:root{color:#17231f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f6f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a,summary,select,input[type=checkbox],input[type=radio]{-webkit-tap-highlight-color:transparent}button,summary,select,input[type=checkbox],input[type=radio]{cursor:pointer}img,svg{display:block}img{max-width:100%}a{color:inherit}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--green-950:#073b35;--green-900:#075247;--green-800:#096459;--green-100:#dcece6;--green-50:#edf6f2;--red-800:#9e1f2d;--red-700:#b52636;--red-100:#f5dfe2;--red-50:#fcf2f3;--gold-700:#82610a;--gold-100:#f5e8b9;--ink:#17231f;--muted:#596861;--subtle:#4f6058;--line:#d9e0dc;--line-strong:#bcc8c1;--surface:#fff;--surface-2:#f7f9f7;--canvas:#f2f5f3;--shadow-sm:0 1px 2px #0f281f14;--shadow-md:0 12px 32px #0f281f1f;--focus:#1877d2;--radius:8px;--content-width:1440px;color:var(--ink);background:var(--canvas)}.image-fallback{object-fit:contain!important;background:#fff!important;padding:18%!important}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:1000;color:#fff;background:var(--green-950);border-radius:4px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}button,.button{border:0}button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.52}.button{letter-spacing:0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 16px;font-size:.875rem;font-weight:750;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.button svg,.text-link svg,.text-button svg,.back-link svg{flex:none;width:17px;height:17px}.button.primary{color:#fff;background:var(--red-700);box-shadow:var(--shadow-sm)}.button.primary:hover:not(:disabled){background:var(--red-800)}.button.secondary{color:var(--ink);background:var(--surface);border-color:var(--line-strong)}.button.secondary:hover:not(:disabled){color:var(--green-900);border-color:var(--green-800);background:var(--green-50)}.button.ghost{color:var(--green-900);background:0 0}.button.ghost:hover:not(:disabled){background:var(--green-50)}.button.danger,.icon-button.danger{color:var(--red-700)}.button.danger-fill{color:#fff;background:var(--red-700)}.button.large{min-height:48px;padding:12px 20px}.button.full{width:100%}.icon-button{width:40px;height:40px;color:var(--muted);background:0 0;border-radius:6px;flex:0 0 40px;justify-content:center;align-items:center;padding:0;display:inline-flex}.icon-button:hover:not(:disabled){color:var(--green-900);background:var(--green-50)}.icon-button svg{width:20px;height:20px}.text-button,.text-link,.back-link{color:var(--green-900);background:0 0;align-items:center;gap:6px;padding:0;font-size:.875rem;font-weight:750;text-decoration:none;display:inline-flex}.text-button:hover,.text-link:hover,.back-link:hover{color:var(--red-700);text-decoration:underline}.eyebrow{color:var(--green-800);letter-spacing:0;text-transform:uppercase;margin:0 0 4px;font-size:.72rem;font-weight:850}.eyebrow.light{color:#bfe2d7}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0;line-height:1.16}h1{font-size:clamp(1.8rem,2.4vw,2.7rem)}h2{font-size:1.35rem}h3{font-size:1rem}.supporting-copy,.page-heading p,.section-heading p{color:var(--muted)}.field{color:var(--ink);gap:6px;font-size:.875rem;font-weight:700;display:grid}.field>span:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.field em{color:var(--red-700);text-transform:uppercase;font-size:.68rem;font-style:normal}input,select,textarea{width:100%;min-height:42px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:5px;padding:9px 11px}textarea{resize:vertical}input:hover,select:hover,textarea:hover{border-color:var(--green-800)}input:focus,select:focus,textarea:focus{border-color:var(--focus);outline:2px solid color-mix(in srgb, var(--focus) 24%, transparent);outline-offset:0}input[aria-invalid=true],.field.invalid input{border-color:var(--red-700);background:var(--red-50)}.field small,.privacy-note,.summary-note{color:var(--subtle);font-size:.75rem;font-weight:500}.field-error{color:var(--red-700)!important;font-weight:700!important}.app-shell{background:var(--canvas);grid-template-rows:auto 1fr auto;width:100%;max-width:100vw;min-height:100vh;display:grid;overflow-x:clip}.offline-banner{z-index:80;color:#2d2404;background:var(--gold-100);border-bottom:1px solid #d2b34b;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.82rem;font-weight:700;display:flex;position:relative}.offline-banner svg{width:17px;height:17px}.site-header{z-index:70;color:var(--ink);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0;box-shadow:0 2px 10px #0f281f0d}.header-main,.header-nav-row{width:min(calc(100% - 40px), var(--content-width));margin:0 auto}.header-main{grid-template-columns:250px minmax(260px,660px) auto;align-items:center;gap:30px;min-height:74px;display:grid}.brand-link{align-items:center;gap:10px;text-decoration:none;display:flex}.brand-link img{object-fit:contain;width:56px;height:40px}.brand-link span,.account-menu summary span,.secure-indicator span,.catalog-trust span{line-height:1.2;display:grid}.brand-link strong{color:var(--green-950);font-size:1rem}.brand-link small,.account-menu small,.secure-indicator small,.catalog-trust small{color:var(--subtle);font-size:.7rem}.global-search,.catalog-search{background:var(--surface-2);border:1px solid var(--line);border-radius:6px;align-items:center;gap:8px;min-height:44px;padding:0 7px 0 13px;display:flex}.global-search:focus-within,.catalog-search:focus-within{border-color:var(--focus);box-shadow:0 0 0 2px color-mix(in srgb, var(--focus) 20%, transparent)}.global-search>svg,.catalog-search>svg{width:19px;height:19px;color:var(--subtle)}.global-search input,.catalog-search input{background:0 0;border:0;outline:0;min-width:0;padding:8px 2px}.global-search input:focus,.catalog-search input:focus{outline:0}.global-search .icon-button{flex-basis:34px;width:34px;height:34px}.header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.account-menu{position:relative}.account-menu summary{border-radius:6px;align-items:center;gap:8px;min-height:44px;padding:5px 8px;list-style:none;display:flex}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary:hover{background:var(--surface-2)}.account-menu summary>svg:first-child{color:var(--green-800)}.account-menu summary>svg:last-child{width:15px;height:15px}.account-popover{z-index:90;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:250px;box-shadow:var(--shadow-md);gap:7px;padding:16px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.account-popover span{color:var(--muted);overflow-wrap:anywhere;font-size:.8rem}.cart-button{color:#fff;background:var(--green-900);border-radius:6px;align-items:center;gap:7px;min-height:44px;padding:6px 8px 6px 12px;font-size:.85rem;font-weight:750;text-decoration:none;display:flex}.cart-button:hover{background:var(--green-950)}.cart-button svg{width:18px;height:18px}.cart-button strong{min-width:27px;height:27px;color:var(--green-950);background:#fff;border-radius:4px;place-items:center;font-size:.75rem;display:grid}.header-nav-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:48px;display:flex}.primary-nav{align-self:stretch;gap:8px;display:flex}.primary-nav a{min-height:47px;color:var(--muted);align-items:center;gap:7px;padding:0 12px;font-size:.85rem;font-weight:750;text-decoration:none;display:flex;position:relative}.primary-nav a:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:10px;right:10px}.primary-nav a:hover,.primary-nav a.active{color:var(--green-950)}.primary-nav a.active:after{background:var(--red-700)}.primary-nav svg{width:17px;height:17px}.mode-selector{color:var(--muted);align-items:center;gap:9px;font-size:.75rem;font-weight:750;display:flex}.mode-selector select{min-width:145px;min-height:34px;padding:5px 30px 5px 9px;font-size:.82rem}.mobile-menu-button,.nav-scrim,.mobile-nav-controls{display:none}.toast{z-index:120;color:#fff;background:var(--green-900);border-radius:var(--radius);max-width:min(430px,100vw - 32px);box-shadow:var(--shadow-md);align-items:center;gap:16px;padding:12px 12px 12px 16px;font-size:.85rem;font-weight:700;display:flex;position:fixed;top:132px;right:24px}.toast.error{background:var(--red-800)}.toast .icon-button{color:#fff}.page-container{width:min(calc(100% - 40px), var(--content-width));margin:0 auto;padding:22px 0 72px}.breadcrumbs{color:var(--subtle);margin-bottom:18px;font-size:.78rem}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:5px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:5px;display:flex}.breadcrumbs svg{width:13px;height:13px}.breadcrumbs a:hover{color:var(--green-900)}.page-heading{justify-content:space-between;align-items:flex-start;gap:30px;min-height:92px;margin-bottom:28px;display:flex}.page-heading>div:first-child{max-width:780px}.page-heading p:not(.eyebrow){max-width:700px;margin:8px 0 0}.split-heading{align-items:center}.catalog-trust,.secure-indicator{color:var(--green-900);background:var(--green-50);border:1px solid var(--green-100);border-radius:6px;align-items:center;gap:10px;padding:10px 12px;display:flex}.catalog-trust svg,.secure-indicator svg{width:21px;height:21px}.section-title-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.collection-strip{min-width:0;max-width:100%;margin-bottom:30px}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;min-width:0;max-width:100%;display:grid}.collection-tile{color:#fff;background:var(--green-950);border-radius:var(--radius);text-align:left;border:2px solid #0000;min-width:0;height:145px;padding:0;position:relative;overflow:hidden}.collection-tile img{object-fit:cover;opacity:.62;width:100%;height:100%;transition:opacity .16s,transform .16s}.collection-tile:after{content:"";pointer-events:none;background:linear-gradient(#0000 25%,#04231ee0);position:absolute;inset:0}.collection-tile>span{z-index:1;line-height:1.2;display:grid;position:absolute;bottom:11px;left:12px;right:12px}.collection-tile strong{font-size:.9rem}.collection-tile small{color:#dcece6;margin-top:4px;font-size:.72rem}.collection-tile:hover img{opacity:.76;transform:scale(1.025)}.collection-tile.selected{border-color:var(--red-700);box-shadow:0 0 0 2px var(--red-100)}.catalog-toolbar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:16px;margin-bottom:18px;padding:14px;display:grid}.catalog-search button{color:var(--green-900);background:0 0;font-size:.75rem;font-weight:750}.sort-select{color:var(--muted);align-items:center;gap:8px;font-size:.78rem;font-weight:700;display:flex}.sort-select select{width:190px}.mobile-filter-menu{display:none}.catalog-layout{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:24px;display:grid}.filter-sidebar{position:sticky;top:146px}.filters-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.filters-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 15px;display:flex}.filters-title span{align-items:center;gap:7px;font-size:.9rem;font-weight:800;display:flex}.filters-title svg{width:17px;height:17px;color:var(--green-800)}.filters-title button{color:var(--green-900);background:0 0;font-size:.72rem;font-weight:750}.filters-panel fieldset{border:0;border-bottom:1px solid var(--line);gap:9px;margin:0;padding:15px;display:grid}.filters-panel legend{text-transform:uppercase;margin-bottom:9px;padding:0;font-size:.78rem;font-weight:850}.filters-panel fieldset>label{color:var(--muted);align-items:flex-start;gap:8px;font-size:.79rem;display:flex}.filters-panel input[type=radio]{width:16px;min-height:16px;accent-color:var(--green-800);margin:2px 0 0}.price-range{grid-template-columns:1fr 1fr;gap:8px;display:grid}.price-range label{color:var(--subtle);gap:4px;font-size:.68rem;display:grid}.price-range input{min-width:0;min-height:38px;padding:7px}.availability-filter{color:var(--green-900);background:var(--green-50);align-items:flex-start;gap:8px;padding:14px 15px;display:flex}.availability-filter svg{width:17px;height:17px;margin-top:2px}.availability-filter span{font-size:.75rem;display:grid}.availability-filter small{color:var(--muted);font-size:.68rem}.catalog-results{min-width:0}.results-heading{justify-content:space-between;align-items:center;min-height:34px;margin-bottom:12px;display:flex}.results-heading p{color:var(--muted);margin:0;font-size:.82rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-sm);flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;overflow:hidden}.product-card:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 10px 26px #0f281f1a}.product-image-link{aspect-ratio:16/8.7;background:var(--green-100);display:block;position:relative;overflow:hidden}.product-image-link img{object-fit:cover;width:100%;height:100%;transition:transform .18s}.product-card:hover .product-image-link img{transform:scale(1.025)}.availability-badge{color:var(--green-950);box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:4px;align-items:center;gap:4px;padding:5px 7px;font-size:.66rem;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px}.availability-badge svg{width:12px;height:12px}.product-card-body{flex-direction:column;flex:1;padding:14px;display:flex}.product-meta{color:var(--subtle);text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px;font-size:.65rem;font-weight:750;display:flex}.product-meta span:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:50%;overflow:hidden}.product-title{min-height:44px;color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:800;line-height:1.35;text-decoration:none;display:-webkit-box;overflow:hidden}.product-title:hover{color:var(--green-900);text-decoration:underline}.product-price{justify-content:space-between;align-items:baseline;gap:8px;margin-top:13px;display:flex}.product-price strong{font-size:1.15rem}.product-price span{color:var(--muted);text-align:right;font-size:.7rem}.unit-price{color:var(--subtle);margin:2px 0 12px;font-size:.72rem}.compact-field{margin-bottom:10px;font-size:.72rem}.compact-field select{min-height:38px;padding:7px 28px 7px 8px;font-size:.76rem}.card-spacer{min-height:59px}.card-actions{grid-template-columns:116px 1fr;gap:8px;margin-top:auto;display:grid}.card-actions .button{min-width:0;padding:8px 10px}.product-card-body>.text-link{margin-top:12px;font-size:.75rem}.quantity-stepper{background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;grid-template-columns:34px 1fr 34px;align-items:center;width:116px;height:42px;display:grid;overflow:hidden}.quantity-stepper .icon-button{border-radius:0;flex-basis:34px;width:34px;height:40px;min-height:40px}.quantity-stepper .icon-button svg{width:15px;height:15px}.quantity-stepper input{text-align:center;-moz-appearance:textfield;border:0;border-radius:0;min-width:0;min-height:40px;padding:5px 0;font-size:.82rem;font-weight:750}.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inline-notice,.alert,.error-summary{border:1px solid var(--line);border-radius:6px;padding:12px 14px;font-size:.82rem}.inline-notice.warning{color:#564104;background:#fff8de;border-color:#dec66f;margin-bottom:14px}.inline-notice button{color:inherit;background:0 0;margin-left:8px;font-weight:800;text-decoration:underline}.alert.error,.error-summary{color:#73111c;background:var(--red-50);border-color:#e3aeb4}.empty-panel{background:var(--surface);border:1px dashed var(--line-strong);border-radius:var(--radius);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:310px;padding:36px;display:flex}.empty-panel.compact{min-height:200px}.empty-panel>svg,.empty-icon{width:48px;height:48px;color:var(--green-800);place-items:center;display:grid}.empty-icon svg{width:28px;height:28px}.empty-panel p{max-width:520px;color:var(--muted);margin:0}.error-panel>svg{color:var(--red-700)}.product-skeleton,.quote-skeleton,.detail-skeleton{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.product-skeleton{min-height:420px;padding:16px}.product-skeleton span,.quote-skeleton span,.detail-skeleton span{background:linear-gradient(90deg, var(--surface-2), var(--line), var(--surface-2));background-size:200% 100%;border-radius:4px;margin-bottom:12px;animation:1.4s infinite skeleton;display:block}.product-skeleton span:first-child{height:190px;margin:-16px -16px 18px}.product-skeleton span:nth-child(2){width:80%;height:22px}.product-skeleton span:nth-child(3){width:55%;height:42px}@keyframes skeleton{to{background-position:-200% 0}}.pagination{justify-content:center;align-items:center;gap:18px;margin-top:28px;display:flex}.pagination button{min-height:40px;color:var(--green-900);background:var(--surface);border:1px solid var(--line);border-radius:5px;align-items:center;gap:6px;padding:8px 12px;font-weight:750;display:inline-flex}.pagination svg{width:16px;height:16px}.pagination span{color:var(--muted);font-size:.8rem}.back-link{margin-bottom:18px}.product-detail{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:start;gap:44px;padding:28px;display:grid}.product-gallery img{aspect-ratio:16/10;object-fit:cover;border-radius:6px;width:100%}.product-gallery p{color:var(--subtle);margin:8px 0 0;font-size:.7rem}.product-detail-copy .product-meta{margin-top:2px}.product-detail-copy h1{margin-top:12px;font-size:clamp(1.8rem,2.5vw,2.7rem)}.latin-name{color:var(--subtle);margin:6px 0;font-size:.9rem;font-style:italic}.product-description{color:var(--muted);margin:16px 0}.availability-row,.fulfillment-note,.payment-boundary{color:var(--green-950);background:var(--green-50);border-left:3px solid var(--green-800);align-items:flex-start;gap:10px;padding:11px 12px;display:flex}.availability-row svg,.fulfillment-note svg,.payment-boundary svg{flex:none;width:19px;height:19px;margin-top:1px}.availability-row span,.fulfillment-note span,.payment-boundary span{display:grid}.availability-row small,.fulfillment-note small,.payment-boundary small{color:var(--muted);font-size:.74rem}.variant-fieldset{border:0;margin:22px 0 0;padding:0}.variant-fieldset legend{margin-bottom:9px;font-size:.85rem;font-weight:800}.variant-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.variant-option{background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;align-items:flex-start;gap:9px;padding:11px;display:flex}.variant-option:hover{border-color:var(--green-800)}.variant-option.selected{background:var(--green-50);border-color:var(--green-800);box-shadow:inset 0 0 0 1px var(--green-800)}.variant-option input{width:17px;min-height:17px;accent-color:var(--green-800);margin:2px 0 0}.variant-option span{font-size:.8rem;display:grid}.variant-option small{color:var(--muted)}.custom-bag-panel{background:var(--surface-2);border:1px solid var(--line);border-left:3px solid var(--red-700);border-radius:6px;gap:12px;margin-top:14px;padding:13px;display:grid}.custom-bag-choice{grid-template-columns:auto 20px minmax(0,1fr);align-items:start;gap:9px;display:grid}.custom-bag-choice input{width:17px;min-height:17px;accent-color:var(--red-700);margin:2px 0 0}.custom-bag-choice>svg{width:19px;height:19px;color:var(--red-700)}.custom-bag-choice span{gap:2px;min-width:0;display:grid}.custom-bag-choice small,.custom-bag-review small{color:var(--muted)}.custom-bag-choice:has(input:disabled){opacity:.62}.custom-bag-review{background:var(--surface);border:1px solid var(--line);border-radius:5px;gap:3px;padding:11px;display:grid}.custom-bag-review small,.custom-package-details{overflow-wrap:anywhere;white-space:pre-wrap}.custom-package-details{margin-top:4px;font-size:.7rem;display:block;color:var(--red-700)!important}.detail-pricing{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.detail-pricing div{background:var(--surface-2);border:1px solid var(--line);border-radius:6px;padding:11px;display:grid}.detail-pricing span{color:var(--subtle);font-size:.7rem}.detail-purchase-row{grid-template-columns:116px 1fr 1fr;gap:9px;margin:18px 0;display:grid}.detail-purchase-row .quantity-stepper{height:48px}.detail-purchase-row .quantity-stepper .icon-button,.detail-purchase-row .quantity-stepper input{height:46px}.product-facts,.related-products{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-top:28px;padding:24px}.product-facts>dl{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;display:grid}.product-facts>dl div{border-right:1px solid var(--line);gap:4px;min-width:0;padding:13px;display:grid}.product-facts>dl div:last-child{border-right:0}.product-facts dt,.review-details-grid dt,.customer-confirmation dt,.confirmation-totals dt{color:var(--subtle);font-size:.7rem}.product-facts dd,.review-details-grid dd,.customer-confirmation dd,.confirmation-totals dd{overflow-wrap:anywhere;margin:0;font-size:.85rem;font-weight:750}.component-list{margin-top:18px}.component-list h3{align-items:center;gap:7px;margin-bottom:8px;display:flex}.component-list h3 svg{width:18px;height:18px;color:var(--green-800)}.component-list ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.component-list li{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:9px 2px;font-size:.82rem;display:flex}.detail-skeleton{min-height:560px;padding:30px}.detail-skeleton span:first-child{width:48%;height:420px}.cart-layout,.checkout-layout,.confirmation-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;display:grid}.cart-lines,.checkout-section,.confirmation-section,.order-summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.cart-lines{padding:20px}.cart-lines-heading,.review-block-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.cart-lines-heading{margin-bottom:14px}.cart-lines-heading span,.review-block-heading>span{color:var(--muted);font-size:.78rem}.cart-table{border:1px solid var(--line);border-radius:6px}.cart-table-head,.cart-line{grid-template-columns:minmax(240px,1.6fr) minmax(100px,.6fr) 130px minmax(100px,.65fr) 86px;align-items:center;gap:12px;padding:11px 13px;display:grid}.cart-table-head{color:var(--muted);background:var(--surface-2);border-bottom:1px solid var(--line);text-transform:uppercase;font-size:.7rem;font-weight:800}.cart-line+.cart-line{border-top:1px solid var(--line)}.cart-line>div{min-width:0;color:var(--ink);font-size:.8rem;display:grid}.cart-line>div>span{color:var(--subtle);font-size:.68rem}.cart-product{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px}.cart-product>div{min-width:0;display:grid}.cart-product strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cart-product span{color:var(--subtle);font-size:.7rem}.product-initial{background:var(--green-900);border-radius:5px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;color:#fff!important;font-size:.72rem!important}.cart-remove{justify-content:flex-end;gap:4px;display:flex!important}.cart-lines .back-link{margin:18px 0 0}.order-summary{padding:20px;position:sticky;top:146px;overflow:hidden}.summary-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:16px;display:flex}.summary-heading>strong{color:var(--green-950);font-size:1.2rem}.summary-lines{gap:10px;margin:16px 0;display:grid}.summary-lines>div{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.summary-lines dt,.summary-lines dd{margin:0;font-size:.79rem}.summary-lines dd{text-align:right;font-weight:750}.summary-lines .discount-line{color:var(--green-800)}.summary-lines .summary-total{border-top:2px solid var(--ink);margin-top:4px;padding-top:13px}.summary-total dt,.summary-total dd{font-size:.95rem!important;font-weight:850!important}.summary-note{margin:12px 0 0}.checkout-steps{grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 24px;padding:0 12%;display:grid}.checkout-steps a{color:var(--subtle);text-align:center;flex-direction:column;align-items:center;gap:6px;font-size:.75rem;text-decoration:none;display:flex;position:relative}.checkout-steps a:before{z-index:-1;content:"";background:var(--line);height:2px;position:absolute;top:17px;left:-50%;right:50%}.checkout-steps a:first-child:before{display:none}.checkout-steps a>span{background:var(--surface);border:2px solid var(--line-strong);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:850;display:grid}.checkout-steps svg{width:16px;height:16px}.checkout-steps a.current,.checkout-steps a.completed{color:var(--green-950)}.checkout-steps a.current>span,.checkout-steps a.completed>span{color:#fff;background:var(--green-900);border-color:var(--green-900)}.checkout-steps a.completed:before{background:var(--green-800)}.checkout-section{padding:24px}.section-heading{border-bottom:1px solid var(--line);align-items:flex-start;gap:13px;padding-bottom:18px;display:flex}.section-heading p:not(.eyebrow){margin:5px 0 0}.section-icon{width:42px;height:42px;color:var(--green-900);background:var(--green-50);border:1px solid var(--green-100);border-radius:6px;flex:0 0 42px;place-items:center;display:grid}.section-icon svg{width:21px;height:21px}.form-section{border:0;margin:22px 0 0;padding:0}.form-section legend{margin-bottom:12px;padding:0;font-size:.9rem;font-weight:850}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.full-field{grid-column:1/-1}.checkbox-field{background:var(--surface-2);border:1px solid var(--line);border-radius:6px;align-items:center;gap:10px;min-height:68px;padding:10px 12px;display:flex}.checkbox-field input,.discount-choice input,.preview-permission input,.legal-confirmation input{width:18px;min-height:18px;accent-color:var(--green-800);margin:0}.checkbox-field span,.discount-choice span,.preview-permission span{display:grid}.checkbox-field small,.discount-choice small,.preview-permission small{color:var(--muted);font-size:.72rem}.payment-boundary{margin-top:16px}.error-summary{margin-top:18px}.error-summary ul{margin:7px 0 0;padding-left:20px}.checkout-section-footer,.review-actions,.modal-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:24px;padding-top:18px;display:flex}.automatic-discount{background:var(--green-50);border:1px solid var(--green-100);border-left:4px solid var(--green-800);border-radius:6px;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:14px;display:flex}.automatic-discount>div{display:grid}.automatic-discount span{color:var(--muted);font-size:.75rem}.automatic-discount>strong{color:var(--green-900)}.discount-options{gap:10px;margin-top:16px;display:grid}.discount-choice,.discount-choice>label{align-items:flex-start;gap:11px;display:flex}.discount-choice{background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;justify-content:space-between;padding:13px}.discount-choice>label{flex:1}label.discount-choice{justify-content:flex-start}.discount-choice.selected{background:var(--green-50);border-color:var(--green-800)}.input-suffix{border:1px solid var(--line-strong);border-radius:5px;grid-template-columns:1fr 42px;align-items:center;display:grid;overflow:hidden}.input-suffix input{border:0;border-radius:0}.input-suffix>span{color:var(--muted);background:var(--surface-2);border-left:1px solid var(--line);align-self:stretch;place-items:center;display:grid}.review-block{background:var(--surface-2);border:1px solid var(--line);border-radius:6px;margin-top:20px;padding:16px}.review-block-heading a{color:var(--green-900);font-size:.78rem;font-weight:750}.review-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin:14px 0 0;display:grid}.review-details-grid>div{gap:2px;min-width:0;display:grid}.review-lines{border-top:1px solid var(--line);margin-top:10px}.review-lines>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:10px 0;font-size:.8rem;display:flex}.review-lines span{display:grid}.review-lines small{color:var(--subtle)}.preview-permission,.legal-confirmation{background:var(--surface-2);border:1px solid var(--line);border-radius:6px;align-items:flex-start;gap:10px;margin-top:18px;padding:13px;display:flex}.preview-permission>svg{width:20px;height:20px;color:var(--green-800)}.preview-permission label{align-items:flex-start;gap:10px;display:flex}.legal-confirmation{color:var(--ink);font-size:.82rem;font-weight:700}.stale-cart-alert{color:#624604;background:#fff8dc;border:1px solid #dec66f;border-radius:6px;align-items:flex-start;gap:11px;margin-top:18px;padding:14px;display:flex}.stale-cart-alert>svg{flex:none;width:22px;height:22px}.stale-cart-alert p{margin:2px 0}.stale-cart-alert ul{margin:7px 0 0;padding-left:19px}.inline-actions{gap:8px;margin-top:10px;display:flex}.submission-note{color:var(--subtle);align-items:center;gap:7px;margin:12px 0 0;font-size:.72rem;display:flex}.submission-note svg{width:15px;height:15px}.quotes-toolbar{grid-template-columns:minmax(260px,560px) auto;justify-content:space-between;gap:16px;margin-bottom:20px;display:grid}.quote-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.quote-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.quote-card>header{background:var(--surface-2);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;font-size:.76rem;display:flex}.mode-pill{color:var(--green-950);background:var(--green-100);text-transform:uppercase;border-radius:4px;padding:4px 7px;font-size:.65rem;font-weight:850}.mode-pill.retail{color:#6b1721;background:var(--red-100)}.mode-pill.wholesale{color:#4c3b05;background:var(--gold-100)}.quote-card-body{flex:1;padding:16px}.quote-card-body h2{min-height:42px;font-size:1rem}.quote-card-body>p{color:var(--muted);margin:5px 0 16px;font-size:.78rem}.quote-card-body dl{gap:8px;margin:0;display:grid}.quote-card-body dl>div{justify-content:space-between;gap:12px;display:flex}.quote-card-body dt,.quote-card-body dd{margin:0;font-size:.75rem}.quote-card-body dd{align-items:center;gap:5px;font-weight:750;display:flex}.quote-card-body dd svg{width:14px;height:14px}.quote-card>footer{border-top:1px solid var(--line);grid-template-columns:auto 1fr 40px;gap:7px;padding:12px;display:grid}.quote-skeleton{height:260px;padding:18px}.quote-skeleton span{height:26px}.calculator-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);overflow:hidden}.calculator-card>summary{justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:14px 18px;list-style:none;display:flex}.calculator-card>summary::-webkit-details-marker{display:none}.calculator-card>summary>span{align-items:center;gap:12px;display:flex}.calculator-card>summary>span>span:last-child{display:grid}.calculator-card>summary small{color:var(--muted);font-size:.74rem}.calculator-card>summary>svg{width:19px;height:19px;transition:transform .15s}.calculator-card[open]>summary>svg{transform:rotate(180deg)}.calculator-card-body{border-top:1px solid var(--line);padding:22px}.amount-field{max-width:420px}.currency-input{border:1px solid var(--line-strong);border-radius:5px;grid-template-columns:42px 1fr;align-items:center;display:grid;overflow:hidden}.currency-input>span{color:var(--green-950);background:var(--green-50);border-right:1px solid var(--line);align-self:stretch;place-items:center;font-weight:850;display:grid}.currency-input input{border:0;border-radius:0}.discount-analysis{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.analysis-selection{color:var(--green-950);background:var(--green-50);border:1px solid var(--green-100);border-radius:5px;align-items:center;gap:6px;padding:7px 10px;font-size:.76rem;font-weight:750;display:inline-flex}.analysis-selection svg{width:16px;height:16px}.interactive-chart{height:390px;margin:26px 34px 54px 70px;position:relative}.interactive-chart svg{cursor:crosshair;touch-action:none;width:100%;height:100%;overflow:visible}.chart-grid line{stroke:var(--line);stroke-width:.4px;vector-effect:non-scaling-stroke}.chart-area{fill:color-mix(in srgb, var(--green-800) 11%, transparent)}.chart-line{fill:none;stroke:var(--green-800);stroke-width:3px;vector-effect:non-scaling-stroke}.chart-selection-line{stroke:var(--red-700);stroke-width:1.5px;stroke-dasharray:5 4;vector-effect:non-scaling-stroke}.chart-point{fill:var(--surface);stroke:var(--red-700);stroke-width:3px}.chart-y-label{color:var(--subtle);font-size:.72rem;font-weight:750;position:absolute;top:50%;left:-64px;transform:rotate(-90deg)translateY(-50%)}.chart-value{color:var(--subtle);white-space:nowrap;font-size:.68rem;position:absolute;right:calc(100% + 8px)}.chart-value.top{top:-7px}.chart-value.bottom{bottom:-7px}.chart-tooltip{z-index:2;color:#fff;background:var(--green-950);min-width:160px;box-shadow:var(--shadow-md);pointer-events:none;border-radius:5px;gap:2px;padding:9px 10px;font-size:.68rem;display:grid;position:absolute;transform:translate(-50%,calc(-100% - 12px))}.chart-tooltip span{color:#d9ebe4}.chart-range{min-height:24px;accent-color:var(--red-700);padding:0;position:absolute;bottom:-34px;left:0;right:0}.chart-x-label{color:var(--subtle);justify-content:space-between;font-size:.68rem;display:flex;position:absolute;top:calc(100% + 34px);left:0;right:0}.selection-summary{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.selection-summary div{background:var(--surface-2);border-right:1px solid var(--line);gap:5px;min-width:0;padding:15px;display:grid}.selection-summary div:last-child{border-right:0}.selection-summary span{color:var(--subtle);font-size:.7rem}.selection-summary strong{font-size:1.05rem}.selection-summary .final-price{color:#fff;background:var(--green-900)}.selection-summary .final-price span{color:#cbe4da}.discount-table-section{margin-top:28px}.discount-table-wrap{border:1px solid var(--line);border-radius:6px;max-height:440px;overflow:auto}.discount-table-wrap table{border-collapse:collapse;width:100%}.discount-table-wrap th{z-index:1;color:var(--muted);background:var(--surface-2);border-bottom:1px solid var(--line-strong);text-align:right;text-transform:uppercase;padding:10px 14px;font-size:.7rem;position:sticky;top:0}.discount-table-wrap th:first-child,.discount-table-wrap td:first-child{text-align:left}.discount-table-wrap td{border-bottom:1px solid var(--line);text-align:right;padding:9px 14px;font-size:.8rem}.discount-table-wrap tr.selected td{color:var(--green-950);background:var(--green-50);font-weight:800}.discount-table-wrap td button{width:100%;color:inherit;font-weight:inherit;text-align:left;background:0 0;padding:0}.confirmation-hero{background:var(--surface);border:1px solid var(--line);border-top:4px solid var(--green-800);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;padding:36px 24px;display:flex}.success-mark{color:#fff;background:var(--green-800);border-radius:50%;place-items:center;width:58px;height:58px;margin-bottom:12px;display:grid}.success-mark svg{width:30px;height:30px}.confirmation-hero>p:not(.eyebrow){color:var(--muted);margin:8px 0 0}.confirmation-actions{gap:9px;margin-top:20px;display:flex}.confirmation-page>.inline-notice{margin-top:18px}.confirmation-layout{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);margin-top:22px}.confirmation-section{padding:20px}.confirmation-totals{gap:8px;max-width:420px;margin:18px 0 0 auto;display:grid}.confirmation-totals>div,.customer-confirmation dl>div{justify-content:space-between;gap:20px;display:flex}.customer-confirmation h2{margin-bottom:14px}.customer-confirmation dl{gap:12px;margin:0;display:grid}.customer-confirmation dl>div{border-bottom:1px solid var(--line);gap:2px;padding-bottom:9px;display:grid}.next-steps{color:#fff;background:var(--green-950);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:22px;display:flex}.next-steps h2{color:#fff}.next-steps p:not(.eyebrow){color:#c6ddd5;margin:6px 0 0}.next-steps>div:last-child{gap:9px;display:flex}.site-footer{padding:24px max(20px, calc((100vw - var(--content-width)) / 2));color:#d9e8e2;background:var(--green-950);justify-content:space-between;align-items:center;gap:30px;display:flex}.site-footer>div{align-items:center;gap:14px;display:flex}.site-footer img{object-fit:contain;background:#fff;border-radius:4px;width:48px;height:36px}.site-footer p{margin:0;font-size:.75rem}.site-footer nav{gap:18px;font-size:.75rem;font-weight:700;display:flex}.site-footer a:hover{color:#fff}.modal-backdrop{z-index:200;overscroll-behavior:contain;background:#061c18ad;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:hidden}.modal{overscroll-behavior:contain;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);width:min(500px,100%);max-height:min(760px,100dvh - 40px);padding:20px;overflow:hidden auto;box-shadow:0 24px 70px #00000047}.modal-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.modal-header p{color:var(--muted);margin:5px 0 0;font-size:.82rem}.modal-actions{justify-content:flex-end}.login-page{background:var(--surface);grid-template-columns:minmax(420px,1.1fr) minmax(440px,.9fr);min-height:100vh;display:grid}.login-brand{color:#fff;background-color:var(--green-950);background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(32px,5vw,72px);display:flex;position:relative}.login-brand:before{content:"";background:#042a24c7;position:absolute;inset:0}.login-brand>*{z-index:1;position:relative}.login-brand img{object-fit:contain;background:#fff;border-radius:6px;width:150px;height:100px;padding:8px}.login-brand>div{max-width:650px}.login-brand h1{color:#fff;max-width:620px;font-size:clamp(2.4rem,4.5vw,4.5rem)}.login-brand>div>p:last-child{color:#dbece6;max-width:600px;margin:18px 0 0;font-size:1.05rem}.login-brand>a{align-self:flex-start;align-items:center;gap:7px;font-size:.82rem;font-weight:750;display:inline-flex}.login-brand>a svg{width:16px;height:16px}.login-panel{place-items:center;padding:44px;display:grid}.login-home-link{color:var(--green-900);align-items:center;gap:6px;margin-bottom:18px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.login-home-link:hover{color:var(--red-700);text-decoration:underline}.login-home-link svg{width:16px;height:16px}.login-form-wrap{width:min(430px,100%)}.login-lock{width:48px;height:48px;color:var(--green-900);background:var(--green-50);border:1px solid var(--green-100);border-radius:6px;place-items:center;margin-bottom:20px;display:grid}.login-form-wrap h2{font-size:2rem}.login-form-wrap .supporting-copy{margin:8px 0 24px}.login-form-wrap form{gap:16px;display:grid}.privacy-note{text-align:center;margin:16px 0 0}.spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin;display:inline-block}.product-info-trigger{min-height:38px;color:var(--green-900);background:var(--green-50);border-top:1px solid var(--green-100);border-bottom:1px solid var(--green-100);justify-content:center;align-items:center;gap:7px;font-size:.75rem;font-weight:850;display:flex}.product-info-trigger:hover{color:var(--red-700);background:var(--surface-2)}.product-info-trigger svg,.product-info-section h3 svg,.missing-product-info svg{width:17px;height:17px}.product-info-modal{width:min(760px,100%)}.component-list.compact-list span{overflow-wrap:anywhere;min-width:0}.component-list.compact-list strong{flex:none}.component-total{color:var(--green-950);background:var(--green-50);border:1px solid var(--green-100);border-radius:6px;justify-content:space-between;gap:20px;margin-top:10px;padding:10px 12px;display:flex}.customer-toolbar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:12px;margin-bottom:18px;padding:13px;display:grid}.segmented-tabs{background:var(--surface-2);border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(2,minmax(90px,1fr));padding:3px;display:inline-grid}.segmented-tabs button{min-height:36px;color:var(--muted);background:0 0;border:0;border-radius:4px;padding:6px 14px;font-size:.76rem;font-weight:800}.segmented-tabs button.active{color:var(--green-950);background:var(--surface);box-shadow:var(--shadow-sm)}.customer-list{gap:9px;display:grid}.customer-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.customer-row-main{min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:42px minmax(170px,1.35fr) minmax(150px,1fr) minmax(130px,.8fr) minmax(130px,.8fr);align-items:center;gap:14px;padding:14px 10px 14px 14px;display:grid}.customer-row-main:hover .customer-identity strong,.customer-row-main:focus-visible .customer-identity strong{color:var(--green-900);text-decoration:underline}.customer-row-main>span:not(.customer-avatar):not(.customer-identity){overflow-wrap:anywhere;min-width:0;color:var(--muted);align-items:center;gap:7px;font-size:.74rem;display:flex}.customer-row-main>span svg{flex:none;width:15px;height:15px}.customer-avatar{width:42px;height:42px;color:var(--green-950);background:var(--green-100);border-radius:6px;place-items:center;font-size:.72rem;font-weight:900;display:grid}.customer-identity{gap:2px;min-width:0;display:grid}.customer-identity strong,.customer-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.customer-identity small{color:var(--muted);font-size:.7rem}.customer-row-actions{border-left:1px solid var(--line);gap:4px;padding:0 12px;display:flex}.customer-skeleton{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-content:center;gap:8px;min-height:72px;padding:14px;display:grid}.customer-skeleton span{background:linear-gradient(90deg, var(--surface-2), var(--line), var(--surface-2));background-size:200% 100%;border-radius:4px;height:10px;animation:1.3s linear infinite skeleton}.customer-skeleton span:first-child{width:32%}.customer-skeleton span:nth-child(2){width:56%}.customer-skeleton span:nth-child(3){width:44%}.customer-detail-modal,.customer-editor-modal{width:min(820px,100%)}.customer-detail-grid{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.customer-detail-grid section{border-right:1px solid var(--line);min-width:0;padding:16px}.customer-detail-grid section:last-child{border-right:0}.customer-detail-grid h3{margin-bottom:9px;font-size:.84rem}.customer-detail-grid h3:not(:first-child){margin-top:18px}.customer-detail-grid p,.customer-detail-grid small{overflow-wrap:anywhere;color:var(--muted);margin:0}.customer-detail-grid dl{gap:8px;margin:0;display:grid}.customer-detail-grid dl>div{min-width:0}.customer-detail-grid dt{color:var(--muted);text-transform:uppercase;font-size:.66rem}.customer-detail-grid dd{overflow-wrap:anywhere;margin:2px 0 0;font-weight:700}.customer-editor-form,.customer-editor-sections{gap:14px;display:grid}.customer-editor-form .form-section{margin:0}.customer-editor-form .modal-actions{background:var(--surface);border-top:1px solid var(--line);margin:0 -20px -20px;padding:14px 20px;position:sticky;bottom:-20px}.saved-customer-section{background:var(--green-50);border-color:var(--green-100)}.saved-customer-selector{grid-template-columns:minmax(220px,.8fr) minmax(260px,1.2fr);align-items:end;gap:12px;display:grid}.saved-customer-selector .catalog-search{background:var(--surface);min-height:42px}.saved-customer-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.saved-customer-actions .text-button{font-weight:750}.form-support,.transaction-note{color:var(--muted);align-items:center;gap:8px;margin:10px 0 0;font-size:.72rem;display:flex}.form-support .spinner{width:14px;height:14px}.transaction-note{border-top:1px solid var(--green-100);padding-top:10px}.product-info-layout{grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:20px;display:grid}.product-info-layout>img{aspect-ratio:16/10;object-fit:cover;background:var(--surface-2);border:1px solid var(--line);border-radius:6px;width:100%}.product-info-copy{align-content:start;gap:14px;display:grid}.product-info-copy>p,.product-info-section>p,.missing-product-info{color:var(--muted);margin:0}.availability-row.compact{margin:0}.product-info-facts{gap:7px;margin:0;display:grid}.product-info-facts>div{grid-template-columns:90px 1fr;gap:10px;display:grid}.product-info-facts dt{color:var(--muted)}.product-info-facts dd{margin:0;font-weight:700}.product-info-section{border-top:1px solid var(--line);margin-top:20px;padding-top:17px}.product-info-section h3{align-items:center;gap:7px;margin-bottom:11px;display:flex}.bag-size-list,.component-list.compact-list{border:1px solid var(--line);border-radius:6px;gap:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.bag-size-list li,.component-list.compact-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:42px;padding:9px 12px;display:flex}.bag-size-list li:last-child,.component-list.compact-list li:last-child{border-bottom:0}.bag-size-list span{color:var(--muted)}.missing-product-info{align-items:center;gap:8px;display:flex}.orders-toolbar{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:minmax(260px,1fr) 210px 190px;gap:12px;margin-bottom:18px;padding:13px;display:grid}.orders-toolbar>label:not(.catalog-search){color:var(--muted);gap:5px;font-size:.7rem;font-weight:750;display:grid}.order-card-list{gap:12px;display:grid}.submitted-order-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:18px;display:grid}.submitted-order-card>footer{align-items:center;gap:9px;display:flex}.order-card-heading{color:var(--muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:.72rem;display:flex}.submitted-order-card h2{margin-top:8px;font-size:1.15rem}.submitted-order-card a{text-decoration:none}.submitted-order-card a:hover h2{color:var(--green-900);text-decoration:underline}.submitted-order-card p{color:var(--muted);margin:5px 0 0}.status-pill,.mode-pill{text-transform:uppercase;border-radius:4px;align-items:center;min-height:24px;padding:3px 7px;font-size:.65rem;font-weight:850;display:inline-flex}.status-pill.submitted{color:var(--green-950);background:var(--green-100)}.status-pill.canceled{color:var(--red-800);background:var(--red-100)}.status-pill.fulfilled{color:#2d2404;background:var(--gold-100)}.order-card-metrics{gap:28px;margin-top:13px;display:flex}.order-card-metrics span{gap:1px;display:grid}.order-card-metrics small{color:var(--muted);text-transform:uppercase;font-size:.66rem}.audit-link{font-size:.72rem;font-weight:700;color:var(--green-900)!important}.submitted-order-actions{align-items:center;gap:8px;display:flex}.submitted-order-actions.compact .button{min-width:42px}.order-card-skeleton{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-content:center;gap:12px;min-height:150px;padding:20px;display:grid}.order-card-skeleton span,.detail-skeleton span{background:linear-gradient(90deg, var(--surface-2), var(--line), var(--surface-2));background-size:200% 100%;border-radius:4px;height:18px;animation:1.3s linear infinite skeleton}.order-card-skeleton span:first-child{width:30%}.order-card-skeleton span:nth-child(2){width:55%}.order-card-skeleton span:nth-child(3){width:42%}.order-detail-header{background:var(--surface);border:1px solid var(--line);border-top:4px solid var(--green-800);border-radius:var(--radius);justify-content:space-between;align-items:flex-start;gap:28px;margin:16px 0 20px;padding:22px;display:flex}.order-detail-header h1{margin-top:8px}.order-detail-header p{color:var(--muted);margin:7px 0 0}.order-detail-actions{align-items:center;gap:9px;display:flex}.revision-audit,.revision-notice,.canceled-notice{background:var(--green-50);border:1px solid var(--green-100);border-left:4px solid var(--green-800);border-radius:6px;align-items:center;gap:14px;margin-bottom:18px;padding:12px 14px;display:flex}.revision-audit a{color:var(--green-900);font-weight:750}.canceled-notice{background:var(--red-50);border-color:var(--red-100);border-left-color:var(--red-700);flex-direction:column;align-items:flex-start;gap:2px}.order-detail-grid{grid-template-columns:minmax(0,1.6fr) minmax(290px,.6fr);align-items:start;gap:18px;display:grid}.order-detail-section{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.order-detail-sidebar{gap:14px;display:grid}.order-detail-table-wrap{border:1px solid var(--line);border-radius:6px;margin-top:14px;overflow-x:auto}.order-detail-table-wrap table{border-collapse:collapse;width:100%;min-width:670px}.order-detail-table-wrap th,.order-detail-table-wrap td{border-bottom:1px solid var(--line);text-align:left;padding:10px 12px}.order-detail-table-wrap th{color:var(--muted);background:var(--surface-2);text-transform:uppercase;font-size:.68rem}.order-detail-table-wrap tbody tr:last-child td{border-bottom:0}.order-detail-table-wrap td small{color:var(--muted);margin-top:2px;display:block}.order-detail-totals{gap:8px;width:min(380px,100%);margin:18px 0 0 auto;display:grid}.order-detail-totals>div{justify-content:space-between;gap:20px;display:flex}.order-detail-totals .grand{border-top:2px solid var(--ink);padding-top:9px;font-size:1.12rem}.stacked-details{gap:10px;margin:14px 0 0;display:grid}.stacked-details>div{border-bottom:1px solid var(--line);gap:2px;padding-bottom:8px;display:grid}.stacked-details>div:last-child{border-bottom:0;padding-bottom:0}.stacked-details dt{color:var(--muted);font-size:.7rem}.stacked-details dd{overflow-wrap:anywhere;margin:0;font-weight:700}.preserve-lines{color:var(--muted);white-space:pre-wrap;margin:12px 0 0}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.catalog-heading-actions,.draft-status,.mix-control-row,.mix-component-name,.mix-review-components>div,.component-info-button{align-items:center;display:flex}.catalog-heading-actions{justify-content:flex-end;gap:10px}.custom-mix-store-entry{border-left:4px solid var(--green-800);justify-content:space-between;align-items:center;gap:24px;margin:0 0 20px;padding:12px 0 12px 18px;display:flex}.custom-mix-store-copy{align-items:center;gap:14px;min-width:0;display:flex}.custom-mix-store-copy>svg{width:30px;height:30px;color:var(--green-800);flex:none}.custom-mix-store-copy h2,.custom-mix-store-copy p{margin:0}.custom-mix-store-copy h2{font-size:1.1rem}.custom-mix-store-copy p:last-child{color:var(--muted);margin-top:3px}.sync-status{color:var(--gold-700);margin-left:auto;margin-right:10px;font-size:.72rem;font-weight:750}.sync-status.fresh{color:var(--green-800)}.custom-mix-page .page-heading{align-items:flex-end}.draft-status{color:var(--green-900);gap:9px}.draft-status svg{width:18px;height:18px}.draft-status span{display:grid}.draft-status small{color:var(--muted);font-size:.7rem}.mix-builder-layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px);align-items:start;gap:22px;display:grid}.mix-builder-main{gap:20px;min-width:0;display:grid}.mix-section{border:0;border-top:1px solid var(--line);background:0 0;min-width:0;margin:0;padding:22px 0}fieldset.mix-section legend{color:var(--green-950);padding:0 12px 0 0;font-size:1.05rem;font-weight:800}.mix-control-row{flex-wrap:wrap;gap:22px;margin-top:18px}.mix-control-row>div{gap:7px;display:grid}.control-label{color:var(--muted);font-size:.72rem;font-weight:750}.mix-total-weight{width:min(420px,100%);margin-top:18px}.mix-search{margin-top:14px;position:relative}.mix-search-results{z-index:4;background:var(--surface);border:1px solid var(--line-strong);max-height:330px;box-shadow:var(--shadow-md);border-radius:6px;margin-top:5px;position:relative;overflow-y:auto}.mix-search-results>button{width:100%;min-height:58px;color:var(--ink);text-align:left;background:var(--surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:10px 13px;display:flex}.mix-search-results>button:last-child{border-bottom:0}.mix-search-results>button:hover{background:var(--green-50)}.mix-search-results span,.mix-component-name span:last-child{min-width:0;display:grid}.mix-search-results small,.mix-component-name small{color:var(--muted);font-size:.7rem}.mix-search-results>p{color:var(--muted);margin:0;padding:16px}.mix-component-list{gap:10px;margin-top:16px;display:grid}.mix-component{background:var(--surface);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-sm);border-radius:6px;grid-template-columns:minmax(185px,1.2fr) minmax(150px,.8fr) minmax(215px,1fr) 38px;align-items:center;gap:14px;padding:14px;display:grid}.mix-component.invalid{border-color:var(--red-700)}.mix-component-name{gap:10px;min-width:0}.mix-component-name strong{overflow-wrap:anywhere}.suffix-input{background:var(--surface);border:1px solid var(--line-strong);border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.suffix-input:focus-within{outline:3px solid color-mix(in srgb, var(--focus) 28%, transparent);border-color:var(--focus)}.suffix-input input{border:0;outline:0;min-width:0}.suffix-input span{color:var(--muted);padding:0 10px;font-size:.75rem;font-weight:750}.mix-component-calculated{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;margin:0;display:grid}.mix-component-calculated div{min-width:0}.mix-component-calculated dt{color:var(--muted);font-size:.62rem}.mix-component-calculated dd{overflow-wrap:anywhere;margin:2px 0 0;font-size:.72rem;font-weight:750}.mix-summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:20px;position:sticky;top:92px}.mix-summary h2{overflow-wrap:anywhere;margin:3px 0 16px;font-size:1.15rem}.mix-summary dl,.mix-review-totals{gap:0;margin:0 0 16px;display:grid}.mix-summary dl>div,.mix-review-totals>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:9px 0;display:flex}.mix-summary dt,.mix-review-totals dt{color:var(--muted)}.mix-summary dd,.mix-review-totals dd{text-align:right;margin:0;font-weight:800}.mix-summary .grand,.mix-review-totals>div:last-child{color:var(--green-950);border-bottom:0;font-size:1rem}.warning-text{color:var(--red-700)!important}.summary-note{color:var(--muted);margin:10px 0 0;font-size:.7rem}.mix-review-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.mix-review-metrics>div{background:var(--surface-2);border:1px solid var(--line);border-radius:5px;gap:3px;padding:10px;display:grid}.mix-review-metrics span,.mix-review-head{color:var(--muted);font-size:.66rem}.mix-review-components{border:1px solid var(--line);border-radius:6px;margin-top:16px}.mix-review-components>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(160px,1.4fr) repeat(3,minmax(80px,.7fr));gap:10px;padding:9px 11px}.mix-review-components>div:last-child{border-bottom:0}.mix-review-components span{overflow-wrap:anywhere;min-width:0}.mix-review-components span:first-child{display:grid}.mix-review-components small{color:var(--muted)}.mix-review-totals{width:min(380px,100%);margin-top:14px;margin-left:auto}.component-info-button{width:max-content;color:var(--green-800);background:0 0;gap:4px;margin-top:6px;padding:0;font-size:.68rem;font-weight:850}.component-info-button svg{width:13px;height:13px}@media (width<=1080px){.mix-builder-layout{grid-template-columns:1fr}.mix-summary{position:static}.mix-component{grid-template-columns:minmax(180px,1fr) minmax(150px,.7fr) 38px}.mix-component-calculated{grid-area:2/1/auto/-1}}@media (width<=680px){.catalog-heading-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.custom-mix-store-entry{flex-direction:column;align-items:stretch;gap:14px}.custom-mix-store-entry .button{width:100%}.mix-control-row,.mix-review-metrics{grid-template-columns:1fr;display:grid}.mix-control-row>div,.segmented-tabs{width:100%}.mix-component{grid-template-columns:minmax(0,1fr) 38px}.mix-component>.field,.mix-component-calculated{grid-column:1/-1}.mix-component>.icon-button{grid-area:1/2}.mix-component-calculated{grid-row:auto}.mix-review-components{overflow-x:auto}.mix-review-components>div{min-width:560px}.results-heading{flex-wrap:wrap;gap:7px}.sync-status{order:3;width:100%;margin:0}}.route-loading,.standalone-message{justify-content:center;align-items:center;gap:10px;min-height:100vh;padding:30px;display:flex}.standalone-message .empty-panel{width:min(580px,100%)}@media (width<=1240px){.header-main{grid-template-columns:210px minmax(240px,1fr) auto;gap:18px}.account-menu summary span,.sync-button{display:none}.product-grid,.quote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:28px}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 320px}.cart-table-head,.cart-line{grid-template-columns:minmax(210px,1.4fr) 95px 120px 95px 38px;gap:8px}}@media (width<=960px){.header-main,.header-nav-row,.page-container{width:min(calc(100vw - 28px), var(--content-width))}.header-main{grid-template-columns:42px 1fr auto;gap:10px;min-height:68px}.mobile-menu-button{display:inline-flex}.brand-link span,.account-menu{display:none}.header-nav-row{border:0;width:0;min-height:0;margin:0}.header-nav-row>.mode-selector,.primary-nav{display:none}.brand-link img{width:49px}.global-search{grid-area:2/1/auto/-1;margin-bottom:10px}.header-main{padding-top:7px}.primary-nav.open{z-index:95;background:var(--surface);width:min(330px,86vw);height:100vh;box-shadow:var(--shadow-md);flex-direction:column;align-items:stretch;gap:4px;padding:86px 16px 20px;display:flex;position:fixed;top:0;left:0}.primary-nav.open a{border-radius:6px;min-height:48px}.primary-nav.open a.active{background:var(--green-50)}.primary-nav.open a:after{display:none}.primary-nav.open .mobile-nav-controls{border-top:1px solid var(--line);gap:18px;margin-top:18px;padding:18px 4px 0;display:grid}.mobile-nav-controls>label,.mobile-nav-controls>div,.mobile-nav-controls>div>span{gap:6px;display:grid}.mobile-nav-controls>label>span,.mobile-nav-controls small{color:var(--muted);font-size:.72rem}.mobile-nav-controls>div{gap:12px}.nav-scrim{z-index:60;background:#061c188c;display:block;position:fixed;inset:0}.site-header .mobile-menu-button{z-index:100}.toast{top:122px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-layout{grid-template-columns:1fr}.filter-sidebar{display:none}.catalog-toolbar{grid-template-columns:1fr auto auto}.mobile-filter-menu{display:block;position:relative}.mobile-filter-menu>summary{list-style:none}.mobile-filter-menu>summary::-webkit-details-marker{display:none}.mobile-filter-menu .filters-panel{z-index:30;width:min(330px,100vw - 40px);max-height:70vh;box-shadow:var(--shadow-md);position:absolute;top:calc(100% + 8px);right:0;overflow:auto}.product-detail{grid-template-columns:1fr}.product-gallery{max-width:680px}.product-facts>dl{grid-template-columns:repeat(2,minmax(0,1fr))}.product-facts>dl div:nth-child(2){border-right:0}.product-facts>dl div:nth-child(-n+2){border-bottom:1px solid var(--line)}.cart-layout,.checkout-layout,.confirmation-layout{grid-template-columns:1fr}.order-summary{grid-row:1;position:static}.cart-lines,.checkout-main{grid-row:2}.login-page{grid-template-columns:minmax(300px,.85fr) minmax(420px,1.15fr)}.login-brand h1{font-size:2.5rem}.selection-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.selection-summary div:nth-child(2){border-right:0}.selection-summary div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=720px){.header-actions .cart-button span,.header-actions .sync-button{display:none}.header-actions{gap:2px}.cart-button{min-width:72px}.page-container{width:min(calc(100vw - 22px), var(--content-width));padding-top:15px}.breadcrumbs{margin-bottom:13px}.page-heading{flex-direction:column;gap:14px;min-height:0;margin-bottom:22px}.split-heading{align-items:flex-start}h1{font-size:1.8rem}.catalog-trust,.secure-indicator{width:100%}.collection-grid{scroll-snap-type:x mandatory;width:100%;max-width:calc(100vw - 22px);padding-bottom:4px;display:flex;overflow-x:auto}.collection-tile{scroll-snap-align:start;min-width:230px}.catalog-toolbar{grid-template-columns:1fr auto;gap:9px;padding:10px}.catalog-search{grid-column:1/-1}.sort-select>span{display:none}.sort-select select{width:158px}.product-grid,.quote-grid{grid-template-columns:1fr}.product-card{max-width:520px}.card-spacer{min-height:18px}.product-detail{gap:22px;padding:15px}.variant-options,.detail-pricing,.form-grid,.review-details-grid{grid-template-columns:1fr}.detail-purchase-row{grid-template-columns:116px 1fr}.detail-purchase-row .button.secondary{grid-column:1/-1}.product-facts,.related-products{padding:16px}.product-facts>dl{grid-template-columns:1fr}.product-facts>dl div,.product-facts>dl div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.product-facts>dl div:last-child{border-bottom:0}.cart-lines{padding:13px}.cart-table-head{display:none}.cart-line{grid-template-columns:1fr auto;gap:12px;padding:14px}.cart-product{grid-column:1/-1}.cart-line>div[role=cell]:not(.cart-product,.cart-remove){justify-items:start;display:grid}.cart-line>div[role=cell]:not(.cart-product,.cart-remove):before{content:attr(data-label);color:var(--subtle);text-transform:uppercase;font-size:.65rem}.cart-remove{align-self:end}.checkout-steps{padding:0}.checkout-steps strong{max-width:92px;font-size:.68rem}.checkout-section{padding:16px}.section-heading{gap:10px}.section-icon{flex-basis:38px;width:38px;height:38px}.checkout-section-footer,.review-actions{flex-wrap:wrap}.review-actions .button.primary{width:100%}.quote-card>footer{grid-template-columns:1fr 1fr 40px}.interactive-chart{height:270px;margin-left:56px;margin-right:10px}.chart-tooltip{min-width:130px}.selection-summary{grid-template-columns:1fr}.selection-summary div,.selection-summary div:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.selection-summary div:last-child{border-bottom:0}.confirmation-actions,.next-steps,.next-steps>div:last-child,.site-footer{flex-direction:column;align-items:stretch}.confirmation-actions .button,.next-steps .button{width:100%}.site-footer nav{flex-wrap:wrap}.login-page{min-height:100vh;padding:0;display:block}.login-brand{justify-content:flex-end;min-height:250px;padding:28px 22px}.login-brand>img,.login-brand>a{display:none}.login-brand h1{font-size:2rem}.login-brand>div>p:last-child{font-size:.9rem}.login-panel{padding:28px 22px 44px}.login-lock{display:none}}@media (width<=960px){.orders-toolbar{grid-template-columns:1fr 1fr}.orders-toolbar .catalog-search{grid-column:1/-1}.submitted-order-card,.order-detail-grid{grid-template-columns:1fr}.submitted-order-card>footer{justify-content:flex-start}.order-detail-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-row-main{grid-template-columns:42px minmax(170px,1fr) minmax(150px,1fr)}.customer-row-main>span:nth-last-child(-n+2){display:none}}@media (width<=720px){.product-info-layout,.orders-toolbar,.order-detail-sidebar{grid-template-columns:1fr}.product-info-modal{padding:16px}.submitted-order-card{gap:16px;padding:15px}.submitted-order-card>footer,.order-detail-header,.order-detail-actions,.revision-audit{flex-direction:column;align-items:stretch}.submitted-order-actions,.submitted-order-actions .button,.order-detail-actions>.button{width:100%}.revision-audit{gap:7px}.order-detail-section,.order-detail-header{padding:15px}.modal-backdrop{align-items:end;padding:10px}.modal{max-height:calc(100dvh - 20px);padding:16px}.customer-toolbar{grid-template-columns:1fr auto}.customer-toolbar .segmented-tabs{grid-column:1/-1}.customer-row-main{grid-template-columns:38px minmax(0,1fr);gap:11px;padding:12px}.customer-row-main>span:not(.customer-avatar):not(.customer-identity){display:none}.customer-avatar{width:38px;height:38px}.customer-row-actions{padding:0 8px}.customer-detail-grid{grid-template-columns:1fr}.customer-detail-grid section{border-right:0;border-bottom:1px solid var(--line)}.customer-detail-grid section:last-child{border-bottom:0}.customer-editor-form .modal-actions{margin:0 -16px -16px;padding:12px 16px;bottom:-16px}.saved-customer-selector{grid-template-columns:1fr}}@media (width<=470px){.customer-toolbar{grid-template-columns:1fr}.customer-toolbar>*{grid-column:1;width:100%}.customer-row{grid-template-columns:minmax(0,1fr) auto}.customer-row-actions{flex-direction:column}}@media (prefers-color-scheme:dark){:root{--ink:#edf5f1;--muted:#b5c3bc;--subtle:#b8c8c0;--line:#344841;--line-strong:#50655d;--surface:#15241f;--surface-2:#1c2d27;--canvas:#0e1915;--green-50:#18352d;--green-100:#235044;--red-50:#3b2024;--red-100:#5b2a31;--shadow-sm:0 1px 2px #0000003d;--shadow-md:0 12px 32px #00000061}.site-header{background:#15241ff5}.brand-link img,.site-footer img{background:#fff}.button.primary,.button.danger-fill{background:#cc3345}.product-image-link img,.collection-tile img{filter:brightness(.82)}.inline-notice.warning,.stale-cart-alert{color:#f4dfa0;background:#372e13;border-color:#695b2b}.alert.error,.error-summary{color:#ffc7cd}.chart-tooltip,.next-steps,.site-footer{background:#052f29}.login-page,.login-panel{background:var(--surface)}}@media print{.site-header,.site-footer,.breadcrumbs,.confirmation-actions,.next-steps,.toast,.offline-banner{display:none!important}.page-container{width:100%;padding:0}.confirmation-hero,.confirmation-section{box-shadow:none}}.marketing-home{min-height:100vh;color:var(--ink);background:var(--canvas);overflow-x:clip}.marketing-header{z-index:70;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0;box-shadow:0 2px 12px #0f281f12}.marketing-header-inner,.marketing-section,.marketing-footer{width:min(100% - 48px,1240px);margin:0 auto}.marketing-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:36px;min-height:76px;display:grid}.marketing-brand{color:var(--green-950);align-items:center;gap:11px;font-size:.84rem;font-weight:850;text-decoration:none;display:flex}.marketing-brand img{object-fit:contain;width:66px;height:45px}.marketing-brand span{border-left:1px solid var(--line-strong);padding-left:11px}.marketing-nav{justify-content:center;align-items:center;gap:8px;display:flex}.marketing-nav a,.marketing-company-link{color:var(--muted);border-radius:5px;padding:9px 10px;font-size:.82rem;font-weight:750;text-decoration:none;transition:color .15s,background-color .15s}.marketing-nav a:hover,.marketing-company-link:hover{color:var(--green-950);background:var(--green-50)}.marketing-header-actions{align-items:center;gap:12px;display:flex}.marketing-company-link{align-items:center;gap:5px;display:inline-flex}.marketing-company-link svg,.marketing-footer-signin svg{width:15px;height:15px}.marketing-sign-in{min-width:94px}.marketing-menu-toggle,.marketing-mobile-nav{display:none}.marketing-hero{color:#fff;background-color:var(--green-950);background-position:50%;background-size:cover;align-items:center;min-height:min(690px,100vh - 77px);display:flex;position:relative;overflow:hidden}.marketing-hero:before{content:"";background:#042a23ba;position:absolute;inset:0}.marketing-hero-inner{z-index:1;width:min(100% - 48px,1240px);margin:0 auto;padding:84px 0 76px;position:relative}.marketing-kicker{color:#dcece6;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:.8rem;font-weight:800;display:inline-flex}.marketing-kicker svg{color:#f3c45b;width:20px;height:20px}.marketing-hero h1{color:#fff;max-width:760px;font-size:clamp(2.75rem,6vw,5.1rem);line-height:.98}.marketing-hero-copy{color:#eef7f3;max-width:650px;margin:24px 0 0;font-size:clamp(1rem,1.65vw,1.22rem);line-height:1.65}.marketing-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.marketing-hero .button.primary{background:#bd2d3e}.marketing-hero .button.primary:hover{background:#9e1f2d}.hero-secondary{color:#fff;background:#ffffff1a;border-color:#ffffff94}.hero-secondary:hover{color:#fff;background:#ffffff30;border-color:#fff}.marketing-hero-points{border-top:1px solid #ffffff6b;flex-wrap:wrap;gap:12px 24px;margin:52px 0 0;padding:19px 0 0;list-style:none;display:flex}.marketing-hero-points li{color:#eef7f3;align-items:center;gap:7px;font-size:.79rem;font-weight:700;display:inline-flex}.marketing-hero-points svg{color:#f3c45b;width:17px;height:17px}.marketing-section{padding:96px 0}.marketing-section-heading{max-width:765px}.marketing-section-heading h2,.process-intro h2,.home-assurance h2{max-width:780px;font-size:clamp(1.8rem,3.4vw,2.8rem)}.marketing-section-heading>p:last-child,.process-intro>p:last-child,.home-assurance p:last-child{max-width:670px;color:var(--muted);margin:17px 0 0;font-size:1rem;line-height:1.65}.workspace-section{padding-bottom:88px}.workspace-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:48px;display:grid}.workspace-feature{border-top:3px solid var(--green-800);min-width:0;padding:4px 4px 0}.workspace-feature-icon{width:44px;height:44px;color:var(--green-900);background:var(--green-50);border:1px solid var(--green-100);border-radius:6px;place-items:center;margin:20px 0 18px;display:grid}.workspace-feature-icon svg{width:22px;height:22px}.workspace-feature h3,.product-area h3,.process-steps h3{font-size:1.12rem}.workspace-feature p,.product-area p,.process-steps p{color:var(--muted);margin:9px 0 0;font-size:.9rem;line-height:1.6}.catalog-section{background:var(--surface-2);border-block:1px solid var(--line);width:100%;max-width:none;padding:96px max(24px,50% - 620px)}.catalog-section .marketing-section-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);align-items:end;gap:64px;width:min(100%,1240px);max-width:1240px;margin:0 auto;display:grid}.catalog-section .marketing-section-heading>p:last-child{margin:0}.product-area-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(100%,1240px);margin:46px auto 0;display:grid}.product-area{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-sm);transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.product-area:hover{border-color:var(--line-strong);box-shadow:var(--shadow-md);transform:translateY(-3px)}.product-area img{aspect-ratio:16/9;object-fit:cover;width:100%}.product-area-body{padding:22px}.product-area-body>svg{width:21px;height:21px;color:var(--green-800)}.product-area h3{margin-top:14px}.product-area .text-link{margin-top:20px}.process-section{grid-template-columns:minmax(0,.86fr) minmax(440px,1.14fr);align-items:start;gap:88px;display:grid}.process-steps{border-top:1px solid var(--line);gap:0;margin:0;padding:0;list-style:none;display:grid}.process-steps li{border-bottom:1px solid var(--line);grid-template-columns:66px 1fr;gap:18px;padding:25px 0;display:grid}.process-steps li>span{color:var(--red-700);font-size:.9rem;font-weight:850}.process-steps p{max-width:420px}.home-assurance{color:#fff;background:var(--green-950);border-radius:var(--radius);justify-content:space-between;align-items:center;gap:48px;min-height:250px;margin-bottom:96px;padding:42px 48px;display:flex}.home-assurance>div{align-items:flex-start;gap:20px;display:flex}.home-assurance>div>svg{color:#f3c45b;flex:none;width:34px;height:34px;margin-top:4px}.home-assurance .eyebrow{color:#bfe2d7}.home-assurance h2{color:#fff}.home-assurance p:last-child{color:#dcece6}.home-assurance .button{flex:none}.marketing-footer{border-top:1px solid var(--line);grid-template-columns:minmax(260px,1fr) auto auto;align-items:end;gap:42px;padding:42px 0;display:grid}.marketing-footer-brand{align-items:center;gap:16px;display:flex}.marketing-footer-brand img{object-fit:contain;width:73px;height:51px}.marketing-footer-brand p,.marketing-footer-signin{color:var(--muted);margin:0;font-size:.79rem;line-height:1.55}.marketing-footer-links{gap:7px;min-width:185px;display:grid}.marketing-footer-links strong{color:var(--ink);font-size:.8rem}.marketing-footer-links a,.marketing-footer-signin a{color:var(--muted);font-size:.78rem;font-weight:650;text-decoration:none}.marketing-footer-links a:hover,.marketing-footer-signin a:hover{color:var(--green-900);text-decoration:underline}.marketing-footer-signin a{color:var(--green-900);align-items:center;gap:6px;font-weight:800;display:inline-flex}@media (width<=980px){.marketing-header-inner,.marketing-section,.marketing-footer{width:min(100% - 36px,1240px)}.marketing-header-inner{gap:18px}.marketing-company-link{display:none}.catalog-section{padding-inline:18px}.catalog-section .marketing-section-heading{gap:32px}.process-section{grid-template-columns:1fr;gap:46px}.home-assurance{gap:26px;padding:34px}.marketing-footer{grid-template-columns:1fr auto}.marketing-footer-signin{grid-area:1/2}}@media (width<=720px){.marketing-header-inner{grid-template-columns:1fr auto;min-height:66px}.marketing-header-inner,.marketing-section,.marketing-footer,.marketing-hero-inner{width:min(100% - 28px,1240px)}.desktop-nav,.marketing-sign-in{display:none}.marketing-menu-toggle{display:inline-flex}.marketing-mobile-nav{border-top:1px solid var(--line);width:min(100% - 28px,1240px);margin:0 auto;padding:6px 0 18px;display:none}.marketing-mobile-nav.open{gap:5px;display:grid}.marketing-mobile-nav a:not(.button){min-height:44px;color:var(--ink);border-radius:5px;justify-content:space-between;align-items:center;padding:0 10px;font-size:.88rem;font-weight:750;text-decoration:none;display:flex}.marketing-mobile-nav a:not(.button):hover{background:var(--green-50)}.marketing-mobile-nav .button{margin-top:8px}.marketing-brand img{width:57px;height:40px}.marketing-hero{background-position:58%;align-items:flex-end;min-height:680px}.marketing-hero-inner{padding:78px 0 50px}.marketing-hero h1{font-size:clamp(2.55rem,12vw,3.8rem)}.marketing-hero-copy{font-size:1rem}.marketing-hero-actions,.marketing-hero-actions .button{width:100%}.marketing-hero-points{gap:11px;margin-top:36px;display:grid}.marketing-section{padding:68px 0}.workspace-feature-grid,.product-area-grid{grid-template-columns:1fr;gap:18px}.workspace-feature-grid{margin-top:34px}.catalog-section{padding:68px 14px}.catalog-section .marketing-section-heading{grid-template-columns:1fr;gap:17px}.product-area-grid{margin-top:32px}.product-area-body{padding:19px}.process-section{gap:32px}.process-steps li{grid-template-columns:48px 1fr;gap:12px}.home-assurance{flex-direction:column;align-items:flex-start;gap:28px;margin-bottom:68px;padding:28px 22px}.home-assurance>div{gap:15px}.home-assurance>div>svg{width:28px;height:28px}.home-assurance .button{width:100%}.marketing-footer{grid-template-columns:1fr;gap:26px;padding:32px 0}.marketing-footer-signin{grid-area:auto}}@media (prefers-color-scheme:dark){.marketing-header{background:#15241ff5}.marketing-brand img,.marketing-footer-brand img{background:#fff}.product-area img{filter:brightness(.84)}}
