:root { --ink:#072b55; --blue:#1768cf; --teal:#16b7b6; --sky:#eef7ff; --muted:#597087; --line:#dce9f5; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; color:var(--ink); background:#fff; font-family:"Aptos","Segoe UI",Arial,sans-serif; }
a { color:inherit; text-decoration:none; }
.section,.site-header,footer { width:min(1240px,calc(100% - 48px)); margin-inline:auto; }
.site-header { height:88px; display:flex; align-items:center; justify-content:space-between; border-bottom:1px solid var(--line); }
.brand { display:inline-flex; align-items:center; }
.brand img { display:block; width:145px; height:auto; }
nav { display:flex; align-items:center; gap:30px; font-size:13px; font-weight:700; }
.nav-cta { padding:12px 18px; border:1px solid var(--blue); border-radius:999px; color:var(--blue); }
.hero { min-height:680px; width:min(1440px,100%); margin:auto; display:grid; grid-template-columns:minmax(640px,1.2fr) .8fr; align-items:center; overflow:hidden; }
.hero-copy { z-index:1; padding:86px 24px 86px max(24px,calc((100vw - 1240px)/2)); }
.eyebrow { margin:0 0 18px; color:var(--teal); font-size:11px; font-weight:850; letter-spacing:.14em; text-transform:uppercase; }
h1 { max-width:850px; margin:0; font-size:clamp(48px,5.5vw,78px); line-height:1.02; letter-spacing:-.055em; }
h1 span { color:var(--blue); }
.hero-lead { max-width:780px; margin:27px 0 0; color:var(--muted); font-size:18px; line-height:1.75; }
.hero-actions { margin-top:35px; display:flex; align-items:center; gap:28px; }
.button { display:inline-flex; padding:16px 22px; border-radius:8px; font-size:14px; font-weight:800; }
.primary { color:#fff; background:linear-gradient(135deg,var(--blue),#0751ad); box-shadow:0 12px 28px #1768cf33; }
.text-link { color:var(--blue); font-size:14px; font-weight:800; }
.trust-row { margin-top:42px; display:flex; align-items:center; gap:13px; color:#6f8295; font-size:12px; font-weight:700; }
.trust-row i { width:3px; height:3px; border-radius:50%; background:var(--teal); }
.hero-visual { align-self:stretch; display:flex; align-items:center; justify-content:flex-end; }
.hero-visual img { width:min(780px,54vw); max-width:none; transform:translateX(6%); }
h2 { margin:0; font-size:clamp(36px,4.2vw,58px); line-height:1.08; letter-spacing:-.045em; }
.about { padding:118px 0; }
.section-kicker { display:flex; justify-content:space-between; }
.section-kicker span { color:#8092a4; font-size:11px; letter-spacing:.12em; }
.about-copy { display:grid; grid-template-columns:1fr 1fr; gap:100px; align-items:end; }
.about-copy p,.service-intro>p,.contact-action>p { margin:0; color:var(--muted); font-size:16px; line-height:1.75; }
.openh-section { position:relative; overflow:hidden; padding:112px 0; background:#062e5b; color:#fff; }
.openh-section:before { content:""; position:absolute; width:520px; height:520px; right:-160px; top:-210px; border:1px solid rgba(115,227,223,.18); border-radius:50%; box-shadow:0 0 0 90px rgba(115,227,223,.035),0 0 0 180px rgba(115,227,223,.025); pointer-events:none; }
.openh-shell { position:relative; display:grid; grid-template-columns:.82fr 1.18fr; gap:100px; align-items:start; }
.openh-heading { position:sticky; top:40px; }
.openh-heading .eyebrow { color:#73e3df; }
.openh-heading h2 span { color:#73e3df; }
.openh-lead { max-width:510px; margin:28px 0 32px; color:#bed1e2; font-size:17px; line-height:1.75; }
.openh-button { background:#fff; color:#0751ad; box-shadow:0 12px 28px rgba(0,0,0,.16); }
.openh-button span { font-size:19px; transition:transform .2s ease; }
.openh-button:hover span { transform:translateX(4px); }
.openh-note { max-width:450px; margin:17px 0 0; color:#8eabc4; font-size:12px; line-height:1.6; }
.openh-capabilities { border-top:1px solid rgba(190,209,226,.25); }
.openh-capabilities article { display:grid; grid-template-columns:46px 1fr; gap:20px; padding:27px 0; border-bottom:1px solid rgba(190,209,226,.25); }
.openh-capabilities article>span { padding-top:4px; color:#73e3df; font-size:11px; font-weight:850; letter-spacing:.08em; }
.openh-capabilities h3 { margin:0 0 9px; color:#fff; font-size:20px; letter-spacing:-.02em; }
.openh-capabilities p { margin:0; color:#a9c0d4; font-size:14px; line-height:1.7; }
.openh-product-showcase { grid-column:1/-1; margin-top:58px; display:grid; grid-template-columns:1fr 1fr; gap:34px; align-items:start; }
.product-showcase-intro { grid-column:1/-1; max-width:720px; margin-bottom:18px; }
.product-showcase-intro .eyebrow { color:#73e3df; }
.product-showcase-intro h3 { margin:0; color:#fff; font-size:clamp(30px,3.4vw,48px); line-height:1.08; letter-spacing:-.04em; }
.product-showcase-intro>p:last-child { max-width:650px; margin:20px 0 0; color:#a9c0d4; font-size:15px; line-height:1.7; }
.product-window { position:relative; margin:0; overflow:hidden; border:1px solid rgba(164,194,220,.25); border-radius:16px; background:#081426; box-shadow:0 30px 70px rgba(0,0,0,.32); }
.product-window-user { grid-column:1/-1; }
.product-window-admin { grid-column:1/-1; width:84%; margin:-7% 0 0 auto; box-shadow:0 36px 80px rgba(0,0,0,.42); }
.product-window-bar { height:39px; padding:0 15px; display:flex; align-items:center; gap:14px; color:#8fa8c0; background:#101d31; border-bottom:1px solid rgba(164,194,220,.18); font-size:10px; font-weight:750; letter-spacing:.06em; text-transform:uppercase; }
.window-dots { display:flex; gap:6px; }
.window-dots i { display:block; width:7px; height:7px; border-radius:50%; background:#42546a; }
.window-dots i:first-child { background:#16b7b6; }
.product-window img { display:block; width:100%; height:auto; }
.product-window figcaption { position:absolute; left:22px; bottom:20px; max-width:380px; padding:14px 17px; display:flex; flex-direction:column; gap:3px; color:#fff; background:rgba(6,24,47,.88); border:1px solid rgba(115,227,223,.2); border-radius:10px; backdrop-filter:blur(10px); }
.product-window figcaption strong { font-size:13px; }
.product-window figcaption span { color:#a9c0d4; font-size:10px; line-height:1.45; }
.pillar-grid { margin-top:75px; display:grid; grid-template-columns:repeat(4,1fr); border-top:1px solid var(--line); }
.pillar-grid article { padding:30px 26px 0 0; }
.pillar-grid article+article { padding-left:26px; border-left:1px solid var(--line); }
.pillar-grid span,.service-list article>span { color:var(--teal); font-size:11px; font-weight:850; }
.pillar-grid h3 { margin:35px 0 12px; font-size:18px; }
.pillar-grid p,.service-list p { margin:0; color:var(--muted); font-size:14px; line-height:1.65; }
.services { padding:110px 0; background:#f5faff; }
.service-intro { display:grid; grid-template-columns:1.25fr .75fr; gap:100px; align-items:end; }
.service-list { margin-top:65px; }
.service-list article { display:grid; grid-template-columns:50px 1fr 1.2fr 35px; align-items:center; gap:24px; padding:27px 0; border-top:1px solid #cfe0ef; }
.service-list article:last-child { border-bottom:1px solid #cfe0ef; }
.service-list h3 { margin:0; font-size:21px; }
.service-list b { color:var(--blue); font-size:20px; }
.faq { padding:115px 0; display:grid; grid-template-columns:.8fr 1.2fr; gap:100px; }
.faq-list details { padding:24px 0; border-top:1px solid var(--line); }
.faq-list details:last-child { border-bottom:1px solid var(--line); }
summary { display:flex; justify-content:space-between; gap:20px; cursor:pointer; font-weight:800; list-style:none; }
summary::-webkit-details-marker { display:none; }
summary span { color:var(--teal); font-size:20px; }
.faq-list p { margin:16px 50px 0 0; color:var(--muted); font-size:14px; line-height:1.7; }
.contact { margin-bottom:28px; padding:76px 80px; border-radius:24px; display:grid; grid-template-columns:1.1fr .9fr; gap:80px; align-items:end; color:#fff; background:linear-gradient(125deg,#1275dc,#0c58b5 58%,#083d80); }
.contact .eyebrow { color:#73e3df; }
.contact-action>p { margin-bottom:24px; color:#d9ebff; }
.light { color:var(--blue); background:#fff; }
.phone { display:block; margin-top:20px; color:#d9ebff; font-size:14px; }
footer { min-height:120px; display:flex; align-items:center; justify-content:space-between; color:#75889b; font-size:11px; }
.footer-brand img { width:118px; }
footer div { display:flex; gap:24px; }
.pillar-showcase { margin-top:74px; display:grid; grid-template-columns:1fr auto; gap:56px; align-items:end; }
.pillar-deck { position:relative; min-height:300px; max-width:760px; }
.pillar-card { position:absolute; inset:0; min-height:270px; padding:42px; border:1px solid var(--line); border-radius:20px; background:linear-gradient(145deg,#fff 45%,#edf7ff); box-shadow:0 24px 60px rgba(7,43,85,.1); opacity:0; pointer-events:none; transform:translate(44px,18px) scale(.93); transition:transform .55s cubic-bezier(.2,.8,.2,1),opacity .35s ease,box-shadow .35s ease; }
.pillar-card.is-active { z-index:4; opacity:1; pointer-events:auto; transform:translate(0,0) scale(1); }
.pillar-card.is-next { z-index:3; opacity:.65; transform:translate(26px,14px) scale(.96); }
.pillar-card.is-behind { z-index:2; opacity:.28; transform:translate(50px,28px) scale(.92); }
.pillar-card.is-leaving { z-index:5; opacity:0; transform:translate(-80px,-8px) rotate(-3deg) scale(.98); }
.pillar-card>span { color:var(--teal); font-size:12px; font-weight:850; }
.pillar-card h3 { margin:68px 0 14px; font-size:28px; letter-spacing:-.035em; }
.pillar-card p { max-width:570px; margin:0; color:var(--muted); font-size:16px; line-height:1.7; }
.deck-controls { display:flex; align-items:center; gap:15px; padding-bottom:18px; }
.deck-controls button { width:48px; height:48px; border:1px solid #bfd6ea; border-radius:50%; color:var(--blue); background:#fff; font-size:19px; cursor:pointer; transition:background .2s,color .2s,transform .2s; }
.deck-controls button:hover { color:#fff; background:var(--blue); transform:translateY(-2px); }
.deck-controls p { min-width:56px; margin:0; color:#8a9cad; font-size:12px; text-align:center; }
.deck-controls strong { color:var(--ink); }
@media(max-width:900px) {
  nav a:not(.nav-cta) { display:none; }
  .hero { grid-template-columns:1fr; }
  .hero-copy { padding:70px 24px 10px; }
  .hero-visual { min-height:390px; justify-content:center; }
  .hero-visual img { width:760px; transform:translateX(8%); }
  .about-copy,.service-intro,.faq,.contact { grid-template-columns:1fr; }
  .openh-shell { grid-template-columns:1fr; gap:55px; }
  .openh-heading { position:static; }
  .openh-product-showcase { margin-top:25px; }
  .pillar-grid { grid-template-columns:1fr 1fr; }
  .pillar-grid article { padding:28px!important; border-left:0!important; border-bottom:1px solid var(--line); }
  .service-list article { grid-template-columns:40px 1fr; }
  .service-list p { grid-column:2; }
  .service-list b { display:none; }
  .faq,.contact { gap:48px; }
  .pillar-showcase { grid-template-columns:1fr; gap:20px; }
  .pillar-deck { max-width:calc(100% - 42px); }
  .deck-controls { justify-content:center; padding:0; }
}
@media(max-width:560px) {
  .section,.site-header,footer { width:calc(100% - 32px); }
  .site-header { height:74px; }
  .hero-copy { padding:55px 16px 10px; }
  h1 { font-size:46px; }
  .hero-lead { font-size:16px; }
  .hero-actions { align-items:flex-start; flex-direction:column; gap:20px; }
  .hero-visual { min-height:300px; }
  .hero-visual img { width:600px; transform:translateX(15%); }
  .about { padding:80px 0; }
  .openh-section { padding:78px 0; }
  .openh-product-showcase { gap:20px; }
  .product-window { border-radius:10px; }
  .product-window-admin { width:94%; margin:-3% 0 0 auto; }
  .product-window-bar { height:32px; padding:0 10px; }
  .product-window figcaption { position:static; max-width:none; border:0; border-top:1px solid rgba(115,227,223,.2); border-radius:0; background:#101d31; backdrop-filter:none; }
  .about-copy,.service-intro { gap:25px; }
  .pillar-grid { grid-template-columns:1fr; }
  .pillar-showcase { margin-top:48px; }
  .pillar-deck { min-height:330px; max-width:calc(100% - 24px); }
  .pillar-card { min-height:300px; padding:30px; }
  .pillar-card h3 { margin-top:55px; font-size:24px; }
  .services,.faq { padding:80px 0; }
  .contact { width:100%; border-radius:0; padding:64px 24px; }
  footer { padding:28px 0; flex-wrap:wrap; gap:14px 30px; }
  footer div { order:4; width:100%; }
}
@media(prefers-reduced-motion:reduce) { .pillar-card,.deck-controls button { transition:none; } }
.booking-page { min-height:100vh; background:linear-gradient(135deg,#f7fbff,#eef7ff); }
.booking-header { background:transparent; }
.back-link { color:var(--blue); font-size:13px; font-weight:750; }
.booking-shell { width:min(1240px,calc(100% - 48px)); margin:0 auto; padding:68px 0 100px; display:grid; grid-template-columns:.75fr 1.25fr; gap:80px; align-items:start; }
.booking-intro { position:sticky; top:40px; padding-top:28px; }
.booking-intro h1 { max-width:560px; font-size:clamp(48px,5vw,70px); }
.booking-intro>p:not(.eyebrow) { max-width:520px; margin:28px 0; color:var(--muted); font-size:17px; line-height:1.75; }
.booking-promise { display:flex; flex-direction:column; gap:5px; margin-top:38px; padding:22px 0; border-top:1px solid #cbddeb; border-bottom:1px solid #cbddeb; }
.booking-promise b { color:var(--blue); font-size:20px; }
.booking-promise span { color:var(--muted); font-size:12px; }
.booking-panel { padding:42px; border:1px solid #d6e5f2; border-radius:22px; background:#fff; box-shadow:0 24px 70px rgba(7,43,85,.09); }
.booking-step { display:grid; grid-template-columns:42px 1fr; gap:18px; padding:0 0 34px; margin-bottom:34px; border-bottom:1px solid var(--line); }
.step-number { display:grid; place-items:center; width:34px; height:34px; border-radius:50%; color:var(--blue); background:var(--sky); font-size:11px; font-weight:850; }
.booking-step label,.booking-step legend { display:block; margin-bottom:13px; color:var(--ink); font-size:15px; font-weight:800; }
.booking-step fieldset { min-width:0; margin:0; padding:0; border:0; }
#booking-date,.field input,.field textarea { width:100%; border:1px solid #c9dceb; border-radius:9px; padding:14px 15px; color:var(--ink); background:#fff; font:inherit; outline:none; }
#booking-date { max-width:280px; }
#booking-date:focus,.field input:focus,.field textarea:focus { border-color:var(--blue); box-shadow:0 0 0 3px #1768cf1a; }
.slot-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; }
.slot-option { margin:0!important; padding:14px 10px; border:1px solid #c9dceb; border-radius:9px; text-align:center; cursor:pointer; transition:.2s; }
.slot-option input { position:absolute; opacity:0; pointer-events:none; }
.slot-option span { display:block; color:var(--ink); font-size:16px; }
.slot-option small { color:#7d91a3; font-size:10px; font-weight:500; }
.slot-option:has(input:checked) { border-color:var(--blue); color:var(--blue); background:var(--sky); box-shadow:0 0 0 2px #1768cf22; }
.no-slots { color:var(--muted); font-size:13px; }
.picker-step { align-items:start; }
.ios-picker { position:relative; display:grid; grid-template-columns:1.15fr .85fr; gap:12px; height:252px; padding:0 8px; overflow:hidden; border:1px solid #d3e2ef; border-radius:18px; background:linear-gradient(#f8fbfe,#fff 35%,#fff 65%,#f8fbfe); }
.picker-column { position:relative; min-width:0; }
.picker-label { position:absolute; z-index:4; top:13px; left:0; right:0; color:#8a9baa; font-size:10px; font-weight:800; letter-spacing:.12em; text-align:center; text-transform:uppercase; pointer-events:none; }
.picker-wheel { height:100%; padding:94px 0; overflow-y:auto; overscroll-behavior:contain; scroll-snap-type:y mandatory; scrollbar-width:none; mask-image:linear-gradient(to bottom,transparent 0,#000 30%,#000 70%,transparent 100%); }
.picker-wheel::-webkit-scrollbar { display:none; }
.picker-item { width:100%; height:62px; margin:0!important; padding:6px 12px; border:0; display:flex; align-items:center; justify-content:center; gap:8px; scroll-snap-align:center; color:#91a0ae; background:transparent; cursor:pointer; font:inherit; text-align:center; opacity:.55; transition:color .2s,opacity .2s,transform .2s; }
.picker-item strong { font-size:18px; font-weight:750; }
.picker-item span { font-size:13px; }
.picker-item.is-selected { z-index:3; color:var(--ink); opacity:1; transform:scale(1.04); }
.time-item { flex-direction:column; gap:0; }
.time-item input { position:absolute; opacity:0; pointer-events:none; }
.time-item span { color:#7f91a1; font-size:10px; }
.picker-focus { position:absolute; z-index:1; left:8px; right:8px; top:95px; height:62px; border-top:1px solid #bfd4e6; border-bottom:1px solid #bfd4e6; border-radius:10px; background:#edf6ff99; pointer-events:none; }
.picker-summary { margin:14px 0 0; color:var(--muted); font-size:12px; text-align:center; }
.picker-summary strong { color:var(--blue); }
.native-picker { display:grid; grid-template-columns:1fr 34px 1fr; gap:12px; align-items:end; padding:22px; border:1px solid #c7dbea; border-radius:16px; background:linear-gradient(145deg,#f8fbff,#fff); }
.native-picker-field label { margin-bottom:8px; color:#61788d; font-size:11px; letter-spacing:.08em; text-transform:uppercase; }
.native-picker select { width:100%; min-height:54px; padding:0 42px 0 15px; border:1px solid #afc9df; border-radius:11px; color:var(--ink); background-color:#fff; font:700 17px/1.2 "Aptos","Segoe UI",Arial,sans-serif; cursor:pointer; outline:none; }
.native-picker select:focus { border-color:var(--blue); box-shadow:0 0 0 3px #1768cf1f; }
.native-picker-arrow { display:grid; place-items:center; height:54px; color:var(--teal); font-size:20px; }
.field-grid { display:grid; grid-template-columns:1fr 1fr; gap:18px; }
.field label { margin-bottom:7px; font-size:12px; }
.field-wide { grid-column:1/-1; }
.field textarea { resize:vertical; }
.errorlist,.form-errors { margin:8px 0 0; padding:0; list-style:none; color:#b42318; font-size:12px; }
.booking-submit { border:0; cursor:pointer; }
.privacy-note { margin:14px 0 0; color:#8698a8; font-size:10px; line-height:1.5; }
.booking-consent { margin:18px 0 4px; color:#c7d6e2; font-size:13px; line-height:1.5; }
.booking-consent label { display:flex; align-items:flex-start; gap:10px; cursor:pointer; }
.booking-consent input { width:18px; height:18px; margin-top:2px; flex:0 0 auto; accent-color:#6fc9ff; }
.booking-consent a { color:#91d7ff; }

.cookie-notice { position:fixed; z-index:1000; right:18px; bottom:18px; left:18px; display:flex; align-items:center; justify-content:space-between; gap:24px; max-width:920px; margin:auto; padding:18px 20px; border:1px solid rgba(111,201,255,.28); border-radius:16px; background:#0b1722; color:#edf7ff; box-shadow:0 18px 50px rgba(0,0,0,.4); }
.cookie-notice[hidden] { display:none; }
.cookie-notice strong { display:block; margin-bottom:4px; }
.cookie-notice p { margin:0; color:#b8c8d5; font-size:14px; line-height:1.5; }
.cookie-notice-actions { display:flex; align-items:center; gap:14px; flex-shrink:0; }
.cookie-notice-actions a { color:#91d7ff; white-space:nowrap; }
.cookie-notice-actions button { border:0; border-radius:999px; padding:10px 16px; background:#6fc9ff; color:#07131d; font:inherit; font-weight:700; cursor:pointer; white-space:nowrap; }
@media (max-width:640px) { .cookie-notice { align-items:flex-start; flex-direction:column; gap:14px; } .cookie-notice-actions { width:100%; justify-content:space-between; } }
.empty-booking { padding:50px 20px; text-align:center; }
.empty-booking h2 { font-size:34px; }
.empty-booking p { color:var(--muted); line-height:1.7; }
.empty-booking a { color:var(--blue); font-weight:750; }
.success-shell { min-height:100vh; display:grid; place-items:center; padding:24px; }
.success-card { width:min(620px,100%); padding:64px; border:1px solid var(--line); border-radius:24px; background:#fff; text-align:center; box-shadow:0 25px 70px rgba(7,43,85,.1); }
.success-icon { display:grid; place-items:center; width:64px; height:64px; margin:0 auto 24px; border-radius:50%; color:#fff; background:var(--teal); font-size:28px; }
.success-card h1 { font-size:48px; }
.success-card>p:not(.eyebrow) { color:var(--muted); }
.success-card dl { margin:34px 0; display:grid; grid-template-columns:1fr 1fr; border:1px solid var(--line); border-radius:12px; }
.success-card dl div { padding:20px; }
.success-card dl div+div { border-left:1px solid var(--line); }
.success-card dt { color:var(--muted); font-size:11px; text-transform:uppercase; }
.success-card dd { margin:7px 0 0; color:var(--ink); font-weight:800; }
@media(max-width:900px) { .booking-shell { grid-template-columns:1fr; gap:40px; } .booking-intro { position:static; } }
@media(max-width:560px) { .booking-shell { width:calc(100% - 28px); padding-top:35px; } .booking-panel { padding:25px 20px; } .native-picker { grid-template-columns:1fr; padding:16px; } .native-picker-arrow { height:18px; transform:rotate(90deg); } .native-picker select { font-size:16px; } .field-grid { grid-template-columns:1fr; } .field-wide { grid-column:auto; } .success-card { padding:42px 24px; } .success-card dl { grid-template-columns:1fr; } .success-card dl div+div { border-left:0; border-top:1px solid var(--line); } }
.detail-page { min-height:70vh; padding-top:56px; }
.detail-hero { max-width:980px; padding-top:100px; padding-bottom:60px; }
.detail-hero h1 { max-width:900px; margin:18px 0 28px; font-size:clamp(3rem,8vw,7rem); line-height:.92; letter-spacing:-.055em; }
.detail-hero h1 span { color:var(--teal); }
.detail-lead { max-width:760px; font-size:clamp(1.15rem,2vw,1.55rem); line-height:1.65; color:var(--muted); }
.detail-content { max-width:900px; padding-top:20px; padding-bottom:120px; }
.detail-content h2 { margin:48px 0 16px; font-size:clamp(1.8rem,4vw,3rem); letter-spacing:-.035em; }
.detail-content p { max-width:760px; margin:0 0 22px; font-size:1.08rem; line-height:1.8; color:var(--muted); }
.detail-content .button { margin-top:28px; }
.service-list h3 a { color:inherit; text-decoration:none; }
.knowledge-page { min-height:75vh; padding-top:56px; }
.knowledge-categories { display:flex; flex-wrap:wrap; gap:10px; padding-top:0; padding-bottom:42px; }
.knowledge-categories a { padding:10px 16px; border:1px solid rgba(12,38,43,.18); border-radius:999px; color:inherit; text-decoration:none; }
.knowledge-categories a:hover, .knowledge-categories a.is-active { color:#fff; background:var(--teal); border-color:var(--teal); }
.knowledge-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; padding-top:0; padding-bottom:120px; }
.knowledge-card { display:flex; flex-direction:column; min-height:360px; padding:24px; border:1px solid rgba(12,38,43,.14); border-radius:20px; background:#fff; }
.knowledge-card img { width:100%; aspect-ratio:16/9; margin-bottom:24px; border-radius:12px; object-fit:cover; }
.knowledge-card h2 { margin:12px 0; font-size:1.65rem; line-height:1.15; letter-spacing:-.025em; }
.knowledge-card h2 a { color:inherit; text-decoration:none; }
.knowledge-card > p:not(.eyebrow) { flex:1; color:var(--muted); line-height:1.65; }
.knowledge-card > div { display:flex; justify-content:space-between; gap:16px; margin-top:22px; font-size:.88rem; color:var(--muted); }
.knowledge-empty { grid-column:1/-1; padding:60px; text-align:center; border:1px dashed rgba(12,38,43,.25); border-radius:20px; }
.article-page { max-width:980px; padding-top:150px; padding-bottom:120px; }
.article-header h1 { margin:20px 0 28px; font-size:clamp(2.8rem,7vw,6rem); line-height:.98; letter-spacing:-.05em; }
.article-excerpt { max-width:820px; font-size:1.35rem; line-height:1.65; color:var(--muted); }
.article-byline { display:flex; flex-wrap:wrap; gap:10px 24px; margin-top:30px; color:var(--muted); }
.article-image { margin:60px 0; }
.article-image img { width:100%; max-height:620px; border-radius:20px; object-fit:cover; }
.article-image figcaption { margin-top:10px; color:var(--muted); font-size:.9rem; }
.article-body { max-width:780px; margin:60px auto; font-size:1.12rem; line-height:1.85; }
.article-body p { margin-bottom:1.5em; }
.article-references { max-width:780px; margin:60px auto; padding-top:30px; border-top:1px solid rgba(12,38,43,.16); }
.article-references a { overflow-wrap:anywhere; }
.article-cta { margin-top:80px; padding:44px; color:#fff; background:var(--teal); border-radius:24px; }
.article-cta h2 { max-width:650px; margin:0 0 24px; font-size:2rem; }
@media (max-width:900px) { .knowledge-grid { grid-template-columns:1fr; } }
.nav-account-form { display:inline-flex; margin:0; }
.nav-account-form button { padding:0; border:0; color:inherit; background:none; font:inherit; cursor:pointer; }
.site-messages { padding-top:95px; padding-bottom:0; }
.site-messages p { padding:14px 18px; border-radius:10px; background:#e7f7f3; }
.site-messages .error { background:#fff0ed; }
.comments-section { max-width:780px; margin:80px auto 0; padding-top:50px; border-top:1px solid rgba(12,38,43,.16); }
.comments-heading h2 { margin:10px 0; font-size:2.4rem; }
.comments-heading > p:last-child { color:var(--muted); }
.comment-list { display:grid; gap:16px; margin:34px 0; }
.comment { padding:22px; border:1px solid rgba(12,38,43,.14); border-radius:14px; background:#fff; }
.comment header { display:flex; justify-content:space-between; gap:20px; margin-bottom:12px; }
.comment time { color:var(--muted); font-size:.88rem; }
.comment p { margin:0; line-height:1.7; }
.comment-empty { color:var(--muted); }
.comment-form { display:grid; gap:14px; padding:24px; border-radius:16px; background:#f3f7f5; }
.comment-form textarea { width:100%; padding:14px; border:1px solid rgba(12,38,43,.2); border-radius:10px; background:#fff; font:inherit; resize:vertical; }
.comment-form .button { justify-self:start; }
.comment-login { padding:28px; border-radius:16px; background:#f3f7f5; }
.comment-login h3 { margin:0 0 8px; font-size:1.5rem; }
.comment-login .button { margin:14px 18px 0 0; }
.account-page { min-height:100vh; background:#edf3f0; }
.account-shell { width:min(560px,calc(100% - 32px)); margin:0 auto; padding:60px 0; }
.account-shell > .brand { display:block; width:150px; margin:0 auto 30px; }
.account-shell > .brand img { width:100%; }
.account-card { padding:clamp(28px,6vw,52px); border-radius:22px; background:#fff; box-shadow:0 24px 70px rgba(12,38,43,.1); }
.account-card h1 { margin:10px 0; font-size:clamp(2.2rem,7vw,3.8rem); letter-spacing:-.045em; }
.account-card > p { color:var(--muted); }
.account-card form { display:grid; gap:18px; margin:30px 0; }
.account-field { display:grid; gap:7px; }
.account-field input { width:100%; padding:13px 14px; border:1px solid rgba(12,38,43,.22); border-radius:9px; font:inherit; }
.account-field small, .account-field .helptext { color:var(--muted); font-size:.82rem; }
.account-field ul.errorlist, .account-card > form > ul.errorlist { margin:4px 0 0; padding-left:18px; color:#a93422; }
.legal-page { max-width:900px; padding-top:150px; padding-bottom:120px; }
.legal-page > header { margin-bottom:65px; }
.legal-page > header h1 { margin:12px 0; font-size:clamp(3rem,8vw,6rem); letter-spacing:-.05em; }
.legal-page section { margin:0 0 44px; }
.legal-page h2 { margin:0 0 14px; font-size:1.75rem; letter-spacing:-.025em; }
.legal-page p, .legal-page li { line-height:1.75; color:var(--muted); }
.legal-page li { margin-bottom:9px; }
.legal-page a { color:var(--teal); }
.account-legal { padding:12px 14px; border-radius:9px; background:#f3f7f5; font-size:.92rem; }
.account-checkbox { grid-template-columns:auto 1fr; align-items:start; }
.account-checkbox label { grid-column:2; }
.account-checkbox input { grid-column:1; grid-row:1; width:18px; height:18px; margin-top:2px; }
.account-checkbox .errorlist { grid-column:1/-1; }
