@font-face{font-family:Racksy;src:url("./assets/PlusJakartaSans-Variable.ttf") format("truetype");font-weight:100 900;font-display:swap}
@font-face{font-family:RacksyUI;src:url("./assets/GoogleSansFlex-Regular.ttf") format("truetype");font-display:swap}
:root{--cream:#faf9f6;--ink:#22362a;--green:#456b55;--sage:#c9e8d1;--blue:#dce8f1;--rose:#eedfe1;--lavender:#e8dff0;--butter:#fde9b5;--tonal:#e7ece7;--muted:#58655d;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Racksy,Arial,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:3px solid #456b55;outline-offset:6px}button{border:0}i[data-icon]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;font-style:normal}i svg{width:100%;height:100%;fill:currentColor;display:block}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2{font-weight:600;letter-spacing:-.065em}h2{font-size:clamp(40px,5.5vw,78px);line-height:1.07}h2 span{color:var(--green)}p{line-height:1.7}h3{letter-spacing:-.035em}button,a{touch-action:manipulation}.wrap{width:min(1260px,calc(100% - 96px));margin-inline:auto}.section{padding-block:115px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;display:block;margin-bottom:22px}.section-head{margin-bottom:56px}.section-head p{font-size:17px;color:var(--muted);margin-top:24px;max-width:370px}.section-head.row{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.section-head.row p{margin:0 0 7px}.sage{background:var(--sage)}.blue{background:var(--blue)}.rose{background:var(--rose)}.lavender{background:var(--lavender)}.butter{background:var(--butter)}.tonal{background:var(--tonal)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:19px 26px;border-radius:50px;background:var(--green);color:white;font-weight:600;font-size:14px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 25px #22362a22}.button:active{transform:translateY(1px) scale(.98)}.button.small{padding:13px 19px}.button.light{background:var(--sage);color:var(--ink)}.button i{width:20px;height:20px}.icon-button{background:var(--tonal);border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.text-button{display:inline-flex;align-items:center;gap:10px;background:transparent;padding:12px 0;border-bottom:1px solid #456b5533;font-size:14px}.skip{position:fixed;top:-70px;left:15px;z-index:100;background:white;padding:15px;border-radius:12px}.skip:focus{top:15px}
.nav{position:fixed;z-index:50;left:50%;transform:translateX(-50%);top:20px;display:flex;align-items:center;gap:14px;width:min(1280px,calc(100% - 64px));padding:8px 12px 8px 20px;border-radius:60px;transition:width .6s var(--ease),background .4s,box-shadow .4s;min-height:70px}.nav.scrolled{width:min(940px,calc(100% - 32px));background:#faf9f6ed;backdrop-filter:blur(20px);box-shadow:0 5px 30px #22362a10;border:1px solid #22362a10}.nav .brand{margin-right:auto}.nav .brand img{width:155px}.nav nav{display:flex;gap:25px;margin-right:30px;font-size:14px;font-weight:500}.nav nav a:hover{color:var(--green)}.motion-toggle{background:transparent;font-size:16px}.nav a{white-space:nowrap}
.hero{height:155svh;min-height:1000px}.hero-pin{height:100svh;min-height:740px;max-height:1000px;position:sticky;top:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:125px max(48px,calc((100vw - 1260px)/2)) 85px;gap:20px;overflow:clip}.hero-copy{z-index:4}.hero-copy h1{font-size:clamp(45px,4.9vw,72px);line-height:1.06;max-width:620px}.hero-copy h1 span{color:var(--green)}.hero-copy p{font-size:17px;max-width:380px;margin:28px 0 30px;color:var(--muted)}.hero-note{font-size:13px;color:var(--muted);margin-top:18px}.inventory-stage{height:580px;position:relative;perspective:1000px;width:100%;--gather:0}.stage-circle{position:absolute;inset:38px -25px 22px;border:1px solid #456b551c;border-radius:50%;background:#e7ece76b}.stage-circle:after{content:"";position:absolute;inset:34px;border-radius:50%;border:1px dashed #456b5526}.device{background:#22362a;border:7px solid #22362a;border-radius:45px;box-shadow:15px 28px 55px #22362a28;overflow:hidden}.device img{width:100%;height:auto}.hero-device{position:absolute;width:250px;left:50%;top:8px;transform:translateX(-50%) rotate(5deg);z-index:2;will-change:transform}.scene-note{position:absolute;top:-26px;right:20px;font-size:14px;color:var(--muted);transform:rotate(7deg)}.orbit{position:absolute;z-index:4;will-change:transform;transition:opacity .25s;--r:0deg}.orbit-0{top:64px;left:-10%;--r:-9deg}.orbit-1{top:238px;right:-8%;--r:7deg}.orbit-2{top:420px;left:-8%;--r:6deg}.orbit-3{top:492px;right:-3%;--r:-7deg}.item-card{display:flex;align-items:center;gap:12px;padding:14px;background:white;border-radius:23px;box-shadow:0 12px 35px #22362a14;border:1px solid #22362a0c;transform:rotate(var(--r));min-width:205px}.item-art{width:52px;height:58px;border-radius:16px;display:grid;place-items:center;color:var(--green)}.item-art i{width:31px;height:31px}.item-card b{display:block;font-size:15px;font-weight:600}.item-card small{display:block;font-size:12px;color:var(--muted);margin-top:5px;max-width:125px;line-height:1.4}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--green)}.orbit.urgent .status-dot{background:#b88b28}.orbit.urgent .expiry-label{color:#765a00}.orbit.urgent .item-card{background:#fff8e5}.preview-label{position:absolute;bottom:-19px;left:0;right:0;text-align:center;font-size:12px;color:var(--muted)}.scroll-cue{position:absolute;bottom:25px;left:50%;transform:translateX(-50%);display:flex;gap:12px;align-items:center;font-size:10px;letter-spacing:.15em;color:var(--muted)}.scroll-cue i{transform:rotate(90deg);width:18px}
.forget-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.forget{min-height:275px;padding:26px;border-radius:28px;position:relative;overflow:hidden;display:flex;align-items:flex-end}.forget>i{position:absolute;top:30px;left:28px;width:67px;height:67px;color:var(--green);transform:rotate(-7deg);transition:transform .5s var(--ease)}.forget:hover>i{transform:rotate(4deg) translateY(-7px)}.forget>span{position:absolute;top:27px;right:25px;font-size:12px;opacity:.5}.forget h3{font-size:19px;font-weight:500;line-height:1.45}.spaces{background:#f0f3ed}.space-layout{display:grid;grid-template-columns:1.45fr 1fr;gap:42px;align-items:center}.shelf{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.space{position:relative;min-height:210px;border-radius:25px;padding:22px 18px;text-align:left;border:2px solid transparent;transition:transform .5s var(--ease),box-shadow .3s,border .3s;overflow:hidden}.space:first-child{grid-column:span 2}.space.selected{border-color:var(--green);box-shadow:0 10px 24px #22362a12;transform:translateY(-4px)}.space:hover{transform:translateY(-7px)}.space span{display:block;font-size:18px;font-weight:600;line-height:1.25;position:relative;z-index:2}.space small{display:block;font-size:12px;color:var(--muted);margin-top:6px}.space>i{position:absolute;bottom:21px;right:20px;width:65px;height:65px;color:var(--green);transition:transform .5s var(--ease)}.space:hover>i,.space.selected>i{transform:translateY(-6px) rotate(-6deg)}.space>b{position:absolute;bottom:20px;left:20px;font-size:12px;font-weight:500;opacity:.5}.space-preview{background:var(--cream);padding:32px;border-radius:34px;box-shadow:0 15px 50px #22362a09;font-family:RacksyUI,Racksy,sans-serif;min-height:442px}.preview-heading{display:flex;align-items:center;gap:12px}.preview-heading>i{width:45px;height:45px;padding:9px;background:var(--sage);border-radius:14px}.preview-heading .eyebrow{margin:0;font-size:10px}.space-preview h3{font-size:34px;margin-top:21px}.space-preview>p{font-size:14px;color:var(--muted);margin:8px 0 24px}.preview-item{display:flex;align-items:center;gap:12px;border-radius:18px;padding:15px;background:white;margin-bottom:9px}.preview-item>i{width:38px;height:38px;padding:8px;border-radius:12px;background:var(--tonal);color:var(--green)}.preview-item strong{font-size:16px;font-weight:500;display:block}.preview-item small{font-size:12px;display:block;color:var(--muted);margin-top:4px}.preview-item>b{font-size:12px;font-weight:500;background:var(--tonal);padding:7px 9px;border-radius:30px;margin-left:auto;white-space:nowrap}.space-footer{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px;margin-top:20px}.interaction-hint{font-size:13px;text-align:center;margin-top:30px;color:var(--muted)}
.add-story{height:165svh;min-height:1150px}.add-pin{position:sticky;top:0;min-height:720px;height:100svh;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding-block:100px 50px}.add-pin h2{font-size:clamp(40px,4.4vw,65px)}.add-pin .section-head{margin:0}.demo-steps{list-style:none;display:flex;flex-wrap:wrap;gap:9px;margin:30px 0 16px;padding:0;counter-reset:step}.demo-steps li{counter-increment:step;color:var(--muted);font-size:12px;display:flex;align-items:center;gap:5px}.demo-steps li:before{content:counter(step);width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:var(--tonal)}.demo-steps li.active:before{background:var(--green);color:#fff}.demo-steps li.active{color:var(--ink)}.sheet-stage{position:relative;min-height:490px;display:flex;align-items:center;perspective:900px}.sheet-shadow{position:absolute;background:var(--sage);inset:10px 5px;border-radius:40px;transform:rotate(5deg)}.add-sheet{position:relative;background:white;border:1px solid #22362a0d;padding:28px;border-radius:36px;box-shadow:0 25px 60px #22362a14;width:100%;transform-origin:bottom center;z-index:2;font-family:RacksyUI,Racksy,sans-serif}.handle{width:45px;height:4px;background:#cdd5cd;border-radius:4px;margin:0 auto 26px}.sheet-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.sheet-heading h3{font-size:25px;font-weight:600}.demo-field{background:var(--cream);border-radius:16px;padding:15px 18px;min-height:83px}.demo-field>span,.field-label{display:block;font-size:13px;color:var(--muted);margin-bottom:7px}.demo-field strong{display:flex;align-items:center;gap:9px;min-height:27px;font-size:20px;font-weight:500}.demo-space{margin:22px 0}.chips{display:flex;gap:8px}.chip{font-size:14px;padding:10px 14px;border:1px solid #cdd5cd;border-radius:40px;display:flex;gap:5px;align-items:center}.chip i{width:16px;height:16px;display:none}.fridge-chip.selected{background:var(--sage);border-color:var(--sage)}.fridge-chip.selected i{display:block}.demo-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:25px;gap:10px}.demo-bottom small{font-size:11px;color:var(--muted)}.demo-bottom .button{padding:14px 18px}.saved-card{position:absolute;left:0;right:0;top:35%;display:flex;align-items:center;gap:17px;padding:25px;border-radius:26px;background:white;box-shadow:0 25px 60px #22362a18;opacity:0;visibility:hidden;z-index:3}.saved-check{width:45px;height:45px;border-radius:50%;background:var(--sage);display:grid;place-items:center;flex-shrink:0}.saved-card small{font-size:12px;color:var(--green)}.saved-card h3{font-size:24px;margin:6px 0}.saved-card p{font-size:13px;color:var(--muted)}.saved-card>i{margin-left:auto;width:42px;height:42px;color:var(--green)}.sheet-caption{position:absolute;bottom:-35px;width:100%;text-align:center;font-size:13px;color:var(--muted)}
.reminder{height:145svh;min-height:1000px;background:var(--ink);color:var(--cream)}.reminder-pin{height:100svh;min-height:680px;position:sticky;top:0;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding-block:100px}.reminder .section-head{margin:0}.reminder h2 span{color:var(--sage)}.reminder p{color:#c1cec4}.reminder-options{display:flex;flex-wrap:wrap;gap:8px;max-width:440px;margin-top:30px}.reminder-options button{padding:12px 16px;border-radius:40px;background:transparent;border:1px solid #6f8375;font-size:13px;color:#e7ece7;transition:background .25s,color .25s}.reminder-options button.selected{background:var(--sage);border-color:var(--sage);color:var(--ink)}.reminder .reminder-setting{font-size:13px;min-height:48px;margin-top:18px}.calendar-scene{height:460px;position:relative}.date-label{position:absolute;top:40px;width:100%;text-align:center;font-size:12px;letter-spacing:.25em;color:#bed4c4}.calendar-date{position:absolute;top:45px;left:50%;transform:translateX(-50%);font-size:260px;line-height:1.2;letter-spacing:-.095em;font-weight:500;color:#a4c9ac}.expiry-ring{position:absolute;width:375px;height:375px;left:50%;top:0;transform:translateX(-50%) rotate(-90deg);fill:none;stroke:#45614d;stroke-width:1}.ring-progress{stroke:var(--sage);stroke-width:2.5;stroke-dasharray:911;stroke-dashoffset:911;stroke-linecap:round}.notification{position:absolute;width:min(360px,90%);bottom:15px;left:50%;transform:translateX(-50%) rotate(-5deg);background:#faf9f6;color:var(--ink);border-radius:28px;padding:22px;box-shadow:0 20px 60px #0003}.notification-brand{display:flex;align-items:center;gap:8px;font-size:12px}.notification-brand small{margin-left:auto;color:var(--muted)}.notification h3{font-size:20px;margin:17px 0 4px}.notification p{font-size:13px;color:var(--muted)}.notification-badge{display:inline-flex;font-size:12px;background:var(--butter);color:#765a00;border-radius:30px;padding:8px 11px;margin-top:16px}.notification.off .notification-badge{background:var(--tonal);color:var(--muted)}
.motto{height:155svh;min-height:1050px;position:relative;background:var(--cream)}.motto-pin{position:sticky;top:0;height:100svh;min-height:680px;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:clip;padding:100px 24px}.motto-pin>img{width:70px;margin-bottom:34px}.motto h2{font-size:clamp(52px,8.2vw,120px);text-align:center;line-height:1.12;z-index:2}.motto h2>span{display:block}.motto h2 .care-line{color:var(--ink)}.motto h2 .waste-line{color:var(--green)}.motto p{font-size:16px;color:var(--muted);margin-top:30px;z-index:2}.motto-items{position:absolute;bottom:6%;left:50%;width:460px;transform:translateX(-50%);display:flex;gap:20px;justify-content:center}.motto-piece{display:grid;place-items:center;width:70px;height:70px;border-radius:22px;background:white;color:var(--green);box-shadow:0 10px 20px #22362a09}.motto-piece:nth-child(2){background:var(--lavender)}.motto-piece:nth-child(3){background:var(--blue)}.motto-piece:nth-child(4){background:var(--rose)}.motto-piece i{width:33px;height:33px}
.product-carousel{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:15px 0 28px;scrollbar-width:thin;scrollbar-color:#a8bfae transparent}.product-slide{margin:0;position:relative;flex:0 0 78%;height:615px;border-radius:36px;display:grid;grid-template-columns:.9fr 1fr;align-items:center;padding:45px;gap:25px;overflow:hidden;scroll-snap-align:start}.product-slide h3{font-size:clamp(32px,3.5vw,52px);line-height:1.13;font-weight:500}.product-slide p{font-size:15px;margin-top:17px;max-width:230px;color:var(--muted)}.product-slide>img{width:250px;border-radius:33px;box-shadow:8px 18px 35px #22362a22;transform:rotate(4deg);justify-self:center}.product-slide:nth-child(2)>img{transform:rotate(-4deg)}.product-slide.artwork{display:flex;flex-direction:column;align-items:start;justify-content:center}.product-slide.artwork img{width:100%;border-radius:20px;transform:none;box-shadow:none}.carousel-controls{display:flex;align-items:center;gap:10px;justify-content:flex-end;font-size:13px;color:var(--muted)}.carousel-controls>span{margin-right:auto}.flip-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.flip{position:relative;background:transparent;border-radius:26px;height:230px;padding:0;perspective:900px}.flip-inner{display:block;height:100%;transform-style:preserve-3d;transition:transform .75s var(--ease)}.flip.open .flip-inner{transform:rotateY(180deg)}.flip-front,.flip-back{position:absolute;inset:0;backface-visibility:hidden;border-radius:26px;display:flex;flex-direction:column;padding:25px;align-items:center;justify-content:center}.flip.sage .flip-front{background:var(--sage)}.flip.butter .flip-front{background:var(--butter)}.flip.rose .flip-front{background:var(--rose)}.flip.blue .flip-front{background:var(--blue)}.flip.lavender .flip-front{background:var(--lavender)}.flip-front>i{width:55px;height:55px;color:var(--green);margin-bottom:24px;transition:transform .4s}.flip:hover .flip-front>i{transform:rotate(-9deg) translateY(-5px)}.flip-front small{font-size:13px}.flip-back{transform:rotateY(180deg);background:var(--ink);color:var(--cream);text-align:left;align-items:start}.flip-back b{font-size:20px;line-height:1.3}.flip-back>span{font-size:14px;margin:14px 0;color:#dce8df}.flip-back small{font-size:12px;line-height:1.5;color:var(--sage)}
footer{background:var(--green);color:var(--cream);padding:65px 0 28px}.footer-main{display:flex;justify-content:space-between;align-items:center;margin:45px 0 75px;gap:30px}.footer-main h2{font-size:clamp(40px,5vw,70px)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff30;padding-top:25px;font-size:12px}.footer-bottom nav{display:flex;gap:22px}.caught-up{display:flex;align-items:center;gap:7px}.caught-up i{width:18px}.reveal{transition:transform .9s var(--ease),opacity .8s}.js-motion .reveal:not(.in){opacity:0;transform:translateY(40px)}.paused *,.paused *:before,.paused *:after{animation-play-state:paused!important}.paused .reveal{opacity:1!important;transform:none!important}body:not(.js-motion) .saved-card{display:none}body:not(.js-motion) .story{height:auto;min-height:0}body:not(.js-motion) .story>div{position:relative}.js-motion .item-card{animation:float 5s ease-in-out infinite}.orbit-1 .item-card{animation-delay:-1.2s}.orbit-2 .item-card{animation-delay:-2.5s}.orbit-3 .item-card{animation-delay:-3.6s}@keyframes float{50%{translate:0 -9px}}@keyframes settle{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}.preview-item{animation:settle .45s var(--ease) both}.preview-item:nth-child(2){animation-delay:.07s}.preview-item:nth-child(3){animation-delay:.14s}
@media(min-width:1500px){.hero-pin{gap:60px}.hero-device{width:275px}.inventory-stage{height:620px}}
@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.nav{width:calc(100% - 32px)}.nav nav{gap:15px;margin-right:5px}.hero-pin{padding-inline:35px;gap:0}.hero-copy h1{font-size:48px}.hero-device{width:220px;top:45px}.inventory-stage{height:560px}.orbit-0{left:-5%}.orbit-1{right:-8%;top:250px}.orbit-2{left:-7%;top:405px}.orbit-3{right:-7%;top:478px}.item-card{min-width:175px;padding:11px;gap:8px}.item-art{width:38px;height:44px}.item-card b{font-size:14px}.item-card small{font-size:11px}.forget{padding:20px;min-height:260px}.forget h3{font-size:17px}.space-layout{gap:20px;grid-template-columns:1.15fr 1fr}.shelf{grid-template-columns:1fr 1fr}.space:first-child{grid-column:auto}.space:last-child{grid-column:span 2;min-height:130px}.space{min-height:185px}.space-preview{padding:23px}.add-pin{gap:30px}.demo-steps{gap:8px}.calendar-date{font-size:230px}.expiry-ring{width:320px;height:320px;top:30px}.product-slide{flex-basis:88%;padding:35px}.flip-row{gap:10px}.flip-front,.flip-back{padding:18px}.flip-back b{font-size:17px}.flip{height:215px}}
@media(max-width:700px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 36px)}.section{padding-block:72px}.nav{top:10px;padding:7px 8px 7px 12px;min-height:57px;gap:4px}.nav .brand img{width:119px}.nav nav{display:none}.nav .button{font-size:12px;padding:11px 13px;gap:7px}.nav .button i{width:16px}.motion-toggle{width:32px;height:36px}.eyebrow{font-size:10px;margin-bottom:17px}.section-head{margin-bottom:32px}.section-head.row{display:block}.section-head.row p{margin-top:20px}.section-head p{font-size:15px}.hero{height:1450px;min-height:0}.hero-pin{height:100svh;min-height:820px;max-height:none;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:110px 24px 35px;gap:25px}.hero-copy h1{font-size:42px;line-height:1.08;letter-spacing:-.065em}.hero-copy h1 br:nth-child(1){display:none}.hero-copy h1 span{display:block}.hero-copy h1 span br{display:none}.hero-copy p{font-size:14px;line-height:1.6;margin:18px 0 20px;max-width:320px}.hero-copy .button{font-size:12px;padding:14px 17px}.hero-note{display:none}.inventory-stage{height:390px;flex-shrink:0;margin-top:0}.stage-circle{inset:0 -5px 5px}.hero-device{width:165px;top:0;border-width:5px;border-radius:29px}.scene-note{display:none}.orbit-0{left:-7px;top:35px}.orbit-1{right:-9px;top:155px}.orbit-2{left:-4px;top:281px}.orbit-3{right:-9px;top:335px}.item-card{min-width:143px;border-radius:17px;padding:9px;gap:7px}.item-art{width:30px;height:35px;border-radius:10px}.item-art i{width:22px;height:22px}.item-card b{font-size:11px}.item-card small{font-size:10px;max-width:92px}.preview-label{display:none}.scroll-cue{bottom:17px;font-size:8px;white-space:nowrap}.forget-grid{grid-template-columns:1fr 1fr;gap:10px}.forget{min-height:230px;padding:20px}.forget>i{width:50px;height:50px;top:27px;left:20px}.forget h3{font-size:15px}.space-layout{display:flex;flex-direction:column;gap:25px}.shelf{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;width:calc(100% + 18px);align-self:flex-start;padding:10px 18px 18px 2px;gap:12px}.space,.space:last-child{flex:0 0 185px;min-height:205px;scroll-snap-align:start}.space-preview{width:100%;min-height:390px;padding:26px}.space-preview h3{font-size:30px}.interaction-hint{margin-top:18px}.add-story{height:1500px;min-height:0}.add-pin{display:flex;flex-direction:column;align-items:stretch;justify-content:center;height:100svh;min-height:870px;padding-block:95px 50px;gap:38px}.add-pin h2{font-size:36px}.add-pin h2 br:first-child{display:none}.add-pin .section-head p{font-size:14px;margin-top:15px}.add-pin .section-head p br{display:none}.demo-steps{margin:17px 0 3px;gap:12px}.demo-steps li{font-size:10px}.demo-steps li:before{width:19px;height:19px}.text-button{padding:9px 0;font-size:12px}.sheet-stage{min-height:340px}.add-sheet{padding:19px;border-radius:27px}.handle{margin-bottom:15px}.sheet-heading{margin-bottom:15px}.sheet-heading h3{font-size:21px}.demo-field{min-height:65px;padding:11px 14px}.demo-field strong{font-size:17px;min-height:22px}.demo-field>span,.field-label{font-size:11px;margin-bottom:4px}.demo-space{margin:14px 0}.chip{font-size:12px;padding:8px 12px}.demo-bottom{margin-top:15px}.demo-bottom small{font-size:10px}.demo-bottom .button{font-size:12px;padding:12px 14px}.sheet-caption{font-size:11px;bottom:-28px}.saved-card{padding:21px;gap:11px}.saved-card h3{font-size:22px}.saved-card>i{width:30px}.reminder{height:1350px;min-height:0}.reminder-pin{display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding-block:100px 40px;height:100svh;min-height:820px;gap:28px}.reminder h2{font-size:43px}.reminder .section-head p{font-size:14px;margin-top:17px}.reminder-options{gap:7px;margin-top:22px}.reminder-options button{font-size:11px;padding:10px 12px}.reminder .reminder-setting{font-size:11px;min-height:32px;margin-top:13px}.calendar-scene{height:350px;flex-shrink:0}.calendar-date{font-size:200px;top:30px}.date-label{top:20px;font-size:10px}.expiry-ring{width:280px;height:280px;top:0}.notification{width:285px;bottom:0;padding:18px}.notification h3{font-size:18px;margin-top:12px}.notification-badge{margin-top:11px}.motto{height:1200px;min-height:0}.motto-pin{min-height:660px;padding-block:100px}.motto h2{font-size:clamp(40px,9vw,62px);letter-spacing:-.065em}.motto-pin>img{width:63px;margin-bottom:32px}.motto p{font-size:13px}.motto-items{width:300px;gap:12px;bottom:12%}.motto-piece{width:52px;height:52px;border-radius:16px}.motto-piece i{width:27px;height:27px}.product-carousel{gap:14px}.product-slide{flex:0 0 92%;height:675px;padding:27px;display:flex;flex-direction:column;align-items:start;gap:24px}.product-slide h3{font-size:30px}.product-slide .eyebrow{margin-bottom:12px}.product-slide p{font-size:13px;margin-top:10px}.product-slide>img{width:196px;align-self:center;border-radius:27px}.product-slide.artwork{justify-content:center}.product-slide.artwork>img{width:100%;margin-top:30px}.carousel-controls{font-size:12px}.flip-row{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px}.flip{flex:0 0 180px;height:215px;scroll-snap-align:start}.flip-back b{font-size:20px}.footer-main{display:block;margin:30px 0 40px}.footer-main h2{font-size:40px;margin-bottom:30px}.footer-bottom{flex-wrap:wrap;align-items:start;gap:22px;font-size:11px}.footer-bottom nav{gap:16px}.caught-up{width:100%}footer{padding-top:45px}footer .brand img{width:155px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}
@media(max-height:650px) and (min-width:701px){.story{height:auto!important;min-height:0!important}.story>div{position:relative!important;height:auto!important;min-height:700px!important}}

/* Native 570 x 1280 captures. Only the 80px system status strip is overlaid.
   The base image determines height; the bezel sits outside the screen. */
.phone-screen{position:relative;width:100%;aspect-ratio:570/1280;background:#faf9f6;overflow:hidden}
.phone-screen img{display:block;width:100%;height:auto;max-width:100%;transform:none}
.hero-device{height:auto;aspect-ratio:auto}
.hero-device .hero-shot{position:absolute;inset:0;width:100%;height:auto;object-fit:contain;opacity:0;transition:opacity .7s var(--ease);transform:none}
.hero-device .hero-shot-calm{position:relative;opacity:1}
.hero-device.state-expiring .hero-shot-calm,.hero-device.state-expired .hero-shot-calm{opacity:0}
.hero-device.state-expiring .hero-shot-expiring{opacity:1}
.hero-device.state-expired .hero-shot-expired{opacity:1}

.phone-status{position:absolute;z-index:8;top:0;left:0;width:100%;height:auto;aspect-ratio:570/80;display:block;background:#faf9f6;color:#747b77;pointer-events:none}
.screen-frame{width:240px;height:auto;flex-shrink:0;border:7px solid #22362a;border-radius:34px;overflow:hidden;background:#22362a;box-shadow:8px 18px 35px #22362a22;justify-self:center;position:relative}
.state-slide{display:grid!important;grid-template-columns:.9fr 1fr;align-items:center}
.state-stack{display:grid;gap:13px;width:min(100%,330px);justify-self:center}
.state-chip{display:flex;align-items:center;gap:14px;padding:17px 18px;border-radius:20px;background:var(--cream);box-shadow:0 9px 24px #22362a12}
.state-chip>i{width:34px;height:34px;padding:7px;border-radius:11px;background:var(--sage);color:var(--green)}
.state-chip.soon>i{background:var(--butter)}.state-chip.passed>i{background:var(--rose)}
.state-chip b,.state-chip small{display:block}.state-chip b{font-size:14px}.state-chip small{font-size:11px;color:var(--muted);margin-top:3px}
/* Settings is a composition of controls, not an elongated phone capture. */
.preferences-panel{width:100%;max-width:330px;padding:24px;border-radius:30px;background:var(--cream);box-shadow:8px 18px 35px #22362a15;justify-self:center;font-family:RacksyUI,Racksy,sans-serif}
.preferences-panel .eyebrow{font-size:10px;line-height:1.6}
.preference-row{display:flex;gap:12px;align-items:center;padding:18px 0;border-bottom:1px solid #89988d33}
.preference-row>i{color:var(--green)}.preference-row b,.preference-row small{display:block}.preference-row b{font-size:15px}.preference-row small{font-size:12px;color:var(--muted);margin-top:5px}
.preference-on{width:28px;height:16px;background:var(--sage);border-radius:20px;margin-left:auto;flex-shrink:0}.preference-on:after{content:'';display:block;width:16px;height:16px;border-radius:50%;background:var(--green);margin-left:auto}
.appearance-preview{padding-top:24px}.appearance-preview>b{font-size:15px}.appearance-preview p{font-size:12px;margin-top:6px}.appearance-swatches{display:flex;gap:10px;margin-top:18px}.appearance-swatches span{flex:1;padding:18px 12px;border:1px solid #89988d33;border-radius:15px;background:#faf9f6;color:#22362a;font-size:13px}.appearance-swatches span:last-child{background:#141e20;color:#dce6e0}
@media(max-width:700px){.hero-pin{min-height:970px}.inventory-stage{height:430px}.orbit-2{top:250px}.orbit-3{top:378px}.screen-frame{width:196px;height:auto;border-width:5px;border-radius:27px;align-self:center}.product-slide{height:auto;min-height:675px}.state-slide{display:flex!important}.state-stack{width:100%}.state-chip{padding:13px 14px}.preferences-panel{align-self:center}.nav .motion-toggle{flex-shrink:0}}
.footer-bottom nav{flex-wrap:wrap;row-gap:14px}.footer-bottom{align-items:flex-start}.footer-bottom>span{flex-shrink:0}
.footer-social{align-items:center}.footer-social>span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:.72}.footer-social a span{font-size:12px}
.footer-connect{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:50px;align-items:end;padding:42px 0 46px;border-top:1px solid #ffffff30}.footer-connect .eyebrow{color:#dce8df;margin-bottom:14px}.footer-connect h3{font-size:clamp(29px,3vw,46px);line-height:1.08;font-weight:500;letter-spacing:-.055em}.footer-connect p{max-width:390px;font-size:14px;line-height:1.65;color:#e4eee6;margin-top:16px}.footer-connect .footer-support{margin-top:8px;color:#dce8df}.footer-support a{color:#fff;text-underline-offset:3px}.footer-support a:hover{color:var(--sage)}.footer-connect-actions{display:grid;gap:22px;justify-items:start}.social-dock{display:flex;gap:10px;align-items:center}.social-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#f6f4ef;color:#254333;font-size:15px;font-weight:700;letter-spacing:-.08em;text-decoration:none;transition:transform .2s var(--ease),background .2s}.social-mark[href]:hover{transform:translateY(-4px);background:var(--sage)}.social-mark.instagram{background:linear-gradient(145deg,#faede8,#e8dff0 52%,#c9e8d1)}.social-mark.linkedin{background:#dce8f1;color:#2d5e7e}.social-mark.planned{width:34px;height:34px;background:#ffffff1c;color:#f6f4ef99;font-size:13px;cursor:default}.social-mark.youtube{font-size:11px}.social-mark.facebook{font-family:Georgia,serif;font-size:19px}.social-mark.xmark{font-size:22px;font-weight:400}.store-badges{display:flex;gap:10px;flex-wrap:wrap}.store-badge{display:flex;align-items:center;gap:9px;min-width:157px;padding:8px 12px;border:1px solid #e4eee680;border-radius:12px;color:#fff;background:#1d3125;user-select:none}.store-badge small,.store-badge strong{display:block;line-height:1.1}.store-badge small{font-size:9px;letter-spacing:.01em;color:#dce8df}.store-badge strong{margin-top:3px;font-size:17px;font-weight:600;letter-spacing:-.04em}.store-symbol{width:22px;height:22px;display:grid;place-items:center;font-size:23px;line-height:1;color:#fff}.play-symbol{width:0;height:0;border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:19px solid #c9e8d1;filter:drop-shadow(4px 0 #dce8f1)}
.social-mark img{width:20px;height:20px;display:block;object-fit:contain}.social-mark.youtube img,.social-mark.facebook img{width:18px;height:18px}.social-mark.xmark img{width:15px;height:15px;filter:invert(1);opacity:.8}.store-symbol{width:24px;height:24px}.store-symbol img{width:24px;height:24px;display:block}.play-symbol{width:24px;height:24px;display:grid;place-items:center;filter:none;border:0}.play-symbol img{width:24px;height:24px;display:block;filter:invert(1);opacity:.92}
/* Responsive containment without cropping the app captures. */
.story{overflow-x:clip}
.nav .brand{flex-shrink:0}.nav .motion-toggle{width:44px;height:44px;flex-shrink:0}
.hero-copy,.section-head,.space-layout>*{min-width:0}
.story>div{top:var(--pin-top,0px)}
.preview-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px 12px}
.preview-item>b{grid-column:2;justify-self:start;margin-left:0;max-width:100%;white-space:normal}
.screen-frame{max-width:100%}
.product-slide>div:first-child{min-width:0;overflow-wrap:break-word}
.product-carousel,.shelf,.flip-row{overscroll-behavior-x:contain}
.text-button,.reminder-options button{min-height:44px}
.footer-bottom{flex-wrap:wrap}.footer-bottom nav a{display:inline-flex;align-items:center;min-height:44px}
@media(min-width:1100px){.preview-item{grid-template-columns:38px minmax(0,1fr) auto}.preview-item>b{grid-column:3;grid-row:1}}
@media(min-width:701px) and (max-width:900px){
 .nav{gap:8px;padding-inline:14px}.nav .brand img{width:125px}.nav nav{gap:12px;font-size:12px}
 .hero-copy h1{font-size:clamp(38px,5.5vw,48px)}
 .forget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .product-slide{flex-basis:96%;padding:28px;grid-template-columns:minmax(0,1fr) 240px}
 .flip-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px}.flip{flex:0 0 190px;scroll-snap-align:start}
}
@media(max-width:700px){
 .nav .brand img{width:105px}.nav .button{min-height:44px}.nav{padding-inline:10px;gap:6px}
 .hero-pin{height:auto;min-height:0;padding-bottom:65px}
 .hero-copy h1{font-size:clamp(34px,10.5vw,42px)}.hero-copy p{font-size:16px}
 .add-pin,.reminder-pin{height:auto}.add-pin h2{font-size:clamp(30px,9vw,36px)}
 .story{height:calc(var(--pin-height,1000px) + 350px)}
 .notification{width:min(285px,100%)}.expiry-ring{max-width:100%}
 .space-preview{padding:22px}.product-slide{padding:24px;min-height:675px}
 .product-slide p{font-size:14px}.carousel-controls{flex-wrap:wrap}
 .motto p{text-align:center}.preferences-panel{padding:20px}
}
@media(max-width:360px){.nav .brand img{width:85px}.nav .button{padding-inline:10px;font-size:11px}.hero-pin{padding-inline:20px}.product-slide{padding:20px}.forget{padding:16px}.forget h3{font-size:14px}}
@media(hover:none){.button:hover,.space:hover{transform:none;box-shadow:none}}
body:not(.js-motion) .story>div{top:0}
@media(max-width:700px){.footer-social{width:100%;gap:14px!important}}
@media(max-width:700px){.footer-connect{grid-template-columns:1fr;gap:28px;padding-block:34px}.footer-connect h3{font-size:34px}.footer-connect p{font-size:14px}.store-badges{width:100%}.store-badge{flex:1;min-width:0}.store-badge strong{font-size:15px}.social-mark{width:41px;height:41px}}
@media(max-width:380px){.social-dock{gap:8px}.social-mark{width:39px;height:39px}.social-mark.planned{width:31px;height:31px}.store-badges{gap:8px}.store-badge{padding-inline:9px}.store-badge strong{font-size:14px}}
@media(max-height:650px) and (min-width:701px){.story>div{top:0}}

/* Keep the page in one continuous vertical flow. Storytelling motion still
   follows scroll progress, but sections no longer pin to the viewport. */
.story{height:auto!important;min-height:0!important}
.story>div{position:relative!important;top:0!important}

/* Racksy wordmark: sentence case in the app's Google Sans Flex typeface. */
.brand-lockup{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.brand-lockup .brand-mark{width:40px;height:40px;flex:0 0 40px}.brand-name{font-family:RacksyUI,Racksy,sans-serif;font-size:27px;font-weight:600;line-height:1;letter-spacing:-.055em;color:var(--ink)}.brand-lockup-light .brand-name{color:#fff}.brand-stacked{display:flex;flex-direction:column;align-items:center;gap:9px;margin-bottom:34px;color:var(--ink)}.brand-stacked img{width:70px;height:70px}.brand-stacked span{font-family:RacksyUI,Racksy,sans-serif;font-size:23px;font-weight:600;line-height:1;letter-spacing:-.055em}
@media(max-width:700px){.nav .brand-lockup .brand-mark{width:31px;height:31px;flex-basis:31px}.nav .brand-name{font-size:21px}.brand-stacked{margin-bottom:32px}.brand-stacked img{width:63px;height:63px}.brand-stacked span{font-size:21px}footer .brand-lockup .brand-mark{width:36px;height:36px;flex-basis:36px}footer .brand-name{font-size:24px}}
@media(max-width:360px){.nav .brand-lockup{gap:6px}.nav .brand-lockup .brand-mark{width:27px;height:27px;flex-basis:27px}.nav .brand-name{font-size:19px}}

/* Keep compact interactive cards predictable on mobile browser engines. */
.space{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.space span,.space small{text-align:left}.space>i{pointer-events:none}
@media(max-width:700px){#spaces{scroll-margin-top:92px}.space,.space:last-child{flex:0 0 calc((100vw - 48px)/2);padding:20px 18px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.space span,.space small{width:100%;max-width:100%;position:relative;z-index:2}.space>i{width:50px;height:50px;right:16px;bottom:18px}.space>b{left:18px;bottom:19px}.preview-item{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center}.preview-item>i{grid-column:1}.preview-item>span{grid-column:2;min-width:0}.preview-item>b{grid-column:3;margin-left:0}}
@media(max-width:380px){#spaces{scroll-margin-top:140px}.spaces.section{padding-top:92px}.space,.space:last-child{min-height:198px;padding-inline:16px}.space>i{width:46px;height:46px;right:14px}.space>b{left:16px}.space-preview{padding-inline:20px}.preview-item{grid-template-columns:36px minmax(0,1fr) auto;padding-inline:12px;gap:10px}.preview-item>i{width:36px;height:36px}.preview-item>b{font-size:11px;padding:6px 8px}}
