*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:60px}body{margin:0;color:#092343;background:#fff;font-family:Arial,sans-serif;font-size:15px;line-height:1.65}a{color:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h2{font-size:clamp(30px,3vw,46px);line-height:1.13;letter-spacing:-1.4px}h3{font-size:18px;line-height:1.3}p{color:#536778}a{text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ce6072;outline-offset:4px}.eyebrow{display:block;color:#b85166;font-size:11px;font-weight:700;letter-spacing:2px;margin-bottom:15px}.section{padding:80px max(5vw,24px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:36px}.section-heading>p{max-width:370px}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #b9cccf;padding-bottom:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:14px 24px;background:#cd6071;color:white;border:1px solid #cd6071;border-radius:5px;font-weight:700;font-size:14px}.button.outline{background:transparent;color:#15314e;border-color:#b8cbd0}.review-bar{position:sticky;top:0;z-index:10;background:#102b43;color:white;display:flex;align-items:center;justify-content:space-between;padding:10px 22px;gap:15px;font-size:12px;box-shadow:0 2px 10px #0002}.review-bar nav{display:flex;gap:6px}.review-bar nav a{padding:5px 10px;border-radius:4px}.review-bar nav a[aria-current]{background:#fff;color:#102b43}.review-bar nav span{display:none}.review-home{font-weight:bold}.skip{color:#cadfe0}.approved-header img{width:100%;height:auto}.approved-video{width:100%;aspect-ratio:16/9;overflow:hidden;margin:0;padding:0;background:#bee9e7;border-radius:0}.approved-video iframe{display:block;border:0;width:100%;height:100%;pointer-events:none}.design-note{background:#f6f8fa;padding:18px 5vw;border-bottom:1px solid #e0e7eb;font-weight:700}.design-note>span{font-size:10px;letter-spacing:1px;color:#a4485b;margin-right:12px}.design-note small{display:block;font-weight:400;color:#60717c;font-size:12px}.collection-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.collection-photo{aspect-ratio:1;overflow:hidden;background:#edf5f4;border-radius:12px}.collection-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.collection-grid a:hover img{transform:scale(1.04)}.collection-label{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.collection-label h3{font-size:15px}.collection-label>span{color:#c85e72}.catalogue{background:#f4f8f8}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.filters button{border:1px solid #d5e1e2;border-radius:30px;background:white;padding:8px 17px;color:#3f5b6b;font-size:13px}.filters button[aria-pressed=true]{background:#10364d;color:#fff;border-color:#10364d}.result-count{font-size:12px;margin:0 0 18px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.product{padding:0;text-align:left;background:white;border:0;color:inherit;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #183c4905}.product-photo{aspect-ratio:1;position:relative;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product:hover img{transform:scale(1.035)}.photo-arrow{position:absolute;right:14px;bottom:14px;width:32px;height:32px;display:grid;place-items:center;background:white;border-radius:50%}.product-copy{padding:20px}.kind{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;color:#788a93}.product h3{margin:5px 0 9px}.product-copy p{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.view{display:flex;justify-content:space-between;font-size:11px;font-weight:700;margin-top:16px;color:#ae4a60}.more{display:flex;margin:35px auto 0}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.benefit-grid article{border-top:1px solid #c5dada;padding-top:24px}.number{font-size:13px;color:#bb5268}.benefit-grid h3{margin:15px 0 10px}.benefit-grid p,.steps p{font-size:14px}.benefits{background:#eaf5f3}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin:40px 0}.step-number{display:grid;place-items:center;width:45px;height:45px;border:1px solid #d6a5af;border-radius:50%;font-size:12px;color:#b94e66;margin-bottom:20px}.steps h3{margin-bottom:12px}.craft{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center;background:#faf6f1}.craft-photo{position:relative}.craft-photo img{width:100%;height:430px;object-fit:cover;border-radius:14px}.craft-photo>span{position:absolute;left:20px;bottom:20px;background:white;padding:8px 14px;font-size:10px;letter-spacing:2px}.craft-copy p{margin:24px 0;max-width:450px}.practical{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.practical h3{margin-bottom:15px}.practical p{font-size:14px;margin-bottom:15px}.faq{background:#f7f9fa;display:grid;grid-template-columns:1fr 1.3fr;gap:8%}.faq .section-heading{display:block}.faq .section-heading p{margin-top:25px}.questions details{border-bottom:1px solid #cedbdf}.questions summary{padding:21px 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-weight:700}.questions summary::-webkit-details-marker{display:none}.questions details[open] summary>span{transform:rotate(45deg)}.questions details p{padding-bottom:24px;font-size:14px}.closing{text-align:center;padding:80px 24px;background:#dceded}.closing h2{font-size:clamp(38px,5vw,64px)}.closing p{margin:20px 0 25px}footer{padding:60px 5vw 20px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-logo{width:250px;margin-bottom:20px}.footer-top h3{font-size:14px;margin-bottom:15px}.footer-top a{display:block;font-size:13px;margin:8px 0}.footer-top p{font-size:12px}.copyright{border-top:1px solid #dde6e8;margin-top:40px;padding-top:20px;font-size:11px;color:#788a93;display:flex;justify-content:space-between}.product-dialog{border:0;padding:45px;border-radius:16px;max-width:850px;width:90%;color:#092343}.product-dialog::backdrop{background:#08283dbb}.close{position:absolute;right:12px;top:5px;background:none;border:0;font-size:30px}.dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.dialog-grid img{border-radius:10px}.dialog-grid p{margin:20px 0}.dialog-grid h2{font-size:32px}[hidden]{display:none!important}
/* 02: quiet editorial spreads, with large photography and fine rules. */
.v02{background:#fcfaf6}.v02 h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(36px,4vw,58px)}.v02 .section{padding:90px 8vw}.v02 .collection-grid{grid-template-columns:repeat(3,1fr);gap:35px}.v02 .collection-photo{aspect-ratio:1.45;border-radius:0}.v02 .collection-label{border-bottom:1px solid #d9d2c7}.v02 .collection-label h3{font-family:Georgia,serif;font-size:23px;font-weight:400}.v02 .craft{background:#e6eee9;padding:0;gap:0}.v02 .craft-photo img{height:600px;border-radius:0}.v02 .craft-copy{padding:60px}.v02 .catalogue{background:#fcfaf6}.v02 .product-grid{grid-template-columns:repeat(3,1fr);gap:40px}.v02 .product{background:transparent;border-radius:0;box-shadow:none}.v02 .product-copy{padding:18px 0}.v02 .product h3{font-family:Georgia,serif;font-size:24px;font-weight:400}.v02 .filters button{background:transparent;border-radius:0}.v02 .filters button[aria-pressed=true]{background:#183c42}.v02 .benefits{background:#eee7dd}.v02 .benefit-grid{grid-template-columns:repeat(2,1fr);gap:35px 70px}.v02 .process{background:#183c42;color:#fff}.v02 .process p{color:#bfd1ce}.v02 .process .eyebrow{color:#f2b3aa}.v02 .faq{background:#f0ede6}.v02 .closing{background:#e3ebe5}.v02 .button{border-radius:0}
/* 03: broad contrasting colour panels and bold cards. */
.v03 h2{font-weight:800;letter-spacing:-2px}.v03 .collections{background:#eee7fb}.v03 .collection-grid{grid-template-columns:repeat(3,1fr)}.v03 .collection-grid a{display:flex;background:#fff;border-radius:18px;align-items:center;overflow:hidden}.v03 .collection-photo{width:44%;flex-shrink:0;border-radius:0}.v03 .collection-label{padding:20px;gap:15px;width:100%}.v03 .catalogue{background:#fff4e8}.v03 .product{border-radius:0 0 22px 22px}.v03 .product-grid{gap:20px}.v03 .benefits{background:#c8eae4}.v03 .benefit-grid article{background:#f6fffc;padding:30px;border:0;border-radius:20px}.v03 .number{font-size:35px;line-height:1}.v03 .process{background:#12394d;color:white}.v03 .process p{color:#c4dce3}.v03 .process .eyebrow{color:#ffb6bd}.v03 .step-number{background:#ffced5;border:0;color:#132f43;font-weight:700}.v03 .craft{background:#ffe3dd}.v03 .practical{background:#e9e4f6}.v03 .faq{background:#f7f3ff}.v03 .closing{background:#ccecea}.v03 .button{border-radius:30px}
/* 04: asymmetric category mosaic puts product families first. */
.v04 .collections{background:#f5fafa}.v04 .collection-grid{grid-template-columns:repeat(4,1fr);gap:20px}.v04 .collection-grid>a{position:relative;border-radius:12px;overflow:hidden;background:#fff}.v04 .collection-grid>a:first-child{grid-column:span 2;grid-row:span 2}.v04 .collection-grid>a:last-child{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;align-items:center}.v04 .collection-photo{aspect-ratio:1.45;border-radius:0}.v04 .collection-grid>a:first-child .collection-photo{height:100%;min-height:400px}.v04 .collection-grid>a:first-child .collection-label{position:absolute;bottom:0;left:0;right:0;background:#fffffff0;padding:24px}.v04 .collection-label{padding:17px 20px}.v04 .collection-label h3{font-size:18px}.v04 .benefits .section-heading{max-width:780px}.v04 .benefits{background:#fff}.v04 .benefit-grid article{border-top:0;border-left:2px solid #d796a3;padding:0 0 0 20px}.v04 .catalogue{background:#eef3f0}.v04 .product-grid{grid-template-columns:repeat(3,1fr)}.v04 .product{display:grid;grid-template-columns:1fr 1fr;align-items:center;border-radius:4px}.v04 .product-photo{height:100%}.v04 .product-copy p{display:none}.v04 .craft{background:#173d4b;color:white}.v04 .craft p{color:#c6d8d9}.v04 .craft .eyebrow{color:#f1a5b4}.v04 .craft-photo img{border-radius:0}.v04 .steps{grid-template-columns:repeat(2,1fr)}.v04 .steps article{display:flex;gap:25px;background:#f0f6f5;padding:30px}.v04 .step-number{flex-shrink:0}.v04 .closing{background:#efdedb}
/* 05: wholesale proposition, timeline and product selection. */
.v05 .benefits{background:#10394b;color:white;padding-top:70px}.v05 .benefits .section-heading{align-items:center}.v05 .benefits h2{font-size:clamp(40px,4.5vw,64px);max-width:600px}.v05 .benefits p{color:#c6d9de}.v05 .benefits .eyebrow{color:#f2a8b4}.v05 .benefit-grid{gap:15px}.v05 .benefit-grid article{border:1px solid #3f6471;padding:24px;border-radius:8px}.v05 .benefit-grid .number{color:#f0a3af;font-size:22px}.v05 .process{display:grid;grid-template-columns:1fr 1.4fr;gap:0 70px;background:#e5f0ed}.v05 .process .section-heading{display:block}.v05 .process .section-heading p{margin-top:25px}.v05 .steps{grid-template-columns:1fr;margin:0;gap:0}.v05 .steps article{display:flex;gap:25px;border-bottom:1px solid #bed4d0;padding:20px 0}.v05 .step-number{flex-shrink:0;background:white;margin:0}.v05 .process>.button{align-self:start;justify-self:start}.v05 .collection-photo{border-radius:50%}.v05 .collection-label{justify-content:center;text-align:center}.v05 .collection-label>span{display:none}.v05 .catalogue{background:#f8f6f2}.v05 .craft{background:#fff}.v05 .practical{background:#f1e5e3}.v05 .closing{background:#10394b;color:#fff}.v05 .closing p{color:#c9dfe2}.v05 .closing .eyebrow{color:#f0a3af}
/* 06: compact product browsing with a persistent category column. */
.v06 .section{padding:50px 5vw}.v06 h2{font-size:34px}.v06 .catalogue{background:white}.v06 .catalogue-layout{display:grid;grid-template-columns:175px 1fr;gap:28px}.v06 .filters{flex-direction:column;align-self:start;position:sticky;top:75px;gap:4px}.v06 .filters button{text-align:left;border:0;border-radius:5px;padding:11px 14px;background:#f1f5f6}.v06 .filters button[aria-pressed=true]{background:#183f50}.v06 .product-grid{gap:20px}.v06 .product{border-radius:0;box-shadow:none}.v06 .product-copy{padding:12px 0}.v06 .product h3{font-size:16px}.v06 .product-copy p{display:none}.v06 .photo-arrow{width:25px;height:25px;right:8px;bottom:8px}.v06 .kind{font-size:9px}.v06 .view{margin-top:8px}.v06 .collections{background:#e9f3f1}.v06 .collection-grid{gap:12px}.v06 .collection-photo{aspect-ratio:1.5;border-radius:3px}.v06 .collection-label h3{font-size:13px}.v06 .benefits{background:white}.v06 .benefits .section-heading{display:none}.v06 .benefit-grid{gap:20px}.v06 .benefit-grid article{border:1px solid #dbe5e7;padding:20px}.v06 .number{display:none}.v06 .benefit-grid h3{margin:0 0 10px;font-size:16px}.v06 .benefit-grid p{font-size:12px}.v06 .process{background:#eef4f5}.v06 .steps{gap:20px;margin:25px 0}.v06 .steps p{font-size:12px}.v06 .craft-photo img{height:300px}.v06 .craft{background:white}.v06 .practical{padding-top:20px}.v06 .closing{padding:50px 24px}.v06 .closing h2{font-size:44px}
.review-index{max-width:1300px;margin:auto;padding:70px 5vw}.review-index h1{font-size:clamp(40px,5vw,66px);line-height:1.07;letter-spacing:-2px}.review-index>p{max-width:650px;margin:25px 0 40px}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.option-grid>a{padding:25px;background:#edf5f4;border:1px solid #d4e3e3;border-radius:12px;transition:transform .2s}.option-grid>a:hover{transform:translateY(-4px)}.option-grid>a:nth-child(2){background:#f2eee6}.option-grid>a:nth-child(3){background:#eee6fa}.option-grid>a:nth-child(4){background:#e6eff0}.option-grid>a:nth-child(5){background:#163c4e;color:white}.option-grid>a:nth-child(5) p{color:#c2d8de}.option-grid>a:nth-child(6){background:#f7f7f7}.option-number{font-size:12px;letter-spacing:2px}.option-grid h2{font-size:26px;margin:18px 0 12px}.option-grid p{font-size:14px;min-height:70px}.option-grid strong{font-size:13px}.option-grid img{margin:0 0 20px;border-radius:5px;aspect-ratio:1.5;object-fit:cover;object-position:top}
@media(min-width:1550px){.section{padding-left:calc((100vw - 1400px)/2);padding-right:calc((100vw - 1400px)/2)}}
@media(max-width:900px){.section,.v02 .section{padding:55px 5vw}.collection-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-grid,.steps{grid-template-columns:repeat(2,1fr)}.craft{gap:35px}.craft-photo img{height:360px}.v02 .craft-copy{padding:25px}.v02 .craft-photo img{height:500px}.v03 .collection-grid{grid-template-columns:repeat(2,1fr)}.v03 .benefit-grid article{padding:20px}.v04 .product-grid{grid-template-columns:repeat(2,1fr)}.v05 .process{gap:30px}.v06 .product-grid{grid-template-columns:repeat(3,1fr)}.v06 .catalogue-layout{grid-template-columns:145px 1fr;gap:20px}.option-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){html{scroll-padding-top:53px}.review-bar{padding:8px 12px;gap:7px}.review-home{font-size:10px}.review-bar nav{gap:1px}.review-bar nav a{padding:5px 8px}.skip{display:none}.section,.v02 .section,.v06 .section{padding:42px 20px}.section-heading{display:block;margin-bottom:26px}.section-heading>p,.section-heading>.text-link{margin-top:18px;display:block}.eyebrow{font-size:9px;letter-spacing:1.5px}.collection-grid,.v02 .collection-grid,.v03 .collection-grid{grid-template-columns:repeat(2,1fr);gap:18px}.collection-label h3{font-size:14px}.product-grid,.v02 .product-grid,.v06 .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-copy{padding:14px}.product h3{font-size:16px}.product-copy p{display:none}.filters{gap:6px}.filters button{font-size:11px;padding:7px 12px}.benefit-grid,.v02 .benefit-grid{grid-template-columns:repeat(2,1fr);gap:25px 20px}.benefit-grid h3{font-size:16px}.benefit-grid p{font-size:12px}.steps{grid-template-columns:1fr;gap:25px}.steps article{display:flex;gap:20px}.step-number{flex-shrink:0;margin:0}.craft,.faq{grid-template-columns:1fr;gap:30px}.craft-photo img{height:300px}.practical{grid-template-columns:1fr;gap:30px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:span 2}.footer-top a{overflow-wrap:anywhere}.copyright{gap:20px}.dialog-grid{grid-template-columns:1fr;gap:20px}.product-dialog{padding:30px 22px;max-height:90vh}.dialog-grid img{max-height:250px;margin:auto}.v02 .craft{padding:0}.v02 .craft-photo img{height:340px}.v02 .craft-copy{padding:20px 25px 40px}.v02 .collection-label h3{font-size:19px}.v03 .collection-grid a{display:block;border-radius:10px}.v03 .collection-photo{width:100%;aspect-ratio:1.2}.v03 .collection-label{padding:15px}.v03 .benefit-grid article{padding:18px}.v04 .collection-grid{grid-template-columns:repeat(2,1fr)}.v04 .collection-grid>a:first-child{grid-row:auto}.v04 .collection-grid>a:first-child .collection-photo{min-height:0;height:300px}.v04 .product-grid{grid-template-columns:1fr}.v04 .product-photo{max-height:200px}.v04 .steps{grid-template-columns:1fr}.v05 .process{display:block}.v05 .process>.button{margin-top:25px}.v05 .benefit-grid article{padding:18px}.v06 .catalogue-layout{display:block}.v06 .filters{position:static;flex-direction:row}.v06 .filters button{padding:8px 12px}.v06 .benefit-grid{grid-template-columns:1fr 1fr;gap:12px}.v06 .benefit-grid article{padding:16px}.v06 .collection-grid{grid-template-columns:repeat(3,1fr);gap:12px}.v06 .collection-label h3{font-size:11px}.v06 .collection-label>span{display:none}.option-grid{grid-template-columns:1fr}.review-index{padding:40px 20px}.option-grid p{min-height:0;margin-bottom:20px}}

.product-photo{position:relative}.product-hover-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;pointer-events:none;transition:opacity .15s}.product-photo.is-video-active .product-hover-video{opacity:1}.product-photo.is-video-resetting .product-hover-video{transition:none}

/* Accessible links over the approved header artwork. */
.approved-header{position:relative}.header-link{position:absolute;display:block;border-radius:5px;cursor:pointer}.header-link:hover{background:#ffffff12}.header-link:focus-visible{outline:3px solid #ce6072;outline-offset:0;background:#ffffff25}.header-link span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}

.product-photo .product-side-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;pointer-events:none;transition:opacity .18s ease;background:white}.product-with-side:focus-visible .product-side-photo{opacity:1}@media(hover:hover) and (pointer:fine){.product-with-side:hover .product-side-photo{opacity:1}}@media(prefers-reduced-motion:reduce){.product-photo .product-side-photo{transition:none}}
