*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--alhc-black);color:var(--alhc-text);font:400 16px/1.6 var(--alhc-fonts-body);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--alhc-silver);box-shadow:0 0 0 5px var(--alhc-blue-700)}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,.display{font-family:var(--alhc-fonts-display);font-weight:400;line-height:1.05;text-transform:uppercase;margin:0}h2{font-size:38px}h3{font-size:27px}p{margin:0 0 16px}h2+p,h3+p{margin-top:16px}small,.small{font-size:13px;line-height:1.5}.muted{color:var(--alhc-text-muted)}.wrap{width:calc(100% - 144px);max-width:1528px;margin-inline:auto}.section{padding-block:46px}.gray{background:var(--alhc-paper);color:var(--alhc-text-dark)}.gray .muted{color:var(--alhc-text-on-paper-muted)}.section-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:24px}.section-top a{font-size:14px}.arrow{font-size:26px;color:var(--alhc-blue-500);line-height:1}.line{border-top:1px solid var(--alhc-line)}.btn{min-height:50px;padding:12px 20px;display:inline-flex;gap:18px;align-items:center;justify-content:center;background:var(--alhc-blue-600);border:1px solid var(--alhc-blue-600);border-radius:4px;color:var(--alhc-on-accent);text-transform:uppercase;font-size:14px;letter-spacing:.03em;text-decoration:none}.btn:hover{background:var(--alhc-blue-700);text-decoration:none}.btn.outline{background:var(--alhc-black);border-color:var(--alhc-blue-500);color:var(--alhc-blue-400)}.btn.outline:hover{background:var(--alhc-ink-800)}.btn.block{display:flex;width:100%}.btn .arrow{color:inherit;margin-left:auto}.plain{border:0;background:transparent;color:inherit;padding:10px;min-height:44px}.icon-btn{width:44px;height:44px;display:inline-grid;place-items:center;background:transparent;border:0;color:inherit;padding:10px}.icon-btn svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5}.icon{display:block;width:44px;height:44px;flex:0 0 44px;background:var(--alhc-blue-500);-webkit-mask:var(--icon) center/contain no-repeat;mask:var(--icon) center/contain no-repeat}.icon-disc{width:60px;height:60px;display:grid;place-items:center;flex:0 0 60px;background:var(--alhc-blue-500);border-radius:50%}.icon-disc .icon{background:var(--alhc-icon-on-accent);width:34px;height:34px;flex-basis:34px}.skip{position:fixed;top:-100px;left:10px;padding:12px;background:var(--alhc-paper);color:var(--alhc-black);z-index:20}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.service-strip{height:40px;display:flex;align-items:center;justify-content:center;gap:16px;background:var(--alhc-blue-600);color:var(--alhc-on-accent);font-size:13px;letter-spacing:.06em;text-transform:uppercase}.site-header{height:100px;border-bottom:1px solid var(--alhc-line);position:relative;z-index:3}.header-inner{height:100%;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:20px;flex:none}.brand img{width:75px;height:75px;object-fit:contain}.brand span{font-size:15px;letter-spacing:.16em;font-weight:600;line-height:1.3}.desktop-nav{display:flex;align-items:center;gap:28px;margin-left:auto}.desktop-nav a,.desktop-nav button{font:500 13px var(--alhc-fonts-body);text-transform:uppercase;white-space:nowrap;min-height:44px;display:inline-flex;align-items:center;border:0;background:none;color:inherit;padding:10px 0}.desktop-nav .active{box-shadow:inset 0 -2px var(--alhc-blue-500)}.alhc-header-actions{display:flex;flex-flow:row nowrap;flex:none;align-items:center;gap:4px}.mobile-trigger{display:none}.cart-trigger{position:relative}.cart-count{position:absolute;top:0;right:0;display:grid;place-items:center;min-width:18px;height:18px;padding-inline:4px;font-size:10px;line-height:1;text-align:center;font-variant-numeric:tabular-nums;background:var(--alhc-blue-600);color:var(--alhc-on-accent);border-radius:12px}.hero{display:grid;grid-template-columns:37fr 63fr;min-height:0}.hero-copy{padding:55px 32px 50px 72px;align-self:center}.hero h1{font-size:clamp(64px,5.4vw,92px);line-height:1.03;letter-spacing:-.012em}.hero p{max-width:370px;margin:26px 0 0}.hero-media{height:clamp(350px,28.1vw,480px);overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover}.actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-block:24px}.actions .action{border:1px solid var(--alhc-line-strong);border-radius:4px;padding:20px;display:flex;gap:20px;align-items:center;min-height:112px}.actions .action:hover{border-color:var(--alhc-blue-500);text-decoration:none}.actions .action h2{font-size:29px}.actions .action p{font-size:13px;margin:6px 0 0;color:var(--alhc-text-muted)}.actions .action .arrow{margin-left:auto}.collections-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.visual-card{position:relative;display:block;border-radius:5px;overflow:hidden;background:var(--alhc-black);color:var(--alhc-text)}.visual-card img{width:100%;height:285px;object-fit:cover}.visual-card .caption{padding:18px;display:flex;justify-content:space-between;align-items:center;gap:14px}.visual-card h3{font-size:28px;max-width:180px}.visual-card:hover{text-decoration:none;outline:1px solid var(--alhc-blue-500)}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.service-card{border:1px solid var(--alhc-line-strong);border-radius:5px;overflow:hidden}.service-photo{height:255px;overflow:hidden}.service-photo img{width:100%;height:100%;object-fit:cover}.service-card .copy{padding:20px}.service-card p{font-size:14px;margin:12px 0 0}.reference-window{position:relative;overflow:hidden;background:#101216}.reference-window img{position:absolute;width:400%;max-width:none;height:auto;left:0;top:0}.reference-window[data-crop=cutting] img{width:457%;left:-124%;top:-368%}.reference-window[data-crop=uv] img{width:457%;left:-251%;top:-368%}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-block:30px}.benefit{display:flex;align-items:center;gap:18px;border-right:1px solid var(--alhc-line);padding-right:16px}.benefit:last-child{border:0}.benefit h3{font-size:24px;max-width:220px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.step{background:var(--alhc-black);color:var(--alhc-text);padding:25px;display:flex;gap:23px;align-items:center;border-radius:4px}.step>span{display:grid;place-items:center;background:var(--alhc-blue-600);color:var(--alhc-on-accent);width:64px;height:64px;flex:0 0 64px;border-radius:50%;font:44px var(--alhc-fonts-display)}.step p{font-size:14px;margin:10px 0 0}.gallery-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2px}.gallery-grid img{width:100%;height:270px;object-fit:cover}.gallery-grid a{display:block}.location{display:grid;grid-template-columns:1fr 1.3fr;align-items:center;gap:60px;min-height:340px}.location h2{max-width:450px;font-size:44px}.location p{display:flex;align-items:center;gap:15px;margin-top:20px}.location .icon{width:30px;height:30px;flex-basis:30px}.location-map img{width:100%;height:230px;object-fit:contain}.map-credit{font-size:11px;color:var(--alhc-text-muted)}.faq{display:grid;gap:12px}.faq details{background:var(--alhc-black);color:var(--alhc-text);border-radius:4px;border:1px solid var(--alhc-line)}summary{cursor:pointer;min-height:50px;padding:14px 20px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:"+";font-size:24px}details[open]>summary:after{content:"\2212"}details>p{padding:0 20px 18px;max-width:950px;color:var(--alhc-text-muted);margin:0;font-size:15px}.faq summary:hover{background:var(--alhc-ink-850);color:var(--alhc-silver)}.site-footer{border-top:1px solid var(--alhc-line);padding-top:45px}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,1fr) 1.35fr;gap:38px}.footer-grid h2{font:600 13px var(--alhc-fonts-body);letter-spacing:.1em;margin:0 0 16px}.footer-grid a,.footer-grid p{display:block;font-size:13px;line-height:1.7;margin:0 0 7px;color:var(--alhc-text-muted)}.footer-brand img{width:75px;height:75px;object-fit:contain;margin-bottom:12px}.footer-bottom{margin-top:28px;padding-block:20px;border-top:1px solid var(--alhc-line);display:flex;justify-content:space-between;font-size:12px;color:var(--alhc-text-muted)}.title-band{padding-top:30px;padding-bottom:26px}.title-band h1{font-size:64px}.category-rail{display:flex;gap:14px;overflow:auto;padding-block:0 18px}.category{display:flex;gap:14px;align-items:center;justify-content:center;flex:1 0 150px;min-height:86px;background:var(--alhc-black);border:1px solid var(--alhc-line-strong);color:var(--alhc-text);border-radius:4px;padding:16px;font:22px var(--alhc-fonts-display);white-space:nowrap}.category[aria-pressed=true]{border-color:var(--alhc-blue-500);color:var(--alhc-blue-400)}.category .icon{width:28px;height:28px;flex-basis:28px}.shop-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:32px;padding-top:24px;padding-bottom:54px}.filter-section{border-bottom:1px solid var(--alhc-line);padding:16px 0 22px}.filter-section h3{font-size:22px;margin-bottom:14px}.filter-label{display:flex;align-items:center;gap:10px;font-size:14px;min-height:38px}.filter-label input{width:18px;height:18px;accent-color:var(--alhc-blue-600)}.filter-title{font-size:26px}.shop-controls{min-height:50px;display:flex;align-items:center;gap:18px;justify-content:space-between;margin-bottom:18px}.shop-controls label{font-size:13px}.shop-controls select{background:var(--alhc-black);color:var(--alhc-text);border:1px solid var(--alhc-line-strong);border-radius:4px;padding:10px;min-height:44px;margin-left:10px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}.product-card{min-width:0;border:1px solid var(--alhc-line-strong);background:var(--alhc-black);color:var(--alhc-text);border-radius:5px;overflow:hidden}.product-card .card-image{display:block;background:#141414;aspect-ratio:1/1.12;overflow:hidden}.product-card img{width:100%;height:100%;object-fit:contain}.product-card .card-info{padding:16px}.product-card h3{font-size:25px;line-height:1.12;min-height:2.25em}.product-card .price{font-size:16px;margin:9px 0 13px}.product-card .btn{font-size:12px;padding:9px;min-height:44px;width:100%;gap:10px}.mobile-filter{display:none}.no-results{padding:70px 22px;text-align:center;border:1px solid var(--alhc-line);grid-column:1/-1}.no-results h2{margin-bottom:18px}.pager{margin-top:28px;text-align:center}.pager span{display:inline-flex;min-width:44px;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--alhc-blue-500)}.product-layout{display:grid;grid-template-columns:53fr 47fr;align-items:start}.media-column{display:grid;grid-template-columns:105px minmax(0,1fr);gap:24px;position:relative;padding:30px 30px 30px 40px;min-width:0}.thumbnails{display:flex;flex-direction:column;gap:12px;max-height:650px;overflow:auto;padding:4px}.thumb{background:var(--alhc-black);border:1px solid var(--alhc-line-strong);border-radius:4px;padding:0;min-width:64px;min-height:64px;overflow:hidden;flex:0 0 90px}.thumb[aria-pressed=true]{border-color:var(--alhc-blue-500);box-shadow:0 0 0 1px var(--alhc-blue-500)}.thumb img{width:100%;height:84px;object-fit:contain}.main-media{background:var(--alhc-black);height:660px;min-width:0;position:relative;display:grid;place-items:center}.main-media>img{width:100%;height:100%;object-fit:contain}.media-caption{position:absolute;bottom:8px;left:8px;max-width:calc(100% - 16px);background:var(--alhc-black);color:var(--alhc-text);font-size:11px;padding:5px 9px}.purchase{padding:34px 45px 32px 30px;border-left:1px solid var(--alhc-line);min-width:0}.purchase h1{font-size:48px;overflow-wrap:break-word}.purchase h1.long{font-size:42px}.purchase .price{font-size:26px;margin:15px 0 19px}.product-options{border-top:1px solid var(--alhc-line);padding-top:21px;margin-top:20px}.label{font:24px var(--alhc-fonts-display);display:block;margin-bottom:12px}.variant-buttons{display:flex;gap:10px;flex-wrap:wrap}.variant{border:1px solid var(--alhc-line-strong);border-radius:4px;background:var(--alhc-black);color:var(--alhc-text);padding:10px 13px;min-height:46px;display:flex;align-items:center;gap:10px;font-size:13px}.variant[aria-pressed=true]{border-color:var(--alhc-blue-500);box-shadow:0 0 0 1px var(--alhc-blue-500)}.swatch{width:22px;height:22px;border-radius:50%;border:1px solid var(--alhc-line-strong)}.quantity-block{margin:22px 0}.quantity{display:inline-flex;align-items:center;border:1px solid var(--alhc-line-strong);border-radius:4px;overflow:hidden}.quantity button{width:46px;height:46px;background:var(--alhc-black);color:var(--alhc-text);border:0;font-size:22px}.quantity input{width:52px;min-width:0;height:46px;background:var(--alhc-black);color:var(--alhc-text);border:0;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-description{margin:24px 0;font-size:14px;line-height:1.55}.product-description h2{font-size:25px;margin-bottom:12px}.product-description p{margin-bottom:12px}.product-description ul{padding-left:20px}.purchase-details{margin-top:18px;border-top:1px solid var(--alhc-line)}.purchase-details summary{padding-inline:0;font-size:13px}.purchase-details details>p{padding-inline:0}.assurances{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.assurance{border:1px solid var(--alhc-line-strong);border-radius:4px;display:flex;gap:13px;align-items:center;padding:16px;font:23px var(--alhc-fonts-display)}.assurance .icon-disc{width:44px;height:44px;flex-basis:44px}.assurance .icon{width:25px;height:25px;flex-basis:25px}.customization{border-top:1px solid var(--alhc-line);margin-top:20px;padding-top:20px}.field{display:block;margin:16px 0}.field>span{display:block;font-size:14px;margin-bottom:8px}.field input,.field textarea{width:100%;background:var(--alhc-ink-850);color:var(--alhc-text);border:1px solid var(--alhc-line-strong);border-radius:4px;padding:12px;min-height:50px}.field textarea{min-height:96px;resize:vertical}.upload-box{border:1px dashed var(--alhc-line-strong);padding:22px;text-align:center;background:var(--alhc-ink-850);border-radius:4px}.upload-box p{font-size:13px;margin:10px 0 0}.error{color:var(--alhc-error);margin:12px 0;font-size:14px}.error:empty{display:none}.reviews{padding:34px 0}.review-surface{border:1px solid var(--alhc-line);padding:28px;margin-top:20px}.review-surface p{max-width:680px;margin:0}.skeleton{display:block;background:var(--alhc-ink-800);height:20px;margin:14px 0;max-width:600px}.cart-title{display:flex;justify-content:space-between;align-items:center;padding-block:35px}.cart-title h1{font-size:64px}.cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) 1fr;gap:55px;padding-bottom:70px}.cart-line{display:grid;grid-template-columns:130px minmax(0,1fr) auto;gap:25px;padding:26px 0;border-top:1px solid var(--alhc-line);align-items:center}.cart-line img{width:130px;height:145px;object-fit:contain;background:var(--alhc-ink-850)}.cart-line h2{font-size:30px;max-width:560px;margin-bottom:9px}.cart-line p{font-size:13px;margin:0 0 12px}.remove{display:inline-block;background:none;border:0;color:var(--alhc-text-muted);font-size:13px;text-decoration:underline;padding:10px;min-height:44px}.line-total{font-size:19px}.order-summary{padding:28px;background:var(--alhc-ink-850);border:1px solid var(--alhc-line);align-self:start}.order-summary h2{font-size:30px;margin-bottom:24px}.summary-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:16px}.summary-total{border-top:1px solid var(--alhc-line-strong);padding-top:22px;font-size:22px}.order-summary .small{display:block;margin:18px 0}.idme{border-top:1px solid var(--alhc-line);margin-top:22px;padding-top:20px}.empty-cart{text-align:center;padding:85px 18px 120px}.empty-cart h2{font-size:45px;margin-bottom:20px}.empty-cart .btn{margin-top:10px}.continue{font-size:14px;text-decoration:underline}.drawer{margin:0 0 0 auto;border:0;border-left:1px solid var(--alhc-line);background:var(--alhc-black);color:var(--alhc-text);width:min(510px,100%);height:100%;max-height:100%;max-width:100%;padding:28px 28px 40px;overflow:auto}.drawer::backdrop{background:#000000a6}.drawer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--alhc-line);padding-bottom:22px;margin-bottom:22px}.drawer-top h2{font-size:34px}.drawer .cart-line{grid-template-columns:80px 1fr;gap:17px}.drawer .cart-line img{width:80px;height:110px}.drawer .cart-line h2{font-size:25px}.drawer .cart-line .line-total{grid-column:2}.drawer .cart-line .quantity input,.drawer .cart-line .quantity button{width:40px}.drawer .cart-line .remove{padding-left:0}.drawer-menu{display:grid}.drawer-menu a,.drawer-menu button{padding:15px 0;display:flex;justify-content:space-between;border:0;border-bottom:1px solid var(--alhc-line);background:none;color:inherit;font:31px var(--alhc-fonts-display);text-align:left}.drawer-menu p{margin-top:28px;font-size:14px}.search-results{margin-top:25px}.search-result{display:flex;gap:15px;align-items:center;padding:14px 0;border-top:1px solid var(--alhc-line)}.search-result img{width:70px;height:78px;object-fit:contain}.search-result h3{font-size:23px}.search-result span{font-size:13px}.drawer .field input{font-size:16px}.notice{background:var(--alhc-ink-850);border-left:2px solid var(--alhc-blue-500);padding:16px;font-size:14px;margin:20px 0}.local-label{position:fixed;bottom:10px;right:10px;border:1px solid var(--alhc-line);padding:4px 9px;background:var(--alhc-black);color:var(--alhc-text-muted);font-size:10px;z-index:4}.image-samples{display:grid;gap:50px;padding-block:40px}.image-samples img{width:100%;max-height:720px;object-fit:contain;background:var(--alhc-ink-850)}.image-samples h2{margin-bottom:16px}.image-samples p{max-width:860px;margin-top:18px}.sample-compare{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sample-compare img{aspect-ratio:1;object-fit:contain}.sample-compare figcaption{font-size:14px;margin-top:10px}figure{margin:0}.review-note{padding:18px 0;border-top:1px solid var(--alhc-line);color:var(--alhc-text-muted);font-size:12px}.loading-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.loading-card{height:350px;background:var(--alhc-ink-800);border:1px solid var(--alhc-line)}@media(max-width:1450px){.wrap{width:calc(100% - 80px)}.brand{gap:14px}.brand span{font-size:13px;letter-spacing:.1em}.header-inner{gap:18px}.desktop-nav{gap:20px}.desktop-nav a,.desktop-nav button{font-size:12px}.hero-copy{padding:35px 26px 35px 40px}.hero h1{font-size:72px}.hero p{font-size:15px}.actions .action{gap:14px;padding:17px}.actions .action h2{font-size:25px}.icon-disc{width:50px;height:50px;flex-basis:50px}.visual-card img{height:225px}.service-photo{height:220px}.benefit h3{font-size:22px}.product-grid{gap:20px 14px}.product-card h3{font-size:22px}.purchase{padding-right:35px}.purchase h1{font-size:44px}.purchase h1.long{font-size:40px}.media-column{grid-template-columns:80px minmax(0,1fr);gap:18px;padding-left:30px}.main-media{height:600px}.assurance{font-size:20px;padding:12px}.footer-grid{gap:24px}.cart-layout{gap:35px}}@media(max-width:1100px){.desktop-nav{display:none}.mobile-trigger{display:inline-grid}.header-inner{justify-content:space-between}.alhc-header-actions{margin-left:auto}.brand{margin-right:auto}.hero h1{font-size:61px}.hero-copy{padding-left:40px;padding-right:18px}.actions{gap:14px}.actions .action .icon-disc{display:none}.actions .action h2{font-size:26px}.collections-grid{gap:14px}.visual-card h3{font-size:23px}.visual-card .caption{padding:14px}.services-grid{gap:16px}.service-card .copy{padding:14px}.benefits{gap:18px}.benefit .icon{width:34px;height:34px;flex-basis:34px}.benefit{gap:12px}.steps{gap:16px}.step{padding:20px;gap:16px}.step>span{width:48px;height:48px;flex-basis:48px}.gallery-grid img{height:200px}.shop-layout{grid-template-columns:200px minmax(0,1fr);gap:22px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.media-column{padding-left:20px;padding-right:20px;grid-template-columns:65px minmax(0,1fr);gap:12px}.thumb{flex-basis:68px}.thumb img{height:62px}.main-media{height:540px}.purchase{padding:28px 25px}.purchase h1,.purchase h1.long{font-size:40px}.assurances{grid-template-columns:1fr}.cart-line{grid-template-columns:100px minmax(0,1fr);gap:18px}.cart-line img{width:100px;height:120px}.cart-line .line-total{grid-column:2}.location{gap:25px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-row:span 2}}@media(max-width:767px){.wrap{width:calc(100% - 36px)}.section{padding-block:32px}h2{font-size:32px}h3{font-size:25px}.service-strip{height:44px;gap:3px;flex-direction:column;font-size:10px;line-height:1.5;letter-spacing:.055em}.service-strip .sep{display:none}.site-header{height:72px}.header-inner{gap:6px}.brand{gap:8px}.brand img{width:47px;height:47px}.brand span{font-size:10px;max-width:150px;letter-spacing:.12em}.alhc-header-actions{margin-left:0}.alhc-header-actions>.search-trigger,.alhc-header-actions>.account-trigger{display:none}.icon-btn{padding:10px;width:44px;height:44px;flex:none}.hero{display:block}.hero-copy{padding:30px 18px 26px}.hero h1{font-size:58px;line-height:1.04}.hero p{font-size:15px;max-width:350px;margin-top:17px}.hero-media{height:210px}.hero-media img{object-fit:cover}.actions{grid-template-columns:1fr;gap:12px;padding-block:18px}.actions .action{min-height:86px;padding:14px 17px;gap:15px}.actions .action .icon-disc{display:grid}.actions .action h2{font-size:26px}.actions .action p{font-size:13px}.section-top{margin-bottom:20px;align-items:flex-end}.section-top a{font-size:12px;flex-shrink:0}.collections-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.visual-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center}.visual-card:last-child img{height:185px}.visual-card img{height:175px}.visual-card h3{font-size:26px}.visual-card .caption{padding:15px;gap:8px}.services-grid{grid-template-columns:1fr 1fr;gap:14px}.service-photo{height:170px}.service-card h3{font-size:27px}.service-card p{font-size:13px}.service-card .copy{padding:15px}.benefits{grid-template-columns:1fr 1fr;gap:24px 18px;padding-block:24px}.benefit{padding:0;border:0;gap:10px}.benefit h3{font-size:21px}.benefit .icon{width:32px;height:32px;flex-basis:32px}.steps{grid-template-columns:1fr;gap:14px}.step{padding:20px}.step>span{width:55px;height:55px;flex-basis:55px}.step h3{font-size:28px}.step p{font-size:14px}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:2px}.gallery-grid img{height:145px}.location{grid-template-columns:1fr;gap:12px;padding-block:32px;min-height:0}.location h2{font-size:36px}.location p{font-size:14px;margin:17px 0}.location-map img{height:150px}.map-credit{font-size:10px}.faq{gap:10px}.faq summary{font-size:14px;padding:13px 15px;min-height:54px}.faq details>p{font-size:14px;padding:0 15px 17px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand{grid-column:1/-1;grid-row:auto;display:flex;gap:20px;align-items:center}.footer-brand img{margin:0;flex:none}.footer-brand p{max-width:260px}.footer-grid h2,.footer-grid a,.footer-grid p{font-size:12px}.footer-bottom{flex-direction:column;gap:8px;padding-bottom:35px}.title-band{padding:26px 0 20px}.title-band h1{font-size:40px;max-width:350px}.category-rail{gap:10px;padding-bottom:15px}.category{min-height:72px;flex-basis:158px;justify-content:flex-start;padding:12px;font-size:23px}.shop-layout{display:block;padding-top:8px}.desktop-filters{display:none}.mobile-filter{display:inline-flex;min-height:44px;border:1px solid var(--alhc-line-strong);background:transparent;color:inherit;align-items:center;gap:7px;padding:8px 12px}.shop-controls{gap:8px;flex-wrap:wrap;margin-bottom:18px}.shop-controls>span{font-size:12px}.shop-controls label{margin-left:auto;font-size:0}.shop-controls select{font-size:12px;margin:0;padding:9px;max-width:148px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.product-card .card-info{padding:12px}.product-card h3{font-size:24px;min-height:0}.product-card .price{font-size:14px;margin:9px 0 12px}.product-card .btn{font-size:11px;gap:4px;padding:8px}.product-card .arrow{font-size:20px}.product-layout{display:block}.media-column{padding:18px;display:flex;flex-direction:column-reverse;gap:14px}.main-media{height:350px}.thumbnails{flex-direction:row;max-height:none;gap:10px;overflow:auto;padding:3px}.thumb{flex:0 0 64px;height:66px}.thumb img{height:62px}.purchase{padding:18px 18px 30px;border:0}.purchase h1,.purchase h1.long{font-size:38px;line-height:1.07}.purchase .price{font-size:24px;margin:14px 0 18px}.product-options{padding-top:18px}.label{font-size:24px}.variant{padding:10px;gap:8px;font-size:12px;min-height:46px}.variant-buttons{gap:10px}.swatch{width:20px;height:20px}.quantity-block{margin:24px 0}.product-description{font-size:14px}.assurances{grid-template-columns:1fr 1fr;gap:12px}.assurance{display:block;font-size:22px;padding:16px}.assurance .icon-disc{margin-bottom:13px}.reviews{padding-block:28px}.review-surface{padding:20px}.review-surface p{font-size:14px}.cart-title{padding:28px 0;gap:20px}.cart-title h1{font-size:45px}.cart-title a{font-size:12px}.cart-layout{display:block;padding-bottom:35px}.cart-line{grid-template-columns:85px minmax(0,1fr);gap:15px;padding:22px 0}.cart-line img{width:85px;height:115px}.cart-line h2{font-size:26px}.cart-line .line-total{font-size:17px}.cart-line .quantity button,.cart-line .quantity input{width:38px}.cart-line .remove{padding-inline:4px}.order-summary{margin-top:20px;padding:23px}.drawer{padding:20px 18px 35px}.drawer-top h2{font-size:32px}.drawer .cart-line{grid-template-columns:70px minmax(0,1fr)}.drawer .cart-line img{width:70px;height:100px}.drawer .cart-line .quantity button{width:36px}.drawer .cart-line .quantity input{width:34px}.sample-compare{grid-template-columns:1fr}.image-samples{gap:35px}.image-samples h2{font-size:32px}.image-samples p{font-size:14px}.loading-grid{grid-template-columns:1fr 1fr}.loading-card{height:260px}.local-label{font-size:9px}.reference-window[data-crop=cutting] img,.reference-window[data-crop=uv] img{top:-315%}}@media(max-width:359px){.brand span{max-width:118px;font-size:9px}.brand img{width:38px;height:38px}.hero h1{font-size:50px}.hero-media{height:180px}.services-grid{grid-template-columns:1fr}.service-photo{height:250px}.reference-window[data-crop=cutting] img,.reference-window[data-crop=uv] img{top:-368%}.visual-card h3{font-size:23px}.product-card h3{font-size:21px}.product-card .btn{font-size:10px}.main-media{height:290px}.purchase h1,.purchase h1.long{font-size:34px}.assurance{font-size:20px}.shop-controls select{max-width:132px}.footer-brand img{width:60px;height:60px}}.brand-badge{display:block;position:relative;overflow:hidden;width:75px;height:75px;flex:0 0 75px}.brand .brand-badge img,.footer-brand .brand-badge img{position:absolute;left:0;top:0;width:309px;height:75px;max-width:none;object-fit:fill;margin:0}.reference-window[data-crop=cutting] img{width:486.5%;height:1322%;max-width:none;left:-131%;top:-465%;object-fit:fill}.reference-window[data-crop=uv] img{width:486.5%;height:1322%;max-width:none;left:-247%;top:-465%;object-fit:fill}@media(max-width:767px){.brand-badge{width:47px;height:47px;flex-basis:47px}.brand .brand-badge img{width:193.7px;height:47px}.footer-brand .brand-badge{width:75px;height:75px;flex-basis:75px}}@media(max-width:359px){.brand-badge{width:38px;height:38px;flex-basis:38px}.brand .brand-badge img{width:156.6px;height:38px}}.benefits{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit{min-width:0}.benefit h3{min-width:0;overflow-wrap:break-word}@media(max-width:767px){.benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-media{height:auto;aspect-ratio:2.4}.hero-media img{object-fit:contain}}@media(max-width:359px){.benefit h3{font-size:19px}.benefit{gap:8px}.benefit .icon{width:28px;height:28px;flex-basis:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.gray{border-block:1px solid var(--alhc-line)}.skip{color:var(--alhc-text)}.alhc-phase3 [hidden]{display:none!important}.alhc-media{width:100%;height:100%}.alhc-media>img,.alhc-media>video,.alhc-media>iframe,.alhc-media>model-viewer{width:100%;height:100%;object-fit:contain}.thumb[aria-current=true]{border-color:var(--alhc-blue-500);outline:1px solid var(--alhc-blue-500)}.alhc-variant-select{width:100%;min-height:50px;background:var(--alhc-ink-850);color:var(--alhc-text);border:1px solid var(--alhc-line-strong);padding:10px;margin-block:12px 22px}.alhc-native-product-form{margin:0}.alhc-app-options:empty{display:none}.alhc-app-options{margin-block:24px}.alhc-native-product-form .product-description{margin-top:24px}.alhc-properties{font-size:13px;overflow-wrap:anywhere;margin:8px 0 18px}.alhc-properties div{margin:5px 0}.alhc-properties dt,.alhc-properties dd{display:inline;margin:0}.alhc-properties dd{margin-left:5px}.alhc-cart-apps{margin-top:24px}.alhc-phase3 .quantity button{min-width:44px;min-height:44px}.alhc-phase3 input,.alhc-phase3 select,.alhc-phase3 textarea{font-size:16px}.alhc-phase3 .cart-line .line-total{min-width:0}.alhc-phase3 .product-card{display:flex;flex-direction:column}.alhc-phase3 .card-info{flex:1;display:flex;flex-direction:column}.alhc-phase3 .card-info .btn{margin-top:auto}.alhc-phase3 .alhc-review-widget{min-height:100px}.alhc-phase3 .brand>span:last-child{text-transform:uppercase}.alhc-phase3 .alhc-variant-select option{color:var(--alhc-text);background:var(--alhc-black)}.alhc-phase3 .gpo-app .gpo-label,.alhc-phase3 .gpo-app .gpo-label span.label-content{color:var(--alhc-text)!important;font-family:var(--alhc-fonts-body)!important;font-size:14px!important}.alhc-phase3 .gpo-app .gpo-input,.alhc-phase3 .gpo-app .gpo-dropzone{background:var(--alhc-ink-850)!important;color:var(--alhc-text)!important;border:1px solid var(--alhc-line-strong)!important;border-radius:4px!important;font-family:var(--alhc-fonts-body)!important}.alhc-phase3 .gpo-app .gpo-textarea{min-height:100px;padding:12px!important}.alhc-phase3 .gpo-app .gpo-dropzone__action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px!important;background:var(--alhc-blue-600)!important;color:var(--alhc-on-accent)!important;border-radius:4px!important}.alhc-phase3 .gpo-app .gpo-dropzone *{font-family:var(--alhc-fonts-body)!important}.alhc-phase3 .gpo-app .help-block.error{color:var(--alhc-error)!important;font-size:14px!important}.alhc-phase3 .gpo-app input:focus-visible,.alhc-phase3 .gpo-app textarea:focus-visible{outline:2px solid var(--alhc-silver)!important}.alhc-phase3 .alhc-review-widget{color:var(--alhc-text);background:var(--alhc-black)}.alhc-phase3 .alhc-review-widget .jm-text{color:var(--alhc-text)!important;font-family:var(--alhc-fonts-body)!important}.alhc-phase3 .alhc-review-widget .jm-review-widget-minimal-header__title{font-family:var(--alhc-fonts-display)!important;font-size:38px!important}.alhc-phase3 .alhc-review-widget .jm-button--primary{background:var(--alhc-blue-600)!important;color:var(--alhc-on-accent)!important;min-height:50px;border-radius:4px!important}.alhc-phase3 .alhc-review-widget .jm-button--primary *{color:inherit!important}.alhc-phase3 .jdgm-star{color:var(--alhc-blue-500)!important}.alhc-phase3 .gpo-app .gpo-dropzone__caption{color:var(--alhc-text-muted)!important}.site-footer .footer-grid{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(240px,1.4fr)}.site-footer .footer-brand{grid-column:1/-1;grid-row:auto;display:block;margin-bottom:8px}.site-footer .footer-logo{display:block;width:min(100%,560px)}.site-footer .footer-logo img{position:static;display:block;width:100%;height:auto;max-width:100%;object-fit:contain;margin:0 0 16px}.site-footer .footer-brand p{max-width:560px}@media(max-width:767px){.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer .footer-brand{display:block}.site-footer .footer-logo{width:min(100%,480px)}}.site-footer .footer-grid>*,.site-footer .footer-grid a{min-width:0;overflow-wrap:anywhere}.brand.brand-full{width:clamp(280px,28vw,380px);min-width:0;flex:0 1 auto;gap:0}.brand.brand-full .header-logo{display:block;width:100%;max-width:none}.brand.brand-full .header-logo img{display:block;position:static;width:100%;height:auto;max-width:100%;object-fit:contain}@media(max-width:767px){.brand.brand-full{width:280px;max-width:280px;flex:1 1 auto;margin-right:0}}.main-media{overflow:hidden;grid-template-rows:minmax(0,1fr)}.main-media>.alhc-media{min-height:0;min-width:0;max-height:100%;overflow:hidden}.main-media>.alhc-media>img{display:block;max-height:100%;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/25/assets/alhc-proof.css.map */
