:root{--ink:#202640;--muted:#697188;--primary:#5869ed;--border:#e9ecf4;--soft:#f6f8fd;--radius:16px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #364be0;outline-offset:5px}h1,h2,h3,p{margin:0}button{border:0;background:none;color:inherit}section[id]{scroll-margin-top:20px}.container{width:min(1200px,calc(100% - 64px));margin:auto}.skip{position:fixed;top:-100px;left:16px;padding:12px;background:white;z-index:99}.skip:focus{top:12px}.header{height:88px;background:rgba(255,255,255,.96);border-bottom:1px solid #f0f2f8;position:sticky;top:0;z-index:20}.nav-row{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap}.brand>span{font-size:24px;font-weight:750;letter-spacing:1px;line-height:1.25}.brand small{display:block;font-size:9px;letter-spacing:3px;font-weight:600;color:#778096;margin-top:4px}nav{display:flex;gap:38px;height:100%;align-items:center}nav a{font-size:14px;position:relative;height:100%;display:flex;align-items:center}nav a.active,nav a:hover{color:var(--primary)}nav a.active:after{content:"";height:3px;border-radius:2px;position:absolute;bottom:18px;width:18px;left:calc(50% - 9px);background:var(--primary)}.nav-cta{background:#eff1ff;color:#4758d0;font-size:13px;padding:10px 18px;border-radius:7px}.nav-cta span{margin-left:12px}.menu-toggle{display:none}.hero{background:radial-gradient(ellipse at 76% 42%,#e5e7ff80,transparent 54%),linear-gradient(110deg,#f7faff,#f5f6ff 75%,#eff7ff);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:610px;gap:36px;padding-top:42px;padding-bottom:48px}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:13px;color:#5564af;background:white;border:1px solid #e4e8ff;border-radius:30px;padding:6px 15px;margin-bottom:24px}.eyebrow>span{height:6px;width:6px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 4px #edf0ff}h1{font-size:clamp(36px,3.7vw,55px);line-height:1.4;font-weight:780;letter-spacing:-1.5px}h1 span{color:var(--primary)}.hero-copy>p{margin-top:22px;color:var(--muted);font-size:16px;line-height:1.95}.hero-actions{display:flex;gap:16px;margin-top:32px}.button{display:inline-flex;justify-content:center;align-items:center;gap:26px;padding:13px 24px;border-radius:8px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--primary);color:white;box-shadow:0 6px 16px #5869ed20}.primary:hover{background:#4656d9}.secondary{background:#fff;border:1px solid #dfe3f2;color:#45516d}.hero-notes{display:flex;gap:21px;margin-top:27px;color:#727c93;font-size:11px}.hero-foot{border-top:1px solid #dfe4f0;display:flex;justify-content:space-between;align-items:center;padding-top:23px;padding-bottom:25px;font-size:12px;color:#798198}.hero-foot>div{font-size:13px;color:#4e5873}.hero-foot b{font-weight:400;margin:0 20px;color:#b7bfce}.hero-art{height:440px;position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.orbit{border:1px solid #d4dbf4;border-radius:50%;position:absolute;z-index:-1;transform:rotate(-25deg)}.orbit-one{width:560px;height:350px}.orbit-two{width:480px;height:470px;border-style:dashed;opacity:.75}.studio{width:440px;background:#ffffffed;border:1px solid white;box-shadow:0 22px 65px #5d6bbd22;border-radius:14px;transform:rotate(-3deg);overflow:hidden}.studio-top{padding:17px 20px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--border);font-size:13px}.studio-mark{color:var(--primary);font-size:23px;line-height:1}.concept{margin-left:auto;color:#7c849c;font-size:10px;border:1px solid #e7eaf1;border-radius:4px;padding:1px 7px}.studio-content{padding:20px 24px}.studio-heading{display:flex;justify-content:space-between;font-size:11px;color:#59657d;margin-bottom:12px}.dots{letter-spacing:2px;color:#b0b5c6}.audio-panel{height:61px;background:#f2f4ff;border-radius:7px;display:flex;align-items:center;padding:12px 14px;gap:16px}.play-symbol{height:30px;width:30px;background:var(--primary);color:white;display:grid;place-items:center;border-radius:50%;font-size:10px;flex-shrink:0}.audio-panel>span{font-size:10px;color:#6978a3}.wave{display:flex;flex:1;align-items:center;gap:3px;height:36px;overflow:hidden}.wave i{width:3px;border-radius:3px;background:#929def;flex-shrink:0}.connector{display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:#929bb3;margin:13px 0}.connector>span{color:var(--primary);background:#f0f3ff;border-radius:50%;height:21px;width:21px;text-align:center}.document{border:1px solid #e8ebf7;border-radius:8px;padding:17px;background:white}.doc-title{display:flex;align-items:center;gap:7px;font-size:12px}.doc-title>span:first-child{color:var(--primary);font-size:18px}.spark{margin-left:auto;color:#a1a9ee}.document p{font-size:9px;color:#8c95a8;margin:10px 0}.text-line{height:5px;background:#edf0f6;border-radius:8px;margin-top:8px;width:89%}.text-line.long{width:100%}.text-line.short{width:67%}.doc-tags{display:flex;gap:7px;margin-top:17px}.doc-tags span{background:#f3f5fc;font-size:9px;color:#7b87a4;padding:3px 8px;border-radius:4px}.studio-bottom{border-top:1px solid var(--border);display:flex;justify-content:space-between;padding:12px 22px;font-size:9px;color:#8c96ad}.studio-bottom i{display:inline-block;background:#59bbac;width:5px;height:5px;border-radius:50%;margin-right:5px}.float-chip{position:absolute;background:#fffffff5;border:1px solid white;border-radius:11px;display:flex;align-items:center;gap:12px;padding:15px 19px;box-shadow:0 12px 36px #6d78ba16;z-index:2;font-size:12px;font-weight:600}.float-chip small{display:block;font-size:10px;color:#8790a7;font-weight:400;margin-top:3px}.chip-top{top:8px;right:6px;transform:rotate(3deg)}.mini-icon{background:#eeedff;color:#8c79e9;font-size:25px;border-radius:8px;width:38px;height:38px;text-align:center}.chip-bottom{bottom:-1px;left:4px;transform:rotate(2deg)}.file-icons{display:flex;padding-left:4px}.file-icons span{height:35px;width:27px;background:#eef0ff;border:2px solid white;color:#727dec;font-size:12px;text-align:center;line-height:31px;border-radius:5px;margin-left:-4px;transform:rotate(-8deg)}.file-icons span:nth-child(2){background:#fff1e4;color:#c69954;transform:rotate(0)}.file-icons span:last-child{background:#e8f7f4;color:#50a893;transform:rotate(8deg)}.section{padding-top:88px;padding-bottom:82px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.section-kicker{font-size:10px;font-weight:600;letter-spacing:2px;color:#7882a1;margin-bottom:12px}h2{font-size:31px;line-height:1.5;letter-spacing:-.7px}.section-head p,.faq-layout>div>p{font-size:14px;color:var(--muted);margin-top:12px}.section-note{color:#8590a8;font-size:12px;white-space:nowrap;margin-bottom:3px}.section-note span{font-size:21px;padding-left:12px}.filters{display:flex;gap:10px;margin-bottom:28px}.filters button{padding:9px 22px;font-size:13px;border-radius:6px;color:#6c748b}.filters .selected{color:var(--primary);background:#eef1ff;font-weight:600}.filters button:hover{background:#f1f3fa}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.tool-card{border:1px solid var(--border);border-radius:12px;padding:26px 25px 19px;transition:transform .2s,box-shadow .2s,border-color .2s}.tool-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #2534520a;border-color:#cbd2f4}.tool-card[hidden]{display:none}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:19px}.tool-icon{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;font-size:28px}.blue{background:#edf3ff;color:#5385ef}.purple{background:#f0edff;color:#9174e6}.teal{background:#e9f8f4;color:#45ad93}.peach{background:#fff1e6;color:#d59655}.indigo{background:#edf0ff;color:#737ddd}.pink{background:#fceef3;color:#d485a5}.category{color:#9299ab;font-size:10px}.tool-card h3{font-size:18px;margin-bottom:11px;font-weight:650}.tool-card>p{font-size:13px;line-height:1.85;color:var(--muted);min-height:49px}.card-bottom{margin-top:24px;padding-top:14px;border-top:1px solid #f0f2f7;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#8890a5}.card-bottom button{font-size:21px;width:35px;height:35px;border-radius:50%;color:#7b88b5;background:#f6f8fd}.card-bottom button:hover{color:white;background:var(--primary)}.preview-note{font-size:11px;color:#737e95;margin-top:21px}.scenarios{background:#f8f9fd}.scenario-layout{display:grid;grid-template-columns:300px 1fr;gap:35px}.scenario-tabs{display:flex;flex-direction:column;justify-content:space-between;gap:12px}.scenario-tabs button{display:flex;align-items:center;gap:18px;text-align:left;padding:24px 19px;border:1px solid transparent;border-radius:10px}.scenario-tabs button[aria-selected=true]{background:white;border-color:#e7eaf4;box-shadow:0 5px 20px #26356105}.scenario-tabs button>span{font-size:12px;color:#8993b1}.scenario-tabs strong{display:block;font-weight:600;font-size:16px}.scenario-tabs small{display:block;font-size:11px;color:#8b93a7;margin-top:6px}.scenario-tabs b{margin-left:auto;font-weight:400;color:#a1a9bb}.scenario-tabs button[aria-selected=true] strong,.scenario-tabs button[aria-selected=true] b{color:var(--primary)}.scenario-panel{display:flex;gap:16px;align-items:center;justify-content:space-between;background:#edf1fc;border-radius:14px;padding:37px 39px;min-height:342px;overflow:hidden}.scene-copy{max-width:325px}.scene-label{color:#6c7faf;font-size:11px}.scene-copy h3{font-size:25px;line-height:1.6;margin:12px 0 15px}.scene-copy p{font-size:12px;line-height:1.9;color:#76819a}.scene-copy>div{display:flex;gap:7px;flex-wrap:wrap;margin-top:24px}.scene-copy>div>span{font-size:10px;background:#ffffff90;padding:4px 9px;border-radius:4px;color:#6e7e9e}.scene-art{position:relative;width:205px;height:245px;flex-shrink:0}.note-back{position:absolute;width:165px;height:208px;background:#dce3fc;border-radius:9px;transform:rotate(13deg);left:30px;top:14px}.note-front{position:absolute;inset:3px 20px 18px 10px;background:white;border-radius:8px;transform:rotate(-6deg);box-shadow:0 16px 30px #5c70b116;padding:19px}.note-label{font-size:9px;color:#8e9ab7}.note-spark{position:absolute;right:16px;top:40px;color:#aab5ff;font-size:31px}.note-front strong{display:block;font-size:27px;line-height:1.5;margin-top:20px;color:#6577b7}.note-rule{height:1px;background:#edf0f7;margin-top:23px}.note-foot{font-size:6px;color:#99a5bf;letter-spacing:1px}.scene-sticker{position:absolute;bottom:10px;right:-6px;background:#fff2cf;color:#a38341;font-size:12px;padding:8px 16px;border-radius:6px;transform:rotate(8deg)}.about{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.about h2{font-size:32px;line-height:1.65}.about-copy>p{font-size:14px;color:var(--muted);line-height:2;margin-bottom:13px}.values{display:flex;justify-content:space-between;border-top:1px solid var(--border);margin-top:26px;padding-top:22px;gap:15px}.values span{font-size:10px;color:#949caf}.values b{display:block;font-size:17px;margin-bottom:6px;color:#536383;font-weight:600}.faq-section{border-top:1px solid var(--border);padding:66px 0}.faq-layout{display:grid;grid-template-columns:1fr 1.6fr;gap:70px}.faqs details{padding:20px 0;border-bottom:1px solid var(--border)}.faqs details:first-child{padding-top:0}.faqs summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;list-style:none;gap:20px}.faqs summary::-webkit-details-marker{display:none}.faqs summary>span{font-size:22px;font-weight:300;color:#7984a2}.faqs details[open] summary>span{transform:rotate(45deg)}.faqs details p{font-size:12px;color:var(--muted);line-height:1.9;margin-top:14px;padding-right:30px}.closing{background:#f1f3ff;border:1px solid #e9edff;border-radius:14px;padding:36px 44px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:12px;margin-bottom:70px}.closing h2{font-size:25px;margin-top:8px}.closing>div>span{font-size:11px;color:#7d88b1}footer{background:#fafbfe;border-top:1px solid var(--border)}.footer-top{padding:35px 0;display:flex;align-items:center;gap:28px}.footer-top .brand>span{font-size:20px}.footer-top>p{font-size:12px;color:#9aa1b3}.footer-top>div{margin-left:auto;display:flex;align-items:center;gap:27px;font-size:12px;color:#78839b}.footer-top button{padding:0}.footer-top a:hover,.footer-top button:hover{color:var(--primary)}.footer-bottom{border-top:1px solid var(--border);padding:19px 0;display:flex;gap:24px;font-size:10px;color:#7d879c}.footer-bottom>span:last-child{margin-left:auto}.footer-bottom a:hover{text-decoration:underline}dialog{border:1px solid var(--border);border-radius:16px;padding:38px;max-width:490px;width:calc(100% - 40px);color:var(--ink);box-shadow:0 30px 100px #202b5333}dialog::backdrop{background:#1a254b66;backdrop-filter:blur(4px)}dialog h2{font-size:24px;margin:18px 0 14px}dialog>p{font-size:14px;color:var(--muted);line-height:1.9}.dialog-close{position:absolute;right:15px;top:8px;font-size:28px;color:#7b859a;width:40px;height:40px}.dialog-notice{font-size:12px;background:var(--soft);padding:15px;border-radius:7px;margin:22px 0;color:#727c92}dialog>.button{margin-top:4px}.dialog-notice[hidden]{display:none}
@media(min-width:1500px){.hero-grid{min-height:660px}}@media(max-width:1100px){nav{gap:24px}.nav-row{gap:20px}.hero-grid{gap:20px}.hero-art{transform:scale(.89);transform-origin:center}.hero-notes{gap:12px;font-size:10px}.hero-foot b{margin:0 10px}.scenario-layout{grid-template-columns:250px 1fr;gap:20px}.scenario-panel{padding:28px}.scene-art{width:160px;transform:scale(.9)}.about{gap:40px}.tool-card{padding:23px 21px 16px}}@media(max-width:850px){.container{width:calc(100% - 40px)}.header{height:76px}.nav-cta{display:none}nav{gap:25px}.brand>span{font-size:22px}.hero-grid{grid-template-columns:1fr;gap:5px;padding-top:48px;padding-bottom:22px;text-align:center}.hero-copy>p{font-size:15px}.hero-actions,.hero-notes{justify-content:center}h1{font-size:46px}.hero-art{width:520px;max-width:100%;margin:auto;transform:scale(.92);height:445px}.hero-foot{flex-direction:column;gap:12px}.section{padding-top:65px;padding-bottom:60px}h2{font-size:27px}.tool-grid{grid-template-columns:repeat(2,1fr)}.section-note{display:none}.scenario-layout{grid-template-columns:1fr}.scenario-tabs{flex-direction:row;gap:6px}.scenario-tabs button{padding:17px 12px;flex:1;gap:9px}.scenario-tabs b,.scenario-tabs small{display:none}.scenario-tabs strong{font-size:14px}.scenario-panel{padding:35px;min-height:310px}.scene-copy{max-width:350px}.scene-art{width:200px;transform:none}.about{grid-template-columns:1fr;gap:27px}.about h2 br{display:none}.faq-layout{grid-template-columns:1fr;gap:28px}.closing{padding:30px}.closing h2{font-size:21px}.closing .button{white-space:nowrap;padding:12px 17px;gap:15px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>p{margin-left:auto}.footer-top>div{width:100%;margin-left:0;justify-content:flex-end}.footer-bottom{gap:16px;flex-wrap:wrap}}
@media(max-width:520px){.container{width:calc(100% - 36px)}.header{height:70px}.brand>span{font-size:21px}.brand img{width:34px;height:34px}.brand small{font-size:8px}.menu-toggle{display:block;font-size:23px;padding:4px 9px}nav{display:none;position:absolute;top:70px;left:0;right:0;height:auto;background:white;padding:15px 20px 24px;box-shadow:0 12px 14px #222b5110;flex-direction:column;gap:4px}nav.open{display:flex}nav a{width:100%;padding:9px 12px}nav a.active:after{display:none}.hero-grid{padding-top:37px}.eyebrow{font-size:11px;padding:5px 11px;margin-bottom:22px}h1{font-size:37px;letter-spacing:-1.4px}.hero-copy>p{font-size:12px;line-height:2;margin-top:20px}.desktop{display:none}.hero-actions{gap:10px;margin-top:25px}.button{padding:12px 15px;font-size:12px;gap:13px}.hero-notes{gap:11px;font-size:8px;margin-top:22px}.hero-art{height:360px;width:100%;transform:none;margin-top:18px}.studio{width:calc(100% - 20px)}.studio-top{padding:12px 15px}.studio-content{padding:15px}.studio-heading{font-size:10px}.audio-panel{gap:10px;padding:10px}.wave{gap:2px}.float-chip{padding:10px 12px;font-size:9px;gap:8px}.float-chip small{font-size:8px}.chip-top{top:0;right:0}.chip-bottom{bottom:0;left:0}.mini-icon{font-size:19px;width:28px;height:28px}.orbit-one{width:360px;height:270px}.orbit-two{width:310px;height:340px}.document{padding:13px}.document p{font-size:8px}.doc-title{font-size:10px}.doc-tags{margin-top:12px}.studio-bottom{font-size:8px;padding:10px 15px}.hero-foot>div{font-size:9px}.hero-foot b{margin:0 5px}.hero-foot>span{font-size:10px}.hero-foot{padding:18px 0}.section{padding-top:49px;padding-bottom:44px}.section-kicker{font-size:9px;letter-spacing:1.5px}h2,.about h2{font-size:24px}.section-head p{font-size:12px}.section-head{margin-bottom:24px}.filters{gap:4px;justify-content:space-between;margin-bottom:20px}.filters button{padding:8px 10px;font-size:11px}.tool-grid{grid-template-columns:1fr;gap:14px}.tool-card{padding:21px}.card-top{margin-bottom:12px}.tool-card>p{min-height:0}.tool-card h3{font-size:17px}.card-bottom{margin-top:18px}.preview-note{font-size:10px}.scenario-tabs button{padding:14px 8px;gap:6px}.scenario-tabs strong{font-size:12px}.scenario-tabs button>span{font-size:10px}.scenario-panel{padding:25px;flex-direction:column;align-items:flex-start;gap:22px}.scene-copy h3{font-size:24px}.scene-art{align-self:center;height:220px;width:195px}.note-front{bottom:0}.scene-sticker{bottom:-4px}.about-copy>p{font-size:13px}.values{gap:12px}.values span{font-size:9px}.faq-section{padding:42px 0}.faq-layout>div>p{font-size:12px}.faqs summary{font-size:12px}.faqs details p{font-size:11px;padding-right:8px}.closing{flex-direction:column;align-items:flex-start;padding:25px;margin-bottom:45px;gap:21px}.closing h2{font-size:21px}.footer-top{padding:28px 0;gap:20px}.footer-top>p{font-size:10px}.footer-top>div{justify-content:flex-start;font-size:11px;gap:24px}.footer-bottom{gap:8px 15px;font-size:9px}.footer-bottom>span:last-child{margin-left:0}dialog{padding:28px}dialog h2{font-size:22px}dialog>p{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
