:root{--bg:#52786f;--panel:#3f625a;--line:#76968f;--text:#fff4c8;--muted:#d5dfd8;--cyan:#fff0b9;--mint:#8fe2b1;--amber:#ffd567;--red:#ff7c76;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg);overscroll-behavior:none}body{color:var(--text);font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;background:#52786f;margin:0}.login-shell{place-items:center;min-height:100dvh;padding:24px;display:grid}.login-card{width:min(100%,390px);box-shadow:none;background:0 0;border:0;padding:30px 22px}.brand-logo{object-fit:cover;border:2px solid #fff0b9;border-radius:50%;width:150px;height:150px;margin:0 auto 30px;display:block;box-shadow:0 12px 38px #17332d66}.topbar-brand{align-items:center;gap:10px;display:flex}.topbar-brand>img{object-fit:cover;border:1px solid #fff0b9;border-radius:50%;width:54px;height:54px}.eyebrow{font:700 10px/1.2 var(--font-geist-mono),monospace;letter-spacing:1.5px;color:var(--cyan);margin:0 0 6px}.login-card h1,.topbar h1{letter-spacing:-1.3px;margin:0;font-size:32px}.muted{color:var(--muted);margin:8px 0 28px}.login-card form,.action-panel{gap:16px;display:grid}label{color:#a8b2b8;gap:7px;font-size:12px;font-weight:650;display:grid}input{border:1px solid var(--line);width:100%;height:50px;color:var(--text);background:#365850;border-radius:0;outline:none;padding:0 14px;font-size:16px}input:focus{border-color:var(--cyan);box-shadow:0 0 0 2px #36d6e71c}button{font:inherit;color:inherit}.primary,.danger{border:0;min-height:52px;font-weight:800}.primary{background:var(--cyan);color:#021014}.danger{background:var(--red);color:#fff}.primary:disabled,.danger:disabled{opacity:.35}.error-text{color:var(--red);font-size:13px}.app-shell{width:min(100%,520px);min-height:100dvh;padding:calc(16px + env(safe-area-inset-top)) 12px calc(90px + env(safe-area-inset-bottom));margin:auto}.topbar{justify-content:space-between;align-items:center;padding:8px 6px 18px;display:flex}.topbar h1{font-size:30px}.icon-button,.text-button{border:1px solid var(--line);height:38px;color:var(--muted);background:#365850;padding:0 12px}.icon-button{width:38px}.status-message{border-left:2px solid var(--cyan);color:#cbd4d9;background:#122128;margin-bottom:12px;padding:12px;font-size:12px}.telemetry{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.telemetry div{background:var(--panel);padding:13px 10px}.telemetry span{color:var(--muted);font:600 9px var(--font-geist-mono);text-transform:uppercase;display:block}.telemetry strong{font:700 24px var(--font-geist-mono);margin-top:7px;display:block}.amber{color:var(--amber)!important}.mint{color:var(--mint)!important}.section-head{justify-content:space-between;align-items:end;padding:24px 5px 10px;display:flex}.section-head h2{margin:0;font-size:18px}.text-button{height:32px;font-size:11px}.item-list{border:1px solid var(--line)}.item-row{background:var(--panel);border-bottom:1px solid #17232b;align-items:center;gap:10px;min-height:62px;padding:8px 9px;display:flex}.item-row:last-child{border:0}.stock-dot{flex:none;width:7px;height:30px}.stock-dot.ok{background:var(--mint)}.stock-dot.low{background:var(--amber)}.stock-dot.empty{background:var(--red)}.item-copy{flex:1;gap:4px;min-width:0;display:grid}.item-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.item-copy span{font:500 10px var(--font-geist-mono);color:var(--muted)}.stepper{border:1px solid var(--line);grid-template-columns:32px 34px 32px;align-items:center;height:34px;display:grid}.stepper button{color:#b9c4ca;background:#152028;border:0;height:32px;font-size:20px}.stepper b{text-align:center;font:700 14px var(--font-geist-mono)}.order-hero{border:1px solid var(--line);border-top:2px solid var(--cyan);background:#365850;padding:18px}.order-hero div{align-items:baseline;gap:9px;display:flex}.order-hero strong{font:800 44px var(--font-geist-mono);color:var(--cyan)}.order-hero span,.order-hero small{color:var(--muted);font-size:12px}.order-hero small{border-top:1px solid var(--line);padding-top:10px;display:block}.action-panel{border:1px solid var(--line);background:#365850;margin-top:10px;padding:12px;position:sticky;bottom:76px;box-shadow:0 -14px 30px #05080be6}.verified{background:#0e211a;border:1px solid #1d523b;align-items:center;gap:10px;padding:12px;display:flex}.verified>span{background:var(--mint);color:#04120c;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.verified div{gap:3px;display:grid}.verified small{color:#91a69b}.delivery-list{gap:10px;display:grid}.delivery-card{background:var(--panel);border:1px solid var(--line);border-top:2px solid var(--amber);padding:15px}.delivery-card>div{justify-content:space-between;display:flex}.delivery-card h3{margin:0;font-size:17px}.delivery-card>strong{color:var(--amber);margin-top:8px;display:block}.delivery-card details{border-top:1px solid var(--line);margin-top:14px;padding-top:10px}.delivery-card summary{color:var(--muted);font-size:12px}.delivery-card details p{justify-content:space-between;font-size:12px;display:flex}.empty-state{text-align:center;color:var(--muted);border:1px solid var(--line);padding:30px}.tabbar{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);width:min(100%,520px);padding:6px 8px calc(6px + env(safe-area-inset-bottom));background:#294941f2;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.tabbar button{color:#6f7e87;background:0 0;border:0;place-items:center;gap:3px;min-height:55px;font-size:10px;display:grid;position:relative}.tabbar button>span{font-size:21px}.tabbar i{background:var(--red);color:#fff;min-width:18px;height:18px;font:700 10px/18px var(--font-geist-mono);border-radius:9px;font-style:normal;position:absolute;top:1px;right:25%}@media (min-width:600px){.app-shell{border-left:1px solid var(--line);border-right:1px solid var(--line)}}.development-lock{border:1px solid var(--amber);color:var(--amber);text-align:center;margin:0;padding:10px;font-size:12px}.stepper button{touch-action:manipulation;min-width:44px}.stepper{grid-template-columns:44px 36px 44px;height:44px}.stepper button{height:42px}.item-row.pending{opacity:.62}.stepper button:disabled{opacity:.35}.legal{right:max(12px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));z-index:2;color:#fff0b999;font:500 8px/1.2 var(--font-geist-mono);letter-spacing:.2px;position:fixed}.app-shell>.legal{bottom:calc(72px + env(safe-area-inset-bottom))}.product-name{line-height:.9;letter-spacing:-3px!important;margin:8px 0 12px!important;font-size:clamp(42px,13vw,62px)!important}.login-card{padding-top:10px}.topbar-brand{gap:0}.stock-values{grid-template-columns:34px 34px;justify-content:end;align-items:baseline;column-gap:8px;min-width:76px;padding-right:8px;display:grid}.stock-count{text-align:right;font:800 22px/1 var(--font-geist-mono);color:var(--text)}.projected-count{text-align:right;font:700 15px/1 var(--font-geist-mono);color:#aab8b3}.empty-projection{visibility:hidden}.capacity-card{border:1px solid var(--line);background:#365850;margin-bottom:10px;padding:15px}.capacity-card>div:first-child{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.capacity-card span,.section-metric{font:700 12px var(--font-geist-mono);color:var(--muted)}.capacity-track{background:#294941;height:5px;margin-top:12px;overflow:hidden}.capacity-track i{background:var(--cyan);height:100%;display:block}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10251fc4;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.menu-sheet,.tool-sheet{border:1px solid var(--line);width:min(100%,520px);padding:18px 14px calc(18px + env(safe-area-inset-bottom));background:#294941;box-shadow:0 -24px 60px #10251f99}.sheet-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.sheet-head h2{margin:0}.menu-sheet>button:not(.icon-button){border:0;border-top:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;height:54px;font-weight:750;display:flex}.menu-sheet>button span{color:var(--cyan);font-size:20px}.tool-backdrop{align-items:stretch}.tool-sheet{max-height:100dvh;padding-top:calc(18px + env(safe-area-inset-top));margin:auto;overflow:auto}.tool-note,.safety-note{color:var(--muted);font-size:12px}.safety-note{border:1px solid var(--amber);color:var(--amber);padding:10px}.history-list,.stock-form{display:grid}.history-list article{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:12px 4px;display:flex}.history-list article>span{width:42px;font:800 17px var(--font-geist-mono)}.history-list article div{gap:3px;display:grid}.history-list small{color:var(--muted)}.assortment-grid{border:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.assortment-grid div{border-bottom:1px solid var(--line);min-height:46px;color:var(--muted);justify-content:space-between;gap:6px;padding:10px;font-size:12px;display:flex}.assortment-grid div.selected{color:var(--text);background:#365850}.assortment-grid b{color:var(--mint)}.stock-form label{border-bottom:1px solid var(--line);color:var(--text);grid-template:none;justify-content:space-between;align-items:center;gap:12px;padding:8px 2px;font-size:13px;display:flex}.stock-form input{text-align:right;width:74px;height:42px}.tool-save{width:100%;margin-top:14px;position:sticky;bottom:0}.cloud-panel{gap:18px;display:grid}.cloud-state{background:#365850;align-items:center;gap:10px;padding:16px;display:flex}.cloud-state i{background:var(--mint);width:10px;height:10px;box-shadow:0 0 12px var(--mint);border-radius:50%}.cloud-panel p{color:var(--muted);font-size:13px}:root{--bg:#1c1c1e;--panel:#2c2c2e;--line:#3a3a3c;--text:#f5f5f7;--muted:#98989d;--cyan:#8b5cf6;--mint:#30d158;--amber:#ff9f0a;--red:#ff453a}html,body{background:var(--bg)}.app-shell{background:var(--bg);padding-left:10px;padding-right:10px}.login-shell{background:var(--bg)}.login-card{border:1px solid var(--line);background:#242426;border-radius:22px;padding:28px 22px}.product-name{color:#fff}.topbar{padding:6px 4px 18px}.topbar h1{letter-spacing:-.8px;font-size:28px}.eyebrow{color:#b6a0ff}.icon-button,.text-button{color:#fff;background:#2c2c2e;border:0;border-radius:999px}.menu-button{font-size:18px}.status-message{color:#d1d1d6;background:#2c2c2e;border:0;border-radius:14px}.capacity-card{background:#303033;border:0;border-radius:18px;margin-bottom:10px;padding:16px}.capacity-card>div:first-child{align-items:center}.capacity-card strong{font-size:16px}.capacity-track{background:#48484a;border-radius:6px;height:6px}.capacity-track i{background:#7c3aed;border-radius:6px}.telemetry{background:#48484a;border:0;border-radius:18px;overflow:hidden}.telemetry div{background:#303033}.section-head{padding:22px 10px 9px}.section-head .eyebrow{color:#8e8e93}.item-list{background:#2c2c2e;border:0;border-radius:18px;overflow:hidden}.item-row{background:#2c2c2e;border-bottom:1px solid #48484a;min-height:58px;padding:10px 12px}.stock-dot{border-radius:4px;width:5px;height:28px}.stock-values{padding-right:2px}.projected-count{color:#8e8e93}.stepper{background:#3a3a3c;border:0;border-radius:10px;overflow:hidden}.stepper button{color:#fff;background:#3a3a3c}.order-hero,.action-panel,.delivery-card,.verified{background:#2c2c2e;border-color:#48484a;border-radius:18px}.order-hero{border-top:0}.order-hero strong{color:#a78bfa}.primary{color:#fff;background:#7c3aed;border-radius:13px}.danger{border-radius:13px}.tabbar{background:#1c1c1ef2;border-top:1px solid #3a3a3c}.tabbar button{color:#8e8e93}.tabbar button.active{color:#a78bfa}.modal-backdrop{background:#0009}.menu-sheet,.tool-sheet{background:#242426;border-color:#3a3a3c;border-radius:24px 24px 0 0;box-shadow:0 -20px 60px #0008}.menu-sheet>button:not(.icon-button){border-color:#3a3a3c}.menu-sheet>button span{color:#a78bfa}.assortment-grid{border-color:#3a3a3c;border-radius:16px;overflow:hidden}.assortment-grid div{border-color:#3a3a3c}.assortment-grid div.selected,.cloud-state{background:#2c2c2e}.stock-form label,.history-list article{border-color:#3a3a3c}.stock-form input,input{background:#2c2c2e;border-color:#48484a;border-radius:10px}.legal{color:#8e8e9388}.order-capacity,.order-section,.fit-status{background:#2c2c2e;border-radius:18px;margin-bottom:10px;padding:15px}.order-capacity>div:first-child{grid-template-columns:1fr auto auto;align-items:center;gap:10px;display:grid}.order-capacity>div:first-child>span{color:var(--muted);font:700 12px var(--font-geist-mono)}.season-pill{color:#ffb45a;background:#6b3f1e;border-radius:999px;padding:8px 10px;font-size:10px}.order-summary{border-top:1px solid #48484a;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px;padding-top:12px;display:grid}.order-summary span{gap:4px;display:grid}.order-summary small{color:var(--muted);font-size:8px}.order-summary b{font:750 12px var(--font-geist-mono)}.range-labels,.order-level-row{justify-content:space-between;align-items:center;display:flex}.range-labels{color:var(--muted);font-size:10px}.order-range{accent-color:#7c3aed;background:0 0;border:0;height:28px;padding:0}.order-level-row{border-top:1px solid #48484a;padding-top:6px;font-size:12px}.order-level-row span{color:var(--muted);text-align:right}.order-section>small,.opening-row small,.fit-status small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.fit-status{align-items:center;gap:12px;display:flex}.fit-status>b{border-radius:50%;flex:none;place-items:center;width:24px;height:24px;display:grid}.fit-status.fits>b{color:#06150a;background:#30d158}.fit-status.warning>b{color:#1a0d00;background:#ff9f0a}.fit-status div{gap:3px;display:grid}.fit-status small{margin:0}.opening-row{justify-content:space-between;align-items:center;display:flex}.weather-strip{gap:10px;padding:5px 0 2px;display:flex;overflow-x:auto}.weather-strip>div{place-items:center;gap:4px;min-width:58px;display:grid}.weather-strip b,.weather-strip small{color:var(--muted);font-size:9px}.weather-strip span{font-size:21px}.weather-strip strong{font:750 14px var(--font-geist-mono)}.order-section:has(.order-range){display:none}.manual-order-value{justify-content:space-between;align-items:baseline;margin:8px 0 4px;display:flex}.manual-order-value span{font:800 16px var(--font-geist-mono);color:#a78bfa}.manual-order-range{accent-color:#7c3aed;background:0 0;border:0;width:100%;height:34px;padding:0}.manual-range-labels{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.manual-range-labels button{color:#d1d1d6;background:#3a3a3c;border:0;border-radius:11px;min-height:42px;font-size:10px}.manual-range-labels button b{color:#fff;font:800 12px var(--font-geist-mono);margin-top:2px;display:block}.variant-thumb{object-fit:cover;background:#3a3a3c;border-radius:9px;flex:none;width:42px;height:42px}.variant-placeholder{color:#fff;font:900 11px var(--font-geist-mono);letter-spacing:.8px;background:linear-gradient(145deg,#7c3aed,#4c1d95);place-items:center;display:grid}.assortment-editor-backdrop{z-index:40}.assortment-picker{grid-template-columns:1fr 1fr;gap:8px;display:grid}.assortment-picker button{color:#98989d;text-align:left;background:#2c2c2e;border:1px solid #3a3a3c;border-radius:13px;grid-template-columns:38px 1fr 18px;align-items:center;gap:8px;min-height:62px;padding:8px;display:grid;position:relative}.assortment-picker button.selected{color:#fff;background:#33284b;border-color:#7c3aed}.assortment-picker img,.assortment-picker button>span{object-fit:cover;border-radius:8px;width:38px;height:38px}.assortment-picker button>span{background:#3a3a3c;place-items:center;font-size:10px;display:grid}.assortment-picker strong{font-size:11px;line-height:1.2}.assortment-picker button>b{color:#a78bfa;text-align:center}.order-item-row{gap:8px}.order-stock-values{grid-template-columns:28px 28px;column-gap:6px;min-width:64px;padding:0}.order-stock-values .stock-count{font-size:17px}.order-stock-values .projected-count{font-size:13px}@media (max-width:390px){.order-item-row .variant-thumb{width:36px;height:36px}.order-item-row .stepper{grid-template-columns:38px 30px 38px}.order-item-row .stepper button{min-width:38px}.order-item-row .item-copy strong{font-size:11px}}.section-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.section-actions .text-button{white-space:nowrap;padding:0 9px}.inventory-tools{align-items:center;gap:5px;display:flex}@media (max-width:480px){.section-head:has(.section-actions){flex-wrap:wrap;gap:10px}.section-actions{justify-content:flex-start;gap:5px;width:100%}.section-actions .text-button{padding:0 7px;font-size:10px}.inventory-tools{gap:4px;margin-left:auto}}.inventory-tools-stack{justify-items:center;gap:6px;display:grid}.inventory-tools-stack .statistics-trigger{min-width:126px;font-weight:800}.statistics-trigger span{margin-right:5px;font-size:14px}.statistics-panel{gap:14px;display:grid}.statistics-totals{grid-template-columns:1fr 1fr;gap:9px;display:grid}.statistics-totals article{border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:16px}.statistics-totals small{color:var(--muted);font:700 9px var(--font-geist-mono);letter-spacing:1px;display:block}.statistics-totals strong{font:800 30px var(--font-geist-mono);margin-top:6px;display:block}.statistics-switch{background:#3a3a3c;border-radius:12px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.statistics-switch button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:9px;font-size:12px;font-weight:750}.statistics-switch button.active{background:var(--panel);color:var(--text);box-shadow:0 2px 8px #0004}.statistics-table-wrap{border:1px solid var(--line);background:var(--panel);overscroll-behavior-x:contain;border-radius:15px;overflow:auto}.statistics-table{border-collapse:separate;border-spacing:0;width:100%;font-size:12px}.statistics-table-wrap.shows-months .statistics-table{min-width:640px}.statistics-table th,.statistics-table td{border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;height:48px;padding:7px 11px}.statistics-table thead th{z-index:2;color:var(--muted);font:750 10px var(--font-geist-mono);letter-spacing:.5px;background:#242426;position:sticky;top:0}.statistics-table th:first-child{z-index:3;text-align:left;background:var(--panel);width:180px;max-width:180px;box-shadow:1px 0 0 var(--line);position:sticky;left:0}.statistics-table thead th:first-child{z-index:4;background:#242426}.statistics-table tbody tr:last-child th,.statistics-table tbody tr:last-child td{border-bottom:0}.statistics-table tbody th span,.statistics-table tbody th small{text-overflow:ellipsis;display:block;overflow:hidden}.statistics-table tbody th small{color:var(--muted);margin-top:3px;font-size:9px;font-weight:500}.statistics-table td{min-width:62px;font:750 13px var(--font-geist-mono)}.statistics-footnote{color:var(--muted);margin:0;font-size:10px}.ryaa-control-shell .statistics-totals article,.ryaa-control-shell .statistics-table-wrap{background:#fff;border-color:#46519a18}.ryaa-control-shell .statistics-totals small,.ryaa-control-shell .statistics-footnote{color:#747daf}.ryaa-control-shell .statistics-totals strong{color:var(--ryaa-blue)}.ryaa-control-shell .statistics-switch{background:#e9edf8}.ryaa-control-shell .statistics-switch button{color:#747daf}.ryaa-control-shell .statistics-switch button.active{color:var(--ryaa-blue);background:#fff;box-shadow:0 2px 8px #46519a14}.ryaa-control-shell .statistics-table th,.ryaa-control-shell .statistics-table td{color:var(--ryaa-ink);border-color:#46519a14}.ryaa-control-shell .statistics-table th:first-child{background:#fff;box-shadow:1px 0 #46519a18}.ryaa-control-shell .statistics-table thead th{color:#747daf;background:#eef0f7}.ryaa-control-shell .statistics-table thead th:first-child{background:#eef0f7}.ryaa-control-shell .statistics-table tbody th small{color:#8a8fae}@media (max-width:480px){.inventory-tools-stack{width:100%;margin-top:4px}.inventory-tools-stack .statistics-trigger{height:36px}.inventory-tools-stack .inventory-tools{margin:0}.statistics-table th:first-child{width:154px;max-width:154px}}.stock-take-row{width:100%;color:inherit;text-align:left;cursor:pointer;border-top:0;border-left:0;border-right:0}.stock-take-row.selected{background:#33284b}.stock-take-row:disabled{cursor:default;opacity:.55}.pending-taken{color:#a78bfa!important;font-weight:800!important}.approve-taken:not(:disabled){color:#fff;background:#7c3aed}.approve-taken:disabled{opacity:.4}.muted-action{color:#98989d}.season-capacity-card{width:100%;color:inherit;text-align:left;cursor:pointer;display:block}.season-capacity-card:disabled{opacity:.7;cursor:wait}.season-capacity-card span{white-space:nowrap}.soft-capacity-card .capacity-track i{background:#30d158}.stock-warning{color:#ff9f0a!important}.stock-critical{color:#ff453a!important}.delivery-card details .receipt-line{align-items:center;margin:6px 0}.receipt-product{align-items:center;gap:9px;min-width:0;display:flex}.receipt-product img,.receipt-product i{object-fit:cover;border-radius:8px;flex:none;width:34px;height:34px}.receipt-product i{color:#a78bfa;font:800 9px var(--font-geist-mono);background:#3a3a3c;place-items:center;font-style:normal;display:grid}.receipt-product span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.receipt-line>b{font:800 14px var(--font-geist-mono)}.delivery-actions{border-top:1px solid var(--line);align-items:center;gap:12px;margin-top:12px;padding-top:12px;display:flex!important}.delivery-actions small{color:var(--muted);flex:1;font-size:10px}.receive-button{background:var(--mint);color:#06140b;border:0;border-radius:12px;min-width:112px;min-height:44px;font-weight:800}.receive-button:disabled{opacity:.45}.install-guide-trigger{border:1px solid var(--line);text-align:left;background:#1c1c1e;border-radius:16px;align-items:center;gap:12px;width:100%;margin:18px 0 0;padding:13px 15px;display:flex}.install-guide-trigger>span{color:#000;background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.install-guide-trigger>div{flex:1;gap:2px;display:grid}.install-guide-trigger strong{font-size:14px}.install-guide-trigger small{color:var(--muted);font-size:11px}.install-guide-trigger>b{color:#a78bfa;font-size:24px}.install-backdrop{z-index:80;background:#000a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.install-sheet{width:min(100%,520px);max-height:90dvh;padding:22px 18px calc(24px + env(safe-area-inset-bottom));text-align:left;background:#242426;border-radius:24px 24px 0 0;overflow:auto;box-shadow:0 -20px 60px #0009}.install-sheet-head{justify-content:space-between;align-items:center;display:flex}.install-sheet h2{margin:0;font-size:22px}.install-sheet h3{text-align:center;margin:20px 0 4px;font-size:16px}.install-intro,.install-note{color:var(--muted);line-height:1.5}.install-direct{width:100%;margin-top:10px}.browser-choice{background:#1c1c1e;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin-top:18px;padding:4px;display:grid}.browser-choice button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:10px;font-weight:750}.browser-choice button.selected{color:#fff;background:#3a3a3c}.install-steps{gap:9px;max-width:360px;margin:16px auto 0;display:grid}.install-steps>div{grid-template-columns:34px 1fr;align-items:center;gap:11px;min-height:46px;display:grid}.install-steps span{color:#c4b5fd;background:#3a3a3c;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:850;display:grid}.install-steps p{margin:0;line-height:1.4}.install-generic{background:#2c2c2e;border-radius:14px;max-width:360px;margin:16px auto 0;padding:15px;line-height:1.55}.install-note{border-top:1px solid var(--line);text-align:center;max-width:360px;margin:18px auto 0;padding-top:15px;font-size:12px}@media (max-width:370px){.browser-choice{grid-template-columns:1fr}}.preview-back{width:100%;height:44px}.extra-order-row{grid-template-columns:42px 1fr auto}.extra-order-row .item-copy{gap:3px;display:grid}.extra-order-row .item-copy small{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:9px}.delivery-date-section label{justify-content:space-between;align-items:center;gap:14px;display:flex}.delivery-date-section label>span{gap:4px;display:grid}.delivery-date-section .eyebrow{margin:0}.delivery-date-section input{width:auto;min-height:44px;color:var(--text);font:700 13px var(--font-geist-mono);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding:0 12px}.module-card{width:min(100%,440px)}.module-choice{text-align:left;background:#2c2c2e;border:1px solid #48484a;border-radius:18px;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;width:100%;min-height:84px;padding:12px;display:grid}.module-choice>span{color:#fff;width:52px;height:52px;font:900 15px var(--font-geist-mono);background:#7c3aed;border-radius:15px;place-items:center;display:grid}.module-choice>div{gap:5px;display:grid}.module-choice strong{font-size:17px}.module-choice small{color:#98989d;font-size:11px}.module-choice>b{color:#a78bfa;font-size:28px}.module-choice:active{transform:scale(.99)}.module-logout{margin:20px auto 0;display:block}.module-shell .legal{bottom:max(10px,env(safe-area-inset-bottom))}.login-shell>.login-card:not(.module-card){padding-top:22px;padding-bottom:22px;transform:translateY(18px)}.login-shell>.login-card:not(.module-card) .product-name{margin-bottom:14px!important}.login-shell>.login-card:not(.module-card) form{gap:12px}.login-identity{margin:-5px 0 15px}.module-card .login-identity{margin:-5px 0 18px}.topbar-actions{align-items:center;gap:6px;display:flex}.topbar-actions .text-button{white-space:nowrap}.module-card{max-height:calc(100dvh - 40px);overflow:auto}.module-choice+.module-choice{margin-top:9px}.coffee-choice>span{background:#8b5e3c}.tuttitalia-choice>span{background:#1f7a4d}.beer-choice>span{background:#a65f2d}.supplier-shell{width:min(100%,860px);min-height:100dvh;padding:calc(16px + env(safe-area-inset-top)) 14px calc(28px + env(safe-area-inset-bottom));background:#1c1c1e;margin:auto}.supplier-header{gap:20px;margin-bottom:22px;display:grid}.supplier-header>div{gap:6px;display:grid}.supplier-header h1{margin:0;font-size:36px}.supplier-header>div>p:last-child,.supplier-panel p{color:var(--muted);margin:0}.supplier-header .text-button{justify-self:start}.supplier-panel{background:#2c2c2e;border:1px solid #48484a;border-radius:18px;margin-bottom:12px;padding:18px}.featured-order>div:first-child{align-items:center;gap:12px;display:flex}.featured-order h2,.supplier-panel h3{margin:0}.featured-order p{font:700 10px var(--font-geist-mono);letter-spacing:1px}.supplier-symbol{background:#6f4b32;border-radius:15px;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.supplier-quantity{justify-content:space-between;align-items:center;margin:22px 0;display:flex}.supplier-quantity>strong{font:800 48px var(--font-geist-mono)}.featured-order>small,.supplier-row small{color:var(--muted)}.recipient-panel{border-color:#6b5b4b}.recipient-panel h3{font-family:var(--font-geist-mono);margin:5px 0 9px}.supplier-send{justify-content:center;align-items:center;width:100%;min-height:54px;margin-top:14px;text-decoration:none;display:flex}.supplier-send.disabled{pointer-events:none;opacity:.35}.supplier-quick-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.supplier-quick-actions span{color:var(--muted);margin-left:auto;font-size:12px}.supplier-category{padding:0;overflow:hidden}.supplier-category-head{border-bottom:1px solid #48484a;justify-content:space-between;align-items:center;height:50px;padding:0 15px;display:flex}.supplier-category-head h2{font:800 11px var(--font-geist-mono);letter-spacing:1.2px}.supplier-category-head span{font:600 9px var(--font-geist-mono);color:var(--muted)}.supplier-row{border-bottom:1px solid #48484a;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;min-height:66px;padding:9px 12px;display:grid}.supplier-row:last-child{border:0}.supplier-row.selected{background:#23352c}.supplier-row>div:nth-child(2){gap:4px;display:grid}.supplier-row strong{font-size:13px}.supplier-check{color:#fff;background:0 0;border:1px solid #636366;border-radius:6px;width:25px;height:25px}.supplier-row.selected .supplier-check{color:#07140b;background:#30d158;border-color:#30d158;font-weight:900}.beer-grid{gap:12px;display:grid}.beer-card{grid-template-columns:74px 1fr;align-items:center;gap:15px;display:grid}.beer-card.selected{border-color:#d69b55}.beer-mark{color:#f1dfbd;width:72px;height:72px;font:900 12px var(--font-geist-mono);background:#5b2e1c;border:2px solid #d69b55;border-radius:50%;place-items:center;display:grid}.beer-card h2{color:#f1dfbd;margin:0 0 4px}.beer-card p{margin-bottom:12px;font-size:12px}.beer-card .stepper{width:124px}@media (min-width:700px){.supplier-header{grid-template-columns:auto 1fr;align-items:start}.beer-grid{grid-template-columns:1fr 1fr}}@media (max-width:430px){.supplier-row{grid-template-columns:26px 1fr}.supplier-row .stepper{grid-column:2;justify-self:end}.supplier-quick-actions span{width:100%;margin:0}.supplier-shell{padding-left:10px;padding-right:10px}}.supplier-input-stepper input{text-align:center;width:36px;height:42px;font:700 14px var(--font-geist-mono);-webkit-appearance:textfield;appearance:textfield;background:#3a3a3c;border:0;border-radius:0;padding:0}.supplier-input-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.update-prompt{z-index:100;left:50%;top:calc(12px + env(safe-area-inset-top));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#2c2c2ef5;border:1px solid #6d5a9a;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:12px;width:min(100% - 24px,480px);padding:12px 12px 12px 15px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 14px 40px #000a}.update-prompt div{gap:3px;display:grid}.update-prompt strong{font-size:14px}.update-prompt small{color:var(--muted);font-size:10px}.update-prompt .primary{white-space:nowrap;min-height:42px;padding:0 14px}@media (max-width:390px){.update-prompt{grid-template-columns:1fr}.update-prompt .primary{width:100%}}.warning-copy{border-left:3px solid var(--amber);color:#ffd39b;background:#2d271d;padding:11px;font-size:11px;line-height:1.45}.self-control-choice>span{background:#16845b}.self-shell{width:min(100%,920px);min-height:100dvh;padding:calc(16px + env(safe-area-inset-top)) 14px calc(30px + env(safe-area-inset-bottom));background:#101514;margin:auto}.self-header{grid-template-columns:auto 1fr auto;align-items:start;gap:16px;margin-bottom:20px;display:grid}.self-header h1{margin:2px 0;font-size:34px}.self-header>div>p:last-child{color:var(--muted);margin:0;font-size:12px}.self-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.self-summary>div{background:#202725;border-radius:16px;gap:7px;padding:15px;display:grid}.self-summary small{color:#74d9ad;font:700 9px var(--font-geist-mono)}.self-summary strong{font:800 28px var(--font-geist-mono)}.danger-number{color:var(--red)}.self-menu{gap:9px;display:grid}.self-menu>button{text-align:left;background:#202725;border:1px solid #34433e;border-radius:18px;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;min-height:88px;padding:14px;display:grid}.self-menu>button>span{color:#65e0a7;width:52px;height:52px;font:850 13px var(--font-geist-mono);background:#173f31;border-radius:15px;place-items:center;display:grid}.self-menu>button>div{gap:5px;display:grid}.self-menu small{color:var(--muted)}.self-menu b{color:#65e0a7;font-size:25px}.control-list{gap:8px;display:grid}.control-list>button{text-align:left;background:#202725;border:1px solid #34433e;border-radius:15px;grid-template-columns:4px 1fr auto;align-items:center;gap:12px;width:100%;min-height:70px;padding:12px;display:grid}.control-list>button>i{background:#30d158;border-radius:4px;height:40px}.control-list>button.deviation>i{background:var(--red)}.control-list>button>div{gap:5px;display:grid}.control-list small{color:var(--muted)}.control-list>button>span{color:#65e0a7;font-size:11px}.control-list>button.deviation>span{color:var(--red)}.self-form{gap:13px;display:grid}.self-form select,.self-form textarea{color:#fff;width:100%;min-height:48px;font:inherit;background:#2c2c2e;border:1px solid #48484a;border-radius:10px;padding:10px 12px}.self-form textarea{resize:vertical;min-height:80px}.control-types{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.control-types button{background:#2c2c2e;border:1px solid #48484a;border-radius:10px;min-height:46px}.control-types button.selected{color:#78e3aa;background:#183d2c;border-color:#30d158}.temperature-place{gap:6px;display:grid}.temperature-row{background:#202725;border-radius:12px;grid-template-columns:1fr 44px 82px 44px;align-items:center;gap:5px;padding:7px;display:grid}.temperature-row>div{gap:2px;display:grid}.temperature-row small{color:var(--muted);font-size:9px}.temperature-row button{background:#2c2c2e;border:1px solid #48484a;border-radius:9px;min-height:42px}.temperature-row button.confirmed{color:#78e3aa;border-color:#30d158}.check-line{align-items:center;gap:9px;display:flex!important}.check-line input{width:21px;height:21px}.detail-sheet dl{grid-template-columns:minmax(100px,1fr) 2fr;margin:0;display:grid}.detail-sheet dt,.detail-sheet dd{border-bottom:1px solid #3a3a3c;padding:10px 4px}.detail-sheet dt{color:var(--muted)}.detail-sheet dd{text-align:right;margin:0}.round-place{margin-top:15px}.round-place>div{border-bottom:1px solid #3a3a3c;justify-content:space-between;padding:9px 3px;display:flex}.export-filters{background:#202725;border-radius:15px;grid-template-columns:1fr 1fr 1.3fr;gap:10px;padding:14px;display:grid}.export-record{border-bottom:1px solid #34433e;padding:12px 0}.export-record p{color:var(--muted);font-size:11px;line-height:1.5}@media (max-width:600px){.self-header{grid-template-columns:auto 1fr}.self-header>.primary{grid-column:2;justify-self:start}.self-summary{grid-template-columns:1fr 1fr}.self-summary>div:last-child{grid-column:1/-1}.export-filters{grid-template-columns:1fr 1fr}.export-filters .check-line{grid-column:1/-1}.temperature-row{grid-template-columns:1fr 40px 74px 40px}.self-shell{padding-left:10px;padding-right:10px}}@media print{body{color:#000!important;background:#fff!important}.export-shell{padding:0;color:#000!important;background:#fff!important}.no-print{display:none!important}.export-record p{color:#333!important}.export-record{break-inside:avoid;border-color:#bbb}.export-shell .eyebrow{color:#333}.export-shell h1{color:#000}}.ryaa-login-shell{color:#46519a;padding:calc(22px + env(safe-area-inset-top)) 20px calc(38px + env(safe-area-inset-bottom));background:#fdf8f0;position:relative;overflow:hidden}.ryaa-login-shell:after{content:"";background:repeating-linear-gradient(45deg,#91d2e3 0 32px,#fdf8f0 32px 64px);height:18px;position:absolute;bottom:0;left:0;right:0}.ryaa-login-card{width:min(100%,410px)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 4px 20px!important;transform:none!important}.ryaa-login-brand{justify-content:space-between;align-items:center;gap:18px;display:flex}.ryaa-login-brand img{object-fit:contain;width:86px;height:86px}.ryaa-login-brand>div{text-align:right;font-family:var(--font-geist-sans);gap:4px;display:grid}.ryaa-login-brand small{letter-spacing:1.6px;color:#747daf;font-size:9px}.ryaa-login-brand strong{letter-spacing:1.8px;font-size:14px}.ryaa-login-welcome{margin:44px 0 24px}.ryaa-login-welcome p{color:#e0a447;font:700 10px var(--font-geist-sans);letter-spacing:1.5px;margin:0 0 8px}.ryaa-login-welcome h1{color:#46519a;letter-spacing:-1.5px;margin:0;font:400 clamp(38px,12vw,48px)/.98 Georgia,Times New Roman,serif}.ryaa-login-welcome span{color:#6670a7;max-width:340px;font:400 13px/1.5 var(--font-geist-sans);margin-top:14px;display:block}.ryaa-login-card form{gap:12px!important}.ryaa-login-card label{color:#626b9b;letter-spacing:.8px;text-transform:uppercase;font-size:10px}.ryaa-login-card input{height:50px;color:#27336f!important;background:#fff!important;border:1px solid #46519a33!important;border-radius:14px!important}.ryaa-login-card input:focus{box-shadow:0 0 0 3px #46519a1f;border-color:#46519a!important}.ryaa-login-card .primary{color:#fff;background:#46519a;border-radius:14px;min-height:52px}.ryaa-login-card .error-text{color:#a12f32}.ryaa-login-card .install-guide-trigger{color:#46519a;background:#fff;border:1px solid #46519a24}.ryaa-login-card .install-guide-trigger>span{color:#46519a;background:#e9edf8}.ryaa-login-card .install-guide-trigger small{color:#747daf}.ryaa-login-shell .legal{color:#46519a88;z-index:3}@media (max-width:370px){.ryaa-login-welcome{margin-top:30px}.ryaa-login-brand img{width:72px;height:72px}}.ryaa-module-shell{color:#46519a;padding:calc(20px + env(safe-area-inset-top)) 16px calc(42px + env(safe-area-inset-bottom));background:#fdf8f0;display:block;position:relative;overflow:hidden}.ryaa-module-shell:after{content:"";z-index:1;background:repeating-linear-gradient(45deg,#91d2e3 0 32px,#fdf8f0 32px 64px);height:18px;position:fixed;bottom:0;left:0;right:0}.ryaa-module-card{margin:0 auto;width:min(100%,440px)!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 2px 24px!important;overflow:visible!important}.ryaa-module-brand{justify-content:space-between;align-items:center;gap:18px;display:flex}.ryaa-module-brand img{object-fit:contain;width:72px;height:72px}.ryaa-module-brand>div{text-align:right;gap:4px;display:grid}.ryaa-module-brand small{letter-spacing:1.6px;color:#747daf;font-size:9px}.ryaa-module-brand strong{letter-spacing:1.8px;font-size:14px}.ryaa-module-intro{margin:26px 2px 18px}.ryaa-module-intro p{color:#e0a447;font:700 9px var(--font-geist-sans);letter-spacing:1.4px;margin:0 0 7px}.ryaa-module-intro h1{color:#46519a;letter-spacing:-.8px;margin:0;font:400 clamp(28px,8vw,36px)/1.05 Georgia,Times New Roman,serif}.ryaa-module-intro span{color:#747daf;margin-top:8px;font-size:12px;display:block}.ryaa-module-card .module-choice{color:#27336f;background:#fff;border:1px solid #46519a1f;grid-template-columns:46px 1fr auto;gap:12px;min-height:72px;padding:9px 11px;box-shadow:0 7px 18px #46519a0d}.ryaa-module-card .module-choice>span{color:#fff;background:#46519a;border-radius:13px;width:46px;height:46px;font-size:13px}.ryaa-module-card .module-choice strong{font:500 16px Georgia,Times New Roman,serif}.ryaa-module-card .module-choice small{color:#747daf;font-size:10px}.ryaa-module-card .module-choice>b{color:#e0a447}.ryaa-module-card .coffee-choice>span{color:#27336f;background:#e7b15b}.ryaa-module-card .tuttitalia-choice>span,.ryaa-module-card .self-control-choice>span{color:#27336f;background:#b1d6e6}.ryaa-module-card .beer-choice>span{background:#46519a}.ryaa-module-card .module-logout{color:#46519a;background:0 0;border:1px solid #46519a24;height:40px;margin:18px auto 0}.ryaa-module-shell .legal{z-index:2;text-align:center;color:#46519a77;margin:12px auto 0;position:relative;bottom:auto;right:auto}@media (max-width:370px){.ryaa-module-shell{padding-left:10px;padding-right:10px}.ryaa-module-intro{margin-top:18px}.ryaa-module-card .module-choice{min-height:68px}}.ryaa-module-card .module-choice>.module-image{object-fit:cover;border-radius:13px;width:46px;height:46px}.ryaa-module-card .torn-choice>span{background:#46519a}.ryaa-module-card .other-modules-choice>span{color:#46519a;background:#e9edf8}.ryaa-module-card .module-back{color:#46519a;background:#fff;border:1px solid #46519a24;border-radius:12px;min-height:40px;padding:0 10px}.ryaa-module-card .module-back+div{text-align:right}.ryaa-module-card .module-choice.demo-lockable:disabled{cursor:not-allowed;opacity:.58;filter:saturate(.55);transform:none}.ryaa-module-card .module-title-row{align-items:center;gap:8px;display:flex}.ryaa-module-card .module-title-row em{color:#747daf;font:700 7px var(--font-geist-sans);letter-spacing:.4px;text-transform:uppercase;background:#eef0f7;border-radius:999px;padding:3px 6px;font-style:normal}@media (max-width:600px){.ryaa-login-shell:after,.ryaa-module-shell:after{bottom:calc(env(safe-area-inset-bottom) + 8px)}}.tabbar.ordering-disabled{grid-template-columns:repeat(2,1fr)}.ryaa-login-shell:before,.ryaa-module-shell:before{content:"";z-index:1;left:0;right:0;top:env(safe-area-inset-top);pointer-events:none;background:repeating-linear-gradient(45deg,#91d2e3 0 32px,#fdf8f0 32px 64px);height:18px;position:fixed}.ryaa-login-shell:after{z-index:1;pointer-events:none;position:fixed}.ryaa-module-shell{padding-top:calc(44px + env(safe-area-inset-top))}.ryaa-login-card{transform:translateY(20px)!important}.ryaa-control-shell{--ryaa-blue:#46519a;--ryaa-ink:#27336f;--ryaa-sky:#91d2e3;--ryaa-cream:#fdf8f0;--ryaa-gold:#e0a447;background:var(--ryaa-cream);color:var(--ryaa-ink);padding-top:calc(38px + env(safe-area-inset-top));padding-bottom:calc(100px + env(safe-area-inset-bottom));position:relative;border:0!important}.ryaa-control-shell:before,.ryaa-control-shell:after{content:"";z-index:12;pointer-events:none;background:repeating-linear-gradient(45deg,var(--ryaa-sky) 0 30px,var(--ryaa-cream) 30px 60px);height:16px;position:fixed;left:0;right:0}.ryaa-control-shell:before{top:env(safe-area-inset-top)}.ryaa-control-shell:after{bottom:calc(66px + env(safe-area-inset-bottom))}.ryaa-control-shell .topbar{z-index:9;top:calc(16px + env(safe-area-inset-top));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdf8f0ed;border-bottom:1px solid #46519a14;margin:0 -2px 14px;padding:10px 6px 12px;position:sticky}.ryaa-control-shell .topbar-brand{gap:10px}.ryaa-control-shell .control-brand-logo{object-fit:contain;border:0;border-radius:0;width:44px;height:44px}.ryaa-control-shell .topbar h1{color:var(--ryaa-blue);letter-spacing:-.8px;font:400 29px/1 Georgia,Times New Roman,serif}.ryaa-control-shell .eyebrow{color:#747daf;font-family:var(--font-geist-sans);letter-spacing:1.25px;font-size:8px}.ryaa-control-shell .topbar-actions{gap:4px}.ryaa-control-shell .text-button,.ryaa-control-shell .icon-button{color:var(--ryaa-blue);box-shadow:none;background:#fff;border:1px solid #46519a1f}.ryaa-control-shell .logout-button{color:#747daf;background:0 0;border-color:#0000;padding:0 6px}.ryaa-control-shell .status-message{border:1px solid #91d2e366;border-left:4px solid var(--ryaa-sky);color:var(--ryaa-ink);background:#fff;border-radius:13px}.ryaa-control-shell .control-summary{background:#fff;border:1px solid #46519a18;border-radius:16px;grid-template-columns:repeat(4,1fr);margin-bottom:10px;display:grid;overflow:hidden;box-shadow:0 8px 22px #46519a0b}.ryaa-control-shell .control-summary>div{border-right:1px solid #46519a12;min-width:0;padding:12px 8px 11px;position:relative}.ryaa-control-shell .control-summary>div:last-child{border:0}.ryaa-control-shell .control-summary>div:before{content:"";background:var(--ryaa-blue);border-radius:3px;width:3px;position:absolute;top:10px;bottom:10px;left:0}.ryaa-control-shell .control-summary small{color:#747daf;font:700 7px var(--font-geist-mono);letter-spacing:.7px;display:block}.ryaa-control-shell .control-summary strong{color:var(--ryaa-ink);font:800 21px var(--font-geist-mono);margin-top:5px;display:block}.ryaa-control-shell .control-summary .summary-low:before{background:var(--ryaa-gold)}.ryaa-control-shell .control-summary .summary-empty:before{background:#c55050}.ryaa-control-shell .control-summary .summary-low strong{color:#b7781d}.ryaa-control-shell .control-summary .summary-empty strong{color:#b23b3b}.ryaa-control-shell .capacity-card,.ryaa-control-shell .order-capacity,.ryaa-control-shell .order-section,.ryaa-control-shell .fit-status,.ryaa-control-shell .action-panel,.ryaa-control-shell .delivery-card,.ryaa-control-shell .verified{color:var(--ryaa-ink);background:#fff;border:1px solid #46519a18;box-shadow:0 8px 22px #46519a0a}.ryaa-control-shell .capacity-card{border-radius:16px;padding:14px}.ryaa-control-shell .capacity-card strong,.ryaa-control-shell .order-capacity strong{color:var(--ryaa-ink)}.ryaa-control-shell .capacity-card span,.ryaa-control-shell .section-metric,.ryaa-control-shell .order-capacity span,.ryaa-control-shell .order-section small{color:#747daf}.ryaa-control-shell .capacity-track{background:#e9e6e1;border-radius:999px}.ryaa-control-shell .capacity-track i{background:var(--ryaa-blue);border-radius:999px}.ryaa-control-shell .soft-capacity-card .capacity-track i{background:var(--ryaa-sky)}.ryaa-control-shell .section-head{padding:20px 6px 9px}.ryaa-control-shell .section-head h2{color:var(--ryaa-blue);font:500 19px Georgia,Times New Roman,serif}.ryaa-control-shell .item-list{background:#fff;border:1px solid #46519a18;border-radius:17px;overflow:hidden;box-shadow:0 8px 22px #46519a08}.ryaa-control-shell .item-row{min-height:64px;color:var(--ryaa-ink);background:#fff;border-bottom:1px solid #46519a12}.ryaa-control-shell .item-row:last-child{border:0}.ryaa-control-shell .item-copy strong{color:var(--ryaa-ink)}.ryaa-control-shell .item-copy span,.ryaa-control-shell .item-copy small,.ryaa-control-shell .projected-count{color:#8086aa}.ryaa-control-shell .variant-placeholder{color:var(--ryaa-blue);background:#eef0f7}.ryaa-control-shell .stepper{background:#eef0f7;border:0}.ryaa-control-shell .stepper button{color:var(--ryaa-blue);background:#eef0f7}.ryaa-control-shell .stepper b{color:var(--ryaa-ink)}.ryaa-control-shell .item-row.selected,.ryaa-control-shell .item-row.pending{background:#f3f5fb}.ryaa-control-shell .approve-taken{background:var(--ryaa-blue);color:#fff;border-color:#46519a}.ryaa-control-shell .muted-action{color:#747daf}.ryaa-control-shell .order-section,.ryaa-control-shell .order-capacity,.ryaa-control-shell .fit-status{border-radius:17px}.ryaa-control-shell input{color:var(--ryaa-ink);background:#fff;border-color:#46519a2b}.ryaa-control-shell input[type=range]{accent-color:var(--ryaa-blue)}.ryaa-control-shell .season-pill{color:#a66b19;background:#f6ead8}.ryaa-control-shell .weather-strip>div{color:var(--ryaa-ink);background:#f8f6f2;border-color:#46519a12}.ryaa-control-shell .fit-status.fits b{color:#16845b;background:#dff2ea}.ryaa-control-shell .fit-status.warning b{color:#b7781d;background:#fff0dc}.ryaa-control-shell .action-panel{border-radius:18px;bottom:78px;box-shadow:0 -12px 32px #46519a1c}.ryaa-control-shell .primary{background:var(--ryaa-blue);color:#fff}.ryaa-control-shell .danger{color:#fff;background:#b84343}.ryaa-control-shell .verified small{color:#747daf}.ryaa-control-shell .delivery-card{border-top:3px solid var(--ryaa-gold);border-radius:17px}.ryaa-control-shell .delivery-card details{border-color:#46519a18}.ryaa-control-shell .delivery-card>strong,.ryaa-control-shell .delivery-card>div>strong{color:#b7781d}.ryaa-control-shell .empty-state{color:#747daf;background:#fff;border:1px solid #46519a18;border-radius:17px}.ryaa-control-shell .tabbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdf8f0f2;border-top:1px solid #46519a18;box-shadow:0 -10px 28px #46519a12}.ryaa-control-shell .tabbar button{color:#8a8fae}.ryaa-control-shell .tabbar button.active{color:var(--ryaa-blue)}.ryaa-control-shell .tabbar button.active:after{content:"";background:var(--ryaa-gold);border-radius:3px;width:24px;height:3px;position:absolute;top:2px}.ryaa-control-shell .tabbar i{background:#b84343}.ryaa-control-shell>.legal{color:#46519a66}.ryaa-control-shell .modal-backdrop{background:#27336f70}.ryaa-control-shell .tool-sheet,.ryaa-control-shell .menu-sheet{background:var(--ryaa-cream);color:var(--ryaa-ink);border-color:#46519a20}.ryaa-control-shell .assortment-picker button,.ryaa-control-shell .assortment-grid,.ryaa-control-shell .assortment-grid div,.ryaa-control-shell .history-list article,.ryaa-control-shell .stock-form label{color:var(--ryaa-ink);border-color:#46519a18}.ryaa-control-shell .assortment-picker button,.ryaa-control-shell .assortment-grid div.selected,.ryaa-control-shell .cloud-state{background:#fff}.ryaa-control-shell .tool-note,.ryaa-control-shell .history-list small,.ryaa-control-shell .cloud-panel p{color:#747daf}@media (max-width:390px){.ryaa-control-shell{padding-left:9px;padding-right:9px}.ryaa-control-shell .control-brand-logo{width:40px;height:40px}.ryaa-control-shell .topbar h1{font-size:26px}.ryaa-control-shell .topbar-actions .text-button{padding:0 7px;font-size:9px}.ryaa-control-shell .control-summary>div{padding-left:7px;padding-right:5px}}.ryaa-control-shell .stock-count{color:var(--ryaa-ink)}.ryaa-control-shell:after{height:calc(16px + env(safe-area-inset-bottom));background-position:0 0;background-repeat:repeat-x;background-size:auto 16px;bottom:0}.ryaa-control-shell .tabbar{bottom:calc(16px + env(safe-area-inset-bottom));padding-bottom:6px}.ryaa-control-shell .action-panel{bottom:94px}.ryaa-control-shell>.legal{bottom:calc(92px + env(safe-area-inset-bottom))}.ryaa-login-card .install-guide-trigger{color:#fff;background:#46519a;border:0;min-height:58px;margin:0 0 18px;box-shadow:0 10px 24px #46519a2e}.ryaa-login-card .install-guide-trigger>span{color:#46519a;background:#fff;width:40px;height:40px;font-size:23px}.ryaa-login-card .install-guide-trigger strong{letter-spacing:1px;font-size:15px}.ryaa-login-card .install-guide-trigger>b{color:#fff}.ryaa-login-shell .install-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#27336f70}.ryaa-login-shell .install-sheet{padding:calc(42px + env(safe-area-inset-top)) 20px calc(42px + env(safe-area-inset-bottom));color:#27336f;background:#fdf8f0;border:0;border-radius:24px 24px 0 0;position:relative;overflow-x:hidden;box-shadow:0 -22px 60px #27336f40}.ryaa-login-shell .install-sheet:before,.ryaa-login-shell .install-sheet:after{content:"";z-index:2;pointer-events:none;background:repeating-linear-gradient(45deg,#91d2e3 0 32px,#fdf8f0 32px 64px);height:18px;position:absolute;left:0;right:0}.ryaa-login-shell .install-sheet:before{top:0}.ryaa-login-shell .install-sheet:after{bottom:0}.ryaa-login-shell .install-sheet-head{z-index:3;border-bottom:1px solid #46519a18;padding-bottom:15px;position:relative}.ryaa-login-shell .install-sheet .eyebrow{color:#e0a447}.ryaa-login-shell .install-sheet h2,.ryaa-login-shell .install-sheet h3{color:#46519a;font-family:Georgia,Times New Roman,serif;font-weight:500}.ryaa-login-shell .install-sheet .icon-button{color:#46519a;background:#fff;border:1px solid #46519a20}.ryaa-login-shell .install-intro,.ryaa-login-shell .install-note{color:#747daf}.ryaa-login-shell .browser-choice{background:#e9edf8}.ryaa-login-shell .browser-choice button{color:#747daf}.ryaa-login-shell .browser-choice button.selected{color:#fff;background:#46519a}.ryaa-login-shell .install-steps span{color:#46519a;background:#dceff4}.ryaa-login-shell .install-steps p{color:#27336f}.ryaa-login-shell .install-generic{color:#27336f;background:#fff}.ryaa-login-shell .install-note{border-color:#46519a18}.ryaa-login-shell .install-direct{color:#fff;background:#46519a;border-radius:14px}.ryaa-control-shell .control-summary>div{text-align:center;flex-direction:column;padding:9px 6px 8px;display:flex}.ryaa-control-shell .control-summary small{min-height:17px;line-height:1.15}.ryaa-control-shell .control-summary strong{margin-top:auto;padding-top:3px;font-size:20px}.ryaa-self-shell{--ryaa-blue:#46519a;--ryaa-ink:#27336f;--ryaa-sky:#91d2e3;--ryaa-cream:#fdf8f0;--ryaa-gold:#e0a447;background:var(--ryaa-cream);color:var(--ryaa-ink);padding-top:calc(42px + env(safe-area-inset-top));padding-bottom:calc(42px + env(safe-area-inset-bottom));position:relative}.ryaa-self-shell:before,.ryaa-self-shell:after{content:"";z-index:20;pointer-events:none;background:repeating-linear-gradient(45deg,var(--ryaa-sky) 0 30px,var(--ryaa-cream) 30px 60px);height:16px;position:fixed;left:0;right:0}.ryaa-self-shell:before{top:env(safe-area-inset-top)}.ryaa-self-shell:after{height:calc(16px + env(safe-area-inset-bottom));background-position:top;background-repeat:repeat-x;background-size:auto 16px;bottom:0}.ryaa-self-shell .self-header{border-bottom:1px solid #46519a16;align-items:center;margin-bottom:18px;padding-bottom:14px}.ryaa-self-shell .self-title-block{align-items:center;gap:11px;min-width:0;display:flex}.ryaa-self-shell .self-title-block>img{object-fit:contain;flex:none;width:48px;height:48px}.ryaa-self-shell .self-title-block>div{min-width:0}.ryaa-self-shell .self-header h1{color:var(--ryaa-blue);letter-spacing:-.6px;margin:1px 0;font:400 clamp(27px,7vw,35px)/1 Georgia,Times New Roman,serif}.ryaa-self-shell .self-header>div>p:last-child,.ryaa-self-shell .self-title-block p:last-child{color:#747daf}.ryaa-self-shell .eyebrow{color:#747daf;font-family:var(--font-geist-sans);letter-spacing:1.3px;font-size:8px}.ryaa-self-shell .text-button,.ryaa-self-shell .icon-button{color:var(--ryaa-blue);background:#fff;border:1px solid #46519a20}.ryaa-self-shell .primary{background:var(--ryaa-blue);color:#fff}.ryaa-self-shell .status-message{border:1px solid #91d2e366;border-left:4px solid var(--ryaa-sky);color:var(--ryaa-ink);background:#fff;border-radius:13px}.ryaa-self-shell .self-summary{gap:8px}.ryaa-self-shell .self-summary>div{background:#fff;border:1px solid #46519a16;position:relative;box-shadow:0 8px 22px #46519a09}.ryaa-self-shell .self-summary>div:before{content:"";background:var(--ryaa-blue);border-radius:3px;width:3px;position:absolute;top:12px;bottom:12px;left:0}.ryaa-self-shell .self-summary>div:last-child:before{background:var(--ryaa-gold)}.ryaa-self-shell .self-summary small{color:#747daf}.ryaa-self-shell .self-summary strong{color:var(--ryaa-ink)}.ryaa-self-shell .danger-number{color:#b23b3b!important}.ryaa-self-shell .self-menu>button{color:var(--ryaa-ink);background:#fff;border:1px solid #46519a18;box-shadow:0 8px 22px #46519a09}.ryaa-self-shell .self-menu>button>span{color:var(--ryaa-blue);background:#dceff4}.ryaa-self-shell .self-menu>button:nth-child(2)>span{background:#e9edf8}.ryaa-self-shell .self-menu>button:nth-child(3)>span{color:#a56b18;background:#f7ead5}.ryaa-self-shell .self-menu strong{font:500 18px Georgia,Times New Roman,serif}.ryaa-self-shell .self-menu small{color:#747daf}.ryaa-self-shell .self-menu b{color:var(--ryaa-gold)}.ryaa-self-shell .self-menu .self-menu-icon{object-fit:cover;border-radius:15px;width:52px;height:52px}.ryaa-self-shell .control-list>button{color:var(--ryaa-ink);background:#fff;border:1px solid #46519a18;box-shadow:0 6px 18px #46519a07}.ryaa-self-shell .control-list>button>i{background:#5ab79a}.ryaa-self-shell .control-list>button.deviation>i{background:#c55050}.ryaa-self-shell .control-list small{color:#747daf}.ryaa-self-shell .control-list>button>span{color:#16845b}.ryaa-self-shell .control-list>button.deviation>span{color:#b23b3b}.ryaa-self-shell .empty-state{color:#747daf;background:#fff;border:1px solid #46519a18;border-radius:16px}.ryaa-self-shell .modal-backdrop{background:#27336f70}.ryaa-self-shell .tool-sheet{background:var(--ryaa-cream);color:var(--ryaa-ink);border-color:#46519a20}.ryaa-self-shell .self-form label{color:#626b9b}.ryaa-self-shell .self-form input,.ryaa-self-shell .self-form select,.ryaa-self-shell .self-form textarea{color:var(--ryaa-ink);background:#fff;border-color:#46519a2a}.ryaa-self-shell .control-types button{color:var(--ryaa-blue);background:#fff;border-color:#46519a20}.ryaa-self-shell .control-types button.selected{border-color:var(--ryaa-blue);color:var(--ryaa-blue);background:#e9edf8}.ryaa-self-shell .temperature-row{background:#fff;border:1px solid #46519a12}.ryaa-self-shell .temperature-row small{color:#747daf}.ryaa-self-shell .temperature-row button{color:var(--ryaa-blue);background:#eef0f7;border-color:#46519a20}.ryaa-self-shell .temperature-row button.confirmed{color:#16845b;background:#e3f3ec;border-color:#16845b}.ryaa-self-shell .detail-sheet dt,.ryaa-self-shell .detail-sheet dd,.ryaa-self-shell .round-place>div{border-color:#46519a18}.ryaa-self-shell .detail-sheet dt{color:#747daf}.ryaa-self-shell .export-filters{background:#fff;border:1px solid #46519a16}.ryaa-self-shell .export-record{border-color:#46519a18}.ryaa-self-shell .export-record p{color:#747daf}@media (max-width:600px){.ryaa-self-shell .self-header{gap:9px}.ryaa-self-shell .self-title-block>img{width:42px;height:42px}.ryaa-self-shell .self-header>.text-button{padding:0 9px;font-size:9px}.ryaa-self-shell .compact-primary{min-height:38px;padding:0 11px}.ryaa-self-shell .self-summary{grid-template-columns:repeat(3,1fr)}.ryaa-self-shell .self-summary>div:last-child{grid-column:auto}.ryaa-self-shell .self-summary>div{padding:12px 8px}.ryaa-self-shell .self-summary small{font-size:7px}.ryaa-self-shell .self-summary strong{font-size:23px}}@media print{.ryaa-self-shell:before,.ryaa-self-shell:after{display:none!important}}.signed-temperature-input{grid-template-columns:58px 1fr;gap:7px;display:grid}.signed-temperature-input button{color:#46519a;background:#eef0f7;border:1px solid #46519a2a;border-radius:10px;min-height:50px;font-weight:800}.signed-temperature-input input{min-width:0}.inventory-approval-actions{justify-self:start;align-items:center;gap:5px;display:flex}.section-actions:has(.inventory-tools-stack){grid-template-columns:max-content max-content;align-items:end;gap:12px;display:grid}.section-actions:has(.inventory-tools-stack)>.inventory-tools-stack{justify-self:end}@media (max-width:480px){.section-actions:has(.inventory-tools-stack){grid-template-columns:minmax(82px,max-content) 1fr;align-items:end;gap:8px;width:100%}.section-actions:has(.inventory-tools-stack)>.inventory-approval-actions{grid-column:1;justify-self:start}.section-actions:has(.inventory-tools-stack)>.inventory-tools-stack{grid-column:2;justify-self:end;width:auto;margin:4px 0 0}.inventory-approval-actions{flex-direction:column-reverse;align-items:flex-start}.inventory-approval-actions .approve-taken{min-width:82px}}.statistics-sync-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.statistics-sync-row .tool-note{margin:0 0 4px}.statistics-sync-row small{color:var(--muted);font-size:10px;display:block}.statistics-update{min-width:86px}.ryaa-control-shell .statistics-sync-row small{color:#747daf}.ryaa-control-shell .statistics-update{background:var(--ryaa-blue);color:#fff;border-color:#46519a}.freezer-shell{--freezer-ink:#263744;--freezer-blue:#405d70;--freezer-cream:#fbf5e9;--freezer-line:#405d7022;width:min(100%,920px);min-height:100dvh;padding:calc(20px + env(safe-area-inset-top)) 14px calc(32px + env(safe-area-inset-bottom));background:var(--freezer-cream);color:var(--freezer-ink);margin:auto}.freezer-header{border-bottom:1px solid var(--freezer-line);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-bottom:14px;padding:8px 2px 18px;display:grid}.freezer-header h1{color:var(--freezer-blue);margin:2px 0;font:500 clamp(29px,7vw,40px)/1 Georgia,Times New Roman,serif}.freezer-header p:last-child{color:#6e7d86;margin:0;font-size:12px}.freezer-shell .eyebrow{color:#b07832}.freezer-shell .text-button,.freezer-shell .icon-button{border:1px solid var(--freezer-line);color:var(--freezer-blue);background:#fff}.freezer-shell .primary{background:var(--freezer-blue);color:#fff;border-radius:12px}.compact-primary{min-height:40px;padding:0 14px}.freezer-summary{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:14px;display:grid}.freezer-summary article{border:1px solid var(--freezer-line);background:#fff;border-radius:16px;align-content:space-between;gap:12px;min-height:92px;padding:14px;display:grid;box-shadow:0 7px 20px #405d7008}.freezer-summary small{color:#78858d;font:700 8px var(--font-geist-mono);letter-spacing:.8px}.freezer-summary strong{color:var(--freezer-ink);font:800 clamp(20px,4vw,28px) var(--font-geist-mono)}.freezer-panel{border:1px solid var(--freezer-line);background:#fff;border-radius:18px;margin-bottom:12px;overflow:hidden;box-shadow:0 8px 22px #405d7008}.freezer-panel-head{border-bottom:1px solid var(--freezer-line);justify-content:space-between;align-items:center;height:54px;padding:0 15px;display:flex}.freezer-panel-head h2{color:var(--freezer-blue);margin:0;font:500 19px Georgia,Times New Roman,serif}.freezer-panel-head span{min-width:25px;height:25px;color:var(--freezer-blue);font:700 11px var(--font-geist-mono);background:#edf1f2;border-radius:13px;place-items:center;padding:0 7px;display:grid}.freezer-booking{border:0;border-bottom:1px solid var(--freezer-line);width:100%;min-height:70px;color:var(--freezer-ink);text-align:left;background:#fff;grid-template-columns:78px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:10px 14px;display:grid}.freezer-booking:last-child{border-bottom:0}.freezer-booking:active{background:#f7f1e6}.freezer-booking>div{gap:5px;min-width:0;display:grid}.freezer-booking strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.freezer-booking small{color:#78858d;font-size:10px}.freezer-booking>b{font:700 13px var(--font-geist-mono)}.freezer-booking>i{color:#b07832;font-size:23px;font-style:normal}.freezer-status{color:#405d70;text-align:center;font:750 8px var(--font-geist-mono);text-transform:uppercase;background:#e8eef1;border-radius:999px;padding:5px 7px}.freezer-status.handedOut{color:#a46515;background:#fff0d8}.freezer-status.returned{color:#28774a;background:#e4f2e9}.freezer-status.cancelled{color:#777;background:#efefed}.freezer-empty{color:#78858d;text-align:center;margin:0;padding:24px;font-size:12px}.freezer-modal{z-index:80;padding-top:env(safe-area-inset-top);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#26374480;align-items:end;display:grid;position:fixed;inset:0}.freezer-editor{width:min(100%,620px);max-height:calc(100dvh - env(safe-area-inset-top));padding:20px 18px calc(22px + env(safe-area-inset-bottom));background:var(--freezer-cream);border-radius:24px 24px 0 0;gap:14px;margin:0 auto;display:grid;overflow:auto;box-shadow:0 -20px 60px #26374445}.freezer-editor-head{border-bottom:1px solid var(--freezer-line);justify-content:space-between;align-items:start;padding-bottom:12px;display:flex}.freezer-editor-head h2{color:var(--freezer-blue);margin:2px 0;font:500 28px Georgia,Times New Roman,serif}.freezer-editor label{color:#687983}.freezer-editor input,.freezer-editor select,.freezer-editor textarea{width:100%;color:var(--freezer-ink);font:inherit;background:#fff;border:1px solid #405d7030;border-radius:11px;padding:0 12px}.freezer-editor select{height:50px}.freezer-editor textarea{resize:vertical;padding-top:12px}.freezer-editor input:focus,.freezer-editor select:focus,.freezer-editor textarea:focus{border-color:var(--freezer-blue);outline:none;box-shadow:0 0 0 3px #405d7014}.freezer-form-pair{grid-template-columns:1fr 1fr;gap:11px;display:grid}.freezer-conflict{color:#985c12;background:#fff0d8;border-radius:10px;margin:0;padding:10px 12px;font-size:12px}@media (max-width:620px){.freezer-shell{padding-left:10px;padding-right:10px}.freezer-header{grid-template-columns:auto 1fr;gap:9px}.freezer-header>.primary{grid-column:1/-1;width:100%}.freezer-summary{grid-template-columns:1fr 1fr}.freezer-booking{grid-template-columns:72px minmax(0,1fr) auto}.freezer-booking>b{grid-column:2}.freezer-booking>i{grid-area:1/3/3}.freezer-form-pair{grid-template-columns:1fr}}.freezer-status.elapsed{color:#4e715d;background:#e8eee9}.freezer-modal{place-items:center;padding:18px}.freezer-editor{border:1px solid #fff8;border-radius:22px;gap:10px;width:min(100%,560px);max-height:min(82dvh,720px);margin:auto;padding:17px;box-shadow:0 22px 70px #26374455}.freezer-editor-head{z-index:2;background:var(--freezer-cream);margin:-17px -17px 2px;padding:17px 17px 12px;position:sticky;top:-17px}.freezer-editor-head h2{font-size:26px}.freezer-editor label{gap:5px;font-size:11px}.freezer-editor input,.freezer-editor select{height:44px}.freezer-editor textarea{padding-top:10px}.freezer-form-pair{gap:9px}.freezer-conflict,.freezer-elapsed-note{border-radius:10px;margin:0;padding:9px 11px;font-size:11px}.freezer-elapsed-note{color:#4e715d;background:#e8eee9}.freezer-editor>.primary{border-radius:0 0 21px 21px;margin:2px -17px -17px;padding:0 17px;position:sticky;bottom:-17px;box-shadow:0 -8px 20px #fbf5e9}@media (max-width:620px){.freezer-modal{padding:12px}.freezer-editor{max-height:84dvh;padding:14px}.freezer-editor-head{margin:-14px -14px 2px;padding:14px 14px 10px;top:-14px}.freezer-editor>.primary{margin:2px -14px -14px;bottom:-14px}.freezer-form-pair{grid-template-columns:1fr 1fr}}@media (max-width:360px){.freezer-form-pair{grid-template-columns:1fr}}.freezer-editor-page{--freezer-ink:#263744;--freezer-blue:#405d70;--freezer-cream:#fbf5e9;--freezer-line:#405d7022;min-height:100dvh;padding:calc(14px + env(safe-area-inset-top)) 12px calc(24px + env(safe-area-inset-bottom));background:var(--freezer-cream);color:var(--freezer-ink)}.freezer-editor-page .freezer-editor{width:min(100%,620px);max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;gap:12px;margin:0 auto;padding:0;overflow:visible}.freezer-editor-page .freezer-editor-head{border-bottom:1px solid var(--freezer-line);background:0 0;grid-template-columns:auto 1fr;align-items:start;gap:13px;margin:0 0 2px;padding:4px 0 15px;display:grid;position:static}.freezer-editor-page .freezer-editor-head>div{min-width:0}.freezer-editor-page .freezer-editor-head h1{color:var(--freezer-blue);white-space:nowrap;text-overflow:ellipsis;margin:2px 0;font:500 clamp(28px,7vw,38px)/1 Georgia,Times New Roman,serif;overflow:hidden}.freezer-editor-page .freezer-editor-head p:last-child{color:#71808a;margin:5px 0 0;font-size:11px}.freezer-editor-page .text-button{border:1px solid var(--freezer-line);color:var(--freezer-blue);background:#fff}.freezer-form-section{border:1px solid var(--freezer-line);background:#fff;border-radius:17px;gap:10px;padding:15px;display:grid;box-shadow:0 7px 20px #405d7008}.freezer-form-section h2{color:var(--freezer-blue);margin:0 0 2px;font:500 18px Georgia,Times New Roman,serif}.freezer-editor-page .freezer-editor input,.freezer-editor-page .freezer-editor select,.freezer-editor-page .freezer-editor textarea{background:#fffdf9}.freezer-service-mode{border:0;grid-template-columns:1fr 1fr;gap:7px;margin:0;padding:0;display:grid}.freezer-service-mode legend{color:#687983;grid-column:1/-1;margin-bottom:5px;font-size:11px;font-weight:650}.freezer-service-mode button{color:#5f707a;background:#f4f1eb;border:1px solid #405d7030;border-radius:11px;min-height:44px;font-weight:700}.freezer-service-mode button.selected{border-color:var(--freezer-blue);background:var(--freezer-blue);color:#fff}.freezer-save-bar{z-index:5;margin:2px -12px calc(-24px - env(safe-area-inset-bottom));padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--freezer-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fbf5e9ed;grid-template-columns:auto 1fr;gap:8px;display:grid;position:sticky;bottom:0}.freezer-editor-page .freezer-save-bar>.primary{min-height:48px;box-shadow:none;border-radius:12px;margin:0;position:static}.freezer-save-bar>.text-button{border-radius:12px;height:48px;padding:0 15px}@media (max-width:430px){.freezer-editor-page{padding-left:9px;padding-right:9px}.freezer-editor-page .freezer-editor-head{grid-template-columns:1fr}.freezer-editor-page .freezer-editor-head>.text-button{justify-self:start}.freezer-form-section{padding:12px}.freezer-editor-page .freezer-form-pair{grid-template-columns:1fr 1fr;gap:7px}.freezer-editor-page .freezer-editor label{font-size:10px}.freezer-save-bar{margin-left:-9px;margin-right:-9px}.freezer-editor-page .freezer-editor-head h1{font-size:30px}}@media (max-width:350px){.freezer-editor-page .freezer-form-pair{grid-template-columns:1fr}}.freezer-editor-page .freezer-editor input,.freezer-editor-page .freezer-editor select,.freezer-editor-page .freezer-editor textarea{-webkit-text-size-adjust:100%;line-height:1.25;font-size:16px!important}.freezer-editor-page .freezer-editor input,.freezer-editor-page .freezer-editor select{min-height:46px}.freezer-editor-page .freezer-editor textarea{min-height:96px}.temperature-setup-fields{border:0;min-width:0;margin:0;padding:0}.temperature-counts{background:#fff;border:1px solid #46519a24;border-radius:18px;grid-template-columns:1fr 1fr;gap:14px;padding:20px;display:grid}.temperature-counts label,.temperature-equipment-row label{color:#46519a;gap:7px;font-size:14px;display:grid}.temperature-counts input,.temperature-equipment-row input{box-sizing:border-box;color:#27336f;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #46519a36;border-radius:10px;padding:10px 12px;font-size:16px}.temperature-counts button{grid-column:1/-1;justify-self:start}.temperature-equipment{margin-top:24px}.temperature-equipment h2{color:#27336f;align-items:center;gap:10px;font-size:20px;display:flex}.temperature-equipment h2 span{font:500 14px var(--font-geist-sans);color:#747daf}.temperature-equipment-row{background:#fff;border:1px solid #46519a24;border-radius:14px;grid-template-columns:1fr 1fr;gap:14px;margin:10px 0;padding:16px;display:grid}.temperature-setup-note{color:#626b9b;margin:18px 0;font-size:14px;line-height:1.5}.temperature-setup-actions{gap:12px;margin-top:20px;display:grid}.temperature-setup-actions .primary{min-height:48px}.temperature-configuration-bar{color:#626b9b;flex-wrap:wrap;align-items:center;gap:12px;margin:16px 0;font-size:14px;display:flex}.temperature-configuration-bar p{flex:1;min-width:180px}.temperature-setup .self-header{align-items:start}.temperature-setup .self-header p{font-size:14px;line-height:1.45}.temperature-setup .text-button{white-space:normal;text-align:left;min-height:44px}.temperature-setup input:focus{outline-offset:2px;outline:2px solid #46519a}@media (max-width:480px){.temperature-equipment-row{grid-template-columns:1fr}.temperature-counts{padding:15px}.temperature-setup .self-header{flex-wrap:wrap}}
