:root{--bg:#faf6f3;--paper:#fffdfa;--ink:#3f3735;--muted:#7c716c;--rose:#ac625e;--line:#e8ddd6;--soft:#f2e5df;--shadow:0 22px 65px #62413c13}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.6}a{color:inherit}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid var(--rose);outline-offset:6px}[hidden]{display:none!important}.wrap{width:min(1180px,calc(100% - 80px));margin:auto}.nav{position:sticky;top:0;z-index:20;background:#faf6f3ed;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.navin{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;width:114px}.brand img{width:100%;height:auto;mix-blend-mode:multiply}.links{display:flex;gap:36px}.links a,.nav-cta{text-decoration:none;font-size:13px}.links a{color:#6e625e}.links a:hover,.text-link:hover{color:var(--rose)}.nav-cta{border:1px solid #c5a9a0;padding:10px 18px;border-radius:6px}.nav-cta span{margin-left:20px}.hero{padding:62px 0 60px;overflow:hidden}.heroGrid{display:grid;grid-template-columns:1.05fr 1fr;gap:40px;align-items:center}.eyebrow{color:var(--rose);text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:650;display:flex;align-items:center;gap:9px}.status-dot{width:6px;height:6px;background:var(--rose);border-radius:50%;display:inline-block;flex-shrink:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(64px,6.3vw,88px);line-height:1.06;letter-spacing:-.055em;margin:26px 0}h1 em,h2 em{color:var(--rose);font-weight:400}p{color:var(--muted)}.hero-description{font-size:15px;line-height:1.85}.actions{display:flex;align-items:center;gap:24px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:25px;text-decoration:none;border:0;border-radius:6px;background:var(--rose);color:white;padding:16px 21px;font-size:12px;font-weight:600;transition:background .2s,transform .2s}.btn:hover{background:#914e4b;transform:translateY(-2px)}.text-link{font-size:12px;text-decoration:none;white-space:nowrap}.text-link span{margin-left:8px}.hero-note{margin-top:40px;font-size:11px;color:var(--muted);display:flex;gap:10px;align-items:center}.hero-note>span{font-size:24px;color:var(--rose)}.hero-visual{position:relative;min-height:630px;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 55%,#edcac1 0%,#f2dfd7 38%,#faf6f300 70%)}.orbit{position:absolute;width:440px;height:440px;border:1px solid #d6b7ab66;border-radius:50%;transform:rotate(-26deg) scaleX(1.05)}.orbit-two{width:530px;height:530px;transform:rotate(26deg) scaleX(.85)}.phone{width:274px;background:#fffdfa;border:6px solid #fefbf8;border-radius:42px;box-shadow:0 0 0 1px #d1beb6,12px 22px 55px #654c4030;z-index:1;transform:rotate(-5deg);overflow:hidden;padding:8px 13px 9px}.phone-top{height:29px;display:flex;justify-content:space-between;align-items:center;font-size:9px;padding:0 10px}.island{width:76px;height:20px;border-radius:20px;background:#302d2b}.phone-content{padding:14px 2px 0}.app-heading{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:var(--muted)}.avatar{border-radius:50%;background:#eedbd3;display:grid;place-items:center;width:29px;height:29px;color:var(--rose)}.phone h2{font-size:26px;line-height:1.16;letter-spacing:-1px;margin:4px 0 23px}.sparkle{color:var(--rose)}.calendar-heading,.schedule-heading{display:flex;justify-content:space-between;align-items:center;font-size:11px}.calendar-heading>span{font-size:18px;color:var(--muted)}.week{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin:12px 0 22px}.week>div{text-align:center;font-size:8px;color:var(--muted);border-radius:18px;padding:7px 0}.week b{display:block;font-size:11px;margin-top:5px;color:var(--ink)}.week .selected{background:var(--rose);color:#fff}.week .selected b{color:#fff}.schedule-heading{margin-bottom:13px}.schedule-heading>span{font-size:9px;color:var(--muted)}.appointment{display:grid;grid-template-columns:36px 1fr;gap:5px;margin-bottom:10px}.appointment time{font-size:9px;color:var(--muted);padding-top:8px}.appointment-card{padding:10px 11px;border-radius:8px;border-left:2px solid #c99183;display:flex;flex-direction:column;font-size:9px}.appointment-card strong{font-size:11px;font-weight:600}.appointment-card small{font-size:8px;color:#7c716c;margin-top:5px}.appointment-status{color:#896453;font-size:7px;margin-bottom:4px}.rose{background:#f2dfd8}.cream{background:#f0ebe0;border-color:#baa681}.lavender{background:#eae5ec;border-color:#b3a1b9}.phone-tabs{border-top:1px solid var(--line);display:flex;justify-content:space-around;padding:11px 0 7px;color:#a69991;font-size:18px;text-align:center}.phone-tabs small{display:block;font-size:7px}.phone-tabs .active{color:var(--rose)}.home-indicator{width:78px;height:3px;background:#4a403a;border-radius:3px;margin:4px auto 0}.floating-note{z-index:2;position:absolute;display:flex;align-items:center;gap:10px;background:#fffdf9f5;border:1px solid #fff;border-radius:10px;padding:14px 17px;box-shadow:var(--shadow)}.floating-note strong{display:block;font-size:11px;font-weight:600}.floating-note small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.note-icon{color:var(--rose);background:#f6e8e1;border-radius:50%;width:31px;height:31px;display:grid;place-items:center}.note-top{top:76px;right:-10px;transform:rotate(3deg)}.note-bottom{left:-12px;bottom:100px;transform:rotate(3deg)}.visual-caption{position:absolute;bottom:0;font-size:9px;color:var(--muted)}.intro-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0}.intro-strip .wrap{display:flex;justify-content:space-around;align-items:center;gap:20px;font-size:12px;letter-spacing:.02em}.intro-strip i{color:#bf8a79;font-size:22px}section{padding:94px 0}.sectionTitle{max-width:590px;margin-bottom:45px}h2{font-size:48px;line-height:1.15;letter-spacing:-.035em;margin:18px 0}.sectionTitle p{font-size:14px;max-width:410px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{border:1px solid var(--line);border-radius:12px;padding:29px;background:#fffdf970}.card-top{display:flex;align-items:center;justify-content:space-between}.icon{color:var(--rose);font-size:29px}.card-number{font-size:10px;color:#a89a90}.card h3{font-size:18px;font-weight:500;margin:22px 0 12px}.card p{font-size:13px;line-height:1.8;min-height:72px;margin:0 0 25px}.card-note{display:block;font-size:10px;color:var(--rose);border-top:1px solid var(--line);padding-top:17px}.download-section{padding:0 0 80px}.download-panel{border-radius:18px;background:#f0e1da;display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:70px;padding:65px 85px;overflow:hidden}.download-art{position:relative;display:grid;place-items:center}.download-art img{width:230px;height:auto;border-radius:48px;transform:rotate(-9deg);box-shadow:12px 24px 40px #9f6b6040;border:1px solid #fbe9e2}.download-copy p{font-size:13px;line-height:1.85;margin-bottom:25px}.store-button{background:#473b37;color:#fff;border:0;border-radius:9px;display:inline-flex;align-items:center;gap:12px;padding:10px 21px;text-decoration:none;text-align:left}.store-button:disabled{cursor:not-allowed}.store-button svg{width:32px;height:36px}.store-button>span{font-size:10px;line-height:1.3}.store-button strong{display:block;font-size:23px;font-weight:500}.release-note{display:flex;align-items:center;gap:7px;font-size:10px;color:#76615a;margin-top:16px}.release-note .status-dot{width:5px;height:5px}#support{padding:10px 0 80px}.support{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.support h2{font-size:44px}.support p{font-size:13px;max-width:430px}.support-contacts{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.contact-email{font-size:20px;letter-spacing:-.02em;text-decoration:none;border-bottom:1px solid #c9afa3;padding-bottom:12px;width:100%;display:flex;justify-content:space-between;gap:10px}.contact-phone{font-size:15px;text-decoration:none}.max-contact{font-size:12px;margin:9px 0}.max-contact>span{font-size:10px;color:var(--muted);display:block;margin-bottom:6px}button[data-copy-max]{border:1px solid var(--line);padding:4px 8px;border-radius:4px;background:var(--paper);color:var(--rose);font-size:10px;cursor:pointer}.support-contacts small{font-size:11px;color:var(--muted)}#legal{padding:55px 0 65px;border-top:1px solid var(--line)}#legal .sectionTitle{max-width:none;margin-bottom:30px}#legal h2{font-size:29px}.legalGrid{display:grid;grid-template-columns:1fr 1fr;gap:0 42px}.legalLink{display:flex;align-items:center;justify-content:space-between;gap:20px;text-decoration:none;border-bottom:1px solid var(--line);padding:17px 0;font-size:12px}.legalLink b{font-weight:400}.legalLink span{color:var(--rose)}footer{border-top:1px solid var(--line);padding:30px 0;color:var(--muted);font-size:10px}.foot{display:flex;justify-content:space-between;gap:30px}.foot b{font-family:Georgia,serif;font-size:24px;color:var(--rose);font-weight:400}.foot>div:last-child{text-align:right}.legal-page{max-width:880px;padding-top:48px;padding-bottom:64px}.legal-content{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.legal-page h1{font-size:40px;overflow-wrap:anywhere}.legal-page button{margin:16px 0;padding:10px 16px;cursor:pointer}.doc{padding:54px 0 90px}.doc article{max-width:860px;padding:42px;background:#fff;border:1px solid var(--line);border-radius:20px}.doc h1{font-size:38px}.doc h2{font:600 21px/1.4 Arial,sans-serif;margin-top:34px}.doc li{margin:7px 0}.notice{padding:14px 16px;border-radius:14px;background:#fff3d9;border:1px solid #efd89e;color:#684f16;margin:18px 0}.small{font-size:13px;color:var(--muted)}.skip-link{position:fixed;left:15px;top:-100px;z-index:40;background:white;padding:12px}.skip-link:focus{top:15px}@media(min-width:1500px){.heroGrid{gap:70px}}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.heroGrid{gap:20px}h1{font-size:70px}.hero-description{font-size:14px}.desktop-break{display:none}.actions{gap:16px;flex-wrap:wrap}.note-top{right:-10px}.note-bottom{left:-15px}.download-panel{padding:55px;gap:45px}.support{gap:45px}.contact-email{font-size:17px}.card{padding:23px}.card p{min-height:94px}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.navin{height:76px;gap:12px}.brand{width:85px}.links{display:none}.nav-cta{font-size:11px;padding:9px 12px}.nav-cta span{margin-left:10px}.hero{padding:42px 0 28px}.heroGrid{grid-template-columns:1fr;gap:10px}.hero-copy{text-align:center}.eyebrow{font-size:9px}.hero-copy .eyebrow,.hero-note,.actions{justify-content:center}h1{font-size:67px;margin:23px 0}.hero-description{font-size:14px;max-width:420px;margin:0 auto}.hero-note{margin-top:24px}.actions{margin-top:25px;gap:20px}.hero-visual{min-height:610px;max-width:440px;width:100%;margin:auto}.phone{transform:rotate(-4deg)}.note-top{top:74px;right:-4px;padding:11px}.note-bottom{bottom:100px;left:-5px;padding:11px}.floating-note strong{font-size:10px}.floating-note small{font-size:8px}.orbit{width:340px;height:400px}.orbit-two{width:420px;height:490px}.intro-strip{padding:17px 0}.intro-strip .wrap{gap:10px;font-size:9px}.intro-strip i{font-size:16px}section{padding:65px 0}h2{font-size:40px}.sectionTitle{margin-bottom:30px}.grid{grid-template-columns:1fr 1fr;gap:12px}.card{padding:21px}.card p{min-height:0;font-size:12px}.card h3{font-size:16px}.card-note{font-size:9px}.download-panel{grid-template-columns:1fr;text-align:center;gap:35px;padding:45px 24px}.download-art img{width:155px;border-radius:34px}.download-copy .eyebrow,.release-note{justify-content:center}.download-copy h2{font-size:40px}.download-section{padding-bottom:65px}.support{grid-template-columns:1fr;gap:25px}.support h2{font-size:40px}.support-contacts{width:100%}.contact-email{font-size:18px}#support{padding-bottom:60px}.legalGrid{grid-template-columns:1fr}#legal h2{font-size:28px}.foot{flex-direction:column;gap:15px}.foot>div:last-child{text-align:left}.legal-page h1{font-size:32px}.doc article{padding:24px}}@media(max-width:420px){h1{font-size:61px}.grid{grid-template-columns:1fr}.card p{max-width:280px}.hero-visual{min-height:605px}.floating-note{gap:7px}.note-top{right:-8px}.note-bottom{left:-8px}.note-icon{width:26px;height:26px}.contact-email{font-size:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Keep captions aligned when feature descriptions wrap onto different lines. */
.card{display:flex;flex-direction:column}
.card-note{margin-top:auto}

/* Screens supplied by the app team; personal details replaced in the assets. */
.screenshot-showcase{position:relative;z-index:2;text-align:center;width:100%;display:flex;align-items:center;flex-direction:column}
.screenshot-frame{width:276px;max-width:100%;border:5px solid #fffaf7;border-radius:39px;overflow:hidden;box-shadow:0 0 0 1px #d1beb6,12px 22px 55px #654c4030;background:#fbeef3}
.screenshot-frame img{display:block;width:100%;height:auto;aspect-ratio:851/1849;object-fit:contain}
.screen-picker{display:flex;gap:4px;padding:4px;margin-top:24px;border:1px solid var(--line);border-radius:24px;background:var(--paper)}
.screen-picker button{padding:8px 17px;border:0;border-radius:20px;background:transparent;color:var(--muted);font-size:12px;cursor:pointer}
.screen-picker button[aria-pressed="true"]{background:var(--rose);color:white}
.screenshot-caption{font-size:10px;margin:12px 0 5px;line-height:1.5}
.screenshot-original{font-size:11px;color:var(--rose);text-underline-offset:4px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:760px){.hero-visual{padding-top:22px;min-height:0}.screenshot-frame{width:260px}.screenshot-caption{font-size:9px}.heroGrid{gap:12px}.hero{padding-bottom:36px}}
