:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#1f302b;background:#f5f7f4;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit}.shell{min-height:100vh;display:flex}.sidebar{width:260px;padding:28px 18px;color:#eaf3ee;background:#173f35;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;margin:0 12px 44px}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#173f35;background:#d8b36a;font-size:22px;font-weight:800}.brand strong,.brand small{display:block}.brand strong{font-size:18px;letter-spacing:.02em}.brand small{margin-top:3px;color:#a9c6ba;font-size:11px}nav{display:grid;gap:8px}.nav-item{padding:13px 14px;text-align:left;border:1px solid transparent;border-radius:12px;color:#d5e5dd;background:transparent;cursor:pointer}.nav-item span,.nav-item small{display:block}.nav-item small{margin-top:4px;color:#86aa9b;font-size:11px}.nav-item.active{color:#173f35;background:#e9f1eb}.nav-item.active small{color:#50766a}.sidebar-note{margin:auto 12px 0;color:#86aa9b;font-size:11px}.content{flex:1;padding:40px clamp(24px,5vw,74px);max-width:1280px}.topbar{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px}.topbar-actions{display:flex;align-items:center;gap:10px}.eyebrow{margin:0 0 8px;color:#aa7a29;font-size:11px;font-weight:800;letter-spacing:.14em}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em}h2{margin-bottom:8px;font-size:20px}.status{padding:8px 12px;border-radius:20px;color:#466357;background:#e5f1e7;font-size:12px;white-space:nowrap}.status i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#46a96a}.status.development{color:#77551b;background:#fff3d4}.status.development i{background:#d39a2d}.logout{border:1px solid #d6e2da;border-radius:8px;background:#fff;color:#385047;padding:8px 11px;cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7f4}.login-card{width:min(100%,400px);display:grid;gap:14px;padding:32px;border:1px solid #e3ebe4;border-radius:16px;background:#fff;box-shadow:0 8px 30px #183e3510}.login-card .brand{margin:0 0 10px;color:#173f35}.login-card .brand small{color:#718079}.login-card p{margin:0;color:#718079;line-height:1.5}.login-card label{display:grid;gap:6px;color:#385047;font-size:13px;font-weight:700}.login-card input{border:1px solid #cbd9d1;border-radius:8px;padding:11px;font:inherit}.login-submit{border:0;border-radius:8px;padding:12px;color:#fff;background:#176c4e;font:inherit;font-weight:800;cursor:pointer}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.card,.panel,.notice,.data-preview{border:1px solid #e3ebe4;border-radius:16px;background:#fff;box-shadow:0 8px 30px #183e3510}.card{padding:22px}.card span{display:block;color:#708177;font-size:13px}.card strong{display:block;margin-top:20px;font-size:30px;letter-spacing:-.04em}.panel{display:grid;grid-template-columns:1fr auto auto;gap:36px;align-items:center;margin-top:24px;padding:28px}.panel p{max-width:420px;margin-bottom:0;color:#718079;font-size:14px;line-height:1.5}.metric{min-width:130px;padding-left:24px;border-left:1px solid #e3ebe4}.metric strong,.metric span{display:block}.metric strong{font-size:27px}.metric span{margin-top:5px;color:#718079;font-size:12px}.metric.warning strong{color:#b47720}.notice{padding:24px;display:grid;gap:8px;color:#52645b}.notice strong{color:#1f302b}.notice small{color:#7d8e85}.notice.error{border-color:#e7d8c1;background:#fffaf1}.data-preview{overflow:auto;padding:24px;color:#52645b}.module-panel{border:1px solid #e3ebe4;border-radius:16px;background:#fff;box-shadow:0 8px 30px #183e3510;overflow:hidden}.module-heading{display:flex;justify-content:space-between;align-items:end;gap:16px;padding:24px 28px;border-bottom:1px solid #e3ebe4}.module-heading h2{margin:0}.record-count{color:#718079;font-size:12px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th,td{padding:15px 28px;border-bottom:1px solid #edf2ee;white-space:nowrap}th{color:#718079;font-size:11px;letter-spacing:.08em;text-transform:uppercase}td{color:#30453c;font-size:14px}tr:last-child td{border-bottom:0}.status-pill{display:inline-block;padding:5px 9px;border-radius:999px;color:#35614d;background:#e6f2e8;font-size:12px}.empty-state{padding:34px 28px;color:#718079}.chart-panel{margin-top:24px}.bar-chart{height:260px;display:flex;align-items:end;justify-content:space-around;gap:18px;padding:30px 36px 24px;background:linear-gradient(to top,#f4f8f4 1px,transparent 1px) 0 100% / 100% 25%}.bar-column{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:8px;color:#718079;font-size:12px}.bar{width:min(54px,70%);min-height:10px;border-radius:8px 8px 3px 3px;background:linear-gradient(180deg,#d8b36a,#176c4e)}.bar-value{color:#496257;font-size:11px}.nav-item{display:flex;align-items:center;gap:11px}.nav-item>span{flex:1}.nav-item b{display:block;font-size:13px;font-weight:750}.nav-item small{display:block}.command-intro{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:0 0 20px}.command-intro h2,.stats-filter h2{margin:0;color:#244238;font-size:22px;letter-spacing:-.025em}.source-note,.heading-tools{color:#718079;font-size:12px}.cards{margin-bottom:24px}.kpi-card{position:relative;min-height:142px;overflow:hidden}.kpi-card:after{position:absolute;right:-18px;bottom:-24px;width:100px;height:100px;border-radius:50%;background:#e6f2e8;content:"";opacity:.65}.kpi-card.gold:after{background:#fff3d4}.kpi-top,.kpi-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}.kpi-top{color:#60756b}.kpi-top svg{color:#176c4e}.kpi-card strong{position:relative;z-index:1;margin-top:18px}.kpi-bottom{justify-content:flex-start;margin-top:12px;font-size:11px}.kpi-bottom span:last-child{color:#9aa8a1}.trend-up{color:#378a5e;font-weight:750}.summary-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:24px}.alert-list,.event-list{display:grid}.alert-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px 24px;border:0;border-bottom:1px solid #edf2ee;color:#30453c;background:transparent;text-align:left;cursor:pointer}.alert-row:last-child{border-bottom:0}.alert-row:hover{background:#f8fbf8}.alert-row b,.alert-row small,.event-row b,.event-row small{display:block}.alert-row small,.event-row small{margin-top:4px;color:#718079;font-size:12px}.alert-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;color:#3b8c5d;background:#e6f2e8}.alert-row.alta .alert-icon{color:#a84c35;background:#fae9e3}.alert-row.media .alert-icon{color:#a16b1d;background:#fff3d4}.priority-label{color:#718079;font-size:11px;text-transform:capitalize}.event-row{display:grid;grid-template-columns:62px 1fr;gap:15px;padding:17px 24px;border-bottom:1px solid #edf2ee}.event-row:last-child{border-bottom:0}.event-row>strong{color:#176c4e;font-size:14px}.trend-panel{margin-top:24px}.large-chart{height:220px;padding:8px 24px 22px}.filter-bar{position:relative;display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:24px;padding:16px 18px;border:1px solid #dfe9e1;border-radius:14px;background:#f7faf7}.date-filter,.filter-bar label{display:grid;gap:6px;color:#53695e;font-size:12px;font-weight:750}.date-filter input,.filter-bar select{min-height:36px;border:1px solid #cadacf;border-radius:8px;padding:7px 10px;color:#30453c;background:#fff;font:inherit;font-weight:500}.secondary-filter{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:7px 11px;border:1px solid #cadacf;border-radius:8px;color:#385047;background:#fff;cursor:pointer}.filter-popover{position:absolute;z-index:3;right:18px;top:68px;display:flex;gap:14px;padding:16px;border:1px solid #dfe9e1;border-radius:12px;background:#fff;box-shadow:0 14px 36px #183e3520}.operational-panel{min-height:320px}.module-tabs{display:flex;gap:6px;overflow-x:auto;padding:13px 24px 0;border-bottom:1px solid #edf2ee}.module-tab{padding:9px 11px 12px;border:0;border-bottom:2px solid transparent;color:#718079;background:transparent;font-size:12px;white-space:nowrap;cursor:pointer}.module-tab.active{border-color:#176c4e;color:#176c4e;font-weight:750}.heading-tools{display:inline-flex;align-items:center;gap:7px}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 24px;border-bottom:1px solid #edf2ee;color:#718079;font-size:12px}.table-search{display:flex;align-items:center;gap:8px;width:min(340px,100%);padding:8px 10px;border:1px solid #d4e0d7;border-radius:8px;background:#fff}.table-search input{width:100%;border:0;outline:0;color:#30453c;background:transparent;font:inherit}.sort-button{display:inline-flex;align-items:center;gap:5px;border:0;color:inherit;background:transparent;font:inherit;text-transform:inherit;cursor:pointer}tbody tr{cursor:pointer}tbody tr:hover{background:#f7faf7}.table-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 24px;border-top:1px solid #edf2ee;color:#718079;font-size:12px}.table-footer button{padding:6px 10px;border:1px solid #d4e0d7;border-radius:7px;color:#385047;background:#fff;cursor:pointer}.table-footer button:disabled{cursor:not-allowed;opacity:.45}.drawer-backdrop{position:fixed;z-index:10;inset:0;display:flex;justify-content:flex-end;background:#173f3540}.drawer{position:relative;width:min(420px,100%);height:100%;overflow-y:auto;padding:34px 28px;background:#fff;box-shadow:-12px 0 36px #173f3528}.drawer-close{position:absolute;top:18px;right:18px;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;color:#52645b;background:#edf3ee;cursor:pointer}.drawer h2{margin-top:6px}.detail-list{display:grid;gap:0;margin-top:28px}.detail-list div{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #edf2ee}.detail-list span{color:#718079;text-transform:capitalize}.detail-list b{color:#30453c;text-align:right}.stats-filter{align-items:center}.stats-filter label{min-width:170px}.stats-cards{margin-top:0}.tabs{display:flex;gap:6px;overflow-x:auto;margin-bottom:16px;padding-bottom:2px}.tab{padding:9px 13px;border:1px solid transparent;border-radius:9px;color:#668075;background:transparent;white-space:nowrap;cursor:pointer}.tab.active{border-color:#cfe0d3;color:#176c4e;background:#e7f2e8;font-weight:750}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px 24px 28px}.chart-box{min-width:0;padding:12px;border:1px solid #edf2ee;border-radius:12px;background:#fbfdfb}.chart-caption{margin:-3px 8px 0;color:#8b9991;font-size:11px;line-height:1.4}.sparkline{position:absolute;right:20px;bottom:18px;z-index:1;width:86px;height:36px}.inventory-actions{display:grid;grid-template-columns:1.4fr repeat(4,minmax(120px,1fr)) auto;align-items:end;gap:12px;margin-bottom:16px;padding:16px 18px;border:1px solid #dfe9e1;border-radius:14px;background:#f7faf7}.inventory-actions h2{margin:2px 0 0;font-size:17px}.inventory-actions label{display:grid;gap:5px;color:#53695e;font-size:11px;font-weight:750}.inventory-actions input,.inventory-actions select{min-height:34px;border:1px solid #cadacf;border-radius:8px;padding:6px 8px;background:#fff;font:inherit}.inventory-actions button{min-height:35px;border:0;border-radius:8px;padding:7px 12px;color:#fff;background:#176c4e;font-weight:750;cursor:pointer}.inventory-actions button:disabled{cursor:wait;opacity:.6}.action-status{grid-column:1 / -1;color:#53695e;font-size:12px}@media(max-width:800px){.shell{display:block}.sidebar{width:auto;padding:18px}.brand{margin-bottom:20px}nav{grid-template-columns:repeat(2,1fr)}.sidebar-note{display:none}.content{padding:28px 18px}.topbar{display:block;margin-bottom:28px}.status{display:inline-block;margin-top:14px}.cards{grid-template-columns:repeat(2,1fr)}.panel{grid-template-columns:1fr}.metric{padding:12px 0 0;border-left:0;border-top:1px solid #e3ebe4}.summary-grid,.stats-grid{grid-template-columns:1fr}.command-intro,.stats-filter{align-items:start;flex-direction:column}.filter-popover{left:18px;right:18px;flex-direction:column}.table-toolbar{align-items:stretch;flex-direction:column}}.orders-web{min-height:100vh;color:#213c32;background:#f7f8f4}.orders-auth-state{display:grid;place-items:center;padding:24px}.orders-auth-card{width:min(420px,100%);padding:40px 28px;border:1px solid #dce8df;border-radius:20px;background:#fff;text-align:center;box-shadow:0 18px 50px #173f3514}.orders-auth-card h1{margin:16px 0 8px;font-size:25px}.orders-auth-card p{margin:0;color:#718079;line-height:1.5}.auth-spinner{width:24px;height:24px;margin:22px auto 0;border:3px solid #dce8df;border-top-color:#176c4e;border-radius:50%;animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.orders-header{position:sticky;top:0;z-index:15;display:flex;align-items:center;gap:18px;max-width:1240px;margin:0 auto;padding:22px 28px;background:#f7f8f4ee;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.orders-brand{display:flex;align-items:center;gap:12px;margin-right:auto}.orders-brand strong,.orders-brand small{display:block}.orders-brand strong{font-size:20px}.orders-brand small{margin-top:3px;color:#718079;font-size:12px}.development-label{padding:6px 10px;border-radius:999px;color:#795a20;background:#fff1cc;font-size:11px;font-weight:750}.session-label{padding:6px 10px;border-radius:999px;color:#176c4e;background:#e4f2e8;font-size:11px;font-weight:750}.cart-button{display:inline-flex;align-items:center;gap:9px;border:1px solid #c9d9ce;border-radius:10px;padding:10px 13px;color:#176c4e;background:#fff;font-weight:750;cursor:pointer}.cart-button b{display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;color:#fff;background:#176c4e;font-size:12px}.cart-toast{position:fixed;z-index:40;top:92px;left:50%;width:min(520px,calc(100% - 32px));transform:translate(-50%);padding:13px 17px;border:1px solid #c6dccb;border-radius:12px;color:#174a36;background:#eff8f0;box-shadow:0 12px 30px #173f3520;font-size:13px;font-weight:700;text-align:center;animation:toast-in .2s ease-out}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}.orders-hero{max-width:1240px;margin:0 auto;padding:40px 28px 25px}.orders-hero h1{max-width:620px;margin:0 0 12px;font-size:clamp(30px,5vw,54px)}.orders-hero p:last-child{max-width:530px;margin:0;color:#63766d;font-size:16px;line-height:1.55}.category-tabs{position:sticky;top:82px;z-index:14;display:flex;gap:8px;max-width:1240px;margin:0 auto 25px;padding:10px 28px 12px;overflow-x:auto;background:#f7f8f4ee;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.category-tabs button{flex:0 0 auto;border:1px solid #d5e1d8;border-radius:999px;padding:10px 15px;color:#587166;background:transparent;cursor:pointer}.category-tabs button.active{border-color:#176c4e;color:#fff;background:#176c4e}.orders-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1240px;margin:0 auto;padding:0 28px 48px}.product-card{overflow:hidden;border:1px solid #e0e9e2;border-radius:16px;background:#fff;box-shadow:0 7px 24px #183e350b}.product-card.unavailable{opacity:.58}.product-image{display:block;width:100%;height:175px;object-fit:cover;background:#eef3ed}.product-image.placeholder{display:grid;place-items:center;align-content:center;gap:6px;color:#176c4e;background:linear-gradient(140deg,#e9f2e8,#f7ecd1)}.product-image.placeholder span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;color:#fff;background:#176c4e;font-size:28px;font-weight:850}.product-image.placeholder small{color:#63766d;font-size:11px}.product-card-body{display:flex;flex-direction:column;min-height:190px;padding:16px}.availability{align-self:flex-start;border-radius:999px;padding:5px 8px;color:#28754e;background:#e4f1e6;font-size:11px;font-weight:750}.availability.agotado{color:#986039;background:#f9eadb}.availability.programado,.availability.por-reservar{color:#80601c;background:#fff1cb}.availability.validando-disponibilidad{color:#52635a;background:#eef3ed}.product-card h2{margin:14px 0 5px;font-size:17px}.presentation{margin:0;color:#718079;font-size:13px}.product-price{margin-top:13px;font-size:19px}.product-action{width:100%;margin-top:auto;border:0;border-radius:9px;padding:10px;color:#fff;background:#176c4e;font-size:12px;font-weight:750;cursor:pointer}.product-action.waitlist-action{color:#fff;background:#a7652a}.product-action.waitlist-action:hover{background:#89501f}.product-action:disabled{color:#725d38;background:#f4e7c7;cursor:not-allowed}.product-detail-link{margin-top:12px;border:0;padding:0;color:#176c4e;background:transparent;text-align:left;font-size:12px;font-weight:750;cursor:pointer}.cart-backdrop{position:fixed;z-index:20;inset:0;display:flex;justify-content:flex-end;background:#173f3545}.cart-drawer{position:relative;width:min(500px,100%);height:100%;overflow-y:auto;padding:38px 26px;background:#fff;box-shadow:-12px 0 36px #173f3528}.cart-drawer h2{margin:0 0 22px;font-size:28px}.cart-empty{color:#718079}.cart-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #edf2ee}.cart-row b,.cart-row small{display:block}.cart-row small{margin-top:4px;color:#718079;font-size:11px}.cart-row .delivery-note{color:#176c4e;font-weight:700}.quantity{display:flex;align-items:center;gap:8px}.quantity button{width:26px;height:26px;border:1px solid #c9d9ce;border-radius:7px;color:#176c4e;background:#fff;cursor:pointer}.cart-total{display:flex;justify-content:space-between;margin-top:24px;padding-top:17px;border-top:2px solid #dce8df;font-size:17px}.cart-total strong{font-size:22px}.cart-continue{width:100%;margin-top:20px;border:0;border-radius:9px;padding:12px;color:#fff;background:#176c4e;font-weight:750;cursor:pointer}.cart-note{display:block;margin-top:14px;color:#8b9991;font-size:11px;line-height:1.45}.cart-waitlist{margin-top:26px;padding:16px;border:1px solid #ead6bf;border-radius:12px;background:#fffaf3}.cart-waitlist h3{margin:0;color:#86521d;font-size:16px}.cart-waitlist>p{margin:7px 0 10px;color:#856f5b;font-size:12px;line-height:1.45}.waitlist-row{padding:10px 0;border-top:1px solid #f0e2d0}.waitlist-row b,.waitlist-row small{display:block}.waitlist-row small{margin-top:3px;color:#856f5b;font-size:11px}.product-modal-backdrop{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:20px;background:#173f3560}.product-modal{position:relative;width:min(560px,100%);max-height:min(780px,92vh);overflow-y:auto;border-radius:18px;background:#fff;box-shadow:0 20px 60px #173f3540}.product-modal>.product-image{height:230px}.product-modal-body{padding:24px 26px 28px}.product-modal-body h2{margin:0 0 6px;font-size:26px}.modal-price{margin:0 0 20px;color:#176c4e;font-weight:750}.technical-list{display:grid;gap:0;margin-bottom:20px}.technical-list div{display:grid;grid-template-columns:135px 1fr;gap:18px;padding:13px 0;border-bottom:1px solid #edf2ee}.product-3d-reference{margin:20px 0;padding:14px;border:1px solid #dce8df;border-radius:14px;background:#f7faf7}.product-3d-frame{aspect-ratio:16 / 10;overflow:hidden;border-radius:10px;background:#eaf1eb}.product-3d-frame iframe{width:100%;height:100%;border:0}.product-ar-viewer{display:block;width:100%;height:260px;overflow:hidden;border-radius:10px;background:linear-gradient(145deg,#eaf3e9,#dce9df)}.product-ar-viewer::part(default-ar-button){display:none}.product-ar-button-external{margin-top:12px}.product-ar-message{color:#986039!important}.product-ar-card-action{margin-top:10px}.product-ar-card-model{display:block;width:1px;height:1px;opacity:0;pointer-events:none}.product-ar-card-button{margin-top:0}.product-ar-card-action .product-ar-message{display:block;margin-top:6px;font-size:11px;line-height:1.35}.product-3d-unavailable{display:grid;place-items:center;min-height:120px;padding:20px;border-radius:10px;color:#62766c;background:#eaf1eb;text-align:center}.product-3d-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:12px}.product-ar-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border-radius:10px;background:#176c4e;color:#fff;font-size:13px;font-weight:800;text-decoration:none}.product-ar-button:hover{background:#0f563e}.product-3d-actions span{color:#62766c;font-size:11px;line-height:1.35}.product-3d-reference small,.product-3d-reference a{display:block;margin-top:9px;color:#62766c;font-size:11px;line-height:1.45}.product-3d-reference a{color:#176c4e;font-weight:750;text-decoration:underline}.technical-list span{color:#718079;font-size:12px}.technical-list b{color:#30453c;font-size:13px;line-height:1.4}@media(max-width:900px){.orders-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.orders-header{flex-wrap:wrap;padding:14px 18px}.orders-brand{min-width:210px}.development-label{order:3}.cart-button{margin-left:auto}.cart-toast{top:112px}.orders-hero{padding:28px 18px 22px}.category-tabs{top:92px;flex-wrap:wrap;overflow:visible;padding:9px 18px 11px}.category-tabs button{flex:1 1 auto}.orders-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 18px 32px}.product-image{height:130px}.product-card-body{min-height:184px;padding:12px}.product-card h2{font-size:15px}.product-price{font-size:17px}.product-modal-backdrop{padding:10px;place-items:end center}.product-modal{max-height:90vh;border-radius:18px 18px 0 0}.product-modal>.product-image{height:170px}.product-modal-body{padding:20px 18px 24px}.product-modal-body h2{font-size:22px}.technical-list div{grid-template-columns:105px 1fr;gap:12px}}.order-steps{display:flex;align-items:center;gap:10px;max-width:580px;margin-top:28px;color:#9aa8a1;font-size:12px}.order-steps span{display:flex;align-items:center;gap:7px}.order-steps .current{color:#176c4e}.order-steps i{width:28px;height:1px;background:#d9e4dc}.checkout-backdrop{position:fixed;z-index:25;inset:0;display:grid;place-items:center;overflow-y:auto;padding:20px;background:#173f3560}.checkout-panel{position:relative;width:min(650px,100%);max-height:92vh;overflow-y:auto;border-radius:18px;padding:28px;background:#fff;box-shadow:0 20px 60px #173f3540}.checkout-steps{display:flex;gap:18px;margin-bottom:34px;color:#9aa8a1;font-size:12px}.checkout-steps .done{color:#378a5e}.checkout-steps .current{color:#176c4e;font-weight:750}.checkout-panel h2{margin-bottom:8px;font-size:29px}.checkout-intro{max-width:500px;margin-bottom:24px;color:#718079;font-size:14px;line-height:1.5}.checkout-summary{padding:0 18px;border:1px solid #e1ebe3;border-radius:13px;background:#fbfdfb}.delivery-group{padding:14px 0 4px;border-bottom:1px solid #e1ebe3}.delivery-group:last-of-type{border-bottom:0}.delivery-group h3{margin:0 0 6px;color:#176c4e;font-size:14px}.checkout-line,.checkout-total{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0;border-bottom:1px solid #e5eee7}.checkout-line span,.checkout-line small{display:block}.checkout-line small{margin-top:4px;color:#718079;font-size:11px}.checkout-line strong{white-space:nowrap}.checkout-total{border-bottom:0;font-size:16px}.checkout-total strong{font-size:21px}.checkout-preview-fields{display:grid;gap:0;margin:22px 0}.checkout-preview-fields div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid #edf2ee;font-size:13px}.checkout-preview-fields span{color:#718079}.checkout-preview-fields b{text-align:right}.checkout-confirm{width:100%;border:0;border-radius:9px;padding:13px;color:#fff;background:#176c4e;font-weight:750;cursor:pointer}.checkout-confirm:disabled{cursor:not-allowed;opacity:.5}.checkout-form{display:grid;gap:12px;margin-top:18px}.checkout-form label{display:grid;gap:6px;color:#52635a;font-size:.86rem;font-weight:700}.checkout-form input,.checkout-form select{width:100%;border:1px solid #dbe8de;border-radius:10px;padding:11px 12px;background:#fff;color:#173f35;font:inherit}.location-button{border:1px solid #176c4e;border-radius:10px;padding:10px 12px;background:transparent;color:#176c4e;font-weight:800;cursor:pointer}.checkout-result{border-radius:10px;padding:10px 12px;margin:14px 0 0;font-weight:700}.checkout-result.success{background:#e8f6ee;color:#176c4e}.checkout-result.error{background:#fff0ed;color:#a13b2d}@media(max-width:650px){.order-steps{flex-wrap:wrap;gap:8px}.order-steps i{width:15px}.checkout-backdrop{align-items:end;padding:10px}.checkout-panel{max-height:92vh;padding:22px 18px;border-radius:18px 18px 0 0}.checkout-steps{gap:10px;font-size:11px}.checkout-panel h2{font-size:23px}.checkout-preview-fields div{display:grid;gap:5px}.checkout-preview-fields b{text-align:left}}
