@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,input{font:inherit}button{text-transform:none;-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-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}button,input{font-weight:400;font-size:100%;margin:0;vertical-align:baseline}button{border:1px solid;border-color:var(--ast-border-color);border-radius:2px;background:#e6e6e6;padding:.6em 1em .4em;color:#fff}input{color:#808285}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}input[type=email]{border:1px solid var(--ast-border-color);-webkit-appearance:none;color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:var(--ast-comment-inputs-background);box-shadow:none;box-sizing:border-box;transition:all .2s linear}input[type=email]:focus{color:#111;background-color:#fff;border-color:var(--ast-border-color);box-shadow:none}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}input{line-height:1}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}.widget-title{line-height:1.5}.read-more{margin-bottom:0}: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}.fade-up{animation:fadeUp .5s cubic-bezier(.23,1,.32,1) both}.d1{animation-delay:.1s}.d2{animation-delay:.25s}.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-outline{background:#fff0;color:var(--white);border-color:rgb(255 255 255/.5)}.btn-outline:hover{background:rgb(255 255 255/.1);border-color:var(--white);transform:translateY(-2px)}.btn svg{width:20px;height:20px;flex-shrink:0}.btn-outline:active,.btn-primary: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}.sr-only{padding:0;margin:-1px;border:0}.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){.fade-up{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,.page-hero h1{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,.page-hero p{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}}.page-hero{background:var(--navy);padding:80px 0;position:relative;overflow:hidden}.page-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80%at 80% 50%,rgb(232 135 58/.07)0,transparent 60%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255/.02) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255/.02) 1px,transparent 1px);background-size:60px 60px}.page-hero .container{position:relative;z-index:2}.page-hero h1{color:#fff}.page-hero p{font-size:1.05rem;max-width:640px;line-height:1.7}.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,.popular-item:hover .popular-title{color:var(--saffron)}.breadcrumb svg{width:12px;height:12px}.filter-bar{background:#fff;border-bottom:1px solid rgb(13 27 42/.1);padding:0;position:sticky;top:72px;z-index:90}.filter-bar .container{display:flex;align-items:center;gap:0;overflow-x:auto}.filter-item{padding:16px 20px;font-size:.85rem;font-weight:600;color:#6b7280;white-space:nowrap;border-bottom:3px solid #fff0;cursor:pointer;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out;background:0 0;border-top:none;border-left:none;border-right:none;font-family:inherit;line-height:1.4;outline:0}.filter-item:hover{color:#0d1b2a}.filter-item.active{color:#e8873a;border-bottom-color:#e8873a}.filter-item:focus-visible{outline:2px solid #e8873a;outline-offset:-2px}.blog-section{background:var(--cream);padding:80px 0}.blog-layout{display:grid;grid-template-columns:1fr 340px;gap:48px;align-items:start}.featured-post{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);margin-bottom:32px;transition:transform .3s ease-out,box-shadow .3s ease-out}@media (hover:hover) and (pointer:fine){.featured-post:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}}.post-cover{height:280px;display:flex;align-items:flex-end;padding:28px;position:relative;overflow:hidden}.cover-1{background:linear-gradient(135deg,#0d1b2a 0,#1a3a5c 60%,#0d1b2a 100%)}.cover-2{background:linear-gradient(135deg,#1a2a0a,#2d5a0e)}.cover-3{background:linear-gradient(135deg,#2a0a1a,#5c1a2a)}.post-cover::before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0/.7)0,transparent 60%)}.cover-emoji{position:absolute;top:24px;right:24px;font-size:3rem;opacity:.3}.post-cover-content{position:relative;z-index:1}.post-tag{display:inline-block;background:rgb(232 135 58/.9);color:#fff;font-size:.7rem;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px}.post-cover h2{color:#fff;font-size:clamp(1.2rem,2.5vw,1.6rem);line-height:1.25;margin-bottom:8px}.post-cover-meta{color:rgb(255 255 255/.55);font-size:.8rem;display:flex;align-items:center;gap:12px}.post-body{padding:28px}.post-card-body p,.post-excerpt{color:var(--muted);line-height:1.7;margin-bottom:20px;font-size:.95rem}.post-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.post-read-time,.read-more{display:flex;align-items:center;gap:5px;font-size:.8rem;color:var(--muted)}.post-read-time svg{width:14px;height:14px;color:var(--saffron)}.read-more{gap:6px;color:var(--saffron);font-weight:600;font-size:.875rem;transition:gap .2s}.read-more:hover{gap:10px}.read-more svg{width:16px;height:16px}.posts-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.post-card{background:var(--white);border-radius:var(--radius);border:1px solid var(--border);overflow:hidden;transition:transform .3s ease-out,box-shadow .3s ease-out}@media (hover:hover) and (pointer:fine){.post-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}}.post-card-cover{height:140px;display:flex;align-items:flex-end;padding:16px;position:relative;overflow:hidden}.post-card-cover::before{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0/.65)0,transparent 60%)}.post-card-emoji{position:absolute;top:12px;right:12px;font-size:1.8rem;opacity:.3}.post-card-tag{position:relative;z-index:1;background:rgb(232 135 58/.9);color:#fff;font-size:.65rem;font-weight:700;padding:2px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.post-card-body{padding:18px}.post-card-body h3{color:var(--navy);font-size:.95rem;margin-bottom:8px;line-height:1.35}.post-card-body p{font-size:.82rem;line-height:1.55;margin-bottom:14px}.post-card-meta{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:var(--muted)}.post-card-meta a{color:var(--saffron);font-weight:600}.sidebar{display:flex;flex-direction:column;gap:24px;position:sticky;top:96px}.sidebar .sidebar-widget,.sidebar-widget{background:var(--white);border-radius:var(--radius-lg);padding:28px;border:1px solid var(--border)}.sidebar .widget-title,.widget-title{font-family:var(--ff-head);font-weight:700;color:var(--navy);font-size:1.05rem;margin-bottom:18px;padding-bottom:14px;border-bottom:2px solid var(--cream2)}.tg-promo{background:linear-gradient(135deg,#08c,var(--tg-color));border-radius:var(--radius-lg);padding:24px;text-align:center;color:#fff}.tg-promo svg{width:36px;height:36px;margin:0 auto 12px}.tg-promo h4{font-size:1rem;margin-bottom:8px}.tg-promo p{font-size:.82rem;opacity:.8;margin-bottom:16px;line-height:1.5}.cat-list .cat-item,.tg-promo a{align-items:center;border-radius:8px;transition:color .2s ease-out,background-color .2s ease-out,opacity .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out;font-size:.875rem}.tg-promo a{display:inline-flex;gap:6px;background:#fff;color:var(--tg-color);padding:10px 20px;font-weight:700}.tg-promo a:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 0 0/.2)}.popular-list{display:flex;flex-direction:column;gap:14px}.popular-item{display:flex;gap:12px;cursor:pointer}.popular-num{font-family:var(--ff-head);font-size:1.2rem;font-weight:900;color:var(--cream2);min-width:24px;line-height:1;margin-top:2px}.popular-title{font-size:.875rem;font-weight:600;color:var(--navy);margin-bottom:4px;line-height:1.35;transition:color .2s}.popular-meta{font-size:.75rem;color:var(--muted)}.cat-list{display:flex;flex-direction:column;gap:8px}.cat-list .cat-item{display:flex;justify-content:space-between;padding:8px 12px;cursor:pointer}.cat-list .cat-item:hover{background:var(--cream);color:var(--saffron)}.cat-count{background:var(--cream2);color:var(--muted);font-size:.72rem;font-weight:700;padding:2px 8px;border-radius:12px}.newsletter{background:var(--navy);padding:64px 0}.newsletter .container{display:grid;grid-template-columns:1fr auto;gap:64px;align-items:center}.newsletter h2{color:#fff;margin-bottom:8px;font-size:clamp(1.4rem,2.5vw,2rem)}.newsletter p{color:rgb(255 255 255/.6);font-size:.95rem}.newsletter-form{display:flex;gap:10px;flex-shrink:0}.newsletter-form input{padding:13px 20px;border-radius:8px;border:1.5px solid rgb(255 255 255/.2);background:rgb(255 255 255/.08);color:#fff;font-family:var(--ff-body);font-size:.95rem;min-width:280px;outline:0;transition:border .2s}.newsletter-form .btn{padding:13px 28px}.newsletter-form input::placeholder{color:rgb(255 255 255/.35)}.newsletter-form input:focus{border-color:var(--saffron)}.nl-msg{margin-top:12px;font-weight:600;font-size:.9rem}.bts-intro a:not([class]){text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media (max-width:1024px){.blog-layout,.newsletter .container{grid-template-columns:1fr}.sidebar{position:static}}@media (max-width:768px){.posts-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.newsletter-form input{min-width:auto}}@media (max-width:600px){.posts-grid{grid-template-columns:1fr!important}.newsletter-form{flex-direction:column!important}.newsletter-form input{min-width:auto!important}}.blog-topics-section{background:var(--cream);padding:48px 0 40px;border-top:1px solid var(--cream2)}.bts-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.bts-intro h2{font-family:var(--ff-head);font-size:clamp(1.1rem,2vw,1.35rem);color:var(--navy);margin-bottom:14px}.bts-intro p{font-size:.9rem;color:var(--muted);line-height:1.6;margin-bottom:10px}.bts-intro a,.bts-links a:hover{color:var(--saffron)}.bts-links,.bts-tags{display:flex;flex-wrap:wrap}.bts-tags{gap:8px;margin:12px 0 20px}.bts-links{gap:20px}.bts-links a{font-size:.85rem;font-weight:600;color:var(--navy);border-bottom:1px solid rgb(13 27 42/.15);padding-bottom:2px;transition:color .2s;text-decoration:none}@media (max-width:768px){.bts-grid{grid-template-columns:1fr;gap:28px}}