.recipe-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ingredient-group{padding:18px;border:1px solid var(--line);border-radius:12px;margin:18px 0;background:#fafaf5}.ingredient-heading{display:flex;gap:12px;align-items:center}.ingredient-heading .field{flex:1}.ingredient-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;gap:12px;align-items:center}.ingredient-row .field{min-width:0}.ingredient-row .sample{min-width:44px;min-height:48px;margin-top:10px}.recipe-ingredients h3,.cooking-editor h3{font-size:20px;margin:24px 0 8px}.recipe-step{position:relative;margin:18px 0;padding:20px;border:1px solid #c8cfbe;border-radius:14px;background:#fff}.recipe-step.is-dragging{opacity:.35}.step-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.step-actions{display:flex;gap:8px;flex-wrap:wrap;margin-left:auto}.step-toolbar button{min-height:48px}.drag-handle{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.drag-handle:active{cursor:grabbing}.step-drag-preview{padding:20px;border:2px solid #de733a;border-radius:12px;background:#fff4e8;box-shadow:0 10px 30px #0002;font-size:18px}.step-photos{display:flex;gap:12px;overflow-x:auto;padding:4px 0 12px}.step-photos>div{flex:0 0 120px}.step-photos img{width:120px;height:90px;object-fit:cover;border-radius:8px}.step-photos>div>div{display:flex;align-items:center;justify-content:space-between}.step-photos button{min-height:48px;min-width:44px}.photo-step-label{display:block;padding:0 10px 10px;font-size:14px}.photo-step-label select,.field select{display:block;width:100%;min-width:0;padding:12px;border:1px solid #afb9a5;border-radius:8px;background:#fff;font:inherit;color:inherit;min-height:48px}.photo-step-label span{display:block;margin-bottom:6px}.profile-panel{max-width:640px;margin:32px auto}.profile-panel h1{font-size:30px}.profile-panel .lead{font-size:18px}.import-original{margin:20px 0}.import-original summary{cursor:pointer;min-height:48px;line-height:48px}.import-original pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:320px;overflow:auto;font:inherit;line-height:1.8}.duration-select{max-width:460px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.recipe-meta{grid-template-columns:1fr;gap:0}.ingredient-group,.recipe-step{padding:14px}.ingredient-heading{flex-wrap:wrap}.ingredient-heading .field{flex-basis:100%}.ingredient-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:14px}.ingredient-row .field{margin-bottom:0}.ingredient-row .sample{grid-column:1/-1;justify-self:end;margin-top:0}.step-toolbar{gap:10px}.step-actions{width:100%;margin-left:0;justify-content:space-between}.step-actions .sample,.ingredient-row .sample,.photo-step-label{font-size:16px}.photo-step-label select,.field select{font-size:18px;min-height:52px}.recipe-ingredients h3,.cooking-editor h3{font-size:22px}.profile-panel{margin:16px 0;padding:20px}.profile-panel h1{font-size:26px}.step-photos span{font-size:17px}}.cooking-editor .file-picker{position:relative;display:inline-flex;align-items:center;min-height:52px;cursor:pointer;margin:8px 0}.cooking-editor .file-picker input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.cooking-editor .file-picker:focus-within{outline:3px solid var(--orange);outline-offset:3px}.photo-zones{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.photo-zone{min-width:0;min-height:180px;padding:14px;background:#f5f5ef;border:2px dashed #c5ccbc;border-radius:14px}.photo-zone h3{font-size:20px;margin:0 0 16px}.photo-zone h3 span{font-size:17px;font-weight:400}.photo-zone[data-photo-zone=finished]{background:#fff5e9;border-color:#d9ae83}.photo-zone.drop-over{border-style:solid;border-color:#be4e22;background:#ffe6c5}.organizer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.organizer-photo{border:2px solid #d7ddcf;border-radius:10px;background:#fff;overflow:hidden;min-width:0}.organizer-photo.selected{border-color:#a8431a;box-shadow:0 0 0 1px #a8431a}.organizer-photo.dragging{opacity:.4}.photo-select{border:0;background:#fff;padding:0;display:block;width:100%;font:inherit;cursor:pointer;color:inherit}.photo-select img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.photo-select span{display:block;padding:12px 4px;min-height:48px;box-sizing:border-box}.photo-tools{display:flex;justify-content:space-around;gap:4px;flex-wrap:wrap;padding:0 4px}.photo-tools button{min-width:44px;min-height:48px;font-size:16px}.classification-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:12px 0}.classification-actions button{min-height:52px}.photo-drag-preview{width:100px;height:100px;border:3px solid #be4e22;box-shadow:0 8px 30px #0003}.photo-drag-preview img{width:100%;height:100%;object-fit:cover}.finished-preview{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.finished-preview img{width:80px;height:80px;object-fit:cover;border-radius:8px}.blog-source{margin:20px 0;padding:18px;background:#f6f6ef;border:1px solid var(--line);border-radius:12px}.blog-source pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:280px;overflow:auto;font:inherit;line-height:1.8}.import-pending{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.import-pending img{width:100%;aspect-ratio:1;object-fit:cover}.import-pending article{min-width:0}.import-pending button{min-height:48px}.blog-source h3{margin-top:0}@media(max-width:700px){.photo-zones{grid-template-columns:1fr}.photo-zone{padding:12px}.photo-zone h3{font-size:22px}.photo-select{font-size:17px}.classification-actions>b{flex-basis:100%}.classification-actions .secondary{flex:1;white-space:normal;min-width:110px;font-size:17px}.blog-source{padding:14px}.photo-tools button{min-height:52px}.organizer-photo .photo-step-label{padding:4px 8px 12px}}.classification-actions{position:sticky;top:8px;z-index:3;background:var(--paper,#f7f8f2);border-bottom:1px solid var(--line,#d7ddcf);border-radius:8px}:root{font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:#24231f;background:#f7f7f2;font-size:15px;--orange:#db542d;--line:#e1e2d9;--muted:#707269;--green:#38664f}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #db542d;outline-offset:3px}.review-bar{min-height:39px;padding:8px 30px;background:#282b24;color:#f5f4e8;display:flex;align-items:center;justify-content:space-between;font-size:12px;gap:12px}.review-bar strong{color:#fbbe92}.review-bar button{border:0;background:none;color:inherit;font-size:12px;text-decoration:underline}.layout{max-width:1520px;margin:auto;display:grid;grid-template-columns:245px minmax(0,1fr);min-height:calc(100vh - 39px)}.sidebar{padding:42px 28px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:28px}.brand{display:flex;align-items:center;font-size:29px;font-weight:850;letter-spacing:-1.5px;gap:9px}.brand-mark{display:grid;place-items:center;border-radius:12px;width:38px;height:38px;background:var(--orange);color:#fff;font-size:31px;letter-spacing:-3px;padding-right:3px}.brand-dot{font-size:8px;color:var(--orange);align-self:flex-start;padding-top:5px}.brand-description{font-size:13px;line-height:1.8;color:var(--muted);margin:0}nav{display:grid;gap:8px}nav button{padding:14px 12px;border:0;background:none;text-align:left;border-radius:8px;display:flex;justify-content:space-between;font-weight:600;color:#676b61}nav button.active{background:#eaece1;color:#29372b}nav button:hover{background:#eff0e7}.credit-card{margin-top:20px;background:#fff;border:1px solid var(--line);border-radius:13px;padding:20px;display:grid;gap:11px}.credit-card span{font-size:12px;color:var(--muted)}.credit-card strong{font-size:34px;letter-spacing:-1px}.credit-card small{font-size:11px;line-height:1.7;color:var(--muted)}.lab{font-size:12px;line-height:1.8;color:var(--muted)}.lab summary{cursor:pointer}.lab select,.lab button{font-size:12px;margin-top:8px;width:100%;padding:8px}.doc-link{margin-top:auto;font-size:12px;color:var(--muted)}main{padding:44px 52px 70px;min-width:0}h1,h2,h3,p{margin-top:0}h1{font-size:34px;letter-spacing:-1.5px;line-height:1.35;margin-bottom:13px}h2{font-size:23px;letter-spacing:-.8px}h3{font-size:16px;letter-spacing:-.3px}.eyebrow{font-size:11px;letter-spacing:2px;color:var(--green);font-weight:750;margin:0 0 16px}.lead{color:var(--muted);font-size:14px;line-height:1.8;margin-bottom:28px}.topline{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.topline h1{margin:0}.tag{display:inline-block;font-size:11px;font-weight:650;padding:6px 10px;border-radius:30px;background:#e8edde;color:#4f6348}.hero{display:grid;grid-template-columns:1.2fr .8fr;border:1px solid var(--line);background:#efefe5;border-radius:20px;overflow:hidden;min-height:355px;margin:28px 0 34px}.hero-copy{padding:42px}.hero-copy h1{font-size:38px;line-height:1.45}.hero-art{position:relative;display:grid;place-items:center;background:#e2e6d5;overflow:hidden}.hero-art:before,.hero-art:after{content:"";position:absolute;width:270px;height:270px;border:1px solid #bfc9ad;border-radius:50%;transform:translate(60px,-90px)}.hero-art:after{transform:translate(-90px,100px)}.hero-poster{width:157px;aspect-ratio:9/14;z-index:1;border:7px solid #fffef8;border-radius:18px;box-shadow:0 15px 35px #29332122;transform:rotate(8deg);position:relative;background:#ded1b1;overflow:hidden;display:flex;align-items:center}.hero-poster svg{width:100%}.poster-label{position:absolute;bottom:22px;left:10px;right:10px;color:#fff;background:#202820d9;padding:8px 4px;text-align:center;font-size:12px;line-height:1.5;border-radius:4px}.primary,.secondary,.quiet,.danger{border:0;border-radius:8px;padding:13px 18px;font-weight:650;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.primary{background:var(--orange);color:#fff}.primary:hover{background:#bf4323}.secondary{background:#fff;color:#343c30;border:1px solid var(--line)}.quiet{background:#eef0e7;color:#4c5a45}.danger{background:#fff0ec;color:#a43124}.actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0 38px}.step-card{border-top:1px solid #c9cdbf;padding:18px 0}.step-card b{display:block;font-size:13px;margin:8px 0}.step-card p{font-size:12px;color:var(--muted);line-height:1.8}.num{font-size:11px;color:var(--orange)}.section-head{display:flex;justify-content:space-between;align-items:center;margin:26px 0 15px}.section-head h2{margin:0}.empty{border:1px dashed #ced2c5;border-radius:13px;padding:32px;text-align:center;color:var(--muted);font-size:13px;line-height:1.8}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:25px;margin-bottom:20px}.form-layout{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:24px;align-items:start}.sticky{position:sticky;top:25px}.form-section{padding:26px 0;border-bottom:1px solid var(--line)}.form-section:first-child{padding-top:0}.form-section h2{font-size:18px}.form-section h2 small{font-size:11px;color:var(--orange);margin-right:10px}.field{display:block;margin:16px 0}.field>span{display:block;font-size:12px;font-weight:650;margin-bottom:9px}.field small,.hint{font-size:12px;color:var(--muted);line-height:1.8}input[type=text],input[type=url],textarea,select{background:#fff;border:1px solid #d7dbcf;border-radius:8px;padding:12px;width:100%;color:inherit;min-width:0}textarea{resize:vertical;min-height:115px;line-height:1.7}input[type=checkbox]{accent-color:var(--orange);width:16px;height:16px;flex-shrink:0}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.8;margin:20px 0}.tabs{display:flex;padding:4px;border-radius:9px;background:#e9ece2;gap:4px;margin-bottom:17px}.tabs button{flex:1;background:none;border:0;padding:11px;border-radius:7px;color:#65715d;font-size:12px}.tabs button.active{background:#fff;color:#263525;box-shadow:0 1px 3px #0001}.upload{border:1px dashed #b7c1a8;background:#f2f5ec;border-radius:11px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:12px}.upload p{font-size:12px;color:var(--muted);margin:5px 0}.sample{font-size:12px;text-decoration:underline;background:none;border:0;color:var(--green);padding:12px 0}.photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:15px}.photo{min-width:0;position:relative;border:2px solid transparent;background:#eeeee5;border-radius:9px;overflow:hidden}.photo.finished{border-color:var(--orange)}.photo .thumb{aspect-ratio:1;display:block;overflow:hidden;width:100%;padding:0;border:0;background:transparent}.photo svg,.photo img{height:100%;width:100%;object-fit:cover;display:block}.photo .caption{font-size:10px;padding:7px 5px;background:#fff;display:flex;justify-content:space-between;gap:4px}.photo .remove{position:absolute;right:4px;top:4px;border:0;border-radius:50%;background:#fff9;width:22px;height:22px;font-size:12px}.photo .move{border:0;background:none;padding:0 3px;color:#707666}.photo-number{position:absolute;top:5px;left:5px;background:#202b21a6;color:#fff;font-size:9px;padding:3px 5px;border-radius:4px;pointer-events:none}.durations{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.durations button{border:1px solid var(--line);background:#fff;padding:11px 3px;border-radius:7px;font-size:12px}.durations button.active{background:#2d4936;border-color:#2d4936;color:#fff}.meter{display:flex;justify-content:space-between;font-size:12px;margin:14px 0;color:var(--muted)}.quote-line{display:flex;justify-content:space-between;margin:18px 0;font-size:12px}.quote-total{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin:20px 0;font-weight:750}.wide{width:100%}.warning{font-size:12px;color:#996b25;background:#fff5df;border-radius:7px;padding:12px;line-height:1.7}.error{font-size:12px;color:#a33123;background:#fff0eb;border-radius:7px;padding:12px;line-height:1.7}.order-list{display:grid;gap:12px}.order-row{width:100%;display:flex;align-items:center;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff;padding:15px;gap:15px}.mini-art{width:56px;height:64px;border-radius:7px;overflow:hidden;flex-shrink:0;background:#ece6d4}.mini-art svg,.mini-art img{width:100%;height:100%;object-fit:cover}.order-row h3{margin:0 0 7px}.order-row p{margin:0;font-size:11px;color:var(--muted)}.order-row>.tag{margin-left:auto}.result-layout{display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);gap:32px;align-items:start}.player{aspect-ratio:9/16;border-radius:17px;overflow:hidden;position:relative;background:#dbddca;display:flex;align-items:center;justify-content:center;border:1px solid #d4d8ca}.player svg,.player img{width:100%;height:100%;object-fit:cover}.player .demo-label{position:absolute;top:15px;left:15px;font-size:10px;letter-spacing:.7px;background:#fff9;padding:6px 8px;border-radius:5px}.player .subtitle{position:absolute;bottom:70px;left:18px;right:18px;text-align:center;color:#fff;font-size:17px;font-weight:650;text-shadow:0 1px 4px #000;background:#192118c9;padding:10px;border-radius:6px;line-height:1.5}.player .play-controls{position:absolute;bottom:15px;left:15px;right:15px;display:flex;align-items:center;gap:8px;color:#fff;background:#21282099;border-radius:8px;padding:7px;font-size:11px}.play-controls button{color:#fff;background:none;border:0}.play-controls input{width:100%;accent-color:#fff}.scene-strip{display:flex;overflow:auto;gap:6px;margin:15px 0}.scene-strip button{border:2px solid transparent;background:#eee;flex:0 0 49px;border-radius:6px;padding:0;overflow:hidden;height:70px;position:relative}.scene-strip button.selected{border-color:var(--orange)}.scene-strip svg,.scene-strip img{width:100%;height:100%;object-fit:cover}.scene-strip span{position:absolute;bottom:0;left:0;color:#fff;background:#263123aa;width:100%;font-size:10px;padding:3px}.tools{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tool{background:#fff;border:1px solid var(--line);border-radius:9px;text-align:left;padding:16px;min-height:91px}.tool strong{font-size:13px;display:block;margin-bottom:9px}.tool small{color:var(--muted);font-size:11px;line-height:1.6}.selected-note{font-size:12px;color:var(--green);margin:16px 0}.progress{padding:44px 30px;text-align:center}.spinner{width:44px;height:44px;border:3px solid #e7ebdf;border-top-color:var(--orange);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 22px}.progress-steps{display:flex;gap:8px;justify-content:center;margin:24px 0}.progress-steps span{width:70px;height:5px;background:#e3e8db;border-radius:5px}.progress-steps span.on{background:var(--orange)}.ledger{margin-top:28px}.ledger div{display:flex;justify-content:space-between;font-size:12px;padding:12px 0;border-top:1px solid var(--line)}dialog{width:min(540px,calc(100% - 24px));border:0;border-radius:16px;padding:28px;max-height:90vh;box-shadow:0 30px 90px #0003}dialog::backdrop{background:#20291db3}dialog h2{font-size:22px}dialog .dialog-top{display:flex;justify-content:space-between;align-items:start}dialog .close{border:0;background:#eff1e9;border-radius:50%;width:30px;height:30px}.reason-list{display:grid;gap:8px;margin:14px 0}.reason-list label{font-size:13px;display:flex;align-items:center;gap:8px}#notice{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#263326;color:#fff;border-radius:10px;padding:13px 20px;font-size:13px;z-index:20;max-width:90%;display:none}#notice.show{display:block}.subtitle-list{display:grid;gap:8px}.subtitle-option{background:#f3f5ee;border:1px solid var(--line);border-radius:7px;padding:10px;text-align:left}.version-list{font-size:12px;color:var(--muted);padding:14px 0;line-height:1.9}.muted{color:var(--muted)}.small{font-size:12px}.mobile-only{display:none}@media(max-width:1100px){main{padding:32px 28px}.layout{grid-template-columns:210px minmax(0,1fr)}.sidebar{padding:34px 20px}.form-layout{grid-template-columns:minmax(0,1fr)}.sticky{position:static}.hero-copy{padding:28px}.hero-copy h1{font-size:31px}.result-layout{gap:22px;grid-template-columns:minmax(200px,.9fr) minmax(0,1fr)}.tools{grid-template-columns:1fr}}@media(max-width:700px){:root{font-size:17px;--muted:#555c50}body{line-height:1.65}button,a,label{touch-action:manipulation}button{line-height:1.5}.review-bar{padding:10px 16px;font-size:14px;line-height:1.6;align-items:center;gap:12px}.review-bar>span{min-width:0}.review-bar button{font-size:14px;min-height:44px;flex-shrink:0;padding:6px 0}.layout{display:block}.sidebar{padding:20px 16px 12px;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px}.brand{font-size:27px;min-height:48px;letter-spacing:-1px}.brand-mark{width:36px;height:36px;font-size:29px}.brand-description,.doc-link{display:none}.sidebar nav{grid-column:1/-1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.sidebar nav button{font-size:16px;padding:12px 8px;min-height:52px;white-space:normal;word-break:keep-all;justify-content:center;text-align:center;color:#4b5545}.sidebar nav button span{display:none}.credit-card{grid-column:2;grid-row:1;margin:0;padding:0;border:0;background:none;gap:0;text-align:right;align-self:center}.credit-card span{font-size:14px}.credit-card strong{font-size:30px;line-height:1.3}.credit-card small{display:none}.lab{grid-column:1/-1;font-size:15px}.lab summary{min-height:44px;padding:9px 0}.lab p{margin:10px 0}.lab select,.lab button{font-size:16px;min-height:48px;max-width:100%;margin-right:0}.lab label{display:block}main{padding:28px 16px 55px}h1{font-size:29px;letter-spacing:-.8px;line-height:1.4;overflow-wrap:anywhere}h2{font-size:23px;line-height:1.45}h3{font-size:19px;line-height:1.5}.eyebrow{font-size:14px;letter-spacing:1px;margin-bottom:12px}.lead,.hero-copy .lead{font-size:17px;line-height:1.8}.topline{gap:12px;flex-wrap:wrap;align-items:flex-start;margin-bottom:22px}.topline h1{font-size:29px}.tag{font-size:14px;line-height:1.5;padding:6px 12px}.hero{grid-template-columns:minmax(0,1fr);min-height:0;margin-top:20px;border-radius:14px}.hero-copy{padding:26px 22px}.hero-copy h1{font-size:29px;letter-spacing:-.8px}.hero-copy .primary{width:100%}.hero-art{min-height:220px}.hero-poster{width:128px;border-width:5px;transform:rotate(7deg)}.poster-label{font-size:14px;bottom:12px;left:4px;right:4px;line-height:1.5}.hero-art:before,.hero-art:after{width:230px;height:230px}.primary,.secondary,.quiet,.danger{font-size:17px;min-height:52px;padding:13px 18px;white-space:normal;overflow-wrap:anywhere}.primary{background:#ba4221}.primary:hover{background:#a8391c}.primary:disabled,.secondary:disabled,.tool:disabled{opacity:1;background:#eceee7;color:#62695d;border-color:#d6dbd0}.steps{grid-template-columns:minmax(0,1fr);gap:0;margin-bottom:30px}.step-card{padding:20px 0 6px}.step-card b{font-size:18px;margin:6px 0}.step-card p{font-size:16px;line-height:1.8}.num{font-size:14px;color:#a83e20}.empty{font-size:16px;padding:26px 18px}.panel{padding:20px}.form-section{padding:28px 0}.form-section h2{font-size:22px}.form-section h2 small{font-size:16px;color:#a83e20}.field{margin:22px 0}.field>span{font-size:17px;margin-bottom:10px}.field small,.hint,.small{font-size:16px;line-height:1.8}input[type=text],input[type=url],input[type=file],textarea,select{font-size:17px;min-height:52px;max-width:100%;padding:13px 12px;border-color:#aeb7a5}input::placeholder,textarea::placeholder{color:#656d5f;opacity:1}textarea{min-height:150px;line-height:1.8}input[type=checkbox]{width:24px;height:24px;margin:3px 0 0;accent-color:#ba4221}.checkbox{font-size:16px;line-height:1.8;min-height:48px;gap:12px;align-items:flex-start;padding:8px 0}.tabs{gap:6px}.tabs button{font-size:16px;min-height:52px;padding:12px 8px;word-break:keep-all}.upload{display:block;padding:20px}.upload p{font-size:15px;line-height:1.8;margin:10px 0}.upload label{display:flex;margin-top:16px;width:100%}.sample{font-size:16px;min-height:48px;line-height:1.7;text-align:left}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.photo .caption{display:block;font-size:15px;padding:10px 8px}.photo .caption>span:last-child{display:flex;gap:8px;margin-top:8px}.photo .move{min-width:44px;min-height:44px;flex:1;border:1px solid #cbd2c2;border-radius:6px;color:#394533;font-size:25px;background:#f6f8f1;padding:0}.photo .remove{width:44px;height:44px;top:6px;right:6px;background:#fff;font-size:24px;color:#433a32;box-shadow:0 1px 5px #0002}.photo-number{font-size:15px;top:8px;left:8px;padding:3px 8px;background:#253722}.durations{gap:10px}.durations button{font-size:17px;min-height:52px;padding:12px 3px}.meter,.quote-line{font-size:16px;gap:12px;flex-wrap:wrap}.quote-total{font-size:19px;gap:12px}.warning,.error{font-size:16px;line-height:1.8;padding:15px}.warning{color:#80510e}.order-row{padding:14px 12px;gap:10px;flex-wrap:wrap}.order-row>span:nth-child(2){flex:1;min-width:0;overflow-wrap:anywhere}.order-row p{font-size:15px}.order-row .tag{font-size:14px}.result-layout{grid-template-columns:minmax(0,1fr);gap:30px}.player-column{max-width:350px;width:100%;min-width:0;margin:auto}.player .demo-label{font-size:14px;top:12px;left:12px;right:12px;line-height:1.5;background:#fff}.player .subtitle{font-size:20px;bottom:90px;left:14px;right:14px;line-height:1.6;overflow-wrap:anywhere}.player .play-controls{font-size:15px;gap:8px;padding:6px}.play-controls button{min-width:44px;min-height:44px;font-size:20px;flex-shrink:0}.play-controls input{min-width:0;height:44px;flex:1}.scene-strip{gap:10px;padding-bottom:6px}.scene-strip button{flex-basis:64px;height:88px}.scene-strip span{font-size:15px;padding:4px;background:#253722}.tools{grid-template-columns:minmax(0,1fr);gap:12px}.tool{padding:19px 18px;min-height:96px}.tool strong{font-size:18px;line-height:1.5;margin-bottom:6px}.tool small{font-size:15px;line-height:1.8}.selected-note,.version-list{font-size:16px;line-height:1.8}.progress{padding:32px 20px}.ledger div{font-size:16px;gap:16px;line-height:1.7}.ledger div b{flex-shrink:0}dialog{padding:22px 20px;width:calc(100% - 24px);max-height:90dvh;overflow:auto}dialog h2{font-size:24px;line-height:1.45}dialog .dialog-top{gap:12px}dialog .dialog-top>div{min-width:0}dialog .close{width:44px;height:44px;flex-shrink:0;font-size:24px}.reason-list{gap:10px}.reason-list label{font-size:17px;min-height:48px;line-height:1.7;padding:8px 0;gap:12px}.reason-list input{margin:0}.subtitle-option{font-size:17px;min-height:52px}#notice{font-size:16px;line-height:1.7;width:max-content;max-width:calc(100% - 32px);padding:15px 18px;bottom:20px}}@media(prefers-reduced-motion:reduce){.spinner{animation:none}}.product-shell{min-height:100dvh}.product-main{overflow-wrap:anywhere}.hero-copy h2{font-size:38px;line-height:1.45;letter-spacing:-1.5px;margin-bottom:13px}.account-actions{display:flex;align-items:center;gap:8px}.account-icon{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid transparent;border-radius:10px;background:transparent;color:#526151}.account-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.account-icon:hover,.account-icon[aria-current=page]{background:#e9ece1;color:#293d30}.product-nav .credit-card{gap:5px;padding:17px 18px}.product-nav .credit-card strong{line-height:1.12}.credit-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:3px}.credit-card-button{min-height:32px;padding:6px 5px;border-radius:8px;font:inherit;font-size:12px;font-weight:700}.credit-card-button.charge{border:1px solid #d5542d;background:#d5542d;color:#fff}.credit-card-button.charge:hover{background:#bd4322}.credit-card-button.history{border:1px solid #f1b29f;background:#fff0eb;color:#a73a20}.credit-card-button.history:hover{background:#ffe3da}.brand-logo{width:38px;height:38px;object-fit:contain;flex:0 0 38px}.feedback-dialog{width:min(430px,calc(100% - 32px))}.feedback-rating{display:flex;justify-content:center;gap:7px;margin:6px 0 22px}.feedback-rating button{width:44px;height:44px;padding:0;border:0;background:transparent;color:#d8ddd4;font-size:34px;line-height:1}.feedback-rating button.selected,.feedback-rating button:hover{color:#db542d}.feedback-comment{display:grid;gap:8px;margin-bottom:18px;color:#304537;font-size:14px;font-weight:700}.feedback-comment>span{display:block}.feedback-comment .product-note{display:inline;margin-left:4px;font-style:normal;font-weight:500}.feedback-comment textarea{min-height:92px;font:inherit}.feedback-dialog .wide{width:100%;min-height:46px}.availability-note{font-size:13px;color:var(--green);line-height:1.8;border-left:3px solid #bfc9ad;padding:4px 14px;margin:0 0 28px}.product-error{background:#fff0eb;color:#8f3020;padding:14px 16px;display:flex;align-items:center;gap:12px;border-radius:8px;margin-bottom:22px;line-height:1.8}.product-error button{min-width:44px;min-height:44px;background:transparent;border:0;font-size:24px;color:inherit;margin-left:auto}.skip-link{position:absolute;left:-10000px}.skip-link:focus{left:16px;top:12px;background:#fff;z-index:20;padding:12px}.reel-mark,.reel-thumbnail{display:grid;place-items:center;width:56px;height:64px;border-radius:7px;flex-shrink:0;background:#ece6d4;color:var(--green);font-size:25px}.reel-thumbnail{display:block;object-fit:cover;border:1px solid #d8ded1}.status-failed{background:#fff0eb;color:#963e25}.product-ledger{padding:0;list-style:none;font-size:13px}.product-ledger li{display:flex;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.product-ledger time{display:block;font-size:12px;color:var(--muted);margin-top:5px}.product-ledger strong{flex-shrink:0}.positive{color:var(--green)}.plain-fieldset{border:0;padding:0;margin:0;min-width:0}.save-status{font-size:12px;color:var(--muted);line-height:1.7}.notice{padding:18px 22px;border:1px solid #cbd9c0;background:#edf2e7;border-radius:10px;margin:20px 0;line-height:1.8}.notice p{margin:6px 0}.notice button,.notice .spinner{margin-top:12px}.import-loading-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;background:#1a231c94}.spinner{width:38px;height:38px;border:3px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.spinner{animation-duration:1.8s}}.notice-error,.inline-error{background:#fff0eb;color:#893625}.inline-error{padding:16px;border-radius:8px;line-height:1.8;white-space:pre-line}.file-picker{position:relative;flex-shrink:0;cursor:pointer}.file-picker input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer}.file-picker:focus-within{outline:3px solid var(--orange);outline-offset:3px}.import-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.import-grid label{padding:8px;background:#f1f4eb;border-radius:8px;font-size:13px}.import-grid img{width:100%;aspect-ratio:1;object-fit:cover;display:block;margin-bottom:10px}.import-grid input{vertical-align:middle;margin-right:8px}.quote-panel .quote-note{margin:14px 0 0}.quote-total{gap:10px}.back-link{display:inline-block;font-size:13px;color:var(--muted);margin-bottom:20px;padding:6px 0}.result-layout{margin-top:22px}.main-video{display:block;width:100%;aspect-ratio:9/16;object-fit:contain;background:#20231b;border-radius:17px}.scene-strip button{height:70px;background:#e6e8dc}.scene-strip .scene-placeholder{display:grid;place-items:center;position:static;height:100%;color:#64735b;background:transparent;font-size:20px;padding-bottom:16px}.version-picker{max-width:340px}.revision-cart{margin-top:22px;padding:20px;border-color:#bcc9b4}.revision-cart h2{font-size:18px}.revision-cart ul{padding:0;list-style:none}.revision-cart li{display:flex;gap:12px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:12px;line-height:1.8}.revision-cart li button{flex-shrink:0}.revision-cart>p{font-size:13px;line-height:1.8}.revision-cart>.primary{width:100%}.form-fields{display:grid;gap:18px;min-width:0}.form-fields>*{min-width:0}.form-fields h3{margin:0}.form-fields label{display:block;font-size:13px;font-weight:650;line-height:1.7}.form-fields input:not([type=file]):not([type=checkbox]),.form-fields select,.form-fields textarea{display:block;width:100%;min-width:0;margin-top:8px;border:1px solid #d7dbcf;border-radius:8px;padding:12px;background:#fff;color:inherit}.form-fields .check-line{display:flex;align-items:flex-start;gap:10px;font-weight:400}.form-fields p,.product-note{font-size:12px;line-height:1.8;color:var(--muted)}.form-fields .product-note{font-weight:400}.form-fields input[type=file]{display:block;width:100%;max-width:100%;margin-top:10px;font:inherit}.addition-preview{max-width:180px;width:100%;border-radius:8px}.review-summary{display:grid;grid-template-columns:130px minmax(0,1fr);gap:22px;margin:22px 0}.review-summary img{width:100%;border-radius:8px}.review-summary dl{display:grid;grid-template-columns:1fr auto;gap:12px;margin:0;font-size:13px}.review-summary dd{font-weight:700;margin:0;text-align:right}button:disabled .file-picker{cursor:not-allowed}.kv{display:grid;grid-template-columns:150px minmax(0,1fr);gap:8px 16px;font-size:13px;margin:14px 0}.kv dt{color:var(--muted)}.kv dd{margin:0;overflow-wrap:anywhere}.cut-card{border:1px solid var(--line);border-radius:12px;padding:18px;margin:14px 0}.cut-media{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.cut-media video,.cut-media img{width:140px;border-radius:8px;background:#20231b;display:block}@media(max-width:1100px){.hero-copy h2{font-size:31px}}@media(max-width:700px){:root{font-size:18px}.hero-copy h2{font-size:29px;letter-spacing:-.8px}.hero-copy .lead{font-size:18px}.account-actions{grid-column:1/-1;justify-content:flex-end;border-top:1px solid var(--line);padding-top:8px}.account-icon{width:48px;height:48px}.availability-note{font-size:16px;padding-left:12px}.save-status{font-size:15px}.product-ledger{font-size:16px}.product-ledger time{font-size:15px}.product-error,.notice,.inline-error{font-size:16px}.file-picker{min-height:52px}.import-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-grid label{font-size:16px}.back-link{font-size:16px;min-height:44px}.scene-strip button{height:88px}.revision-cart{padding:18px}.revision-cart h2{font-size:22px}.revision-cart li,.revision-cart>p{font-size:16px}.form-fields label{font-size:17px}.form-fields input:not([type=file]):not([type=checkbox]),.form-fields select,.form-fields textarea{font-size:18px;min-height:52px;padding:13px 12px;border-color:#aeb7a5}.form-fields .check-line{font-size:16px;line-height:1.8}.form-fields input[type=checkbox]{width:24px;height:24px;flex-shrink:0}.form-fields p,.product-note{font-size:16px}.review-summary{grid-template-columns:minmax(0,1fr);gap:18px}.review-summary img{max-width:180px;justify-self:center}.review-summary dl{font-size:16px}dialog .actions{align-items:stretch}dialog .actions button{flex:1}}.kakao-login{display:flex;align-items:center;justify-content:center;padding:0;width:100%;height:48px;border-radius:12px;background:#fee500;line-height:0;overflow:hidden;box-shadow:none}.kakao-login img{display:block;width:195.2px;max-width:100%;height:auto;flex:none}.kakao-login:hover,.kakao-login:active{box-shadow:none}.login-entry{width:220px;max-width:100%;margin-top:24px}.login-entry .legal-links{justify-content:center;gap:4px 20px;margin:10px 0 0}.login-entry .legal-links a{font-size:14px;min-height:40px;color:#56594f}.login-entry .hint{margin:0;font-size:14px;text-align:center;line-height:1.7;color:#64685d}.kakao-login:focus-visible{outline:3px solid #26241e;outline-offset:5px}.onboarding{max-width:780px;margin:0 auto;padding:32px}.onboarding h1{font-size:clamp(26px,3vw,34px);line-height:1.4;margin:20px 0 12px;scroll-margin-top:24px}.onboarding h1:focus{outline:none}.onboarding-top{display:flex;justify-content:space-between;align-items:center;color:#68665e;font-size:16px}.survey-progress{height:4px;background:#e9e7de;border-radius:4px;margin:24px 0 28px;overflow:hidden}.survey-progress span{display:block;background:#344c3d;height:100%}.survey-form,.survey-question{border:0;padding:0;margin:0;min-width:0}.survey-question{margin-bottom:28px}.survey-question legend{font-weight:700;font-size:19px;line-height:1.5;padding:0}.survey-number{color:#647563;margin-right:12px;font-size:15px}.survey-question legend{margin-bottom:12px}.survey-choice-mode{display:inline-block;margin-left:10px;font-size:14px;font-weight:400;color:#68665e;white-space:nowrap;vertical-align:baseline}.survey-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.survey-option{display:flex;align-items:center;gap:10px;border:1px solid #d9d7cd;border-radius:12px;padding:14px 16px;min-height:58px;font-size:16px;line-height:1.45;cursor:pointer;background:#fff}.survey-option.selected{border-color:#344c3d;background:#f0f4eb;box-shadow:inset 0 0 0 1px #344c3d}.survey-option:focus-within{outline:2px solid #344c3d;outline-offset:2px}.survey-option input{width:18px;height:18px;min-width:18px;accent-color:#344c3d;margin:0}.survey-contact{border-top:1px solid #e6e3d9;padding-top:22px}.survey-actions{display:flex;gap:12px;margin-top:24px}.survey-actions .primary{flex:1}.survey-once{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:600px){.onboarding{padding:22px 16px}.onboarding h1{font-size:26px}.onboarding .lead{font-size:16px}.survey-options{grid-template-columns:1fr}.survey-question legend{font-size:18px}.survey-option{font-size:17px;min-height:54px;padding:12px 14px}.survey-actions button{min-height:54px}.desktop-break{display:none}.login-entry{width:220px}}.onboarding h1,.survey-question legend,.survey-option{word-break:keep-all;overflow-wrap:break-word}.legal-links{display:flex;flex-wrap:wrap;gap:4px 20px;margin:12px 0}.legal-links a{display:inline-flex;align-items:center;min-height:44px;font-size:16px;text-decoration:underline;text-underline-offset:4px;color:inherit}.legal-links a:focus-visible,.legal-home:focus-visible{outline:3px solid #357452;outline-offset:4px}.login-entry .hint{max-width:340px;font-size:15px}.legal-document{max-width:760px;margin:0 auto;padding:8px 0 32px;overflow-wrap:anywhere;color:#282d27}.legal-home{display:inline-flex;align-items:center;min-height:44px;font-size:15px;color:#4f6152;text-decoration:underline;text-underline-offset:4px;margin-bottom:22px}.legal-document h1{font-size:clamp(28px,4vw,38px);line-height:1.45;letter-spacing:-1px;margin:0 0 12px}.legal-document h2{font-size:22px;line-height:1.5;margin:40px 0 16px;letter-spacing:-.4px}.legal-document h3{font-size:18px;line-height:1.7;margin:24px 0 8px}.legal-document p,.legal-document li{font-size:17px;line-height:1.9;word-break:keep-all}.legal-document p{margin:12px 0}.legal-document ul,.legal-document ol{padding-left:25px;margin:12px 0}.legal-document li{padding-left:3px;margin:7px 0}.legal-document .legal-dates{font-size:14px;color:#60665e;margin-bottom:24px}.legal-document .legal-draft{border-left:3px solid #a5aa9e;padding:8px 16px;font-size:15px;line-height:1.7;color:#5d6358;margin:24px 0 32px}.legal-contact{border-top:1px solid #d8dbce;margin-top:28px;padding-top:24px;font-size:16px;line-height:1.8}.product-legal-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-top:1px solid #d8dbce;margin-top:56px;padding:23px 0 6px;color:#596158;font-size:14px;overflow-wrap:anywhere}.footer-brand{font-size:16px;font-weight:780;letter-spacing:-.5px;color:#344c3d}.footer-meta{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:4px 22px}.product-legal-footer .legal-links{margin:0;gap:4px 18px}.product-legal-footer .legal-links a{min-height:36px;font-size:14px;text-decoration:none}.product-legal-footer .legal-links a:hover{text-decoration:underline;text-underline-offset:4px}.footer-contact{display:inline-flex;align-items:center;min-height:36px;color:inherit;text-decoration:none}.footer-contact:hover{text-decoration:underline;text-underline-offset:4px}@media(max-width:600px){.legal-document{padding:0 0 24px}.legal-document h2{font-size:21px;margin-top:32px}.legal-document p,.legal-document li{font-size:17px}.legal-links{gap:4px 16px}}@media(prefers-reduced-motion:reduce){.kakao-login{transition:none}}.profile-panel{max-width:720px;margin:0 auto;padding:0;overflow:hidden;border-color:#d8dbcf;box-shadow:0 13px 36px #2430240e}.profile-heading{padding:32px 34px 23px;border-bottom:1px solid #e5e6dd;background:linear-gradient(120deg,#fff,#f7f8f2)}.profile-heading .eyebrow{margin-bottom:11px;font-size:11px}.profile-heading h1{margin:0;font-size:clamp(29px,4vw,37px)}.profile-panel form{padding:28px 34px 34px}.profile-fields{border:0;padding:0;margin:0;min-width:0}.profile-fields .field{margin:0 0 25px}.profile-fields .field>span{font-size:15px;font-weight:730;letter-spacing:-.15px}.profile-fields input[type=text],.profile-fields input[type=email]{display:block;box-sizing:border-box;width:100%;min-width:0;min-height:54px;padding:13px 14px;border:1px solid #cfd5c9;border-radius:10px;background:#fff;color:inherit;font-size:17px;-moz-appearance:none;appearance:none;-webkit-appearance:none}.profile-fields input[type=text]:focus,.profile-fields input[type=email]:focus{border-color:#657862;outline:3px solid rgba(52,76,61,.16);outline-offset:2px}.profile-error{margin:0 0 18px}.profile-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.profile-panel form .profile-actions .primary{width:100%}.profile-overview{padding:4px 34px 27px}.profile-overview div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:20px;padding:22px 0;border-bottom:1px solid #e5e7df;align-items:center}.profile-overview span{font-size:14px;color:#6e766c}.profile-overview strong{font-size:17px;font-weight:520;letter-spacing:-.2px;color:#3e483d;overflow-wrap:anywhere}.profile-panel>.profile-actions{justify-content:flex-end;padding:0 34px 34px}.profile-panel>.profile-actions .primary{min-width:156px}.profile-quick-actions{gap:8px}.profile-icon-action{display:grid;place-items:center;width:43px;height:43px;padding:0;border:1px solid #d2d9cf;border-radius:11px;background:#fff;color:#405442}.profile-icon-action:hover{background:#edf1e8;border-color:#aebbaa}.profile-icon-action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.survey-other{margin-top:12px}.survey-other textarea{font:inherit;font-size:17px;line-height:1.6;resize:vertical;min-height:88px}@media(max-width:600px){.profile-panel{border-radius:13px}.profile-heading{padding:25px 20px 20px}.profile-panel form{padding:24px 20px 26px}.profile-overview{padding:2px 20px 22px}.profile-overview div{grid-template-columns:1fr;gap:7px;padding:18px 0}.profile-panel>.profile-actions{padding:0 20px 26px}.profile-actions{align-items:stretch}.profile-actions .primary{width:100%}.product-legal-footer{display:block;margin-top:42px;padding:20px 0 4px}.footer-meta{display:block;margin-top:9px}.product-legal-footer .legal-links{gap:0 16px}.product-legal-footer .legal-links a,.footer-contact{min-height:40px;font-size:15px}.footer-contact{display:flex}}.coupon-form,.coupon-issued{padding-top:20px}.credit-grant{padding:20px 0;border-bottom:1px solid #d8dbce}.credit-grant p{font-size:16px;line-height:1.7;margin:6px 0}.coupon-admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.credit-card .sample{margin-top:12px}@media(max-width:600px){.coupon-admin-grid{grid-template-columns:1fr}}.coupon-form{max-width:580px}.coupon-form .field{margin:0 0 20px}.credit-grant .section-head{margin:0 0 16px}.credit-grant h3{margin:0}.credit-grant:last-child{border-bottom:0;padding-bottom:0}.coupon-admin input[type=number],.coupon-admin input[type=datetime-local]{display:block;width:100%;min-width:0;min-height:52px;padding:12px;border:1px solid #aeb7a5;border-radius:8px;font:inherit;color:inherit;background:#fff}.coupon-admin .coupon-issued input{font-size:16px}.order-group+.order-group{margin-top:38px}.order-group .section-head{margin:0 0 12px}.order-group .section-head h2{margin:0;font-size:22px}.start-dialog .dialog-top,.blog-import-dialog .dialog-top{margin-bottom:6px}.start-dialog .dialog-top h2,.blog-import-dialog .dialog-top h2{margin-bottom:0}dialog .close:focus-visible{outline:0;box-shadow:none}.start-methods{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:6px}.start-method{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;min-height:94px;padding:16px 18px;border:1px solid #d9ddd4;border-radius:16px;background:#fff;color:#29332d;text-align:left;box-shadow:0 3px 12px #27372a09;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.start-method:hover{transform:translateY(-2px);border-color:#9eae99;box-shadow:0 10px 22px #27372a1a}.start-method.direct .start-method-icon{background:#e5f2e8;color:#2f6d4d}.start-method.blog .start-method-icon{background:#f3eee2;color:#856d35}.start-method-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:15px}.start-method-icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.start-method b{min-width:0;white-space:nowrap;font-size:17px;letter-spacing:-.45px}.blog-import-dialog .field{margin:12px 0 8px}.blog-import-dialog .actions{justify-content:flex-end;margin-top:14px}.blog-import-dialog .actions .primary{flex:none;min-width:132px}.blog-rights-notice{margin:8px 0 0;color:#b33a2a;font-size:14px;line-height:1.65}.blog-source:empty{display:none}@media(max-width:600px){.start-methods{grid-template-columns:1fr;gap:10px}.start-method{min-height:88px}.start-method b{font-size:18px}.blog-import-dialog .actions .primary{width:auto}.blog-rights-notice{font-size:15px}}.recipe-text-fields textarea{display:block;width:100%;resize:vertical;min-height:150px;line-height:1.85;white-space:pre-wrap;font-size:17px}.recipe-text-fields .field{margin:28px 0}.recipe-text-fields .field>span{font-size:17px}.recipe-text-fields textarea::placeholder{color:#72796c}.photo-organizer{margin-top:18px}.photo-organizer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.photo-organizer-head h3{margin:0;color:#26352b;font-size:18px;letter-spacing:-.45px}.photo-organizer-head h3 span{margin-left:5px;color:#778177;font-size:14px;font-weight:500}.photo-organizer-head p,.photo-organizer-help{margin:5px 0 0;color:#687267;font-size:13px;line-height:1.65}.photo-finished-legend{display:inline-flex;align-items:center;gap:5px;flex:none;margin-top:2px;border-radius:999px;background:#fbf2d9;color:#87691e;padding:6px 10px;font-size:12px;font-weight:700;white-space:nowrap}.photo-finished-legend svg{width:14px;height:14px;fill:currentColor;stroke:currentColor;stroke-width:1.5}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px;padding:11px;border:1px solid #d9ded4;border-radius:14px;background:#fff}.photo-card{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid #dce1d9;border-radius:10px;background:#f1f3ed;box-shadow:0 2px 7px #27322809;transition:box-shadow .16s ease,transform .16s ease,border-color .16s ease;isolation:isolate}.photo-card:hover{border-color:#a9b7a6;box-shadow:0 8px 18px #26352a1a}.photo-card.is-finished{border:2px solid #bb8b19;box-shadow:0 0 0 2px #bb8b192b,0 8px 18px #26352a14}.photo-card.is-dragging{opacity:.32}.photo-card>img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.photo-final-toggle,.photo-remove,.photo-drag-handle{display:grid;place-items:center;position:absolute;z-index:1;margin:0;padding:0;border:0;cursor:pointer;transition:transform .15s ease,background .15s ease}.photo-final-toggle{top:7px;left:7px;width:30px;height:30px;border:1.5px solid rgba(255,255,255,.85);border-radius:50%;background:#1e241e75;color:#fff}.photo-final-toggle:hover{transform:scale(1.08);background:#1e241ea8}.photo-final-toggle svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linejoin:round}.photo-card.is-finished .photo-final-toggle{background:#c18f18;border-color:#c18f18;color:#292007}.photo-card.is-finished .photo-final-toggle svg{fill:currentColor}.photo-remove{top:7px;right:7px;width:29px;height:29px;border-radius:50%;background:#1e241e85;color:#fff}.photo-remove:hover{background:#b7432e;transform:scale(1.06)}.photo-remove svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round}.photo-drag-handle{right:6px;bottom:6px;width:31px;height:31px;border-radius:8px;background:#1c251dad;color:#fff;touch-action:none;cursor:grab}.photo-drag-handle:active{cursor:grabbing}.photo-drag-handle:hover{background:#1c251dd9}.photo-drag-handle svg{width:18px;height:18px;fill:currentColor}.photo-index{position:absolute;bottom:8px;left:8px;z-index:1;border-radius:5px;background:#1a201a9e;padding:2px 7px;color:#fff;font-size:11px;font-weight:700;line-height:1.35}.photo-empty{padding:25px 16px;border:1px dashed #cbd3c7;border-radius:14px;background:#fbfcfa;color:#727b70;text-align:center;font-size:14px}.photo-organizer-help{margin-top:9px}.photo-drag-preview{width:140px;aspect-ratio:1;overflow:hidden;border:2px solid #788a75;border-radius:11px;background:#fff;box-shadow:0 15px 30px #1b2a1d38}.photo-drag-preview img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:600px){.photo-organizer{margin-top:16px}.photo-organizer-head{display:block}.photo-organizer-head h3{font-size:19px}.photo-organizer-head p,.photo-organizer-help{font-size:15px}.photo-finished-legend{margin-top:10px;font-size:13px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:7px;border-radius:12px}.photo-final-toggle{top:5px;left:5px;width:28px;height:28px}.photo-remove{top:5px;right:5px;width:27px;height:27px}.photo-drag-handle{right:5px;bottom:5px;width:29px;height:29px}.photo-index{bottom:6px;left:6px;padding:2px 6px;font-size:10px}}.duration-select .chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.duration-select .chipbtn{background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:8px;min-height:52px;padding:10px 8px;font:inherit;font-size:15px;line-height:1.5}.duration-select .chipbtn.on{background:var(--green);border-color:var(--green);color:#fff}@media(max-width:700px){.duration-select .chips{grid-template-columns:repeat(2,minmax(0,1fr))}.duration-select .chipbtn{font-size:16px}}.revision-reason-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.revision-reason-tag{display:flex!important;align-items:center;gap:9px;min-height:48px;padding:10px 14px;border:1px solid var(--line,#d6dbcf);border-radius:12px;cursor:pointer;font-size:16px!important}.revision-reason-tag input{width:18px!important;height:18px;flex:none;accent-color:#385b46}.revision-reason-tag.selected{background:#eef4eb;border-color:#385b46}.subtitle-color-options{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.subtitle-color-swatch{width:46px;height:46px;min-height:46px;padding:0!important;border:1px solid #a0ab9c!important;border-radius:50%;color:#17281e;font-size:24px}.subtitle-color-swatch.selected{outline:2px solid #385b46;outline-offset:3px}.subtitle-custom-color{display:flex!important;align-items:center;gap:10px;font-size:16px!important}.subtitle-custom-color input{width:48px!important;height:44px;padding:3px!important}.subtitle-style-sample{background:#304537;border-radius:12px;padding:20px;text-align:center;overflow-wrap:anywhere;line-height:1.5}.subtitle-style-sample span{text-shadow:0 1px 2px #000}.dialog .form-fields>label{min-width:0}dialog .chips{display:flex;flex-wrap:wrap;gap:10px}dialog .chipbtn{border:1px solid #b3bdab;border-radius:9px;background:#fff;color:#304537;min-width:72px;min-height:48px;padding:10px 18px;font:inherit;font-size:16px}dialog .chipbtn.on{background:#38664f;border-color:#38664f;color:#fff}dialog .form-fields>label{min-width:0}.result-review{display:grid;grid-template-columns:minmax(0,420px) minmax(320px,1fr);gap:42px;align-items:start}.result-review .player-column{max-width:420px}.result-actions{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:8px;margin-top:14px}.result-actions button{min-height:48px;padding:10px 12px;font-size:15px;white-space:nowrap}.result-actions .active-action{border-color:#38664f;background:#eef4eb;color:#254d38}.result-side{padding-top:10px}.result-state-head{padding:4px 0 22px;border-bottom:1px solid #e0e4dc}.result-state-head>span,.inline-section-head>span{display:block;color:#56715d;font-size:13px;font-weight:750}.result-state-head h2{margin:7px 0 8px;font-size:26px;letter-spacing:-.75px}.result-state-head p{margin:0;color:#6b746c;font-size:15px;line-height:1.65}.subtitle-inline{display:grid;gap:19px;padding-top:24px}.inline-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.inline-section-head small{color:#6b746c;font-size:13px}.subtitle-inline label{display:grid;gap:7px;font-size:15px;font-weight:700}.subtitle-inline textarea,.subtitle-inline select{font:inherit}.subtitle-inline .field{display:grid;gap:9px}.subtitle-inline .field>span{font-size:15px;font-weight:700}.subtitle-inline .chips{display:flex;flex-wrap:wrap;gap:8px}.subtitle-inline .chipbtn{min-width:70px;min-height:43px;border:1px solid #b3bdab;border-radius:8px;background:#fff;color:#304537;font:inherit;font-size:14px}.subtitle-inline .chipbtn.on{background:#38664f;border-color:#38664f;color:#fff}.subtitle-inline>.primary{justify-self:start;min-width:136px}.remake-hub{display:grid;gap:11px;padding-top:24px}.remake-card{display:grid;gap:5px;width:100%;padding:20px 19px;border:1px solid #d6ddd3;border-radius:13px;background:#fff;color:#203126;text-align:left}.remake-card:hover{border-color:#60836c;background:#f8faf6}.remake-card strong{font-size:18px}.remake-card small{color:#6a746b;font-size:14px;line-height:1.5}.remake-more{margin-top:6px;border-top:1px solid #e0e4dc;padding-top:15px}.remake-more summary{cursor:pointer;color:#59655d;font-size:14px;font-weight:700}.remake-more[open]{display:grid;gap:9px}.remake-more button{width:max-content;min-height:38px;padding:7px 0;border:0;background:transparent;color:#3e5847;text-align:left;font:inherit;font-size:14px;text-decoration:underline;text-underline-offset:3px}.result-review .version-picker{margin-top:22px}.result-review .revision-cart{margin-top:24px}@media(max-width:800px){.result-review{grid-template-columns:1fr;gap:22px}.result-review .player-column{max-width:none}.result-side{padding-top:0}.result-actions{grid-template-columns:1fr 1fr}.result-actions .primary{grid-column:1/-1}.result-state-head h2{font-size:25px}.subtitle-inline>.primary{width:100%}}.result-review{width:min(900px,100%);margin:30px auto 0;grid-template-columns:340px minmax(0,1fr);gap:22px}.result-review .result-player-card,.result-review .result-content-card{padding:22px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 48px -30px #242a2042}.result-review .result-player-card{max-width:340px;display:flex;flex-direction:column;gap:16px}.result-review .main-video{border-radius:16px}.version-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:var(--muted)}.version-top select{min-height:34px;padding:6px 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-size:13px}.result-review .result-actions{display:grid;grid-template-columns:1fr;gap:8px;margin:0;padding-top:4px;border-top:1px solid var(--line)}.result-action-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.result-review .result-actions button{min-height:43px;font-size:14px}.result-review .result-actions .wide{width:100%}.result-review .result-content-card{min-height:544px;padding:28px 30px}.result-review .result-state-head{padding:0 0 20px;border:0}.result-review .result-state-head h2{font-size:23px;margin:6px 0 0}.used-content{display:grid;gap:24px}.used-content h3{margin:0 0 10px;color:#3e483d;font-size:13px}.used-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.used-photo-grid img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:10px}.used-recipe{max-height:254px;margin:0;padding:16px 18px;overflow:auto;border:1px solid var(--line);border-radius:12px;background:#f7f7f2;color:#3a3d35;font-size:14px;line-height:1.75;white-space:pre-wrap}.remake-hub{padding-top:0}.back-to-used{padding:0;border:0;background:transparent;color:#5c6455;font:inherit;font-size:13px;font-weight:700}.remake-card{grid-template-columns:1fr;padding:17px 18px}.remake-card strong{font-size:16px}.remake-more{margin-top:6px}.subtitle-inline{padding-top:0}.result-review .revision-cart{grid-column:2;margin:0}.result-review .revision-cart:empty{display:none}@media(max-width:800px){.result-review{width:100%;grid-template-columns:1fr;margin-top:22px}.result-review .result-player-card{max-width:none}.result-review .result-content-card{min-height:0;padding:23px 20px}.result-review .revision-cart{grid-column:auto}.used-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.credits-page{max-width:800px;margin:0 auto;color:#283b31}.credits-heading h1{font-size:30px;letter-spacing:-1px;margin:0 0 24px}.credits-page button{font:inherit;cursor:pointer}.credits-page button:focus-visible,.credits-page summary:focus-visible{outline:3px solid #38664f;outline-offset:4px}.credit-wallet{background:#fff;border:1px solid #d8ded6;border-radius:20px;padding:32px;margin-bottom:32px;overflow:hidden}.wallet-summary{display:flex;align-items:center;justify-content:space-between;gap:20px}.wallet-summary h2{margin:0;font-weight:500}.wallet-summary h2>span{display:block;font-size:16px;color:#5d6a60;margin-bottom:10px}.wallet-summary h2>strong{display:block;font-size:46px;letter-spacing:-1.5px;line-height:1.2;font-weight:700;font-variant-numeric:tabular-nums}.wallet-summary small{font-size:17px;font-weight:500;letter-spacing:0;margin-left:10px}.credits-page .primary,.credits-page .secondary{font-size:16px;min-height:48px;border-radius:10px;padding:12px 20px;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.credits-page .primary{background:#38664f;color:#fff;border:1px solid #38664f}.credits-page .primary:not(:disabled):hover{background:#294e3c}.credits-page .secondary{background:#fff;color:#38664f;border:1px solid #bac8bf}.coupon-receipt{border-left:3px solid #38664f;padding:2px 16px;margin:24px 0 0;background:#f4f8f2}.coupon-receipt p{margin:8px 0;font-size:16px;line-height:1.6}.coupon-sync-note{border-top:1px solid #e2e7e1;margin-top:20px;padding-top:12px}.coupon-modal-shell{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px}.coupon-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1a2a206b;cursor:pointer}.coupon-dialog{position:relative;width:min(100%,520px);max-height:min(680px,calc(100vh - 48px));overflow:auto;background:#fff;border:1px solid #d8ded6;border-radius:20px;padding:30px;box-shadow:0 20px 60px #192b203d}.coupon-dialog-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.coupon-dialog-heading p{margin:0 0 8px;color:#52705d;font-size:15px;font-weight:600}.coupon-dialog-heading h2{font-size:26px;letter-spacing:-.8px;margin:0;color:#283b31}.coupon-dialog-close{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:0;border-radius:50%;background:#f1f4ef;color:#385144;font-size:30px;line-height:1}.coupon-dialog .coupon-form{max-width:none;border:0;margin-top:28px;padding-top:0}.coupon-dialog .coupon-form .field>span{font-size:16px}.coupon-dialog .coupon-form input{display:block;width:100%;min-height:52px;border:1px solid #bcc8be;border-radius:10px;padding:12px 14px;background:#fcfdfb;color:inherit;font:inherit;font-size:17px}.coupon-dialog .coupon-form input::placeholder{color:#707a72;font-size:16px}.coupon-dialog .warning{margin:16px 0 0;padding:11px 13px;border:1px solid #f1c7c7;border-radius:8px;background:#fff5f5;color:#b42318;font-size:15px;font-weight:600;line-height:1.45}.coupon-dialog .profile-buttons{display:flex;gap:12px;margin-top:24px}.coupon-dialog .primary{flex:1}.credit-history{background:#fff;border:1px solid #d8ded6;border-radius:16px;padding:0 28px;overflow:hidden}.credit-history-tabs{display:flex;gap:24px;border-bottom:1px solid #e2e7e1}.credit-history-tabs button{border:0;background:none;padding:20px 0 16px;font-size:17px;font-weight:600;color:#737b75;min-height:56px;border-bottom:3px solid transparent;margin-bottom:-1px}.credit-history-tabs button[aria-pressed=true]{color:#294e3c;border-bottom-color:#38664f}.credit-history-caption{display:flex;justify-content:space-between;font-size:14px;color:#647067;padding:18px 0 4px}.credit-records{list-style:none;padding:0;margin:0}.grant-record{display:grid;grid-template-columns:1fr auto;gap:4px 16px;padding:18px 0 8px;border-bottom:1px solid #e7ebe5}.record-title{display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-size:17px}.record-title>strong{font-weight:600}.grant-status{font-size:13px;font-weight:500;padding:4px 8px;border-radius:5px;background:#f0f1ed;color:#606960}.grant-status.active{background:#edf4e8;color:#375a32}.grant-status.expired{background:#fff3dc;color:#80560f}.record-amount{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:16px;align-self:center}.record-amount>strong{font-size:20px;font-weight:650}.record-amount>span{color:#69756b;font-size:14px}.grant-record.inactive .record-amount>strong{color:#69756b;font-weight:500}.grant-detail{font-size:14px;color:#58675b;grid-column:1/-1}.grant-detail summary{cursor:pointer;width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;list-style:none;min-height:44px;padding:8px 0}.grant-detail summary::-webkit-details-marker{display:none}.record-expiry{font-size:14px;line-height:1.6;color:#657066}.detail-label{color:#38664f}.grant-detail dl{margin:0;padding:12px 16px;background:#f7f9f5;border-radius:8px}.grant-detail dl>div{display:flex;justify-content:space-between;gap:12px;padding:5px 0}.grant-detail dd{margin:0;text-align:right}.entry-record{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e7ebe5;padding:22px 0;font-size:16px}.entry-record>div>strong{font-weight:550}.entry-record time{display:block;font-size:14px;color:#657066;margin-top:7px}.entry-record>strong{font-size:18px;white-space:nowrap;font-variant-numeric:tabular-nums}.entry-record small{font-size:13px;font-weight:400}.entry-record .positive{color:#38664f}.entry-record .expired{color:#80560f}.credit-empty{text-align:center;padding:48px 0;color:#6c7e6b}.credit-empty h2{font-size:18px;font-weight:600;margin:20px 0 8px;color:#344c3d}.credit-empty p{font-size:16px;line-height:1.6;margin:0}.credit-pagination{margin:24px 0 20px;font-size:16px;color:#252b27}.credit-pagination ul{display:flex;align-items:center;justify-content:center;gap:4px;list-style:none;margin:0;padding:0}.credit-pagination li{display:flex;align-items:center;justify-content:center}.credit-pagination button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:transparent;color:inherit}.credit-pagination button svg{display:block}.credit-pagination button:not(:disabled):hover{background:#eee;color:#1f2421}.credit-pagination button:disabled{opacity:1;color:#aeb5b0}.credit-pagination span{display:block;min-width:50px;text-align:center;font-weight:500;font-variant-numeric:tabular-nums}.grant-record:last-child,.entry-record:last-child{border-bottom:0}@media(max-width:600px){.credits-heading h1{font-size:26px;margin-bottom:20px}.credit-wallet{padding:22px 20px;border-radius:16px;margin-bottom:24px}.wallet-summary{align-items:flex-start;flex-direction:column;gap:22px}.wallet-summary h2>strong{font-size:40px}.wallet-summary .coupon-open{width:100%}.credit-history{padding:0 18px;border-radius:14px}.credit-history-tabs{gap:24px}.credit-history-tabs button{font-size:17px}.grant-record{grid-template-columns:1fr;gap:9px;padding:18px 0 10px}.grant-detail summary{gap:6px}.grant-detail dl>div{display:block}.grant-detail dd{text-align:left;margin-top:4px}.entry-record{gap:8px}.entry-record>strong{font-size:17px}.entry-record small{display:none}.credit-empty{padding:36px 0}.coupon-modal-shell{align-items:end;padding:0}.coupon-dialog{width:100%;max-height:calc(100vh - 28px);border-radius:22px 22px 0 0;padding:26px 20px 28px}.coupon-dialog-heading h2{font-size:24px}.coupon-dialog .coupon-form input{min-height:56px}.coupon-dialog .profile-buttons{flex-wrap:nowrap}.coupon-dialog .secondary{flex:0 0 auto}}.coupon-dialog .coupon-form input:focus,.coupon-dialog .coupon-form input:focus-visible{outline:0;box-shadow:none;border-color:#6f8a76}.photo-drag-surface{position:absolute;top:0;right:0;bottom:0;left:0;cursor:grab;touch-action:none}.photo-drag-surface:active{cursor:grabbing}.photo-drag-surface img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.photo-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.photo-add-button{min-height:34px;padding:7px 11px;font-size:13px;white-space:nowrap}.photo-add-button:focus-within{outline:3px solid var(--orange);outline-offset:3px}@media(max-width:600px){.photo-header-actions{justify-content:flex-start;margin-top:10px}.photo-add-button{min-height:42px;padding:9px 13px;font-size:15px}}.photo-organizer-head{align-items:center}.photo-organizer-head>p{margin:0}.duration-select{max-width:560px;margin-top:16px}.duration-select .chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.duration-select .chipbtn{display:flex;min-height:66px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #d7ded3;border-radius:11px;background:#fff;color:#455148;font:inherit;transition:border-color .15s ease,background .15s ease,transform .15s ease}.duration-select .chipbtn:hover{border-color:#8ea08b;background:#f8faf5;transform:translateY(-1px)}.duration-select .chipbtn b{font-size:17px;letter-spacing:-.35px}.duration-select .chipbtn span{font-size:12px;color:#788278}.duration-select .chipbtn.on{border-color:#38664f;background:#38664f;color:#fff;box-shadow:0 5px 14px #38664f29}.duration-select .chipbtn.on span{color:#e7f0e8}.duration-photo-note{margin:14px 0 0;color:#586459;font-size:15px;font-weight:600;line-height:1.7}.duration-photo-note b{color:#2e573f;font-size:16px}.duration-photo-note span{color:#737d73;font-size:14px;font-weight:500}.quote-panel .quote-total:first-child{margin:0 0 12px;padding-top:0;border-top:0}.quote-panel>.hint{margin:0 0 20px}.rights-notice{display:flex;align-items:flex-start;gap:9px;margin:20px 0 0;color:#b33a2a;font-size:14px;line-height:1.7;cursor:pointer}.rights-notice input{width:17px;height:17px;flex:none;margin:3px 0 0;accent-color:var(--orange)}@media(max-width:700px){.duration-select{max-width:none}.duration-select .chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.duration-select .chipbtn{min-height:62px}.duration-select .chipbtn b{font-size:17px}.duration-photo-note,.rights-notice{font-size:16px}.duration-photo-note b{font-size:17px}.duration-photo-note span{font-size:15px}}.result-review .used-input-list{display:grid;gap:10px;margin:0}.result-review .used-input-list>div{padding:13px 15px;border:1px solid var(--line);border-radius:11px;background:#f7f7f2}.result-review .used-input-list dt{margin-bottom:6px;color:#59655d;font-size:12px;font-weight:750}.result-review .used-input-list dd{max-height:180px;margin:0;overflow:auto;color:#343a32;font-size:14px;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}.result-review .used-photo-grid figure{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:10px}.result-review .used-photo-grid img{border:0;border-radius:0}.result-review .used-photo-grid figcaption{position:absolute;top:6px;left:6px;border-radius:999px;background:#fbf2d9;color:#87691e;padding:4px 7px;font-size:11px;font-weight:700;line-height:1.25}.result-review .used-photo-grid figure.finished{border:2px solid #bb8b19;box-shadow:0 0 0 2px #bb8b192b}.photo-final-toggle{top:7px;left:7px;min-width:36px;height:25px;border:0;border-radius:6px;background:#1e241e8a;color:#fff;padding:3px 7px;font-size:11px;font-weight:750;line-height:1.25}.photo-final-toggle:hover{transform:translateY(-1px);background:#1e241eb3}.photo-card.is-finished .photo-final-toggle{background:var(--orange);border-color:var(--orange);color:#fff}.result-review .used-photo-grid figcaption{border-radius:6px;background:var(--orange);color:#fff;padding:3px 6px;font-weight:750}.result-review .used-photo-grid figure.finished{border:1px solid var(--orange);box-shadow:none}@media(max-width:600px){.photo-final-toggle{top:5px;left:5px;min-width:34px;height:24px;padding:3px 6px;font-size:10px}}.result-review .subtitle-inline,.result-review .remake-hub{display:none}.caption-workbench,.video-workbench{display:grid;gap:18px}.caption-workbench .back-to-used,.video-workbench .back-to-used{justify-self:start}.caption-head,.video-workbench-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.caption-head span,.video-workbench-head span{display:block;color:#56715d;font-size:13px;font-weight:750}.caption-head h2,.video-workbench-head h2{margin:6px 0 0;font-size:22px;letter-spacing:-.65px}.caption-head>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.compact{min-height:38px!important;padding:7px 11px!important;font-size:13px!important}.caption-cut-grid,.edit-scene-row{display:flex;gap:8px;overflow:auto;padding:2px}.caption-cut-grid button,.edit-scene-thumb{position:relative;flex:0 0 70px;width:70px;aspect-ratio:1;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#edf0e9;padding:0}.caption-cut-grid button.selected,.edit-scene-thumb.selected{border:2px solid var(--orange)}.caption-cut-grid img,.edit-scene-thumb img{width:100%;height:100%;object-fit:cover}.caption-fields,.scene-issue-form,.new-scene-form{display:grid;gap:16px;padding-top:2px}.caption-fields label,.scene-issue-form label,.new-scene-form label{display:grid;gap:7px;font-size:15px;font-weight:700}.caption-fields textarea,.scene-issue-form textarea,.new-scene-form textarea{font:inherit}.apply-all-style{justify-self:start}.video-workbench-head{position:relative}.add-scene-fab{flex:none;min-height:38px;padding:7px 12px;border:1px solid var(--orange);border-radius:999px;background:var(--orange);color:#fff;font:inherit;font-size:13px;font-weight:750;box-shadow:0 7px 15px #db542d2e}.edit-scene-thumb{cursor:pointer}.edit-scene-thumb.dragging{opacity:.35}.edit-scene-thumb i{position:absolute;right:4px;bottom:4px;display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:#ffffffe0;color:#435247;cursor:grab}.edit-scene-thumb i svg{width:16px;height:16px;fill:currentColor}.edit-scene-thumb b{position:absolute;left:4px;top:4px;padding:2px 4px;border-radius:4px;background:var(--orange);color:#fff;font-size:9px;line-height:1.2}.scene-drag-overlay{display:block;width:70px;aspect-ratio:1;border:2px solid var(--orange);border-radius:10px;background:#db542d29}.scene-issue-form>div>span{font-size:15px;font-weight:750}.scene-issue-actions{display:flex;gap:8px;flex-wrap:wrap}.scene-issue-actions button{min-height:44px}.danger{color:#9f3825!important;border-color:#e7b4aa!important}.new-scene-form img{display:block;width:110px;aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:12px}.new-scene-form p{margin:0;color:var(--muted);font-size:14px}.live-subtitle{position:absolute;z-index:2;left:8%;right:8%;padding:5px 8px;pointer-events:none;font-weight:800;line-height:1.35;text-align:center;text-shadow:0 1px 3px #000}.video-stage{position:relative}.live-subtitle.top{top:12%}.live-subtitle.middle{top:50%;transform:translateY(-50%)}.live-subtitle.bottom{bottom:17%}@media(max-width:800px){.caption-head,.video-workbench-head{display:grid}.caption-head>div:last-child{justify-content:start}.caption-cut-grid button,.edit-scene-thumb{flex-basis:64px;width:64px}.add-scene-fab{justify-self:start}}.caption-fields .field{display:grid;gap:8px}.caption-fields .field>span{font-size:15px;font-weight:750}.caption-fields .chips{display:flex;flex-wrap:wrap;gap:8px}.caption-fields .chipbtn{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:42px;padding:8px 14px;border:1px solid #b3bdab;border-radius:9px;background:#fff;color:#304537;font:inherit;font-size:14px;font-weight:700;line-height:1;transition:background .15s ease,border-color .15s ease,color .15s ease}.caption-fields .chipbtn:hover{border-color:#63816d;background:#f4f8f2}.caption-fields .chipbtn.on{border-color:#38664f;background:#38664f;color:#fff;box-shadow:0 3px 8px #38664f29}.caption-fields .chipbtn:focus-visible{outline:3px solid rgba(219,84,45,.35);outline-offset:2px}.caption-workbench .back-to-used,.video-workbench .back-to-used{justify-self:start;min-height:30px;padding:0;border:0;background:transparent;color:#56715d;font:inherit;font-size:14px;font-weight:700}.caption-workbench .back-to-used:hover,.video-workbench .back-to-used:hover{color:#2d5b43;text-decoration:underline;text-underline-offset:3px}.caption-head h2,.video-workbench-head h2{line-height:1.25}.caption-head>div:last-child{gap:8px}.caption-head>div:last-child .compact{min-height:42px!important;padding:8px 13px!important;font-size:14px!important;white-space:nowrap}.video-workbench-head .add-scene-fab{position:absolute;z-index:3;right:8px;top:calc(100% + 28px)}.add-scene-fab{min-height:40px;padding:8px 13px;font-size:14px;line-height:1;white-space:nowrap}.add-scene-fab:hover{filter:brightness(.96);transform:translateY(-1px)}.scene-issue-actions button{padding-inline:16px;white-space:nowrap}@media(max-width:800px){.video-workbench-head .add-scene-fab{position:static;justify-self:start;margin-top:2px}}.video-workbench .revision-reason-tag{min-height:36px;padding:7px 10px;border-radius:9px;font-size:13px!important;font-weight:650;line-height:1.25}.video-workbench .revision-reason-tag input{width:15px!important;height:15px}.video-workbench .scene-issue-form{position:relative;padding-bottom:60px}.video-workbench .scene-issue-form>label{position:relative;display:block}.video-workbench .scene-issue-form>label .product-note{position:absolute;top:0;left:68px;margin:0;font-size:12px;font-style:normal;font-weight:500}.video-workbench .scene-issue-form>label textarea{display:block;width:100%;margin-top:7px}.video-workbench .scene-issue-actions .danger{position:absolute;right:0;bottom:0;min-height:36px;padding:7px 11px;font-size:13px}.video-workbench .scene-issue-form:after{content:"이 장면을 영상에서 없애려면";position:absolute;bottom:10px;left:0;color:#7b8279;font-size:12px;line-height:1.4}.new-scene-form>.check-line{display:flex!important;align-items:center;gap:8px;min-height:28px;line-height:1.35}.new-scene-form>.check-line input{width:17px!important;height:17px;flex:none;margin:0}.new-scene-form>label:not(.check-line){display:block!important}.new-scene-form>label:not(.check-line) .product-note{display:inline;margin-left:5px;font-style:normal;font-weight:500}.new-scene-form>label:not(.check-line) textarea{display:block;width:100%;margin-top:7px}.result-review .revision-cart{margin-top:34px}.caption-fields .subtitle-color-options{gap:9px}.caption-fields .subtitle-color-swatch{width:36px;height:36px;min-height:36px;font-size:18px}.caption-fields .chipbtn{min-width:62px;min-height:36px;padding:7px 11px;font-size:13px}.caption-fields .field{gap:6px}.caption-fields .field>span{font-size:14px}.caption-style-details{border-top:1px solid var(--line);padding-top:13px}.caption-style-details summary{display:flex;align-items:center;gap:6px;width:max-content;cursor:pointer;color:#526151;font-size:14px;font-weight:700;list-style:none}.caption-style-details summary::-webkit-details-marker{display:none}.caption-style-details summary:after{content:"⌄";font-size:16px;line-height:1;transition:transform .15s ease}.caption-style-details[open] summary{margin-bottom:14px}.caption-style-details[open] summary:after{transform:rotate(180deg)}.caption-style-details .field{margin-top:14px}.caption-style-details .apply-all-style{margin-top:16px}.scene-more{position:relative;margin-left:auto;margin-right:46px}.scene-more-button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid var(--line);border-radius:9px;background:#fff;color:#435247;font:700 16px/1 sans-serif;letter-spacing:1px}.scene-more-button:hover,.scene-more-button[aria-expanded=true]{border-color:#93a38f;background:#f2f5ef}.scene-more-menu{position:absolute;z-index:6;top:40px;right:0;min-width:112px;padding:5px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 10px 25px #1c281e29}.scene-more-menu button{width:100%;min-height:34px;padding:7px 9px;border:0;border-radius:6px;background:transparent;color:#9f3825;text-align:left;font:700 13px/1.2 inherit}.scene-more-menu button:hover{background:#fff3f0}.scene-delete-mode{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0 0;border-top:1px solid var(--line);color:#59655d;font-size:13px}.scene-delete-mode>div{display:flex;align-items:center;gap:6px}.scene-delete-mode .compact{min-width:34px!important;padding:6px!important}.danger-delete{min-height:36px;padding:7px 11px;border:1px solid #df907f;border-radius:8px;background:#fff;color:#9f3825;font:700 13px/1 inherit;white-space:nowrap}.danger-delete:disabled{opacity:.45;cursor:not-allowed}@media(max-width:800px){.scene-more{margin:0;justify-self:end}.scene-delete-mode{align-items:flex-start;flex-direction:column}.scene-delete-mode>div{align-self:flex-end}}.scene-more{margin-right:0}.scene-more-button{font-size:0;letter-spacing:0}.scene-more-button svg{width:18px;height:18px;fill:currentColor}.scene-delete-close{font-size:22px!important;line-height:1!important;color:#8a3a25;border-color:#f1c2b6}.scene-more-menu{top:40px;right:0;min-width:126px}.scene-more-menu button{color:#3a3d35}.scene-more-menu button.danger-item{color:#9f3825}.scene-more-menu button.danger-item:hover{background:#fff3f0}.video-workbench .add-scene-fab{display:none}.video-workbench .scene-issue-form{padding-bottom:0}.video-workbench .scene-issue-form:after{content:none}.video-workbench .scene-issue-actions .danger{display:none}.edit-scene-thumb.deleting{border-color:transparent;box-shadow:none}.edit-scene-thumb.deleting.selected{border-color:#c65a3a;box-shadow:0 0 0 2px #c65a3a2e}.scene-delete-check{position:absolute;z-index:2;top:4px;left:4px;display:grid;width:18px;height:18px;place-items:center;border:1.5px solid #c9cfc4;border-radius:50%;background:#fff}.edit-scene-thumb.deleting.selected .scene-delete-check{border-color:#c65a3a;background:#c65a3a}.edit-scene-thumb.deleting.selected .scene-delete-check:after{content:"";width:7px;height:4px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}.video-workbench .revision-reason-tags{gap:7px;margin-top:9px}.video-workbench .revision-reason-tag{position:relative;min-height:34px;padding:7px 12px;border-radius:999px;font-size:12px!important;font-weight:700;line-height:1.25}.video-workbench .revision-reason-tag input{position:absolute;inline-size:1px!important;block-size:1px!important;opacity:0}.video-workbench .scene-issue-form>div>span{display:block;margin-bottom:9px;font-size:12px}.video-workbench .scene-issue-form>div>span .product-note{font-size:12px;font-style:normal;font-weight:500}.scene-delete-mode{margin-top:14px;padding:14px;border:1px solid #f1c2b6;border-radius:11px;background:#fdf3ef;color:#8a3a25;font-size:12.5px;font-weight:700}.scene-delete-mode>div{display:none}.danger-delete{min-height:32px;padding:7px 14px;border-color:#c65a3a;background:#c65a3a;color:#fff;font-size:12px}.video-workbench .scene-issue-form>div>span{font-size:15px}.video-workbench .edit-scene-thumb{touch-action:none;cursor:grab}.video-workbench .edit-scene-thumb:active{cursor:grabbing}.video-workbench .edit-scene-thumb i{display:none}.revision-cart li .secondary{display:grid;place-items:center;width:32px;height:32px;min-height:32px;padding:0;border-radius:50%}.revision-cart li .secondary svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.result-review .result-actions.is-hidden{display:none}.confirm-photo-count{margin:14px 0 0;color:#303a31;font-size:15px;font-weight:750}.confirm-photo-count span{color:#687267;font-size:13px;font-weight:500}.confirm-dialog{width:min(430px,calc(100% - 32px))}.submit-confirm-actions{justify-content:center;margin-top:24px}.submit-confirm-actions .primary{flex:none!important;min-width:260px}@media(max-width:600px){.confirm-photo-count{font-size:16px}.confirm-photo-count span{display:block;margin-top:4px;font-size:14px}.submit-confirm-actions .primary{width:100%;min-width:0}}.quote-panel .rights-notice{align-items:center;gap:11px;margin:22px 0 0;padding:11px 12px;border:1px solid #ecc8bd;border-radius:11px;background:#fff8f5;color:#9a432e;font-weight:650;line-height:1.5;transition:border-color .15s ease,background .15s ease,color .15s ease}.quote-panel .rights-notice:hover{border-color:#db8d78;background:#fff4f0}.quote-panel .rights-notice:has(input:checked){border-color:#d85d3b;background:#fff1ec;color:#843523}.quote-panel .rights-notice input{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:grid;place-content:center;width:21px;height:21px;flex:none;margin:0;border:1.5px solid #cb806d;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease}.quote-panel .rights-notice input:checked{border-color:var(--orange);background-color:var(--orange);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3 8.2 3 3L13 4.5' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.quote-panel .rights-notice input:focus-visible{outline:3px solid rgba(219,84,45,.28);outline-offset:2px}.quote-panel .rights-notice+.primary{margin-top:16px}@media(max-width:700px){.quote-panel .rights-notice{gap:10px;padding:12px 13px}.quote-panel .rights-notice input{width:22px;height:22px}}.render-progress{display:flex;align-items:center;gap:20px;max-width:560px;margin:36px auto;padding:26px 30px;border:1px solid #d9dfd2;border-radius:18px;background:#fbfcf8;box-shadow:0 16px 36px -30px #22352561}.cooking-spinner{flex:0 0 104px;width:104px;height:104px;border-radius:50%;background:#eef4e9;overflow:hidden}.cooking-spinner svg{width:100%;height:100%;fill:none;stroke:#426d52;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.cooking-spinner .cook-pot{transform-origin:60px 78px;animation:cook-pot-bob 1.5s ease-in-out infinite}.cooking-spinner .cook-face{stroke:#315440;stroke-width:3}.cooking-spinner .cook-spoon{transform-origin:85px 49px;animation:cook-spoon-stir 1.5s ease-in-out infinite}.cooking-spinner .cook-steam{stroke:#ce754d;stroke-width:3.5;opacity:.2;animation:cook-steam-rise 1.5s ease-in-out infinite}.cooking-spinner .steam-two{animation-delay:.25s}.cooking-spinner .steam-three{animation-delay:.5s}.render-progress strong{display:block;color:#2b4935;font-size:20px;letter-spacing:-.55px}.render-progress p{margin:7px 0 3px;color:#526057;font-size:15px}.render-progress p b{color:#c84f2a}.render-progress small{color:#778077;font-size:13px;line-height:1.6}@keyframes cook-pot-bob{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(-1deg)}}@keyframes cook-spoon-stir{0%,to{transform:rotate(-8deg)}50%{transform:rotate(13deg)}}@keyframes cook-steam-rise{0%,35%{transform:translateY(8px);opacity:0}55%{opacity:.9}to{transform:translateY(-5px);opacity:0}}@media(prefers-reduced-motion:reduce){.cooking-spinner .cook-pot,.cooking-spinner .cook-spoon,.cooking-spinner .cook-steam{animation:none}}@media(max-width:600px){.render-progress{display:grid;justify-items:center;margin:24px 0;padding:25px 20px;text-align:center}.render-progress strong{font-size:19px}.cooking-spinner{width:94px;height:94px;flex-basis:94px}}.progress-receipt{max-width:560px;margin:18px auto 38px;padding:24px 26px;border:1px solid #dbe1d7;border-radius:16px;background:#fff}.progress-receipt-head{padding-bottom:16px;border-bottom:1px dashed #ced7ca}.progress-receipt-head span{display:block;color:#58705f;font-size:12px;font-weight:750}.progress-receipt-head h2{margin:5px 0 0;color:#304737;font-size:18px;letter-spacing:-.5px}.progress-receipt-photos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin:17px 0}.progress-receipt-photos figure{position:relative;aspect-ratio:1;margin:0;overflow:hidden;border:1px solid #dbe1d7;border-radius:8px;background:#f2f4ef}.progress-receipt-photos figure.finished{border-color:var(--orange)}.progress-receipt-photos img{display:block;width:100%;height:100%;object-fit:cover}.progress-receipt-photos figcaption{position:absolute;top:4px;left:4px;padding:2px 4px;border-radius:4px;background:var(--orange);color:#fff;font-size:9px;font-weight:750;line-height:1.2}.progress-receipt-fields{display:grid;gap:0;margin:0;border-top:1px dashed #ced7ca}.progress-receipt-fields>div{display:grid;grid-template-columns:102px minmax(0,1fr);gap:12px;padding:11px 0;border-bottom:1px dashed #ced7ca}.progress-receipt-fields dt{color:#677269;font-size:12px;font-weight:750}.progress-receipt-fields dd{max-height:78px;margin:0;overflow:auto;color:#3d473e;font-size:12px;line-height:1.65;white-space:pre-wrap}.progress-receipt-fields>div:last-child{border-bottom:0}@media(max-width:600px){.progress-receipt{margin:16px 0 30px;padding:20px 17px;border-radius:14px}.progress-receipt-head h2{font-size:17px}.progress-receipt-photos{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.progress-receipt-fields>div{grid-template-columns:86px minmax(0,1fr);gap:10px}.progress-receipt-fields dt,.progress-receipt-fields dd{font-size:12px}}.revision-receipt{max-width:560px;margin:18px auto;padding:22px 26px;border:1px solid #f0c9bc;border-radius:16px;background:#fffaf8}.revision-receipt ul{display:grid;gap:0;margin:16px 0 0;padding:0;list-style:none;border-top:1px dashed #e7c4ba}.revision-receipt li{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px dashed #e7c4ba}.revision-receipt li:last-child{border-bottom:0}.revision-receipt strong{display:block;color:#793d2b;font-size:13px}.revision-receipt li p,.revision-receipt li small{display:block;margin:4px 0 0;color:#6c625c;font-size:12px;line-height:1.55}.revision-receipt li em{flex:none;border-radius:999px;background:#ffe4da;padding:4px 7px;color:#a44126;font-size:11px;font-style:normal;font-weight:750;white-space:nowrap}.revision-receipt-total{margin:2px 0 0;padding-top:12px;border-top:1px dashed #e7c4ba;color:#81402b;font-size:12px;font-weight:750;text-align:right}@media(max-width:600px){.revision-receipt{margin:16px 0;padding:19px 17px;border-radius:14px}.revision-receipt li{gap:10px}.revision-receipt strong{font-size:13px}}.render-progress:has(+.revision-receipt){margin-bottom:12px}.render-progress+.revision-receipt{margin-top:0;margin-bottom:12px}.revision-receipt+.progress-receipt{margin-top:0}.revision-receipt{border:1px solid #e7aa98;box-shadow:0 12px 28px -24px #943c2473}.revision-receipt .progress-receipt-head{border-bottom-color:#e6b3a4}.revision-receipt .progress-receipt-head span{color:#ab4b31}.revision-receipt .progress-receipt-head h2{color:#613629}.revision-receipt ul{border-top:0}.completed-revision-receipt{margin:0 0 22px;padding:16px;border:1px solid #e7aa98;border-radius:12px;background:#fffaf8}.completed-revision-head{padding-bottom:11px;border-bottom:1px solid #e6b3a4}.completed-revision-head span{display:block;color:#ab4b31;font-size:11px;font-weight:750}.completed-revision-head h3{margin:4px 0 0;color:#613629;font-size:15px;letter-spacing:-.35px}.completed-revision-receipt ul{display:grid;gap:0;margin:12px 0 0;padding:0;list-style:none}.completed-revision-receipt li{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px dashed #e7c4ba}.completed-revision-receipt li:last-child{border-bottom:0}.completed-revision-receipt strong{display:block;color:#793d2b;font-size:12px}.completed-revision-receipt li p,.completed-revision-receipt li small{display:block;margin:3px 0 0;color:#6c625c;font-size:12px;line-height:1.5}.completed-revision-receipt li em{align-self:start;flex:none;border-radius:999px;background:#ffe4da;padding:3px 6px;color:#a44126;font-size:10px;font-style:normal;font-weight:750;white-space:nowrap}.completed-revision-total{margin:0;padding-top:10px;border-top:1px dashed #e7c4ba;color:#81402b;font-size:12px;font-weight:750;text-align:right}.result-review .used-content-head{padding:0 0 18px;border-bottom:1px solid var(--line)}.result-review .used-content-head>span{display:block;color:#56715d;font-size:13px;font-weight:750}.result-review .used-content-head h2{margin:6px 0 0;font-size:23px;letter-spacing:-.6px}@media(max-width:800px){.result-review .used-content-head h2{font-size:21px}}.revision-cart li{align-items:flex-start}.revision-cart li>details{min-width:0;flex:1}.revision-cart li summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none}.revision-cart li summary::-webkit-details-marker{display:none}.revision-cart li summary span{min-width:0}.revision-cart li summary small{flex:none;color:#687568;font-size:11px;font-weight:700}.revision-cart li summary small:after{content:"⌄";display:inline-block;margin-left:5px;transition:transform .16s ease}.revision-cart li details[open] summary small:after{transform:rotate(180deg)}.revision-cart-detail{display:grid;grid-template-columns:1fr;gap:8px;margin:12px 0 2px;padding:12px;border-radius:9px;background:#f6f8f3}.revision-cart-detail>div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:10px}.revision-cart-detail dt{color:#687568;font-size:12px;font-weight:700}.revision-cart-detail dd{margin:0;color:#374338;font-size:12px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}@media(max-width:600px){.revision-cart-detail>div{grid-template-columns:92px minmax(0,1fr)}.revision-cart li summary small{font-size:10px}}.new-scene-preview{position:relative;width:110px}.new-scene-preview img{width:110px}.new-scene-preview .photo-final-toggle{position:absolute;top:7px;left:7px}.new-scene-preview .photo-final-toggle:not(.is-finished){background:#1e241e8a}.new-scene-preview .photo-final-toggle.is-finished{background:var(--orange);color:#fff}
