@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/assets/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/assets/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/font-4.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/font-5.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/font-6.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/font-7.ttf) format('truetype');
}

:root{--red:#bd2639;--yellow:#ffd226;--ink:#20201e;--paper:#faf9f5;--line:#dddcd6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #087fbd;outline-offset:6px}a:hover{opacity:.8}header{max-width:1440px;margin:auto;padding:25px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;font-size:19px;white-space:nowrap}.brand img{border-radius:9px}.brand-light{font-weight:500}nav{display:flex;gap:34px;align-items:center;font-size:14px;font-weight:600}nav a[aria-current]{color:var(--red)}.nav-contact{padding:10px 18px;border:1px solid var(--ink);border-radius:5px}.skip{position:absolute;top:-100px;left:20px;padding:12px;background:white;z-index:20}.skip:focus{top:10px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:75px 5% 80px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.6px;display:block}.eyebrow>span{color:var(--red);font-size:21px;margin-right:8px;vertical-align:middle}h1,h2,.visual-title{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;line-height:1.02;font-weight:800;letter-spacing:-1px}h1{font-size:clamp(65px,6.3vw,96px);margin:23px 0 26px}h1 span{color:var(--red)}.intro{max-width:445px;font-size:18px;line-height:1.75;color:#60605a;margin:0 0 27px}.download{background:var(--ink);color:white;display:inline-flex;align-items:center;gap:15px;padding:13px 19px;border-radius:7px;box-shadow:4px 4px 0 var(--yellow);font-size:24px;font-weight:600;line-height:1.1}.download small{display:block;font-size:10px;letter-spacing:1.8px;margin-bottom:5px}.button-arrow{font-size:28px;margin-left:26px}.fine{font-size:12px;color:#62625a;margin:17px 0 30px}.stats{display:flex;gap:30px;border-top:1px solid var(--line);padding-top:24px}.stats>div{display:flex;flex-direction:column}.stats>div+div{padding-left:26px;border-left:1px solid var(--line)}.stats strong{font-size:28px;line-height:1.25;letter-spacing:-1px}.stats span{font-size:12px;color:#64645d}.stats .star{font-size:22px;color:var(--red)}.hero-visual{position:relative;align-self:stretch;min-height:520px;background:var(--red);border-radius:10px;padding:26px 28px;color:white;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;background-image:radial-gradient(circle at 20% 60%,#e74752 0,transparent 65%)}.visual-top,.visual-bottom{display:flex;justify-content:space-between;gap:12px;font-size:11px;font-weight:700;letter-spacing:1.5px}.visual-title{font-size:clamp(62px,6.2vw,92px);margin:25px 0 32px;white-space:nowrap}.visual-title em{color:var(--yellow);font-style:normal}.screen-frame{transform:rotate(-5deg);border:6px solid var(--paper);border-radius:9px;overflow:hidden;box-shadow:0 18px 30px #60122466;margin:0 -10px 42px}.screen-frame img{display:block;width:100%;height:auto}.visual-bottom{border-top:1px solid #ffffff55;padding-top:21px;margin-top:24px}.sticker{position:absolute;right:20px;bottom:59px;background:var(--yellow);color:var(--ink);padding:13px 19px;line-height:1.04;font-size:28px;transform:rotate(9deg);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);text-align:center;font-weight:800}.sticker b{font-size:12px;letter-spacing:1px}.ticker{background:var(--yellow);border-block:1px solid var(--ink);display:flex;align-items:center;justify-content:space-around;gap:20px;padding:16px 4%;font-size:14px;letter-spacing:1.6px;font-weight:800}.ticker i{font-size:25px;line-height:1;font-style:normal}.about{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:85px 5%}h2{font-size:58px;margin:16px 0 24px}.about-copy{max-width:540px;font-size:19px;color:#5c5c56}.about-copy p:first-child{margin-top:0}.text-link{display:inline-block;color:var(--ink);font-size:16px;border-bottom:1px solid var(--ink);padding-bottom:6px;font-weight:700}.text-link span{margin-left:18px}.source-note{display:block;font-size:12px;margin-top:25px;color:#707067}.support{max-width:1296px;margin:0 auto 70px;background:var(--ink);color:var(--paper);border-radius:8px;padding:38px 42px;display:flex;justify-content:space-between;align-items:center;gap:35px}.support .eyebrow{color:var(--yellow)}.support h2{margin:12px 0;font-size:46px}.support p{margin:0;color:#c9c9c0}.support>a{font-size:19px;border-bottom:1px solid #88887d;padding-bottom:10px;overflow-wrap:anywhere}.support>a span{color:var(--yellow);margin-left:16px}footer{border-top:1px solid var(--line);padding:30px 5%;display:flex;align-items:center;gap:25px;flex-wrap:wrap;max-width:1440px;margin:auto}footer .brand{font-size:14px}footer p{font-size:14px;color:#65655e}footer>div{margin-left:auto;display:flex;gap:25px;font-size:14px}footer>small{width:100%;font-size:12px;color:#727269}.legal-hero{background:var(--red);color:white;padding:65px max(5%,calc((100vw - 1296px)/2))}.legal-hero .eyebrow{color:var(--yellow)}.legal-hero h1{margin:14px 0;font-size:76px}.legal-hero p{margin:0}.legal-layout{display:grid;grid-template-columns:230px minmax(0,760px);gap:70px;max-width:1190px;margin:auto;padding:60px 35px 90px}.legal-nav{align-self:start;position:sticky;top:25px;display:flex;flex-direction:column;gap:12px;font-size:14px}.legal-nav strong{margin-bottom:10px}.legal-nav a{color:#65655e}.legal-content h2{font-family:'DM Sans',Arial,sans-serif;font-size:23px;line-height:1.35;letter-spacing:-.4px;margin:38px 0 14px}.legal-content section:first-child h2{margin-top:0}.legal-content p{color:#55554e;overflow-wrap:anywhere}.legal-content a{color:var(--red);text-decoration:underline;text-underline-offset:3px}.legal-content section{scroll-margin-top:24px}
@media(min-width:1441px){.support{max-width:1296px}}@media(max-width:1100px){.hero{gap:30px;padding-top:50px}.hero-visual{min-height:470px;padding:23px 20px}.visual-top{font-size:9px}.visual-title{font-size:64px}.stats{gap:18px}.stats>div+div{padding-left:18px}.support{margin-inline:5%}.ticker{font-size:12px;letter-spacing:1px}.legal-layout{gap:40px}}@media(max-width:760px){header{padding:17px 5%;flex-wrap:wrap;gap:15px}.brand{font-size:17px}nav{gap:24px;width:100%;font-size:14px}.nav-contact{margin-left:auto;padding:6px 10px}.hero{grid-template-columns:1fr;padding:35px 5% 45px;gap:36px}h1{font-size:72px}.intro{font-size:17px}.hero-visual{min-height:440px}.visual-title{font-size:72px}.screen-frame{max-width:560px}.visual-top{font-size:11px}.stats{gap:25px}.stats>div+div{padding-left:25px}.ticker{flex-wrap:wrap;gap:8px 18px;padding:17px 5%;font-size:11px}.ticker i:last-child{display:none}.about{grid-template-columns:1fr;gap:12px;padding:50px 5%}h2{font-size:51px}.about-copy{font-size:17px}.support{flex-direction:column;align-items:flex-start;padding:30px 25px;margin-bottom:45px;gap:24px}.support>a{font-size:16px}footer{gap:14px 20px}footer>p{width:100%;margin:0}footer>div{margin-left:0}.legal-hero{padding:40px 5%}.legal-hero h1{font-size:61px}.legal-layout{grid-template-columns:1fr;padding:30px 5% 50px;gap:30px}.legal-nav{position:static;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 20px;border-bottom:1px solid var(--line);padding-bottom:25px}.legal-nav strong{width:100%;margin:0}.legal-content h2{font-size:22px}}@media(max-width:380px){h1{font-size:61px}.visual-title{font-size:60px}.visual-top{font-size:9px}.stats{gap:14px}.stats>div+div{padding-left:14px}nav{gap:16px}.hero-visual{min-height:385px}.sticker{font-size:23px;padding:9px 13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.proof,.benefits,.story,.getting-started{max-width:1440px;margin:auto;padding:80px 5%}.proof{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.proof-heading p{max-width:520px;color:#60605a;font-size:18px}.rating-card{border:1px solid var(--line);padding:35px 40px;text-align:center;border-radius:8px;background:#fff;box-shadow:8px 8px 0 #e9e7de}.rating-number{font-family:'Barlow Condensed',Impact,sans-serif;font-size:110px;font-weight:800;line-height:1.2}.rating-number>span{font-family:'DM Sans',sans-serif;font-size:24px;color:#747469;margin-left:10px}.rating-stars{font-size:32px;color:var(--red);letter-spacing:7px}.rating-card p{font-size:16px;font-weight:600}.rating-card small{font-size:12px;color:#6c6c63}.benefits{background:#eeede7;border-block:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading>p{color:#626259;max-width:350px}.benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.benefit{padding:34px;background:var(--paper);border:1px solid #d9d8d0;border-radius:8px}.feature-number{font-size:12px;font-weight:700;letter-spacing:1.6px;color:var(--red)}.benefit h3{font-family:'Barlow Condensed',Impact,sans-serif;font-size:40px;line-height:1.08;margin:23px 0 18px}.benefit p{color:#62625a;max-width:490px;margin-bottom:0}.benefit small{display:block;color:#6c6c63;font-size:12px;margin-top:18px}.featured-benefit{background:var(--red);color:white;border-color:var(--red)}.featured-benefit .feature-number{color:var(--yellow)}.featured-benefit p{color:#fff0f1}.genre-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.genre-tags span{border:1px solid #ffffff66;border-radius:4px;padding:5px 9px;font-size:10px;font-weight:700;letter-spacing:.5px}.story{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:95px}.story h2{font-size:65px}.story h2 span{color:var(--red)}.story-copy{color:#62625a;padding-top:20px}.story-copy .lead{font-size:23px;color:var(--ink);line-height:1.5}.story-copy p{margin:0 0 20px}.getting-started{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:65px}.getting-started ol{list-style:none;margin:0;padding:0}.getting-started li{display:flex;gap:25px;padding:20px 0;border-bottom:1px solid var(--line)}.getting-started li>span{font-family:'Barlow Condensed',Impact,sans-serif;font-size:40px;font-weight:700;color:var(--red)}.getting-started h3{font-size:20px;margin:0 0 7px}.getting-started p{color:#62625a;margin:0}.final-cta{padding:70px 5%;text-align:center;background:var(--red);color:white;margin-bottom:70px}.final-cta>.eyebrow{color:var(--yellow)}.final-cta h2{font-size:76px;margin:20px 0}.final-cta p{font-size:19px;color:#ffe7e9;margin:0 0 28px}.final-cta>small{display:block;font-size:12px;margin-top:20px;color:#ffe7e9}.hero h1{font-size:clamp(65px,6.1vw,92px)}@media(max-width:900px){.proof,.story,.getting-started{gap:35px}.section-heading{align-items:start;flex-direction:column;gap:0}.story h2{font-size:54px}.benefit{padding:25px}}@media(max-width:760px){.proof,.story,.getting-started{grid-template-columns:1fr;padding:50px 5%;gap:25px}.benefits{padding:50px 5%}.benefit-grid{grid-template-columns:1fr}.rating-card{padding:25px}.rating-number{font-size:95px}.section-heading{margin-bottom:20px}.story-copy{padding-top:0}.story h2{font-size:54px}.final-cta{padding:50px 5%;margin-bottom:45px}.final-cta h2{font-size:57px}.hero h1{font-size:70px}}@media(max-width:380px){.hero h1{font-size:61px}.rating-card{padding:24px 15px}}
