@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@500;600;700&display=swap";
@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css";
@keyframes lmnr-success-pop{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes order-success-fade-in{0%{opacity:0}to{opacity:1}}@keyframes order-success-check-in{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes order-success-circle-draw{to{stroke-dashoffset:0}}@keyframes order-success-mark-draw{to{stroke-dashoffset:0}}@keyframes order-success-bar-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.landing-public .order-success-pop,.order-success-pop{animation:.35s ease-out both lmnr-success-pop}.order-success-overlay{animation:.25s ease-out both order-success-fade-in}.order-success-overlay-bg{-webkit-backdrop-filter:blur(4px);background:#0f172a73;position:absolute;inset:0}.order-success-card{z-index:1;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem 1.75rem 1.5rem;position:relative;box-shadow:0 20px 50px #0f172a29}.order-success-check-stage{justify-content:center;align-items:center;width:4.5rem;height:4.5rem;margin-bottom:1.25rem;display:flex}.order-success-check{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;animation:.35s ease-out both order-success-check-in;display:flex}.order-success-check-svg{width:2.25rem;height:2.25rem}.order-success-check-circle{stroke:#6ee7b7;stroke-width:2px;stroke-dasharray:150;stroke-dashoffset:150px;animation:.45s ease-out .1s forwards order-success-circle-draw}.order-success-check-mark{stroke:#059669;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.35s ease-out .4s forwards order-success-mark-draw}.order-success-title{letter-spacing:-.02em;color:#0f172a;margin:0;font-size:1.375rem;font-weight:650;line-height:1.3}.order-success-subtitle{color:#64748b;margin:.5rem 0 0;font-size:.9375rem;line-height:1.5}.order-success-meta{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;margin-top:1.25rem;padding:.85rem 1rem;display:flex}.order-success-meta-label{color:#64748b;font-size:.75rem;font-weight:500}.order-success-meta-value{letter-spacing:.02em;color:#0f172a;font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:650}.order-success-payment{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:flex-start;gap:.75rem;margin-top:.75rem;padding:.85rem 1rem;display:flex}.order-success-payment-icon{color:#059669;background:#ecfdf5;border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.order-success-payment-title{color:#0f172a;margin:0;font-size:.8125rem;font-weight:600}.order-success-payment-copy{color:#64748b;margin:.2rem 0 0;font-size:.8125rem;line-height:1.45}.order-success-redirect{margin-top:1.25rem}.order-success-redirect-row{color:#64748b;margin:0 0 .5rem;font-size:.75rem;font-weight:500}.order-success-bar-track{background:#e2e8f0;border-radius:9999px;height:.25rem;overflow:hidden}.order-success-bar{transform-origin:0;border-radius:inherit;background:#059669;width:100%;height:100%;animation:2.8s linear both order-success-bar-fill}.order-success-cta{color:#fff;background:#059669;border-radius:.75rem;justify-content:center;align-items:center;width:100%;margin-top:1.15rem;padding:.8rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .15s;display:inline-flex}.order-success-cta:hover{background:#047857}.order-success-cta:active{background:#065f46}.landing-public{--lmnr-primary:#0a4d68;--lmnr-primary-light:#088395;--lmnr-accent:#05bfdb;--lmnr-surface:#f9f9ff;--lmnr-on-surface:#111c2d;color:var(--lmnr-on-surface);background-color:var(--lmnr-surface);width:100%;max-width:100%;font-family:Inter,system-ui,sans-serif;overflow-x:clip}.landing-public .material-symbols-outlined,.landing-public .material-symbols-filled{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;font-feature-settings:"liga";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;direction:ltr;justify-content:center;align-items:center;font-family:Material Symbols Outlined;font-style:normal;font-weight:400;line-height:1;display:inline-flex}.landing-public .material-symbols-filled{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24}.landing-public .material-symbols-hero{font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 48;font-size:200px;line-height:1}.landing-public .font-heading{font-family:Poppins,Inter,system-ui,sans-serif}.landing-public .glass-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #fff3}.landing-public .nav-link{position:relative}.landing-public .nav-link:after{content:"";background-color:var(--lmnr-accent);width:0;height:2px;transition:width .4s ease-in-out;position:absolute;bottom:-4px;left:0}.landing-public .nav-link:hover:after,.landing-public .nav-link-active:after{width:100%}.landing-public .btn-premium{transition:background-color .15s,color .15s}.landing-public .profile-menu{position:relative}.landing-public .profile-trigger{background-color:var(--lmnr-primary);color:#fff;cursor:pointer;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;transition:border-color .15s,box-shadow .15s;display:flex}.landing-public .profile-menu.open .profile-trigger{border-color:#05bfdb8c;box-shadow:0 0 0 3px #05bfdb2e}.landing-public .profile-dropdown{z-index:70;background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;width:15rem;animation:.14s ease-out profile-dropdown-in;display:none;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 12px 32px -8px #0f172a2e,0 4px 12px -4px #0f172a14}@keyframes profile-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.landing-public .profile-dropdown.open{display:block}.landing-public .profile-dropdown-header{background:linear-gradient(#f8fafc 0%,#fff 100%);border-bottom:1px solid #f1f5f9;padding:.875rem 1rem}.landing-public .profile-dropdown-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;line-height:1.25;overflow:hidden}.landing-public .profile-dropdown-email{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:.125rem;font-size:.75rem;line-height:1.25;overflow:hidden}.landing-public .profile-dropdown-body{padding:.375rem}.landing-public .profile-dropdown-item{color:#334155;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.625rem;width:100%;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.landing-public .profile-dropdown-item svg{color:#64748b;flex-shrink:0}.landing-public .profile-dropdown-item:hover{color:#0a4d68;background:#f8fafc}.landing-public .profile-dropdown-item:hover svg{color:#0a4d68}.landing-public .profile-dropdown-divider{border-top:1px solid #f1f5f9;margin:.375rem .5rem}.landing-public .profile-dropdown-item--danger{color:#b91c1c}.landing-public .profile-dropdown-item--danger svg{color:#dc2626}.landing-public .profile-dropdown-item--danger:hover{color:#991b1b;background:#fef2f2}.landing-public .profile-dropdown-item--danger:hover svg{color:#991b1b}.landing-public .delivery-address-divider-line{background:linear-gradient(#e2e8f0 0%,#cbd5e1 50%,#e2e8f0 100%);flex-shrink:0;width:1px;height:1.75rem;display:block;box-shadow:1px 0 #ffffffb3}.landing-public .delivery-address-module{flex-shrink:1;min-width:0;position:relative}.landing-public .delivery-address-trigger{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.5rem;align-items:center;gap:.5rem;max-width:13.5rem;padding:.25rem .35rem;transition:background-color .15s;display:flex}.landing-public .delivery-address-trigger:hover{background:#f8fafc}.landing-public .delivery-address-trigger-pin{flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-public .delivery-address-trigger-icon{color:#0f172a;flex-shrink:0;width:1.15rem;height:1.15rem}.landing-public .delivery-address-trigger-text{flex-direction:column;min-width:0;line-height:1.15;display:flex}.landing-public .delivery-address-trigger-label{color:#94a3b8;white-space:nowrap;font-size:.6875rem;font-weight:500}.landing-public .delivery-address-trigger-app-line{flex-direction:column;min-width:0;display:flex}.landing-public .delivery-address-trigger-type{display:none}.landing-public .delivery-address-trigger-value{color:#0a4d68;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:700;overflow:hidden}.landing-public .delivery-address-trigger-chevron{color:#0a4d68;flex-shrink:0;width:.9rem;height:.9rem;transition:transform .15s}.landing-public .delivery-address-trigger-chevron.rotated{transform:rotate(180deg)}.landing-public .delivery-address-panel{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;width:min(24rem,100vw - 1.5rem);max-height:min(78vh,40rem);padding:1rem 1rem .875rem;animation:.14s ease-out profile-dropdown-in;position:absolute;top:calc(100% + 10px);left:0;overflow:auto;box-shadow:0 12px 32px -8px #0f172a2e,0 4px 12px -4px #0f172a14}.landing-public .delivery-address-panel-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.875rem;display:flex}.landing-public .delivery-address-panel-title{color:#0f172a;margin:0;font-size:1rem;font-weight:700;line-height:1.3}.landing-public .delivery-address-panel-close{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:.375rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.landing-public .delivery-address-panel-close:hover{color:#0f172a;background:#f1f5f9}.landing-public .delivery-address-search{margin-bottom:.875rem;position:relative}.landing-public .delivery-address-search-icon{color:#94a3b8;pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.landing-public .delivery-address-search input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;outline:none;width:100%;padding:.7rem .75rem .7rem 2.25rem;font-size:.875rem}.landing-public .delivery-address-search input:focus{border-color:#088395;box-shadow:0 0 0 3px #0883951f}.landing-public .delivery-address-geo{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.75rem;width:100%;padding:.35rem .15rem;display:flex}.landing-public .delivery-address-geo:disabled{opacity:.7;cursor:wait}.landing-public .delivery-address-geo-icon{color:#2563eb;background:#f1f5f9;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex}.landing-public .delivery-address-geo-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.landing-public .delivery-address-geo-title{color:#2563eb;font-size:.875rem;font-weight:600}.landing-public .delivery-address-geo-sub{color:#94a3b8;font-size:.75rem}.landing-public .delivery-address-divider{border-top:1px dashed #e2e8f0;margin:.875rem 0}.landing-public .delivery-address-saved-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.landing-public .delivery-address-saved-head h3{color:#0f172a;margin:0;font-size:.875rem;font-weight:700}.landing-public .delivery-address-add-link{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:0;font-size:.8125rem;font-weight:600}.landing-public .delivery-address-add-link:hover{text-decoration:underline}.landing-public .delivery-address-list{flex-direction:column;gap:.125rem;margin:0;padding:0 0 .25rem;list-style:none;display:flex}.landing-public .delivery-address-empty{color:#64748b;padding:.75rem .25rem 1rem;font-size:.8125rem;line-height:1.4}.landing-public .delivery-address-item{border:1px solid #0000;border-radius:.625rem;align-items:flex-start;gap:.25rem;display:flex}.landing-public .delivery-address-item:hover{background:#f8fafc}.landing-public .delivery-address-item.selected{background:#f0f9fc;border-color:#b6dce8}.landing-public .delivery-address-item-main{cursor:pointer;text-align:left;background:0 0;border:0;flex:1;align-items:flex-start;gap:.625rem;min-width:0;padding:.625rem .35rem;display:flex}.landing-public .delivery-address-item-icon-wrap{background:#f1f5f9;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;margin-top:.05rem;display:inline-flex}.landing-public .delivery-address-item.type-home .delivery-address-item-icon-wrap{color:#186d31;background:#e8f5ee}.landing-public .delivery-address-item.type-office .delivery-address-item-icon-wrap{color:#0a4d68;background:#eef6f8}.landing-public .delivery-address-item.type-other .delivery-address-item-icon-wrap{color:#475569;background:#f4f6f8}.landing-public .delivery-address-item-icon{color:currentColor;flex-shrink:0;width:1rem;height:1rem}.landing-public .delivery-address-item-body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.landing-public .delivery-address-item-name-row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.landing-public .delivery-address-item-name{color:#0f172a;font-size:.875rem;font-weight:700}.landing-public .delivery-address-item-type{color:#64748b;margin-left:.25rem;font-size:.75rem;font-weight:500}.landing-public .delivery-address-selected-badge{letter-spacing:.02em;text-transform:uppercase;color:#fff;background:#0a4d68;border-radius:999px;align-items:center;padding:.12rem .5rem;font-size:.625rem;font-weight:700;display:inline-flex}.landing-public .delivery-address-item-line{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.35;display:-webkit-box;overflow:hidden}.landing-public .delivery-address-item-menu-wrap{flex-shrink:0;padding-top:.35rem;position:relative}.landing-public .delivery-address-item-menu-btn{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:.375rem;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex}.landing-public .delivery-address-item-menu-btn:hover{color:#0f172a;background:#e2e8f0}.landing-public .delivery-address-item-menu{z-index:2;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;min-width:8.5rem;position:absolute;top:calc(100% + 2px);right:0;overflow:hidden;box-shadow:0 8px 20px -6px #0f172a2e}.landing-public .delivery-address-item-menu button{color:#334155;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:.55rem .75rem;font-size:.8125rem;font-weight:500;display:block}.landing-public .delivery-address-item-menu button:hover{color:#0a4d68;background:#f8fafc}.landing-public .delivery-address-item-menu button.danger{color:#b91c1c}.landing-public .delivery-address-item-menu button.danger:hover{background:#fef2f2}.landing-public .delivery-address-error{color:#b91c1c;margin:.5rem 0 0;font-size:.75rem;line-height:1.35}.landing-public .delivery-address-form{flex-direction:column;gap:.75rem;padding-bottom:.25rem;display:flex}.landing-public .delivery-address-module .pac-container{pointer-events:auto}.landing-public .delivery-address-field{color:#334155;flex-direction:column;gap:.35rem;font-size:.8125rem;font-weight:600;display:flex}.landing-public .delivery-address-field input,.landing-public .delivery-address-field textarea{color:#0f172a;resize:vertical;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;width:100%;padding:.625rem .75rem;font-size:.875rem;font-weight:400}.landing-public .delivery-address-field input:focus,.landing-public .delivery-address-field textarea:focus{border-color:#088395;box-shadow:0 0 0 3px #0883951f}.landing-public .delivery-address-form-actions{justify-content:flex-end;gap:.5rem;margin-top:.25rem;display:flex}.landing-public .delivery-address-btn-secondary,.landing-public .delivery-address-btn-primary{cursor:pointer;border-radius:.5rem;padding:.55rem .9rem;font-size:.8125rem;font-weight:600}.landing-public .delivery-address-btn-secondary{color:#0f1111;background:linear-gradient(#fff,#f7f8f8);border:1px solid #d5d9d9;box-shadow:0 1px 2px #0f111114}.landing-public .delivery-address-btn-secondary:hover{background:#f0f2f2}.landing-public .delivery-address-btn-primary{color:#0f1111;background:linear-gradient(#ffe566,#ffd814);border:1px solid #fcd200;box-shadow:0 1px 2px #0f111114}.landing-public .delivery-address-btn-primary:hover{background:linear-gradient(#ffe152,#f7ca00)}.landing-public .delivery-address-btn-primary:disabled{opacity:.5;cursor:not-allowed}.pac-container{z-index:10000!important}@media (max-width:1023px){.landing-public .delivery-address-module{flex:1;min-width:0}.landing-public .delivery-address-trigger{background:#f7f8fa;border:1px solid #e8ecf0;border-radius:9999px;gap:.625rem;width:100%;max-width:none;padding:.45rem .75rem .45rem .45rem}.landing-public .delivery-address-trigger:hover{background:#f1f5f9}.landing-public .delivery-address-trigger-pin{color:#fff;background:linear-gradient(145deg,#0a4d68 0%,#05bfdb 100%);border-radius:9999px;width:2rem;height:2rem;box-shadow:0 2px 8px #0a4d6840}.landing-public .delivery-address-trigger-icon{color:#fff;width:1rem;height:1rem}.landing-public .delivery-address-trigger-label{display:none}.landing-public .delivery-address-trigger-app-line{flex-direction:row;align-items:baseline;gap:.35rem}.landing-public .delivery-address-trigger-type{color:#0f172a;flex-shrink:0;font-size:.875rem;font-weight:700;display:inline}.landing-public .delivery-address-trigger-value{color:#64748b;font-size:.8125rem;font-weight:500}.landing-public .delivery-address-panel{left:.75rem;right:.75rem;top:calc(var(--landing-header-offset,8.25rem) + .35rem);width:auto;position:fixed}}.customer-profile-panel-backdrop{z-index:80;opacity:0;pointer-events:none;background:0 0;transition:opacity .28s cubic-bezier(.32,.72,0,1);position:fixed;inset:0}.customer-profile-panel-backdrop--visible{opacity:1;pointer-events:auto}.customer-profile-panel{z-index:90;background:#fff;flex-direction:column;width:min(28rem,100vw);transition:transform .32s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%);box-shadow:-12px 0 40px -8px #0f172a33}@media (min-width:768px){.customer-profile-panel{width:min(50vw,32rem)}}.customer-profile-panel--visible{transform:translate(0)}.customer-profile-panel-header{background:linear-gradient(#d9ebf2 0%,#cce3ed 100%);border-bottom:1px solid #c5d8e2;flex-direction:column;flex-shrink:0;gap:1rem;padding:.85rem 1.1rem 1.1rem;display:flex}.customer-profile-panel-header-top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.customer-profile-panel-back{color:#00354a;background:#fff;border:1px solid #c8d6df;border-radius:9999px;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;transition:background-color .15s;display:inline-flex}.customer-profile-panel-back:hover{background:#f4fafc}.customer-profile-panel-close{color:#64748b;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .15s;display:flex}.customer-profile-panel-close:hover{background:#ffffffb3}.customer-profile-panel-greeting{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.customer-profile-panel-hey{letter-spacing:-.02em;color:#00354a;margin:0;font-size:1.5rem;font-weight:700;line-height:1.15}.customer-profile-panel-identity{color:#5b6b75;text-overflow:ellipsis;white-space:nowrap;margin:.3rem 0 0;font-size:.9rem;font-weight:500;overflow:hidden}.customer-profile-panel-edit{color:#0a4d68;flex-shrink:0;align-items:center;gap:.4rem;padding-top:.2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.customer-profile-panel-edit:hover{opacity:.85}.customer-profile-panel-edit-chip{color:#fff;background:#0a4d68;border-radius:9999px;justify-content:center;align-items:center;width:1.35rem;height:1.35rem;display:inline-flex}.customer-profile-panel-promo{flex-direction:column;gap:.45rem;display:flex}.customer-profile-panel-promo-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.customer-profile-panel-promo-copy{flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;display:flex}.customer-profile-panel-promo-tag{letter-spacing:.01em;color:#fff;clip-path:polygon(0 0,calc(100% - .45rem) 0,100% 50%,calc(100% - .45rem) 100%,0 100%);background:#00354a;border-radius:.35rem .85rem .85rem .35rem;align-items:center;padding:.28rem .9rem .28rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.customer-profile-panel-promo-title{color:#00354a;font-size:.95rem;font-weight:600}.customer-profile-panel-promo-cta{color:#0a4d68;background:#fff;border:1.5px solid #0a4d68;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem .9rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.customer-profile-panel-promo-cta:hover{color:#fff;background:#0a4d68}.customer-profile-panel-promo-sub{color:#4d6570;margin:0;font-size:.75rem;font-weight:500;line-height:1.35}.customer-profile-panel-quick{border-bottom:1px solid #f1f5f9;flex-shrink:0}.customer-profile-panel-quick-item{color:#00354a;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.625rem;width:100%;padding:.875rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:flex}.customer-profile-panel-quick-item:hover{background:#f8fafc}.customer-profile-panel-quick-item svg{color:#64748b}.customer-profile-panel-quick-item:hover svg{color:#0a4d68}.customer-profile-panel-quick-item span:nth-child(2){flex:1}.customer-profile-panel-quick-item--bordered{border-top:1px solid #f1f5f9}.customer-profile-panel-footer{margin-top:.25rem}.customer-profile-panel-logout{color:#b91c1c;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.625rem;width:100%;padding:.875rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s;display:flex}.customer-profile-panel-logout svg{color:#dc2626}.customer-profile-panel-logout:hover{color:#991b1b;background:#fef2f2}.customer-profile-panel-logout:hover svg{color:#991b1b}.customer-profile-panel-logout:disabled{cursor:wait;opacity:.7}.customer-profile-panel-scroll{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.customer-profile-panel-content{flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.customer-profile-panel-section{background:#fff;border:1px solid #e2e8f0;border-radius:.875rem;overflow:hidden}.customer-profile-panel-menu-item,.customer-profile-panel-support-item{align-items:center;gap:.875rem;padding:.875rem 1rem;text-decoration:none;transition:background-color .15s;display:flex}.customer-profile-panel-menu-item:hover,.customer-profile-panel-support-item:hover{background:#f8fafc}.customer-profile-panel-menu-item--bordered,.customer-profile-panel-support-item--bordered{border-top:1px solid #f1f5f9}.customer-profile-panel-menu-icon{border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.customer-profile-panel-menu-icon .material-symbols-outlined{font-size:1.375rem}.customer-profile-panel-menu-title{color:#00354a;font-size:.875rem;font-weight:600}.customer-profile-panel-menu-desc{text-overflow:ellipsis;white-space:nowrap;color:#64748b;font-size:.6875rem;overflow:hidden}.customer-profile-panel-badge{color:#fff;background:#1a6c31;border-radius:9999px;padding:.125rem .5rem;font-size:.625rem;font-weight:700}.customer-profile-panel-chevron{color:#7a93a0;flex-shrink:0;width:1.125rem;height:1.125rem}.customer-profile-panel-support-item{color:#00354a;justify-content:space-between;font-size:.875rem;font-weight:500}.customer-profile-panel-settings{margin-top:.25rem}.customer-profile-panel-settings .customer-profile-panel-menu-item{background:#f8f9fc;border:1px solid #e2e8f0;border-radius:.875rem}.landing-public .mobile-public-nav-actions{background:linear-gradient(#fff 0%,#f8fafc 100%);border-top:1px solid #f1f5f9;flex-direction:column;gap:.625rem;padding:1rem;display:flex}@media (min-width:1024px){.landing-public .mobile-public-nav-actions{display:none}}.landing-public .mobile-nav-cta{text-align:center;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8125rem 1rem;font-size:.9375rem;font-weight:600;line-height:1.25;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:flex}.landing-public .mobile-nav-cta--outline{border:2px solid var(--lmnr-primary);color:var(--lmnr-primary);background:#fff}.landing-public .mobile-nav-cta--outline:hover{background:#f0f9ff}.landing-public .mobile-nav-cta--primary{background:var(--lmnr-primary);color:#fff;border:2px solid #0000;box-shadow:0 4px 14px -4px #0a4d6873}.landing-public .mobile-nav-cta--primary:hover{background:var(--lmnr-primary-light)}.landing-public .landing-nav-auth{flex-shrink:0;align-items:center;gap:.5rem;display:flex}@media (min-width:640px){.landing-public .landing-nav-auth{gap:1rem}}.landing-public .landing-auth-login-btn{border:1px solid var(--lmnr-primary);color:var(--lmnr-primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:.625rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.landing-public .landing-auth-login-btn:hover{background:var(--lmnr-primary);color:#fff}.landing-public .landing-auth-login-btn__icon{color:currentColor;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-public .landing-auth-login-btn--drawer{justify-content:center;width:100%}.landing-public .landing-nav-icon-btn{width:2.5rem;height:2.5rem;color:var(--lmnr-primary);border-radius:.625rem;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.landing-public .landing-nav-icon-btn:hover{background:#f1f5f9}@media (min-width:1024px){.landing-public .landing-nav-icon-btn--mobile-only{display:none}}.landing-public .landing-nav-login-mobile,.landing-public .landing-nav-auth-desktop{display:none!important}.landing-public .text-primary{color:var(--lmnr-primary)}.landing-public .text-accent{color:var(--lmnr-accent)}.landing-public .bg-primary{background-color:var(--lmnr-primary)}.landing-public .bg-primary-light,.landing-public .hover\:bg-primary-light:hover{background-color:var(--lmnr-primary-light)}.landing-public .border-primary{border-color:var(--lmnr-primary)}.landing-public .hover\:text-primary:hover{color:var(--lmnr-primary)}.landing-public .hover\:text-accent:hover{color:var(--lmnr-accent)}.landing-public .hover\:bg-primary:hover{background-color:var(--lmnr-primary)}.landing-public .products-gradient-blue-card{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%)}.landing-public .products-gradient-green-card{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%)}.landing-public{--landing-header-offset:4rem}.landing-public.landing-public--compact-header{--landing-header-offset:3.5rem}.landing-public:has(.landing-site-header--compact){--landing-header-offset:3.5rem}.landing-public--compact-header .landing-main-offset--flush{padding-top:0!important}.landing-public--compact-header .customer-hub-hero{padding-top:calc(var(--landing-header-offset,3.5rem) + .75rem)}@media (min-width:640px){.landing-public--compact-header .customer-hub-hero{padding-top:calc(var(--landing-header-offset,3.5rem) + 1rem)}}.landing-public .landing-site-header{flex-direction:column;display:flex}.landing-public .landing-site-header__bar{align-items:center;gap:.625rem;width:100%;max-width:none;padding:.625rem 1rem;display:flex}.landing-public .landing-site-header__left{flex:1;align-items:center;gap:.625rem;min-width:0;display:flex}.landing-public .landing-site-header__right{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.landing-public .landing-site-header__brand{align-items:center;gap:.75rem;min-width:0;display:none}.landing-public .landing-site-header__desktop-nav{justify-content:center;align-items:center;gap:2rem;display:none}.landing-public .landing-site-header__app-extras{flex-direction:column;gap:.65rem;padding:.35rem 1rem .75rem;display:flex}.landing-public .landing-mobile-category-nav{justify-content:space-between;align-items:stretch;gap:0;width:100%;max-width:100%;display:flex;overflow:hidden}.landing-public .landing-mobile-category-nav__item-wrap{flex:1 1 0;justify-content:center;align-items:stretch;min-width:0;display:flex}.landing-public .landing-mobile-category-nav__divider{display:none}.landing-public .landing-mobile-category-nav__item{color:#475569;border-bottom:2.5px solid #0000;flex-direction:column;align-items:center;gap:.3rem;width:100%;min-width:0;padding:.35rem .2rem .5rem;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.landing-public .landing-mobile-category-nav__item.is-active{color:#0f172a;border-bottom-color:#0f172a}.landing-public .landing-mobile-category-nav__icon{color:#0a4d68;background:linear-gradient(160deg,#e8f7fb 0%,#d7eef6 100%);border-radius:.875rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;display:flex}.landing-public .landing-mobile-category-nav__item.is-active .landing-mobile-category-nav__icon{color:#fff;background:linear-gradient(160deg,#0a4d68 0%,#05bfdb 100%);box-shadow:0 4px 12px #0a4d6847}.landing-public .landing-mobile-category-nav__label{text-overflow:ellipsis;letter-spacing:.01em;white-space:nowrap;text-align:center;max-width:100%;font-size:.625rem;font-weight:600;overflow:hidden}@media (max-width:767px){.landing-public{--landing-header-offset:9.75rem}.landing-public.landing-public--compact-header{--landing-header-offset:3.5rem}.landing-public:has(.landing-site-header--compact){--landing-header-offset:3.5rem}.landing-public .landing-nav-actions{align-items:center;gap:.45rem;display:flex}.landing-public .landing-nav-actions__cart{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;order:2;width:2.5rem;height:2.5rem}.landing-public .landing-nav-actions__profile{order:1}.landing-public .landing-nav-actions__profile .profile-trigger{color:#0f172a;background:#fff;border:1px solid #e2e8f0;width:2.5rem;height:2.5rem;font-size:.75rem}.landing-public .landing-nav-round-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.landing-public .landing-nav-round-btn__badge{color:#fff;background:#0a4d68;border-radius:9999px;justify-content:center;align-items:center;min-width:1.05rem;height:1.05rem;padding:0 .25rem;font-size:.5625rem;font-weight:700;display:flex;position:absolute;top:-.15rem;right:-.15rem}.landing-public main,.landing-public .landing-main-offset{padding-top:var(--landing-header-offset)!important}.landing-public--compact-header .landing-main-offset--flush{padding-top:0!important}}@media (min-width:768px) and (max-width:1023px){.landing-public{--landing-header-offset:8.75rem}.landing-public.landing-public--compact-header{--landing-header-offset:4.25rem}.landing-public:has(.landing-site-header--compact){--landing-header-offset:4.25rem}.landing-public .landing-site-header__bar{padding:.75rem 1.5rem}.landing-public .landing-site-header__brand{display:flex}.landing-public .landing-site-header__brand img,.landing-public .landing-site-header__brand a img{height:2.25rem}.landing-public .landing-site-header__app-extras{padding:.25rem 1.5rem .65rem}.landing-public .landing-mobile-category-nav{gap:.15rem}.landing-public .landing-mobile-category-nav__icon{width:2.5rem;height:2.5rem}.landing-public .landing-mobile-category-nav__label{font-size:.75rem}.landing-public .landing-nav-actions{align-items:center;gap:.5rem;display:flex}.landing-public .landing-nav-actions__cart{background:#fff;border:1px solid #e2e8f0;border-radius:9999px;width:2.5rem;height:2.5rem}.landing-public .landing-nav-actions__profile .profile-trigger{background:#fff;border:1px solid #e2e8f0;width:2.5rem;height:2.5rem;font-size:.75rem}.landing-public main,.landing-public .landing-main-offset{padding-top:var(--landing-header-offset)!important}.landing-public--compact-header .landing-main-offset--flush{padding-top:0!important}}@media (min-width:1024px){.landing-public.landing-public--compact-header{--landing-header-offset:4rem}.landing-public:has(.landing-site-header--compact){--landing-header-offset:4rem}.landing-public .landing-site-header__bar{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:1rem;max-width:1280px;height:4rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;display:grid}.landing-public .landing-site-header__left{flex:initial;justify-self:start;gap:.75rem}.landing-public .landing-site-header__brand{display:flex}.landing-public .landing-site-header__desktop-nav{white-space:nowrap;justify-self:center;gap:1.75rem;display:flex}.landing-public .landing-site-header__right{justify-self:end}.landing-public .landing-site-header__app-extras{display:none}}
