@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}@keyframes mobOvIn{0%{opacity:0}to{opacity:1}}@keyframes mobDrIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}body{font-size:100%;font-weight:inherit;color:#808285;background:#fff;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3{margin:0;outline:0}h4,html,li{margin:0;outline:0}body,h1,h2,h3,h4,html,li,p,ul{border:0;padding:0;vertical-align:baseline}h1,h2,h3,h4,html,li,p,ul{font-style:inherit}h4,html,li,p,ul{font-weight:inherit}html,li,p,ul{font-size:100%}html{-webkit-text-size-adjust:100%;box-sizing:border-box;scroll-behavior:smooth;overflow-x:hidden}a{background-color:transparent}a:active,p,ul{outline:0}a:hover,a:visited{text-decoration:none}strong{font-weight:700}img{border:0;height:auto;vertical-align:middle;max-width:100%;display:block}button{font:inherit;text-transform:none;-webkit-appearance:button;cursor:pointer;font-weight:400;font-size:100%;margin:0;vertical-align:baseline;border:1px solid;border-color:var(--ast-border-color);border-radius:2px;background:#e6e6e6;padding:.6em 1em .4em;color:#fff}button::-moz-focus-inner{border:0;padding:0}h1,h2,h3,h4{clear:both;color:#808285;font-size:2em}h2,h3,h4{font-size:1.7em}h3,h4{font-size:1.5em}h4{font-size:1.3em}:after,:before{box-sizing:inherit}ul{margin:0 0 1.5em 3em;list-style:disc}em{font-style:italic}button:focus{color:#fff}button:hover{color:#fff;border-color:var(--ast-border-color)}button:active,button:focus{border-color:var(--ast-border-color);outline:0}a:focus,a:hover{color:#191970}a:focus{outline:thin dotted}a:hover{outline:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:2px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:12.25px;font-size:.875rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}::selection{color:#fff;background:#0274be}body:not(.logged-in){position:relative}a,a:focus{text-decoration:none}a{transition:all .2s linear;color:inherit;text-decoration:none}p{margin:0 0 1.75em}button{line-height:1.8571428571}body{background-color:#fff;font-family:var(--ff-body);color:var(--text);background:var(--cream);line-height:1.5;overflow-x:clip}.ast-icon.icon-arrow svg{height:.6em;width:.6em;position:relative;margin-left:10px}.ast-icon svg:not([fill]){fill:currentColor}:root{--navy:#0D1B2A;--navy2:#162335;--saffron:#E8873A;--saffron-light:#F5A05A;--gold:#C9933A;--cream:#F7F2EA;--cream2:#EDE5D8;--text:#1A1A2E;--muted:#565F6E;--white:#FFFFFF;--border:rgba(13,27,42,0.10);--border2:rgba(13,27,42,0.06);--shadow:0 4px 32px rgba(13,27,42,0.12);--shadow-lg:0 12px 60px rgba(13,27,42,0.18);--ff-head:'Playfair Display', Georgia, serif;--ff-body:'Golos Text', sans-serif;--radius:12px;--radius-lg:20px;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:48px;--space-xl:80px;--space-xxl:120px;--max-width-site:1180px;--max-width-content:840px;--max-width-narrow:640px;--tg-color:#229ED9}*,::after,::before{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}h1,h2,h3,h4{font-family:var(--ff-head);line-height:1.2}h1{font-size:clamp(1.9rem,3.8vw,2.8rem);font-weight:900}h2,h3{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700}h3{font-size:clamp(1.1rem,1.8vw,1.3rem)}.section-label{display:inline-block;font-family:var(--ff-body);font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--saffron);margin-bottom:1rem}.container{max-width:var(--max-width-site);margin:0 auto;padding:0 24px}section{padding:80px 0}.fu{animation:fadeUp .5s cubic-bezier(.23,1,.32,1) both}.d1{animation-delay:.1s}.d2{animation-delay:.25s}.d3{animation-delay:.4s}.d4{animation-delay:.55s}.btn{display:inline-flex;align-items:center;gap:8px;padding:15px 32px;border-radius:8px;font-family:var(--ff-body);font-size:1rem;font-weight:600;cursor:pointer;transition:color .25s ease-out,background-color .25s ease-out,opacity .25s ease-out,transform .25s ease-out,box-shadow .25s ease-out;border:2px solid #fff0;white-space:nowrap}.btn-primary{background:var(--saffron);color:var(--white);box-shadow:0 4px 20px rgb(232 135 58/.35)}.btn-primary:hover{background:var(--saffron-light);transform:translateY(-2px);box-shadow:0 8px 28px rgb(232 135 58/.45)}.btn-white{background:var(--white);color:var(--saffron)}.btn-white:hover{background:var(--cream);transform:translateY(-2px)}.btn svg{width:20px;height:20px;flex-shrink:0}.btn-primary:active,.btn-white:active,.btn:active{transform:scale(.97);transition-duration:100ms}.skip-nav{position:absolute;top:-60px;left:16px;z-index:9999;background:var(--navy);color:var(--white);padding:10px 20px;border-radius:0 0 8px 8px;font-size:.875rem;font-weight:600;text-decoration:none;transition:top .15s ease;white-space:nowrap}.skip-nav:focus{top:0;outline:2px solid var(--saffron);outline-offset:2px}:focus-visible{border-radius:4px}:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--saffron);outline-offset:3px}.ca-tag{display:inline-flex;align-items:center;background:rgb(13 27 42/.06);border:1px solid rgb(13 27 42/.1);color:#4b5563;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:20px;white-space:nowrap;transition:background .2s,color .2s}.ca-tag:hover{background:rgb(232 135 58/.1);color:var(--saffron);border-color:rgb(232 135 58/.25)}@media (prefers-reduced-motion:reduce){.reveal{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.top-bar{background:var(--navy);color:rgb(255 255 255/.75);font-size:.82rem;padding:9px 0}.top-bar .container{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.top-bar a{color:rgb(255 255 255/.85);transition:color .2s}.top-bar a:hover,.top-bar-item svg{color:var(--saffron)}.top-bar-left,.top-bar-right{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.top-bar-item{display:flex;align-items:center;gap:6px;min-height:44px}.top-bar-item svg{width:14px;height:14px}.live-badge{display:inline-flex;align-items:center;gap:5px;background:rgb(232 135 58/.15);border:1px solid rgb(232 135 58/.3);color:var(--saffron);padding:2px 10px;border-radius:20px;font-size:.75rem;font-weight:600}.live-dot{width:6px;height:6px;background:var(--saffron);border-radius:50%;animation:pulse-dot 1.5s ease infinite;display:inline-block}header{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border);box-shadow:0 2px 16px rgb(13 27 42/.06)}.nav-wrap{align-items:center;justify-content:space-between;gap:24px;height:72px}.logo,.nav-wrap,nav{display:flex}.logo{align-items:center;gap:12px;flex-shrink:0}.logo-icon{width:52px;height:52px;overflow:hidden;flex-shrink:0;border-radius:8px}.logo-icon img,.mob-logo-ico img{width:52px;height:52px;display:block;object-fit:cover}.logo-text{display:flex;flex-direction:column}.logo-name{font-family:var(--ff-head);font-weight:900;font-size:1rem;color:var(--navy);line-height:1}.logo-sub{font-size:.65rem;color:var(--muted);letter-spacing:.05em;font-weight:500;text-transform:uppercase;margin-top:2px}nav{gap:4px}nav a{padding:8px 14px;border-radius:8px;font-size:.9rem;font-weight:500;color:var(--text);transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out}nav a:hover{background:var(--cream);color:var(--navy)}.hamburger,.nav-cta,.tg-btn{align-items:center;flex-shrink:0}.nav-cta{display:flex;gap:12px}.hamburger,.tg-btn{border-radius:8px}.tg-btn{display:inline-flex;gap:7px;padding:10px 18px;background:var(--tg-color);color:#fff;font-size:.875rem;font-weight:600;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out}.tg-btn:hover{background:#1a8bbf;transform:translateY(-1px)}.mob-close-btn svg,.mob-nav-links a svg,.tg-btn svg{width:18px;height:18px}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;background:#fff0;border:1.5px solid rgb(13 27 42/.15);cursor:pointer;padding:0;transition:border-color .2s}.hamburger:hover{border-color:var(--saffron)}.hamburger span{display:block;width:20px;height:2px;background:var(--navy);border-radius:2px;transition:transform .28s ease,opacity .28s ease;transform-origin:center}.mob-nav{position:fixed;inset:0;z-index:9999;display:none;pointer-events:none}.mob-overlay{position:absolute;inset:0;background:rgb(13 27 42/.55);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:mobOvIn .25s ease forwards}.mob-drawer{position:absolute;top:0;right:0;width:min(320px,88vw);height:100%;background:#fff;box-shadow:-8px 0 48px rgb(13 27 42/.2);display:flex;flex-direction:column;overflow-y:auto;animation:mobDrIn .3s cubic-bezier(.4,0,.2,1) forwards}.mob-top{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgb(13 27 42/.08);flex-shrink:0}.mob-logo-wrap,.mob-nav-links a{display:flex;align-items:center;gap:10px;text-decoration:none}.mob-logo-ico{width:44px;height:44px;border-radius:8px;overflow:hidden;flex-shrink:0}.mob-logo-ico img{width:44px;height:44px}.mob-logo-name{font-family:var(--ff-head);font-weight:900;font-size:.9rem;color:var(--navy);line-height:1.1}.mob-logo-sub{font-size:.6rem;color:rgb(13 27 42/.55);text-transform:uppercase;letter-spacing:.04em}.mob-close-btn{width:36px;height:36px;background:rgb(13 27 42/.06);border:0;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.mob-close-btn:hover{background:rgb(13 27 42/.12)}.mob-nav-links{padding:10px;display:flex;flex-direction:column;gap:2px;flex:1}.mob-nav-links a{gap:11px;padding:13px 14px;border-radius:10px;font-size:.95rem;font-weight:500;color:var(--text);transition:color .15s ease-out,background-color .15s ease-out,opacity .15s ease-out,transform .15s ease-out}.mob-nav-links a:hover{background:rgb(232 135 58/.09);color:var(--saffron)}.mob-nav-links a svg{flex-shrink:0;stroke:var(--saffron)}.mob-nav-sep{height:1px;background:rgb(13 27 42/.07);margin:6px 0}.mob-foot{padding:14px 18px 32px;border-top:1px solid rgb(13 27 42/.07);display:flex;flex-direction:column;gap:10px;flex-shrink:0}.mob-cta-link,.mob-tg-link{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;text-decoration:none;transition:background .2s}.mob-tg-link{padding:14px;background:var(--tg-color);color:#fff;font-weight:700;font-size:.92rem}.mob-tg-link:hover{background:#1a8cc0}.mob-tg-link svg{width:20px;height:20px;flex-shrink:0}.mob-cta-link{padding:13px 16px;background:rgb(232 135 58/.1);color:var(--saffron);font-weight:600;font-size:.9rem;line-height:1}.mob-cta-link:hover{background:rgb(232 135 58/.18)}.mob-cta-link svg{width:18px;height:18px;flex-shrink:0;stroke:var(--saffron);fill:none}.mob-hours{text-align:center;font-size:.7rem;color:var(--muted);padding-top:2px}@media (max-width:860px){.hamburger{display:flex!important}.top-bar-left,header .nav-cta,header nav{display:none!important}}.spb-mob-cta{position:fixed;bottom:0;left:0;right:0;display:none;align-items:stretch;z-index:200;background:#fff;border-top:1px solid rgb(13 27 42/.1);box-shadow:0-4px 24px rgb(13 27 42/.12);transform:translateY(100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.spb-mob-cta__btn,.spb-mob-cta__tg{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:.875rem;font-family:"Golos Text",sans-serif;text-decoration:none;transition:background .2s}.spb-mob-cta__tg{flex:1;padding:14px 10px;background:#0f6fa3;color:#fff}.spb-mob-cta__tg:hover{background:#0a5b87}.spb-mob-cta__btn{flex:2;padding:14px;background:var(--saffron);color:#0d1b2a}.spb-mob-cta__btn:hover{background:#9e4e0b}.spb-mob-cta__btn:focus-visible,.spb-mob-cta__tg:focus-visible{outline:2px solid #fff;outline-offset:-3px}@media (max-width:860px){.spb-mob-cta{display:flex}}footer{background:#080e17;color:rgb(255 255 255/.5);padding:64px 0 40px}.footer-top{display:grid;grid-template-columns:280px 1fr 1fr 1fr;gap:48px;margin-bottom:48px}.footer-logo{margin-bottom:16px}.footer-about{font-size:.875rem;line-height:1.7;margin-bottom:20px}.footer-reg{font-size:.75rem;line-height:1.6;padding:12px;background:rgb(255 255 255/.04);border-radius:8px}.footer-reg,footer .logo-sub{color:rgb(255 255 255/.65)}.footer-col-title{color:rgb(255 255 255/.9);font-weight:700;font-size:.875rem;margin-bottom:16px;letter-spacing:.03em}.footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-links a,.footer-links li{color:rgb(255 255 255/.72);font-size:.875rem}.footer-links a{transition:color .2s}.footer-links a:hover{color:var(--saffron)}.footer-hours-li{padding-left:22px}.footer-bottom{border-top:1px solid rgb(255 255 255/.07);padding-top:28px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:.8rem}.footer-bottom-links{display:flex;gap:20px}.breadcrumb a,.footer-bottom-links a{color:rgb(255 255 255/.65)}.footer-bottom-links a:hover{color:rgb(255 255 255/.7)}.footer-contact-link{display:inline-flex;align-items:center}.footer-contact-icon{vertical-align:middle;margin-right:6px;opacity:.8}@media (max-width:1024px){.footer-top{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:768px){footer{padding-bottom:40px}}@media (max-width:600px){.footer-top{grid-template-columns:1fr;gap:24px}.footer-bottom{flex-direction:column;text-align:center;gap:12px}.footer-bottom-links{flex-wrap:wrap;justify-content:center;gap:12px}}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:.78rem;color:rgb(255 255 255/.4);margin-bottom:20px;flex-wrap:wrap}.breadcrumb a{transition:color .2s}.breadcrumb a:hover{color:var(--saffron)}.breadcrumb svg{width:12px;height:12px}.related-cluster__item a{color:var(--navy);font-size:.95rem;font-weight:500;text-decoration:none;border-bottom:1px solid #fff0;transition:color .2s,border-color .2s}.related-cluster{background:var(--cream2);padding:28px 0 32px;border-top:1px solid var(--cream2);border-bottom:1px solid rgb(13 27 42/.06)}.related-cluster .container{max-width:var(--max-width-content)}.related-cluster__title{font-family:var(--ff-body);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--saffron);margin-bottom:14px}.related-cluster__list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.related-cluster__item{display:flex;align-items:baseline;gap:10px}.related-cluster__item::before{content:"→";color:var(--saffron);font-weight:700;font-size:.85rem;flex-shrink:0}.related-cluster__item a:hover{color:var(--saffron);border-bottom-color:rgb(232 135 58/.4)}@media (max-width:768px){.related-cluster{padding:22px 0 24px}}.hero-stats{display:flex;gap:0;margin-top:56px;padding-top:36px;border-top:1px solid rgb(255 255 255/.1)}.hstat{flex:1;padding-right:32px}.hstat:not(:last-child){border-right:1px solid rgb(255 255 255/.1);margin-right:32px}.hstat:last-child{border-right:none;margin-right:0;padding-right:0}.hstat-num{font-family:var(--ff-head);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;color:var(--saffron);line-height:1;margin-bottom:4px}.hstat-lbl{font-size:.78rem;color:rgb(255 255 255/.75);line-height:1.4}@media (max-width:1024px){.hero-stats{flex-wrap:wrap;gap:20px}.hstat{min-width:140px}}@media (max-width:768px){.hero-stats{flex-direction:column;gap:16px}.hstat:not(:last-child){border-right:none;border-bottom:1px solid rgb(255 255 255/.1);padding-bottom:16px;margin-right:0}}.statbanner{background:var(--navy);color:rgb(255 255 255/.9);padding:56px 0;text-align:center}.statbanner .container{display:flex;justify-content:center;align-items:stretch;gap:0;flex-wrap:wrap}