:root{--paper:#fbf1da;--ink:#28151d;--coral:#e64b35;--blue:#1857c9;--yellow:#f5bd42;--teal:#167873;--pink:#e97888;--ash:#604b4c;--stone:#b1b1af}.landing-page{box-sizing:border-box;margin:0;padding:0}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Bricolage Grotesque,sans-serif;line-height:1.4;overflow-x:hidden}.landing-page a{color:inherit;text-decoration:none}.display{letter-spacing:-.07em;font-family:Instrument Serif,Georgia,serif}.serif{letter-spacing:-.04em;font-family:Instrument Serif,Georgia,serif}.mono{text-transform:uppercase;letter-spacing:.15em;font-family:Space Mono,monospace;font-weight:700}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:900}.wrap{width:min(1180px,100% - 40px);margin-inline:auto}.site-nav{z-index:50;background:var(--paper);position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:78px;display:flex}.logo{letter-spacing:-.08em;color:inherit;align-items:center;gap:9px;font-size:25px;font-weight:900;text-decoration:none;display:inline-flex}.logo-dot{border:1.5px solid var(--ink);background:var(--coral);width:23px;height:23px;color:var(--ink);border-radius:50%;place-items:center;font-size:11px;display:grid}.nav-right{align-items:center;gap:28px;font-size:13px;font-weight:800;display:flex}.nav-signin{color:inherit;text-decoration:none;transition:color .15s}.nav-signin:hover{color:var(--coral)}.nav-cta{border:1.5px solid var(--ink);cursor:pointer;color:#fff8e8;background:var(--coral);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 21px;font-family:inherit;font-size:13px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.nav-cta:hover{box-shadow:5px 6px 0 var(--ink);transform:translate(-3px,-3px)}.btn{border:1.5px solid var(--ink);cursor:pointer;color:var(--ink);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 21px;font-family:inherit;font-size:13px;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{box-shadow:5px 6px 0 var(--ink);transform:translate(-3px,-3px)}.btn-coral{background:var(--coral);color:#fff8e8}.btn-yellow{background:var(--yellow)}.btn-blue{background:var(--blue);color:#fff8e8}.hero{padding:70px 0 92px}.hero-grid{grid-template-columns:1.01fr .99fr;align-items:center;gap:34px;display:grid}.hero h1{max-width:670px;margin:17px 0 25px;font-size:clamp(64px,8.9vw,116px);line-height:.82}.hero h1 em{color:var(--coral);font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--yellow);z-index:-1;height:8px;position:absolute;bottom:-3px;left:2px;right:0;transform:rotate(-2deg)}.hero-sub{max-width:480px;font-size:18px;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-fine{align-items:center;gap:12px;margin-top:18px;font-size:12px;font-weight:700;display:flex}.faces{display:flex}.face{border:1.5px solid var(--ink);border-radius:50%;place-items:center;width:28px;height:28px;margin-right:-8px;font-size:11px;font-weight:900;display:grid}.face-a{background:#f1a185}.face-b{background:#dfa85a}.face-c{background:#9b6075}.face-d{background:#e7c877}.hero-art{min-height:490px;position:relative}.hero-image{object-fit:cover;object-position:58% center;border:2px solid var(--ink);border-radius:47% 47% 9px 9px;width:min(470px,100%);height:490px;margin:auto;display:block}.burst{background:var(--pink);clip-path:polygon(50% 0%,58% 18%,71% 4%,75% 23%,95% 17%,87% 36%,100% 50%,82% 58%,96% 73%,76% 76%,81% 98%,61% 87%,50% 100%,40% 84%,23% 97%,25% 77%,4% 79%,16% 60%,0 50%,17% 40%,5% 22%,27% 23%,23% 3%,42% 17%);opacity:.65;z-index:0;width:240px;height:240px;position:absolute;top:-45px;right:-45px}.hero-image,.art-card,.art-sticker{z-index:1;position:relative}.art-card{border:1.5px solid var(--ink);background:var(--yellow);z-index:2;padding:12px 15px;font-weight:900;line-height:1.05;position:absolute}.art-card.top{width:125px;font-size:15px;top:24px;right:8px;transform:rotate(7deg)}.art-card.bottom{background:var(--teal);color:#fff8e8;width:152px;font-size:14px;bottom:18px;left:0;transform:rotate(-6deg)}.art-sticker{border:1.5px solid var(--ink);background:var(--coral);text-align:center;z-index:2;color:#fff8e8;border-radius:50%;place-items:center;width:85px;height:85px;font-size:12px;font-weight:900;line-height:1.05;display:grid;position:absolute;top:145px;left:-12px}.ticker{border-block:1.5px solid var(--ink);background:var(--blue);color:#fff8e8;white-space:nowrap;padding:12px 0;overflow:hidden}.ticker-track{align-items:center;gap:30px;animation:23s linear infinite marquee;display:inline-flex}.ticker span{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:900}.ticker b{color:var(--yellow);font-size:20px}@keyframes marquee{to{transform:translate(-50%)}}.section{padding:112px 0}.section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:45px;display:flex}.section-heading h2{margin:13px 0 0;font-size:clamp(43px,6vw,76px);line-height:.88}.section-heading p{max-width:285px;margin:0;font-size:14px;line-height:1.5}.types-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.type-card{border:1.5px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:278px;padding:20px;transition:transform .25s;display:flex;position:relative}.type-card:hover{box-shadow:5px 6px 0 var(--ink);transform:translate(-3px,-3px)}.type-card h3{letter-spacing:-.05em;max-width:170px;margin:0;font-size:28px;line-height:.95}.type-card p{max-width:175px;font-size:13px;line-height:1.35}.type-card .num{font-family:Space Mono,monospace;font-size:12px;position:absolute;top:17px;right:17px}.card-icon{border:1.5px solid var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:60px;height:60px;display:flex}.card-icon svg{display:block}.card-mark{border:1.5px solid var(--ink);border-radius:50%;align-self:flex-end;place-items:center;width:66px;height:66px;font-size:24px;display:grid}.coral-bg{background:var(--coral)}.blue-bg{background:#7099e7}.yellow-bg{background:var(--yellow)}.teal-bg{background:#71aaa3}.manifesto{border-block:1.5px solid var(--ink);background:var(--coral);padding:80px 0;position:relative;overflow:hidden}.manifesto:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(45deg,#0000,#0000 18px,#28151d2e 18px 20px),repeating-linear-gradient(-45deg,#0000,#0000 18px,#28151d2e 18px 20px);position:absolute;inset:0}.manifesto-inner{z-index:1;grid-template-columns:1fr auto;align-items:center;gap:35px;display:grid;position:relative}.manifesto h2{max-width:720px;margin:0;font-size:clamp(50px,8vw,100px);line-height:.8}.manifesto-seal{border:2px solid var(--ink);background:var(--yellow);text-align:center;border-radius:50%;place-items:center;width:142px;height:142px;font-size:14px;font-weight:900;line-height:1.02;display:grid;transform:rotate(10deg)}.problem-section{border-bottom:1.5px solid var(--ink);background:linear-gradient(135deg,#f8e8ef,#fef4e8);padding:112px 0}.problem-visual{margin-top:48px}.problem-split{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;margin-bottom:40px;display:grid}.problem-stamp{border:2px solid var(--ink);background:var(--paper);flex-direction:column;gap:20px;min-height:280px;padding:32px 28px;transition:transform .25s;display:flex;position:relative}.problem-stamp:hover{box-shadow:6px 6px 0 var(--ink);transform:translate(-4px,-4px)}.injolo-stamp{background:var(--teal);color:#fff8e8}.stamp-label{letter-spacing:.12em;opacity:.7;font-size:11px}.injolo-stamp .stamp-label{opacity:.9;color:#fff8e8}.stamp-icon{border:2px solid var(--ink);background:var(--coral);color:#fff8e8;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:8px 0;display:flex}.injolo-stamp .stamp-icon{background:var(--yellow);color:var(--ink)}.stamp-math{flex-direction:column;gap:10px;margin-top:auto;font-size:14px;font-weight:700;display:flex}.stamp-math strong{font-size:18px;font-weight:900}.cut-line{color:var(--coral)}.no-cut-line{opacity:.6;text-decoration:line-through}.highlight-keep{color:var(--yellow);font-size:16px}.highlight-keep strong{font-size:22px}.problem-divider{border:2px solid var(--ink);background:var(--pink);width:64px;height:64px;color:var(--ink);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:900;display:flex;transform:rotate(-12deg)}.problem-bullets{background:var(--paper);border:2px solid var(--ink);flex-direction:column;gap:16px;padding:32px;display:flex}.bullet-item{align-items:flex-start;gap:16px;display:flex}.bullet-item svg{color:var(--coral);flex-shrink:0;margin-top:2px}.bullet-item p{color:var(--ink);margin:0;font-size:15px;line-height:1.5}.bullet-item strong{font-weight:900}.steps-section{border-block:1.5px solid var(--ink);background:var(--blue);color:#fff8e8;padding:112px 0}.steps-section .section-heading h2{color:#fff8e8;letter-spacing:-.02em;word-spacing:.08em;line-height:.98}.steps-section .section-heading p,.steps-section .eyebrow{color:#fff8e8b3}.steps-list{border-top:1.5px solid #fff8e859;margin:0;padding:0;list-style:none}.step-row{border-bottom:1.5px solid #fff8e859;grid-template-columns:92px 68px 1fr auto;align-items:center;gap:36px;padding:34px 4px;transition:background .2s,padding-left .2s;display:grid}.step-row:hover{background:#fff8e80f;padding-left:16px}.step-index{letter-spacing:-.05em;color:var(--yellow);font-family:Instrument Serif,Georgia,serif;font-size:64px;line-height:.8}.step-icon{color:#fff8e8;border:1.5px solid #fff8e88c;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.step-icon svg{width:30px;height:30px}.step-body h3{letter-spacing:-.02em;color:#fff8e8;margin:0 0 10px;font-size:30px;line-height:1.05}.step-body p{color:#fff8e8c7;max-width:460px;margin:0;font-size:14px;line-height:1.6}.step-time{letter-spacing:.06em;color:var(--paper);white-space:nowrap;background:#fff8e81f;border:1.5px solid #fff8e866;padding:8px 14px;font-size:12px}.steps-cta{margin-top:44px}.earning-section{padding:112px 0}.earning-grid{grid-template-columns:.83fr 1.17fr;align-items:center;gap:60px;display:grid}.earning-copy h2{margin:14px 0 20px;font-size:clamp(48px,6vw,72px);line-height:.86}.earning-copy p{max-width:380px;line-height:1.55}.bars{border-left:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);padding:15px 20px 0}.bar-row{border-bottom:1px dashed var(--ash);grid-template-columns:120px 1fr 80px;align-items:center;gap:14px;padding:13px 0;font-size:12px;font-weight:800;display:grid}.bar{border:1.5px solid var(--ink);height:28px}.bar-coral{background:var(--coral)}.bar-blue{background:var(--blue)}.bar-row strong{text-align:right;font-size:18px}.bars-note{color:var(--ash);padding:18px 0 8px;font-family:Space Mono,monospace;font-size:11px}.pricing-section{border-bottom:1.5px solid var(--ink);background:#f2d8dd;padding:112px 0}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px;display:grid}.price-card{border:1.5px solid var(--ink);background:var(--paper);flex-direction:column;padding:24px;display:flex;position:relative}.price-card.featured{box-shadow:8px 8px 0 var(--ink);background:var(--yellow);padding-bottom:41px;transform:translateY(-17px)}.price-card.pro{background:#80b9b1}.price-card h3{margin:0 0 26px;font-size:27px}.price{letter-spacing:-.08em;font-size:45px;font-weight:900}.price small{letter-spacing:0;font-size:12px}.price-card>p{color:var(--ash);margin-top:8px;font-size:13px}.price-card ul{flex-direction:column;flex-grow:1;gap:11px;margin:28px 0;padding:0;font-size:13px;list-style:none;display:flex}.price-card li{align-items:center;gap:8px;display:flex}.price-card .btn{width:100%;margin-top:auto}.popular{border:1.5px solid var(--ink);background:var(--coral);text-transform:uppercase;color:#fff8e8;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;top:14px;right:14px;transform:rotate(4deg)}.pricing-note{text-align:center;color:var(--ash);margin-top:28px;font-family:Space Mono,monospace;font-size:11px}.why-section{padding:112px 0}.why-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:60px;display:grid}.why-grid h2{margin:14px 0 20px;font-size:clamp(48px,6vw,72px);line-height:.86}.why-grid>div>p{max-width:380px;font-size:14px;line-height:1.55}.why-list{border-top:1.5px solid var(--ink)}.why-item{border-bottom:1.5px solid var(--ink);grid-template-columns:50px 1fr;gap:18px;padding:21px 0;display:grid}.why-item b{border:1.5px solid var(--ink);border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;display:grid}.why-item:first-child b{background:var(--coral);color:#fff8e8}.why-item:nth-child(2) b{background:var(--yellow)}.why-item:nth-child(3) b{background:#7099e7}.why-item h3{margin:0 0 5px;font-size:18px}.why-item p{color:var(--ash);margin:0;font-size:13px;line-height:1.4}.faq-section{border-bottom:1.5px solid var(--ink);background:#e8f4f3;padding:112px 0}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.faq-grid h2{margin:14px 0;font-size:clamp(48px,6vw,74px);line-height:.84}.faq-list{border-top:1.5px solid var(--ink)}.faq-item{border-bottom:1.5px solid var(--ink)}.faq-q{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;padding:21px 0;font:800 16px Bricolage Grotesque,sans-serif;display:flex}.faq-q:hover{color:var(--coral)}.faq-q .plus{flex-shrink:0;font-size:18px;transition:transform .25s}.faq-item.open .plus{color:var(--coral);transform:rotate(45deg)}.faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.faq-a p{max-width:620px;color:var(--ash);padding:0 35px 22px 0;font-size:13px;line-height:1.5}.final{border-top:1.5px solid var(--ink);background:var(--yellow);padding:105px 0 78px;overflow:hidden}.final h2{margin:15px 0 30px;font-size:clamp(62px,10vw,126px);line-height:.78}.final p{max-width:420px;margin-bottom:30px;font-size:17px;line-height:1.45}.landing-page footer{background:var(--ink);color:#fff8e8;padding:32px 0}.footer-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-inner .logo{color:#fff8e8}.footer-links{align-items:center;gap:20px;font-size:12px;display:flex}.footer-links a{color:#fff8e8;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--yellow)}.footer-links span{color:var(--stone);font-size:11px}.modal-overlay{z-index:1000;background:#28151db3;justify-content:center;align-items:center;padding:20px;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal-box{background:var(--paper);border:2px solid var(--ink);text-align:center;border-radius:12px;width:100%;max-width:480px;padding:48px 36px;animation:.2s slideUp;position:relative}.modal-close{color:var(--ash);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:24px;line-height:1;transition:color .1s;position:absolute;top:16px;right:20px}.modal-close:hover{color:var(--ink)}.ea-title{letter-spacing:-.04em;color:var(--ink);margin-bottom:8px;font-family:Instrument Serif,Georgia,serif;font-size:28px}.ea-sub{color:var(--ash);margin-bottom:24px;font-size:14px;line-height:1.6}.ea-form{gap:0;max-width:420px;margin:0 auto;display:flex}.ea-input{border:1.5px solid var(--ink);color:var(--ink);background:#fff;border-right:none;border-radius:999px 0 0 999px;outline:none;flex:1;padding:14px 18px;font-family:inherit;font-size:14px}.ea-input:focus{border-color:var(--coral)}.ea-input::placeholder{color:var(--stone)}.ea-btn{background:var(--coral);color:#fff8e8;border:1.5px solid var(--ink);cursor:pointer;white-space:nowrap;border-left:none;border-radius:0 999px 999px 0;padding:14px 20px;font-family:inherit;font-size:13px;font-weight:900;transition:background .15s}.ea-btn:hover{background:#c93a24}.ea-btn:disabled{opacity:.6;cursor:not-allowed}.ea-error{color:var(--coral);margin-top:12px;font-size:12px;font-weight:700}.ea-fine{color:var(--ash);text-transform:uppercase;letter-spacing:.05em;margin-top:14px;font-family:Space Mono,monospace;font-size:10px;font-weight:700}.ea-success,.ea-already{padding:16px 0}.ea-check{margin-bottom:12px;font-size:36px;display:block}.ea-success h3,.ea-already h3{color:var(--ink);margin-bottom:8px;font-family:Instrument Serif,Georgia,serif;font-size:24px}.ea-success p,.ea-already p{color:var(--ash);font-size:14px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.nav-wrap{height:65px}.logo{font-size:22px}.logo-dot{width:20px;height:20px;font-size:10px}.nav-right{gap:14px;font-size:12px}.nav-cta{padding:12px 18px;font-size:12px}.hero{padding:50px 0 70px}.hero-grid{grid-template-columns:1fr;gap:40px}.hero h1{margin:12px 0 18px;font-size:clamp(52px,13vw,90px)}.hero-sub{max-width:100%;font-size:16px}.hero-actions{margin-top:24px}.hero-art{min-height:380px}.hero-image{width:min(340px,90%);height:380px}.burst{width:150px;height:150px;top:-15px;right:-30px}.art-card.top{width:110px;font-size:14px;top:20px;right:5px}.art-card.bottom{width:135px;font-size:13px;bottom:15px;left:0}.art-sticker{width:75px;height:75px;font-size:11px;top:130px;left:-8px}.ticker{padding:10px 0}.ticker span{font-size:12px}.ticker b{font-size:18px}.section{padding:70px 0}.section-heading{margin-bottom:32px;display:block}.section-heading h2{margin:10px 0 0;font-size:clamp(40px,10vw,66px)}.section-heading p{max-width:100%;margin-top:16px;font-size:15px}.eyebrow{font-size:10px}.types-grid{grid-template-columns:1fr 1fr;gap:12px}.type-card{min-height:240px;padding:18px}.type-card h3{max-width:145px;font-size:24px}.type-card p{max-width:155px;font-size:12px}.card-icon{width:52px;height:52px}.card-mark{width:56px;height:56px;font-size:20px}.manifesto{padding:60px 0}.manifesto-inner{text-align:center;grid-template-columns:1fr;gap:32px}.manifesto h2{max-width:100%;margin:0 auto;font-size:clamp(44px,11vw,80px);line-height:.85}.manifesto-seal{width:120px;height:120px;margin:0 auto;font-size:13px}.problem-section{padding:70px 0}.problem-split{grid-template-columns:1fr auto 1fr;gap:16px}.problem-stamp{min-height:240px;padding:24px 20px}.stamp-icon{width:60px;height:60px}.stamp-math{gap:8px;font-size:13px}.stamp-math strong{font-size:16px}.highlight-keep strong{font-size:19px}.problem-divider{width:56px;height:56px;font-size:14px}.problem-bullets{gap:14px;padding:24px}.bullet-item{gap:14px}.bullet-item svg{width:18px;height:18px}.bullet-item p{font-size:14px}.steps-section{padding:70px 0}.step-row{grid-template-columns:62px 52px 1fr;gap:20px;padding:22px 4px}.step-index{font-size:48px}.step-icon{width:52px;height:52px}.step-icon svg{width:26px;height:26px}.step-body h3{font-size:25px}.step-body p{max-width:100%;font-size:13px}.step-time{display:none}.steps-cta{width:100%;margin-top:34px}.earning-section{padding:70px 0}.earning-grid{grid-template-columns:1fr;gap:40px}.earning-copy h2{margin:10px 0 16px;font-size:clamp(42px,10vw,64px)}.earning-copy p{max-width:100%;font-size:15px}.bars{padding:12px 18px 0}.bar-row{grid-template-columns:100px 1fr 70px;gap:12px;padding:11px 0;font-size:11px}.bar{height:24px}.bar-row strong{font-size:16px}.bars-note{padding:15px 0 6px;font-size:10px}.pricing-section{padding:70px 0}.pricing-grid{grid-template-columns:1fr;align-items:stretch;gap:24px}.price-card{padding:22px}.price-card.featured{box-shadow:none;border:2px solid var(--ink);transform:none}.price-card h3{margin-bottom:22px;font-size:24px}.price{font-size:40px}.price small{font-size:11px}.price-card ul{flex-grow:1;gap:10px;margin:24px 0;font-size:12px}.pricing-note{margin-top:24px;font-size:10px}.why-section{padding:70px 0}.why-grid{grid-template-columns:1fr;gap:40px}.why-grid h2{font-size:clamp(42px,10vw,64px)}.why-grid>div>p{max-width:100%;font-size:15px}.why-item{grid-template-columns:45px 1fr;gap:16px;padding:18px 0}.why-item b{width:32px;height:32px;font-size:11px}.why-item h3{font-size:17px}.why-item p{font-size:12px}.faq-section{padding:70px 0}.faq-grid{grid-template-columns:1fr;gap:40px}.faq-grid h2{font-size:clamp(42px,10vw,66px)}.faq-q{padding:18px 0;font-size:15px}.faq-q .plus{font-size:16px}.faq-a p{max-width:100%;padding:0 20px 18px 0;font-size:12px}.final{padding:80px 0 60px}.final h2{margin:12px 0 24px;font-size:clamp(52px,13vw,100px)}.final p{max-width:100%;margin-bottom:24px;font-size:16px}.footer-inner{flex-direction:column;align-items:flex-start;gap:18px}.footer-links{flex-wrap:wrap;gap:16px;font-size:11px}}@media(max-width:480px){.wrap{width:calc(100% - 32px)}.nav-wrap{height:60px}.logo{font-size:20px}.nav-right .nav-signin{display:none}.nav-cta{padding:10px 16px;font-size:11px}.hero{padding:40px 0 60px}.hero h1{font-size:clamp(42px,15vw,70px);line-height:.88}.hero-sub{font-size:15px;line-height:1.55}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn{justify-content:center;width:100%}.hero-art{min-height:320px}.hero-image{width:100%;height:320px}.burst{width:120px;height:120px;top:-10px;right:-20px}.art-card.top{width:95px;padding:10px 12px;font-size:12px;top:16px;right:8px}.art-card.bottom{width:120px;padding:10px 12px;font-size:12px;bottom:12px;left:0}.art-sticker{width:65px;height:65px;font-size:10px;top:110px;left:-5px}.ticker{padding:8px 0}.ticker span{font-size:11px}.ticker b{font-size:16px}.ticker-track{gap:24px}.section{padding:60px 0}.section-heading h2{font-size:clamp(36px,11vw,56px)}.section-heading p{font-size:14px}.types-grid{grid-template-columns:1fr;gap:10px}.type-card{min-height:200px;padding:16px}.type-card h3{max-width:100%;font-size:22px}.type-card p{max-width:100%;font-size:12px}.card-icon{width:48px;height:48px}.card-mark{width:52px;height:52px;font-size:18px}.manifesto{padding:50px 0}.manifesto h2{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(32px,12vw,60px);line-height:.9}.manifesto-seal{width:100px;height:100px;font-size:11px;line-height:1.1}.problem-section{padding:60px 0}.problem-split{grid-template-columns:1fr;gap:20px}.problem-divider{width:48px;height:48px;margin:0 auto;font-size:13px}.problem-stamp{min-height:220px;padding:20px 18px}.stamp-icon{width:56px;height:56px}.stamp-icon svg{width:40px;height:40px}.stamp-math{gap:7px;font-size:12px}.stamp-math strong{font-size:15px}.highlight-keep{font-size:14px}.highlight-keep strong{font-size:18px}.problem-bullets{gap:12px;padding:20px}.bullet-item{gap:12px}.bullet-item svg{width:16px;height:16px}.bullet-item p{font-size:13px}.steps-section{padding:60px 0}.step-row{grid-template-columns:44px 1fr;grid-template-areas:"index body""icon body";align-items:start;gap:6px 16px;padding:20px 4px}.step-row:hover{padding-left:4px}.step-index{grid-area:index;font-size:38px}.step-icon{grid-area:icon;width:40px;height:40px}.step-icon svg{width:20px;height:20px}.step-body{grid-area:body}.step-body h3{font-size:22px}.step-body p{font-size:13px}.earning-section{padding:60px 0}.earning-copy h2{font-size:clamp(36px,11vw,56px)}.bars{padding:10px 14px 0}.bar-row{grid-template-columns:80px 1fr 60px;gap:10px;padding:10px 0;font-size:10px}.bar{height:20px}.bar-row strong{font-size:14px}.bars-note{font-size:9px}.pricing-section{padding:60px 0}.pricing-grid{align-items:stretch;gap:20px}.price-card{padding:20px}.price-card h3{margin-bottom:20px;font-size:22px}.price{font-size:36px}.price small{font-size:10px}.price-card>p{font-size:12px}.price-card ul{flex-grow:1;gap:9px;margin:22px 0;font-size:12px}.popular{padding:6px 9px;font-size:9px;top:12px;right:12px}.pricing-note{font-size:9px}.why-section{padding:60px 0}.why-grid{gap:32px}.why-grid h2{font-size:clamp(36px,11vw,56px)}.why-item{grid-template-columns:40px 1fr;gap:14px;padding:16px 0}.why-item b{width:30px;height:30px;font-size:10px}.why-item h3{font-size:16px}.why-item p{font-size:12px}.faq-section{padding:60px 0}.faq-grid{gap:32px}.faq-grid h2{font-size:clamp(36px,11vw,58px)}.faq-q{padding:16px 0;font-size:14px}.faq-a p{padding:0 16px 16px 0;font-size:12px;line-height:1.6}.final{padding:70px 0 50px}.final h2{font-size:clamp(40px,12vw,80px);line-height:.82}.final p{font-size:15px}.modal-box{padding:36px 24px}.ea-title{font-size:24px}.ea-sub{font-size:13px}.ea-form{flex-direction:column;gap:10px}.ea-input,.ea-btn{border:1.5px solid var(--ink);border-radius:999px}}@media(max-width:360px){.wrap{width:calc(100% - 24px)}.manifesto h2{font-size:clamp(28px,13vw,52px)}.manifesto-seal{width:90px;height:90px;font-size:10px}.hero h1{font-size:clamp(36px,16vw,60px)}.section-heading h2{font-size:clamp(32px,12vw,50px)}}
