:root{font-family:Charter;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#eca08e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{margin:0;padding:0;overflow-x:hidden;min-width:320px;min-height:100vh;text-align:center}main{width:100%;padding:0 1rem;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;overflow-x:hidden;box-sizing:border-box}.daily-logo{top:0;margin-bottom:.5rem;width:300px}.daily-logo img{height:auto;max-width:100%}h1{position:relative;display:inline-block;font-size:clamp(1.8rem,6vw,3.2rem);line-height:1.1;font-weight:700;color:#fff;margin:1.5rem 0;font-family:Charter}h1:before,h1:after{content:"";position:absolute;top:65%;width:0;height:.65em;background-color:#e15131;border-radius:.1em;transform:translateY(-50%);animation:barExpand 1.5s ease forwards .8s}h1:before{right:100%;transform-origin:right;margin-right:.5em}h1:after{left:100%;transform-origin:left;margin-left:.5em}@keyframes barExpand{0%{width:0;opacity:0}to{width:45%;opacity:1}}.map-container{width:100%;max-width:900px;aspect-ratio:16 / 9;margin:2rem auto;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.flourish-embed-iframe{width:100%;height:100%;border:none}#live-updates{display:flex;justify-content:center;margin:1.5rem auto;width:100%}#live-updates{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin:1.5rem auto;width:100%}#live-updates a{display:inline-block;text-align:center;white-space:nowrap;padding:.6em 1.2em;border-radius:9999px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-decoration:none;color:#fff;cursor:pointer;transition:transform .4s ease,box-shadow .4s ease,background-color .4s ease}#live-updates a{background:#501e4c;animation:pulseGlow 2s infinite ease-in-out}#live-updates a:hover{transform:translateY(-3px)}@keyframes pulseGlow{0%,to{box-shadow:0 0 #c47a8880}50%{box-shadow:0 0 12px 4px #c47a884d}}@media(max-width:480px){#live-updates{flex-direction:column;gap:.75rem}#live-updates a{font-size:.9rem;padding:.5em 1em}}.article-gallery{font-family:Charter;margin:2rem auto;width:100%;padding:0 1rem}h2{font-size:clamp(1.5rem,5vw,3rem);color:#fff}.tab-navigation{display:flex;flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:2rem}.tab-navigation button{font-family:Charter;padding:.5rem 1rem;border:none;background-color:#501e4c;color:#fff;cursor:pointer;border-radius:.5rem;font-size:1rem;transition:all .3s ease}.tab-navigation button:hover{transform:translateY(-3px)}.tab-navigation button.active{background-color:#b6acd1;color:#fff}.article-grid{display:grid;justify-items:center;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;align-items:stretch;max-width:1200px;margin:0 auto;box-sizing:border-box}.news-link{display:block;cursor:pointer;text-decoration:none}.news-article{text-decoration:none;height:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease;width:100%;max-width:380px;margin:0 auto}.news-article:hover{transform:translateY(-3px);box-shadow:0 4px 12px #00000026}.news-image{width:100%;height:190px;object-fit:cover;display:block}.news-content{padding:1rem}.news-title{text-decoration:none;font-size:1.1rem;color:#501e4c;margin:0 0 .5rem;line-height:1.3}.news-byline{text-decoration:none;font-size:.9rem;color:#666;margin:0}footer{margin-top:2rem;color:#fff;font-size:.8rem}@media(max-width:768px){main{padding:0 .8rem}.article-grid,.article-gallery{justify-items:center}.map-container{height:50vh}}@media(max-width:480px){.article-grid{grid-template-columns:1fr;justify-items:center}.tab-navigation button{font-size:.9rem;padding:.4rem .8rem}h1{font-size:clamp(1.5rem,7vw,2.4rem)}h2{font-size:clamp(1.2rem,6vw,2rem)}#live-updates a{font-size:.9rem;padding:.5em 1em}}.rights-carousel{font-family:Charter;width:100%;max-width:1200px;margin:1.5rem auto;text-align:center;color:#fff}.rights-carousel h2{color:#fff;font-size:clamp(1.5rem,4vw,2.5rem);margin-bottom:1.5rem}.rights-carousel-row{display:flex;align-items:center;justify-content:center;max-width:1200px;gap:1rem;width:100%}.carousel-btn{background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;transition:transform .2s ease,color .2s ease}.carousel-btn:hover{transform:scale(1.15);color:#b6acd1}.rights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;width:80%;max-width:90%}@media(max-width:992px){.rights-grid{grid-template-columns:repeat(2,1fr);width:85%}}@media(max-width:600px){.rights-grid{grid-template-columns:1fr;width:90%}.rights-image{height:160px}.kyr-banner{height:45vh;object-fit:cover}.daily-logo img{width:90vw;max-width:420px}header{gap:.75rem}}.full-bleed{width:100vw;margin:0 calc(50% - 50vw);max-width:none}.kyr-banner{display:block;width:100%;height:auto;max-width:100%;margin-top:.5rem;object-fit:contain;animation:fadeInHero 2s ease-out forwards;animation-delay:.4s}@keyframes fadeInHero{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.search-container{width:100%;display:flex;justify-content:center;margin-bottom:1.5rem}.search-container input{width:100%;max-width:400px;padding:.6rem 1rem;border:none;border-radius:9999px;font-size:1rem;color:#000;font-family:Charter;background-color:#fff;outline:none}.search-container input:focus{box-shadow:0 0 8px #501e4c66}*{box-sizing:border-box}body{overflow-x:hidden!important}.daily-logo img{width:clamp(140px,25vw,300px);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition:transform .3s ease,filter .3s ease}.daily-logo img:hover{transform:scale(1.05);filter:drop-shadow(0 6px 12px rgba(0,0,0,.4))}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.hero-section{opacity:0;animation:heroFade 1.2s ease forwards}@keyframes heroFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.daily-logo img{width:90vw!important;max-width:500px!important}}.editor-letter{width:70%}.special-issue{position:relative;display:inline-block;color:#fff;font-size:clamp(1.6rem,5vw,2.8rem);font-weight:700;margin-bottom:2rem;font-family:Charter;overflow:hidden}.special-issue:after{content:"";position:absolute;bottom:-8px;left:50%;width:0;height:4px;background-color:#7b7098;border-radius:2px;transform:translate(-50%);animation:underlineGrow 1.2s ease-out forwards;animation-delay:.3s}@keyframes underlineGrow{0%{width:0;opacity:0}40%{opacity:1;width:30%}to{width:80%;opacity:1}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
