:root{--paper:#fffaf4;--ink:#142746;--orange:#ff5a18;--orange-dark:#df4304;--navy:#071832;--muted:#5f6876;--line:rgba(20,39,70,.14);--font:"PingFang SC","Noto Sans SC","Microsoft YaHei",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}.section{position:relative;min-height:100svh;overflow:hidden}.hero{isolation:isolate;background:var(--paper)}.hero-art{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:48%;background:#071832 url("./assets/hero-product-workspace.png") 54% center/cover no-repeat}.hero-content{width:min(1380px,calc(100% - 96px));min-height:100svh;margin:auto;display:flex;flex-direction:column;padding:36px 0 76px}.hero-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;width:max-content;color:var(--ink);font-size:20px;font-weight:800;letter-spacing:-.04em;line-height:1;text-decoration:none}.brand img{width:40px;height:40px;object-fit:contain;border-radius:12px}.brand-ai{color:var(--orange)}.header-actions{display:flex;gap:10px;align-items:center}.header-trial,.header-login{min-height:40px;padding:0 17px;border-radius:999px;font:700 14px var(--font);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.header-trial{border:0;background:var(--orange);color:#fff;box-shadow:0 10px 20px rgba(255,90,24,.18)}.header-login{border:1px solid rgba(20,39,70,.18);background:rgba(255,255,255,.66);color:var(--ink)}.hero-copy{width:min(44vw,590px);margin:auto 0}.hero h1{margin:0;font-size:clamp(3.2rem,5.05vw,5.45rem);font-weight:850;letter-spacing:-.07em;line-height:1.04}.hero h1 span{display:block;white-space:nowrap;font-size:.72em}.hero-copy>p:not(.hint){max-width:495px;margin:28px 0 0;color:#53606e;font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:54px;padding:0 22px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font:700 15px var(--font);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.button svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.button-primary{border:0;background:var(--orange);color:#fff;box-shadow:0 13px 26px rgba(255,90,24,.22)}.button-secondary{border:1px solid rgba(20,39,70,.22);background:rgba(255,255,255,.76);color:var(--ink)}.button:hover,.header-trial:hover,.header-login:hover{transform:translateY(-2px)}.button-primary:hover,.header-trial:hover{background:var(--orange-dark);box-shadow:0 16px 29px rgba(255,90,24,.3)}.button-secondary:hover,.header-login:hover{background:#fff}.hint{margin:18px 0 0;color:#78808a;font-size:13px}.site-footer{position:absolute;right:0;bottom:26px;left:0;width:min(1380px,calc(100% - 96px));margin:auto;display:flex;color:#7b838d;font-size:12px}.site-footer-meta{display:flex;align-items:center;gap:14px}.site-footer a{color:inherit;text-decoration:none}.site-footer a:hover{text-decoration:underline}.qr-dialog,.download-dialog{width:min(480px,calc(100% - 32px));padding:0;border:0;border-radius:24px;background:#fffdf9;color:var(--ink);box-shadow:0 24px 80px rgba(12,24,45,.34)}.qr-dialog::backdrop,.download-dialog::backdrop{background:rgba(7,16,32,.63);backdrop-filter:blur(6px)}.qr-body,.download-dialog-body{padding:42px;text-align:center}.page-label{margin:0 0 13px;color:var(--orange);font-size:13px;font-weight:750;letter-spacing:.08em}.qr-body h2,.download-dialog-body h2{margin:0;font-size:28px;letter-spacing:-.055em}.qr-body p:not(.page-label),.download-dialog-body>p:not(.page-label){margin:14px auto 23px;color:#647080;line-height:1.7}.qr-frame{width:216px;height:216px;margin:auto;border:1px solid #eadfd5;border-radius:14px;display:grid;place-items:center;background:#fff}.qr-frame img{width:100%;height:100%;object-fit:contain;border-radius:13px}.qr-loading{font-size:13px;color:#6d7784}.qr-body small{display:block;margin-top:15px;color:#8a9098;font-size:12px}.dialog-close{position:absolute;top:13px;right:16px;width:34px;height:34px;border:0;border-radius:50%;background:#f5f1ec;color:#45515e;font-size:25px;line-height:1;cursor:pointer}.platform-grid{display:grid;gap:11px;text-align:left}.platform{min-height:88px;padding:16px 18px;border:1px solid rgba(20,39,70,.12);border-radius:16px;background:#fff;color:var(--ink);display:flex;align-items:center;gap:14px;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.platform:hover{transform:translateY(-2px);border-color:rgba(255,90,24,.55);box-shadow:0 12px 26px rgba(20,39,70,.09)}.platform-icon{width:44px;height:44px;flex:0 0 44px;border-radius:13px;display:grid;place-items:center;background:#f2f5f9;color:#19335c;font-size:23px}.platform-icon svg{width:25px;fill:currentColor}.platform-copy{display:grid;gap:5px;min-width:0}.platform-copy strong{font-size:16px;letter-spacing:-.02em}.platform-copy small{color:#7b8490;font-size:12px}.platform-arrow{margin-left:auto;color:var(--orange);font-size:21px}button:focus-visible,a:focus-visible{outline:3px solid #ffbd3d;outline-offset:4px}@media (max-width:900px){.hero-art{left:0;opacity:.36;background-position:center top;background-size:cover}.hero-content{width:min(100% - 48px,680px);padding-top:25px}.hero-copy{width:100%;max-width:560px;margin:auto 0}.hero-copy::before{content:"";position:absolute;z-index:-1;inset:auto -24px -48px;background:linear-gradient(to bottom,rgba(255,250,244,.08),rgba(255,250,244,.93) 30%,var(--paper) 68%)}.site-footer{width:calc(100% - 48px)}}@media (max-width:560px){.hero-content{width:calc(100% - 40px);padding:20px 0 62px}.brand{font-size:18px}.brand img{width:36px;height:36px;border-radius:11px}.header-actions{gap:7px}.header-trial,.header-login{min-height:36px;padding:0 12px;font-size:13px}.hero h1{font-size:clamp(2.85rem,13vw,4rem)}.hero h1 span{font-size:.68em}.hero-copy>p:not(.hint){margin-top:20px;font-size:15px;line-height:1.75}.hero-actions{margin-top:25px}.button{width:100%;min-height:52px}.site-footer{width:calc(100% - 40px);bottom:20px}.qr-body,.download-dialog-body{padding:39px 24px 30px}.qr-frame{width:198px;height:198px}.download-dialog-body h2{font-size:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.01ms!important}}
