.cookie-consent[data-astro-cid-yjgbfhnf]{position:fixed;left:0;right:0;bottom:18px;z-index:90}.cookie-consent__inner[data-astro-cid-yjgbfhnf]{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid rgba(15,23,32,.12);border-radius:18px;background:#fffffff7;box-shadow:0 16px 36px #1021331f}.cookie-consent__copy[data-astro-cid-yjgbfhnf] strong[data-astro-cid-yjgbfhnf]{display:block;margin-bottom:6px;color:#102133;font-size:1rem}.cookie-consent__copy[data-astro-cid-yjgbfhnf] p[data-astro-cid-yjgbfhnf]{margin:0;color:#52606d;max-width:72ch}.cookie-consent__actions[data-astro-cid-yjgbfhnf]{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.cookie-consent__link[data-astro-cid-yjgbfhnf]{text-decoration:none}@media (max-width:920px){.cookie-consent[data-astro-cid-yjgbfhnf]{bottom:12px}.cookie-consent__inner[data-astro-cid-yjgbfhnf]{flex-direction:column;align-items:stretch}.cookie-consent__actions[data-astro-cid-yjgbfhnf]{justify-content:stretch}.cookie-consent__actions[data-astro-cid-yjgbfhnf]>[data-astro-cid-yjgbfhnf]{flex:1 1 100%}}.gs-back-to-top[data-astro-cid-wlspcwf4]{position:fixed;right:16px;bottom:86px;z-index:72;width:42px;height:42px;border:1px solid rgba(30,106,69,.16);border-radius:999px;background:#fffffff2;color:var(--gs-brand);box-shadow:0 10px 22px #1021331f;display:inline-flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,background .18s ease,color .18s ease}.gs-back-to-top[data-astro-cid-wlspcwf4]:hover{background:var(--gs-brand);color:#fff}.gs-back-to-top[data-astro-cid-wlspcwf4]:focus-visible{outline:0;box-shadow:0 0 0 4px #1e6a4524,0 10px 22px #1021331f}.gs-back-to-top[data-astro-cid-wlspcwf4].is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:720px){.gs-back-to-top[data-astro-cid-wlspcwf4]{right:12px;bottom:80px;width:40px;height:40px;font-size:17px}}:root{--gs-bg:#edf2ef;--gs-surface:rgba(255, 255, 255, .9);--gs-surface-soft:rgba(247, 250, 248, .9);--gs-surface-alt:#e5ece7;--gs-text:#102133;--gs-text-strong:#0b1724;--gs-text-muted:#5c6773;--gs-line:#d6dfd8;--gs-line-strong:#c7d2ca;--gs-brand:#1e6a45;--gs-brand-dark:#164f34;--gs-brand-soft:#edf6f0;--gs-premium:#a9781c;--gs-premium-soft:#fff5dd;--gs-premium-line:#e5c983;--gs-shadow:0 10px 28px rgba(16, 33, 51, .05);--gs-shadow-strong:0 18px 36px rgba(16, 33, 51, .09);--gs-radius-2xl:24px;--gs-radius-xl:20px;--gs-radius-lg:16px;--gs-radius-md:12px;--gs-font-heading:"Montserrat", "Roboto Condensed", "Arial Narrow", Arial, sans-serif;--gs-font-body:Inter, Arial, sans-serif;--taitan-bg:#181a1d;--taitan-surface:#22262a;--taitan-surface-soft:#2b3136;--taitan-line:rgba(255,255,255,.12);--taitan-text:#f4f4f4;--taitan-muted:rgba(244,244,244,.74);--taitan-accent:#ffb800;--taitan-accent-dark:#d59600;--taitan-shadow:0 18px 38px rgba(0, 0, 0, .3);--gs-shell-max:1400px;--gs-content-max:1260px;--gs-content-tight-max:1160px;--gs-shell-pad:52px;--gs-shell-pad-tablet:34px;--gs-shell-pad-mobile:22px;--gs-hero-y:56px;--gs-hero-y-tablet:44px;--gs-section-y:42px;--gs-section-y-mobile:32px;--gs-stack-xl:28px;--gs-stack-lg:22px;--gs-stack-md:16px;--gs-stack-sm:12px;--gs-h1:clamp(2.6rem, 4.8vw, 4.25rem);--gs-h2:clamp(1.95rem, 3vw, 2.7rem);--gs-h3:clamp(1.3rem, 2vw, 1.7rem);--gs-body-lg:1.08rem;--gs-body:1rem;--gs-body-sm:.92rem;--gs-btn-radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--gs-font-body);color:var(--gs-text);background-color:var(--gs-bg);background-image:linear-gradient(180deg,#ffffffd1,#f5f8f6f0 30%,#ecf1edfa),repeating-linear-gradient(90deg,#ffffff1f 0 1px,#d2d9d50f 1px 3px,#fff0 3px 8px);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit}::selection{background:#1e6a4529}.gs-shell-container,.gs-content-container,.gs-content-tight{margin:0 auto}.gs-shell-container{width:min(var(--gs-shell-max),calc(100% - 56px))}.gs-content-container{width:min(1460px,calc(100% - 56px))}.gs-content-tight{width:min(var(--gs-content-tight-max),calc(100% - 56px))}.gs-page{min-height:0}.gs-hero{background:linear-gradient(180deg,#ffffffc7,#e8eeeae6),repeating-linear-gradient(90deg,rgba(255,255,255,.1)0,rgba(255,255,255,.1) 1px,rgba(211,218,214,.05) 1px,rgba(211,218,214,.05) 4px,transparent 4px,transparent 10px);border-bottom:1px solid var(--gs-line);padding:var(--gs-hero-y)0 calc(var(--gs-hero-y) - 14px)}.gs-section{padding:var(--gs-section-y)0}.gs-section-alt{background:#f7faf8bf;border-top:1px solid var(--gs-line);border-bottom:1px solid var(--gs-line);backdrop-filter:blur(2px)}.gs-hero-grid,.gs-grid-two,.gs-grid-three{display:grid;gap:20px;align-items:stretch}.gs-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.gs-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.gs-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.gs-eyebrow,.gs-card-tag,.gs-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:28px;padding:0 12px;border-radius:999px;border:1px solid rgba(30,106,69,.16);background:var(--gs-brand-soft);color:var(--gs-brand);font-family:var(--gs-font-heading);font-size:12px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;vertical-align:middle}.gs-eyebrow{margin-bottom:16px}.gs-badge-premium{background:var(--gs-premium-soft);border-color:var(--gs-premium-line);color:#84580f}h1,h2,h3{margin:0;color:var(--gs-text-strong)}h1{font-family:var(--gs-font-heading);font-size:var(--gs-h1);line-height:1.05;letter-spacing:-.04em}h2{font-family:var(--gs-font-heading);font-size:var(--gs-h2);line-height:1.12;letter-spacing:-.03em}h3{font-family:var(--gs-font-heading);font-size:var(--gs-h3);line-height:1.2;letter-spacing:-.02em}p,li{color:var(--gs-text-muted);font-size:var(--gs-body);line-height:1.68}.gs-lead{font-size:var(--gs-body-lg);line-height:1.72;max-width:860px}.gs-lead-strong{color:var(--gs-text-strong);font-weight:700}.gs-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px;color:var(--gs-text-muted);font-size:14px}.gs-breadcrumbs a{color:var(--gs-brand);text-decoration:none}.gs-breadcrumbs a:hover{text-decoration:underline}.gs-card,.gs-panel,.gs-cta-box{background:var(--gs-surface);border:1px solid var(--gs-line);border-radius:var(--gs-radius-xl);box-shadow:var(--gs-shadow);backdrop-filter:blur(4px)}.gs-card,.gs-panel,.gs-cta-box{padding:24px}.gs-card{display:flex;flex-direction:column;min-height:100%}.gs-card>h3,.gs-panel>h3,.gs-cta-box>h3{margin-bottom:10px}.gs-card .gs-card-tag+h3,.gs-card .gs-badge+h3,.gs-panel .gs-card-tag+h3,.gs-panel .gs-badge+h3{margin-top:12px}.gs-card p:last-child,.gs-panel p:last-child,.gs-cta-box p:last-child{margin-bottom:0}.gs-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:18px;align-items:center}.gs-card-actions.is-start{margin-top:16px;padding-top:0}.gs-list{margin:14px 0 0;padding-left:20px}.gs-list li{margin-bottom:8px}.gs-link-list{display:flex;flex-direction:column;gap:10px;margin-top:16px}.gs-link-list a{color:var(--gs-brand);font-weight:700;text-decoration:none}.gs-link-list a:hover{text-decoration:underline}.gs-btn,.gs-btn-base{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:var(--gs-btn-radius);text-decoration:none;font-size:15px;font-weight:800;line-height:1;letter-spacing:.01em;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.gs-btn:hover,.gs-btn-base:hover{transform:translateY(-1px)}.gs-btn-primary{background:var(--gs-brand);color:#fff;border:1px solid var(--gs-brand);box-shadow:0 12px 24px #1e6a452e}.gs-btn-primary:hover{background:var(--gs-brand-dark)}.gs-btn-secondary{background:#f5faf6db;color:var(--gs-brand-dark);border:1px solid var(--gs-line-strong);box-shadow:0 8px 18px #1021330a}.gs-btn-secondary:hover{background:#ebf4edeb;border-color:var(--gs-brand)}.gs-btn-tertiary{background:0 0;color:var(--gs-brand);border:1px solid transparent;padding-left:0;padding-right:0}.gs-btn-tertiary:hover{color:var(--gs-brand-dark)}.gs-btn:focus-visible,.gs-btn-base:focus-visible{outline:0;box-shadow:0 0 0 4px #1e6a4529}.gs-btn-flagship{background:linear-gradient(180deg,#ffb800f5,#e69d00f5);color:#1a1a1b;border:1px solid rgba(255,184,0,.9);box-shadow:0 14px 28px #ffb8002e}.gs-btn-flagship:hover{background:linear-gradient(180deg,#ffc422fa,#d68e00fa);border-color:#ffc422fa}.gs-btn-flagship:focus-visible{box-shadow:0 0 0 4px #ffb80038}.theme-taitan-hero,.theme-taitan-block{position:relative;overflow:hidden;background:linear-gradient(180deg,#1b1d20,#15171a);color:var(--taitan-text)}.theme-taitan-hero{border-bottom:1px solid rgba(255,255,255,.08)}.theme-taitan-hero:before,.theme-taitan-block:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,rgba(255,184,0,.08)0,rgba(255,184,0,.02) 28%,transparent 55%),linear-gradient(180deg,rgba(255,255,255,.04)0,transparent 42%)}.theme-taitan-hero>*,.theme-taitan-block>*{position:relative;z-index:1}.theme-taitan-hero h1,.theme-taitan-hero h2,.theme-taitan-hero h3,.theme-taitan-block h1,.theme-taitan-block h2,.theme-taitan-block h3{color:var(--taitan-text)}.theme-taitan-hero p,.theme-taitan-hero li,.theme-taitan-block p,.theme-taitan-block li{color:var(--taitan-muted)}.theme-taitan-hero .gs-lead-strong,.theme-taitan-block .gs-lead-strong,.theme-taitan-hero .compare-note,.theme-taitan-block .compare-note{color:var(--taitan-text)}.theme-taitan-hero .gs-eyebrow,.theme-taitan-hero .gs-card-tag,.theme-taitan-hero .gs-badge,.theme-taitan-block .gs-eyebrow,.theme-taitan-block .gs-card-tag,.theme-taitan-block .gs-badge{background:#ffb8001f;color:#ffd36b;border-color:#ffb80047}.theme-taitan-hero .gs-badge-premium,.theme-taitan-block .gs-badge-premium{background:#ffb8002e;color:#ffcf5a;border-color:#ffb80059}.theme-taitan-panel,.theme-taitan-card{background:linear-gradient(180deg,#272b30f5,#1c1f23f5);border:1px solid var(--taitan-line);color:var(--taitan-text);box-shadow:var(--taitan-shadow)}.theme-taitan-panel p,.theme-taitan-panel li,.theme-taitan-card p,.theme-taitan-card li{color:var(--taitan-muted)}.theme-taitan-accent{color:var(--taitan-accent)}.theme-taitan-split{background:linear-gradient(90deg,rgba(255,184,0,.9)0,rgba(255,184,0,.9) 4px,transparent 4px);padding-left:18px}body[data-theme=mother-brand] .theme-taitan-hero,body[data-theme=mother-brand] .theme-taitan-block{background:linear-gradient(180deg,#ffffffd1,#e9efebf0),repeating-linear-gradient(90deg,rgba(255,255,255,.12)0,rgba(255,255,255,.12) 1px,rgba(211,218,214,.05) 1px,rgba(211,218,214,.05) 4px,transparent 4px,transparent 10px);color:var(--gs-text);border:1px solid var(--gs-line);box-shadow:var(--gs-shadow)}body[data-theme=mother-brand] .theme-taitan-hero:before,body[data-theme=mother-brand] .theme-taitan-block:before{background:linear-gradient(180deg,rgba(255,255,255,.58)0,rgba(255,255,255,.14) 46%,transparent 100%)}body[data-theme=mother-brand] .theme-taitan-hero h1,body[data-theme=mother-brand] .theme-taitan-hero h2,body[data-theme=mother-brand] .theme-taitan-hero h3,body[data-theme=mother-brand] .theme-taitan-block h1,body[data-theme=mother-brand] .theme-taitan-block h2,body[data-theme=mother-brand] .theme-taitan-block h3{color:var(--gs-text-strong)}body[data-theme=mother-brand] .theme-taitan-hero p,body[data-theme=mother-brand] .theme-taitan-hero li,body[data-theme=mother-brand] .theme-taitan-block p,body[data-theme=mother-brand] .theme-taitan-block li{color:var(--gs-text-muted)}body[data-theme=mother-brand] .theme-taitan-hero .gs-lead-strong,body[data-theme=mother-brand] .theme-taitan-block .gs-lead-strong,body[data-theme=mother-brand] .theme-taitan-hero .compare-note,body[data-theme=mother-brand] .theme-taitan-block .compare-note{color:var(--gs-text-strong)}body[data-theme=mother-brand] .theme-taitan-hero .gs-eyebrow,body[data-theme=mother-brand] .theme-taitan-hero .gs-card-tag,body[data-theme=mother-brand] .theme-taitan-hero .gs-badge,body[data-theme=mother-brand] .theme-taitan-block .gs-eyebrow,body[data-theme=mother-brand] .theme-taitan-block .gs-card-tag,body[data-theme=mother-brand] .theme-taitan-block .gs-badge{background:#a9781c14;color:#7a5713;border-color:#a9781c2e}body[data-theme=mother-brand] .theme-taitan-hero .gs-badge-premium,body[data-theme=mother-brand] .theme-taitan-block .gs-badge-premium{background:#f1e0b38c;color:#7a5713;border-color:#a9781c38}body[data-theme=mother-brand] .theme-taitan-panel,body[data-theme=mother-brand] .theme-taitan-card{background:#ffffffd6;border:1px solid var(--gs-line);color:var(--gs-text);box-shadow:var(--gs-shadow);backdrop-filter:blur(4px)}body[data-theme=mother-brand] .theme-taitan-panel p,body[data-theme=mother-brand] .theme-taitan-panel li,body[data-theme=mother-brand] .theme-taitan-card p,body[data-theme=mother-brand] .theme-taitan-card li{color:var(--gs-text-muted)}body[data-theme=mother-brand] .theme-taitan-accent{color:var(--gs-premium)}body[data-theme=mother-brand] .theme-taitan-split{background:linear-gradient(90deg,rgba(169,120,28,.82)0,rgba(169,120,28,.82) 4px,transparent 4px)}body[data-theme=mother-brand] .gs-btn-flagship{background:linear-gradient(180deg,#f1ddb0,#d8b468);color:#34250a;border:1px solid #d2ad5e;box-shadow:0 12px 24px #a9781c29}body[data-theme=mother-brand] .gs-btn-flagship:hover{background:linear-gradient(180deg,#f5e3bb,#cfa755);border-color:#c89f4c}body[data-theme=mother-brand] .gs-btn-flagship:focus-visible{box-shadow:0 0 0 4px #a9781c2e}.gs-icon-row,.gs-feature-row,.gs-spec-row,.gs-feature-item,.gs-spec-item{display:flex;align-items:flex-start;gap:14px}.gs-icon-row>:first-child,.gs-feature-row>:first-child,.gs-spec-row>:first-child,.gs-feature-item>:first-child,.gs-spec-item>:first-child{flex:0 0 48px;width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center}.gs-icon-row>:last-child,.gs-feature-row>:last-child,.gs-spec-row>:last-child,.gs-feature-item>:last-child,.gs-spec-item>:last-child{flex:1 1 auto;min-width:0}.gs-section-head{max-width:880px;margin-bottom:18px}.gs-section-head.narrow{max-width:760px}.gs-section-head p{margin:10px 0 0}.gs-premium-note{display:inline-flex;align-items:center;gap:8px;color:#84580f;font-weight:700}@media (max-width:980px){.gs-shell-container,.gs-content-container,.gs-content-tight{width:min(var(--gs-shell-max),calc(100% - var(--gs-shell-pad-tablet)))}.gs-hero-grid,.gs-grid-two,.gs-grid-three{grid-template-columns:1fr}}@media (max-width:560px){.gs-shell-container,.gs-content-container,.gs-content-tight{width:min(var(--gs-shell-max),calc(100% - var(--gs-shell-pad-mobile)))}.gs-hero{padding:var(--gs-hero-y-tablet)0 calc(var(--gs-hero-y-tablet) - 12px)}.gs-section{padding:var(--gs-section-y-mobile)0}.gs-card,.gs-panel,.gs-cta-box{padding:20px}}body[data-show-upgrade-markers=true] .gs-upgrade-block{position:relative}body[data-show-upgrade-markers=true] .gs-upgrade-block:after{content:"*";position:absolute;top:-10px;right:18px;width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--gs-brand);border:1px solid #cfe0d4;box-shadow:0 8px 18px #11182714;font-size:16px;font-weight:900;line-height:1}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:60;background:#fffffff7;backdrop-filter:blur(10px);border-bottom:1px solid rgba(188,201,191,.8);box-shadow:0 3px 12px #1021330a}.header-inner[data-astro-cid-3ef6ksr2]{min-height:72px;display:flex;align-items:center;gap:24px}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0;margin-right:14px}.brand-text[data-astro-cid-3ef6ksr2]{font-family:var(--gs-font-heading);font-size:1.28rem;font-weight:800;letter-spacing:.11em;line-height:1;text-transform:uppercase;color:#0f1d2d;white-space:nowrap}.main-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;gap:34px;flex:1;min-width:0}.nav-link[data-astro-cid-3ef6ksr2],.nav-group-link[data-astro-cid-3ef6ksr2]{position:relative;display:inline-flex;align-items:center;min-height:72px;padding:0;color:#223245;text-decoration:none;font-family:var(--gs-font-heading);font-size:.96rem;font-weight:700;letter-spacing:.005em;white-space:nowrap;transition:color .18s ease}.nav-group[data-astro-cid-3ef6ksr2]{position:relative;display:inline-flex;align-items:center}.nav-group-link[data-astro-cid-3ef6ksr2]{gap:6px}.nav-group-caret[data-astro-cid-3ef6ksr2]{width:16px;height:16px;opacity:.78;transition:transform .18s ease,opacity .18s ease}.nav-link[data-astro-cid-3ef6ksr2]:hover,.nav-group-link[data-astro-cid-3ef6ksr2]:hover,.nav-group[data-astro-cid-3ef6ksr2]:hover .nav-group-link[data-astro-cid-3ef6ksr2],.nav-group[data-astro-cid-3ef6ksr2]:focus-within .nav-group-link[data-astro-cid-3ef6ksr2]{color:var(--gs-brand-dark)}.nav-link[data-astro-cid-3ef6ksr2].active,.nav-group[data-astro-cid-3ef6ksr2].active .nav-group-link[data-astro-cid-3ef6ksr2]{color:var(--gs-brand)}.nav-link[data-astro-cid-3ef6ksr2].active:after,.nav-group[data-astro-cid-3ef6ksr2].active .nav-group-link[data-astro-cid-3ef6ksr2]:after,.nav-group[data-astro-cid-3ef6ksr2]:hover .nav-group-link[data-astro-cid-3ef6ksr2]:after,.nav-group[data-astro-cid-3ef6ksr2]:focus-within .nav-group-link[data-astro-cid-3ef6ksr2]:after{content:"";position:absolute;left:0;right:0;bottom:11px;height:2px;border-radius:999px;background:var(--gs-brand);opacity:.95}.nav-group[data-astro-cid-3ef6ksr2]:hover .nav-group-caret[data-astro-cid-3ef6ksr2],.nav-group[data-astro-cid-3ef6ksr2]:focus-within .nav-group-caret[data-astro-cid-3ef6ksr2],.nav-group[data-astro-cid-3ef6ksr2].active .nav-group-caret[data-astro-cid-3ef6ksr2]{transform:translateY(1px);opacity:1}.nav-dropdown[data-astro-cid-3ef6ksr2]{position:absolute;top:calc(100% - 6px);left:50%;transform:translate(-50%) translateY(8px);width:min(760px,calc(100vw - 72px));padding-top:14px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.nav-group[data-astro-cid-3ef6ksr2]:hover .nav-dropdown[data-astro-cid-3ef6ksr2],.nav-group[data-astro-cid-3ef6ksr2]:focus-within .nav-dropdown[data-astro-cid-3ef6ksr2]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.nav-dropdown__grid[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;border-radius:18px;border:1px solid rgba(188,201,191,.86);background:#fffffffa;box-shadow:0 22px 40px #1021331a}.nav-dropdown__link[data-astro-cid-3ef6ksr2]{display:grid;gap:4px;min-width:0;padding:14px 15px;border-radius:14px;border:1px solid rgba(188,201,191,.72);background:#fff;text-decoration:none;color:inherit;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.nav-dropdown__link[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2]{font-size:.95rem;line-height:1.2;color:var(--gs-text)}.nav-dropdown__link[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{color:var(--gs-text-muted);line-height:1.45;font-size:.84rem;overflow-wrap:anywhere}.nav-dropdown__link[data-astro-cid-3ef6ksr2]:hover,.nav-dropdown__link[data-astro-cid-3ef6ksr2].active{border-color:#146c4147;box-shadow:0 10px 18px #1021330f;transform:translateY(-1px)}.header-cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 20px;border-radius:10px;border:1px solid rgba(20,108,65,.1);background:var(--gs-brand);color:#fff;text-decoration:none;font-family:var(--gs-font-heading);font-size:.93rem;font-weight:700;letter-spacing:.005em;white-space:nowrap;box-shadow:0 6px 14px #125b3a1a;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;flex-shrink:0}.header-cta[data-astro-cid-3ef6ksr2]:hover{background:var(--gs-brand-dark);box-shadow:0 8px 16px #125b3a21;transform:translateY(-1px)}.menu-toggle[data-astro-cid-3ef6ksr2]{display:none;width:44px;height:44px;border-radius:10px;border:1px solid var(--gs-line);background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer;flex-shrink:0}.menu-toggle[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:18px;height:2px;border-radius:999px;background:#132437}.mobile-menu[data-astro-cid-3ef6ksr2]{display:none;border-top:1px solid rgba(188,201,191,.84);background:#fff}.mobile-menu-inner[data-astro-cid-3ef6ksr2]{padding:14px 0 20px}.mobile-nav[data-astro-cid-3ef6ksr2]{display:grid;gap:2px;margin-bottom:14px}.mobile-link[data-astro-cid-3ef6ksr2],.mobile-group-summary[data-astro-cid-3ef6ksr2]{padding:14px 0;text-decoration:none;color:#173046;font-family:var(--gs-font-heading);font-size:1rem;font-weight:700;border-bottom:1px solid rgba(199,210,202,.72)}.mobile-link[data-astro-cid-3ef6ksr2].active,.mobile-group[data-astro-cid-3ef6ksr2].active>.mobile-group-summary[data-astro-cid-3ef6ksr2]{color:var(--gs-brand)}.mobile-group[data-astro-cid-3ef6ksr2]{border-bottom:1px solid rgba(199,210,202,.72)}.mobile-group-summary[data-astro-cid-3ef6ksr2]{list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;border-bottom:none}.mobile-group-summary[data-astro-cid-3ef6ksr2]::-webkit-details-marker{display:none}.mobile-group-summary[data-astro-cid-3ef6ksr2]:after{content:"+";font-size:1.1rem;line-height:1;color:#476176}.mobile-group[data-astro-cid-3ef6ksr2][open]>.mobile-group-summary[data-astro-cid-3ef6ksr2]:after{content:"−"}.mobile-group-links[data-astro-cid-3ef6ksr2]{display:grid;gap:0;padding:0 0 10px}.mobile-sublink[data-astro-cid-3ef6ksr2]{display:grid;gap:4px;padding:12px 0 12px 14px;font-size:.94rem}.mobile-sublink[data-astro-cid-3ef6ksr2] strong[data-astro-cid-3ef6ksr2]{font-size:.94rem;line-height:1.2}.mobile-sublink[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{color:var(--gs-text-muted);font-family:var(--gs-font-body);font-size:.84rem;font-weight:500;line-height:1.45}.mobile-cta[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;background:var(--gs-brand);color:#fff;text-decoration:none;font-family:var(--gs-font-heading);font-size:.95rem;font-weight:700;letter-spacing:.01em}@media (max-width:1260px){.brand-text[data-astro-cid-3ef6ksr2]{font-size:1.2rem;letter-spacing:.1em}.main-nav[data-astro-cid-3ef6ksr2]{gap:28px}.nav-link[data-astro-cid-3ef6ksr2],.nav-group-link[data-astro-cid-3ef6ksr2]{font-size:.92rem}.header-cta[data-astro-cid-3ef6ksr2]{height:40px;padding:0 18px;font-size:.9rem}}@media (max-width:1120px){.header-inner[data-astro-cid-3ef6ksr2]{gap:18px}.main-nav[data-astro-cid-3ef6ksr2]{gap:20px}.nav-link[data-astro-cid-3ef6ksr2],.nav-group-link[data-astro-cid-3ef6ksr2]{font-size:.89rem}.brand-text[data-astro-cid-3ef6ksr2]{font-size:1.12rem;letter-spacing:.095em}.nav-dropdown[data-astro-cid-3ef6ksr2]{width:min(680px,calc(100vw - 40px))}}@media (max-width:980px){.header-inner[data-astro-cid-3ef6ksr2]{min-height:68px}.desktop-nav[data-astro-cid-3ef6ksr2],.desktop-cta[data-astro-cid-3ef6ksr2]{display:none}.menu-toggle[data-astro-cid-3ef6ksr2]{display:inline-flex;margin-left:auto}.mobile-menu[data-astro-cid-3ef6ksr2]:not([hidden]){display:block}.brand-text[data-astro-cid-3ef6ksr2]{font-size:1.04rem;letter-spacing:.09em}}.site-footer[data-astro-cid-sz7xmlte]{background:#0f1720;color:#d9e0e7;border-top:1px solid #1a2835}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(0,.92fr) minmax(0,.98fr) minmax(0,1fr);gap:14px 24px;padding:18px 0 10px}.footer-logo[data-astro-cid-sz7xmlte]{display:inline-flex;margin-bottom:8px;color:#fff;font-family:var(--gs-font-heading);font-size:1rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.footer-desc[data-astro-cid-sz7xmlte]{margin:0 0 8px;color:#c5ced8;max-width:34ch;font-size:.93rem;line-height:1.45}.footer-company[data-astro-cid-sz7xmlte],.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-email[data-astro-cid-sz7xmlte],.label[data-astro-cid-sz7xmlte]{color:#8f9bab;font-size:.88rem}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte],.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-email[data-astro-cid-sz7xmlte]{line-height:1.34}.footer-col[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin:0 0 8px;color:#fff;font-size:.96rem;font-weight:800}.footer-links[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte]{margin:0;padding:0;list-style:none}.footer-links--split[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 14px}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:0}.footer-contact--compact[data-astro-cid-sz7xmlte]{display:grid;gap:8px}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.footer-cookie-settings[data-astro-cid-sz7xmlte]{color:#d9e0e7;text-decoration:none;font-weight:600;font-size:.94rem;background:0 0;border:0;padding:0;cursor:pointer}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.footer-cookie-settings[data-astro-cid-sz7xmlte]:hover{color:#fff}.label[data-astro-cid-sz7xmlte]{display:block;margin-bottom:2px;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid #1a2835;padding:8px 0 9px}.footer-bottom-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:10px 16px}.footer-legal-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media (max-width:1180px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1.1fr .95fr .95fr 1fr}}@media (max-width:980px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:16px;padding:18px 0 10px}}@media (max-width:720px){.footer-grid[data-astro-cid-sz7xmlte],.footer-links--split[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer-bottom-links[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}}