:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#151515;background:#fefffe;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--background: #fefffe;--surface: rgba(255, 255, 255, .86);--surface-strong: #ffffff;--surface-muted: #f4f5f3;--text: #171717;--muted: #747774;--line: rgba(20, 20, 20, .08);--line-strong: rgba(20, 20, 20, .13);--accent: #111111;--accent-text: #ffffff;--blue: #2f80ed;--green: #11a36b;--sand: #efede7;--shadow-soft: 0 18px 54px rgba(18, 18, 18, .09);--shadow-strong: 0 30px 90px rgba(18, 18, 18, .16)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100vh;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.landing{min-height:100vh;background:linear-gradient(135deg,#efede794,#fff0 34%),linear-gradient(180deg,#fefffe,#f7f8f5)}.hero-section{min-height:100vh;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:24px 0 34px;display:grid;grid-template-rows:auto minmax(0,1fr)}.hero-nav{min-height:72px;display:grid;grid-template-columns:minmax(260px,1fr) auto minmax(180px,1fr);align-items:center;gap:20px}.brand-mark{display:inline-flex;align-items:center;gap:4px;min-width:0;font-size:25px;font-weight:500;letter-spacing:0;color:var(--text)}.brand-mark img{width:72px;height:72px;border-radius:18px;object-fit:contain}.brand-mark span{white-space:nowrap}.header-left{display:inline-flex;align-items:center;gap:18px;min-width:0}.header-right{display:inline-flex;align-items:center;justify-content:flex-end;gap:16px}.store-actions{display:inline-flex;align-items:center;justify-content:center;gap:12px}.privacy-link,.privacy-back{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--line);border-radius:21px;background:#ffffffad;box-shadow:var(--shadow-soft);color:var(--text);font-size:14px;font-weight:600;white-space:nowrap}.hero-nav .privacy-link{transform:translate(22px)}.store-badge{height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;transition:transform .14s ease,opacity .14s ease}.store-badge:hover{opacity:.88;transform:translateY(-1px)}.store-badge img{width:auto;height:48px;object-fit:contain}.app-store-badge,.app-store-badge img{height:62px}.hero-layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,.72fr);align-items:center;gap:68px;padding:34px 0 0}.hero-copy{max-width:590px;transform:translateY(-78px)}.eyebrow{margin:0 0 18px;color:var(--muted);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-copy h1{max-width:720px;margin:0;color:var(--text);font-size:74px;line-height:.96;letter-spacing:0;font-weight:700}.hero-text{max-width:570px;margin:26px 0 0;color:var(--muted);font-size:20px;line-height:1.58;font-weight:500}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.hero-actions span{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:22px;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);color:#303230;font-size:14px;font-weight:700;white-space:nowrap}.hero-actions span:first-child{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.hero-visual{position:relative;min-height:620px;display:grid;place-items:center;isolation:isolate}.preview-orbit{position:absolute;width:410px;height:410px;border-radius:50%;background:linear-gradient(135deg,#2f80ed29,#11a36b1c),var(--sand);filter:blur(2px);opacity:.72;transform:translate(20px,-6px);z-index:-2}.app-screenshot{width:min(560px,100%);height:auto;border-radius:28px;object-fit:contain;filter:drop-shadow(0 32px 70px rgba(18,18,18,.18));transform:rotate(1deg);animation:floatPhone 7s ease-in-out infinite}.floating-chip{position:absolute;min-height:50px;display:inline-flex;align-items:center;gap:11px;padding:0 17px 0 11px;border-radius:25px;border:1px solid rgba(255,255,255,.72);background:#ffffffc7;color:var(--text);box-shadow:var(--shadow-soft);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);font-size:14px;font-weight:800;white-space:nowrap;z-index:4}.chip-claude{top:104px;left:-26px}.chip-qwen{right:-10px;top:214px}.chip-codex{top:286px;left:4px}.provider-icon{width:30px;height:30px;border-radius:8px;object-fit:contain}@keyframes floatPhone{0%,to{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-14px) rotate(1deg)}}@media(max-width:980px){.hero-section{width:min(760px,calc(100% - 32px));min-height:auto}.hero-layout{grid-template-columns:1fr;gap:32px;padding-top:56px}.hero-copy{max-width:680px;transform:translateY(-36px)}.hero-copy h1{font-size:56px;line-height:1}.hero-text{max-width:620px;font-size:18px}.hero-visual{min-height:560px}.chip-claude{left:46px}.chip-qwen{right:60px}.chip-codex{left:78px}}@media(max-width:620px){.landing{min-height:100vh}.hero-section{width:min(100% - 24px,440px);padding:16px 0 24px}.hero-nav{min-height:auto;grid-template-columns:1fr auto;align-items:flex-start;gap:14px}.header-left{gap:8px}.header-right{grid-column:2;grid-row:1;align-items:flex-end}.brand-mark{font-size:19px;gap:2px}.brand-mark img{width:54px;height:54px;border-radius:15px}.store-actions{grid-column:1 / -1;justify-content:center;gap:7px}.store-badge,.store-badge img{height:38px}.app-store-badge,.app-store-badge img{height:48px}.hero-nav .privacy-link{transform:none}.hero-layout{gap:26px;padding-top:42px}.hero-copy{transform:translateY(-20px)}.eyebrow{margin-bottom:14px;font-size:12px}.hero-copy h1{font-size:44px;line-height:1.02}.hero-text{margin-top:20px;font-size:16px;line-height:1.55}.hero-actions{gap:8px;margin-top:24px}.hero-actions span{min-height:40px;padding:0 12px;border-radius:20px;font-size:12px}.hero-visual{min-height:468px}.preview-orbit{width:310px;height:310px}.app-screenshot{width:min(330px,100%);border-radius:20px}.floating-chip{min-height:42px;gap:8px;padding:0 12px 0 8px;border-radius:21px;font-size:12px}.provider-icon{width:24px;height:24px;border-radius:7px}.chip-claude{top:72px;left:-20px}.chip-qwen{top:158px;right:0}.chip-codex{top:218px;left:-10px}}.privacy-page{min-height:100vh;background:linear-gradient(135deg,#efede79e,#fff0 36%),linear-gradient(180deg,#fefffe,#f7f8f5);padding:24px 20px 70px}.privacy-nav{width:min(960px,100%);min-height:72px;margin:0 auto 52px;display:flex;align-items:center;justify-content:space-between;gap:20px}.privacy-document{width:min(820px,100%);margin:0 auto;padding:42px;border:1px solid var(--line);border-radius:28px;background:#ffffffc7;box-shadow:var(--shadow-soft)}.privacy-document h1{margin:0;color:var(--text);font-size:54px;line-height:1;font-weight:700;letter-spacing:0}.privacy-meta{margin:16px 0 34px;color:var(--muted);font-size:14px;font-weight:600}.privacy-section{padding-top:24px;border-top:1px solid var(--line)}.privacy-section+.privacy-section{margin-top:26px}.privacy-section h2{margin:0 0 10px;color:var(--text);font-size:18px;line-height:1.25;font-weight:700}.privacy-section p{margin:0;color:var(--muted);font-size:15px;line-height:1.72;white-space:pre-wrap}.privacy-section p+p{margin-top:14px}@media(max-width:720px){.privacy-page{padding:16px 12px 46px}.privacy-nav{margin-bottom:26px}.privacy-document{padding:26px 18px;border-radius:22px}.privacy-document h1{font-size:40px}.privacy-back{min-height:38px;padding:0 12px;font-size:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
