:root{--v3-cream: #f7f3eb;--v3-paper: #fffdf9;--v3-ink: #14221d;--v3-copy: #53605a;--v3-green: #123c3a;--v3-green-deep: #0d2c2a;--v3-green-soft: #dde9e2;--v3-coral: #e8664d;--v3-line: #d9d8cf;--v3-container: 1220px;--v3-gutter: clamp(20px, 4vw, 48px)}body{overflow-x:hidden;color:var(--v3-copy);background:var(--v3-cream)}.v3-container{width:min(100%,var(--v3-container));margin-inline:auto;padding-inline:var(--v3-gutter)}.v3-header{position:sticky;z-index:50;top:0;background:color-mix(in srgb,var(--v3-paper) 92%,transparent);border-bottom:1px solid rgba(18,60,58,.1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.v3-header__inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:28px}.v3-brand{display:inline-flex;flex:none}.v3-brand:hover,.v3-footer__brand:hover{text-decoration:none}.v3-nav{display:flex;align-items:center;gap:clamp(18px,2.3vw,32px);margin-left:auto}.v3-nav a,.v3-login{color:#47534d;font-size:.89rem;font-weight:600}.v3-nav a:hover,.v3-login:hover{color:var(--v3-green);text-decoration:none}.v3-header__actions{display:flex;align-items:center;gap:16px}.v3-language{color:#78817c;font-size:.72rem;letter-spacing:.03em;white-space:nowrap}.v3-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;color:var(--v3-green);background:transparent;border:1px solid var(--v3-green);border-radius:999px;font-size:.93rem;font-weight:700;line-height:1;text-align:center;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.v3-button:hover{transform:translateY(-2px);text-decoration:none}.v3-button--primary{color:#fff;background:var(--v3-green);box-shadow:0 12px 28px -16px #123c3aa8}.v3-button--primary:hover{color:#fff;background:var(--v3-green-deep);box-shadow:0 18px 36px -16px #123c3ab8}.v3-button--small{min-height:42px;padding:11px 18px;font-size:.86rem}.v3-button--large{min-height:56px;padding-inline:28px;font-size:1rem}.v3-button--outline{margin-top:auto;border-color:#a8b3ad}.v3-button--outline:hover{color:var(--v3-green);background:var(--v3-green-soft);border-color:var(--v3-green)}.v3-button--light{color:var(--v3-green-deep);background:#fffef9;border-color:#fffef9}.v3-button--light:hover{color:var(--v3-green-deep);background:#e8f0e9}.v3-menu{display:none;width:42px;height:42px;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0;background:transparent;border:1px solid var(--v3-line);border-radius:50%}.v3-menu span{width:17px;height:2px;background:var(--v3-green);border-radius:2px}.v3-mobile-nav{display:none}.v3-hero{position:relative;padding-block:clamp(54px,7vw,104px) clamp(76px,9vw,128px);background:radial-gradient(circle at 78% 18%,rgba(168,200,122,.2),transparent 25%),linear-gradient(180deg,var(--v3-paper) 0%,var(--v3-cream) 100%)}.v3-hero:after{position:absolute;right:7%;bottom:5%;width:120px;height:120px;background-image:radial-gradient(rgba(18,60,58,.17) 1.5px,transparent 1.5px);background-size:13px 13px;content:""}.v3-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(400px,.97fr);align-items:center;gap:clamp(42px,7vw,96px)}.v3-hero__copy{padding-block:12px}.v3-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--v3-green);font-size:.72rem;font-weight:700;letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.v3-eyebrow:before{width:7px;height:7px;flex:none;background:var(--v3-coral);border-radius:50%;content:""}.v3-eyebrow--inverse{color:#b8d8ce}.v3-hero h1{max-width:11.5ch;margin-top:22px;color:var(--v3-ink);font-family:var(--font-display);font-size:clamp(3rem,5.7vw,5.8rem);font-variation-settings:var(--fraunces-set);font-weight:440;letter-spacing:-.045em;line-height:.98}.v3-hero__lead{max-width:58ch;margin-top:26px;color:#48564f;font-size:clamp(1.05rem,1.45vw,1.24rem);line-height:1.58}.v3-hero__price{margin-top:16px;color:#6b746f;font-size:.9rem}.v3-hero__price strong{color:var(--v3-ink)}.v3-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.v3-text-link{color:var(--v3-green);font-size:.91rem;font-weight:700}.v3-reassurance{display:flex;align-items:center;gap:8px;margin-top:18px;color:#737c77;font-size:.79rem}.v3-reassurance span{display:inline-grid;width:19px;height:19px;place-items:center;color:var(--v3-green);background:var(--v3-green-soft);border-radius:50%;font-size:.7rem}.v3-hero-visual{position:relative;width:min(100%,530px);margin-left:auto;padding-right:42px;padding-bottom:58px}.v3-photo-frame{position:relative;overflow:hidden;background:#d9e1d8;border-radius:34px 100px 34px 34px;box-shadow:0 38px 88px -36px #123c3a7a}.v3-photo-frame:before{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(9,30,26,.22));pointer-events:none;content:""}.v3-photo-frame img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.v3-app-preview{position:absolute;right:0;bottom:28px;width:clamp(148px,15vw,194px);overflow:hidden;padding:8px;background:#fffffff5;border:1px solid rgba(18,60,58,.12);border-radius:24px;box-shadow:0 28px 68px -26px #0d2c2a99;transform:rotate(1.3deg)}.v3-app-preview__label{display:flex;align-items:center;gap:6px;padding:5px 7px 9px;color:#4e5a54;font-size:.63rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.v3-live-dot{width:6px;height:6px;background:var(--v3-coral);border-radius:50%;box-shadow:0 0 0 4px #e8664d1f}.v3-app-preview img{width:100%;height:auto;border:1px solid #e5e8e3;border-radius:17px}.v3-hero-visual figcaption{position:absolute;bottom:0;left:4px;max-width:calc(100% - 200px);color:#7a827d;font-size:.66rem;line-height:1.4}.v3-proof{color:#eaf0ec;background:var(--v3-green)}.v3-proof__inner{display:grid;grid-template-columns:repeat(4,1fr);min-height:84px;align-items:center;gap:24px}.v3-proof span{display:flex;align-items:center;gap:10px;font-size:.78rem;font-weight:600}.v3-proof svg{width:19px;height:19px;flex:none;fill:none;stroke:#a8c87a;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.v3-section{padding-block:clamp(78px,9vw,124px)}.v3-section--white{background:var(--v3-paper)}.v3-section--warm{background:var(--v3-cream)}.v3-section-heading{max-width:820px;margin-inline:auto;text-align:center}.v3-section-heading--left{margin-inline:0;text-align:left}.v3-section-heading h2,.v3-team-copy h2,.v3-records h2,.v3-faq-grid h2,.v3-final h2{margin-top:17px;color:var(--v3-ink);font-family:var(--font-display);font-size:clamp(2.35rem,4vw,4.3rem);font-variation-settings:var(--fraunces-set);font-weight:440;letter-spacing:-.035em;line-height:1.03}.v3-section-heading>p:last-child{max-width:66ch;margin:22px auto 0;font-size:1.03rem;line-height:1.7}.v3-section-heading--left>p:last-child{margin-left:0}.v3-story-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;gap:clamp(42px,7vw,92px);margin-top:clamp(52px,6.5vw,84px)}.v3-wide-photo{position:relative;overflow:hidden;min-height:360px;background:#d7ddd6;border-radius:28px;box-shadow:0 30px 76px -40px #123c3a73}.v3-wide-photo img{width:100%;height:100%;min-height:inherit;aspect-ratio:3 / 2;object-fit:cover}.v3-photo-note{position:absolute;right:18px;bottom:18px;padding:9px 14px;color:#fff;background:#0d2c2adb;border:1px solid rgba(255,255,255,.24);border-radius:999px;backdrop-filter:blur(8px);font-size:.69rem;font-weight:700;letter-spacing:.02em}.v3-photo-note--light{color:var(--v3-green-deep);background:#fffdf9e6;border-color:#123c3a26}.v3-steps{display:flex;flex-direction:column;gap:0;padding:0;list-style:none}.v3-steps li{display:grid;grid-template-columns:46px 1fr;gap:20px;padding-block:25px;border-top:1px solid var(--v3-line)}.v3-steps li:last-child{border-bottom:1px solid var(--v3-line)}.v3-steps li>span{color:var(--v3-coral);font-family:var(--font-mono);font-size:.76rem;font-weight:600}.v3-steps h3{color:var(--v3-ink);font-size:1.07rem;font-weight:700}.v3-steps p{margin-top:8px;color:#68736d;font-size:.9rem;line-height:1.6}.v3-moment-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px}.v3-moment-card{display:flex;min-height:330px;flex-direction:column;padding:clamp(26px,3vw,38px);background:#fffdf9e0;border:1px solid var(--v3-line);border-radius:22px;box-shadow:0 18px 48px -38px #123c3a80}.v3-icon{display:grid;width:44px;height:44px;place-items:center;color:var(--v3-green);background:var(--v3-green-soft);border-radius:14px;font-size:1.2rem}.v3-moment-card__tag{margin-top:auto;padding-top:50px;color:var(--v3-coral);font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.v3-moment-card h3{margin-top:11px;color:var(--v3-ink);font-family:var(--font-display);font-size:1.72rem;font-weight:480;line-height:1.14}.v3-moment-card>p:last-child{margin-top:16px;color:#68716c;font-size:.88rem;line-height:1.65}.v3-team-grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(46px,7vw,96px)}.v3-team-copy h2{max-width:12ch}.v3-lead{max-width:57ch;margin-top:22px;font-size:1rem;line-height:1.7}.v3-check-list{display:flex;flex-direction:column;gap:13px;margin-block:28px 32px;padding:0;list-style:none}.v3-check-list li{display:flex;align-items:flex-start;gap:11px;color:#52605a;font-size:.9rem}.v3-check-list span{display:grid;width:21px;height:21px;flex:none;place-items:center;color:var(--v3-green);background:var(--v3-green-soft);border-radius:50%;font-size:.68rem}.v3-wide-photo--team{min-height:500px;border-radius:100px 28px 28px}.v3-wide-photo--team img{min-height:500px}.v3-records{color:#bbc8c0;background:radial-gradient(circle at 10% 10%,rgba(111,182,168,.14),transparent 28%),#101916}.v3-records__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(460px,1.15fr);align-items:center;gap:clamp(52px,8vw,110px)}.v3-records h2{max-width:13ch;color:#f5f6f1}.v3-records p:not(.v3-eyebrow){max-width:56ch;margin-top:24px;color:#a9b7ae;line-height:1.7}.v3-ledger{padding:clamp(20px,3vw,32px);background:#19241f;border:1px solid rgba(255,255,255,.1);border-radius:22px;box-shadow:0 30px 80px -40px #000c}.v3-ledger__top,.v3-ledger__foot,.v3-ledger__row{display:flex;align-items:center;justify-content:space-between;gap:20px}.v3-ledger__top{padding:0 4px 20px;color:#f0f3ed;font-weight:700}.v3-ledger__status{padding:6px 9px;color:#c5e2a1;background:#a8c87a21;border-radius:999px;font-size:.65rem;letter-spacing:.06em;text-transform:uppercase}.v3-ledger__row{padding:18px 4px;border-top:1px solid rgba(255,255,255,.08);color:#d2dad4;font-size:.84rem}.v3-ledger__row span{display:flex;align-items:center;gap:11px}.v3-ledger__row i{width:7px;height:7px;background:#a8c87a;border-radius:50%;box-shadow:0 0 0 5px #a8c87a17}.v3-ledger__row time{color:#7f9085;font-family:var(--font-mono);font-size:.7rem;white-space:nowrap}.v3-ledger__foot{margin-top:10px;padding:18px 4px 0;color:#819188;font-size:.72rem}.v3-ledger__foot strong{color:#b7c7bd}.v3-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;margin-top:52px}.v3-price-card{position:relative;display:flex;min-height:410px;flex-direction:column;padding:clamp(26px,3vw,38px);background:var(--v3-paper);border:1px solid var(--v3-line);border-radius:24px}.v3-price-card--featured{background:#edf2ec;border-color:#9fb5a8;box-shadow:0 28px 70px -42px #123c3ab3}.v3-price-card__badge{position:absolute;top:18px;right:18px;padding:6px 9px;color:#fff;background:var(--v3-green);border-radius:999px;font-size:.63rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.v3-price-card__for{color:#68746e;font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.v3-price{margin-top:28px}.v3-price strong,.v3-price span{display:block}.v3-price strong{color:var(--v3-ink);font-family:var(--font-display);font-size:clamp(2.3rem,3.3vw,3.4rem);font-weight:480;letter-spacing:-.04em;line-height:1}.v3-price span{min-height:40px;margin-top:8px;color:#69736e;font-size:.79rem}.v3-price-card>p:nth-of-type(3){margin-block:26px 32px;color:#626f68;font-size:.9rem;line-height:1.65}.v3-faq-grid{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(44px,8vw,110px)}.v3-faq-grid h2{max-width:12ch}.v3-faq-intro{max-width:48ch;margin-top:22px;font-size:.94rem;line-height:1.7}.v3-faq-list details{border-top:1px solid var(--v3-line)}.v3-faq-list details:last-child{border-bottom:1px solid var(--v3-line)}.v3-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:22px;color:var(--v3-ink);cursor:pointer;font-size:.97rem;font-weight:700;list-style:none}.v3-faq-list summary::-webkit-details-marker{display:none}.v3-faq-list summary span{color:var(--v3-coral);font-size:1.45rem;font-weight:400;transition:transform .16s ease}.v3-faq-list details[open] summary span{transform:rotate(45deg)}.v3-faq-list details p{max-width:64ch;padding:0 44px 23px 0;color:#67726c;font-size:.88rem;line-height:1.7}.v3-final{padding-block:clamp(64px,8vw,96px);background:var(--v3-green)}.v3-final__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.v3-final h2{max-width:15ch;color:#fffdf8;font-size:clamp(2.5rem,4.5vw,4.7rem)}.v3-final p:not(.v3-eyebrow){margin-top:18px;color:#c3d3ca}.v3-final .v3-button{flex:none}.v3-footer{padding-block:44px;color:#91a198;background:#0d1713}.v3-footer__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px 32px}.v3-footer__brand{color:#f2f3ee;font-family:var(--font-display);font-size:1.7rem;font-weight:600}.v3-footer__brand span{color:var(--v3-coral)}.v3-footer p,.v3-footer a{font-size:.76rem}.v3-footer__links{display:flex;gap:20px}.v3-footer__links a{color:#b9c4bd}.v3-footer__meta{grid-column:1 / -1;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.reveal{opacity:0;transform:translateY(18px);transition:opacity .56s ease,transform .56s ease}.reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.v3-button,.reveal,.v3-faq-list summary span{transition:none}.reveal{opacity:1;transform:none}}@media(max-width:1100px){.v3-language,.v3-nav{display:none}.v3-menu{display:flex}.v3-mobile-nav.is-open{display:flex;flex-direction:column;gap:2px;padding:8px var(--v3-gutter) 24px;background:var(--v3-paper);border-top:1px solid var(--v3-line)}.v3-mobile-nav a:not(.v3-button){padding:11px 0;color:var(--v3-ink);font-size:.9rem;font-weight:600}.v3-hero__grid{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:42px}.v3-hero h1{font-size:clamp(3rem,6vw,4.6rem)}.v3-moment-card{min-height:360px}}@media(max-width:820px){.v3-header__inner{min-height:66px}.v3-brand svg{width:102px}.v3-login{display:none}.v3-header__actions>.v3-button{display:none}.v3-hero{padding-top:48px}.v3-hero__grid,.v3-story-grid,.v3-team-grid,.v3-records__grid,.v3-faq-grid{grid-template-columns:1fr}.v3-hero h1{max-width:12ch;font-size:clamp(2.85rem,12vw,4.6rem)}.v3-hero-visual{width:min(100%,570px);margin:0 auto}.v3-proof__inner{grid-template-columns:repeat(2,1fr);padding-block:22px}.v3-moment-cards,.v3-pricing-grid{grid-template-columns:1fr}.v3-moment-card{min-height:280px}.v3-wide-photo--team,.v3-wide-photo--team img{min-height:420px}.v3-team-copy{order:2}.v3-wide-photo--team{order:1}.v3-records__grid{gap:42px}.v3-price-card{min-height:360px}.v3-final__inner{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.v3-header__inner{gap:12px}.v3-hero{padding-block:42px 78px}.v3-hero h1{margin-top:18px;font-size:clamp(2.7rem,13.7vw,3.9rem);line-height:.99}.v3-hero__lead{margin-top:22px;font-size:1rem}.v3-actions{align-items:stretch;flex-direction:column;gap:16px}.v3-actions .v3-button{width:100%}.v3-text-link{text-align:center}.v3-hero-visual{padding-right:24px;padding-bottom:64px}.v3-photo-frame{border-radius:24px 70px 24px 24px}.v3-app-preview{right:-4px;bottom:32px;width:132px;padding:6px;border-radius:19px}.v3-app-preview__label{font-size:.54rem}.v3-app-preview img{border-radius:13px}.v3-hero-visual figcaption{max-width:calc(100% - 142px);font-size:.59rem}.v3-proof__inner{grid-template-columns:1fr;gap:15px}.v3-proof span{font-size:.75rem}.v3-section{padding-block:72px}.v3-section-heading{text-align:left}.v3-section-heading>p:last-child{margin-left:0}.v3-section-heading h2,.v3-team-copy h2,.v3-records h2,.v3-faq-grid h2,.v3-final h2{font-size:clamp(2.3rem,10vw,3.3rem)}.v3-story-grid{margin-top:40px;gap:36px}.v3-wide-photo,.v3-wide-photo img{min-height:300px}.v3-wide-photo--team,.v3-wide-photo--team img{min-height:350px}.v3-photo-note{right:12px;bottom:12px}.v3-moment-card{min-height:300px}.v3-records__grid{gap:34px}.v3-ledger__row{align-items:flex-start;flex-direction:column;gap:5px}.v3-ledger__row time{padding-left:18px}.v3-final__inner .v3-button{width:100%}.v3-footer__inner{grid-template-columns:1fr}.v3-footer__links{flex-wrap:wrap}}
