@font-face{font-family:Manrope;src:url('./manrope-latin.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--blue:#073b64;--navy:#082f4e;--yellow:#ffcf32;--paper:#fff;--light:#f5f7f8;--muted:#65727e;--line:#e5e9ed;--red:#c84436;--green:#26715c;--radius:22px;--font:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:165px}body{margin:0;color:var(--navy);background:#fff;font:16px/1.55 var(--font);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button{border:0;background:none}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #2684b7;outline-offset:4px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.16;letter-spacing:-.035em}svg{width:22px;height:22px;flex-shrink:0;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;left:20px;top:-100px;background:var(--blue);color:white;padding:12px;z-index:100}.skip-link:focus{top:10px}.announcement{padding:9px 48px;background:var(--blue);color:#fff;display:flex;gap:10px;align-items:center;font-size:13px;min-height:38px}.announcement svg{width:18px;height:18px}.announcement-right{margin-left:auto;color:#d9e7f0}.header{position:sticky;top:0;background:#fff;z-index:20;box-shadow:0 2px 12px #073b6407}.header-inner{min-height:104px;display:flex;gap:45px;align-items:center}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{border-radius:50%;border:2px solid var(--yellow);object-fit:cover}.brand>span{font-size:26px;font-weight:800;line-height:1.02;letter-spacing:-1px;white-space:nowrap}.brand small{display:block;font-size:21px;letter-spacing:-.6px}.brand b{font-weight:800}.brand i{font-style:normal;font-size:12px;display:block;letter-spacing:1.05px;margin-top:7px}.search{display:flex;align-items:center;gap:12px;flex:1;background:#f4f6f7;border:1px solid transparent;border-radius:12px;padding:0 8px 0 18px;min-width:120px;height:48px}.search:focus-within{border-color:var(--blue);background:white}.search input{border:0;outline:0;background:none;width:100%;min-width:0;font-size:14px;color:var(--navy)}.search button{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:var(--yellow);flex-shrink:0}.header-actions{display:flex;align-items:center;gap:24px}.icon-button{position:relative;display:flex;align-items:center;gap:8px;padding:8px 0}.desktop-label{font-size:13px;font-weight:700}.cart-trigger{display:flex;gap:8px;align-items:center;padding:10px 0}.cart-count{display:inline-grid;place-items:center;border-radius:50%;background:var(--yellow);color:var(--navy);font-size:12px;font-weight:800;width:22px;height:22px}.badge{position:absolute;top:-4px;right:0;background:var(--yellow);border-radius:50%;width:18px;height:18px;font-size:12px}.badge[hidden]{display:none}.nav{display:flex;gap:32px;align-items:center;min-height:52px;font-size:13px;font-weight:650;border-top:1px solid var(--line);white-space:nowrap}.nav a{padding:12px 0}.nav a:hover{color:#b66800}.nav .all-products{display:flex;gap:10px;align-items:center;margin-right:8px}.nav .all-products svg{width:18px}.nav-sale{margin-left:auto;color:var(--red);display:flex;gap:7px;align-items:center}.nav-sale svg{width:17px}.hero-wrap{padding-top:26px}.hero{border-radius:26px;overflow:hidden;background:var(--yellow);position:relative;display:grid;grid-template-columns:47% 53%;min-height:490px}.hero-copy{position:relative;z-index:2;padding:49px 0 40px 48px;align-self:center}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;font-weight:800;margin-bottom:19px;display:flex;align-items:center;gap:8px}.eyebrow:before{content:'';width:22px;height:2px;background:currentColor}.hero h1{font-size:clamp(44px,4.5vw,66px);line-height:1.04;letter-spacing:-3px;margin-bottom:22px;font-weight:800}.hero h1 em{font-style:normal;display:inline-block;position:relative;z-index:0}.hero h1 em:after{content:'';position:absolute;bottom:-7px;left:1px;width:100%;height:5px;border-radius:50%;background:white;transform:rotate(-2deg);z-index:-1}.hero-copy>p{max-width:340px;font-size:15px;line-height:1.7;margin-bottom:25px}.hero-actions{display:flex;gap:17px;align-items:center}.button{display:inline-flex;justify-content:center;align-items:center;gap:13px;background:var(--blue);color:#fff;padding:15px 22px;border-radius:10px;font-weight:750;font-size:14px;min-height:48px;border:1px solid transparent;transition:background .2s,transform .2s}.button:hover{background:#12567f;transform:translateY(-1px)}.button svg{width:19px}.button.yellow{background:var(--yellow);color:var(--navy)}.button.yellow:hover{background:#f0bd10}.button.outline{border-color:var(--line);background:#fff;color:var(--navy)}.button.full{width:100%}.text-link{display:inline-flex;align-items:center;gap:8px;font-weight:750;font-size:14px;text-decoration:underline;text-underline-offset:5px}.text-link svg{width:17px}.hero-photo{position:relative;overflow:hidden;min-height:100%}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo:before{content:'';position:absolute;inset:0 auto 0 0;width:45px;background:linear-gradient(90deg,var(--yellow),transparent);z-index:1}.hero-sticker{position:absolute;right:24px;top:23px;background:#fff;border-radius:50%;width:112px;height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.15;transform:rotate(10deg);box-shadow:0 4px 12px #00305b0c;font-size:13px;z-index:2}.hero-sticker strong{font-size:29px;font-weight:800;letter-spacing:-1px}.hero-footnote{font-size:12px;letter-spacing:.5px;font-weight:650;display:flex;align-items:center;gap:7px;margin-top:23px}.hero-footnote svg{width:15px;height:15px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0;border-bottom:1px solid var(--line)}.benefit{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--line);padding:0 10px}.benefit:last-child{border:0}.benefit>svg{width:27px;height:27px}.benefit strong{display:block;font-size:13px}.benefit small{font-size:12px;color:var(--muted)}.section{padding-top:57px;padding-bottom:5px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading h2{font-size:31px;font-weight:800;margin-bottom:7px}.section-heading p{font-size:14px;color:var(--muted);margin:0}.section-heading .text-link{white-space:nowrap;margin-bottom:5px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{border-radius:17px;background:#eff4f7;position:relative;overflow:hidden;padding:22px 19px;min-height:156px;display:flex;align-items:flex-end}.category-card:nth-child(2){background:#eef3ec}.category-card:nth-child(3){background:#f8efe4}.category-card:nth-child(4){background:#fff4d3}.category-card img{height:133px;width:52%;object-fit:contain;position:absolute;right:6px;top:5px;mix-blend-mode:multiply;transition:transform .3s}.category-card:hover img{transform:scale(1.06) rotate(-3deg)}.category-card strong{font-size:17px;line-height:1.3;max-width:55%;z-index:1}.category-card span{position:absolute;left:18px;top:17px;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:white}.category-card svg{width:14px;height:14px}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0;position:relative}.product-visual{background:#f5f6f7;border-radius:17px;position:relative;overflow:hidden;aspect-ratio:1/1.02;margin-bottom:15px}.product-image-button{width:100%;height:100%;padding:25px;display:grid;place-items:center}.product-image-button img{width:100%;height:100%;max-height:230px;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.product-card:hover .product-image-button img{transform:scale(1.05)}.discount-pill{position:absolute;top:13px;left:13px;border-radius:5px;padding:4px 9px;background:var(--yellow);font-size:12px;font-weight:800;pointer-events:none}.favorite-button{position:absolute;right:10px;top:9px;border-radius:50%;width:38px;height:38px;display:grid;place-items:center;background:#fff}.favorite-button svg{width:18px;height:18px}.favorite-button[aria-pressed=true]{color:var(--red)}.favorite-button[aria-pressed=true] svg{fill:#c8443617}.product-category{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.25px;color:var(--muted);margin-bottom:5px}.product-name{font-size:15px;line-height:1.4;letter-spacing:-.3px;font-weight:750;margin:0 0 6px;min-height:42px}.product-name button{text-align:left;padding:0;line-height:inherit;font-size:inherit;font-weight:inherit}.product-caption{color:var(--muted);font-size:12px;margin:0 0 14px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:5px}.price strong{font-size:23px;letter-spacing:-.8px;line-height:1}.price del{font-size:12px;color:var(--muted);margin-left:5px;white-space:nowrap}.add-button{border-radius:10px;background:var(--blue);color:#fff;width:42px;height:42px;display:grid;place-items:center;transition:background .2s}.add-button:hover{background:#16638a}.add-button svg{width:18px}.selection-note{display:flex;justify-content:center;gap:7px;font-size:12px;color:var(--muted);margin:26px 0 0}.selection-note svg{width:15px;height:15px}.promo-banner{margin-top:58px;display:grid;grid-template-columns:1.1fr .9fr;background:var(--blue);color:white;overflow:hidden;border-radius:23px;position:relative}.promo-copy{padding:40px}.promo-copy .eyebrow{color:var(--yellow);font-size:12px}.promo-copy h2{font-size:35px;margin-bottom:13px}.promo-copy p{color:#d9e5ee;font-size:14px;margin-bottom:23px;max-width:400px}.promo-art{display:flex;align-items:center;justify-content:center;gap:10px;padding:25px;position:relative;background:#10486e}.promo-art img{width:170px;aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 12px 12px #001e3870);transform:rotate(-10deg)}.promo-art img:nth-child(2){transform:rotate(10deg);width:150px}.promo-art .promo-tag{position:absolute;bottom:28px;right:32px;background:var(--yellow);color:var(--navy);padding:10px 18px;border-radius:10px;transform:rotate(-5deg);font-size:18px;font-weight:800}.brand-story{display:grid;grid-template-columns:.85fr 1.15fr;gap:52px;align-items:center;padding-top:70px;padding-bottom:55px}.brand-art{display:flex;align-items:center;justify-content:center;background:var(--yellow);border-radius:24px;padding:20px;position:relative;min-height:340px;overflow:hidden}.brand-art img{width:300px;border-radius:17px;transform:rotate(-5deg);box-shadow:0 15px 35px #73550022}.story-label{position:absolute;bottom:23px;right:15px;background:white;padding:11px 18px;transform:rotate(5deg);border-radius:30px;font-size:13px;font-weight:800;box-shadow:0 8px 20px #0001}.story-copy h2{font-size:39px;margin-bottom:20px}.story-copy>p{font-size:15px;color:var(--muted);max-width:490px}.story-copy .eyebrow{color:#97710c}.story-points{display:flex;gap:24px;padding:16px 0 25px;font-size:13px;font-weight:700}.story-points span{display:flex;gap:7px;align-items:center}.story-points svg{width:19px;color:var(--green)}.faq-section{background:#f5f7f8;padding:45px 0 49px}.faq-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px}.faq-intro h2{font-size:30px}.faq-intro p{font-size:14px;color:var(--muted)}details{border-bottom:1px solid #d9e0e5}summary{list-style:none;cursor:pointer;font-size:15px;font-weight:750;padding:17px 30px 17px 0;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:5px;font-size:23px;top:10px;font-weight:400}details[open] summary:after{content:'−'}details p{font-size:14px;color:var(--muted);max-width:630px;padding:0 22px 18px 0;margin:0}.footer{padding-top:45px;background:#fff}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.1fr;gap:36px}.footer .brand>span{font-size:24px}.footer .brand small{font-size:20px}.footer h3{font-size:14px;letter-spacing:0;margin:6px 0 20px}.footer-brand p{font-size:13px;color:var(--muted);margin:19px 0}.footer-main>div>a:not(.brand),.footer-main>div>button{display:block;text-align:left;font-size:13px;color:var(--muted);margin-bottom:12px;padding:0}.footer-payment p{font-size:12px;color:var(--muted);margin:13px 0}.payment-logos{display:flex;gap:5px;flex-wrap:wrap}.payment-logos>b{background:white;border:1px solid var(--line);border-radius:4px;color:var(--blue);padding:4px 7px;min-width:48px;min-height:28px;font-size:12px;font-family:Arial,sans-serif;font-style:italic;text-align:center}.payment-logos .mc{color:#d96a30;letter-spacing:-5px;padding-right:12px}.footer-bottom{padding:24px 0 20px;border-top:1px solid var(--line);margin-top:30px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.footer-bottom button{padding:0;font-size:12px}.demo-note{background:#eef2f5;text-align:center;padding:10px 20px;font-size:12px;color:#4c6070}.mobile-nav{display:none}.catalog-header{padding:32px 0 22px}.breadcrumbs{font-size:12px;color:var(--muted);margin-bottom:20px}.breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.catalog-header h1{font-size:42px;margin-bottom:12px}.catalog-header p{color:var(--muted);font-size:15px}.catalog-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 25px}.filter-chips{display:flex;gap:8px;flex:1;flex-wrap:wrap}.chip{font-size:13px;padding:10px 15px;min-height:42px;border:1px solid var(--line);border-radius:30px;white-space:nowrap}.chip.active{background:var(--blue);color:white;border-color:var(--blue)}.sort-wrap{display:flex;align-items:center;gap:8px;font-size:12px}.sort-wrap select{font-size:13px;border:1px solid var(--line);padding:10px 25px 10px 10px;border-radius:8px;background:white;color:var(--navy);max-width:200px}.catalog-content{padding-bottom:65px}.results-line{display:flex;align-items:center;gap:14px;font-size:13px;color:var(--muted);margin-bottom:22px}.results-line button{text-decoration:underline}.empty-state{padding:70px 20px;text-align:center;background:var(--light);border-radius:20px}.empty-state>svg{width:45px;height:45px;color:#8ca4b5;margin-bottom:16px}.empty-state h2{font-size:24px}.empty-state p{color:var(--muted);font-size:14px}.empty-state .button{margin-top:12px}dialog{padding:0;border:0;color:var(--navy);box-shadow:0 30px 100px #072b4438}dialog::backdrop{background:#031c32a8;backdrop-filter:blur(3px)}.side-dialog{width:min(490px,100%);max-width:100%;max-height:100dvh;height:100dvh;margin:0 0 0 auto;overflow:auto}.dialog-heading{position:sticky;top:0;z-index:3;background:white;display:flex;align-items:center;justify-content:space-between;padding:23px 25px;border-bottom:1px solid var(--line)}.dialog-heading h2{font-size:23px;margin:0}.close-button{display:grid;place-items:center;min-width:40px;width:40px;height:40px;border-radius:50%;background:var(--light)}.close-button svg{width:20px;height:20px}.cart-body{padding:23px 25px}.shipping-progress{padding:17px;background:#f0f6f2;border-radius:10px;margin-bottom:24px;font-size:13px}.shipping-progress p{margin-bottom:12px}.progress-track{background:#dbe7df;border-radius:20px;height:5px;overflow:hidden}.progress-track span{display:block;height:100%;background:var(--green);border-radius:20px}.cart-item{display:grid;grid-template-columns:84px 1fr;gap:15px;border-bottom:1px solid var(--line);padding:17px 0}.cart-item:first-of-type{padding-top:0}.cart-item img{width:84px;height:95px;object-fit:contain;background:var(--light);border-radius:9px;padding:7px}.cart-item h3{font-size:14px;letter-spacing:0;line-height:1.4;margin:0 0 6px}.cart-item-price{font-size:15px;font-weight:800}.cart-item-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.quantity-control{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:7px;overflow:hidden}.quantity-control button{height:34px;width:34px;font-size:18px}.quantity-control span{min-width:24px;text-align:center;font-size:13px;font-weight:700}.remove-item{font-size:12px;text-decoration:underline;color:var(--muted)}.cart-summary{padding-top:21px}.summary-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;font-size:14px}.summary-line small{color:var(--muted)}.summary-line.total{font-size:20px;font-weight:800;border-top:1px solid var(--line);padding-top:14px;margin-top:18px;margin-bottom:19px}.summary-line.saving{color:var(--green);font-size:13px}.cart-disclaimer{color:var(--muted);font-size:12px;text-align:center;margin:12px 0 20px}.continue-shopping{display:block;width:100%;text-align:center;font-size:13px;text-decoration:underline;padding:12px}.product-dialog{border-radius:23px;max-width:900px;width:calc(100% - 40px);max-height:92dvh;overflow:auto}.product-detail{display:grid;grid-template-columns:1fr 1fr;position:relative}.product-detail .close-button{position:absolute;right:15px;top:15px;z-index:2;background:white;box-shadow:0 2px 8px #0001}.detail-image{background:var(--light);display:flex;align-items:center;justify-content:center;padding:35px;min-height:490px}.detail-image img{width:100%;max-height:390px;object-fit:contain;mix-blend-mode:multiply}.detail-copy{padding:45px 35px 30px}.detail-copy h2{font-size:30px;margin:10px 0 14px}.detail-copy .price{margin-bottom:20px}.detail-copy .price strong{font-size:30px}.detail-description{font-size:14px;color:var(--muted)}.detail-specs{font-size:13px;padding-left:18px;margin:18px 0}.detail-specs li{padding-bottom:7px}.detail-add{display:flex;gap:12px;margin-top:24px}.detail-add .quantity-control{flex-shrink:0}.detail-add .quantity-control button{height:46px;width:30px}.detail-add .button{padding-inline:14px;flex:1}.detail-assurance{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px;margin:16px 0}.detail-assurance svg{width:16px}.info-dialog{width:calc(100% - 40px);max-width:600px;border-radius:20px;max-height:90dvh}.info-body{padding:26px;font-size:15px;color:#526573}.info-body p:last-child{margin-bottom:0}.info-body .payment-logos{margin:22px 0}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);padding:13px 20px;border-radius:11px;background:var(--blue);color:white;box-shadow:0 9px 30px #052d4930;max-width:calc(100% - 32px);width:max-content;font-size:14px;z-index:100;opacity:0;pointer-events:none;transition:.25s;display:flex;gap:10px;align-items:center}.toast.show{opacity:1;transform:translate(-50%,0)}.toast svg{width:19px;color:var(--yellow)}.checkout-wrap{padding:35px 0 65px}.checkout-header{margin-bottom:28px}.checkout-header h1{font-size:38px}.demo-alert{font-size:13px;padding:14px 18px;border-radius:9px;background:#fff7dc;display:flex;gap:10px;align-items:flex-start;margin:16px 0}.demo-alert svg{width:18px;height:18px;margin-top:2px}.checkout-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:start}.checkout-panel{border:1px solid var(--line);border-radius:18px;padding:28px}.checkout-panel h2{font-size:21px;margin-bottom:22px}.checkout-panel h2 span{display:inline-grid;place-items:center;width:27px;height:27px;background:var(--yellow);border-radius:50%;font-size:13px;margin-right:10px;letter-spacing:0}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-bottom:29px}.field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:650}.field.wide{grid-column:1/-1}.field input,.field select{border:1px solid #ced9e0;border-radius:8px;height:46px;padding:10px 12px;min-width:0;font-size:15px;color:var(--navy);background:white}.method-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:22px}.payment-option{border:1px solid var(--line);border-radius:9px;padding:13px;display:flex;align-items:center;gap:9px;font-size:13px;cursor:pointer}.payment-option:has(input:checked){border-color:var(--blue);background:#eff5f9;box-shadow:0 0 0 1px var(--blue)}.payment-option input{accent-color:var(--blue);width:17px;height:17px;flex-shrink:0}.checkout-note{font-size:12px;color:var(--muted);margin:10px 0 20px}.demo-check{font-size:13px;display:flex;gap:10px;align-items:flex-start;margin-bottom:22px}.demo-check input{margin-top:4px;accent-color:var(--blue);width:17px;height:17px;flex-shrink:0}.order-summary{position:sticky;top:180px;background:var(--light)}.order-summary .cart-item img{background:#fff}.order-summary .cart-item{grid-template-columns:60px 1fr}.order-summary .cart-item img{width:60px;height:65px}.success-page{text-align:center;max-width:670px;margin:60px auto;padding:40px 25px}.success-icon{margin:0 auto 25px;width:85px;height:85px;display:grid;place-items:center;background:#e9f4ee;color:var(--green);border-radius:50%}.success-icon svg{width:42px;height:42px}.success-page h1{font-size:40px}.success-page>p{color:var(--muted)}.success-card{border:1px solid var(--line);border-radius:16px;padding:25px;margin:30px 0;text-align:left}.success-card p{font-size:14px}.success-card .summary-line{font-size:14px}.savings-mini{color:var(--green);font-size:12px;font-weight:700;margin-top:8px}.go-back{display:inline-flex;align-items:center;gap:7px;font-size:13px;margin-bottom:20px}.go-back svg{width:16px;transform:rotate(180deg)}
@media(min-width:1550px){.hero{min-height:510px}.hero h1{font-size:68px}}
@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.header-inner{gap:25px}.nav{gap:21px;font-size:12px}.header-actions{gap:18px}.desktop-label{display:none}.hero-copy{padding-left:33px}.hero h1{font-size:52px;letter-spacing:-2.4px}.hero{min-height:450px}.hero-copy>p{font-size:14px}.hero-actions{gap:12px}.hero-actions .text-link{font-size:12px}.hero-actions .button{padding:13px 16px}.hero-sticker{width:92px;height:92px}.hero-sticker strong{font-size:25px}.category-card strong{font-size:15px}.products-grid{gap:18px}.price strong{font-size:21px}.price del{display:block;margin:5px 0 0}.product-name{font-size:14px}.footer-main{gap:24px}.brand-story{gap:35px}.story-copy h2{font-size:33px}.promo-art img{width:145px}.promo-art img:nth-child(2){width:130px}}
@media(max-width:850px){.announcement{padding-inline:28px}.header-inner{gap:20px;min-height:90px}.brand>span{font-size:23px}.brand small{font-size:19px}.brand img{width:51px;height:51px}.brand i{font-size:12px}.nav{overflow:auto;gap:25px;scrollbar-width:none;width:100%;padding-inline:28px;min-height:48px}.nav::-webkit-scrollbar{display:none}.nav-sale{margin-left:0}.search input{font-size:13px}.search{padding-left:11px;gap:8px}.header-actions{gap:12px}.hero{grid-template-columns:49% 51%;min-height:410px}.hero-copy{padding:30px 0 30px 27px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-copy>p{font-size:13px;max-width:280px}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px}.hero-footnote{font-size:12px;margin-top:17px}.hero-sticker{width:76px;height:76px;font-size:12px;top:16px;right:14px}.hero-sticker strong{font-size:21px}.benefits{grid-template-columns:1fr 1fr;row-gap:20px}.benefit:nth-child(2){border:0}.benefit{justify-content:flex-start;padding-left:28px}.section-heading h2{font-size:27px}.category-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.category-card{min-height:139px}.category-card img{height:120px;width:50%;right:10px;top:8px}.category-card strong{font-size:17px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 17px}.home-products .product-card:nth-child(4){display:none}.promo-copy{padding:30px}.promo-copy h2{font-size:29px}.promo-art{gap:0;padding:12px}.promo-art img{width:48%}.promo-art img:nth-child(2){width:46%}.promo-art .promo-tag{font-size:14px;right:22px}.brand-story{grid-template-columns:.9fr 1.1fr;gap:26px}.brand-art{min-height:290px;padding:20px}.brand-art img{width:250px}.story-copy h2{font-size:28px}.story-copy>p{font-size:14px}.story-points{gap:10px;flex-wrap:wrap;padding:5px 0 15px}.story-points span{font-size:12px}.story-label{font-size:12px;padding:9px 13px}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:30px}.faq-intro h2{font-size:27px}.footer-main{grid-template-columns:repeat(2,1fr);gap:28px}.checkout-grid{gap:20px;grid-template-columns:1.1fr .9fr}.checkout-panel{padding:20px}.method-grid{grid-template-columns:1fr}.checkout-fields{gap:12px}.product-detail{grid-template-columns:.85fr 1.15fr}.detail-copy{padding:40px 25px 25px}.detail-image{padding:20px}.detail-copy h2{font-size:25px}}
@media(max-width:600px){html{scroll-padding-top:168px}.wrap{width:calc(100% - 32px)}.announcement{justify-content:center;min-height:32px;padding:6px 12px;gap:6px;font-size:12px}.announcement svg{width:14px;height:14px}.announcement-right{display:none}.header-inner{padding-top:11px;padding-bottom:11px;min-height:auto;display:grid;grid-template-columns:1fr auto;gap:12px}.brand{gap:9px}.brand img{width:45px;height:45px;border-width:1px}.brand>span{font-size:21px;letter-spacing:-.7px}.brand small{font-size:17px;letter-spacing:-.5px}.brand i{display:none}.header-actions{gap:19px}.favorites-trigger{display:none}.cart-trigger{padding:7px}.cart-trigger>svg{width:22px;height:22px}.cart-count{width:20px;height:20px;font-size:12px}.search{grid-row:2;grid-column:1/-1;height:42px;border-radius:9px;padding-left:13px;gap:9px}.search>svg{width:18px;height:18px}.search input{font-size:14px}.search button{width:31px;height:31px;border-radius:6px}.search button svg{width:16px}.nav{min-height:41px;padding-inline:16px;font-size:12px;gap:22px}.nav a{padding:9px 0}.nav .all-products{gap:6px;margin-right:0}.nav .all-products svg{width:15px;height:15px}.nav-sale svg{width:14px;height:14px}.hero-wrap{padding-top:15px}.hero{display:flex;flex-direction:column;border-radius:18px;min-height:0}.hero-copy{padding:27px 24px 0;align-self:stretch}.eyebrow{font-size:12px;letter-spacing:1.6px;margin-bottom:15px;gap:6px}.eyebrow:before{width:15px}.hero h1{font-size:clamp(36px,10vw,49px);line-height:1.04;letter-spacing:-1.8px;margin-bottom:17px}.hero h1 em:after{height:4px;bottom:-6px}.hero-copy>p{font-size:13px;line-height:1.6;max-width:285px;margin-bottom:20px}.hero-actions{flex-direction:row;align-items:center;gap:17px}.hero-actions .button{font-size:12px;padding:11px 15px;min-height:43px;gap:8px}.hero-actions .button svg{width:15px}.hero-actions .text-link{font-size:12px;gap:4px}.hero-actions .text-link svg{width:13px}.hero-photo{height:234px;min-height:0;flex-shrink:0}.hero-photo>img{object-fit:cover;object-position:50% 53%}.hero-photo:before{inset:0 0 auto 0;width:100%;height:28px;background:linear-gradient(180deg,var(--yellow),transparent)}.hero-sticker{width:76px;height:76px;right:17px;top:12px;font-size:12px}.hero-sticker strong{font-size:23px}.hero-footnote{position:relative;margin:16px 0 1px;font-size:12px;letter-spacing:.25px}.hero-footnote svg{width:13px;height:13px}.benefits{gap:17px 10px;padding:22px 0}.benefit{padding:0 7px;gap:9px;align-items:center}.benefit>svg{width:22px;height:22px}.benefit strong{font-size:12px}.benefit small{font-size:12px}.section{padding-top:33px}.section-heading{margin-bottom:19px;gap:10px}.section-heading h2{font-size:24px;letter-spacing:-1px;margin-bottom:6px}.section-heading p{font-size:12px}.section-heading .text-link{font-size:12px;gap:4px;white-space:normal;flex-shrink:0}.section-heading .text-link svg{width:14px}.category-grid{gap:10px}.category-card{min-height:130px;border-radius:13px;padding:17px 14px}.category-card img{right:0;top:3px;width:63%;height:111px}.category-card strong{font-size:14px;max-width:60%;line-height:1.2}.category-card span{top:13px;left:13px;width:22px;height:22px}.category-card svg{width:13px;height:13px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 12px}.home-products .product-card:nth-child(4){display:block}.product-visual{border-radius:12px;margin-bottom:12px;aspect-ratio:1/1.12}.product-image-button{padding:18px 12px 12px}.product-image-button img{max-height:180px}.discount-pill{top:10px;left:9px;font-size:12px;padding:3px 7px}.favorite-button{width:32px;height:32px;top:6px;right:6px}.favorite-button svg{width:16px;height:16px}.product-category{font-size:12px;letter-spacing:.9px;margin-bottom:4px}.product-name{font-size:13px;line-height:1.4;min-height:37px;margin-bottom:6px;letter-spacing:-.15px}.product-caption{font-size:12px;margin-bottom:11px}.price strong{font-size:21px}.price del{font-size:12px;display:block;margin:3px 0 0}.add-button{width:37px;height:37px;border-radius:8px}.add-button svg{width:17px}.savings-mini{font-size:12px;margin-top:7px}.selection-note{font-size:12px;gap:5px;margin-top:23px}.selection-note svg{width:13px;height:13px}.promo-banner{margin-top:33px;grid-template-columns:1fr;border-radius:18px}.promo-copy{padding:28px 25px}.promo-copy .eyebrow{font-size:12px}.promo-copy h2{font-size:30px;margin-bottom:11px}.promo-copy p{font-size:13px;max-width:280px;margin-bottom:21px}.promo-copy .button{font-size:12px;padding:12px 17px;min-height:44px}.promo-art{height:180px;padding:15px;justify-content:center;gap:17px}.promo-art img{width:140px;height:140px}.promo-art img:nth-child(2){width:120px;height:135px}.promo-art .promo-tag{right:20px;bottom:17px;font-size:14px;padding:7px 12px}.brand-story{grid-template-columns:1fr;gap:29px;padding-top:37px;padding-bottom:36px}.brand-art{min-height:280px;max-height:300px}.brand-art img{width:248px}.story-label{font-size:12px;right:23px;bottom:22px}.story-copy h2{font-size:32px;max-width:340px}.story-copy>p{font-size:14px}.story-copy .eyebrow{font-size:12px}.story-points{gap:20px;padding:8px 0 20px}.story-copy .button{font-size:13px}.faq-section{padding:31px 0}.faq-layout{grid-template-columns:1fr;gap:5px}.faq-intro h2{font-size:27px;margin-bottom:10px}.faq-intro p{font-size:13px}.faq-intro .eyebrow{margin-bottom:10px}.faq-layout summary{font-size:13px;padding:17px 30px 17px 0}.faq-layout details p{font-size:12px}.footer{padding-top:30px;padding-bottom:68px}.footer-main{gap:24px 15px}.footer-brand{grid-column:1/-1}.footer-brand p{font-size:12px;margin:14px 0 0}.footer .brand img{width:47px;height:47px}.footer .brand>span{font-size:22px}.footer .brand small{font-size:18px}.footer h3{font-size:12px;margin:3px 0 16px}.footer-main>div>a:not(.brand),.footer-main>div>button{font-size:12px;margin-bottom:12px;line-height:1.5}.footer-payment{grid-column:1/-1}.footer-payment p{font-size:12px;margin:10px 0}.footer-payment p br{display:none}.payment-logos>b{font-size:12px;min-width:46px}.footer-bottom{font-size:12px;gap:12px;align-items:flex-start;margin-top:22px;padding:18px 0;line-height:1.5}.footer-bottom button{font-size:12px;flex-shrink:0}.demo-note{font-size:12px;padding:10px 15px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;min-height:64px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #dfe5e9;z-index:30;box-shadow:0 -4px 18px #03254206}.mobile-nav a,.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:12px;font-weight:650;color:#647785;min-height:45px;padding:0}.mobile-nav svg{width:21px;height:21px}.mobile-nav .active{color:var(--blue)}.mobile-nav .active>span:first-child{background:#fff2be;border-radius:8px;width:43px;text-align:center}.mobile-nav .cart-count{width:15px;height:15px;font-size:12px;margin-left:2px}.toast{bottom:85px;font-size:12px;max-width:calc(100% - 28px);padding:12px 15px}.catalog-header{padding:22px 0 16px}.breadcrumbs{font-size:12px;margin-bottom:18px}.catalog-header h1{font-size:31px;margin-bottom:11px}.catalog-header p{font-size:13px}.catalog-controls{gap:17px;margin-bottom:18px}.filter-chips{gap:7px;flex-wrap:nowrap;overflow:auto;flex-basis:100%;padding:3px 2px 6px;scrollbar-width:none}.chip{font-size:12px;padding:9px 13px;min-height:36px}.sort-wrap{margin-left:auto;font-size:12px;gap:6px}.sort-wrap select{font-size:12px;padding:8px}.results-line{font-size:12px;margin-bottom:18px}.catalog-content{padding-bottom:35px}.dialog-heading{padding:17px 19px}.dialog-heading h2{font-size:21px}.cart-body{padding:19px}.shipping-progress{font-size:12px;padding:15px}.cart-item{grid-template-columns:74px 1fr;gap:13px}.cart-item img{width:74px;height:90px}.cart-item h3{font-size:13px}.cart-item-price{font-size:14px}.side-dialog{height:100dvh;padding-bottom:env(safe-area-inset-bottom)}.product-dialog{width:calc(100% - 24px);border-radius:16px;max-height:94dvh}.product-detail{grid-template-columns:1fr}.detail-image{min-height:0;height:255px;padding:25px}.detail-image img{height:220px}.detail-copy{padding:24px}.detail-copy h2{font-size:27px;margin-top:6px}.detail-copy .price strong{font-size:28px}.detail-description{font-size:13px}.detail-specs{font-size:12px}.detail-add .button{font-size:12px}.info-dialog{width:calc(100% - 24px)}.info-body{padding:22px;font-size:14px}.checkout-wrap{padding:24px 0 35px}.checkout-header h1{font-size:31px}.checkout-header p{font-size:13px}.demo-alert{font-size:12px;padding:12px;gap:8px}.checkout-grid{grid-template-columns:1fr;gap:22px}.checkout-panel{padding:22px 18px;border-radius:14px}.checkout-panel h2{font-size:19px}.checkout-fields{gap:15px 12px}.field{font-size:12px}.field input{font-size:16px;height:45px;padding:9px}.method-grid{grid-template-columns:1fr 1fr;gap:8px}.payment-option{padding:12px 8px;font-size:12px;gap:6px}.payment-option input{width:16px;height:16px}.order-summary{position:static;grid-row:1}.order-summary .cart-item{padding:10px 0}.order-summary .cart-item img{height:55px;width:55px}.order-summary .cart-item h3{font-size:12px}.order-summary .cart-summary{padding-top:12px}.order-summary .summary-line.total{font-size:19px;margin-bottom:0}.order-summary .cart-disclaimer{display:none}.success-page{margin:25px auto;padding:25px 10px}.success-page h1{font-size:31px}.success-page>p{font-size:14px}.success-card{padding:20px}.success-card .summary-line{font-size:13px}.empty-state{padding:45px 15px}.empty-state h2{font-size:22px}.empty-state p{font-size:13px}}
.hero-actions{flex-wrap:wrap}.hero-sticker span,.hero-sticker strong{white-space:nowrap}.hero-sticker span{font-size:12px}.hero-sticker strong{font-size:27px}.hero-copy>p,.story-copy>p,.detail-description{font-size:16px}.product-name{font-size:15px}.product-category{overflow-wrap:anywhere}.brand i{font-size:12px;letter-spacing:.3px}.detail-add{flex-wrap:wrap}.detail-add .button{min-width:150px}.section-heading{flex-wrap:wrap}.hero-copy{min-width:0}
@media(max-width:600px){.hero-copy>p,.story-copy>p,.detail-description{font-size:14px}.hero-sticker strong{font-size:21px}.hero-sticker span{font-size:12px;letter-spacing:-.5px}.product-name{font-size:14px;min-height:40px}.product-caption{min-height:36px}.hero-actions{gap:12px}.hero-actions .text-link{font-size:12px}.hero-photo{height:225px}.mobile-nav .cart-count{width:15px;font-size:10px}.mobile-nav a,.mobile-nav button{font-size:11px}.hero-footnote{font-size:12px}.hero-footnote svg{flex-shrink:0}.announcement{font-size:11px}.eyebrow{letter-spacing:1px}.benefit{padding-left:2px}.benefit small{line-height:1.25;display:block}.price del{margin-top:6px}.product-category{font-size:12px;min-height:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media(min-width:601px) and (max-width:700px){.header-inner{gap:12px}.brand>span{font-size:20px}.brand small{font-size:17px}.brand img{width:42px;height:42px}.hero h1{font-size:38px}.hero-copy{padding-left:23px}.hero-sticker{right:10px}.hero-copy>p{max-width:240px}.hero-footnote{font-size:12px}.hero-photo>img{object-position:48% center}}
.lcdr-cookie{position:fixed;z-index:1000;left:clamp(14px,3vw,32px);bottom:clamp(14px,3vw,32px);max-width:440px;padding:22px;background:#fff;color:#13283b;border:1px solid #d6e0e8;border-top:6px solid #ffcf32;border-radius:16px;box-shadow:0 18px 60px rgba(7,59,100,.24);font:500 15px/1.5 Manrope,Arial,sans-serif}.lcdr-cookie[hidden]{display:none}.lcdr-cookie strong{font-size:18px}.lcdr-cookie p{margin:8px 0 16px}.lcdr-cookie div{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.lcdr-cookie button{border:0;border-radius:999px;padding:11px 16px;background:#073b64;color:#fff;font:700 14px Manrope,Arial,sans-serif;cursor:pointer}.lcdr-cookie a{color:#073b64;font-weight:700}
.promo-art{gap:12px;padding:30px 22px 38px;background:radial-gradient(circle at 50% 30%,#1a638e 0,#10486e 66%);align-items:stretch}.promo-product{width:min(30%,160px);min-height:220px;padding:12px 10px 14px;background:#fff;border-radius:18px;color:var(--navy);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;box-shadow:0 16px 30px #001e3840;transform:rotate(3deg);position:relative}.promo-product-main{transform:rotate(-4deg) translateY(-5px)}.promo-art .promo-product img,.promo-art .promo-product:nth-child(2) img,.promo-art .promo-product:nth-child(3) img{width:100%;height:145px;object-fit:contain;filter:none;transform:none}.promo-product span{width:100%;padding:8px 3px 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:2px}.promo-product strong{font-size:12px;line-height:1.25}.promo-product small{font-size:13px;font-weight:800;color:var(--blue);white-space:nowrap}.promo-art .promo-tag{bottom:14px;right:18px;font-size:13px;padding:7px 12px;box-shadow:0 8px 20px #001e3830}.promo-product:hover{transform:rotate(0) translateY(-4px)}
@media(max-width:600px){.promo-art{height:auto;min-height:215px;padding:18px 10px 30px;gap:7px}.promo-product{width:31%;min-height:165px;padding:8px 6px}.promo-art .promo-product img,.promo-art .promo-product:nth-child(2) img,.promo-art .promo-product:nth-child(3) img{height:102px}.promo-product strong,.promo-product small{font-size:10px}.promo-art .promo-tag{bottom:8px;right:12px;font-size:11px}}
.promo-art.promo-art-scene{display:block;padding:0;min-height:100%;overflow:hidden;background:#10486e;position:relative}.promo-art.promo-art-scene .promo-scene{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center;filter:none;transform:none;transition:transform .45s ease}.promo-art.promo-art-scene:hover .promo-scene{transform:scale(1.025)}.promo-art.promo-art-scene .promo-tag{right:24px;bottom:22px;background:var(--yellow);box-shadow:0 10px 24px #001e3850;font-size:16px;padding:10px 16px}
@media(max-width:600px){.promo-art.promo-art-scene{min-height:240px;height:240px;padding:0}.promo-art.promo-art-scene .promo-scene{height:240px;min-height:240px;object-position:center}.promo-art.promo-art-scene .promo-tag{right:14px;bottom:12px;font-size:12px;padding:8px 11px}}

/* Brand polish and lightweight, local TikTok previews — 2.5.0 */
.header{box-shadow:0 4px 24px #073b6409}.brand img{border:0;background:#fff;box-shadow:0 0 0 1px #073b6410}.header .brand img{width:66px;height:66px}.nav{gap:25px;overflow-x:auto;scrollbar-width:thin}.nav>a{flex-shrink:0;min-height:46px;display:flex;align-items:center;gap:7px;position:relative}.nav-home[aria-current=page]{color:var(--blue)}.nav-home[aria-current=page]:after{content:'';position:absolute;bottom:4px;left:0;right:0;height:3px;background:var(--yellow);border-radius:6px}.nav-home svg{width:17px}.hero{box-shadow:0 16px 36px #b38a1610}.hero-copy .eyebrow{letter-spacing:2.4px}.category-card{border:1px solid #073b6405;transition:box-shadow .25s,transform .25s}.category-card:hover{box-shadow:0 8px 24px #073b6412;transform:translateY(-3px)}.product-visual{border:1px solid #073b6405}.button{box-shadow:0 5px 12px #073b6409}.benefits{margin-top:8px}.benefit>svg{color:#0d527d}.promo-banner{box-shadow:0 14px 36px #073b6412}.footer{border-top:1px solid var(--line)}
.social-section{position:relative;margin-top:80px;padding:64px 60px 22px;display:grid;grid-template-columns:1fr 1.04fr;gap:28px 30px;border-radius:30px;overflow:hidden;color:#fff;background:radial-gradient(ellipse at 95% 90%,#14627a 0,transparent 52%),linear-gradient(125deg,#082b4a,#071d32);isolation:isolate}.social-section:before{content:'';position:absolute;width:460px;height:460px;right:-240px;top:-260px;border:1px solid #ffffff1c;border-radius:50%;z-index:-1}.social-copy{align-self:center;min-width:0;padding-bottom:12px}.social-kicker{font-size:11px;font-weight:800;letter-spacing:2px;display:flex;align-items:center;gap:12px;margin-bottom:23px;color:#c8e5ed}.tiktok-mark{font-size:31px;line-height:1;color:#fff;text-shadow:-2px 1px #25f4ee,2px -1px #fe2c55}.social-copy h2{font-size:clamp(42px,4.4vw,65px);line-height:1.05;letter-spacing:-2.8px;margin-bottom:25px}.social-copy h2 em{font-style:normal;color:var(--yellow)}.social-copy>p{color:#c8d9e5;max-width:380px;font-size:15px;line-height:1.8;margin-bottom:24px}.social-profile{display:flex;gap:12px;align-items:center;margin-bottom:26px;width:fit-content;max-width:100%}.social-profile img{width:48px;height:48px;border-radius:50%;border:2px solid #ffcf3270}.social-profile strong{display:block;font-size:13px;letter-spacing:0}.social-profile small{display:block;color:#b8cddb;font-size:11px;margin-top:3px}.social-profile>svg{width:18px;margin-left:4px}.social-button{min-height:52px}.social-points{display:flex;flex-wrap:wrap;gap:10px 19px;margin-top:23px;font-size:11px;color:#a9c5d7}.social-points span{display:flex;align-items:center;gap:6px}.social-points svg{width:15px;height:15px}.social-stage{position:relative;min-height:580px;align-self:center;min-width:0}.social-phone{position:absolute;display:block;width:230px;border:7px solid #172a3c;outline:1px solid #ffffff40;border-radius:34px;overflow:hidden;background:#080b10;box-shadow:0 22px 45px #0007;transition:transform .3s}.social-phone img{display:block;width:100%;height:auto;border-radius:25px}.phone-profile{left:0;top:61px;transform:rotate(-10deg);z-index:1}.phone-video{right:0;top:4px;transform:rotate(9deg);z-index:2}.phone-profile:hover{transform:rotate(-7deg) translateY(-5px)}.phone-video:hover{transform:rotate(6deg) translateY(-5px)}.social-orbit{position:absolute;border-radius:50%;border:1px solid #74e2d72a;pointer-events:none}.orbit-one{width:420px;height:420px;top:85px;left:-5px}.orbit-two{width:490px;height:490px;top:50px;left:-40px}.social-spark{position:absolute;left:26px;top:0;font-size:40px;color:var(--yellow);transform:rotate(12deg)}.social-sticker{position:absolute;bottom:16px;right:20px;z-index:3;transform:rotate(-7deg);padding:16px 24px;border-radius:16px;background:var(--yellow);color:var(--navy);box-shadow:0 12px 28px #0004}.social-sticker>span{font-size:9px;font-weight:800;letter-spacing:2px}.social-sticker strong{display:block;font-size:27px;line-height:1.3;letter-spacing:-1px}.social-sticker strong span{text-shadow:-1px 1px #25f4ee,1px -1px #fe2c55}.social-sticker small{display:block;font-size:11px;font-weight:650}.social-caption{grid-column:1/-1;text-align:center;font-size:10px;line-height:1.6;margin:0;padding-top:18px;border-top:1px solid #ffffff18;color:#abc3d2}
.local-section{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;padding-top:60px;padding-bottom:64px;align-items:center}.local-brand{display:flex;align-items:center;gap:26px}.local-brand>img{width:150px;height:150px;flex-shrink:0}.local-brand .eyebrow{font-size:10px;margin-bottom:13px;letter-spacing:1.2px}.local-brand h2{font-size:34px;margin-bottom:13px}.local-brand p{font-size:12px;line-height:1.8;color:var(--muted);margin-bottom:0}.local-addresses{display:grid;grid-template-columns:1fr 1fr;gap:12px}.local-addresses>a{border:1px solid var(--line);border-radius:18px;padding:20px 18px;display:flex;gap:12px;align-items:flex-start;transition:border-color .2s,background .2s}.local-addresses>a:hover{background:#fffbed;border-color:#e9c654}.local-number{font-size:11px;font-weight:800;display:grid;place-items:center;background:#fff3c7;border-radius:50%;width:30px;height:30px;flex-shrink:0}.local-addresses strong{display:block;font-size:13px;margin:4px 0 6px}.local-addresses small{display:block;font-size:12px;color:var(--muted)}.local-addresses b{display:block;font-size:11px;margin-top:16px;text-decoration:underline;text-underline-offset:4px}
@media(max-width:1150px){.social-section{padding:45px 36px 22px;gap:25px}.social-stage{min-height:530px}.social-phone{width:205px}.phone-profile{left:-7px}.phone-video{right:-7px}.local-section{gap:25px;grid-template-columns:1fr}.local-brand{justify-content:center}.local-addresses{max-width:660px;width:100%;justify-self:center}.header .brand img{width:56px;height:56px}}
@media(min-width:601px) and (max-width:850px){.social-section{padding:38px 28px 20px;grid-template-columns:1fr .95fr;gap:20px}.social-copy h2{font-size:43px;letter-spacing:-1.9px}.social-stage{min-height:430px}.social-phone{width:160px;border-width:5px;border-radius:27px}.social-phone img{border-radius:20px}.phone-profile{top:62px;left:-8px}.phone-video{right:-12px;top:20px}.social-sticker{right:-8px;bottom:4px;padding:12px 16px}.social-sticker strong{font-size:23px}.social-copy>p{font-size:13px}.social-profile small{font-size:10px}.social-profile>svg{display:none}.social-profile img{width:38px;height:38px}.social-button{font-size:12px;padding-inline:14px}.social-points{font-size:10px}.social-spark{font-size:28px;top:5px}}
@media(max-width:600px){.header .brand img{width:51px;height:51px}.nav{gap:22px}.nav>a{min-height:44px}.nav-home[aria-current=page]:after{bottom:3px}.hero-copy .eyebrow{letter-spacing:1.6px}.social-section{margin-top:40px;padding:31px 25px 18px;display:flex;flex-direction:column;gap:24px;border-radius:23px}.social-copy{padding:0;align-self:stretch}.social-kicker{font-size:10px;letter-spacing:1.7px;margin-bottom:19px}.social-copy h2{font-size:48px;letter-spacing:-2.2px;margin-bottom:19px}.social-copy>p{font-size:13px;line-height:1.8;margin-bottom:22px}.social-profile{margin-bottom:22px;gap:10px}.social-profile strong{font-size:12px}.social-profile small{font-size:10px}.social-profile img{width:43px;height:43px}.social-button{width:100%;font-size:13px;min-height:48px}.social-points{font-size:10px;gap:8px 14px;margin-top:18px}.social-stage{width:100%;max-width:340px;min-height:428px;margin-top:8px}.social-phone{width:57%;border-width:5px;border-radius:27px}.social-phone img{border-radius:20px}.phone-profile{left:0;top:54px;transform:rotate(-8deg)}.phone-video{right:0;top:8px;transform:rotate(8deg)}.social-spark{font-size:30px;left:12px;top:0}.social-sticker{bottom:0;right:4px;padding:10px 16px;border-radius:12px}.social-sticker strong{font-size:23px}.social-sticker small{font-size:10px}.social-caption{font-size:9px;padding-top:14px;align-self:stretch}.orbit-one{width:310px;height:310px;top:40px;left:0}.orbit-two{width:380px;height:380px;top:10px;left:-35px}.local-section{padding-top:36px;padding-bottom:38px;gap:25px}.local-brand{gap:17px;justify-content:flex-start;align-items:center}.local-brand>img{width:92px;height:92px}.local-brand h2{font-size:28px;margin-bottom:10px}.local-brand .eyebrow{font-size:9px;letter-spacing:.5px;gap:5px;margin-bottom:10px}.local-brand .eyebrow:before{display:none}.local-brand p{font-size:11px}.local-addresses{grid-template-columns:1fr 1fr;gap:10px}.local-addresses>a{display:block;padding:15px 13px;border-radius:14px}.local-number{margin-bottom:12px}.local-addresses strong{font-size:12px}.local-addresses small{font-size:11px}.local-addresses b{font-size:10px}}
@media(max-width:360px){.social-section{padding-inline:20px}.social-copy h2{font-size:42px}.social-stage{min-height:366px}.social-profile>svg{display:none}.local-brand>img{width:75px;height:75px}.local-brand h2{font-size:25px}}
