.sheet-workspace{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:22px;max-width:1600px;margin:0 auto;padding:24px}.sheet-controls{display:flex;flex-direction:column;gap:16px}.sheet-presets{display:grid;grid-template-columns:1fr 1fr;gap:9px}.sheet-presets button{border:1px solid #d4d9d5;background:#f5f7f5;border-radius:10px;padding:12px;text-align:left;cursor:pointer;color:#1c211d}.sheet-presets button.active{border-color:#07933a;background:#eff8f1;box-shadow:0 0 0 1px #07933a22 inset}.sheet-presets strong,.sheet-presets small{display:block}.sheet-presets small{margin-top:4px;color:#6b736d}.sheet-inline-input{display:flex;align-items:center;gap:8px}.sheet-inline-input input{width:100%;border:1px solid #c5cbc6;border-radius:8px;padding:10px;font:inherit}.sheet-piece-list{display:flex;flex-direction:column;gap:8px;margin-top:14px;max-height:420px;overflow:auto}.sheet-piece-row{display:grid;grid-template-columns:44px minmax(0,1fr) 32px;gap:9px;align-items:center;border:1px solid #d9dedb;border-radius:9px;padding:7px}.sheet-piece-row>img{width:44px;height:44px;object-fit:contain;background-image:linear-gradient(45deg,#e4e7e5 25%,transparent 25%),linear-gradient(-45deg,#e4e7e5 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e4e7e5 75%),linear-gradient(-45deg,transparent 75%,#e4e7e5 75%);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.sheet-piece-main{min-width:0}.sheet-piece-main>strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.sheet-piece-fields{display:flex;gap:8px;margin-top:6px}.sheet-piece-fields label{display:flex;align-items:center;gap:4px;color:#68706a;font-size:10px}.sheet-piece-fields input{width:62px;padding:5px;border:1px solid #d0d5d1;border-radius:6px;font:inherit;font-size:11px}.sheet-remove{border:0;background:transparent;font-size:23px;cursor:pointer;color:#626a64}.sheet-stage-card{border:1px solid #d4d9d5;border-radius:14px;background:#fff;padding:22px;box-shadow:0 6px 25px #1114110a;min-width:0}.sheet-stage-top{display:flex;justify-content:space-between;gap:20px;align-items:start}.sheet-stage-top h2{margin:0;font-size:18px}.sheet-stage-top p{margin:5px 0 14px;color:#646c66;font-size:12px}.sheet-film-shell{background:#151716;border-radius:12px;padding:18px;overflow:auto;max-height:1000px}.sheet-film{position:relative;margin:0 auto;height:auto;overflow:hidden;border:1px solid #3b403c;background-color:#252a26;background-image:linear-gradient(45deg,#303632 25%,transparent 25%),linear-gradient(-45deg,#303632 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#303632 75%),linear-gradient(-45deg,transparent 75%,#303632 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.sheet-film .production-placeholder{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.sheet-placement{position:absolute;padding:1px;overflow:hidden;outline:1px solid #ffffff24}.sheet-placement img{width:100%;height:100%;object-fit:contain;transform-origin:center;display:block}.sheet-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:16px}.sheet-stats div{border:1px solid #e1e5e2;border-radius:10px;padding:12px;background:#f8faf8}.sheet-stats span,.sheet-stats strong{display:block}.sheet-stats span{color:#68706a;font-size:10px}.sheet-stats strong{margin-top:4px;font-size:17px;color:#1b211c}.sheet-export{width:100%;border:0;border-radius:9px;padding:13px 16px;margin-top:14px;font:inherit;font-weight:800;cursor:pointer;background:#07933a;color:#fff}.sheet-export-note{color:#087b33;background:#edf8f0;border:1px solid #b9d9c2;padding:10px;border-radius:8px;font-size:12px}@media(max-width:1000px){.sheet-workspace{grid-template-columns:1fr;padding:14px}}@media(max-width:620px){.sheet-stats{grid-template-columns:1fr 1fr}.sheet-presets{grid-template-columns:1fr}.sheet-stage-card{padding:16px}}.sheet-trim-toggle{margin:2px 0 0}.sheet-piece-meta{display:flex;flex-wrap:wrap;gap:4px;margin-top:3px;color:#7a827c;font-size:9px;line-height:1.35}.sheet-placement{background:#ffffff05}.sheet-placement img{pointer-events:none}.sheet-meter-segment{position:absolute;left:0;right:0;border-top:1px solid #ffffff30;border-bottom:1px solid #ffffff30;pointer-events:none;z-index:1}.sheet-meter-segment:first-of-type{border-top:0}.sheet-meter-segment span{position:absolute;top:7px;left:8px;padding:3px 6px;border-radius:5px;background:#111714cc;color:#9fb0a3;font-size:9px;font-weight:700;letter-spacing:.03em}.sheet-placement{z-index:2}.sheet-stage-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.sheet-scale-pill{display:inline-flex;align-items:center;border:1px solid #d1d8d2;border-radius:7px;padding:7px 10px;background:#f7f9f7;color:#667069;font-size:10px;font-weight:800}.sheet-friendly-number{appearance:none;-moz-appearance:textfield}.sheet-friendly-number:focus{border-color:#07933a!important;box-shadow:0 0 0 3px #07933a18;outline:none}.production-app{min-height:100vh;background:#eef0ee;color:#1c211d;font-family:Inter,system-ui,-apple-system,sans-serif}.production-app *,.production-app *:before,.production-app *:after{box-sizing:border-box}.production-header{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:22px max(24px,calc((100vw - 1500px)/2));background:#151716;color:#fff;border-bottom:3px solid #078e38}.production-brand{display:flex;flex-direction:column;align-items:center;width:max-content;max-width:100%}.production-brand-logo{display:block;width:clamp(115px,9vw,140px);height:auto}.production-header h1{font-size:13px;line-height:1.15;letter-spacing:.42em;margin:7px 0 0;padding-left:.42em;color:#fff;font-weight:800}.production-header p{color:#aeb4af;font-size:12px;margin:11px 0 0}.production-actions{display:flex;gap:10px;flex-wrap:wrap}.production-actions button,.production-advanced-nav button{border:1px solid #747a75;background:transparent;color:#fff;border-radius:9px;padding:12px 16px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.production-actions .production-primary{background:#07933a;color:#fff;border-color:#07933a}.production-actions .production-primary:hover:not(:disabled){background:#087d34;border-color:#087d34}.production-button-content{display:flex;align-items:center;justify-content:center;gap:9px}.production-spinner{display:inline-block;width:18px;height:18px;flex:0 0 auto;border:2px solid #ffffff61;border-top-color:#fff;border-radius:50%;animation:production-spin .75s linear infinite}.production-app button:disabled{opacity:.55;cursor:not-allowed}.production-grid{display:grid;grid-template-columns:minmax(300px,375px) minmax(0,1fr);gap:22px;max-width:1530px;margin:0 auto;padding:24px}.production-panel{display:flex;flex-direction:column;gap:16px}.production-card,.production-review{border:1px solid #d4d9d5;border-radius:14px;background:#fff;padding:22px;box-shadow:0 6px 25px #1114110a}.production-card h2,.production-review h2{margin:0 0 15px;font-size:17px;font-weight:750;color:#171b18}.production-drop{border:2px dashed #9aa39c;padding:24px 14px;background:#f4f7f4;text-align:center;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px}.production-drop:hover{border-color:#07933a;background:#f0f8f2}.production-drop strong{color:#087d34}.production-drop span,.production-note{font-size:12px;line-height:1.55;color:#656d67}.production-queue{margin-top:15px;max-height:225px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.production-queue-item{display:flex;align-items:center;justify-content:space-between;border:1px solid #d9dedb;border-radius:9px;padding:3px}.production-queue-item.selected{border-color:#07933a;background:#eff8f1}.production-queue-item button{border:none;background:transparent;color:inherit;cursor:pointer}.production-queue-item>button:first-child{display:flex;gap:9px;align-items:center;text-align:left;min-width:0;flex:1}.production-queue-item img{width:34px;height:34px;object-fit:contain}.production-queue-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:12px}.production-queue-item small{display:block;color:#747b76;margin-top:3px;font-size:10px}.production-queue-item .production-remove{font-size:22px;padding:2px 9px}.production-text-button{border:0;background:none;font:inherit;font-size:12px;color:#4d554f;cursor:pointer;margin-top:10px;text-decoration:underline}.production-field{display:flex;flex-direction:column;gap:8px;margin:14px 0;font-size:13px;color:#414843;font-weight:600}.production-field select,.production-field input[type=color]{padding:11px;min-height:41px;border-radius:8px;border:1px solid #c5cbc6;background:#fff;color:#191d1a;width:100%;font:inherit}.production-field select:focus,.production-field input:focus{outline:2px solid #07933a;outline-offset:2px}.production-field input[type=range]{accent-color:#07933a;width:100%}.production-spec{display:flex;justify-content:space-between;align-items:start;gap:12px;border-bottom:1px solid #e8ebe9;padding:10px 0;font-size:13px}.production-spec span{color:#616963}.production-spec strong{color:#202521;text-align:right}.production-check{display:flex;gap:9px;align-items:start;line-height:1.5;color:#424a44;font-size:12px;margin-top:14px;cursor:pointer}.production-check input{accent-color:#07933a;margin-top:3px}.production-review{min-height:640px;display:flex;flex-direction:column}.production-review-top{display:flex;justify-content:space-between;gap:20px;align-items:start}.production-review-top p{color:#646c66;font-size:12px;margin:-8px 0 15px;overflow-wrap:anywhere}.production-pill{background:#edf8f0;border:1px solid #b9d9c2;color:#087b33;padding:7px 9px;border-radius:7px;font-size:11px;white-space:nowrap;font-weight:700}.production-preview{position:relative;min-height:350px;flex:1;max-height:600px;border:1px solid #d6dbd7;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:16px;overflow:hidden;background-color:#fff;background-image:linear-gradient(45deg,#e2e5e3 25%,transparent 25%),linear-gradient(-45deg,#e2e5e3 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e2e5e3 75%),linear-gradient(-45deg,transparent 75%,#e2e5e3 75%);background-size:24px 24px;background-position:0 0,0 12px,12px -12px,-12px 0}.production-preview img{max-width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 2px 4px #00000018)}.production-placeholder{background:#fffffff0;color:#6b726d;font-size:14px;border-radius:9px;padding:20px;text-align:center}.production-preview-loader{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px;background:#f8faf8e8;color:#202521;text-align:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.production-preview-loader .production-spinner{width:38px;height:38px;border-width:4px;border-color:#b9d9c2;border-top-color:#07933a;margin-bottom:5px}.production-preview-loader strong{font-size:14px}.production-preview-loader small{color:#656d67;font-size:11px}.production-export-loader{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#111411b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.production-export-loader-card{display:flex;flex-direction:column;align-items:center;gap:10px;width:min(360px,100%);padding:28px;border:1px solid #3f4741;border-radius:14px;background:#171a18;color:#fff;box-shadow:0 18px 60px #00000052;text-align:center}.production-export-loader-card .production-spinner{width:42px;height:42px;border-width:4px;border-color:#ffffff42;border-top-color:#07933a;margin-bottom:4px}.production-export-loader-card strong{font-size:17px}.production-export-loader-card>span:not(.production-spinner){color:#b7bdb8;font-size:12px}.production-export-loader-card progress{width:100%;height:7px;margin-top:6px;border:0;border-radius:999px;overflow:hidden;accent-color:#07933a}.production-export-loader-card progress::-webkit-progress-bar{background:#3b413c}.production-export-loader-card progress::-webkit-progress-value{background:#07933a}.production-export-loader-card progress::-moz-progress-bar{background:#07933a}.production-report{margin-top:20px}.production-report h3{font-size:15px;color:#202521;margin-bottom:5px}.production-warning{background:#f0f3f0;color:#3f4741;border-left:3px solid #07933a;font-size:12px;padding:10px;border-radius:4px;line-height:1.5}.production-alert{background:#202421;color:#fff;border:1px solid #07933a;padding:11px;border-radius:8px;margin-top:12px;overflow-wrap:anywhere;font-size:13px}.production-footer{color:#656d67;font-size:12px;line-height:1.6;margin:18px 0 0}.production-advanced-nav{background:#171a18;display:flex;gap:20px;align-items:center;padding:12px 20px;color:#e0e3e1;font-size:13px}@keyframes production-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.production-spinner{animation-duration:1.5s}}@media(max-width:900px){.production-grid{grid-template-columns:1fr;padding:14px}.production-header{flex-direction:column;align-items:center;padding:20px}.production-actions{justify-content:center}.production-review{min-height:450px}.production-preview{min-height:300px}}@media(max-width:540px){.production-app{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.production-brand-logo{width:120px}.production-header h1{font-size:12px}.production-actions{position:fixed;right:0;bottom:0;left:0;z-index:80;width:auto;padding:11px 14px calc(11px + env(safe-area-inset-bottom));background:#151716;border-top:1px solid #343935;box-shadow:0 -8px 28px #11141130}.production-actions button{flex:1;min-height:48px;font-size:13px}.production-review-top{flex-direction:column;gap:2px}.production-preview{min-height:230px}.production-card,.production-review{padding:16px}}:root{font-family:Inter,system-ui,-apple-system,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}button,input,select{font:inherit}.unified-finish-options{display:grid;gap:9px}.unified-finish-choice{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid #d6dbd7;border-radius:10px;cursor:pointer;background:#f8faf8}.unified-finish-choice.active{background:#edf8f0;border-color:#07933a;box-shadow:0 0 0 1px #07933a2e inset}.unified-finish-choice input{accent-color:#07933a;flex-shrink:0}.unified-finish-choice strong,.unified-finish-choice small{display:block}.unified-finish-choice strong{font-size:13px;color:#202521}.unified-finish-choice small{font-size:11px;line-height:1.5;color:#666e68;margin-top:3px}.unified-advanced{border-top:1px solid #dce1dd;padding-top:10px;margin-top:16px}.unified-advanced .production-field{margin:13px 0}.studio-tabs{display:flex;align-items:center;justify-content:center;gap:6px;padding:5px;border:1px solid #343936;border-radius:11px;background:#101210}.studio-tabs button{border:0;border-radius:8px;padding:9px 14px;color:#adb4ae;background:transparent;font-size:12px;font-weight:750;cursor:pointer}.studio-tabs button:hover{color:#fff;background:#202420}.studio-tabs button.active{color:#fff;background:#292e2a;box-shadow:0 0 0 1px #3a403b inset}.studio-unit-tabs{display:flex;gap:6px;margin-bottom:12px}.studio-unit-tabs button{min-width:44px;border:1px solid #d2d8d3;border-radius:8px;padding:7px 9px;background:#f5f7f5;color:#555e57;cursor:pointer;text-transform:lowercase}.studio-unit-tabs button.active{border-color:#07933a;color:#087b33;background:#edf8f0;font-weight:800}.studio-size-input{display:flex;align-items:center;gap:8px}.studio-size-input input{min-width:0;flex:1;border:1px solid #c5cbc6;border-radius:8px;padding:10px;font:inherit}.studio-size-input span{min-width:28px;color:#68706a;text-align:center}.studio-size-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:10px 0 14px}.studio-size-presets button{border:1px solid #d6dbd7;border-radius:8px;padding:8px;background:#f7f9f7;color:#505852;cursor:pointer;font-size:11px;font-weight:700}.studio-size-presets button.active{border-color:#07933a;color:#087b33;background:#edf8f0}.studio-finish-presets{display:grid;grid-template-columns:1fr 1fr;gap:8px}.studio-finish-presets button{border:1px solid #d8ddda;border-radius:10px;padding:11px;background:#f8faf8;text-align:left;cursor:pointer;color:#202521}.studio-finish-presets button.active{border-color:#07933a;background:#edf8f0;box-shadow:0 0 0 1px #07933a24 inset}.studio-finish-presets strong,.studio-finish-presets small{display:block}.studio-finish-presets strong{font-size:12px}.studio-finish-presets small{margin-top:4px;color:#68706a;font-size:10px;line-height:1.45}.studio-advanced-open{margin-top:14px}.studio-mode-toggle{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0}.studio-mode-toggle button{border:1px solid #d6dbd7;border-radius:8px;padding:9px;background:#f7f9f7;color:#505852;cursor:pointer;font-weight:700}.studio-mode-toggle button.active{border-color:#07933a;color:#087b33;background:#edf8f0}@media(max-width:1100px){.production-header{flex-wrap:wrap}.studio-tabs{order:3;width:100%}}@media(max-width:620px){.studio-tabs{display:grid;grid-template-columns:repeat(3,1fr)}.studio-tabs button{padding:9px 6px;font-size:11px}.studio-finish-presets{grid-template-columns:1fr}}.studio-tone-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:12px}.studio-tone-presets button{border:1px solid #d7ddd8;border-radius:8px;padding:8px 10px;background:#f8faf8;color:#505852;font-size:11px;font-weight:700;cursor:pointer}.studio-tone-presets button.active{border-color:#07933a;background:#edf8f0;color:#087b33;box-shadow:0 0 0 1px #07933a20 inset}.studio-subsection{margin-top:16px;padding-top:14px;border-top:1px solid #dce1dd}.studio-subsection h3{margin:0 0 6px;font-size:13px;color:#202521}@media(max-width:620px){.studio-tone-presets{grid-template-columns:1fr}}
