:root{color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#17202a;--muted:#5f6b7a;--soft:#eef3f8;--paper:#fbfcfe;--surface:#fff;--line:#dfe8f1;--blue:#2563eb;--green:#13a36f;--amber:#d78b18;--coral:#e45d47;--violet:#6d5bd7;--shadow:0 22px 62px #2032481a;--ease:cubic-bezier(.2, .8, .2, 1);background:#fbfcfe;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:linear-gradient(90deg,#17202a09 1px,#0000 1px) 0 0/34px 34px,linear-gradient(#fff 0%,#f5f9fd 48%,#fff 100%);min-width:320px}body{min-height:100vh;margin:0}button,input{font:inherit;letter-spacing:0}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;color:var(--ink)}.skip-link{z-index:100;background:var(--ink);color:#fff;transition:top .16s var(--ease);border-radius:8px;padding:10px 14px;font-size:14px;font-weight:760;position:absolute;top:-72px;left:16px}.skip-link:focus{top:12px}.site-header,.hero-section,.product-section,.work-section,.route-section,.architecture-section,.updates-section,.site-footer{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcfedb;border-bottom:1px solid #dfe8f1e0;justify-content:space-between;align-items:center;gap:24px;min-height:74px;display:flex;position:sticky;top:0}.brand,.header-action,.button,.chip,.primary-link,.architecture-tabs button{align-items:center;display:inline-flex}.brand{gap:10px;font-size:18px;font-weight:820}.brand-mark{color:#104ed0;background:#eef5ff;border:1px solid #b7cbff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.site-nav{color:var(--muted);gap:26px;font-size:14px;font-weight:720;display:flex}.site-nav a:hover{color:var(--ink)}.header-action{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--ink);border-radius:8px;gap:8px;padding:0 14px;font-size:14px;font-weight:760}.hero-section{grid-template-columns:minmax(0,1fr) 330px;align-items:end;gap:44px;padding:64px 0 34px;display:grid}.hero-copy h1{color:#101820;letter-spacing:0;text-wrap:balance;max-width:820px;margin:0;font-size:clamp(44px,6vw,78px);font-weight:860;line-height:1.02}.hero-copy p{width:min(720px,100%);color:var(--muted);margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border-radius:8px;justify-content:center;gap:10px;min-height:46px;padding:0 18px;font-size:15px;font-weight:780}.button-primary{color:#fff;background:linear-gradient(#3274ff,#235ddc);border:1px solid #1d54d4;box-shadow:0 14px 28px #2563eb38}.button-secondary{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.hero-visual{border:1px solid var(--line);min-height:312px;box-shadow:var(--shadow);background:linear-gradient(90deg,#2563eb12 1px,#0000 1px) 0 0/30px 30px,linear-gradient(#13a36f17,#0000 58%),#fff;border-radius:8px;position:relative;overflow:hidden}.hero-visual:before{content:"";border:1px solid #2563eb1f;border-radius:8px;position:absolute;inset:34px}.logo-mark,.route-icon{border-radius:8px;place-items:center;display:grid}.core-tile,.tool-orbit{background:#ffffffe0;border:1px solid #17202a17;border-radius:8px;place-items:center;display:grid;position:absolute;box-shadow:0 18px 42px #2032481a}.core-tile{color:#fff;background:linear-gradient(#4f86ff,#245fdb);width:126px;height:126px;top:96px;left:50%;transform:translate(-50%)}.core-tile span{margin-top:4px;font-size:13px;font-weight:820}.tool-orbit{width:66px;height:66px}.orbit-writing{color:var(--blue);background:#eef5ff;top:34px;left:42px}.orbit-image{color:var(--coral);background:#fff0ed;top:48px;right:44px}.orbit-business{color:var(--green);background:#e9f8f2;bottom:42px;left:58px}.orbit-automation{color:#9b610b;background:#fff6df;bottom:36px;right:74px}.orbit-docs{width:54px;height:54px;color:var(--violet);background:#f1efff;top:24px;left:50%}.product-section,.work-section,.route-section,.architecture-section,.updates-section{padding:42px 0}.section-head{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:20px;display:flex}.section-head h2{color:#111827;margin:0;font-size:clamp(28px,3.4vw,38px);font-weight:820;line-height:1.12}.section-head p{max-width:720px;color:var(--muted);margin:9px 0 0;font-size:16px;line-height:1.7}.section-count{border:1px solid var(--line);color:var(--muted);background:#ffffffd1;border-radius:999px;flex:none;padding:7px 13px;font-size:13px;font-weight:760}.filter-stack{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:center;gap:14px;margin-bottom:18px;display:grid}.chip-row{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.chip-row::-webkit-scrollbar{display:none}.chip{min-height:38px;color:var(--muted);transition:transform .18s var(--ease), border-color .18s var(--ease), background-color .18s var(--ease), color .18s var(--ease);background:#ffffffc7;border:1px solid #17202a1a;border-radius:999px;flex:none;justify-content:center;padding:0 14px;font-size:13px;font-weight:760}.chip:hover{color:var(--blue);background:#fff;border-color:#2563eb42;transform:translateY(-1px)}.chip[data-active=true]{color:#fff;background:#2563eb;border-color:#1f5bea;box-shadow:0 12px 24px #2563eb2e}.search-box{background:#ffffffdb;border:1px solid #17202a1a;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}.search-box svg{color:#778393;flex:none}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:14px}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.tool-card{background:linear-gradient(145deg, #fffffff5, #f8fbffd6), var(--surface);min-height:442px;animation:rise .56s var(--ease) both;transition:transform .2s var(--ease), border-color .2s var(--ease), box-shadow .2s var(--ease);border:1px solid #17202a1a;border-radius:8px;flex-direction:column;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 44px #20324814}.tool-card:before{pointer-events:none;content:"";opacity:0;transition:opacity .2s var(--ease);position:absolute;inset:0}.tool-card[data-accent=blue]:before{background:linear-gradient(135deg,#2563eb1f,#0000 38%)}.tool-card[data-accent=green]:before{background:linear-gradient(135deg,#13a36f21,#0000 38%)}.tool-card[data-accent=amber]:before{background:linear-gradient(135deg,#d78b1824,#0000 38%)}.tool-card[data-accent=coral]:before{background:linear-gradient(135deg,#e45d4721,#0000 38%)}.tool-card[data-accent=violet]:before{background:linear-gradient(135deg,#6d5bd721,#0000 38%)}.tool-card:hover{box-shadow:var(--shadow);border-color:#2563eb3d;transform:translateY(-5px)}.tool-card:hover:before{opacity:1}.card-top,.tagline,.summary,.fit-line,.chip-list,.card-bottom{z-index:1;position:relative}.card-top{grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.logo-mark{width:58px;height:58px;color:var(--blue);background:#eef5ff;border:1px solid #17202a1a}.tool-card[data-accent=green] .logo-mark{color:var(--green);background:#e9f8f2}.tool-card[data-accent=amber] .logo-mark{color:#9b610b;background:#fff6df}.tool-card[data-accent=coral] .logo-mark{color:var(--coral);background:#fff0ed}.tool-card[data-accent=violet] .logo-mark{color:var(--violet);background:#f1efff}.card-meta{min-width:0}.card-meta h3{overflow-wrap:anywhere;color:#111827;margin:0;font-size:24px;font-weight:810;line-height:1.12}.card-meta p{color:var(--blue);margin:6px 0 0;font-size:12px;font-weight:820}.status-chip{color:#fff;white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:780}.status-available{background:var(--green)}.status-preview{background:var(--blue)}.status-building{background:var(--amber)}.tagline{color:#121a24;text-wrap:balance;margin:24px 0 0;font-size:21px;font-weight:790;line-height:1.36}.summary{color:var(--muted);margin:15px 0 0;font-size:15px;line-height:1.76}.fit-line{margin-top:auto;padding-top:24px}.fit-line span{color:#738091;margin-bottom:6px;font-size:12px;font-weight:820;display:block}.fit-line strong{color:#263241;font-size:14px;line-height:1.58}.chip-list{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.chip-list span{color:var(--muted);background:#ffffffc2;border:1px solid #17202a1a;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:690}.card-bottom{border-top:1px solid #17202a14;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:20px;padding-top:18px;display:grid}.card-bottom>span{color:#315ba8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:780;overflow:hidden}.primary-link{color:#fff;background:#17202a;border-radius:8px;justify-content:center;gap:8px;min-height:40px;padding:0 14px;font-size:13px;font-weight:780}.empty-state{border:1px dashed var(--line);color:var(--muted);text-align:center;background:#ffffff9e;border-radius:8px;margin:26px 0 0;padding:34px 18px}.principle-grid,.route-grid,.updates-grid{gap:14px;display:grid}.principle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.principle-card,.route-card,.update-card,.architecture-detail,.storage-table{border:1px solid var(--line);background:#ffffffe0;border-radius:8px}.principle-card{padding:20px}.principle-card svg{color:var(--green)}.principle-card h3,.route-card h3,.update-card h3{color:#111827;margin:14px 0 0;font-size:18px;line-height:1.35}.principle-card p,.route-card p,.update-card p{color:var(--muted);margin:9px 0 0;line-height:1.68}.route-grid{grid-template-columns:1.1fr 1fr 1fr}.route-card{padding:20px}.route-icon{width:42px;height:42px;color:var(--blue);background:#eef5ff}.route-card>span{color:var(--green);margin-top:18px;font-size:12px;font-weight:820;display:inline-flex}.architecture-layout{grid-template-columns:360px minmax(0,1fr);gap:18px;display:grid}.architecture-tabs{gap:10px;display:grid}.architecture-tabs button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#ffffffdb;border-radius:8px;grid-template-columns:24px 1fr;align-items:center;gap:8px 10px;padding:15px;display:grid}.architecture-tabs button svg{color:var(--blue)}.architecture-tabs button span{font-size:15px;font-weight:790}.architecture-tabs button small{color:var(--muted);grid-column:2;font-size:12px}.architecture-tabs button.is-active{background:#eef5ff;border-color:#adc6ff}.architecture-detail{min-height:348px;box-shadow:var(--shadow);background:linear-gradient(145deg,#2563eb14,#0000 36%),#ffffffeb;padding:26px}.detail-topline{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:760;display:flex}.detail-topline strong{color:#0f6b49}.architecture-detail h3{margin:28px 0 0;font-size:31px;line-height:1.18}.architecture-detail p{max-width:720px;color:var(--muted);margin:12px 0 0;font-size:16px;line-height:1.75}.architecture-detail ul{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.architecture-detail li{color:#354152;align-items:flex-start;gap:10px;line-height:1.6;display:flex}.architecture-detail li svg{color:var(--green);flex:none;margin-top:3px}.updates-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.update-card{gap:12px;min-height:150px;padding:16px;display:flex}.update-card svg{color:var(--green);flex:none}.update-card[data-state=next] svg{color:var(--blue)}.update-card[data-state=later] svg{color:var(--amber)}.update-card h3{margin-top:0;font-size:16px}.update-card p{font-size:13px}.storage-table{margin-top:18px;overflow:hidden}.storage-head,.storage-row{grid-template-columns:180px 140px minmax(0,1fr);align-items:center;gap:16px;display:grid}.storage-head{color:#596575;background:#f6f9fc;padding:13px 16px;font-size:12px;font-weight:780}.storage-row{border-top:1px solid var(--line);padding:16px}.storage-row strong,.storage-row span{font-size:14px}.storage-row span{color:#0f6b49;font-weight:780}.storage-row p{color:var(--muted);margin:0;line-height:1.6}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:34px 0 42px;font-size:14px;display:flex}.site-footer div:first-child{flex-wrap:wrap;gap:9px 12px;display:flex}.site-footer strong{color:var(--ink)}.footer-links{flex-wrap:wrap;gap:10px;display:flex}.footer-links a{color:var(--blue);font-weight:740}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.site-header,.hero-section,.product-section,.work-section,.route-section,.architecture-section,.updates-section,.site-footer{width:min(100% - 32px,760px)}.site-nav{display:none}.hero-section,.filter-stack,.architecture-layout{grid-template-columns:1fr}.hero-visual{max-width:420px}.tool-grid,.principle-grid,.route-grid,.updates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.site-header{min-height:68px}.header-action{display:none}.hero-section{padding-top:38px}.hero-visual{min-height:252px}.core-tile{width:108px;height:108px;top:76px}.tool-orbit{width:54px;height:54px}.hero-actions{width:100%}.button{flex:160px}.section-head{flex-direction:column;align-items:flex-start}.tool-grid,.principle-grid,.route-grid,.updates-grid{grid-template-columns:1fr}.tool-card{min-height:0;padding:20px}.card-top{grid-template-columns:52px minmax(0,1fr)}.status-chip{grid-column:1/-1;justify-self:start}.logo-mark{width:52px;height:52px}.card-bottom{grid-template-columns:1fr}.primary-link{width:100%}.storage-head{display:none}.storage-row{grid-template-columns:1fr;gap:7px}.site-footer{flex-direction:column;align-items:flex-start}}
