:root{--ink:#1c1115;--ink-soft:#655a5e;--paper:#fffaf8;--cream:#f8efeb;--wine:#8e1836;--wine-dark:#4e0c20;--rose:#e85f82;--peach:#f3a486;--lavender:#b49be8;--line:#3c15221c;--font-sans:"Manrope", "Inter", system-ui, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-sans);background:var(--paper);color:var(--ink);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;overflow-x:hidden}html{scroll-padding-top:96px}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%}::selection{color:#fff;background:var(--wine)}.app-shell{background:#fffaf8;min-height:100vh}.page-width{width:min(100% - 48px,1180px);margin-inline:auto}.section-pad{padding:124px 0}.reveal{opacity:0;transition:opacity .65s ease var(--delay,0s), transform .65s ease var(--delay,0s);transform:translateY(18px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.eyebrow{color:#8e1836;letter-spacing:.15em;text-transform:uppercase;font-size:.7rem;font-weight:800;display:inline-block}.eyebrow-light{color:#ffffffa6}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 22px;font-size:.82rem;font-weight:800;transition:transform .2s,background-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:#1c1115}.button-dark:hover{background:#8e1836}.button-light{color:#1c1115;background:#fff}.site-header{z-index:80;width:100%;padding:17px 0;transition:padding .3s,background-color .3s,box-shadow .3s;position:fixed;top:0;left:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(16px);background:#fffaf8f0;padding:9px 0;box-shadow:0 1px #36151f1a}.header-inner{justify-content:space-between;align-items:center;width:min(100% - 48px,1260px);min-height:48px;margin-inline:auto;display:flex}.brand{color:#1c1115;letter-spacing:-.055em;align-items:center;gap:9px;font-size:1.32rem;font-weight:900;display:inline-flex}.brand img{object-fit:contain;width:32px;height:32px;display:block}.desktop-nav{align-items:center;gap:32px;display:flex}.desktop-nav a{color:#655a5e;font-size:.76rem;font-weight:750;transition:color .2s}.desktop-nav a:hover{color:#8e1836}.header-actions{align-items:center;gap:10px;display:flex}.header-cta{color:#fff;background:#1c1115;border-radius:999px;align-items:center;gap:7px;min-height:42px;padding:0 17px;font-size:.74rem;font-weight:800;transition:background-color .2s;display:inline-flex}.header-cta:hover{background:#8e1836}.menu-button{color:#1c1115;background:#fff;border:1px solid #36151f1f;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;display:none}.mobile-menu{display:none}.phone-frame{aspect-ratio:1024/1878;background:#121113;border:1px solid #4a4547;border-radius:42px;width:100%;padding:8px;position:relative;box-shadow:0 24px 55px #28141b33}.phone-screen{background:#fff;border-radius:34px;width:100%;height:100%;overflow:hidden}.phone-screen img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.phone-speaker{z-index:2;background:#0b0a0b;border-radius:12px;width:76px;height:21px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.hero-section{background:#fffaf8;padding:142px 0 56px}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);align-items:center;gap:72px;display:grid}.hero-copy h1{color:#1c1115;letter-spacing:-.06em;max-width:600px;margin-top:20px;font-size:clamp(4rem,6.2vw,5.55rem);font-weight:720;line-height:.96}.hero-lead{color:#655a5e;max-width:550px;margin-top:27px;font-size:.98rem;line-height:1.75}.hero-actions{align-items:center;gap:22px;margin-top:29px;display:flex}.text-link{color:#1c1115;border-bottom:1px solid #1c111559;align-items:center;gap:8px;padding-bottom:4px;font-size:.79rem;font-weight:800;display:inline-flex}.hero-meta{color:#786c70;gap:0;margin-top:31px;font-size:.68rem;font-weight:700;display:flex}.hero-meta span{align-items:center;display:inline-flex}.hero-meta span:not(:last-child):after{content:"";background:#a39398;border-radius:50%;width:3px;height:3px;margin:0 12px}.hero-media{background:#eadbd7;border-radius:4px;place-items:center;min-height:730px;display:grid;position:relative;overflow:hidden}.hero-media-label{color:#796a6f;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;font-size:.62rem;font-weight:800;display:flex;position:absolute;top:21px;left:24px;right:24px}.hero-phone{width:340px;margin-top:27px}.hero-media>p{color:#67585d;text-align:right;font-size:.66rem;font-weight:700;line-height:1.5;position:absolute;bottom:21px;right:23px}.hero-footer{justify-content:space-between;align-items:flex-end;margin-top:44px;display:flex}.hero-footer>p{color:#786c70;padding-bottom:4px;font-size:.69rem}.store-block{flex-direction:column;align-items:flex-start;gap:9px;display:inline-flex}.store-label{color:#8e1836;letter-spacing:.1em;text-transform:uppercase;font-size:.61rem;font-weight:800}.store-badges{gap:8px;display:flex}.store-badges img{opacity:.82;filter:saturate(.65);width:auto;height:37px;display:block}.capability-strip{color:#fff;background:#1c1115}.capability-strip .page-width{grid-template-columns:repeat(6,1fr);display:grid}.capability-strip span{letter-spacing:.07em;text-align:center;text-transform:uppercase;border-left:1px solid #ffffff1f;padding:19px 10px;font-size:.64rem;font-weight:750}.capability-strip span:last-child{border-right:1px solid #ffffff1f}.features-section{background:#fff}.section-heading{grid-template-columns:.35fr 1fr .65fr;align-items:start;gap:55px;display:grid}.section-heading h2{color:#1c1115;letter-spacing:-.055em;max-width:650px;font-size:clamp(2.8rem,4.8vw,4.3rem);font-weight:720;line-height:1}.section-heading>p{color:#6c6064;font-size:.86rem;line-height:1.75}.feature-rows{margin-top:88px}.feature-row{border-top:1px solid #36151f1f;grid-template-columns:1fr 1fr;align-items:center;gap:100px;min-height:660px;padding:72px 0;display:grid}.feature-row:last-child{padding-bottom:0}.feature-row-reverse .feature-media{order:2}.feature-row-reverse .feature-copy{order:1}.feature-media{border-radius:3px;place-items:center;min-height:690px;display:grid;position:relative;overflow:hidden}.feature-media-wine{background:#67162e}.feature-media-rose{background:#dbc1c2}.feature-media-sand{background:#e9ded6}.feature-phone{width:330px;margin-top:24px}.media-index{color:#ffffffb8;letter-spacing:.1em;font-size:.68rem;font-weight:800;position:absolute;top:20px;left:22px}.feature-media-rose .media-index,.feature-media-sand .media-index{color:#756368}.feature-copy{max-width:475px}.feature-label{color:#8e1836;letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-weight:800}.feature-copy h3{color:#1c1115;letter-spacing:-.05em;margin-top:17px;font-size:clamp(2.25rem,3.6vw,3.55rem);font-weight:720;line-height:1.04}.feature-copy>p{color:#655a5e;margin-top:22px;font-size:.89rem;line-height:1.75}.feature-copy ul{border-top:1px solid #36151f1f;margin-top:26px;list-style:none}.feature-copy li{color:#44383c;border-bottom:1px solid #36151f1f;padding:12px 0 12px 21px;font-size:.76rem;font-weight:700;position:relative}.feature-copy li:before{content:"";background:#8e1836;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:1px;transform:translateY(-50%)}.screens-section{color:#fff;background:#191316}.screens-heading{grid-template-columns:1fr auto;align-items:end;gap:40px;display:grid}.screens-heading h2{letter-spacing:-.055em;max-width:720px;margin-top:15px;font-size:clamp(2.8rem,4.7vw,4.35rem);font-weight:700;line-height:1}.screens-heading>p{color:#ffffff7a;padding-bottom:5px;font-size:.76rem}.screens-track{scroll-snap-type:x mandatory;scrollbar-color:#85415a #2d2428;scrollbar-width:thin;gap:18px;margin-top:65px;padding-bottom:20px;display:flex;overflow-x:auto}.screen-card{scroll-snap-align:start;flex:0 0 365px;width:365px}.gallery-phone{width:100%;box-shadow:none;border-color:#ffffff3b;transition:transform .3s}.screen-card:hover .gallery-phone{transform:translateY(-5px)}.screen-caption{grid-template-columns:25px 1fr;gap:9px;margin-top:18px;display:grid}.screen-caption>span{color:#b8667d;padding-top:2px;font-size:.62rem;font-weight:800}.screen-caption h3{font-size:.76rem;font-weight:800}.screen-caption p{color:#ffffff6b;margin-top:5px;font-size:.66rem;line-height:1.5}.how-section{background:#fffaf8}.how-heading{grid-template-columns:.35fr 1fr}.steps-grid{border-top:1px solid #36151f2e;grid-template-columns:repeat(3,1fr);margin-top:80px;display:grid}.step{border-right:1px solid #36151f24;min-height:275px;padding:26px 32px 30px 0}.step:not(:first-child){padding-left:32px}.step:last-child{border-right:0}.step>span{color:#8e1836;letter-spacing:.1em;font-size:.66rem;font-weight:800}.step h3{color:#1c1115;letter-spacing:-.035em;margin-top:80px;font-size:1.22rem;font-weight:800}.step p{color:#6c6064;margin-top:10px;font-size:.79rem;line-height:1.7}.about-section{background:#eee1dc}.about-grid{grid-template-columns:1fr minmax(440px,.9fr);align-items:center;gap:100px;display:grid}.about-copy h2{color:#1c1115;letter-spacing:-.06em;max-width:650px;margin-top:17px;font-size:clamp(3rem,5vw,4.75rem);font-weight:720;line-height:.98}.about-lead{color:#8e1836;margin-top:25px;font-size:1.08rem;font-weight:800}.about-copy>p:not(.about-lead){color:#655a5e;max-width:580px;margin-top:16px;font-size:.88rem;line-height:1.75}.about-points{border-top:1px solid #36151f24;margin-top:32px}.about-points>div{border-bottom:1px solid #36151f24;grid-template-columns:.75fr 1.25fr;gap:20px;padding:14px 0;display:grid}.about-points strong{color:#1c1115;font-size:.74rem}.about-points span{color:#716368;font-size:.7rem;line-height:1.5}.about-media{background:#71182f;place-items:center;min-height:735px;display:grid;position:relative;overflow:hidden}.about-phone{width:335px;margin-bottom:28px}.about-media-caption{color:#ffffffb8;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:19px;left:22px;right:22px}.about-media-caption span{letter-spacing:.09em;text-transform:uppercase;font-size:.61rem;font-weight:800}.about-media-caption p{text-align:right;max-width:190px;font-size:.61rem;line-height:1.45}.cta-section{color:#fff;background:#65152c;padding:120px 0}.cta-inner{text-align:center;flex-direction:column;align-items:center;display:flex}.cta-inner h2{letter-spacing:-.06em;max-width:760px;margin-top:17px;font-size:clamp(3.3rem,6vw,5.5rem);font-weight:700;line-height:.96}.cta-inner>p{color:#ffffffa6;max-width:540px;margin-top:22px;font-size:.9rem;line-height:1.7}.cta-inner>.button{margin-top:28px}.cta-inner .store-block{align-items:center;margin-top:28px}.store-block-light .store-label{color:#ffffff94}.store-block-light .store-badges img{opacity:.72;filter:invert()grayscale()}.site-footer{color:#fff;background:#171114;padding:72px 0 24px}.footer-grid{grid-template-columns:1fr 1.2fr;gap:100px;display:grid}.footer-brand{color:#fff}.footer-grid>div:first-child>p{color:#fff6;margin-top:14px;font-size:.73rem}.footer-links{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-links span{color:#ffffff59;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:.59rem;font-weight:800}.footer-links a,.footer-links button{color:#ffffffad;font-size:.72rem;font-weight:650;transition:color .2s}.footer-links a:hover,.footer-links button:hover{color:#fff}.footer-bottom{border-top:1px solid #ffffff17;justify-content:space-between;margin-top:58px;padding-top:19px;display:flex}.footer-bottom p{color:#ffffff52;font-size:.6rem}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#170a0fb3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fffaf8;border-radius:20px;flex-direction:column;width:min(100%,630px);max-height:84vh;animation:.3s both modal-in;display:flex;overflow:hidden;box-shadow:0 28px 80px #0c030759}@keyframes modal-in{0%{opacity:0;transform:translateY(14px)}}.modal-small{max-width:460px}.modal:focus{outline:none}.modal-header{border-bottom:1px solid #36151f1f;justify-content:space-between;align-items:center;padding:24px 27px 20px;display:flex}.modal-header h3{color:#1c1115;letter-spacing:-.04em;margin-top:5px;font-size:1.65rem;font-weight:800}.modal-header>button{color:#1c1115;border:1px solid #36151f24;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.modal-body{padding:26px 27px 30px;overflow-y:auto}.faq-item{border-bottom:1px solid #36151f1f;margin-bottom:19px;padding-bottom:20px}.faq-item:last-child{border:0;margin-bottom:0;padding-bottom:0}.faq-item h4{color:#1c1115;font-size:.88rem;font-weight:800}.faq-item p{color:#655a5e;margin-top:7px;font-size:.78rem;line-height:1.65}.faq-item a{color:#8e1836;font-weight:750;text-decoration:underline}.support-body{flex-direction:column;gap:11px;display:flex}.support-body>p{color:#655a5e;margin-bottom:9px;font-size:.82rem;line-height:1.65}.copy-button{color:#1c1115;background:#eee2de;border:1px solid #36151f21;border-radius:999px;min-height:49px;font-size:.78rem;font-weight:800}a:focus-visible,button:focus-visible{outline-offset:4px;outline:2px solid #c23e63}@media (width<=1050px){.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);gap:42px}.hero-copy h1{font-size:clamp(3.55rem,6.4vw,4.7rem)}.feature-row,.about-grid{gap:65px}}@media (width<=880px){.section-pad{padding:96px 0}.desktop-nav,.header-cta{display:none}.menu-button{display:inline-flex}.mobile-menu{z-index:-1;opacity:0;visibility:hidden;background:#fffaf8fa;padding:100px 24px 24px;transition:opacity .22s,visibility .22s,transform .22s;display:block;position:fixed;top:0;left:0;right:0;transform:translateY(-14px);box-shadow:0 20px 45px #36151f1f}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu a{border-bottom:1px solid #36151f1f;justify-content:space-between;align-items:center;padding:14px 2px;font-size:.88rem;font-weight:750;display:flex}.mobile-menu .mobile-menu-cta{color:#fff;background:#1c1115;border:0;border-radius:999px;justify-content:center;margin-top:13px}.hero-section{padding-top:125px}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-copy{max-width:680px}.hero-copy h1{font-size:clamp(4rem,10vw,5.4rem)}.hero-media{min-height:690px}.hero-phone{width:305px}.section-heading,.how-heading{grid-template-columns:1fr;gap:18px}.section-heading>p{max-width:580px}.feature-rows{margin-top:65px}.feature-row{grid-template-columns:1fr;gap:45px;padding:58px 0 70px}.feature-row-reverse .feature-media,.feature-row-reverse .feature-copy{order:initial}.feature-copy{max-width:620px}.screens-track{scroll-snap-type:x mandatory;scrollbar-width:none;width:calc(100vw - 24px);margin-right:calc(-50vw + min(100vw - 48px,1180px)/2);padding-right:24px;overflow-x:auto}.screens-track::-webkit-scrollbar{display:none}.screen-card{scroll-snap-align:start;flex:0 0 320px;width:320px}.steps-grid{grid-template-columns:1fr}.step,.step:not(:first-child){border-bottom:1px solid #36151f24;border-right:0;min-height:230px;padding:25px 0}.step h3{margin-top:55px}.about-grid{grid-template-columns:1fr;gap:60px}.about-copy{max-width:680px}}@media (width<=620px){.page-width,.header-inner{width:min(100% - 32px,1180px)}.section-pad{padding:78px 0}.site-header{padding:12px 0}.brand{font-size:1.19rem}.brand img{width:30px;height:30px}.hero-section{padding:107px 0 42px}.hero-copy h1{margin-top:16px;font-size:clamp(3.2rem,15vw,4.25rem);line-height:.95}.hero-lead{margin-top:22px;font-size:.88rem;line-height:1.7}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-actions .button{width:100%}.hero-meta{flex-wrap:wrap}.hero-media{min-height:645px}.hero-phone{width:286px}.hero-media>p{display:none}.hero-footer{text-align:center;flex-direction:column;align-items:center;gap:18px}.store-block{align-items:center}.store-badges img{height:35px}.capability-strip{overflow:hidden}.capability-strip .page-width{width:max-content;margin:0;display:flex}.capability-strip span{min-width:155px;padding-inline:20px}.section-heading h2,.screens-heading h2{font-size:clamp(2.7rem,12vw,3.6rem)}.feature-row{min-height:auto}.feature-media{min-height:625px}.feature-phone{width:286px}.feature-copy h3{font-size:clamp(2.15rem,10vw,2.9rem)}.screens-heading{grid-template-columns:1fr;gap:15px}.screens-track{width:calc(100vw - 16px);margin-right:-16px}.screen-card{flex-basis:286px;width:286px}.about-copy h2{font-size:clamp(2.8rem,12vw,3.8rem)}.about-points>div{grid-template-columns:1fr;gap:5px}.about-media{min-height:660px}.about-phone{width:292px}.about-media-caption p{display:none}.cta-section{padding:90px 0}.cta-inner h2{font-size:clamp(3.1rem,14vw,4.2rem)}.footer-grid{grid-template-columns:1fr;gap:42px}.footer-links{gap:18px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}.modal-overlay{padding:12px}.modal{border-radius:16px;max-height:90vh}.modal-header,.modal-body{padding-inline:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
