:root{--bg: #070908;--panel: #101513;--panel-2: #151b18;--line: rgba(236, 255, 244, .12);--text: #f4fbf6;--muted: #aebdb4;--soft: #718178;--green: #42f58d;--green-2: #9cffc6;--amber: #f1c864;--cyan: #66dbff;--rose: #ff7f9d;--shadow: 0 24px 80px rgba(0, 0, 0, .44);color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 72% 6%,rgba(66,245,141,.13),transparent 30rem),radial-gradient(circle at 0% 30%,rgba(102,219,255,.08),transparent 26rem),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:#070908cc;backdrop-filter:blur(18px)}.topbar-inner{width:min(1180px,calc(100% - 32px));height:72px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand-logo{display:block;width:112px;height:auto}.nav{display:flex;align-items:center;gap:4px}.nav a{border-radius:8px;padding:10px 12px;color:var(--muted);font-size:14px;line-height:1}.nav a:hover,.nav a.active{background:#ffffff0f;color:var(--text)}.topbar-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border-radius:8px;padding:0 16px;background:var(--green);color:#051008;font-weight:800;font-size:14px}.topbar-actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.lang-toggle{min-width:56px;min-height:40px;border:1px solid var(--line);border-radius:8px;background:#ffffff0e;color:var(--text);cursor:pointer;font:inherit;font-size:13px;font-weight:800}.lang-toggle:hover{border-color:#42f58d6b;background:#42f58d14}.section{border-bottom:1px solid var(--line)}.inner{width:min(1180px,calc(100% - 32px));margin:0 auto}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:54px;padding:54px 0 38px}.page-3d-print .hero,.page-export-dcc .hero{min-height:auto;grid-template-columns:1fr;justify-items:center;gap:30px;padding:56px 0 48px}.hero>div:first-child{max-width:none}.page-3d-print .hero>div:first-child,.page-export-dcc .hero>div:first-child{width:min(920px,100%);text-align:center}.page-3d-print .actions,.page-export-dcc .actions{justify-content:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--green-2);font-size:13px;font-weight:700;text-transform:uppercase}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 16px #42f58dcc}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:22px;font-size:clamp(52px,7vw,104px);line-height:.96;letter-spacing:0}.page-3d-print h1,.page-export-dcc h1{max-width:900px;font-size:clamp(38px,4.4vw,62px);line-height:1.08}.page-3d-print.lang-zh h1,.page-export-dcc.lang-zh h1{max-width:920px;font-size:clamp(36px,4vw,56px);line-height:1.12}.hero-copy{max-width:680px;margin-bottom:30px;color:var(--muted);font-size:clamp(18px,2vw,22px);line-height:1.55}.page-3d-print .hero-copy,.page-export-dcc .hero-copy{margin-left:auto;margin-right:auto;max-width:600px;font-size:clamp(17px,1.35vw,20px)}.prompt-entry{max-width:760px;margin-top:34px;overflow:hidden;border:1px solid rgba(236,255,244,.18);border-radius:8px;background:#0f1411db;box-shadow:var(--shadow)}.page-3d-print .prompt-entry,.page-export-dcc .prompt-entry{max-width:860px;margin:24px auto 0;text-align:left}.page-3d-print .prompt-entry textarea,.page-export-dcc .prompt-entry textarea{min-height:112px}.prompt-entry textarea{width:100%;min-height:142px;resize:vertical;border:0;outline:0;padding:22px;background:transparent;color:var(--text);font:inherit;font-size:17px;line-height:1.6}.prompt-entry textarea::placeholder{color:#f4fbf673}.prompt-entry-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid var(--line)}.prompt-meta{display:flex;flex-wrap:wrap;gap:10px}.prompt-meta span{border:1px solid rgba(66,245,141,.35);border-radius:8px;padding:9px 12px;color:var(--green-2);font-size:13px;font-weight:800}.prompt-submit{min-width:118px}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:8px;padding:0 20px;border:1px solid var(--line);background:#ffffff0d;color:var(--text);font-weight:800}.button.primary{border-color:transparent;background:var(--green);color:#051008;box-shadow:0 20px 50px #42f58d2e}.button:hover{transform:translateY(-1px)}.hero-visual{position:relative;overflow:hidden;min-height:520px;border:1px solid var(--line);border-radius:8px;background:#0d110f;box-shadow:var(--shadow)}.page-3d-print .hero-visual,.page-export-dcc .hero-visual{width:min(1440px,100%);min-height:clamp(520px,52vw,760px)}.hero-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78}.visual-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;background:linear-gradient(180deg,#07090805,#070908bf),linear-gradient(90deg,rgba(7,9,8,.22),transparent 58%)}.workspace-ui,.workflow-ui,.integration-ui{display:grid;gap:12px}.tool-row{display:flex;flex-wrap:wrap;gap:8px}.tool-chip{border:1px solid rgba(244,251,246,.18);border-radius:8px;padding:9px 11px;background:#080c0ab8;color:var(--text);font-size:13px;font-weight:700}.model-stage{display:grid;grid-template-columns:92px 1fr 112px;gap:10px;min-height:104px}.upload-tile,.preview-tile,.export-tile{border:1px solid rgba(244,251,246,.14);border-radius:8px;background:#0c120fc7;padding:12px;color:var(--muted);font-size:12px}.preview-tile{position:relative;overflow:hidden}.preview-tile:after{content:"";position:absolute;width:110px;height:110px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(16deg);border-radius:22px;background:linear-gradient(135deg,#42f58de6,#66dbff33);clip-path:polygon(50% 0,100% 28%,80% 100%,18% 100%,0 28%);animation:floatAsset 4s ease-in-out infinite}.progress-line{height:7px;border-radius:999px;overflow:hidden;background:#ffffff1a}.progress-line span{display:block;width:76%;height:100%;background:linear-gradient(90deg,var(--green),var(--cyan));animation:progressPulse 2.6s ease-in-out infinite}.workflow-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.workflow-step{min-height:82px;border:1px solid rgba(244,251,246,.15);border-radius:8px;background:#080c0ab8;padding:12px;font-size:13px;font-weight:800}.workflow-step span{display:block;margin-top:10px;color:var(--green-2);font-size:12px;font-weight:700}.app-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.app-node{min-height:70px;border:1px solid rgba(244,251,246,.16);border-radius:8px;background:#080c0ab8;display:grid;place-items:center;color:var(--text);font-weight:800}.section-pad{padding:78px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.section-head h2{max-width:720px;margin:0;font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:0}.section-head p{max-width:470px;margin:0;color:var(--muted);line-height:1.6}.section-copy{max-width:900px;color:var(--muted);font-size:19px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card{min-height:176px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#ffffff0f,#ffffff06);padding:22px}.card-icon{width:42px;height:42px;margin-bottom:20px;border-radius:8px;background:linear-gradient(135deg,#42f58df2,#66dbff38),#101513}.card h3{margin-bottom:10px;font-size:20px}.card p{margin:0;color:var(--muted);line-height:1.6}.workflow-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;counter-reset:steps}.workflow-card{position:relative;min-height:210px;border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:22px;overflow:hidden}.workflow-card:before{counter-increment:steps;content:"0" counter(steps);display:block;margin-bottom:44px;color:#9cffc6cc;font-size:13px;font-weight:900}.workflow-card:after{content:"";position:absolute;right:-22px;top:42px;width:76px;height:2px;background:linear-gradient(90deg,var(--green),transparent)}.workflow-card:last-child:after{display:none}.workflow-card h3{margin-bottom:10px;font-size:21px}.workflow-card p{margin:0;color:var(--muted);line-height:1.55}.demo{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:18px;align-items:stretch}.video-panel{position:relative;min-height:420px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#0d110f}.video-panel img{width:100%;height:100%;object-fit:cover;opacity:.7}.play{position:absolute;left:24px;bottom:24px;display:inline-grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--green);color:#061008;font-size:13px;font-weight:900}.timeline{border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:24px}.timeline-item{display:grid;grid-template-columns:28px 1fr;gap:14px;padding-bottom:28px;color:var(--muted)}.timeline-item:last-child{padding-bottom:0}.dot{width:14px;height:14px;margin-top:4px;border-radius:50%;background:var(--green);box-shadow:0 0 18px #42f58db3}.timeline-item strong{display:block;margin-bottom:5px;color:var(--text)}.prompt-layout,.prompt-structure{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:40px;align-items:start}.prompt-layout h2,.prompt-structure h2{margin-bottom:20px;font-size:clamp(30px,3.4vw,48px);line-height:1.08}.before-after-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.compare-card{min-height:360px;border:1px solid var(--line);border-radius:8px;background:#ffffff08;padding:24px}.compare-card.after{border-color:#42f58d52;background:#42f58d12}.compare-card span{display:inline-flex;margin-bottom:34px;border:1px solid var(--line);border-radius:999px;padding:7px 12px;color:var(--green-2);font-size:12px;font-weight:900;text-transform:uppercase}.compare-card h3{font-size:25px}.compare-card p{color:var(--muted);line-height:1.6}.compare-card pre{margin:24px 0 0;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#0003;padding:18px;color:var(--text);white-space:pre-wrap;font:14px/1.6 SFMono-Regular,Consolas,Liberation Mono,monospace}.prompt-builder{display:grid;gap:22px;margin-top:32px}.prompt-builder label{display:grid;gap:14px}.prompt-builder label span,.prompt-group strong{color:var(--text);font-size:17px}.prompt-builder small,.prompt-group small{margin-left:6px;color:var(--soft);font-size:13px;font-weight:600}.prompt-builder input{width:100%;min-height:56px;border:1px solid var(--line);border-radius:8px;background:#ffffff09;color:var(--text);padding:0 18px;font:inherit;outline:0}.prompt-builder input:focus{border-color:#42f58d80}.chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.prompt-chip{min-height:40px;border:1px solid var(--line);border-radius:999px;background:#ffffff06;color:var(--text);cursor:pointer;font:inherit;padding:0 16px}.prompt-chip:hover,.prompt-chip.active{border-color:#42f58d94;background:#42f58d1f;color:var(--green-2)}.prompt-output,.code-card{overflow:hidden;border:1px solid rgba(236,255,244,.15);border-radius:8px;background:#0c100e}.prompt-output-head,.code-card>div{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 18px;border-bottom:1px solid var(--line);color:var(--soft);font-size:13px;font-weight:800;text-transform:uppercase}.prompt-output-head strong{color:var(--green-2)}.prompt-output pre,.code-card pre{min-height:260px;margin:0;padding:24px;white-space:pre-wrap;color:var(--text);font:15px/1.75 SFMono-Regular,Consolas,Liberation Mono,monospace}.prompt-output-actions{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px;padding:18px;border-top:1px solid var(--line)}.structure-list{display:grid;gap:0;margin-top:42px}.structure-item{display:grid;grid-template-columns:46px 150px 1fr;gap:14px;align-items:center;min-height:66px;border-bottom:1px solid var(--line)}.structure-item span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#42f58d29;color:var(--green-2);font-weight:900}.structure-item strong{font-size:18px}.structure-item p{margin:0;color:var(--muted)}.style-library{margin-top:68px}.comparison-table{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#ffffff06}.comparison-row{display:grid;grid-template-columns:.75fr 1.25fr 1.25fr 1.25fr;border-bottom:1px solid var(--line)}.comparison-row:last-of-type{border-bottom:0}.comparison-row>*{min-height:68px;padding:18px 20px;color:var(--muted);line-height:1.55}.comparison-head>*{color:var(--text);font-size:18px}.comparison-row>:last-child{background:#42f58d14;border-left:1px solid rgba(66,245,141,.28)}.comparison-row .seele-cell{color:var(--text);font-weight:800}.comparison-table p{margin:0;padding:18px 20px;color:var(--soft);font-size:13px;line-height:1.6}.benefits{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:start}.benefit-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.benefit{border:1px solid var(--line);border-radius:8px;background:#ffffff09;padding:18px;color:var(--muted)}.benefit strong{display:block;margin-bottom:8px;color:var(--text)}.logo-wall{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;margin-top:18px}.logo-item{min-height:84px;border:1px solid var(--line);border-radius:8px;background:#ffffff09;display:grid;place-items:center;color:var(--text);font-weight:900}.faq{display:grid;gap:10px}details{border:1px solid var(--line);border-radius:8px;background:var(--panel);padding:20px}summary{cursor:pointer;color:var(--text);font-weight:800}details p{margin:14px 0 0;color:var(--muted);line-height:1.6}.final-cta{position:relative;overflow:hidden;padding:82px 0;text-align:center}.final-cta h2{max-width:780px;margin:0 auto 18px;font-size:clamp(38px,5vw,72px);line-height:1}.final-cta p{max-width:650px;margin:0 auto 28px;color:var(--muted);font-size:18px;line-height:1.6}.footer{padding:28px 0;color:var(--soft);font-size:14px}@keyframes floatAsset{0%,to{transform:translate(-50%,-50%) rotate(16deg) translateY(0)}50%{transform:translate(-50%,-50%) rotate(22deg) translateY(-8px)}}@keyframes progressPulse{0%,to{width:58%}50%{width:88%}}@media(max-width:980px){.hero,.demo,.benefits,.prompt-layout,.prompt-structure{grid-template-columns:1fr}.hero{min-height:auto;padding-top:42px}.page-3d-print .hero,.page-export-dcc .hero{grid-template-columns:1fr;padding-top:42px}.hero-visual{min-height:460px}.page-3d-print .hero-visual,.page-export-dcc .hero-visual{width:100%;min-height:520px}.feature-grid,.workflow-board{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-row{grid-template-columns:1fr}.comparison-row>:last-child{border-left:0}.logo-wall{grid-template-columns:repeat(4,1fr)}.section-head{display:block}.section-head p{margin-top:16px}}@media(max-width:720px){.topbar-inner{height:auto;min-height:68px;flex-wrap:wrap;padding:12px 0}.nav{order:3;width:100%;overflow-x:auto;padding-bottom:2px}.topbar-cta{min-height:36px}.topbar-actions{margin-left:auto}.lang-toggle{min-height:36px}h1{font-size:clamp(44px,16vw,70px)}.page-3d-print h1,.page-export-dcc h1,.page-3d-print.lang-zh h1,.page-export-dcc.lang-zh h1{font-size:clamp(38px,11vw,56px);line-height:1.12}.hero-visual{min-height:410px}.page-3d-print .hero-visual,.page-export-dcc .hero-visual{min-height:430px}.model-stage,.workflow-strip,.app-grid,.feature-grid,.workflow-board,.benefit-list,.logo-wall,.before-after-grid,.prompt-output-actions,.prompt-entry-footer,.structure-item{grid-template-columns:1fr}.prompt-entry-footer{align-items:stretch;flex-direction:column}.workflow-card:after{display:none}.section-pad{padding:56px 0}}.demo-disclosure{position:absolute;z-index:8;top:12px;left:12px;padding:6px 10px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;background:#070a12c7;font-size:12px;font-weight:700;letter-spacing:.01em;backdrop-filter:blur(8px)}.seo-fallback{max-width:900px;margin:80px auto;padding:24px;color:#f5f7fb}.seo-fallback details{margin:12px 0}
