:root{--bg:#f7f8fb;--surface:#fff;--surface-soft:#f3f5f8;--ink:#25272d;--muted:#777d89;--line:#e7e9ee;--brand:#dc6848;--brand-dark:#b84a31;--brand-soft:#fff0eb;--teal:#0d9488;--blue:#2563eb;--green:#16a34a;--rose:#db2777;--shadow:0 18px 45px #191f2d1f;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #e7e9eed9;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;height:64px;padding:0 32px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:9px;font-size:18px;font-weight:800;display:inline-flex}.brand img{width:32px;height:32px}.top-nav{justify-content:center;gap:32px;font-size:15px;font-weight:600;display:flex}.top-nav a{color:#20242b;position:relative}.top-nav a.active:after,.top-nav a:hover:after{background:var(--brand);content:"";border-radius:999px;height:2px;position:absolute;bottom:-20px;left:0;right:0}.language-switch{border:1px solid var(--line);color:#6b7280;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:4px;display:flex}.language-switch button{color:#555b66;min-height:30px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 10px;font-size:14px;font-weight:800}.language-switch button.active{color:#fff;background:#15171c}.primary-pill,.secondary-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:800;display:inline-flex}.primary-pill{color:#fff;background:#15171c;border:1px solid #20242b}.primary-pill:hover{background:var(--brand-dark);border-color:var(--brand-dark)}.secondary-pill{border:1px solid var(--line);color:#20242b;background:#fff}.secondary-pill:hover{border-color:var(--brand);color:var(--brand-dark)}.hero-section{grid-template-columns:minmax(360px,.78fr) minmax(640px,1.22fr);align-items:center;gap:56px;max-width:1360px;min-height:calc(100vh - 64px);margin:0 auto;padding:72px 40px 86px;display:grid}.hero-copy{flex-direction:column;align-items:flex-start;display:flex}.product-mark{align-items:center;gap:12px;font-size:22px;font-weight:900;display:inline-flex}.product-mark img{width:54px;height:54px}.product-mark.compact{gap:10px;font-size:18px}.product-mark.compact img{width:36px;height:36px}.limited-badge{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #f3d3c7;border-radius:999px;align-items:center;gap:8px;margin-top:22px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.hero-section h1{letter-spacing:0;max-width:660px;margin:18px 0;font-size:clamp(44px,7vw,78px);line-height:1.02}.hero-section p{color:#5f6570;max-width:670px;margin:0;font-size:19px;line-height:1.9}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-media{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:18px;overflow:hidden}.window-bar{border-bottom:1px solid var(--line);background:#fbfbfc;align-items:center;gap:8px;height:38px;padding:0 16px;display:flex}.window-bar span{border-radius:50%;width:12px;height:12px}.window-bar span:first-child{background:#ff5f57}.window-bar span:nth-child(2){background:#febc2e}.window-bar span:nth-child(3){background:#28c840}.hero-media img{aspect-ratio:2934/1640;object-fit:contain;object-position:top center;background:#fff;width:100%}.section-heading{text-align:center;max-width:760px;margin:0 auto 34px}.section-heading span{color:var(--brand-dark);margin-bottom:12px;font-size:14px;font-weight:900;display:inline-block}.section-heading h2{letter-spacing:0;margin:0;font-size:clamp(30px,4vw,46px);line-height:1.2}.reason-section,.product-section,.scenario-section,.screens-section{max-width:1180px;margin:0 auto;padding:72px 28px}.reason-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.reason-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:178px;padding:22px;box-shadow:0 10px 28px #191f2d0f}.icon-box{width:42px;height:42px;color:var(--teal);background:#f0fdfa;border-radius:10px;place-items:center;margin-bottom:18px;display:grid}.reason-card:nth-child(2) .icon-box{color:var(--blue);background:#eff6ff}.reason-card:nth-child(3) .icon-box{color:var(--brand);background:#fff7ed}.reason-card:nth-child(4) .icon-box{color:var(--rose);background:#fdf2f8}.reason-card:nth-child(5) .icon-box{color:var(--green);background:#f0fdf4}.reason-card h3,.scenario-card h3,.screenshot-card h3{margin:0 0 8px;font-size:18px;line-height:1.35}.reason-card p,.scenario-card p,.screenshot-card p{color:var(--muted);margin:0;line-height:1.75}.product-demo{border:1px solid var(--line);min-height:620px;box-shadow:var(--shadow);background:#fff;border-radius:20px;grid-template-columns:230px 1fr;gap:18px;display:grid}.feature-rail{border-right:1px solid var(--line);background:#f5f6f8;padding:18px}.rail-item{color:#535965;width:100%;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;margin-bottom:8px;padding:0 14px;font-weight:700;display:flex}.rail-item:hover,.rail-item.active{color:var(--brand-dark);background:#fff;box-shadow:0 8px 18px #191f2d14}.feature-panel{grid-template-rows:auto 1fr;gap:20px;padding:28px;display:grid}.feature-panel-copy{max-width:800px}.panel-kicker{color:var(--brand-dark);align-items:center;gap:8px;font-size:14px;font-weight:900;display:inline-flex}.feature-panel h3{margin:12px 0 8px;font-size:30px;line-height:1.25}.feature-panel p{max-width:800px;color:var(--muted);margin:0;font-size:16px;line-height:1.8}.bullet-row{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.bullet-row span{background:var(--surface-soft);color:#4d535f;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.panel-shot{border:1px solid var(--line);background:#fbfbfc;border-radius:14px;overflow:hidden}.panel-shot img{aspect-ratio:2934/1640;object-fit:contain;object-position:top center;background:#fff;width:100%}.scenario-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.scenario-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px}.scenario-tag{background:var(--brand-soft);color:var(--brand-dark);border-radius:999px;margin-bottom:18px;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.dialogue{color:#4f5560;border-radius:10px;margin-top:14px;padding:14px;line-height:1.72}.dialogue.user{background:#fff7ed}.dialogue.assistant{background:#eff6ff}.screens-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.screenshot-card{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 12px 26px #191f2d12}.screenshot-card img{aspect-ratio:2934/1640;object-fit:contain;object-position:top center;border-bottom:1px solid var(--line);background:#fff;width:100%}.screenshot-card div{padding:18px}.site-footer{border-top:1px solid var(--line);background:#fff;padding:26px 32px}.legal-line{color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;font-size:14px;line-height:1.8;display:flex}.legal-line a{color:#555b66;font-weight:700}.legal-line a:hover{color:var(--brand-dark)}@media (width<=1060px){.site-header{grid-template-columns:auto auto}.top-nav{display:none}.hero-section{grid-template-columns:1fr}.reason-grid,.scenario-grid,.screens-grid{grid-template-columns:repeat(2,1fr)}.reason-grid{grid-template-columns:repeat(3,1fr)}.product-demo{grid-template-columns:1fr}.feature-rail{border-right:0;border-bottom:1px solid var(--line);gap:8px;display:flex;overflow-x:auto}.rail-item{width:auto;min-width:150px}}@media (width<=720px){.site-header{height:auto;min-height:60px;padding:12px 16px}.language-switch{justify-self:end}.language-switch svg{display:none}.hero-section,.reason-section,.product-section,.scenario-section,.screens-section{padding:52px 18px}.hero-section{min-height:auto}.hero-section h1{font-size:44px}.hero-section p{font-size:17px}.reason-grid,.scenario-grid,.screens-grid{grid-template-columns:1fr}.feature-panel{padding:18px}.feature-panel h3{font-size:24px}.site-footer{padding:30px 18px}}
