:root{--canvas:#f6f3ee;--paper:#fffdf9;--paper-strong:#fff;--ink:#191724;--muted:#777282;--line:#231d3b1f;--purple:#6754e9;--purple-dark:#4935c7;--purple-soft:#ece8ff;--coral:#ff745e;--lime:#d8f36a;--shadow:0 24px 70px #2f26531c}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);background:var(--canvas);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.ambient{z-index:-1;filter:blur(2px);pointer-events:none;border-radius:50%;width:420px;height:420px;position:fixed}.ambient-one{background:radial-gradient(circle,#d8f36a9e,#d8f36a00);top:-210px;right:-110px}.ambient-two{background:radial-gradient(circle,#6754e92e,#6754e900);top:440px;left:-300px}.site-header,.hero,.studio-tabs,.app-shell,footer{width:min(1380px,100% - 40px);margin-inline:auto}.studio-tabs{grid-template-columns:repeat(2,minmax(0,260px));gap:10px;margin-bottom:18px;display:grid}.studio-tab{text-align:left;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#ffffff9e;border-radius:16px;grid-template-rows:auto auto;grid-template-columns:34px 1fr;column-gap:10px;padding:12px 15px;transition:transform .2s,border-color .2s,background .2s;display:grid}.studio-tab>span{color:var(--purple);background:var(--purple-soft);border-radius:10px;grid-row:1/3;place-items:center;font-size:17px;display:grid}.studio-tab b{font-size:13px}.studio-tab small{color:var(--muted);margin-top:2px;font-size:9px}.studio-tab:hover{border-color:#6754e966;transform:translateY(-1px)}.studio-tab.is-active{border-color:var(--purple);background:#fff;box-shadow:0 9px 25px #2f265314}.studio-tab.is-active>span{color:#fff;background:var(--purple)}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;display:flex}.wordmark{color:var(--ink);letter-spacing:.16em;align-items:center;gap:11px;font-size:15px;font-weight:950;text-decoration:none;display:inline-flex}.brand-mark{background:var(--purple);border-radius:11px;width:34px;height:34px;display:inline-block;position:relative;transform:rotate(-5deg);box-shadow:0 7px 16px #6754e947}.brand-mark i{background:#fff;border-radius:50%;display:block;position:absolute}.brand-mark i:first-child,.brand-mark i:nth-child(2){width:5px;height:7px;top:10px}.brand-mark i:first-child{left:8px}.brand-mark i:nth-child(2){right:8px}.brand-mark i:nth-child(3){border-radius:3px 3px 10px 10px;width:16px;height:5px;bottom:7px;left:9px}.header-note{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.live-dot,.status-pulse{background:#47b96b;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #47b96b1f}.hero{grid-template-columns:1.25fr .75fr;align-items:end;gap:72px;padding:64px 18px 54px;display:grid}.eyebrow{color:var(--purple);letter-spacing:.22em;margin:0 0 16px;font-size:11px;font-weight:900}h1,h2,p{margin-top:0}h1{letter-spacing:-.025em;margin-bottom:0;font-family:Yuanti SC,STYuanti-SC-Bold,Arial Rounded MT Bold,PingFang SC,Microsoft YaHei,sans-serif;font-size:clamp(44px,6vw,82px);font-weight:800;line-height:1.04}h1 em{color:var(--purple);letter-spacing:.01em;text-shadow:3px 4px #6754e91f;transform-origin:0;font-style:normal;display:inline-block;transform:rotate(-1.5deg)skew(-3deg)}.hero-copy{padding-bottom:7px}.hero-copy p{max-width:480px;color:var(--muted);margin-bottom:20px;font-size:16px;line-height:1.75}.feature-pills{flex-wrap:wrap;gap:8px;display:flex}.feature-pills span{border:1px solid var(--line);color:#5f596b;background:#ffffff85;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}.app-shell{grid-template-columns:410px minmax(0,1fr);align-items:start;gap:18px;display:grid}.control-panel,.sheet-panel,.result-header{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf9f0}.control-panel{border-radius:24px;padding:22px;position:sticky;top:18px}.panel-heading,.section-header,.result-header,.sticker-actions,.preview-strip,.primary-button{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-heading>div,.section-header>div,.result-header>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.panel-heading h2,.section-header h2,.result-header h2{letter-spacing:-.02em;margin:0;font-size:17px}.result-header p{color:var(--muted);flex-basis:100%;margin:-5px 0 0 39px;font-size:11px}.step-number{width:29px;height:29px;color:var(--purple-dark);background:var(--purple-soft);border-radius:9px;place-items:center;font-size:10px;font-weight:900;display:inline-grid}.model-pill{color:#4e3dc6;background:var(--purple-soft);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.stack{gap:14px;margin-top:20px;display:grid}label{color:var(--muted);gap:8px;font-size:12px;font-weight:750;display:grid}.drop-zone{text-align:center;cursor:pointer;background:linear-gradient(145deg,#f5f2ff,#fffaf7);border:1.5px dashed #6754e961;border-radius:18px;align-content:center;place-items:center;min-height:176px;padding:18px;transition:border-color .2s,transform .2s,background .2s;position:relative;overflow:hidden}.drop-zone:hover,.drop-zone.is-dragging{border-color:var(--purple);background:#f1edff;transform:translateY(-1px)}.drop-zone input{opacity:0;pointer-events:none;block-size:1px;inline-size:1px;position:absolute}.upload-orbit{color:#fff;background:var(--purple);border-radius:18px;place-items:center;width:55px;height:55px;margin-bottom:7px;display:grid;transform:rotate(-4deg);box-shadow:0 11px 24px #6754e93d}.upload-orbit i{font-size:25px;font-style:normal;font-weight:400;transform:rotate(4deg)}#dropTitle{color:var(--ink);font-size:15px;font-weight:900}#dropMeta{color:var(--muted);font-size:10px;font-weight:650}.upload-cta{color:#fff;background:var(--purple);border-radius:999px;justify-content:center;align-items:center;min-width:128px;min-height:34px;margin:2px 0;padding:0 16px;font-size:11px;font-weight:900;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 8px 18px #6754e938}.drop-zone:hover .upload-cta{background:var(--purple-dark);transform:translateY(-1px)}.preview-strip{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:start;padding:9px}.preview-strip img{object-fit:cover;border-radius:11px;width:50px;height:50px}.preview-strip strong,.preview-strip span{text-overflow:ellipsis;white-space:nowrap;max-width:260px;display:block;overflow:hidden}.preview-strip strong{color:var(--ink);font-size:12px}.preview-strip span{margin-top:3px;font-size:10px}.field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:11px}select,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;outline:none}select{border:0;border-radius:8px;height:34px;padding:0 6px;font-size:12px;font-weight:800}.static-value{height:34px;color:var(--ink);align-items:center;font-size:12px;font-weight:800;display:flex}.text-field{gap:7px}.label-row{justify-content:space-between;align-items:baseline;display:flex}.label-row b{color:var(--ink);font-size:12px}.label-row small{color:#9a94a3;font-size:9px;font-weight:650}textarea{resize:vertical;border-radius:13px;min-height:92px;padding:11px 12px;font-size:12px;line-height:1.55}select:focus,textarea:focus,.drop-zone:focus-within{border-color:var(--purple);box-shadow:0 0 0 3px #6754e91f}.primary-button,.ghost-button,.sticker-actions button{cursor:pointer;border:0;border-radius:13px;min-height:44px;font-weight:900}.primary-button{color:#fff;background:var(--purple);padding:0 17px;transition:background .2s,transform .2s;box-shadow:0 11px 24px #6754e93b}.primary-button:hover{background:var(--purple-dark);transform:translateY(-1px)}.primary-button:disabled,.ghost-button:disabled,.sticker-actions button:disabled{cursor:not-allowed;opacity:.5;transform:none}.ghost-button{border:1px solid var(--line);min-width:112px;color:var(--ink);background:#fff;place-items:center;padding:0 15px;text-decoration:none;display:inline-grid}.ghost-button:hover:not(:disabled){border-color:var(--purple);color:var(--purple-dark)}.status-line{min-height:22px;color:var(--muted);align-items:center;gap:8px;margin-top:15px;font-size:11px;display:flex}.status-line a{color:var(--purple-dark);text-underline-offset:3px;font-weight:850;text-decoration:underline}.status-pulse{width:7px;height:7px}.workbench{align-content:start;gap:18px;min-width:0;display:grid}.sheet-panel{border-radius:24px;overflow:hidden}.section-header{border-bottom:1px solid var(--line);background:#fffdf9eb;min-height:72px;padding:16px 18px}.sheet-stage{background:#ece9e4;place-items:center;min-height:530px;padding:30px;display:grid;position:relative}.empty-state{text-align:center;width:min(690px,90%);color:var(--muted);place-items:center;display:grid}.empty-state strong{color:#494354;margin-top:22px;font-size:15px}.empty-state>span{margin-top:7px;font-size:11px}.empty-tiles{grid-template-columns:repeat(3,1fr);gap:10px;width:min(450px,78%);display:grid;transform:rotate(-2deg)}.empty-tiles i{aspect-ratio:1;background:#ffffffc2;border:1px solid #6754e91f;border-radius:18px;display:block;box-shadow:0 12px 30px #2821410f}.empty-tiles i:nth-child(2),.empty-tiles i:nth-child(5){background:#e9e4ff}.empty-tiles i:nth-child(3),.empty-tiles i:nth-child(4){background:#fce3dc}#sheetImage{object-fit:contain;background:#fff;border-radius:12px;width:100%;max-height:72vh}.portrait-mode #sheetImage{aspect-ratio:4/5;width:auto;max-width:100%}.portrait-placeholder{aspect-ratio:4/5;background:linear-gradient(145deg,#e9e4ff,#fff);border:1px solid #6754e924;border-radius:22px;width:170px;position:relative;box-shadow:0 18px 42px #2f26531a}.portrait-placeholder:before{content:"";background:#6754e929;border-radius:50%;width:65px;height:65px;position:absolute;top:31px;left:50%;transform:translate(-50%)}.portrait-placeholder i{background:#6754e921;border-radius:55px 55px 18px 18px;height:88px;position:absolute;bottom:25px;left:28px;right:28px}.result-header{border-radius:20px;min-height:76px;padding:15px 18px}.sticker-grid{grid-template-columns:repeat(auto-fill,minmax(152px,1fr));gap:12px;display:grid}.sticker-card{border:1px solid var(--line);background:var(--paper);border-radius:18px;overflow:hidden;box-shadow:0 12px 32px #2f265312}.checkerboard{aspect-ratio:1;background-color:#faf9f7;background-image:linear-gradient(45deg,#e8e5df 25%,#0000 25%),linear-gradient(-45deg,#e8e5df 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e8e5df 75%),linear-gradient(-45deg,#0000 75%,#e8e5df 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;place-items:center;display:grid}.checkerboard img{object-fit:contain;width:100%;height:100%}.sticker-actions{min-height:48px;padding:8px 10px}.sticker-actions span{color:var(--muted);font-size:10px;font-weight:800}.sticker-actions button{color:#fff;background:var(--coral);border-radius:9px;min-height:30px;padding:0 10px;font-size:10px}footer{color:#918b98;justify-content:space-between;align-items:center;height:86px;font-size:10px;font-weight:700;display:flex}@media (max-width:980px){.hero{grid-template-columns:1fr;gap:24px;padding-block:45px}.hero-copy{max-width:620px}.app-shell{grid-template-columns:1fr}.control-panel{position:static}.sheet-stage{min-height:430px}}@media (max-width:600px){.site-header,.hero,.studio-tabs,.app-shell,footer{width:min(100% - 24px,1380px)}.site-header{height:66px}.header-note{font-size:0}.hero{padding:35px 4px 32px}h1{font-size:44px}.studio-tabs{grid-template-columns:1fr 1fr}.studio-tab{grid-template-columns:28px 1fr;padding:10px}.control-panel{border-radius:20px;padding:16px}.field-grid{grid-template-columns:1fr}.sheet-stage{min-height:310px;padding:18px}.empty-tiles{gap:6px;width:92%}.empty-tiles i{border-radius:10px}.section-header,.result-header{align-items:stretch}.result-header{display:grid}.result-header .ghost-button{width:100%}footer{height:74px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
