/* SYLVORET / refinement — components shared by every local journey. */
:root{--motion-fast:180ms;--motion-panel:220ms}
html{scroll-padding-top:110px}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.5}textarea{font:inherit;resize:vertical}select,input,textarea{color:var(--ink)}:focus-visible{outline:2px solid var(--ink);outline-offset:4px}.editorial-band :focus-visible{outline-color:var(--citron,#e1ed30)}
.card-facts{list-style:none;padding:0;margin:10px 0 0;font-size:13px;line-height:1.65;color:var(--muted)}.card-facts li+li{margin-top:2px}.compare-add{min-height:48px;min-width:48px}.card-meta>span{max-width:75%}.product-card{min-width:0}.product-card h3{overflow-wrap:anywhere}.product-picture{overflow:hidden}.product-picture img{transition:transform 220ms ease}.picture-arrow{transition:transform 180ms ease}.product-picture:hover .picture-arrow{transform:translate(2px,-2px)}
/* Compact collection: navigation, criteria, then products. */
.compact-heading{padding-block:34px 40px}.compact-heading .breadcrumb{margin-bottom:28px}.compact-heading figure{height:240px;margin-top:0}.compact-heading>div>p:last-child{margin-top:18px;line-height:1.65}.browse-toolbar{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding-block:16px;gap:18px}.browse-actions{display:flex;align-items:center;gap:22px}.browse-actions .filter-toggle{font-size:14px;min-height:48px;gap:10px}.filter-toggle [data-filter-count]{display:grid;place-items:center;min-width:20px;height:20px;background:var(--ink);color:white;font-size:11px;border-radius:50%}.sort-control select{font:inherit;font-size:14px;border:0;background:transparent;min-height:48px;max-width:205px;padding:8px 24px 8px 8px;cursor:pointer}.collection-count{font-size:14px}.filter-chip{min-height:48px;font-size:13px}.filters-panel{width:min(460px,100%);max-width:100%}.filters-panel .filter-form{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:26px;padding-block:26px;height:100%;min-height:0;overflow:auto}.filters-panel .filter-form>label{font-size:14px;color:var(--ink);gap:10px;flex:0}.filters-panel .filter-form select{font-size:16px;min-height:54px;padding:12px 32px 12px 14px}.filters-panel .filter-form>p{font-size:14px;line-height:1.8}.filter-actions{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding-top:30px}.filter-actions .btn{width:100%;justify-content:center;gap:6px}.filter-actions .btn>.icon{margin-left:auto}.filter-actions .plain-button{align-self:flex-start}.family-tabs{scrollbar-width:none;scroll-behavior:smooth}.family-tabs a{flex-shrink:0}
/* Menu — the image follows the family in focus. */
.mega-image.is-product{background:var(--canvas);color:var(--ink);min-height:430px}.mega-image.is-product:after{display:none}.mega-image.is-product>img{object-fit:contain;width:88%;height:75%;margin:2% auto 0;mix-blend-mode:multiply;object-position:center}.mega-image.is-product>span{font-size:28px;line-height:1.25;bottom:28px;left:30px;right:30px;color:var(--ink);text-shadow:none}.mega-image.is-product small{color:var(--muted);font-size:10px}.mega-image.is-product b{font-weight:600;display:block;max-width:90%}.mega-image.is-product .icon{position:absolute;right:0;bottom:3px}.menu-quicklinks{display:flex;gap:24px;flex-wrap:wrap;padding-top:28px}.menu-quicklinks a{font-size:14px;min-height:48px;display:flex;align-items:center;gap:10px}.menu-quicklinks .icon{width:17px}.menu-foot a{min-height:48px;display:flex;align-items:center;gap:10px}.search-adviser-link{margin-top:28px;min-height:48px;font-size:14px}.search-form:focus-within{outline:2px solid var(--ink);outline-offset:3px}.search-form input:focus{outline:0}.search-result:hover{background:var(--canvas)}.search-result{transition:background 180ms}.search-result b{white-space:nowrap}.search-initial>a,.search-suggestion button{min-height:48px}.panel{overscroll-behavior:contain}.panel.is-closing{pointer-events:none;animation:panel-out 160ms ease both}.scrim.is-closing{animation:veil-out 160ms ease both}.drawer:not([hidden]){animation:drawer-in 220ms ease both}.drawer.is-closing{animation:drawer-out 160ms ease both}.compare-panel.is-closing{animation:veil-out 160ms ease both}.zoom-panel.is-closing{animation:veil-out 160ms ease both}@keyframes drawer-in{from{opacity:0;translate:24px 0}to{opacity:1;translate:0 0}}@keyframes drawer-out{to{opacity:0;translate:24px 0}}@keyframes panel-out{to{opacity:0;translate:0 -8px}}@keyframes veil-out{to{opacity:0}}
/* Product gallery: each existing image has an explicit purpose. */
.product-gallery{min-width:0;width:100%}.gallery-controls{position:absolute;bottom:10px;left:10px;display:flex;align-items:center;background:#fffE;gap:2px}.gallery-controls .gallery-counter{position:static;min-width:54px;text-align:center;font-size:11px}.gallery-controls [data-gallery-prev] .icon{transform:rotate(180deg)}.gallery-zoom{position:absolute;right:10px;bottom:10px;background:#fffe}.gallery-roles{display:flex;gap:24px;border-bottom:1px solid var(--line);overflow:auto;margin-top:10px}.gallery-roles button{font-size:13px;min-height:48px;padding:5px 0;white-space:nowrap;border-bottom:2px solid transparent}.gallery-roles button[aria-pressed=true]{border-bottom-color:var(--ink);font-weight:650}.gallery-thumbs{gap:12px;padding-bottom:8px;scrollbar-width:thin}.thumb{width:86px;height:auto;background:transparent;opacity:.7;border:0;border-bottom:2px solid transparent}.thumb>img{height:72px;background:var(--canvas)}.thumb>span{display:block;font-size:10px;line-height:1.4;min-height:31px;padding:8px 1px 7px;color:var(--ink)}.thumb.selected{border-color:var(--ink);opacity:1}.gallery-caption{display:flex;gap:10px;line-height:1.6;font-size:14px;max-width:100%;min-height:0;margin:8px 0 0}.gallery-caption strong{white-space:nowrap;font-weight:600}.gallery-caption>span{color:var(--muted)}.product-highlights{list-style:none;display:flex;flex-wrap:wrap;gap:9px 22px;padding:0;margin:20px 0 0;font-size:13px}.product-highlights li{display:flex;align-items:center;gap:7px}.product-highlights .icon{width:15px;height:15px}.product-price>span{font-size:14px}.product-honesty{font-size:12px;line-height:1.7;color:var(--muted);margin-top:15px}.benefit-points>div{display:grid;grid-template-columns:26px 1fr;gap:26px;border-top:1px solid var(--line);padding:22px 0}.benefit-points>div>span{font-size:11px;color:var(--muted);padding-top:4px}.benefit-points h3{font-size:18px;line-height:1.4;font-weight:600;letter-spacing:-.03em;margin:0 0 10px}.benefit-points p{font-size:16px;line-height:1.8;margin:0}.product-prerequisites{border-top:1px solid var(--line);margin-top:25px}.product-prerequisites summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;padding:22px 0;font-size:16px;font-weight:600;list-style:none}.product-prerequisites summary::-webkit-details-marker{display:none}.product-prerequisites p,.product-prerequisites li{font-size:15px;line-height:1.8}.product-prerequisites ul{padding-left:20px;margin-block:18px}.product-prerequisites .text-link{margin-bottom:16px}.faq-section .text-link{margin-bottom:20px}.faq-section details[open] summary .icon,.product-prerequisites[open] summary .icon,.optional-fields[open] summary .icon{transform:rotate(45deg)}details summary .icon{transition:transform 180ms ease;flex-shrink:0}.cart-unit-count{font-size:12px;color:var(--muted);display:block;line-height:1.6;margin:5px 0 8px}.compare-table tr.is-different{background:#f7f8f5}.compare-table tbody th{font-weight:600}.compare-table td,.compare-table th{font-size:14px;line-height:1.7}.compare-table .plain-button{min-height:48px}.compare-table h3{font-size:15px}
.zoom-panel{padding:0;display:flex;flex-direction:column;background:var(--canvas);align-items:stretch}.zoom-toolbar{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:white;z-index:1;flex-shrink:0;border-bottom:1px solid var(--line);gap:15px}.zoom-toolbar p{font-size:14px;margin:0}.zoom-toolbar>div{display:flex;align-items:center;gap:5px}.zoom-toolbar [data-zoom-percent]{font-size:12px;width:48px;text-align:center}.zoom-viewport{overflow:auto;flex:1;min-height:0;display:block;touch-action:pan-x pan-y}.zoom-viewport>img{object-fit:contain;width:100%;height:100%;max-width:none;max-height:none;mix-blend-mode:multiply;display:block;margin:auto}.zoom-viewport.is-magnified>img{width:var(--zoom-size,150%);height:var(--zoom-size,150%);min-width:var(--zoom-size,150%);min-height:var(--zoom-size,150%)}
/* Adviser, preparation and local checkout. */
.journey-heading{padding-block:64px 50px}.journey-heading h1{font-size:clamp(36px,4.5vw,60px);line-height:1.08;letter-spacing:-.055em;margin:20px 0 25px}.journey-heading>p:last-child{max-width:640px;font-size:18px;line-height:1.7}.adviser-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:90px;padding-bottom:85px}.adviser-form{padding-top:26px;border-top:1px solid var(--ink)}.adviser-progress{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;margin-bottom:35px}.adviser-progress>span:nth-child(2){margin-left:auto}.adviser-progress>div{width:100%;height:2px;background:var(--line);margin-top:5px}.adviser-progress i{display:block;width:100%;height:100%;background:var(--ink);transform:scaleX(.333333);transform-origin:left;transition:transform 220ms}.adviser-form fieldset{min-width:0;padding:0;margin:0;border:0}.adviser-form legend{font-size:27px;font-weight:600;line-height:1.3;letter-spacing:-.035em;margin-bottom:25px;max-width:100%}.adviser-form legend .eyebrow{display:block;margin-bottom:15px;font-weight:500;font-size:10px;letter-spacing:.15em}.choice-grid{display:flex;flex-direction:column;gap:12px}.choice{display:flex;align-items:center;gap:16px;border:1px solid var(--line);padding:18px;min-height:86px;cursor:pointer}.choice:has(:checked){border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:var(--canvas)}.choice:has(:focus-visible){outline:2px solid var(--ink);outline-offset:4px}.choice input{flex-shrink:0}.choice>span{flex:1;min-width:0}.choice strong{display:block;font-size:16px;font-weight:600}.choice small{display:block;font-size:14px;line-height:1.6;margin-top:5px;color:var(--muted)}.choice>.icon{width:18px;flex-shrink:0}.adviser-note{padding:35px;background:var(--canvas);align-self:start}.adviser-note h2{font-size:34px;line-height:1.14;margin:25px 0}.adviser-note p{font-size:16px;line-height:1.85;margin-bottom:20px}.adviser-note .text-link{font-size:14px}.adviser-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:32px}.adviser-actions>.btn{margin-left:auto;min-width:175px}.adviser-actions .plain-button{min-height:48px}.adviser-form fieldset>p{font-size:15px;line-height:1.8;margin-block:22px}.budget-field{font-size:14px;display:flex;flex-direction:column;gap:12px}.budget-field>span{display:flex;align-items:center;border:1px solid var(--line);max-width:230px;height:64px}.budget-field input{border:0;font:inherit;font-size:28px;min-width:0;width:100%;height:100%;padding:15px}.budget-field b{padding-right:20px;font-weight:500}.check-choice{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:1.65}.check-choice input{flex-shrink:0;margin-top:6px}.inline-error{color:#9d2921;font-size:14px;line-height:1.7;padding:12px 0}.adviser-results{border-top:1px solid var(--line)}.adviser-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.adviser-results .section-head>div>p:last-child{font-size:16px;line-height:1.8;margin-top:18px}.recommendation .recommendation-reason{font-size:16px;line-height:1.8;margin-top:18px}.recommendation .recommendation-limit{font-size:14px;line-height:1.7;color:var(--muted);border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.recommendation .text-link{margin-top:16px;font-size:14px}.adviser-empty{padding:25px 0;max-width:700px}.adviser-empty p{font-size:16px;line-height:1.8;margin:18px 0 25px}.adviser-empty h3{font-size:28px}
.help-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:90px;padding-bottom:80px}.help-topics{position:sticky;top:110px;align-self:start;border-top:1px solid var(--line)}.help-topics a{min-height:64px;border-bottom:1px solid var(--line);font-size:14px;display:flex;align-items:center;gap:15px;justify-content:space-between}.help-topics .icon{width:17px;flex:none}.help-content{min-width:0;max-width:790px}.help-content>section{padding-block:40px 65px;border-top:1px solid var(--line);scroll-margin-top:105px}.help-content h2{font-size:34px;letter-spacing:-.04em;line-height:1.2;margin:18px 0 25px}.help-content p{font-size:16px;line-height:1.85;margin-block:20px}.field-label{display:flex;flex-direction:column;gap:10px;font-size:14px;font-weight:500;margin-bottom:20px}.field-label input,.field-label select,.field-label textarea{font:inherit;font-size:16px;font-weight:400;min-height:54px;border:1px solid var(--line);border-radius:2px;background:#fff;padding:13px 15px;width:100%;box-sizing:border-box}.field-label textarea{min-height:145px;line-height:1.7}.field-label select{padding-right:28px}.help-list{padding-left:24px;counter-reset:help;list-style:none}.help-list li{padding:22px 0;position:relative;border-bottom:1px solid var(--line)}.help-list li:before{counter-increment:help;content:counter(help)'.';position:absolute;left:-24px;font-size:14px;color:var(--muted);top:25px}.help-list strong{font-size:18px;font-weight:600}.help-list p{margin:10px 0 0}.model-checklist{margin-top:25px}.model-checklist h3{font-size:21px;margin-bottom:15px}.model-checklist label{display:flex;align-items:flex-start;gap:13px;font-size:16px;line-height:1.7;padding:16px 0;border-bottom:1px solid var(--line);cursor:pointer}.model-checklist input{flex-shrink:0;margin-top:6px}.model-checklist .checklist-progress{font-size:13px;color:var(--muted)}.model-help-intro{display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center;margin-top:25px}.model-help-intro img{width:120px;height:120px;object-fit:contain;background:var(--canvas)}.model-help-intro h3{font-size:20px;line-height:1.5}.model-help-intro .text-link{font-size:14px;margin-top:10px}.model-pending{padding-left:18px;line-height:1.9;font-size:15px}.help-content [data-help-draft]{margin-top:25px;border-top:1px solid var(--line);padding-top:15px}.help-content pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:15px;line-height:1.8;background:var(--canvas);padding:24px}.brand-story{padding-top:60px}.brand-story h1{font-size:clamp(36px,4.6vw,64px);line-height:1.08;margin:20px 0 25px;letter-spacing:-.055em}.brand-story .wrap>p:last-child{max-width:660px;font-size:18px;line-height:1.8}.brand-story>img{width:100%;height:460px;object-fit:cover;margin-top:50px}.brand-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px}.brand-principles h2{font-size:30px;line-height:1.2;margin:22px 0}.brand-principles p{font-size:16px;line-height:1.85}
.checkout-title{padding-block:35px 50px}.checkout-title>.text-link{font-size:14px;margin-bottom:38px}.checkout-title>.text-link .icon{transform:rotate(180deg)}.checkout-title h1{font-size:48px;line-height:1.1;letter-spacing:-.05em;margin:20px 0 22px}.checkout-title>p:last-child{font-size:16px;line-height:1.8;max-width:670px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:80px;padding-bottom:80px}.checkout-layout form{min-width:0}.checkout-layout form>section{border-top:1px solid var(--line);padding:28px 0 15px}.checkout-layout form>section>h2{font-size:23px;margin:0 0 26px;display:flex;gap:17px;align-items:center}.checkout-layout h2>span{font-size:11px;letter-spacing:.1em;color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid .wide{grid-column:1/-1}.field-error{color:#9d2921;font-size:13px;line-height:1.5}.field-error:empty{display:none}input[aria-invalid=true]{border-color:#9d2921}.optional-fields{padding-bottom:20px}.optional-fields summary{font-size:14px;display:flex;align-items:center;justify-content:space-between;min-height:48px;cursor:pointer;list-style:none}.optional-fields .field-label{margin-top:15px}.checkout-unavailable{padding:22px;background:var(--canvas);font-size:15px;line-height:1.8;margin-bottom:18px}.checkout-unavailable strong{font-size:16px;font-weight:600}.checkout-unavailable p{margin-top:10px}.checkout-summary{position:sticky;top:110px;align-self:start;border:1px solid var(--line);padding:28px}.checkout-summary h2{font-size:23px;margin:0 0 20px}.checkout-summary .cart-item{padding-block:20px;border-bottom:1px solid var(--line)}.checkout-summary>p{font-size:13px;line-height:1.8;margin-top:15px}.checkout-summary>.text-link{font-size:14px;min-height:48px;margin-top:15px}.checkout-total{display:flex;justify-content:space-between;gap:15px;font-size:15px;padding-top:24px}.checkout-total strong{font-size:23px;white-space:nowrap}.checkout-disclaimer{font-size:13px;line-height:1.8;margin:15px 0 0;color:var(--muted)}[data-checkout-submit]{font-size:14px;gap:12px;white-space:normal;line-height:1.5;text-align:left}[data-checkout-success]{background:var(--canvas);padding:28px;margin-top:30px}[data-checkout-success] h2{font-size:24px}[data-checkout-success] p{font-size:16px;line-height:1.8;margin:18px 0}.guide-intro-image{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.guide-intro-image img{width:100%;height:350px;object-fit:cover}.guide-intro-image p{font-size:16px;line-height:1.85;margin-block:20px}.guide-checklist-progress{font-size:14px;margin-top:24px}.guide-shortcuts{display:flex;gap:30px;margin-top:26px;flex-wrap:wrap}.guide-shortcuts a{min-height:48px}.design-switcher a,.design-switcher button{min-height:40px}.no-script{font-size:16px;padding:24px;background:var(--canvas);text-align:center}.hero>picture>img{object-fit:cover}
@media(max-width:1024px){.adviser-layout{gap:40px}.help-layout{gap:45px;grid-template-columns:200px minmax(0,1fr)}.checkout-layout{gap:30px}.checkout-summary{padding:20px}.brand-principles{gap:30px}.product-lead{font-size:16px}}
@media(max-width:767px){html{scroll-padding-top:85px}.hero>picture>img{object-position:center}.hero:after{background:linear-gradient(180deg,#06100994 0%,#06100932 58%,#06100940 100%)}.hero-copy{padding-top:48px}.hero h1{font-size:48px}.hero-copy>p:not(.eyebrow){max-width:290px;margin-block:20px}.hero-secondary{font-size:13px;min-height:48px}.hero .btn{min-width:225px}.compact-heading{padding-block:20px 22px}.compact-heading .breadcrumb{margin-bottom:22px}.compact-heading h1{font-size:36px;line-height:1.12}.compact-heading h1 br{display:none}.compact-heading .eyebrow{font-size:9px;margin-bottom:12px}.compact-heading>div>p:last-child{font-size:16px;line-height:1.65;margin-top:15px}.compact-heading figure{display:none}.family-tabs{margin-right:calc(-1 * var(--gutter));padding-right:var(--gutter);gap:25px}.family-tabs>a{font-size:12px;min-height:52px}.browse-toolbar{flex-direction:row;flex-wrap:wrap;gap:4px;padding-block:10px}.browse-actions{gap:9px}.browse-actions .filter-toggle{font-size:13px;gap:6px}.sort-control select{font-size:12px;padding:8px 0 8px 4px;max-width:151px;letter-spacing:-.02em}.collection-count{font-size:12px}.filter-toggle [data-filter-count]{width:18px;height:18px;font-size:10px}.card-facts{font-size:12px;line-height:1.65;margin-top:8px}.card-meta{min-height:48px;margin-top:6px}.card-meta>span{font-size:11px;max-width:calc(100% - 46px);padding-top:11px}.product-card h3{font-size:15px}.compare-add{width:44px;min-width:44px;min-height:48px;flex:none}.three-ways .product-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:18px;grid-template-rows:auto auto auto 1fr;border-top:1px solid var(--line);padding-top:25px}.three-ways .product-card:last-child .product-picture{grid-column:1;grid-row:1/5;align-self:start}.three-ways .product-card:last-child .card-meta{grid-column:2;margin-top:0}.three-ways .product-card:last-child h3,.three-ways .product-card:last-child .card-facts,.three-ways .product-card:last-child .card-price{grid-column:2}.three-ways .product-card:last-child .card-price{align-self:start}.gallery-roles{display:none}.gallery-roles button{font-size:12px}.gallery-controls{bottom:7px;left:7px}.gallery-controls .icon-btn{height:42px;width:42px}.gallery-controls .gallery-counter{min-width:44px;font-size:10px}.gallery-zoom{bottom:7px;right:7px;width:48px;height:48px}.gallery-thumbs{gap:9px;margin-top:12px}.thumb{width:60px}.thumb>img{height:56px}.thumb>span{display:none}.gallery-caption{display:block;font-size:14px;line-height:1.5}.gallery-caption strong{margin-right:7px}.product-highlights{font-size:14px;gap:10px 15px;margin-top:20px}.product-price{flex-wrap:wrap;gap:8px 18px}.product-price>span{font-size:14px}.product-honesty{font-size:12px}.benefit-points>div{gap:19px;padding:21px 0}.benefit-points h3{font-size:18px}.benefit-points p{font-size:16px}.product-prerequisites p,.product-prerequisites li{font-size:16px}.mega-image.is-product{min-height:175px;max-height:190px;display:grid;grid-template-columns:42% 58%;align-items:center}.mega-image.is-product>img{height:175px;width:100%;margin:0;object-fit:contain}.mega-image.is-product>span{position:relative;inset:auto;display:block;font-size:23px;padding:10px 20px 10px 8px}.mega-image.is-product .icon{right:18px;bottom:-15px}.mega-image.is-product small{font-size:9px;line-height:1.5}.menu-quicklinks{padding-top:17px;gap:0;flex-direction:column}.menu-quicklinks a{font-size:14px;min-height:48px;justify-content:space-between}.mega-links>a{min-height:64px}.mega-links>a.menu-guide{min-height:60px}.menu-foot{flex-direction:row;justify-content:space-between;padding-block:10px;min-height:64px;gap:10px}.menu-foot a{font-size:11px}.menu-foot .icon{width:15px}.zoom-toolbar{padding:10px 14px;gap:5px}.zoom-toolbar p{font-size:12px;max-width:110px;line-height:1.5}.zoom-toolbar .icon-btn{width:44px;height:48px}.zoom-toolbar>div{gap:0}.zoom-toolbar [data-zoom-percent]{font-size:11px;width:40px}.journey-heading{padding-block:42px 30px}.journey-heading h1{font-size:37px;margin:18px 0 22px}.journey-heading h1 br{display:none}.journey-heading>p:last-child{font-size:16px;line-height:1.8}.adviser-layout{grid-template-columns:1fr;gap:35px;padding-bottom:55px}.adviser-form{padding-top:20px}.adviser-progress{margin-bottom:30px}.adviser-form legend{font-size:25px}.choice{padding:16px 12px;gap:11px}.choice strong{font-size:16px}.choice small{font-size:14px}.adviser-note{padding:25px}.adviser-note h2{font-size:32px;margin:18px 0}.adviser-note p{font-size:16px}.adviser-results .product-grid{grid-template-columns:1fr;gap:40px}.recommendation .product-picture{aspect-ratio:5/4}.recommendation h3{font-size:22px;margin-top:20px}.recommendation .card-price{font-size:20px}.adviser-results .section-head{gap:15px}.help-layout{grid-template-columns:1fr;gap:25px}.help-topics{position:static;display:flex;overflow:auto;gap:22px;border-bottom:1px solid var(--line);margin-right:-20px;padding-right:20px}.help-topics a{flex-shrink:0;border:0;min-height:54px;font-size:13px;gap:8px}.help-topics .icon{display:none}.help-content>section{padding-block:32px 45px;scroll-margin-top:85px}.help-content h2{font-size:31px}.help-content>section:first-child{border-top:0;padding-top:10px}.model-help-intro{grid-template-columns:90px 1fr;gap:15px}.model-help-intro img{width:90px;height:100px}.model-help-intro h3{font-size:18px}.brand-story{padding-top:42px}.brand-story h1{font-size:37px}.brand-story .wrap>p:last-child{font-size:16px}.brand-story>img{height:260px;margin-top:30px}.brand-principles{grid-template-columns:1fr;gap:35px}.brand-principles h2{font-size:31px}.brand-principles>div{border-top:1px solid var(--line);padding-top:25px}.checkout-title{padding-block:25px 30px}.checkout-title>.text-link{margin-bottom:28px}.checkout-title h1{font-size:36px}.checkout-layout{grid-template-columns:1fr;gap:35px;padding-bottom:50px}.checkout-summary{position:static;grid-row:1;padding:20px}.checkout-summary h2{font-size:22px}.checkout-summary .cart-item{padding-block:14px}.checkout-layout form>section>h2{font-size:22px}.form-grid{gap:0 14px}.field-label{font-size:14px}.checkout-layout input{font-size:16px}.checkout-total strong{font-size:22px}.guide-intro-image{grid-template-columns:1fr;gap:30px}.guide-intro-image img{height:240px}.guide-intro-image h2{font-size:34px}.guide-shortcuts{gap:12px;flex-direction:column}.design-switcher{overflow-x:auto;justify-content:center}.design-switcher>span{display:none}.design-switcher>a,.design-switcher>button{font-size:10px;min-height:40px;padding-inline:11px}.footer-top{grid-template-columns:1fr 1fr}.footer-top>nav:last-child{grid-column:1/-1}.footer-top>nav:last-child{display:flex;flex-wrap:wrap;gap:0 22px}.footer-top>nav:last-child h2{width:100%}.filters-panel .filter-form{gap:22px}.search-adviser-link{font-size:13px;line-height:1.7}.search-form>.icon-btn{width:44px;min-width:44px;height:48px}}
@media(max-width:359px){.three-ways .product-card:last-child{grid-column:auto;display:block;border:0;padding:0}.browse-toolbar{display:block}.browse-actions{justify-content:space-between}.browse-toolbar .collection-count{padding-top:5px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.journey-heading h1,.brand-story h1{font-size:34px}.design-switcher>a,.design-switcher>button{padding-inline:9px}.menu-foot{flex-direction:column}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.guide-paths{padding-top:0}.guide-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.guide-path-grid article{border-top:1px solid var(--line);padding-top:28px}.guide-path-grid h3{font-size:23px;line-height:1.35;margin:25px 0 15px}.guide-path-grid p{font-size:16px;line-height:1.85}.guide-path-grid .text-link{font-size:14px;margin-top:20px;min-height:48px}.image-path{display:flex;align-items:center;justify-content:space-between;gap:5px;min-height:100px;margin-top:20px;padding-block:15px;border-bottom:1px solid var(--line);font-size:13px}.image-path>span{max-width:75px;line-height:1.5}.image-path .icon{width:18px;flex-shrink:0}.guide-path-grid .eyebrow{font-size:10px;line-height:1.7}.editorial-band .guide-shortcuts .text-link{color:white}.guide-hero .guide-shortcuts{margin-bottom:0}@media(max-width:900px){.guide-path-grid{grid-template-columns:1fr;gap:35px}.image-path{justify-content:flex-start;gap:24px;min-height:80px}.image-path>span{max-width:none}}@media(max-width:767px){.guide-paths{padding-top:0}.guide-path-grid h3{font-size:24px}.image-path{gap:15px;font-size:14px}.guide-shortcuts .text-link{font-size:14px}}
/* Avoid a second decorative surface around the existing studio photograph. */
.mega-image.is-product{background:transparent}.mega-image.is-product>img{mix-blend-mode:normal}.editorial-band .guide-checklist-progress{color:#bac4bc}
/* Native no-script photographs occupy the same component geometry. */
.universe noscript img{width:100%;height:100%;object-fit:cover}.universe.gear noscript img{object-fit:contain;height:72%;mix-blend-mode:multiply}.product-picture noscript img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.feature-product noscript img{width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}
.checkout-summary-details summary{font-size:14px;min-height:48px;display:none;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;list-style:none}.checkout-summary-details summary::-webkit-details-marker{display:none}.checkout-summary-details[open] summary .icon{transform:rotate(45deg)}.toast{pointer-events:none}@media(max-width:767px){.mega-image.is-product>img{position:static;grid-column:1;grid-row:1;inset:auto}.mega-image.is-product>span{grid-column:2;grid-row:1}.recommendation .product-picture{aspect-ratio:1;background:transparent}.checkout-summary-details summary{display:flex}.checkout-summary h2{margin-bottom:5px}.checkout-summary{padding:18px 20px}.checkout-summary>p{font-size:12px;line-height:1.7}.checkout-summary>.text-link{margin-top:8px}.checkout-total{padding-top:14px}.checkout-title h1{margin-block:14px 18px}.checkout-title>.text-link{margin-bottom:24px}.checkout-title{padding-bottom:24px}}

.recommendation-configuration{font-size:14px;line-height:1.7;margin-top:12px;color:var(--ink)}

/* Purchase information is shared across every simple product, colour and pack. */
.product-info>.product-price{padding-top:0}
.product-info>.product-lead{margin:0 0 24px;font-size:16px;line-height:1.65}
.purchase-service{border-top:1px solid var(--line);padding-top:22px;margin-top:24px;font-size:14px;line-height:1.6}
.purchase-service>div{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}
.purchase-service>div>.icon{width:20px;height:20px;flex:none;margin-top:2px}
.purchase-service p{margin:0;min-width:0}
.purchase-service strong,.purchase-service span{display:block}
.purchase-service strong{font-weight:600}
.purchase-service strong{color:var(--ink)}
.purchase-service span{color:var(--muted);margin-top:3px}
.purchase-service a{text-decoration:underline;text-underline-offset:3px}
.cart-unit-count{font-size:14px;line-height:1.6}
.product-manual a{font-size:14px;min-height:48px;display:inline-flex;align-items:center;gap:8px}
@media(max-width:767px){.product-heading .eyebrow{margin-bottom:0}.product-heading-meta{margin-bottom:12px}.product-heading h1{font-size:34px;line-height:1.15;letter-spacing:-.04em}.product-gallery{width:100%}.purchase-service{margin-top:20px}.gallery-caption strong{display:inline;font-size:13px;color:var(--muted);font-weight:500}.product-info>.product-price{margin-bottom:20px}.product-info>.product-lead{margin-bottom:20px}.cart-unit-count{font-size:14px}.cart-item-controls>button{font-size:14px;min-height:44px}}
