/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#062c67;--blue:#075da9;--sky:#eaf6ff;--orange:#ff5a00;--ink:#0a1d35;--muted:#66758a;--line:#dce7f0;--white:#fff;--green:#18a957}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#f6f9fc;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.topbar{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;height:78px;padding:0 max(4vw,24px);display:flex;position:sticky;top:0}.brand{color:var(--navy);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(145deg, #10a9e8, var(--navy));color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:25px;display:grid}.brand strong{letter-spacing:.04em;font-size:21px;line-height:1;display:block}.brand small{letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:10px;display:block}.brand-image-lockup{flex-direction:column;align-items:flex-start;gap:2px}.brand-image-lockup .brand-logo{object-fit:cover;object-position:center;border:1px solid #062c6729;border-radius:9px;width:154px;height:50px;display:block}.brand-image-lockup small{color:inherit;margin-top:0;font-size:9px;line-height:1}.top-actions{align-items:center;gap:10px;display:flex}.account-menu{color:#dcecff;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.account-menu a{color:#fff;text-underline-offset:3px;text-decoration:underline}.admin-login{color:var(--navy);border:1px solid #cbdbe9;border-radius:11px;padding:11px 15px;font-size:12px;font-weight:900;text-decoration:none}.install-button,.cart-button{border:0;border-radius:12px;padding:12px 17px;font-weight:800}.install-button{color:var(--navy);background:#edf4fb}.cart-button{background:var(--navy);color:#fff;align-items:center;gap:10px;display:flex}.cart-button b{background:var(--orange);border-radius:999px;place-items:center;min-width:24px;height:24px;display:grid}.hero{color:#fff;background:radial-gradient(circle at 85% 15%,#4cbeff59,#0000 25%),linear-gradient(125deg,#031e48 0%,#064b8c 62%,#087abc 100%);grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);align-items:center;gap:60px;min-height:540px;padding:86px max(5vw,24px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";background:#ffffff14;border-radius:50%;height:270px;position:absolute;inset:auto -80px -130px 35%;transform:rotate(-5deg)}.hero-copy,.hero-card{z-index:1;position:relative}.eyebrow{color:#78d4ff;letter-spacing:.18em;font-size:12px;font-weight:900;display:inline-block}.eyebrow.blue{color:var(--blue)}.hero h1{letter-spacing:-.045em;max-width:800px;margin:16px 0 20px;font-size:clamp(42px,6vw,76px);line-height:.98}.hero p{color:#cce7fa;max-width:700px;font-size:18px;line-height:1.65}.hero-actions{margin-top:24px}.catalog-download-menu{width:fit-content;position:relative}.catalog-download-menu summary{cursor:pointer;list-style:none}.catalog-download-menu summary::-webkit-details-marker{display:none}.catalog-download{color:#fff;background:#ffffff21;border:1px solid #ffffff61;border-radius:12px;align-items:center;gap:9px;width:fit-content;padding:13px 18px;font-size:13px;font-weight:900;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 12px 30px #0000001f}.catalog-download:hover{background:#ffffff38;transform:translateY(-2px)}.catalog-download span{font-size:20px;line-height:.7}.catalog-download-options{z-index:20;background:#fff;border:1px solid #fff3;border-radius:14px;width:min(310px,82vw);padding:8px;position:absolute;top:calc(100% + 9px);left:0;box-shadow:0 22px 55px #00000047}.catalog-download-options a,.catalog-download-options button{color:var(--navy);border-radius:10px;gap:3px;padding:12px 14px;text-decoration:none;display:grid}.catalog-download-options a:hover,.catalog-download-options button:hover{background:#edf7ff}.catalog-download-options button{text-align:left;width:100%;font:inherit;cursor:pointer;background:#fff;border:0}.catalog-download-options button:disabled{cursor:wait;opacity:.72}.catalog-download-options b{font-size:14px}.catalog-download-options small{color:#587082;font-size:12px}.catalog-export-panel{background:linear-gradient(135deg,#f4fbff,#e9f6fb);border:1px solid #cfe4ef;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;max-width:1220px;margin:32px auto 0;padding:28px 32px;display:flex;box-shadow:0 14px 34px #0e48681a}.price-change-notice{color:#573016;background:#fff7ed;border:1px solid #f4b37c;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;max-width:1220px;margin:20px auto 0;padding:16px 20px;display:flex;box-shadow:0 10px 24px #914b141a}.price-change-notice div{gap:3px;display:grid}.price-change-notice strong{color:#b64108}.price-change-notice span{line-height:1.45}.price-change-notice button{color:#8f390f;cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:25px}.catalog-export-panel h2{color:#073e63;margin:6px 0}.catalog-export-panel p{color:#466779;margin:0}.catalog-export-actions{flex-wrap:wrap;gap:12px;display:flex}.catalog-export-actions a,.catalog-export-actions button{color:#fff;font:inherit;cursor:pointer;background:#075381;border:0;border-radius:12px;padding:13px 20px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #0753812e}.catalog-export-actions a:last-child{background:#148157}.catalog-export-actions button:disabled{cursor:wait;opacity:.72}.catalog-pdf-error{color:#a52222;width:100%;margin:10px 0 0;font-weight:700}@media (width<=720px){.catalog-export-panel{flex-direction:column;align-items:flex-start;margin:22px 15px 0;padding:22px}.price-change-notice{align-items:flex-start;margin:15px 15px 0}.catalog-export-actions{width:100%}.catalog-export-actions a,.catalog-export-actions button{flex:1;justify-content:center}}.search-shell{max-width:650px;margin-top:18px;position:relative}.search{max-width:650px;height:62px;color:var(--navy);background:#fff;border-radius:16px;align-items:center;gap:13px;padding:0 14px 0 20px;display:flex;box-shadow:0 18px 50px #0000002e}.search span{font-size:28px;transform:rotate(-15deg)}.search input{width:100%;color:var(--ink);border:0;outline:0;font-size:16px}.search-clear{color:#3e5565;cursor:pointer;background:#edf3f7;border:0;border-radius:50%;flex:0 0 34px;width:34px;height:34px;font-size:23px;line-height:1}.search-clear:hover{color:var(--navy);background:#dceaf2}.search-hint{color:#d9f0ff;margin:9px 4px 0;font-weight:700;display:block}.search-suggestions{z-index:40;max-height:min(430px,58vh);color:var(--ink);background:#fff;border:1px solid #c9dce8;border-radius:16px;padding:8px;position:absolute;top:calc(100% + 9px);left:0;right:0;overflow-y:auto;box-shadow:0 24px 65px #00182a47}.search-suggestions-title{color:#658092;letter-spacing:.08em;text-transform:uppercase;padding:7px 10px 8px;font-size:11px;font-weight:900}.search-suggestions button{width:100%;min-height:58px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:9px 11px;display:flex}.search-suggestions button:hover,.search-suggestions button.active{background:#eaf6fc}.search-suggestion-copy{gap:3px;min-width:0;display:grid;font-size:inherit!important;transform:none!important}.search-suggestion-copy strong{color:#092f49;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.25;overflow:hidden}.search-suggestion-copy small{color:#668092;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.search-stock{color:#147446;background:#e3f5eb;border-radius:999px;flex:none;padding:6px 9px;font-weight:900;font-size:10px!important;transform:none!important}.search-stock.unavailable{color:#a54118;background:#fff0e9}.search-stock.low{color:#8a5a00;background:#fff4d6}.product-stock-pill{border-radius:999px;width:max-content;margin-top:5px;padding:4px 7px;font-size:9px;font-weight:900}.product-stock-pill.available{color:#0e7141;background:#e2f5ea}.product-stock-pill.low{color:#8b5b00;background:#fff1cf}.product-stock-pill.out{color:#a13b24;background:#ffe9e4}.add-button:disabled{cursor:not-allowed;opacity:.55}.hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff3b;border-radius:28px;flex-direction:column;gap:13px;min-height:300px;padding:34px;display:flex;box-shadow:0 30px 70px #00000038}.hero-snow{font-size:48px}.hero-card strong{font-size:27px}.hero-card span{color:#d7efff;border-bottom:1px solid #ffffff2b;padding-bottom:12px}.hero-card a{color:#fff;margin-top:auto;font-weight:800;text-decoration:none}.catalog-section{max-width:1480px;margin:0 auto;padding:58px max(4vw,24px) 76px}.section-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-heading h2{letter-spacing:-.035em;margin:9px 0 0;font-size:clamp(30px,4vw,48px)}.section-heading p{color:var(--muted);font-weight:700}.filters{gap:9px;margin:32px 0;padding-bottom:8px;display:flex;overflow-x:auto}.filters button{border:1px solid var(--line);color:#41536a;background:#fff;border-radius:999px;flex:none;padding:11px 17px;font-size:13px;font-weight:800}.filters button.active{border-color:var(--navy);background:var(--navy);color:#fff}.filters button small{color:var(--orange);background:#fff0e5;border-radius:999px;margin-left:7px;padding:2px 6px;font-size:9px}.filters button.active small{color:#fff;background:#ffffff2e}.segment-filters{display:block;overflow:visible}.segment-filters>.all-segments{margin-bottom:12px}.customer-segment-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.customer-segment-group{background:#f8fbfd;border:1px solid #cfe0ec;border-radius:16px;min-width:0;padding:14px}.customer-segment-group.refrigeracion{background:#f1fbfc;border-color:#b9dfe6}.customer-segment-group summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:48px;list-style:none;display:flex}.customer-segment-group summary::-webkit-details-marker{display:none}.customer-segment-group summary span{gap:2px;display:grid}.customer-segment-group summary small{color:var(--blue);letter-spacing:.13em;font-size:9px;font-weight:950}.customer-segment-group summary strong{color:var(--navy);font-size:18px}.customer-segment-group summary>b{width:30px;height:30px;color:var(--blue);background:#e5f2f8;border-radius:50%;place-items:center;font-size:18px;transition:transform .18s;display:grid}.customer-segment-group summary.has-active-segment strong{color:var(--blue)}.customer-segment-group[open] summary>b{transform:rotate(180deg)}.customer-segment-group>div{gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.customer-segment-group:not([open])>div{display:none}.notification-button{color:var(--navy);cursor:pointer;background:#fff;border:1px solid #a8c8dd;border-radius:9px;padding:9px 12px;font-size:10px;font-weight:900}.notification-button:disabled{cursor:default;opacity:.8}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 8px 28px #112d4f0f}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #112d4f1f}.product-image{background:#eaf1f6;height:300px;position:relative;overflow:hidden}.product-image img{object-fit:contain;object-position:top center;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.035)}.product-image span{color:var(--navy);letter-spacing:.06em;text-transform:uppercase;background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;top:13px;left:13px}.product-body{flex-direction:column;min-height:208px;padding:19px;display:flex}.code{color:var(--orange);letter-spacing:.08em;font-weight:900}.product-body h3{margin:8px 0;font-size:17px;line-height:1.28}.product-body p{color:var(--muted);margin:0;font-size:12px}.product-footer{border-top:1px solid #edf2f6;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:18px;display:flex}.product-footer>strong{color:var(--navy);white-space:nowrap;font-size:20px}.product-footer>strong.consult{color:var(--orange);font-size:15px}.add-button{background:var(--navy);color:#fff;border:0;border-radius:11px;padding:10px 13px;font-size:12px;font-weight:900}.quantity{border:1px solid var(--line);border-radius:11px;grid-template-columns:32px 30px 32px;align-items:center;display:grid;overflow:hidden}.quantity button{height:34px;color:var(--navy);background:#eef5fb;border:0;font-size:18px;font-weight:900}.quantity input{width:100%;height:34px;color:var(--navy);text-align:center;appearance:textfield;background:#fff;border:0;outline:0;padding:0 2px;font-size:13px;font-weight:900}.quantity input::-webkit-inner-spin-button{appearance:none;margin:0}.quantity input::-webkit-outer-spin-button{appearance:none;margin:0}.group-products{padding:0 19px 12px}.group-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:17px 0 13px;display:flex}.group-heading strong{color:var(--navy);font-size:15px}.group-heading small{color:var(--muted);text-align:right;font-size:10px}.product-row{border-bottom:1px solid #edf2f6;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:14px 0;display:grid}.product-row:last-child{border-bottom:0}.product-row-copy{min-width:0}.product-row-copy h3{margin:4px 0;font-size:14px;line-height:1.3}.product-row-copy p{color:var(--muted);margin:0;font-size:10px}.product-discount-badge{color:#087746;background:#e8f8ef;border-radius:7px;margin:6px 0 4px;padding:4px 7px;font-size:9px;font-weight:900;display:inline-block}.offer-no-discount{color:var(--orange);background:#fff0e5;border-radius:7px;margin:6px 0 4px;padding:4px 7px;font-size:9px;font-weight:900;display:inline-block}.product-row-action{flex-direction:column;align-items:flex-end;gap:8px;min-width:128px;display:flex}.customer-product-price{text-align:right}.customer-product-price small{color:#8390a1;font-size:10px;text-decoration:line-through;display:block}.customer-product-price strong{color:var(--navy);white-space:nowrap;font-size:16px;display:block}.customer-product-price strong.consult{color:var(--orange);font-size:12px}.empty{text-align:center;color:var(--muted);border:1px dashed var(--line);background:#fff;border-radius:18px;padding:70px}.trust{background:var(--navy);color:#fff;grid-template-columns:repeat(3,1fr);gap:30px;padding:45px max(5vw,24px);display:grid}.trust>div{justify-content:center;align-items:center;gap:17px;display:flex}.trust b{color:#62cfff;border:1px solid #4c77a5;border-radius:50%;place-items:center;width:46px;height:46px;font-size:20px;display:grid}.trust strong,.trust span{display:block}.trust span{color:#a9c2db;font-size:12px}.trust strong{color:#fff;margin-bottom:4px;font-size:14px}footer{color:#a6bed6;background:#021c42;justify-content:space-between;align-items:center;gap:30px;padding:40px max(5vw,24px);display:flex}footer p{font-size:12px}footer a{color:#fff;font-weight:800;text-decoration:none}.footer-brand{color:#fff}.floating-cart{z-index:25;background:var(--orange);color:#fff;border:0;border-radius:16px;justify-content:space-between;align-items:center;width:min(92vw,460px);padding:17px 20px;font-weight:900;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 15px 45px #ff5a0059}.floating-cart b{font-size:22px}.cart-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0110248c;position:fixed;inset:0}.cart-panel{background:#fff;width:min(100%,540px);padding:28px;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-20px 0 70px #0003}.cart-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:19px;display:flex}.cart-heading h2{margin:5px 0 0;font-size:31px}.cart-heading>button{width:42px;height:42px;color:var(--navy);background:#eef3f7;border:0;border-radius:50%;font-size:28px}.cart-items{padding:6px 0}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:15px 0;display:grid}.cart-item img{object-fit:cover;object-position:top;background:#edf2f6;border-radius:11px;width:58px;height:58px}.cart-item strong,.cart-item small{display:block}.cart-item strong{font-size:13px;line-height:1.3}.cart-item small{color:var(--muted);margin-top:5px;font-size:11px}.cart-item small.converted-price{color:var(--green);font-weight:900}.cart-price-breakdown{gap:4px;margin-top:7px;display:grid}.cart-price-breakdown small{justify-content:space-between;gap:10px;margin:0;display:flex}.cart-price-breakdown small span{color:var(--muted)}.cart-price-breakdown small b{color:var(--navy);white-space:nowrap}.cart-price-breakdown .cart-bonus b{color:var(--green)}.cart-price-breakdown .cart-line-subtotal{border-top:1px dashed var(--line);padding-top:5px}.cart-price-breakdown .cart-line-subtotal b{font-size:12px}.quantity.compact{grid-template-columns:27px 25px 27px}.quantity.compact button{height:29px}.totals{background:#edf6ff;border-radius:15px;margin:15px 0 22px;padding:18px}.totals div{justify-content:space-between;gap:20px;margin-bottom:9px;display:flex}.totals div strong{color:var(--navy)}.totals small{color:var(--muted);border-top:1px solid #d9e8f5;padding-top:8px;font-size:10px;display:block}.totals .tax-notice{color:#7d3210;background:#fff5ee;border:1px solid #ffd4b8;border-radius:11px;margin:0 0 16px;padding:13px 14px;display:block}.customer-discount{background:#fff;border:1px solid #b7d5ea;border-radius:13px;margin:16px 0;padding:14px}.customer-discount>div{align-items:center;margin-bottom:12px}.customer-discount span,.customer-discount b,.customer-discount small{display:block}.customer-discount b{color:var(--navy);font-size:13px}.customer-discount small{border:0;padding:3px 0 0;font-size:9px}.customer-discount>div>strong{color:var(--orange);font-size:22px}.customer-discount button{background:var(--navy);color:#fff;border:0;border-radius:10px;width:100%;padding:12px;font-size:12px;font-weight:900}.discount-applied-status{background:var(--green);color:#fff;text-align:center;border-radius:10px;padding:11px;font-size:11px;font-weight:900;justify-content:center!important;margin:12px 0 0!important}.customer-discount.applied{background:#f1fbf5;border-color:#9bd6b5}.customer-discount.applied button{background:var(--green)}.customer-benefits{background:linear-gradient(135deg,#f3faff,#fff8f1);border:1px solid #b9d9ed;border-radius:20px;width:min(1160px,100% - 40px);margin:26px auto 0;padding:25px;box-shadow:0 13px 34px #09395b14}.customer-benefits-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.customer-benefits-heading h2{color:var(--navy);margin:5px 0 4px;font-size:25px}.customer-benefits-heading p{color:var(--muted);margin:0;font-size:12px}.general-benefit{background:var(--navy);color:#fff;text-align:center;border-radius:15px;min-width:145px;padding:14px 18px}.general-benefit strong,.general-benefit span{display:block}.general-benefit strong{color:#75d9ff;font-size:27px}.general-benefit span{text-transform:uppercase;margin-top:2px;font-size:10px;font-weight:800}.segment-benefits{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:18px;display:grid}.segment-benefit{background:#fff;border:1px solid #d3e6f2;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.segment-benefit span{color:var(--navy);font-size:11px;font-weight:850;line-height:1.25}.segment-benefit strong{color:var(--orange);flex:none;font-size:19px}.customer-benefits>small{color:var(--muted);margin-top:14px;font-size:10px;display:block}.discount-line strong{color:var(--orange)!important}.discount-total{background:#dfefff;border-radius:10px;align-items:center;margin-top:8px;padding:11px 12px}.discount-total span{color:var(--navy);font-weight:900}.tax-notice b,.tax-notice span{display:block}.tax-notice b{color:var(--orange);letter-spacing:.04em;margin-bottom:4px;font-size:13px}.tax-notice span{font-size:11px;line-height:1.4}.exchange-calculator{background:#fff;border:1px solid #bdd8ed;border-radius:13px;margin:16px 0;padding:15px}.exchange-heading{justify-content:space-between;align-items:center;gap:12px;display:flex;margin:0 0 12px!important}.exchange-heading span,.exchange-heading b,.exchange-heading small{display:block}.exchange-heading b{color:var(--navy);font-size:13px}.exchange-heading small{border:0;padding:3px 0 0;font-size:9px}.exchange-heading button{color:var(--navy);background:#eef6fc;border:1px solid #c8dce9;border-radius:8px;padding:7px 9px;font-size:10px;font-weight:900}.exchange-heading button:disabled{cursor:wait;opacity:.6}.exchange-input{border:1px solid var(--line);height:46px;color:var(--muted);background:#f8fbfd;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:0 11px;font-size:12px;font-weight:800;display:grid}.exchange-input input{width:100%;min-width:0;color:var(--navy);text-align:right;background:0 0;border:0;outline:0;font-size:19px;font-weight:900}.exchange-input b{color:var(--navy)}.exchange-status{color:var(--muted);margin:7px 0 12px;font-size:9px;line-height:1.4}.exchange-status.live{color:#157746}.exchange-status.error{color:#a92727}.exchange-result{border-top:1px solid #e5eef5;padding-top:10px;font-size:12px}.grand-total{background:var(--navy);color:#fff;border-radius:10px;align-items:center;padding:13px;margin-top:10px!important}.grand-total strong{font-size:19px;color:#fff!important}.exchange-calculator>a{color:var(--blue);margin-top:10px;font-size:9px;font-weight:800;text-decoration:none;display:block}.customer-form h3{margin:0 0 14px}.customer-form label{color:#43566d;margin-bottom:12px;font-size:11px;font-weight:800;display:block}.customer-form input,.customer-form select,.customer-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:0;margin-top:6px;padding:12px 13px}.customer-form input:focus,.customer-form select:focus,.customer-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e5f3ff}.customer-form textarea{resize:vertical;min-height:74px}.registered-data{border:1px solid var(--line);background:#f7fafc;border-radius:11px;margin-bottom:16px;padding:13px 14px}.registered-data p{border-bottom:1px solid #e4edf3;margin:0;padding:8px 0}.registered-data p:last-child{border-bottom:0}.registered-data b,.registered-data span{display:block}.registered-data b{color:var(--navy);font-size:12px}.registered-data span{color:var(--muted);margin-top:3px;font-size:10px}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.whatsapp-button{background:var(--green);color:#fff;border:0;border-radius:13px;width:100%;margin-top:3px;padding:16px;font-weight:900}.whatsapp-button:disabled{cursor:not-allowed;opacity:.45}.name-hint{text-align:center;color:var(--muted);margin-top:7px;display:block}.order-error{color:#9b2525;background:#fff0f0;border-radius:9px;margin:0 0 10px;padding:11px 13px;font-size:12px;font-weight:800}.order-success{text-align:center;padding:65px 20px}.order-success>span{width:58px;height:58px;color:var(--green);background:#e2f7ea;border-radius:50%;place-items:center;margin:0 auto;font-size:30px;font-weight:900;display:grid}.order-success h3{color:var(--navy);margin:18px 0 8px;font-size:24px}.order-success p{color:var(--muted);line-height:1.5}.order-success a,.order-success button{text-align:center;border:0;border-radius:11px;width:100%;margin-top:12px;padding:14px 16px;font-weight:900;text-decoration:none;display:block}.order-success a{background:var(--navy);color:#fff}.order-success button{color:var(--navy);background:#eaf1f6}.cart-empty{text-align:center;padding:70px 20px}.cart-empty>span{font-size:44px}.cart-empty h3{margin:15px 0 7px}.cart-empty p{color:var(--muted)}.cart-empty button{background:var(--navy);color:#fff;border:0;border-radius:10px;margin-top:12px;padding:12px 18px;font-weight:800}.admin-shell{background:#f3f7fb;min-height:100vh}.admin-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:12px max(3vw,22px);display:flex;position:sticky;top:0}.admin-header>div{color:var(--muted);align-items:center;gap:14px;font-size:12px;display:flex}.admin-header>div a{color:var(--navy);background:#eef5fa;border-radius:9px;padding:9px 12px;font-weight:800;text-decoration:none}.admin-intro{justify-content:space-between;align-items:end;gap:24px;max-width:1440px;margin:0 auto;padding:46px max(3vw,22px) 28px;display:flex}.admin-intro h1{letter-spacing:-.04em;margin:8px 0 7px;font-size:clamp(32px,4vw,48px)}.admin-intro p{color:var(--muted);margin:0}.admin-intro>button{background:var(--orange);color:#fff;border:0;border-radius:12px;padding:14px 18px;font-weight:900}.admin-status{color:#17683a;background:#e4f5eb;border-radius:11px;max-width:calc(1440px - 6vw);margin:0 auto 16px;padding:13px 16px;font-size:13px;font-weight:800}.admin-tabs{border:1px solid var(--line);background:#fff;border-radius:14px;gap:7px;max-width:calc(1440px - 6vw);margin:0 auto 24px;padding:6px;display:flex;box-shadow:0 8px 24px #1432500d}.admin-tabs button{color:#53677d;cursor:pointer;background:0 0;border:0;border-radius:10px;flex:1;padding:13px 16px;font-weight:900}.admin-tabs button.active{background:var(--navy);color:#fff}.admin-tabs b{color:var(--navy);background:#e8f1f8;border-radius:999px;margin-left:6px;padding:2px 7px;font-size:10px}.admin-private-cost{color:#805d0b;background:#fff9e8;border:1px solid #efd18b;border-radius:10px;padding:12px;font-size:12px;font-weight:800}.admin-orders{max-width:1440px;margin:0 auto;padding:0 max(3vw,22px) 70px}.admin-order-list{gap:12px;display:grid}.admin-order-card{border:1px solid var(--line);border-left:5px solid var(--green);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) 180px 190px;align-items:center;gap:20px;padding:18px;display:grid;box-shadow:0 8px 24px #1432500d}.admin-order-card.cancelled{opacity:.78;border-left-color:#8793a0}.admin-order-card h3{color:var(--navy);margin:6px 0 4px}.admin-order-card p{color:#43566d;margin:0 0 7px;font-size:12px;font-weight:800}.admin-order-card small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.admin-order-summary{text-align:right}.admin-order-summary b,.admin-order-summary strong{display:block}.admin-order-summary strong{color:var(--navy);margin-top:5px;font-size:18px}.admin-order-actions{justify-content:flex-end;gap:8px;display:flex}.admin-order-actions button,.admin-order-actions a{color:#9a5d00;background:#fff8e9;border:1px solid #e7b86f;border-radius:9px;padding:11px 13px;font-weight:900}.admin-order-actions a{color:var(--navy);background:#eef7ff;border-color:#b9d4e8;text-decoration:none}.admin-order-actions button.danger{color:#a92727;background:#fff4f4;border-color:#f1caca}.admin-order-actions button:disabled{opacity:.5;cursor:wait}.customer-approvals{max-width:1440px;margin:0 auto 28px;padding:24px max(3vw,22px)}.customer-approvals-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:15px;display:flex}.customer-approvals-heading h2{color:var(--navy);margin:7px 0 5px;font-size:28px}.customer-approvals-heading p{color:var(--muted);margin:0;font-size:13px}.customer-approvals-heading>b{color:var(--orange);background:#fff0e7;border-radius:999px;padding:9px 12px;font-size:12px}.customer-approval-list{gap:12px;display:grid}.customer-search-panel{justify-content:space-between;align-items:center;gap:12px;margin:14px 0;display:flex}.customer-search-panel label{background:#fff;border:1px solid #c7d7e4;border-radius:12px;flex:1;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-width:0;padding:0 12px;display:grid;box-shadow:0 5px 16px #1432500f}.customer-search-panel label>span{color:var(--blue);font-size:22px}.customer-search-panel input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:13px 0}.customer-search-panel button{width:32px;height:32px;color:var(--navy);background:#e8f1f8;border:0;border-radius:50%;font-size:18px;font-weight:900}.customer-search-panel>small{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:900}.customer-approval-card{border:1px solid var(--line);border-left:5px solid var(--orange);background:#fff;border-radius:15px;grid-template-columns:minmax(0,1fr) 210px 150px 180px;align-items:center;gap:18px;padding:17px;display:grid;box-shadow:0 8px 24px #1432500d}.customer-approval-card.approved{border-left-color:var(--green)}.customer-approval-copy h3{color:var(--navy);margin:6px 0 4px}.customer-approval-copy p{color:#43566d;margin:0 0 7px;font-size:12px;font-weight:800}.customer-approval-copy small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.approval-status{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.approved .approval-status{color:var(--green)}.customer-business-field{color:#415268;font-size:11px;font-weight:900}.customer-business-field select{border:1px solid var(--line);width:100%;height:44px;color:var(--navy);background:#f8fbfd;border-radius:10px;margin-top:6px;padding:0 10px;font-size:12px;font-weight:900}.customer-business-field small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.customer-discount-field{color:#415268;font-size:11px;font-weight:900}.customer-discount-field>span{border:1px solid var(--line);background:#f8fbfd;border-radius:10px;align-items:center;height:44px;margin-top:6px;padding:0 11px;display:flex}.customer-discount-field input{width:100%;color:var(--navy);background:0 0;border:0;outline:0;font-size:18px;font-weight:900}.segment-discount-editor{border:1px solid var(--line);background:#f8fbfd;border-radius:11px;grid-column:1/-1;padding:12px 14px}.segment-discount-editor summary{color:var(--navy);cursor:pointer;font-size:12px;font-weight:900}.segment-discount-editor>div{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:8px;margin-top:12px;display:grid}.segment-discount-editor label{background:#fff;border:1px solid #dce8f0;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:10px;font-weight:800;display:flex}.segment-discount-editor label b{color:var(--navy);align-items:center;gap:3px;display:flex}.segment-discount-editor input{text-align:right;border:1px solid #cadce8;border-radius:6px;width:48px;padding:5px}.segment-discount-editor>small{color:var(--muted);margin-top:9px;font-size:9px;display:block}.customer-actions{gap:8px;display:grid}.customer-actions button{cursor:pointer;border-radius:10px;padding:12px 14px;font-size:12px;font-weight:900}.customer-actions .customer-save{background:var(--navy);color:#fff;border:0}.customer-approval-card.pending .customer-save{background:var(--orange)}.customer-actions .customer-delete{color:#a92727;background:#fff4f4;border:1px solid #f1caca}.customer-actions button:disabled{cursor:wait;opacity:.6}.customer-approvals-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;background:#fff;border-radius:14px;padding:25px}.admin-workspace{grid-template-columns:minmax(280px,390px) 1fr;gap:22px;max-width:1440px;min-height:680px;margin:0 auto;padding:0 max(3vw,22px) 70px;display:grid}.segment-order-panel{background:#f8fbfd;border-top:1px solid #cfe0ec;border-bottom:1px solid #cfe0ec;max-width:1440px;margin:0 auto 20px;padding:20px max(3vw,22px)}.segment-order-heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.segment-order-heading h2{color:var(--navy);margin:6px 0;font-size:24px}.segment-order-heading p{color:var(--muted);margin:0;line-height:1.45}.save-segment-order{background:var(--green);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:10px;min-height:44px;padding:11px 16px;font-weight:900}.save-segment-order:disabled{opacity:.55;cursor:wait}.segment-order-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:9px;margin:17px 0 0;padding:0;list-style:none;display:grid}.segment-order-item{background:#fff;border:1px solid #d5e3ec;border-radius:11px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:52px;padding:8px 9px;display:grid}.segment-order-item>b{width:28px;height:28px;color:var(--blue);background:#e5f3ff;border-radius:50%;place-items:center;font-size:11px;display:grid}.segment-order-item>span{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:900;overflow:hidden}.segment-order-item>div{gap:5px;display:flex}.segment-order-item button{color:var(--navy);cursor:pointer;background:#f4f8fb;border:1px solid #cadce8;border-radius:8px;padding:7px 8px;font-size:10px;font-weight:900}.segment-order-item button:disabled{opacity:.35;cursor:not-allowed}.segment-group-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;margin-top:18px;display:grid}.segment-group-card{background:#fff;border:1px solid #cddfea;border-radius:15px;min-width:0;padding:14px}.segment-group-card.refrigeracion{background:#f4fbfc;border-color:#b8dce5}.segment-group-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.segment-group-card>header span{color:var(--blue);letter-spacing:.13em;font-size:9px;font-weight:950}.segment-group-card>header h3{color:var(--navy);margin:2px 0 0;font-size:20px}.segment-group-card>header>b{color:var(--blue);background:#e8f3fa;border-radius:999px;padding:6px 9px;font-size:10px}.segment-group-card .segment-order-list{grid-template-columns:1fr}.segment-group-card .segment-order-item{grid-template-columns:30px minmax(0,1fr)}.segment-group-card .segment-order-item>div{flex-wrap:wrap;grid-column:2}.segment-group-card .segment-order-item button.move-group{color:#07627a;border-color:#9fc9d7}.segment-group-empty{color:var(--muted);text-align:center;border:1px dashed #bfd3df;border-radius:11px;margin:15px 0 0;padding:18px;font-size:12px}.bulk-import-panel{background:#eef7fd;border-top:1px solid #cfe0ec;border-bottom:1px solid #cfe0ec;grid-template-columns:minmax(0,1fr) auto;gap:16px 24px;max-width:1440px;margin:0 auto 20px;padding:20px max(3vw,22px);display:grid}.bulk-import-panel h2{color:var(--navy);margin:6px 0;font-size:24px}.bulk-import-panel p,.bulk-import-panel>small{color:var(--muted);margin:0;line-height:1.45}.bulk-import-panel>small,.bulk-file-name,.bulk-preview{grid-column:1/-1}.bulk-import-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.bulk-import-actions button,.bulk-file-button,.private-cost-download{min-height:44px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #b7d1e3;border-radius:10px;justify-content:center;align-items:center;padding:11px 14px;font-size:12px;font-weight:900;display:inline-flex}.private-cost-download{color:#08723d;background:#eaf8f0;border-color:#198754;text-decoration:none}.bulk-file-button{border-color:var(--blue);background:var(--blue);color:#fff}.bulk-file-button input{display:none}.bulk-file-name{color:var(--blue)}.bulk-preview{background:#fff;border:1px solid #c5dce9;border-radius:14px;padding:14px}.bulk-summary{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.bulk-summary b{color:#147142;background:#e7f6ed;border-radius:999px;padding:7px 10px;font-size:11px}.bulk-summary b.has-errors{color:#a32929;background:#fff0f0}.bulk-view-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.bulk-view-actions button{min-height:38px;color:var(--navy);cursor:pointer;background:#f5f9fc;border:1px solid #c7d9e5;border-radius:9px;padding:8px 12px;font-size:11px;font-weight:900}.bulk-view-actions button.active{border-color:var(--navy);background:var(--navy);color:#fff}.bulk-view-actions button.download-errors{color:#9b2525;background:#fff3f3;border-color:#e2a8a8;margin-left:auto}.bulk-view-actions button:disabled{opacity:.4;cursor:not-allowed}.bulk-preview table{border-collapse:collapse;width:100%;font-size:11px}.bulk-preview th,.bulk-preview td{text-align:left;vertical-align:top;border-bottom:1px solid #e5edf2;padding:9px 8px}.bulk-preview tr.import-error{color:#922323;background:#fff2f2}.import-error-details{gap:7px;min-width:260px;margin:0;padding:0;list-style:none;display:grid}.import-error-details li{background:#fff;border-left:3px solid #c43939;border-radius:5px;padding:7px 9px;line-height:1.35}.import-error-details b,.import-error-details small{display:block}.import-error-details small{color:#765252;margin-top:3px;font-size:9px}.import-ok{color:#147142;white-space:nowrap;font-weight:900}.bulk-confirm{justify-content:flex-end;gap:9px;margin-top:14px;display:flex}.bulk-confirm button{min-height:43px;color:var(--navy);background:#e8eef3;border:0;border-radius:9px;padding:10px 15px;font-weight:900}.bulk-confirm button.confirm{background:var(--green);color:#fff}.bulk-confirm button:disabled{opacity:.45;cursor:not-allowed}.admin-list,.admin-editor{border:1px solid var(--line);background:#fff;border-radius:20px;box-shadow:0 12px 34px #1432500f}.admin-list{min-height:0;padding:16px}.admin-search{background:#f2f6f9;border-radius:11px;align-items:center;gap:9px;height:46px;padding:0 12px;display:flex}.admin-search input{background:0 0;border:0;outline:0;width:100%}.admin-list>small{color:var(--muted);margin:13px 2px 8px;display:block}.admin-product-list{max-height:615px;padding-right:3px;overflow-y:auto}.admin-product-list>button{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-bottom:1px solid #edf2f5;grid-template-columns:52px 1fr auto;align-items:center;gap:11px;padding:10px;display:grid}.admin-product-list>button:hover,.admin-product-list>button.selected{background:#edf6ff;border-radius:10px}.admin-product-list img{object-fit:cover;object-position:top;background:#edf2f5;border-radius:9px;width:52px;height:52px}.admin-product-list span,.admin-product-list strong,.admin-product-list small{display:block}.admin-product-list strong{font-size:12px;line-height:1.3}.admin-product-list small{color:var(--blue);margin-top:4px;font-weight:800}.admin-product-list b{color:var(--blue);font-size:22px}.admin-editor{padding:26px}.admin-placeholder{text-align:center;min-height:600px;color:var(--muted);place-content:center;display:grid}.admin-placeholder span{color:var(--blue);font-size:45px}.admin-placeholder h2{color:var(--ink);margin:15px 0 4px}.editor-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.editor-heading h2{margin:7px 0 0;font-size:27px}.delete-product{color:#a92727;background:#fff4f4;border:1px solid #f1caca;border-radius:10px;padding:10px 13px;font-weight:800}.image-editor{background:#eef6fc;border-radius:16px;grid-template-columns:160px 1fr;align-items:center;gap:22px;margin:24px 0;padding:17px;display:grid}.image-editor img{object-fit:cover;object-position:top;background:#fff;border-radius:12px;width:160px;height:130px}.image-editor p{color:var(--muted);margin:7px 0 15px;font-size:12px}.upload-button{background:var(--navy);color:#fff;cursor:pointer;border-radius:9px;padding:10px 13px;font-size:12px;font-weight:900;display:inline-block}.upload-button input{display:none}.admin-form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.admin-form label{color:#415268;font-size:11px;font-weight:900}.admin-form label.wide{grid-column:1/-1}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:0;margin-top:6px;padding:12px}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e4f2ff}.admin-form textarea{resize:vertical;min-height:82px}.editor-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:24px;padding-top:20px;display:flex}.editor-actions button{color:var(--navy);background:#e9eff4;border:0;border-radius:11px;padding:13px 18px;font-weight:900}.editor-actions button.save-product{background:var(--green);color:#fff}.editor-actions button:disabled{cursor:not-allowed;opacity:.45}.admin-gate{background:linear-gradient(135deg,#031e48,#087abc);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-gate section{text-align:center;background:#fff;border-radius:24px;width:min(100%,440px);padding:44px;box-shadow:0 30px 80px #00000040}.admin-lock{font-size:44px}.admin-gate h1{margin:18px 0 8px}.admin-gate p{color:var(--muted);line-height:1.5}.admin-gate a{background:var(--navy);color:#fff;border-radius:10px;margin-top:16px;padding:12px 16px;font-weight:800;text-decoration:none;display:inline-block}.admin-login-form{gap:12px;margin-top:22px;display:grid}.admin-login-form input{border:1px solid var(--line);border-radius:10px;outline:0;width:100%;padding:13px 14px}.admin-login-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e5f3ff}.admin-login-form button{background:var(--navy);color:#fff;border:0;border-radius:10px;padding:13px;font-weight:900}.registration-shell{background:radial-gradient(circle at 15% 12%,#29aaef47,#0000 28%),linear-gradient(145deg,#031b43,#075f9e);place-items:center;min-height:100vh;padding:38px 20px;display:grid}.registration-card{background:#fff;border-radius:26px;width:min(100%,610px);padding:clamp(26px,5vw,48px);box-shadow:0 32px 90px #0000004d}.registration-brand{color:var(--navy);align-items:center;gap:12px;margin-bottom:34px;display:flex}.registration-brand.brand-image-lockup{align-items:center}.registration-brand .brand-logo{width:260px;height:85px}.registration-brand>span:last-child,.registration-brand strong,.registration-brand small{display:block}.registration-brand strong{letter-spacing:.03em;font-size:23px}.registration-brand small{color:var(--muted);margin-top:2px;font-size:10px}.registration-card h1{color:var(--navy);letter-spacing:-.04em;margin:9px 0;font-size:clamp(30px,5vw,43px);line-height:1.03}.registration-card>p{color:var(--muted);margin:0 0 26px;line-height:1.5}.registration-card form{gap:14px;display:grid}.registration-card label{color:#43566d;font-size:11px;font-weight:900}.registration-card input,.registration-card select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:11px;outline:0;margin-top:6px;padding:13px 14px}.registration-card input:focus,.registration-card select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #e5f3ff}.registration-card input:disabled{color:#607184;background:#eff4f7}.registration-card form>button{background:var(--orange);color:#fff;border:0;border-radius:12px;margin-top:5px;padding:15px 18px;font-size:14px;font-weight:900}.registration-card form>button:disabled{cursor:wait;opacity:.65}.registration-card>a{color:var(--blue);text-align:center;margin-top:18px;font-size:12px;font-weight:800;display:block}.registration-card>small{color:var(--muted);text-align:center;margin-top:15px;font-size:10px;line-height:1.5;display:block}.pending-card{text-align:center}.pending-icon{background:#fff3e8;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 18px;font-size:33px;display:grid}.pending-card>p{max-width:470px;margin-left:auto;margin-right:auto}.pending-details{text-align:left;grid-template-columns:1fr 1fr;gap:10px;margin:23px 0;display:grid}.pending-details>span{border:1px solid var(--line);background:#f7fafc;border-radius:11px;padding:13px}.pending-details b,.pending-details small{overflow-wrap:anywhere;display:block}.pending-details b{color:var(--navy);font-size:12px}.pending-details small{color:var(--muted);margin-top:4px;font-size:9px}.pending-card>a{background:var(--navy);color:#fff;border-radius:10px;margin-top:10px;padding:12px 15px;text-decoration:none}.pending-card>a+a{color:var(--navy);background:#eaf1f6}@media (width<=1080px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:255px}.hero{grid-template-columns:1fr;gap:35px;padding-top:65px}.hero-card{max-width:650px;min-height:auto}}@media (width<=780px){.topbar{height:68px;padding:0 15px}.brand-mark{width:37px;height:37px;font-size:20px}.brand strong{font-size:17px}.brand small{font-size:8px}.topbar .brand-logo,.admin-header .brand-logo{border-radius:7px;width:116px;height:38px}.topbar .brand-image-lockup small,.admin-header .brand-image-lockup small{font-size:7px}.install-button{display:none}.topbar .notification-button{max-width:92px;padding:7px 8px;font-size:8px}.account-menu span{display:none}.admin-login{padding:9px 10px;font-size:10px}.cart-button{padding:10px 12px}.cart-button span{display:none}.hero{min-height:0;padding:64px 20px}.hero h1{font-size:43px}.hero p{font-size:15px}.hero-card{display:none}.customer-benefits{width:calc(100% - 30px);margin-top:18px;padding:18px}.customer-benefits-heading{flex-direction:column;align-items:stretch;gap:14px}.customer-benefits-heading h2{font-size:21px}.general-benefit{min-width:0}.segment-benefits{grid-template-columns:1fr}.search-shell{max-width:none}.search{height:57px}.search-suggestions{border-radius:14px;max-height:52vh}.search-suggestions button{min-height:62px}.catalog-section{padding:55px 15px 70px}.section-heading{align-items:start}.section-heading p{white-space:nowrap;font-size:12px}.product-grid{grid-template-columns:1fr;gap:13px}.product-image{height:min(58.5vw,274px)}.group-products{padding:0 14px 10px}.product-row{gap:10px}.product-row-action{min-width:112px}.product-row-action>strong{font-size:15px}.product-body{min-height:190px;padding:14px}.product-body h3{font-size:14px}.product-footer{flex-direction:column;align-items:flex-end}.product-footer>strong{align-self:flex-start;font-size:17px}.add-button,.quantity{align-self:stretch}.add-button{width:100%}.quantity{grid-template-columns:1fr 1fr 1fr}.trust{grid-template-columns:1fr;gap:22px}.trust>div{justify-content:flex-start}footer{flex-direction:column;align-items:flex-start}.cart-panel{border-radius:24px 24px 0 0;width:100%;padding:22px 18px;top:6vh}.admin-header{align-items:flex-start}.admin-header>div{flex-wrap:wrap;justify-content:flex-end;gap:6px}.admin-header>div>span{text-align:right;width:100%}.admin-intro{flex-direction:column;align-items:flex-start}.admin-intro>button{width:100%}.admin-tabs{margin-left:18px;margin-right:18px}.admin-tabs button{padding:11px 7px;font-size:11px}.admin-workspace{grid-template-columns:1fr}.segment-order-panel{border:1px solid #cfe0ec;border-radius:15px;margin-left:12px;margin-right:12px;padding:16px}.segment-order-heading{flex-direction:column;align-items:stretch}.save-segment-order{width:100%}.segment-order-list,.segment-group-columns,.customer-segment-groups{grid-template-columns:1fr}.customer-segment-group>div{overflow-x:auto}.bulk-import-panel{border:1px solid #cfe0ec;border-radius:15px;grid-template-columns:1fr;margin-left:12px;margin-right:12px;padding:16px}.bulk-import-actions,.bulk-import-actions button,.bulk-file-button,.private-cost-download{width:100%}.bulk-view-actions,.bulk-view-actions button,.bulk-view-actions button.download-errors{width:100%;margin-left:0}.bulk-import-panel>small,.bulk-file-name,.bulk-preview{grid-column:auto}.customer-approvals-heading{flex-direction:column;align-items:flex-start}.customer-search-panel{flex-direction:column;align-items:stretch}.customer-search-panel>small{padding-left:3px}.customer-approval-card,.admin-order-card{grid-template-columns:1fr}.admin-order-summary{text-align:left}.admin-order-actions{justify-content:flex-start}.customer-actions,.customer-actions button{width:100%}.admin-product-list{max-height:350px}.admin-editor{padding:18px}.image-editor{grid-template-columns:105px 1fr;gap:15px}.image-editor img{width:105px;height:105px}.admin-form{grid-template-columns:1fr}.admin-form label.wide{grid-column:auto}}@media (width<=390px){.product-grid{grid-template-columns:1fr}.product-image{height:min(58.5vw,251px)}.product-row{grid-template-columns:1fr}.product-row-action{flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-width:0}.product-row-action .add-button,.product-row-action .quantity{align-self:auto;width:118px}.form-row{grid-template-columns:1fr;gap:0}.pending-details{grid-template-columns:1fr}}.welcome-page{background:#f5f8fc;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);min-height:100vh;display:grid}.welcome-intro{color:#fff;background:radial-gradient(circle at 85% 15%,#36a8e859,#0000 35%),linear-gradient(145deg,#06245f 0%,#074d92 58%,#0877b4 100%);flex-direction:column;justify-content:center;padding:clamp(42px,7vw,105px);display:flex}.welcome-logo{object-fit:cover;border-radius:20px;width:min(100%,530px);max-height:185px;margin-bottom:32px;box-shadow:0 24px 55px #00103452}.welcome-eyebrow,.welcome-panel-heading>span{letter-spacing:.16em;font-size:12px;font-weight:900}.welcome-eyebrow{color:#8bd7ff}.welcome-intro h1{letter-spacing:-.045em;margin:10px 0 16px;font-size:clamp(40px,5.5vw,74px);line-height:.98}.welcome-intro>p{color:#e3f3ff;max-width:650px;margin:0;font-size:clamp(17px,1.7vw,22px);line-height:1.55}.welcome-benefits{color:#f5fbff;gap:11px;margin:30px 0;display:grid}.welcome-benefits span{align-items:center;gap:10px;display:flex}.welcome-benefits b{color:#66d1ff}.registered-access{color:#fff;font-weight:900;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #64ccff;align-self:flex-start;padding:5px 0}.welcome-panel{background:#fff;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,75px);display:flex}.welcome-panel-heading>span{color:#0571bd}.welcome-panel-heading h2{color:#082c68;margin:6px 0;font-size:clamp(31px,4vw,48px)}.welcome-panel-heading p{color:#66758b;margin:0 0 24px}.welcome-form{gap:14px;display:grid}.welcome-form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.welcome-form label{color:#1c3557;gap:7px;font-size:13px;font-weight:800;display:grid}.welcome-form input,.welcome-form select{color:#10233f;width:100%;min-height:46px;font:inherit;background:#f9fbfd;border:1px solid #cbd7e6;border-radius:10px;padding:10px 12px}.welcome-form input:focus,.welcome-form select:focus{border-color:#087abb;outline:3px solid #007cca26}.welcome-form button,.registration-success>a,.registration-success>button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0750a3,#0788c7);border:0;border-radius:11px;justify-content:center;align-items:center;min-height:50px;font-weight:900;text-decoration:none;display:inline-flex}.welcome-form .secondary-access{color:#0750a3;background:#fff;border:1px solid #a9c3df}.welcome-form button:disabled{opacity:.65;cursor:wait}.registration-error{color:#a52020;background:#fff0f0;border-radius:9px;padding:11px 13px;font-size:13px;font-weight:800}.administrator-access{border-top:1px solid #dce5f0;justify-content:space-between;align-items:center;gap:18px;margin-top:28px;padding-top:22px;display:flex}.administrator-access div{color:#163459;gap:3px;display:grid}.administrator-access span{color:#728096;font-size:12px}.administrator-access a{color:#08539a;border:1px solid #0a5dab;border-radius:9px;padding:10px 14px;font-size:13px;font-weight:900;text-decoration:none}.registration-success{text-align:center;color:#35465f}.registration-success>span{color:#15885b;background:#e4f8ee;border-radius:50%;place-items:center;width:72px;height:72px;font-size:38px;font-weight:900;display:inline-grid}.registration-success h2{color:#073a77;margin-bottom:8px;font-size:36px}.registration-success p{max-width:470px;margin:0 auto 24px;line-height:1.6}.registration-success>a{padding:0 26px}@media (width<=900px){.welcome-page{grid-template-columns:1fr}.welcome-intro{padding:38px 24px}.welcome-logo{max-height:145px;margin-bottom:24px}.welcome-panel{padding:38px 24px}}@media (width<=520px){.welcome-form-row{grid-template-columns:1fr}.administrator-access{flex-direction:column;align-items:stretch}.administrator-access a{text-align:center}}.sync-status-badge{color:#24425f;text-align:left;cursor:pointer;background:#fff;border:1px solid #c9d7e5;border-radius:12px;grid-template-columns:10px auto;align-items:center;column-gap:7px;min-height:38px;padding:7px 11px;display:inline-grid}.sync-status-badge>span{background:#e7a827;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 3px #fff2cd}.sync-status-badge b{font-size:12px;line-height:1.1}.sync-status-badge small{color:#6e7e8f;grid-column:2;font-size:10px;line-height:1.1}.sync-status-badge[data-state=ok]{color:#11613d;background:#f3fcf7;border-color:#a9dec5}.sync-status-badge[data-state=ok]>span{background:#18a667;box-shadow:0 0 0 3px #d9f5e7}.sync-status-badge[data-state=error]{color:#a22525;background:#fff6f6;border-color:#f0b7b7}.sync-status-badge[data-state=error]>span{background:#d83a3a;box-shadow:0 0 0 3px #fde0e0}@media (width<=520px){.sync-status-badge{justify-content:center;min-height:36px}.sync-status-badge small{display:none}}.history-button{color:#073a77;background:#f4f9fd;border:1px solid #c9dceb;border-radius:10px;min-height:42px;padding:0 14px;font-weight:900}.order-history-panel{width:min(620px,100%)}.order-history-list{gap:12px;display:grid;overflow-y:auto}.order-history-list article{background:#fff;border:1px solid #d8e5ee;border-radius:14px;gap:9px;padding:16px;display:grid}.order-history-list article>header,.order-history-list article>div,.order-history-list article>footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-history-list h3,.order-history-list p{margin:0}.order-history-list p{color:#5d7182;font-size:11px;line-height:1.45}.order-history-list article>div small{color:#607487;text-align:right}.order-history-list footer a,.order-history-list footer button{color:#0759a6;background:#eaf4fb;border:0;border-radius:9px;min-height:38px;padding:9px 12px;font-size:11px;font-weight:900;text-decoration:none}.order-history-list footer button{color:#fff;background:#0878d1}.order-history-status{color:#075ca8;text-transform:uppercase;background:#e8f4ff;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:950}.order-history-status.delivered,.order-history-status.fulfilled,.order-history-status.confirmed{color:#08733e;background:#e4f7ea}.order-history-status.cancelled,.order-history-status.delivery_failed{color:#a62d2d;background:#ffeded}.order-history-reason,.order-history-empty{color:#7b4b39}@media (width<=620px){.history-button{min-height:38px;padding:0 10px;font-size:11px}.order-history-list article>div,.order-history-list article>footer{flex-direction:column;align-items:stretch}.order-history-list article>div small{text-align:left}}
