/*
Theme Name: Scooplete
Description: Scooplete pet waste removal website.
Version: 1.0.0
Text Domain: scooplete
*/
@font-face{font-family:"Sports World";src:url("assets/sports-world.otf") format("opentype");font-display:swap}
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--forest:#20382b;--deep:#172a20;--lime:#d7e04b;--cream:#f3f0e7;--paper:#faf8f2;--muted:#59665b;--line:#d5d9ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--deep);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3,p{margin-top:0}.wrap{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{border-bottom:1px solid #d9dbcf;background:var(--cream);position:relative;z-index:2}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,footer strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:33px;line-height:1;letter-spacing:-.025em;font-weight:900}.brand-period,footer strong span{color:#9ca832}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:700}nav>a:hover,.text-link:hover,footer a:hover{text-decoration:underline;text-underline-offset:5px}.nav-cta{background:var(--forest);color:white;padding:13px 20px}.nav-cta span{margin-left:12px}.hero{min-height:635px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:42px;padding-block:42px 60px}.eyebrow,.section-number,.card-top,.step-num,.text-link,.button,.hero-note,.area-note,footer small{font-weight:800;letter-spacing:.08em}.eyebrow{font-size:13px;color:#647451;display:flex;align-items:center;gap:13px;margin-bottom:25px}.eyebrow-line{height:2px;width:33px;background:#8c9a52}.hero h1,h2{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-weight:900;letter-spacing:-.025em;line-height:.91}.hero h1{font-size:clamp(78px,8.1vw,132px);margin-bottom:30px}.hero h1 em,h2 em{font-style:normal;color:#778854}.intro{max-width:515px;font-size:18px;line-height:1.7;color:#3f4c42}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:18px 22px;min-height:60px;font-size:14px;transition:transform .18s,background .18s}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--lime);color:var(--deep)}.button-primary:hover{background:#e5ee60}.text-link{font-size:13px}.text-link span{margin-left:8px}.hero-note{font-size:13px;color:#5c665b;margin:31px 0 0;letter-spacing:0;font-weight:500}.hero-note strong{color:var(--deep)}.hero-art{position:relative;max-width:540px;justify-self:end;width:100%}.art-frame{background:#e8e6db;border:12px solid #e8e6db;transform:rotate(2.5deg);box-shadow:20px 20px 0 #d9dfc1}.art-frame img{display:block;width:100%;height:auto}.art-stamp{position:absolute;right:-20px;bottom:-28px;width:120px;height:120px;border-radius:50%;background:var(--lime);border:6px solid var(--cream);display:flex;align-items:center;justify-content:center;text-align:center;font:900 21px/.85 'Barlow Condensed',Impact,sans-serif;transform:rotate(-13deg);letter-spacing:.04em}.stamp-star{position:absolute;top:13px;right:18px;font-size:18px}.ticker{overflow:hidden;background:var(--lime);border-block:1px solid var(--deep)}.ticker-inner{white-space:nowrap;width:max-content;padding:14px 0;font:800 24px/1 'Barlow Condensed',Impact,sans-serif;letter-spacing:.1em}.ticker span{padding:0 28px;color:#647451}.quote-section{background:var(--paper);padding:110px 0 120px}.quote-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.section-number{display:block;font-size:13px;color:#708051;margin-bottom:22px}.section-intro h2,.section-heading h2,.area-section h2,.closing h2{font-size:clamp(64px,6.7vw,104px);margin:0 0 28px}.section-intro>p,.area-copy>p{max-width:390px;font-size:18px;line-height:1.7;color:#455349}.small-rule{height:2px;width:38px;background:var(--forest);margin:42px 0 22px}.section-intro .fine-print{font-size:14px;color:#6c756b;line-height:1.65}.quote-card{background:white;border:1px solid var(--line);box-shadow:12px 12px 0 #e2e8c8;padding:36px}.card-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px;font-size:13px}.card-mark{font-size:28px;color:#84964f}.quote-card fieldset{border:0;margin:28px 0 0;padding:0}.quote-card legend{font-weight:800;margin-bottom:14px;font-size:16px}.choice-row{display:flex;gap:10px}.choice-row label{flex:1}.choice-row input,.frequency-list input{position:absolute;opacity:0;pointer-events:none}.choice-row span{display:flex;justify-content:center;align-items:center;height:54px;border:1px solid var(--line);font-weight:800;cursor:pointer;transition:background .15s}.choice-row input:checked+span{background:var(--forest);border-color:var(--forest);color:white}.choice-row input:focus-visible+span,.frequency-list input:focus-visible+span{outline:3px solid #8a9b47;outline-offset:3px}.frequency-list{display:grid;gap:9px}.frequency-list label{position:relative;cursor:pointer}.frequency-list label>span:not(.radio-dot){display:block;padding:13px 46px 13px 16px;border:1px solid var(--line)}.frequency-list strong,.frequency-list small{display:block}.frequency-list strong{font-size:15px}.frequency-list small{font-size:13px;color:#657166;margin-top:2px}.frequency-list input:checked+span{background:#f1f4df;border-color:#84964f}.radio-dot{position:absolute;right:16px;top:50%;width:18px;height:18px;transform:translateY(-50%);border:1px solid #a6ae9d;border-radius:50%}.frequency-list input:checked~.radio-dot{border:5px solid var(--forest)}.estimate{margin-top:30px;background:var(--forest);color:white;padding:24px;display:flex;flex-direction:column}.estimate>span:first-child{font-size:12px;font-weight:800;letter-spacing:.1em;color:#c9d59c}.estimate strong{font:900 clamp(44px,5vw,68px)/1 'Barlow Condensed',Impact,sans-serif;margin:9px 0 4px;text-transform:uppercase}.estimate>span:last-child{font-size:14px;color:#e2e7d7}.signup-panel{text-align:center;font-size:14px;color:#657166}.signup-panel p{margin:14px 0 0}.signup-link{width:100%;margin-top:14px}.steps{padding-block:105px 120px}.section-heading{display:flex;justify-content:space-between;align-items:start}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.steps-grid article{border-top:2px solid var(--deep);padding:24px 15px 0 0}.step-num{display:block;color:#819052;font-size:15px}.steps-grid h3{font:800 34px/1 'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;margin:43px 0 12px}.steps-grid p{color:#526055;line-height:1.7;max-width:300px}.area-section{background:var(--forest);color:white;padding:100px 0}.area-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px}.section-number.light{color:var(--lime)}.area-section h2 em{color:var(--lime)}.area-copy{padding-top:35px}.area-copy>p{color:#d9e0d2}.area-copy ul{list-style:none;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin:32px 0}.area-copy li{font-family:'Barlow Condensed',Impact,sans-serif;font-size:30px;font-weight:700;text-transform:uppercase;border-top:1px solid #526b58;padding:11px 0}.area-copy .area-note{font-size:13px;color:#b8c7ad;line-height:1.5}.closing{text-align:center;padding-block:115px 125px}.closing h2{margin-bottom:35px}.closing .button{min-width:210px}footer{background:var(--deep);color:white;padding:34px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-inner>div{display:flex;flex-direction:column;gap:4px}.footer-inner small{font-size:10px;color:#b9c9ab}.footer-inner p{font-size:13px;color:#b9c9ab;margin:0}.footer-inner a{font-size:12px;font-weight:800;letter-spacing:.07em}
@media(max-width:850px){nav{gap:16px}.hero{grid-template-columns:1fr 1fr;gap:28px;min-height:0}.hero h1{font-size:clamp(65px,9vw,90px)}.quote-layout{gap:30px}.quote-card{padding:25px}.area-layout{gap:30px}.art-stamp{right:-12px}}
@media(max-width:680px){.wrap{width:min(100% - 36px,520px)}.header-inner{min-height:68px}.brand{font-size:27px}nav>a:not(.nav-cta){display:none}.nav-cta{font-size:12px;padding:10px 12px}.nav-cta span{margin-left:4px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-block:52px 64px;gap:46px}.hero h1{font-size:clamp(70px,15vw,100px)}.intro{font-size:16px}.hero-art{width:min(90%,420px);align-self:center;margin-right:15px}.art-stamp{width:95px;height:95px;font-size:17px;right:-22px;bottom:-22px}.hero-actions{gap:19px}.text-link{font-size:12px}.ticker-inner{font-size:20px}.quote-section{padding:76px 0 88px}.quote-layout,.area-layout{display:block}.section-intro h2,.section-heading h2,.area-section h2,.closing h2{font-size:clamp(67px,13vw,86px)}.section-intro>p{font-size:16px}.small-rule{margin:25px 0 12px}.quote-card{margin-top:36px;padding:22px;box-shadow:7px 7px 0 #e2e8c8}.steps{padding-block:85px}.steps-grid{grid-template-columns:1fr;gap:26px}.steps-grid article{padding-top:15px}.steps-grid h3{margin:15px 0 5px}.steps-grid p{margin-bottom:0}.area-section{padding-block:78px}.area-copy{padding-top:0}.area-copy>p{font-size:16px}.area-copy li{font-size:26px}.closing{padding-block:90px}.footer-inner{align-items:flex-start;flex-direction:column;gap:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Canva Sports World display type; keep smaller copy in the readable sans serif. */
.brand,footer strong,.hero h1,h2,.steps-grid h3,.art-stamp,.ticker-inner,.area-copy li{font-family:"Sports World",Impact,sans-serif;font-weight:400;letter-spacing:0;line-height:1.14}
.brand,footer strong{font-size:clamp(19px,2vw,27px)}
.hero h1{font-size:clamp(38px,5vw,70px);line-height:1.2}
.section-intro h2,.section-heading h2,.area-section h2,.closing h2{font-size:clamp(38px,4.1vw,62px);line-height:1.24}
.steps-grid h3{font-size:25px;line-height:1.25}
.area-copy li{font-size:21px}
.art-stamp{font-size:15px;line-height:1.05}
.ticker-inner{font-size:17px;line-height:1.3}
@media(max-width:680px){.brand{font-size:19px}.hero h1{font-size:clamp(36px,9vw,58px)}.section-intro h2,.section-heading h2,.area-section h2,.closing h2{font-size:clamp(35px,8vw,51px)}.art-stamp{font-size:12px}.ticker-inner{font-size:15px}}

.starting-card{align-self:start}.starting-price{padding:40px 0 28px}.starting-price>span{display:block;font-size:13px;font-weight:800;letter-spacing:.1em;color:#647451}.starting-price strong{display:block;font:400 clamp(42px,5vw,68px)/1.15 "Sports World",Impact,sans-serif;color:var(--deep);margin:12px 0 14px}.starting-price small{font:700 clamp(18px,2vw,25px)/1.2 "DM Sans",Arial,sans-serif;white-space:nowrap}.starting-price p{font-size:15px;color:#526055;margin:0}.starting-note{font-size:14px;color:#657166;line-height:1.6;margin:16px 0 0}.starting-card .signup-link{width:100%}@media(max-width:680px){.starting-price{padding:32px 0 22px}.starting-price strong{font-size:clamp(38px,9vw,54px)}}

.steps .section-heading{align-items:center;gap:48px}.steps-photo{display:block;width:min(39%,390px);aspect-ratio:3/2;object-fit:cover;object-position:center;border:9px solid var(--paper);box-shadow:12px 12px 0 #dce2cc}.closing{display:grid;grid-template-columns:minmax(250px,.8fr) 1.2fr;gap:clamp(35px,6vw,90px);align-items:center;text-align:left}.closing-photo{display:block;width:100%;height:430px;object-fit:cover;object-position:50% 55%;box-shadow:14px 14px 0 #dce2cc}.closing-copy{padding:15px 0}.closing h2{font-size:clamp(38px,4.2vw,62px)}@media(max-width:680px){.steps .section-heading{display:block}.steps-photo{width:100%;max-width:400px;margin-top:25px}.closing{display:flex;flex-direction:column;align-items:stretch;gap:35px;text-align:center}.closing-photo{height:300px;object-position:50% 50%}.closing-copy{padding:0}.closing h2{font-size:clamp(35px,8vw,51px)}}

/* Natural landscape image at the original section size. */
.steps .section-heading{display:flex;align-items:center;justify-content:space-between;gap:48px}
.steps .section-heading h2{flex:1;min-width:0}
.steps-photo{display:block;flex:0 0 auto;width:min(44%,460px);max-width:460px;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center;margin:0}
@media(max-width:680px){.steps .section-heading{display:block}.steps-photo{width:min(100%,460px);max-width:460px;height:auto;aspect-ratio:auto;margin:26px auto 0}}
@media(min-width:681px){.steps-photo{transform:translateX(-30px)}}

.socials{display:flex;align-items:center;gap:10px;margin-left:auto}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #526b58;color:#e2e7d7}.social-icon svg{width:21px;height:21px;fill:currentColor}@media(max-width:680px){.socials{margin-left:0}}

.socials a.social-icon:hover,.socials a.social-icon:focus-visible{background:#d7e04b;color:#172a20;border-color:#d7e04b}.socials a.social-icon:focus-visible{outline:3px solid #d7e04b;outline-offset:3px}

.social-icon svg.instagram-logo{fill:none}.social-icon svg.instagram-logo circle:last-child{fill:currentColor}

.starting-card .signup-link{background:var(--forest);color:#fff}.starting-card .signup-link:hover{background:#2d4b38}
.hero .button-primary,.closing .button-primary{background:var(--forest);color:#fff}
.hero .button-primary:hover,.closing .button-primary:hover{background:#2d4b38}

.contact-section{background:var(--paper);padding:95px 0 105px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(36px,8vw,100px)}.contact-section h2{font-size:clamp(38px,4.1vw,62px);line-height:1.2}.contact-section p{max-width:340px;font-size:18px;color:#455349;line-height:1.7}.contact-form{display:grid;gap:10px}.contact-form label{font-weight:700;font-size:14px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);background:#fff;color:var(--deep);padding:13px 14px;border-radius:0;font:inherit}.contact-form textarea{resize:vertical}.contact-form input:focus-visible,.contact-form textarea:focus-visible{outline:3px solid #8a9b47;outline-offset:2px}.contact-form button{border:0;cursor:pointer;background:var(--forest);color:#fff;margin-top:12px;justify-self:start}.contact-form button:hover{background:#2d4b38}@media(max-width:680px){.contact-section{padding:76px 0 82px}.contact-layout{display:block}.contact-section p{font-size:16px}.contact-form{margin-top:30px}.contact-form button{width:100%}}

.contact-honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}

@media(max-width:680px){.header-inner nav>a.nav-contact{display:inline-flex}.header-inner nav{gap:10px}.nav-contact{font-size:12px;white-space:nowrap}}@media(max-width:380px){.header-inner{flex-wrap:wrap;padding-block:12px}.header-inner nav{width:100%;justify-content:space-between}}
