:root{--ink: #2b2a27;--ink-soft: #3b3934;--muted: #5e5b53;--muted-2: #6e6b63;--muted-3: #78756d;--muted-4: #4b473c;--faint: #9a968d;--faint-2: #a6a29a;--faint-3: #b7b3aa;--accent: #6c8ca0;--accent-soft: #bbd9ec;--accent-focus: #8fc0de;--bg: #f9f9f9;--surface: #fbfaf8;--surface-2: #eae7e1;--border: rgba(43, 42, 39, .15);--border-soft: rgba(43, 42, 39, .11);--border-faint: rgba(43, 42, 39, .09);--border-hair: rgba(43, 42, 39, .08);--error: #b4593e;--dark: #2b2a27;--dark-hover: #43413b}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:Heebo,system-ui,sans-serif;min-height:100vh;width:100%;overflow-x:hidden}a{color:var(--ink);text-decoration:none}a:hover{color:var(--muted)}input::placeholder{color:var(--faint-2)}input:focus{outline:none}.container{max-width:600px;margin:0 auto;padding:0 26px}.divider{height:1px;background:var(--border-soft)}.cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--dark);color:#f1efec;font-family:Heebo,sans-serif;font-weight:500;font-size:15.5px;padding:16px 32px;border:none;border-radius:100px;cursor:pointer;width:100%}.cta-btn:hover{background:var(--dark-hover)}.hero{padding:64px 0 76px;text-align:center;position:relative}.hero__wordmark-wrap{position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:60px}.hero__wordmark{position:relative;z-index:1;font-family:Cormorant Garamond,serif;font-weight:400;font-size:58px;letter-spacing:.14em;line-height:1;color:var(--ink);padding-right:.14em}.hero__halo{position:absolute;top:28px;left:50%;transform:translate(-50%,-50%);width:230px;height:230px;border-radius:50%;background:var(--accent-soft);z-index:0}.hero__badge{position:relative;z-index:1;margin-top:14px;font-weight:400;font-size:12px;letter-spacing:.32em;text-transform:uppercase;color:var(--accent)}.hero__title{position:relative;z-index:2;font-weight:500;font-size:min(27px,calc((100vw - 60px) / 20.5));line-height:1.32;margin:14px 0 20px;letter-spacing:-.01em;white-space:nowrap;text-align:center}.hero__lead{font-weight:300;font-size:16.5px;line-height:1.72;color:var(--muted);margin:0 auto 34px;max-width:440px;text-wrap:pretty}.hero__lead strong{color:var(--ink)}.img-slot{width:100%;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--surface-2);border:1px solid var(--border-faint);color:var(--faint);font-size:13px;text-align:center;padding:12px}.hero__screenshot{display:block;height:500px;max-height:70vh;width:auto;aspect-ratio:9 / 19.5;object-fit:contain;margin:0 auto 34px;border-radius:20px;box-shadow:0 20px 44px #2b2a2724}.hook{padding:64px 0}.hook__intro{font-weight:400;font-size:23px;color:var(--muted);margin:0 0 26px;text-align:start}.checklist{display:flex;flex-direction:column;gap:16px;margin-bottom:40px;list-style:none;padding:0}.checklist__item{display:flex;align-items:flex-start;gap:14px}.checklist__check{flex:0 0 auto;margin-top:3px;width:24px;height:24px;border-radius:50%;background:var(--accent-soft);display:flex;align-items:center;justify-content:center;color:var(--ink);font-size:12px;font-weight:600}.checklist__text{font-weight:400;font-size:16px;line-height:1.6;color:var(--ink-soft)}.hook__headline{font-weight:500;font-size:26px;line-height:1.4;margin:0 0 8px;color:var(--ink)}.hook__subheadline{font-weight:400;font-size:19px;line-height:1.5;margin:0 0 28px;color:var(--accent)}.hook__body p{font-weight:300;font-size:16px;line-height:1.78;color:var(--muted);margin:0 0 18px;text-wrap:pretty}.hook__body p:last-child{margin-bottom:0}.hook__body strong{font-weight:600;color:var(--ink)}.features{padding:64px 0 40px}.features__eyebrow{font-weight:500;font-size:15px;color:var(--accent);margin:0 0 40px}.feature-list{display:flex;flex-direction:column;gap:56px}.feature__head{display:flex;align-items:baseline;gap:14px;margin-bottom:16px}.feature__num{font-family:Cormorant Garamond,serif;font-weight:400;font-size:34px;line-height:1;color:var(--accent-soft)}.feature__title{font-weight:500;font-size:21px;line-height:1.35;margin:0;color:var(--ink)}.feature .img-slot{aspect-ratio:16 / 10;border-radius:14px;margin-bottom:18px;box-shadow:0 12px 28px #2b2a2714}.feature__screenshot{display:block;height:500px;max-height:70vh;width:auto;margin:0 auto 18px;border-radius:20px;box-shadow:0 20px 44px #2b2a2724}.feature__screenshot--landscape{height:auto;max-height:none;width:100%;border-radius:14px}.feature__body{font-weight:300;font-size:15.5px;line-height:1.74;color:var(--muted-4);margin:0;text-wrap:pretty}.feature__body strong{font-weight:600;color:var(--ink)}.beta{padding:64px 0}.beta__heading{font-weight:500;font-size:27px;line-height:1.42;margin:0 0 26px;text-wrap:balance}.beta__heading em{color:var(--accent);font-style:normal}.beta__intro{font-weight:400;font-size:15.5px;color:var(--ink-soft);margin:0 0 20px}.beta__perks{margin-bottom:40px}.beta__perks .checklist__text{font-size:15.5px}.beta-badge{text-align:center;background:var(--surface-2);border:1px solid var(--border-faint);border-radius:18px;padding:32px 24px;margin-bottom:28px}.beta-badge__count{font-family:Heebo,sans-serif;font-weight:400;font-size:40px;line-height:1.25;color:var(--ink);margin:0}.beta-badge__note{font-weight:400;font-size:14px;letter-spacing:.02em;color:var(--muted-2);margin:10px 0 0}.form-section{padding:64px 0 88px;scroll-margin-top:20px}.form__title{font-weight:500;font-size:28px;line-height:1.38;margin:0 0 10px;text-align:center}.form__subtitle{font-weight:300;font-size:15px;color:var(--muted-2);margin:0 0 34px;text-align:center}.lead-form{display:flex;flex-direction:column;gap:14px}.lead-form input[type=text],.lead-form input[type=email],.lead-form input[type=tel],.lead-form select{width:100%;font-family:Heebo,sans-serif;font-size:16px;color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:16px 18px}.lead-form input[type=text],.lead-form select{text-align:start}.lead-form input[type=email],.lead-form input[type=tel]{text-align:right}.lead-form input:focus,.lead-form select:focus{border-color:var(--accent-focus)}.lead-form select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%236e6b63' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:left 14px center;padding-left:34px}.lead-form select:has(option[value=""]:checked){color:var(--faint-2)}.lead-form__honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.form-error{font-size:13.5px;color:var(--error);margin:2px 2px 0}.consent-row{display:flex;align-items:flex-start;gap:10px;margin-top:6px;cursor:pointer}.consent-row input{flex:0 0 auto;margin-top:2px;width:17px;height:17px;accent-color:var(--accent-focus);cursor:pointer}.consent-row span{font-weight:300;font-size:12.5px;line-height:1.55;color:var(--muted-3);text-align:start}.lead-form .cta-btn{margin-top:8px}.confirmation{text-align:center;animation:contraFade .6s ease both}.confirmation__icon{width:96px;height:96px;border-radius:50%;background:var(--accent-soft);margin:0 auto 30px;display:flex;align-items:center;justify-content:center;font-size:34px;animation:contraPop .6s ease both}.confirmation__title{font-family:Frank Ruhl Libre,serif;font-weight:500;font-size:30px;line-height:1.35;margin:0 0 22px}.confirmation__text{font-weight:400;font-size:16.5px;line-height:1.7;color:var(--ink-soft);margin:0 auto 16px;max-width:420px}.confirmation__text--muted{font-weight:300;font-size:15.5px;line-height:1.72;color:var(--muted);margin:0 auto;max-width:420px;text-wrap:pretty}.site-footer{padding:0 0 44px;text-align:center}.site-footer__wordmark{font-family:Cormorant Garamond,serif;font-size:20px;letter-spacing:.2em;color:var(--faint-3);padding-right:.2em}@keyframes contraFade{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes contraPop{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}.legal-header{display:flex;align-items:center;gap:12px;padding:24px 0;border-bottom:1px solid var(--border-soft);margin-bottom:8px}.legal-back{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:var(--muted)}.legal-back:hover{color:var(--ink)}.legal-header__title{font-weight:500;font-size:19px;margin:0;color:var(--ink)}.legal-updated{font-size:13px;color:var(--faint);margin:20px 0 6px}.legal-sections{display:flex;flex-direction:column;gap:32px;padding-bottom:64px}.legal-section__title{font-weight:600;font-size:16px;color:var(--ink);margin:0 0 12px}.legal-section__body p{font-weight:300;font-size:14.5px;line-height:1.75;color:var(--muted);margin:0 0 10px;text-wrap:pretty}.legal-section__body p:last-child{margin-bottom:0}
