:root{--coral:#fa7d58;--accent:#f47455;--cream:#faf8f5;--ink:#24424e;--muted:#77838a;--line:#e6e0da;font-family:Thonburi,Tahoma,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--ink);outline-offset:5px}button{border:0}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}p{line-height:1.6}h2{font-size:32px;font-weight:500;line-height:1.35}h3{font-size:19px}svg{width:40px;height:40px}.section{width:min(1160px,90%);margin-inline:auto}.hero{background:var(--coral);max-width:1920px;margin:auto}header{height:110px;width:88%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:112px;height:94px;object-fit:contain}header nav{display:flex;gap:34px;color:#fff;font-size:14px}nav a:hover{opacity:.7}.button{display:inline-flex;justify-content:center;align-items:center;gap:15px;border-radius:99px;background:var(--accent);color:#fff;padding:15px 28px;font-weight:600;font-size:16px;min-height:48px;white-space:nowrap;transition:background .18s,transform .18s}.button:hover{background:#e96546;transform:translateY(-2px)}.button.light{background:#fffaf6;color:#e96a4b}.button.light:hover{background:#ffede4}.button span{font-size:24px;line-height:1}.menu{display:none}.hero-art{position:relative}.hero-base{width:100%;height:auto}.hero-dog{position:absolute;width:49%;height:91%;object-fit:contain;right:5%;bottom:5%}.hero-action{position:absolute;left:7.6%;bottom:3.4%}.hero-action p{font-size:12px;letter-spacing:2px;color:#fff4eb;margin-top:16px;line-height:1.4}.hero-action p:before{content:"";display:block;background:#ffe1d1;width:48px;height:1px;margin-bottom:9px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding-block:44px 48px}.benefit{text-align:center;position:relative;padding:0 15px}.benefit+.benefit:before{content:"";position:absolute;left:0;top:30px;height:85px;width:1px;background:var(--line)}.icon-circle{width:78px;height:78px;border-radius:50%;background:#f4ece5;color:var(--accent);display:grid;place-items:center;margin:0 auto 13px}.benefit p{font-size:16px;line-height:1.45}.benefit strong{font-weight:600}.eyebrow{color:#e97152;letter-spacing:2.5px;font-size:14px;margin-bottom:7px}.how{padding-block:24px 65px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:65px;margin-top:36px}.step{position:relative;text-align:center;padding:0 20px}.step>svg{color:var(--accent);width:49px;height:49px;margin-bottom:18px}.number{position:absolute;left:0;top:0;display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#fbe9e2;color:#ef7656;font-size:18px;font-weight:700}.step p{max-width:225px;margin:8px auto 0;font-size:16px;line-height:1.5}.step-arrow{position:absolute;right:-45px;top:80px;font-size:30px;color:var(--accent)}.gallery{padding-top:36px;border-top:1px solid #f0ece6}.gallery-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-top:24px}.gallery-track::-webkit-scrollbar,.review-track::-webkit-scrollbar{display:none}.gallery figure{flex:0 0 calc((100% - 32px)/3);scroll-snap-align:start;min-width:0}.gallery img{width:100%;height:auto;border-radius:12px}.gallery figcaption{text-align:center;font-size:14px;font-weight:600;margin-top:14px}.dots{display:flex;justify-content:center;margin:25px 0 20px;gap:0}.dots button{width:32px;height:44px;background:none;display:grid;place-items:center}.dots button:after{content:"";width:10px;height:10px;border-radius:50%;background:#e6dfd9}.dots button[aria-current]:after{background:var(--accent)}.reviews{padding-top:8px}.placeholder-label{font-size:12px;color:var(--muted);margin:9px 0 20px}.review-track{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.review{flex:0 0 calc((100% - 28px)/2);background:#fff;border-radius:18px;padding:30px;display:flex;align-items:flex-start;gap:24px;scroll-snap-align:start}.review p{font-size:16px}.avatar{width:78px;height:78px;flex-shrink:0;border-radius:50%;background:#fae1d6;overflow:hidden;border:2px solid #f6bea7}.avatar img{width:100%;height:120%;object-fit:cover;object-position:top}.stars{color:var(--accent);letter-spacing:3px;font-size:24px;margin:12px 0 5px}.review small{color:var(--muted);font-size:13px}.final-cta{margin-top:40px;border-radius:25px;background:#f0eae4;display:flex;align-items:center;justify-content:space-between;padding:40px 65px}.final-cta h2{font-size:36px;letter-spacing:1px;line-height:1.2}.little-line{background:var(--accent);height:2px;width:46px;margin:18px 0 12px}.tagline{color:#8c9294;font-size:16px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:38px}footer .wordmark{font-weight:800;font-size:17px}footer nav{display:flex;gap:16px;font-size:12px}.socials{display:flex;align-items:center;gap:15px}.socials button{padding:6px 0;background:none;color:var(--ink);font-size:12px;min-height:44px}.socials small{font-size:12px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip:focus{position:fixed;top:10px;left:10px;z-index:99;background:#fff;padding:15px}dialog{border:0;border-radius:20px;padding:36px;width:min(480px,90vw);color:var(--ink);background:var(--cream)}dialog::backdrop{background:#20333a66}dialog h2{font-size:26px;margin-bottom:20px}dialog h3{margin-top:20px}dialog p{margin-bottom:20px}.close{position:absolute;right:12px;top:8px;width:44px;height:44px;font-size:30px;background:none;color:var(--ink)}@media(min-width:1500px){.hero-art{max-height:840px;overflow:hidden}.hero-base{max-height:840px;object-fit:contain}.hero-action{left:calc((100% - 1493px)/2 + 114px)}}@media(min-width:768px)and (max-width:1023px){header{height:92px;width:92%}header nav{gap:20px}.header-cta{display:none}.hero-action .button{font-size:14px;padding:10px 20px}.hero-action p{font-size:10px;margin-top:8px}.steps{gap:30px}.step-arrow{right:-25px}.review{padding:22px;gap:16px}.avatar{width:55px;height:55px}footer{flex-wrap:wrap}.final-cta{padding:35px}}@media(max-width:767px){h2{font-size:25px}.section{width:88%}header{position:absolute;top:0;left:6%;width:88%;height:83px;z-index:3}.logo{width:86px;height:82px}.header-cta{display:none}.menu{display:flex;flex-direction:column;justify-content:center;gap:6px;width:46px;height:46px;background:none;padding:8px}.menu span{height:3px;border-radius:3px;background:#fff;width:29px}header nav{display:none;position:absolute;top:77px;right:0;background:#fffaf6;color:var(--ink);box-shadow:0 10px 30px #633d2820;border-radius:14px;padding:14px;width:220px}header nav.open{display:flex;flex-direction:column;gap:0}header nav a{padding:13px}.hero-art{padding-bottom:0}.hero-base{aspect-ratio:1080/1350}.hero-dog{width:43%;height:64%;right:0;bottom:13%;object-fit:contain;object-position:bottom}.hero-action{left:7.6%;bottom:4%}.hero-action .button{font-size:14px;min-height:44px;padding:9px 18px;gap:10px}.hero-action p{font-size:9px;letter-spacing:1.5px;margin-top:9px}.hero-action p:before{margin-bottom:6px;width:30px}.benefits{grid-template-columns:repeat(2,1fr);padding:28px 0 20px;gap:28px 0}.benefit{padding:0 6px}.benefit p{font-size:14px}.benefit:nth-child(3):before{display:none}.benefit+.benefit:before{height:75px;top:16px}.icon-circle{width:60px;height:60px;margin-bottom:10px}.icon-circle svg{width:31px;height:31px}.eyebrow{font-size:12px;letter-spacing:2px}.how{padding:30px 0}.steps{grid-template-columns:1fr;gap:26px;margin-top:28px}.step{display:grid;grid-template-columns:38px 42px 1fr;align-items:center;gap:16px;text-align:left;padding:0}.number{position:static;width:36px;height:36px;font-size:14px}.step>svg{width:34px;height:34px;margin:0}.step h3{font-size:17px}.step p{margin:5px 0 0;max-width:none;font-size:14px}.step-arrow{display:none}.gallery{padding-top:28px;width:100%;padding-left:6%}.gallery .heading{padding-right:6%}.gallery-track{padding-right:6%;margin-top:20px;scroll-padding-left:0}.gallery figure{flex-basis:86%}.gallery figcaption{font-size:13px}.dots{margin:14px 6% 14px 0}.reviews{padding-top:8px;width:100%;padding-left:6%}.reviews .heading,.placeholder-label{padding-right:6%}.review-track{gap:14px;padding-right:6%}.review{flex:0 0 92%;gap:16px;padding:22px 18px}.review p{font-size:14px}.avatar{width:55px;height:55px}.stars{font-size:22px;letter-spacing:2px}.placeholder-label{font-size:12px;line-height:1.6}.final-cta{margin-top:30px;padding:28px 24px;display:block;border-radius:20px}.final-cta h2{font-size:29px}.tagline{font-size:14px}.final-cta .button{margin-top:23px;width:100%}footer{flex-wrap:wrap;padding:30px 0;gap:22px}footer nav{order:3;flex-wrap:wrap;justify-content:center;width:100%;gap:16px;font-size:12px}footer .wordmark{font-size:15px}.socials{gap:10px}.socials button,.socials small{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;scroll-behavior:auto!important}}@media(max-width:767px){.hero-art{aspect-ratio:1 / 1.15;overflow:hidden}.hero-art picture{display:block;width:78%}.hero-dog{width:58%;height:auto;right:-3%;bottom:11%}.hero-action{bottom:3%}.final-cta h2{font-size:clamp(23px,6.5vw,29px)}}@media(min-width:1024px){.how .steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:38px}.how .step{padding:0 8px}.how .step-arrow{right:-30px}.how .step h3{font-size:18px}.how .step p{max-width:245px}}@media(min-width:768px)and (max-width:1023px){.how .steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 50px}.how .step:nth-child(2) .step-arrow{display:none}}.testimonial-heading{color:var(--accent);font-size:24px;letter-spacing:2.5px;font-weight:500}.person-avatar{display:grid;place-items:center;background:#fbede6;color:var(--accent);border:0}.person-avatar svg{width:36px;height:36px}.review .stars{margin-bottom:0}@media(max-width:767px){.testimonial-heading{font-size:22px}.person-avatar svg{width:28px;height:28px}}.testimonial-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.testimonial-controls{display:flex;gap:8px}.testimonial-controls button{width:44px;height:44px;border-radius:50%;background:#fbede6;color:var(--accent);font-size:24px}.testimonial-controls button:hover:not(:disabled){background:#f8ded1}.testimonial-controls button:disabled{opacity:.35;cursor:default}.review-track{display:flex;flex-wrap:nowrap;overflow-x:auto}.review{min-width:0}@media(max-width:767px){.testimonial-top{padding-right:6%;gap:8px}.testimonial-heading{font-size:20px;letter-spacing:1.5px}.testimonial-controls{gap:4px}}.gallery-title{font-size:40px;font-weight:600;line-height:1.25;color:var(--ink);margin-bottom:26px}@media(max-width:767px){.gallery-title{font-size:32px;padding-right:6%;margin-bottom:20px}}.socials{gap:20px}.socials a{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--accent);font-size:14px;font-weight:800;white-space:nowrap}.socials a svg{width:27px;height:27px}.socials a:hover{color:#d9583c}@media(min-width:768px)and (max-width:1200px){footer{flex-wrap:wrap}.socials{margin-left:auto}}@media(max-width:767px){.socials{width:100%;justify-content:space-between;gap:12px}.socials a{font-size:13px;gap:6px}.socials a svg{width:24px;height:24px}}.cta-button{box-shadow:0 7px 16px #7e3f2b2e,0 2px 5px #7e3f2b14;transition:transform .18s,box-shadow .18s,background .18s}.cta-button:hover{box-shadow:0 11px 22px #7e3f2b3b,0 3px 7px #7e3f2b17;transform:translateY(-2px)}.cta-button:active{transform:translateY(1px);box-shadow:0 3px 8px #7e3f2b29}.hero{--hero-shift:0px;overflow:clip}.hero-dog{transform:translate3d(0,var(--hero-shift),0)}@media(prefers-reduced-motion:reduce){.hero-dog{transform:none}}.hero{--hero-blur:0px}.hero-base,.hero-dog{filter:blur(var(--hero-blur))}@media(prefers-reduced-motion:reduce){.hero-base,.hero-dog{filter:none}}
