*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b1120;margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5}img,svg{max-width:100%;display:block}a{color:inherit}button{font-family:inherit}.app{flex-direction:column;min-height:100vh;display:flex}.app>main{flex:1}.skip-link{z-index:10000;color:#0b1120;background:#f5b400;border-radius:0 0 8px 8px;padding:.75rem 1.25rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:1rem}.skip-link:focus-visible{outline-offset:2px;outline:3px solid #fff;top:0}.header{top:var(--emergency-banner-height,0px);z-index:1000;background:0 0;transition:all .3s;position:sticky;left:0;right:0}.header--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1120f2;border-bottom:1px solid #ffffff0f;box-shadow:0 2px 20px #0006}.header__container{justify-content:space-between;align-items:center;max-width:1280px;height:68px;margin:0 auto;padding:0 1.5rem;display:flex}.header__logo{cursor:pointer;background:0 0;border:none;align-items:center;gap:.6rem;padding:0;display:flex}.header__logo-icon{filter:drop-shadow(0 0 8px #ffc85066);font-size:1.6rem}.header__logo-text{color:#fff;letter-spacing:-.02em;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:800}.header__logo-accent{color:#f5b400}.header__actions{align-items:center;gap:.5rem;display:flex}.header__search-btn{cursor:pointer;color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.5rem;padding:.45rem .75rem;transition:all .2s;display:flex}.header__search-btn:hover{color:#fff;background:#ffffff14}.header__lang-btn{color:#ffffffb3;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;min-width:2.25rem;padding:.35rem .55rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;transition:all .2s}.header__lang-btn:hover{color:#f5b400;background:#f5b4001f;border-color:#f5b40040}.header__search-shortcut{color:#ffffff4d;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:4px;padding:.1rem .3rem;font-family:Inter,sans-serif;font-size:.68rem}.header__nav{align-items:center;gap:.25rem;display:flex}.header__nav-item{color:#ffffffb3;cursor:pointer;letter-spacing:.01em;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:500;transition:all .2s}.header__nav-item:hover{color:#fff;background:#ffffff0f}.header__nav-item--active{color:#f5b400;background:#f5b4001a}.header__cta{color:#0b1120;white-space:nowrap;background:#f5b400;border-radius:10px;margin-left:.5rem;padding:.5rem 1.2rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 4px 12px #f5b40040}.header__cta:hover{transform:translateY(-1px);box-shadow:0 6px 16px #f5b40066}.header__logo:focus-visible,.header__search-btn:focus-visible,.header__lang-btn:focus-visible,.header__menu-toggle:focus-visible,.header__nav-item:focus-visible,.header__cta:focus-visible{outline-offset:2px;outline:2px solid #f5b400}.header__menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.header__menu-toggle span{background:#fff;border-radius:2px;width:24px;height:2px;transition:all .3s}.header__menu-toggle:active span,.header__menu-toggle--open span{background:#f5b400}.header__menu-toggle--open span:first-child{transform:rotate(45deg)translate(5px,5px)}.header__menu-toggle--open span:nth-child(2){opacity:0}.header__menu-toggle--open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (width<=1000px){.header__nav-item{padding:.5rem .6rem;font-size:.78rem}.header__search-shortcut{display:none}}@media (width<=900px){.header__menu-toggle{display:flex}.header__nav{top:calc(var(--emergency-banner-height,0px) + 68px);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b1120fa;border-bottom:1px solid #ffffff0f;flex-direction:column;align-items:stretch;gap:.25rem;max-height:calc(100vh - 68px);padding:1rem;transition:transform .3s;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-150%)}.header__nav--open{transform:translateY(0)}.header__nav-item{padding:.75rem 1rem;font-size:.95rem}.header__cta{text-align:center;margin-top:.5rem;margin-left:0;display:block}}@media (width<=480px){.header__search-btn{padding:.45rem .55rem}}@media (prefers-reduced-motion:reduce){.header,.header__search-btn,.header__lang-btn,.header__nav-item,.header__cta,.header__menu-toggle span,.header__nav{transition:none}}.footer{background:#080d1a;border-top:1px solid #ffffff0f;padding:3.5rem 0 5rem}.footer__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.footer__main{grid-template-columns:1.5fr 2fr;gap:3rem;margin-bottom:2.5rem;display:grid}.footer__logo{color:#fff;align-items:center;gap:.6rem;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:800;display:flex}.footer__logo-icon{font-size:1.5rem}.footer__logo-accent{color:#f5b400}.footer__tagline{color:#ffffff80;max-width:380px;font-family:Inter,sans-serif;font-size:.88rem;line-height:1.6}.footer__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer__col h4{text-transform:uppercase;letter-spacing:.08em;color:#f5b400;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700}.footer__col a{color:#ffffff8c;padding:.35rem 0;font-family:Inter,sans-serif;font-size:.87rem;text-decoration:none;transition:color .2s;display:block}.footer__col a:hover{color:#fff}.footer__bottom{border-top:1px solid #ffffff0f;padding-top:1.5rem}.footer__bottom p{color:#ffffff59;margin:.3rem 0;font-family:Inter,sans-serif;font-size:.78rem;line-height:1.6}.footer__disclaimer{color:#ffffff40!important}@media (width<=768px){.footer__main{grid-template-columns:1fr;gap:2rem}.footer__links{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (width<=480px){.footer__links{grid-template-columns:1fr}}.emergency-banner{z-index:1001;background:linear-gradient(90deg,#1a0505,#2d0a0a,#1a0505);border-bottom:1px solid #e53e3e33;position:sticky;top:0}.emergency-banner__container{max-width:1280px;margin:0 auto;padding:.6rem 1.5rem}.emergency-banner__main{align-items:center;gap:.8rem;display:flex}.emergency-banner__icon{font-size:1.1rem;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.emergency-banner__text{flex-direction:column;flex:1;gap:.1rem;display:flex}.emergency-banner__title{color:#fc8181;letter-spacing:.02em;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.emergency-banner__sub{color:#fc818180;font-family:Inter,sans-serif;font-size:.72rem}.emergency-banner__toggle{color:#fc8181;cursor:pointer;white-space:nowrap;background:#e53e3e1a;border:1px solid #e53e3e33;border-radius:8px;padding:.35rem .85rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;transition:all .2s}.emergency-banner__toggle:hover{background:#e53e3e33}.emergency-banner__contacts{border-top:1px solid #e53e3e1a;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem;margin-top:.75rem;padding-top:.75rem;display:grid}.emergency-banner__contact{background:#e53e3e0d;border-radius:8px;flex-direction:column;gap:.15rem;padding:.5rem .75rem;text-decoration:none;transition:background .2s;display:flex}.emergency-banner__contact:hover{background:#e53e3e1a}.emergency-banner__contact-label{color:#fc8181b3;font-family:Inter,sans-serif;font-size:.72rem}.emergency-banner__contact-phone{color:#fc8181;font-family:Inter,sans-serif;font-size:.88rem;font-weight:700}@media (width<=640px){.emergency-banner__sub{display:none}}.stat-card{text-align:center;opacity:0;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:1.5rem;transition:all .3s;animation:.6s forwards statCardFadeIn;position:relative;overflow:hidden}@keyframes statCardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-card:before{content:"";border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.stat-card--critical:before{background:linear-gradient(90deg,#e53e3e,#fc8181);box-shadow:0 0 20px #e53e3e4d}.stat-card--high:before{background:linear-gradient(90deg,#dd6b20,#f6ad55)}.stat-card--moderate:before{background:linear-gradient(90deg,#3182ce,#63b3ed)}.stat-card:hover{background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-2px)}.stat-card--critical:hover{border-color:#e53e3e4d;box-shadow:0 8px 24px #e53e3e14}.stat-card__value{margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:2.4rem;font-weight:900;line-height:1}.stat-card--critical .stat-card__value{color:#fc8181}.stat-card--high .stat-card__value{color:#f6ad55}.stat-card--moderate .stat-card__value{color:#63b3ed}.stat-card__label{color:#fffc;margin-bottom:.4rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600}.stat-card__sublabel{color:#ffffff73;font-family:Inter,sans-serif;font-size:.75rem;line-height:1.4}@media (width<=480px){.stat-card__value{font-size:2rem}}.hero{min-height:calc(100vh - var(--emergency-banner-height,0px) - 68px);flex-direction:column;justify-content:center;padding:2rem 1.5rem 80px;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.hero__glow{filter:blur(120px);opacity:.15;border-radius:50%;position:absolute}.hero__glow--1{background:#e53e3e;width:600px;height:600px;top:-100px;right:-100px}.hero__glow--2{background:#f5b400;width:500px;height:500px;bottom:-150px;left:-100px}.hero__grid{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.hero__container{z-index:1;width:100%;max-width:1280px;margin:0 auto;position:relative}.hero__content{text-align:center;margin-bottom:3rem}.hero__badge{color:#fc8181;background:#e53e3e14;border:1px solid #e53e3e33;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;display:inline-flex}.hero__badge-dot{background:#e53e3e;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{box-shadow:0 0 #e53e3e66}50%{box-shadow:0 0 0 8px #e53e3e00}}.hero__title{color:#fff;letter-spacing:-.03em;margin-bottom:1.25rem;font-family:Inter,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.hero__title-accent{background:linear-gradient(90deg,#f5b400,#fc8181);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.hero__description{color:#ffffff8c;max-width:620px;margin:0 auto 2rem;font-family:Inter,sans-serif;font-size:1.02rem;line-height:1.65}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero__btn{cursor:pointer;border-radius:12px;padding:.85rem 2rem;font-family:Inter,sans-serif;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .25s}.hero__btn--primary{color:#fff;background:#e53e3e;border:none;box-shadow:0 4px 16px #e53e3e4d}.hero__btn--primary:hover{background:#c53030;transform:translateY(-2px);box-shadow:0 6px 20px #e53e3e66}.hero__btn--secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.hero__btn--secondary:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.hero__btn:focus-visible{outline-offset:2px;outline:2px solid #f5b400}.hero__stats{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.hero__stats-as-of{color:#fff6;text-align:center;grid-column:1/-1;margin-bottom:.25rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:500}.hero__scroll-indicator{z-index:1;flex-direction:column;align-items:center;gap:.4rem;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero__scroll-indicator span{color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em;font-family:Inter,sans-serif;font-size:.7rem}.hero__scroll-arrow{background:linear-gradient(#ffffff4d,#0000);width:1px;height:30px;position:relative}@media (width<=900px){.hero__stats{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.hero{padding:1.5rem 1rem 60px}.hero__stats{grid-template-columns:1fr;gap:.75rem}.hero__btn{text-align:center;width:100%}.hero__scroll-indicator{display:none}}@media (prefers-reduced-motion:reduce){.hero__badge-dot,.hero__btn{transition:none;animation:none}.hero__btn--primary:hover,.hero__btn--secondary:hover{transform:none}}.help-button{z-index:900;color:#fff;cursor:pointer;background:#e53e3e;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-family:Inter,sans-serif;font-size:.9rem;font-weight:700;transition:all .3s;animation:2.5s infinite helpButtonPulse;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 20px #e53e3e66}@keyframes helpButtonPulse{0%,to{box-shadow:0 4px 20px #e53e3e66}50%{box-shadow:0 4px 30px #e53e3e99}}.help-button:hover{background:#c53030;transform:translateY(-2px)}.help-button--hidden{opacity:0;pointer-events:none;transform:scale(.8)}.help-button__icon{font-size:1.2rem}.help-wizard__overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:1rem;animation:.2s overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.help-wizard__modal{background:#0f172a;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:560px;max-height:85vh;padding:2rem;animation:.3s modalSlideUp;position:relative;overflow-y:auto}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.help-wizard__close{color:#fff9;cursor:pointer;z-index:1;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.help-wizard__close:hover{color:#fff;background:#ffffff1a}.help-wizard__step{animation:.2s stepFadeIn}@keyframes stepFadeIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.help-wizard__header{text-align:center;margin-bottom:1.5rem;padding-right:2rem}.help-wizard__header-icon{margin-bottom:.75rem;font-size:2rem;display:block}.help-wizard__title{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:800}.help-wizard__subtitle{color:#ffffff80;font-family:Inter,sans-serif;font-size:.85rem;line-height:1.5}.help-wizard__options{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.help-wizard__option{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:.85rem;width:100%;padding:.85rem 1rem;transition:all .2s;display:flex}.help-wizard__option:hover{background:#ffffff0f;border-color:#f5b40033;transform:translate(4px)}.help-wizard__option-icon{flex-shrink:0;font-size:1.4rem}.help-wizard__option-body{flex:1}.help-wizard__option-label{color:#fff;font-family:Inter,sans-serif;font-size:.92rem;font-weight:700;display:block}.help-wizard__option-desc{color:#ffffff73;margin-top:.15rem;font-family:Inter,sans-serif;font-size:.75rem;display:block}.help-wizard__option-arrow{color:#fff3;flex-shrink:0;font-size:1rem;transition:all .2s}.help-wizard__option:hover .help-wizard__option-arrow{color:#f5b400;transform:translate(2px)}.help-wizard__emergency{text-align:center;border-top:1px solid #ffffff0f;padding-top:1.25rem}.help-wizard__emergency-label{color:#fff6;margin-bottom:.6rem;font-family:Inter,sans-serif;font-size:.78rem;display:block}.help-wizard__emergency-buttons{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.help-wizard__emergency-btn{color:#fff;background:#e53e3e;border-radius:10px;padding:.6rem 1.25rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .2s;box-shadow:0 2px 8px #e53e3e4d}.help-wizard__emergency-btn:hover{background:#c53030;transform:translateY(-1px)}.help-wizard__back{color:#ffffff80;cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:0;font-family:Inter,sans-serif;font-size:.82rem;font-weight:600;transition:color .2s}.help-wizard__back:hover{color:#f5b400}.help-wizard__result-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.help-wizard__result-icon{font-size:1.8rem}.help-wizard__result-header .help-wizard__title{margin-bottom:0}.help-wizard__resources{flex-direction:column;gap:.65rem;display:flex}.help-wizard__resource{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:block}.help-wizard__resource:hover{background:#ffffff0f;border-color:#f5b40026;transform:translateY(-1px)}.help-wizard__resource--info{cursor:default}.help-wizard__resource--info:hover{background:#ffffff08;border-color:#ffffff0f;transform:none}.help-button:focus-visible,.help-wizard__close:focus-visible,.help-wizard__option:focus-visible,.help-wizard__emergency-btn:focus-visible,.help-wizard__back:focus-visible,.help-wizard__resource:focus-visible{outline-offset:2px;outline:2px solid #f5b400}.help-wizard__resource-title{color:#f5b400;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.35rem;font-family:Inter,sans-serif;font-size:.92rem;font-weight:700;display:flex}.help-wizard__resource-phone{color:#fff;background:#e53e3e26;border:1px solid #e53e3e33;border-radius:100px;padding:.15rem .5rem;font-size:.78rem;font-weight:600}.help-wizard__resource-desc{color:#ffffff80;margin:0;font-family:Inter,sans-serif;font-size:.8rem;line-height:1.5}@media (width<=480px){.help-button{padding:.7rem 1.1rem;font-size:.82rem;bottom:1rem;right:1rem}.help-button__text{display:none}.help-button__icon{font-size:1.5rem}.help-wizard__modal{max-height:90vh;padding:1.5rem 1.25rem}.help-wizard__header{padding-right:1.5rem}.help-wizard__emergency-buttons{flex-direction:column}.help-wizard__emergency-btn{text-align:center;width:100%}}@media (prefers-reduced-motion:reduce){.help-button,.help-wizard__overlay,.help-wizard__modal,.help-wizard__step,.help-wizard__close,.help-wizard__option,.help-wizard__option-arrow,.help-wizard__emergency-btn,.help-wizard__back,.help-wizard__resource{transition:none;animation:none}.help-button:hover,.help-wizard__option:hover,.help-wizard__resource:hover,.help-wizard__emergency-btn:hover{transform:none}}.search-overlay{z-index:2100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:flex-start;padding:5vh 1rem 1rem;animation:.2s searchOverlayFadeIn;display:flex;position:fixed;inset:0}@keyframes searchOverlayFadeIn{0%{opacity:0}to{opacity:1}}.search-overlay__modal{background:#0f172a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;max-width:640px;max-height:90vh;animation:.25s searchModalSlideDown;display:flex;overflow:hidden}@keyframes searchModalSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.search-overlay__input-wrapper{border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.search-overlay__icon{opacity:.5;font-size:1.2rem}.search-overlay__input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-family:Inter,sans-serif;font-size:1rem}.search-overlay__input::placeholder{color:#ffffff4d}.search-overlay__close{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .2s;display:flex}.search-overlay__close:hover{color:#fff;background:#ffffff1a}.search-overlay__close:focus-visible,.search-overlay__input:focus-visible,.search-overlay__suggestions button:focus-visible,.search-overlay__result:focus-visible{outline-offset:2px;outline:2px solid #f5b400}.search-overlay__results{flex:1;padding:.5rem;overflow-y:auto}.search-overlay__empty{text-align:center;padding:3rem 1rem}.search-overlay__empty-icon{opacity:.3;margin-bottom:.75rem;font-size:2rem;display:block}.search-overlay__empty p{color:#fff6;font-family:Inter,sans-serif;font-size:.9rem}.search-overlay__suggestions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;display:flex}.search-overlay__suggestions span{color:#ffffff4d;font-family:Inter,sans-serif;font-size:.75rem}.search-overlay__suggestions button{color:#f5b400;cursor:pointer;background:#f5b40014;border:1px solid #f5b40026;border-radius:100px;padding:.3rem .7rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;transition:all .2s}.search-overlay__suggestions button:hover{background:#f5b40026}.search-overlay__group{margin-bottom:.5rem}.search-overlay__group-label{text-transform:uppercase;letter-spacing:.08em;color:#fff6;align-items:center;gap:.4rem;padding:.5rem .75rem .35rem;font-family:Inter,sans-serif;font-size:.7rem;font-weight:700;display:flex}.search-overlay__group-dot{border-radius:50%;width:7px;height:7px}.search-overlay__result{cursor:pointer;border-radius:10px;align-items:flex-start;gap:.75rem;padding:.65rem .75rem;text-decoration:none;transition:background .15s;display:flex}.search-overlay__result:hover{background:#ffffff0a}.search-overlay__result--active,.search-overlay__result--active:hover{background:#f5b4001a;border-left:2px solid #f5b400}.search-overlay__result-body{flex:1;min-width:0}.search-overlay__result-title{color:#fff;margin-bottom:.15rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;line-height:1.35;display:block}.search-overlay__result-desc{color:#fff6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-family:Inter,sans-serif;font-size:.76rem;line-height:1.4;display:-webkit-box;overflow:hidden}.search-overlay__result-arrow{color:#fff3;flex-shrink:0;margin-top:.2rem;font-size:.9rem}.search-overlay__result:hover .search-overlay__result-arrow{color:#f5b400}@media (prefers-reduced-motion:reduce){.search-overlay,.search-overlay__modal,.search-overlay__close,.search-overlay__suggestions button,.search-overlay__result{transition:none;animation:none}}.search-overlay__footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.65rem 1.25rem;display:flex}.search-overlay__footer span{color:#ffffff40;font-family:Inter,sans-serif;font-size:.72rem}.search-overlay__footer kbd{background:#ffffff14;border:1px solid #ffffff1a;border-radius:4px;padding:.1rem .35rem;font-family:Inter,sans-serif;font-size:.68rem}@media (width<=480px){.search-overlay{padding:1rem}.search-overlay__footer{flex-direction:column;align-items:flex-start;gap:.25rem}}.section-skeleton{max-width:1280px;margin:0 auto;padding:4rem 1.5rem}.section-skeleton__eyebrow{background:#ffffff0f;border-radius:4px;width:120px;height:14px;margin-bottom:.75rem}.section-skeleton__title{background:#ffffff14;border-radius:6px;width:min(400px,70%);height:32px;margin-bottom:.75rem}.section-skeleton__subtitle{background:#ffffff0d;border-radius:4px;width:min(560px,90%);height:16px;margin-bottom:2rem}.section-skeleton__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.section-skeleton__card{background:#ffffff0a;border-radius:14px;height:140px;animation:1.5s ease-in-out infinite skeleton-pulse}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (width<=768px){.section-skeleton__grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.section-skeleton__card{animation:none}}
