*,*::before,*::after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{min-height:100svh;background:var(--color-background);color:var(--color-foreground);font-family:var(--font-body);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}body:has(details.mobile-nav[open]){overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button,a{touch-action:manipulation}a{color:inherit;text-underline-offset:3px}button{cursor:pointer}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:700;line-height:.95;letter-spacing:-.015em;text-wrap:balance}h1{font-size:clamp(3rem,8vw,7.5rem)}h2{font-size:clamp(2.3rem,5vw,4.8rem)}h3{font-size:clamp(1.3rem,2vw,1.65rem)}p{text-wrap:pretty}.page-shell{width:min(calc(100% - var(--page-margin)*2),var(--page-width));margin-inline:auto}.shopify-section{width:100%}.skip-link{position:fixed;left:16px;top:-100px;z-index:1000;background:#fff;color:#000;padding:12px 18px;border:2px solid #000}.skip-link:focus{top:16px}.eyebrow{font-size:.72rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.button,.button-secondary,button[type=submit],input[type=submit]{min-height:50px;border:1px solid var(--color-foreground);border-radius:var(--radius);padding:13px 22px;background:var(--color-foreground);color:#fff;font-weight:750;letter-spacing:.035em;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .18s,color .18s,border .18s,transform .18s}.button:hover,button[type=submit]:hover,input[type=submit]:hover{background:var(--color-accent);border-color:var(--color-accent);transform:translateY(-1px)}.button-secondary{background:transparent;color:var(--color-foreground)}.button-secondary:hover{background:var(--color-foreground);color:#fff}input,select,textarea{width:100%;min-height:50px;border:1px solid #b8b8b8;border-radius:var(--radius);padding:12px 14px;background:#fff}textarea{min-height:150px;resize:vertical}input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--color-accent) 40%,transparent);outline-offset:3px}.breadcrumbs{background:#fff;border-bottom:1px solid #d9d9d9}.breadcrumbs__list{min-height:42px;display:flex;align-items:center;gap:9px;list-style:none;padding-block:8px;font-size:.76rem;color:#665f58;white-space:nowrap;overflow:hidden}.breadcrumbs__list li{display:flex;align-items:center;min-width:0}.breadcrumbs__list li+li::before{content:'/';margin-right:9px;color:#999999}.breadcrumbs__list li:last-child span{overflow:hidden;text-overflow:ellipsis}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{color:var(--color-accent)}.page-header{padding:clamp(48px,7vw,100px) 0 34px}.page-header h1{color:var(--color-accent)}.page-header p{max-width:680px;margin-top:18px;font-size:1.05rem;color:#666666}.service-strip{background:#fff;border-block:1px solid #d9d9d9}.service-strip__grid{display:grid;grid-template-columns:repeat(3,1fr)}.service-strip p{display:grid;gap:3px;padding:24px 28px}.service-strip p+p{border-left:1px solid #d9d9d9}.service-strip strong{font-family:var(--font-heading);font-size:1.25rem;line-height:1}.service-strip span{font-size:.82rem;color:#666666}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:#d9d9d9;border:1px solid #d9d9d9}.product-card{min-width:0;background:var(--color-surface)}.product-card__media{position:relative;display:block;aspect-ratio:1/1;background:#f5f5f5;overflow:hidden}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__badge{position:absolute;left:10px;bottom:10px;background:#000000;color:#fff;padding:6px 9px;border-radius:3px;font-size:.68rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.product-card__body{min-height:132px;padding:15px;display:flex;flex-direction:column;gap:7px}.product-card__body .eyebrow{color:#666666}.product-card h3{font-family:var(--font-body);font-size:.95rem;line-height:1.28;letter-spacing:0}.product-card h3 a{text-decoration:none}.product-card h3 a:hover{color:var(--color-accent)}.product-card__price{margin-top:auto;font-weight:750}.product-card__price s{margin-left:7px;color:#777777;font-weight:400}.pagination{grid-column:1/-1;display:flex;justify-content:center;gap:8px;padding:32px;background:var(--color-background)}.pagination span,.pagination a{min-width:42px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d9d9d9;text-decoration:none;background:#fff}.rte{max-width:780px}.rte>*+*{margin-top:1em}.rte img{border-radius:var(--radius)}.empty-state{text-align:center;padding:80px 20px}.empty-state h1,.empty-state h2{margin-bottom:18px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:989px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:749px){body{font-size:14px}.page-shell{width:min(calc(100% - 28px),var(--page-width))}.breadcrumbs__list{width:100%;padding-inline:14px}.service-strip__grid{grid-template-columns:1fr}.service-strip p{padding:17px 14px;grid-template-columns:130px 1fr;align-items:center}.service-strip p+p{border-left:0;border-top:1px solid #d9d9d9}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__body{min-height:124px;padding:12px 10px}.product-card h3{font-size:.85rem}.product-card__price{font-size:.84rem}.page-header{padding:42px 0 24px}.button,.button-secondary,button[type=submit],input[type=submit]{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}


