.pdp-page{--paper:#f6f0e7;--ink:#383f37;--muted:#697064;--line:#d2d3c6;--accent:#464e40;--body-font:Manrope,Arial,sans-serif;--display-font:Georgia,"Times New Roman",serif;background:var(--paper);color:var(--ink);font-family:var(--body-font);font-size:15px;line-height:1.5}.pdp-page *{box-sizing:border-box}.pdp-page :is(h1,h2,h3,p,figure){margin:0}.pdp-page :is(button,input){font:inherit}.pdp-page button{color:inherit;cursor:pointer}.pdp-page a{color:inherit;text-decoration:none}.pdp-page img{display:block;width:100%;height:auto}.pdp-page :is(button,a,input,summary):focus-visible{outline:2px solid #2868d8;outline-offset:5px}.pdp-page button:disabled{cursor:default;opacity:.4}.pdp-page [hidden]{display:none!important}.pdp-page .pill{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;border:1px solid var(--accent);border-radius:100px;padding:14px 24px;background:var(--accent);color:#fff;font-size:14px;font-weight:500;line-height:1.4;transition:background .2s}.pdp-page .pill:not(:disabled):hover{background:#30382c;transform:none}.pdp-page .pill>span{font-size:21px}.pdp-page main{overflow:clip}.pdp-shell{width:min(100% - 112px,1400px);margin-inline:auto}.pdp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdp-breadcrumb{display:flex;gap:13px;align-items:center;padding-block:28px;font-size:12px;color:var(--muted)}.pdp-breadcrumb a:hover{text-decoration:underline;text-underline-offset:4px}.pdp-intro{display:grid;grid-template-columns:minmax(0,1.13fr) minmax(0,1fr);gap:clamp(40px,6vw,100px);align-items:start;padding-bottom:70px}.pdp-gallery{min-width:0;position:sticky;top:104px}.pdp-image-stage{display:block;position:relative;width:100%;border:0;border-radius:15px;overflow:hidden;background:#eeeae2;aspect-ratio:1.05;isolation:isolate;padding:0}.pdp-image-stage>img{height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s ease}.pdp-image-stage:hover>img{transform:scale(1.03)}.pdp-zoom-label{position:absolute;bottom:20px;right:22px;display:flex;align-items:center;gap:22px;font-size:12px}.pdp-zoom-label>span{font-size:20px}.pdp-gallery-bottom{display:flex;justify-content:space-between;gap:16px;margin-top:14px;font-size:11px;color:var(--muted)}.pdp-thumbnails{display:flex;gap:9px;margin-top:18px;overflow-x:auto;padding:3px;scrollbar-width:thin}.pdp-thumbnails button{flex:0 0 65px;aspect-ratio:1;padding:3px;border:1px solid transparent;border-radius:7px;background:#eae7df;overflow:hidden;transition:border-color .2s}.pdp-thumbnails button[aria-pressed=true]{border-color:var(--ink)}.pdp-thumbnails img{height:100%;object-fit:contain;mix-blend-mode:multiply}.pdp-photo-status{font-size:10px!important;line-height:1.5;color:var(--muted);margin-top:16px!important}.pdp-eyebrow{font-size:11px;letter-spacing:.08em;line-height:1.55;text-transform:uppercase;font-weight:600}.pdp-purchase{padding-top:12px;scroll-margin-top:100px}.pdp-purchase h1{font-family:var(--display-font);font-size:clamp(42px,4.2vw,64px);font-weight:400;line-height:1.03;letter-spacing:-.045em;margin-top:15px;max-width:600px;text-wrap:balance}.pdp-intro-copy{font-size:15px;line-height:1.8;color:var(--muted);margin-top:22px!important;max-width:530px}.pdp-price{display:flex;align-items:baseline;gap:14px;margin-block:25px 29px}.pdp-price strong{font-size:26px;font-weight:500;letter-spacing:-.025em}.pdp-price>span{font-size:11px;color:var(--muted)}.pdp-field{position:relative;margin:0 0 22px;padding:0;border:0;min-width:0}.pdp-field legend{padding:0;margin-bottom:12px;font-size:13px;font-weight:600}.pdp-field legend>span{font-weight:400;color:var(--muted);margin-left:10px}.pdp-color-options,.pdp-size-options{display:flex;flex-wrap:wrap;gap:9px}.pdp-page .pdp-color-options label,.pdp-page .pdp-size-options label{position:relative;cursor:pointer;margin:0}.pdp-page .pdp-color-options input,.pdp-page .pdp-size-options input{position:absolute;opacity:0;width:100%;height:100%;margin:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.pdp-color-choice>span,.pdp-size-options label>span{display:flex;align-items:center;justify-content:center;border:1px solid #a6ad9f;border-radius:7px;min-height:46px;min-width:56px;padding:9px 18px;font-size:13px;transition:background .2s,border-color .2s}.pdp-color-options input:checked+span,.pdp-size-options input:checked+span{background:#e2e6db;border:1.5px solid #434c3b}.pdp-color-options input:focus-visible+span,.pdp-size-options input:focus-visible+span{outline:2px solid #2868d8;outline-offset:3px}.pdp-color-options input:disabled+span,.pdp-size-options input:disabled+span{opacity:.4;text-decoration:line-through;cursor:default}.pdp-guide-link{position:absolute;right:0;top:-31px;border:0;border-bottom:1px solid #929888;background:none;padding:0 0 3px;font-size:12px!important}.pdp-size-note{min-height:34px;font-size:11px;line-height:1.6;color:var(--muted);margin-top:12px!important}.pdp-quantity-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.pdp-quantity-row>label{font-size:13px;font-weight:600}.pdp-quantity-row label>span{font-size:11px;font-weight:400;color:var(--muted);margin-left:8px}.pdp-stepper{display:grid;grid-template-columns:42px 42px 42px;border:1px solid #a6ad9f;border-radius:7px;height:44px;overflow:hidden}.pdp-stepper button{padding:0;border:0;background:none;font-size:20px}.pdp-stepper input{width:42px;min-width:0;padding:0;border:0;background:transparent;color:var(--ink);font-size:13px;text-align:center;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.pdp-stepper input::-webkit-inner-spin-button,.pdp-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pdp-page .pdp-add{width:100%;justify-content:space-between;background:#2a6bdb;border-color:#2a6bdb;min-height:56px}.pdp-page .pdp-add:not(:disabled):hover{background:#205bc0}.pdp-page .pdp-add:disabled{opacity:1;background:#dcded5;color:#7c8076;border-color:transparent}.pdp-purchase-message{font-size:12px;line-height:1.6;margin-top:10px!important}.pdp-purchase-message:empty{display:none}.pdp-purchase-message a{text-decoration:underline;margin-left:6px}.pdp-availability{font-size:11px;line-height:1.5;color:var(--muted);min-height:17px;margin-top:10px!important}.pdp-service{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;font-size:11px;margin-block:12px}.pdp-service a:hover{text-decoration:underline}.pdp-preview-note{font-size:10px;line-height:1.6;color:var(--muted);max-width:430px;margin:16px auto 0!important;text-align:center}.pdp-fit-quiz-link{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--line);margin-top:25px;padding:19px 0 0;font-size:12px}.pdp-fit-quiz-link span{font-size:20px}.pdp-section-nav{display:flex;justify-content:center;gap:44px;border-top:1px solid var(--line);padding-block:23px;font-size:12px}.pdp-section-nav a:hover{color:#2868d8}.pdp-page :is(#pdp-feel,#pdp-your-day,#pdp-fit,#pdp-delivery){scroll-margin-top:90px}.pdp-page h2{font-family:var(--display-font);font-size:clamp(37px,4vw,60px);line-height:1.06;font-weight:400;letter-spacing:-.04em;text-wrap:balance}.pdp-feel-section{padding-block:82px 90px;background:#343e34;color:#f6f0e7}.pdp-feel-header{max-width:770px;margin:auto;text-align:center}.pdp-feel-header h2{margin-top:18px}.pdp-feel-header>p:last-child{font-size:15px;line-height:1.8;max-width:590px;margin:25px auto 0;color:#d2d8cc}.pdp-feel-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:9%;align-items:center;margin-top:65px}.pdp-detail-photo{min-width:0}.pdp-detail-photo>div{aspect-ratio:1.16;background:#e8e6dd;border-radius:13px;overflow:hidden}.pdp-detail-photo img{height:100%;object-fit:contain;mix-blend-mode:multiply}.pdp-detail-photo figcaption{margin-top:12px;font-size:10px;color:#c9d0c2}.pdp-detail-steps article{display:flex;align-items:start;gap:21px;padding-block:23px;border-top:1px solid #697363}.pdp-step-mark{flex-shrink:0;font-size:11px;padding-top:4px;color:#c9d0c2}.pdp-detail-steps h3{font-size:21px;line-height:1.25;letter-spacing:-.025em;font-weight:500}.pdp-detail-steps p{font-size:13px;line-height:1.8;color:#ced5c7;margin-top:11px}.pdp-detail-steps>a{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:48px;margin-top:8px;font-size:12px}.pdp-detail-steps>a span{font-size:22px}.pdp-day-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:10%;align-items:center;padding-block:100px}.pdp-day-copy h2{margin-top:20px}.pdp-day-copy>p:not(.pdp-eyebrow){font-size:15px;line-height:1.9;color:var(--muted);margin-top:25px;max-width:480px}.pdp-day-photo img{aspect-ratio:1;object-fit:cover;border-radius:14px}.pdp-day-photo figcaption{font-size:10px;color:var(--muted);margin-top:10px}.pdp-alternative{margin-top:40px;border-top:1px solid var(--line);padding-top:20px}.pdp-alternative>p{font-size:11px;color:var(--muted);margin-bottom:16px}.pdp-alternative-product{display:flex;gap:18px;align-items:center}.pdp-alternative-product>img{width:92px;flex-shrink:0;aspect-ratio:1;object-fit:contain;background:#ece7df;mix-blend-mode:multiply;border-radius:8px}.pdp-alternative-product>div{flex:1}.pdp-alternative-product strong{display:block;font-size:16px;font-weight:500}.pdp-alternative-product span{display:block;font-size:11px;line-height:1.8;color:var(--muted);margin-top:7px}.pdp-alternative-product>i{font-style:normal;font-size:22px}.pdp-fit-section{display:grid;grid-template-columns:1fr 1.1fr;gap:12%;padding:65px 6%;background:#e7ebdf;border-radius:16px;margin-bottom:95px}.pdp-fit-intro h2{margin-top:18px}.pdp-fit-intro>p:not(.pdp-eyebrow){font-size:14px;line-height:1.85;color:var(--muted);margin-top:24px}.pdp-page .pdp-text-link{display:inline-flex;gap:25px;justify-content:space-between;align-items:center;min-height:44px;border:0;background:none;padding:7px 0;font-size:13px;font-weight:500}.pdp-text-link>span{font-size:22px}.pdp-fit-intro .pdp-text-link{margin-top:20px}.pdp-fit-checks article{border-top:1px solid #b5bda9;padding-block:22px}.pdp-fit-checks h3{font-size:18px;font-weight:500;letter-spacing:-.025em}.pdp-fit-checks p{font-size:12px;color:var(--muted);line-height:1.85;margin-top:10px}.pdp-faq-section{display:grid;grid-template-columns:1fr 1.65fr;gap:9%;margin-bottom:100px}.pdp-faq details{border-top:1px solid var(--line);padding:0 0 22px}.pdp-faq details:last-child{border-bottom:1px solid var(--line)}.pdp-faq summary{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:22px;list-style:none;cursor:pointer;font-size:15px;line-height:1.5}.pdp-faq summary::-webkit-details-marker{display:none}.pdp-faq summary span{font-size:24px;font-weight:300;transition:transform .25s}.pdp-faq details[open] summary span{transform:rotate(45deg)}.pdp-faq details>p{font-size:13px;line-height:1.85;color:var(--muted);margin:20px 30px 8px 0}.pdp-faq details>a{display:inline-flex;gap:20px;font-size:12px;min-height:40px;align-items:center}.pdp-related{border-top:1px solid var(--line);padding-block:60px 90px}.pdp-related-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.pdp-related-heading h2{font-size:clamp(36px,3.5vw,50px)}.pdp-related-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;margin-top:40px}.pdp-related-product{min-width:0}.pdp-related-product>img{aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;background:#ece7df;border-radius:10px;transition:transform .4s}.pdp-related-product:hover>img{transform:translateY(-4px)}.pdp-related-product>div{display:flex;justify-content:space-between;align-items:baseline;gap:9px;margin-top:17px}.pdp-related-product h3{font-size:17px;font-weight:500;letter-spacing:-.03em}.pdp-related-product>div>span{font-size:11px;white-space:nowrap}.pdp-related-product>p{font-size:11px;line-height:1.7;color:var(--muted);margin-top:9px;min-height:40px}.pdp-related-action{display:block;font-size:11px;margin-top:15px}.pdp-related-product.is-current .pdp-related-action{color:var(--muted)}.pdp-sticky-buy{display:none}.pdp-dialog{width:min(600px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:28px 32px 35px;border:0;border-radius:16px;background:var(--paper);color:var(--ink);font-family:var(--body-font);overflow:auto;overscroll-behavior:contain}.pdp-dialog::backdrop{background:#23291db3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pdp-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:23px}.pdp-page .pdp-dialog-top h2{font-family:var(--body-font);font-size:23px;letter-spacing:-.035em}.pdp-dialog-top button{border:1px solid var(--line);background:transparent;border-radius:50%;height:42px;width:42px;flex-shrink:0;font-size:26px}.pdp-dialog>p{font-size:13px;line-height:1.85;color:var(--muted);margin-bottom:20px}.pdp-length-table{width:100%;border-collapse:collapse;margin-block:20px 26px;text-align:left;font-size:13px}.pdp-length-table caption{font-size:12px;text-align:left;margin-bottom:13px}.pdp-length-table th,.pdp-length-table td{padding:11px 10px;border-bottom:1px solid var(--line)}.pdp-length-table th{font-weight:500}.pdp-dialog.is-zoom{width:min(860px,calc(100% - 32px));padding:20px;background:#f3f0ea}.pdp-dialog.is-zoom .pdp-dialog-top{margin-bottom:5px}.pdp-zoom-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:10px}.pdp-zoom-controls button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:22px}.pdp-zoom-controls p{font-size:12px;color:var(--muted)}#pdp-zoom-content>img{height:min(65dvh,650px);width:100%;object-fit:contain;mix-blend-mode:multiply}.pdp-empty{padding-block:80px}.pdp-empty p{margin-block:20px}.pdp-empty h1{font-family:var(--display-font);font-weight:400;font-size:45px}@media(min-width:1800px){.pdp-image-stage{aspect-ratio:1.07}}@media(max-width:1100px){.pdp-shell{width:calc(100% - 64px)}.pdp-intro{gap:38px;grid-template-columns:1fr 1fr}.pdp-purchase h1{font-size:46px}.pdp-intro-copy{font-size:13px}.pdp-image-stage{aspect-ratio:.92}.pdp-day-section{gap:7%}.pdp-fit-section{gap:8%;padding:45px 5%}.pdp-related-grid{gap:16px}.pdp-related-product>div{display:block}.pdp-related-product>div>span{display:block;margin-top:6px}}@media(max-width:760px){.pdp-page{padding-bottom:85px}.pdp-shell{width:calc(100% - 40px)}.pdp-breadcrumb{padding-block:18px;font-size:11px}.pdp-intro{grid-template-columns:1fr;gap:28px;padding-bottom:35px}.pdp-gallery{position:static}.pdp-image-stage{aspect-ratio:1.15;border-radius:11px}.pdp-zoom-label{bottom:15px;right:16px;font-size:10px;gap:15px}.pdp-gallery-bottom{margin-top:11px;font-size:10px}.pdp-thumbnails{gap:8px;margin-top:11px}.pdp-thumbnails button{flex-basis:49px}.pdp-photo-status{font-size:9px!important;margin-top:11px!important}.pdp-purchase{padding-top:0}.pdp-purchase h1{font-size:42px;max-width:500px;margin-top:10px;text-wrap:initial}.pdp-intro-copy{font-size:13px;line-height:1.8;margin-top:16px!important}.pdp-price{margin-block:19px 24px}.pdp-price strong{font-size:25px}.pdp-field{margin-bottom:20px}.pdp-size-options{justify-content:space-between;gap:7px}.pdp-size-options label{flex:1}.pdp-size-options label>span{min-width:0;padding:9px 10px}.pdp-color-choice>span{min-height:44px}.pdp-size-note{min-height:18px;font-size:10px}.pdp-quantity-row{margin-bottom:18px}.pdp-service{font-size:10px;gap:8px}.pdp-preview-note{font-size:9px;max-width:330px}.pdp-fit-quiz-link{margin-top:20px;font-size:11px}.pdp-section-nav{gap:0;justify-content:space-between;font-size:10px;padding-block:20px;white-space:nowrap}.pdp-feel-section{padding-block:50px}.pdp-page h2{font-size:37px}.pdp-feel-header{text-align:left}.pdp-feel-header>p:last-child{font-size:13px;margin-top:19px}.pdp-feel-layout{grid-template-columns:1fr;gap:30px;margin-top:30px}.pdp-detail-photo>div{aspect-ratio:1.25;border-radius:10px}.pdp-detail-steps article{gap:18px;padding-block:21px}.pdp-detail-steps h3{font-size:20px}.pdp-detail-steps p{font-size:12px;line-height:1.8}.pdp-day-section{display:flex;flex-direction:column-reverse;align-items:stretch;gap:33px;padding-block:50px}.pdp-day-photo img{aspect-ratio:1.15;border-radius:10px}.pdp-day-copy h2{margin-top:15px}.pdp-day-copy>p:not(.pdp-eyebrow){font-size:13px;margin-top:20px}.pdp-alternative{margin-top:26px}.pdp-alternative-product>img{width:82px}.pdp-fit-section{grid-template-columns:1fr;gap:30px;padding:30px 22px;border-radius:12px;margin-bottom:50px}.pdp-fit-intro>p:not(.pdp-eyebrow){font-size:13px;margin-top:19px}.pdp-fit-intro .pdp-text-link{margin-top:12px}.pdp-fit-checks article{padding-block:20px}.pdp-fit-checks h3{font-size:18px}.pdp-faq-section{grid-template-columns:1fr;gap:28px;margin-bottom:50px}.pdp-faq summary{font-size:13px}.pdp-faq details>p{font-size:12px;margin-right:12px}.pdp-related{padding-block:35px 45px}.pdp-related-heading{display:block}.pdp-related-heading h2{font-size:37px}.pdp-related-heading>a{margin-top:15px}.pdp-related-grid{display:flex;overflow:auto;scroll-snap-type:x proximity;gap:17px;padding:4px 0 16px;margin-top:22px}.pdp-related-product{flex:0 0 65%;scroll-snap-align:start}.pdp-related-product>div{display:flex}.pdp-related-product>div>span{margin:0}.pdp-related-product>p{min-height:0}.pdp-sticky-buy{display:flex;position:fixed;z-index:65;bottom:0;left:0;right:0;justify-content:space-between;align-items:center;gap:12px;padding:13px 20px max(13px,env(safe-area-inset-bottom));background:#f6f0e7f5;border-top:1px solid var(--line);box-shadow:0 -5px 22px #2831260a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pdp-sticky-buy>div{min-width:0}.pdp-sticky-buy strong{display:block;font-size:13px;font-weight:600}.pdp-sticky-buy>div>span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.pdp-page .pdp-sticky-buy .pill{font-size:12px;padding:11px 18px;min-height:44px;gap:17px;flex-shrink:0;background:#2868d8;border-color:#2868d8}.pdp-dialog{padding:23px;max-height:calc(100dvh - 24px)}.pdp-dialog-top{margin-bottom:20px}.pdp-page .pdp-dialog-top h2{font-size:21px}.pdp-dialog>p{font-size:12px}.pdp-length-table{font-size:12px}.pdp-dialog.is-zoom{padding:15px}.pdp-zoom-controls p{font-size:10px}.pdp-zoom-controls button{flex-shrink:0}.pdp-eyebrow{font-size:10px}}@media(max-width:360px){.pdp-shell{width:calc(100% - 32px)}.pdp-purchase h1{font-size:37px}.pdp-page h2{font-size:33px}.pdp-thumbnails{gap:6px}.pdp-thumbnails button{flex-basis:43px}.pdp-sticky-buy{padding-inline:14px}.pdp-page .pdp-sticky-buy .pill{padding-inline:14px;gap:10px}.pdp-service{gap:7px;font-size:9px}.pdp-alternative-product{gap:13px}.pdp-alternative-product>img{width:65px}.pdp-fit-section{padding-inline:19px}.pdp-related-product{flex-basis:72%}}@media(prefers-reduced-motion:reduce){.pdp-page *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.pdp-zoom-viewport{width:100%;height:min(60dvh,610px);overflow:auto;overscroll-behavior:contain;background:#f0ede5;border-radius:8px}.pdp-zoom-viewport img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pdp-zoom-viewport.is-magnified img{width:200%;height:auto;max-width:none;min-height:200%;object-fit:contain}.pdp-page .pdp-zoom-magnify{display:block;margin:12px auto 0;padding:10px 20px;min-height:44px;border:1px solid #a6ad9f;border-radius:100px;font-size:12px;background:transparent}.pdp-zoom-hint{font-size:10px!important;color:var(--muted);text-align:center;margin-top:10px!important}@media(max-width:760px){.pdp-zoom-viewport{height:50dvh;max-height:440px}.pdp-zoom-viewport.is-magnified img{width:240%;min-height:160%}}.pdp-page .pdp-buy-feedback{margin-top:12px;font-size:12px;line-height:1.6;color:var(--ink);text-align:left}.pdp-buy-feedback a{text-decoration:underline}.pdp-sticky-buy>.pdp-buy-feedback{position:absolute;bottom:calc(100% + 10px);left:0;right:0;padding:14px 18px;background:#fffaf2;border:1px solid var(--line);border-radius:12px;box-shadow:0 4px 18px #243f4b20}.pdp-sizing-system{display:flex;gap:4px;width:fit-content;padding:3px;background:var(--fog,#e8e9e0);border-radius:7px;margin:0 0 12px}.pdp-sizing-system button{border:0;border-radius:5px;background:transparent;padding:8px 15px;min-height:40px;font-size:12px;color:var(--ink)}.pdp-sizing-system button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.pdp-size-options.has-us-sizes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.pdp-size-options.has-us-sizes label>span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-width:0;min-height:66px;padding:10px 3px}.pdp-size-options.has-us-sizes strong{font-size:14px;font-weight:600}.pdp-size-options.has-us-sizes small{font-size:11px;white-space:nowrap;line-height:1.2}.pdp-page .pdp-trial-note{display:block;border-top:1px solid var(--line);padding:18px 0 5px;margin-top:20px}.pdp-trial-note strong{display:block;font-size:13px;font-weight:600}.pdp-trial-note span{display:block;font-size:11px;line-height:1.7;color:var(--muted);margin-top:5px}.pdp-trial-note i{font-style:normal;margin-left:6px}.pdp-size-guide-content>p,.pdp-length-reference>p{font-size:12px;line-height:1.8;color:var(--muted);margin:14px 0}.pdp-length-reference{border-block:1px solid var(--line);margin-bottom:20px}.pdp-length-reference summary{display:flex;justify-content:space-between;gap:15px;cursor:pointer;padding:17px 0;font-size:13px;list-style:none}.pdp-length-reference summary::-webkit-details-marker{display:none}.pdp-length-reference[open] summary span{transform:rotate(45deg)}.pdp-sizing-system button:focus-visible,.pdp-length-reference summary:focus-visible,.pdp-trial-note:focus-visible{outline:2px solid #2868d8;outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/32/assets/a6-v725-product.css.map */
