:root{color-scheme:light}html{scroll-behavior:smooth}body{line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 2rem),var(--page));margin-inline:auto}.section{padding:clamp(3.5rem,7vw,6.5rem) 0}.section--soft{background:var(--soft)}.skip-link{position:fixed;left:1rem;top:1rem;z-index:1000;transform:translateY(-200%);background:#fff;padding:.75rem 1rem;border:2px solid var(--navy)}.skip-link:focus{transform:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.25rem;border:2px solid var(--navy);border-radius:999px;background:var(--navy);color:#fff;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button--green{background:var(--green);border-color:var(--green);color:#071c10}.button--outline{background:transparent;color:var(--navy)}.button[disabled]{opacity:.55;cursor:not-allowed;transform:none}.text-link{color:var(--navy);font-weight:800}.eyebrow{display:block;margin-bottom:.65rem;color:var(--green);font-size:.78rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.section-heading{max-width:720px;margin-bottom:2.25rem}.section-heading h1,.section-heading h2{margin:.25rem 0 .75rem;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.35rem);line-height:1.08}.section-heading p{margin:0;color:var(--muted);font-size:1.08rem}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.rte img{border-radius:var(--radius)}.announcement{background:var(--navy);color:#fff;text-align:center;font-size:.88rem;font-weight:700}.announcement .page-width{padding-block:.55rem}.announcement a{color:#fff;text-decoration:none}.announcement a:hover{text-decoration:underline}.site-header{position:relative;z-index:20;background:#fffffff7;border-bottom:1px solid var(--line)}.header-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;min-height:86px}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand img{width:var(--logo-width,210px);height:auto;max-height:64px;object-fit:contain}.brand-fallback{color:var(--navy);font-size:1.65rem;font-weight:900;letter-spacing:.04em}.nav-list{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none}.nav-list a,.nav-dropdown summary{font-weight:750;text-decoration:none}.nav-list li>a:hover,.nav-dropdown summary:hover{color:var(--green)}.nav-dropdown{position:relative}.nav-dropdown summary{display:flex;align-items:center;gap:.35rem;cursor:pointer;list-style:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown__chevron{font-size:1rem;transition:transform .18s ease}.nav-dropdown[open] .nav-dropdown__chevron{transform:rotate(180deg)}.nav-dropdown[data-category-active] summary,.nav-list a[aria-current=page]{color:var(--green);text-decoration:underline;text-decoration-thickness:.12em;text-underline-offset:.3em}.nav-dropdown__panel{position:absolute;left:50%;top:calc(100% + 1.25rem);width:min(760px,92vw);padding:1rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 22px 58px #082b4c2e;transform:translate(-50%)}.nav-dropdown__panel:before{content:"";position:absolute;left:50%;top:-9px;width:16px;height:16px;border-left:1px solid var(--line);border-top:1px solid var(--line);background:#fff;transform:translate(-50%) rotate(45deg)}.nav-dropdown__grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.15rem 1rem;margin:0;padding:0;list-style:none}.nav-dropdown__grid a{display:block;padding:.6rem .7rem;border-radius:8px;color:var(--navy);font-size:.9rem}.nav-dropdown__grid a:hover{background:var(--soft);color:var(--green)}.nav-dropdown__quote{display:block;margin-top:.75rem;padding:.8rem 1rem;border-radius:9px;background:var(--navy);color:#fff!important;text-align:center}.header-actions{display:flex;align-items:center;gap:.75rem}.header-action{display:inline-flex;align-items:center;gap:.4rem;color:var(--navy);font-weight:800;text-decoration:none}.cart-count{display:grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:var(--green);color:#071c10;font-size:.75rem}.menu-button{display:none;border:0;background:transparent;color:var(--navy);font-weight:800}.mobile-menu{border-top:1px solid var(--line);padding:1rem 0}.mobile-menu>ul{margin:0;padding:0;list-style:none}.mobile-menu a{display:block;padding:.65rem 0;font-weight:800;text-decoration:none}.mobile-menu .nav-dropdown summary{padding:.65rem 0}.mobile-menu .nav-dropdown__panel{position:static;width:100%;padding:.35rem 0 .75rem;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none}.mobile-menu .nav-dropdown__panel:before{display:none}.mobile-menu .nav-dropdown__grid{grid-template-columns:1fr;padding-left:1rem}.mobile-menu .nav-dropdown__grid a{padding:.45rem .7rem;font-size:.9rem}.mobile-menu .nav-dropdown__quote{margin:.5rem 0 0 1rem;padding:.7rem 1rem;color:#fff}.shopping-highlights-nav{border-top:1px solid var(--line);background:var(--soft)}.shopping-highlights-nav ul{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none}.shopping-highlights-nav li+li{border-left:1px solid var(--line)}.shopping-highlights-nav a{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:42px;padding:.55rem .8rem;color:var(--navy);font-size:.84rem;font-weight:850;text-align:center;text-decoration:none;white-space:nowrap}.shopping-highlights-nav a span{color:var(--green);font-size:1rem;font-weight:900}.shopping-highlights-nav a:hover{background:#fff;color:var(--green)}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#eef7ea,#fff 48%,#e7f0f7)}.hero:after{content:"";position:absolute;width:420px;height:420px;right:-140px;bottom:-180px;border:72px solid rgba(87,169,40,.14);border-radius:50%}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center;gap:clamp(2rem,6vw,5rem);min-height:620px}.hero-copy h1{max-width:790px;margin:.3rem 0 1.2rem;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6.4vw,5.7rem);line-height:.98;letter-spacing:-.04em}.hero-copy h1 em{color:var(--green);font-weight:inherit}.hero-copy .rte{max-width:650px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.25rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.hero-media{position:relative}.hero-media img,.hero-placeholder{width:100%;aspect-ratio:4/4.4;object-fit:cover;border-radius:calc(var(--radius) * 1.7);box-shadow:0 30px 80px #082b4c2e}.hero-placeholder{display:grid;place-items:center;padding:2rem;background:var(--navy);color:#fff;text-align:center}.hero-placeholder img{width:min(80%,360px);height:auto;aspect-ratio:auto;box-shadow:none}.hero-badge{position:absolute;left:-1.2rem;bottom:2rem;max-width:220px;padding:1rem 1.2rem;border-radius:var(--radius);background:#fff;box-shadow:0 18px 44px #082b4c2e;font-weight:850;color:var(--navy)}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-card{position:relative;display:flex;min-height:280px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft);text-decoration:none}.category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.category-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 24%,rgba(4,30,54,.88) 100%)}.category-card--plain:after{background:linear-gradient(145deg,#082b4c05,#57a92826)}.category-card__content{position:relative;z-index:1;align-self:flex-end;width:100%;padding:1.25rem;color:#fff}.category-card--plain .category-card__content{color:var(--navy)}.category-card h3{margin:0 0 .3rem;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.15}.category-card p{margin:0;font-size:.92rem}.category-card:hover{box-shadow:0 18px 40px #082b4c1f;transform:translateY(-3px)}.merchandising-section{padding:clamp(1.5rem,3.5vw,2.8rem) 0;background:#fff}.merchandising-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.merch-card{--merch-accent:var(--green);position:relative;display:grid;grid-template-rows:150px 1fr;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:calc(var(--radius) * 1.15);background:linear-gradient(145deg,#f7faf5,#eaf4e5);color:var(--navy);text-decoration:none;box-shadow:0 10px 28px #082b4c0f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.merch-card--trending{--merch-accent:#1687a7;background:linear-gradient(145deg,#f1f8fb,#e2f1f6)}.merch-card--sale{--merch-accent:#d76b1f;background:linear-gradient(145deg,#fff8ee,#f8ead8)}.merch-card--featured{--merch-accent:#082b4c;background:linear-gradient(145deg,#edf3f8,#dfeaf2)}.merch-card:hover{transform:translateY(-5px);border-color:var(--merch-accent);box-shadow:0 18px 42px #082b4c24}.merch-card__visual{position:relative;display:grid;place-items:center;overflow:hidden;background:color-mix(in srgb,var(--merch-accent) 13%,transparent)}.merch-card__visual:after{content:"";position:absolute;width:145px;height:145px;border:24px solid color-mix(in srgb,var(--merch-accent) 18%,transparent);border-radius:50%}.merch-card__visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.merch-card--has-image .merch-card__visual:after{display:none}.merch-card--has-image .merch-card__visual:before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(8,43,76,.28))}.merch-card:hover .merch-card__visual img{transform:scale(1.04)}.merch-card__symbol{position:relative;z-index:1;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:var(--merch-accent);color:#fff;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:900;box-shadow:0 12px 26px #082b4c26}.merch-card--new .merch-card__symbol{color:#071c10}.merch-card__content{display:flex;flex-direction:column;align-items:flex-start;padding:1.15rem}.merch-card__eyebrow{color:var(--merch-accent);font-size:.72rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.merch-card h2{margin:.25rem 0 .4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.1}.merch-card p{margin:0 0 .8rem;color:#445669;font-size:.9rem;line-height:1.45}.merch-card__price{margin:-.35rem 0 .7rem;color:var(--navy);font-size:1rem;font-weight:900}.merch-card__link{margin-top:auto;color:var(--navy);font-size:.84rem;font-weight:900}.merch-card:hover .merch-card__link{text-decoration:underline;text-underline-offset:.2em}.product-highlights-section{padding:clamp(2.5rem,5vw,4.5rem) 0;background:#fff}.product-highlight-stack{display:grid;gap:clamp(3rem,6vw,5.5rem)}.highlight-product-row{--row-accent:var(--green)}.highlight-product-row--trending{--row-accent:#1687a7}.highlight-product-row--sale{--row-accent:#d76b1f}.highlight-product-row--featured{--row-accent:var(--navy)}.highlight-product-row__heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.35rem;padding-bottom:.8rem;border-bottom:3px solid color-mix(in srgb,var(--row-accent) 28%,var(--line))}.highlight-product-row__eyebrow{display:block;margin-bottom:.25rem;color:var(--row-accent);font-size:.73rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.highlight-product-row h2{margin:0;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.1rem);line-height:1.05}.highlight-product-row__view-all{flex:0 0 auto;color:var(--navy);font-weight:900;text-decoration:none}.highlight-product-row__view-all:hover{color:var(--row-accent);text-decoration:underline}.product-grid--highlight{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--highlight .product-card{box-shadow:0 10px 28px #082b4c0f;transition:transform .2s ease,box-shadow .2s ease}.product-grid--highlight .product-card:hover{transform:translateY(-4px);box-shadow:0 17px 38px #082b4c1f}.product-card--setup{border-style:dashed}.product-card--setup .product-card__body p{margin:.45rem 0 0;color:var(--muted);font-size:.84rem}.product-card--setup .product-card__image{pointer-events:none}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.product-card__image{display:block;overflow:hidden;background:var(--soft);aspect-ratio:1/1}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card__placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--navy);font-weight:800}.product-card__body{padding:1rem}.product-card__title{margin:0 0 .45rem;font-size:1rem;line-height:1.35}.product-card__title a{text-decoration:none}.price{display:flex;flex-wrap:wrap;gap:.5rem;align-items:baseline;color:var(--navy);font-weight:900}.price s{color:var(--muted);font-size:.88rem;font-weight:500}.empty-state{padding:2rem;border:1px dashed var(--line);border-radius:var(--radius);background:#fff;text-align:center}.empty-state h2{margin-top:0;color:var(--navy)}.value-strip{background:var(--navy);color:#fff}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding-block:2.1rem}.value-item{display:grid;grid-template-columns:42px 1fr;gap:.9rem;align-items:start}.value-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--green);color:#071c10;font-weight:900}.value-item h3{margin:0 0 .2rem;font-size:1rem}.value-item p{margin:0;color:#d9e4ed;font-size:.88rem}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,7vw,6rem)}.split-media img,.split-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:calc(var(--radius) * 1.4)}.split-placeholder{display:grid;place-items:center;background:var(--soft);color:var(--navy);font-weight:850}.newsletter{padding:clamp(2rem,5vw,4rem);border-radius:calc(var(--radius) * 1.4);background:var(--navy);color:#fff}.newsletter h2{margin:0 0 .6rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3rem)}.newsletter p{color:#d9e4ed}.newsletter-form{display:flex;gap:.65rem;max-width:620px;margin-top:1.4rem}.newsletter-form input{flex:1;min-width:0;border:0;border-radius:999px;padding:.8rem 1.1rem}.form-message{margin-top:1rem;font-weight:750}.page-hero{padding:clamp(3rem,6vw,5rem) 0;background:var(--soft)}.page-hero h1{margin:.2rem 0;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,5rem);line-height:1}.breadcrumb{margin-bottom:1rem;color:var(--muted);font-size:.88rem}.breadcrumb a{color:var(--navy)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.collection-toolbar select{padding:.65rem .9rem;border:1px solid var(--line);border-radius:999px;background:#fff}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:clamp(2rem,7vw,6rem);align-items:start}.product-media{display:grid;gap:1rem}.product-media img{width:100%;border-radius:var(--radius);background:var(--soft)}.product-info{position:sticky;top:1.5rem}.product-info h1{margin:.3rem 0 1rem;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05}.product-info .price{font-size:1.35rem}.product-form{display:grid;gap:1rem;margin-top:1.5rem}.field{display:grid;gap:.4rem}.field label{font-weight:800}.field input,.field select,.field textarea{width:100%;padding:.78rem .9rem;border:1px solid var(--line);border-radius:9px;background:#fff}.field textarea{min-height:150px;resize:vertical}.quantity{max-width:110px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:1rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.cart-product{display:flex;gap:1rem;align-items:center}.cart-product img{width:90px;border-radius:8px}.cart-summary{max-width:420px;margin:2rem 0 0 auto;padding:1.4rem;border-radius:var(--radius);background:var(--soft)}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination a,.pagination span{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--line);border-radius:50%;text-decoration:none}.pagination .current{background:var(--navy);color:#fff}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,7vw,6rem)}.search-form{display:flex;gap:.6rem;max-width:720px}.search-form input{flex:1;min-width:0;padding:.8rem 1rem;border:1px solid var(--line);border-radius:999px}.site-footer{padding:4rem 0 1.5rem;background:#061f38;color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:3rem}.footer-logo{width:200px;max-height:80px;object-fit:contain;filter:brightness(0) invert(1)}.site-footer h2,.site-footer h3{margin-top:0}.site-footer p,.site-footer a{color:#dbe5ed}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:.5rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.16);color:#b9c8d4;font-size:.85rem}@media(max-width:990px){.header-row{grid-template-columns:auto 1fr auto;gap:1rem}.desktop-nav{display:none}.menu-button{display:inline-flex}.header-actions .search-label{display:none}.category-grid,.product-grid,.merchandising-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-block:4rem}.hero-copy{max-width:820px}.hero-media{max-width:620px}.value-grid,.split,.product-layout,.contact-grid{grid-template-columns:1fr}.product-info{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media(max-width:640px){.page-width{width:min(calc(100% - 1.25rem),var(--page))}.header-row{min-height:72px}.brand img{width:min(var(--logo-width,210px),150px)}.hero-copy h1{font-size:clamp(2.55rem,13vw,4.2rem)}.hero-badge{position:static;margin-top:.8rem}.category-grid,.product-grid,.merchandising-row{grid-template-columns:1fr}.category-card{min-height:230px}.merch-card{grid-template-columns:104px 1fr;grid-template-rows:1fr;min-height:160px}.merch-card__visual{min-height:160px}.merch-card__visual:after{width:100px;height:100px;border-width:18px}.merch-card__symbol{width:52px;height:52px;font-size:1.5rem}.newsletter-form,.search-form{flex-direction:column}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table tr{padding:1rem 0;border-bottom:1px solid var(--line)}.cart-table td{padding:.4rem 0;border:0}}@media(max-width:640px){.shopping-highlights-nav .page-width{width:100%}.shopping-highlights-nav{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.shopping-highlights-nav ul{display:flex;width:max-content;min-width:100%}.shopping-highlights-nav li{flex:0 0 auto}.shopping-highlights-nav a{min-width:140px;padding-inline:1rem}.shopping-highlights-nav li+li{border-left:1px solid var(--line)}}@media(max-width:990px){.product-grid--highlight{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.highlight-product-row__heading{align-items:start}.highlight-product-row__view-all{padding-top:.4rem}.product-grid--highlight{grid-template-columns:1fr 1fr;gap:.7rem}.product-grid--highlight .product-card__body{padding:.75rem}.product-grid--highlight .product-card__title{font-size:.9rem}}.nav-list .nav-quote{padding:0;background:transparent;color:inherit}.nav-list .nav-quote--active{color:var(--green);text-decoration:underline;text-decoration-thickness:.12em;text-underline-offset:.3em}.quote-hero{padding:clamp(3.5rem,7vw,6rem) 0;background:linear-gradient(135deg,#eef7ea,#fff 55%,#e7f0f7)}.quote-hero__inner{max-width:940px}.quote-hero h1,.quote-request-grid h2{margin:.2rem 0 1rem;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5.5vw,4.8rem);line-height:1.02}.quote-hero p{max-width:780px;color:var(--muted);font-size:1.15rem}.quote-notice{display:inline-block;margin-top:1rem;padding:.8rem 1rem;border-left:5px solid var(--green);border-radius:8px;background:#fff;color:var(--navy)}.quote-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:2rem;align-items:start}.quote-panel,.quote-result,.quote-form-card{padding:clamp(1.25rem,3vw,2.25rem);border:1px solid var(--line);border-radius:calc(var(--radius) * 1.2);background:#fff;box-shadow:0 16px 45px #082b4c12}.quote-step{display:flex;gap:1rem;align-items:flex-start}.quote-step>span{display:grid;place-items:center;flex:0 0 40px;height:40px;border-radius:50%;background:var(--navy);color:#fff;font-weight:900}.quote-step h2{margin:0;color:var(--navy);font-size:1.35rem}.quote-step p{margin:.25rem 0 0;color:var(--muted)}.quote-step--spaced{margin-top:2.2rem}.quote-fields{display:grid;gap:1rem;margin-top:1.25rem}.quote-fields--four{grid-template-columns:1.15fr repeat(3,1fr)}.quote-fields--three{grid-template-columns:1.3fr 1.3fr .65fr}.quote-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.5rem}.quote-error{margin:0;color:#9b1c1c;font-weight:800}.quote-result{position:sticky;top:1.5rem;background:var(--navy);color:#fff}.quote-result h2{margin:.25rem 0 .6rem;font-family:Georgia,Times New Roman,serif;font-size:2rem}.quote-result p{color:#dbe5ed}.quote-result .eyebrow{color:#8ed65f}.quote-reference{margin:0 0 1.4rem}.quote-total-label{margin:0;font-size:.88rem}.quote-total{margin:.15rem 0!important;color:#fff!important;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.6rem,6vw,4.4rem);font-weight:800;line-height:1}.quote-vat{margin:.55rem 0 1.5rem}.quote-breakdown{margin:0}.quote-breakdown>div{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-top:1px solid rgba(255,255,255,.18)}.quote-breakdown dt{color:#dbe5ed}.quote-breakdown dd{margin:0;font-weight:850}.quote-small{font-size:.85rem}.quote-request-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,7vw,6rem);align-items:start}.quote-request-grid h2{font-size:clamp(2.2rem,4vw,3.5rem)}.quote-policy{margin-top:1.5rem;padding:1.2rem;border-left:5px solid var(--green);border-radius:8px;background:#fff}.quote-policy h3{margin:0 0 .4rem;color:var(--navy)}.quote-policy p{margin:0}.quote-form-card form{display:grid;gap:1rem}.quote-consent{display:flex;gap:.75rem;align-items:flex-start;font-weight:700}.quote-consent input{width:20px;height:20px;flex:0 0 20px;margin-top:.2rem}.quote-form-card .button{justify-self:start}.quote-form-card textarea[hidden]{display:none}.footer-logo-frame{display:inline-flex;overflow:hidden;padding:.5rem;border-radius:12px;background:#fff}.footer-logo{display:block;width:200px;max-height:80px;object-fit:contain;filter:none}@media(max-width:990px){.quote-layout,.quote-request-grid{grid-template-columns:1fr}.quote-result{position:static}}@media(max-width:640px){.quote-fields--four,.quote-fields--three{grid-template-columns:1fr}.quote-form-card .button{width:100%}}.brand-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.brand-card{padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 34px #082b4c0f}.brand-card__mark{display:grid;place-items:center;width:52px;height:52px;margin-bottom:1rem;border-radius:50%;background:var(--navy);color:#fff;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:900}.brand-card h2{margin:0 0 .35rem;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.brand-card h2 a{text-decoration:none}.brand-card p{margin:0;color:var(--muted)}.brand-directory__note{margin-top:1.5rem;color:var(--muted)}.policy-hero p{max-width:800px;color:var(--muted);font-size:1.08rem}.policy-hero .policy-updated{font-size:.88rem}.policy-layout{display:grid;grid-template-columns:250px minmax(0,850px);gap:clamp(2rem,6vw,5rem);align-items:start}.policy-nav{position:sticky;top:1.5rem;padding:1.2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.policy-nav h2{margin:0 0 .7rem;color:var(--navy);font-size:1rem}.policy-nav ul{margin:0;padding:0;list-style:none}.policy-nav li+li{margin-top:.25rem}.policy-nav a{display:block;padding:.55rem .65rem;border-radius:7px;color:var(--navy);font-weight:750;text-decoration:none}.policy-nav a:hover,.policy-nav a[aria-current=page]{background:var(--navy);color:#fff}.policy-content{min-width:0}.policy-content h2{margin:2.4rem 0 .7rem;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.2}.policy-content h2:first-of-type{margin-top:0}.policy-content p,.policy-content li{color:#34475b}.policy-content a{color:var(--navy);font-weight:750}.policy-callout{margin-bottom:2rem;padding:1rem 1.15rem;border-left:5px solid var(--green);border-radius:8px;background:var(--soft);color:var(--navy)}@media(max-width:990px){.brand-directory{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-layout{grid-template-columns:1fr}.policy-nav{position:static}.policy-nav ul{display:flex;flex-wrap:wrap;gap:.35rem}.policy-nav li+li{margin-top:0}}@media(max-width:640px){.brand-directory{grid-template-columns:1fr}.policy-nav ul{display:block}.policy-nav li+li{margin-top:.25rem}}.guides-hero p{max-width:780px;color:var(--muted);font-size:1.08rem}.guide-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.guide-link-card{display:grid;grid-template-columns:auto 1fr;column-gap:.8rem;padding:1.25rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--navy);text-decoration:none;box-shadow:0 10px 28px #082b4c0d}.guide-link-card>span{display:grid;grid-row:1/3;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--green);color:#071c10;font-weight:900}.guide-link-card strong{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;line-height:1.2}.guide-link-card small{margin-top:.25rem;color:var(--muted);line-height:1.35}.guide-link-card:hover{border-color:var(--green);transform:translateY(-2px)}.guides-layout{display:grid;grid-template-columns:240px minmax(0,850px);gap:clamp(2rem,6vw,5rem);align-items:start}.guides-nav{position:sticky;top:1.5rem;padding:1.2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--soft)}.guides-nav h2{margin:0 0 .7rem;color:var(--navy);font-size:1rem}.guides-nav ul{margin:0;padding:0;list-style:none}.guides-nav li+li{margin-top:.25rem}.guides-nav a{display:block;padding:.55rem .65rem;border-radius:7px;color:var(--navy);font-weight:750;text-decoration:none}.guides-nav a:hover{background:var(--navy);color:#fff}.guides-content{min-width:0}.guide-callout,.guide-note{padding:1rem 1.15rem;border-left:5px solid var(--green);border-radius:8px;background:var(--soft);color:var(--navy)}.guide-topic{position:relative;padding-top:3.25rem;scroll-margin-top:2rem}.guide-topic__number{display:grid;place-items:center;width:42px;height:42px;margin-bottom:.75rem;border-radius:50%;background:var(--navy);color:#fff;font-weight:900}.guide-topic h2{margin:0 0 .8rem;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.25rem);line-height:1.15}.guide-conversions{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.4rem}.guide-conversions div{display:grid;padding:1rem;border:1px solid var(--line);border-radius:10px;background:#fff;text-align:center}.guide-conversions strong{color:var(--navy);font-size:1.2rem}.guide-conversions span{color:var(--muted);font-size:.88rem}.guide-steps{padding-left:1.35rem}.guide-steps li+li,.guide-checklist li+li{margin-top:.7rem}.guide-checklist{padding:0;list-style:none}.guide-checklist li{position:relative;padding-left:2rem}.guide-checklist li:before{content:"\2713";position:absolute;left:0;top:.05rem;display:grid;place-items:center;width:1.35rem;height:1.35rem;border-radius:50%;background:var(--green);color:#071c10;font-size:.8rem;font-weight:900}.guide-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.6rem}@media(max-width:990px){.guide-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guides-layout{grid-template-columns:1fr}.guides-nav{position:static}.guides-nav ul{display:flex;flex-wrap:wrap;gap:.35rem}.guides-nav li+li{margin-top:0}}@media(max-width:640px){.guide-link-grid,.guide-conversions{grid-template-columns:1fr}.guides-nav ul{display:block}.guides-nav li+li{margin-top:.25rem}.guide-actions .button{width:100%}}.social-profiles{margin-top:1.5rem}.social-profiles h3{margin:0 0 .75rem;font-size:1rem}.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0;padding:0;list-style:none}.site-footer .social-links li{display:flex;align-items:center;margin:0}.social-link{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff14;color:#fff!important;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.social-link--ebay,.social-link--amazon,.social-link--numonday{width:66px;border-radius:999px}.social-link:hover,.social-link:focus-visible{transform:translateY(-2px);border-color:var(--green);background:var(--green);color:#071c10!important}.social-link--ebay:hover,.social-link--amazon:hover,.social-link--numonday:hover,.social-link--ebay:focus-visible,.social-link--amazon:focus-visible,.social-link--numonday:focus-visible{background:#fff}.social-link:focus-visible{outline:3px solid #fff;outline-offset:3px}.social-link svg{display:block;width:22px;height:22px;overflow:visible;fill:currentColor}.social-link--ebay svg,.social-link--amazon svg,.social-link--numonday svg{width:48px;height:24px}.social-link__cutout{fill:#061f38}.social-link:hover .social-link__cutout,.social-link:focus-visible .social-link__cutout{fill:var(--green)}.social-link__letters{fill:currentColor;font-family:Arial,Helvetica,sans-serif;font-size:9px;font-weight:900;letter-spacing:-.35px}.social-wordmark{font-family:Arial,Helvetica,sans-serif;font-weight:800}.social-wordmark--ebay{font-size:15px;font-weight:700;letter-spacing:-1px}.social-wordmark--amazon{font-size:10.5px;letter-spacing:-.45px}.social-wordmark--numonday{font-size:8.8px;letter-spacing:-.35px}.product-media__stage{display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;aspect-ratio:1/1}.product-media__stage img{display:block;width:100%;height:100%;object-fit:contain;border-radius:0;background:#fff}.product-media__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.product-media__thumb{display:grid;place-items:center;overflow:hidden;min-width:0;padding:.25rem;border:2px solid transparent;border-radius:10px;background:#fff;cursor:pointer}.product-media__thumb:hover,.product-media__thumb.is-active{border-color:var(--green)}.product-media__thumb:focus-visible{outline:3px solid color-mix(in srgb,var(--green) 35%,transparent);outline-offset:2px}.product-media__thumb img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;border-radius:7px;background:#fff}.product-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field input:focus,.field select:focus,.field textarea:focus{outline:3px solid color-mix(in srgb,var(--green) 28%,transparent);border-color:var(--green)}.variant-status{margin:0;color:#9b1c1c;font-weight:800}@media(max-width:640px){.product-option-grid{grid-template-columns:1fr}.product-media__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/theme.css.map */
