.record-tools{display:flex;align-items:center;gap:12px}.record-tools .filters{flex:1}.wizard-open{overflow:hidden}.wizard-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:rgba(18,35,52,.52);backdrop-filter:blur(7px)}.stock-wizard{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(900px,96vw);height:min(780px,94vh);overflow:hidden;border:1px solid #f0d5c5;border-radius:28px;background:#fffaf6;color:#18344f;box-shadow:0 28px 80px rgba(16,38,63,.28)}.wizard-head,.wizard-actions{display:flex;align-items:center;justify-content:space-between;margin:0;padding:20px 24px;border-color:#f0d5c5;background:#fffaf6}.wizard-head{border-bottom:1px solid #f0d5c5}.wizard-head h2{margin:0;font-size:24px;letter-spacing:-.3px}.wizard-head p{margin:0;color:#807b76;font-size:12px;font-weight:750}.wizard-body{overflow:auto;padding:26px 24px}.wizard-body h3{margin:0 0 14px;font-size:20px}.wizard-help{margin:0 0 18px;color:#7c7975}.wizard-actions{border-top:1px solid #f0d5c5}.wizard-actions>div{margin-left:auto}.wizard-secondary{border:1px solid #efd3c2;background:#fffaf6;color:#18344f}.wizard-secondary:hover{background:#fff2e9}.wizard-actions #stockWizardNext,.wizard-actions #stockWizardConfirm{min-width:74px;background:#ff6900}.wizard-actions #stockWizardNext:hover,.wizard-actions #stockWizardConfirm:hover{background:#e85f00}.wizard-choice-grid,.wizard-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wizard-choice,.wizard-select-card{display:grid;grid-template-columns:auto 1fr;gap:2px 12px;align-items:center;min-height:94px;padding:18px;border:1px solid #efd3c2;border-radius:18px;background:#fff;color:#18344f;text-align:left}.wizard-choice:hover,.wizard-select-card:hover,.wizard-select-card.selected{border-color:#ff6900;background:#fff5ed;box-shadow:0 8px 20px rgba(240,100,20,.1)}.wizard-choice>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e8f1ff;color:#2365aa;font-weight:900}.wizard-choice strong,.wizard-select-card strong{font-size:16px}.wizard-choice small,.wizard-select-card small{color:#777}.wizard-select-card{grid-template-columns:1fr}.calendar-card{padding:16px;border:1px solid #efd3c2;border-radius:24px;background:#fff}.calendar-nav{display:grid;grid-template-columns:110px 1fr 110px;align-items:center;gap:12px;margin-bottom:16px}.calendar-nav strong{text-align:center;font-size:20px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-week{margin-bottom:8px}.calendar-week b{text-align:center;color:#77716d;font-size:12px}.calendar-day{min-height:54px;border:1px solid #efd3c2;border-radius:16px;background:#fffaf6;color:#18344f}.calendar-day:hover{border-color:#ff6900;background:#fff3e9}.calendar-day.selected{border-color:#ff6900;background:#ff6900;color:#fff}.wizard-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wizard-fields label{display:grid;gap:7px;font-weight:750}.wizard-fields input{width:100%;padding:12px;border:1px solid #efd3c2;border-radius:12px;background:#fff;color:#18344f}.wizard-fields input:focus{outline:2px solid rgba(255,105,0,.2);border-color:#ff6900}.wizard-photo{grid-column:1/-1}.wizard-photo small{color:#777;font-weight:400}.wizard-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wizard-summary div{display:grid;gap:4px;padding:16px;border:1px solid #efd3c2;border-radius:15px;background:#fff}.wizard-summary span{color:#7c7975;font-size:12px}.wizard-summary strong{font-size:16px}@media(max-width:760px){.record-tools{align-items:stretch;flex-direction:column}.wizard-overlay{padding:0}.stock-wizard{width:100%;height:100%;border-radius:0}.wizard-head,.wizard-actions{padding:15px 16px}.wizard-body{padding:20px 16px}.wizard-choice-grid,.wizard-card-grid,.wizard-fields,.wizard-summary{grid-template-columns:1fr}.calendar-card{padding:10px}.calendar-nav{grid-template-columns:84px 1fr 84px}.calendar-nav button{padding:9px 5px}.calendar-nav strong{font-size:16px}.calendar-grid{gap:5px}.calendar-day{min-height:44px;border-radius:12px}}
.quantity-step h3{margin-bottom:16px}.quantity-inputs{display:grid;gap:16px}.quantity-inputs label,.manual-quantity{display:grid;gap:6px;color:#77716d;font-size:12px;font-weight:750}.quantity-inputs input,.manual-quantity input{width:100%;min-height:46px;padding:12px 14px;border:1px solid #efd3c2;border-radius:15px;background:#fffaf6;color:#18344f;font-weight:600}.quantity-inputs input:focus,.manual-quantity input:focus{outline:2px solid rgba(255,105,0,.18);border-color:#ff6900}.quantity-instruction{margin:20px 0 17px;color:#7c7975}.quantity-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.quantity-card{display:grid;align-content:center;justify-items:start;gap:8px;min-height:112px;padding:20px;border:1px solid #efd3c2;border-radius:20px;background:#fffaf6;color:#18344f;text-align:left}.quantity-card:hover{border-color:#9bbfff;background:#f4f8ff}.quantity-card strong{font-size:18px}.quantity-card span{font-size:15px;font-weight:800}.quantity-card.selected{border-color:#9bbfff;background:#dbe8ff;color:#245b9e}.quantity-card.unavailable{cursor:not-allowed;opacity:.42}.quantity-card.unavailable:hover{border-color:#efd3c2;background:#fffaf6}.manual-quantity{margin-top:16px}.manual-quantity input{max-width:320px;background:#fff}@media(max-width:760px){.quantity-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quantity-card{min-height:94px;padding:16px}}@media(max-width:440px){.quantity-card-grid{grid-template-columns:1fr 1fr;gap:10px}.quantity-card{min-height:82px}.quantity-card span{font-size:13px}}
@media (min-width:761px) and (max-height:760px){.wizard-overlay{padding:0}.stock-wizard{width:100vw;height:100vh;border-radius:0}.wizard-head{padding:14px 32px}.wizard-body{padding:26px 32px}.wizard-actions{padding:18px 32px}}
.confirm-step h3{margin-bottom:16px}.confirm-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.confirm-stat{display:grid;align-content:center;gap:7px;min-height:76px;padding:13px 16px;border:1px solid #efd3c2;border-radius:18px;background:#fffaf6}.confirm-stat span,.confirm-line small{color:#7c7975;font-size:12px;font-weight:700}.confirm-stat strong{font-size:15px}.confirm-lines{display:grid;gap:10px;margin-top:21px}.confirm-line{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:85px;padding:8px 14px;border:1px solid #efd3c2;border-radius:17px;background:#fffaf6}.confirm-line h4{margin:0 0 6px;font-size:15px}.confirm-line small{display:block;line-height:1.55}.confirm-line-total{display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:14px}.add-another-product{width:100%;min-height:48px;margin-top:18px;border:1px solid #efd3c2;background:#fffaf6;color:#18344f;font-weight:850}.add-another-product:hover{border-color:#ff6900;background:#fff2e9}@media(max-width:760px){.confirm-overview{grid-template-columns:1fr}.confirm-line{grid-template-columns:1fr}.confirm-line-total{justify-content:space-between}}@media (min-width:761px) and (max-height:760px){.stock-wizard[data-step="6"]{width:calc(100vw - 22px);height:calc(100vh - 14px);border-radius:28px}.stock-wizard[data-step="6"] .wizard-head{padding:21px 28px}.stock-wizard[data-step="6"] .wizard-body{padding:25px 28px}.stock-wizard[data-step="6"] .wizard-actions{padding:23px 28px}}
.serial-step h3{margin-bottom:13px}.serial-fields{display:grid;gap:14px}.serial-fields label{display:grid;gap:6px;color:#77716d;font-size:12px;font-weight:750}.serial-fields input{width:100%;min-height:46px;padding:12px 14px;border:1px solid #efd3c2;border-radius:15px;background:#fffaf6;color:#18344f;font-weight:600}.serial-fields input:focus{outline:2px solid rgba(255,105,0,.18);border-color:#ff6900}.serial-search-box{position:relative}.serial-search-results{position:absolute;z-index:8;top:calc(100% + 6px);left:0;right:0;display:grid;max-height:190px;overflow:auto;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(23,49,74,.18)}.serial-search-results:empty{display:none}.serial-result{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:11px 14px;border:0;border-bottom:1px solid #f1ded2;border-radius:0;background:#fff;color:#18344f;text-align:left}.serial-result:hover{background:#eef5ff}.serial-result span{color:#77716d;font-size:12px}.serial-empty{margin:0;padding:13px 14px;color:#77716d;font-size:13px}.cpe-quantity-info{display:grid;gap:8px;min-height:78px;margin-top:18px;padding:15px 16px;border:1px solid #efd3c2;border-radius:18px;background:#fffaf6}.cpe-quantity-info span{color:#7c7975;font-size:12px;font-weight:700}.cpe-quantity-info strong{font-size:15px}@media (min-width:761px) and (max-height:760px){.stock-wizard.cpe-serial-out{align-self:end;justify-self:end;width:calc(100vw - 9px);height:calc(100vh - 7px);border-radius:28px}.stock-wizard.cpe-serial-out .wizard-head{min-height:96px;padding:21px 28px}.stock-wizard.cpe-serial-out .wizard-body{padding:25px 28px 24px}.stock-wizard.cpe-serial-out .wizard-actions{padding:21px 28px}}
