:root{color-scheme:light;--ink:#17211d;--muted:#59635d;--green:#086747;--line:#e2e6e2;--paper:#fff;--soft:#f4f6f4}
*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #22a474;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h2{font-size:36px;line-height:1.16;font-weight:750}h3{font-size:21px;line-height:1.3}p{color:var(--muted)}.skip-link{position:fixed;left:16px;top:-80px;padding:12px 20px;background:#fff;z-index:20}.skip-link:focus{top:8px}
.site-header{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px max(24px,calc((100% - 1240px)/2));background:#fff;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:baseline;font-weight:800;font-size:30px;line-height:1.2;white-space:nowrap}.brand-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);margin-left:3px}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.sign-in{font-weight:700;border-bottom:1px solid var(--ink);padding:8px 0;white-space:nowrap}
.hero{position:relative;isolation:isolate;min-height:540px;height:calc(100svh - 155px);max-height:780px;display:flex;align-items:center;background:#203d2a;overflow:hidden}.hero-photo,.hero-shade,.editorial img,.editorial-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-photo{object-position:50% 43%}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.1) 80%);z-index:-1}.hero-content{padding:56px max(24px,calc((100% - 1240px)/2));width:100%;color:#fff}.eyebrow{font-size:11px;font-weight:750;line-height:1.5;letter-spacing:0;margin-bottom:14px}.hero .eyebrow,.hero-copy,.tagline{color:#fff}.hero h1{font-size:76px;line-height:1.1;font-weight:800}.tagline{font-size:32px;font-weight:650;margin:12px 0 20px}.hero-copy{font-size:18px;line-height:1.6;max-width:470px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0 20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:50px;padding:13px 22px;font-size:14px;font-weight:700;border:1px solid transparent;border-radius:4px;text-align:center;transition:background .15s ease}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#075238}.button.glass{background:#fff;color:var(--ink)}.button.outline{border-color:#b7c2ba}.hero-login{font-size:14px}.hero-login strong{text-decoration:underline;text-underline-offset:4px}.hero-caption{position:absolute;right:24px;bottom:16px;font-size:11px;color:#fff;max-width:280px;text-shadow:0 1px 4px #000}
.section{max-width:1288px;margin:auto;padding:64px 24px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading p:not(.eyebrow){max-width:640px;margin-top:18px}.text-link{display:inline-flex;align-items:center;gap:15px;font-size:14px;font-weight:700;white-space:nowrap;border-bottom:1px solid var(--line);padding-bottom:4px}.category-row{display:flex;justify-content:space-between;gap:24px;overflow-x:auto;padding:8px 2px 16px;scroll-snap-type:x proximity}.category-row a{flex:0 0 118px;display:flex;align-items:center;flex-direction:column;gap:12px;scroll-snap-align:start;font-weight:600;font-size:14px}.category-photo{height:108px;width:108px;border-radius:50%;background-image:url('/assets/lufshop-category-atlas.png');background-size:300% 300%;background-color:var(--soft)}.art-fashion{background-position:50% 0}.art-beauty{background-position:100% 0}.art-groceries{background-position:0 50%}.art-electronics{background-position:50% 50%}.art-home{background-position:100% 50%}.art-accessories{background-position:0 100%}.art-food{background-position:50% 100%}
.editorial{position:relative;isolation:isolate;min-height:480px;display:flex;align-items:center;background:#24312a;overflow:hidden}.editorial img{object-position:50% 36%}.editorial-shade{background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.04));z-index:-1}.editorial-copy{padding:64px max(24px,calc((100% - 1240px)/2));color:white}.editorial-copy p{color:#fff;max-width:440px}.editorial-copy h2{font-size:40px;margin-bottom:20px}.editorial-copy .button{margin-top:26px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.step-number{display:block;font-size:13px;font-weight:700;color:var(--green);padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:22px}.steps p{margin:14px 0 18px;font-size:15px}.steps a{font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.food-band{background:var(--soft);padding:56px max(24px,calc((100% - 1240px)/2))}.food-band .button{flex-shrink:0}.food-benefits{display:flex;flex-wrap:wrap;gap:24px;font-size:13px;font-weight:600;border-top:1px solid #dce2dc;padding-top:24px}.download-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.store-soon{font-weight:700;min-width:130px;margin-left:12px}.store-soon small{display:block;font-size:12px;font-weight:400;color:var(--muted)}
.faq{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-size:17px;font-weight:650;cursor:pointer;padding-right:12px}details p{padding-top:16px;max-width:820px;font-size:15px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--line)}.contact p{margin:18px 0}.contact .eyebrow{margin:0 0 14px}.contact-email{font-size:18px;color:var(--green);text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}.site-footer{background:#15201a;color:#fff;padding:40px max(24px,calc((100% - 1240px)/2));display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap}.site-footer p{color:#c4cec7;font-size:13px;margin-top:12px}.site-footer nav{display:flex;gap:22px;flex-wrap:wrap;align-content:center;font-size:13px}.social-note{flex-basis:100%;border-top:1px solid #3a453e;padding-top:20px}
@media(min-width:1100px){.hero-photo{object-position:50% 0}.hero-content{padding-top:80px;padding-bottom:80px}.editorial img{object-position:50% 0}}
@media(max-width:760px){.site-header{min-height:70px;padding:16px 20px;gap:16px}.site-header nav{display:none}.brand{font-size:26px}.hero{min-height:570px;height:calc(100svh - 135px);max-height:760px;align-items:end}.hero-photo{object-position:57% 40%}.hero-shade{background:linear-gradient(0deg,rgba(0,0,0,.78),rgba(0,0,0,0) 85%)}.hero-content{padding:120px 24px 60px}.hero h1{font-size:56px}.tagline{font-size:27px;margin:8px 0 14px}.hero-copy{font-size:16px}.hero-actions{margin:22px 0 16px;gap:10px}.hero-actions .button{padding:12px 16px;gap:12px;font-size:13px}.hero-caption{font-size:10px;bottom:14px;right:20px;left:24px;max-width:none}.section{padding:40px 20px}h2{font-size:28px}.section-heading{gap:20px;align-items:start;flex-direction:column;margin-bottom:22px}.category-row{gap:16px;margin-right:-20px;padding-right:20px}.category-row a{flex-basis:94px;font-size:13px}.category-photo{width:88px;height:88px}.editorial{min-height:540px;align-items:end}.editorial img{object-position:50% 35%}.editorial-shade{background:linear-gradient(0deg,rgba(0,0,0,.8),rgba(0,0,0,0) 95%)}.editorial-copy{padding:160px 24px 36px}.editorial-copy h2{font-size:32px}.editorial-copy p{font-size:15px}.steps{grid-template-columns:1fr;gap:28px}.steps p{max-width:500px}.food-band{padding:40px 20px}.food-benefits{gap:12px;flex-direction:column}.download-actions{gap:12px}.store-soon{margin:12px 12px 0 0}.contact{grid-template-columns:1fr;gap:36px}.site-footer{padding:36px 20px}.site-footer nav{gap:20px}.eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
