:root{--bg: #f5efe6;--bg-strong: #fbf5ed;--surface-1: rgba(255, 251, 247, .84);--surface-2: rgba(255, 248, 241, .72);--surface-3: rgba(255, 255, 255, .58);--ink: #1d2830;--ink-soft: #5f6a71;--ink-muted: #77838a;--line: rgba(29, 40, 48, .12);--line-strong: rgba(29, 40, 48, .18);--line-accent: rgba(15, 109, 118, .28);--teal: #0f6d76;--teal-deep: #0b4e55;--teal-soft: rgba(15, 109, 118, .08);--coral: #db6b43;--sand: #dbbe8b;--leaf: #4c7b58;--success: #4c7b58;--warning: #b36e24;--info: #0f6d76;--shadow-1: 0 10px 26px rgba(39, 31, 19, .08);--shadow-2: 0 18px 42px rgba(39, 31, 19, .11);--shadow-3: 0 28px 66px rgba(39, 31, 19, .14);--radius-xl: 34px;--radius-lg: 26px;--radius-md: 20px;--radius-sm: 14px;--space-1: 6px;--space-2: 10px;--space-3: 14px;--space-4: 18px;--space-5: 24px;--space-6: 32px;--space-7: 40px;--space-8: 52px;--text-xs: .78rem;--text-sm: .92rem;--text-md: 1rem;--text-lg: 1.08rem;--text-xl: 1.22rem;--text-2xl: 1.55rem;--text-3xl: clamp(2.2rem, 4vw, 4.4rem);--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-black: 800;--leading-body: 1.58;--leading-tight: 1.1;--leading-snug: 1.3;--font-heading: "Noto Serif", Georgia, serif;--font-body: "Inter", "Segoe UI", "Helvetica Neue", sans-serif;--font-mono: "SFMono-Regular", ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;--shell: min(1160px, calc(100vw - 28px) );--focus-ring: 0 0 0 4px rgba(15, 109, 118, .18);--transition-fast: .16s ease;--transition-base: .22s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(219,190,139,.18),transparent 32%),linear-gradient(180deg,#faf5ee 0%,var(--bg) 44%,var(--bg-strong) 100%);color:var(--ink);font-family:var(--font-body);font-size:var(--text-md);line-height:var(--leading-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration-color:#1d283038;text-underline-offset:.16em}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}:focus-visible{outline:none;box-shadow:var(--focus-ring)}::selection{background:#0f6d762e}h1,h2,h3,h4{margin:0;color:var(--ink);font-family:var(--font-heading);font-weight:var(--weight-bold);letter-spacing:-.025em;line-height:var(--leading-tight)}p{margin:0;color:var(--ink-soft)}.eyebrow{margin:0 0 var(--space-2);color:var(--teal);font-size:var(--text-xs);font-weight:var(--weight-bold);letter-spacing:.16em;text-transform:uppercase}.site-backdrop{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.site-backdrop__glow{position:absolute;border-radius:999px;filter:blur(24px);opacity:.34}.site-backdrop__glow--teal{top:-12rem;right:-9rem;width:26rem;height:26rem;background:radial-gradient(circle,rgba(15,109,118,.22),transparent 70%)}.site-backdrop__glow--sand{bottom:5rem;left:-9rem;width:20rem;height:20rem;background:radial-gradient(circle,rgba(219,190,139,.22),transparent 72%)}.site-backdrop__mesh{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(180deg,rgba(0,0,0,.22),transparent 62%)}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(18px);background:#faf4ebc2;border-bottom:1px solid rgba(29,40,48,.08)}.shell{width:var(--shell);margin:0 auto}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) 0}.site-main{padding:var(--space-5) 0 72px}.hero,.page-hero,.page-section,.app-bridge,.prose-card,.legal-shell,.footer-grid,.footer-bar{border:1px solid var(--line);box-shadow:var(--shadow-2)}.hero,.page-hero{position:relative;overflow:hidden;width:var(--shell);margin:0 auto var(--space-4);padding:38px;border-radius:var(--radius-xl);background:linear-gradient(135deg,#fffaf4eb,#f9f3ebcc),var(--surface-1)}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:var(--space-5);align-items:center}.hero--landing{gap:var(--space-6)}.hero:after,.page-hero:after{content:"";position:absolute;inset:auto -8% -24% auto;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(219,107,67,.14),transparent 68%);pointer-events:none}.hero-copy h1,.page-hero h1,.app-bridge h1,.legal-shell h1{max-width:12ch;font-size:var(--text-3xl)}.hero-copy p,.page-hero p,.app-bridge p{max-width:60ch;margin-top:14px;font-size:var(--text-lg)}.hero-note{max-width:48ch;color:var(--ink-muted);font-size:var(--text-md)}.hero-proof{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 0;padding:0;list-style:none}.hero-proof li{padding:7px 12px;border:1px solid rgba(29,40,48,.08);border-radius:999px;background:#ffffff80;color:var(--ink-soft);font-size:var(--text-sm)}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.hero-panel{display:grid;gap:var(--space-4)}.hero-launch-stack{display:grid;gap:var(--space-3)}.page-section{width:var(--shell);margin:0 auto var(--space-4);padding:28px;border-radius:30px;background:var(--surface-1)}.page-section--split{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-5)}.section-heading{max-width:58ch}.section-heading h2{font-size:clamp(1.9rem,3vw,3.05rem)}.section-heading p{margin-top:12px}.section-heading--center{margin:0 auto;text-align:center}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5)}.use-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.support-band{display:grid;grid-template-columns:1.2fr .8fr;gap:var(--space-5);align-items:center}.support-band__copy p:last-child{max-width:52ch;margin-top:12px}.support-band__actions{display:grid;gap:12px}.card-grid,.feature-grid,.destination-grid,.guide-grid,.download-grid,.timeline-grid{display:grid;gap:16px}.feature-grid,.destination-grid,.guide-grid,.download-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prose-card,.legal-shell{width:min(860px,calc(100vw - 28px));margin:0 auto var(--space-4);padding:30px;border-radius:30px;background:#ffffffb8}.app-bridge{width:min(820px,calc(100vw - 28px));margin:0 auto var(--space-4);padding:34px;border-radius:var(--radius-xl);background:linear-gradient(135deg,#fffbf7eb,#f4ece2c7),var(--surface-1)}.app-bridge h1{max-width:14ch}.site-footer{width:var(--shell);margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,minmax(0,1fr));gap:var(--space-5);padding:30px;border-radius:30px;background:#fffbf7cc}.footer-bar{display:flex;justify-content:space-between;gap:var(--space-3);margin:16px auto 0;padding:16px 22px 24px;border-radius:24px 24px 0 0;background:#fffbf7b8}.two-column-copy{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.link-row{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.center-stack{display:grid;gap:var(--space-4)}@media(max-width:1100px){.hero,.page-section--split,.footer-grid,.two-column-copy,.support-band{grid-template-columns:1fr}.section-heading-row{align-items:flex-start;flex-direction:column}.feature-grid,.destination-grid,.guide-grid,.download-grid,.metric-strip,.timeline-grid,.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.site-header{position:static}.nav-shell,.footer-bar{flex-direction:column;align-items:flex-start}.hero,.page-hero,.page-section,.app-bridge,.prose-card,.legal-shell,.footer-grid{padding:24px}.feature-grid,.destination-grid,.guide-grid,.download-grid,.metric-strip,.timeline-grid,.use-case-grid,.destination-card__stats,.two-column-copy{grid-template-columns:1fr}.hero-actions{align-items:stretch}.hero-actions .button,.button--compact{width:100%}}@media(max-width:640px){.site-main{padding-top:18px}.hero,.page-hero,.page-section,.app-bridge,.prose-card,.legal-shell,.footer-grid{padding:22px}.hero-copy h1,.page-hero h1,.app-bridge h1,.legal-shell h1{font-size:clamp(2rem,11vw,3rem)}}.brand-mark{display:inline-flex;align-items:center;gap:12px;min-width:0;text-decoration:none}.brand-mark strong{display:block;font-family:var(--font-heading);font-size:1.08rem}.brand-mark__tagline{display:block;color:var(--ink-muted);font-size:var(--text-xs)}.brand-mark__stamp{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:linear-gradient(145deg,#0f6d76f5,#0b4e55eb),var(--teal);box-shadow:0 12px 24px #0f6d762e;color:#fff;font-family:var(--font-heading);font-size:.98rem;letter-spacing:.08em}.nav-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.nav-link{display:inline-flex;padding:9px 13px;border-radius:999px;color:var(--ink-soft);text-decoration:none;transition:color var(--transition-fast),background-color var(--transition-fast),transform var(--transition-fast)}.nav-link:hover,.nav-link:focus-visible,.nav-link--active{color:var(--ink);background:#ffffff8f;transform:translateY(-1px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 18px;border:1px solid transparent;border-radius:999px;font-weight:var(--weight-semibold);text-decoration:none;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background-color var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button--solid{background:linear-gradient(140deg,var(--teal),var(--teal-deep));box-shadow:0 14px 26px #0f6d7633;color:#fff}.button--ghost{background:#ffffff75;border-color:var(--line);color:var(--ink)}.button--compact{padding:10px 15px}.panel-block,.metric-card,.feature-card,.download-card,.guide-card,.destination-card,.faq-item,.timeline-card{border:1px solid var(--line);box-shadow:var(--shadow-1)}.panel-block{padding:18px;border-radius:var(--radius-lg);background:linear-gradient(150deg,#0f6d7614,#ffffffb3),var(--surface-1);border-color:#0f6d7624}.panel-block strong{display:block;margin-bottom:10px;color:var(--ink);font-size:var(--text-md)}.panel-list,.check-list,.footer-links,.chip-list,.simple-list,.scenario-list{margin:0;padding:0;list-style:none}.panel-list li,.check-list li,.simple-list li,.scenario-list li{display:flex;align-items:flex-start;gap:10px;color:var(--ink-soft)}.panel-list li+li,.check-list li+li,.simple-list li+li,.scenario-list li+li{margin-top:10px}.panel-list li:before,.check-list li:before,.simple-list li:before,.scenario-list li:before{content:"•";color:var(--coral);font-weight:var(--weight-bold)}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card{padding:16px;border-radius:22px;background:var(--surface-3)}.metric-card strong{display:block;color:var(--ink);font-size:clamp(1.4rem,3vw,2rem);line-height:1}.metric-card span{display:block;margin-top:8px;color:var(--ink-muted);font-size:var(--text-sm)}.hero-launch-card{display:block;padding:18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#ffffffd1,#fff7ef94),var(--surface-1);box-shadow:var(--shadow-1);text-decoration:none;transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.hero-launch-card:hover,.hero-launch-card:focus-visible{border-color:var(--line-accent);box-shadow:var(--shadow-2);transform:translateY(-1px)}.hero-launch-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--ink-muted);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em}.hero-launch-card strong{display:block;color:var(--ink);font-family:var(--font-heading);font-size:1.45rem;line-height:1.15}.hero-launch-card p{margin-top:10px}.hero-launch-card__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hero-launch-card__tags span{padding:7px 11px;border:1px solid rgba(29,40,48,.08);border-radius:999px;background:#ffffff85;color:var(--ink-soft);font-size:var(--text-sm)}.feature-card,.download-card,.guide-card{padding:20px;border-radius:24px;background:var(--surface-2)}.feature-card h3,.download-card h3,.guide-card h3{font-size:var(--text-2xl)}.feature-card p,.download-card p,.guide-card p{margin-top:10px}.feature-card .chip-list,.use-case-card .chip-list{margin-top:14px}.destination-card{padding:20px;border-radius:24px;background:linear-gradient(155deg,#ffffffc7,#fff7ef94),var(--surface-1)}.destination-card__topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.destination-card h3{font-size:1.52rem}.destination-card p{margin-top:8px}.destination-card__language{color:var(--ink-muted);font-size:var(--text-sm)}.destination-card__scenario-list{display:grid;gap:9px;margin:14px 0 0;padding:0;list-style:none}.destination-card__scenario-list li{display:flex;align-items:center;gap:10px;color:var(--ink-soft)}.destination-card__scenario-list li:before{content:"";width:7px;height:7px;border-radius:999px;background:#0f6d764d}.destination-card__footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px}.destination-card__count{color:var(--ink-muted);font-size:var(--text-sm)}.destination-card__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 14px}.destination-card__stats div{padding:11px 12px;border:1px solid rgba(29,40,48,.08);border-radius:16px;background:#ffffff70}.destination-card__stats dt{color:var(--ink-muted);font-size:.84rem}.destination-card__stats dd{margin:5px 0 0;color:var(--ink);font-size:1.08rem;font-weight:var(--weight-bold)}.chip-list{display:flex;flex-wrap:wrap;gap:8px}.chip-list li{padding:7px 11px;border:1px solid rgba(29,40,48,.08);border-radius:999px;background:#ffffff8a;color:var(--ink-soft);font-size:var(--text-sm)}.status-pill{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;font-size:.82rem;font-weight:var(--weight-bold);letter-spacing:.04em;text-transform:uppercase}.status-pill--beta{color:var(--teal-deep);background:#0f6d761f}.status-pill--backup{color:var(--leaf);background:#4c7b581f}.status-pill--roadmap{color:var(--coral);background:#db6b431f}.legal-shell>p:first-of-type{margin-top:16px}.prose{margin-top:24px}.prose h2,.prose h3{margin-top:28px;font-size:1.55rem}.prose p,.prose ul,.prose ol{margin-top:14px;color:var(--ink-soft)}.prose ul,.prose ol{padding-left:20px}.faq-list{display:grid;gap:12px}.faq-item{overflow:hidden;border-radius:22px;background:#ffffffad}.faq-item summary{padding:18px 22px;color:var(--ink);font-size:1.02rem;font-weight:var(--weight-bold);cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item__body{padding:0 22px 18px}.timeline-card{padding:20px;border-radius:24px;background:var(--surface-3)}.use-case-card{padding:20px;border-radius:24px;background:var(--surface-2);border:1px solid var(--line);box-shadow:var(--shadow-1)}.use-case-card h3{font-size:1.42rem}.use-case-card p{margin-top:10px}.timeline-card span{display:inline-flex;margin-bottom:10px;color:var(--teal);font-weight:var(--weight-bold)}.timeline-card h3{font-size:1.38rem}.timeline-card p{margin-top:10px}.footer-title{max-width:11ch;font-size:clamp(1.75rem,3vw,2.6rem)}.footer-copy{max-width:42ch;margin-top:14px}.footer-heading{color:var(--ink);font-size:1rem;text-transform:uppercase;letter-spacing:.12em}.footer-links{margin-top:14px}.footer-links li+li{margin-top:10px}.footer-links a{color:var(--ink-soft);text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{color:var(--ink)}.footer-bar p{font-size:var(--text-sm)}.guide-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;color:var(--ink-muted);font-size:var(--text-sm)}.download-callout{margin-top:16px;padding:15px 16px;border-radius:18px;background:var(--teal-soft);color:var(--teal-deep)}.download-card .button,.destination-card .button,.guide-card .button{margin-top:16px}.note-banner{display:flex;align-items:flex-start;gap:12px;padding:15px 16px;border-radius:18px;background:#db6b431a;color:var(--ink)}@media(max-width:820px){.nav-list{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;max-width:100%;padding-bottom:2px}.brand-mark__tagline{display:none}.destination-card__footer{flex-direction:column;align-items:flex-start}}
