.shop-page{--background:0 0% 100%;--foreground:0 0% 10%;--border:0 0% 88%;--border-strong:30 10% 78%;--surface:0 0% 100%;--input:0 0% 100%;--muted:0 0% 93%;--muted-foreground:30 6% 38%;--ring:18 85% 54%;--accent:18 85% 54%;--accent-strong:18 82% 47%;--accent-text:18 85% 41%;--accent-foreground:24 10% 8%;--shop-ink:#202020;--shop-muted:#70706d;--shop-line:#e3e3df;--shop-soft:#f5f5f3;--shop-panel:#f4f4f6;--shop-lift:0 1px 2px rgba(28,25,20,.045),0 6px 16px -8px rgba(28,25,20,.07);--shop-lift-hover:0 1px 2px rgba(28,25,20,.06),0 10px 22px -10px rgba(28,25,20,.1);color-scheme:light;color:var(--shop-ink);background:#fff;min-height:100vh;font-family:var(--font-sans),sans-serif;padding-top:72px}.shop-container,.shop-page .site-header>.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.shop-page .site-header{color:var(--shop-ink);background:#fff;border-color:var(--shop-line)}.shop-page .site-header>.container{height:72px;padding-inline:0}.shop-page .site-header .header-logo{color:hsl(var(--accent))}.shop-page .site-header .header-nav-link{font-size:13px}.shop-page .site-header .header-cta{font-size:12px;padding:10px 18px}.shop-page #mobile-nav{color:var(--shop-ink);background:#fff}.shop-skip{position:fixed;z-index:100;top:8px;left:16px;padding:12px 18px;color:#fff;background:#202020;transform:translateY(-150%)}.shop-skip:focus{transform:translateY(0)}.shop-page :is(a,button,input,select,textarea,summary):focus-visible{outline:2px solid hsl(var(--accent-strong));outline-offset:4px}.shop-announcement{text-align:center;background:var(--shop-soft);padding:10px 16px;font-size:11px;color:#60605c;letter-spacing:.025em}.shop-heading{padding:38px 0 26px}.shop-eyebrow{font-size:10px;letter-spacing:.12em;font-weight:500;text-transform:uppercase;color:var(--shop-muted)}.shop-heading h1{margin:9px 0 10px;font-size:clamp(30px,3.2vw,40px);line-height:1.06;font-weight:500;letter-spacing:-.055em}.shop-heading>p:last-child{font-size:16px;line-height:1.6;color:var(--shop-muted)}.shop-featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);overflow:hidden;border-radius:20px;background:var(--shop-panel)}.shop-featured-copy{padding:42px 38px;align-self:center}.shop-featured-copy h2{font-size:clamp(42px,5vw,64px);line-height:1.06;font-weight:500;letter-spacing:-.065em;margin:12px 0 20px}.shop-featured-tagline{font-size:27px;line-height:1.15;letter-spacing:-.035em}.shop-featured-description{font-size:14px;line-height:1.75;color:#60605c;margin:18px 0 24px;max-width:390px}.shop-featured-image{position:relative;min-height:570px;background:#eeedeb}.shop-featured-image img{object-fit:contain;padding:32px 24px 48px;transition:transform .4s ease}.shop-featured-image:hover img{transform:scale(1.025)}.shop-image-caption{position:absolute;bottom:20px;left:20px;right:20px;text-align:center;font-size:10px;color:var(--shop-muted)}.shop-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:26px}.shop-highlights>div{display:flex;flex-direction:column-reverse;gap:7px;justify-content:flex-end}.shop-highlights dt{font-size:10px;line-height:1.4;color:#62625e}.shop-highlights dd{font-size:24px;letter-spacing:-.035em;line-height:1.1}.shop-desk{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;margin:72px 0}.shop-desk-image{position:relative;aspect-ratio:1.25;background:var(--shop-panel);border-radius:18px}.shop-desk-image img{object-fit:contain;padding:7%}.shop-desk-copy .shop-button{margin-top:24px}.shop-desk-copy h2{font-size:40px;letter-spacing:-.055em;line-height:1.1;font-weight:500;margin:12px 0 18px}.shop-desk-copy>p:not(.shop-eyebrow){max-width:430px;font-size:14px;line-height:1.8;color:#60605c}.shop-offer-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.shop-offer-prices>div{padding:13px 14px;border:1px solid var(--shop-line);border-radius:10px;min-width:0}.shop-offer-prices>div[data-active=true]{border-color:#e4ad93;background:#fcf3ee}.shop-offer-prices dt{font-size:11px;line-height:1.5;color:#62625e}.shop-offer-prices dt span{display:block;font-size:9px;color:#a33f16}.shop-offer-prices dd{font-size:clamp(22px,2.5vw,30px);line-height:1.15;letter-spacing:-.035em;margin-top:9px;font-weight:500}.shop-offer-prices>div:not([data-active=true]) dd{color:#6b6b66}.shop-reserve{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:76px;align-items:start;background:var(--shop-soft);border-radius:20px;padding:52px 48px;margin:72px 0 12px;scroll-margin-top:94px}.shop-reserve h2{margin:13px 0 22px;font-size:clamp(32px,3.7vw,48px);line-height:1.08;letter-spacing:-.055em;font-weight:500}.shop-reserve-lead{max-width:400px;font-size:17px;line-height:1.6;color:#5c5c58}.shop-reserve-figures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:370px;border-top:1px solid var(--shop-line);padding-top:26px;margin-top:30px}.shop-reserve-figures>div{display:flex;flex-direction:column-reverse;gap:8px}.shop-reserve-figures dt{font-size:11px;line-height:1.4;color:var(--shop-muted)}.shop-reserve-figures dd{font-size:27px;font-weight:500;line-height:1.1;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.shop-reserve-note{margin-top:18px;font-size:12px;color:var(--shop-muted)}.shop-reserve-contact{display:inline-flex;align-items:center;gap:9px;min-height:44px;margin-top:10px;font-size:14px;font-weight:500}.shop-reserve-contact:hover{text-decoration:underline;text-underline-offset:5px}.shop-reserve-form :is(input:not([type=checkbox]),select){min-height:46px;padding-inline:15px;background:#fff;border-color:transparent;border-radius:12px;font-size:15px;box-shadow:inset 0 0 0 1px #e8e7e3,var(--shop-lift);transition:box-shadow .18s}.shop-reserve-form :is(input:not([type=checkbox]),select):hover{box-shadow:inset 0 0 0 1px #d2d1cb,var(--shop-lift-hover)}.shop-reserve-form legend{font-size:12px;line-height:1.8}.shop-reserve-form fieldset label>span{border-color:#ddddd7;border-radius:9px;padding:9px 13px;font-size:13px;background:#fff;box-shadow:var(--shop-lift)}.shop-reserve-form form>label{font-size:13px;line-height:1.8;margin-block:8px 2px}.shop-reserve-form button[type=submit]{min-height:50px;border-radius:999px;font-size:14px;font-weight:600}.shop-reserve-form [role=status]{background:#fff;border-color:#e8e7e3;box-shadow:var(--shop-lift)}.shop-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border:1px solid transparent;border-radius:999px;font-size:13px;font-weight:500;line-height:1.4;text-align:center;transition:background .18s,color .18s,border-color .18s}.shop-button-primary{color:hsl(var(--accent-foreground));background:hsl(var(--accent));font-weight:700}.shop-button-primary:hover{background:hsl(var(--accent-strong))}.shop-button-secondary{color:var(--shop-ink);background:#fff;border-color:#c5c5c0}.shop-button-secondary:hover{background:var(--shop-soft);border-color:var(--shop-ink)}.shop-button:disabled{cursor:not-allowed;opacity:.45}.shop-footer{display:flex;align-items:center;gap:30px;padding-block:36px;font-size:11px;color:var(--shop-muted)}.shop-footer>a:first-child{margin-right:auto}.shop-footer>a:first-child>span{color:hsl(var(--accent))}.shop-breadcrumb{display:flex;align-items:center;gap:16px;padding:22px 0;font-size:12px;color:var(--shop-muted)}.shop-breadcrumb a{display:inline-flex;align-items:center;gap:8px;color:var(--shop-ink)}.shop-product-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:start;gap:52px;padding-bottom:12px}.shop-gallery{min-width:0;position:sticky;top:92px}.shop-gallery-image{position:relative;aspect-ratio:1.15;border-radius:18px;overflow:hidden;background:var(--shop-panel)}.shop-gallery-image img{object-fit:contain;padding:6%}.shop-thumbnails{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.shop-thumbnails button{border:1px solid var(--shop-line);border-radius:10px;overflow:hidden}.shop-thumbnails button[aria-pressed=true]{border-color:hsl(var(--accent))}.shop-thumbnails img{width:72px;height:72px;object-fit:contain}.shop-purchase{padding-top:6px;min-width:0}.shop-purchase h1{font-size:clamp(30px,3vw,38px);line-height:1.06;font-weight:500;letter-spacing:-.055em;margin:10px 0 16px}.shop-product-description{color:var(--shop-muted);font-size:15px;line-height:1.6;max-width:460px}.shop-workflows{display:flex;gap:10px;margin-top:22px;min-width:0}.shop-workflows legend{font-size:12px;margin-bottom:10px}.shop-workflows label{position:relative;flex:1}.shop-workflows input{position:absolute;width:1px;height:1px;opacity:0}.shop-workflows span{display:block;text-align:center;border:1px solid var(--shop-line);border-radius:10px;font-size:13px;padding:12px 9px;cursor:pointer;transition:border-color .18s,background .18s}.shop-workflows span small{display:block;margin-top:5px;font-size:12px;color:var(--shop-muted)}.shop-workflows input:checked+span{border-color:hsl(var(--accent));background:hsl(var(--accent)/.07);box-shadow:inset 0 0 0 1px hsl(var(--accent))}.shop-workflows input:focus-visible+span{outline:2px solid hsl(var(--accent-strong));outline-offset:4px}.shop-workflows:disabled{opacity:.6}.shop-workflow-summary{padding-top:20px;font-size:13px;line-height:1.65}.shop-workflow-summary ul{display:grid;gap:5px;margin:10px 0 9px;list-style:disc;padding-left:17px}.shop-muted{color:var(--shop-muted)}.shop-price{margin-top:22px;padding-top:19px;border-top:1px solid var(--shop-line)}.shop-price small{display:block;color:var(--shop-muted);margin-top:10px;font-size:11px}.shop-purchase-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;margin-top:20px}.shop-purchase-actions .shop-button{padding-inline:9px}.shop-purchase-note{color:var(--shop-muted);font-size:10px;line-height:1.8;margin-top:13px}.shop-purchase-note p+p{margin-top:5px}.shop-detail-nav{display:flex;flex-wrap:wrap;gap:12px 30px;padding:18px 0;border-block:1px solid var(--shop-line);margin-top:44px;font-size:12px}.shop-detail-nav a:hover{text-decoration:underline;text-underline-offset:5px}.shop-detail-section{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:56px;padding:42px 0;border-bottom:1px solid var(--shop-line);scroll-margin-top:95px}.shop-detail-section h2{font-size:26px;font-weight:600;line-height:1.12;letter-spacing:-.05em;margin-top:9px;max-width:310px}.shop-detail-section>div:last-child{font-size:14px;line-height:1.7;color:#595955}.shop-detail-section p+p{margin-top:14px}.shop-detail-section ul{list-style:disc;padding-left:18px;margin-bottom:18px}.shop-detail-section li+li{margin-top:5px}.shop-detail-section dl{font-size:13px;line-height:1.7}.shop-detail-section dl>div{display:grid;grid-template-columns:125px 1fr;gap:20px;padding:12px 0;border-bottom:1px solid var(--shop-line)}.shop-detail-section dl>div:first-child{padding-top:0}.shop-detail-section dl>div:last-child{border-bottom:0}.shop-detail-section dt{color:var(--shop-muted)}.shop-detail-section .shop-spec-intro{font-size:13px;line-height:1.7;color:var(--shop-muted);margin-top:16px;max-width:280px}.shop-detail-section .shop-spec-source{font-size:11px;color:var(--shop-muted);margin-top:16px}.shop-spec-source a{display:block;text-decoration:underline;text-underline-offset:3px;margin-top:4px}.shop-applications{display:grid;gap:26px}.shop-applications h3{font-size:16px;font-weight:500;color:var(--shop-ink);margin-bottom:7px}.shop-policies details{padding:17px 0;border-bottom:1px solid var(--shop-line)}.shop-policies details:first-child{padding-top:0}.shop-policies details:last-child{border-bottom:0}.shop-policies summary{cursor:pointer;font-size:14px;color:var(--shop-ink)}.shop-policies details p{font-size:13px;margin-top:14px}.shop-quote{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:50px;background:var(--shop-panel);border:0;border-radius:18px;padding:40px;margin-top:48px;scroll-margin-top:94px}.shop-quote:focus{outline:none}.shop-quote-intro h2{margin:11px 0;font-size:26px;line-height:1.12;letter-spacing:-.05em;font-weight:600}.shop-quote-intro>p:last-child{font-size:14px;line-height:1.7;color:var(--shop-muted)}.shop-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.shop-quote-form label{display:grid;gap:7px;font-size:12px}.shop-quote-form :is(input,select,textarea){min-width:0;width:100%;border:1px solid #dcdbd6;border-radius:10px;padding:11px 14px;background:#fff;color:var(--shop-ink);font:inherit;font-size:14px;box-shadow:var(--shop-lift)}.shop-quote-form :is(input,select){min-height:44px}.shop-quote-form textarea{resize:vertical;line-height:1.6}.shop-procurement-options{display:flex;flex-wrap:wrap;gap:12px 20px;margin:20px 0}.shop-procurement-options legend{font-size:12px;margin-bottom:12px}.shop-procurement-options label{display:flex;align-items:center;gap:7px}.shop-procurement-options input{width:16px;height:16px;min-height:16px;accent-color:hsl(var(--accent))}.shop-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.shop-form-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.shop-form-error{color:#ab3422;margin-top:15px;font-size:13px}.shop-form-privacy{color:var(--shop-muted);font-size:10px;line-height:1.7;margin-top:12px}.shop-quote-success{padding:28px;background:#fff;border-radius:14px;box-shadow:var(--shop-lift)}.shop-quote-success h3{font-weight:500;font-size:21px;letter-spacing:-.025em;margin:15px 0 10px}.shop-quote-success p{color:var(--shop-muted);line-height:1.7;font-size:14px}.shop-text-button{margin-top:18px;font-size:13px;text-decoration:underline;text-underline-offset:4px}.shop-result{max-width:620px;margin:75px auto 100px}.shop-result h1{font-size:clamp(28px,3vw,36px);font-weight:500;letter-spacing:-.055em;line-height:1.08;margin:22px 0 15px}.shop-result>p{color:var(--shop-muted);font-size:15px;line-height:1.7}.shop-result dl{border-block:1px solid var(--shop-line);padding:18px 0;margin:28px 0}.shop-result dl>div{display:grid;grid-template-columns:140px 1fr;gap:16px;padding:8px 0;font-size:13px}.shop-result dt{color:var(--shop-muted)}.shop-result .shop-button{margin:20px 10px 0 0}.shop-result-contact{display:block;margin-top:22px;font-size:12px;text-decoration:underline;text-underline-offset:4px}@media (max-width:1100px){.shop-container,.shop-page .site-header>.container{width:calc(100% - 64px)}.shop-product-hero{gap:30px}.shop-purchase h1{font-size:35px}.shop-purchase-actions{grid-template-columns:1fr}}@media (max-width:900px){.shop-gallery{position:static}.shop-product-hero{grid-template-columns:1fr;gap:30px}.shop-purchase{max-width:680px;width:100%}.shop-product-description{max-width:none}.shop-purchase-actions{grid-template-columns:1fr 1fr}.shop-detail-section{gap:30px;grid-template-columns:1fr 1.3fr}.shop-quote{grid-template-columns:1fr;gap:24px}.shop-reserve{grid-template-columns:1fr;gap:34px;padding:40px 34px;margin-top:56px}}@media (max-width:640px){.shop-page{padding-top:64px}.shop-container,.shop-page .site-header>.container{width:calc(100% - 40px)}.shop-page .site-header>.container{height:64px}.shop-heading{padding:30px 0 24px}.shop-footer{flex-wrap:wrap;gap:18px;padding-block:28px}.shop-footer>span{width:100%}.shop-breadcrumb{padding-block:24px}.shop-purchase h1{font-size:35px}.shop-purchase-actions{grid-template-columns:1fr}.shop-workflow-summary{font-size:14px}.shop-purchase-note{font-size:11px}.shop-button{min-height:48px;font-size:13px}.shop-detail-nav{margin-top:38px;gap:16px 22px;font-size:11px}.shop-detail-section{grid-template-columns:1fr;gap:22px;padding-block:30px}.shop-detail-section h2{max-width:none}.shop-detail-section dl>div{grid-template-columns:105px 1fr;gap:16px}.shop-quote{padding:22px 18px}.shop-reserve{padding:30px 22px;margin:44px 0 12px}.shop-reserve-figures{gap:16px}.shop-reserve-figures dd{font-size:24px}.shop-form-grid{grid-template-columns:1fr}.shop-quote-form :is(input,select,textarea),.shop-reserve-form :is(input:not([type=checkbox]),select){font-size:16px}.shop-result{margin-block:46px 65px}.shop-result dl>div{grid-template-columns:100px 1fr}}@media (max-width:1000px){.shop-featured-copy{padding:30px 26px}.shop-highlights{gap:8px}.shop-highlights dd{font-size:21px}.shop-desk{gap:36px}}@media (max-width:760px){.shop-featured{grid-template-columns:1fr}.shop-featured-image{order:-1;min-height:0;height:clamp(300px,85vw,430px)}.shop-featured-copy{padding:28px}.shop-featured-copy h2{font-size:48px}.shop-featured-tagline br{display:none}.shop-featured-tagline{font-size:24px}.shop-featured-description{max-width:none}.shop-highlights dd{font-size:25px}.shop-highlights dt{font-size:10px}.shop-desk{grid-template-columns:1fr;gap:26px;margin:44px 0}.shop-desk-image{aspect-ratio:1.4}.shop-desk-copy h2{font-size:36px}.shop-offer-prices dd{font-size:27px}}@media (max-width:380px){.shop-featured-copy{padding:24px 20px}.shop-highlights dd{font-size:21px}.shop-offer-prices>div{padding:12px 10px}.shop-offer-prices dd{font-size:24px}}@media (prefers-reduced-motion:reduce){.shop-page *,.shop-page :after,.shop-page :before{scroll-behavior:auto!important;transition:none!important}}.shop-inline-link{text-decoration:underline;text-underline-offset:3px}.shop-inline-link:hover{color:hsl(var(--accent))}.shop-base-notes{margin-top:12px;padding:12px 14px;border:1px solid var(--shop-line);border-radius:10px}.shop-base-notes p{font-size:13px;color:var(--shop-muted)}.shop-base-notes p+p{margin-top:6px}.shop-upgrade-line{font-weight:600}.shop-accessory{border-top:1px solid var(--shop-line);padding-block:40px}.shop-accessory h2{font-size:24px;font-weight:600;letter-spacing:-.03em;margin-top:10px}.shop-accessory p{margin-top:10px;max-width:640px;color:var(--shop-muted)}.shop-accessory .shop-inline-link{display:inline-flex;align-items:center;gap:7px;margin-top:14px;font-weight:600}