:root{--bg:#fff;--bg-strong:#f7f7f5;--surface:#fff;--surface-strong:#fff;--text:#111;--muted:#666;--accent:#111;--accent-strong:#111;--line:#11111114;--shadow:0 18px 50px #11111114;--font-display:"SF Pro Display", "Avenir Next", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-body:"SF Pro Text", "Avenir Next", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:linear-gradient(#fff 0%,#fbfbfa 100%);margin:0}a{color:inherit;text-decoration:none}img{display:block}.site-header,.page-shell,.policy-shell,.site-footer{width:min(1180px,100vw - 32px);margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none;background:#ffffffe0;border-bottom:1px solid #1111110d;border-radius:0;justify-content:space-between;align-items:center;margin-top:0;padding:20px 0 16px;display:flex;position:sticky;top:0}.site-logo{letter-spacing:-.03em;align-items:center;gap:12px;font-size:1.1rem;font-weight:800;display:inline-flex}.site-logo-mark{color:#fff;width:36px;height:36px;font-family:var(--font-display);box-shadow:none;background:#111;border-radius:10px;place-items:center;font-size:19px;font-weight:800;display:inline-grid}.site-header-actions{align-items:center;gap:10px;display:flex}.language-switcher,.button{border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;transition:transform .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.language-switcher{border:1px solid var(--line);color:var(--muted);background:#fff}.button{cursor:pointer;border:1px solid #0000;font-weight:700}.button-primary{color:#fff;box-shadow:none;background:#111}.button-secondary{border-color:var(--line);color:var(--text);background:#fff}.language-switcher:hover,.button:hover{transform:translateY(-1px)}.page-shell{padding:36px 0 64px}.hero{grid-template-columns:1fr;align-items:center;gap:28px;padding:42px 0 18px;display:grid}.hero-copy h1,.section h2,.bottom-cta h2,.policy-hero h1,.not-found h1{font-family:var(--font-display);letter-spacing:-.06em;margin:0;font-weight:800}.hero-copy h1{text-align:center;max-width:14ch;margin:0 auto;font-size:clamp(3.2rem,7vw,6.1rem);line-height:1.08}.hero-line{display:block}.hero-line-light{font-weight:500}.hero-line-accent{color:#2d6bff;margin-top:18px;font-size:.76em;line-height:1.08}.hero-summary,.section-heading p,.info-card p,.feature-panel p,.highlight-card p,.shot-copy p,.faq-item p,.bottom-cta p,.policy-summary,.policy-section p,.site-footer-copy,.not-found p{color:var(--muted);line-height:1.7}.section-kicker,.step-index{color:#888;letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:700}.hero-summary{text-align:center;max-width:46rem;margin:18px auto 0;font-size:1.08rem;line-height:1.75}.hero-summary-line{display:block}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin:30px 0 0;display:flex}.button-hero{min-height:56px;padding:0 28px;font-size:1rem}.hero-visual{width:min(1080px,100%);margin:0 auto;position:relative}.window-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;position:relative;overflow:hidden}.window-card-primary{inset:auto}.hero-image,.shot-image{width:100%;height:auto}.section{margin-top:56px}.section-heading{text-align:center;justify-items:center;gap:10px;margin-bottom:32px;display:grid}.section h2,.bottom-cta h2,.policy-hero h1,.not-found h1{font-size:clamp(2rem,4vw,3.5rem);line-height:.98}.card-grid{gap:18px;display:grid}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card,.feature-panel,.highlight-card,.shot-card,.faq-item,.policy-hero,.policy-content,.bottom-cta,.not-found{border:1px solid var(--line);background:var(--surface);box-shadow:none}.info-card,.feature-panel,.highlight-card,.faq-item{border-radius:26px;padding:24px}.feature-panel,.highlight-card{background:#fafaf8;min-height:200px}.use-case-card{border:1px solid var(--line);background:#fafaf8;border-radius:26px;gap:18px;min-height:100%;padding:24px;display:grid}.use-case-head{gap:10px;display:grid}.use-case-head h3{letter-spacing:-.03em;margin:0;font-size:1.18rem}.use-case-head p{color:var(--muted);margin:0;line-height:1.65}.use-case-example{background:#fff;border:1px solid #1111110f;border-radius:20px;gap:10px;padding:16px;display:grid}.use-case-label{color:#888;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.use-case-bubble{border-radius:16px;padding:12px 14px;font-size:.95rem;line-height:1.6}.use-case-bubble-input{color:#444;background:#f2f4f8}.use-case-bubble-output{color:#1f4fd1;background:#eef4ff}.shot-card{border-radius:28px;gap:16px;padding:18px;display:grid}.shot-image-wrap{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.shots-grid{gap:20px;display:grid}.faq-list{gap:14px;display:grid}.faq-answer-wrap{gap:10px;display:grid}.faq-answer{white-space:pre-line;overflow:hidden}.faq-answer-collapsed{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.faq-toggle{color:#2d6bff;width:fit-content;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;line-height:1}.faq-toggle:hover{text-decoration:underline}.bottom-cta{color:#fff;text-align:center;background:#111;border-radius:34px;margin:58px 0 0;padding:36px}.bottom-cta .button{margin-top:12px}.bottom-cta .section-kicker,.bottom-cta p{color:#ffffffb8}.site-footer{flex-direction:column;align-items:center;gap:14px;padding:28px 0 44px;display:flex}.site-footer-links{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.policy-shell{padding:52px 0 56px}.policy-hero,.policy-content{border-radius:32px}.policy-hero{padding:34px}.policy-summary{max-width:52rem;margin:18px 0 0}.policy-updated{color:#444;margin:18px 0 0;font-weight:700}.policy-content{margin-top:20px;padding:18px 34px 8px}.policy-section{border-bottom:1px solid var(--line);padding:24px 0 18px}.policy-section:last-child{border-bottom:0}.policy-section h2{font-size:1.3rem;font-family:var(--font-display);letter-spacing:-.03em;margin:0 0 16px;font-weight:700}.not-found{text-align:center;border-radius:32px;place-items:center;gap:12px;width:min(720px,100vw - 32px);margin:72px auto;padding:48px 28px;display:grid}.reveal{animation:.56s ease-out both reveal-up}@keyframes reveal-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.language-switcher,.button{transition:none;animation:none}}@media (max-width:980px){.card-grid-three,.card-grid-two{grid-template-columns:1fr}}@media (max-width:720px){.site-header{width:calc(100vw - 20px);padding:16px 0 14px}.site-header-actions{gap:8px}.language-switcher,.button{min-height:40px;padding:0 14px;font-size:.92rem}.page-shell,.policy-shell{padding-top:26px}.hero-copy h1{font-size:clamp(2.6rem,12vw,4rem)}.bottom-cta,.policy-hero,.policy-content,.info-card,.feature-panel,.highlight-card,.faq-item,.shot-card{padding-left:18px;padding-right:18px}}
