:root{--ink:#151517;--muted:#626067;--paper:#fff;--soft:#f7f6f5;--line:#e9e5e4;--red:#a6092b;--deep:#1e0610;--gold:#f0c8a1;--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Cairo,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.8}.skip-link{position:absolute;top:-50px;right:20px;background:white;color:#000;padding:8px;z-index:9}.skip-link:focus{top:15px}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(4vw,28px);background:#fff;position:sticky;top:0;z-index:7;border-bottom:1px solid #f0eded}.logo{color:var(--ink);display:flex;align-items:center;gap:9px;text-decoration:none;font-size:11px;line-height:1.1;letter-spacing:.1em;text-transform:uppercase}.logo b{font-weight:800}.logo-mark{background:var(--red);width:36px;height:36px;display:grid;place-items:center;color:#fff;font-weight:900;border-radius:10px;letter-spacing:0;font-size:13px}.site-header nav{display:flex;gap:28px}.site-header nav a,footer a{color:#3b383b;text-decoration:none;font-size:13px;font-weight:700}.button{border:0;background:var(--red);color:#fff;padding:13px 21px;border-radius:10px;font:700 14px Cairo;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:12px;transition:.25s transform,.25s background;box-shadow:0 8px 22px #a6092b2b}.button:hover{background:#7b061f;transform:translateY(-2px)}.button-small{padding:8px 17px;font-size:12px;box-shadow:none}.button-outline{background:transparent;color:var(--red);border:1px solid var(--red);box-shadow:none}.button-outline:hover{color:#fff}.section{padding:100px max(6vw,28px)}.container{max-width:1180px;margin:auto}.section-dark{background:var(--deep);color:#fff}.hero{min-height:660px;padding-bottom:0;overflow:hidden;position:relative}.hero-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:545px;gap:55px}.eyebrow{font-size:11px;letter-spacing:.12em;font-weight:800;color:#d9d6d7;text-transform:uppercase;margin:0 0 15px}.eyebrow span{display:inline-block;background:#df254b;width:9px;height:9px;border-radius:50%;margin-left:7px}.red-text{color:var(--red)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(37px,5vw,66px);line-height:1.28;letter-spacing:-.04em;margin-bottom:18px;font-weight:900}h1 em,h2 em{font-style:normal;color:#efb1bd}h2{font-size:clamp(28px,3.5vw,46px);line-height:1.35;letter-spacing:-.03em;font-weight:900;margin-bottom:32px}h2 span{color:var(--red)}.hero-lead{font-size:16px;color:#ded6d9;max-width:680px;line-height:2}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:29px}.text-link{color:#fff;font-size:13px;font-weight:800;text-decoration:none;cursor:pointer}.text-link span{color:#e6aab5;margin-right:4px}.start-price{font-size:13px;color:#dbd1d4;margin-top:25px}.start-price strong{font-size:19px;color:#fff;margin-right:5px}.hero-visual{height:390px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #f8dce322;border-radius:50%}.orbit-1{width:360px;height:360px}.orbit-2{width:250px;height:250px;border-color:#f3c6d535}.analysis-card{width:min(330px,90%);background:#fff;color:#1f1820;border-radius:18px;padding:25px;position:relative;box-shadow:0 30px 80px #0007;transform:rotate(-4deg)}.card-top{display:flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.09em;color:#726a70}.pulse{width:8px;height:8px;border-radius:50%;background:#db1640;box-shadow:0 0 0 5px #db164023}.flow-line{height:1px;background:#e5e0e3;margin:42px 0 0;display:flex;justify-content:space-between}.flow-line i{width:11px;height:11px;background:#a6092b;border:3px solid #fff;border-radius:50%;transform:translateY(-5px)}.flow-labels{display:flex;justify-content:space-between;font-size:11px;margin-top:10px}.diagram{height:90px;position:relative;margin:18px 0;background:repeating-linear-gradient(0deg,#f4f1f2 0 1px,transparent 1px 20px),repeating-linear-gradient(90deg,#f4f1f2 0 1px,transparent 1px 20px);border-radius:8px}.node{position:absolute;width:13px;height:13px;border-radius:50%;background:#2c2030}.node:after{content:"";position:absolute;width:58px;height:1px;background:#bfb8bc;transform:rotate(25deg);transform-origin:right}.node:nth-child(1){right:28px;top:45px}.node:nth-child(2){right:98px;top:20px}.node:nth-child(3){right:145px;top:50px}.node:nth-child(4){right:205px;top:30px}.node:nth-child(5){right:245px;top:66px}.node.red{background:#a6092b}.analysis-card p{font-size:10px;letter-spacing:.05em;color:#756c71;margin:0}.stats{max-width:1180px;margin:auto;border-top:1px solid #ffffff20;display:grid;grid-template-columns:repeat(5,1fr);padding:22px 0}.stats div{padding:0 18px;border-left:1px solid #ffffff18}.stats div:last-child{border:0}.stats strong{font-size:25px;display:block;color:#fff}.stats span{font-size:11px;color:#c7bbc0}.light{background:var(--soft)}.pain-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.pain-copy{font-size:16px;color:var(--muted)}.quote{margin:30px 0;font-size:21px;line-height:1.8;color:var(--ink)}.pain-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.pain-list li{padding:17px 18px 17px 12px;border:1px solid var(--line);border-radius:12px;font-size:13px;line-height:1.8;background:#fff}.pain-list li:before{content:"×";color:var(--red);font-size:21px;font-weight:bold;margin-left:9px}.learn-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:40px 0}.learn-grid div{background:#fff;border:1px solid var(--line);padding:17px 14px;border-radius:10px;text-align:center;font-size:12px;font-weight:700;transition:.2s}.learn-grid div:hover{border-color:#dcaab7;transform:translateY(-3px);color:var(--red)}.center{text-align:center}.roadmap{background:#fff}.roadmap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;counter-reset:road;margin-top:35px}.roadmap article{min-height:350px;border-radius:16px;padding:29px;background:#f8f7f6;border-top:4px solid #d6d0d2;position:relative}.roadmap article:nth-child(2){background:var(--deep);color:#fff;border-color:var(--red);transform:translateY(-13px);box-shadow:0 24px 38px #31081225}.roadmap article:nth-child(3){border-color:#222}.month{color:var(--red);font-size:11px;font-weight:900;letter-spacing:.1em}.roadmap article:nth-child(2) .month{color:#e28b9d}.roadmap h3{font-size:25px;line-height:1.25;margin:14px 0 22px}.roadmap p{font-size:13px;line-height:2;color:#6a6669}.roadmap article:nth-child(2) p{color:#e0d5d8}.roadmap small{position:absolute;bottom:25px;color:#999;font-size:11px}.project-head{display:flex;justify-content:space-between;gap:30px;align-items:end}.project-head h2{margin-bottom:0}.project-head>p{max-width:335px;color:#d4c8cc;font-size:14px}.project-flow{margin-top:54px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px}.project-flow span{padding:11px 13px;border:1px solid #ffffff38;border-radius:9px;font-size:11px;color:#eee}.project-flow i{font-style:normal;color:#e87790}.project-flow .finish{background:var(--red);border-color:var(--red);font-weight:bold}.two-col{display:grid;grid-template-columns:1fr .9fr;gap:90px}.two-col>div>p:not(.eyebrow){color:var(--muted);font-size:15px}.no{font-size:55px;color:var(--red);margin:-23px 0 8px}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.chips span{padding:6px 12px;border-radius:30px;background:#f2efee;font-size:11px;font-weight:700}.audience{background:var(--soft);padding:35px;border-radius:18px}.audience h3{font-size:24px}.audience-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.audience-list span{font-size:11px;padding:9px;border:1px solid #ddd7d7;background:#fff;border-radius:7px}.audience hr{border:0;border-top:1px solid #ddd6d6;margin:26px 0}.audience h4{color:var(--red);font-size:18px}.audience ul{padding-right:20px;font-size:12px;line-height:2.2}.early{padding-block:62px;background:var(--red);color:#fff}.early-wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.early h2{font-size:31px;margin-bottom:7px}.early p{margin:0;color:#ffdce3}.early-prices{display:flex;gap:12px}.early-prices>div{background:#fff;color:var(--ink);border-radius:10px;padding:12px 16px;min-width:115px}.early-prices span,.early-prices del{font-size:10px;display:block;color:#777}.early-prices b{font-size:18px}.early-prices small{font-size:9px}.pricing{background:#fbfaf9}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch;margin-top:32px}.price-card{border:1px solid #e4dfdf;background:#fff;border-radius:17px;padding:29px 25px;position:relative;display:flex;flex-direction:column}.price-card.popular{background:var(--deep);color:#fff;border-color:var(--deep);box-shadow:0 22px 40px #45071726;transform:scale(1.035)}.popular-badge{position:absolute;top:-13px;right:50%;transform:translateX(50%);white-space:nowrap;background:var(--red);border-radius:20px;font-size:10px;letter-spacing:.1em;font-weight:800;padding:4px 14px}.price-card h3{font-size:27px;margin-bottom:3px}.price-card .summary{height:49px;font-size:12px;color:#777}.price-card.popular .summary,.price-card.popular .regular{color:#c9bfc2}.regular{font-size:11px;color:#888;text-decoration:line-through}.price{font-size:34px;font-weight:900;line-height:1.2;margin:3px 0 16px}.price small{font-size:11px}.price-meta{border-top:1px solid #e9e4e4;border-bottom:1px solid #e9e4e4;padding:13px 0;font-size:11px;display:flex;justify-content:space-between}.price-card.popular .price-meta{border-color:#ffffff26}.price-card ul{list-style:none;padding:0;margin:20px 0;flex:1}.price-card li{font-size:11px;margin:9px 0;line-height:1.6}.price-card li:before{content:"✓";color:var(--red);font-weight:900;margin-left:7px}.price-card.popular li:before{color:#f29aad}.price-card .button{justify-content:center;margin-top:auto}.price-card.popular .button{background:#fff;color:var(--deep)}.instructor{border-top:1px solid #eee}.instructor-wrap{display:grid;grid-template-columns:250px 1fr;gap:55px;align-items:center}.instructor-mark{height:250px;border-radius:18px;background:linear-gradient(145deg,#270612,#9e092a);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:25px;position:relative;overflow:hidden}.instructor-mark:after{content:"";position:absolute;width:240px;height:240px;border:1px solid #fff3;border-radius:50%;left:-100px;bottom:-110px}.instructor-mark span{font-size:62px;font-weight:900;letter-spacing:-.1em}.instructor-mark small{font-size:11px;line-height:1.5}.instructor h2{margin-bottom:0}.instructor h3{font-size:13px;color:var(--red);font-weight:700}.instructor h3 i{color:#ccc;font-style:normal;margin:0 7px}.instructor p{font-size:14px;max-width:750px;color:var(--muted)}.testimonial-placeholder{border:1px dashed #c7bec0;border-radius:16px;background:#fff;min-height:185px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.testimonial-placeholder span{font-size:42px;color:var(--red);line-height:.5}.testimonial-placeholder p{font-size:17px;font-weight:800;margin:14px}.testimonial-placeholder small{font-size:11px;color:#888}.narrow{max-width:820px}.faq h2{margin-bottom:27px}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;border:0;background:none;text-align:right;font:700 14px Cairo;padding:18px 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:var(--ink)}.faq-question span{color:var(--red);font-size:20px}.faq-answer{display:none;color:#666;font-size:13px;padding:0 0 18px;line-height:2}.faq-item.open .faq-answer{display:block}.faq-item.open .faq-question span{transform:rotate(45deg)}.lead{padding-block:90px}.lead-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px}.lead h2{font-size:39px}.lead>p{color:#ddd}.form-note{font-size:12px;color:#c9bec2}form{background:#fff;padding:28px;border-radius:16px;color:var(--ink)}label{display:block;font-size:11px;font-weight:800;margin-bottom:14px}input,select{display:block;width:100%;border:1px solid #dfd9da;border-radius:8px;padding:11px;font:13px Cairo;margin-top:5px;background:#fff;color:#1f1a1c}input:focus,select:focus{outline:2px solid #e5aaba;border-color:var(--red)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.success-message{margin:13px 0 0;padding:10px;border-radius:8px;background:#e7f5e9;color:#17662d;font-size:12px;font-weight:bold}footer{padding:25px max(6vw,28px);display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#777}footer p{margin:0}.whatsapp{position:fixed;bottom:24px;left:24px;background:#1e9b56;color:#fff;text-decoration:none;border-radius:30px;padding:10px 15px;z-index:6;font-size:11px;box-shadow:0 8px 20px #095c3040}.whatsapp span{font-size:19px;vertical-align:middle;margin-left:5px}.mobile-cta{display:none}
@media(max-width:850px){.site-header nav{display:none}.section{padding:70px 22px}.hero{padding:30px 22px 0}.hero-grid,.pain-grid,.two-col,.lead-wrap{grid-template-columns:1fr;gap:35px}.hero-grid{min-height:auto}.hero-visual{height:250px;order:-1}.analysis-card{transform:rotate(-2deg);width:280px}.orbit-1{width:250px;height:250px}.orbit-2{width:180px;height:180px}.stats{grid-template-columns:repeat(3,1fr);padding:15px 0}.stats div{padding:8px 12px}.stats div:nth-child(3){border-left:0}.stats strong{font-size:20px}.pain-list,.learn-grid{grid-template-columns:1fr 1fr}.roadmap-grid,.pricing-grid{grid-template-columns:1fr}.roadmap article:nth-child(2),.price-card.popular{transform:none}.roadmap article{min-height:260px}.project-head,.early-wrap{display:block}.project-head>p{margin-top:20px}.project-flow{justify-content:flex-start}.project-flow i{transform:rotate(-90deg)}.early-prices{margin-top:25px;overflow-x:auto;padding-bottom:4px}.early-prices>div{min-width:145px}.instructor-wrap{grid-template-columns:1fr;gap:28px}.instructor-mark{height:175px}.instructor-mark span{font-size:48px}.lead h2{font-size:32px}.whatsapp{bottom:79px;left:15px}.mobile-cta{display:flex;align-items:center;justify-content:center;gap:13px;position:fixed;z-index:6;bottom:0;left:0;right:0;background:var(--red);color:#fff;text-decoration:none;padding:13px;font-size:13px;font-weight:800;box-shadow:0 -5px 20px #0002}footer{padding-bottom:75px}.site-header{padding-inline:22px}.audience{padding:25px}}@media(max-width:480px){h1{font-size:36px}.hero-lead{font-size:14px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(3){border-left:1px solid #ffffff18}.stats div:nth-child(2),.stats div:nth-child(4){border-left:0}.pain-list,.learn-grid,.form-row,.audience-list{grid-template-columns:1fr}.learn-grid{gap:8px}.project-flow{margin-top:28px}.project-flow span{font-size:10px}.early h2{font-size:26px}footer{flex-direction:column;gap:12px}.whatsapp b{display:none}.whatsapp{border-radius:50%;width:45px;height:45px;padding:8px;text-align:center}.whatsapp span{margin:0}}
