/* tornquist.agency — Website */
@font-face{font-family:"Schibsted Grotesk";font-weight:400;font-style:normal;font-display:swap;src:url("fonts/schibsted-grotesk-latin-400-normal.woff2") format("woff2")}
@font-face{font-family:"Schibsted Grotesk";font-weight:500;font-style:normal;font-display:swap;src:url("fonts/schibsted-grotesk-latin-500-normal.woff2") format("woff2")}
@font-face{font-family:"Schibsted Grotesk";font-weight:600;font-style:normal;font-display:swap;src:url("fonts/schibsted-grotesk-latin-600-normal.woff2") format("woff2")}
@font-face{font-family:"Schibsted Grotesk";font-weight:700;font-style:normal;font-display:swap;src:url("fonts/schibsted-grotesk-latin-700-normal.woff2") format("woff2")}

:root{
  --g9:#051F20;--g8:#0B2B26;--g7:#163832;--g6:#235347;
  --s:#8EB69B;--m:#DAF1DE;--k:#F2876B;--kd:#B94A33;
  --line:rgba(142,182,155,.22);
  --pad:96px;--sec:120px;--r:32px;--cp:40px;
  --h1:76px;--h1l:78px;--h2:48px;--h2l:52px;--body:18px;--bodyl:29px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:clip}
main,header,footer{overflow-x:clip}
body{margin:0;background:var(--g9);color:var(--m);font-family:"Schibsted Grotesk",system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
img,video{display:block;max-width:100%}
a{color:var(--m)}
a:hover{color:var(--k)}
h1,h2,h3,p{margin:0}
button{font-family:inherit}
.wrap{max-width:1440px;margin:0 auto;padding-left:var(--pad);padding-right:var(--pad)}
.sec{position:relative;padding-top:var(--sec);padding-bottom:var(--sec)}
.stack{display:flex;flex-direction:column}
.mb{display:none!important}
.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}

/* ---------- type ---------- */
.eyebrow{font-size:13px;line-height:16px;font-weight:600;letter-spacing:.12em;color:var(--s);text-transform:uppercase}
.eyebrow.k{color:var(--k)}
.h2{font-size:var(--h2);line-height:var(--h2l);font-weight:600;letter-spacing:-.035em}
.h2 .soft,.soft{color:var(--s)}
.lead{font-size:var(--body);line-height:var(--bodyl);color:var(--s)}
.lead.m{color:var(--m)}
.sub{font-size:18px;line-height:28px;color:var(--s);max-width:760px}
.head{display:flex;flex-direction:column;gap:16px}

/* ---------- ui ---------- */
.card{background:rgba(218,241,222,.05);border:1px solid var(--line);border-radius:var(--r)}
.btn{display:inline-flex;align-items:center;gap:14px;padding:8px 8px 8px 26px;border-radius:999px;background:var(--m);color:var(--g9);font-size:16px;line-height:20px;font-weight:600;text-decoration:none;white-space:nowrap;transition:transform .15s ease}
.btn:hover{color:var(--g9);transform:translateY(-1px)}
.btn .arr{width:40px;height:40px;border-radius:999px;background:var(--k);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}
.btn.dark{background:var(--g9);color:var(--m)}
.btn.dark:hover{color:var(--m)}
.badge{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:var(--k)}
.badge::before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor;flex-shrink:0}
.badge.kd{color:var(--kd)}
.cta-row{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.cta-row .note{display:flex;flex-direction:column;gap:2px}
.cta-row .note small{font-size:13px;color:var(--s)}
.more{display:none;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 20px;border-radius:999px;border:1px solid rgba(142,182,155,.35);background:rgba(218,241,222,.04);color:var(--m);font-size:15px;font-weight:600;cursor:pointer}
.more svg{transition:transform .2s}
.glow{position:absolute;border-radius:999px;background:radial-gradient(circle,#2E6B58 0%,var(--g7) 45%,rgba(0,0,0,0) 70%);filter:blur(60px);pointer-events:none}
.ph{position:relative;overflow:hidden;border-radius:var(--r);background:linear-gradient(160deg,var(--g7) 0%,var(--g8) 60%,var(--g9) 100%);border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--s);font-size:13px;line-height:18px;text-align:center}
.ph::before{content:"";position:absolute;left:-20%;top:-30%;width:80%;height:80%;border-radius:999px;background:radial-gradient(closest-side,rgba(46,107,88,.55),rgba(46,107,88,0))}
.ph>*{position:relative;max-width:80%}
.play{width:76px;height:76px;border-radius:999px;background:rgba(218,241,222,.14);border:1px solid rgba(218,241,222,.35);display:flex;align-items:center;justify-content:center}
.sig{position:relative;height:40px}
.sig::before{content:"";position:absolute;left:0;right:14px;top:50%;height:4px;margin-top:-2px;border-radius:4px;background:linear-gradient(90deg,rgba(142,182,155,0) 0%,rgba(142,182,155,.55) 45%,var(--k) 100%)}
.sig::after{content:"";position:absolute;right:0;top:50%;width:18px;height:18px;margin-top:-9px;border-radius:999px;background:var(--k);box-shadow:0 0 0 8px rgba(242,135,107,.14),0 0 28px 10px rgba(242,135,107,.35)}
.sig.light::before{background:linear-gradient(90deg,rgba(35,83,71,0) 0%,rgba(35,83,71,.55) 45%,var(--k) 100%);height:3px;margin-top:-1.5px}
.vid{width:100%;height:100%;object-fit:cover;border-radius:22px;background:var(--g8);border:1px solid var(--line)}

/* ---------- nav ---------- */
.nav{position:relative;z-index:20}
.nav .wrap{display:flex;align-items:center;justify-content:space-between;padding-top:28px;padding-bottom:28px}
.nav .logo img{height:40px;width:auto}
.nav nav{display:flex;align-items:center;gap:36px;font-size:15px}
.nav nav a{color:var(--s);text-decoration:none}
.nav nav a:hover{color:var(--m)}
.nav nav a.pill{padding:12px 22px;border-radius:999px;background:var(--m);color:var(--g9);font-weight:600}
.burger{display:none;width:44px;height:44px;border-radius:999px;border:1px solid rgba(142,182,155,.35);background:none;align-items:center;justify-content:center;cursor:pointer;color:var(--m)}
.menu{display:none}

/* ---------- hero ---------- */
.hero{position:relative;padding-top:48px;padding-bottom:96px}
.hero .wrap{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:64px;align-items:center}
.hero .txt{position:relative;display:flex;flex-direction:column;gap:28px}
.pillbadge{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;border:1px solid rgba(242,135,107,.5);font-size:13px;font-weight:600;color:var(--k)}
.pillbadge::before{content:"";width:7px;height:7px;border-radius:999px;background:var(--k)}
h1{font-size:var(--h1);line-height:var(--h1l);font-weight:600;letter-spacing:-.045em}
.hero .intro{font-size:20px;line-height:31px;color:var(--s);max-width:560px}
.hero .ctas{display:flex;align-items:center;gap:24px;margin-top:8px}
.promise{display:flex;flex-direction:column;gap:2px}
.promise b{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:600;color:var(--m)}
.promise small{font-size:13px;color:var(--s)}
.trust{display:flex;align-items:center;gap:14px;margin-top:18px;font-size:14px;line-height:20px;color:var(--s)}
.trust b{font-weight:400;color:var(--m)}
.logos{display:flex;flex-shrink:0}
.logos img{width:40px;height:40px;border-radius:999px;background:#fff;border:2px solid var(--g9)}
.logos img+img{margin-left:-12px;object-fit:contain}
.logos img:first-child{object-fit:cover}
.hero .media{position:relative}
.hero .media .ph{height:640px}
.who{position:absolute;left:24px;bottom:24px;display:flex;align-items:center;gap:12px;padding:10px 18px 10px 10px;border-radius:999px;background:rgba(5,31,32,.75);border:1px solid rgba(142,182,155,.3);backdrop-filter:blur(12px)}
.who img{width:38px;height:38px;border-radius:999px;object-fit:cover}
.who>span{display:flex;flex-direction:column;font-size:14px;font-weight:600}
.who small{font-size:12px;font-weight:400;color:var(--s)}
.stat-float{position:absolute;right:-28px;top:60px;padding:18px 22px;border-radius:22px;background:var(--m);color:var(--g9);box-shadow:0 30px 60px rgba(0,0,0,.35);display:flex;flex-direction:column;gap:2px}
.stat-float b{font-size:30px;line-height:34px;font-weight:700;letter-spacing:-.04em;color:var(--kd)}
.stat-float small{font-size:13px;color:var(--g6)}

/* ---------- stats ---------- */
.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:36px 12px}
.stats>div{display:flex;flex-direction:column;gap:6px;padding:0 32px}
.stats>div+div{border-left:1px solid var(--line)}
.stats b{font-size:44px;line-height:48px;font-weight:700;letter-spacing:-.04em}
.stats b.k{color:var(--k)}
.stats span{font-size:15px;color:var(--m)}
.stats small{font-size:13px;color:var(--s)}

/* ---------- testimonials ---------- */
.testi{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:24px}
.testi>.stack>.ph{height:500px}
.testi .cap{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:0 8px;margin-top:18px}
.testi .cap>span{display:flex;flex-direction:column;font-size:17px;font-weight:600;white-space:nowrap}
.testi .cap small{font-size:14px;font-weight:400;color:var(--s)}
.testi .cap em{font-style:normal;font-size:14px;font-weight:600;color:var(--k);text-align:right}
.quote{padding:36px;display:flex;flex-direction:column;gap:22px;flex-grow:1}
.quote q{font-size:22px;line-height:32px;font-weight:500;letter-spacing:-.02em;quotes:none}
.person{display:flex;align-items:center;gap:14px;margin-top:auto}
.person .ph{width:52px;height:52px;border-radius:999px}
.person>span{display:flex;flex-direction:column;font-size:16px;font-weight:600}
.person small{font-size:14px;font-weight:400;color:var(--s)}
.money{padding:28px 32px;display:flex;justify-content:space-between;align-items:center;gap:16px}
.money b{display:block;font-size:32px;font-weight:700;letter-spacing:-.04em;color:var(--k)}
.money small{font-size:14px;color:var(--s)}
.money img{width:150px;height:110px;object-fit:cover;border-radius:18px;border:1px solid var(--line);flex-shrink:0}

/* ---------- reels ---------- */
.reels{display:flex;justify-content:center;gap:19px}
.reel{width:192px;display:flex;flex-direction:column;gap:14px}
.reel video{aspect-ratio:9/16;height:auto}
.reel>span{display:flex;flex-direction:column;gap:3px;padding:0 4px;font-size:15px;font-weight:600}
.reel small{font-size:12px;font-weight:600;letter-spacing:.08em;color:var(--s);text-transform:uppercase}
.reel small.k{color:var(--k)}
.fold{position:relative}
.fold-fade{display:none}

/* ---------- cta band ---------- */
.band{position:relative;overflow:hidden;border-radius:var(--r);border:1px solid rgba(242,135,107,.35);background:linear-gradient(120deg,rgba(242,135,107,.10) 0%,rgba(218,241,222,.04) 55%);padding:40px 48px;display:flex;justify-content:space-between;align-items:center;gap:40px}
.band .t{display:flex;flex-direction:column;gap:8px;max-width:700px}
.band .t b{font-size:28px;line-height:34px;font-weight:600;letter-spacing:-.03em}
.band .t>span{font-size:16px;line-height:25px;color:var(--s)}
.band .a{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}

/* ---------- problem ---------- */
.two{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:center}
.chart{padding:40px;display:flex;flex-direction:column;gap:28px}
.chart .lbl{font-size:13px;font-weight:600;letter-spacing:.1em;color:var(--s)}
.chart .lbl.k{color:var(--k)}
.chart svg{width:100%;height:200px}
.chart .axis{display:flex;justify-content:space-between;font-size:13px;color:var(--s)}
.chart hr{border:0;height:1px;background:var(--line);margin:0}
.chart p{font-size:15px;color:var(--m)}
.reqs{padding:40px;display:flex;flex-direction:column;gap:22px}
.req{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;border-radius:16px;background:rgba(242,135,107,.10);border:1px solid rgba(242,135,107,.4);font-size:15px}
.req b{font-size:13px;font-weight:600;color:var(--k);flex-shrink:0}
.req.no{background:rgba(218,241,222,.03);border-color:rgba(142,182,155,.2);color:var(--s)}
.req.no b{color:var(--s)}

/* ---------- pillars ---------- */
.pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.pillar{padding:40px;display:flex;flex-direction:column;gap:18px;min-height:300px}
.pillar i{font-style:normal;font-size:14px;font-weight:600;color:var(--s)}
.pillar:first-child i{color:var(--k)}
.pillar b{font-size:28px;line-height:32px;font-weight:600;letter-spacing:-.03em}
.pillar .pt>span{font-size:16px;line-height:26px;color:var(--s)}

/* ---------- about ---------- */
.about{display:grid;grid-template-columns:500px minmax(0,1fr);gap:88px;align-items:center}
.about>img{width:500px;height:620px;object-fit:cover;object-position:center 25%;border-radius:28px;border:1px solid var(--line)}
.chips{display:flex;gap:12px;flex-wrap:wrap}
.chips span{font-size:14px;padding:9px 16px;border-radius:999px;border:1px solid rgba(142,182,155,.3)}

/* ---------- cases ---------- */
.case{padding:24px;display:grid;grid-template-columns:520px minmax(0,1fr);gap:14px 48px;align-items:start}
.case .photo{height:320px;border-radius:22px;overflow:hidden;border:1px solid var(--line)}
.case .photo img{width:100%;height:100%;object-fit:cover}
.case .body{padding:24px 24px 24px 0;display:flex;flex-direction:column;gap:28px}
.case .title{display:flex;flex-direction:column;gap:8px}
.case .title b{font-size:36px;line-height:40px;font-weight:600;letter-spacing:-.03em}
.case .title span{font-size:15px;color:var(--s)}
.nums{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.nums div{display:flex;flex-direction:column;gap:4px}
.nums b{font-size:36px;line-height:40px;font-weight:700;letter-spacing:-.04em;white-space:nowrap}
.nums b.k{color:var(--k)}
.nums span{font-size:14px;color:var(--s)}
.case .story{font-size:17px;line-height:28px;color:var(--m)}
.case .bottom{grid-column:1/-1;display:flex;gap:24px;align-items:stretch}
.lbl-s{font-size:12px;font-weight:600;letter-spacing:.1em;color:var(--s);text-transform:uppercase}
.case .adrow{flex-shrink:0}
.case .ad{display:flex;flex-direction:column;gap:10px;flex-shrink:0}
.case .ad video{width:170px;height:302px;border-radius:14px}
.case .mgr{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:10px}
.case .mgr .ph{flex-grow:1;border-radius:10px;min-height:190px}
.nums-side{display:none}
/* Meta Ads Manager look */
.ads{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;background:#fff;color:#1C2B33;border-radius:10px;overflow:hidden;border:1px solid #DADDE1;box-shadow:0 12px 30px rgba(0,0,0,.25);flex-grow:1}
.ads .top{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #DADDE1}
.ads .top b{font-size:13px;display:inline-flex;align-items:center;gap:8px}
.ads .top b i{font-style:normal;font-size:12px;font-weight:600;color:#fff;background:#1877F2;border-radius:6px;padding:3px 8px}
.ads .top span{font-size:12px;border:1px solid #DADDE1;border-radius:6px;padding:5px 9px}
.ads .row{display:grid;grid-template-columns:44px 64px minmax(0,2.4fr) minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}
.ads .row>span{padding:12px 10px;display:flex;flex-direction:column;justify-content:center;font-size:14px;line-height:17px}
.ads .row.h>span{font-size:13px;font-weight:700;padding:10px 6px;border-bottom:1px solid #DADDE1;line-height:14px}
.ads .row.d{background:#EBF3FF;border-bottom:1px solid #DADDE1}
.ads .r{align-items:flex-end;text-align:right}
.ads .row.h .r{justify-content:flex-end}
.ads small{font-size:12px;color:#65676B;line-height:14px}
.ads .blue{color:#0A78BE}
.ads .cb{width:16px;height:16px;border-radius:4px;background:#1877F2;display:flex;align-items:center;justify-content:center}
.ads .tg{width:30px;height:17px;border-radius:999px;background:#1877F2;position:relative;display:block}
.ads .tg::after{content:"";position:absolute;right:2px;top:2px;width:13px;height:13px;border-radius:999px;background:#fff}
.ads .on{flex-direction:row!important;align-items:center;justify-content:flex-start!important;gap:6px}
.ads .on::before{content:"";width:9px;height:9px;border-radius:999px;background:#31A24C}
.ads .dl{text-decoration:underline dotted}
.ads .bold{font-weight:700}
.ads-mob{display:none}
.ads .col-mid{}

/* ---------- process ---------- */
.steps{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}
.steps::before{content:"";position:absolute;left:0;right:14px;top:11px;height:3px;background:linear-gradient(90deg,rgba(142,182,155,0) 0%,rgba(142,182,155,.5) 50%,var(--k) 100%);border-radius:3px}
.step{position:relative;display:flex;flex-direction:column;gap:16px}
.step .dot{width:24px;height:24px;border-radius:999px;background:var(--g7);border:2px solid var(--s);display:flex;align-items:center;justify-content:center;font-size:0}
.step .tx{display:flex;flex-direction:column;gap:16px}
.step .n{font-size:13px;font-weight:600;color:var(--s)}
.step b{font-size:20px;line-height:24px;font-weight:600;letter-spacing:-.02em}
.step .tx>span:last-child{font-size:15px;line-height:23px;color:var(--s)}
.step.on .dot{background:var(--k);border-color:var(--k)}
.step.on .n{color:var(--k)}

/* ---------- guarantee ---------- */
.guar{position:relative;overflow:hidden;border-radius:40px;background:var(--m);color:var(--g9);padding:72px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px}
.guar .t{display:flex;flex-direction:column;gap:24px}
.guar .eyebrow{color:var(--g6)}
.guar .big{font-size:52px;line-height:56px;font-weight:600;letter-spacing:-.04em}
.guar .lg{font-size:20px;line-height:30px;color:var(--g6)}
.guar .lg b{color:var(--kd)}
.guar .fine{font-size:14px;line-height:22px;color:var(--g6);max-width:480px}
.guar .acts{display:flex;align-items:center;gap:20px;margin-top:6px}
.guar .sig{width:360px}
.rules{display:flex;flex-direction:column;gap:14px}
.rules-lbl{display:none}
.rule{background:#fff;border-radius:22px}
.rule button{all:unset;display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;padding:22px 26px 4px;font-size:16px;font-weight:600;cursor:default}
.rule button i{display:none;font-style:normal;font-size:22px;color:var(--g6)}
.rule p{padding:0 26px 22px;font-size:15px;line-height:23px;color:var(--g6)}

/* ---------- scarcity ---------- */
.scar{display:grid;grid-template-columns:minmax(0,1fr) 480px;gap:72px;align-items:center}
.reasons{display:flex;flex-direction:column;gap:22px}
.reason{display:flex;gap:18px}
.reason i{flex-shrink:0;width:34px;height:34px;border-radius:999px;border:1px solid rgba(142,182,155,.35);display:flex;align-items:center;justify-content:center;font-style:normal;font-size:14px;font-weight:600;color:var(--s)}
.reason>span{display:flex;flex-direction:column;gap:4px}
.reason b{font-size:19px;font-weight:600;letter-spacing:-.01em}
.reason small{font-size:16px;line-height:25px;color:var(--s)}
.capa{padding:40px;display:flex;flex-direction:column;gap:26px}
.capa .hd{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:13px;font-weight:600;letter-spacing:.1em;color:var(--s)}
.capa .hd b{color:var(--k);letter-spacing:0;white-space:nowrap}
.slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.slot{aspect-ratio:1/1;border-radius:22px;border:1.5px solid rgba(142,182,155,.25);background:var(--g7);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.08em;color:var(--s)}
.slot.free{border:1.5px dashed var(--k);background:rgba(242,135,107,.08);gap:4px}
.slot.free b{font-size:26px;letter-spacing:0;color:var(--k)}
.capa p{font-size:16px;line-height:25px;color:var(--m)}

/* ---------- fit ---------- */
.fit{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.fit>div{padding:40px;display:flex;flex-direction:column;gap:20px}
.fit .no{border:1px dashed rgba(142,182,155,.3);border-radius:var(--r)}
.fit h3{font-size:22px;font-weight:600}
.fit .no h3{color:var(--s)}
.li{display:flex;gap:14px;align-items:flex-start;font-size:17px;line-height:26px}
.li svg{flex-shrink:0;margin-top:2px}
.no .li{color:var(--s)}

/* ---------- faq ---------- */
.faq{display:grid;grid-template-columns:420px minmax(0,1fr);gap:72px}
.faq .side{display:flex;flex-direction:column;gap:24px}
.faq .side p{font-size:17px;line-height:27px;color:var(--s)}
.qa{border-top:1px solid var(--line)}
.qa button{all:unset;box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;cursor:pointer;font-size:20px;line-height:28px;font-weight:600;letter-spacing:-.02em}
.qa button i{font-style:normal;font-size:0;line-height:26px;color:var(--s)}
.qa button i::before{content:"+";font-size:26px}
.qa.open button i::before{content:"\2212"}
.qa .a{display:none;padding:0 0 24px;font-size:17px;line-height:27px;color:var(--s);max-width:680px}
.qa.open .a{display:block}
.qa.open button i{color:var(--k)}
.qas{border-bottom:1px solid var(--line)}
.qa button:focus-visible,.more:focus-visible,.btn:focus-visible{outline:2px solid var(--k);outline-offset:3px}

/* ---------- booking ---------- */
.book{position:relative;overflow:hidden;padding:64px;display:grid;grid-template-columns:minmax(0,1fr) 600px;gap:64px;align-items:center}
.book .t{position:relative;display:flex;flex-direction:column;gap:24px}
.book .me{display:flex;align-items:center;gap:14px}
.book .me img{width:56px;height:56px;border-radius:999px;object-fit:cover;border:2px solid rgba(218,241,222,.25)}
.book .me>span{display:flex;flex-direction:column;font-size:16px;font-weight:600}
.book .me small{font-size:13px;font-weight:400;color:var(--s)}
.book .big{font-size:56px;line-height:58px;font-weight:600;letter-spacing:-.04em}
.checks{display:flex;flex-direction:column;gap:10px}
.checks>span{display:flex;align-items:flex-start;gap:10px;font-size:15px;line-height:22px}
.checks svg{flex-shrink:0;margin-top:2px}
.cal{position:relative;background:#fff;color:var(--g9);border-radius:28px;padding:32px;display:flex;flex-direction:column;gap:18px;box-shadow:0 30px 60px rgba(0,0,0,.35);min-height:420px;justify-content:center}
.cal h3{font-size:22px;font-weight:600}
.cal p{font-size:14px;line-height:22px;color:var(--g6)}
.cal p a{color:var(--g6)}
.cal .load{display:flex;justify-content:center;align-items:center;gap:10px;padding:16px;border-radius:999px;background:var(--g9);color:var(--m);font-size:16px;font-weight:600;border:0;cursor:pointer}
.cal .load:hover{background:var(--g7)}
.cal .alt{font-size:14px;color:var(--g6);text-align:center}
.cal .alt a{color:var(--g9);font-weight:600}
.cal.loaded{padding:0;min-height:700px;overflow:hidden}
.cal.loaded>*:not(.calendly-inline-widget){display:none}
.calendly-inline-widget{width:100%;height:700px}

/* ---------- footer ---------- */
.foot{border-top:1px solid rgba(142,182,155,.18)}
.foot .wrap{padding-top:56px;padding-bottom:48px;display:flex;justify-content:space-between;align-items:flex-end;gap:40px}
.foot .brand{display:flex;flex-direction:column;gap:18px;font-size:14px;color:var(--s)}
.foot .brand img{height:40px;width:auto;align-self:flex-start}
.foot .cols{display:flex;gap:56px;font-size:14px;line-height:24px;color:var(--s)}
.foot .cols div{display:flex;flex-direction:column}
.foot .cols b{font-weight:400;color:var(--m)}
.foot .cols a{color:var(--s);text-decoration:none}
.foot .cols a:hover{color:var(--m)}

/* ---------- legal pages ---------- */
.legal{max-width:760px;margin:0 auto;padding:40px 20px 120px}
.legal h1{font-size:48px;line-height:52px;margin-bottom:40px}
.legal h2{font-size:22px;line-height:28px;font-weight:600;margin:40px 0 12px;letter-spacing:-.01em}
.legal p,.legal li{font-size:16px;line-height:26px;color:var(--s)}
.legal p+p{margin-top:12px}
.legal ul{padding-left:20px;margin:8px 0}
.legal dl{display:grid;grid-template-columns:220px 1fr;gap:8px 24px;font-size:16px;line-height:26px;margin:0}
.legal dt{color:var(--m)}
.legal dd{margin:0;color:var(--s)}
.legal .back{display:inline-flex;margin-bottom:32px;color:var(--s);text-decoration:none;font-size:15px}
.legal .stand{margin-top:48px;font-size:14px}

/* =========================================================
   TABLET  (700 – 1099px)
   ========================================================= */
@media (max-width:1099px){
  :root{--pad:40px;--sec:100px;--r:28px;--cp:40px;--h1:60px;--h1l:63px;--h2:42px;--h2l:46px;--body:17px;--bodyl:28px}
  .nav .wrap{padding-top:24px;padding-bottom:24px}
  .nav .logo img{height:34px}
  .nav nav a:not(.pill){display:none}
  .burger{display:flex}
  .nav nav{gap:12px}
  .menu{position:absolute;left:0;right:0;top:100%;background:var(--g8);border-bottom:1px solid var(--line);padding:8px var(--pad) 24px;flex-direction:column}
  .menu a{padding:14px 0;border-bottom:1px solid var(--line);color:var(--m);text-decoration:none;font-size:17px}
  .nav.open .menu{display:flex}
  .hero{padding-top:40px;padding-bottom:88px}
  .hero .wrap{grid-template-columns:1fr;gap:56px}
  .hero .intro{font-size:19px;line-height:30px;max-width:600px}
  .hero .media .ph{height:560px}
  .stat-float{right:24px;top:24px}
  .stats{grid-template-columns:repeat(2,minmax(0,1fr));padding:4px 0}
  .stats>div{padding:28px}
  .stats>div+div{border-left:0}
  .stats>div:nth-child(2n){border-left:1px solid var(--line)}
  .stats>div:nth-child(n+3){border-top:1px solid var(--line)}
  .stats b{font-size:40px;line-height:44px}
  .testi{grid-template-columns:1fr 1fr}
  .testi>.stack:first-child{grid-column:1/-1}
  .testi>.stack:last-child{display:contents}
  .testi>.stack>.ph{height:424px}
  .quote{padding:40px}
  .money{flex-direction:row;align-self:stretch}
  .money img{width:130px;height:100px}
  .reels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 18px}
  .reel{width:auto}
  .band{flex-direction:column;align-items:flex-start;gap:26px;padding:40px}
  .band .a{flex-direction:row;align-items:center;gap:20px}
  .two{grid-template-columns:1fr;gap:36px}
  .two.rev .reqs{order:2}
  .pillars{grid-template-columns:1fr;gap:16px}
  .pillar{min-height:0;gap:14px}
  .about{grid-template-columns:310px minmax(0,1fr);gap:44px;align-items:start}
  .about>img{width:310px;height:540px}
  .case{grid-template-columns:1fr;gap:28px}
  .case .photo{height:300px}
  .case .body{padding:0 8px;gap:26px}
  .case .title b{font-size:34px;line-height:38px}
  .nums b{font-size:32px;line-height:36px}
  .case .bottom{gap:20px}
  .ads-full{display:none}
  .ads-mid{display:block}
  .steps{grid-template-columns:1fr;gap:0}
  .steps::before{display:none}
  .step{flex-direction:row;gap:20px;padding-bottom:30px}
  .step:not(:last-child)::after{content:"";position:absolute;left:11px;top:28px;bottom:-4px;width:2px;background:linear-gradient(180deg,rgba(142,182,155,.45),rgba(142,182,155,.2))}
  .step .dot{flex-shrink:0;position:relative;z-index:1}
  .step .tx{display:flex;flex-direction:column;gap:6px}
  .step .n{font-size:12px}
  .step b{font-size:21px}
  .guar{grid-template-columns:1fr;gap:40px;padding:56px 48px;border-radius:32px}
  .guar .big{font-size:46px;line-height:50px}
  .scar{grid-template-columns:1fr;gap:44px}
  .slots{max-width:440px}
  .capa .btn{align-self:flex-start}
  .fit>div{padding:40px}
  .fit .li{font-size:16px;line-height:25px}
  .faq{grid-template-columns:1fr;gap:36px}
  .faq .side{display:contents}
  .faq .side .h2{order:1}
  .qas{order:2}
  .faq .side p{order:3}
  .faq .side .cta-wrap{order:4}
  .qa button{font-size:19px;line-height:27px;padding:22px 0}
  .book{grid-template-columns:1fr;padding:48px;gap:44px}
  .book .big{font-size:48px;line-height:52px}
  .foot .wrap{flex-direction:column;align-items:flex-start;gap:36px;padding-top:52px}
  .foot .cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px;width:100%}
}
.ads-mid{display:none}
@media (min-width:700px) and (max-width:1099px){ .ads-mid{display:block} }
.ads-mid .row{grid-template-columns:34px minmax(0,1.8fr) minmax(0,.9fr) minmax(0,1fr) minmax(0,1.1fr)}
.ads-mid .row>span{font-size:13px;line-height:16px;padding:10px 6px}
.ads-mid .row.h>span{font-size:12px}
.ads-mid small{font-size:11px}
.ads-mid .nm{gap:3px}
.ads-mid .nm>i{font-style:normal;display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#1C2B33}
.ads-mid .nm>i::before{content:"";width:7px;height:7px;border-radius:999px;background:#31A24C}

/* =========================================================
   MOBILE  (< 700px)
   ========================================================= */
@media (max-width:699px){
  :root{--pad:20px;--sec:64px;--r:24px;--cp:24px;--h1:42px;--h1l:45px;--h2:32px;--h2l:36px;--body:16px;--bodyl:26px}
  .dt{display:none!important}
  .mb{display:inline!important}
  p.mb,div.mb{display:block!important}
  .eyebrow{font-size:11px}
  .sub{font-size:16px;line-height:25px}
  .head{gap:14px}
  .nav .wrap{padding-top:18px;padding-bottom:18px}
  .nav .logo img{height:28px}
  .nav nav a.pill{display:none}
  .menu a.pill-m{margin-top:16px;border:0;text-align:center;padding:14px;border-radius:999px;background:var(--m);color:var(--g9);font-weight:600}
  .hero{padding-top:16px;padding-bottom:64px}
  .hero .wrap{gap:40px}
  .hero .txt{gap:22px}
  .hero .intro{font-size:17px;line-height:27px}
  .hero .ctas{flex-direction:column;align-items:stretch;gap:14px;margin-top:6px}
  .btn{justify-content:space-between;padding-left:24px;font-size:15px}
  .hero .ctas .btn,.cta-row .btn,.band .btn,.capa .btn{display:flex;width:100%}
  .promise{align-items:center}
  .trust{margin-top:6px}
  .hero .media .ph{height:400px;border-radius:24px}
  .who{left:14px;bottom:14px}
  .stat-float{right:14px;top:14px;padding:14px 18px;border-radius:20px}
  .stat-float b{font-size:26px;line-height:30px}
  .stats>div{padding:20px 16px}
  .stats b{font-size:28px;line-height:32px}
  .stats span{font-size:14px;line-height:20px}
  .stats small{font-size:12px;line-height:17px}
  .sec-testi{padding-bottom:56px!important}
  .testi{grid-template-columns:1fr;gap:16px}
  .testi>.stack:last-child{display:flex;gap:16px}
  .testi>.stack>.ph{height:220px;border-radius:24px}
  .testi .cap{padding:0 6px;margin-top:16px}
  .quote{padding:24px;gap:20px}
  .quote q{font-size:20px;line-height:29px}
  .money{padding:22px}
  .money b{font-size:28px}
  .money img{width:110px;height:86px;border-radius:16px}
  .reels{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}
  .reel{gap:10px}
  .reel>span{font-size:14px;line-height:19px;padding:0 2px}
  .reel small{font-size:10px;line-height:14px}
  .reel video{border-radius:16px}
  .fold .fold-box{position:relative;max-height:var(--fold,520px);overflow:hidden}
  .fold .fold-fade{display:block;position:absolute;left:0;right:0;bottom:0;height:110px;background:linear-gradient(180deg,rgba(5,31,32,0) 0%,var(--g9) 92%);pointer-events:none}
  .fold.open .fold-box{max-height:none}
  .fold.open .fold-fade{display:none}
  .fold .more{display:flex;margin-top:16px}
  .fold.open .more svg{transform:rotate(180deg)}
  .band{padding:28px 22px;gap:22px}
  .band .t b{font-size:23px;line-height:29px}
  .band .t>span{font-size:15px;line-height:23px}
  .band .a{flex-direction:column;align-items:center;gap:12px;width:100%}
  .cta-row{flex-direction:column;align-items:stretch;gap:14px}
  .cta-row .note{align-items:center}
  .two{gap:24px}
  .chart{padding:24px;gap:24px}
  .chart svg{height:110px}
  .chart .axis{font-size:11px;line-height:15px;gap:6px}
  .chart .axis span{max-width:64px}
  .chart .axis span:nth-child(2),.chart .axis span:nth-child(3){text-align:center}
  .chart .axis span:last-child{text-align:right}
  .reqs{padding:20px;gap:18px}
  .req{padding:13px 16px;font-size:14px;line-height:20px;border-radius:14px}
  .pillars{gap:0;padding:4px 22px;background:rgba(218,241,222,.05);border:1px solid var(--line);border-radius:var(--r)}
  .pillar{background:none;border:0;border-radius:0;padding:18px 0;flex-direction:row;gap:14px}
  .pillar+.pillar{border-top:1px solid var(--line)}
  .pillar i{line-height:24px}
  .pillar .pt{display:flex;flex-direction:column;gap:4px}
  .pillar b{font-size:19px;line-height:24px;letter-spacing:-.02em}
  .pillar .pt>span{font-size:15px;line-height:23px}
  .about{grid-template-columns:1fr;gap:28px}
  .about>img{width:100%;height:360px;border-radius:24px}
  .about .stack{gap:22px!important}
  .chips{gap:10px}
  .case{padding:16px;gap:22px;border-radius:24px}
  .case .photo{height:170px}
  .case .body{padding:0 4px;gap:14px}
  .case .title{gap:6px}
  .case .title b{font-size:26px;line-height:30px}
  .case .title span{font-size:14px}
  .case .body .nums{display:none}
  .case .story{font-size:15px;line-height:24px}
  .case .bottom{flex-direction:column;gap:22px}
  .case .adrow{display:flex;gap:18px;align-items:stretch}
  .case .ad{gap:8px}
  .case .ad video{width:140px;height:249px}
  .nums-side{display:flex;flex-direction:column;justify-content:center;gap:20px;padding-top:18px}
  .nums-side div{display:flex;flex-direction:column;gap:2px}
  .nums-side b{font-size:26px;line-height:30px;font-weight:700;letter-spacing:-.04em;white-space:nowrap}
  .nums-side b.k{color:var(--k)}
  .nums-side span{font-size:13px;line-height:17px;color:var(--s)}
  .case .mgr .ph{min-height:190px;flex-grow:0;height:190px}
  .ads-full,.ads-mid{display:none!important}
  .ads-mob{display:block}
  .ads-mob .it{padding:12px;border-bottom:1px solid #DADDE1;background:#EBF3FF;display:flex;flex-direction:column;gap:10px}
  .ads-mob .nmr{display:flex;align-items:center;gap:10px}
  .ads-mob .nmr>span{display:flex;flex-direction:column;gap:2px;font-size:14px;line-height:18px}
  .ads-mob .nmr>span>i{font-style:normal;display:inline-flex;align-items:center;gap:5px;font-size:12px}
  .ads-mob .nmr>span>i::before{content:"";width:7px;height:7px;border-radius:999px;background:#31A24C}
  .ads-mob .mt{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
  .ads-mob .mt>span{display:flex;flex-direction:column;gap:2px;font-size:15px;line-height:19px}
  .ads-mob .mt small{font-size:11px;line-height:14px}
  .ads-mob .tot{padding:12px;display:flex;flex-direction:column;gap:10px}
  .ads-mob .tot>span{display:flex;flex-direction:column;gap:2px;font-size:13px;line-height:17px}
  .ads-mob .tot small{font-size:11px}
  .ads-mob .top b{font-size:13px}
  .ads-mob .top span{font-size:11px;padding:4px 8px}
  .step{gap:16px;padding-bottom:18px}
  .step:not(:last-child)::after{left:13px;top:30px;bottom:-2px;background:rgba(142,182,155,.3)}
  .step .dot{width:28px;height:28px;border-width:1.5px;font-size:12px;font-weight:700;color:var(--m)}
  .step.on .dot{color:var(--g9)}
  .step .n{display:none}
  .step .tx{gap:2px;padding-top:3px}
  .step b{font-size:17px;line-height:22px;letter-spacing:-.01em}
  .step .tx>span:last-child{font-size:14px;line-height:20px}
  .step.on .tx>span:last-child{color:var(--k)}
  .guar{padding:28px 22px;gap:32px;border-radius:28px}
  .guar .t{gap:20px}
  .guar .big{font-size:32px;line-height:36px}
  .guar .lg{font-size:18px;line-height:27px}
  .guar .sig{display:none}
  .guar .acts{flex-direction:column;align-items:stretch;gap:12px;margin-top:4px}
  .guar .acts .btn{display:flex;padding-left:20px}
  .guar .acts .badge{align-self:center}
  .rules-lbl{display:block;font-size:11px;font-weight:600;letter-spacing:.1em;color:var(--g6);margin-bottom:-4px}
  .rules{gap:10px}
  .rules .box{background:#fff;border-radius:18px;padding:4px 18px}
  .rule{border-radius:0;background:none}
  .rule+.rule{border-top:1px solid rgba(35,83,71,.15)}
  .rule button{padding:14px 0;font-size:15px;cursor:pointer}
  .rule button i{display:inline}
  .rule p{display:none;padding:0 0 14px;font-size:14px;line-height:22px}
  .rule.open p{display:block}
  .rule.open button i{transform:rotate(45deg)}
  .scar{gap:28px}
  .scar .stack{gap:22px!important}
  .reasons{gap:14px}
  .reason{gap:14px;align-items:center}
  .reason i{width:28px;height:28px;font-size:13px}
  .reason b{font-size:16px;line-height:22px;letter-spacing:0}
  .reason small{display:none}
  .capa{padding:24px;gap:24px}
  .slots{gap:8px}
  .slot{border-radius:14px;font-size:9px;letter-spacing:.06em;gap:5px}
  .slot svg{width:18px;height:18px}
  .slot.free b{font-size:22px}
  .fit{grid-template-columns:1fr;gap:12px}
  .fit>div{padding:22px;gap:14px}
  .fit h3{font-size:19px}
  .fit .li{font-size:15px;line-height:22px}
  .fit .no .li:nth-child(5){display:none}
  .qa button{font-size:17px;line-height:24px;padding:20px 0;gap:20px}
  .qa .a{font-size:15px;line-height:24px;padding-bottom:20px}
  .qa.x{display:none}
  .faq.open .qa.x{display:block}
  .faq .more{display:flex;order:3;margin-top:-20px}
  .faq.open .more{display:none}
  .faq .side p{order:4}
  .faq .side .cta-wrap{display:none}
  .book{padding:22px 16px;gap:32px}
  .book .t{gap:20px;padding:0 4px}
  .book .me img{width:52px;height:52px}
  .book .big{font-size:32px;line-height:36px}
  .cal{padding:22px 18px;border-radius:20px;min-height:0}
  .foot .wrap{padding-top:44px;padding-bottom:40px}
  .foot .brand img{height:30px}
  .foot .cols{grid-template-columns:repeat(2,minmax(0,1fr))}
  .legal h1{font-size:34px;line-height:38px}
  .legal dl{grid-template-columns:1fr;gap:2px}
  .legal dd{margin-bottom:10px}
}
@media (max-width:699px){
  .rules .box{gap:0!important}
  .pillar .pt{gap:4px!important}
}
