:root{color-scheme:light;--bg: #f5efe4;--bg-strong: #fff8ef;--surface: rgba(255, 250, 242, .8);--surface-strong: #fffdf8;--surface-dark: #24180f;--text: #21160f;--muted: #675748;--line: rgba(84, 57, 31, .12);--accent: #c95c2b;--accent-strong: #9f3b1b;--accent-soft: rgba(201, 92, 43, .12);--olive: #687a3d;--shadow: 0 30px 80px rgba(59, 35, 14, .12);--radius-xl: 36px;--radius-lg: 26px;--radius-md: 18px;--container: min(1180px, calc(100% - 40px) )}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(215,126,56,.24),transparent 34%),radial-gradient(circle at 85% 15%,rgba(86,121,77,.16),transparent 24%),linear-gradient(180deg,#fff9f1 0%,var(--bg) 48%,#efe4d2 100%);font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}p,h1,h2,h3,ul{margin:0}ul{padding:0;list-style:none}.landing{width:var(--container);margin:0 auto;padding:28px 0 80px}.hero,.proof,.section,.cta{position:relative}.hero{display:grid;grid-template-columns:1fr;gap:22px;align-items:start;padding:34px;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(135deg,#fffcf7e6,#fcf1e2c7),var(--surface);box-shadow:var(--shadow);overflow:hidden}.hero:after{content:"";position:absolute;inset:auto -10% -25% auto;width:320px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(201,92,43,.22),transparent 68%);pointer-events:none}.hero__copy{position:relative;z-index:1;max-width:1120px}.hero__eyebrow,.section__eyebrow,.feature-card__eyebrow,.offline-note__eyebrow,.cta__eyebrow,.proof__number,.screen-card__label{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:700}.hero__eyebrow,.section__eyebrow,.feature-card__eyebrow,.offline-note__eyebrow,.cta__eyebrow{color:var(--accent-strong)}.hero__title,.section__title,.cta__title,.offline-note__title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif}.hero__title{max-width:none;margin-top:14px;font-size:clamp(2.9rem,5vw,4.6rem);line-height:.98;letter-spacing:-.05em;text-wrap:balance}.hero__lead{max-width:78ch;margin-top:22px;color:var(--muted);font-size:clamp(1.05rem,1.7vw,1.28rem);line-height:1.65}.hero__actions,.cta__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.hero__actions{margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:54px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-size:.98rem;font-weight:700;text-align:center;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff9f4;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);box-shadow:0 18px 34px #9f3b1b3d}.button--primary:hover{box-shadow:0 24px 40px #9f3b1b4d}.button--ghost{border-color:var(--line);background:#ffffff7a}.hero__facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero__facts li{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#ffffff8f;font-size:.95rem;font-weight:600}.hero__visual{position:relative;display:flex;justify-content:flex-end;min-width:0}.hero-carousel{position:relative;width:min(100%,100%);max-width:100%;padding:0 0 88px}.hero-carousel__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(200px,240px);gap:14px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none;scroll-snap-type:x proximity}.hero-carousel__track::-webkit-scrollbar,.mini-carousel::-webkit-scrollbar{display:none}.hero-carousel__badge{position:absolute;left:0;bottom:0;max-width:320px;padding:14px 16px;border:1px solid rgba(84,57,31,.12);border-radius:20px;background:#fffbf5e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 14px 32px #3b230e1f}.hero-carousel__eyebrow,.module-card__eyebrow{color:var(--accent-strong);text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700}.hero-carousel__text{margin-top:8px;color:var(--muted);font-size:.94rem;line-height:1.45}.phone-shot{min-width:0;margin:0;scroll-snap-align:start}.phone-shot__image{display:block;width:100%;aspect-ratio:1080 / 2424;border-radius:26px;background:#140d08;box-shadow:0 20px 40px #2a180a29}.phone-shot--window{overflow:hidden;border-radius:28px}.phone-shot--window .phone-shot__image{aspect-ratio:auto;height:560px;object-fit:cover;object-position:top center}.proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.proof__item,.offline-note,.cta,.module-card{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 18px 48px #3b230e0f}.proof__item{min-height:180px;padding:24px;border-radius:var(--radius-lg)}.proof__number{display:inline-block;color:var(--accent-strong);font-size:clamp(2rem,5vw,3.4rem);letter-spacing:-.05em}.proof__text,.timeline__text,.offline-note__text,.cta__hint,.module-card__text{color:var(--muted)}.proof__text{margin-top:12px;font-size:1rem;line-height:1.6}.section{margin-top:22px;padding:32px;border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(180deg,#fffcf6d1,#fff8eebd)}.section--split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:28px;align-items:start}.section__intro{max-width:760px}.section__intro--compact{max-width:none}.section__title{margin-top:12px;font-size:clamp(2rem,4.3vw,3.6rem);line-height:.98;letter-spacing:-.04em}.module-list{display:grid;gap:18px;margin-top:26px}.module-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:start;padding:28px;border-radius:var(--radius-lg);min-height:390px}.module-card--reverse{grid-template-columns:minmax(0,1fr)}.module-card--reverse .module-card__copy{order:2}.module-card--reverse .module-card__visual{order:1}.module-card__title,.timeline__title{font-size:1.1rem;line-height:1.2}.module-card__title,.timeline__title{margin-top:10px;font-weight:700;font-size:1.55rem}.module-card__text,.timeline__text,.offline-note__text{margin-top:12px;font-size:1rem;line-height:1.65}.module-card__copy{position:relative;z-index:1;max-width:min(54%,560px)}.module-card__visual{position:absolute;top:20px;right:-12px;width:320px;min-width:0;pointer-events:none}.module-card__visual .phone-shot{width:100%;margin:0}.module-card--reverse .module-card__visual .phone-shot{margin:0}.module-card--reverse .module-card__visual{right:auto;left:-12px}.module-card--reverse .module-card__copy{margin-left:auto}.mini-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,226px);gap:14px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none;scroll-snap-type:x proximity}.flow-copy{display:grid;gap:22px;align-content:start}.timeline{display:grid;gap:14px}.timeline__item{display:grid;grid-template-columns:66px minmax(0,1fr);gap:16px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff85}.timeline__step{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px;background:var(--surface-dark);color:#fff7ef;font-size:.94rem;font-weight:800;letter-spacing:.08em}.offline-note{padding:24px;border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(104,122,61,.2),transparent 32%),linear-gradient(180deg,#fffcf7e6,#f6efe4c7);position:static}.offline-note__title{margin-top:12px;font-size:2rem;line-height:1;letter-spacing:-.04em}.cta{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-top:22px;padding:30px 32px;border-radius:var(--radius-xl);background:radial-gradient(circle at top left,rgba(201,92,43,.18),transparent 28%),linear-gradient(135deg,#fffaf3db,#f7ede0e6)}.cta__title{margin-top:12px;max-width:12ch;font-size:clamp(2rem,4vw,3.4rem);line-height:.98;letter-spacing:-.04em}.cta__hint{font-size:.95rem;font-weight:600}@media(max-width:1080px){.hero__title{max-width:none}.hero-carousel{width:100%}.section--split,.cta{grid-template-columns:1fr;display:grid}.cta__title{max-width:none}}@media(max-width:820px){.proof,.module-card,.module-card--reverse{grid-template-columns:1fr}.module-card,.module-card--reverse{gap:18px}.module-card--reverse .module-card__copy,.module-card--reverse .module-card__visual{order:initial}.module-card__visual .phone-shot,.module-card--reverse .module-card__visual .phone-shot{margin:0 auto}.module-card{min-height:0;gap:18px}.module-card__copy,.module-card--reverse .module-card__copy{max-width:none;margin-left:0}.module-card__visual,.module-card--reverse .module-card__visual{position:static;width:min(100%,232px);margin:0 auto;pointer-events:auto}.phone-shot--window .phone-shot__image{height:420px}}@media(max-width:640px){:root{--container: min(100%, calc(100% - 24px) )}.landing{padding:12px 0 48px}.hero,.section,.cta{padding:22px;border-radius:28px}.hero__title{margin-top:12px;font-size:clamp(2.2rem,11vw,3.4rem);line-height:.98;letter-spacing:-.045em;text-wrap:balance}.hero__lead{margin-top:18px;font-size:1rem;line-height:1.58}.proof__item,.module-card,.offline-note{padding:20px;border-radius:22px}.hero__actions,.cta__actions{flex-direction:column;align-items:stretch}.button{width:100%;min-width:0;padding:0 18px;font-size:.95rem;white-space:normal}.hero-carousel{padding-bottom:108px}.hero-carousel__track,.mini-carousel{grid-auto-columns:minmax(160px,64vw)}.timeline__item{grid-template-columns:1fr}.timeline__step{width:48px;height:48px}}
