.production-planner{gap:18px;margin-top:22px;display:grid}.production-planner-head{justify-content:space-between;align-items:end;gap:24px;display:flex}.production-planner-head small,.production-output>header small{color:#697d71;letter-spacing:.12em;font-size:12px;font-weight:900}.production-planner-head h3{color:#173326;letter-spacing:-.04em;margin:5px 0 6px;font-size:32px}.production-planner-head p{color:#687970;margin:0;font-size:16px}.production-planner-head>button,.production-output>header>button{color:#fff;font:inherit;background:#173a2b;border:0;border-radius:12px;align-items:center;gap:8px;padding:13px 17px;font-size:14px;font-weight:850;display:flex}.production-empty{background:#f8faf8;border:1px dashed #adc1b4;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:24px;display:grid}.production-empty>svg{color:#315e48;background:#e6eee8;border-radius:13px;width:42px;height:42px;padding:11px}.production-empty b{font-size:17px}.production-empty p{color:#6b7b72;margin:5px 0 0;font-size:15px}.production-empty button{color:#173a2b;font:inherit;background:#fff;border:1px solid #cad8cf;border-radius:11px;padding:11px 14px;font-weight:800}.production-day-list{gap:14px;display:grid}.production-day{background:#fff;border:1px solid #d4ded7;border-radius:23px;overflow:hidden}.production-day>header{color:#fff;background:#173a2b;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 22px;display:grid}.production-date{background:var(--lime,#c9ff3d);color:#173326;border-radius:16px;align-content:center;place-items:center;width:64px;height:64px;display:grid}.production-date b{font-size:25px;line-height:1}.production-date span{letter-spacing:.1em;font-size:11px;font-weight:900}.production-day-title>small{color:#b6c9bf;text-transform:capitalize;font-size:12px}.production-day-title h4{letter-spacing:-.02em;margin:3px 0 8px;font-size:23px}.production-day-title>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.production-day-title span{color:#d4dfda;align-items:center;gap:5px;font-size:13px;display:flex}.production-day-title svg{width:13px;height:13px}.production-day-title em{color:#dce5e1;background:#ffffff14;border-radius:999px;padding:5px 9px;font-size:11px;font-style:normal;font-weight:850}.production-day-title em.confirmed{color:#173326;background:#c9ff3d}.production-day-title em.completed{color:#173326;background:#dcece4}.production-edit{color:#fff;background:#ffffff0c;border:1px solid #ffffff25;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.production-day-info{background:#dce5df;border-bottom:1px solid #dce5df;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.production-day-info>div{background:#f3f6f3;padding:15px 21px}.production-day-info small{color:#708178;letter-spacing:.08em;font-size:11px;font-weight:900}.production-day-info p{color:#294638;margin:5px 0 0;font-size:14px;line-height:1.45}.production-output{padding:21px}.production-output>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px;display:flex}.production-output>header h5{margin:4px 0 0;font-size:19px}.production-output>header>button{color:#173a2b;background:#edf3ee;padding:9px 12px}.production-output>div{gap:8px;display:grid}.production-output-empty{color:#708078;background:#f4f7f4;border-radius:13px;margin:0;padding:17px;font-size:14px}.production-item{background:#fff;border:1px solid #e0e7e2;border-radius:14px;grid-template-columns:35px 35px minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:12px;display:grid}.production-item.captured{background:#f1f8f3}.production-item.skipped{opacity:.58}.production-item-check,.production-item-edit{color:#173a2b;background:#fff;border:1px solid #cad8cf;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.production-item.captured .production-item-check{color:#fff;background:#2d8258;border-color:#2d8258}.production-item>i{color:#315e48;background:#edf3ee;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.production-item>div{min-width:0}.production-item>div>span{align-items:center;gap:6px;margin-bottom:3px;display:flex}.production-item>div>span small{color:#47705a;text-transform:uppercase;font-size:11px;font-weight:900}.production-item>div>span em{color:#60746a;background:#edf2ee;border-radius:99px;padding:3px 6px;font-size:10px;font-style:normal;font-weight:800}.production-item>div>b{font-size:16px}.production-item>div>p{color:#65756d;margin:4px 0 0;font-size:14px;line-height:1.45}.production-capture-note{color:#476154;margin-top:5px;font-size:12px;display:block}.production-item>strong{color:#718078;text-align:right;min-width:70px;font-size:11px}.production-modal-backdrop{z-index:160;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d241b9c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.production-modal{background:#f8faf8;border-radius:24px;width:min(680px,100%);max-height:calc(100vh - 36px);overflow:auto;box-shadow:0 28px 90px #07170f55}.production-modal>header{z-index:2;background:#f8faf8;border-bottom:1px solid #d9e2dc;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px 17px;display:flex;position:sticky;top:0}.production-modal>header small{color:#6d7f75;letter-spacing:.13em;font-size:11px;font-weight:900}.production-modal>header h3{margin:5px 0 0;font-size:29px}.production-modal>header>button{color:#173326;background:#e7ede8;border:0;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.production-modal>header svg{width:18px}.production-form{gap:13px;padding:20px 26px;display:grid}.production-form>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.production-form label{gap:6px;display:grid}.production-form label>span{color:#60756a;font-size:12px;font-weight:850}.production-form input,.production-form textarea,.production-form select{color:#173326;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #cbd8d0;border-radius:11px;padding:11px 12px;font-size:15px;line-height:1.4}.production-modal>footer{background:#f8faf8;border-top:1px solid #d9e2dc;grid-template-columns:auto 1fr auto auto;gap:8px;padding:16px 26px 22px;display:grid;position:sticky;bottom:0}.production-modal>footer button{color:#fff;font:inherit;background:#173a2b;border:0;border-radius:11px;padding:11px 15px;font-size:14px;font-weight:850}.production-modal>footer button.secondary{color:#173326;background:#fff;border:1px solid #cad8d0}.production-modal>footer button.danger{color:#9c463d;background:#fff;border:1px solid #e0c7c3}.production-modal>footer button:disabled{opacity:.5}@media (max-width:720px){.production-planner-head{flex-direction:column;align-items:stretch}.production-planner-head>button{justify-content:center}.production-empty{grid-template-columns:auto 1fr}.production-empty button{grid-column:1/-1}.production-day>header{grid-template-columns:58px minmax(0,1fr) auto;padding:16px}.production-date{width:54px;height:54px}.production-day-title h4{font-size:19px}.production-day-info{grid-template-columns:1fr}.production-item{grid-template-columns:34px minmax(0,1fr) auto}.production-item>i{display:none}.production-item>strong{text-align:left;grid-column:2}.production-item-edit{grid-area:1/3/3}.production-form>div,.production-modal>footer{grid-template-columns:1fr 1fr}.production-modal>footer span{display:none}.production-modal>footer .danger{grid-column:1/-1}.production-output{padding:15px}}.production-day-title .production-day-links{align-items:center;gap:6px;margin-top:9px;display:flex}.production-day-links>svg{color:#a8beb3;width:13px}.production-day-links>span{color:#f0f5f2;background:#ffffff0b;border:1px solid #ffffff20;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:750}.production-link-picker{background:#edf3ee;border:1px solid #cbd8d0;border-radius:14px;gap:9px;margin:0;padding:14px;display:grid}.production-link-picker legend{color:#315e48;padding:0 5px;font-size:12px;font-weight:900}.production-link-picker>p{color:#60756a;margin:0;font-size:13px;line-height:1.4}.production-link-picker>div{gap:7px;display:grid}.production-link-picker label{cursor:pointer}.production-link-picker input{opacity:0;width:1px;height:1px;position:absolute}.production-link-picker label>span{color:#294638;background:#fff;border:1px solid #cad8d0;border-radius:11px;align-items:center;gap:9px;padding:10px 12px;font-size:14px;font-weight:800;display:flex}.production-link-picker label>span svg{color:#0000;border:1px solid #b9c9bf;border-radius:6px;width:18px;height:18px;padding:3px}.production-link-picker label.selected>span{color:#fff;background:#173a2b;border-color:#315e48}.production-link-picker label.selected>span svg{color:#173326;background:#c9ff3d;border-color:#c9ff3d}.production-modal-wide{width:min(920px,100%)}.production-form .production-form-divider{color:#60756a;letter-spacing:.12em;align-items:center;gap:12px;margin:8px 0 0;font-size:11px;font-weight:900;display:flex}.production-form .production-form-divider:after{content:"";background:#d7e1da;flex:1;height:1px}.production-form label>span small{font-weight:600}.production-invoice-draft{background:#edf6ef!important}.production-invoice-draft small{color:#2e6548}.production-automation-note{color:#476154;background:#edf5ef;border:1px solid #d1dfd5;border-radius:12px;align-items:flex-start;gap:10px;margin:0 26px 4px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.production-automation-note svg{color:#2e6548;flex:none;margin-top:2px}.production-automation-note b{color:#173326;display:block}@media (max-width:720px){.production-automation-note{margin-inline:16px}}.production-workspace{gap:20px;padding:0 clamp(16px,2vw,28px) 36px;display:grid}.production-workspace-loading{text-align:center;color:#687970;place-content:center;gap:12px;min-height:320px;display:grid}.production-workspace-loading i{border:3px solid #dce6e0;border-top-color:#17372b;border-radius:50%;width:34px;height:34px;margin:auto;animation:.8s linear infinite production-spin}@keyframes production-spin{to{transform:rotate(360deg)}}.production-workspace-empty{text-align:center;background:linear-gradient(145deg,#f8faf8,#edf4f0);border:1px solid #dbe5df;border-radius:28px;place-items:center;min-height:430px;padding:36px;display:grid}.production-workspace-empty>div{max-width:650px}.production-workspace-empty svg{color:#fff;background:#17372b;border-radius:16px;width:52px;height:52px;margin-bottom:20px;padding:14px}.production-workspace-empty p{color:#657970;letter-spacing:.14em;margin:0;font-size:12px;font-weight:900}.production-workspace-empty h2{color:#173326;letter-spacing:-.05em;margin:8px 0 12px;font-size:clamp(34px,5vw,58px)}.production-workspace-empty span{color:#65756d;font-size:17px;line-height:1.5;display:block}.production-workspace-empty>div>div{justify-content:center;gap:10px;margin-top:24px;display:flex}.production-workspace-empty button{color:#fff;font:inherit;background:#17372b;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:13px 17px;font-size:14px;font-weight:850;display:flex}.production-workspace-empty button.secondary{color:#17372b;background:#fff;border:1px solid #cad8d0}.production-list-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.production-list-head small{color:#687970;letter-spacing:.12em;font-size:12px;font-weight:900}.production-list-head h2{color:#173326;letter-spacing:-.04em;margin:5px 0 4px;font-size:clamp(28px,3vw,40px)}.production-list-head p{color:#687970;margin:0;font-size:15px}.production-list-head>button{color:#fff;font:inherit;background:#17372b;border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:13px 17px;font-size:14px;font-weight:850;display:flex}.production-list-head svg{width:16px}.production-list{gap:14px;display:grid}.production-entry{gap:0;display:grid}.production-workspace-hero{color:#fff;background:#122c22;border-radius:22px;grid-template-columns:minmax(0,1fr) auto;gap:18px;display:grid;position:relative;overflow:hidden}.production-entry:has(.production-brief) .production-workspace-hero{border-radius:22px 22px 0 0}.production-workspace-hero:before{content:"";background:var(--production-accent);width:7px;position:absolute;top:0;bottom:0;left:0}.production-card-main{color:#fff;text-align:left;min-width:0;padding:25px 10px 25px 28px}.production-card-main>span{min-width:0}.production-card-main small{color:#b9cbc2;letter-spacing:.14em;font-size:12px;font-weight:900;display:block}.production-card-main strong{letter-spacing:-.04em;margin:5px 0 8px;font-size:clamp(25px,3vw,38px);line-height:1.05;display:block}.production-card-main>span>em{color:#cad8d1;max-width:820px;font-size:15px;font-style:normal;line-height:1.45;display:block}.production-card-meta{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.production-card-meta i{color:#dce5e1;background:#ffffff12;border-radius:99px;align-items:center;gap:5px;padding:6px 9px;font-size:12px;font-style:normal;font-weight:750;display:flex}.production-card-meta svg{width:13px;height:13px}.production-card-actions{align-items:flex-start;gap:8px;padding:24px 25px 0 0;display:flex}.production-card-actions button{color:#fff;font:inherit;white-space:nowrap;background:#ffffff0c;border:1px solid #ffffff24;border-radius:11px;align-items:center;gap:7px;padding:10px 13px;font-size:13px;font-weight:850;display:flex}.production-card-actions button svg{width:15px}.production-card-actions button.danger{color:#ffd7d0;border-color:#e0a49a55}.production-card-actions .brief-toggle{color:#f3ffd9;border-color:#c9ff3d55}.production-card-actions .brief-toggle svg:last-child{transition:transform .2s}.production-card-actions .brief-toggle svg.open:last-child{transform:rotate(180deg)}.production-brief{background:#fff;border:1px solid #cddad2;border-top:0;border-radius:0 0 22px 22px;gap:18px;padding:26px;display:grid}.production-brief-document{gap:18px;display:grid}.production-brief-document>header{border-bottom:1px solid #dde6e0;justify-content:space-between;align-items:end;gap:20px;padding-bottom:18px;display:flex}.production-brief small{color:#63796d;letter-spacing:.12em;font-size:11px;font-weight:900;display:block}.production-brief-document>header h3{color:#173326;letter-spacing:-.04em;margin:5px 0 0;font-size:clamp(25px,3vw,36px)}.production-brief article{background:#f7f9f7;border:1px solid #d9e3dd;border-radius:17px;padding:19px}.production-brief article p{color:#425a4d;margin:8px 0 0;font-size:15px;line-height:1.6}.production-brief-concept{background:#eaf1ec!important}.production-brief-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.production-brief-shot-grid{grid-template-columns:1fr}.production-brief ul{gap:9px;margin:12px 0 0;padding:0;list-style:none;display:grid}.production-brief li{color:#425a4d;padding-left:18px;font-size:14px;line-height:1.5;position:relative}.production-brief li:before{content:"";background:#6a8b78;border-radius:50%;width:7px;height:7px;position:absolute;top:.6em;left:0}.production-brief-structure{background:#fff!important}.production-brief-structure>div{grid-template-columns:1fr 1fr;gap:10px;margin-top:13px;display:grid}.production-brief-structure section{background:#f1f5f2;border-radius:13px;grid-template-columns:34px 1fr;gap:10px;padding:13px;display:grid}.production-brief-structure section b{color:#c9ff3d;background:#17372b;border-radius:9px;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.production-brief-structure section p{margin:1px 0 0;font-size:14px}.production-brief-direct{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);align-items:start;gap:26px;padding:30px}.production-shot-list{background:#f2f6f3;border:1px solid #cddbd2;border-radius:18px;position:sticky;top:24px;overflow:hidden}.production-shot-list>header{color:#fff;background:#17372b;justify-content:space-between;align-items:center;gap:16px;padding:22px;display:flex}.production-shot-list>header small{color:#b9cbc2}.production-shot-list>header h3{letter-spacing:-.03em;margin:5px 0 0;font-size:22px}.production-shot-list>header>b{color:#17372b;background:#c9ff3d;border-radius:13px;place-items:center;min-width:42px;height:42px;font-size:17px;display:grid}.production-shot-list ol{margin:0;padding:0;list-style:none;display:grid}.production-shot-list ol li{color:#274336;border-bottom:1px solid #dbe5de;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:12px;padding:16px 18px;font-size:14px;line-height:1.45;display:grid}.production-shot-list ol li:last-child{border-bottom:0}.production-shot-list ol li:before{display:none}.production-shot-list ol li i{color:#496758;background:#fff;border:1px solid #b9cabf;border-radius:9px;place-items:center;width:31px;height:31px;font-size:11px;font-style:normal;font-weight:900;display:grid}.production-shot-list ol li span{padding-top:5px}.production-shot-list>p{color:#687970;margin:0;padding:24px;font-size:14px;line-height:1.5}.production-workspace>.production-planner{border-top:1px solid #cfdbd3;margin-top:12px;padding-top:30px}@media (max-width:1100px){.production-brief-direct{grid-template-columns:1fr}.production-shot-list{position:static}}@media (max-width:980px){.production-workspace-hero{grid-template-columns:1fr}.production-card-main{padding-bottom:8px}.production-card-actions{flex-wrap:wrap;padding:0 28px 24px}.production-brief-structure>div{grid-template-columns:1fr}}@media (max-width:760px){.production-workspace{padding-inline:10px}.production-list-head{flex-direction:column;align-items:stretch}.production-list-head>button{align-self:stretch}.production-card-main{padding:22px 22px 10px}.production-card-actions{padding:0 22px 22px}.production-card-actions .brief-toggle{justify-content:center;width:100%}.production-workspace-empty>div>div{flex-direction:column}.production-brief{padding:18px}.production-brief-grid{grid-template-columns:1fr}.production-brief-structure section{grid-template-columns:30px 1fr;padding:11px}.production-brief-structure section b{width:28px;height:28px}}.production-level-hint{color:#52685b;background:#edf3ee;border:1px solid #d7e1da;border-radius:12px;align-items:flex-start;gap:10px;margin:2px 0;padding:12px 13px;font-size:13px;line-height:1.45;display:flex}.production-level-hint svg{color:#315e48;flex:none;margin-top:2px}.production-level-hint b{color:#173326;display:block}@media (max-width:720px){.production-workspace{padding-inline:10px}}
