@charset "UTF-8";:root{--paper:#faf9f6;--white:#fff;--ink:#1b211f;--muted:#727773;--line:#dedfd9;--accent:#a64e31;--soft:#f0efea;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);background:var(--paper);font:15px/1.55 var(--sans)}button,input,select,textarea{font:inherit}button,a,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--accent);outline-offset:2px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1.08}h1{font-size:clamp(40px,4.7vw,72px)}h2{font-size:clamp(32px,3.2vw,49px)}h3{font-size:24px;line-height:1.2;margin-bottom:8px;font-weight:500}p{margin-bottom:18px}.eyebrow{font:11px/1.5 var(--sans);font-weight:600;letter-spacing:.2em;color:var(--accent);text-transform:uppercase;margin-bottom:18px}.lede{font-size:18px;color:var(--muted);max-width:680px}.fineprint{font-size:12px;color:var(--muted);line-height:1.55}.preview-note{text-align:center;font-size:11px;letter-spacing:.03em;background:#eeeee8;padding:7px 20px;color:#555d57}.site-header{height:94px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.brand{display:flex;flex-direction:column;align-items:center;font:33px/1 var(--serif);letter-spacing:.12em}.brand small{font:9px/1.6 var(--sans);letter-spacing:.44em;margin-top:6px;padding-left:.44em}.site-header nav{display:flex;gap:39px;align-items:center;font-size:13px}.site-header nav a:first-child{border-bottom:2px solid var(--accent);padding:35px 0}.site-header a:hover{color:var(--accent)}.bag{font-size:13px;display:flex;align-items:center;gap:10px}.bag span{width:27px;height:27px;border-radius:100%;display:grid;place-items:center;color:#fff;background:var(--ink);font-size:11px}.button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:17px 25px;border:1px solid var(--accent);background:var(--accent);color:#fff;font-size:14px;line-height:1.3;min-height:52px}.button:hover{background:#893d25;border-color:#893d25}.button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button.secondary:hover{border-color:var(--ink)}.text-button{border:0;border-bottom:1px solid currentColor;padding:0 0 2px;background:transparent;font-size:12px}.skip{position:absolute;top:-100px;left:12px;z-index:999;background:#fff;padding:10px}.skip:focus{top:4px}.hero{height:660px;min-height:520px;max-height:calc(100svh - 124px);position:relative;overflow:hidden;background:#212423;color:#fff}.hero video{position:absolute;right:0;top:0;width:69%;height:100%;object-fit:cover;object-position:50% 43%;opacity:.78}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#070d0b57}.hero-copy{position:relative;padding:90px 0 70px 7%;max-width:770px}.hero .eyebrow{color:#d7b89b}.hero h1{font-size:clamp(52px,5.8vw,89px);letter-spacing:-.055em;margin-bottom:25px}.hero-copy>p:not(.eyebrow){color:#e1e2db;font-size:17px}.hero .button{margin-top:15px;background:var(--paper);border-color:var(--paper);color:var(--ink)}.hero-bottom{position:absolute;bottom:30px;left:7%;right:5%;display:flex;justify-content:space-between;font-size:12px;color:#e4e2da}.video-control{position:absolute;right:5%;bottom:70px;border:1px solid #ffffff80;color:#fff;background:#1118;padding:8px 13px;font-size:11px}.collection-section{padding:85px 7%;max-width:1800px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px}.section-heading h2{margin:0}.section-heading>p{color:var(--muted);margin:0}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.product-card-image{aspect-ratio:1.2;background:#e9e9e4;overflow:hidden;position:relative}.product-card img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s}.product-card:hover img{transform:scale(1.025)}.product-card-image>span{position:absolute;bottom:20px;right:20px;background:var(--paper);padding:12px 17px;font-size:12px}.product-card-meta{display:flex;justify-content:space-between;gap:20px;padding:25px 0}.product-card-meta .eyebrow{margin-bottom:8px}.product-card-meta>p{font-size:16px;padding-top:24px}.how-intro{padding:80px 7%;background:#eeefe9}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px}.how-grid b,.process-grid b{font-weight:500;font-size:15px}.how-grid p,.process-grid p{color:var(--muted);margin-top:16px;max-width:330px}.secondary-categories{padding:75px 7%}.secondary-categories a{border-top:1px solid var(--line);padding:25px 0;display:flex;justify-content:space-between;font-size:25px}.secondary-categories a span{font:13px var(--sans);align-self:center}.site-footer{padding:55px 7%;border-top:1px solid var(--line);display:flex;align-items:center;gap:40px;flex-wrap:wrap}.site-footer p{margin:0;flex:1}.site-footer>a:not(.brand){font-size:13px}.site-footer>small{width:100%;color:var(--muted);font-size:11px}.breadcrumb{padding:24px 4% 0;color:var(--muted);font-size:11px}.breadcrumb a{border-bottom:1px solid var(--line)}.product-workspace{display:grid;grid-template-columns:55% 45%;padding:22px 4% 70px;gap:0;align-items:start;max-width:1800px;margin:auto}.gallery{padding-right:6%;position:sticky;top:25px}.gallery h1{font-size:clamp(36px,4.1vw,62px);white-space:nowrap;margin-bottom:32px}.gallery .eyebrow{margin-bottom:14px}.main-photo{background:#eee;aspect-ratio:1.1;overflow:hidden;border-radius:3px}.main-photo img{width:100%;height:100%;object-fit:contain;background:#e7e7e3}.thumbnails{display:flex;gap:15px;margin:22px 0 16px}.thumb{width:94px;height:82px;padding:3px;background:transparent;border:1px solid transparent;border-radius:3px;overflow:hidden}.thumb img{width:100%;height:100%;object-fit:cover}.thumb.selected{border-color:var(--accent)}.configurator{border-left:1px solid var(--line);padding-left:7%;min-width:0}.config-title{padding:0 0 28px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.config-title h2{font-family:var(--sans);font-size:29px;font-weight:600;letter-spacing:-.04em;margin:0 0 7px}.config-title p{font-size:12px;color:var(--muted);max-width:260px;margin:0}.config-title>div:last-child{white-space:nowrap;font-size:17px;padding-top:5px}.chapter{border-bottom:1px solid var(--line)}.chapter-heading{width:100%;display:flex;gap:18px;padding:24px 0;align-items:center;border:0;background:transparent;text-align:left;min-height:76px}.chapter-number{color:var(--accent);font-size:13px}.chapter-name{font-size:15px}.chapter-info{margin-left:auto;font-size:11px;color:var(--muted);text-align:right;max-width:165px}.chapter-arrow{font-size:19px;margin-left:12px}.chapter-body{padding:2px 0 28px}.chapter-body h3{font-size:18px;letter-spacing:-.02em;margin:0 0 20px}.chapter-body>p{font-size:13px;color:var(--muted)}.fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:block;font-size:12px}.field.wide{grid-column:1/-1}.field input,.field select,.field textarea{display:block;width:100%;border:1px solid #cdd0c8;background:#fff;border-radius:3px;margin-top:7px;padding:14px 12px;min-height:49px;color:var(--ink)}.field textarea{min-height:96px;resize:vertical}.field .help{color:var(--muted);font-size:11px;display:block;margin-top:7px}.field input[aria-invalid=true]{border-color:#b82723}.error{font-size:12px;color:#a62421;margin:12px 0}.material-options{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:23px}.material-choice{background:#fff;border:1px solid var(--line);padding:4px;text-align:left;border-radius:4px;overflow:hidden}.material-choice.selected{border:2px solid var(--accent);padding:3px}.material-choice img{height:145px;width:100%;object-fit:cover}.material-choice .option-label{display:flex;align-items:center;gap:8px;margin:15px 12px 4px;font-size:14px}.radio-dot{display:inline-block;border:1px solid #acafa5;width:15px;height:15px;border-radius:100%}.selected .radio-dot{background:var(--accent);border:3px solid white;outline:1px solid var(--accent)}.material-choice small{display:block;color:var(--muted);font-size:11px;margin:0 12px 15px 35px}.sub-details{border:1px solid var(--line);border-radius:3px;margin:18px 0}.sub-details summary{cursor:pointer;padding:15px;font-size:12px}.sub-details>div{padding:5px 15px 18px}.notice{font-size:12px!important;line-height:1.6;color:var(--muted);background:var(--soft);padding:14px 16px;margin:20px 0 0}.config-bottom{padding:25px 0 0;position:sticky;bottom:0;background:var(--paper);z-index:2}.price-action{display:flex;align-items:center;justify-content:space-between;gap:20px}.price small{display:block;font-size:12px}.price strong{font-size:27px;letter-spacing:-.04em;white-space:nowrap}.price-action .button{font-size:12px;padding:16px 20px}.config-bottom>.fineprint{margin-top:18px}.step-actions{display:flex;justify-content:space-between;align-items:center;margin-top:22px;gap:20px}.step-actions .button{padding:12px 17px;font-size:12px}.toggle-row{display:flex;align-items:center;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.toggle-row input{accent-color:var(--accent);width:21px;height:21px}.toggle-row span{flex:1}.toggle-row b{display:block;font-size:14px;font-weight:500}.toggle-row small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.toggle-row em{font-size:12px;font-style:normal;white-space:nowrap}.summary-row{display:flex;justify-content:space-between;gap:25px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.summary-row dt{color:var(--muted)}.summary-row dd{margin:0;text-align:right}.summary-group{margin:22px 0}.summary-group>div:first-child{display:flex;justify-content:space-between}.summary-group h4{margin:0;font-size:14px;font-weight:500}.summary-total{display:flex;justify-content:space-between;font-size:20px;margin:23px 0}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px 55px;margin-top:40px}.faq-section{padding:80px 14%}.faq-section details{border-bottom:1px solid var(--line)}.faq-section summary{padding:22px 0;cursor:pointer;font-size:16px}.faq-section details p{color:var(--muted);font-size:14px;max-width:750px;padding-bottom:12px}.cart-page,.info-page{padding:70px 7%;min-height:60vh}.cart-item{display:grid;grid-template-columns:160px 1fr auto;gap:30px;padding:30px 0;border-bottom:1px solid var(--line)}.cart-item img{width:160px;aspect-ratio:1;object-fit:cover}.cart-item h2{font:24px var(--sans);letter-spacing:-.03em;margin-bottom:8px}.cart-item p{font-size:13px;color:var(--muted);margin-bottom:9px}.cart-item-actions{display:flex;gap:22px;margin-top:18px;flex-wrap:wrap}.cart-total{max-width:410px;margin:35px 0 0 auto}.cart-total>div{display:flex;justify-content:space-between;font-size:24px}.cart-total .button{width:100%;margin-top:15px}.cart-empty{padding:40px 0}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:var(--ink);color:#fff;padding:15px 24px;z-index:100;max-width:90%;display:none;font-size:13px}.toast.visible{display:block}.mobile-only{display:none}@media(min-width:1600px){.hero-copy{padding-top:100px}.hero{height:780px}}@media(max-width:1000px){.site-header{padding:0 4%;height:78px}.site-header nav{gap:20px;font-size:11px}.site-header nav a:first-child{padding:28px 0}.brand{font-size:27px}.product-workspace{grid-template-columns:50% 50%;padding-left:3%;padding-right:3%}.gallery{padding-right:6%}.gallery h1{font-size:37px;white-space:normal}.configurator{padding-left:6%}.config-title{display:block}.config-title>div:last-child{margin-top:10px}.price-action{flex-wrap:wrap}.price-action .button{flex:1}.material-choice img{height:110px}.hero-copy{padding-top:70px}.hero h1{font-size:65px}.chapter-info{max-width:100px}.faq-section{padding:70px 7%}}@media(max-width:700px){body{font-size:14px}.site-header{height:75px;padding:0 5%;flex-wrap:wrap}.site-header nav{position:absolute;top:75px;left:0;width:100%;height:46px;justify-content:center;border-bottom:1px solid var(--line);background:var(--paper);gap:28px}.site-header nav a:first-child{padding:13px 0}.site-header+.hero,main{margin-top:46px}.preview-note{font-size:9px;padding:5px}.brand{font-size:26px}.bag{font-size:11px}.hero{height:670px;max-height:none;min-height:550px}.hero video{width:100%;opacity:.65;object-position:50% 50%}.hero-shade{background:#080f0c7a}.hero-copy{padding:100px 7% 65px}.hero h1{font-size:54px;line-height:1.06}.hero-copy>p:not(.eyebrow){font-size:14px}.hero .eyebrow{font-size:9px}.hero-bottom{font-size:10px;gap:20px;bottom:25px}.video-control{bottom:64px;font-size:10px}.collection-section{padding:50px 6%}.section-heading{display:block}.section-heading>p{margin-top:20px;font-size:14px}.product-grid{grid-template-columns:1fr;gap:15px}.product-card-image{aspect-ratio:1.05}.product-card-meta{padding:18px 0}.how-intro{padding:50px 6%}.how-grid,.process-grid{grid-template-columns:1fr;gap:13px;margin-top:30px}.how-grid>div,.process-grid>div{border-top:1px solid #d2d4cb;padding-top:18px}.secondary-categories{padding:50px 6%}.secondary-categories a{font-size:20px}.secondary-categories a span{font-size:11px}.site-footer{gap:25px;padding:35px 6%}.site-footer p{font-size:12px}.product-workspace{display:block;padding:20px 6% 40px}.breadcrumb{padding:21px 6% 0}.gallery{padding:0;position:static}.gallery h1{font-size:41px;margin-bottom:22px}.main-photo{aspect-ratio:1.1}.thumbnails{gap:10px;margin-top:15px}.thumb{width:72px;height:65px}.gallery .fineprint{font-size:10px;margin-bottom:32px}.configurator{border-left:0;padding:0}.config-title{display:flex;padding-bottom:22px}.config-title h2{font-size:26px}.config-title p{max-width:200px;font-size:11px}.config-title>div:last-child{font-size:15px;margin-top:0}.chapter-heading{padding:21px 0;min-height:72px}.chapter-info{max-width:150px}.material-choice img{height:130px}.config-bottom{padding:20px 0 0;position:static}.price-action{flex-wrap:nowrap;gap:15px}.price strong{font-size:26px}.price-action .button{flex:none;max-width:60%;padding:16px;font-size:12px}.faq-section{padding:50px 6%}.faq-section summary{font-size:14px}.cart-page,.info-page{padding:45px 6%}.cart-item{grid-template-columns:88px 1fr;gap:18px}.cart-item img{width:88px}.cart-item h2{font-size:21px}.cart-item>strong{grid-column:2}.cart-total{max-width:100%}.cart-item-actions{gap:17px}.mobile-only{display:block}.fields{gap:12px}.field input,.field select,.field textarea{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.detail-fields{display:grid;gap:18px}.color-field{display:grid;gap:12px}.equipment-confirm{display:flex;align-items:flex-start;gap:10px;background:var(--soft);font-size:12px;padding:12px;margin:0 0 10px}.equipment-confirm input{accent-color:var(--accent);margin-top:4px}.quantity-label{display:flex;align-items:center;gap:10px;font-size:12px}.quantity-label select{padding:8px 25px 8px 10px;border:1px solid var(--line);background:#fff}.material-options{gap:13px}.material-choice img{height:115px}.material-choice:nth-child(n+3) img{height:100px}.chapter-body[hidden]{display:none}.material-choice .option-label{margin-left:10px;font-size:13px}.material-choice small{margin-left:32px}.error{outline:none}.cart-item details{font-size:12px}.cart-item summary{cursor:pointer}.cart-item .summary-row{font-size:12px}@media(max-width:700px){.material-options{grid-template-columns:repeat(2,1fr)}.material-choice img,.material-choice:nth-child(n+3) img{height:120px}.detail-fields select{font-size:14px}}.field select{-webkit-appearance:none;appearance:none;height:52px;padding:12px 38px 12px 14px;background-color:#fff;background-image:url(caret-down.svg);background-repeat:no-repeat;background-position:right 14px center;background-size:15px;border:1px solid #cbd0c7;border-radius:3px;line-height:1.4}.field input{height:52px}.field input[aria-invalid=true],.field select[aria-invalid=true]{border-color:#a62421}.brand{width:156px;height:70px;overflow:hidden;display:block;position:relative}.brand-image{width:174px;height:174px;max-width:none;position:absolute;left:-9px;top:-42px;filter:invert(1);mix-blend-mode:multiply}.site-footer .brand{flex-shrink:0}@media(max-width:700px){.brand{width:135px;height:65px}.brand-image{width:156px;height:156px;left:-10px;top:-37px}}.cockpit-section{padding:75px 7%;background:var(--paper)}.cockpit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.cockpit-grid figure{margin:0}.cockpit-grid img{width:100%;aspect-ratio:4/5;object-fit:cover}.cockpit-grid figcaption{padding:17px 0;font-size:13px}.brand-reel{background:#1c2420;color:var(--paper);display:grid;grid-template-columns:1fr 340px;gap:60px;padding:65px 14%;align-items:center}.brand-reel h2{font-size:61px}.brand-reel .eyebrow{color:#d7b89b}.brand-reel p{color:#c9cfc8}.brand-reel .fineprint{color:#aeb8ae}.brand-reel video{width:100%;max-height:470px;object-fit:cover;border-radius:4px;background:#101713}@media(max-width:700px){.cockpit-section{padding:50px 6%}.cockpit-grid{grid-template-columns:1fr;gap:22px}.cockpit-grid img{aspect-ratio:1}.brand-reel{padding:45px 6%;grid-template-columns:1fr;gap:22px}.brand-reel h2{font-size:43px}.brand-reel video{width:75%;max-height:440px;justify-self:center}}:root{--paper:#fff;--white:#fff;--ink:#161719;--muted:#686b6f;--line:#dedfe1;--accent:#17191c;--soft:#f4f4f5;--serif:"Manrope",Arial,sans-serif;--sans:"Manrope",Arial,sans-serif}body{font-size:15px;font-weight:400}h1,h2{font-family:var(--sans);font-weight:500;letter-spacing:-.055em;line-height:1.08}h3{font-weight:600}.preview-note{background:#f2f2f3;color:#63666b;font-size:10px;letter-spacing:.04em;padding:6px 20px}.site-header{height:100px;background:#fff;border-color:#e6e6e8;padding:0 5%}.site-header nav{font-size:13px;letter-spacing:-.01em;gap:34px}.site-header nav a:first-child{border:0;padding:38px 0}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:25px;height:1px;background:#1a1c20;transition:right .2s}.site-header nav a:hover:after{right:0}.bag{font-size:12px}.bag span{background:#f1f1f3;color:#17191c;border:1px solid #dedee1}.brand{width:160px;height:78px}.brand-image{filter:invert(1);mix-blend-mode:multiply;top:-35px}.button{background:#17191c;border-color:#17191c;color:#fff;border-radius:3px;font-size:13px;font-weight:600;min-height:52px;transition:background .2s,border-color .2s}.button:hover{background:#373b40;border-color:#373b40}.button.secondary{color:#17191c;background:#fff;border-color:#777d83}.eyebrow{font-size:10px;color:#656a70;font-weight:600;letter-spacing:.14em}.hero{margin:0 3%;background:#f3f3f4;color:#181a1d;height:665px;max-height:none;min-height:570px;border-radius:5px;position:relative;overflow:hidden}.hero video{width:52%;height:100%;object-fit:cover;object-position:50% 46%;opacity:1;border-radius:0 5px 5px 0}.hero-shade{display:none}.hero-copy{padding:100px 0 100px 5%;max-width:54%;z-index:1}.hero .eyebrow{color:#65686d;font-size:10px;margin-bottom:28px}.hero h1{font-weight:500;font-size:clamp(53px,5vw,82px);line-height:1.06;letter-spacing:-.065em;margin-bottom:27px;text-shadow:none}.hero h1 span{color:#181a1d}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.75;color:#62666c;max-width:350px}.hero .button{background:#17191c;color:#fff;border-color:#17191c;padding:19px 25px;margin-top:12px}.hero-bottom{left:5%;right:auto;bottom:33px;display:block;color:#6a6d73;font-size:9px;letter-spacing:.09em;text-transform:uppercase}.hero-bottom>a{display:none}.video-control{right:24px;bottom:24px;background:#fffdf9eb;border-color:#ffffffa0;color:#17191c;padding:11px 16px;border-radius:3px}.collection-section{padding:90px 7% 65px;max-width:1680px}.section-heading{margin-bottom:37px;gap:30px}.section-heading h2{font-size:44px}.section-heading>p{font-size:14px;line-height:1.65}.product-grid{gap:28px}.product-card-image{aspect-ratio:1.35;background:#f2f2f3;border-radius:5px;border:0}.product-card img{object-fit:contain;background:#f1f1f1}.product-card-image>span{border-radius:3px;background:#fff;box-shadow:0 2px 8px #00000009;color:#242629;padding:12px 17px}.product-card-meta{padding:22px 2px;align-items:center}.product-card-meta>p{padding-top:9px;font-size:16px;font-weight:500}.product-card h3{font-size:28px;letter-spacing:-.04em;margin:0}.product-card-meta .eyebrow{font-size:9px;margin-bottom:9px}.how-intro{padding:75px 7%;background:#f4f4f5;border:0}.how-intro h2{font-size:44px;max-width:760px}.how-grid,.process-grid{gap:32px}.how-grid>div,.process-grid>div{border-top:1px solid #cfd1d5;padding-top:22px}.how-grid b,.process-grid b{font-size:15px;font-weight:600;color:#24262a}.how-grid p,.process-grid p{font-size:13px;line-height:1.7}.secondary-categories{padding:65px 7%}.secondary-categories h2{font-size:40px}.secondary-categories a{font-size:24px;padding:28px 0}.site-footer{padding:50px 7%;background:#f4f4f5;border:0}.site-footer .brand-image{filter:invert(1);mix-blend-mode:multiply}.breadcrumb{font-size:10px;padding:25px 5% 0;color:#75797e}.product-workspace{grid-template-columns:minmax(0,56%) minmax(0,44%);padding:32px 5% 135px;max-width:1680px}.gallery{padding-right:7%;top:22px}.gallery h1{font-size:clamp(44px,4.6vw,70px);font-weight:500;white-space:normal;letter-spacing:-.065em;line-height:1.04;margin-bottom:25px}.gallery-subtitle{font-size:9px;letter-spacing:.13em;display:block;margin-top:15px;color:#797e83;font-weight:500}.gallery .eyebrow{font-size:9px;margin-bottom:14px}.main-photo{aspect-ratio:1.13;background:#f1f1f2;border-radius:5px;border:0}.main-photo img{background:#f1f1f1;object-fit:contain}.thumbnails{gap:12px;margin:16px 0 13px}.thumb{width:76px;height:67px;border-radius:4px;opacity:.7;border-color:#dedee1}.thumb.selected{opacity:1;border:1.5px solid #17191c}.gallery>.fineprint{font-size:10px;max-width:560px;color:#75797d}.configurator{padding-left:7%;border-left:1px solid #e1e2e4}.config-title{padding-bottom:27px}.config-title h2{font-size:26px;font-weight:600;letter-spacing:-.045em}.config-title p{font-size:11px;color:#797d82;max-width:230px}.config-title>div:last-child{font-size:17px;white-space:nowrap}.chapter-heading{min-height:75px;padding:22px 0;gap:15px}.chapter-number{font-size:11px;color:#7b8087;width:22px}.chapter-heading[aria-expanded=true] .chapter-number{color:#17191c;font-weight:700}.chapter-name{font-size:14px;font-weight:500}.chapter-info{font-size:10px;color:#747a82;max-width:150px}.chapter-body{padding:2px 0 25px}.chapter-body h3{font-size:20px;letter-spacing:-.03em;margin-bottom:15px}.chapter-body>p{font-size:12px;line-height:1.7}.fields{gap:17px}.field{font-size:12px;color:#3f444b;font-weight:500}.field select,.field input,.field textarea{font-size:14px;color:#1b2027;background-color:#fff;border-color:#c7cbd1;border-radius:3px;min-height:54px}.field input::placeholder,.field textarea::placeholder{color:#8a8e95}.field .help{font-size:10px;font-weight:400}.notice{background:#f3f4f5;color:#606870;border:0;border-radius:3px;padding:14px 15px;font-size:11px!important}.year-check b{font-size:12px}.year-check p{font-size:12px;font-weight:400;color:#707780;margin:10px 0}.equipment-confirm{background:#f1f2f4;border-radius:3px;color:#535c68;padding:12px;font-size:11px;font-weight:400}.equipment-confirm input{width:17px;height:17px;flex-shrink:0;margin-top:1px}.material-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0 15px}.material-choice{background:#fff;border:1px solid #dadddf;border-radius:4px;padding:4px}.material-choice.selected{border:1.5px solid #161a1e;padding:3.5px;background:#f8f8f9}.option-photo{height:90px;display:block;width:100%;overflow:hidden;background:#f1f1f1;border-radius:2px}.material-choice img,.material-choice:nth-child(n+3) img{width:100%;height:100%;object-fit:cover}.option-photo.leather img{object-position:50% 30%}.option-photo.alcantara img,.option-photo.grip-alcantara img{transform:scale(2.7);transform-origin:50% 15%}.option-photo.wood img{object-fit:contain;background:#ecece9}.material-choice .option-label{font-size:11px;margin:11px 5px 4px;gap:6px;font-weight:600}.radio-dot{width:12px;height:12px;flex-shrink:0;border-color:#8e9398}.selected .radio-dot{background:#1b1d20;outline-color:#1b1d20;border:3px solid white}.material-choice small{font-size:9px;margin:0 5px 9px 23px;color:#69717a}.sub-details{border-color:#dadddf;border-radius:4px;background:#fff;margin:18px 0}.sub-details summary{font-size:12px;padding:17px}.detail-fields{gap:20px}.text-button{font-size:12px;color:#343a42}.config-bottom{position:fixed;right:5%;width:36.5%;bottom:0;background:#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #dedfe2;border-bottom:0;border-radius:5px 5px 0 0;box-shadow:0 -5px 24px #16191c0b;padding:17px 18px 10px;z-index:30}.config-bottom .price small{font-size:10px;color:#777e85}.config-bottom .price strong{font-size:27px;font-weight:600}.config-bottom .button{font-size:11px;gap:20px;padding:16px 18px}.config-bottom .step-actions{margin-top:10px}.config-bottom .text-button{font-size:10px}.config-bottom>.fineprint{font-size:8px;margin:9px 0 0;color:#8c9197}.config-bottom.outside-workspace{display:none}.toggle-row{padding:20px 0;gap:12px}.toggle-row b{font-size:13px}.toggle-row small{font-size:10px;line-height:1.55}.toggle-row em{font-size:11px;color:#515963}.toggle-row input{width:21px;height:21px}.brand-reel{padding:65px 14%;background:#f2f3f4;color:#17191c;grid-template-columns:1fr 280px;gap:70px;border:0}.brand-reel h2{font-size:49px;font-weight:500;letter-spacing:-.055em}.brand-reel p,.brand-reel .fineprint{color:#767d83}.brand-reel .eyebrow{color:#777d84}.brand-reel video{max-height:390px;object-fit:cover;border-radius:5px}.cockpit-section{padding:65px 7%;background:#fff}.cockpit-section .section-heading{margin-bottom:26px}.cockpit-section h2{font-size:36px}.cockpit-section .section-heading>p{font-size:12px}.cockpit-grid{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:thin}.cockpit-grid figure{flex:0 0 220px;scroll-snap-align:start}.cockpit-grid img{width:100%;height:190px;aspect-ratio:auto;object-fit:cover;border-radius:5px}.cockpit-grid figcaption{font-size:11px;color:#525962;padding:12px 0 0}.cockpit-section>.fineprint{font-size:10px;margin:14px 0 0}.faq-section{padding:65px 14%}.faq-section h2{font-size:40px}.faq-section summary{font-size:14px;padding:23px 0}.faq-section details p{font-size:13px;line-height:1.75}.cart-page h1{font-size:56px}.cart-item h2{font-size:24px}.cart-item img{border-radius:4px}.quantity-label select{background:#fff;color:#1b1d20;border-color:#cbd0d4}.toast{background:#1d2228;color:#fff}.fineprint{color:#7a8087}.error{color:#a62d27}.photo-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.photo-pick{background:#fff;border:1px solid #dadddf;border-radius:4px;padding:4px;text-align:left;min-width:0}.photo-pick.selected{border:1.5px solid #1b1e22;padding:3.5px}.photo-pick img{height:82px;width:100%;object-fit:contain;background:#f3f3f4;border-radius:2px}.photo-pick span{display:block;font-size:10px;margin:8px 4px 5px;font-weight:500}.photo-picks.stitch{grid-template-columns:repeat(4,minmax(0,1fr))}.photo-picks.stitch img{height:75px}.photo-picks.marker{grid-template-columns:1fr 1fr}.photo-picks.marker img{height:80px}.photo-picks .option-photo{height:82px}.photo-picks .option-photo img{height:100%;object-fit:cover}.photo-picks .option-photo.grip-alcantara img{object-fit:cover}@media(min-width:1800px){.config-bottom{right:max(5%,calc((100vw - 1512px)/2));width:560px}}@media(max-width:1000px){.hero{height:590px;min-height:540px}.hero-copy{padding-top:100px;max-width:54%}.hero h1{font-size:59px}.hero video{width:49%}.hero-copy>p:not(.eyebrow){font-size:14px;max-width:280px}.site-header nav{gap:24px;font-size:12px}.gallery h1{font-size:50px}.config-bottom{right:4%;width:41%}.product-workspace{grid-template-columns:52% 48%;padding-left:4%;padding-right:4%}.config-title{display:block}.config-title>div:last-child{margin-top:12px}.material-options{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading h2,.how-intro h2{font-size:37px}.brand-reel{padding:55px 8%;grid-template-columns:1fr 250px;gap:45px}}@media(max-width:700px){body{font-size:14px}.preview-note{font-size:9px;padding:5px 12px}.site-header{height:79px;padding:0 5%;background:#fff}.site-header nav{top:79px;height:46px;background:#fff;gap:24px;font-size:10px;letter-spacing:0;border-color:#e8e9eb}.site-header nav a:first-child{padding:14px 0}.site-header nav a:after{bottom:8px}.brand{width:140px;height:72px}.brand-image{width:156px;height:156px;top:-31px;left:-8px}.bag{font-size:10px;gap:7px}.bag span{width:25px;height:25px}.hero{margin:0 4%;height:auto;min-height:0;padding-bottom:0;border-radius:4px;background:#f3f3f4;display:flex;flex-direction:column}.hero-copy{max-width:none;padding:43px 7% 38px;order:0}.hero .eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:20px}.hero h1{font-size:clamp(41px,11vw,58px);line-height:1.06;letter-spacing:-.065em;margin-bottom:18px}.hero-copy>p:not(.eyebrow){font-size:13px;max-width:none;margin-bottom:16px;line-height:1.65}.hero .button{min-height:49px;padding:16px 21px;font-size:11px;gap:30px;margin-top:4px}.hero video{position:relative;order:1;width:100%;height:360px;object-position:50% 45%;border-radius:0 0 4px 4px;opacity:1}.hero-bottom{display:none}.video-control{z-index:2;bottom:17px;right:17px;font-size:9px;padding:9px 12px}.collection-section{padding:50px 6% 28px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:33px}.section-heading>p{font-size:12px;margin-top:16px}.product-grid{gap:12px}.product-card-image{aspect-ratio:1.18}.product-card-image>span{font-size:10px;right:12px;bottom:12px;padding:11px 13px}.product-card-meta{padding:18px 0 22px}.product-card h3{font-size:25px}.product-card-meta>p{font-size:14px;padding-top:5px}.how-intro{padding:45px 6%}.how-intro h2,.secondary-categories h2{font-size:33px}.how-grid,.process-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:28px}.how-grid>div,.process-grid>div{padding-top:17px}.how-grid b,.process-grid b{font-size:13px}.how-grid p,.process-grid p{font-size:12px;max-width:none;margin-top:10px;margin-bottom:6px}.secondary-categories{padding:45px 6%}.secondary-categories a{font-size:18px;padding:24px 0}.secondary-categories a span{font-size:10px}.site-footer{padding:35px 6%;gap:20px}.breadcrumb{font-size:9px;padding:22px 6% 0}.product-workspace{display:block;padding:24px 6% 135px}.gallery{padding:0;position:static}.gallery h1{font-size:43px;margin-bottom:20px}.gallery-subtitle{font-size:8px;letter-spacing:.12em;margin-top:12px}.gallery .eyebrow{font-size:9px;margin-bottom:10px}.main-photo{aspect-ratio:1.12}.thumbnails{gap:10px;margin-top:13px}.thumb{width:62px;height:57px}.gallery>.fineprint{font-size:9px;margin-bottom:30px}.configurator{padding-left:0;border:0}.config-title{display:flex;align-items:flex-start;padding-bottom:20px;gap:15px}.config-title h2{font-size:24px}.config-title p{font-size:10px;max-width:195px}.config-title>div:last-child{font-size:14px;margin:0;padding-top:4px}.chapter-heading{min-height:68px;padding:20px 0;gap:12px}.chapter-name{font-size:13px}.chapter-info{font-size:9px;max-width:130px}.chapter-arrow{margin-left:4px}.chapter-body h3{font-size:18px}.chapter-body>p{font-size:12px}.field select,.field input,.field textarea{font-size:16px;min-height:54px}.field{font-size:11px}.field select{padding-right:32px}.material-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.option-photo{height:100px}.material-choice .option-label{font-size:12px;margin-top:12px}.material-choice small{font-size:10px;margin-bottom:11px}.material-choice img,.material-choice:nth-child(n+3) img{height:100%}.config-bottom{width:100%;left:0;right:0;padding:13px 6% calc(10px + env(safe-area-inset-bottom));border-radius:0;border-left:0;border-right:0;bottom:0;background:#fffffff7}.config-bottom .price-action{flex-wrap:nowrap;gap:13px}.config-bottom .price strong{font-size:25px}.config-bottom .price small{font-size:9px}.config-bottom .button{font-size:11px;min-height:49px;max-width:62%;padding:13px 16px;gap:14px;flex:none}.config-bottom .step-actions{margin-top:8px}.config-bottom>.fineprint{font-size:8px;margin-top:7px}.sub-details summary{min-height:50px;padding:17px 12px}.sub-details>div{padding:3px 12px 16px}.detail-fields select{font-size:16px}.text-button{min-height:30px;display:inline-flex;align-items:center}.config-bottom .text-button{min-height:22px}.brand-reel{padding:43px 6%;grid-template-columns:1fr 130px;gap:20px}.brand-reel h2{font-size:29px}.brand-reel p{font-size:11px;line-height:1.65;margin-bottom:14px}.brand-reel .eyebrow{font-size:8px}.brand-reel .fineprint{font-size:9px}.brand-reel video{width:100%;max-height:235px;border-radius:4px}.cockpit-section{padding:43px 6%}.cockpit-section h2{font-size:29px}.cockpit-section .section-heading>p{font-size:11px}.cockpit-grid{gap:13px;margin-right:-6.8%;padding-right:6.8%}.cockpit-grid figure{flex:0 0 182px}.cockpit-grid img{width:182px;height:157px;aspect-ratio:auto}.cockpit-grid figcaption{font-size:10px}.cockpit-section>.fineprint{font-size:9px}.faq-section{padding:45px 6%}.faq-section h2{font-size:32px}.faq-section summary{font-size:13px;min-height:58px;padding:20px 0}.faq-section details p{font-size:12px}.cart-page,.info-page{padding:40px 6%}.cart-page h1{font-size:42px}.cart-item{grid-template-columns:78px minmax(0,1fr);gap:17px}.cart-item img{width:78px}.cart-item h2{font-size:21px}.cart-item p{font-size:11px}.cart-item-actions{gap:12px}.cart-item .text-button{font-size:11px;min-height:38px}.cart-total>div{font-size:23px}.cart-item .summary-row{font-size:10px;gap:12px}.quantity-label select{min-height:40px}.photo-picks{gap:7px}.photo-pick span{font-size:9px;margin-left:3px}.photo-picks.stitch{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-picks.stitch img{height:85px}.notice{line-height:1.65}.price-action .button:focus-visible{outline-offset:2px}}@media(max-width:360px){.hero h1{font-size:39px}.site-header nav{gap:18px}.config-bottom .button{font-size:10px;padding:13px 11px}.config-bottom .price strong{font-size:23px}.chapter-info{max-width:110px}.brand-reel{grid-template-columns:1fr 110px}.brand-reel h2{font-size:26px}}.brand,.site-footer .brand{width:220px;height:48px;display:flex;align-items:center;overflow:visible;flex-shrink:0}.brand-image,.site-footer .brand-image{position:static;width:220px;height:auto;max-width:100%;filter:none;mix-blend-mode:normal;object-fit:contain}.photo-pick>.option-photo{margin:0}.photo-pick .option-photo.grip-alcantara img{transform:scale(2.7);transform-origin:50% 15%}@media(max-width:700px){.brand,.site-footer .brand{width:176px;height:42px}.brand-image,.site-footer .brand-image{width:176px;height:auto;position:static;filter:none;mix-blend-mode:normal}}.option-photo.alcantara,.option-photo.grip-alcantara{position:relative}.option-photo.alcantara img,.photo-picks .option-photo.grip-alcantara img,.option-photo.grip-alcantara img{position:absolute;width:450%;height:auto;max-width:none;left:-14%;top:50%;transform:translateY(-50%);object-fit:initial}.option-photo.leather{position:relative}.option-photo.leather img{width:200%;max-width:none;height:auto;position:absolute;left:-12%;top:50%;transform:translateY(-50%)}:root{--accent:#193fb6}h1,h2{font-weight:400;letter-spacing:-.045em}.button{background:#183fb4;border-color:#183fb4;font-weight:500}.button:hover{background:#103293;border-color:#103293}.site-header{height:92px}.site-header nav a:first-child{padding:33px 0}.site-header nav{letter-spacing:0;font-size:12px}.site-header nav a:after{bottom:21px}.hero.cinema-hero{height:650px;min-height:520px;max-height:calc(100svh - 113px);margin:0;border-radius:0;background:#d4d4d2;color:#fff}.cinema-hero video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;object-fit:cover;object-position:50% 44%;opacity:1}.cinema-hero .hero-shade{display:block;background:linear-gradient(90deg,#0c0f12ab,#0c0f1233 52%,#0c0f1200 75%)}.cinema-hero .hero-copy{padding:0;position:absolute;left:7%;bottom:80px;max-width:700px}.cinema-hero .eyebrow{color:#f0f0ed;font-size:9px;letter-spacing:.16em;margin-bottom:25px}.cinema-hero h1{font-size:clamp(50px,4.5vw,72px);font-weight:400;letter-spacing:-.045em;line-height:1.12;margin-bottom:22px}.cinema-hero .hero-copy>p:not(.eyebrow){font-size:15px;color:#e5e7e6;max-width:420px;line-height:1.65;margin-bottom:24px}.cinema-hero .button{background:#fff;color:#1b1f25;border-color:#fff;padding:18px 25px;min-height:52px;font-weight:500;font-size:12px}.cinema-hero .button:hover{background:#f0f0f0}.cinema-hero .video-control{right:4%;bottom:34px;font-size:10px;border:1px solid #ffffff70;background:#ffffff20;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:30px;min-height:39px}.collection-section{padding:80px 7% 62px}.section-heading h2{font-size:40px;font-weight:400}.section-heading .text-button{display:inline-flex;align-items:center;gap:30px;min-height:35px;border-bottom:1px solid #9a9ea3;font-size:12px;white-space:nowrap}.showcase-grid{grid-template-columns:1.12fr 1fr;gap:30px;align-items:start}.showcase-grid .product-card:last-child{margin-top:56px}.showcase-grid .product-card-image{aspect-ratio:1.26;border-radius:4px;background:#f0f0f1}.product-card-image>span{font-size:11px;padding:13px 18px;bottom:18px;right:18px}.product-card h3{font-size:27px;font-weight:500;letter-spacing:-.035em}.product-card-meta>p{font-size:15px;font-weight:400}.material-story{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:85px;padding:72px 10%;background:#f4f4f4;margin:0 3%;border-radius:4px}.material-story h2{font-size:44px;font-weight:400;line-height:1.12;margin-bottom:24px}.material-story-copy>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#686e75;max-width:365px;margin-bottom:28px}.material-story .text-button{display:inline-flex;gap:28px;align-items:center;padding-bottom:8px;min-height:40px}.material-story-images{display:grid;grid-template-columns:1fr .8fr;gap:22px;align-items:center}.material-story-images figure{margin:0;min-width:0}.material-story-images figure+figure{padding-top:72px}.material-story-images img{width:100%;height:245px;object-fit:cover;border-radius:3px}.material-story-images figure+figure img{height:230px;object-fit:contain;background:#fff}.material-story-images figcaption{font-size:10px;color:#626971;margin-top:14px}.how-intro{background:#fff;padding:85px 7% 65px}.how-intro h2{font-size:40px}.how-grid{margin-top:37px}.how-grid>div{border-top-color:#cfd2d6}.how-grid b{font-size:14px;font-weight:500}.how-grid p{font-size:12px;color:#71767e}.cockpit-section{background:#f6f6f6;padding:55px 7%}.cockpit-section h2{font-size:32px}.cockpit-grid figure{flex-basis:210px}.cockpit-grid img{height:175px}.secondary-categories{padding:75px 10%}.secondary-categories h2{font-size:40px;margin-bottom:35px}.secondary-categories .category-name{font-family:var(--sans);font-size:25px;align-self:auto}.category-name small{display:block;font-size:12px;line-height:1.6;color:#7c8188;margin-top:7px}.secondary-categories a{padding:27px 0}.site-footer{background:#fff;border-top:1px solid #e2e3e6}.gallery h1{font-size:clamp(43px,4vw,62px);font-weight:400;letter-spacing:-.045em}.gallery-subtitle{letter-spacing:.11em}.product-workspace{grid-template-columns:57% 43%;padding:28px 5% 150px}.gallery{padding-right:7%}.main-photo{aspect-ratio:1.14;border-radius:5px}.configurator{padding-left:8%;border-color:#e5e6e8}.config-title h2{font-weight:500;font-size:25px}.config-title p{font-size:11px}.chapter-heading[aria-expanded=true] .chapter-name{font-weight:600}.chapter-body h3{font-size:19px;font-weight:500}.material-choice.selected,.photo-pick.selected{border-color:#193fb6;background:#f8faff}.selected .radio-dot{background:#193fb6;outline-color:#193fb6}.config-bottom{right:5%;width:35.5%;padding:17px 20px 10px;border-radius:5px 5px 0 0}.config-bottom .button{background:#193fb6;border-color:#193fb6}.brand-reel{background:#f4f4f4;margin:0 3%;border-radius:4px;padding:60px 12%}.brand-reel h2{font-size:47px;font-weight:400}.process-grid b{font-weight:500}.faq-section h2{font-size:39px}.summary-group h4{font-weight:600}.cart-page h1{font-weight:400}.cart-total>div strong{font-weight:500}@media(max-width:1000px){.cinema-hero .hero-copy{bottom:66px;left:7%}.cinema-hero h1{font-size:56px}.material-story{gap:35px;padding:55px 7%}.material-story h2{font-size:37px}.material-story-images img{height:200px}.material-story-images figure+figure img{height:190px}.product-workspace{grid-template-columns:52% 48%;padding-left:4%;padding-right:4%}.config-bottom{right:4%;width:41%}.configurator{padding-left:6%}.section-heading h2{font-size:35px}}@media(max-width:700px){.site-header{height:79px}.site-header nav{top:79px}.site-header nav a:first-child{padding:14px 0}.site-header nav a:after{bottom:8px}.hero.cinema-hero{height:570px;min-height:570px;max-height:none;margin:0;border-radius:0;display:block}.cinema-hero video{position:absolute;height:100%;width:100%;object-position:50% 44%;opacity:1}.cinema-hero .hero-shade{background:linear-gradient(0deg,#0f1317b3,#0f131726 70%,#0f13170d)}.cinema-hero .hero-copy{position:absolute;left:7%;bottom:61px;padding:0;max-width:86%}.cinema-hero h1{font-size:43px;font-weight:400;letter-spacing:-.045em;line-height:1.1;margin-bottom:17px}.cinema-hero .eyebrow{font-size:8px;letter-spacing:.13em;margin-bottom:18px}.cinema-hero .hero-copy>p:not(.eyebrow){font-size:12px;max-width:290px;line-height:1.65;margin-bottom:17px}.cinema-hero .button{min-height:48px;font-size:11px;padding:15px 21px;margin-top:0}.cinema-hero .video-control{font-size:8px;min-height:30px;padding:7px 11px;bottom:17px;right:6%}.collection-section{padding:45px 6% 30px}.section-heading h2{font-size:31px}.section-heading .text-button{margin-top:14px;font-size:11px;min-height:34px}.showcase-grid{grid-template-columns:1fr;gap:15px}.showcase-grid .product-card:last-child{margin-top:0}.showcase-grid .product-card-image{aspect-ratio:1.2}.product-card h3{font-size:24px}.material-story{display:block;padding:43px 7%;margin:0 4%}.material-story h2{font-size:33px}.material-story-copy>p:not(.eyebrow){font-size:12px;line-height:1.8;margin-bottom:19px}.material-story .text-button{font-size:11px}.material-story-images{margin-top:23px;gap:15px;grid-template-columns:1fr .8fr}.material-story-images img{height:167px}.material-story-images figure+figure{padding-top:37px}.material-story-images figure+figure img{height:155px}.material-story-images figcaption{font-size:8px;margin-top:10px}.how-intro{padding:47px 6%}.how-intro h2{font-size:32px}.how-grid{margin-top:24px;gap:18px}.how-grid b{font-size:13px}.how-grid p{font-size:12px}.cockpit-section{padding:40px 6%}.cockpit-section h2{font-size:29px}.cockpit-grid figure{flex-basis:182px}.cockpit-grid img{height:157px}.secondary-categories{padding:47px 6%}.secondary-categories h2{font-size:32px;margin-bottom:24px}.secondary-categories .category-name{font-size:20px}.category-name small{font-size:10px;max-width:220px}.secondary-categories a>span:last-child{font-size:9px;white-space:nowrap}.product-workspace{display:block;padding:23px 6% 135px}.gallery{padding:0}.gallery h1{font-size:42px}.configurator{padding:0}.config-title h2{font-size:23px}.chapter-body h3{font-size:18px}.config-bottom{left:0;right:0;width:100%;padding:13px 6% calc(10px + env(safe-area-inset-bottom));border-radius:0}.brand-reel{padding:40px 6%;margin:0 4%;grid-template-columns:1fr 125px;gap:20px}.brand-reel h2{font-size:28px}.faq-section h2{font-size:32px}}@media(min-width:1001px){.main-photo{height:clamp(340px,calc(100svh - 360px),560px);aspect-ratio:auto}.main-photo img{object-fit:contain}.gallery{top:18px}}.editorial-hero{padding:70px 7% 65px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:65px;max-width:1800px;margin:auto}.editorial-hero h1,.service-intro h1{font-size:clamp(44px,4.3vw,66px);font-weight:400;line-height:1.1;margin-bottom:25px}.editorial-hero .lede,.service-intro .lede{font-size:15px;line-height:1.8;max-width:430px;margin-bottom:30px}.editorial-hero figure{margin:0;min-width:0}.editorial-hero img{width:100%;height:450px;object-fit:cover;border-radius:4px}.editorial-hero figcaption{font-size:10px;color:var(--muted);margin-top:13px}.navigation-hero img{object-fit:contain;background:#f7f7f7}.editorial-details{padding:65px 7%;background:#f5f5f5}.editorial-details h2{font-size:40px;line-height:1.2;margin-bottom:45px}.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}.editorial-grid article{border-top:1px solid #d4d6da;padding-top:20px}.editorial-grid article>span{font-size:10px;color:#7c8188;display:block;margin-bottom:20px}.editorial-grid h3{font-size:24px;font-weight:500;letter-spacing:-.03em}.editorial-grid p{font-size:13px;color:#6b727a;line-height:1.8;max-width:345px}.editorial-details>.fineprint{margin-top:36px;margin-bottom:0}.service-intro{padding:70px 7% 60px;max-width:1400px}.service-intro .lede{max-width:550px}.service-faq{max-width:1100px;margin:auto}.editorial-hero .button,.service-intro .button{font-size:12px}@media(max-width:1000px){.editorial-hero{gap:30px;padding:55px 6%}.editorial-hero img{height:355px}.editorial-hero h1{font-size:43px}.editorial-grid{gap:25px}}@media(max-width:700px){.editorial-hero{display:block;padding:40px 6%}.editorial-hero h1,.service-intro h1{font-size:40px}.editorial-hero .lede,.service-intro .lede{font-size:13px}.editorial-hero figure{margin-top:30px}.editorial-hero img{height:auto;max-height:350px}.editorial-details{padding:40px 6%}.editorial-details h2{font-size:31px;margin-bottom:28px}.editorial-grid{grid-template-columns:1fr;gap:23px}.editorial-grid article>span{margin-bottom:12px}.editorial-grid h3{font-size:22px}.editorial-grid p{max-width:none;font-size:12px}.service-intro{padding:40px 6%}.editorial-details>.fineprint{font-size:10px}}.cockpit-thumb{display:block;width:100%;padding:0;border:0;background:transparent;border-radius:4px;overflow:hidden}.cockpit-thumb img{transition:transform .25s}.cockpit-thumb:hover img{transform:scale(1.025)}.cockpit-grid figure{margin:0;min-width:0}.cockpit-grid{scroll-snap-type:x mandatory}.cockpit-grid figure{scroll-snap-align:start}.gallery-dialog{width:min(1100px,94vw);max-height:92svh;border:1px solid #dedfe3;border-radius:7px;padding:24px 30px;color:var(--ink);background:#fff;overflow:auto}.gallery-dialog::backdrop{background:#141922b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gallery-dialog-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:20px}.gallery-dialog-top p{margin:0;font-size:14px}.gallery-dialog-content{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center}.gallery-dialog-content>img{width:100%;height:55svh;object-fit:contain;background:#f4f4f4}.gallery-dialog-copy h3{font-size:28px;font-weight:400}.gallery-dialog-copy blockquote{margin:22px 0;font-size:18px;line-height:1.7}.gallery-dialog-copy>p[data-gallery-author]{font-size:12px;color:#6c737b}.gallery-dialog-nav{display:flex;justify-content:space-between;gap:12px;margin-top:22px}.gallery-dialog-nav .button{font-size:12px;min-height:45px;padding:13px 20px}.reviews-section{padding:60px 7%;background:#fff}.reviews-section h2{font-size:36px;font-weight:400}.reviews-section .section-heading>p{font-size:12px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.review-card{padding:24px;border:1px solid #e2e4e7;border-radius:4px;background:#fff}.review-score{font-size:14px;font-weight:600;color:#2a3038}.review-score span{font-size:9px;font-weight:400;color:#7a828c;margin-left:9px;white-space:nowrap}.review-card blockquote{margin:20px 0;font-size:14px;line-height:1.8}.review-card>p{font-size:10px;color:#77808a;margin-bottom:0}.reviews-more>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:20px 0;font-size:13px;cursor:pointer;min-height:56px}.reviews-more>summary::-webkit-details-marker{display:none}.reviews-more[open]>.reviews-grid{padding-top:25px}.review-source-note{margin-top:20px;font-size:10px;max-width:850px}.brand-reel-player{position:relative;max-width:340px;width:100%;justify-self:center}.brand-reel-player video{display:block;width:100%;max-height:445px;object-fit:contain}.reel-toggle{position:absolute;bottom:14px;left:50%;transform:translate(-50%);color:#fff;border:1px solid #fff8;background:#15191abf;border-radius:30px;padding:9px 16px;font-size:11px;white-space:nowrap}.reel-status{display:block;font-size:10px;color:#737b85;margin-top:12px}@media(max-width:700px){.cockpit-section .section-heading .text-button{margin-top:5px}.reviews-section{padding:40px 6%}.reviews-section h2{font-size:30px}.reviews-grid{grid-template-columns:1fr;gap:12px}.review-card{padding:22px}.review-card blockquote{font-size:13px;margin:16px 0}.review-score span{font-size:9px}.reviews-more>summary{font-size:12px}.gallery-dialog{padding:17px;width:94vw;max-height:94svh}.gallery-dialog-content{grid-template-columns:1fr;gap:20px}.gallery-dialog-content>img{height:39svh}.gallery-dialog-copy h3{font-size:24px;margin-bottom:10px}.gallery-dialog-copy blockquote{font-size:14px;line-height:1.65;margin:15px 0}.gallery-dialog-copy .eyebrow{margin-bottom:10px}.gallery-dialog-nav{margin-top:15px}.gallery-dialog-nav .button{font-size:10px;padding:12px 13px}.brand-reel-player video{max-height:235px}.reel-toggle{font-size:8px;padding:7px 9px;bottom:10px}.reel-status{font-size:8px;margin-top:8px}}@media(prefers-reduced-motion:reduce){.cockpit-thumb img{transition:none}.gallery-dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.cart-checkout{width:100%;margin:3px 0 10px}.cart-total>.fineprint{margin-bottom:20px}.gallery-dialog-content>img{object-fit:scale-down}.reviews-more[open]>summary span{transform:rotate(45deg)}.brand-reel-player{width:min(100%,250px);max-width:250px}.brand-reel .brand-reel-player video{display:block;width:100%;height:auto;max-height:none;aspect-ratio:9 / 16;object-fit:contain;background:#efefef;border-radius:5px}.reel-status[hidden]{display:none}.brand-reel-player .reel-toggle{bottom:12px}@media(max-width:700px){.brand-reel{grid-template-columns:1fr;gap:28px}.brand-reel-player{width:min(68%,220px);max-width:220px}.brand-reel .brand-reel-player video{width:100%;height:auto;max-height:none;aspect-ratio:9 / 16;object-fit:contain}.brand-reel-player .reel-toggle{font-size:10px;padding:9px 13px}}.site-footer{display:block;padding:76px var(--gutter,7%) 28px;background:#f5f5f3;border-top:1px solid #e6e6e3}.footer-top{display:grid;grid-template-columns:minmax(250px,1.7fr) repeat(3,minmax(125px,1fr));gap:48px;max-width:1600px;margin:auto}.footer-brand>.brand{display:inline-flex}.footer-brand>p{font-size:20px;font-weight:400;margin:22px 0 0;max-width:340px}.footer-brand>.footer-description{font-size:12px;line-height:1.9;color:#656565;max-width:300px;margin-top:18px}.site-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.site-footer nav h2{font-size:12px;font-weight:600;letter-spacing:.06em;margin:3px 0 8px;color:#1a1a1a}.site-footer nav a{font-size:12px;line-height:1.6;color:#565656;text-decoration:none}.site-footer nav a:hover,.footer-bottom a:hover{color:var(--accent);text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;align-items:flex-end;gap:30px;max-width:1600px;margin:64px auto 0;padding-top:24px;border-top:1px solid #dededb}.footer-bottom small{white-space:nowrap;font-size:10px;color:#666}.footer-bottom p{font-size:10px;line-height:1.7;color:#737373;max-width:570px;margin:0;flex:1}.footer-bottom>a{margin-left:auto;font-size:10px;white-space:nowrap;color:#555}.legal-page{padding:50px var(--gutter,7%) 110px;max-width:1540px;margin:auto}.legal-heading{padding:0 0 60px}.legal-heading>a{font-size:11px;color:#747474}.legal-heading .eyebrow{margin-top:54px}.legal-heading h1{font-size:clamp(36px,4.2vw,62px);line-height:1.14;font-weight:400;letter-spacing:-.045em;margin:18px 0 0;max-width:980px}.legal-layout{display:grid;grid-template-columns:220px minmax(0,780px);gap:70px;align-items:start}.legal-sidebar{position:sticky;top:105px}.legal-sidebar nav{display:flex;flex-direction:column;border-top:1px solid #ddd}.legal-sidebar a{padding:13px 0;border-bottom:1px solid #e9e9e9;text-decoration:none;font-size:12px;color:#707070}.legal-sidebar a[aria-current],.legal-sidebar a:hover{color:var(--accent)}.legal-content{font-size:14px;line-height:1.9;color:#484848;overflow-wrap:anywhere;min-width:0}.legal-content p{margin:0 0 19px}.legal-content h2{font-size:23px;line-height:1.45;letter-spacing:-.025em;font-weight:450;color:#171717;margin:40px 0 18px;scroll-margin-top:110px}.legal-content>div>h2:first-child,.legal-content>h2:first-child,.legal-content>div>div>h2:first-child{margin-top:0}.legal-content h3{font-size:18px;color:#222;font-weight:500;margin-top:30px;scroll-margin-top:110px}.legal-content strong,.legal-content b{font-weight:600;color:#222}.legal-content ul,.legal-content ol{padding-left:24px;margin:18px 0 28px}.legal-content li{padding-left:5px;margin:6px 0}.legal-content li>p{margin:0}.legal-content a{color:#193fb6;text-underline-offset:4px}.legal-content hr{border:0;border-top:1px solid #e4e4e4;margin:35px 0}.legal-content input,.legal-content textarea{display:block;width:100%;font:inherit;padding:12px;border:1px solid #cecece;background:#fff;border-radius:3px;line-height:1.45;margin:6px 0 22px;color:#222}.legal-content label{display:block;font-size:12px;font-weight:500;color:#333}.legal-content textarea{min-height:125px;resize:vertical}.legal-content button{margin:6px 0 14px}.legal-content button:disabled{opacity:.45;cursor:not-allowed}.legal-content .fineprint{font-size:11px;color:#727272}@media(max-width:1000px){.footer-top{grid-template-columns:1.4fr 1fr 1fr;gap:36px}.footer-brand{grid-column:1/-1}.footer-brand>.footer-description{max-width:430px}.legal-layout{grid-template-columns:180px minmax(0,1fr);gap:36px}}@media(max-width:700px){.site-footer{padding:48px var(--gutter,7%) 26px}.footer-top{grid-template-columns:1fr 1fr;gap:36px 24px}.footer-brand{grid-column:1/-1}.footer-top nav:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}.footer-top nav:last-child h2{grid-column:1/-1}.footer-bottom{display:block;margin-top:36px;padding-top:24px}.footer-bottom p{margin:15px 0}.footer-bottom>a{display:inline-block;margin:5px 0}.legal-page{padding:28px var(--gutter,7%) 70px}.legal-heading{padding-bottom:30px}.legal-heading .eyebrow{margin-top:35px;font-size:9px}.legal-heading h1{font-size:36px}.legal-layout{display:flex;flex-direction:column;gap:30px}.legal-sidebar{position:static;width:100%}.legal-sidebar nav{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 18px;border-bottom:1px solid #ddd;padding:5px 0}.legal-sidebar a{border:0;padding:8px 0;font-size:11px}.legal-content{font-size:13px;line-height:1.85;width:100%}.legal-content h2{font-size:21px}.legal-content input,.legal-content textarea{font-size:16px}}.catalog-section{padding-top:58px}.catalog-heading{display:flex;flex-wrap:wrap;align-items:flex-end;gap:0 70px;margin-bottom:48px}.catalog-heading .eyebrow{width:100%;margin-bottom:22px}.catalog-heading h1{font-size:clamp(42px,4.4vw,65px);margin:0;font-weight:400;max-width:660px;flex:1}.catalog-heading .lede{font-size:14px;line-height:1.8;max-width:380px;margin:0 0 5px;color:#6b6d72}.brand-filter{display:flex;gap:13px;flex-wrap:wrap;border-bottom:1px solid #e1e2e4;padding-bottom:25px;margin-bottom:27px}.brand-filter a{display:inline-flex;align-items:center;gap:16px;padding:11px 16px;border:1px solid #e0e2e5;border-radius:3px;font-size:12px;background:#fff}.brand-filter a span{font-size:10px;color:#90949b}.brand-filter a[aria-current]{border-color:#193fb6;color:#193fb6;background:#f6f8fe}.brand-filter a:hover{border-color:#a0accb}.catalog-tools{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:25px}.catalog-tools label{font-size:10px;color:#777;font-weight:500}.catalog-tools input,.catalog-tools select{width:100%;display:block;padding:13px 14px;margin-top:8px;border:1px solid #d7d9dd;border-radius:3px;background:#fff;color:#26292e;font-size:12px;height:48px}.catalog-status{display:flex;justify-content:space-between;align-items:center;min-height:72px}.catalog-status p{font-size:11px;color:#8a8d92;margin:0}.catalog-status .text-button{font-size:10px;min-height:34px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 27px}.catalog-grid .product-card{min-width:0}.catalog-grid .product-card-image{aspect-ratio:1.12;background:#f4f4f4;border-radius:4px}.catalog-grid .product-card-image img{object-fit:contain;background:#f4f4f4}.catalog-grid .product-card-image>span{font-size:9px;padding:10px 13px;right:13px;bottom:13px;background:#ffffffed}.catalog-grid .product-card-meta{display:block;padding:20px 0 0}.catalog-grid .product-card-meta .eyebrow{font-size:8px;margin-bottom:10px}.catalog-grid .product-card h3{font-size:21px;line-height:1.3;letter-spacing:-.025em;font-weight:450;margin-bottom:11px}.catalog-grid .product-card-meta>p{font-size:14px;padding:0;margin:16px 0 0}.catalog-grid .card-details{font-size:10px;line-height:1.8;color:#888e96;margin:0}.catalog-grid [hidden],.catalog-empty[hidden],.catalog-status [hidden]{display:none}.catalog-empty{padding:45px 0 70px}.catalog-empty h2{font-size:30px}.catalog-empty p{color:#777;font-size:13px}.catalog-empty .button{font-size:12px}.catalog-help{border-top:1px solid #e1e2e4;margin-top:55px;padding-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:20px 60px}.catalog-help h2{font-size:30px;max-width:470px;margin:0}.catalog-help p{font-size:13px;line-height:1.8;max-width:440px;color:#70767d;margin:0}.catalog-help .text-button{grid-column:2;justify-self:start;min-height:32px}.gallery h1{white-space:normal;overflow-wrap:break-word}.gallery h1:not(:has(.gallery-subtitle)){line-height:1.13}.thumbnails{flex-wrap:wrap}.legal-heading h1{overflow-wrap:anywhere}.product-description{padding:0 7% 50px}.product-description>details{border-top:1px solid #ddd;border-bottom:1px solid #ddd}.product-description summary{padding:22px 0;cursor:pointer;font-size:15px}.product-description .description-body{max-width:850px;margin:0 auto;padding:20px 0 45px;color:#656b74;font-size:13px;line-height:1.85}.description-body h4{font-size:18px;line-height:1.5;color:#24292f;font-weight:500;margin:30px 0 15px}.description-body h4:first-child{margin-top:0}.description-body ul{padding-left:22px}.description-body li{margin:7px 0}.description-body a{color:var(--accent);text-decoration:underline}@media(max-width:1000px){.catalog-heading{gap:24px}.catalog-heading .lede{max-width:330px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-tools{gap:15px;grid-template-columns:1.4fr 1fr 1fr}}@media(max-width:700px){.catalog-section{padding-top:38px}.catalog-heading{display:block;margin-bottom:30px}.catalog-heading h1{font-size:39px;line-height:1.12;margin-bottom:24px}.catalog-heading .lede{font-size:12px;max-width:100%;margin:0}.brand-filter{gap:8px;padding-bottom:20px;margin-bottom:22px}.brand-filter a{padding:10px 11px;font-size:11px;gap:10px}.catalog-tools{grid-template-columns:1fr 1fr;gap:16px 12px}.catalog-search{grid-column:1/-1}.catalog-tools input,.catalog-tools select{font-size:16px;height:48px;padding:11px 10px}.catalog-tools select{font-size:12px}.catalog-grid{grid-template-columns:1fr;gap:35px}.catalog-grid .product-card-image{aspect-ratio:1.2}.catalog-grid .product-card h3{font-size:22px}.catalog-grid .product-card-meta{padding-top:18px}.catalog-grid .product-card-meta>p{font-size:16px;margin-top:12px}.catalog-grid .card-details{font-size:11px}.catalog-help{display:block;margin-top:40px;padding-top:30px}.catalog-help h2{font-size:28px;margin-bottom:20px}.catalog-help p{font-size:12px;margin-bottom:19px}.catalog-empty h2{font-size:27px}.product-description{padding:0 6% 36px}.product-description summary{font-size:13px}.product-description .description-body{font-size:12px}}.fields{grid-template-columns:repeat(2,minmax(0,1fr))}.field{min-width:0}.field select{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.option-photo.alcantara img,.photo-picks .option-photo.grip-alcantara img,.option-photo.grip-alcantara img{width:1000%;left:-12.5%;top:50%;transform:translateY(-50%)}.option-photo.wood img{width:100%;height:100%;object-fit:cover;object-position:center}.cinema-hero .hero-poster{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.cinema-hero .hero-poster img{width:100%;height:100%;object-fit:cover;object-position:center}.cinema-hero video{object-position:center}.cinema-hero .video-control[hidden]{display:none}.catalog-groups{margin:0 0 28px}.catalog-groups-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px}.catalog-groups-heading h2{font-size:19px;font-weight:450;letter-spacing:-.025em;margin:0}.catalog-group-all{font-size:11px;min-height:44px;color:#676e79}.catalog-group-all[aria-pressed=true]{color:var(--accent)}.catalog-group-options{display:flex;gap:14px}.catalog-group{position:relative;flex:1;min-width:0;text-align:left;padding:19px 45px 18px 20px;border:1px solid #dadde2;border-radius:3px;background:#fff;cursor:pointer;font:inherit;color:#22272e}.catalog-group>span:first-child{display:block;font-size:16px;font-weight:450;letter-spacing:-.02em}.catalog-group small{display:block;font-size:10px;color:#858b94;margin-top:7px}.catalog-group .catalog-group-arrow{position:absolute;right:20px;top:20px;font-size:17px;color:#9aa1ac}.catalog-group:hover{border-color:#9ba8c2}.catalog-group[aria-pressed=true]{border-color:#193fb6;background:#f6f8fe;color:#193fb6}.catalog-group[aria-pressed=true] .catalog-group-arrow{color:#193fb6}.catalog-group-note{font-size:10px;line-height:1.7;color:#858b94;margin:13px 0 0}.catalog-group:focus-visible,.catalog-group-all:focus-visible{outline:2px solid #193fb6;outline-offset:4px}@media(max-width:700px){.catalog-groups{margin-bottom:25px}.catalog-groups-heading{align-items:flex-start;gap:10px}.catalog-groups-heading h2{font-size:19px;max-width:190px;line-height:1.3;padding-top:9px}.catalog-group-all{text-align:right;max-width:145px;line-height:1.5;font-size:10px}.catalog-group-options{gap:8px;flex-wrap:wrap}.catalog-group{flex-basis:calc(50% - 8px);padding:16px 30px 15px 13px;min-height:79px}.catalog-group>span:first-child{font-size:14px}.catalog-group .catalog-group-arrow{right:12px;top:15px;font-size:14px}.catalog-group small{font-size:9px}.catalog-group-note{font-size:10px}.brand-filter a{min-height:44px}}.catalog-section{padding-top:24px}.catalog-heading{display:block;margin-bottom:24px}.catalog-heading .eyebrow{margin-bottom:12px}.catalog-heading .lede{max-width:660px;margin:16px 0 0}.brand-filter{padding-bottom:16px;margin-bottom:18px}.brand-filter a{min-height:44px}.catalog-brand-select,.catalog-filter-toggle{display:none}.catalog-groups{display:grid;grid-template-columns:220px minmax(0,1fr);gap:8px 24px;align-items:center;margin-bottom:18px}.catalog-groups-heading{display:block;margin:0}.catalog-groups-heading h2{margin-bottom:5px}.catalog-group-all{text-align:left}.catalog-group{min-height:68px;padding:12px 45px 12px 18px}.catalog-group small{margin-top:5px}.catalog-group .catalog-group-arrow{top:15px}.catalog-group-note{grid-column:2;margin:0}.catalog-tools{grid-template-columns:minmax(0,1.8fr) minmax(0,2fr);align-items:end}.catalog-secondary-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;min-width:0}.catalog-tools label{min-width:0}.catalog-filter-summary{display:none}.catalog-status{min-height:52px}.catalog-status .text-button{min-height:44px}@media(max-width:1000px)and (min-width:701px){.catalog-groups{grid-template-columns:185px minmax(0,1fr);column-gap:18px}.catalog-secondary-filters{gap:15px}.catalog-group{padding-right:28px}.catalog-group .catalog-group-arrow{right:12px}}@media(max-width:700px){.catalog-section{padding-top:24px}.catalog-heading{margin-bottom:20px}.catalog-heading .eyebrow{display:none}.catalog-heading h1{margin-bottom:0}.catalog-heading .lede{margin-top:14px}.brand-filter{display:none}.catalog-brand-select{display:flex;align-items:center;gap:16px;font-size:11px;color:#656b74;margin-bottom:18px}.catalog-brand-select select{flex:1;min-width:0;width:0;height:48px;border:1px solid #d7d9dd;border-radius:3px;background:#fff;color:#26292e;padding:10px 12px;font-size:16px}.catalog-groups{display:block;margin-bottom:16px}.catalog-groups-heading{display:flex;align-items:center;gap:10px;margin-bottom:8px}.catalog-groups-heading h2{margin:0;padding:0;font-size:19px;max-width:none;flex:1}.catalog-group-all{flex:0 1 145px;text-align:right;font-size:10px;line-height:1.5;min-height:44px}.catalog-group-options{flex-wrap:nowrap;gap:8px}.catalog-group{flex:1;flex-basis:0;min-height:68px;padding:12px 10px;text-align:left}.catalog-group>span:first-child{font-size:14px;line-height:1.4}.catalog-group small{font-size:9px;margin-top:5px;white-space:nowrap}.catalog-group .catalog-group-arrow{display:none}.catalog-group-note{font-size:10px;line-height:1.7;margin:8px 0 0}.catalog-tools{grid-template-columns:minmax(0,1fr) 84px;gap:12px;align-items:end}.catalog-search{grid-column:auto}.catalog-tools input{margin-top:6px;padding:11px 10px;font-size:16px}.catalog-filter-toggle{display:flex;align-items:center;justify-content:center;gap:6px;height:48px;min-width:44px;border:1px solid #d7d9dd;border-radius:3px;background:#fff;font-size:12px;padding:10px 8px}.catalog-filter-toggle[aria-expanded=true]{border-color:#193fb6;color:#193fb6;background:#f6f8fe}.catalog-filter-toggle [data-catalog-filter-count]{font-size:10px;color:#193fb6;font-weight:600}.catalog-filter-toggle [hidden]{display:none}.catalog-secondary-filters{display:none;grid-column:1/-1;gap:12px}.catalog-filters-open .catalog-secondary-filters{display:grid}.catalog-secondary-filters select{font-size:14px}.catalog-filter-summary:not([hidden]){display:block;grid-column:1/-1;font-size:11px;line-height:1.6;color:#193fb6;margin:0}.catalog-status{min-height:48px}}button.main-photo{display:block;width:100%;padding:0;position:relative;cursor:zoom-in}.main-photo .photo-zoom-label{position:absolute;right:16px;bottom:16px;background:#ffffffed;border:1px solid #e5e7eb;border-radius:3px;padding:10px 14px;font-size:10px;line-height:1.4;color:#303740}.product-image-dialog{width:min(1260px,94vw);height:min(1000px,94svh);max-width:94vw;max-height:94svh;border:1px solid #dfe1e5;border-radius:6px;padding:22px;background:#fff;color:var(--ink);overflow:hidden}.product-image-dialog[open]{display:flex;flex-direction:column}.product-image-dialog::backdrop{background:#131820bf;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.product-image-top{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;flex:none;padding-bottom:15px}.product-image-top .eyebrow{font-size:10px;letter-spacing:.08em;margin:0 0 7px;line-height:1.5;max-width:850px}.product-image-top [data-product-image-counter]{font-size:11px;color:#777f89;margin:0}.product-image-top .text-button{min-height:44px;flex:none;font-size:12px}.product-image-viewport{flex:1;min-height:0;min-width:0;overflow:auto;background:#f4f4f4;overscroll-behavior:contain}.product-image-viewport>img{width:100%;height:100%;object-fit:contain;max-width:100%;display:block}.product-image-viewport.is-enlarged>img{width:auto;height:auto;max-width:none;max-height:none;object-fit:initial;margin:0 auto}.product-image-bottom{flex:none;padding-top:15px}.product-image-bottom>p{font-size:11px;line-height:1.5;color:#737b85;margin:0 0 10px}.product-image-actions{display:flex;justify-content:space-between;align-items:center;gap:25px}.product-image-actions .text-button{font-size:11px;min-height:44px}.product-image-actions [hidden]{display:none}.product-image-actions [aria-pressed=true]{color:var(--accent)}@media(max-width:700px){.main-photo .photo-zoom-label{font-size:10px;padding:10px 12px;right:10px;bottom:10px}.product-image-dialog{padding:15px;width:96vw;max-width:96vw;height:92svh;max-height:92svh}.product-image-top{gap:12px;padding-bottom:12px}.product-image-top .eyebrow{font-size:9px;letter-spacing:.04em;max-width:250px}.product-image-top .text-button{font-size:11px}.product-image-bottom>p{font-size:10px;max-height:45px;overflow:auto}.product-image-actions{gap:12px;align-items:stretch}.product-image-actions .text-button{font-size:10px;line-height:1.5;max-width:95px}.product-image-viewport.is-enlarged>img{max-width:none}}@media(prefers-reduced-motion:reduce){.product-image-dialog::backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.product-card .product-card-image,.product-card .product-card-image>img,.main-photo,.main-photo img,.product-image-viewport{background:#fff}.vehicle-note{margin:16px 0 0;padding:0;background:none;border:0;color:#606870;font-size:12px;line-height:1.6;font-weight:400}.support-actions{display:flex;align-items:stretch;flex-wrap:wrap;gap:12px}.support-actions .button{margin:0;min-height:52px}.button.whatsapp-button,.cinema-hero .button.whatsapp-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:#145c43;border-color:#145c43;text-decoration:none}.button.whatsapp-button:hover,.cinema-hero .button.whatsapp-button:hover{background:#104b37;border-color:#104b37}.whatsapp-button svg,.footer-whatsapp svg{width:20px;height:20px;flex:none;fill:currentColor}.whatsapp-button>span{display:block;line-height:1.45}.whatsapp-button small{display:block;font-size:11px;font-weight:400;line-height:1.5;margin-top:2px}.whatsapp-button:focus-visible,.footer-whatsapp:focus-visible{outline:3px solid #145c43;outline-offset:4px}.config-support{padding:18px 0;border-bottom:1px solid var(--line)}.config-support .whatsapp-button{width:100%;min-height:62px;padding:12px 18px}.footer-whatsapp{display:inline-flex;align-items:center;gap:8px}.footer-whatsapp svg{width:15px;height:15px}.cinema-hero .support-actions{margin-top:28px}.cinema-hero .support-actions .button{margin-top:0}@media(max-width:700px){.support-actions{flex-direction:column;align-items:stretch;gap:10px}.support-actions .button{width:100%;justify-content:center;min-height:52px;font-size:12px}.cinema-hero .support-actions{margin-top:20px}.cinema-hero .support-actions .button{min-height:50px}.config-support{padding:16px 0}.config-support .whatsapp-button{min-height:60px}}.site-footer .withdrawal-entry{position:fixed;left:18px;bottom:18px;z-index:9;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 15px;border:1px solid #cdd1d6;border-radius:4px;background:#fff;color:#394049;font-size:11px;font-weight:500;line-height:1.4;text-decoration:none;box-shadow:0 3px 12px #18202a14}.site-footer .withdrawal-entry:hover{text-decoration:none;background:#f4f5f6;border-color:#89919b}.site-footer .withdrawal-entry:focus-visible{outline:2px solid #193fb6;outline-offset:3px}@media(max-width:700px){body:has(.config-bottom:not(.outside-workspace)) .site-footer{padding-bottom:180px}.site-footer .withdrawal-entry{position:static;align-self:flex-start;min-height:44px;margin-top:5px;box-shadow:none}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:96px;gap:24px;flex-wrap:nowrap;padding:0 3.5%;background:#fff}.site-header .brand-image{width:190px;min-width:160px;height:auto}.site-header .primary-nav{position:static;width:auto;height:auto;gap:25px;flex-shrink:0;font-size:12px;white-space:nowrap;border:0}.site-header .primary-nav a,.site-header .primary-nav a:first-child{padding:34px 0;border-bottom:0}.site-header .primary-nav a:after{display:block}.site-header .primary-nav a:focus-visible:after{right:0}.site-header .primary-nav a[aria-current=page]{color:#193fb6}.header-tools{display:flex;align-items:center;gap:5px;margin-left:auto}.header-disclosure{position:relative}.header-disclosure>summary{cursor:pointer;list-style:none}.header-disclosure>summary::-webkit-details-marker{display:none}.header-icon,.header-localization-toggle{display:flex;justify-content:center;align-items:center;gap:6px;min-width:38px;min-height:44px;border:0;background:transparent;color:#2f363e;border-radius:3px}.header-icon svg{width:22px;height:22px;flex-shrink:0}.header-localization-toggle{font-size:10px;padding:0 5px;white-space:nowrap}.header-localization-toggle>svg:first-child{width:18px}.header-localization-toggle>svg:last-child{width:12px}.header-language{color:#737a82;margin-left:4px}.bag.header-icon{position:relative;gap:3px;min-width:45px}.bag.header-icon span{width:16px;height:16px;font-size:9px;background:#193fb6;position:absolute;right:0;top:4px}.header-panel{position:absolute;right:0;top:calc(100% + 16px);width:340px;padding:25px;border:1px solid #e0e3e7;border-radius:5px;background:#fff;color:#1b1f25;box-shadow:0 12px 32px #18202a14;z-index:30}.header-panel h2{font-size:21px;line-height:1.25;letter-spacing:-.03em;margin-bottom:20px}.header-panel .field{margin-bottom:15px}.header-panel .button{width:100%;font-size:12px;min-height:44px;padding:13px}.header-panel .field select{font-size:14px;padding:12px 10px}.header-search-panel{width:480px;right:-85px}.header-search-panel p{font-size:11px;color:#717780;margin:16px 0 0}.search-form{display:flex;gap:10px;align-items:stretch;max-width:720px}.search-form input[type=search]{min-width:0;flex:1;width:100%;border:1px solid #ced2d8;border-radius:3px;padding:14px 16px;font-size:16px;background:#fff}.search-form .button{flex-shrink:0;min-height:52px;width:auto;font-size:13px;padding:15px 25px}.search-page,.not-found-page{padding:64px 7% 90px;min-height:65vh;max-width:1800px;margin:auto}.search-page h1,.not-found-page h1{font-size:clamp(38px,4.2vw,58px);margin-bottom:30px}.search-count,.search-hint{margin:27px 0 30px;color:#747b83;font-size:13px}.search-empty{margin:55px 0 20px}.search-empty h2{font-size:29px}.search-empty p{color:#747b83;font-size:14px}.search-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.search-results .product-card h3{font-size:19px;line-height:1.35}.search-results .product-card-meta{gap:10px}.search-results .product-card-meta>p{white-space:nowrap;font-size:13px}.search-results .card-details{font-size:11px;color:#747b83;margin-top:9px}.pagination{display:flex;gap:20px;justify-content:center;padding:35px}.pagination a{display:inline-flex;min-height:44px;align-items:center;text-decoration:underline}.withdrawal-page{max-width:960px;padding:60px 50px 80px;margin:auto}.withdrawal-intro h1{font-size:clamp(38px,4.2vw,57px);margin-bottom:25px}.withdrawal-intro .lede{font-size:15px;line-height:1.8;max-width:760px;color:#6a727b}.withdrawal-form{margin-top:32px;padding:32px;border:1px solid #dfe3e7;border-radius:5px;background:#fff}.withdrawal-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 20px}.withdrawal-fields .field{font-size:13px}.withdrawal-fields input,.withdrawal-fields textarea{font-size:16px}.withdrawal-fields textarea{resize:vertical;min-height:122px}.withdrawal-fields .optional{font-size:11px;font-weight:400;color:#77808a;margin-left:4px}.withdrawal-note{margin:25px 0 20px;font-size:12px;line-height:1.7;color:#6a727b;max-width:640px}.withdrawal-submit{width:100%;font-size:14px}.withdrawal-required{margin:14px 0 0;font-size:10px}.withdrawal-policy{font-size:12px;margin:23px 0 0}.withdrawal-policy a{text-decoration:underline;text-underline-offset:4px}.form-feedback{font-size:13px;line-height:1.6;padding:16px;margin:0 0 22px;border:1px solid #ddc7c7;border-radius:3px;background:#fff8f8;color:#8b2c2c}.form-feedback[hidden]{display:none}.form-feedback.success{border-color:#bfd6cd;background:#f4faf7;color:#145c43}.form-feedback.success h2{font-size:25px}.form-feedback p:last-child{margin-bottom:0}.header-panel .form-feedback{margin:17px 0 0;font-size:11px}@media(min-width:1181px){.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.site-header>.brand{justify-self:start}.site-header .header-tools{justify-self:end;margin-left:0}}@media(max-width:1180px)and (min-width:701px){.site-header{height:122px;flex-wrap:wrap;gap:0 20px;align-content:center}.site-header .brand{height:62px;justify-content:center}.site-header .primary-nav{order:3;width:100%;height:44px;justify-content:center;gap:40px}.site-header .primary-nav a,.site-header .primary-nav a:first-child{padding:12px 0}.site-header .primary-nav a:after{bottom:8px}.header-tools{margin-left:auto}}@media(max-width:700px){.site-header{height:112px;padding:0 5%;flex-wrap:wrap;gap:0;align-content:center}.site-header .brand-image{width:146px;min-width:0}.site-header .brand{height:62px;justify-content:center}.site-header .primary-nav{position:static;order:3;width:100%;height:46px;justify-content:space-between;gap:12px;font-size:10px}.site-header .primary-nav a,.site-header .primary-nav a:first-child{padding:13px 0}main{margin-top:0}.header-tools{gap:1px}.header-icon,.header-localization-toggle{min-width:33px;min-height:44px;padding:0 5px}.header-localization-toggle>.localization-short,.header-localization-toggle>svg:last-child{display:none}.header-localization-toggle>svg:first-child{width:20px}.bag.header-icon{min-width:33px}.header-icon svg{width:20px;height:20px}.header-disclosure{position:static}.header-panel,.header-search-panel{left:5%;right:5%;top:64px;width:auto;padding:22px}.header-panel h2{font-size:20px}.header-panel .field select{font-size:16px}.header-search-panel .search-form .button{padding:13px 15px}.header-search-panel .search-form input{font-size:16px;padding:12px}.search-page,.not-found-page{padding:42px 6% 55px}.search-page h1,.not-found-page h1{font-size:36px}.search-page .search-form{flex-wrap:wrap}.search-page .search-form input{flex-basis:100%}.search-page .search-form .button{width:100%}.search-results{grid-template-columns:1fr;gap:22px}.search-results .product-card h3{font-size:21px}.search-empty h2{font-size:26px}.withdrawal-page{padding:38px 6% 55px}.withdrawal-intro .lede{font-size:13px;line-height:1.75}.withdrawal-form{padding:21px 17px;margin-top:25px}.withdrawal-fields{grid-template-columns:1fr;gap:19px}.withdrawal-note{font-size:11px}.withdrawal-intro h1{font-size:36px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.collection-directory{max-width:900px;margin:35px 0}.collection-directory a{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #dfe2e6;padding:26px 0}.collection-directory a>span:first-child{font-size:26px}.collection-directory a>span:last-child{font-size:12px;color:#707882}.shopify-policy__container{width:100%;max-width:1000px!important;padding:60px 7% 80px!important;color:#484848;font-size:14px;line-height:1.9;overflow-wrap:anywhere}.shopify-policy__title h1{font-size:clamp(36px,4vw,55px);text-align:left;margin-bottom:35px;color:#161719}.shopify-policy__body a{text-decoration:underline;text-underline-offset:3px}.shopify-policy__body h2{font-size:26px;line-height:1.3;margin:35px 0 15px}.shopify-policy__body h3{font-size:20px}@media(max-width:700px){.collection-directory a>span:first-child{font-size:23px}.collection-directory a>span:last-child{font-size:10px}.shopify-policy__container{padding:38px 6% 55px!important;font-size:13px}.shopify-policy__title h1{font-size:36px}}.bag.header-icon span{width:18px;height:18px;font-size:10px;line-height:1;color:#fff;font-weight:600}@media(max-width:360px){.site-header .brand-image{width:126px}}@media(max-width:700px){.site-header>.brand{width:146px;min-width:0}}@media(max-width:360px){.site-header>.brand{width:126px}}#configuration .option-photo.material-swatch{position:relative;height:auto;aspect-ratio:2/1;background:#fff}#configuration .option-photo.material-swatch img{display:block;position:static;width:100%;height:100%;max-width:100%;left:auto;top:auto;transform:none;object-fit:contain;object-position:center;background:#fff}#configuration .option-photo.grip-perfLeather{position:relative;height:auto;aspect-ratio:2/1;background:#242424}#configuration .option-photo.grip-perfLeather>img:not(.material-watermark){position:absolute;display:block;width:457.142857%;max-width:none;height:auto;left:50%;top:50%;transform:translate(-75.9375%,-44.429348%);object-fit:initial}#configuration .option-photo.grip-perfLeather>img.material-watermark{position:absolute;display:block;width:20%;max-width:none;height:auto;aspect-ratio:16/9;right:3%;top:6%;left:auto;transform:none;object-fit:cover;border-radius:0;background:#000}.material-story-images .material-story-photo{position:relative;display:block;aspect-ratio:2/1;overflow:hidden;border-radius:3px;background:#242424}.material-story-images .material-story-photo>img{display:block;width:100%;height:100%;object-fit:contain;background:transparent}.material-story-images .material-story-perforated>img:not(.material-watermark){position:absolute;width:457.142857%;max-width:none;height:auto;left:50%;top:50%;transform:translate(-75.9375%,-44.429348%);object-fit:initial}.material-story-images .material-story-perforated>img.material-watermark{position:absolute;width:20%;height:auto;aspect-ratio:16/9;right:3%;top:6%;object-fit:cover;border-radius:0;background:#000}.cart-item img{height:auto;object-fit:contain;background:#fff}
/*# sourceMappingURL=/cdn/shop/t/11/assets/rodin.css.map */
