.acp,.acp *{box-sizing:border-box}.acp{--ink:#183d34;--muted:#5d6b65;--paper:#faf9f6;--line:#d8dfd7;--soft:#e8eee4;display:block;max-width:1500px;margin:auto;line-height:1.5}.acp [hidden]{display:none!important}.acp a{color:inherit;text-underline-offset:4px}.acp img{display:block;width:100%;height:auto}.acp h1,.acp h2{font-weight:400;letter-spacing:-1.4px;line-height:1.06}.acp h1{font-size:clamp(42px,4.8vw,70px);margin:0 0 18px}.acp h2{font-size:clamp(32px,3.5vw,50px);margin:0 0 18px}.acp h3{font-size:20px;margin:0 0 8px}.acp p{margin:0 0 16px}.acp-header{display:flex;align-items:center;justify-content:space-between;padding:20px 5%;border-bottom:1px solid var(--line)}.acp-brand{display:inline-flex;width:85px}.acp-header nav{display:flex;gap:24px;font-size:13px}.acp-header nav a{text-decoration:none}.acp-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:6%;align-items:center;padding:44px 5%}.acp-visual{margin:0}.acp-image-wrap{position:relative;background:#edf0ec;border-radius:24px;overflow:hidden}.acp-hero-image{aspect-ratio:1/1;object-fit:cover}.acp-image-wrap>span{position:absolute;left:18px;top:18px;background:#faf9f6f0;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:700;text-transform:uppercase}.acp-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#556b5f;margin-bottom:13px!important}.acp-product-name{font-size:18px;font-weight:700}.acp-rating{display:block;margin:-4px 0 14px}.acp-lead{font-size:16px;color:var(--muted)}.acp-chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:18px 0}.acp-chips li{background:var(--soft);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.acp-price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.acp-price-row strong{font-size:30px}.acp-price-row s{color:var(--muted)}.acp-price-row span{font-size:12px;color:var(--muted)}.acp-tax{font-size:11px;color:var(--muted)}.acp-selector-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:18px}.acp-option{border:0;padding:0;margin:17px 0}.acp-option legend{font-size:13px;margin-bottom:8px}.acp-pack-values,.acp-colour-values{display:flex;gap:10px;flex-wrap:wrap}.acp-option label{position:relative;display:inline-flex;align-items:center;cursor:pointer}.acp-option input{position:absolute;opacity:0;pointer-events:none}.acp-pack-values span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:42px;border:1px solid #aeb9b1;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:700;background:var(--paper)}.acp-option input:checked+span{border-color:var(--ink);box-shadow:0 0 0 2px var(--ink)}.acp-colour-values label>span:first-of-type{width:42px;height:42px;border-radius:50%;border:2px solid var(--paper);box-shadow:0 0 0 1px #9aa69e}.acp-colour-values input:checked+span{box-shadow:0 0 0 3px var(--ink)}.acp-colour-values label>span:last-child{font-size:0;position:absolute}.acp-selection{font-size:12px;color:var(--muted)}.acp-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.acp-button{min-height:52px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff!important;padding:13px 20px;font:inherit;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.acp-outline{background:transparent;color:var(--ink)!important}.acp-button:disabled{opacity:.5;cursor:wait}.acp-error,.acp-success,.acp-hygiene{font-size:12px;margin-top:13px!important;padding:11px 13px;border-radius:8px}.acp-error,.acp-hygiene{background:#fff0e9;color:#752f25}.acp-success{background:#e5eee3}.acp-success button{border:0;background:transparent;text-decoration:underline;cursor:pointer}.acp-reassurance{font-size:12px;color:var(--muted)}.acp-strip{display:flex;justify-content:space-around;gap:20px;background:#e5ebe0;padding:17px 5%;font-size:12px;font-weight:700}.acp-section-head{max-width:760px;margin:0 auto 30px;text-align:center}.acp-section-head>p:last-child{color:var(--muted)}.acp-difference{padding:60px 5%;background:#edf1e8}.acp-compare{max-width:1100px;margin:auto;display:grid;grid-template-columns:.75fr repeat(3,1fr);background:var(--paper);border:1px solid #ccd6c9;border-radius:18px;overflow:hidden}.acp-compare>*{padding:16px;border-right:1px solid #dbe2d9;border-bottom:1px solid #dbe2d9;font-size:13px}.acp-compare>*:nth-child(4n){border-right:0}.acp-compare>*:nth-last-child(-n+4){border-bottom:0}.acp-compare-head{font-weight:700}.acp-highlight{background:#e3ebdf}.acp-details{padding:60px 5%}.acp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.acp-card-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.acp-card-grid img{aspect-ratio:1/1;object-fit:cover}.acp-card-grid article>div{padding:20px}.acp-card-grid p{font-size:14px;color:var(--muted);margin:0}.acp-pack-explainer{padding:55px 7%;background:#f0ece3}.acp-pack-explainer>div:first-child{max-width:720px}.acp-pack-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.acp-pack-cards a{position:relative;display:flex;flex-direction:column;gap:7px;background:var(--paper);border:1px solid #d8d1c4;border-radius:16px;padding:24px;text-decoration:none}.acp-pack-cards strong{font-size:22px}.acp-pack-cards span{font-size:13px;color:var(--muted)}.acp-pack-cards em{position:absolute;top:-12px;right:15px;background:#cdddcf;color:var(--ink);border-radius:999px;padding:4px 9px;font-size:10px;font-style:normal;font-weight:700}.acp-featured{box-shadow:0 0 0 2px var(--ink)}.acp-reviews{padding:55px 7%;background:#fff}.acp-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;padding:60px 7%}.acp-faq details{border-top:1px solid var(--line);padding:18px 0}.acp-faq details:last-child{border-bottom:1px solid var(--line)}.acp-faq summary{font-weight:700;cursor:pointer}.acp-faq details p{font-size:14px;color:var(--muted);margin:12px 0 0}.acp-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--ink);color:#fff;padding:34px 5% 105px;font-size:13px}.acp-footer .acp-brand{padding:8px;background:#faf9f6;border-radius:8px}.acp-sticky{position:fixed;z-index:30;bottom:0;left:0;right:0;background:#faf9f6f7;border-top:1px solid var(--line);padding:9px 5% calc(9px + env(safe-area-inset-bottom))}.acp-sticky a{max-width:520px;margin:auto;display:flex;justify-content:space-between;gap:16px;background:var(--ink);color:#fff;text-decoration:none;border-radius:999px;padding:12px 20px;font-size:13px}.acp-unavailable{padding:40px;text-align:center}@media(max-width:899px){.acp-header{padding:15px 5%}.acp-header nav{gap:15px;font-size:12px}.acp-header nav a:first-child{display:none}.acp-hero{grid-template-columns:1fr;padding:28px 5%;gap:26px}.acp h1{font-size:42px}.acp-card-grid{grid-template-columns:1fr;max-width:600px;margin:auto}.acp-card-grid article{display:grid;grid-template-columns:44% 56%}.acp-card-grid img{height:100%;min-height:190px}.acp-difference,.acp-details{padding:42px 5%}.acp-compare{grid-template-columns:.7fr 1fr}.acp-compare>*{border-right:0}.acp-compare>*:nth-last-child(-n+4){border-bottom:1px solid #dbe2d9}.acp-compare>*:nth-child(4n+1){font-weight:700;background:#f4f5f1}.acp-compare>*:nth-child(4n+1),.acp-compare>*:nth-child(4n+2){display:block}.acp-compare>*:nth-child(4n+3),.acp-compare>*:nth-child(4n+4),.acp-compare-head:nth-child(3),.acp-compare-head:nth-child(4){display:none}.acp-pack-cards{grid-template-columns:1fr}.acp-faq{grid-template-columns:1fr;padding:42px 5%;gap:8px}.acp-reviews{padding:40px 5%}.acp-pack-explainer{padding:42px 5%}.acp-footer{padding:28px 5% 100px}.acp-strip{flex-wrap:wrap}.acp h2{font-size:34px}}@media(max-width:520px){.acp-selector-grid,.acp-actions{grid-template-columns:1fr}.acp-card-grid article{grid-template-columns:1fr}.acp-card-grid img{min-height:0}}.ap,.ap *{box-sizing:border-box}.ap{--ink:#183d34;--muted:#5d6b65;--paper:#faf9f6;--line:#d8dfd7;--soft:#e8eee4;display:block;max-width:1500px;margin:auto;line-height:1.5}.ap [hidden]{display:none!important}.ap a{color:inherit;text-underline-offset:4px}.ap img{display:block;width:100%;height:auto}.ap h1,.ap h2{font-weight:400;letter-spacing:-1.4px;line-height:1.06}.ap h1{font-size:clamp(42px,4.8vw,70px);margin:0 0 18px}.ap h2{font-size:clamp(32px,3.5vw,50px);margin:0 0 18px}.ap h3{font-size:20px;margin:0 0 8px}.ap p{margin:0 0 16px}.ap-header{display:flex;align-items:center;justify-content:space-between;padding:20px 5%;border-bottom:1px solid var(--line)}.ap-brand{display:inline-flex;width:85px}.ap-header nav{display:flex;gap:24px;font-size:13px}.ap-header nav a{text-decoration:none}.ap-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:6%;align-items:center;padding:44px 5%}.ap-image-wrap{position:relative;background:#edf0ec;border-radius:24px;overflow:hidden}.ap-hero-image{aspect-ratio:1/1;object-fit:cover}.ap:not(.ap-women) .ap-hero-image{object-fit:contain;background:#edf0ec}.ap-polo .ap-hero-image{mix-blend-mode:darken}.ap-image-wrap>span{position:absolute;left:18px;top:18px;background:#faf9f6eb;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.ap-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#556b5f;margin-bottom:13px!important}.ap-product-name{font-size:18px;font-weight:700}.ap-rating{display:block;margin:-4px 0 14px}.ap-lead{font-size:16px;color:var(--muted);max-width:560px}.ap-chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:20px 0}.ap-chips li{background:var(--soft);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.ap-price-row{display:flex;align-items:baseline;gap:12px}.ap-price-row strong{font-size:30px}.ap-price-row s{color:var(--muted)}.ap-tax{font-size:11px;color:var(--muted)}.ap-option{border:0;padding:0;margin:18px 0}.ap-option legend{font-size:13px;font-weight:700;margin-bottom:8px}.ap-option-values{display:flex;gap:9px;flex-wrap:wrap}.ap-choice{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 12px;border:1px solid #aeb9b1;border-radius:999px;cursor:pointer;font-size:12px;background:var(--paper)}.ap-choice input{position:absolute;opacity:0;pointer-events:none}.ap-choice:has(input:checked){border-color:var(--ink);box-shadow:0 0 0 2px var(--ink)}.ap-choice-mark{display:none}.ap-colour .ap-choice-mark{display:block;width:19px;height:19px;border-radius:50%;border:1px solid rgba(0,0,0,.25);background:#ddd}.ap-choice-mark[data-swatch=black]{background:#171717}.ap-choice-mark[data-swatch=grey]{background:#777b7b}.ap-choice-mark[data-swatch=blue],.ap-choice-mark[data-swatch=teal]{background:#175a63}.ap-choice-mark[data-swatch=white]{background:#fff}.ap-choice-mark[data-swatch=maroon]{background:#722b3c}.ap-selection{font-size:12px;color:var(--muted)}.ap-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ap-button{min-height:52px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff!important;padding:13px 20px;font:inherit;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.ap-outline{background:transparent;color:var(--ink)!important}.ap-button:disabled{opacity:.5;cursor:wait}.ap-error,.ap-success{font-size:13px;margin-top:13px!important;padding:11px 13px;border-radius:8px}.ap-error{background:#fff0e9;color:#852e23}.ap-success{background:#e5eee3}.ap-success button{border:0;background:transparent;text-decoration:underline;cursor:pointer}.ap-reassurance,.ap-links{font-size:12px;color:var(--muted)}.ap-reassurance{margin-top:18px!important}.ap-links{display:flex;gap:16px}.ap-strip{display:flex;justify-content:space-around;gap:20px;background:#e5ebe0;padding:17px 5%;font-size:12px;font-weight:700}.ap-difference{padding:60px 5%;background:#edf1e8}.ap-difference .ap-section-head>p:last-child{color:var(--muted)}.ap-compare{max-width:1100px;margin:auto;display:grid;grid-template-columns:.75fr repeat(3,1fr);background:var(--paper);border:1px solid #ccd6c9;border-radius:18px;overflow:hidden}.ap-compare>*{padding:16px;border-right:1px solid #dbe2d9;border-bottom:1px solid #dbe2d9;font-size:13px}.ap-compare>*:nth-child(4n){border-right:0}.ap-compare>*:nth-last-child(-n+4){border-bottom:0}.ap-compare-head{font-weight:700}.ap-highlight{background:#e3ebdf}.ap-details{padding:60px 5%}.ap-section-head{max-width:720px;margin:0 auto 30px;text-align:center}.ap-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ap-card-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.ap-card-grid img{aspect-ratio:1/1;object-fit:cover}.ap-women .ap-card-grid img{object-fit:contain;background:#f4f4f1}.ap-card-grid article>div{padding:20px}.ap-card-grid p{font-size:14px;color:var(--muted);margin:0}.ap-story{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:55px 7%;background:#edf1e8}.ap-story>div>p:last-child{color:var(--muted)}.ap-story dl{margin:0}.ap-story dl div{padding:15px 0;border-top:1px solid #cbd5c8}.ap-story dt{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.ap-story dd{margin:5px 0 0;font-weight:700}.ap-fit{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:55px 7%}.ap-fit>div{max-width:720px}.ap-fit>div>p:last-child{color:var(--muted)}.ap-reviews{padding:55px 7%;background:#fff}.ap-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;padding:60px 7%}.ap-faq details{border-top:1px solid var(--line);padding:18px 0}.ap-faq details:last-child{border-bottom:1px solid var(--line)}.ap-faq summary{font-weight:700;cursor:pointer}.ap-faq details p{font-size:14px;color:var(--muted);margin:12px 0 0}.ap-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--ink);color:#fff;padding:34px 5% 105px;font-size:13px}.ap-footer .ap-brand{padding:8px;background:#faf9f6;border-radius:8px}.ap-sticky{position:fixed;z-index:30;bottom:0;left:0;right:0;background:#faf9f6f7;border-top:1px solid var(--line);padding:9px 5% calc(9px + env(safe-area-inset-bottom))}.ap-sticky a{max-width:560px;margin:auto;display:flex;justify-content:space-between;gap:16px;background:var(--ink);color:#fff;text-decoration:none;border-radius:999px;padding:12px 20px;font-size:13px}.ap-size-chart{margin:12px 0 17px;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.ap-size-chart summary{padding:13px 15px;font-size:13px;font-weight:700;cursor:pointer}.ap-size-chart-inner{padding:0 15px 15px}.ap-size-chart-inner>p{font-size:12px;color:var(--muted);margin-bottom:10px}.ap-size-table{border:1px solid var(--line);border-radius:10px;overflow:hidden}.ap-size-table>[role=row]{display:grid;grid-template-columns:.8fr 1.2fr}.ap-size-table-women>[role=row]{grid-template-columns:.55fr 1.5fr .75fr .85fr}.ap-women .ap-image-wrap:after{content:"Limited edition";position:absolute;z-index:2;top:3%;right:-1px;width:42%;min-height:40px;display:flex;align-items:center;justify-content:center;background:#dcc8d8;color:#58364f;font-size:clamp(10px,1.15vw,15px);font-weight:700;letter-spacing:.03em;text-transform:uppercase;clip-path:polygon(7% 0,100% 0,100% 100%,0 100%)}.ap-size-table>[role=row]+[role=row]{border-top:1px solid var(--line)}.ap-size-table span,.ap-size-table strong{padding:8px 10px;font-size:12px}.ap-size-table span+span,.ap-size-table strong+strong{border-left:1px solid var(--line)}.ap-unavailable{padding:40px;text-align:center}@media(max-width:899px){.ap-difference{padding:42px 5%}.ap-compare{grid-template-columns:.7fr 1fr}.ap-compare>*{border-right:0}.ap-compare>*:nth-last-child(-n+4){border-bottom:1px solid #dbe2d9}.ap-compare>*:nth-child(4n+1){font-weight:700;background:#f4f5f1}.ap-compare>*:nth-child(4n+3),.ap-compare>*:nth-child(4n+4),.ap-compare-head:nth-child(3),.ap-compare-head:nth-child(4){display:none}.ap-header{padding:15px 5%}.ap-header nav{gap:15px;font-size:12px}.ap-hero{grid-template-columns:1fr;padding:28px 5%;gap:26px}.ap h1{font-size:42px}.ap-hero-image{max-height:560px}.ap-card-grid{grid-template-columns:1fr;max-width:600px;margin:auto}.ap-card-grid article{display:grid;grid-template-columns:44% 56%}.ap-card-grid img{height:100%;min-height:190px}.ap-story{grid-template-columns:1fr;padding:40px 5%}.ap-fit{align-items:flex-start;flex-direction:column;padding:42px 5%}.ap-reviews{padding:40px 5%}.ap-faq{grid-template-columns:1fr;padding:42px 5%;gap:8px}.ap-details{padding:42px 5%}.ap-footer{padding:28px 5% 100px}.ap-strip{flex-wrap:wrap}.ap h2{font-size:34px}}@media(max-width:520px){.ap-actions{grid-template-columns:1fr}.ap-card-grid article{grid-template-columns:1fr}.ap-card-grid img{min-height:0}.ap-choice{font-size:11px;padding:7px 10px}.ap-product-name{font-size:16px}}.bp,.bp *{box-sizing:border-box}.bp{--ink:#183d34;--muted:#5d6b65;--paper:#faf9f6;--line:#d8dfd7;--soft:#e8eee4;display:block;max-width:1500px;margin:auto;line-height:1.5}.bp [hidden]{display:none!important}.bp a{color:inherit;text-underline-offset:4px}.bp img{display:block;width:100%;height:auto}.bp h1,.bp h2{font-weight:400;letter-spacing:-1.4px;line-height:1.06}.bp h1{font-size:clamp(42px,4.8vw,70px);margin:0 0 18px}.bp h2{font-size:clamp(32px,3.5vw,50px);margin:0 0 18px}.bp h3{font-size:20px;margin:0 0 8px}.bp p{margin:0 0 16px}.bp-header{display:flex;align-items:center;justify-content:space-between;padding:20px 5%;border-bottom:1px solid var(--line)}.bp-brand{display:inline-flex;width:85px}.bp-header nav{display:flex;gap:24px;font-size:13px}.bp-header nav a{text-decoration:none}.bp-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:6%;align-items:center;padding:44px 5%}.bp-image-wrap{position:relative;background:#edf0ec;border-radius:24px;overflow:hidden}.bp-hero-image{aspect-ratio:1/1;object-fit:cover}.bp-image-wrap>span{position:absolute;left:18px;top:18px;background:#faf9f6f0;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:700;text-transform:uppercase}.bp-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#556b5f;margin-bottom:13px!important}.bp-product-name{font-size:18px;font-weight:700}.bp-rating{display:block;margin:-4px 0 14px}.bp-lead{font-size:16px;color:var(--muted)}.bp-chips{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:18px 0}.bp-chips li{background:var(--soft);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.bp-price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.bp-price-row strong{font-size:30px}.bp-price-row s{color:var(--muted)}.bp-price-row span{font-size:12px;color:var(--muted)}.bp-tax{font-size:11px;color:var(--muted)}.bp-selector-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:18px}.bp-option{border:0;padding:0;margin:17px 0}.bp-option legend{font-size:13px;font-weight:700;margin-bottom:8px}.bp-pack-values,.bp-colour-values,.bp-size-values{display:flex;gap:9px;flex-wrap:wrap}.bp-option label{position:relative;display:inline-flex;align-items:center;gap:7px;cursor:pointer}.bp-option input{position:absolute;opacity:0;pointer-events:none}.bp-pack-values span,.bp-size-values span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid #aeb9b1;border-radius:999px;padding:8px 13px;font-size:12px;background:var(--paper)}.bp-pack-values span{min-width:44px;font-weight:700}.bp-option input:checked+span{border-color:var(--ink);box-shadow:0 0 0 2px var(--ink)}.bp-colour-values label>span:first-of-type{width:42px;height:42px;border-radius:50%;border:2px solid var(--paper);box-shadow:0 0 0 1px #9aa69e}.bp-colour-values input:checked+span{box-shadow:0 0 0 3px var(--ink)}.bp-colour-values label>span:last-child{font-size:0;position:absolute}.bp-selection{font-size:12px;color:var(--muted)}.bp-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bp-button{min-height:52px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff!important;padding:13px 20px;font:inherit;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.bp-outline{background:transparent;color:var(--ink)!important}.bp-button:disabled{opacity:.5;cursor:wait}.bp-error,.bp-success,.bp-hygiene{font-size:12px;margin-top:13px!important;padding:11px 13px;border-radius:8px}.bp-error,.bp-hygiene{background:#fff0e9;color:#752f25}.bp-success{background:#e5eee3}.bp-success button{border:0;background:transparent;text-decoration:underline;cursor:pointer}.bp-reassurance{font-size:12px;color:var(--muted)}.bp-strip{display:flex;justify-content:space-around;gap:20px;background:#e5ebe0;padding:17px 5%;font-size:12px;font-weight:700}.bp-section-head{max-width:760px;margin:0 auto 30px;text-align:center}.bp-section-head>p:last-child{color:var(--muted)}.bp-difference{padding:60px 5%;background:#edf1e8}.bp-compare{max-width:1100px;margin:auto;display:grid;grid-template-columns:.75fr repeat(3,1fr);background:var(--paper);border:1px solid #ccd6c9;border-radius:18px;overflow:hidden}.bp-compare>*{padding:16px;border-right:1px solid #dbe2d9;border-bottom:1px solid #dbe2d9;font-size:13px}.bp-compare>*:nth-child(4n){border-right:0}.bp-compare>*:nth-last-child(-n+4){border-bottom:0}.bp-compare-head{font-weight:700}.bp-highlight{background:#e3ebdf}.bp-details{padding:60px 5%}.bp-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bp-card-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.bp-card-grid img{aspect-ratio:1/1;object-fit:cover}.bp-card-grid article>div{padding:20px}.bp-card-grid p{font-size:14px;color:var(--muted);margin:0}.bp-packs-explainer{padding:55px 7%;background:#f0ece3}.bp-packs-explainer>div:first-child{max-width:720px}.bp-pack-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:24px}.bp-pack-cards a{position:relative;display:flex;flex-direction:column;gap:7px;background:var(--paper);border:1px solid #d8d1c4;border-radius:16px;padding:24px;text-decoration:none}.bp-pack-cards strong{font-size:22px}.bp-pack-cards span{font-size:13px;color:var(--muted)}.bp-pack-cards em{position:absolute;top:-12px;right:15px;background:var(--ink);color:#fff;border-radius:999px;padding:4px 9px;font-size:10px;font-style:normal}.bp-featured{box-shadow:0 0 0 2px var(--ink)}.bp-fit{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding:55px 7%}.bp-fit>div>p:last-child{color:var(--muted)}.bp-fit dl{margin:0}.bp-fit dl div{padding:14px 0;border-top:1px solid var(--line)}.bp-fit dt{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.bp-fit dd{margin:5px 0 0;font-weight:700}.bp-reviews{padding:55px 7%;background:#fff}.bp-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;padding:60px 7%}.bp-faq details{border-top:1px solid var(--line);padding:18px 0}.bp-faq details:last-child{border-bottom:1px solid var(--line)}.bp-faq summary{font-weight:700;cursor:pointer}.bp-faq details p{font-size:14px;color:var(--muted);margin:12px 0 0}.bp-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--ink);color:#fff;padding:34px 5% 105px;font-size:13px}.bp-footer .bp-brand{padding:8px;background:#faf9f6;border-radius:8px}.bp-sticky{position:fixed;z-index:30;bottom:0;left:0;right:0;background:#faf9f6f7;border-top:1px solid var(--line);padding:9px 5% calc(9px + env(safe-area-inset-bottom))}.bp-sticky a{max-width:520px;margin:auto;display:flex;justify-content:space-between;gap:16px;background:var(--ink);color:#fff;text-decoration:none;border-radius:999px;padding:12px 20px;font-size:13px}.bp-unavailable{padding:40px;text-align:center}@media(max-width:899px){.bp-header{padding:15px 5%}.bp-header nav{gap:15px;font-size:12px}.bp-hero{grid-template-columns:1fr;padding:28px 5%;gap:26px}.bp h1{font-size:42px}.bp-card-grid{grid-template-columns:1fr;max-width:600px;margin:auto}.bp-card-grid article{display:grid;grid-template-columns:44% 56%}.bp-card-grid img{height:100%;min-height:190px}.bp-difference,.bp-details{padding:42px 5%}.bp-compare{grid-template-columns:.7fr 1fr}.bp-compare>*{border-right:0}.bp-compare>*:nth-last-child(-n+4){border-bottom:1px solid #dbe2d9}.bp-compare>*:nth-child(4n+1){font-weight:700;background:#f4f5f1}.bp-compare>*:nth-child(4n+1),.bp-compare>*:nth-child(4n+2){display:block}.bp-compare>*:nth-child(4n+3),.bp-compare>*:nth-child(4n+4),.bp-compare-head:nth-child(3),.bp-compare-head:nth-child(4){display:none}.bp-pack-cards{grid-template-columns:1fr}.bp-fit,.bp-faq{grid-template-columns:1fr;padding:42px 5%;gap:8px}.bp-reviews{padding:40px 5%}.bp-packs-explainer{padding:42px 5%}.bp-footer{padding:28px 5% 100px}.bp-strip{flex-wrap:wrap}.bp h2{font-size:34px}}@media(max-width:520px){.bp-selector-grid,.bp-actions{grid-template-columns:1fr}.bp-card-grid article{grid-template-columns:1fr}.bp-card-grid img{min-height:0}.bp-size-values span{font-size:11px;padding:7px 10px}}.socks-pilot-body .floating-cart{display:none!important}.sp,.sp *{box-sizing:border-box}.sp{--ink:#183d34;--muted:#586860;--paper:#faf9f6;--line:#d9dfd7;--soft:#eef1e9;max-width:1600px;margin:auto;line-height:1.5}.sp [hidden]{display:none!important}.sp a{color:inherit;text-underline-offset:4px}.sp button,.sp select{font:inherit}.sp button,.sp a,.sp select{touch-action:manipulation}.sp :focus-visible{outline:3px solid #a05723;outline-offset:4px}.sp-header{padding:24px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.sp-brand{display:inline-flex;align-items:center;flex-shrink:0;font-size:30px;font-weight:800;letter-spacing:-1.5px;text-decoration:none;line-height:1}.sp-brand img{display:block;width:85px;height:auto}.sp-header nav{display:flex;gap:28px;font-size:14px}.sp-header nav a{text-decoration:none;padding:8px 0}.sp-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:6%;padding:42px 5% 55px;align-items:start}.sp-visual{position:static}.sp-image-wrap{position:relative;background:#eef0e6;border-radius:8px;overflow:hidden}.sp-hero-image{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.sp-image-tag{position:absolute;top:18px;left:18px;background:#faf9f6f0;border-radius:40px;padding:7px 14px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sp-image-caption{font-size:12px;color:var(--muted);margin:10px 0 0;min-height:18px}.sp-eyebrow{font-size:11px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;margin:0 0 16px;color:#4d6253}.sp h1{font-family:var(--pilot-heading-font);font-weight:400;font-size:clamp(40px,4vw,58px);letter-spacing:-2px;line-height:1.02;margin:0 0 18px;max-width:520px}.sp-product-name{font-size:14px;font-weight:700;margin:0 0 14px}.sp-lead{font-size:16px;color:var(--muted);margin:0 0 18px;max-width:430px}.sp-benefits{list-style:none;display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0 0 22px}.sp-benefits li{background:var(--soft);border-radius:4px;padding:5px 9px;font-size:12px}.sp-price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:12px}.sp-price{font-size:30px;line-height:1.2}.sp-price-row s{color:#667168;font-size:16px}.sp-unit{font-size:13px;color:var(--muted)}.sp-tax{font-size:11px;color:var(--muted);margin:5px 0 0}.sp-fit-summary{border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:8px;font-size:13px;padding:13px 0;margin:19px 0}.sp-fit-summary a{white-space:nowrap}.sp-label{display:block;font-size:13px;font-weight:600;margin-bottom:12px}.sp-label strong{font-weight:700}.sp-swatch-select{display:none}.sp-swatches{display:flex;flex-wrap:wrap;gap:10px;padding:3px 3px 5px}.sp-swatch{position:relative;width:44px;height:44px;min-width:44px;border:1px solid #68756d;border-radius:50%;padding:3px;background:#fff;cursor:pointer;box-shadow:0 1px 2px #183d341f}.sp-swatch-chip{display:block;width:100%;height:100%;border:1px solid rgba(24,61,52,.18);border-radius:50%;background:#d8ddd9}.sp-swatch[aria-checked=true]{border-color:var(--ink);box-shadow:0 0 0 2px var(--paper),0 0 0 4px var(--ink)}.sp-swatch:disabled{opacity:.36;cursor:not-allowed}.sp-swatch:disabled:after{content:"";position:absolute;left:7px;right:7px;top:50%;height:1px;background:#7b2929;transform:rotate(-45deg)}.sp-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sp-button{border:1px solid var(--ink);background:var(--ink);color:#fff!important;display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:15px 21px;border-radius:5px;font-weight:700;font-size:14px;line-height:1.4;text-decoration:none;cursor:pointer;min-height:50px}.sp-button:hover{background:#285445}.sp-button-outline{background:transparent;color:var(--ink)!important}.sp-button-outline:hover{background:#e8eee5}.sp button:disabled{opacity:.55;cursor:wait}.sp-reassurance{font-size:12px;color:var(--muted);margin:16px 0 9px}.sp-policy-links{display:flex;flex-wrap:wrap;gap:15px;font-size:12px}.sp-error{color:#852e23;background:#fff0e9;padding:12px;font-size:13px;border-radius:5px}.sp-success{background:#e7efe4;padding:12px;font-size:13px;margin-top:12px}.sp-success a,.sp-success button{display:inline-block;margin:8px 15px 0 0}.sp-success button{background:none;border:0;text-decoration:underline;color:inherit;cursor:pointer;padding:0}.sp-pack-selector{padding:18px 0 0;scroll-margin-top:20px}.sp-pack-options{border:0;padding:0;margin:0 0 17px}.sp-pack-options legend{font-size:13px;font-weight:700;margin-bottom:9px}.sp-pack-values{display:flex;gap:9px;flex-wrap:wrap}.sp-pack-values label{position:relative;cursor:pointer}.sp-pack-values input{position:absolute;opacity:0;pointer-events:none}.sp-pack-values span{display:flex;align-items:center;justify-content:center;min-width:45px;min-height:42px;padding:8px 13px;border:1px solid #9ca89f;border-radius:999px;background:var(--paper);font-size:12px;font-weight:700}.sp-pack-values input:checked+span{border-color:var(--ink);box-shadow:0 0 0 2px var(--ink)}.sp-pack-selector .sp-selection{margin-bottom:0}.sp-rating-link{display:block;min-height:24px;margin:0 0 14px;font-size:13px}.sp-rating-link .jdgm-preview-badge{display:inline-block}.sp-divider{display:flex;justify-content:space-around;gap:24px;background:#e7ecdf;padding:19px 5%;font-size:12px;font-weight:700;letter-spacing:.03em}.sp-section-head{text-align:center;margin:0 auto 30px;max-width:670px}.sp-section-head .sp-eyebrow{margin-bottom:10px}.sp h2{font-family:var(--pilot-heading-font);font-size:clamp(32px,3.3vw,48px);font-weight:400;line-height:1.12;letter-spacing:-1px;margin:0 0 20px}.sp h3{font-size:18px;line-height:1.3;margin:0 0 7px}.sp-highlights{padding:60px 5%}.sp-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sp-highlight-card{background:#fff;border:1px solid var(--line);border-radius:9px;overflow:hidden}.sp-highlight-card>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.sp-highlight-card>div{padding:20px 18px}.sp-highlight-card p{font-size:14px;color:var(--muted);margin:0}.sp-in-use{padding:50px 5%;background:#eef1e9}.sp-in-use-grid{max-width:1000px;margin:auto}.sp-in-use figure{margin:0;min-width:0}.sp-in-use img{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;border-radius:8px}.sp-in-use figcaption{margin:10px 0 0;font-size:13px;color:var(--muted)}.sp-in-use figure{display:grid;grid-template-rows:1fr auto}.sp-pack-story{padding:44px 7%;text-align:center}.sp-pack-story-copy>p:not(.sp-eyebrow){color:var(--muted);font-size:15px;max-width:520px;margin-inline:auto}.sp-pack-stats{display:flex;justify-content:center;gap:40px;margin:24px 0}.sp-pack-stats>div{display:flex;flex-direction:column}.sp-pack-stats strong{font-family:var(--pilot-heading-font);font-weight:400;font-size:38px}.sp-pack-stats span{font-size:11px;color:var(--muted)}.sp-pack-story-copy .sp-image-caption{font-size:11px!important;margin-top:14px}.sp-visual-fit{padding:45px 7%;background:#e8ecdf;display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}.sp-visual-fit>div>p:not(.sp-eyebrow){font-size:14px;color:var(--muted);max-width:360px}.sp-fit-visual{min-width:0}.sp-fit-facts{margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.sp-fit-facts div{padding:12px 0;border-bottom:1px solid #cad4c5}.sp-fit-facts dt{font-size:12px;color:var(--muted)}.sp-fit-facts dd{margin:3px 0 0;font-size:19px;font-weight:700}.sp-reviews{padding:60px 7%;background:#fff}.sp-reviews .jdgm-widget{--jdgm-primary-color:#183d34;--jdgm-star-color:#986422}.sp-reviews .jdgm-rev-widg{border:0}.sp-faq{padding:75px 8%;display:grid;grid-template-columns:1fr 1.2fr;gap:10%}.sp-faq details{border-top:1px solid var(--line);padding:19px 0}.sp-faq details:last-child{border-bottom:1px solid var(--line)}.sp summary{cursor:pointer;font-size:16px;font-weight:700}.sp-faq details p,.sp-faq details a{font-size:14px;color:var(--muted)}.sp-last{text-align:center;background:#183d34;color:#fff;padding:58px 22px}.sp-last .sp-eyebrow{color:#d3dfcb}.sp-last h2{margin-bottom:15px}.sp-last p:not(.sp-eyebrow){color:#dee5da;font-size:15px}.sp-last .sp-button{background:#e7eddd;color:#183d34!important;margin-top:12px}.sp-footer{padding:37px 5% 105px;display:flex;gap:20px;align-items:center;justify-content:space-between}.sp-footer p,.sp-footer div{font-size:12px;color:var(--muted)}.sp-footer div{display:flex;gap:20px}.sp-sticky{position:fixed;bottom:0;left:0;right:0;z-index:30;background:#faf9f6fa;border-top:1px solid var(--line);padding:10px max(5%,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 -4px 20px #183d3408}.sp-sticky>div{display:flex;align-items:baseline;gap:15px}.sp-sticky strong{font-size:22px}.sp-sticky span{font-size:12px}.sp-sticky .sp-button{min-height:44px;padding:10px 20px}.sp-unavailable{padding:60px;text-align:center}#sp-buy,#sp-fit,#sp-details{scroll-margin-top:24px}.sp .shopify-payment-button{align-self:stretch}.sp .shopify-payment-button__button{min-height:50px;border-radius:5px}@media(max-width:899px){.sp-header{padding:15px 5%}.sp-brand{font-size:27px}.sp-header nav{gap:18px;font-size:12px}.sp-hero{display:block;padding:18px 5% 30px}.sp-visual{position:static}.sp-image-wrap{max-width:540px;margin:auto}.sp-hero-image{max-height:410px;object-fit:contain}.sp-image-caption{margin-bottom:16px}.sp h1{font-size:38px;max-width:420px;letter-spacing:-1.4px}.sp-lead{max-width:none}.sp-faq{padding:44px 5%;grid-template-columns:1fr;gap:5px}.sp-divider{gap:15px;flex-wrap:wrap;font-size:11px;padding:15px 5%}.sp-footer{display:block;text-align:center}.sp-footer div{justify-content:center;flex-wrap:wrap}.sp-sticky strong{font-size:20px}.sp-sticky>div{display:block}.sp-sticky span{display:block}.sp h2{font-size:37px}}@media(max-width:380px){.sp-header nav{gap:12px}.sp-button{padding:13px 11px;font-size:13px}.sp h1{font-size:35px}.sp-fit-summary{font-size:12px}.sp-divider span:last-child{display:none}}@media(prefers-reduced-motion:no-preference){html:has(socks-pilot){scroll-behavior:smooth}.sp-button{transition:background .15s ease}.sp-hero-image{view-transition-name:pilot-product}}@media(max-width:899px){.sp-highlights,.sp-in-use,.sp-pack-story,.sp-visual-fit,.sp-reviews{padding:38px 5%}.sp-highlight-grid{grid-template-columns:1fr;gap:14px}.sp-highlight-card{display:grid;grid-template-columns:46% 54%;align-items:center}.sp-highlight-card>div{padding:15px 12px}.sp-highlight-card h3{font-size:16px}.sp-highlight-card p{font-size:12px}.sp-section-head{margin-bottom:22px}.sp-in-use-grid{grid-template-columns:1fr;gap:22px}.sp-in-use img{height:auto;max-height:none}.sp-in-use .sp-on-foot{display:none}.sp-pack-story{padding-block:34px}.sp-pack-stats{gap:30px;margin:20px 0}.sp-visual-fit{grid-template-columns:1fr;gap:20px}.sp-fit-visual{max-width:600px}.sp-buy{padding-top:4px}.sp-rating-link{margin-bottom:10px}.sp-reviews .jdgm-rev-widg{padding-inline:0}.sp h2{font-size:33px}}.sp-patent-reference{font-size:12px;color:var(--muted);margin:12px 0 0}.sp-material-benefits{display:grid;grid-template-columns:1fr 1fr;gap:28px;background:var(--soft);padding:25px 28px;margin-top:24px;border-radius:8px}.sp-material-benefits p{font-size:14px;color:var(--muted);margin:0}.sp-test-details{margin-top:18px;padding:16px 0;border-block:1px solid var(--line)}.sp-test-details summary{font-size:13px}.sp-test-details p{font-size:13px;color:var(--muted);margin-bottom:0}@media(max-width:599px){.sp-material-benefits{grid-template-columns:1fr;gap:20px;padding:22px}.sp-material-benefits h3{font-size:17px}}.towels-pilot-body .floating-cart{display:none!important}.tp,.tp *{box-sizing:border-box}.tp{--ink:#183d34;--muted:#586860;--paper:#faf9f6;--line:#d9dfd7;--soft:#edf1e8;display:block;max-width:1500px;margin:auto;line-height:1.5}.tp [hidden]{display:none!important}.tp a{color:inherit;text-underline-offset:4px}.tp :focus-visible{outline:3px solid #9b5425;outline-offset:4px}.tp button,.tp select,.tp input{font:inherit}.tp button,.tp a,.tp select{touch-action:manipulation}.tp img{display:block;width:100%;height:auto}.tp figure{margin:0}.tp figcaption{font-size:11px;color:var(--muted);margin-top:9px}.tp h1,.tp h2{font-family:var(--pilot-heading-font);font-weight:400;letter-spacing:-1.3px;line-height:1.07}.tp h1{font-size:clamp(40px,4.5vw,66px);margin:0 0 22px}.tp h2{font-size:clamp(32px,3.3vw,48px);margin:0 0 18px}.tp h3{font-size:20px;line-height:1.25;margin:0 0 9px}.tp p{margin:0 0 16px}.tp-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 5%;border-bottom:1px solid var(--line)}.tp-brand{display:inline-flex;align-items:center;flex-shrink:0;font-size:30px;font-weight:800;letter-spacing:-1.5px;text-decoration:none;line-height:1}.tp-brand img{display:block;width:85px;height:auto}.tp-header nav{display:flex;gap:26px;font-size:13px}.tp-header nav a{text-decoration:none;padding:8px 0}.tp-hero{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:6%;padding:45px 5%}.tp-hero-copy{max-width:540px}.tp-eyebrow{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#4d6253;margin:0 0 14px!important}.tp-lead{font-size:17px;color:var(--muted)}.tp-hero-visual img{border-radius:8px;aspect-ratio:3/2;object-fit:cover}.tp-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:23px 0 14px}.tp-button{background:var(--ink);color:#fff!important;border:1px solid var(--ink);border-radius:5px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:13px 22px;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;line-height:1.4}.tp-button:hover{background:#285445}.tp-outline{background:transparent;color:var(--ink)!important}.tp-outline:hover{background:#e7eddf}.tp-text-link{font-size:14px;font-weight:700}.tp-strip{display:flex;justify-content:space-around;gap:20px;background:#e7ecdf;padding:17px 5%;font-size:12px;font-weight:700}.tp-shop{padding:50px 5%}.tp-section-head{max-width:720px;margin:0 auto 30px;text-align:center}.tp-section-head>p:not(.tp-eyebrow){font-size:15px;color:var(--muted)}.tp-products{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1160px;margin:auto}.tp-product{min-width:0;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;scroll-margin-top:16px}.tp-product-heading{padding:25px 25px 17px}.tp-gsm{display:inline-block;background:#e8ede2;font-size:12px;font-weight:700;letter-spacing:.06em;padding:5px 10px;border-radius:4px;margin-bottom:12px}.tp-product-heading h3{font-size:25px}.tp-product-heading p{font-size:14px;color:var(--muted);margin:0}.tp-product-image{background:#eee}.tp-product-image img{aspect-ratio:1.25;object-fit:contain;max-height:430px}.tp-colour{padding:17px 25px 0}.tp-pack-options{border:0;padding:0;margin:0 0 17px}.tp-pack-options legend{font-size:12px;font-weight:700;margin-bottom:10px}.tp-pack-values{display:flex;gap:9px;flex-wrap:wrap}.tp-pack-values label{position:relative;cursor:pointer;margin:0}.tp-pack-values input{position:absolute;opacity:0;pointer-events:none}.tp-pack-values span{display:flex;align-items:center;justify-content:center;min-width:45px;min-height:42px;padding:8px 13px;border:1px solid #9ca89f;border-radius:999px;background:var(--paper);font-size:12px;font-weight:700}.tp-pack-values input:checked+span{border-color:var(--ink);box-shadow:0 0 0 2px var(--ink)}.tp label,.tp-colour-label{display:block;font-size:12px;font-weight:700;margin-bottom:10px}.tp-colour-label strong{font-weight:700}.tp-swatch-select{display:none}.tp-swatches{display:flex;flex-wrap:wrap;gap:12px;padding:3px 3px 5px}.tp-swatch{position:relative;width:48px;height:48px;min-width:48px;border:1px solid #68756d;border-radius:50%;padding:3px;background:#fff;cursor:pointer;box-shadow:0 1px 2px #183d341f}.tp-swatch-chip{display:block;width:100%;height:100%;border:1px solid rgba(24,61,52,.18);border-radius:50%;background:#d8ddd9}.tp-swatch[aria-checked=true]{border-color:var(--ink);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--ink)}.tp-swatch:disabled{opacity:.36;cursor:not-allowed}.tp-swatch:disabled:after{content:"";position:absolute;left:7px;right:7px;top:50%;height:1px;background:#7b2929;transform:rotate(-45deg)}.tp-product-body{padding:20px 25px 25px}.tp-price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.tp-price-row strong{font-size:28px}.tp-price-row s{color:var(--muted);font-size:15px}.tp-price-row span{color:var(--muted);font-size:12px}.tp-tax{font-size:11px;color:var(--muted);margin:2px 0 0!important}.tp-best{font-size:14px;color:var(--muted);margin:16px 0!important;min-height:42px}.tp-best strong{color:var(--ink)}.tp-purchase-row{display:grid;grid-template-columns:1fr;gap:15px;align-items:end}.tp-quantity input{width:100%;height:50px;border:1px solid #819184;border-radius:5px;padding:10px;color:var(--ink);background:#fff}.tp-form{margin:0}.tp button:disabled{opacity:.55;cursor:wait}.tp-error{margin:15px 0 0!important;background:#fff0e9;color:#852e23;border-radius:5px;padding:12px;font-size:13px}.tp-success{margin:15px 0 0;background:#e7efe4;border-radius:5px;padding:12px;font-size:13px}.tp-success a{display:block;font-weight:700;margin-top:8px}.tp-product-link{display:inline-block;font-size:12px;color:var(--muted)!important;margin-top:17px}.tp-shipping{font-size:12px;color:var(--muted);text-align:center;margin:23px 0 0!important}.tp-shipping a{margin-left:10px}.tp-compare{padding:55px 7%;background:#edf1e8;scroll-margin-top:20px}.tp-table-wrap{max-width:1050px;margin:auto;overflow:auto;border:1px solid #cdd8c9;border-radius:7px;background:#fafcf7}.tp table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}.tp th,.tp td{padding:17px 20px;border-bottom:1px solid #d8e0d4;vertical-align:top;width:33.333%}.tp thead th{background:#183d34;color:#fff;font-size:16px}.tp tbody th{font-weight:600}.tp tbody tr:last-child>*{border:0}.tp-note{font-size:12px;color:var(--muted);text-align:center;margin:14px auto 24px!important}.tp-decisions{max-width:1050px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:20px}.tp-decisions a{display:flex;flex-direction:column;gap:9px;padding:22px;background:#fff;border:1px solid #ccd7c7;border-radius:6px;text-decoration:none}.tp-decisions span{font-size:14px;text-decoration:underline}.tp-story{padding:60px 7%;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.tp-story img{border-radius:8px}.tp-story>div>p:not(.tp-eyebrow){font-size:16px;color:var(--muted)}.tp-benefits{padding:45px 7%;background:#f0ece3}.tp-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.tp-benefit-grid>div{border-top:2px solid #c7cdbb;padding-top:19px}.tp-benefit-grid p{font-size:14px;color:var(--muted);margin:0}.tp-faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:10%;padding:60px 7%}.tp-faq details{border-top:1px solid var(--line);padding:18px 0}.tp-faq details:last-child{border-bottom:1px solid var(--line)}.tp summary{font-size:15px;font-weight:700;cursor:pointer}.tp-faq details p{font-size:14px;color:var(--muted);margin:12px 0 0}.tp-faq details a{font-size:13px}.tp-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:35px 5% 115px;background:#183d34;color:#fff;font-size:13px}.tp-footer .tp-brand{padding:10px;background:#faf9f6;border-radius:4px}.tp-sticky{position:fixed;z-index:30;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:14px;background:#faf9f6fa;border-top:1px solid var(--line);padding:10px 5% calc(10px + env(safe-area-inset-bottom))}.tp-sticky a{display:flex;justify-content:space-between;gap:20px;align-items:center;max-width:380px;flex:1;min-height:45px;padding:10px 16px;border-radius:5px;background:var(--ink);color:#fff;text-decoration:none;font-size:13px}.tp-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}.tp-unavailable{padding:35px;text-align:center}@media(max-width:899px){.tp-header{padding:15px 5%}.tp-brand{font-size:27px}.tp-header nav{gap:16px;font-size:12px}.tp-hero{grid-template-columns:1fr;padding:28px 5%;gap:24px}.tp h1{font-size:43px;max-width:540px}.tp-hero-copy{max-width:none}.tp-lead{font-size:15px;max-width:580px}.tp-hero-visual img{max-height:300px}.tp-hero-actions{margin:18px 0 12px}.tp-strip{font-size:11px;gap:14px;flex-wrap:wrap}.tp-shop{padding:35px 5%}.tp-products{grid-template-columns:1fr;max-width:580px;gap:25px}.tp-product-image img{max-height:350px;aspect-ratio:1.2}.tp-product-heading{padding:22px 20px 16px}.tp-colour{padding:16px 20px 0}.tp-product-body{padding:16px 20px 22px}.tp-best{min-height:0}.tp-compare{padding:35px 5%}.tp th,.tp td{font-size:12px;padding:13px 10px}.tp thead th{font-size:13px}.tp-decisions{gap:12px}.tp-decisions a{padding:16px;font-size:13px}.tp-decisions span{font-size:12px}.tp-story{padding:38px 5%;grid-template-columns:1fr;gap:25px}.tp-story figure{max-width:540px;margin:auto}.tp-story h2{max-width:500px}.tp-benefits{padding:35px 5%}.tp-benefit-grid{grid-template-columns:1fr;gap:23px}.tp-faq{padding:38px 5%;grid-template-columns:1fr;gap:8px}.tp-footer{padding:28px 5% 110px;flex-wrap:wrap}.tp h2{font-size:34px}.tp-sticky a{padding:10px 12px;gap:8px;font-size:12px}}@media(max-width:380px){.tp-header nav{gap:10px}.tp h1{font-size:37px}.tp-button{font-size:13px;padding:12px 16px}.tp th,.tp td{padding:12px 7px}.tp-sticky{gap:8px}.tp-sticky a{padding:10px}.tp-hero-actions{gap:9px}}@media(prefers-reduced-motion:no-preference){html:has(towels-pilot){scroll-behavior:smooth}.tp-button{transition:background .15s ease}}
/*# sourceMappingURL=/cdn/shop/t/173/compiled_assets/styles.css.map */
