:root{--ink:#201c18;--paper:#f7f2e9;--surface:#fffdf8;--accent:#c64b32;--accent-dark:#963622;--amber:#e9a23b;--sage:#507563;--lavender:#7568a8;--muted:#746b61;--line:#ded5c7;--line-strong:#c9bcaa;--danger-bg:#fff0ed;--success-bg:#edf5ef;--amber-bg:#fff6e7;--lavender-bg:#f1eff8;--shadow:0 18px 50px rgba(58,43,28,.10);--shadow-soft:0 8px 24px rgba(58,43,28,.07);--sans:"Noto Sans SC","PingFang SC","Microsoft YaHei",sans-serif;--serif:"Noto Serif SC","Songti SC","STSong",serif;--mono:ui-monospace,"SFMono-Regular",Menlo,Consolas,monospace;--header-height:68px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{margin:0;min-width:320px;color:var(--ink);background:radial-gradient(circle at 8% 8%,rgba(233,162,59,.055),transparent 27rem),radial-gradient(circle at 90% 28%,rgba(198,75,50,.035),transparent 34rem),var(--paper);font-family:var(--sans);font-size:16px;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{color:inherit;font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}::selection{color:var(--ink);background:rgba(233,162,59,.34)}:focus-visible{outline:3px solid rgba(198,75,50,.34);outline-offset:3px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.eyebrow{margin-bottom:8px;color:var(--accent-dark);font:700 11px/1.3 var(--mono);letter-spacing:.17em;text-transform:uppercase}.surface-card{border:1px solid var(--line);border-radius:16px;background:rgba(255,253,248,.92)}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:9px 17px;border:1px solid transparent;border-radius:9px;background:transparent;font-size:14px;font-weight:700;line-height:1.4;transition:color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.button svg{width:18px;height:18px;flex:0 0 auto}.button.primary{color:#fffdf8;border-color:var(--accent);background:var(--accent);box-shadow:0 4px 12px rgba(150,54,34,.16)}.button.primary:hover{border-color:var(--accent-dark);background:var(--accent-dark);box-shadow:0 6px 18px rgba(150,54,34,.22)}.button.secondary{color:var(--ink);border-color:var(--line-strong);background:var(--surface)}.button.secondary:hover{border-color:var(--accent);color:var(--accent-dark);background:#fffaf3}.button.danger{color:#fffdf8;border-color:var(--accent-dark);background:var(--accent-dark);box-shadow:0 4px 12px rgba(150,54,34,.18)}.button.danger:hover{border-color:#722818;background:#722818;box-shadow:0 6px 18px rgba(114,40,24,.24)}.button.ghost{border-color:transparent;color:var(--muted)}.button.ghost:hover{color:var(--ink);background:rgba(32,28,24,.05)}.button.wide{width:100%}.icon-button{display:inline-grid;width:44px;height:44px;padding:0;place-items:center;border:0;border-radius:9px;color:var(--ink);background:transparent;transition:background-color .18s ease,color .18s ease}.icon-button:hover{color:var(--accent-dark);background:rgba(198,75,50,.08)}.icon-button svg{width:22px;height:22px}.loader{display:inline-block;width:18px;height:18px;flex:0 0 auto;border:2px solid var(--line-strong);border-top-color:var(--accent);border-radius:50%;animation:spin .72s linear infinite}.loader.inverse{border-color:#fff rgba(255,255,255,.42) rgba(255,255,255,.42)}@keyframes spin{to{transform:rotate(1turn)}}.thumbnail-image{display:block;max-width:100%;background:#eee5d9}.thumbnail-hover-preview{position:fixed;z-index:1200;display:flex;width:max-content;max-width:min(460px,42vw);max-height:min(620px,72vh);padding:9px;border:1px solid var(--line-strong);border-radius:13px;background:var(--surface);box-shadow:0 22px 60px rgb(43 35 26/24%);pointer-events:none}.thumbnail-hover-preview img{display:block;width:auto;height:auto;max-width:calc(min(460px, 42vw) - 18px);max-height:calc(min(620px, 72vh) - 18px);border-radius:8px;object-fit:contain;background:#eee5d9}@media (hover:none),(max-width:760px),(pointer:coarse){.thumbnail-hover-preview{display:none}}@media (prefers-reduced-motion:no-preference){.thumbnail-hover-preview{animation:thumbnail-preview-in .16s ease-out}@keyframes thumbnail-preview-in{0%{opacity:0;transform:translateY(4px)}}}.site-header{position:-webkit-sticky;position:sticky;z-index:30;top:0;height:var(--header-height);border-bottom:1px solid rgba(201,188,170,.7);background:rgba(247,242,233,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:flex;width:min(1440px,100%);height:100%;align-items:center;gap:28px;margin:auto;padding:0 32px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;font-family:var(--serif);font-size:18px;font-weight:800;letter-spacing:.02em}.brand>svg{width:36px;height:36px;color:var(--accent)}.brand>.brand-logo{width:42px;height:44px;flex:0 0 auto;object-fit:contain}.brand>span{display:flex;flex-direction:column;line-height:1.15}.brand small{margin-top:4px;color:var(--muted);font:600 8px/1 var(--mono);letter-spacing:.15em}.desktop-nav{display:flex;height:100%;align-items:stretch;gap:4px;margin-left:auto}.desktop-nav a{position:relative;display:flex;min-width:76px;align-items:center;justify-content:center;padding:0 13px;color:#554d45;font-size:14px;font-weight:600;transition:color .18s ease}.desktop-nav a:after{position:absolute;right:14px;bottom:-1px;left:14px;height:2px;content:"";background:transparent;transition:background-color .18s ease}.desktop-nav a.active,.desktop-nav a:hover{color:var(--accent-dark)}.desktop-nav a.active:after{background:var(--accent)}.header-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.header-login{min-width:102px;color:var(--accent-dark);border-color:rgba(198,75,50,.45);background:rgba(255,253,248,.62)}.header-login:hover{color:#fff;background:var(--accent)}.points-pill{display:inline-flex;min-height:40px;align-items:center;gap:7px;padding:7px 11px;border:1px solid rgba(233,162,59,.5);border-radius:999px;color:#704718;background:var(--amber-bg);font-size:13px;font-weight:700}.points-pill svg{width:18px;height:18px;color:#a96817}.account-menu-wrap{position:relative}.avatar-button{display:flex;min-width:44px;height:44px;align-items:center;justify-content:center;gap:6px;padding:0 10px 0 13px;border:1px solid var(--line-strong);border-radius:9px;color:#fff;background:var(--ink);font-size:14px;font-weight:800}.avatar-button span{white-space:nowrap}.avatar-button svg{width:15px}.account-popover{position:absolute;z-index:40;top:52px;right:0;display:flex;width:240px;flex-direction:column;padding:14px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.account-popover>strong{overflow-wrap:anywhere;font-family:var(--serif);font-size:17px;line-height:1.5}.account-popover>small{overflow:hidden;margin-bottom:12px;color:var(--muted);text-overflow:ellipsis}.account-popover a,.account-popover button{display:flex;min-height:44px;align-items:center;gap:10px;padding:9px 8px;border:0;border-top:1px solid var(--line);color:var(--ink);background:transparent;text-align:left}.account-popover a:hover,.account-popover button:hover{color:var(--accent-dark)}.account-popover svg{width:19px;height:19px}.mobile-nav,.mobile-trigger{display:none}.app-main{width:min(1200px,calc(100% - 48px));min-height:calc(100vh - 200px);margin:0 auto;padding:50px 0 76px}.app-main-without-heading{padding-top:32px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.page-heading h1{margin-bottom:8px;font-family:var(--serif);font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.16;letter-spacing:-.035em}.page-heading>div:first-child>p:last-child{max-width:720px;margin-bottom:0;color:var(--muted);font-size:16px}.page-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:9px;justify-content:flex-end}.site-footer{display:grid;width:min(1200px,calc(100% - 48px));grid-template-columns:minmax(300px,1fr) auto;grid-gap:28px;gap:28px;margin:auto;padding:40px 0 34px;border-top:1px solid var(--line);color:var(--muted)}.site-footer>div>p{max-width:440px;margin:12px 0 0;font-size:13px}.footer-brand{color:var(--ink)}.footer-brand>svg{width:30px;height:30px}.footer-brand>.brand-logo{width:38px;height:40px}.site-footer nav{display:flex;align-items:center;gap:24px;font-size:13px}.site-footer nav a:hover{color:var(--accent-dark)}.site-footer>small{grid-column:1/-1;font:11px var(--mono)}.field{display:flex;min-width:0;flex-direction:column;gap:7px}.field legend,.field>span{color:#4f4840;font-size:14px;font-weight:700}.field>span small{color:var(--muted);font-weight:400}.field input,.field textarea,.search-field input{width:100%;min-height:46px;padding:10px 13px;border:1px solid var(--line-strong);border-radius:8px;outline:none;background:var(--surface);font-size:16px;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.field textarea{min-height:126px;resize:vertical;line-height:1.75}.field input:focus,.field textarea:focus,.search-field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px rgba(198,75,50,.14)}.field input::placeholder,.field textarea::placeholder,.search-field input::placeholder{color:#9c9389}.field>small{align-self:flex-end;color:var(--muted);font-size:12px}.custom-select-control{position:relative;min-width:0}.custom-select-trigger{display:flex;width:100%;min-height:46px;align-items:center;gap:9px;padding:9px 11px 9px 13px;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink);outline:none;background:var(--surface);text-align:left;font-size:16px;line-height:1.4;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.custom-select-trigger:hover:not(:disabled){border-color:#aa9c89;background:#fffaf3}.custom-select-trigger:focus-visible,.custom-select.is-open .custom-select-trigger{border-color:var(--accent);box-shadow:0 0 0 3px rgba(198,75,50,.14)}.custom-select-trigger>span{min-width:0;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-trigger>.placeholder{color:#9c9389}.custom-select-trigger>svg{width:18px;height:18px;flex:0 0 auto;color:var(--muted)}.custom-select-trigger>.custom-select-chevron{transition:transform .18s ease,color .18s ease}.custom-select.is-open .custom-select-chevron{color:var(--accent-dark);transform:rotate(180deg)}.custom-select-list{position:absolute;z-index:40;top:calc(100% - 1px);right:0;left:0;max-height:292px;overflow-y:auto;margin:0;padding:6px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);box-shadow:0 16px 42px rgba(58,43,28,.16);list-style:none;overscroll-behavior:contain}.custom-select.opens-up .custom-select-list{top:auto;bottom:calc(100% - 1px);margin:0}.custom-select-list li{display:flex;min-height:44px;align-items:center;gap:12px;padding:9px 10px;border-radius:7px;color:#4f4840;cursor:pointer;font-size:14px;line-height:1.45}.custom-select-list li>span{min-width:0;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-list li>svg{width:17px;height:17px;flex:0 0 auto;color:var(--accent-dark)}.custom-select-list li.active{color:var(--accent-dark);background:#fff0ed}.custom-select-list li.selected{font-weight:700}.custom-select-list li.disabled{color:#a79e94;cursor:not-allowed;background:transparent}.custom-select-label-row{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#4f4840;font-size:14px;font-weight:700}.custom-select-label-row>:last-child:not(:first-child){color:var(--muted);font-size:12px;font-weight:400}.form-stack{display:flex;flex-direction:column;gap:17px}.form-grid{display:grid;grid-gap:18px;gap:18px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.check-row{display:flex;min-height:44px;align-items:flex-start;gap:9px;color:var(--muted);font-size:13px}.check-row input{width:18px;height:18px;flex:0 0 auto;margin-top:2px;accent-color:var(--accent)}.check-row a{color:var(--accent-dark);text-decoration:underline;text-underline-offset:3px}.form-error{display:flex;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;border-radius:8px;color:var(--accent-dark);background:var(--danger-bg);font-size:13px}.form-error svg{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.inline-notice{display:flex;align-items:flex-start;gap:11px;padding:13px 15px;border:1px solid #d8d3bf;border-radius:10px;color:#4f5144;background:#f4f3e9;font-size:13px;line-height:1.6}.inline-notice svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px}.inline-notice p:last-child{margin-bottom:0}.inline-notice.info{color:#4d4964;border-color:#d8d1eb;background:var(--lavender-bg)}.inline-notice.success{color:#365b48;border-color:#bfd5c7;background:var(--success-bg)}.inline-notice.warning{color:#72501d;border-color:#e6c98e;background:var(--amber-bg)}.inline-notice.danger{color:var(--accent-dark);border-color:#e7b8ae;background:var(--danger-bg)}.state-card{min-height:160px;gap:10px;color:var(--muted)}.empty-state,.state-card{display:flex;align-items:center;justify-content:center}.empty-state{min-height:300px;flex-direction:column;padding:48px 24px;text-align:center}.empty-state h3{margin:18px 0 6px;font-family:var(--serif);font-size:22px}.empty-state p{max-width:480px;margin-bottom:20px;color:var(--muted)}.empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.feature-icon{display:inline-grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:10px}.feature-icon svg{width:23px;height:23px}.feature-icon.accent{color:var(--accent-dark);background:#f9ddd7}.feature-icon.amber{color:#8b5b16;background:#fde9c6}.feature-icon.sage{color:#365b48;background:#dceae1}.feature-icon.lavender{color:#5d528d;background:#e7e2f3}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.panel-heading>div:first-child{display:flex;align-items:center;gap:13px}.panel-heading h2{margin-bottom:1px;font-family:var(--serif);font-size:21px}.panel-heading p{margin:0;color:var(--muted);font-size:13px}.step-number{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--accent-dark);background:#f8dfd9;font:700 12px var(--mono)}.action-footer,.submit-bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 20px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-soft)}.action-footer>div,.submit-bar>div{display:flex;min-width:0;flex-direction:column}.action-footer>div>span,.submit-bar>div>span>small{color:var(--muted);font-size:12px}.submit-bar>div{flex-direction:row;align-items:center;gap:10px}.submit-bar>div>svg{width:24px;color:#a96a14}.submit-bar>div>span{display:flex;flex-direction:column;font-size:14px;font-weight:700}.toast-viewport{position:fixed;z-index:100;top:84px;right:20px;display:flex;width:min(410px,calc(100vw - 40px));flex-direction:column;gap:10px;pointer-events:none}.app-toast{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:11px;gap:11px;padding:14px;border:1px solid var(--line);border-left-width:4px;border-radius:12px;background:var(--surface);box-shadow:0 14px 36px rgba(43,35,26,.18);pointer-events:auto;animation:toast-enter .18s ease-out both}.app-toast.danger{border-left-color:var(--accent)}.app-toast.warning{border-left-color:var(--amber)}.app-toast.success{border-left-color:var(--sage)}.app-toast-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:50%}.app-toast.danger .app-toast-icon{color:var(--accent-dark);background:#fae2dc}.app-toast.warning .app-toast-icon{color:#8a5812;background:#fbe9c9}.app-toast.success .app-toast-icon{color:var(--sage);background:#e1eee7}.app-toast-icon svg{width:17px}.app-toast>div{min-width:0}.app-toast strong{display:block;margin-bottom:3px;color:var(--ink);font-size:13px}.app-toast>div>div{color:#5f574f;font-size:12px;line-height:1.55}.app-toast>div>div>strong{display:inline;font-size:inherit}.app-toast>button{display:grid;width:44px;height:44px;margin:-7px -7px 0 0;place-items:center;border:0;color:var(--muted);background:transparent;cursor:pointer}.app-toast>button svg{width:18px}@keyframes toast-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:520px){.toast-viewport{top:72px;right:16px;left:16px;width:auto}}@media (prefers-reduced-motion:reduce){.app-toast{animation:none}}.receipt{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;color:#365b48;background:var(--success-bg);font-size:12px;font-weight:700}.receipt svg{width:17px;height:17px}.loading-mask-host{position:relative}.content-loading-mask{position:absolute;z-index:10;inset:0;display:flex;min-height:120px;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:24px;border:1px solid color-mix(in srgb,var(--lavender) 30%,var(--line));border-radius:10px;color:var(--ink);background:color-mix(in srgb,var(--surface) 90%,transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center}.content-loading-mask .loader{width:24px;height:24px;color:var(--lavender)}.content-loading-mask strong{font-family:var(--serif);font-size:17px}.content-loading-mask small{max-width:360px;color:var(--muted);font-size:12px;line-height:1.6}.dialog-backdrop{position:fixed;z-index:50;inset:0;display:grid;overflow:auto;place-items:center;padding:20px;background:rgba(32,28,24,.58);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.auth-dialog,.confirm-dialog{position:relative;width:min(460px,100%);padding:34px;border:1px solid rgba(255,253,248,.38);border-radius:18px;background:var(--surface);box-shadow:0 28px 90px rgba(20,16,12,.3)}.confirm-dialog{width:min(500px,100%);padding:32px;border-color:var(--line);background:linear-gradient(180deg,#fffdf8,#fffaf4)}.billing-confirm-dialog{border-color:color-mix(in srgb,var(--amber) 30%,var(--line))}.destructive-dialog{border-color:color-mix(in srgb,var(--accent) 30%,var(--line))}.auth-dialog{text-align:center}.dialog-close{position:absolute;top:10px;right:10px}.auth-mark{display:grid;width:52px;height:52px;margin:0 auto 14px;place-items:center;border-radius:50%;color:var(--accent);background:#fae1db}.auth-mark svg{width:42px;height:42px}.auth-dialog h1{margin-bottom:7px;font-family:var(--serif);font-size:27px}.dialog-lead{margin-bottom:21px;color:var(--muted);font-size:13px}.auth-dialog .form-stack{text-align:left}.segmented{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px;margin-bottom:21px;padding:4px;border-radius:10px;background:#eee8de}.segmented button{min-height:44px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-weight:700}.segmented button.active{color:var(--ink);background:var(--surface);box-shadow:0 2px 7px rgba(50,39,26,.08)}.dialog-heading{display:flex;align-items:center;justify-content:flex-start;gap:15px;margin-bottom:22px;padding-bottom:19px;border-bottom:1px solid var(--line);text-align:left}.dialog-heading .feature-icon{width:52px;height:52px;flex:0 0 auto;border:1px solid transparent;border-radius:15px;box-shadow:0 8px 20px rgba(60,43,28,.1),inset 0 1px 0 rgba(255,255,255,.7)}.dialog-heading .feature-icon svg{width:25px;height:25px}.dialog-heading>div{display:grid;min-width:0;grid-gap:4px;gap:4px}.billing-dialog-heading .feature-icon{border-color:color-mix(in srgb,var(--amber) 35%,transparent)}.destructive-dialog-heading .feature-icon{border-color:color-mix(in srgb,var(--accent) 35%,transparent)}.billing-dialog-heading .eyebrow,.dialog-heading .eyebrow{margin:0;font-size:11px;font-weight:800;letter-spacing:.14em}.billing-dialog-heading .eyebrow{color:#8b5b16}.destructive-dialog-heading .eyebrow{color:var(--accent-dark)}.confirm-dialog h2{margin-bottom:20px;font-family:var(--serif);font-size:25px}.dialog-heading h2{overflow:hidden;margin-bottom:0;font-size:25px;line-height:1.3;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.destructive-dialog-heading{align-items:flex-start}.destructive-dialog-heading h2{overflow:visible;text-overflow:clip;white-space:normal}.dialog-description{margin:0;color:var(--ink);font-size:14px;line-height:1.75}.dialog-warning{display:flex;align-items:flex-start;gap:9px;margin-top:14px;padding:12px 13px;border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line));border-radius:10px;color:var(--accent-dark);background:#fff3ef;font-size:12px;line-height:1.6}.dialog-warning svg{width:17px;height:17px;flex:0 0 auto;margin-top:1px}.estimate-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);overflow:hidden;margin:0;border:1px solid color-mix(in srgb,var(--amber) 34%,var(--line));border-radius:14px;background:rgba(255,253,248,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.estimate-grid dt{color:var(--muted);font-size:12px;line-height:1.4}.estimate-grid dd{margin:5px 0 0;color:var(--ink);font-family:var(--mono);font-weight:800}.estimate-grid dd small{margin-left:5px;color:var(--muted);font:600 11px var(--sans)}.estimate-cost{display:flex;min-width:0;min-height:126px;flex-direction:column;justify-content:center;padding:22px 24px;background:linear-gradient(145deg,color-mix(in srgb,var(--amber) 16%,white),color-mix(in srgb,var(--amber) 7%,white))}.estimate-cost dd{margin-top:8px;color:#8b5b16;font-size:clamp(30px,7vw,40px);line-height:1;letter-spacing:-.04em}.estimate-cost dd small{font-size:12px;letter-spacing:0}.estimate-details{display:grid;min-width:0;grid-template-rows:1fr 1fr;border-left:1px solid var(--line)}.estimate-details>div{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:14px 18px}.estimate-details>div+div{border-top:1px solid var(--line)}.estimate-details dd{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.confirm-dialog .dialog-actions{display:grid;grid-template-columns:1fr 1.35fr;grid-gap:10px;gap:10px;margin-top:22px}.confirm-dialog .dialog-actions .button{width:100%;min-height:46px}.billing-confirm-dialog .dialog-actions .button:only-child{grid-column:2}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.generation-progress{display:grid;grid-gap:16px;gap:16px;margin-top:4px;padding:20px;border:1px solid color-mix(in srgb,var(--amber) 30%,var(--line));border-radius:14px;background:rgba(255,253,248,.82)}.generation-progress-status{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px}.generation-progress-status .loader{width:30px;height:30px;border-width:3px}.generation-progress-status>div{display:grid;grid-gap:2px;gap:2px;min-width:0}.generation-progress-status>div small{color:var(--muted);font-size:11px}.generation-progress-status strong{overflow:hidden;color:var(--ink);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.generation-progress-status>b{color:#8b5b16;font:800 28px/1 var(--mono);letter-spacing:-.04em}.generation-progress-status>b small{margin-left:2px;font-size:12px;letter-spacing:0}.generation-progress p{display:flex;align-items:flex-start;gap:7px;margin:0;padding-top:2px;color:var(--muted);font-size:12px;line-height:1.65}.generation-progress p svg{width:16px;height:16px;flex:0 0 auto;margin-top:2px;color:var(--sage)}.generation-progress-track{height:8px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,white)}.generation-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--amber));transition:width .24s ease}@media (prefers-reduced-motion:reduce){.generation-progress-track i{transition:none}}.production-models{display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid color-mix(in srgb,var(--lavender) 28%,var(--line));border-radius:10px;background:var(--lavender-bg)}.production-models-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.production-models-heading>div{display:flex;flex-direction:column;gap:3px}.production-models-heading strong{font-size:14px}.production-models-heading span:not(.status-badge){color:var(--muted);font-size:12px;line-height:1.55}.production-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.production-model-grid .field{gap:6px}.production-model-grid .field>small{align-self:flex-start}@media (max-width:900px){.production-model-grid{grid-template-columns:1fr}}.home-page{overflow:hidden}.hero-section{position:relative;display:grid;min-height:min(760px,calc(100vh - 68px));grid-template-columns:minmax(0,1fr) minmax(480px,.92fr);align-items:center;grid-gap:70px;gap:70px;width:min(1320px,calc(100% - 64px));margin:auto;padding:76px 34px 92px}.hero-grain{position:absolute;z-index:-1;top:-100px;right:-120px;width:650px;height:650px;border-radius:50%;background:radial-gradient(circle,rgba(233,162,59,.1),rgba(233,162,59,.015) 60%,transparent 70%)}.hero-kicker{display:flex;align-items:center;gap:10px;margin-bottom:20px;color:var(--accent-dark);font-size:13px;font-weight:700;letter-spacing:.08em}.hero-kicker span{width:30px;height:1px;background:var(--accent)}.hero-copy h1{margin-bottom:24px;font-family:var(--serif);font-size:clamp(48px,5.5vw,78px);font-weight:800;line-height:1.19;letter-spacing:-.055em}.hero-copy h1 em{position:relative;color:var(--accent);font-style:normal}.hero-copy h1 em:after{position:absolute;right:2px;bottom:-5px;left:3px;height:8px;content:"";border-top:2px solid rgba(198,75,50,.45);border-radius:50%;transform:rotate(-1.5deg)}.hero-lead{max-width:620px;margin-bottom:30px;color:#5d554d;font-size:18px;line-height:1.85}.hero-actions{display:flex;align-items:center;gap:25px}.hero-primary{min-width:148px;min-height:52px;font-size:16px}.text-link{display:inline-flex;min-height:44px;align-items:center;gap:7px;color:var(--ink);font-size:14px;font-weight:700}.text-link:hover{color:var(--accent-dark)}.text-link svg{width:19px}.hero-proof{display:flex;flex-wrap:wrap;gap:16px 26px;margin-top:34px;color:var(--muted);font-size:12px}.hero-proof span{display:inline-flex;align-items:center;gap:6px}.hero-proof svg{width:16px;height:16px;color:var(--sage)}.hero-manuscript{position:relative;width:min(480px,100%);min-height:540px;justify-self:center}.manuscript-page,.paper-shadow{position:absolute;top:18px;right:24px;bottom:38px;left:10px;border:1px solid #d6c8b4;border-radius:3px;background:var(--surface)}.paper-shadow.one{transform:rotate(5deg);background:#eee5d7;box-shadow:var(--shadow)}.paper-shadow.two{transform:rotate(-3.3deg);background:#f4ecdf}.manuscript-page{z-index:2;overflow:hidden;padding:38px 42px;transform:rotate(1.2deg);box-shadow:0 22px 60px rgba(71,49,26,.16);font-family:var(--serif)}.manuscript-page:before{position:absolute;top:0;bottom:0;left:26px;width:1px;content:"";background:rgba(198,75,50,.18)}.manuscript-page header{display:flex;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid var(--line);color:var(--muted);font:10px var(--mono);letter-spacing:.08em}.manuscript-page header span{color:var(--accent-dark);font-weight:800}.manuscript-page h2{margin:28px 0 6px;font-size:23px}.manuscript-page p{font-size:14px;line-height:2}.manuscript-page .scene-meta{color:var(--muted);font:10px var(--mono);letter-spacing:.1em}.manuscript-page .dialogue{width:76%;margin:15px auto;text-align:center}.marked-line{position:relative;margin:20px 0;font-size:14px;line-height:2}.marked-line>span{background:linear-gradient(transparent 60%,rgba(233,162,59,.32) 0)}.marked-line i{position:absolute;top:-2px;right:-88px;width:74px;color:var(--accent-dark);font:11px/1.5 var(--sans);font-style:normal;transform:rotate(-4deg)}.marked-line i:before{position:absolute;top:8px;left:-27px;width:22px;height:12px;content:"";border-top:1px solid var(--accent);transform:rotate(10deg)}.script-lines{display:flex;flex-direction:column;gap:14px;margin-top:22px}.script-lines span{width:100%;height:5px;border-radius:3px;background:#e9e2d8}.script-lines .short{width:64%}.manuscript-page footer{position:absolute;right:36px;bottom:24px;left:42px;display:flex;justify-content:space-between;color:var(--muted);font:9px var(--mono)}.manuscript-page footer b,.score-stamp{color:var(--accent-dark)}.score-stamp{position:absolute;z-index:4;top:0;right:-10px;display:flex;width:100px;height:100px;flex-direction:column;align-items:center;justify-content:center;border:3px double var(--accent);border-radius:50%;background:rgba(255,253,248,.94);transform:rotate(8deg)}.score-stamp small{font-size:9px;letter-spacing:.1em}.score-stamp strong{font:800 31px/1 var(--serif)}.score-stamp span{font-size:10px;font-weight:700}.margin-note{position:absolute;z-index:4;right:-28px;bottom:0;width:190px;padding:14px 16px;border:1px solid #d7cda9;border-radius:4px;background:#fff7cf;box-shadow:var(--shadow-soft);transform:rotate(-2deg)}.margin-note>svg{width:18px;color:#8c601b}.margin-note span{margin-left:5px;color:#76501a;font-size:11px;font-weight:800}.margin-note p{margin:7px 0 0;font-family:var(--serif);font-size:12px;line-height:1.65}.home-section{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:105px 0}.section-heading{max-width:720px;margin:0 auto 48px;text-align:center}.quality-copy h2,.section-heading h2{margin-bottom:14px;font-family:var(--serif);font-size:clamp(32px,4vw,47px);line-height:1.28;letter-spacing:-.04em}.section-heading>p:last-child{color:var(--muted);font-size:16px}.feature-section{border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px}.feature-card{position:relative;display:flex;min-height:330px;flex-direction:column;padding:28px 24px 24px;border:1px solid var(--line);border-radius:13px;background:rgba(255,253,248,.75);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.feature-card:hover{border-color:var(--line-strong);background:var(--surface);box-shadow:var(--shadow-soft)}.feature-card-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:10px}.feature-card-icon svg{width:25px}.feature-card-icon.accent{color:var(--accent-dark);background:#f8ddd7}.feature-card-icon.amber{color:#865715;background:#fde8bf}.feature-card-icon.sage{color:#365b48;background:#dce9e1}.feature-card-icon.lavender{color:#5d528d;background:#e8e3f4}.feature-index{position:absolute;top:26px;right:22px;color:#c8bdae;font:700 12px var(--mono)}.feature-card>small{margin-top:31px;color:var(--accent-dark);font-size:11px;font-weight:800;letter-spacing:.1em}.feature-card h3{margin:7px 0 10px;font-family:var(--serif);font-size:21px}.feature-card p{margin-bottom:18px;color:var(--muted);font-size:14px;line-height:1.75}.feature-card b{display:flex;align-items:center;gap:7px;margin-top:auto;color:var(--accent-dark);font-size:13px}.feature-card b svg{width:17px;transition:transform .18s ease}.feature-card:hover b svg{transform:translateX(3px)}.quality-showcase{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;grid-gap:80px;gap:80px}.quality-copy>p:not(.eyebrow){color:var(--muted);line-height:1.85}.quality-copy ul{display:flex;flex-direction:column;gap:16px;margin:28px 0;padding:0;list-style:none}.quality-copy li{display:flex;align-items:flex-start;gap:12px}.quality-copy li>svg{width:22px;flex:0 0 auto;color:var(--sage)}.quality-copy li span{display:flex;flex-direction:column;color:var(--muted);font-size:13px}.quality-copy li strong{color:var(--ink);font-size:15px}.quality-board{position:relative;padding:24px;border:1px solid #d4c7b5;background:var(--surface);box-shadow:18px 18px 0 #e9dfd0}.quality-board:before{position:absolute;inset:10px;border:1px solid rgba(198,75,50,.18);content:"";pointer-events:none}.quality-score{position:relative;display:grid;grid-template-columns:1fr auto;padding:16px 18px 18px;border-bottom:1px solid var(--line)}.quality-score>span{font-family:var(--serif);font-size:20px;font-weight:800}.quality-score>div{grid-row:1/3;grid-column:2;display:flex;align-items:center;gap:6px}.quality-score>div strong{color:var(--accent);font:800 46px/1 var(--serif)}.quality-score>div small{color:var(--muted);font-size:9px;line-height:1.4}.quality-score>p{max-width:390px;margin:8px 0 0;color:var(--muted);font-size:12px}.dimension-cloud{position:relative;display:grid;grid-template-columns:repeat(2,1fr);padding:14px 5px 5px}.dimension-cloud>span{display:grid;grid-template-columns:28px 1fr auto;align-items:center;grid-gap:5px;gap:5px;padding:9px 12px;border-bottom:1px dashed #e5ddd2;font-size:12px}.dimension-cloud i{color:#a89d90;font:9px var(--mono);font-style:normal}.dimension-cloud b{font:700 13px var(--mono)}.dimension-cloud>span.highlight{color:var(--accent-dark);background:rgba(233,162,59,.1)}.review-mark{position:absolute;right:-18px;bottom:-18px;display:flex;align-items:center;gap:7px;padding:9px 12px;color:#fff;background:var(--accent);font-size:11px;font-weight:700;transform:rotate(-2deg)}.review-mark svg{width:17px}.workflow-section{border-top:1px solid var(--line)}.workflow-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.workflow-list li{position:relative;display:flex;gap:14px;padding:0 28px}.workflow-list li:first-child{padding-left:0}.workflow-list li:last-child{padding-right:0}.workflow-list li+li:before{position:absolute;top:18px;left:-12px;width:24px;border-top:1px dashed var(--line-strong);content:""}.workflow-list li>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border:1px solid var(--line-strong);border-radius:50%;color:var(--accent-dark);background:var(--surface);font:700 12px var(--mono)}.workflow-list h3{margin:3px 0 4px;font-family:var(--serif);font-size:17px}.workflow-list p{margin:0;color:var(--muted);font-size:12px}.home-cta{margin-top:50px;padding:90px 24px;color:#fffaf2;background:var(--ink);text-align:center}.home-cta>div{position:relative;max-width:720px;margin:auto}.home-cta>div>svg{width:58px;height:58px;margin-bottom:15px;color:var(--accent)}.home-cta .eyebrow{color:#e6a393}.home-cta h2{margin-bottom:8px;font-family:var(--serif);font-size:clamp(36px,5vw,54px)}.home-cta p:not(.eyebrow){margin-bottom:28px;color:#c9c0b8}.home-cta>div>div{display:flex;justify-content:center;gap:22px;align-items:center}.paper-button{color:var(--ink);background:var(--surface)}.paper-button:hover{background:#f3e7d6}.cta-secondary{display:inline-flex;min-height:44px;align-items:center;color:#ddd4cb;text-decoration:underline;text-underline-offset:5px}.dashboard-welcome{position:relative;display:grid;overflow:hidden;min-height:300px;grid-template-columns:1.05fr .95fr;align-items:center;margin-bottom:20px;padding:42px 46px}.dashboard-welcome>div:first-child{position:relative;z-index:2}.dashboard-welcome .feature-icon{margin-bottom:18px}.dashboard-welcome h2{margin-bottom:8px;font-family:var(--serif);font-size:29px}.dashboard-welcome p:not(.eyebrow){max-width:570px;margin-bottom:21px;color:var(--muted)}.welcome-lines{position:absolute;right:-40px;bottom:-60px;width:51%;height:290px;padding:40px;border:1px solid #d6cab8;background:#f5ecdf;transform:rotate(-7deg)}.welcome-lines span{display:block;width:100%;margin-bottom:25px;border-top:4px solid rgba(116,107,97,.12)}.welcome-lines span:nth-child(2),.welcome-lines span:nth-child(5){width:70%}.quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:20px}.quick-card{display:grid;min-height:115px;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:13px;gap:13px;padding:20px;border:1px solid var(--line);border-radius:13px;background:var(--surface);transition:border-color .18s ease,box-shadow .18s ease}.quick-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-soft)}.quick-card h2{margin:0 0 2px;font-family:var(--serif);font-size:17px}.quick-card p{margin:0;color:var(--muted);font-size:11px}.quick-card>svg{width:17px;color:var(--muted)}.dashboard-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:20px 0}.dashboard-stats article{display:grid;min-height:128px;grid-template-columns:1fr auto;align-content:center;padding:20px 23px;border:1px solid var(--line);border-radius:13px;background:rgba(255,253,248,.75)}.dashboard-stats article>span{color:var(--muted);font-size:12px}.dashboard-stats article>strong{grid-column:1;margin-top:6px;font:800 31px/1.2 var(--serif)}.dashboard-stats article>strong.date-stat{font-size:20px}.dashboard-stats article a{grid-row:1/3;grid-column:2;display:flex;align-items:center;gap:5px;color:var(--accent-dark);font-size:12px}.dashboard-stats article a svg{width:15px}.dashboard-stats article small{grid-column:2;grid-row:2;align-self:end;color:var(--muted);font-size:10px}.dashboard-panel{margin-top:20px;padding:24px}.archive-panel>header,.billing-rules>header,.dashboard-panel>header,.result-panel>header,.transactions-panel>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line)}.archive-panel>header h2,.billing-rules>header h2,.dashboard-panel>header h2,.result-panel>header h2,.transactions-panel>header h2{margin:0;font-family:var(--serif);font-size:22px}.recent-list>a{display:grid;min-height:76px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;border-bottom:1px solid var(--line)}.recent-list>a:last-child{border-bottom:0}.document-mark{display:grid;width:39px;height:46px;place-items:center;border:1px solid var(--line);border-radius:4px;color:var(--accent-dark);background:#f8eee4}.document-mark svg{width:20px}.recent-list h3{margin:0 0 2px;font-size:15px}.recent-list p{margin:0;color:var(--muted);font-size:11px}.recent-list>a>svg{width:17px;color:var(--muted)}.status-badge{padding:4px 8px;border-radius:999px;color:#655c53;background:#eee8df;font-size:10px;font-weight:700}.status-badge.completed{color:#365b48;background:var(--success-bg)}.status-badge.generating{color:#5d528d;background:var(--lavender-bg)}.status-badge.failed{background:var(--danger-bg)}.creator-tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;margin-bottom:22px;padding:4px;border:1px solid var(--line);border-radius:13px;background:#e9e2d7}.creator-tabs button{display:flex;min-height:64px;align-items:center;justify-content:center;gap:10px;border:0;border-radius:9px;color:var(--muted);background:transparent}.creator-tabs button.active{color:var(--accent-dark);background:var(--surface);box-shadow:0 3px 10px rgba(43,35,26,.08)}.creator-tabs svg{width:23px}.creator-tabs span{display:flex;flex-direction:column;align-items:flex-start;font-size:14px;font-weight:800}.creator-tabs small{font-size:10px;font-weight:400}.status-steps{display:flex;align-items:flex-start;justify-content:center;margin:0 0 24px;padding:0;list-style:none}.status-steps li{position:relative;display:flex;width:150px;flex-direction:column;align-items:center;color:#958b81;font-size:10px}.status-steps li:before{position:absolute;z-index:-1;top:15px;right:50%;width:100%;border-top:1px solid var(--line);content:""}.status-steps li:first-child:before{display:none}.status-steps li>span{display:grid;width:31px;height:31px;margin-bottom:5px;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:var(--paper);font:700 10px var(--mono)}.status-steps li>span svg{width:15px}.status-steps li.current,.status-steps li.done{color:var(--sage);font-weight:700}.status-steps li.done>span{color:#fff;border-color:var(--sage);background:var(--sage)}.status-steps li.current>span{border-color:var(--sage);background:var(--success-bg)}.status-steps li.failed{color:var(--accent-dark)}.status-steps li.failed>span{border-color:var(--accent);background:var(--danger-bg)}.background-generation{display:grid;grid-gap:10px;gap:10px;max-width:760px;margin:-8px auto 24px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--accent) 24%,var(--line));border-radius:12px;background:#fcf8f1}.background-generation>div:first-child{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px}.background-generation small,.background-generation strong{display:block}.background-generation strong{color:var(--ink);font-size:14px}.background-generation p,.background-generation small{color:var(--muted);font-size:11px;line-height:1.55}.background-generation b{color:var(--accent-dark);font:800 12px var(--mono)}.background-generation p{margin:0}.background-generation-actions{display:flex;align-items:center;gap:4px}.background-generation-actions>button{display:grid;width:44px;height:44px;margin:-8px -10px -8px 0;padding:0;place-items:center;border:0;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer;transition:color .18s ease,background-color .18s ease}.background-generation-actions>button:hover{color:var(--ink);background:color-mix(in srgb,var(--ink) 7%,transparent)}.background-generation-actions>button:focus-visible{outline:0;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 22%,transparent)}.background-generation-actions svg{width:18px;height:18px}.background-generation footer{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;margin:-4px -4px -8px}.background-generation footer a{display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;gap:5px;padding:0 4px;color:var(--accent-dark);font-size:12px;font-weight:700}.background-generation footer a:hover{text-decoration:underline;text-underline-offset:3px}.background-generation footer a:focus-visible{outline:0;border-radius:5px;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 22%,transparent)}.background-generation footer svg{width:16px;height:16px}.background-generation-floating{position:fixed;z-index:45;top:84px;right:20px;width:min(430px,calc(100vw - 40px));margin:0;box-shadow:0 12px 34px rgba(43,35,26,.18)}.creator-layout{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.editor-panel{display:flex;flex-direction:column;gap:22px;padding:26px}.large-textarea{min-height:230px!important}.field-heading{display:flex;min-height:36px;align-items:center;justify-content:space-between;gap:12px}.field-heading label{color:#4f4840;font-size:14px;font-weight:700}.creative-prompt-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.hongguo-import-button{color:var(--accent-dark);border-color:color-mix(in srgb,var(--accent) 36%,var(--line));background:#fff7f2}.ai-suggest-button{position:relative;display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:6px;padding:0 12px;border:1px solid color-mix(in srgb,var(--lavender) 42%,var(--line));border-radius:8px;color:#574a8b;background:color-mix(in srgb,var(--lavender) 9%,var(--surface));font-size:12px;font-weight:700;cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease,box-shadow .18s ease}.ai-suggest-button:before{position:absolute;inset:-4px 0;content:""}.ai-suggest-button svg{width:18px;height:18px}.ai-suggest-button:hover:not(:disabled){border-color:var(--lavender);color:#40346f;background:color-mix(in srgb,var(--lavender) 14%,var(--surface))}.ai-suggest-button:focus-visible{outline:0;box-shadow:0 0 0 3px color-mix(in srgb,var(--lavender) 22%,transparent)}.ai-suggest-button:disabled{color:#928b9e;cursor:not-allowed;opacity:.62}.number-control{display:grid;grid-template-columns:46px 1fr 46px}.number-control button{min-height:46px;border:1px solid var(--line-strong);background:#f5efe6;font-size:19px}.number-control button:first-child{border-radius:8px 0 0 8px}.number-control button:last-child{border-radius:0 8px 8px 0}.number-control input{border-right:0;border-left:0;border-radius:0;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.number-control input::-webkit-inner-spin-button,.number-control input::-webkit-outer-spin-button{margin:0;appearance:none;-webkit-appearance:none}.episode-plan,.season-plan,.story-positioning{margin:0;padding:15px 16px;border:1px solid var(--line);border-radius:12px;background:color-mix(in srgb,var(--surface) 82%,var(--paper))}.episode-plan legend,.season-plan legend,.story-positioning legend{padding:0 7px;color:var(--ink);font-size:14px;font-weight:700}.story-positioning-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.story-positioning-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.story-positioning-heading>span{flex:0 0 auto;padding:4px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface);font:600 11px var(--sans)}.story-positioning-heading>span b{color:var(--accent-dark);font:800 13px var(--mono)}.story-positioning-heading>span.complete{color:var(--sage);border-color:color-mix(in srgb,var(--sage) 35%,var(--line));background:color-mix(in srgb,var(--sage) 8%,var(--surface))}.audience-channel{display:inline-grid;grid-template-columns:repeat(3,minmax(66px,1fr));padding:3px;border:1px solid var(--line);border-radius:9px;background:#f2ece3}.audience-channel button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:5px;padding:0 17px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-weight:700;cursor:pointer;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.audience-channel button.active{color:var(--surface);background:var(--ink);box-shadow:0 2px 8px rgb(32 28 24/14%)}.audience-channel button svg{width:15px;height:15px}.audience-channel-check{visibility:hidden}.audience-channel button.active .audience-channel-check{visibility:visible}.narrative-elements{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:12px}.narrative-elements button{display:inline-flex;min-width:0;min-height:44px;align-items:center;justify-content:center;gap:5px;padding:0 12px;overflow:hidden;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:var(--surface);font-size:13px;cursor:pointer;transition:border-color .18s ease,color .18s ease,background-color .18s ease,box-shadow .18s ease}.narrative-elements button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.narrative-elements button svg{width:14px;height:14px;flex:0 0 auto}.narrative-elements button:hover{border-color:var(--accent);color:var(--accent-dark)}.audience-channel button:focus-visible,.narrative-elements button:focus-visible{outline:0;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 22%,transparent)}.narrative-elements button.selected{border-color:color-mix(in srgb,var(--accent) 65%,var(--line));color:var(--accent-dark);background:color-mix(in srgb,var(--accent) 9%,var(--surface));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 8%,transparent)}.narrative-elements button.custom.selected{border-style:dashed}.custom-narrative-element{display:grid;grid-template-columns:minmax(150px,.7fr) minmax(260px,1.3fr);align-items:center;grid-gap:16px;gap:16px;margin-top:14px;padding:12px;border:1px dashed color-mix(in srgb,var(--accent) 28%,var(--line));border-radius:10px;background:color-mix(in srgb,var(--accent) 3%,var(--surface))}.custom-narrative-copy label,.custom-narrative-copy small{display:block}.custom-narrative-copy label{color:var(--ink);font-size:13px;font-weight:700}.custom-narrative-copy small{margin-top:2px;color:var(--muted);font-size:10px}.custom-narrative-control{display:grid;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;border:1px solid var(--line-strong);border-radius:9px;background:var(--surface);transition:border-color .18s ease,box-shadow .18s ease}.custom-narrative-control:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 16%,transparent)}.custom-narrative-control input{min-width:0;min-height:44px;border:0;border-radius:0;background:transparent;box-shadow:none}.custom-narrative-control input:focus{box-shadow:none}.custom-narrative-control button{display:inline-flex;min-width:82px;min-height:44px;align-items:center;justify-content:center;gap:5px;padding:0 14px;border:0;border-left:1px solid var(--line);border-radius:0;color:var(--surface);background:var(--ink);font-weight:700;cursor:pointer;transition:color .18s ease,background-color .18s ease}.custom-narrative-control button svg{width:16px;height:16px}.custom-narrative-control button:hover:not(:disabled){background:var(--accent-dark)}.custom-narrative-element button:disabled{color:var(--muted);border-color:var(--line);background:#eee8de;cursor:not-allowed}.story-positioning-summary{display:block;margin-top:10px;color:var(--muted);line-height:1.6}.story-positioning-summary strong{color:var(--ink)}.episode-plan-grid,.season-plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px}.episode-plan-field{gap:6px}.episode-plan .number-control{grid-template-columns:42px 1fr 42px}.episode-plan .number-control button:disabled{color:color-mix(in srgb,var(--muted) 55%,transparent);cursor:not-allowed;background:#eee8de}.episode-plan>p{margin:12px 0 0;padding-top:11px;border-top:1px dashed var(--line);color:var(--muted);font-size:13px;line-height:1.65}.episode-plan-continue .episode-plan-grid{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(0,1fr))}.episode-plan-continue .episode-plan-field{grid-column:1}@media (max-width:768px){.episode-plan-continue .episode-plan-grid,.episode-plan-grid,.season-plan-grid{grid-template-columns:1fr}.audience-channel{display:grid;width:100%}.narrative-elements{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-narrative-element{grid-template-columns:1fr;gap:9px}}.selected-script{display:flex;min-height:68px;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--line);border-radius:9px;background:#faf5ed}.selected-script>svg{width:25px;flex:0 0 auto;color:var(--accent-dark)}.selected-script>div{display:flex;min-width:0;flex:1 1;flex-direction:column}.selected-script strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-script span{color:var(--muted);font-size:11px}.selected-script a{color:var(--accent-dark);font-size:12px;font-weight:700}.continue-source-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;border-radius:10px;background:#eee7dc}.continue-source-tabs button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:13px;font-weight:700;cursor:pointer;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.continue-source-tabs button.active{color:var(--ink);background:var(--surface);box-shadow:0 2px 7px rgba(50,39,26,.08)}.continue-source-tabs button:focus-visible{outline:3px solid rgba(198,75,50,.2);outline-offset:2px}.continue-source-tabs svg{width:19px}.continue-upload-panel{display:grid;grid-gap:16px;gap:16px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#faf5ed}.continue-upload-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.continue-upload-toolbar>span{color:var(--muted);font-size:11px}.continue-upload-textarea{min-height:260px!important}.cover-preset-field{min-width:0;margin:0;padding:0;border:0}.cover-preset-field>legend{padding:0;color:#4f4840;font-size:14px;font-weight:700}.cover-preset-field>p{margin:3px 0 12px;color:var(--muted);font-size:11px;line-height:1.55}.cover-preset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.cover-preset-card{position:relative;display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:11px;color:var(--ink);background:var(--surface);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.cover-preset-card:hover{border-color:#aa9c89;background:#fffaf3;box-shadow:0 5px 16px rgba(43,35,26,.08)}.cover-preset-card.selected{border-color:var(--accent);background:#fff7f3;box-shadow:0 0 0 2px rgba(198,75,50,.18),0 5px 16px rgba(43,35,26,.08)}.cover-preset-card>input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.cover-preset-card:has(input:focus-visible){outline:0;box-shadow:0 0 0 3px rgba(198,75,50,.25)}.cover-preset-image{position:relative;display:block;aspect-ratio:3/4;overflow:hidden;border-bottom:1px solid var(--line);background:#eee5d9}.cover-preset-image>img{width:100%;height:100%;object-fit:cover;transition:opacity .18s ease}.cover-preset-card:hover .cover-preset-image>img{opacity:.94}.cover-preset-selected{position:absolute;top:7px;right:7px;display:inline-flex;min-height:27px;align-items:center;gap:3px;padding:3px 7px;border-radius:999px;color:#fff;background:var(--accent-dark);font-size:9px;font-weight:800;box-shadow:0 2px 8px rgba(45,24,18,.22)}.cover-preset-selected svg{width:13px;height:13px}.cover-preset-copy{display:flex;min-height:74px;flex-direction:column;gap:3px;padding:9px}.cover-preset-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--serif);font-size:13px}.cover-preset-copy small{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:9px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cover-preset-empty,.cover-preset-placeholder{display:grid;height:100%;place-content:center;justify-items:center;grid-gap:6px;gap:6px;color:var(--muted)}.cover-preset-empty svg,.cover-preset-placeholder svg{width:24px;color:var(--lavender)}.cover-preset-empty{min-height:150px;border:1px dashed var(--line-strong);border-radius:10px;font-size:12px}.cover-preset-auth{padding:20px;text-align:center}.cover-preset-auth>span{color:var(--ink);font-size:14px;font-weight:800}.cover-preset-auth>small{max-width:360px;line-height:1.6}.cover-preset-auth>.button{min-width:112px;margin-top:4px}.creator-floating-note{position:fixed;z-index:10;top:112px;right:18px;display:none;width:248px}.creator-floating-note .writing-guide{padding:20px;box-shadow:0 8px 28px rgba(43,35,26,.1)}.writing-guide h2{margin:7px 0 0;font-family:var(--serif);font-size:19px}.writing-guide ol,.writing-guide ul{display:flex;flex-direction:column;gap:11px;margin:16px 0 0;padding:0;list-style:none}.writing-guide li{display:flex;align-items:center;gap:9px;color:#554d45;font-size:12px}.writing-guide ol span{display:grid;width:23px;height:23px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--accent-dark);background:#f8dfd9;font:700 9px var(--mono)}.writing-guide li svg{width:17px;flex:0 0 auto;color:var(--sage)}@media (min-width:1740px){.creator-floating-note{display:block;right:max(18px,calc((100vw - 1200px) / 2 - 268px))}}.result-panel{margin-top:24px;padding:25px}.result-manuscript{max-height:600px;overflow:auto;margin:20px 0;padding:30px;border:1px solid var(--line);background:#fffdf9}.result-manuscript pre{margin:0;white-space:pre-wrap;font:15px/2 var(--serif)}.result-actions{display:flex;gap:10px}.cover-result{margin:20px 0}.cover-result img{max-height:560px;margin:auto;border-radius:8px}.cover-direction{display:grid;min-height:260px;place-items:center;padding:30px;border:1px dashed var(--line-strong);text-align:center}.cover-direction svg{width:44px;color:var(--lavender)}.cover-direction h3{margin:12px 0 4px;font-family:var(--serif);font-size:23px}.cover-direction p{max-width:560px;color:var(--muted)}@media (max-width:520px){.background-generation-floating{top:72px;right:16px;left:16px;width:auto}.field-heading{align-items:flex-start}.ai-suggest-button{padding:0 11px}.cover-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cover-preset-copy{min-height:70px}.continue-source-tabs{grid-template-columns:1fr}.continue-upload-toolbar{align-items:flex-start;flex-direction:column}}.creator-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;grid-gap:10px;gap:10px;margin-bottom:22px}.creator-toolbar .creator-tabs{margin-bottom:0}.generation-history-link{min-width:122px;min-height:100%}.history-filter{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px}.history-filter button{display:inline-flex;min-height:44px;align-items:center;gap:8px;padding:0 15px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:var(--surface);font-weight:700;cursor:pointer}.history-filter button small{display:grid;min-width:21px;height:21px;place-items:center;border-radius:999px;background:#eee7dc;font:700 10px var(--mono)}.history-filter button.active{color:var(--accent-dark);border-color:color-mix(in srgb,var(--accent) 45%,var(--line));background:#fff6f2}.history-filter button.active small{color:#fff;background:var(--accent)}.generation-history-list{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--surface)}.generation-history-row,.history-list-head{display:grid;grid-template-columns:minmax(250px,1fr) 82px 124px 72px 90px 150px;align-items:center;grid-gap:12px;gap:12px}.history-list-head{min-height:40px;padding:0 16px;color:var(--muted);border-bottom:1px solid var(--line);background:#f2ece3;font-size:11px;font-weight:700}.history-list-head span:last-child{text-align:right}.generation-history-row{min-height:72px;padding:10px 16px;border-bottom:1px solid #eee7dc;transition:background-color .18s ease}.generation-history-row:last-child{border-bottom:0}.generation-history-row:hover{background:#fffaf3}.history-task-cell{display:flex;min-width:0;align-items:center;gap:11px}.history-feature-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:9px;color:var(--accent-dark);background:#f8dfd9}.history-feature-icon svg{width:19px}.history-feature-icon.prompt_optimize,.history-feature-icon.script_cover{color:#574a8b;background:#e9e4f5}.history-task-cell>div{min-width:0}.history-task-cell>div>small{display:block;color:var(--muted);font-size:10px;font-weight:700;line-height:1.2}.history-task-cell h2{overflow:hidden;margin:3px 0 0;font-family:var(--serif);font-size:15px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.status-badge.queued,.status-badge.running{color:#8b5b16;background:#fde9c6}.status-badge.succeeded{color:#365b48;background:#dceae1}.status-badge.failed{color:var(--accent-dark);background:#f9ddd7}.history-progress{display:grid;max-width:210px;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:7px;gap:7px;margin-top:6px}.history-progress .generation-progress-track{height:5px}.history-progress b{color:#8b5b16;font:800 10px var(--mono)}.history-error{overflow:hidden;margin:4px 0 0;color:var(--accent-dark);font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.history-row-meta{display:contents}.history-row-meta time,.history-row-meta>span{color:var(--muted);font-size:11px}.history-row-meta time{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.history-row-meta time svg{width:14px}.history-row-meta>span small{display:none}.history-row-action{display:flex;justify-content:flex-end}.history-row-action a{display:inline-flex;min-height:36px;align-items:center;gap:4px;color:var(--accent-dark);font-size:12px;font-weight:800}.history-row-action a svg{width:14px}.history-row-action>span{color:var(--muted);font-size:10px;white-space:nowrap}.history-row-action .history-stage{overflow:hidden;color:#8b5b16;font-weight:700;text-align:right;text-overflow:ellipsis}@media (max-width:900px){.history-list-head{display:none}.generation-history-row{grid-template-columns:minmax(0,1fr) auto;gap:9px 12px;padding:13px 14px}.history-task-cell{grid-column:1/-1}.generation-history-row>.status-badge{justify-self:start}.history-row-meta{display:flex;grid-column:1/-1;grid-row:3;flex-wrap:wrap;gap:8px 16px}.history-row-meta>span{display:inline-flex;gap:4px}.history-row-meta>span small{display:inline}.history-row-action{grid-column:2;grid-row:2}}@media (max-width:640px){.creator-toolbar{grid-template-columns:1fr}.generation-history-link{min-height:44px}.history-filter{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.history-filter button{flex:0 0 auto}}.remix-stage{min-width:0;margin-top:26px}.source-stage{margin-top:18px}.douyin-analyzer{display:flex;flex-direction:column;gap:15px;padding:22px}.douyin-analyzer textarea{min-height:104px}.remix-model-picker{display:flex;flex-direction:column;gap:8px;padding:13px 14px;border:1px solid color-mix(in srgb,var(--lavender) 28%,var(--line));border-radius:10px;background:var(--lavender-bg)}.remix-model-picker .field{gap:5px}.remix-model-picker .inline-notice{padding:10px 12px}.douyin-analyzer-action{display:flex;align-items:flex-end;justify-content:flex-end;gap:16px}.douyin-analyzer-buttons{display:flex;flex:0 0 auto;align-items:center;gap:8px}.douyin-analyzer-buttons .needs-attention{outline:3px solid color-mix(in srgb,var(--accent) 25%,transparent);outline-offset:3px}.analysis-history-notice{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid color-mix(in srgb,var(--sage) 38%,var(--line));border-radius:9px;background:var(--success-bg)}.analysis-history-notice>svg{width:19px;height:19px;flex:0 0 auto;color:var(--sage)}.analysis-history-notice>div{display:flex;min-width:0;flex-direction:column;gap:2px}.analysis-history-notice strong{font-size:13px}.analysis-history-notice span{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.viral-report{padding:18px 20px}.viral-report>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:13px;border-bottom:1px solid var(--line)}.viral-report-title{display:flex;min-width:0;align-items:flex-start;gap:11px}.viral-report-title>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:10px;color:white;background:var(--sage)}.viral-report-title>span svg{width:20px;height:20px}.viral-report h2{margin:1px 0 3px;font-family:var(--serif);font-size:22px;line-height:1.35}.viral-report header p:last-child,.viral-summary{color:var(--muted)}.viral-report header p:last-child{margin:0;font-size:12px}.viral-summary{max-width:930px;margin:13px 0 11px;font-size:15px;line-height:1.72}.viral-summary-counts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:7px;gap:7px;margin:0}.viral-summary-counts>div{display:flex;min-width:0;align-items:baseline;justify-content:space-between;gap:8px;padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:#fcf8f1}.viral-summary-counts dt{color:var(--muted);font-size:12px}.viral-summary-counts dd{margin:0;color:var(--accent-dark);font:800 13px var(--mono)}.viral-blueprint-handoff{display:flex;align-items:center;gap:8px;margin:10px 0 0;padding:9px 11px;border-left:3px solid var(--amber);color:#5a5148;background:#fffaf1;font-size:12px;line-height:1.55}.viral-blueprint-handoff svg{width:17px;height:17px;flex:0 0 auto;color:var(--accent-dark)}.remix-to-adapt{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:#fcf8f1}.remix-to-adapt>div{display:flex;min-width:0;flex-direction:column;gap:2px}.remix-to-adapt strong{font-size:14px}.remix-to-adapt span{color:var(--muted);font-size:12px;line-height:1.5}.remix-to-adapt .button{flex:0 0 auto}.adapt-hero{position:relative;display:grid;overflow:hidden;margin-top:18px;padding:30px 32px;grid-template-columns:minmax(0,1.35fr) minmax(380px,.85fr);align-items:center;grid-gap:30px;gap:30px;border:1px solid #cfc3b4;border-radius:18px;color:var(--surface);background:linear-gradient(125deg,#27211c,#3a2d25 65%,#62382c);box-shadow:0 14px 36px rgba(48,34,25,.12)}.adapt-hero:after{position:absolute;right:-70px;bottom:-110px;width:260px;height:260px;border:1px solid rgba(255,253,248,.12);border-radius:50%;content:"";box-shadow:0 0 0 42px rgba(255,253,248,.035),0 0 0 84px rgba(255,253,248,.025)}.adapt-hero-copy{position:relative;z-index:1;max-width:650px}.adapt-hero-copy .eyebrow{color:#e9b777}.adapt-hero-copy h1{margin:8px 0 10px;font:700 clamp(26px,3vw,40px)/1.25 var(--serif);letter-spacing:-.02em}.adapt-hero-copy>p:last-child{max-width:600px;margin:0;color:#ded3c8;font-size:14px;line-height:1.75}.adapt-hero-principles{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.adapt-hero-principles>span{display:flex;min-width:0;min-height:112px;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:12px 8px;border:1px solid rgba(255,253,248,.15);border-radius:12px;background:rgba(255,253,248,.07);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.adapt-hero-principles svg{width:23px;height:23px;margin-bottom:2px;color:#efb45c}.adapt-hero-principles b{font-size:13px}.adapt-hero-principles small{color:#cfc2b6;font-size:10px;white-space:nowrap}.adapt-stage{margin-top:18px}.remix-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);align-items:start;grid-gap:18px;gap:18px}.remix-layout>section{display:flex;min-width:0;flex-direction:column;gap:19px;padding:24px}.remix-source{grid-column:1}.remix-analysis{grid-column:2}.remix-rules{grid-column:1/-1}.remix-textarea{min-height:360px!important}.structure-list{display:flex;flex-direction:column;gap:9px}.structure-list article{display:grid;min-height:68px;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:11px;gap:11px;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#fcf8f1;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.structure-list article:hover{border-color:#c8b9a5;background:#fffaf3;box-shadow:0 4px 14px rgba(43,35,26,.06)}.structure-list article>span{color:#756c63;font:700 10px var(--mono)}.structure-list h3{margin:0;font-size:14px}.structure-list p{margin:2px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.structure-list svg{width:19px;color:var(--lavender)}.constraint-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.constraint-list label{display:flex;min-height:76px;align-items:flex-start;gap:11px;padding:13px 14px;border:1px solid var(--line);border-radius:10px;background:#fcf8f1;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.constraint-list label:hover{border-color:#c8b9a5;background:#fffaf3}.constraint-list label:has(input:checked){border-color:color-mix(in srgb,var(--sage) 58%,var(--line));background:color-mix(in srgb,var(--sage) 7%,var(--surface));box-shadow:inset 3px 0 0 var(--sage)}.constraint-list label:has(input:focus-visible){outline:3px solid rgba(198,75,50,.18);outline-offset:2px}.constraint-list input{width:18px;height:18px;flex:0 0 auto;margin-top:3px;accent-color:var(--accent)}.constraint-list span{display:flex;flex-direction:column}.constraint-list strong{font-size:14px}.constraint-list small{color:var(--muted);font-size:12px;line-height:1.5}.originality-meter{display:flex;min-height:48px;align-items:center;justify-content:space-between;padding:11px 14px;border:1px solid #e1b2a8;border-radius:10px;color:var(--accent-dark);background:var(--danger-bg)}.originality-meter.safe{color:#365b48;border-color:#bfd5c7;background:var(--success-bg)}.originality-meter span{display:flex;align-items:center;gap:7px;font-size:13px}.originality-meter svg{width:18px}.originality-meter strong{font:700 12px var(--mono)}.remix-submit-zone{display:flex;flex-direction:column;gap:12px;margin-top:15px}.remix-submit-zone .status-steps{margin:0 0 2px}.adapt-submit-zone .action-footer{border-color:color-mix(in srgb,var(--accent) 24%,var(--line));box-shadow:0 8px 24px rgba(43,35,26,.07)}@media (max-width:1120px){.adapt-hero{grid-template-columns:1fr}.adapt-hero-principles{max-width:520px}}@media (max-width:900px){.viral-summary-counts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.remix-layout{grid-template-columns:1fr}.remix-analysis,.remix-rules,.remix-source{grid-column:auto}.constraint-list{grid-template-columns:1fr}}@media (max-width:600px){.remix-stage{margin-top:22px}.source-stage{margin-top:14px}.douyin-analyzer{padding:18px}.douyin-analyzer-action,.douyin-analyzer-buttons,.remix-to-adapt,.viral-report>header{align-items:stretch;flex-direction:column}.douyin-analyzer-buttons .button{width:100%}.viral-report{padding:17px}.viral-summary-counts{grid-template-columns:1fr}.adapt-hero{padding:24px 20px;border-radius:14px}.adapt-hero-principles{grid-template-columns:1fr}.adapt-hero-principles>span{min-height:62px;flex-direction:row;justify-content:flex-start;gap:9px;padding:10px 13px;text-align:left}.adapt-hero-principles svg{margin:0}.adapt-hero-principles small{margin-left:auto}.remix-layout>section{padding:19px}}.adapt-season-plan{grid-column:1/-1}.adapt-season-fixed{display:grid;min-height:86px;align-content:center;grid-gap:5px;gap:5px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:#faf5ed}.adapt-season-fixed small,.adapt-season-fixed span{color:var(--muted);font-size:11px}.adapt-season-fixed strong{font:700 20px var(--serif)}.extraction-panel{display:flex;flex-direction:column;gap:7px;margin-top:10px;padding:16px 20px}.live-evidence-preview{display:grid;grid-gap:9px;gap:9px;margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:11px;background:var(--paper)}.live-evidence-preview>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.live-evidence-preview>header>div{display:flex;align-items:center;gap:7px}.live-evidence-preview>header svg{width:17px;color:var(--accent)}.live-evidence-preview>header strong{font-size:13px}.live-evidence-preview>header span,.live-evidence-preview>small{color:var(--muted);font-size:11px}.live-evidence-preview>div{display:flex;gap:4px;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}.live-evidence-preview figure{position:relative;flex:0 0 92px;margin:0;overflow:hidden;border-radius:6px;background:var(--surface)}.live-evidence-preview img{display:block;width:100%;aspect-ratio:16/9;object-fit:contain}.live-evidence-preview figcaption{position:absolute;right:3px;bottom:3px;padding:1px 4px;border-radius:3px;color:white;background:rgb(0 0 0/68%);font:700 8px var(--mono)}.extraction-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:10px;border-bottom:1px solid var(--line)}.extraction-header h2{margin:2px 0 4px;font-family:var(--serif);font-size:24px}.extraction-header p:last-child{color:var(--muted);font-size:14px}.extraction-user-input{display:grid;grid-gap:9px;gap:9px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--paper) 94%,var(--lavender-bg))}.extraction-user-input>header{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:13px}.extraction-user-input>header svg{width:17px;height:17px;color:var(--lavender)}.extraction-user-input>div{display:grid;grid-template-columns:122px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start}.extraction-user-input span{color:var(--muted);font-size:12px}.extraction-user-input p{margin:0;overflow-wrap:anywhere;color:var(--ink);font-size:13px;line-height:1.55;white-space:pre-wrap}.extraction-stats{display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:10px;gap:10px}.extraction-stats>div{display:flex;min-width:0;flex-direction:column;gap:3px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:#fcf8f1}.extraction-section-title span,.extraction-stats span{color:var(--muted);font-size:12px}.extraction-stats strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.extraction-sampling-note{display:grid;grid-template-columns:28px minmax(0,1fr);grid-gap:9px;gap:9px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--lavender) 24%,var(--line));border-radius:9px;background:var(--lavender-bg)}.extraction-sampling-note>svg{width:19px;height:19px;margin-top:1px;color:var(--lavender)}.extraction-sampling-note strong{display:block;color:var(--ink);font-size:13px}.extraction-sampling-note p{margin:2px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.extraction-section{min-width:0}.extraction-section+.extraction-section{margin-top:2px}.extraction-section-title{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:10px;margin-bottom:0}.extraction-section-title>div{display:flex;align-items:baseline;gap:9px}.extraction-section-title h3{margin:0;font-family:var(--serif);font-size:18px}.extracted-frames{display:flex;gap:4px;overflow-x:auto;padding:0 0 4px;background:transparent;scrollbar-width:thin;scroll-snap-type:x proximity}.extracted-frames figure{position:relative;width:148px;min-width:148px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:5px;background:white;scroll-snap-align:start}.extracted-frames img{display:block;width:100%;aspect-ratio:16/9;object-fit:contain}.extracted-frames figcaption{position:absolute;right:4px;bottom:4px;padding:2px 5px;border-radius:4px;color:white;background:rgb(0 0 0/72%);font:700 8px var(--mono)}.extracted-frames.expanded{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible}.extracted-frames.expanded figure{width:auto;min-width:0}.frame-visibility-toggle{display:inline-flex;min-height:44px;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--line);border-radius:8px;color:var(--accent-dark);background:var(--surface);font-size:13px;font-weight:700}.frame-visibility-toggle:hover{border-color:var(--accent);background:#fffaf3}.frame-visibility-toggle svg{width:17px;height:17px;transition:transform .18s ease}.frame-visibility-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.raw-transcript{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:9px}.raw-transcript article{display:grid;grid-template-columns:118px 90px 1fr;grid-gap:12px;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line)}.raw-transcript article:last-child{border-bottom:0}.raw-transcript time{color:var(--accent-dark);font:700 10px var(--mono)}.raw-transcript p,.raw-transcript strong{font-size:14px}.raw-transcript p{margin:0;color:var(--muted);line-height:1.65}.analysis-handoff,.extraction-pending{display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:#fcf8f1;font-size:13px}.analysis-handoff{margin-top:1px;border-color:color-mix(in srgb,var(--accent) 30%,var(--line))}.analysis-handoff div{display:flex;flex-direction:column;gap:2px}.analysis-handoff strong{color:var(--ink);font-size:14px}.analysis-handoff p{margin:0;font-size:12px}.analysis-handoff small{color:#8a3d35;font-size:11px}.analysis-handoff.is-failed{border-color:#dfaaa2;background:var(--danger-bg)}.analysis-handoff.is-failed .handoff-check,.analysis-handoff.is-failed strong{color:var(--accent-dark)}.handoff-check{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:white;background:#557962;font-weight:800}.handoff-check svg{width:15px;height:15px}@media (max-width:1100px){.extracted-frames.expanded{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.extraction-header{flex-direction:column}.extraction-stats{grid-template-columns:1fr 1fr}.extracted-frames figure{width:132px;min-width:132px}.extracted-frames.expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.extracted-frames.expanded figure{width:auto;min-width:0}.raw-transcript article{grid-template-columns:1fr;gap:4px}.video-analysis-progress li:not(:last-child):after{display:none}}.video-analysis-progress{--progress-surface:#fcf8f1;display:flex;flex-direction:column;gap:10px;padding:15px 16px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));border-radius:10px;background:var(--progress-surface)}.progress-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.progress-heading strong{font-size:12px}.progress-heading span{color:var(--accent-dark);font:700 11px var(--mono)}.progress-track{height:7px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--accent) 11%,white)}.progress-track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-dark));transition:width .24s ease}.video-analysis-progress.is-completed{--progress-surface:var(--success-bg);border-color:#bfd5c7}.video-analysis-progress.is-failed{--progress-surface:var(--danger-bg);border-color:#dfaaa2}.video-analysis-progress.is-failed .progress-heading span,.video-analysis-progress.is-failed .progress-message{color:var(--accent-dark)}.video-analysis-progress ol{display:grid;grid-template-columns:.8fr .8fr .8fr 1.35fr .8fr 1.55fr 1.25fr .8fr;margin:1px 0 0;padding:0;list-style:none}.video-analysis-progress li{position:relative;display:flex;min-width:0;align-items:center;gap:6px;color:var(--muted);font-size:10px;white-space:nowrap}.video-analysis-progress li:not(:last-child):after{position:absolute;z-index:0;top:10px;right:-10px;left:10px;height:1px;background:var(--line);content:""}.video-analysis-progress li>span:last-child{position:relative;z-index:1;padding-right:8px;background:var(--progress-surface)}.progress-stage-marker{position:relative;z-index:2;display:grid;width:20px;height:20px;flex:0 0 auto;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;font:normal 700 9px var(--mono)}.progress-stage-marker svg{width:13px;height:13px}.video-analysis-progress li.active{color:var(--ink);font-weight:700}.video-analysis-progress li.active .progress-stage-marker{color:white;border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.video-analysis-progress li.completed .progress-stage-marker{color:white;border-color:#557962;background:#557962}.video-analysis-progress li.failed{color:var(--accent-dark);font-weight:700}.video-analysis-progress li.failed .progress-stage-marker{color:white;border-color:var(--accent);background:var(--accent)}.progress-message{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.progress-substage{display:grid;grid-gap:6px;gap:6px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--lavender) 24%,var(--line));border-radius:8px;background:var(--lavender-bg)}.progress-substage>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.progress-substage span,.progress-substage strong{font-size:11px}.progress-substage span{color:var(--lavender);font-family:var(--mono);font-weight:700}.progress-substage>div:last-child{height:4px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--lavender) 13%,white)}.progress-substage i{display:block;height:100%;border-radius:inherit;background:var(--lavender);transition:width .24s ease}@media (max-width:1100px){.video-analysis-progress ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 12px}.video-analysis-progress li:not(:last-child):after{display:none}}@media (max-width:760px){.video-analysis-progress ol{grid-template-columns:repeat(2,minmax(0,1fr))}.video-analysis-progress li{white-space:normal}}@media (max-width:520px){.video-analysis-progress ol{grid-template-columns:1fr;gap:6px}.video-analysis-progress li{min-height:28px}}@media (prefers-reduced-motion:reduce){.frame-visibility-toggle svg,.progress-substage i,.progress-track>span{transition:none}}