:root{--coral:#ff8e7e;--coral-light:#ffd1c9;--cream:#fff9f5;--ink:#151313;--muted:#6f6561;--line:rgba(21,19,19,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}.site-header{height:84px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,249,245,.92);backdrop-filter:blur(16px);z-index:20}.brand{display:flex;align-items:center;gap:10px;font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:20px;letter-spacing:-.04em}.bag-mark{width:28px;height:27px;background:var(--coral);border:2px solid var(--ink);border-radius:4px 4px 8px 8px;position:relative;display:inline-block}.bag-mark:before{content:'';position:absolute;width:12px;height:9px;border:2px solid var(--ink);border-bottom:0;border-radius:10px 10px 0 0;top:-9px;left:6px}.bag-mark span{width:5px;height:5px;border-radius:50%;background:var(--ink);position:absolute;left:10px;top:10px}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.nav-links a:not(.nav-cta):hover{opacity:.55}.nav-cta{background:var(--ink);color:white;padding:12px 18px;border-radius:999px}.menu-toggle{display:none;border:0;background:none;font:inherit;font-weight:700}.section-shell{padding-left:clamp(24px,6vw,96px);padding-right:clamp(24px,6vw,96px)}.hero{min-height:700px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:5vw;padding-top:64px;padding-bottom:70px;overflow:hidden}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 22px}.hero h1{font-family:'Space Grotesk',sans-serif;font-size:clamp(64px,8vw,126px);line-height:.82;letter-spacing:-.075em;margin:0;max-width:760px}.hero h1 span{color:var(--coral)}.hero-text{font-size:clamp(17px,1.5vw,21px);line-height:1.55;max-width:610px;margin:38px 0 30px;color:#3f3936}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:700;font-size:14px;transition:transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:white}.button-light{background:white;border:1px solid var(--line)}.button-coral{background:var(--coral);color:var(--ink);margin-top:22px}.micro-proof{display:flex;gap:20px;flex-wrap:wrap;margin-top:32px;color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.hero-art{height:580px;position:relative}.sun-shape{position:absolute;width:430px;height:430px;border-radius:50%;background:var(--coral-light);right:6%;top:50%;transform:translateY(-50%)}.phone-card{position:absolute;width:260px;height:500px;background:var(--ink);color:white;border:7px solid var(--ink);border-radius:40px;right:18%;top:30px;padding:28px 20px;box-shadow:0 28px 70px rgba(39,23,18,.22);transform:rotate(3deg)}.phone-top{display:flex;align-items:center;gap:8px;font-size:12px}.mini-bag{width:18px;height:18px;background:var(--coral);border-radius:4px}.phone-message{font-family:'Space Grotesk',sans-serif;font-size:30px;line-height:1.05;letter-spacing:-.05em;margin-top:120px}.phone-message b{color:var(--coral)}.phone-pill{background:white;color:var(--ink);font-size:11px;font-weight:700;padding:13px;border-radius:999px;margin-top:95px}.photo-card{position:absolute;width:150px;height:185px;background:white;border:1px solid var(--line);border-radius:18px;padding:15px;font-size:10px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 18px 35px rgba(39,23,18,.12);font-weight:700}.photo-card:before{content:'';position:absolute;inset:12px 12px 58px;border-radius:10px;background:linear-gradient(145deg,#b9d3e8,#f0e3d7)}.photo-card b{font-size:20px}.card-one{left:0;top:100px;transform:rotate(-10deg)}.card-two{right:0;bottom:45px;transform:rotate(10deg)}.card-two:before{background:linear-gradient(145deg,#4d3a35,#f2b4a7)}.scribble{position:absolute;bottom:40px;left:8%;font-family:'Space Grotesk';font-weight:700;font-size:22px;transform:rotate(-7deg)}.ticker{background:var(--coral);border-block:2px solid var(--ink);overflow:hidden;padding:13px 0;white-space:nowrap;font-family:'Space Grotesk';font-weight:700;font-size:13px;letter-spacing:.08em}.ticker div{width:max-content;animation:ticker 25s linear infinite}@keyframes ticker{to{transform:translateX(-50%)}}.how-section{padding-top:120px;padding-bottom:130px}.section-heading{display:grid;grid-template-columns:.35fr 1fr;gap:40px;align-items:start;margin-bottom:64px}.section-heading h2,.split-copy h2,.business-panel h2,.final-cta h2{font-family:'Space Grotesk';font-size:clamp(42px,5vw,74px);line-height:.98;letter-spacing:-.055em;margin:0}.section-heading h2{max-width:900px}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink)}.steps-grid article{padding:30px 28px 10px 0;border-right:1px solid var(--line);min-height:230px}.steps-grid article+article{padding-left:28px}.steps-grid span{font-family:'Space Grotesk';font-size:13px;color:var(--coral);font-weight:700}.steps-grid h3{font-family:'Space Grotesk';font-size:25px;margin:55px 0 10px;letter-spacing:-.04em}.steps-grid p,.why-grid p{color:var(--muted);line-height:1.6;font-size:14px}.split-section{display:grid;grid-template-columns:1fr 1fr;min-height:690px;background:white}.section-shell-inner{padding:100px clamp(24px,6vw,96px)}.split-copy p:not(.eyebrow){font-size:18px;line-height:1.6;color:var(--muted);max-width:650px}.feature-list{margin:42px 0}.feature-list div{display:flex;gap:18px;border-top:1px solid var(--line);padding:18px 0}.feature-list b{color:var(--coral)}.text-link{font-weight:700;border-bottom:2px solid var(--ink);padding-bottom:4px}.seller-visual{background:var(--coral);display:grid;place-items:center;overflow:hidden}.closet-card{width:min(72%,520px);aspect-ratio:.9;background:var(--cream);border:2px solid var(--ink);border-radius:30px;position:relative;transform:rotate(3deg);box-shadow:18px 18px 0 var(--ink)}.clothes-stack{position:absolute;inset:28% 16% 15%;display:flex;flex-direction:column-reverse;justify-content:center}.clothes-stack i{display:block;height:62px;border:2px solid var(--ink);border-radius:16px;margin-top:-10px;background:#efc7a4}.clothes-stack i:nth-child(2){background:#aac6dd;transform:rotate(-4deg)}.clothes-stack i:nth-child(3){background:#292626;transform:rotate(3deg)}.clothes-stack i:nth-child(4){background:#f7ede6;transform:rotate(-2deg)}.tag{position:absolute;border:2px solid var(--ink);background:white;border-radius:999px;padding:10px 15px;font-family:'Space Grotesk';font-weight:700;font-size:12px;z-index:2}.tag-a{left:-30px;top:20%}.tag-b{right:-25px;top:40%;background:#ffdf6d}.tag-c{left:12%;bottom:10%;background:var(--coral-light)}.business-section{padding-top:110px;padding-bottom:110px}.business-panel{background:var(--ink);color:white;border-radius:var(--radius);padding:clamp(40px,6vw,90px);display:grid;grid-template-columns:1.1fr .9fr;gap:8vw;align-items:center}.business-panel p:not(.eyebrow){color:#c7bfbb;font-size:18px;line-height:1.6;max-width:680px}.eyebrow.light{color:var(--coral)}.offer-stack{display:flex;flex-direction:column;gap:12px}.offer-card{background:#282525;border:1px solid #48413e;border-radius:20px;padding:22px 24px;display:grid;grid-template-columns:1fr auto;gap:8px;transform:rotate(2deg)}.offer-card:nth-child(3){transform:rotate(-2deg)}.offer-card.active{background:var(--coral);color:var(--ink);transform:scale(1.05) rotate(-1deg)}.offer-card span{font-size:10px;letter-spacing:.1em;font-weight:700}.offer-card b{font-family:'Space Grotesk';font-size:28px;grid-column:1}.offer-card small{grid-column:2;grid-row:2;align-self:end}.why-section{padding-top:40px;padding-bottom:130px}.section-heading.compact{margin-bottom:55px}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.why-grid article{background:var(--cream);padding:45px}.why-grid h3{font-family:'Space Grotesk';font-size:30px;letter-spacing:-.04em;margin:0 0 12px}.final-cta{text-align:center;background:var(--coral);padding-top:120px;padding-bottom:120px;position:relative;overflow:hidden}.final-cta h2{font-size:clamp(58px,8vw,116px);max-width:1000px;margin:auto}.final-cta>p:not(.eyebrow){font-size:18px;max-width:650px;line-height:1.6;margin:25px auto 30px}.centered{justify-content:center}.cta-sticker{position:absolute;right:5%;top:35px;border:2px solid var(--ink);border-radius:50%;width:125px;height:125px;display:grid;place-items:center;font-family:'Space Grotesk';font-weight:700;font-size:12px;transform:rotate(12deg);background:#ffdf6d}footer{padding:65px clamp(24px,6vw,96px);display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:end;background:var(--ink);color:white}.footer-brand{font-size:28px}footer p{color:#b9afab;max-width:390px;grid-row:2}footer div{display:flex;gap:24px;justify-content:flex-end;font-size:13px;font-weight:700}footer small{color:#7d7470;text-align:right}.footer-brand .bag-mark{border-color:white}.footer-brand .bag-mark:before{border-color:white}.footer-brand .bag-mark span{background:white}@media(max-width:900px){.nav-links{display:none;position:absolute;top:84px;left:0;right:0;background:var(--cream);padding:25px;flex-direction:column;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:70px}.hero-art{height:500px;margin-top:20px}.section-heading{grid-template-columns:1fr;gap:5px}.steps-grid{grid-template-columns:1fr 1fr}.split-section{grid-template-columns:1fr}.seller-visual{min-height:600px}.business-panel{grid-template-columns:1fr}.offer-stack{margin-top:25px}}@media(max-width:600px){.site-header{height:72px}.nav-links{top:72px}.hero{min-height:auto}.hero h1{font-size:64px}.hero-art{height:420px}.sun-shape{width:330px;height:330px}.phone-card{width:210px;height:400px;right:14%;padding:22px 15px}.phone-message{font-size:25px;margin-top:80px}.phone-pill{margin-top:70px}.photo-card{width:120px;height:145px}.card-one{top:75px}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article+article{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.steps-grid h3{margin-top:28px}.section-shell-inner{padding-top:75px;padding-bottom:75px}.seller-visual{min-height:480px}.business-section{padding-left:14px;padding-right:14px}.business-panel{border-radius:22px}.why-grid{grid-template-columns:1fr}.why-grid article{padding:32px}.cta-sticker{display:none}footer{grid-template-columns:1fr}footer div{justify-content:flex-start;flex-wrap:wrap}footer small{text-align:left}}
