@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fbf8f2;color:#152018;accent-color:#ef6351;--ink: #152018;--muted: #5f6b62;--paper: #fffaf1;--surface: #ffffff;--line: #e7ded0;--accent: #ef6351;--accent-strong: #c94c3b;--green: #1f7a5b;--mint: #dceee6;--positive: #dff5e8;--positive-strong: #2a7d59;--positive-ink: #215243;--neutral-soft: #f4f7fa;--gold: #f5c861;--blue: #dce8ff;--shadow: 0 20px 70px rgba(37, 43, 35, .12);--shadow-lg: 0 32px 90px rgba(37, 43, 35, .16);--shadow-soft: 0 14px 34px rgba(37, 43, 35, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}body{margin:0;min-height:100vh;position:relative;overflow-x:hidden;background:radial-gradient(circle at top left,rgba(239,99,81,.11),transparent 22rem),radial-gradient(circle at top right,rgba(31,122,91,.12),transparent 28rem),linear-gradient(180deg,#fffaf1eb,#fbf8f2 36rem),#fbf8f2;color:var(--ink)}body:before,body:after{content:"";position:fixed;inset:auto;width:24rem;height:24rem;border-radius:50%;filter:blur(70px);pointer-events:none;z-index:0}body:before{top:-8rem;right:-6rem;background:#ef635114}body:after{bottom:18rem;left:-8rem;background:#1f7a5b1a}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:hover,a:focus-visible{color:var(--accent)}a[href^="mailto:"]{color:var(--accent-strong);text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.18em}a[href^="mailto:"]:hover,a[href^="mailto:"]:focus-visible{color:#9f392a}:focus-visible{outline:3px solid rgba(239,99,81,.35);outline-offset:3px}.skip-link{position:absolute;left:1rem;top:1rem;z-index:20;transform:translateY(-150%);background:var(--ink);color:#fff;padding:.75rem 1rem;border-radius:8px;font-weight:700}.skip-link:focus{transform:translateY(0)}.top-nav{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem 1.25rem;width:min(1180px,calc(100% - 2rem));margin:1rem auto 0;padding:.95rem 1.05rem;border:1px solid rgba(21,32,24,.09);border-radius:24px;background:#fffaf1eb;box-shadow:0 16px 50px #252b231a;backdrop-filter:blur(18px)}.brand-link,.footer-brand{display:inline-flex;align-items:center;gap:.7rem;font-weight:800}.brand-link img{width:2.5rem;height:2.5rem;border-radius:8px}.primary-nav,.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.primary-nav a{border-radius:8px;color:var(--muted);font-size:.93rem;font-weight:700;padding:.65rem .8rem}.primary-nav a:hover,.primary-nav a:focus-visible{background:#f3eadc;color:var(--ink);text-decoration:none}.top-nav__controls{justify-self:end;display:flex;align-items:center}.locale-picker{display:inline-flex;align-items:center}.locale-picker__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;min-width:9.5rem;padding:.78rem 2.35rem .78rem 1rem;border:1px solid rgba(21,32,24,.09);border-radius:999px;background:linear-gradient(180deg,#fff,#f5f7f4),linear-gradient(135deg,transparent 50%,var(--muted) 50%),linear-gradient(225deg,var(--muted) 50%,transparent 50%);background-position:0 0,calc(100% - 1.1rem) 50%,calc(100% - .75rem) 50%;background-size:auto,.35rem .35rem,.35rem .35rem;background-repeat:no-repeat;color:var(--ink);font-size:.88rem;font-weight:800;box-shadow:var(--shadow-soft);cursor:pointer}.locale-picker__select:hover{border-color:#ef635138}.locale-picker__select:focus-visible{outline:3px solid rgba(239,99,81,.25);outline-offset:2px}.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}.page-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 .5rem}.home-page{display:grid;gap:clamp(4rem,7vw,6rem)}.document-page{display:grid;gap:clamp(2rem,3.5vw,3rem);padding-bottom:2rem}.document-page>section{display:grid;gap:1rem}.hero-section{position:relative;display:grid;gap:clamp(2rem,4vw,3.5rem);min-height:calc(100vh - 8rem);align-items:center;padding:clamp(2rem,5vw,4.5rem) 0 2rem}.hero-section:before{content:"";position:absolute;inset:10% auto auto -6rem;width:16rem;height:16rem;border-radius:50%;background:radial-gradient(circle,rgba(245,200,97,.22),transparent 68%);pointer-events:none}.hero-copy{position:relative;z-index:1;max-width:42rem}.eyebrow,.subtitle,.plan-name,.app-kicker,.book-label{margin:0;color:var(--green);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{color:var(--ink);margin:0;line-height:1.04}.hero-copy h1{margin-top:1rem;font-size:clamp(2.9rem,5.4vw,4.8rem);line-height:.98;max-width:11ch}.hero-lede{max-width:39rem;margin:1.5rem 0 0;color:var(--muted);font-size:1.15rem;line-height:1.8}.availability-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.status-pill{display:inline-flex;align-items:center;min-height:2.25rem;border:1px solid rgba(31,122,91,.18);border-radius:999px;background:var(--mint);color:#164d3c;font-size:.9rem;font-weight:800;padding:.45rem .85rem}.store-badge{display:inline-flex;align-items:center;gap:.75rem;flex:0 1 auto;min-height:3.6rem;padding:.6rem 1.4rem .6rem 1.05rem;border-radius:.8rem;background:#000;color:#fff;border:1px solid #a6a6a6;text-decoration:none;cursor:pointer;box-shadow:var(--shadow-soft);transition:transform .18s ease,box-shadow .18s ease}.store-badge:hover,.store-badge:focus-visible{transform:translateY(-3px) scale(1.02);box-shadow:0 18px 34px #252b233d;color:#fff}.store-badge__icon{display:inline-grid;flex:0 0 auto;place-items:center;width:1.75rem}.store-badge svg{display:block}.store-badge__text{display:flex;flex-direction:column;flex:1 1 auto;line-height:1.18;text-align:left}.store-badge__sub{color:inherit;font-size:.68rem;font-weight:500;letter-spacing:.02em}.store-badge__main{font-size:1.28rem;font-weight:600;letter-spacing:-.01em;white-space:nowrap}.hero-visual{display:flex;justify-content:center;min-width:0;position:relative;z-index:1;perspective:1200px}.phone-mockup{position:relative;width:min(100%,22.5rem);border:.7rem solid #162016;border-radius:2.4rem;background:#162016;box-shadow:var(--shadow-lg);transition:transform .25s ease-out;will-change:transform}.phone-speaker{position:absolute;left:50%;top:.7rem;width:4.8rem;height:.35rem;transform:translate(-50%);border-radius:999px;background:#ffffff47;z-index:1}.phone-carousel{display:flex;flex-direction:column;align-items:center;gap:1.1rem;width:min(100%,20rem)}.phone-frame{position:relative;width:100%;padding:.55rem;border-radius:2.7rem;background:linear-gradient(160deg,#1b241c,#0d140f);box-shadow:var(--shadow-lg);transition:transform .25s ease-out;will-change:transform}.phone-notch{position:absolute;left:50%;top:.85rem;z-index:2;width:30%;height:.42rem;transform:translate(-50%);border-radius:999px;background:#ffffff38}.phone-viewport{overflow:hidden;border-radius:2.2rem;aspect-ratio:738 / 1599;background:#0b0f14}.phone-track{display:flex;height:100%;margin:0;padding:0;list-style:none;touch-action:pan-y;transition:transform .55s cubic-bezier(.6,.05,.15,1)}.phone-slide{position:relative;flex:0 0 100%;height:100%}.phone-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center;-webkit-user-drag:none;user-select:none}.phone-slide__caption{position:absolute;left:.7rem;right:.7rem;bottom:.9rem;padding:.5rem .85rem;border-radius:14px;background:#0b0f14bd;backdrop-filter:blur(8px);color:#fffaf1;font-size:.82rem;font-weight:700;text-align:center;line-height:1.35}.phone-dots{display:flex;gap:.45rem}.phone-dot{width:.55rem;height:.55rem;padding:0;border:none;border-radius:999px;background:#15201838;cursor:pointer;transition:background .2s ease,transform .2s ease;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;user-select:none;touch-action:manipulation}.phone-dot[aria-selected=true]{background:var(--accent);transform:scale(1.15)}.phone-dot:focus{outline:none}.phone-dot:focus-visible{outline:3px solid rgba(239,99,81,.35);outline-offset:2px}@media (prefers-reduced-motion: reduce){.phone-track{transition:none}}.app-screen{display:grid;gap:1rem;min-height:41rem;padding:2.2rem 1rem 1rem;border-radius:1.7rem;background:linear-gradient(180deg,#fff7e8,#f5f0e9 58%,#e9f2ec);box-shadow:inset 0 1px #ffffffa6;overflow:hidden}.app-topline,.signal-row,.mini-grid{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.app-topline strong{display:block;margin-top:.25rem;font-size:1.45rem}.book-card,.notification-card,.mini-grid div,.feature-card,.price-card,.faq-card,.trust-list p,.site-header{border:1px solid var(--line);border-radius:22px;background:#ffffffdb;box-shadow:var(--shadow-soft)}.book-card{display:grid;gap:.85rem;padding:1rem}.active-book{border-color:#ef635140;box-shadow:0 18px 40px #ef635124}.book-card>strong{font-size:1.55rem}.signal-row{border-top:1px solid #efe4d5;color:var(--muted);padding-top:.75rem}.signal-row strong{color:var(--ink)}.notification-card{padding:1rem;background:linear-gradient(180deg,#172219,#111916);color:#fffaf1}.notification-card span{color:var(--gold);font-size:.8rem;font-weight:800;text-transform:uppercase}.notification-card strong{display:block;margin-top:.35rem}.notification-card p{margin:.55rem 0 0;color:#fffaf1c7;line-height:1.5}.mini-grid{align-items:stretch}.mini-grid div{display:grid;gap:.45rem;width:100%;padding:1rem}.mini-grid span{color:var(--muted);font-size:.85rem}.value-strip{display:flex;align-items:stretch;gap:.9rem}.value-step{flex:1 1 0;display:grid;gap:.85rem;align-content:start;min-height:11rem;padding:1.4rem;border:1px solid rgba(231,222,208,.8);border-radius:24px;background:linear-gradient(180deg,#fff,#fffdf9);box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.value-step:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#ef635133}.value-step span{color:var(--accent);font-size:.88rem;font-weight:800}.value-step p{margin:0;color:var(--ink);font-size:1.05rem;font-weight:700;line-height:1.45}.value-strip__arrow{flex:0 0 auto;display:grid;place-items:center;align-self:center;width:2.6rem;height:2.6rem;border-radius:999px;background:linear-gradient(180deg,var(--ink),#223228);color:#fff;box-shadow:var(--shadow-soft)}.content-section{display:grid;gap:2rem;scroll-margin-top:6rem}.use-cases-section{position:relative;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;overflow:hidden;padding:clamp(1.5rem,4vw,3.5rem);border-radius:32px;background:radial-gradient(circle at 15% 15%,rgba(245,200,97,.2),transparent 18rem),linear-gradient(145deg,#152018,#20352a);box-shadow:var(--shadow-lg)}.use-cases-section:after{content:"";position:absolute;right:-5rem;bottom:-6rem;width:17rem;height:17rem;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 2.5rem #ffffff06;pointer-events:none}.use-cases-intro{position:sticky;top:7rem;z-index:1}.use-cases-intro .eyebrow{color:var(--gold)}.use-cases-intro h2,.use-case-card h3{color:#fffaf1}.use-cases-intro p:not(.eyebrow),.use-case-card p{color:#fffaf1b3}.use-case-grid{position:relative;z-index:1;display:grid;gap:.85rem}.use-case-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1.25rem;border:1px solid rgba(255,255,255,.11);border-radius:20px;background:#ffffff12;backdrop-filter:blur(12px)}.use-case-number{display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--gold);color:#46330c;font-size:.78rem;font-weight:800}.use-case-card h3{font-size:1.15rem;line-height:1.2}.use-case-card p{margin:.55rem 0 0;line-height:1.65}.section-intro{max-width:43rem}.section-intro h2,.site-header h1{margin-top:.75rem;font-size:clamp(2rem,4.2vw,3rem)}.section-intro p:not(.eyebrow),.site-header p:not(.subtitle),.feature-card p,.price-card p,.faq-card p,.trust-list p,.feature-card li{color:var(--muted);line-height:1.7}.section-intro p:not(.eyebrow){margin:1rem 0 0;font-size:1.05rem;max-width:48rem}.feature-grid,.pricing-grid,.faq-list,.trust-list{display:grid;gap:1rem}.feature-card,.price-card,.faq-card{padding:1.35rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card{display:grid;gap:1rem;min-height:100%;position:relative;overflow:hidden;--feat-from: #dce8ff;--feat-to: #edf4ff;--feat-ink: #1e4f91;--feat-accent: rgba(46, 111, 176, .32);--feat-glow: rgba(46, 111, 176, .18);--feat-tint: rgba(46, 111, 176, .05);background:linear-gradient(180deg,var(--feat-tint),transparent 42%),#ffffffdb}.feature-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--feat-ink),transparent);opacity:.55}.feature-card--coral{--feat-from: #ffe0d8;--feat-to: #fff1ec;--feat-ink: #c94c3b;--feat-accent: rgba(239, 99, 81, .34);--feat-glow: rgba(239, 99, 81, .2);--feat-tint: rgba(239, 99, 81, .06)}.feature-card--green{--feat-from: #d2ecdf;--feat-to: #eaf7f0;--feat-ink: #1f7a5b;--feat-accent: rgba(31, 122, 91, .32);--feat-glow: rgba(31, 122, 91, .18);--feat-tint: rgba(31, 122, 91, .06)}.feature-card--gold{--feat-from: #fbe4b5;--feat-to: #fdf2d6;--feat-ink: #a9791a;--feat-accent: rgba(214, 152, 40, .36);--feat-glow: rgba(214, 152, 40, .22);--feat-tint: rgba(214, 152, 40, .08)}.feature-card--blue{--feat-from: #dce8ff;--feat-to: #edf4ff;--feat-ink: #1e4f91;--feat-accent: rgba(46, 111, 176, .32);--feat-glow: rgba(46, 111, 176, .18);--feat-tint: rgba(46, 111, 176, .05)}.feature-card--violet{--feat-from: #e6ddfb;--feat-to: #f2ecfd;--feat-ink: #5f3dc4;--feat-accent: rgba(124, 92, 191, .32);--feat-glow: rgba(124, 92, 191, .18);--feat-tint: rgba(124, 92, 191, .06)}.feature-card--teal{--feat-from: #ccede8;--feat-to: #e6f6f3;--feat-ink: #16766c;--feat-accent: rgba(42, 161, 152, .32);--feat-glow: rgba(42, 161, 152, .18);--feat-tint: rgba(42, 161, 152, .06)}.feature-card__header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;min-width:0}.feature-card__header h3{min-width:0;line-height:1.18}.feature-icon{display:inline-grid;width:2.5rem;height:2.5rem;place-items:center;border-radius:13px;background:linear-gradient(180deg,var(--feat-from),var(--feat-to));color:var(--feat-ink);box-shadow:inset 0 0 0 1px #ffffff8c;font-size:.86rem;font-weight:800;transition:transform .2s ease,filter .2s ease}.feature-card:hover .feature-icon,.feature-card:focus-within .feature-icon{transform:scale(1.12) rotate(-4deg);filter:saturate(1.2) brightness(.98)}.feature-card:hover,.feature-card:focus-within{transform:translateY(-4px);box-shadow:0 24px 60px var(--feat-glow);border-color:var(--feat-accent)}.price-card:hover,.faq-card:hover,.trust-list p:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);border-color:#ef635129}.feature-card h3,.price-card h3,.faq-card h3{font-size:1.2rem}.feature-card p,.price-card p,.faq-card p{margin:0}.split-section{grid-template-columns:1fr;align-items:start}.pricing-section{padding:clamp(1.5rem,4vw,3.25rem);border:1px solid rgba(239,99,81,.13);border-radius:32px;background:radial-gradient(circle at 92% 8%,rgba(239,99,81,.12),transparent 18rem),linear-gradient(180deg,#ffffffe0,#fffaf1eb);box-shadow:var(--shadow-soft)}.pricing-intro{max-width:50rem}.price-card{display:grid;gap:1rem;align-content:start;padding:clamp(1.35rem,3vw,2rem);background:#fff}.price-card h3{font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.1}.price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.45rem .7rem;padding-bottom:1rem;border-bottom:1px solid var(--line)}.price-amount{color:var(--ink);font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.04em;line-height:1}.price-detail{max-width:14rem;color:var(--muted);font-size:.82rem;font-weight:700;line-height:1.35}.price-features{display:grid;gap:.75rem;padding:0;list-style:none}.price-features li{position:relative;margin:0;padding-left:1.75rem;color:#3f4d43;line-height:1.5}.price-features li:before{content:"✓";position:absolute;left:0;top:.05rem;display:grid;place-items:center;width:1.15rem;height:1.15rem;border-radius:50%;background:var(--mint);color:var(--green);font-size:.72rem;font-weight:900}.featured-plan{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fff9,#e8f7ed 74%,#f7fff9);border-color:#1f7a5b24;box-shadow:0 24px 50px #1f7a5b14}.featured-plan h3,.featured-plan .plan-name{color:var(--positive-strong)}.featured-plan p:not(.plan-name){color:#47665a}.featured-plan .plan-name{display:inline-flex;align-self:start;padding:.25rem .65rem;border-radius:999px;background:#2a7d591a}.featured-plan:before{content:"";position:absolute;inset:auto -4rem -5rem auto;width:12rem;height:12rem;border-radius:50%;background:radial-gradient(circle,rgba(148,220,182,.32),transparent 68%);pointer-events:none}.featured-plan>*{position:relative;z-index:1}.trial-note{display:inline-flex;align-self:start;width:fit-content;padding:.45rem .7rem;border-radius:999px;background:#f5c86133;color:#715316;font-size:.92rem;font-weight:800}.trust-section{padding:2rem;border-radius:20px;background:linear-gradient(180deg,#eef7f1,#e7f1eb)}.trust-list p{margin:0;padding:1rem;background:#ffffffb8;color:#28493b;font-weight:700}.faq-card{padding:0;background:#ffffffc7;overflow:hidden}.faq-card summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;list-style:none;padding:1.2rem 1.35rem;color:var(--ink);font-size:1.06rem;font-weight:700;cursor:pointer}.faq-card summary::-webkit-details-marker{display:none}.faq-card summary:after{content:"+";flex:0 0 auto;color:var(--accent);font-size:1.35rem;line-height:1;transition:transform .25s ease}.faq-card[open] summary:after{transform:rotate(45deg)}.faq-card[open] p{animation:fade-up .3s ease both}.faq-card p{margin:0;padding:0 1.35rem 1.35rem}.faq-card[open]{border-color:#ef63512e}.document-card{display:grid;gap:1rem}.document-card h2{margin:0;font-size:clamp(1.45rem,2.5vw,1.85rem);line-height:1.15}.site-header{padding:2rem;background:#fff}.site-header p:last-child{max-width:48rem;margin-bottom:0}.legal-switcher{margin-top:.5rem}.legal-switcher a{color:var(--accent-strong);font-weight:700}.section-heading{margin-bottom:1rem}.section-heading h2{font-size:1.7rem}ul{margin:0;padding-left:1.2rem}li+li{margin-top:.6rem}.site-footer{display:grid;gap:1rem;width:min(1180px,calc(100% - 2rem));margin:5rem auto 0;padding:2rem 0 2.5rem;border-top:1px solid var(--line)}.footer-branding{display:grid;gap:.45rem}.site-footer p{margin:0;color:var(--muted)}.footer-links{justify-content:flex-start;align-self:start;gap:.7rem}.footer-links a{color:var(--muted);font-weight:700}strong{color:inherit}@keyframes float{0%,to{transform:translateY(0) rotate(-.2deg)}50%{transform:translateY(-10px) rotate(.2deg)}}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay, 0s)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion: no-preference){.hero-copy,.value-strip{animation:fade-up .72s ease both}.hero-visual{animation:fade-up .72s ease both,float 9s ease-in-out infinite;animation-delay:.06s,.9s}.value-strip{animation-delay:.12s}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.hero-visual{animation:none}.reveal{opacity:1;transform:none}}@media (max-width: 760px){.top-nav{grid-template-columns:minmax(0,auto) minmax(0,auto);justify-content:space-between;align-items:center;gap:.5rem .5rem;padding:.7rem .9rem}.brand-link{grid-column:1;grid-row:1;min-width:0}.brand-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-nav__controls{grid-column:2;grid-row:1;justify-self:end;width:auto;min-width:0}.primary-nav{grid-column:1 / -1;grid-row:2;width:100%;justify-content:flex-start;flex-wrap:nowrap;gap:.1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.primary-nav::-webkit-scrollbar{display:none}.primary-nav a{flex:none;white-space:nowrap;padding:.4rem .5rem;font-size:.82rem}.locale-picker{width:auto}.locale-picker__select{width:auto;min-width:0;max-width:7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.5rem 1.75rem .5rem .7rem;font-size:.78rem}.store-badge{width:100%;min-width:0}.hero-section{min-height:auto;padding-top:2rem}.value-strip{flex-direction:column}.use-cases-section{grid-template-columns:1fr}.use-cases-intro{position:static}.value-strip__arrow{transform:rotate(90deg);margin:-.15rem auto}.hero-copy h1{font-size:clamp(2.4rem,11vw,3rem);max-width:100%}.app-screen{min-height:35rem}.section-intro h2,.site-header h1{font-size:2rem}}@media (min-width: 761px){.primary-nav{justify-content:center}.hero-section{grid-template-columns:minmax(0,1fr) minmax(19rem,.75fr)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pricing-grid,.faq-list,.trust-list{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem 2rem}}@media (min-width: 1020px){.hero-copy h1{font-size:4.65rem}.section-intro h2{font-size:3rem}.split-section{grid-template-columns:minmax(0,.85fr) minmax(28rem,1fr)}}
