@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color-scheme:dark;--bg:#101010;--surface:#1a1a1a;--line:#333333;--text:#f5f5f5;--muted:#b3b3b3;--accent:#ffffff;--display:"Space Grotesk",Arial,sans-serif;--body:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 var(--body)}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:6px}button{cursor:pointer}button:disabled{cursor:not-allowed}::selection{background:var(--accent);color:var(--bg)}.header{max-width:1600px;margin:auto;padding:29px 5.3%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--display);font-size:27px;letter-spacing:.04em;font-weight:700;white-space:nowrap}.wordmark span{color:var(--accent);margin-left:3px}.header nav{margin-left:auto;display:flex;gap:32px;font-size:14px;color:#c4c4c4}.header nav a:hover{color:var(--accent)}.hero{max-width:1600px;margin:auto;padding:62px 5.3% 0;display:grid;grid-template-columns:1.04fr 1fr;gap:48px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:600;line-height:1.7}.hero .eyebrow{display:flex;align-items:center;gap:10px}.small-cross{font-size:24px;color:var(--accent);line-height:1}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display)}h1{font-size:clamp(64px,7.4vw,116px);line-height:1.025;font-weight:500;letter-spacing:-.065em;margin:27px 0}h1 span{color:var(--accent)}.hero-description{max-width:400px;color:var(--muted);font-size:17px;line-height:1.75;margin-bottom:30px}.button{padding:17px 23px;display:inline-flex;align-items:center;justify-content:space-between;gap:37px;line-height:1.4;font-weight:600;font-size:14px;border:1px solid transparent;border-radius:3px}.primary{background:var(--accent);color:#111}.primary:hover{background:#ddd}.button span{font-size:21px;line-height:1}.hero-notes{display:flex;gap:18px;color:var(--muted);font-size:12px;margin-top:22px}.hero-notes span+span{border-left:1px solid #555555;padding-left:18px}.media-placeholder{position:relative;overflow:hidden;background-color:#222;background-image:linear-gradient(#ffffff08 1px,transparent 1px),linear-gradient(90deg,#ffffff08 1px,transparent 1px);background-size:42px 42px;border:1px solid #3e3e3e;border-radius:4px}.hero-media{min-height:480px;aspect-ratio:1.1;background-color:#242424}.media-top{position:absolute;top:24px;left:25px;right:25px;display:flex;justify-content:space-between;gap:14px;font-size:11px;letter-spacing:.06em;color:#bbb}.media-center{position:absolute;top:20%;right:5%;bottom:20%;left:5%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;gap:12px;font-size:12px;letter-spacing:.13em;color:#d4d4d4}.placeholder-cross{width:47px;height:47px;border:1px solid #606060;display:grid;place-items:center;font-size:28px;font-weight:400;color:var(--accent);line-height:1}.media-center .media-caption{font-size:12px;letter-spacing:0;color:#a0a0a0}.media-bottom{position:absolute;bottom:25px;left:25px;right:25px;display:flex;justify-content:space-between;align-items:end;font-family:var(--display);font-size:24px;line-height:1.1;letter-spacing:-.03em;color:#ccc}.media-corner{font-size:39px}.hero-footer{grid-column:1/-1;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:21px 0;margin-top:8px;font-size:11px;letter-spacing:.075em;color:var(--muted)}.hero-footer a{color:var(--text);letter-spacing:0;font-size:12px}.hero-footer a span{margin-left:20px}.feature-strip{background:var(--accent);color:#222;padding:23px 6%;display:flex;justify-content:space-around;gap:25px;font-family:var(--display);font-weight:500;font-size:18px}.feature-strip b{font:12px var(--body);opacity:.7;margin-right:15px}.section{max-width:1600px;margin:auto;padding:83px 5.3%}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:45px;gap:24px}.section-heading .eyebrow{color:var(--muted)}.section-index{font-size:11px;letter-spacing:.1em;color:#969696}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:7.2%}.product-media{aspect-ratio:1.1;background-color:#1c1c1c;border-color:#383838}.media-label{position:absolute;top:23px;left:24px;font-size:11px;color:#aaa;letter-spacing:.07em}.bottom-label{top:auto;bottom:23px}.gallery-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.gallery-controls button{background:transparent;color:#999;border:1px solid var(--line);border-radius:3px;text-align:left;padding:13px 14px;display:flex;gap:13px;font-size:12px}.gallery-controls button span{color:var(--text);font-size:13px}.gallery-controls button.active{border-color:var(--accent);background:#292929;color:var(--accent)}.gallery-controls button:hover{border-color:#999}.pill{display:inline-block;border:1px solid #505050;border-radius:99px;color:var(--accent);font-size:11px;letter-spacing:.08em;padding:5px 12px}.product-copy h2{margin:22px 0;font-size:clamp(38px,3.6vw,58px);line-height:1.12;letter-spacing:-.045em;font-weight:500}.product-copy p{color:var(--muted);max-width:480px;font-size:16px;margin-bottom:17px}.product-points{display:flex;gap:24px;margin:29px 0}.product-points>div{display:flex;align-items:start;gap:12px;flex:1}.product-points>div>span{color:var(--accent);font-size:24px;line-height:1.2}.product-points h3{font:500 14px var(--body);margin:0 0 7px}.product-points p{font-size:13px;line-height:1.5;margin:0}.purchase-panel{border-top:1px solid var(--line);padding-top:23px}.purchase{width:100%;background:#282828;color:#bdbdbd;border:1px solid #505050}.purchase-panel p{font-size:12px;margin:12px 0 0;line-height:1.6}.how{background:#181818;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.split-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:46px}h2{font-size:clamp(38px,3.5vw,55px);letter-spacing:-.045em;line-height:1.15;font-weight:500;margin-bottom:22px}.split-heading h2{margin:0}.split-heading p{color:var(--muted);margin:0 6% 4px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:43px}.steps article{border-top:1px solid #444444;padding-top:20px}.step-number{font:12px var(--body);color:var(--accent)}.steps h3{font-size:25px;letter-spacing:-.025em;font-weight:500;margin:24px 0 13px}.steps p{color:var(--muted);max-width:295px;margin-bottom:0}.instruction-note{font-size:12px;color:#a0a0a0;margin:28px 0 0}.reviews{border-bottom:1px solid var(--line)}.reviews-grid{display:grid;grid-template-columns:1fr 1fr;gap:7.2%}.reviews-grid>div>p{color:var(--muted)}.review-empty{position:relative;background:#1c1c1c;border:1px solid var(--line);padding:35px;border-radius:4px}.quote-mark{position:absolute;right:30px;top:15px;font:70px var(--display);color:#444}.review-empty h3{font-size:24px;font-weight:500;line-height:1.3;letter-spacing:-.025em;margin:28px 0 13px}.review-empty p{max-width:350px}.review-empty-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:19px;margin-top:27px;color:#a3a3a3;font-size:12px}.review-empty-footer span+span{letter-spacing:.09em}.faq{display:grid;grid-template-columns:1fr 1.35fr;gap:9%}.faq h2{margin-top:23px}.faq>div>p{color:var(--muted)}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{padding:21px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:16px;list-style:none}summary::-webkit-details-marker{display:none}summary>span:before{content:"+";font-size:23px;color:var(--accent)}details[open] summary>span:before{content:"\2212"}details p{max-width:550px;color:var(--muted);margin:0 40px 24px 0;font-size:15px}.closing{margin:0 auto;max-width:1600px;background:#1d1d1d;border-top:1px solid #414141;border-bottom:1px solid #414141;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:58px 5.3%}.closing .eyebrow{color:#c2c2c2}.closing h2{margin:15px 0 0;font-size:clamp(35px,3.5vw,55px)}footer{display:flex;justify-content:space-between;align-items:center;gap:24px;max-width:1600px;margin:auto;padding:33px 5.3%;font-size:12px;color:var(--muted)}footer p{margin:0}footer .wordmark{font-size:23px;color:var(--text)}footer a:last-child{color:var(--text)}.skip-link{position:absolute;top:-100px;left:15px;background:var(--accent);color:#111;padding:12px;z-index:10}.skip-link: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}@media(min-width:1601px){.how,.closing{border-left:1px solid var(--line);border-right:1px solid var(--line)}}@media(max-width:1000px){.header{gap:20px}.header nav{gap:20px}.hero{gap:28px;padding-top:42px}.hero-media{min-height:430px}.hero .eyebrow{font-size:10px}h1{font-size:clamp(62px,8vw,90px)}.hero-description{font-size:16px}.hero-notes{gap:10px;font-size:11px}.hero-notes span+span{padding-left:10px}.product-grid,.reviews-grid{gap:5%}.product-points{flex-direction:column;gap:18px}.media-top{font-size:9px;left:18px;right:18px}.section{padding-top:65px;padding-bottom:65px}.gallery-controls button{padding:10px 8px;gap:6px}.gallery-controls button span{font-size:12px}.split-heading p{margin-right:0}.steps{gap:25px}footer{flex-wrap:wrap}.feature-strip{font-size:16px;padding-left:4%;padding-right:4%}.feature-strip b{margin-right:8px}}@media(max-width:700px){html{scroll-padding-top:24px}.header{padding:22px 6%;flex-wrap:wrap;gap:19px}.wordmark{font-size:24px}.header nav{order:3;width:100%;justify-content:space-between;gap:14px;font-size:13px;padding-top:14px;border-top:1px solid var(--line)}.hero{display:block;padding:38px 6% 0}.hero .eyebrow{font-size:10px;letter-spacing:.1em}h1{font-size:clamp(61px,13vw,90px);margin:24px 0;letter-spacing:-.055em}.hero-description{max-width:430px}.hero-notes{font-size:12px;margin-bottom:32px}.hero-media{min-height:340px;aspect-ratio:1.13}.media-top{font-size:10px}.media-bottom{font-size:24px}.hero-footer{margin-top:24px;gap:20px;font-size:9px}.hero-footer>span:last-child{display:none}.hero-footer a{font-size:11px}.hero-footer a span{margin-left:10px}.feature-strip{padding:20px 6%;flex-wrap:wrap;justify-content:flex-start;gap:9px 24px;font-size:14px}.feature-strip b{font-size:10px}.section{padding:53px 6%}.section-heading{margin-bottom:30px}.section-index{display:none}.eyebrow{font-size:11px}.product-grid,.reviews-grid,.faq{display:block}.product-copy{margin-top:33px}.product-copy h2{font-size:43px}.product-points{flex-direction:row;gap:18px}.product-points h3{font-size:13px}.gallery-controls button{padding:13px 10px;gap:12px}.gallery-controls button span{font-size:12px}.split-heading{display:block;margin-bottom:29px}.split-heading p{margin-top:20px}.steps{display:block}.steps article{padding-top:18px;margin-top:27px;display:grid;grid-template-columns:40px 1fr;gap:8px 12px}.step-number{padding-top:6px}.steps h3{margin:0;font-size:24px}.steps p{grid-column:2;max-width:none;font-size:15px}.instruction-note{margin-top:25px}.reviews-grid h2{font-size:43px}.review-empty{margin-top:31px;padding:26px}.review-empty h3{font-size:23px}.review-empty-footer{font-size:11px}.faq-list{margin-top:30px}.faq h2{font-size:43px}.closing{padding:40px 6%;display:block}.closing h2{font-size:36px}.closing .button{margin-top:25px}footer{padding:30px 6%;display:grid;grid-template-columns:1fr 1fr;gap:18px}footer .wordmark{order:0}footer p{order:2;font-size:11px}footer>span{order:3;text-align:right;font-size:11px}footer a:last-child{order:1;text-align:right}.desktop-break{display:none}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}a,button{transition:background-color .15s,border-color .15s,color .15s}}.hero-media,.product-media{background-color:#ededed;background-image:linear-gradient(#00000005 1px,transparent 1px),linear-gradient(90deg,#00000005 1px,transparent 1px);border-color:#d5d5d5;color:#171717}.media-top,.media-label{color:#626262}.media-center{color:#353535}.media-center .media-caption{color:#6b6b6b}.placeholder-cross{border-color:#bbb;color:#333}.media-bottom{color:#333}h1 span{color:#b8b8b8}.feature-strip{background:#f1f1f1;color:#161616}.gallery-controls button.active{border-color:#eee;background:#252525}.wordmark span{color:#fff}.header nav a:hover{color:#fff}.collection-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:36px}.collection-heading h2{margin:0}.collection-heading p{color:var(--muted);margin:0 0 5px;max-width:260px}.visor-collection{display:grid;grid-template-columns:1fr 1fr;gap:36px}.visor-card .product-media{aspect-ratio:1.3}.card-visual-link{display:block;border-radius:4px}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:26px}.card-heading .eyebrow{color:#aaa;font-size:11px}.card-heading h3{font-size:29px;font-weight:500;letter-spacing:-.035em;line-height:1.2;margin:9px 0 12px}.card-arrow{font-size:30px;color:#aaa}.visor-card>p{color:var(--muted);margin-bottom:17px}.text-link{display:inline-flex;gap:36px;align-items:center;font-size:14px;border-bottom:1px solid #777;padding:6px 0}.text-link:hover{border-color:#fff}.card-visual-link:hover .product-media{border-color:#888}.breadcrumbs{max-width:1600px;margin:auto;padding:30px 5.3% 0;display:flex;gap:13px;align-items:center;flex-wrap:wrap;color:#aaa;font-size:12px}.breadcrumbs a:hover{color:#fff}.breadcrumbs [aria-current]{color:#ddd}.product-detail{padding-top:35px;padding-bottom:65px}.product-detail .product-grid{align-items:start}.product-page .product-copy h1{font-size:clamp(42px,4.3vw,68px);line-height:1.06;letter-spacing:-.05em;margin:18px 0 23px}.product-page .product-copy .product-lede{font-size:20px;color:#eee;line-height:1.5}.detail-highlights{padding:0;list-style:none;margin:28px 0}.detail-highlights li{padding:12px 0;border-bottom:1px solid #333;font-size:14px;color:#ccc}.detail-highlights li:first-child{border-top:1px solid #333}.subtle-link{display:inline-flex;gap:26px;color:#bbb;font-size:13px;margin-top:24px}.subtle-link:hover{color:#fff}.spec-section{display:grid;grid-template-columns:1fr 1.35fr;gap:9%;background:#191919;border-top:1px solid #333;border-bottom:1px solid #333}.spec-section h2{margin-top:20px}.spec-section>div>p{color:var(--muted);max-width:340px}.spec-list{margin:0;border-top:1px solid #444}.spec-list>div{display:grid;grid-template-columns:1fr 1.2fr;gap:20px;padding:20px 0;border-bottom:1px solid #3b3b3b;font-size:15px}.spec-list dt{color:#aaa}.spec-list dd{margin:0;color:#eee}.product-reviews{border-top:1px solid #333;display:grid;grid-template-columns:1fr 1.35fr;gap:9%}.product-reviews h2{margin-top:20px}.product-reviews .review-empty{margin:0}.related-product{display:flex;justify-content:space-between;align-items:center;gap:35px;border-top:1px solid #414141;background:#1d1d1d}.related-product h2{font-size:38px;margin:18px 0 14px}.related-product p{color:var(--muted);margin:0}.related-product .button{flex-shrink:0}@media(max-width:700px){.collection-heading{display:block;margin-bottom:30px}.collection-heading p{margin-top:20px;max-width:none}.visor-collection{grid-template-columns:1fr;gap:43px}.card-heading{margin-top:21px}.card-heading h3{font-size:28px}.visor-card .product-media{aspect-ratio:1.2}.breadcrumbs{padding:24px 6% 0;gap:9px}.product-detail{padding-top:25px}.product-page .product-copy h1{font-size:44px}.product-page .product-copy .product-lede{font-size:18px}.spec-section,.product-reviews{display:block}.spec-list{margin-top:28px}.spec-list>div{font-size:14px;gap:20px}.product-reviews .review-empty{margin-top:27px}.related-product{display:block}.related-product .button{margin-top:26px}.related-product h2{font-size:33px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/styles.css.map */
