:root{--primary:#007aff;--primary-hover:#006ee6;--bg:#f2f2f7;--surface:#ffffff;--text:#000000;--text-muted:rgba(60,60,67,0.6);--text-subtle:rgba(60,60,67,0.3);--line:rgba(60,60,67,0.22);--primary-soft:rgba(0,122,255,0.12);--fill-soft:rgba(120,120,128,0.12);--fill-strong:rgba(120,120,128,0.18);--shadow-floating:0 1px 2px rgba(0,0,0,0.08),0 4px 14px rgba(0,0,0,0.06);--shadow-modal:0 10px 30px rgba(0,0,0,0.12);--hero-shadow:0 20px 50px rgba(0,0,0,0.1);--border-card:1px solid rgba(60,60,67,0.18)}*{box-sizing:border-box}body,html{margin:0;padding:0;overflow-x:hidden}body{background:var(--surface);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif;line-height:1.5;min-height:100vh}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:inherit;font-weight:700;line-height:1.12;letter-spacing:-.025em}a{color:inherit}.legal-page{min-height:100vh;padding:clamp(1rem,4vw,3rem)}.legal-card{width:min(820px,100%);margin:0 auto;padding:clamp(1.5rem,5vw,4rem);border:var(--border-card);border-radius:28px;background:rgba(255,253,251,.94);box-shadow:var(--hero-shadow)}.legal-nav{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:4rem}.legal-nav>a:last-child{color:var(--text-muted);font-weight:650}.legal-card h1{margin-top:.7rem;font-size:clamp(2.5rem,8vw,4.6rem)}.legal-updated{margin-top:.8rem;color:var(--text-muted);font-size:.92rem}.legal-intro{margin-top:1.5rem;color:var(--text-muted);font-size:clamp(1.05rem,2.4vw,1.22rem)}.legal-contact{display:inline-flex;margin-top:1.5rem}.legal-content{display:grid;grid-gap:2.2rem;gap:2.2rem;margin-top:3.25rem}.legal-content section{display:grid;grid-gap:.65rem;gap:.65rem}.legal-content h2{font-size:clamp(1.4rem,3vw,1.85rem)}.legal-content p{color:var(--text-muted)}.site{position:relative;isolation:isolate;overflow-x:clip}.site:after,.site:before{content:"";position:absolute;pointer-events:none;z-index:-1}.site:before{width:clamp(320px,35vw,560px);height:clamp(320px,35vw,560px);right:-8%;top:12%;background:radial-gradient(circle at center,var(--primary-soft),transparent 70%)}.site:after{width:clamp(260px,32vw,420px);height:clamp(260px,32vw,420px);left:-5%;bottom:14%;background:radial-gradient(circle at center,rgba(111,98,90,.12),transparent 68%)}.section{width:min(1120px,calc(100% - 2.5rem));margin:0 auto;padding:4.5rem 0}.masthead{position:-webkit-sticky;position:sticky;top:clamp(.45rem,1.2vw,.9rem);z-index:30;margin-top:.5rem;border-radius:18px;border:1px solid rgba(230,216,207,.88);background:rgba(255,253,251,.78);-webkit-backdrop-filter:blur(10px) saturate(1.1);backdrop-filter:blur(10px) saturate(1.1);box-shadow:0 20px 36px -28px rgba(31,26,22,.6);padding:.72rem clamp(.82rem,1.7vw,1.2rem);justify-content:space-between;gap:.8rem}.masthead,.masthead-actions{display:flex;align-items:center}.masthead-actions{gap:.7rem}.locale-switch{position:relative;display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;padding:.2rem;border-radius:999px;border:1px solid var(--line);background:rgba(255,253,251,.75);min-width:5rem;cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent}.locale-switch:focus-visible{outline:2px solid rgba(189,117,67,.5);outline-offset:2px}.locale-option{position:relative;z-index:1;min-width:2.2rem;text-align:center;font-size:.74rem;font-weight:700;letter-spacing:.08em;padding:.38rem .58rem;color:var(--text-muted);-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .2s ease}.locale-option.is-active{color:#fff}.locale-thumb{position:absolute;top:.2rem;bottom:.2rem;left:.2rem;width:calc(50% - .2rem);border-radius:999px;background:var(--primary);transition:transform .2s ease}.locale-thumb.is-nl{transform:translateX(100%)}.brand{font-family:var(--font-display),Georgia,serif;font-size:1.35rem;letter-spacing:.02em}.hero{min-height:calc(100vh - 5rem);display:grid;grid-template-columns:1.06fr .94fr;align-items:center;grid-gap:clamp(2rem,5vw,4.8rem);gap:clamp(2rem,5vw,4.8rem);padding-top:3rem;padding-bottom:4.25rem}.hero-copy{display:grid;grid-gap:1rem;gap:1rem}.hero-copy h1{max-width:11ch;font-size:clamp(2.9rem,8vw,6rem)}.lead{max-width:62ch;font-size:clamp(1.08rem,2vw,1.28rem);color:var(--text-muted)}.kicker{text-transform:uppercase;letter-spacing:.22em;font-size:.73rem;font-weight:700;color:var(--primary)}.hero-actions{margin-top:.7rem;display:flex;flex-wrap:wrap;gap:.85rem}.proof{margin-top:.15rem;color:var(--text-muted);font-size:.9rem}.hero-panel{background:linear-gradient(160deg,rgba(255,253,251,.92),rgba(247,242,236,.84));border:var(--border-card);border-radius:24px;padding:1.15rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.panel-title{font-family:var(--font-display),Georgia,serif;font-size:1.18rem;margin-bottom:.75rem}.hero-panel ul{margin:0;padding:0;list-style:none}.horse-card-list{display:grid;grid-gap:.6rem;gap:.6rem}.horse-card{grid-gap:.55rem;gap:.55rem;border-radius:16px;padding:.75rem .8rem;border:1px solid var(--line)}.horse-card-top{display:grid;grid-template-columns:38px 1fr auto;grid-gap:.6rem;gap:.6rem;align-items:center}.horse-avatar{width:38px;height:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--primary-soft);color:var(--primary);font-size:.72rem;font-weight:700;letter-spacing:.06em}.horse-main p{font-weight:700;font-size:.92rem}.horse-main small{display:block;font-size:.74rem}.horse-entry-badge{border-radius:999px;border:1px solid var(--line);background:rgba(255,253,251,.95);padding:.25rem .55rem;font-size:.7rem;font-weight:700;color:var(--text-muted);white-space:nowrap}.horse-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.horse-card-bottom p{color:var(--text-muted);font-size:.72rem}.horse-overdue-chip{border-radius:999px;padding:.18rem .5rem;font-size:.68rem;font-weight:700;color:#b23a2f;background:rgba(178,58,47,.12);white-space:nowrap}.entry-card-grid{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.entry-card{border:var(--border-card);border-radius:18px;background:rgba(255,253,251,.82);overflow:clip}.entry-accent,.entry-card{display:flex;align-items:center}.entry-accent{width:36px;height:72px;border-top-right-radius:36px;border-bottom-right-radius:36px;justify-content:center;background:var(--entry-accent-bg)}.entry-accent,.entry-accent-icon{color:var(--entry-accent-color)}.entry-body{flex:1 1;display:grid;grid-gap:.45rem;gap:.45rem;padding:.78rem .9rem}.entry-title{font-weight:700;font-size:.95rem;line-height:1.3}.entry-meta-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.entry-horse{color:var(--text-muted);font-size:.78rem}.entry-date{color:var(--text-muted);font-size:.75rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.entry-footer{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.care-type{font-size:.72rem;color:var(--text-muted)}.entry-status{display:inline-flex;align-items:center;gap:.25rem;border-radius:999px;padding:.2rem .5rem;font-size:.67rem;font-weight:700;white-space:nowrap}.entry-status-icon{flex:0 0 auto}.entry-status-overdue{color:#b23a2f;background:rgba(178,58,47,.12)}.entry-status-dueSoon{color:#9c6a2e;background:rgba(156,106,46,.14)}.entry-status-completed{color:#2e7d5b;background:rgba(46,125,91,.14)}.deferred-section{content-visibility:auto;contain-intrinsic-size:1px 900px}.button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;padding:.72rem 1.18rem;font-size:.92rem;font-weight:700;letter-spacing:.01em;text-decoration:none;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--primary);color:#fff;box-shadow:var(--shadow-floating)}.button-primary:hover{background:#b8572f;box-shadow:var(--shadow-modal)}.button-secondary{background:rgba(255,253,251,.75);border-color:var(--line)}.button-secondary:hover{background:var(--surface)}.button-ghost{border-color:var(--line);background:rgba(255,253,251,.65)}.button-ghost:hover{border-color:var(--fill-strong);background:rgba(255,253,251,.95)}.share-shell{min-height:calc(100vh - 2rem);display:flex;align-items:flex-start}.share-grid{width:min(100%,860px)}.share-column{display:grid;grid-gap:1rem;gap:1rem}.share-hero-card{border:var(--border-card);border-radius:26px;background:linear-gradient(160deg,rgba(255,253,251,.94),rgba(247,242,236,.82));box-shadow:var(--hero-shadow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:1.35rem;display:grid;grid-gap:1rem;gap:1rem}.share-hero-copy{display:grid;grid-gap:.72rem;gap:.72rem}.share-hero-copy h1{max-width:12ch;font-size:clamp(2.35rem,5.5vw,4.9rem)}.invite-lead{max-width:62ch}.share-meta-strip{display:flex;flex-wrap:wrap;gap:.65rem}.share-badge{display:inline-flex;align-items:center;gap:.38rem;border-radius:999px;padding:.42rem .72rem;background:rgba(204,97,53,.14);font-size:.78rem;font-weight:700}.share-empty-actions{display:flex;flex-wrap:wrap;gap:.65rem}.section-alt{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-left:max(1.25rem,calc((100vw - 1120px) / 2));padding-right:max(1.25rem,calc((100vw - 1120px) / 2));background:linear-gradient(180deg,rgba(255,253,251,.55),rgba(247,242,236,.48)),repeating-linear-gradient(-25deg,transparent,transparent 34px,rgba(111,98,90,.02) 0,rgba(111,98,90,.02) 35px)}.statement{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:center;grid-gap:clamp(2rem,6vw,5rem);gap:clamp(2rem,6vw,5rem);text-align:left;padding-top:2.5rem;padding-bottom:2.5rem}.statement p{margin:0;max-width:52ch;font-size:clamp(1.18rem,2vw,1.48rem);color:var(--text-muted);line-height:1.55}.statement-photo{min-height:290px;border-radius:16px;background-image:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.12)),url(/images/stable-morning.png);background-position:50%;background-size:cover;box-shadow:inset 0 0 0 1px rgba(60,60,67,.08)}.section-heading{max-width:720px;margin-bottom:1.7rem}.section-heading h2{font-size:clamp(2rem,3.6vw,3.1rem)}.mosaic{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:1rem;gap:1rem}.feature{grid-column:span 4;border:var(--border-card);border-radius:18px;background:rgba(255,253,251,.8);padding:1.2rem;box-shadow:0 10px 18px rgba(31,26,22,.05);transition:transform .18s ease,border-color .18s ease}.feature:hover{transform:translateY(-3px);border-color:rgba(204,97,53,.45)}.feature h3{font-size:1.45rem;margin-bottom:.35rem}.feature p{color:var(--text-muted)}.feature-lead{grid-column:span 8;display:grid;align-content:center;background:linear-gradient(145deg,rgba(204,97,53,.14),rgba(255,253,251,.85)),var(--surface)}.feature-eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.17em;font-size:.73rem;font-weight:700;margin-bottom:.6rem}.steps{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.steps li{border:var(--border-card);border-radius:18px;background:rgba(255,253,251,.8);padding:1rem;display:grid;grid-gap:.65rem;gap:.65rem}.steps span{width:-moz-fit-content;width:fit-content;padding:.28rem .65rem;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:.78rem;font-weight:700;letter-spacing:.08em}.steps h3{font-size:1.3rem}.steps p{color:var(--text-muted)}.audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.audience-card{border:var(--border-card);border-radius:16px;background:rgba(255,253,251,.78);padding:1rem}.audience-card h3{font-size:1.25rem;margin-bottom:.35rem}.audience-card p{color:var(--text-muted);font-size:.95rem}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.faq-item{border:var(--border-card);background:rgba(255,253,251,.76);border-radius:16px;padding:1rem}.faq-item h3{font-size:1.2rem;margin-bottom:.35rem}.faq-item p{color:var(--text-muted)}.final{max-width:840px;margin-top:clamp(1.4rem,4vw,2.5rem);margin-bottom:2rem;text-align:center;display:grid;grid-gap:.9rem;gap:.9rem;justify-items:center;border:var(--border-card);border-radius:28px;padding:clamp(2rem,6vw,3.4rem);background:radial-gradient(circle at 50% 0,rgba(204,97,53,.17),transparent 58%),rgba(255,253,251,.85);box-shadow:var(--hero-shadow)}.final h2{max-width:16ch;font-size:clamp(2rem,4vw,3.3rem)}.final p{max-width:54ch;color:var(--text-muted)}.site-footer{padding-top:.9rem;padding-bottom:2.8rem}.footer-shell{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr auto;align-items:end;border-top:1px solid var(--line);padding-top:1.25rem}.footer-brand{display:grid;grid-gap:.3rem;gap:.3rem}.footer-tagline{color:var(--text-muted);font-size:.93rem;max-width:56ch}.footer-meta{color:var(--text-muted);font-size:.79rem;letter-spacing:.03em}.footer-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35rem}.footer-link{border:1px solid transparent;border-radius:999px;padding:.45rem .72rem;font-size:.82rem;font-weight:700;letter-spacing:.03em;text-decoration:none;color:var(--text-muted);transition:border-color .18s ease,background .18s ease,color .18s ease}.footer-link:hover{border-color:var(--line);color:var(--text);background:rgba(255,253,251,.8)}.footer-cta{margin-left:.15rem;padding-left:.92rem;padding-right:.92rem}.reveal{animation:rise-in .76s cubic-bezier(.21,1,.34,1) both}.delay-1{animation-delay:.11s}.delay-2{animation-delay:.21s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.39s}.invite-shell{min-height:calc(100vh - 1rem);display:grid;align-items:center}.invite-card{width:min(680px,100%);margin:0 auto;border:var(--border-card);border-radius:28px;background:linear-gradient(160deg,rgba(255,253,251,.95),rgba(247,242,236,.9));box-shadow:var(--hero-shadow);padding:clamp(1.1rem,2vw,1.6rem);display:grid;grid-gap:.95rem;gap:.95rem}.invite-card h1{font-size:clamp(2rem,5vw,3rem);max-width:14ch}.invite-lead{color:var(--text-muted);font-size:1rem;max-width:56ch}.invite-status{display:flex;align-items:center;gap:.65rem;border-radius:14px;border:1px solid var(--line);background:rgba(255,253,251,.78);padding:.75rem .9rem}.invite-status p{color:var(--text-muted);font-size:.95rem}.invite-dot{width:.65rem;height:.65rem;border-radius:999px;box-shadow:0 0 0 6px rgba(204,97,53,.15);flex:0 0 auto}.invite-dot.is-fallback{background:#9b7a55;box-shadow:0 0 0 6px rgba(155,122,85,.12)}.invite-dot.is-opened{background:#4f7a61;box-shadow:0 0 0 6px rgba(79,122,97,.14)}.invite-actions{display:flex;flex-wrap:wrap;gap:.75rem}.invite-actions .button-secondary{background:rgba(255,253,251,.84)}.invite-actions button{font:inherit;cursor:pointer}.invite-footnote{color:var(--text-muted);font-size:.88rem}.invite-links{display:flex;flex-wrap:wrap;gap:.9rem;padding-top:.15rem}.invite-links a{color:var(--text-muted);font-weight:700;text-decoration:none}.invite-links a:hover{color:var(--text)}@keyframes rise-in{0%{transform:translateY(22px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:1020px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:2.25rem}.hero-copy h1{max-width:13ch}.invite-card h1{max-width:none}.mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-card-grid{grid-template-columns:1fr}.feature,.feature-lead{grid-column:span 1}.steps{grid-template-columns:1fr}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.section{width:min(1120px,calc(100% - 1.5rem));padding:3.5rem 0}.share-shell{min-height:auto}.share-hero-card{border-radius:22px;padding:.92rem;gap:.72rem}.share-hero-copy h1{max-width:none;font-size:clamp(1.9rem,9vw,2.7rem)}.share-empty-actions .button{width:100%}.invite-lead{font-size:.9rem}.share-meta-strip{gap:.45rem}.share-badge{font-size:.72rem}.masthead{top:.35rem;border-radius:14px;padding:.58rem .72rem}.brand{font-size:1.18rem}.masthead-actions{gap:.45rem}.locale-option{min-width:2rem;padding:.34rem .5rem}.hero-actions,.hero-actions .button{width:100%}.invite-actions .button{width:100%;justify-content:center}.audience-grid,.faq-list,.mosaic{grid-template-columns:1fr}.final{border-radius:22px}.footer-shell{grid-template-columns:1fr;align-items:start}.footer-nav{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){.delay-1,.delay-2,.delay-3,.delay-4,.reveal{animation:none}.button,.feature{transition:none}}.site:after,.site:before{display:none}.section{width:min(1080px,calc(100% - 2.5rem));padding:5rem 0}.masthead{top:0;width:100%;max-width:none;margin-top:0;padding:.7rem max(1.25rem,calc((100vw - 1080px) / 2));border:0;border-bottom:1px solid var(--line);border-radius:0;background:rgba(255,255,255,.82);box-shadow:none;-webkit-backdrop-filter:blur(20px) saturate(1.8);backdrop-filter:blur(20px) saturate(1.8)}.brand{font-family:inherit;font-size:1.15rem;font-weight:700;letter-spacing:-.02em;text-decoration:none}.brand,.brand-lockup{display:inline-flex;align-items:center}.brand-lockup{gap:.68rem;min-width:0}.brand-icon{display:block;flex:none;border-radius:22%;box-shadow:0 0 0 1px rgba(60,60,67,.1)}.brand-lockup-name{color:var(--text);font:inherit;white-space:nowrap}.share-brand{margin-bottom:1.5rem}.standalone-brand{display:flex;justify-content:center;margin-bottom:1.25rem}.locale-switch{min-width:4.75rem;border:0;border-radius:8px;background:var(--fill-soft)}.button:focus-visible,.footer-link:focus-visible,.locale-switch:focus-visible{outline:3px solid rgba(0,122,255,.28);outline-offset:2px}.locale-option{font-size:.7rem;letter-spacing:0;padding:.34rem .5rem}.locale-option.is-active{color:var(--text)}.locale-thumb{border-radius:6px;background:var(--surface);box-shadow:0 1px 3px rgba(0,0,0,.18)}.button{min-height:44px;border-radius:10px;padding:.68rem 1rem;font-size:.94rem;font-weight:600;letter-spacing:-.01em;transition:opacity .14s ease,background-color .14s ease,transform .14s ease}.button:hover{transform:none;opacity:.82}.button-primary,.button-primary:hover{background:var(--primary);box-shadow:none}.button-ghost,.button-ghost:hover,.button-secondary,.button-secondary:hover{border-color:transparent;background:var(--fill-soft);color:var(--primary)}.masthead .button-ghost{min-height:36px;padding:.45rem .75rem;background:var(--primary);color:#fff}.hero{min-height:min(780px,calc(100vh - 62px));grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:clamp(3rem,7vw,6.5rem);padding-top:4.5rem;padding-bottom:5rem}.hero-copy{gap:1.15rem}.hero-copy h1{max-width:12ch;font-size:clamp(2.75rem,6vw,4.8rem);letter-spacing:-.045em}.lead{max-width:54ch;font-size:clamp(1.08rem,1.8vw,1.25rem);line-height:1.52}.feature-eyebrow,.kicker{color:var(--primary);font-size:.78rem;font-weight:600;letter-spacing:0;text-transform:none}.hero-actions{gap:.65rem;margin-top:.4rem}.proof{max-width:56ch;font-size:.86rem;line-height:1.45}.screenshot-hero{position:relative;display:grid;justify-items:center;padding:2rem 1rem 0}.screenshot-glow{position:absolute;inset:12% -8% 6%;border-radius:50%;background:radial-gradient(circle at center,rgba(0,122,255,.17),transparent 67%);filter:blur(10px)}.device-frame{position:relative;overflow:hidden;border:7px solid #161616;background:var(--bg);box-shadow:0 28px 65px -26px rgba(0,0,0,.38)}.device-frame:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.device-frame img{width:100%;height:auto;display:block}.device-frame-hero{width:min(100%,355px);border-radius:52px;transform:rotate(1.3deg)}.screenshot-hero-caption{position:relative;margin-top:1.15rem;display:inline-flex;align-items:center;gap:.45rem;color:var(--text-muted);font-size:.78rem;font-weight:600}.screenshot-hero-caption span{width:7px;height:7px;border-radius:50%;background:#34c759;box-shadow:0 0 0 4px rgba(52,199,89,.13)}.product-tour{padding-top:7rem;padding-bottom:7rem}.product-tour-heading{width:min(680px,100%);margin-bottom:3.5rem;display:grid;grid-gap:.85rem;gap:.85rem}.product-tour-heading h2{font-size:clamp(2.25rem,5vw,4rem);letter-spacing:-.045em}.product-tour-heading>p:last-child{color:var(--text-muted);font-size:clamp(1.05rem,1.8vw,1.22rem);line-height:1.55}.product-tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1rem,3vw,2.5rem);gap:clamp(1rem,3vw,2.5rem);align-items:start}.product-tour-card{min-width:0;display:grid;justify-items:center;grid-gap:1.5rem;gap:1.5rem}.product-tour-card:nth-child(2){margin-top:5rem}.device-frame-tour{width:min(100%,284px);border-width:6px;border-radius:43px;transition:transform .26s cubic-bezier(.2,.8,.2,1),box-shadow .26s ease}.product-tour-card:first-child .device-frame-tour{transform:rotate(-1.2deg)}.product-tour-card:nth-child(3) .device-frame-tour{transform:rotate(1.2deg)}.product-tour-card:hover .device-frame-tour{transform:translateY(-6px) rotate(0deg);box-shadow:0 36px 70px -30px rgba(0,0,0,.44)}.product-tour-copy{width:min(284px,100%);display:grid;grid-gap:.45rem;gap:.45rem}.product-tour-copy>span{color:var(--primary);font-size:.72rem;font-weight:700}.product-tour-copy h3{font-size:1.18rem;letter-spacing:-.025em}.product-tour-copy p{color:var(--text-muted);font-size:.92rem;line-height:1.5}.hero-panel{position:relative;overflow:hidden;padding:0;border:7px solid #161616;border-radius:34px;background:var(--bg);box-shadow:var(--hero-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.app-preview-status{position:relative;height:30px;padding:7px 14px 0;display:flex;align-items:flex-start;justify-content:space-between;color:var(--text);font-size:.62rem;font-weight:700}.app-preview-island{position:absolute;top:5px;left:50%;width:76px;height:18px;border-radius:999px;background:#000;transform:translateX(-50%)}.app-preview-signals{letter-spacing:.1em}.app-preview-navigation{min-height:54px;padding:8px 13px 9px 16px;display:flex;align-items:flex-end;justify-content:space-between}.panel-title{margin:0;font-family:inherit;font-size:1.45rem;font-weight:700;letter-spacing:-.035em}.app-preview-add{width:30px;height:30px;display:grid;place-items:center;color:var(--primary);font-size:1.65rem;font-weight:300;line-height:1}.app-preview-group{margin:2px 10px 68px;overflow:hidden;border-radius:10px;background:var(--surface)}.horse-card-list{gap:0}.horse-card{min-height:76px;margin-left:12px;padding:10px 12px 10px 0;display:grid;grid-template-columns:50px 1fr auto;align-items:center;grid-gap:10px;gap:10px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--surface)}.horse-card.is-last{border-bottom:0}.horse-avatar{width:50px;height:50px;border-radius:9px;background:var(--fill-soft);color:var(--text-muted);font-size:.68rem;font-weight:600}.horse-main{min-width:0}.horse-main p{font-size:.93rem;font-weight:600}.horse-main small{overflow:hidden;font-size:.68rem;line-height:1.35;text-overflow:ellipsis}.horse-card-stats,.horse-main small{color:var(--text-muted);white-space:nowrap}.horse-card-stats{display:grid;justify-items:end;grid-gap:3px;gap:3px;font-size:.67rem}.horse-overdue-chip{padding:0;border-radius:0;background:transparent;color:#ff3b30;font-size:.67rem;font-weight:600}.app-preview-tabs{position:absolute;inset:auto 0 0;height:58px;padding:7px 20px 5px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:rgba(249,249,249,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.app-preview-tabs span{display:grid;place-items:center;align-content:center;grid-gap:1px;gap:1px;color:var(--text-muted);font-size:.57rem}.app-preview-tabs b{font-size:1.05rem;font-weight:500;line-height:1}.app-preview-tabs .is-active{color:var(--primary)}.section-alt{width:100%;padding-left:max(1.25rem,calc((100vw - 1080px) / 2));padding-right:max(1.25rem,calc((100vw - 1080px) / 2));border-color:transparent;background:var(--bg)}.statement p{color:var(--text);font-size:clamp(1.2rem,2.1vw,1.5rem);font-weight:500;letter-spacing:-.015em}.section-heading{margin-bottom:1.4rem}.section-heading h2{font-size:clamp(1.9rem,3.5vw,2.8rem);letter-spacing:-.04em}.audience-grid,.faq-list,.mosaic,.steps{gap:.8rem}.audience-card,.faq-item,.feature,.steps li{border:0;border-radius:12px;background:var(--bg);box-shadow:none}.section-alt .audience-card,.section-alt .faq-item,.section-alt .feature,.section-alt .steps li{background:var(--surface)}.feature{padding:1.25rem}.feature:hover{transform:none;border-color:transparent}.feature-lead{background:var(--primary);color:#fff}.feature-lead .feature-eyebrow,.feature-lead p{color:rgba(255,255,255,.78)}.feature h3{font-size:1.25rem}.steps li{padding:1.15rem}.steps span{padding:0;border-radius:0;background:transparent;font-size:.8rem;letter-spacing:0}.audience-card h3,.faq-item h3,.steps h3{font-size:1.12rem;letter-spacing:-.02em}.final{max-width:760px;border:0;border-radius:20px;background:var(--bg);box-shadow:none}.final h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em}.footer-shell{border-color:var(--line)}.footer-link{border-radius:8px;font-weight:600;letter-spacing:0}.footer-link:hover{border-color:transparent;background:var(--fill-soft)}.legal-page{background:var(--bg)}.invite-card,.legal-card,.share-hero-card{border:0;border-radius:16px;background:var(--surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.invite-card h1,.legal-card h1,.share-hero-copy h1{letter-spacing:-.04em}.invite-status{border-color:var(--line);border-radius:10px;background:var(--bg)}.share-badge{background:var(--primary-soft);color:var(--primary)}.invite-dot{background:var(--primary);box-shadow:0 0 0 6px var(--primary-soft)}.deferred-section{content-visibility:visible;contain-intrinsic-size:auto}@media (max-width:1020px){.hero{min-height:auto;grid-template-columns:1fr}.mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.feature,.feature-lead{grid-column:span 1}.screenshot-hero{padding-top:0}}@media (max-width:760px){.section{width:min(1080px,calc(100% - 1.5rem));padding:3.5rem 0}.section-alt{width:100%;padding-right:1.25rem;padding-left:1.25rem}.masthead{width:100%;padding:.55rem .75rem;border-radius:0}.masthead .button-ghost{min-height:34px;font-size:.82rem}.hero{gap:2.5rem;padding-top:3rem}.audience-grid,.faq-list,.mosaic{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(2.55rem,12vw,3.75rem)}.statement{grid-template-columns:1fr;gap:1.5rem;padding-top:.75rem;padding-bottom:2.5rem}.statement-photo{min-height:230px;border-radius:12px}.hero-panel{width:min(100%,390px);margin:0 auto}.device-frame-hero{width:min(78vw,340px);transform:none}.screenshot-glow{right:0;left:0}.product-tour{padding-top:5rem;padding-bottom:5rem}.product-tour-heading{margin-bottom:2.5rem}.product-tour-grid{grid-template-columns:1fr;gap:4rem}.product-tour-card:nth-child(2){margin-top:0}.device-frame-tour{width:min(78vw,310px)}.product-tour-card:first-child .device-frame-tour,.product-tour-card:nth-child(3) .device-frame-tour{transform:none}.product-tour-copy{width:min(78vw,310px)}}@media (max-width:350px){.masthead .brand-lockup-name{display:none}}