:root{color:#151f1b;background:#f7f8f4;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #151f1b;--deep: #092f32;--muted: #5d6c65;--subtle: #87948e;--line: rgba(21, 31, 27, .13);--line-strong: rgba(21, 31, 27, .22);--paper: #fffaf0;--surface: rgba(255, 255, 255, .88);--brand: #0f7b72;--brand-dark: #075a58;--brand-soft: #dff4ef;--amber: #bd7422;--amber-soft: #fff0d3;--coral: #c95b47;--coral-soft: #ffe4de;--blue: #4267b2;--blue-soft: #e6edff;--shadow: 0 18px 46px rgba(21, 31, 27, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,#fffaf0,#f4faf7 42%,#f7f8f4),#f7f8f4}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.landing-shell{min-height:100vh}.landing-nav{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;min-height:72px;padding:12px clamp(18px,5%,56px);border-bottom:1px solid var(--line);background:#fffdf8e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;width:max-content;min-width:170px}.brand-mark{display:inline-grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border:1px solid rgba(15,123,114,.22);border-radius:8px;color:var(--brand-dark);background:var(--brand-soft)}.brand strong,.brand small{display:block}.brand strong{font-size:17px;letter-spacing:0}.brand small{margin-top:2px;color:var(--muted);font-size:12px}.nav-links{display:inline-flex;justify-self:center;gap:6px;padding:5px;border:1px solid var(--line);border-radius:999px;background:#ffffffad}.nav-links a{display:inline-flex;align-items:center;min-height:36px;padding:0 16px;border-radius:999px;color:var(--muted);font-size:14px;font-weight:800;white-space:nowrap}.nav-links a:hover{color:#fff;background:var(--ink)}.nav-cta,.menu-button,.primary-button,.secondary-button,.voyage-card a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:999px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.nav-cta:hover,.menu-button:hover,.primary-button:hover,.secondary-button:hover,.voyage-card a:hover{transform:translateY(-1px)}.nav-cta{padding:0 16px;border:1px solid rgba(7,90,88,.2);color:#fff;background:var(--brand-dark);box-shadow:0 12px 24px #075a582e}.menu-button{display:none;width:42px;border:1px solid var(--line);color:var(--ink);background:#ffffffd1}.landing-hero{position:relative;display:grid;align-items:center;min-height:min(680px,calc(100svh - 118px));overflow:hidden;background:var(--deep)}.hero-bg,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0}.hero-bg{width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,#061d1ed1,#061d1e9e 42%,#061d1e2e),linear-gradient(0deg,#061d1e85,#061d1e14 48%)}.hero-inner{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:56px 0 124px;color:#fff}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:900}.eyebrow{color:#b9fff1}.hero-inner h1{max-width:680px;margin:18px 0 0;font-size:72px;line-height:1;letter-spacing:0}.hero-inner p{max-width:650px;margin:22px 0 0;color:#ffffffd6;font-size:18px;line-height:1.78}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.primary-button,.secondary-button{min-width:142px;min-height:46px;padding:0 20px;border:1px solid transparent}.primary-button{color:#fff;background:var(--brand-dark);box-shadow:0 16px 28px #042e2c47}.secondary-button{border-color:#ffffff7a;color:#fff;background:#ffffff24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-metrics{position:absolute;z-index:2;right:max(20px,calc((100% - 1180px)/2));bottom:26px;left:max(20px,calc((100% - 1180px)/2));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hero-metrics article{min-height:92px;padding:16px;border:1px solid rgba(255,255,255,.28);border-radius:8px;color:#fff;background:#092f328f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-metrics svg{color:#ffd58a}.hero-metrics span,.hero-metrics strong{display:block}.hero-metrics span{margin-top:9px;color:#ffffffc7;font-size:12px;font-weight:800}.hero-metrics strong{margin-top:4px;font-size:30px;line-height:1}.section-inner{width:min(1180px,calc(100% - 40px));margin:0 auto}.value-strip{border-bottom:1px solid var(--line);background:#fffaf0bd}.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:24px 0}.value-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;padding:18px;border:1px solid var(--line);border-radius:8px;background:#ffffffc7}.value-item>span,.island-card>span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:8px;color:var(--brand-dark);background:var(--brand-soft)}.value-item h2{margin:0;font-size:18px}.value-item p{margin:8px 0 0;color:var(--muted);line-height:1.62}.landing-section{padding:76px 0}.section-lead{max-width:760px}.section-kicker{color:var(--brand-dark)}.section-lead h2,.final-inner h2{margin:10px 0 0;color:var(--ink);font-size:42px;line-height:1.16;letter-spacing:0}.section-lead p,.final-inner p{margin:16px 0 0;color:var(--muted);font-size:17px;line-height:1.76}.voyage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.voyage-card,.island-card,.story-card,.project-card,.feed-card{border:1px solid var(--line);border-radius:8px;background:#ffffffdb;box-shadow:0 12px 30px #151f1b12}.voyage-card{display:flex;flex-direction:column;min-height:268px;padding:20px}.voyage-card>span{display:inline-flex;align-items:center;align-self:flex-start;min-height:28px;padding:0 10px;border-radius:999px;color:#81500d;background:var(--amber-soft);font-size:12px;font-weight:900}.voyage-card h3{margin:18px 0 0;font-size:22px}.voyage-card p{flex:1;margin:10px 0 20px;color:var(--muted);line-height:1.68}.voyage-card a{align-self:flex-start;min-height:36px;padding:0 12px;border:1px solid rgba(7,90,88,.16);color:var(--brand-dark);background:#dff4efb8;font-size:12px}.route-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f4faf7c7}.route-layout{display:grid;grid-template-columns:minmax(280px,.52fr) minmax(0,1fr);gap:34px;align-items:start}.route-panel{display:grid;gap:12px}.route-item{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:start;padding:18px;border:1px solid var(--line);border-radius:8px;background:#ffffffc7}.route-item>span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:8px;color:#fff;background:var(--ink);font-size:13px;font-weight:900}.route-item h3{margin:0;font-size:20px}.route-item p{margin:8px 0 0;color:var(--muted);line-height:1.62}.route-item strong{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;color:var(--brand-dark);background:var(--brand-soft);font-size:12px;white-space:nowrap}.island-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.island-card{min-height:238px;padding:20px}.island-card small{display:block;margin-top:14px;color:var(--subtle);font-weight:900}.island-card h3{margin:8px 0 0;font-size:21px}.island-card p{margin:10px 0 0;color:var(--muted);line-height:1.68}.island-card strong{display:block;margin-top:16px;color:var(--brand-dark)}.tone-mint>span{color:var(--brand-dark);background:var(--brand-soft)}.tone-amber>span{color:#85530c;background:var(--amber-soft)}.tone-blue>span{color:#334f91;background:var(--blue-soft)}.tone-rose>span{color:#934033;background:var(--coral-soft)}.proof-section{background:#fffaf0}.proof-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:32px;align-items:start}.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.story-card{position:relative;min-height:210px;padding:20px}.story-card>span{display:block;width:12px;height:12px;border-radius:999px;background:var(--brand)}.story-card h3{margin:18px 0 0;font-size:20px}.story-card small,.story-card p,.project-card p{color:var(--muted)}.story-card small{display:block;margin-top:4px;font-weight:900}.story-card p{margin:12px 0 0;line-height:1.62}.story-card strong{display:block;margin-top:14px;color:var(--brand-dark)}.project-stack{display:grid;gap:12px}.project-card{padding:20px}.project-card span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;color:#81500d;background:var(--amber-soft);font-size:12px;font-weight:900}.project-card h3{margin:14px 0 0;font-size:20px;line-height:1.36}.project-card p{margin:12px 0 0;line-height:1.58}.progress-track{height:9px;margin-top:16px;overflow:hidden;border-radius:999px;background:#0f7b721f}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),var(--amber),var(--coral))}.content-section{background:#f4faf7b8}.feed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px}.feed-card{display:flex;flex-direction:column;min-height:238px;padding:20px}.feed-meta,.feed-footer{display:flex;flex-wrap:wrap;gap:8px}.feed-meta span,.feed-footer span{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:900}.feed-meta span{color:var(--brand-dark);background:var(--brand-soft)}.feed-card h3{margin:16px 0 0;font-size:21px;line-height:1.38}.feed-card p{flex:1;margin:12px 0 18px;color:var(--muted);line-height:1.66}.feed-footer span{color:#405048;background:#f7f8f4db}.final-cta{padding:84px 0;color:#fff;background:linear-gradient(90deg,#092f32f5,#0f7b72e0),var(--deep)}.final-inner{max-width:760px}.final-inner h2,.final-inner p{color:#fff}.final-inner p{color:#ffffffd1;margin-bottom:28px}@media (max-width: 1100px){.hero-inner h1{font-size:58px}.voyage-grid,.story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.value-grid,.island-grid,.feed-grid,.proof-layout,.route-layout{grid-template-columns:1fr}}@media (max-width: 820px){.landing-nav{grid-template-columns:auto auto 1fr;gap:12px;min-height:64px;padding:10px 14px}.brand{min-width:0}.brand small{display:none}.menu-button{display:inline-flex;justify-self:start}.nav-links{position:absolute;top:calc(100% + 8px);right:14px;left:14px;display:none;grid-template-columns:repeat(2,minmax(0,1fr));justify-self:stretch;border-radius:8px;box-shadow:var(--shadow)}.nav-links.is-open{display:grid}.nav-links a{justify-content:center}.nav-cta{justify-self:end;width:42px;padding:0;font-size:0}.landing-hero{min-height:min(640px,calc(100svh - 112px))}.hero-inner{width:min(100% - 28px,1180px);padding:42px 0 122px}.hero-inner h1{font-size:46px}.hero-inner p{font-size:16px;line-height:1.68}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));right:14px;bottom:14px;left:14px;gap:8px}.hero-metrics article{min-height:76px;padding:12px}.hero-metrics span{display:none}.hero-metrics strong{margin-top:8px;font-size:22px}.section-inner{width:min(100% - 28px,1180px)}.landing-section{padding:56px 0}.section-lead h2,.final-inner h2{font-size:32px}.section-lead p,.final-inner p{font-size:15px}}@media (max-width: 560px){.landing-hero{min-height:680px}.hero-shade{background:linear-gradient(180deg,#061d1edb,#061d1e9e 58%,#061d1e52),linear-gradient(90deg,#061d1e9e,#061d1e1a)}.hero-bg{object-position:58% center}.hero-inner{padding-top:36px}.hero-inner h1{font-size:40px}.hero-actions{display:grid}.primary-button,.secondary-button{width:100%}.value-item,.route-item{grid-template-columns:1fr}.route-item strong{justify-self:start}.voyage-grid,.story-grid,.feed-grid{grid-template-columns:1fr}}
