:root{color-scheme:light;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,system-ui,sans-serif;--ink: oklch(.21 .018 76);--ink-soft: oklch(.42 .026 76);--muted: oklch(.52 .022 76);--pearl: oklch(.985 .008 92);--pearl-soft: oklch(.958 .012 92);--panel: oklch(.99 .006 92);--panel-muted: oklch(.965 .01 92);--graphite: oklch(.2 .022 76);--graphite-soft: oklch(.3 .03 76);--gold: oklch(.74 .12 84);--gold-strong: oklch(.62 .11 82);--gold-soft: oklch(.94 .045 88);--success: oklch(.56 .1 154);--border: oklch(.82 .024 88);--border-strong: oklch(.72 .048 86);--shadow-card: 0 12px 28px oklch(.22 .02 76 / .08);--shadow-panel: 0 22px 58px oklch(.22 .024 76 / .12);--shadow-popover: 0 22px 46px oklch(.28 .03 76 / .18);--radius: 8px;background:var(--pearl-soft);color:var(--ink);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;background:radial-gradient(circle at 82% 12%,oklch(.88 .055 88 / .34),transparent 30%),linear-gradient(135deg,var(--pearl) 0%,var(--pearl-soft) 48%,oklch(.94 .012 88) 100%)}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{min-height:100vh;overflow:hidden}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;padding:18px clamp(40px,6vw,88px);background:color-mix(in oklch,var(--pearl) 90%,transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-mark,.site-nav,.hero-actions,.metric-row,.use-case-list{display:flex;align-items:center}.brand-mark{gap:10px;font-size:18px;font-weight:800}.brand-stone{width:22px;height:22px;border-radius:7px;background:radial-gradient(circle at 32% 28%,oklch(.98 .04 98),transparent 34%),linear-gradient(135deg,var(--gold),var(--graphite-soft));box-shadow:0 8px 20px #6a511838}.site-nav{gap:30px;color:var(--ink-soft);font-size:14px}.site-nav a{position:relative;padding:8px 0}.site-nav a:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;border-radius:999px;background:var(--gold);opacity:0;transform:scaleX(.45);transition:opacity .18s ease,transform .18s ease}.site-nav a.active{color:var(--ink);font-weight:800}.site-nav a.active:after{opacity:1;transform:scaleX(1)}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.header-action{justify-self:end;padding:10px 18px;border-radius:var(--radius);background:var(--graphite);color:var(--pearl);font-weight:700;box-shadow:var(--shadow-card)}.user-menu{display:grid;gap:6px;min-width:0}.wechat-login-button,.logout-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:var(--radius);cursor:pointer;font-weight:900}.wechat-login-button{gap:8px;padding:0 14px;border:1px solid oklch(.58 .12 154);background:#caf4d6;color:#003016;color:oklch(.27 .07 154)}.wechat-login-button:hover{background:#b5eec6}.wechat-login-button:disabled{cursor:not-allowed;opacity:.7}.wechat-mark,.default-avatar{display:inline-grid;place-items:center;flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:#047e44;color:#fbf8f0;font-size:13px;font-weight:900}.login-error{max-width:180px;color:#963e35;font-size:12px;font-weight:800}.user-menu.signed-in{display:flex;align-items:center;gap:10px}.user-menu.signed-in.simple{width:100%;justify-content:space-between;gap:12px}.user-identity{display:flex;align-items:center;min-width:0;gap:9px}.user-identity img,.user-identity .default-avatar{width:34px;height:34px}.user-identity span{display:grid;gap:2px;min-width:0}.user-identity strong{overflow:hidden;max-width:112px;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.user-identity small{color:var(--muted);font-size:11px;font-weight:800}.logout-button{min-height:34px;padding:0 10px;border:1px solid var(--border);background:var(--panel);color:var(--ink-soft);font-size:12px}.user-menu.compact .wechat-login-button{min-height:40px;padding:0 12px}.user-menu.compact.signed-in{padding:3px;border:1px solid var(--border);border-radius:999px;background:var(--panel)}.user-menu.compact .user-identity img,.user-menu.compact .user-identity .default-avatar{width:34px;height:34px}.user-menu.inverted{padding-bottom:14px}.user-menu.inverted .wechat-login-button{width:100%;border-color:#c7b690;background:#fdfaf1;color:#45351c}.user-menu.inverted .wechat-login-button.simple{width:auto;min-height:30px;padding:0 12px;border-color:#ccbc9ab8;background:#fbf8f19e;color:#503f26;font-size:12px}.user-menu.inverted .login-error{color:#f3bca7}.user-menu.inverted .user-identity strong{color:#2b1f0d}.user-menu.inverted .user-identity small{color:#695b48}.user-menu.inverted .logout-button{border-color:#ccbc9ab8;background:#fbf8f19e;color:#503f26}.user-menu.inverted.simple .logout-button{min-height:34px;padding:0 14px;border-color:#9983544d;font-size:12px}.user-credit-count{color:#664a19;font-size:12px;font-weight:900;white-space:nowrap}.wechat-login-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:24px;background:#1710089e}.wechat-login-dialog{display:grid;width:min(430px,100%);max-height:min(720px,calc(100vh - 48px));overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-popover)}.wechat-login-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 14px;border-bottom:1px solid var(--border)}.wechat-login-head strong,.wechat-login-head span{display:block}.wechat-login-head strong{margin-bottom:6px;color:var(--ink);font-size:18px}.wechat-login-head span{color:var(--muted);font-size:13px;line-height:1.5}.wechat-login-head button{display:inline-grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border:1px solid var(--border);border-radius:var(--radius);background:var(--pearl-soft);color:var(--ink-soft);cursor:pointer;font-size:22px;line-height:1}.wechat-login-dialog iframe{width:100%;height:430px;border:0;background:var(--pearl)}.wechat-login-dialog>a{justify-self:center;margin:0 0 18px;color:var(--gold-strong);font-size:13px;font-weight:900}.mini-login-dialog{width:min(390px,100%)}.mini-login-body{display:grid;justify-items:center;gap:12px;padding:26px 24px 30px;text-align:center}.mini-login-body img{width:238px;height:238px;padding:10px;border:1px solid var(--border);border-radius:8px;background:var(--pearl);object-fit:contain}.mini-login-body strong{color:var(--ink);font-size:18px}.mini-login-body span{max-width:34ch;color:var(--muted);font-size:13px;line-height:1.55}.auth-callback-page{min-height:100vh;display:grid;place-items:center;padding:28px}.auth-callback-panel{display:grid;justify-items:center;width:min(420px,100%);gap:18px;padding:32px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);text-align:center;box-shadow:var(--shadow-panel)}.auth-callback-mark{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#047e44;color:#fbf8f0;font-weight:900}.auth-callback-panel.error .auth-callback-mark{background:#c0453b}.auth-callback-panel h1{max-width:none;margin:0;font-size:24px}.auth-callback-panel a{min-height:42px;display:inline-flex;align-items:center;padding:0 16px;border-radius:var(--radius);background:var(--graphite);color:var(--pearl);font-weight:900}.hero-section{min-height:min(820px,calc(100vh - 76px));display:grid;grid-template-columns:minmax(420px,.72fr) minmax(640px,1.28fr);gap:clamp(42px,5vw,88px);align-items:center;padding:clamp(58px,6vw,92px) clamp(28px,6vw,88px) clamp(52px,7vw,82px)}.hero-copy{max-width:560px}.eyebrow{margin:0 0 16px;color:var(--gold-strong);font-size:13px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{margin-bottom:24px;max-width:12ch;font-size:clamp(52px,5.4vw,82px);line-height:1.04;font-weight:900}.hero-lede{max-width:56ch;margin-bottom:28px;color:var(--ink-soft);font-size:20px;line-height:1.75}.hero-actions{gap:14px;margin-bottom:12px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:var(--radius);font-weight:800}.primary-action{border:1px solid oklch(.68 .16 72);background:linear-gradient(180deg,#fab700,#eea900,#e29b00 50%,#c98000);background:linear-gradient(180deg,color(xyz 0.564 0.542 0.073),color(xyz 0.496 0.464 0.054),color(xyz 0.434 0.394 0.038) 50%,color(xyz 0.325 0.276 0.015));color:var(--graphite);box-shadow:0 18px 36px #b6770042;box-shadow:0 18px 36px oklch(.62 .14 72 / .26)}.secondary-action{border:1px solid var(--border);background:var(--panel);color:var(--ink)}.hero-trust-line{margin:0 0 18px;color:#4c4030;font-size:14px;font-weight:800}.metric-row{gap:clamp(24px,4vw,56px);flex-wrap:wrap}.metric-item{min-width:104px}.metric-item i{display:block;margin-bottom:16px;color:var(--gold-strong);font-style:normal;font-size:28px;line-height:1}.metric-item strong{display:block;font-size:28px;line-height:1}.metric-item span{display:block;margin-top:8px;color:var(--muted);font-size:13px}.hero-bottom-action{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:0;padding:0 22px;border:1px solid oklch(.67 .18 76);border-radius:var(--radius);background:#fff0d0;color:var(--graphite);font-weight:900;box-shadow:0 12px 24px #b6770029;box-shadow:0 12px 24px oklch(.62 .14 72 / .16)}figure{margin:0}.hero-showcase{position:relative;display:flex;justify-content:flex-end}.hero-showcase-frame{position:relative;width:100%;max-width:960px;padding:clamp(26px,3vw,42px);border:1px solid oklch(.88 .018 88);border-radius:var(--radius);background:linear-gradient(180deg,#fdfaf1,#f7f3e9);box-shadow:var(--shadow-panel)}.hero-main-image{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:var(--radius);box-shadow:var(--shadow-card)}.hero-main-image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .42s ease}.hero-main-image img.active{opacity:1}.hero-main-image>button{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:38px;height:38px;border:1px solid oklch(.95 .015 92 / .62);border-radius:50%;background:#1810057a;color:#fbf8f0;cursor:pointer;font-size:26px;line-height:1;transform:translateY(-50%)}.hero-main-image>button:first-of-type{left:14px}.hero-main-image>button:nth-of-type(2){right:14px}.hero-slide-dots{position:absolute;right:0;bottom:16px;left:0;z-index:2;display:flex;justify-content:center;gap:8px}.hero-slide-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#fbf8f0a8;cursor:pointer}.hero-slide-dots button.active{width:22px;border-radius:999px;background:var(--gold)}.hero-process-row{display:grid;grid-template-columns:minmax(150px,.72fr) minmax(130px,.52fr) minmax(300px,1.5fr);gap:clamp(18px,3vw,36px);align-items:center}.hero-upload-step,.hero-ai-step,.hero-result-step{min-width:0}.hero-upload-step>span,.hero-ai-step>span,.hero-result-step>span{display:block;margin-bottom:12px;color:#5e4925;font-size:15px;font-weight:900}.hero-upload-step img,.hero-result-step img,.hero-style-grid img{width:100%;display:block;object-fit:cover}.hero-upload-step img{aspect-ratio:1 / 1.18;border:1px solid oklch(.88 .018 88);border-radius:var(--radius);box-shadow:var(--shadow-card)}.hero-ai-step{position:relative;display:grid;justify-items:center;text-align:center}.hero-ai-step:before,.hero-ai-step:after{content:"→";position:absolute;top:55%;color:var(--gold-strong);font-size:34px;font-weight:700;transform:translateY(-50%)}.hero-ai-step:before{left:-30px}.hero-ai-step:after{right:-30px}.hero-ai-core{position:relative;display:grid;place-items:center;width:clamp(88px,9vw,118px);aspect-ratio:1;border-radius:50%;background:#fffdf9;color:var(--gold-strong);box-shadow:0 0 0 18px #f5ba261a,var(--shadow-card)}.hero-ai-core strong{font-size:clamp(34px,4vw,54px);line-height:1}.hero-result-step img{aspect-ratio:1.18 / 1;border-radius:var(--radius);box-shadow:var(--shadow-card)}.hero-style-title{display:flex;align-items:center;justify-content:center;gap:14px;margin:clamp(30px,4vw,48px) 0 22px;color:#2c2213;font-size:16px;font-weight:900}.hero-style-title span{color:var(--gold-strong)}.hero-style-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.hero-style-grid figure{min-width:0}.hero-style-grid img{aspect-ratio:1 / 1.05;border-radius:var(--radius);box-shadow:var(--shadow-card)}.hero-style-grid figcaption{margin-top:12px;color:#362c1e;text-align:center;font-size:14px;font-weight:800}.hero-panel-note{margin:24px 0 0;color:var(--muted);text-align:center;font-size:15px}.before-after-section,.discover-section,.workflow-section,.pricing-section{padding:clamp(72px,8vw,112px) clamp(28px,7vw,104px)}.before-after-section{background:linear-gradient(180deg,#fdfbf5,#f9f5ed)}.before-after-board{display:grid;grid-template-columns:minmax(280px,1fr) minmax(150px,190px) minmax(280px,1fr);gap:clamp(22px,3vw,38px);align-items:center;margin-bottom:32px}.before-after-board figure{position:relative;overflow:hidden;border:1px solid oklch(.79 .024 88);border-radius:var(--radius);background:#fbfaf6;box-shadow:0 22px 44px #75674f29}.before-after-board figure img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.before-after-board figure>span{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border-radius:999px;background:#171008bd;color:#fbf8f1;font-size:12px;font-weight:900}.before-after-board figure>span i{font-style:normal}.before-after-process{position:relative;display:grid;justify-items:center;gap:16px;text-align:center}.before-after-step{position:relative;z-index:1;display:grid;justify-items:center}.before-after-step img{display:block;width:clamp(82px,8vw,112px);aspect-ratio:1;margin-bottom:14px;border-radius:50%}.before-after-step span{color:var(--gold-strong);font-size:clamp(28px,3vw,38px);font-weight:900;line-height:1}.before-after-step strong{margin-top:12px;color:var(--ink);font-size:clamp(20px,2vw,28px);font-weight:950;line-height:1.2}.before-after-step p{margin:10px 0 0;color:var(--muted);font-size:clamp(14px,1.2vw,17px);font-weight:800;line-height:1.35}.before-after-arrow{position:relative;z-index:1;display:grid;gap:2px;padding:10px 0 8px}.before-after-arrow span{width:28px;height:28px;border-right:7px solid oklch(.86 .11 82 / .45);border-bottom:7px solid oklch(.86 .11 82 / .45);transform:rotate(45deg)}.before-after-cta{min-height:52px;border-color:#ab6900;border-color:oklch(.58 .17 68);background:linear-gradient(180deg,#f0a800,#ad6800);background:linear-gradient(180deg,color(xyz 0.506 0.462 0.03),color(xyz 0.238 0.184 -0.013));box-shadow:0 20px 40px #ab69004d;box-shadow:0 20px 40px oklch(.58 .16 68 / .3)}.discover-section{background:linear-gradient(180deg,oklch(.985 .008 92),var(--pearl-soft))}.discover-page-section{min-height:100vh}.discover-copy{max-width:620px;margin-bottom:18px}.discover-copy p:last-child{margin:0;color:var(--ink-soft);font-size:17px;line-height:1.75}.discover-nav-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.discover-tabs{display:flex;gap:10px;flex:1;flex-wrap:wrap}.discover-page-section .discover-tabs{margin-bottom:36px}.discover-tabs span,.discover-tabs button{padding:11px 18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);color:var(--ink-soft);cursor:pointer;font:inherit;font-weight:800}.discover-tabs span.active,.discover-tabs button.active{border-color:var(--gold-strong);background:var(--gold-soft);color:var(--graphite);box-shadow:var(--shadow-card)}.discover-more-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);color:var(--graphite);font-weight:900;white-space:nowrap}.discover-more-link:hover{border-color:var(--gold-strong);background:var(--gold-soft)}.template-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.template-tile{position:relative;overflow:hidden;aspect-ratio:3 / 4;border:1px solid var(--border);border-radius:var(--radius);background:#e1ded5}.discover-empty-note{grid-column:1 / -1;margin:0;padding:44px 18px;border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted);text-align:center;font-weight:800}.template-tile img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .36s cubic-bezier(.16,1,.3,1)}.template-tile:hover img{transform:scale(1.04)}.template-meta{position:absolute;top:12px;left:12px;display:flex;gap:8px}.template-meta span{padding:6px 10px;border-radius:999px;background:#181005bd;color:#fbf8f0;font-size:12px;font-weight:900}.template-meta .vip-chip{background:var(--gold);color:var(--graphite)}.template-caption{position:absolute;right:12px;bottom:12px;left:12px;display:flex;align-items:end;justify-content:space-between;gap:12px;padding:14px;border-radius:var(--radius);background:linear-gradient(180deg,#1710082e,#171008c7);color:#fbf8f0}.template-caption strong,.template-caption small{display:block}.template-hover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-content:center;gap:10px;background:#1810058c;opacity:0;transition:opacity .22s ease}.template-tile:hover .template-hover{opacity:1}.template-hover a,.template-hover span{justify-self:center;padding:10px 14px;border-radius:var(--radius);font-weight:900}.template-hover a{background:#f7b828;color:var(--graphite)}.template-hover span{border:1px solid oklch(.95 .015 92 / .5);color:var(--pearl)}.template-caption strong{font-size:18px}.template-caption small{color:#e3decf;font-size:13px;white-space:nowrap}.discover-action-row{display:flex;align-items:center;gap:18px;margin-top:24px;color:var(--muted)}.discover-action-row span{font-size:14px}.discover-load-more{min-height:64px;display:grid;place-items:center;margin-top:24px;color:var(--muted);font-size:14px;font-weight:800}.section-heading{max-width:720px;margin-bottom:36px}.section-note{max-width:66ch;margin:18px 0 0;color:var(--ink-soft);font-size:17px;line-height:1.7}.section-heading h2,.proof-copy h2,.final-cta-panel h2,.ops-section h2{margin-bottom:0;font-size:clamp(36px,4vw,56px);line-height:1.08}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:var(--panel)}.step-item{position:relative;min-height:220px;padding:26px;border-right:1px solid var(--border);background:var(--panel)}.step-item:last-child{border-right:0}.step-item span,.membership-card>span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:28px;margin-bottom:40px;border-radius:var(--radius);background:var(--gold-soft);color:var(--graphite);font-size:13px;font-weight:900}.step-item h3,.membership-card h3,.pack-item h3{margin-bottom:12px;font-size:24px}.step-item p,.membership-card p,.pack-item p,.proof-copy p,.ops-section li{color:var(--ink-soft);font-size:16px;line-height:1.75}.step-item i{position:absolute;right:-14px;top:50%;z-index:2;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--graphite);color:var(--pearl);font-style:normal;transform:translateY(-50%)}.proof-section{display:grid;grid-template-columns:minmax(320px,.82fr) minmax(360px,1fr);gap:clamp(34px,5vw,70px);align-items:start;padding:clamp(76px,8vw,116px) clamp(28px,7vw,104px);background:radial-gradient(circle at 84% 12%,oklch(.74 .1 84 / .2),transparent 30%),linear-gradient(135deg,var(--graphite),oklch(.16 .018 78));color:var(--pearl)}.proof-copy{max-width:680px}.proof-copy p{max-width:66ch;margin-top:24px;color:#ddd7c5}.proof-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.proof-stat{padding:18px;border:1px solid oklch(.62 .055 88 / .36);border-radius:var(--radius);background:#261e12c7}.proof-stat strong,.proof-stat span{display:block}.proof-stat strong{color:var(--gold);font-size:32px;line-height:1}.proof-stat span{margin-top:8px;color:#d6d1c1;font-size:13px}.feature-rack{display:grid;gap:14px}.feature-rack-item{padding:22px 24px;border:1px solid oklch(.62 .055 88 / .36);border-radius:var(--radius);background:#2b2216bd}.feature-rack-item span{display:block;color:var(--gold);font-size:18px;font-weight:900}.feature-rack-item p{margin:10px 0 0;color:#d6d1c1;line-height:1.7}.final-cta-panel{grid-column:1 / -1;display:grid;grid-template-columns:minmax(320px,1fr) auto auto;gap:22px;align-items:center;margin-top:20px;padding:clamp(24px,4vw,38px);border:1px solid oklch(.68 .08 84 / .5);border-radius:var(--radius);background:#261e11}.final-cta-panel h2{max-width:16ch;margin:0;font-size:clamp(30px,4vw,54px);line-height:1.06}.final-cta-panel .primary-action{white-space:nowrap}.use-case-list{justify-content:flex-end;flex-wrap:wrap;gap:12px}.use-case-list span{padding:14px 18px;border:1px solid oklch(.62 .055 88 / .44);border-radius:var(--radius);background:var(--graphite-soft);font-weight:800}.pricing-tabs{display:inline-flex;gap:6px;margin-bottom:22px;padding:6px;border-radius:var(--radius);background:var(--pearl-soft)}.pricing-tab{min-width:118px;padding:12px 18px;border-radius:var(--radius);color:var(--ink-soft);text-align:center;font-weight:800}.pricing-tab.active{background:var(--panel);color:var(--ink);box-shadow:var(--shadow-card)}.membership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.membership-card{min-height:430px;padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(180deg,#fefaed,#f7f0e2)}.membership-card:nth-child(2){background:linear-gradient(180deg,#fdf9ea,#efe8cb)}.member-price-line{display:flex;align-items:baseline;gap:4px;margin:22px 0 10px;color:var(--gold-strong)}.member-price-line small{font-size:24px;font-weight:900}.member-price-line strong{font-size:68px;line-height:.95}.member-price-line em{color:var(--muted);font-style:normal;font-weight:700}.membership-card ul{display:grid;gap:12px;margin:24px 0 0;padding:24px 0 0;border-top:1px solid oklch(.86 .03 86);list-style:none}.membership-card li{color:var(--ink-soft);line-height:1.55}.membership-card li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:9px;border-radius:50%;background:var(--gold);color:var(--graphite);font-size:12px;font-weight:900}.pricing-buy-button{width:100%;min-height:46px;margin-top:24px;border:1px solid oklch(.68 .16 72);border-radius:var(--radius);background:linear-gradient(180deg,#fab700,#eea900,#e29b00 50%,#c98000);background:linear-gradient(180deg,color(xyz 0.564 0.542 0.073),color(xyz 0.496 0.464 0.054),color(xyz 0.434 0.394 0.038) 50%,color(xyz 0.325 0.276 0.015));color:var(--graphite);cursor:pointer;font:inherit;font-weight:900;box-shadow:0 12px 24px #b677002e;box-shadow:0 12px 24px oklch(.62 .14 72 / .18)}.pricing-buy-button.compact{min-height:38px;margin-top:14px;font-size:14px}.pricing-buy-button:disabled{cursor:not-allowed;filter:saturate(.65);opacity:.7}.pack-strip{display:grid;grid-template-columns:1.1fr repeat(3,minmax(150px,.65fr));gap:12px;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:var(--pearl-soft)}.pack-strip>div,.pack-item{min-height:126px;padding:18px;border-radius:var(--radius);background:var(--panel)}.pack-strip>div strong,.pack-strip>div span{display:block}.pack-strip>div strong{margin-bottom:10px;font-size:24px}.pack-strip>div span,.pack-item p{color:var(--muted);line-height:1.55}.pack-item strong{display:block;margin-bottom:10px;color:var(--gold-strong);font-size:32px}.pricing-order-note{margin:16px 0 0;color:#5e4925;font-size:14px;font-weight:800}.ops-section{display:grid;grid-template-columns:minmax(400px,.95fr) minmax(420px,1.05fr);gap:64px;align-items:start;padding:88px clamp(48px,7vw,104px) 110px}.ops-section ul{margin:0;padding:0;list-style:none}.ops-section li{padding:22px 0;border-bottom:1px solid var(--border)}.studio-route{display:grid;grid-template-columns:248px minmax(620px,1fr) 332px;gap:14px;min-height:100vh;padding:14px}.studio-route.works-mode{grid-template-columns:248px minmax(560px,1fr)}.studio-route.no-task-panel{grid-template-columns:248px minmax(620px,1fr)}.studio-nav-panel,.studio-task-panel,.work-detail-panel,.studio-operation-area{border:1px solid var(--border);border-radius:var(--radius);background:var(--panel)}.studio-nav-panel,.studio-task-panel,.work-detail-panel{display:flex;flex-direction:column;gap:18px;padding:18px}.studio-nav-panel{border-color:#d0c3a7;background:radial-gradient(circle at 20% 0%,oklch(.98 .042 90),transparent 44%),linear-gradient(180deg,#fbf3e0,#ece5d9);color:#302412;box-shadow:inset 0 1px #ffffffad,0 18px 42px #6552351a}.studio-task-panel,.work-detail-panel{background:var(--panel);box-shadow:var(--shadow-card)}.work-detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:24px;background:#0d08039e}.work-detail-panel.modal{position:relative;display:grid;gap:16px;width:min(860px,calc(100vw - 36px));max-height:calc(100vh - 48px);overflow:auto;padding:22px}.work-detail-close{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--border);border-radius:50%;background:var(--panel);color:var(--ink);cursor:pointer;font-size:22px;line-height:1}.studio-logo-link{display:inline-flex;align-items:center;gap:10px;color:#32240e;font-size:16px;font-weight:950}.studio-logo-link .brand-stone{width:18px;height:18px;box-shadow:0 0 0 4px #cb9d332e}.studio-nav-list{display:grid;gap:14px}.studio-nav-list button{position:relative;display:grid;gap:6px;padding:14px 14px 14px 18px;border:0;border-radius:8px;background:transparent;color:#453826;cursor:pointer;text-align:left;transition:background .18s ease,transform .18s ease}.studio-nav-list button:before{position:absolute;inset:12px auto 12px 0;width:3px;border-radius:999px;background:transparent;content:""}.studio-nav-list button.active{border:1px solid oklch(.74 .09 84 / .48);background:linear-gradient(180deg,#fff3d5,#f5e8cc);background:linear-gradient(180deg,color(xyz 0.852 0.899 0.702),#f5e8cc);box-shadow:0 10px 24px #7558221f}.studio-nav-list button:hover{background:#fffaedc7;transform:translateY(-1px)}.studio-nav-list button.active:before{background:var(--gold)}.studio-nav-list strong{font-size:15px}.studio-nav-list span{color:#726757;font-size:12px;line-height:1.5}.studio-nav-footer{margin-top:auto;padding-top:16px;border-top:1px solid oklch(.8 .04 86 / .68);display:grid;gap:12px;justify-items:stretch}.studio-home-link{display:block;padding:10px 12px;border:1px solid oklch(.8 .04 86);border-radius:8px;color:#5a4a34;font-size:13px;font-weight:800;text-align:center}.studio-home-link:hover{border-color:#c9a65d;background:#fef8ea;color:#392b16}.studio-side-block h2,.studio-side-block h3{margin-bottom:14px}.task-refresh-note{display:flex;align-items:center;gap:8px;margin:-6px 0 14px;color:#685c4b;font-size:12px;font-weight:800}.task-refresh-note span{width:8px;height:8px;border-radius:50%;background:#c18f00;background:oklch(.68 .15 84);box-shadow:0 0 #c18f0057;box-shadow:0 0 oklch(.68 .15 84 / .34);animation:taskPulse 1.4s ease-out infinite}@keyframes taskPulse{0%{box-shadow:0 0 #c18f0061;box-shadow:0 0 oklch(.68 .15 84 / .38)}to{box-shadow:0 0 0 9px #c18f0000;box-shadow:0 0 0 9px oklch(.68 .15 84 / 0)}}.studio-upload-button,.studio-generate-button,.history-item,.history-popover-trigger,.studio-template-preset-actions button,.studio-style-list button,.studio-style-popover-foot button,.scene-options button{border:0;cursor:pointer}.studio-upload-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:54px;border-radius:var(--radius);border:1px solid oklch(.72 .13 84);background:linear-gradient(180deg,#f0bb43,#cf9a35);color:#211605;font-weight:900;box-shadow:var(--shadow-card);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.studio-upload-button span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fdf8ebc7;color:#4c3202}.studio-upload-button:hover{border-color:#e4ae28;box-shadow:0 18px 34px #8463133d;transform:translateY(-1px)}.studio-upload-button:disabled,.studio-generate-button:disabled{cursor:not-allowed;filter:saturate(.65);opacity:.68;transform:none}.studio-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-action-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:10px}.history-popover-trigger{display:grid;place-items:center;min-height:54px;border:1px solid oklch(.78 .036 88 / .72);border-radius:var(--radius);background:#fcfaf4;color:#5a4a34}.history-popover-trigger span{font-size:20px;line-height:1}.history-popover-trigger:is(:hover,:focus-visible){border-color:#b39454;background:#f9f1df;color:var(--graphite)}.history-popover{position:absolute;z-index:5;top:calc(100% + 10px);right:0;display:none;width:min(300px,calc(100vw - 36px));padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-popover)}.upload-action-row:focus-within .history-popover,.upload-action-row:hover .history-popover{display:grid;gap:12px}.history-popover-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.history-popover-header strong{color:#2f210c}.history-popover-header span{color:#76664f;font-size:12px;font-weight:900}.studio-hint{margin:12px 0 0;color:#685c4b;font-size:13px;line-height:1.6}.history-list{display:grid;gap:10px}.history-item{display:grid;grid-template-columns:54px 1fr;gap:10px;align-items:center;padding:8px;border-radius:var(--radius);background:var(--panel-muted);color:var(--ink);text-align:left}.history-item img{width:54px;height:54px;border-radius:6px;object-fit:cover}.history-item span{font-weight:800}.history-list.compact{max-height:190px;overflow:auto}.studio-operation-area{display:flex;min-width:0;flex-direction:column;padding:28px;box-shadow:var(--shadow-panel)}.studio-operation-header{display:flex;align-items:start;justify-content:space-between;gap:24px;margin-bottom:22px}.studio-operation-header h1{max-width:none;margin-bottom:0;font-size:38px;letter-spacing:0}.studio-operation-header p:not(.eyebrow){max-width:620px;margin:8px 0 0;color:#625645;line-height:1.7}.studio-credit-pill{padding:10px 16px;border-radius:999px;border:1px solid var(--gold-strong);background:var(--gold-soft);color:var(--graphite);font-weight:900}.operation-blank-space{display:grid;flex:1;min-height:620px;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(oklch(.9 .01 92 / .18) 1px,transparent 1px),linear-gradient(90deg,oklch(.9 .01 92 / .18) 1px,transparent 1px),radial-gradient(circle at center,oklch(.992 .008 92) 0 24%,transparent 58%),linear-gradient(135deg,#fbf9f3,#eeebe2);background-size:32px 32px,32px 32px,auto,auto}.operation-form-panel{display:grid;width:min(660px,88%);gap:18px;padding:28px;border:1px solid oklch(.76 .04 86);border-radius:var(--radius);background:var(--panel);box-shadow:0 26px 70px #2c221329}.operation-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.operation-field-grid .studio-field:last-child{grid-column:1 / -1}.works-manager{display:grid;gap:14px;min-height:0}.works-toolbar,.works-summary-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.works-tabs{display:inline-flex;gap:4px;padding:4px;border:1px solid oklch(.84 .026 88);border-radius:var(--radius);background:#f2f0e9}.works-tabs button,.works-category-filter select,.work-card-actions button,.work-detail-actions button,.works-empty-state button,.image-lightbox-save{border-radius:var(--radius);font:inherit;font-weight:900}.works-tabs button{min-height:34px;padding:0 12px;border:0;background:transparent;color:#5c5140;cursor:pointer}.works-tabs button.active{background:var(--panel);color:#342611;box-shadow:0 6px 14px #42392c14}.works-category-filter{display:inline-flex;align-items:center;gap:8px;color:#574b3b;font-size:13px;font-weight:900}.works-category-filter select{height:38px;min-width:128px;padding:0 10px;border:1px solid oklch(.82 .026 88);background:var(--panel);color:var(--ink)}.works-summary-row{color:#6d6152;font-size:13px}.works-summary-row strong{color:#65470f}.works-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.work-card{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-card)}.work-card.active{border-color:#ba9140;box-shadow:0 18px 34px #9b731b2e}.work-card-preview{display:block;width:100%;padding:0;border:0;background:#e8e4dc;cursor:pointer}.work-card-preview img,.work-card-preview>span{display:grid;width:100%;aspect-ratio:4 / 5;place-items:center;object-fit:cover;filter:saturate(.92) contrast(1.04)}.work-card-preview>span{color:var(--muted);font-size:13px;font-weight:900}.work-card-body{display:grid;gap:8px;padding:13px;background:var(--panel)}.work-card-body strong,.work-card-body small,.work-card-body p{display:block}.work-card-body strong{color:var(--ink)}.work-card-body small,.work-card-body p{color:var(--muted);font-size:12px;line-height:1.5}.work-card-body p{margin:0;color:#8d453d}.work-card-actions,.work-detail-actions{display:flex;flex-wrap:wrap;gap:8px}.work-card-actions button,.work-detail-actions button,.works-empty-state button{min-height:32px;padding:0 10px;border:1px solid var(--border);background:var(--panel-muted);color:#443520;cursor:pointer;font-size:12px}.works-empty-state,.work-detail-empty{display:grid;justify-items:center;gap:10px;min-height:420px;padding:28px;place-content:center;border:1px dashed oklch(.76 .03 88);border-radius:var(--radius);background:#f8f6ee;text-align:center}.works-empty-state strong,.work-detail-empty strong{color:var(--ink);font-size:18px}.works-empty-state p,.work-detail-empty p{max-width:34ch;margin:0;color:var(--muted);line-height:1.7}.studio-empty-canvas{position:relative;display:grid;flex:1;min-height:620px;overflow:hidden;place-items:center;border:1px dashed oklch(.72 .035 88);border-radius:8px;background:linear-gradient(135deg,#f8f5ed,#ebe8db),#f5f2e9}.canvas-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(oklch(.78 .02 88 / .35) 1px,transparent 1px),linear-gradient(90deg,oklch(.78 .02 88 / .35) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:radial-gradient(circle at center,oklch(0 0 0 / .55),transparent 72%);mask-image:radial-gradient(circle at center,oklch(0 0 0 / .55),transparent 72%)}.canvas-empty-state{position:relative;display:grid;width:min(360px,76%);justify-items:center;padding:34px 28px;border:1px solid oklch(.82 .032 88);border-radius:8px;background:#fcfaf3;text-align:center;box-shadow:0 24px 50px #6b5b441f}.canvas-empty-state span{color:#826e50;font-size:12px;font-weight:900}.canvas-empty-state strong{margin-top:8px;color:#2a1c07;font-size:30px}.canvas-empty-state p{max-width:30ch;margin:10px 0 0;color:#685c4b;line-height:1.7}.studio-workbench{display:grid;grid-template-columns:minmax(190px,.95fr) 96px minmax(240px,1.15fr);gap:12px;align-items:stretch}.studio-source-frame,.studio-result-card{position:relative;overflow:hidden;min-height:342px;border-radius:8px;background:#e1ded5}.studio-source-frame img,.studio-result-card img{width:100%;height:100%;display:block;object-fit:cover}.studio-process-column{display:grid;place-items:center;align-content:center;gap:8px;border-radius:8px;background:#f3eee1;text-align:center}.studio-process-column span{color:#685c4b;font-size:12px;font-weight:800}.studio-process-column strong{font-size:16px}.studio-process-column em{color:#966c00;color:oklch(.56 .12 82);font-size:34px;font-style:normal}.studio-result-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.studio-result-card{min-height:342px}.studio-result-card:nth-child(2){opacity:.62}.studio-task-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.studio-task-strip div{padding:16px;border-radius:8px;background:#f3eee1}.studio-task-strip span,.studio-task-strip strong{display:block}.studio-task-strip span{margin-bottom:8px;color:#685c4b;font-size:12px;font-weight:800}.studio-task-strip strong{font-size:16px}.task-list{display:grid;gap:10px}.task-list-item{display:grid;gap:10px;padding:13px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-card)}.task-list-item.running{border-color:#d1a33bb3}.task-list-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.task-list-head strong{color:#2f210c;font-size:14px;line-height:1.35}.task-status{flex:0 0 auto;display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:var(--radius);background:var(--gold-soft);color:var(--graphite);font-size:11px;font-weight:900}.task-status i{font-style:normal;line-height:1}.task-status.running{background:#f9e2b0;color:#482c00;color:oklch(.32 .07 72)}.task-status.waiting{background:#dce9fc;color:#223b5f}.task-status.done{background:#bef0cc;color:#0a3a1f}.task-status.failed{background:#ffe2dd;background:oklch(.94 .06 28);color:#7a342d}.task-list-item p{margin:0;color:#6d6150;font-size:12px}.task-progress{overflow:hidden;height:8px;border-radius:999px;background:#e0ded7}.task-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#dd5139,#e4822c 50%,#e69820 75%,#e7a215,#e7ad01)}.task-list-item.waiting .task-progress span{background:linear-gradient(90deg,#4371b7,#7fafe2)}.task-list-item.done .task-progress span{background:linear-gradient(90deg,#007740,#2d9a5c,#5abc7e);background:linear-gradient(90deg,color(xyz 0.071 0.137 0.065),#2d9a5c,#5abc7e)}.task-list-item.failed .task-progress span{background:linear-gradient(90deg,#c0453b,#de8366)}.task-list-item button{justify-self:start;padding:0;border:0;background:transparent;color:#5e4925;cursor:pointer;font:inherit;font-size:12px;font-weight:900}.task-empty-note,.history-empty,.studio-status-note{margin:0;color:#6d6150;font-size:12px;line-height:1.6}.studio-status-note{padding:10px 12px;border:1px solid oklch(.82 .034 88);border-radius:var(--radius);background:#f8f1e2;color:#48371f;font-weight:800}.work-detail-head{display:grid;gap:8px}.work-detail-head h2{margin:0;color:var(--ink);font-size:22px}.work-detail-preview{display:grid;min-height:360px;overflow:hidden;place-items:center;border:1px solid var(--border);border-radius:var(--radius);background:#ebe8df}.work-detail-preview img{display:block;width:100%;height:100%;max-height:520px;object-fit:cover}.work-detail-preview span{color:var(--muted);font-size:13px;font-weight:900}.work-detail-actions button{min-height:36px;padding:0 12px}.work-detail-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0}.work-detail-meta div{padding:11px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-muted)}.work-detail-meta dt,.work-detail-meta dd{margin:0}.work-detail-meta dt{color:var(--muted);font-size:11px;font-weight:900}.work-detail-meta dd{margin-top:4px;color:var(--ink);font-size:13px;font-weight:900}.work-thumb-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.work-thumb-list button{position:relative;overflow:hidden;padding:0;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel-muted);cursor:pointer}.work-thumb-list img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.work-thumb-list span{position:absolute;right:6px;bottom:6px;padding:3px 6px;border-radius:6px;background:#1b150cc2;color:var(--pearl);font-size:10px;font-weight:900}.image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:28px;background:#0d0803db}.image-lightbox img{max-width:min(92vw,980px);max-height:86vh;border-radius:var(--radius);object-fit:contain;box-shadow:0 28px 70px #0000007a}.image-lightbox-close,.image-lightbox-save{position:fixed;border:1px solid oklch(.74 .03 88 / .4);background:#faf8f2;color:var(--ink);cursor:pointer}.image-lightbox-close{top:22px;right:22px;width:42px;height:42px;border-radius:50%;font-size:26px;line-height:1}.image-lightbox-save{right:22px;bottom:22px;min-height:42px;padding:0 16px}.studio-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:start}.studio-step-index{display:grid;place-items:center;width:30px;height:30px;border:1px solid oklch(.71 .1 84);border-radius:50%;background:var(--gold-soft);color:var(--graphite);font-size:13px;font-weight:900;line-height:1}.studio-step-body,.studio-upload-group{display:grid;gap:10px;min-width:0}.studio-step-title{color:#3d301e;font-size:14px;font-weight:900;line-height:1.35}.studio-submit-row,.studio-status-note{margin-left:46px}.studio-style-options{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(210px,.8fr);gap:12px;align-items:stretch}.studio-style-picker{position:relative}.studio-template-preset,.studio-random-style-card{display:grid;grid-template-columns:76px minmax(0,1fr);width:100%;gap:14px;align-items:center;padding:12px;border:1px solid oklch(.81 .04 86);border-radius:var(--radius);background:#fbf7e9;color:inherit;font:inherit;text-align:left;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.studio-template-preset.inactive{cursor:pointer}.studio-template-preset.active{cursor:default}.studio-random-style-card{grid-template-columns:minmax(0,1fr);cursor:pointer}.studio-template-preset img{width:76px;aspect-ratio:1;border-radius:8px;object-fit:cover}.studio-template-image-wrap{position:relative;display:block;width:76px;aspect-ratio:1}.studio-template-remove{position:absolute;top:-7px;right:-7px;display:grid;place-items:center;width:22px;height:22px;border:1px solid oklch(.78 .035 88);border-radius:50%;background:#faf8f2;color:#4f402a;cursor:pointer;font:inherit;font-size:16px;font-weight:900;line-height:1;box-shadow:0 6px 14px #372c1d29}.studio-template-remove:hover,.studio-template-remove:focus-visible{border-color:#c17561;color:#7a3623}.studio-template-preset.active,.studio-random-style-card:hover,.studio-random-style-card:focus-visible,.studio-random-style-card.active{border-color:#b5934b;background:#fffaeb;box-shadow:0 14px 30px #5744281f}.studio-template-preset.inactive,.studio-random-style-card.inactive{border-color:#d6d1c4;background:#edebe5;filter:saturate(.72);opacity:.72}.studio-random-style-card.inactive:hover,.studio-random-style-card.inactive:focus-visible{opacity:.9}.studio-template-preset.inactive:hover,.studio-template-preset.inactive:focus-visible{border-color:#bca169;opacity:.9;transform:translateY(-1px)}.studio-template-preset.empty{border-style:dashed}.studio-template-placeholder{display:grid;place-items:center;width:92px;aspect-ratio:1;padding:0;border:0;margin-top:0;border-radius:8px;background:var(--gold-soft);color:var(--graphite);font-size:13px;font-weight:900;line-height:1;text-align:center;cursor:pointer}.studio-template-placeholder[aria-disabled=true]{cursor:default;filter:saturate(.72);opacity:.68}.studio-template-preset-body{min-width:0;margin-left:10px}.studio-template-preset strong,.studio-template-preset span,.studio-random-style-card strong,.studio-random-style-card span{display:block}.studio-template-preset strong,.studio-random-style-card strong{color:#332614;font-size:14px}.studio-template-preset span,.studio-random-style-card span{margin-top:5px;color:#6d6150;font-size:12px}.studio-template-preset .studio-template-placeholder{display:grid;place-items:center;margin-top:0;color:var(--graphite);font-size:13px;line-height:1}.studio-template-info-line{display:flex;align-items:center;gap:6px;margin-top:0;min-width:0;color:#584b38;font-size:13px;line-height:1.5}.studio-template-preset .studio-template-info-line,.studio-template-preset .studio-template-info-line span,.studio-template-preset .studio-similarity-options{display:inline-flex;align-items:center;margin-top:0}.studio-template-preset .studio-template-info-line{display:flex;flex-wrap:wrap}.studio-template-info-line strong{color:#332614;font-size:13px}.studio-template-dot{color:#7e6f5b}.studio-similarity-control{display:grid;gap:7px;margin-top:12px;padding-top:10px;border-top:1px solid oklch(.86 .028 88)}.studio-template-preset .studio-similarity-control,.studio-template-preset .studio-similarity-control>span{display:grid}.studio-template-preset .studio-similarity-title{margin-top:0;color:#54452f;font-size:12px;font-weight:900;line-height:1;font-weight:700}.studio-similarity-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-similarity-options button{min-height:34px;padding:0 12px;border:1px solid oklch(.78 .04 86);border-radius:10px;background:#fdfaf1;color:#493a25;cursor:pointer;font:inherit;font-size:12px;font-weight:900;box-shadow:inset 0 1px #ffffffb3;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.studio-similarity-options button:hover,.studio-similarity-options button:focus-visible{border-color:#b5934b;background:#fcf5e2;transform:translateY(-1px)}.studio-similarity-options button.active{border-color:#b98918;background:linear-gradient(180deg,#f8d285,#deaf56);color:var(--graphite);box-shadow:0 8px 18px #75582224}.studio-template-preset-actions{display:flex;align-items:center;gap:8px;margin-top:10px}.studio-template-preset-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border:1px solid oklch(.7 .11 84);border-radius:var(--radius);background:var(--gold-soft);color:var(--graphite);font-size:12px;font-weight:900;white-space:nowrap}.studio-template-preset-actions button:hover,.studio-template-preset-actions button:focus-visible{border-color:#a8832e;background:#f6dba1}.studio-template-preset-actions button:disabled{cursor:default;filter:saturate(.72);opacity:.58}.studio-template-preset-actions button.muted{border-color:var(--border);background:var(--panel);color:var(--ink-soft)}.studio-style-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;padding:22px;background:#120c0552}.studio-style-popover{position:relative;display:grid;width:min(620px,calc(100vw - 44px));max-height:min(680px,calc(100vh - 44px));gap:12px;padding:14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-popover);overflow:hidden}.studio-style-popover-head,.studio-style-popover-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.studio-style-popover-head strong{flex:0 0 auto;color:#2f210c}.studio-style-category-tabs{display:flex;min-width:0;max-width:360px;gap:6px;overflow-x:auto;padding-bottom:2px}.studio-style-category-tabs button{flex:0 0 auto;min-height:28px;padding:0 10px;border:1px solid oklch(.84 .026 88);border-radius:var(--radius);background:var(--panel-muted);color:#5c5140;cursor:pointer;font:inherit;font-size:12px;font-weight:900}.studio-style-category-tabs button.active,.studio-style-category-tabs button:hover,.studio-style-category-tabs button:focus-visible{border-color:#bf9846;background:var(--gold-soft);color:var(--graphite)}.studio-style-list{display:grid;max-height:336px;gap:10px;overflow:auto}.studio-style-empty{margin:0;padding:16px;border-radius:var(--radius);background:var(--panel-muted);color:#6d6150;font-size:13px;font-weight:800;text-align:center}.studio-style-list button{display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px;align-items:center;padding:8px;border:1px solid transparent;border-radius:var(--radius);background:var(--panel-muted);color:var(--ink);text-align:left}.studio-style-list button:hover,.studio-style-list button:focus-visible,.studio-style-list button.active{border-color:#c4a35f;background:#fbf5e8}.studio-style-list img{width:68px;aspect-ratio:1;border-radius:6px;object-fit:cover}.studio-style-list span,.studio-style-list strong,.studio-style-list small{display:block;min-width:0}.studio-style-list strong{overflow:hidden;color:#332614;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.studio-style-list small{margin-top:5px;color:#756753;font-size:12px;font-weight:800;line-height:1.4}.studio-style-popover-foot a,.studio-style-popover-foot button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 11px;border-radius:var(--radius);font:inherit;font-size:12px;font-weight:900}.studio-style-popover-foot a{border:1px solid oklch(.7 .11 84);background:var(--gold-soft);color:var(--graphite)}.studio-style-popover-foot button{border:1px solid var(--border);background:var(--panel);color:var(--ink-soft)}.studio-similarity-group{display:grid;gap:8px}.studio-similarity-group>span{color:#4c4030;font-size:12px;font-weight:900}.studio-segmented-control{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:4px;border:1px solid oklch(.86 .025 84);border-radius:8px;background:#f7f3eb}.studio-template-preset .studio-segmented-control{margin-top:0}.studio-segmented-control button{height:38px;border:0;border-radius:6px;background:transparent;color:#615340;cursor:pointer;font:inherit;font-size:13px;font-weight:800}.studio-segmented-control button.active{background:#f4d29b;color:#37250e}.studio-upload-group>span{color:#4c4030;font-weight:900}.studio-upload-group p{margin:0;color:#6d6150;font-size:12px;line-height:1.6}.studio-field{display:grid;gap:10px;margin-bottom:0}.studio-field>span{color:#4c4030;font-weight:900}.scene-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:8px}.scene-options button{min-height:42px;padding:0 12px;border:1px solid oklch(.82 .034 88);border-radius:8px;background:#f8f5ec;color:var(--ink-soft);text-align:center}.scene-options button.active{border-color:#ba9140;background:#fbf1da;color:var(--graphite);box-shadow:var(--shadow-card)}.scene-options strong,.scene-options small{display:block}.scene-options small{margin-top:5px;color:#685c4b;line-height:1.45}.studio-field select,.studio-field input{width:100%;height:44px;padding:0 12px;border:1px solid oklch(.79 .026 88);border-radius:8px;background:#fbfaf6;color:#312718;font:inherit}.studio-field input:disabled{border-color:#d6d1c4;background:#e9e8e3;color:#7b7369;cursor:not-allowed}.studio-field small{color:#726759;font-size:12px}.studio-field-note{justify-content:center;min-height:86px}.studio-field-note strong{color:#3f301b;font-size:15px}.studio-check-list{display:grid;gap:10px;margin:0 0 18px;padding:0;list-style:none}.studio-check-list li{color:#514636}.studio-check-list li:before{content:"✓";margin-right:8px;color:#966c00;color:oklch(.56 .12 82);font-weight:900}.studio-generate-button{width:100%;min-height:58px;border-radius:var(--radius);border:1px solid oklch(.69 .16 70);background:linear-gradient(180deg,#f7b828,#efaa18,#e79d00,#dd9000,#d38400);background:linear-gradient(180deg,#f7b828,#efaa18,color(xyz 0.451 0.411 0.054),color(xyz 0.402 0.353 0.038),color(xyz 0.357 0.302 0.025));color:#181005;font-weight:900;box-shadow:0 18px 34px #b6770047;box-shadow:0 18px 34px oklch(.62 .14 72 / .28);transition:box-shadow .18s ease,transform .18s ease,filter .18s ease}.studio-generate-button:hover{box-shadow:0 22px 42px #b6770057;box-shadow:0 22px 42px oklch(.62 .14 72 / .34);filter:saturate(1.08);transform:translateY(-1px)}@media (max-width: 1180px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero-section,.before-after-board,.discover-copy,.proof-section,.final-cta-panel,.ops-section{grid-template-columns:1fr}.hero-copy{max-width:920px}h1{max-width:13ch}.hero-showcase-frame{max-width:none}.proof-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.use-case-list{justify-content:flex-start}.studio-route{grid-template-columns:1fr;gap:12px;padding:12px}.studio-route.works-mode,.studio-route.no-task-panel{grid-template-columns:1fr}.studio-nav-panel{position:sticky;top:0;z-index:20;gap:12px}.studio-nav-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.studio-nav-list button{flex:0 0 min(220px,72vw)}.studio-nav-footer{margin-top:0}.studio-task-panel{order:3}.works-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-form-panel{width:min(660px,94%)}.studio-workbench{grid-template-columns:1fr}.studio-process-column{min-height:110px}}@media (max-width: 760px){.site-header{padding:14px 18px}.header-action,.header-actions .user-menu{display:none}.studio-route{min-height:100svh;padding:8px}.studio-nav-panel,.studio-task-panel,.studio-operation-area{border-radius:8px}.studio-nav-panel{padding:12px;box-shadow:0 10px 24px #6552351a}.studio-logo-link{font-size:15px}.studio-nav-list{margin-inline:-2px}.studio-nav-list button{flex-basis:min(180px,68vw);min-height:58px;padding:10px 12px}.studio-nav-list button:before{inset:auto 12px 0;width:auto;height:3px}.studio-nav-list span{display:none}.studio-nav-footer{grid-template-columns:1fr auto;align-items:center;padding-top:10px}.studio-home-link{min-height:38px;padding:9px 10px}.studio-nav-footer .user-menu{justify-self:end}.studio-operation-area{padding:16px}.studio-operation-header{display:grid;gap:12px;margin-bottom:16px}.studio-operation-header h1{font-size:26px;line-height:1.16}.studio-operation-header p:not(.eyebrow){max-width:none;font-size:13px;line-height:1.6}.studio-credit-pill{justify-self:start;padding:8px 12px;font-size:13px}.operation-blank-space,.studio-empty-canvas{min-height:0;padding:0;border:0;background:transparent}.operation-form-panel{width:100%;gap:16px;padding:0;border:0;background:transparent;box-shadow:none}.hero-section,.before-after-section,.discover-section,.workflow-section,.proof-section,.pricing-section,.ops-section{padding-left:20px;padding-right:20px}.hero-section{padding-top:34px}h1{max-width:12ch;font-size:clamp(34px,10.5vw,48px)}.hero-lede{font-size:17px}.hero-actions,.discover-nav-row,.discover-action-row{align-items:stretch;flex-direction:column}.primary-action,.secondary-action,.discover-more-link{width:100%}.hero-showcase{display:block}.hero-showcase-frame{min-height:auto;width:100%;padding:18px}.hero-process-row{grid-template-columns:1fr;gap:18px}.hero-upload-step img,.hero-result-step img{aspect-ratio:4 / 3}.hero-ai-step:before,.hero-ai-step:after{display:none}.hero-style-title{align-items:center;flex-wrap:wrap;margin-top:26px;text-align:center}.hero-style-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.before-after-board,.step-grid,.proof-stat-grid,.membership-grid,.operation-field-grid,.pack-strip,.template-gallery,.works-gallery,.work-detail-meta{grid-template-columns:1fr}.works-toolbar{align-items:stretch;flex-direction:column}.works-tabs{display:grid;grid-template-columns:repeat(2,1fr)}.works-tabs button{min-height:42px;padding:0 10px}.works-category-filter{align-items:stretch;flex-direction:column}.works-category-filter select{width:100%;min-height:44px}.works-summary-row{align-items:start;flex-direction:column;gap:6px}.work-card{display:grid;grid-template-columns:112px minmax(0,1fr)}.work-card-preview img,.work-card-preview>span{height:100%;min-height:156px;aspect-ratio:auto}.work-card-body{align-content:start;padding:12px}.work-card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.work-card-actions button,.work-detail-actions button,.works-empty-state button,.task-list-item button{min-height:40px}.works-empty-state{min-height:320px;padding:24px 16px}.studio-task-panel{padding:14px}.task-list{gap:8px}.task-list-head{align-items:start;flex-direction:column}.task-list-item button{justify-self:stretch;border:1px solid oklch(.82 .034 88);border-radius:8px;background:#f8f5ec;color:#443520}.work-detail-modal{align-items:end;padding:0}.work-detail-panel.modal{width:100%;max-height:92svh;padding:18px 14px;border-radius:8px 8px 0 0}.work-detail-preview{min-height:260px}.work-detail-actions{display:grid;grid-template-columns:1fr}.work-thumb-list{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-step{grid-template-columns:28px minmax(0,1fr);gap:10px}.studio-step-index{width:26px;height:26px;font-size:12px}.studio-step-body{gap:12px}.studio-submit-row,.studio-status-note{margin-left:38px}.studio-style-options{grid-template-columns:1fr}.studio-template-preset{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:10px}.studio-template-preset img,.studio-template-image-wrap,.studio-template-placeholder{width:64px}.studio-template-preset-body{margin-left:0}.studio-random-style-card{min-height:72px;padding:12px}.studio-similarity-options button{min-height:40px}.scene-options{grid-template-columns:repeat(2,minmax(0,1fr))}.scene-options button{min-height:44px}.upload-action-row{grid-template-columns:minmax(0,1fr) 48px}.studio-upload-button,.history-popover-trigger{min-height:50px}.history-popover{position:fixed;top:auto;right:8px;bottom:8px;left:8px;width:auto;max-height:min(420px,78svh);overflow:auto}.upload-action-row:focus-within .history-popover,.upload-action-row:hover .history-popover{display:grid}.studio-style-modal-backdrop{align-items:end;padding:0}.studio-style-popover{width:100%;max-height:88svh;border-radius:8px 8px 0 0}.studio-style-popover-head{align-items:stretch;flex-direction:column}.studio-style-category-tabs{max-width:none}.studio-style-category-tabs button{min-height:36px}.studio-style-list{max-height:52svh}.studio-style-list button{min-height:72px}.studio-template-preset-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr}.template-tile{grid-column:auto;grid-row:auto;min-height:0}.step-grid{overflow:visible}.step-item{border-right:0;border-bottom:1px solid var(--border)}.step-item:last-child{border-bottom:0}.step-item i{right:50%;top:auto;bottom:-14px;transform:translate(50%) rotate(90deg)}.final-cta-panel{align-items:stretch}.final-cta-panel h2{max-width:14ch}}@media (max-width: 420px){.studio-operation-area{padding:14px 12px}.studio-nav-footer,.studio-step{grid-template-columns:1fr}.studio-step-index{width:28px;height:28px}.studio-submit-row,.studio-status-note{margin-left:0}.studio-template-preset{grid-template-columns:56px minmax(0,1fr)}.studio-template-preset img,.studio-template-image-wrap,.studio-template-placeholder{width:56px}.studio-similarity-options,.scene-options,.work-card-actions{grid-template-columns:1fr}.work-card{grid-template-columns:96px minmax(0,1fr)}.work-card-preview img,.work-card-preview>span{min-height:142px}}.pc-pay-panel{display:grid;grid-template-columns:minmax(0,1fr) 132px auto;gap:18px;align-items:center;margin-top:18px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-card)}.pc-pay-panel strong,.pc-pay-panel span,.pc-pay-panel small{display:block}.pc-pay-panel strong{margin-bottom:6px;color:var(--ink)}.pc-pay-panel span,.pc-pay-panel small{color:var(--muted);line-height:1.5}.pc-pay-panel img{width:132px;height:132px;border:1px solid var(--border);border-radius:8px}.pc-pay-panel button{min-height:40px;padding:0 16px;border:1px solid var(--border);border-radius:8px;background:var(--pearl-soft);color:var(--ink);cursor:pointer;font:inherit;font-weight:800}.pricing-order-note.paid{color:#207029}.pricing-order-note.failed{color:#b63613}
