.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(210px,22vw,300px);height:auto}.production-header h1{font-size:16px;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-header p{text-align:center;line-height:1.5}.production-brand-logo{width:230px}.production-header h1{font-size:14px}.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}
