:root{--ink:#17392f;--ink-2:#285348;--orange:#f47c35;--orange-dark:#d85d18;--cream:#f7f3e9;--paper:#fffdf8;--white:#fff;--muted:#5d6b66;--line:#dce3df;--shadow:0 18px 48px rgba(23,57,47,.14);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:17px;line-height:1.65}a{color:inherit}button,a{touch-action:manipulation}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:1000;transform:translateY(-150%);background:#fff;color:#000;padding:12px 18px;border:3px solid #000}.skip-link:focus{transform:none}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.95);border-bottom:1px solid rgba(23,57,47,.1);backdrop-filter:blur(14px)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:14px;line-height:1.05;letter-spacing:.03em;text-transform:uppercase}.brand strong{font-size:18px;letter-spacing:.01em}.brand-mark{width:45px;height:45px;display:grid;place-items:center;background:var(--orange);color:#fff;border-radius:10px 10px 4px 4px;font-size:20px;font-weight:900;box-shadow:inset 0 -5px 0 rgba(0,0,0,.12)}nav{display:flex;gap:28px}nav a{text-decoration:none;font-weight:700;font-size:15px}nav a:hover,nav a:focus-visible{color:var(--orange-dark)}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:12px 22px;border-radius:12px;text-decoration:none;font-weight:850;line-height:1.25;text-align:center;transition:transform .18s,background .18s,box-shadow .18s}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #1565c0;outline-offset:4px}.button-small{min-height:46px;background:var(--ink);color:#fff;font-size:15px}.hero{overflow:hidden;background:linear-gradient(135deg,#fbf8f0 0%,#f4ead8 100%)}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:64px;padding-block:78px}.eyebrow{margin:0 0 12px;color:var(--orange-dark);font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1{max-width:720px;margin:0;font-size:clamp(43px,5.5vw,72px);line-height:1.01;letter-spacing:-.045em}.hero-lede{max-width:620px;margin:25px 0 29px;color:#41534d;font-size:20px;line-height:1.55}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.button-primary{background:var(--orange);color:#1d2b27;box-shadow:0 12px 25px rgba(216,93,24,.22)}.button-primary:hover{background:#ff8b45}.call-link{font-weight:800;text-underline-offset:4px}.microcopy{margin:10px 0 0;color:var(--muted);font-size:14px}.dumpster-scene{position:relative;isolation:isolate;min-height:470px;border-radius:38px;background:#d8e8df;box-shadow:var(--shadow);overflow:hidden}.sun{position:absolute;top:40px;right:42px;width:76px;height:76px;border-radius:50%;background:#ffc966}.house{position:absolute;left:36px;bottom:77px;width:190px;height:205px;background:#f9f5e9}.house:before{content:"";position:absolute;left:-15px;top:-80px;border-left:110px solid transparent;border-right:110px solid transparent;border-bottom:90px solid #b96843}.house:after{content:"";position:absolute;left:28px;bottom:0;width:48px;height:94px;background:#9cb6aa}.house span{position:absolute;right:27px;top:50px;width:50px;height:52px;background:#a9d5e1;border:8px solid #fff}.ground{position:absolute;inset:auto 0 0;height:90px;background:#769a72}.dumpster{position:absolute;z-index:2;right:35px;bottom:58px;width:330px;height:225px;background:var(--orange);clip-path:polygon(7% 4%,95% 4%,100% 100%,0 100%);filter:drop-shadow(0 16px 12px rgba(23,57,47,.23))}.dumpster-rim{height:29px;background:#c95516;border-bottom:5px solid rgba(0,0,0,.15)}.dumpster-label{position:absolute;left:98px;top:72px;display:flex;align-items:center;gap:12px;color:white}.dumpster-label strong{font-size:72px;line-height:1}.dumpster-label span{font-size:15px;font-weight:900;line-height:1.15;letter-spacing:.1em}.dumpster-lines{position:absolute;inset:42px 0 0;background:repeating-linear-gradient(100deg,transparent 0 61px,rgba(120,43,6,.2) 62px 68px)}.scene-note{position:absolute;z-index:3;right:22px;bottom:18px;left:22px;padding:10px 14px;border-radius:10px;background:rgba(255,255,255,.94);font-size:14px;font-weight:800;text-align:center}.trust-strip{background:var(--ink);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-block:20px}.trust-grid p{margin:0;text-align:center;font-weight:800}.trust-grid span{color:#ffc06e;margin-right:8px}.section{padding-block:104px}.section-heading{max-width:800px;margin-bottom:46px}.section-heading.narrow{max-width:650px}.section h2,.cta-section h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em}.section-heading>p:last-child{max-width:680px;color:var(--muted);font-size:19px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none}.steps li{display:flex;gap:18px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.steps li>span{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--orange);font-weight:900}.steps h3,.feature-grid h3{margin:2px 0 8px;font-size:22px}.steps p,.feature-grid p{margin:0;color:var(--muted)}.section-green{background:var(--ink);color:#fff}.dumpster-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:76px;align-items:center}.size-card{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:32px;background:var(--orange);color:#172b25;box-shadow:inset 0 -16px 0 rgba(0,0,0,.11),0 24px 60px rgba(0,0,0,.2);transform:rotate(-2deg)}.size-card p{margin:0;text-transform:uppercase;font-size:14px;font-weight:900;letter-spacing:.15em}.size-card strong{font-size:clamp(110px,15vw,190px);line-height:.88;letter-spacing:-.08em}.size-card span{font-size:26px;font-weight:900}.eyebrow-light{color:#ffac75}.large-copy{font-size:20px;color:#d9e6e1}.uses-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.uses-grid span{padding:12px 15px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.07);font-weight:750}.uses-grid span:before{content:"•";color:#ffac75;margin-right:9px}.note{font-size:15px;color:#bed0c9}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-grid article{padding:34px;border-radius:var(--radius);background:var(--cream)}.feature-grid article>span{display:block;margin-bottom:35px;color:var(--orange-dark);font-size:15px;font-weight:900}.faq-section{background:#eef2ed}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}.faq-grid>div:first-child>p:last-child{color:var(--muted)}details{border-bottom:1px solid #c8d2cd}summary{position:relative;padding:23px 42px 23px 0;cursor:pointer;list-style:none;font-size:19px;font-weight:850;line-height:1.35}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:4px;top:18px;color:var(--orange-dark);font-size:28px;font-weight:400}details[open] summary:after{content:"–"}details p{margin:0;padding:0 35px 23px 0;color:#4c5d57}.cta-section{background:var(--orange);color:#172b25;padding-block:80px}.cta-inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:65px}.cta-inner p{max-width:620px}.cta-actions{display:flex;flex-direction:column;align-items:stretch;gap:15px;text-align:center;font-weight:800}.button-light{background:#fff;color:var(--ink);box-shadow:0 10px 24px rgba(88,30,0,.16)}footer{padding:64px 0 24px;background:#102a23;color:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:50px}.brand-footer{color:#fff}.footer-grid p{color:#b8cac3}.footer-grid h2{margin:0 0 12px;font-size:15px;text-transform:uppercase;letter-spacing:.12em;color:#ffac75}.footer-grid>div>a:not(.brand){display:block;width:max-content;margin:8px 0;color:#e2ebe7;text-underline-offset:4px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:45px;padding-top:20px;border-top:1px solid rgba(255,255,255,.14);color:#a9bdb5;font-size:13px}.legal-main{min-height:65vh}.legal-hero{padding:75px 0 55px;background:var(--cream)}.legal-hero h1{margin:0;font-size:clamp(42px,6vw,66px);line-height:1.05;letter-spacing:-.04em}.legal-content{max-width:780px;padding-block:65px}.legal-content h2{margin:38px 0 8px;font-size:25px}.legal-content p,.legal-content li{color:#465852}.legal-content a{font-weight:800}.back-link{display:inline-block;margin-bottom:22px;font-weight:800;text-underline-offset:4px}.error-page{min-height:70vh;display:grid;place-items:center;padding:70px 20px;background:var(--cream);text-align:center}.error-code{margin:0;color:var(--orange);font-size:clamp(90px,20vw,180px);font-weight:950;line-height:.8}.error-page h1{font-size:clamp(36px,6vw,58px);margin:28px 0 10px}.error-page p{max-width:560px;margin:0 auto 28px;color:var(--muted);font-size:19px}
@media(max-width:900px){nav{display:none}.hero-grid{grid-template-columns:1fr;padding-block:60px}.dumpster-scene{min-height:430px}.trust-grid{grid-template-columns:1fr;gap:7px}.trust-grid p{text-align:left}.steps,.feature-grid{grid-template-columns:1fr}.dumpster-grid,.faq-grid,.cta-inner{grid-template-columns:1fr}.size-card{width:min(420px,100%);justify-self:center}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:600px){body{font-size:16px}.shell{width:min(100% - 28px,1160px)}.header-inner{min-height:70px}.header-inner>.button{display:none}.brand-mark{width:41px;height:41px}.hero-grid{min-height:auto;gap:42px;padding-block:48px}.hero h1{font-size:42px}.hero-lede{font-size:18px;margin-block:20px 24px}.hero-actions{display:grid;gap:14px}.button{width:100%;min-height:58px;padding-inline:16px}.call-link{text-align:center}.microcopy{text-align:center}.dumpster-scene{min-height:335px;border-radius:25px}.house{left:18px;bottom:62px;transform:scale(.78);transform-origin:bottom left}.dumpster{right:14px;bottom:52px;width:270px;height:185px}.dumpster-label{left:76px;top:58px}.dumpster-label strong{font-size:61px}.ground{height:72px}.scene-note{font-size:12px}.section{padding-block:72px}.section-heading{margin-bottom:30px}.section h2,.cta-section h2{font-size:35px}.steps li,.feature-grid article{padding:24px}.dumpster-grid{gap:43px}.size-card{max-width:320px}.size-card strong{font-size:130px}.uses-grid{grid-template-columns:1fr}.faq-grid{gap:35px}.cta-section{padding-block:60px}.cta-inner{gap:32px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:3px}.legal-hero{padding-block:55px 40px}.legal-content{padding-block:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

/* Pricing, owner, and community story additions */
.price-section{padding:42px 0;background:#fff}.price-panel{display:grid;grid-template-columns:1.1fr auto .95fr;align-items:center;gap:38px;padding:34px 40px;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 38px rgba(23,57,47,.09)}.price-copy h2{margin:0;font-size:34px;line-height:1.1}.price-copy>p:last-child{margin:8px 0 0;color:var(--muted)}.price{display:grid;grid-template-columns:auto auto;align-items:start;color:var(--ink);line-height:.82}.price>span{padding-top:8px;color:var(--orange-dark);font-size:32px;font-weight:900}.price strong{font-size:76px;letter-spacing:-.07em}.price small{grid-column:1/-1;margin-top:8px;text-align:center;font-size:17px;font-weight:850;letter-spacing:.04em}.meet-section{background:#fff}.meet-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:84px;align-items:center}.portrait-stack{position:relative;min-height:590px}.photo-placeholder{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;margin:0;overflow:hidden;border:2px dashed #a9bbb3;border-radius:20px;background:repeating-linear-gradient(135deg,#eef3ef 0,#eef3ef 14px,#e5ece7 14px,#e5ece7 28px);color:#52665e;text-align:center}.photo-placeholder:before{content:"";position:absolute;inset:14px;border:1px solid rgba(23,57,47,.12);border-radius:13px}.photo-placeholder span{position:relative;padding:5px 9px;border-radius:6px;background:var(--ink);color:#fff;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.photo-placeholder strong,.photo-placeholder small{position:relative}.photo-placeholder strong{font-size:18px}.photo-placeholder small{font-size:13px}.photo-main{position:absolute;inset:0 88px 65px 0}.photo-family{position:absolute;right:0;bottom:0;width:235px;height:205px;border:8px solid #fff;box-shadow:var(--shadow)}.meet-copy h2{margin:0;font-size:clamp(38px,5vw,60px);line-height:1.05;letter-spacing:-.04em}.rick-subhead{margin:20px 0;color:var(--orange-dark);font-size:22px;font-weight:850;line-height:1.4}.meet-copy>p:not(.eyebrow):not(.rick-subhead):not(.caption-note){font-size:19px}.caption-note{margin-top:25px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.community-section{background:var(--cream)}.community-heading{max-width:740px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.story-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 32px rgba(23,57,47,.07)}.story-photo{height:245px;border:0;border-radius:0}.paired-photos{display:grid;grid-template-columns:1fr 1fr}.paired-photos .story-photo:first-child{border-right:1px solid #cbd6d0}.story-body{padding:28px}.story-label{margin:0 0 7px;color:var(--orange-dark);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.story-body h3{margin:0 0 10px;font-size:25px;line-height:1.2}.story-body>p:not(.story-label){margin:0 0 18px;color:var(--muted)}.story-body small{display:block;padding-top:15px;border-top:1px solid var(--line);color:#687872;line-height:1.5}.story-card-text{display:grid;grid-template-columns:.38fr .62fr;align-items:stretch}.story-number{display:grid;place-items:center;padding:25px;background:var(--ink);color:#ffb17e;font-size:25px;font-weight:900;line-height:1.15;text-align:center}
@media(max-width:1100px) and (min-width:901px){nav{gap:16px}nav a{font-size:14px}.header-inner{gap:18px}.price-panel{grid-template-columns:1fr auto}.price-panel>.button{grid-column:1/-1}.meet-grid{gap:50px}}
@media(max-width:900px){.price-panel{grid-template-columns:1fr auto}.price-panel>.button{grid-column:1/-1}.meet-grid{grid-template-columns:1fr;gap:48px}.portrait-stack{width:min(580px,100%);justify-self:center}.story-grid{grid-template-columns:1fr}}
@media(max-width:600px){.price-section{padding:28px 0}.price-panel{grid-template-columns:1fr;padding:27px 22px;gap:22px;text-align:center}.price{justify-self:center}.price strong{font-size:68px}.price-copy h2{font-size:29px}.meet-grid{gap:34px}.portrait-stack{min-height:390px}.photo-main{inset:0 45px 48px 0}.photo-family{width:175px;height:145px;border-width:6px}.rick-subhead{font-size:19px}.meet-copy>p:not(.eyebrow):not(.rick-subhead):not(.caption-note){font-size:17px}.story-grid{gap:18px}.story-photo{height:205px}.paired-photos .story-photo{height:185px}.story-body{padding:23px}.story-body h3{font-size:22px}.story-card-text{grid-template-columns:1fr}.story-number{min-height:125px}}

/* Approved local photography */
.hero-photo{position:relative;margin:0;overflow:hidden;border-radius:32px;background:#d9e3de;box-shadow:var(--shadow)}.hero-photo img{display:block;width:100%;height:auto;aspect-ratio:1466/1080;object-fit:cover;object-position:center}.hero-photo figcaption{position:absolute;right:16px;bottom:16px;left:16px;padding:11px 15px;border-radius:10px;background:rgba(255,255,255,.94);font-size:13px;font-weight:800;text-align:center}.photo-frame{position:absolute;margin:0;overflow:hidden;border-radius:20px;background:#dfe8e3;box-shadow:var(--shadow)}.photo-frame img{display:block;width:100%;height:100%;object-fit:cover}.photo-main img{object-position:center 30%}.photo-family img{object-position:center 30%}.story-photo{display:block;width:100%;height:285px;object-fit:cover;background:#e6ece8}.story-card:first-child .story-photo{object-position:center 45%}.story-card:nth-child(3) .story-photo{object-position:center}.story-photo-contain{object-fit:contain;padding:14px;background:#e8ede9}.story-card:nth-child(4) .story-photo{padding:22px}
@media(max-width:900px){.hero-photo{max-width:680px;justify-self:center}.story-photo{height:330px}}
@media(max-width:600px){.hero-photo{border-radius:24px}.hero-photo figcaption{right:10px;bottom:10px;left:10px;padding:8px 10px;font-size:11px}.story-photo{height:235px}.story-photo-contain{padding:10px}.story-card:nth-child(4) .story-photo{padding:14px}}
