:root{--ink:#1d2119;--muted:#65695f;--paper:#f7f5ed;--surface:#fffefa;--sage:#a9ba7b;--sage-dark:#516338;--sage-soft:#e6ebcf;--butter:#f4d889;--lilac:#dfdbef;--brown:#9f7450;--line:#1d211924;--shadow:0 24px 70px #3334281f;--radius-lg:2rem;--radius-md:1.3rem;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.2em}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;border-radius:.25rem;outline:3px solid #5e733c}.skip-link{z-index:100;color:#fff;background:var(--ink);padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(1180px,100% - 2.5rem);margin-inline:auto}.shell--narrow{width:min(760px,100% - 2.5rem)}.site-header{z-index:20;padding:1.3rem 0;position:relative}.header-inner,.footer-inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.brand{letter-spacing:-.025em;align-items:center;gap:.7rem;font-weight:720;text-decoration:none;display:inline-flex}.brand-mark{flex:none;width:1.9rem;height:1.9rem}.site-header nav,.site-footer nav{gap:1.4rem;display:flex}.site-header nav a,.site-footer nav a{color:var(--muted);font-size:.92rem;font-weight:650;text-decoration:none}.site-header nav a:hover,.site-footer nav a:hover{color:var(--ink)}.site-footer{border-top:1px solid var(--line);padding:3rem 0}.site-footer p{margin:0;font-weight:650}.footer-dot{background:var(--sage);border-radius:50%;width:.65rem;height:.65rem;margin-right:.45rem;display:inline-block}.eyebrow{color:var(--sage-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.74rem;font-weight:800;line-height:1.2}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{letter-spacing:-.055em;margin-top:0;line-height:.98}em{color:var(--sage-dark);font-family:Georgia,Times New Roman,serif;font-weight:400}.text-link{align-items:center;gap:.55rem;font-weight:750;text-decoration-thickness:1px;display:inline-flex}.button{color:#fff;background:var(--ink);border-radius:999px;align-items:center;gap:.65rem;width:fit-content;padding:.9rem 1.2rem;font-weight:760;text-decoration:none;display:inline-flex;box-shadow:0 10px 26px #1d211929}.button:hover{transform:translateY(-1px)}.button--light{color:var(--ink);background:#fffefa}.home-hero{min-height:72vh;padding:clamp(7rem,15vw,12rem) 0 6rem;position:relative;overflow:clip}.home-hero h1{max-width:960px;margin-bottom:2rem;font-size:clamp(3.6rem,9.5vw,8.7rem)}.home-intro{max-width:580px;color:var(--muted);margin:0 0 2rem;font-size:clamp(1.15rem,2vw,1.45rem)}.home-orbit{width:25vw;max-width:310px;height:25vw;max-height:310px;position:absolute;top:9%;right:2%}.home-orbit span{border:1px solid #5163382e;border-radius:45% 55% 60% 40%;position:absolute;inset:0}.home-orbit span:nth-child(2){background:#e6ebcf99;transform:rotate(40deg)scale(.72)}.home-orbit span:nth-child(3){background:var(--sage);border:0;transform:rotate(80deg)scale(.38)}.home-product{padding-bottom:8rem}.product-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:570px;color:inherit;background:var(--surface);box-shadow:var(--shadow);grid-template-columns:1.1fr .9fr;text-decoration:none;display:grid;overflow:hidden}.product-card-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(2.2rem,7vw,6rem);display:flex}.product-card-copy h2{margin-bottom:1rem;font-size:clamp(4rem,9vw,7.8rem)}.product-card-copy>p:not(.eyebrow){max-width:420px;color:var(--muted);margin:0 0 3rem;font-size:1.25rem}.card-action{margin-top:auto;font-weight:780}.product-card-art{background:var(--sage-soft);place-items:center;min-height:440px;display:grid;position:relative;overflow:hidden}.product-card-art img{z-index:2;aspect-ratio:1;object-fit:cover;border-radius:24%;width:min(56%,285px);transition:transform .35s;position:relative;box-shadow:0 30px 70px #49513340}.product-card:hover .product-card-art img{transform:rotate(-2deg)scale(1.025)}.soft-shape{border-radius:40% 60% 45% 55%;position:absolute}.soft-shape--one{aspect-ratio:1;background:#fffefab3;width:85%;transform:rotate(20deg)}.soft-shape--two{aspect-ratio:1;background:#f4d8899e;width:72%;bottom:-20%;right:-15%;transform:rotate(-12deg)}.shelfie-hero{grid-template-columns:.9fr 1.1fr;align-items:center;min-height:780px;padding:4rem 0 7rem;display:grid}.shelfie-hero-copy{z-index:3;position:relative}.app-lockup{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.app-lockup img{border-radius:22%;width:68px;box-shadow:0 10px 26px #46483429}.app-lockup .eyebrow{margin-bottom:.35rem}.app-name{margin:0;font-size:1.2rem;font-weight:780}.shelfie-hero h1{margin-bottom:1.6rem;font-size:clamp(4rem,7vw,7.1rem)}.hero-lede{max-width:560px;color:var(--muted);margin:0 0 2rem;font-size:clamp(1.15rem,1.8vw,1.4rem)}.platform-note{color:var(--muted);margin-top:1.4rem;font-size:.83rem}.availability{align-items:center;gap:.65rem;width:fit-content;margin:0;font-weight:720;display:flex}.availability span{background:var(--sage);border-radius:50%;width:.7rem;height:.7rem;box-shadow:0 0 0 5px #a9ba7b2e}.shelfie-hero-visual{place-items:center;min-height:670px;display:grid;position:relative}.hero-glow{aspect-ratio:1;background:var(--sage-soft);border-radius:45% 55% 56% 44%;width:80%;position:absolute;transform:rotate(12deg)}.phone{background:#fff;border:8px solid #20221e;border-radius:3rem;overflow:hidden;box-shadow:0 30px 70px #26291f33}.phone--hero{z-index:2;width:min(360px,61%);position:relative;transform:rotate(3deg)}.phone img{width:100%;height:auto}.status-note{z-index:4;backdrop-filter:blur(14px);background:#fffefaeb;border:1px solid #1d211914;border-radius:1rem;padding:.8rem 1rem;font-size:.85rem;font-weight:680;position:absolute;box-shadow:0 16px 40px #2c2f2429}.status-note--top{top:19%;right:3%;transform:rotate(4deg)}.status-note--top strong{color:#c15e55;font-size:1.25rem}.status-note--bottom{bottom:14%;left:3%;transform:rotate(-3deg)}.status-note--bottom span{background:#62a16c;border-radius:50%;width:.55rem;height:.55rem;margin-right:.3rem;display:inline-block}.trust-strip{border-block:1px solid var(--line);background:#fffefa7a}.trust-strip-inner{grid-template-columns:repeat(4,1fr);gap:1rem;padding-block:1.4rem;display:grid}.trust-strip p{text-align:center;margin:0;font-size:.82rem;font-weight:750}.trust-strip p+p{border-left:1px solid var(--line)}.feature-intro{text-align:center;padding:9rem 0 4rem}.feature-intro h2{margin-bottom:1.6rem;font-size:clamp(3rem,6.3vw,5.8rem)}.feature-intro>p:last-child{max-width:620px;color:var(--muted);margin:0 auto;font-size:1.15rem}.feature-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding-bottom:9rem;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:280px;padding:clamp(2rem,4vw,3.2rem)}.feature-card:nth-child(2),.feature-card:nth-child(3){background:#f1f3e8}.feature-number{color:var(--sage-dark);margin:0 0 4rem;font-size:.74rem;font-weight:800}.feature-card h3{margin-bottom:1rem;font-size:clamp(1.7rem,3vw,2.5rem)}.feature-card p:last-child{max-width:430px;color:var(--muted);margin:0}.screens-section{color:#fffefa;background:#20231d;padding:8rem 0}.screens-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.screens-heading h2{margin-bottom:0;font-size:clamp(3rem,6.4vw,5.9rem)}.screens-heading>p{color:#c9cbbf;margin:0 0 .6rem;font-size:1.1rem}.screens-heading .eyebrow{color:#c7d699}.screens-track{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.screen-card{border-radius:var(--radius-md);color:var(--ink);margin:0;padding:1.5rem 1.5rem 0;overflow:hidden}.screen-card--sage{background:#d9e2bc}.screen-card--butter{background:#f3db96}.screen-card--lilac{background:#ddd9eb}.screen-card figcaption{justify-content:space-between;gap:1rem;margin-bottom:1.5rem;font-size:.92rem;font-weight:760;display:flex}.screen-card figcaption span{opacity:.52}.screen-card .phone{border-width:6px;border-radius:2.2rem;width:84%;margin:0 auto -28%;box-shadow:0 20px 45px #20231d33}.privacy-callout{grid-template-columns:.45fr 1.55fr;align-items:center;gap:clamp(2rem,8vw,7rem);padding-block:10rem;display:grid}.privacy-symbol{aspect-ratio:1;background:var(--sage-soft);border-radius:50%;place-items:center;display:grid}.privacy-symbol svg{width:43%;color:var(--sage-dark)}.privacy-callout h2{max-width:760px;margin-bottom:1.5rem;font-size:clamp(2.7rem,5.1vw,4.9rem)}.privacy-callout p:not(.eyebrow){max-width:650px;color:var(--muted)}.shelfie-cta{border-radius:var(--radius-lg);color:#fff;background:var(--sage-dark);justify-content:space-between;align-items:end;gap:3rem;margin-bottom:8rem;padding:clamp(2.5rem,6vw,5rem);display:flex}.shelfie-cta .eyebrow{color:#dbe6ba}.shelfie-cta h2{margin-bottom:0;font-size:clamp(3rem,6vw,5.8rem)}.availability--light{color:#fff;white-space:nowrap}.availability--light span{background:#dbe6ba}.legal-page{padding:6rem 0 9rem}.legal-header{margin-bottom:5rem}.back-link{color:var(--muted);margin-bottom:5rem;font-size:.9rem;font-weight:720;text-decoration:none;display:inline-block}.legal-header h1{margin-bottom:1rem;font-size:clamp(3.3rem,8vw,6.4rem)}.legal-updated{color:var(--muted);font-size:.9rem}.prose{font-size:1.08rem}.prose .lede{color:var(--ink);margin-bottom:4rem;font-size:clamp(1.35rem,2.8vw,1.8rem);line-height:1.45}.prose h2{letter-spacing:-.04em;margin:4rem 0 1.3rem;font-size:clamp(1.8rem,3vw,2.4rem)}.prose p,.prose li{color:#4e5249}.prose li+li{margin-top:.8rem}.prose a{color:var(--sage-dark);font-weight:700}.publish-notice{background:#fbefd9;border:1px solid #b5855c;border-radius:1rem;margin:1.5rem 0;padding:1.4rem 1.5rem}.publish-notice .eyebrow{color:#76502f;margin-bottom:.5rem}.publish-notice p:last-child{color:#654a34;margin:0}.support-item{border-top:1px solid var(--line);grid-template-columns:3rem 1fr;gap:1.5rem;padding:2.3rem 0;display:grid}.support-item:last-of-type{border-bottom:1px solid var(--line)}.support-item h2{margin:0 0 1rem;font-size:clamp(1.6rem,3vw,2.2rem)}.support-item p{margin-top:0}.support-index{font-size:.75rem;font-weight:800;color:var(--sage-dark)!important}.support-contact{border-radius:var(--radius-md);background:var(--sage-soft);margin:5rem 0 3rem;padding:clamp(2rem,5vw,3.5rem)}.support-contact h2{margin-top:0}.contact-details{margin:2rem 0 0}.contact-details div{border-top:1px solid #51633833;grid-template-columns:100px 1fr;padding:.7rem 0;display:grid}.contact-details dt{color:var(--sage-dark);font-weight:750}.contact-details dd{margin:0}@media (width<=850px){.product-card,.shelfie-hero,.screens-heading,.privacy-callout{grid-template-columns:1fr}.product-card-copy{min-height:430px}.shelfie-hero{padding-top:4rem}.shelfie-hero-visual{min-height:620px}.trust-strip-inner{grid-template-columns:repeat(2,1fr)}.trust-strip p+p{border-left:0}.trust-strip p:nth-child(2n){border-left:1px solid var(--line)}.feature-grid{grid-template-columns:1fr}.feature-number{margin-bottom:2.4rem}.screens-track{grid-template-columns:1fr;gap:1.5rem}.screen-card{height:650px}.screen-card .phone{width:min(330px,78%);margin-bottom:0}.screens-heading{gap:2rem}.privacy-symbol{width:min(250px,64vw)}.shelfie-cta{flex-direction:column;align-items:flex-start}}@media (width<=560px){.shell,.shell--narrow{width:min(100% - 1.5rem,1180px)}.site-header{padding:1rem 0}.site-header nav{display:none}.site-footer{padding:2rem 0}.footer-inner{flex-direction:column;align-items:flex-start}.home-hero{min-height:670px;padding-top:8rem}.home-orbit{width:55vw;height:55vw;top:2%;right:-8%}.home-product{padding-bottom:5rem}.product-card{grid-template-columns:1fr;min-height:0}.product-card-copy{min-height:390px;padding:2rem}.product-card-art{min-height:360px}.shelfie-hero{min-height:0;padding:3rem 0 5rem}.app-lockup{margin-bottom:2.2rem}.shelfie-hero h1{font-size:clamp(3.6rem,17vw,5rem)}.shelfie-hero-visual{min-height:570px;margin-top:2rem}.phone--hero{width:70%}.status-note--top{right:0}.status-note--bottom{left:0}.feature-intro,.screens-section{padding-block:6rem}.feature-grid{padding-bottom:6rem}.feature-card{min-height:240px}.screens-heading h2{font-size:3.1rem}.screen-card{height:590px}.privacy-callout{padding-block:7rem}.shelfie-cta{border-radius:1.5rem;margin-bottom:5rem}.legal-page{padding-top:4rem}.back-link,.legal-header{margin-bottom:3rem}.support-item{grid-template-columns:1fr;gap:.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
