:root{--petrol:#063d44;--teal:#008b95;--aqua:#30a2b0;--cream:#f3f0e8;--ink:#26355b;--muted:#536066;--white:#fff;--radius:26px;--shadow:0 22px 70px rgba(6,61,68,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--petrol);font-family:"Barlow",Arial,sans-serif;font-size:17px;line-height:1.48}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.section-wrap{width:min(1160px,calc(100% - 48px));margin-inline:auto}.announcement{background:var(--petrol);color:#e7f5f1;text-align:center;padding:9px 16px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}.announcement span{color:#48cbd1;padding:0 9px}.site-header{height:82px;display:flex;align-items:center;gap:34px;padding:0 max(24px,calc((100vw - 1160px)/2));background:var(--cream);border-bottom:1px solid rgba(6,61,68,.1);position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font:800 30px/1 "Barlow Condensed",sans-serif;letter-spacing:.02em;color:var(--petrol)}.brand img{width:34px;height:34px;object-fit:contain}.nav{display:flex;gap:24px;margin-left:auto;font-size:15px;font-weight:600;color:#456067}.nav a:hover,.text-link:hover{color:var(--teal)}.nav-buy,.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;font-weight:700;transition:.2s ease}.nav-buy{background:var(--teal);color:#fff;padding:12px 18px;font-size:14px}.nav-buy span{font-family:"Barlow Condensed";font-size:17px}.menu-toggle{display:none;border:0;background:none;font-size:25px;color:var(--petrol)}
.hero{min-height:650px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;padding:72px 0 88px}.eyebrow{margin:0 0 15px;color:var(--teal);font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero h1,.section-intro h2,.product-copy h2,.retailer-inner h2,.details-section h2{font:700 clamp(48px,5.7vw,82px)/.91 "Barlow Condensed",sans-serif;letter-spacing:-.02em;margin:0;color:var(--petrol)}h1 em,h2 em{font-style:normal;color:var(--teal)}.hero-lead{max-width:500px;font-size:20px;color:#4d6064;margin:27px 0 30px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.button{padding:16px 24px;font-size:16px}.button-primary{background:var(--petrol);color:#fff;box-shadow:0 12px 24px rgba(6,61,68,.18)}.button-primary:hover{background:var(--teal);transform:translateY(-2px)}.button-primary span{color:#9be4e6}.text-link{font-weight:700;color:var(--petrol)}.text-link span{color:var(--teal);font-size:21px}.hero-proof{display:flex;gap:17px;margin-top:35px;color:#6c777a;font-size:14px;flex-wrap:wrap}.hero-proof span{display:inline-flex;align-items:center;gap:8px}.hero-proof span:not(:last-child):after{content:"";width:4px;height:4px;border-radius:50%;background:var(--aqua);margin-left:10px}.proof-mark{font-weight:700;color:var(--petrol)}.hero-art{min-height:510px;position:relative;overflow:hidden;display:flex;align-items:end;justify-content:center;isolation:isolate}.hero-glow{position:absolute;width:85%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 45% 36%,#fff 0,#e5f2eb 46%,#b7dedd 100%);z-index:-2;top:4%;right:3%}.hero-art:after{content:"";position:absolute;inset:8% 1% 5% 10%;border:1px solid rgba(0,139,149,.28);border-radius:50% 44% 50% 42%;transform:rotate(-11deg);z-index:-1}.hero-dog{width:110%;max-width:620px;position:relative;z-index:1;filter:drop-shadow(0 20px 22px rgba(65,47,27,.2));margin-bottom:-20px}.hero-wave{position:absolute;width:90%;height:auto;bottom:10%;left:5%;opacity:.88;z-index:0;mix-blend-mode:multiply}.hero-badge{position:absolute;right:0;top:16%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:116px;height:116px;border-radius:50%;background:var(--teal);color:#fff;z-index:2;transform:rotate(8deg);box-shadow:var(--shadow)}.hero-badge strong{font:800 42px/1 "Barlow Condensed"}.hero-badge span{font-size:12px;text-align:center;line-height:1.08;text-transform:uppercase;letter-spacing:.08em}.benefit-strip{background:var(--teal);color:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.benefit-grid>div{padding:31px 36px 35px;border-right:1px solid rgba(255,255,255,.22)}.benefit-grid>div:first-child{padding-left:0}.benefit-grid>div:last-child{border:0}.benefit-number{color:#9be4e6;font:600 20px "Barlow Condensed"}.benefit-grid h2{font:700 28px/1 "Barlow Condensed";margin:8px 0 7px}.benefit-grid p{margin:0;color:#d9f2ef;font-size:15px}.use-section{padding:128px 0}.section-intro{max-width:620px}.section-intro>p:last-child{color:#536066;font-size:18px;max-width:530px;margin-top:25px}.use-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:52px}.use-card{min-height:190px;padding:28px;border:1px solid rgba(6,61,68,.13);background:rgba(255,255,255,.38);border-radius:var(--radius);display:flex;gap:22px;align-items:flex-start;transition:.2s}.use-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);background:#fff}.use-card-featured{grid-column:span 2;background:#dcefee}.use-icon{width:88px;height:88px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex:none}.use-icon img{width:65px;height:65px}.simple-icon{font:700 35px "Barlow Condensed";color:var(--teal)}.use-card span{color:var(--teal);font-size:12px;font-weight:700;letter-spacing:.13em}.use-card h3{font:700 32px/1 "Barlow Condensed";margin:10px 0 8px}.use-card p{margin:0;color:#596a6c;max-width:370px}.product-section{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding:32px 0 128px}.product-visual{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center;background:#e5eddf;border-radius:46% 54% 46% 54% / 43% 42% 58% 57%;overflow:hidden}.product-blob{position:absolute;inset:14% 12%;background:rgba(255,255,255,.7);border-radius:50%;filter:blur(1px)}.product-visual img{width:115%;position:relative;z-index:1;filter:drop-shadow(0 22px 20px rgba(53,42,27,.16))}.product-copy h2{font-size:64px}.product-intro{font-size:18px;color:#596a6c;margin:25px 0}.check-list{padding:0;margin:25px 0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:13px;font-weight:600;font-size:15px}.check-list li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#b8e4e1;color:var(--teal);margin-right:8px;font-weight:700}.price-row{display:flex;align-items:center;gap:16px;margin:28px 0 18px}.price{font:700 50px/1 "Barlow Condensed";color:var(--petrol)}.vat{color:#677579;font-size:12px;line-height:1.25}.button-wide{width:100%;max-width:390px;justify-content:space-between;padding-inline:24px}.checkout-note{font-size:12px;color:#869093;margin-top:12px}.how-section{background:var(--petrol);color:#fff;padding:120px 0}.centered{text-align:center;margin-inline:auto}.centered h2{color:#fff}.centered h2 em{color:#78d5d5}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:70px}.step{position:relative}.step>span{font:600 21px "Barlow Condensed";color:#78d5d5}.step-line{height:1px;background:rgba(255,255,255,.25);margin:20px 0 30px}.step h3{font:700 38px/1 "Barlow Condensed";margin:0 0 10px}.step p{color:#c4dbda;max-width:300px}.details-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start;padding:120px 0}.details-list{border-top:1px solid rgba(6,61,68,.23)}.details-list div{display:flex;gap:20px;justify-content:space-between;padding:19px 0;border-bottom:1px solid rgba(6,61,68,.23)}.details-list span{color:#718083}.details-list strong{font-weight:600;text-align:right;max-width:65%}.retailer-section{background:var(--aqua);color:#fff;padding:82px 0}.retailer-inner{display:flex;justify-content:space-between;align-items:center;gap:45px}.retailer-inner h2{color:#fff}.retailer-inner h2 em{color:#d9f8f3}.retailer-inner p:not(.eyebrow){max-width:500px;color:#e3f6f3;font-size:18px}.button-light{background:#fff;color:var(--petrol);white-space:nowrap}.button-light:hover{background:#d9f8f3;transform:translateY(-2px)}.footer{background:#e8e4db;padding:66px 0 20px;color:var(--petrol)}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:55px}.brand-footer{margin-bottom:20px}.footer h3{font:700 23px "Barlow Condensed";margin:0 0 13px}.footer p,.footer a{display:block;color:#5d6c6e;font-size:15px;margin:8px 0}.footer a:hover{color:var(--teal)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(6,61,68,.18);margin-top:48px;padding-top:17px;color:#788285;font-size:12px}
@media(max-width:900px){.nav{display:none}.site-header{height:72px}.menu-toggle{display:block;margin-left:auto}.nav-buy{margin-left:auto}.hero{grid-template-columns:1fr;padding:38px 0 30px}.hero-copy{order:0}.hero-art{order:1;min-height:250px;margin:0 -12px}.hero-dog{width:70%;max-height:410px;object-fit:contain;margin-bottom:-5px}.hero-badge{right:8%;top:7%;width:92px;height:92px}.hero-badge strong{font-size:33px}.hero-badge span{font-size:10px}.benefit-grid{grid-template-columns:1fr}.benefit-grid>div,.benefit-grid>div:first-child{padding:24px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.use-section,.details-section,.how-section{padding:82px 0}.product-section{grid-template-columns:1fr;gap:40px;padding-bottom:88px}.product-visual{min-height:430px}.steps-grid,.details-section{grid-template-columns:1fr}.steps-grid{gap:45px;margin-top:45px}.details-section{gap:40px}.retailer-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}}
@media(max-width:560px){body{font-size:16px}.section-wrap{width:min(100% - 32px,1160px)}.site-header{padding:0 16px}.brand{font-size:26px}.brand img{width:29px}.nav-buy{font-size:12px;padding:10px 13px}.nav-buy span{font-size:15px}.hero h1{font-size:57px}.hero-lead{font-size:18px}.hero-art{min-height:250px}.hero-proof{gap:8px;font-size:13px}.hero-proof span:not(:last-child):after{margin-left:4px}.use-grid{grid-template-columns:1fr;margin-top:35px}.use-card-featured{grid-column:span 1}.use-card{min-height:0;padding:22px;gap:15px}.use-icon{width:65px;height:65px}.use-icon img{width:50px;height:50px}.use-card h3{font-size:28px}.product-copy h2{font-size:54px}.check-list{grid-template-columns:1fr}.details-list div{display:block}.details-list strong{display:block;text-align:left;max-width:none;margin-top:4px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{margin-top:35px}}

.site-credit{display:flex !important;align-items:center;gap:10px;width:max-content;max-width:100%;margin-top:14px !important}
.site-credit span{font-size:12px;color:#788285}
.site-credit img{display:block;width:96px;height:auto;max-height:16px;opacity:.72}
.footer-legal{line-height:1.8}
.footer-legal a{display:inline;margin:0}
.retailer-section .eyebrow{color:#d9f8f3}
.brand-wordmark{width:220px !important;height:56px !important;object-fit:cover !important;object-position:center !important}
.site-header .brand-wordmark{width:250px !important;height:60px !important}
.brand-footer .brand-wordmark{margin-left:-20px}
.retailer-section{position:relative;isolation:isolate;overflow:hidden}
.retailer-path{position:absolute;inset:0;width:100%;height:100%;z-index:-1;color:#d9f8f3;opacity:.2;pointer-events:none}
.retailer-path path{fill:none;stroke:currentColor;stroke-width:54;stroke-linecap:round}
.retailer-inner{position:relative;z-index:1}
.benefit-strip{position:relative;z-index:2;overflow:visible}
.benefit-wave{position:absolute;top:calc(100% - 1px);left:50%;width:100vw;max-width:none;height:clamp(62px,7vw,96px);object-fit:fill;transform:translateX(-50%) rotate(180deg);transform-origin:center;pointer-events:none}
.hero-proof{color:var(--petrol)}
@media(max-width:560px){.brand-wordmark{width:190px !important;height:50px !important}}
.symbol-crop{overflow:hidden}
.symbol-crop img{width:220px !important;max-width:none !important;height:auto !important;flex:none;transform:translate(-128px,-24px)}
.symbol-house img{transform:translate(-52px,-24px)}
@media(max-width:900px){.nav.nav-open{display:flex;position:absolute;top:100%;left:0;right:0;background:var(--cream);padding:18px 20px;flex-direction:column;gap:14px;border-bottom:1px solid rgba(6,61,68,.12);box-shadow:0 12px 24px rgba(6,61,68,.08)}.nav.nav-open a{font-size:16px}}
.product-visual img{width:78%;height:92%;object-fit:contain}
@media(max-width:900px){.product-visual img{width:72%;height:92%}}
/* Hero composition: the wave is the visual bridge into the benefit bar. */
.hero{position:relative}
.hero-copy{position:relative;z-index:1}
.hero-art{position:relative;z-index:1;overflow:visible}
.hero-art:after{display:none}
.hero-logo{position:absolute;left:50%;right:auto;top:5%;width:clamp(190px,28vw,360px);height:auto;z-index:3;transform:translateX(-50%);filter:drop-shadow(0 12px 18px rgba(6,61,68,.12))}
.hero-glow{display:none}
.hero-wave{position:absolute;left:0;bottom:-1px;width:100%;height:clamp(88px,10vw,160px);object-fit:fill;z-index:2;opacity:1;mix-blend-mode:normal;pointer-events:none}
@media(max-width:900px){.hero-logo{left:50%;right:auto;top:3%;width:210px}.hero-wave{height:96px}}
@media(max-width:560px){.hero-logo{left:50%;right:auto;width:185px;top:2%}.hero-wave{height:84px}}
.hero-logo{width:340px;height:108px;object-fit:cover;object-position:center}
@media(max-width:900px){.hero-logo{width:260px;height:88px}}
@media(max-width:560px){.hero-logo{width:230px;height:78px}}
/* Full-bleed hero composition */
.hero{width:100%;max-width:none;padding-left:max(24px,calc((100vw - 1160px)/2));padding-right:max(24px,calc((100vw - 1160px)/2))}
.hero-glow{right:-4%}
.hero-dog{transform:translateX(5%)}
@media(max-width:900px){.hero-dog{transform:translateX(8%)}.hero-glow{right:-6%}}
.step-closeup{width:176px;aspect-ratio:1;margin-top:24px;border:3px solid rgba(120,213,213,.55);border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 15px 34px rgba(0,0,0,.18)}
.step-closeup img{width:100%;height:100%;object-fit:cover;transform:scale(1.72);transform-origin:66% 28%}
.step-closeup-sofa img{transform:none;object-fit:cover}
.step-closeup-sofa-wide img{transform:scale(1.12);transform-origin:50% 53%}
.step-closeup-sofa-detail img{transform:scale(1.42);transform-origin:73% 58%}
@media(max-width:900px){.step-closeup{width:156px}}
.steps-grid{grid-template-columns:repeat(2,1fr);gap:48px}
@media(max-width:900px){.steps-grid{grid-template-columns:1fr;gap:45px}}
/* Cache-safe full-viewport wave */
.hero-wave{left:50% !important;transform:translateX(-50%) !important;width:100vw !important;max-width:none !important}
.hero-mobile-intro{display:contents}
.hero-dog-inline{display:none}

/* Mobile hierarchy: compact header, one clear action group and a calmer hero image. */
@media(max-width:560px){
  html,body{overflow-x:clip}
  .announcement{padding:7px 12px;font-size:10px;letter-spacing:.07em}
  .site-header{height:68px;gap:10px;padding-inline:16px}
  .site-header .brand-wordmark{width:205px !important;height:52px !important;margin-left:-14px}
  .site-header .nav-buy{display:none}
  .menu-toggle{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;margin-left:auto;padding:0;font-size:23px;line-height:1}

  .hero{min-height:0;grid-template-columns:minmax(0,1fr);gap:0;padding:34px 16px 70px;background:linear-gradient(to bottom,transparent 0,transparent calc(100% - 24px),var(--teal) calc(100% - 24px))}
  .hero-copy{width:100%;min-width:0}
  .hero .eyebrow{margin-bottom:10px;font-size:11px;letter-spacing:.14em}
  .hero h1{font-size:clamp(48px,14.5vw,57px);line-height:.92}
  .hero-lead{max-width:34ch;margin:20px 0 22px;font-size:17px;line-height:1.48}

  .hero-actions{position:relative;z-index:4;display:grid;grid-template-columns:1fr;gap:10px;width:100%}
  .hero-actions .button{width:100%;min-width:0;min-height:54px;justify-content:space-between;padding:14px 18px;font-size:15px;white-space:nowrap}
  .hero-actions .button span{flex:none}
  .hero-actions .text-link{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:7px 4px;font-size:15px;text-align:center}
  .hero-actions .text-link span{line-height:1}

  .hero-proof{position:relative;z-index:4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:12px;color:var(--petrol);font-size:12px}
  .hero-proof span{min-height:48px;justify-content:center;padding:7px 5px;border:1px solid rgba(6,61,68,.12);border-radius:12px;background:rgba(255,255,255,.38);line-height:1.15;text-align:center}
  .hero-proof span:not(:last-child):after{display:none}

  .hero>.hero-art{display:none}
  .hero-mobile-intro{display:block;position:relative;min-height:300px;margin:10px 0 12px;overflow:visible}
  .hero-mobile-intro .hero-lead{position:relative;z-index:2;max-width:none;margin:0;padding:0;font-size:15px;line-height:1.5}
  .hero-dog-inline{position:relative;z-index:1;float:right;display:block;width:430px;max-width:none;height:auto;margin:-100px -174px -42px 0;shape-outside:url("assets/koira.png");shape-image-threshold:.01;shape-margin:12px;transform:none;filter:drop-shadow(0 14px 18px rgba(65,47,27,.15))}
  .hero-logo{display:block;top:2%;right:auto;left:50%;width:220px;height:70px;transform:translateX(-50%);object-fit:cover;object-position:center;filter:drop-shadow(0 8px 14px rgba(6,61,68,.1))}
  .hero-glow{width:94%;top:3%;right:-2%}
  .hero-dog{width:102%;max-width:450px;max-height:none;margin-bottom:-2px;transform:translateX(13%)}
  .hero-wave{height:100px;bottom:23px}

  .brand-footer{width:100%;justify-content:flex-start;margin-left:0}
  .brand-footer .brand-wordmark{width:190px !important;height:50px !important;margin-left:-20px;object-position:center !important}
}

@media(max-width:370px){
  .site-header .brand-wordmark{width:190px !important}
  .hero-proof{font-size:11px}
}

.section-heading-mark{display:block;width:82px;height:82px;margin:8px 0 18px;object-fit:contain}
.section-intro-centered-brand{max-width:720px;margin-inline:auto;text-align:center}
.section-intro-centered-brand .section-heading-mark{margin-inline:auto}
.section-intro-centered-brand>p:last-child{margin-inline:auto}
.section-heading-mark-centered{display:block;width:82px;height:82px;margin:14px auto 20px;object-fit:contain;filter:brightness(0) invert(1)}
@media(max-width:560px){
  .section-heading-mark{width:66px;height:66px;margin:7px 0 14px}
  .section-intro-centered-brand h2{font-size:38px}
  .section-heading-mark-centered{width:66px;height:66px;margin:12px auto 16px}
}

@media(max-width:900px){
  .steps-grid .step{text-align:center}
  .steps-grid .step .step-closeup,
  .steps-grid .step p{margin-left:auto;margin-right:auto}
}

@media(min-width:901px){
  .site-header{height:74px}
  .hero{padding-top:44px}
  .hero-art{order:0}
  .hero-copy{order:1}
  .hero-copy{transform:none}
  .hero-copy > .eyebrow,
  .hero-copy > h1,
  .hero-copy .hero-lead{transform:translateX(-108px)}
  .hero-copy > .hero-actions,
  .hero-copy > .hero-proof{transform:translateX(34px)}
  .hero-art .hero-dog{transform:translate(-5%,-8%)}
  .steps-grid .step:first-child{text-align:right}
  .steps-grid .step:first-child .step-closeup,
  .steps-grid .step:first-child p{margin-left:auto}
}

@media(min-width:901px) and (max-width:1100px){
  .hero-copy > .eyebrow,
  .hero-copy > h1,
  .hero-copy .hero-lead{transform:translateX(-58px)}
  .hero-copy > .hero-actions,
  .hero-copy > .hero-proof{transform:translateX(18px)}
  .hero-art .hero-dog{transform:translate(3%,-8%)}
}
