
:root{--bg:#f7fbff;--surface:#fff;--soft:#eef6ff;--text:#071333;--muted:#667493;--blue:#0871f9;--blue2:#0458da;--cyan:#20a4ff;--green:#15bd68;--purple:#7748ef;--orange:#ffab08;--border:rgba(38,85,155,.13);--shadow:0 24px 70px rgba(30,71,128,.10);--shadow2:0 14px 38px rgba(20,59,116,.08);--container:1440px;--r:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}img{display:block;max-width:100%}
.container{width:min(calc(100% - 64px),var(--container));margin:auto}.blue{color:var(--blue)}.green{color:var(--green)}
.section{position:relative;overflow:hidden;padding:94px 0}.section.alt{background:linear-gradient(180deg,#f1f7ff 0,#f8fbff 100%)}.blob{position:absolute;border-radius:50%;pointer-events:none;background:radial-gradient(circle,#dceeff 0 35%,rgba(220,238,255,0) 72%)}.blob.b1{width:620px;height:620px;right:-130px;top:-180px}.blob.b2{width:500px;height:500px;left:-180px;bottom:-220px}
.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border:1px solid #d8e5f5;border-radius:999px;background:rgba(255,255,255,.74);color:#677695;font-size:12px}.eyebrow .dot{width:6.3px;height:9px;border-radius:50%;background:#0bd56a;box-shadow:0 0 0 5px rgba(11,213,106,.09)}
.title-xl{margin:17px 0 18px;font-size:clamp(37.8px,3.85vw,57.4px);line-height:.96;letter-spacing:-.064em}.title-lg{margin:16px 0 16px;font-size:clamp(32.2px,3.29vw,49px);line-height:.99;letter-spacing:-.058em}.lead{max-width:850px;color:#566682;font-size:12.6px;line-height:1.55}
.btn{min-height:54px;padding:0 24px;border:1px solid transparent;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;font-size:12px;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#0560e9,#2790ff);box-shadow:0 13px 30px rgba(6,101,237,.22)}.btn-outline{color:#075bd5;background:#fff;border-color:#5ca1ff}.btn-soft{background:#edf5ff;color:#075bd5}
.card{background:rgba(255,255,255,.96);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow2)}.icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#eaf4ff;color:var(--blue)}.icon.green{background:#e9fbf2;color:var(--green)}.icon.purple{background:#f2ebff;color:var(--purple)}.icon.orange{background:#fff5de;color:var(--orange)}.icon svg{width:26px;height:26px}
.hand{font-family:"Segoe Print","Bradley Hand",cursive;color:#536da4;font-size:13.3px;line-height:1.25;transform:rotate(-4deg);opacity:.92}
.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid #e2ebf5}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{display:flex;align-items:center;gap:12px}.logo-mark{width:43px;height:43px;position:relative;border-radius:12px;background:linear-gradient(135deg,#0354d5,#18a5ff)}.logo-mark:before,.logo-mark:after{content:"";position:absolute;background:white;border-radius:3px;transform:rotate(-42deg)}.logo-mark:before{width:11px;height:30px;left:10px;top:5px}.logo-mark:after{width:11px;height:22px;right:9px;top:13px}.logo-copy strong,.logo-copy span{display:block}.logo-copy strong{font-size:12.6px;letter-spacing:-.04em}.logo-copy span{font-size:12px;color:#7c8ba5;margin-top:3px}.nav{display:flex;gap:29px;align-items:center}.nav a{font-size:12px;font-weight:750}.nav a:hover{color:var(--blue)}.header-actions{display:flex;gap:10px}.menu-btn{display:none;width:44px;height:44px;border:1px solid var(--border);border-radius:12px;background:#fff}.mobile-menu{display:none}

/* hero */
.hero{padding:36px 0 0;background:radial-gradient(circle at 76% 26%,#e3f1ff 0 16%,transparent 45%),linear-gradient(180deg,#f8fbff,#fff)}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:center;min-height:700px}.hero .title-xl{max-width:720px}.hero-copy{max-width:640px;color:#556682;font-size:12.6px;line-height:1.58}.hero-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px;max-width:650px}.mini-card{padding:14px 13px;min-height:103px}.mini-card .icon{width:38px;height:38px;border-radius:12px}.mini-card .icon svg{width:21px;height:21px}.mini-card span{display:block;margin-top:11px;font-size:12px;line-height:1.35}.hero-actions{margin-top:19px}.hero-subnote{margin-top:11px;color:#7b8aa3;font-size:12px}
.hero-art{height:455px;position:relative}.person-shell{position:absolute;inset:10px 45px 0 85px;border-radius:48% 48% 34% 34%/38% 38% 18% 18%;background:radial-gradient(circle at 50% 35%,#e1f1ff,#cfe5ff 55%,transparent 72%)}.person-img{position:absolute;z-index:2;right:8px;bottom:0;width:70%;height:96%;object-fit:contain;object-position:bottom center}.float{position:absolute;z-index:4;padding:14px 16px;border:1px solid rgba(255,255,255,.75);border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 17px 42px rgba(10,42,90,.15)}.float strong,.float small{display:block}.float strong{font-size:12px}.float small{font-size:12px;color:#7c89a0;margin-top:3px}.float-a{left:5%;top:18%;width:230px}.float-b{right:0;top:23%;width:220px}.float-c{right:-1%;top:48%;width:220px}.float-d{left:8%;top:52%;width:180px}.float-e{right:5%;bottom:11%;width:205px}.hand.hero-hand1{position:absolute;z-index:5;left:9%;bottom:9%}.hand.hero-hand2{position:absolute;z-index:5;right:2%;top:5%}
.hero-flow{border-top:1px solid #e2ebf5;background:#fff;margin-top:10px}.hero-flow-grid{display:grid;grid-template-columns:repeat(4,1fr)}.hero-flow-item{padding:22px 25px;display:flex;gap:14px;align-items:center;position:relative}.hero-flow-item:not(:last-child){border-right:1px solid #e7edf5}.hero-flow-item:not(:last-child):after{content:"→";position:absolute;right:-7px;color:#9ab1ce}.hero-flow-item strong{display:block;font-size:12px}.hero-flow-item span{display:block;color:#75849c;font-size:12px;margin-top:4px}

/* system */
.system-layout{display:grid;grid-template-columns:1fr .72fr;gap:34px;align-items:center}.steps7{display:grid;grid-template-columns:repeat(7,1fr);gap:9px;margin-top:25px}.step7{padding:17px 13px;min-height:198px;position:relative}.step7 .numdot{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eaf3ff;color:var(--blue);font-weight:900;font-size:12px}.step7:nth-child(2) .numdot,.step7:nth-child(6) .numdot{background:#e9fbf2;color:var(--green)}.step7:nth-child(4) .numdot,.step7:nth-child(7) .numdot{background:#f1eaff;color:var(--purple)}.step7:nth-child(5) .numdot{background:#fff3db;color:#e09b00}.step7 h3{font-size:12px;margin:13px 0 8px}.step7 p{color:#64738d;font-size:12px;line-height:1.5}.system-photo{height:560px;position:relative}.system-photo img{position:absolute;right:-4%;bottom:-2%;width:90%;height:100%;object-fit:contain;object-position:bottom center}.system-quote{position:absolute;right:0;top:7%;width:235px;padding:20px;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:var(--shadow2);font-size:12px;line-height:1.5}.system-hand{position:absolute;left:4%;top:7%}.system-hand2{position:absolute;right:1%;bottom:8%}.system-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:22px}.benefit{padding:17px;display:flex;gap:13px;align-items:flex-start}.benefit strong{display:block;font-size:12px}.benefit span{display:block;color:#73819a;font-size:12px;margin-top:4px;line-height:1.45}

/* program */
.program-layout{display:grid;grid-template-columns:1fr 370px;gap:18px;align-items:start}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px}.module{padding:20px;min-height:245px}.module-top{display:flex;align-items:center;gap:11px}.module-num{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);font-weight:900}.module h3{font-size:12px;margin:0}.module ul{margin:18px 0 0;padding-left:18px;color:#5f6f8a;font-size:12px;line-height:1.73}.module li::marker{color:var(--blue)}.bonus-panel{padding:24px;min-height:522px;position:sticky;top:95px;background:linear-gradient(180deg,#fff,#f6faff)}.bonus-panel h3{font-size:16.8px;margin:15px 0 8px}.bonus-panel>p{color:#687792;font-size:12px;line-height:1.5}.bonus-row{display:flex;gap:13px;align-items:center;padding:14px;border-radius:14px;background:#fff;border:1px solid var(--border);margin-top:9px}.bonus-row strong{display:block;font-size:12px}.bonus-row span{display:block;font-size:12px;color:#7b899e;margin-top:2px}.gift-art{position:absolute;right:15px;top:-55px;width:88px;height:88px;border-radius:24px;background:linear-gradient(135deg,#cde5ff,#fff);display:grid;place-items:center;transform:rotate(8deg);box-shadow:var(--shadow2)}.gift-art svg{width:54px;height:54px;color:var(--blue)}

/* format */
.format-layout{display:grid;grid-template-columns:420px 1fr;gap:26px;align-items:end}.format-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.format-card{padding:20px;min-height:175px}.format-card h3{font-size:12px;margin:13px 0 7px}.format-card p{font-size:12px;color:#6b7992;line-height:1.5}.week-card{padding:22px;position:relative;min-height:360px;background:rgba(255,255,255,.93)}.week-card h3{font-size:17.5px;margin-bottom:24px}.week-line{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;position:relative}.week-line:before{content:"";position:absolute;left:10%;right:10%;top:23px;border-top:2px dotted #8fc6ff}.week-step{position:relative;text-align:center;z-index:2}.week-step .icon{margin:0 auto 12px}.week-step strong{display:block;font-size:12px}.week-step span{display:block;color:#73819a;font-size:12px;line-height:1.42;margin-top:4px}.week-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:25px}.week-bottom .card{padding:15px;display:flex;gap:10px;align-items:center}.week-bottom strong{font-size:12px}.week-bottom span{font-size:12px;color:#7a899f;display:block;margin-top:3px}.format-person{position:absolute;right:6%;top:6%;width:30%;height:46%;object-fit:contain;object-position:bottom right;opacity:.98}.format-hand{position:absolute;right:5%;bottom:8%}

/* learning path */
.path-layout{display:grid;grid-template-columns:1fr 330px;gap:20px}.path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:25px}.path-card{padding:20px;min-height:182px}.path-num{display:flex;align-items:center;gap:11px}.circle-num{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);font-weight:900}.path-card h3{font-size:12px;margin:13px 0 7px}.path-card p{font-size:12px;color:#697892;line-height:1.48}.receive{padding:22px;min-height:390px}.receive h3{font-size:16.8px;margin:0 0 18px}.receive-row{display:flex;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #e9eef5}.receive-row:last-child{border-bottom:0}.receive-row strong{font-size:12px}.receive-row span{display:block;color:#78869c;font-size:12px;margin-top:3px}.path-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:14px;overflow:hidden}.path-strip>div{padding:15px 18px;display:flex;gap:12px}.path-strip>div:not(:last-child){border-right:1px solid #e2eaf4}.path-strip strong{font-size:12px}.path-strip span{display:block;color:#7b899f;font-size:12px;margin-top:3px}

/* free participation */
.free-layout{display:grid;grid-template-columns:1fr 1.08fr .9fr;gap:13px;align-items:stretch}.free-card{padding:27px;min-height:360px}.free-card.featured{border:2px solid #4d99ff;box-shadow:0 22px 60px rgba(7,104,242,.12)}.free-card h3{font-size:19.6px;margin:12px 0}.free-card .price{font-size:31.5px;line-height:1;font-weight:900;letter-spacing:-.05em}.free-card p{color:#65748f;line-height:1.5}.free-list{margin:18px 0 0;padding:0;list-style:none}.free-list li{position:relative;padding-left:26px;margin:11px 0;color:#50617c;font-size:12px}.free-list li:before{content:"✓";position:absolute;left:0;top:-2px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e9fbf2;color:var(--green);font-size:12px;font-weight:900}.popular{display:inline-flex;padding:7px 12px;border-radius:999px;background:linear-gradient(135deg,#0b65ef,#2a91ff);color:#fff;font-size:12px;font-weight:900}

/* quiz */
.quiz-section{min-height:820px;padding:65px 0;background:radial-gradient(circle at 20% 52%,#e3f2ff 0 16%,transparent 45%),linear-gradient(180deg,#f7fbff,#fff)}.quiz-title{text-align:center;max-width:980px;margin:0 auto}.quiz-title .lead{margin-inline:auto}.quiz-stage{display:grid;grid-template-columns:280px 1fr 285px;gap:22px;align-items:center;margin-top:30px}.quiz-person{height:560px;position:relative}.quiz-person img{position:absolute;bottom:-20px;left:-80px;width:390px;height:600px;object-fit:contain;object-position:bottom}.quiz-card{padding:30px;min-height:430px}.quiz-progress-head{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:25px}.quiz-pitem{text-align:center;color:#6f7d94;font-size:12px}.quiz-pitem b{width:25.2px;height:36px;margin:0 auto 7px;border-radius:50%;display:grid;place-items:center;background:#f0f4f8;border:1px solid #d8e1eb}.quiz-pitem.active b{background:var(--blue);color:#fff;border-color:var(--blue)}.quiz-question{font-size:17.5px;margin:0 0 20px}.answers{display:grid;grid-template-columns:1fr 1fr;gap:10px}.answer{min-height:64px;border:1px solid #d4dfec;border-radius:13px;background:#fff;padding:13px;text-align:left;cursor:pointer}.answer.active,.answer:hover{border-color:var(--blue);box-shadow:0 0 0 2px rgba(8,113,249,.06)}.quiz-nav{display:grid;grid-template-columns:.8fr 1.2fr;gap:10px;margin-top:18px}.quiz-back{border:0;background:#eef2f7;border-radius:13px;font-weight:750;color:#7a8799}.quiz-final{display:none}.quiz-final.active{display:block}.hidden{display:none!important}.form{display:grid;gap:10px}.input{min-height:58px;padding:0 15px;border:1px solid #d5dfec;border-radius:13px;background:white;outline:none}.input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(8,113,249,.08)}.error{display:none;padding:11px 13px;background:#fff0f1;color:#b23a43;border-radius:10px;font-size:12px}.error.active{display:block}.output-card{padding:15.4px;min-height:355px}.output-card h3{font-size:16.1px;margin:14px 0 8px}.output-card p{color:#5f6e88;line-height:1.5}.output-list{padding:14px;border-radius:14px;background:#f1f8ff}.output-list div{display:flex;gap:8px;align-items:center;margin:9px 0;color:#5f6e88;font-size:12px}.output-list span{width:11.9px;height:17px;border-radius:50%;background:var(--green);color:white;display:grid;place-items:center;font-size:12px}

/* results */
.results-layout{display:grid;grid-template-columns:1fr .78fr;gap:28px;align-items:center}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.result-card{padding:20px;min-height:190px}.result-card .idx{color:#8aa3c0;font-size:12px}.result-card h3{font-size:12px;margin:13px 0 7px}.result-card p{font-size:12px;color:#697892;line-height:1.48}.results-art{height:590px;position:relative}.results-art img{position:absolute;bottom:-3%;left:1%;width:79%;height:100%;object-fit:contain}.results-float{position:absolute;padding:15px;border-radius:16px;background:#fff;border:1px solid var(--border);box-shadow:var(--shadow2);z-index:3}.rf1{left:0;top:10%;width:225px}.rf2{right:0;top:20%;width:210px}.rf3{right:3%;bottom:20%;width:210px}.results-float strong{display:block;font-size:12px}.results-float span{display:block;font-size:12px;color:#78869c;margin-top:4px}.result-strip{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px}.result-strip>div{padding:18px;display:flex;gap:12px;align-items:center}.result-strip>div:not(:last-child){border-right:1px solid #e4ebf3}.result-strip strong{font-size:12px}.result-strip span{display:block;color:#7c899e;font-size:12px;margin-top:3px}

/* templates */
.template-header{text-align:center}.template-header .lead{margin:0 auto}.filters{display:flex;gap:9px;justify-content:center;flex-wrap:wrap;margin-top:28px}.filter{padding:10px 18px;border:0;border-radius:13px;background:#eef4fb;color:#4d5e7b;font-size:12px;font-weight:750;cursor:pointer}.filter.active{background:linear-gradient(135deg,#0b65ef,#2d92ff);color:#fff}.templates-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:11px;margin-top:24px}.template-card{overflow:hidden}.template-img{height:160px;background:#e8eef5;overflow:hidden}.template-img img{width:100%;height:100%;object-fit:cover;object-position:top}.template-body{padding:12px}.template-body h3{font-size:12px;margin:0}.template-body .tag{font-size:12px;color:#78879e;margin-top:5px}.more-template{height:100%;min-height:255px;display:grid;place-items:center;text-align:center;background:linear-gradient(135deg,#f7fbff,#edf6ff)}.more-template strong{font-size:21.7px;color:var(--blue)}.more-template span{display:block;color:#687893;font-size:12px;line-height:1.45;margin-top:8px}.template-cta{text-align:center;margin-top:25px}

/* expert */
.expert-layout{display:grid;grid-template-columns:1fr .92fr;gap:30px;align-items:center}.expert-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:25px}.expert-stat{padding:17px;min-height:132px}.expert-stat strong{display:block;font-size:16.1px;margin-top:12px}.expert-stat span{display:block;color:#6d7b93;font-size:12px;margin-top:3px;line-height:1.4}.expert-art{height:630px;position:relative}.expert-art img{position:absolute;bottom:-2%;left:7%;width:78%;height:100%;object-fit:contain}.expert-quote{position:absolute;right:0;top:18%;width:220px;padding:19px;background:rgba(255,255,255,.94);border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow2);font-size:12px;line-height:1.5}.expert-hand{position:absolute;left:0;top:7%}.cert-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px}.cert{padding:14px;min-height:105px}.cert strong{display:block;font-size:12px}.cert span{display:block;color:#73819a;font-size:12px;line-height:1.4;margin-top:4px}

/* cases */
.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:25px}.case{padding:19px;min-height:520px}.case-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.case-title{display:flex;gap:11px;align-items:center}.case-title strong{font-size:12px}.case-title span{display:block;color:#73829a;font-size:12px;margin-top:3px}.growth{padding:7px 10px;border-radius:999px;background:#e9fbf2;color:#079d50;font-size:12px;font-weight:900}.before-after{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;margin-top:16px}.ba{padding:12px;border-radius:12px;background:#f2f5f9;color:#576882;font-size:12px;line-height:1.5}.ba.after{background:#edfbf3}.case-shot{height:180px;margin-top:12px;border-radius:14px;overflow:hidden;background:#eef3f8}.case-shot img{width:100%;height:100%;object-fit:cover;object-position:top}.case-changes{margin-top:12px;padding:12px;border-radius:12px;background:#f5f8fc;font-size:12px;color:#65748f;line-height:1.5}.case-bottom{display:grid;grid-template-columns:repeat(3,1fr);margin-top:17px}.case-bottom>div{padding:16px;display:flex;gap:11px;align-items:center}.case-bottom>div:not(:last-child){border-right:1px solid #e2eaf4}.case-bottom strong{font-size:12px}.case-bottom span{display:block;color:#7a899f;font-size:12px;margin-top:3px}

/* materials */
.material-layout{display:grid;grid-template-columns:1fr 355px;gap:16px;align-items:start}.material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.material{overflow:hidden}.material-preview{height:155px;background:linear-gradient(135deg,#e8f3ff,#fff);position:relative;display:grid;place-items:center}.material-preview .icon{width:64px;height:64px}.material-body{padding:15px}.material-body h3{font-size:12px;margin:0 0 7px}.material-body p{font-size:12px;color:#6b7891;line-height:1.45}.material-side{padding:20px;min-height:470px}.material-cover{height:250px;border-radius:18px;background:linear-gradient(150deg,#d8e9ff,#fff);display:grid;place-items:center;text-align:center}.material-cover strong{font-size:17.5px;line-height:1.05}.material-side h3{font-size:15.4px;margin:16px 0 8px}.material-side p{color:#697892;font-size:12px;line-height:1.5}

/* faq */
.faq-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.faq-list{display:grid;gap:8px;margin-top:20px}.faq-item{overflow:hidden}.faq-q{width:100%;padding:15px 17px;border:0;background:#fff;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.faq-n{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);font-size:12px;font-weight:900}.faq-q strong{flex:1;font-size:12px}.faq-plus{color:var(--blue);font-size:12.6px}.faq-a{max-height:0;overflow:hidden;transition:max-height .25s}.faq-a p{padding:0 58px 16px;margin:0;color:#6b7891;font-size:12px;line-height:1.5}.faq-item.active .faq-a{max-height:180px}.faq-item.active .faq-plus{transform:rotate(45deg)}
.faq-side{height:590px;position:relative}.faq-side img{position:absolute;right:-2%;bottom:0;width:76%;height:100%;object-fit:contain}.ask-card{position:absolute;z-index:3;left:0;top:12%;width:340px;padding:22px}.ask-card h3{font-size:17.5px;margin:13px 0 8px}.ask-card p{font-size:12px;color:#6b7992;line-height:1.5}.ask-list div{display:flex;gap:9px;margin:11px 0;font-size:12px;color:#65748d}.ask-list span{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:var(--blue);font-size:12px}

/* final */
.final{padding:59.5px 0;background:radial-gradient(circle at 83% 53%,#ddecff 0 17%,transparent 43%),linear-gradient(180deg,#f8fbff,#edf6ff)}.final-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:65px;align-items:center}.final .title-lg{max-width:610px}.final-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.final-benefit{padding:15px;display:flex;gap:11px;align-items:center}.final-benefit strong{font-size:12px}.final-benefit span{display:block;color:#75839b;font-size:12px;margin-top:3px}.final-form{padding:34px;border-radius:28px}.final-form h3{font-size:26.6px;letter-spacing:-.045em;margin:0 0 8px}.final-form>p{color:#697891;line-height:1.55}.direct-links{display:grid;grid-template-columns:1fr;gap:9px;margin-top:20px}.direct-link{padding:15px;border:1px solid var(--border);border-radius:14px;background:#f7fbff;display:flex;gap:12px;align-items:center}.direct-link strong{font-size:12px}.direct-link span{display:block;color:#7b899f;font-size:12px;margin-top:3px}
.footer{padding:30px 0;background:#fff;border-top:1px solid #e2ebf5}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-nav{display:flex;gap:24px;flex-wrap:wrap}.footer-nav a{font-size:12px;color:#566783}.small{font-size:12px;color:#7d8aa0;line-height:1.5}

/* inner */
.inner-hero{padding:75px 0 45px;background:radial-gradient(circle at 75% 5%,#dceaff,transparent 30%),#f5f9ff}.inner-hero h1{max-width:1000px;margin:13px 0;font-size:clamp(30.1px,3.5vw,51.1px);line-height:.99;letter-spacing:-.056em}.legal{width:min(900px,calc(100% - 32px));margin:55px auto;padding:38px}.legal h1{margin-top:0}.legal p,.legal li{color:#59667d;line-height:1.7}.thanks{min-height:70vh;display:grid;place-items:center;padding:45px 16px}.thanks-card{width:min(680px,100%);padding:44px;text-align:center}

@media(max-width:1180px){
.nav{display:none}.menu-btn{display:block}.header-actions .btn-outline{display:none}.mobile-menu.active{display:block;position:fixed;z-index:99;top:74px;left:0;right:0;background:white;padding:16px 22px;border-bottom:1px solid var(--border);box-shadow:var(--shadow)}.mobile-menu a{display:block;padding:13px 0;border-bottom:1px solid #edf1f5;font-weight:800}
.hero-grid,.system-layout,.format-layout,.results-layout,.expert-layout,.faq-layout,.final-layout{grid-template-columns:1fr}.hero-art,.system-photo,.results-art,.expert-art,.faq-side{max-width:760px}.steps7{grid-template-columns:repeat(4,1fr)}.program-layout,.material-layout{grid-template-columns:1fr}.bonus-panel{position:relative;top:auto}.path-layout{grid-template-columns:1fr}.templates-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:720px){
.container{width:calc(100% - 30px)}.header-inner{min-height:68px}.header-actions{display:none}.mobile-menu.active{top:68px}.logo-copy strong{font-size:12px}.logo-copy span{font-size:12px}.section{padding:47.6px 0}.title-xl{font-size:clamp(30.1px,8.4vw,40.6px)}.title-lg{font-size:clamp(26.6px,7.35vw,35px)}.lead,.hero-copy{font-size:12px}
.hero{padding-top:19.6px}.hero-grid{min-height:0}.hero-mini{grid-template-columns:1fr 1fr}.hero-art{height:336px}.person-shell{inset:10.5px 3.5px 0 14px}.person-img{width:92%;right:-12%}.float{padding:10px 12px}.float-a{left:0;top:12%;width:170px}.float-b{right:0;top:28%;width:160px}.float-c{right:0;top:50%;width:160px}.float-d{left:0;top:60%;width:145px}.float-e{right:3%;bottom:5%;width:165px}.hand{font-size:12px}.hero-hand1,.hero-hand2{display:none}.hero-flow-grid{grid-template-columns:1fr 1fr}.hero-flow-item:nth-child(2){border-right:0}.hero-flow-item:nth-child(-n+2){border-bottom:0.7px solid #e7edf5}
.problem-layout,.quiz-stage{grid-template-columns:1fr}.problem-grid,.format-cards,.results-grid,.final-benefits{grid-template-columns:1fr}.steps7,.program-grid,.path-grid,.free-layout,.material-grid,.case-grid{grid-template-columns:1fr}.system-photo,.results-art,.expert-art,.faq-side{height:336px}.system-quote,.expert-quote{width:133px}.system-benefits,.path-strip,.result-strip,.case-bottom{grid-template-columns:1fr}.system-benefits .benefit,.path-strip>div,.result-strip>div,.case-bottom>div{border-right:0!important;border-bottom:1px solid #e7edf5}.system-benefits>*:last-child,.path-strip>div:last-child,.result-strip>div:last-child,.case-bottom>div:last-child{border-bottom:0}
.format-person{display:none}.week-line{grid-template-columns:1fr 1fr}.week-line:before{display:none}.week-bottom{grid-template-columns:1fr}.quiz-person{display:none}.quiz-title{text-align:left}.answers{grid-template-columns:1fr}.quiz-progress-head{gap:4px}.quiz-card{padding:20px}.output-card{min-height:0}.templates-grid{grid-template-columns:1fr 1fr}.template-img{height:160px}.filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.filter{flex:0 0 auto}
.expert-stats,.cert-row{grid-template-columns:1fr 1fr}.case{min-height:0}.before-after{grid-template-columns:1fr}.before-after>span{display:none}.faq-side{height:auto;padding-top:20px}.faq-side img{display:none}.ask-card{position:relative;left:auto;top:auto;width:auto}.final-form{padding:22px}.final-form h3{font-size:21.0px}.footer-row{align-items:flex-start;flex-direction:column}
}

/* ===== SCREEN 1: approved mockup rebuilt in HTML/CSS ===== */
.hero-exact{
  position:relative;padding:0;overflow:hidden;
  background:
    radial-gradient(circle at 73% 38%,rgba(196,226,255,.82) 0 15%,rgba(226,241,255,.55) 31%,transparent 55%),
    linear-gradient(180deg,#f8fbff 0%,#f3f9ff 67%,#fff 100%);
}
.hero-exact .container{position:relative;z-index:2}
.hero-exact-bg{position:absolute;border-radius:50%;pointer-events:none}
.hero-exact-bg-a{width:760px;height:760px;right:55px;top:-5px;background:radial-gradient(circle,#dceeff 0 40%,rgba(220,238,255,0) 72%)}
.hero-exact-bg-b{width:520px;height:520px;right:-230px;top:280px;background:radial-gradient(circle,rgba(212,235,255,.8),rgba(212,235,255,0) 72%)}
.hero-exact-grid{min-height:714px;display:grid;grid-template-columns:48.5% 51.5%;align-items:center}
.hero-exact-copy{padding:36px 0 34px}
.hero-kicker{width:max-content;max-width:100%;display:flex;align-items:center;gap:11px;padding:9px 13px;border:1px solid #dbe6f4;border-radius:999px;background:rgba(255,255,255,.74);color:#637696;font-size:12px}
.hero-kicker-dot{width:6.3px;height:9px;border-radius:50%;background:#09d769;box-shadow:0 0 0 5px rgba(9,215,105,.11)}
.hero-kicker i{width:4px;height:4px;border-radius:50%;background:#8190a5}
.hero-exact-title{margin:24px 0 23px;max-width:730px;color:#071333;font-size:clamp(36.4px,3.115vw,49px);line-height:1.01;letter-spacing:-.057em;font-weight:850}
.hero-exact-title span{color:#0b6af2}
.hero-exact-desc{max-width:645px;margin:0;color:#5b6d8d;font-size:12px;line-height:1.55}
.hero-feature-grid{width:610px;max-width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:26px}
.hero-feature-card{min-height:102px;padding:14px 15px 13px;border:1px solid #dfe9f4;border-radius:13px;background:rgba(255,255,255,.95);box-shadow:0 10px 26px rgba(50,90,145,.045)}
.hero-feature-icon{width:32px;height:32px;display:grid;place-items:center;margin-bottom:9px}
.hero-feature-icon svg{width:26px;height:26px}.blue-ico{color:#0b73f6}.green-ico{color:#16bc66}.purple-ico{color:#7447f0}.orange-ico{color:#f7a900}
.hero-feature-card span{display:block;color:#172544;font-size:12px;line-height:1.35}.hero-feature-card b{font-weight:650}
.hero-main-cta{width:520px;max-width:100%;min-height:66px;margin-top:20px;padding:0 25px 0 28px;display:flex;align-items:center;justify-content:space-between;border-radius:15px;color:#fff;background:linear-gradient(90deg,#0563eb,#2c91ff);box-shadow:0 16px 32px rgba(0,103,236,.20);font-size:12px;font-weight:850;transition:.2s ease}
.hero-main-cta:hover{transform:translateY(-2px);box-shadow:0 19px 38px rgba(0,103,236,.26)}.hero-main-cta b{font-size:18.9px;font-weight:400}
.hero-cta-note{width:520px;max-width:100%;margin-top:10px;text-align:center;color:#7384a3;font-size:12px}
.hero-exact-art{position:relative;height:714px}
.hero-person-halo{position:absolute;left:13%;right:3%;top:3%;bottom:0;border-radius:48% 48% 30% 30%/37% 37% 18% 18%;background:radial-gradient(circle at 49% 42%,rgba(255,255,255,.45),transparent 23%),radial-gradient(circle at 55% 48%,#d7ecff 0 38%,rgba(218,237,255,.4) 58%,transparent 72%)}
.hero-expert-photo{position:absolute;z-index:3;right:1%;bottom:0;width:65%;height:96%;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 18px 28px rgba(48,88,140,.10))}
.hero-leaf{position:absolute;z-index:1;border-radius:80% 15% 80% 15%;background:rgba(168,205,234,.22);transform:rotate(39deg)}
.hero-leaf-1{width:135px;height:55px;left:5%;bottom:48px}.hero-leaf-2{width:100px;height:42px;left:20%;bottom:5px;transform:rotate(-25deg)}.hero-leaf-3{width:130px;height:50px;right:-15px;top:94px;filter:blur(6px);background:rgba(69,150,73,.18)}
.hero-note{position:absolute;z-index:5;font-family:"Segoe Print","Bradley Hand",cursive;color:#526da7;font-size:12px;line-height:1.25;transform:rotate(-5deg)}
.hero-note span{display:inline-block;margin-left:8px;font-size:17.5px}.hero-note-top-left{left:10%;top:54px}.hero-note-top-right{right:-1%;top:47px;text-align:center;transform:rotate(5deg)}
.hero-ui-card{position:absolute;z-index:6;border:1px solid rgba(217,230,245,.85);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 18px 44px rgba(35,75,128,.13);backdrop-filter:blur(9px)}
.hero-ui-card strong,.hero-ui-card small{display:block}.hero-ui-card small{margin-top:4px;color:#72829e;font-size:12px;line-height:1.35}
.hero-ui-card-head{display:flex;align-items:center;gap:8px}.hero-ui-card-head strong{flex:1;font-size:12px}.hero-ui-card-head>span{font-size:18.9px;color:#8193ad}.tiny-blue-symbol{color:#0c78ff;font-size:14.7px}
.hero-template-card{left:5%;top:130px;width:255px;padding:15px 15px 13px;transform:rotate(-5deg)}
.hero-template-mosaic{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:1fr 1fr;gap:5px;height:150px;margin-top:11px}
.hero-template-mosaic img{width:100%;height:100%;object-fit:cover;border-radius:6px;object-position:top}.hero-template-mosaic img:first-child{grid-row:1/3}
.hero-direct-card{right:-2%;top:145px;width:270px;min-height:88px;padding:16px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;transform:rotate(2deg)}
.yd-icon{width:58px;height:58px;border-radius:50%;background:#ffce11;position:relative;overflow:hidden}
.yd-icon:before{content:"";position:absolute;left:12px;top:-5px;width:18px;height:67px;background:#0962e6;transform:rotate(42deg);border-radius:14px}.yd-icon:after{content:"";position:absolute;left:29px;top:16px;width:17px;height:47px;background:#0962e6;transform:rotate(42deg);border-radius:14px}
.hero-direct-card strong{font-size:12px}.hero-direct-card>b,.hero-tilda-card>b,.hero-metrika-card>b{font-size:16.8px;color:#7385a0;font-weight:400}

.hero-conversion-card{right:1%;top:245px;width:278px;padding:15px 16px 10px;transform:rotate(1deg)}
.conversion-head{display:flex;align-items:center;justify-content:space-between}.conversion-head strong{font-size:12px}.conversion-head span{color:#0cb653;font-size:12px}.conversion-head b{font-size:12.6px}.conversion-chart{width:100%;height:75px;margin-top:4px;overflow:visible}
.hero-tilda-card{left:1%;top:355px;width:225px;min-height:95px;padding:14px 15px;display:grid;grid-template-columns:55px 1fr auto;align-items:center;gap:12px;transform:rotate(4deg)}
.tilda-mark{width:55px;height:55px;border:3px solid #101820;border-radius:50%;display:grid;place-items:center;font-size:18.9px;font-weight:850;color:#101820;font-family:Georgia,serif}
.hero-metrika-card{right:-2%;top:405px;width:275px;min-height:105px;padding:15px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;transform:rotate(-3deg)}
.metric-bars{height:48px;display:flex;align-items:end;gap:5px}.metric-bars i{display:block;width:11px;border-radius:4px 4px 2px 2px}.metric-bars i:nth-child(1){height:19px;background:#2446f4}.metric-bars i:nth-child(2){height:34px;background:#1e7df5}.metric-bars i:nth-child(3){height:46px;background:#ffc20a}
.hero-growth-card{right:0;bottom:67px;width:210px;padding:13px 14px;display:flex;align-items:center;gap:10px;transform:rotate(-5deg);font-family:"Segoe Print","Bradley Hand",cursive;color:#4a649e;font-size:12px;line-height:1.25}
.growth-check{width:31px;height:31px;flex:0 0 31px;border-radius:50%;display:grid;place-items:center;background:#e4faec;color:#0bbf5e;font-family:Arial,sans-serif;font-weight:900;font-size:12.6px}
.hero-signature{position:absolute;z-index:7;left:3%;bottom:45px;transform:rotate(-3deg)}.hero-signature strong{display:block;font-family:"Segoe Print","Bradley Hand",cursive;color:#254a86;font-size:12px;font-weight:500}.hero-signature span{display:block;margin-top:4px;color:#7b8dac;font-size:12px;line-height:1.35}
.hero-process{position:relative;z-index:7;min-height:145px;background:rgba(255,255,255,.97);border-top:1px solid #e8eef5}
.hero-process-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.hero-process-item{min-height:145px;padding:28px 26px 22px 20px;display:grid;grid-template-columns:56px 1fr auto;align-items:start;gap:15px;position:relative}
.hero-process-item:not(:last-child){border-right:1px solid #edf1f5}
.process-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center}.process-icon svg{width:30px;height:30px}.process-green{color:#08b85a;background:#ecfbf2}.process-blue{color:#0a72f6;background:#edf5ff}.process-orange{color:#f2a100;background:#fff7e5}.process-purple{color:#7045e9;background:#f4efff}
.hero-process-item strong{display:block;margin-top:3px;font-size:12px}.hero-process-item span{display:block;margin-top:7px;color:#7586a3;font-size:12px;line-height:1.45}.process-arrow{align-self:center;color:#8ea6c2;font-size:14.0px;font-weight:400}.desktop-only{display:block}

@media(max-width:1180px){
  .hero-exact-grid{grid-template-columns:1fr;min-height:0}
  .hero-exact-copy{padding-bottom:5px}
  .hero-exact-title{max-width:900px}
  .hero-exact-art{height:650px;max-width:850px;width:100%;margin:auto}
  .hero-process-grid{grid-template-columns:1fr 1fr}
  .hero-process-item:nth-child(2){border-right:0}
  .hero-process-item:nth-child(-n+2){border-bottom:1px solid #edf1f5}
}
@media(max-width:720px){
  .desktop-only{display:none}
  .hero-exact-copy{padding-top:27px}
  .hero-kicker{width:auto;font-size:12px;gap:7px;overflow:hidden;white-space:nowrap}
  .hero-exact-title{margin-top:20px;font-size:clamp(28.7px,7.98vw,38.5px);line-height:.99}
  .hero-exact-title br{display:none}
  .hero-exact-desc{font-size:12px}
  .hero-feature-grid{grid-template-columns:1fr 1fr}
  .hero-main-cta{width:100%;font-size:12px}
  .hero-cta-note{width:100%}
  .hero-exact-art{height:364px;margin-top:4px}
  .hero-expert-photo{width:95%;right:-19%;height:96%}
  .hero-person-halo{left:4%;right:-15%}
  .hero-note{display:none}
  .hero-template-card{left:0;top:52px;width:178px;padding:10px;transform:rotate(-4deg)}
  .hero-template-mosaic{height:98px}
  .hero-direct-card{right:-5px;top:65px;width:165px;min-height:66px;padding:9px;grid-template-columns:42px 1fr auto;gap:6px}
  .yd-icon{width:42px;height:42px}.yd-icon:before{left:8px;width:13px;height:52px}.yd-icon:after{left:20px;top:12px;width:13px;height:38px}
  .hero-direct-card strong,.hero-ui-card-head strong{font-size:12px}.hero-ui-card small{font-size:12px}
  .hero-conversion-card{right:-3.5px;top:142px;width:170px;padding:10px}.conversion-chart{height:52px}.conversion-head strong{font-size:12px}.conversion-head b{font-size:12px}
  .hero-tilda-card{left:0;top:225px;width:155px;min-height:68px;padding:9px;grid-template-columns:40px 1fr auto;gap:7px}.tilda-mark{width:40px;height:40px;font-size:14.0px;border-width:2px}
  .hero-metrika-card{right:-7px;top:235px;width:175px;min-height:72px;padding:9px;grid-template-columns:38px 1fr auto;gap:6px}.metric-bars{height:36px}.metric-bars i{width:8px}.metric-bars i:nth-child(1){height:13px}.metric-bars i:nth-child(2){height:24px}.metric-bars i:nth-child(3){height:34px}
  .hero-growth-card{right:0;bottom:24px;width:158px;font-size:12px;padding:9px}
  .hero-signature{left:0;bottom:28px}.hero-signature strong{font-size:12px}.hero-signature span{font-size:12px}
  .hero-process{min-height:0}
  .hero-process-grid{grid-template-columns:1fr}
  .hero-process-item{min-height:73.5px;padding:19px 10px;grid-template-columns:46px 1fr auto}
  .hero-process-item{border-right:0!important;border-bottom:1px solid #edf1f5}
  .hero-process-item:last-child{border-bottom:0}
  .process-icon{width:44px;height:44px}.process-icon svg{width:24px;height:24px}
}

/* =========================================================
   V5 — remaining screens rebuilt from approved visual comps
   ========================================================= */
.x5-screen{position:relative;overflow:hidden;padding:84px 0;background:#f8fbff}
.x5-screen.alt{background:linear-gradient(180deg,#f5f9ff,#edf6ff 58%,#f8fbff)}
.x5-softshape{position:absolute;pointer-events:none;border-radius:50%;background:radial-gradient(circle,#dcecff 0 38%,rgba(220,236,255,0) 72%)}
.x5-softshape.s1{width:760px;height:760px;right:-150px;top:-210px}
.x5-softshape.s2{width:520px;height:520px;left:-250px;bottom:-280px}
.x5-softshape.s3{width:760px;height:760px;right:-180px;top:-260px}
.x5-softshape.s4{width:720px;height:720px;right:-140px;top:-160px}
.x5-softshape.s5{width:640px;height:640px;right:-220px;top:-210px}
.x5-softshape.s6{width:690px;height:690px;right:-180px;top:-170px}
.x5-softshape.s7{width:760px;height:760px;right:-220px;top:-250px}
.x5-softshape.s8{width:730px;height:730px;left:-280px;top:150px}
.x5-softshape.s9{width:760px;height:760px;right:-160px;top:-190px}
.x5-softshape.s10{width:720px;height:720px;left:-320px;bottom:-350px}
.x5-softshape.s11{width:780px;height:780px;right:-170px;top:-190px}
.x5-softshape.s12{width:760px;height:760px;left:-300px;bottom:-380px}
.x5-softshape.s13{width:720px;height:720px;right:-220px;top:-220px}
.x5-softshape.s14{width:760px;height:760px;right:-180px;top:-190px}
.x5-softshape.s15{width:780px;height:780px;right:-140px;top:-220px}
.x5-greenblur{position:absolute;width:150px;height:420px;border-radius:50%;right:-90px;top:200px;background:rgba(58,139,51,.20);filter:blur(26px)}
.x5-greenblur.expert{top:120px}.x5-greenblur.material{top:250px}.x5-greenblur.faq{top:150px}.x5-greenblur.final{top:230px}

.x5-pill{width:max-content;max-width:100%;display:flex;align-items:center;gap:10px;padding:8px 13px;border:1px solid #d9e5f3;border-radius:999px;background:rgba(255,255,255,.78);color:#617392;font-size:12px}
.x5-pill>span{width:6.3px;height:9px;border-radius:50%;background:#0bd76a;box-shadow:0 0 0 5px rgba(11,215,106,.10)}
.x5-pill i{width:4px;height:4px;border-radius:50%;background:#7789a7}
.x5-screen h2{position:relative;z-index:2;margin:20px 0 15px;color:#071333;font-size:clamp(33.6px,3.22vw,49px);line-height:.99;letter-spacing:-.057em}
.x5-screen h2 em{font-style:normal;color:#0b68ee}
.x5-sub{position:relative;z-index:2;max-width:840px;margin:0;color:#5e6f8e;font-size:12px;line-height:1.5}
.x5-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#eaf4ff;color:#0b73f6;flex:0 0 auto}
.x5-icon svg{width:25px;height:25px}.x5-icon.green{background:#e8faef;color:#0ab85a}.x5-icon.purple{background:#f2edff;color:#7244ee}.x5-icon.orange{background:#fff4dd;color:#f2a300}
.x5-num{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:#086de9;font-size:12px;font-weight:900;flex:0 0 auto}
.x5-primary{min-height:58px;padding:0 26px;border:0;border-radius:14px;background:linear-gradient(90deg,#0662e7,#2c91ff);box-shadow:0 13px 28px rgba(6,99,234,.20);color:white;display:inline-flex;align-items:center;justify-content:center;gap:22px;font-size:12px;font-weight:850;cursor:pointer;transition:.2s}
.x5-primary:hover{transform:translateY(-2px)}.x5-primary b{font-size:14.7px;font-weight:400}.x5-primary.block{display:flex;width:100%}.x5-primary.compact{min-height:52px}
.x5-outline{min-height:50px;border:1px solid #5b9eff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#0862d9;font-weight:800;font-size:12px}
.x5-hand{position:absolute;z-index:8;font-family:"Segoe Print","Bradley Hand",cursive;color:#526ca5;font-size:12px;line-height:1.28;transform:rotate(-5deg)}
.x5-screen-cta{display:flex;align-items:center;gap:28px;margin-top:24px}.x5-screen-cta.centered{justify-content:center;flex-direction:column;gap:10px}.x5-mini-icons{display:flex;gap:22px;color:#677a99;font-size:12px}.x5-smallnote{color:#7385a4;font-size:12px}.x5-smallnote.centered{text-align:center;margin-top:10px}
.x5-disclaimer{margin:12px 0 0;color:#7b8aa2;font-size:12px}

/* system screen */
.x5-system-head{display:grid;grid-template-columns:1.08fr .72fr;gap:25px;align-items:center}
.x5-system-head .x5-copy p{max-width:720px;color:#5d6e8c;font-size:12px;line-height:1.52}
.x5-system-person{position:relative;height:390px}.x5-system-person img{position:absolute;z-index:3;right:8%;bottom:-16px;width:72%;height:110%;object-fit:contain;object-position:bottom}
.x5-system-person:before{content:"";position:absolute;inset:20px 0 -5px 15%;border-radius:50%;background:radial-gradient(circle,#dceeff 0 45%,rgba(220,238,255,0) 74%)}
.x5-system-person .h1{left:0;top:34px}.x5-system-person .h2{right:-2%;bottom:28px}
.x5-quote{position:absolute;z-index:5;right:0;top:30px;width:230px;padding:18px 22px;border:1px solid rgba(255,255,255,.88);border-radius:20px;background:rgba(255,255,255,.89);box-shadow:0 18px 40px rgba(40,81,132,.11);color:#3e5789;font-size:12px;line-height:1.45}.x5-quote b{font-size:24.5px;color:#16be66}
.x5-system-flow{display:grid;grid-template-columns:repeat(7,1fr);gap:9px;margin-top:5px}
.x5-flow-card{position:relative;min-height:210px;padding:16px 13px;border:1px solid #dfe8f3;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 9px 23px rgba(36,78,134,.045)}
.x5-flow-card .x5-icon{margin:9px 0 0}.x5-flow-card h3{margin:12px 0 7px;font-size:12px}.x5-flow-card p{margin:0;color:#627390;font-size:12px;line-height:1.5}.x5-flow-arrow{position:absolute;right:-13px;top:88px;z-index:4;color:#0c78f8;font-size:14.0px}
.x5-three-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:18px}.x5-wide-card{min-height:115px;padding:16px 20px;border:1px solid #dfe8f3;border-radius:15px;background:#fff;display:flex;gap:15px;align-items:center}.x5-wide-card b,.x5-wide-card span{display:block}.x5-wide-card b{font-size:12px}.x5-wide-card span{margin-top:3.5px;color:#6f7f9a;font-size:12px;line-height:1.45}

/* program */
.x5-program-layout{display:grid;grid-template-columns:1fr 360px;gap:17px;align-items:start}.x5-program-main{min-width:0}
.x5-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}.x5-module-card{position:relative;min-height:248px;padding:18px 19px;border:1px solid #dfe8f3;border-radius:15px;background:#fff}
.x5-module-title{display:flex;align-items:center;gap:9px}.x5-module-title .x5-icon{width:39px;height:39px}.x5-module-title .x5-icon svg{width:23px;height:23px}.x5-module-title h3{margin:0;font-size:12px;line-height:1.2}.x5-module-card ul{margin:17px 0 0;padding-left:18px;color:#5e6e8b;font-size:12px;line-height:1.65}.x5-module-card li::marker{color:#0b72f5}.x5-module-arrow{position:absolute;right:-13px;top:50%;color:#0b73f6;font-size:14.0px}
.x5-program-bottom{display:flex;align-items:center;gap:18px;margin-top:17px;color:#6d7f9a;font-size:12px}.x5-program-bottom span{display:block}
.x5-bonus-panel{position:relative;min-height:650px;padding:210px 20px 20px;border:1px solid #dae6f3;border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 18px 45px rgba(45,82,131,.07)}
.x5-report-art{position:absolute;top:0;left:0;right:0;height:190px}.x5-report-window{position:absolute;left:45px;top:5px;width:230px;height:165px;border-radius:24px;background:linear-gradient(145deg,#dcecff,#f9fcff);box-shadow:inset 0 0 0 1px rgba(255,255,255,.8);transform:rotate(5deg);display:grid;place-items:center}.x5-report-window svg{width:70px;height:70px;color:#177cf7}.x5-report-badge{position:absolute;right:8px;top:100px;padding:13px 15px;border-radius:14px;background:#fff;box-shadow:0 14px 28px rgba(42,74,117,.12);color:#445676;font-size:12px;transform:rotate(5deg)}
.x5-bonus-panel .x5-hand.top{top:20px;left:-300px}.x5-bonus-panel .x5-hand.bottom{right:4px;bottom:-25px}.x5-gift{position:absolute;right:18px;top:182px;font-size:47.6px;transform:rotate(7deg)}.x5-gift.big{font-size:52.5px}
.x5-bonus-panel h3{margin:0 0 5.6px;font-size:16.1px}.x5-bonus-panel>p{margin:0 0 9.8px;color:#697894;font-size:12px;line-height:1.45}
.x5-bonus-row{min-height:67px;margin-top:9px;padding:9px 11px;border:1px solid #e2e9f2;border-radius:13px;background:white;display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center}.x5-bonus-row .x5-icon{width:40px;height:40px}.x5-bonus-row b,.x5-bonus-row span{display:block}.x5-bonus-row b{font-size:12px}.x5-bonus-row span{margin-top:2.1px;color:#7585a0;font-size:12px;line-height:1.35}.x5-bonus-row>strong{font-size:14.0px;color:#7185a3}

/* format */
.x5-format-top{display:grid;grid-template-columns:1.08fr .92fr;gap:25px;align-items:end}.x5-format-photo{position:relative;height:290px}.x5-format-photo img{position:absolute;right:0;bottom:-5px;width:67%;height:125%;object-fit:contain;object-position:bottom}.x5-format-photo:before{content:"";position:absolute;inset:10px -10px -10px 15%;border-radius:50%;background:radial-gradient(circle,#dcecff,rgba(220,236,255,0) 72%)}.x5-format-photo .x5-hand.top{left:0;top:12px}
.x5-project-badge{position:absolute;z-index:5;left:5%;top:105px;width:235px;padding:15px;border:1px solid #dfe8f3;border-radius:17px;background:white;box-shadow:0 16px 36px rgba(41,82,132,.12);display:flex;gap:12px;align-items:center;transform:rotate(-5deg)}.x5-project-badge b{font-size:12px;line-height:1.3}
.x5-format-body{display:grid;grid-template-columns:420px 1fr;gap:16px;align-items:start}.x5-format-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.x5-format-cards article{position:relative;min-height:168px;padding:18px;border:1px solid #dfe8f3;border-radius:15px;background:#fff}.x5-format-cards article h3{margin:12px 0 6px;font-size:12px}.x5-format-cards article p{margin:0;color:#63748f;font-size:12px;line-height:1.45}.x5-format-cards article>b{position:absolute;right:15px;bottom:14px;color:#0b73f5;font-size:12.6px}
.x5-week{min-height:252px;padding:18px 22px;border:1px solid #dfe8f3;border-radius:17px;background:#fff}.x5-week>h3{margin:0 0 20px;font-size:16.8px}.x5-week-line{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.x5-week-line:before{content:"";position:absolute;left:9%;right:9%;top:22px;border-top:2px dotted #7dbfff}.x5-week-line>div{text-align:center;position:relative;z-index:2}.x5-week-line .x5-icon{margin:auto}.x5-week-line b,.x5-week-line span{display:block}.x5-week-line b{margin-top:8px;font-size:12px}.x5-week-line span{margin-top:3.5px;color:#72829c;font-size:12px;line-height:1.4}
.x5-week-footer{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:23px;border-top:1px solid #edf1f5;padding-top:14px}.x5-week-footer>div{padding:0 13px;display:flex;gap:10px;align-items:center}.x5-week-footer>div:not(:last-child){border-right:1px solid #e6ecf3}.x5-week-footer .x5-icon{width:37px;height:37px}.x5-week-footer b,.x5-week-footer span{display:block}.x5-week-footer b{font-size:12px}.x5-week-footer span{font-size:12px;color:#78879d;margin-top:3px}

/* path */
.x5-path-layout{display:grid;grid-template-columns:1fr 330px;gap:18px}.x5-path-main{min-width:0}.x5-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-top:24px}.x5-path-card{position:relative;min-height:190px;padding:17px;border:1px solid #dfe8f3;border-radius:15px;background:white}.x5-card-top{display:flex;align-items:center;gap:11px}.x5-card-top .x5-icon{width:42px;height:42px}.x5-path-card h3{margin:13px 0 7px;font-size:12px}.x5-path-card p{margin:0;color:#62728e;font-size:12px;line-height:1.48}.x5-next{position:absolute;right:-13px;top:84px;z-index:3;color:#0b73f6;font-size:14.0px}.x5-path-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:14px;border:1px solid #dfe8f3;border-radius:15px;background:white}.x5-path-bottom>div{min-height:96px;padding:14px 18px;display:flex;gap:12px;align-items:center}.x5-path-bottom>div:not(:last-child){border-right:1px solid #e6edf4}.x5-path-bottom b,.x5-path-bottom span{display:block}.x5-path-bottom b{font-size:12px}.x5-path-bottom span{margin-top:2.8px;color:#75849e;font-size:12px;line-height:1.35}
.x5-stage-benefits{position:relative;min-height:650px;padding:240px 18px 18px;border:1px solid #dfe8f3;border-radius:20px;background:rgba(255,255,255,.95)}.x5-calendar-art{position:absolute;left:28px;top:18px;width:235px;height:185px;border-radius:24px;background:linear-gradient(145deg,#d8eaff,#fff);transform:rotate(5deg);display:flex;align-items:center;justify-content:center;gap:15px;box-shadow:0 17px 36px rgba(38,78,129,.09)}.x5-calendar-art .cal{font-size:29.4px;line-height:1;color:#0b73f7}.x5-calendar-art span{font-size:12px;color:#445a82}.x5-stage-benefits .x5-gift.big{position:absolute;right:10px;top:168px}.x5-stage-benefits h3{margin:0 0 14px;font-size:16.1px}.x5-stage-row{display:grid;grid-template-columns:40px 1fr;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #edf1f5}.x5-stage-row:last-of-type{border-bottom:0}.x5-stage-row .x5-icon{width:38px;height:38px}.x5-stage-row b,.x5-stage-row span{display:block}.x5-stage-row b{font-size:12px}.x5-stage-row span{margin-top:2.1px;color:#76869f;font-size:12px}.x5-stage-benefits .x5-hand{right:1.4px;bottom:-36px}

/* participation */
.x5-part-layout{display:grid;grid-template-columns:1fr 390px;gap:18px;align-items:start}.x5-part-main{min-width:0}.x5-part-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:25px}.x5-part-card{position:relative;min-height:420px;padding:22px;border:1px solid #dfe8f3;border-radius:16px;background:#fff}.x5-part-card.featured{border:2px solid #4c97ff;box-shadow:0 18px 40px rgba(13,105,233,.12)}.x5-part-card h3{margin:14px 0 8px;font-size:16.8px}.x5-part-card p{color:#65758e;font-size:12px;line-height:1.5}.x5-part-card ul{padding:0;margin:15px 0 17px;list-style:none}.x5-part-card li{position:relative;padding-left:24px;margin:9px 0;color:#52637f;font-size:12px}.x5-part-card li:before{content:"✓";position:absolute;left:0;top:-2px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#e9f5ff;color:#0b73f6;font-size:12px;font-weight:900}.x5-free{font-size:29.4px;font-weight:900;letter-spacing:-.05em}.x5-popular{position:absolute;right:14px;top:15px;padding:7px 11px;border-radius:999px;background:linear-gradient(90deg,#0762e8,#2b91ff);color:white;font-size:12px;font-weight:900}.x5-part-footer{display:grid;grid-template-columns:repeat(3,1fr);margin-top:13px;border:1px solid #dfe8f3;border-radius:15px;background:#fff}.x5-part-footer>div{min-height:88px;padding:13px 17px;display:flex;gap:11px;align-items:center}.x5-part-footer>div:not(:last-child){border-right:1px solid #e8edf3}.x5-part-footer b,.x5-part-footer span{display:block}.x5-part-footer b{font-size:12px}.x5-part-footer span{font-size:12px;color:#7988a0;margin-top:3px}
.x5-part-person{position:relative;min-height:660px}.x5-part-person:before{content:"";position:absolute;inset:20px -15px 0 0;border-radius:50%;background:radial-gradient(circle,#dcecff 0 45%,rgba(220,236,255,0) 72%)}.x5-part-person img{position:absolute;z-index:2;right:-8%;bottom:90px;width:96%;height:83%;object-fit:contain}.x5-part-person .x5-hand.top{right:0;top:12px}.x5-float-note{position:absolute;z-index:5;width:210px;padding:12px 14px;border:1px solid #dfe8f3;border-radius:15px;background:white;box-shadow:0 15px 34px rgba(35,74,125,.12);display:flex;gap:10px;align-items:center}.x5-float-note.n1{right:-5px;top:140px;transform:rotate(4deg)}.x5-float-note.n2{right:0;top:280px;transform:rotate(-3deg)}.x5-float-note .x5-icon{width:37px;height:37px}.x5-float-note b,.x5-float-note span{display:block}.x5-float-note b{font-size:12px}.x5-float-note span{margin-top:1.4px;color:#7988a0;font-size:12px}.x5-choice-card{position:absolute;z-index:6;right:0;bottom:0;width:100%;padding:17px;border:1px solid #dfe8f3;border-radius:17px;background:#fff;box-shadow:0 16px 40px rgba(38,77,128,.10)}.x5-choice-card h3{margin:0 0 10px;font-size:12px}.x5-choice-card ol{margin:0;padding-left:22px;color:#61718c;font-size:12px;line-height:1.55}

/* proof */
.x5-proof h2{max-width:760px}.x5-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:25px}.x5-proof-grid>article{min-height:330px;padding:18px;border:1px solid #dfe8f3;border-radius:16px;background:white}.x5-proof-head{display:flex;gap:11px;align-items:center}.x5-proof-head b,.x5-proof-head span{display:block}.x5-proof-head b{font-size:12px}.x5-proof-head span{margin-top:2.1px;color:#72819c;font-size:12px}.x5-proof-grid p{min-height:105px;margin:19px 0 14px;color:#5f708c;font-size:12px;line-height:1.52}.x5-proof-metrics{padding:12px;border:1px solid #e5ebf2;border-radius:12px;background:#f9fbfe}.x5-proof-metrics b,.x5-proof-metrics span{display:block}.x5-proof-metrics b{font-size:14.0px;color:#0a6cec}.x5-proof-metrics span{font-size:12px;color:#76869f;margin-top:3px}.x5-proof-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:17px}.x5-proof-bottom>div{min-height:110px;padding:15px;border:1px solid #dfe8f3;border-radius:15px;background:#fff;display:flex;gap:10px;align-items:center}.x5-proof-bottom b,.x5-proof-bottom span{display:block}.x5-proof-bottom b{font-size:12px}.x5-proof-bottom span{font-size:12px;color:#77869e;margin-top:3px}

/* quiz */
.x5-quiz{padding-top:55px}.x5-quiz-head{position:relative;text-align:center;max-width:1150px;margin:0 auto}.x5-quiz-head h2{font-size:clamp(31.5px,2.94vw,44.1px);margin-bottom:14px}.x5-quiz-head p{margin:0;color:#5e6f8e;font-size:12px;line-height:1.48}.x5-quiz-head .x5-hand.left{left:-80px;top:18px;text-align:left}.x5-quiz-head .x5-hand.right{right:-60px;top:35px;text-align:left}
.x5-quiz-stage{display:grid;grid-template-columns:300px 1fr 300px;gap:18px;align-items:center;margin-top:24px}.x5-quiz-person{position:relative;height:570px}.x5-quiz-person img{position:absolute;left:-110px;bottom:-18px;width:430px;height:620px;object-fit:contain;object-position:bottom}.x5-mini-proof{position:absolute;z-index:5;left:-20px;bottom:35px;width:220px;padding:13px 15px;border-radius:15px;background:white;box-shadow:0 15px 35px rgba(38,78,129,.12);transform:rotate(-5deg);color:#526890;font-family:"Segoe Print","Bradley Hand",cursive;font-size:12px;line-height:1.3}.x5-mini-proof span{display:inline-grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#e8faef;color:#09b859;font-family:Arial}
.x5-quiz-card{min-height:515px;padding:22px 28px;border:1px solid #dfe8f3;border-radius:20px;background:white;box-shadow:0 18px 42px rgba(38,78,129,.08)}.x5-quiz-progress{display:grid;grid-template-columns:repeat(4,1fr);position:relative;margin-bottom:28px}.x5-quiz-progress:before{content:"";position:absolute;left:12%;right:12%;top:19px;border-top:1px solid #d8e2ed}.x5-quiz-progress>div{position:relative;z-index:2;text-align:center;color:#5d6e89;font-size:12px}.x5-quiz-progress b{width:27.3px;height:39px;margin:auto auto 7px;border-radius:50%;display:grid;place-items:center;background:#f1f4f8;border:1px solid #d8e0eb}.x5-quiz-progress .active b{background:#0a72f4;color:white;border-color:#0a72f4}.x5-quiz-card h3{margin:0 0 19px;font-size:16.8px}.x5-answers{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.x5-answer{min-height:62px;padding:12px 14px;border:1px solid #d3deec;border-radius:13px;background:white;text-align:left;cursor:pointer}.x5-answer.active,.x5-answer:hover{border-color:#0b74f7;box-shadow:0 0 0 2px rgba(11,116,247,.06)}.x5-quiz-nav{display:grid;grid-template-columns:.8fr 1.2fr;gap:11px;margin-top:20px}.x5-back{border:0;border-radius:13px;background:#eef2f7;color:#7a889c;font-weight:800}.x5-quiz-contactline{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.x5-quiz-contactline input{height:49px;border:1px solid #d8e2ee;border-radius:11px;background:white;padding:0 12px}.x5-demo-cta{margin-top:10px}.x5-quiz-card .x5-smallnote{text-align:center;margin-top:9px}.x5-quiz-final h3{margin-top:18px}.x5-quiz-final.active~.x5-quiz-contactline,.x5-quiz-final.active~.x5-demo-cta{display:none}
.x5-quiz-result{min-height:420px;padding:20px;border:1px solid #dfe8f3;border-radius:20px;background:rgba(255,255,255,.94);box-shadow:0 16px 38px rgba(39,80,132,.08);transform:rotate(2deg)}.x5-result-icons{display:grid;grid-template-columns:repeat(2,56px);gap:7px;justify-content:center}.x5-result-icons .x5-icon{width:54px;height:54px;border-radius:14px}.x5-quiz-result h3{font-size:15.4px;margin:17px 0 6px}.x5-quiz-result p{color:#5e6f8c;font-size:12px;line-height:1.48}.x5-quiz-result ul{list-style:none;margin:18px 0 0;padding:14px;border-radius:13px;background:#f1f8ff}.x5-quiz-result li{position:relative;padding-left:24px;margin:10px 0;color:#62728d;font-size:12px}.x5-quiz-result li:before{content:"✓";position:absolute;left:0;top:-2px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#10bd60;color:white;font-size:12px}

/* outcomes */
.x5-outcomes-layout{display:grid;grid-template-columns:1fr .86fr;gap:20px;align-items:center}.x5-outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:24px}.x5-outcome-grid>article{position:relative;min-height:195px;padding:18px;border:1px solid #dfe8f3;border-radius:15px;background:white}.x5-index{position:absolute;left:15px;top:13px;color:#89a0be;font-size:12px}.x5-outcome-grid .x5-icon{margin-top:12.6px}.x5-outcome-grid h3{margin:7.7px 0 4.9px;font-size:12px;line-height:1.25}.x5-outcome-grid p{margin:0;color:#62738f;font-size:12px;line-height:1.48}.x5-open{position:absolute;right:14px;top:14px;width:28px;height:28px;border:1px solid #dbe4ef;border-radius:50%;display:grid;place-items:center;color:#557497}
.x5-outcomes-person{position:relative;height:620px}.x5-outcomes-person:before{content:"";position:absolute;inset:30px -10px 0 0;border-radius:50%;background:radial-gradient(circle,#dcecff 0 42%,rgba(220,236,255,0) 72%)}.x5-outcomes-person img{position:absolute;z-index:2;right:3%;bottom:0;width:73%;height:96%;object-fit:contain}.x5-outcomes-person .x5-hand.top{left:0;top:20px}.x5-outcomes-person .x5-hand.bottom{right:0;bottom:20px}
.x5-site-preview,.x5-direct-metric,.x5-metrika-metric{position:absolute;z-index:5;border:1px solid #dfe8f3;border-radius:16px;background:white;box-shadow:0 17px 37px rgba(39,79,130,.12)}
.x5-site-preview{left:0;top:105px;width:250px;padding:16px;transform:rotate(-2deg)}.x5-site-preview span,.x5-site-preview b,.x5-site-preview small{display:block}.x5-site-preview span{font-size:12px}.x5-site-preview b{margin-top:14px;font-size:12.6px}.x5-site-preview small{margin-top:4.9px;color:#7b88a0}
.x5-direct-metric{right:-2%;top:180px;width:235px;padding:13px;transform:rotate(3deg)}.x5-direct-metric>.yd-icon{float:left;margin-right:10px;width:48px;height:48px}.x5-direct-metric>b{display:block;font-size:12px}.x5-direct-metric>span{display:inline-block;margin-top:5px;padding:4px 8px;border-radius:999px;background:#e9faef;color:#09ad56;font-size:12px}.x5-direct-metric>div:last-child{clear:both;display:grid;grid-template-columns:auto auto auto auto;gap:5px;align-items:end;margin-top:12px}.x5-direct-metric strong{font-size:12px}.x5-direct-metric small{font-size:12px;color:#7d8aa0}
.x5-metrika-metric{right:0;bottom:100px;width:225px;padding:13px;transform:rotate(-4deg)}.x5-metrika-metric .x5-icon{float:left;margin-right:8px;width:42px;height:42px}.x5-metrika-metric>b,.x5-metrika-metric>strong,.x5-metrika-metric>small{display:block}.x5-metrika-metric>b{font-size:12px}.x5-metrika-metric>strong{margin-top:4.9px;color:#10b95d;font-size:13.3px}.x5-metrika-metric>small{margin-top:1.4px;color:#7788a2;font-size:12px}
.x5-outcome-footer{display:grid;grid-template-columns:repeat(3,1fr);margin-top:17px;border:1px solid #dfe8f3;border-radius:16px;background:#fff}.x5-outcome-footer>div{padding:15px 20px;display:flex;gap:12px;align-items:center}.x5-outcome-footer>div:not(:last-child){border-right:1px solid #e7edf4}.x5-outcome-footer b,.x5-outcome-footer span{display:block}.x5-outcome-footer b{font-size:12px}.x5-outcome-footer span{font-size:12px;color:#75849d;margin-top:3px}

/* templates */
.x5-template-head{text-align:center;position:relative}.x5-template-head h2{font-size:clamp(31.5px,2.94vw,44.8px)}.x5-template-head p{margin:0;color:#5f708d;font-size:12px}.x5-template-head .x5-hand.right{right:0;top:45px;text-align:left}.x5-filterbar{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:24px}.x5-filterbar button{padding:10px 18px;border:0;border-radius:13px;background:#eaf1f9;color:#455b7c;font-size:12px;font-weight:800}.x5-filterbar button.active{color:#fff;background:linear-gradient(90deg,#0a67eb,#278dff)}
.x5-template-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:11px;margin-top:23px}.x5-template-card,.x5-template-more{overflow:hidden;border:1px solid #dfe8f3;border-radius:14px;background:#fff}.x5-template-shot{height:170px;overflow:hidden;background:#edf3f8}.x5-template-shot img{width:100%;height:100%;object-fit:cover;object-position:top}.x5-template-meta{padding:11px;display:flex;align-items:center;justify-content:space-between;gap:8px}.x5-template-meta b{font-size:12px}.x5-template-meta span{font-size:12px;color:#596a84;white-space:nowrap}.x5-template-meta i{display:inline-grid;width:23px;height:23px;place-items:center;border:1px solid #7b8799;border-radius:50%;font-style:normal;color:#111;font-weight:800}.x5-template-more{min-height:220px;display:grid;place-items:center;text-align:center;background:linear-gradient(145deg,#f9fcff,#edf6ff)}.x5-template-more strong{display:block;margin:auto;width:38px;height:38px;border-radius:50%;background:#0b73f6;color:white;font-size:18.2px;line-height:36px}.x5-template-more span{display:block;margin-top:10px;color:#5d7090;font-size:12px;line-height:1.4}
.x5-template-bottom{position:relative;text-align:center;margin-top:25px}.x5-template-bottom .x5-primary{min-width:460px}.x5-template-bottom .x5-lock{margin-top:10px;color:#7384a3;font-size:12px}.x5-template-bottom .x5-hand.left{left:84px;top:10px;text-align:left}.x5-template-benefit{position:absolute;right:20px;top:12px;display:flex;gap:8px;align-items:center;padding:11px 15px;border:1px solid #dfe8f3;border-radius:999px;background:#fff;color:#09b75a;font-weight:900}.x5-template-benefit span{color:#5f7290;font-size:12px;font-weight:500;text-align:left}

/* expert */
.x5-expert-layout{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:center}.x5-expert-copy h2{margin-bottom:6px}.x5-expert-copy h3{margin:0;color:#0b68ee;font-size:29.4px;letter-spacing:-.04em}.x5-expert-role{margin:6px 0 18px;font-size:12.6px}.x5-expert-copy>.x5-sub{font-size:12px}.x5-expert-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:23px}.x5-expert-stats>div{min-height:128px;padding:15px;border:1px solid #dfe8f3;border-radius:15px;background:white}.x5-expert-stats b,.x5-expert-stats span{display:block}.x5-expert-stats b{margin-top:10px;font-size:12px}.x5-expert-stats span{margin-top:2.1px;color:#70819b;font-size:12px;line-height:1.4}.x5-expert-copy h4{font-size:12px;margin:22px 0 10px}.x5-cert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.x5-cert-grid>div{min-height:92px;padding:14px;border:1px solid #dfe8f3;border-radius:14px;background:#fff}.x5-cert-grid b,.x5-cert-grid span{display:block}.x5-cert-grid b{font-size:12px}.x5-cert-grid span{margin-top:4.9px;color:#75849d;font-size:12px;line-height:1.4}.x5-expert-cta{display:flex;align-items:center;gap:20px;margin-top:16px}.x5-expert-cta span{color:#7888a0;font-size:12px}
.x5-expert-person{position:relative;height:700px}.x5-expert-person:before{content:"";position:absolute;inset:30px -20px 0 10%;border-radius:50%;background:radial-gradient(circle,#dcecff 0 43%,rgba(220,236,255,0) 72%)}.x5-expert-person img{position:absolute;z-index:2;right:5%;bottom:0;width:78%;height:98%;object-fit:contain}.x5-expert-person .x5-hand.top{left:0;top:55px}.x5-expert-person .x5-hand.right{right:-6%;top:150px}
.x5-direct-badge{position:absolute;z-index:5;left:0;top:185px;width:220px;padding:12px;border:1px solid #dfe8f3;border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(40,80,130,.12);display:flex;gap:10px;align-items:center;transform:rotate(-5deg)}.x5-direct-badge .yd-icon{width:50px;height:50px;flex:0 0 50px}.x5-direct-badge b,.x5-direct-badge span{display:block}.x5-direct-badge b{font-size:12px}.x5-direct-badge span{font-size:12px;color:#75849d;margin-top:3px}.x5-expert-quote{position:absolute;z-index:6;right:0;top:320px;width:235px;padding:18px;border:1px solid #dfe8f3;border-radius:19px;background:rgba(255,255,255,.93);box-shadow:0 16px 36px rgba(40,80,130,.10);transform:rotate(3deg)}.x5-expert-quote>b{font-size:25.9px;color:#1674f0}.x5-expert-quote p{color:#455b7d;font-size:12px;line-height:1.5}.x5-expert-quote strong{font-family:"Segoe Print","Bradley Hand",cursive;color:#38558d;font-size:12px}

/* cases */
.x5-case-head{display:grid;grid-template-columns:170px 1fr 170px;gap:20px;align-items:start;text-align:center}.x5-case-head>div:nth-child(2){max-width:900px;margin:auto}.x5-case-head h2{margin-top:0}.x5-case-head p{margin:0;color:#5f708d;font-size:12px}.x5-case-head .x5-hand{position:relative;top:15px;text-align:left}.x5-case-head .right{text-align:right}
.x5-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.x5-case-card{min-height:510px;padding:16px;border:1px solid #dfe8f3;border-radius:16px;background:white}.x5-case-title{display:grid;grid-template-columns:44px 1fr auto;gap:9px;align-items:center}.x5-case-title b,.x5-case-title span{display:block}.x5-case-title b{font-size:12px}.x5-case-title span{font-size:12px;color:#77869f;margin-top:2px}.x5-case-title>strong{padding:7px 10px;border-radius:999px;background:#e8faef;color:#09a850;font-size:12px}.x5-ba{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;margin-top:15px}.x5-ba>div{padding:10px;border-radius:11px;background:#f2f5f9}.x5-ba .after{background:#eafaf0}.x5-ba b,.x5-ba span{display:block}.x5-ba b{font-size:12px}.x5-ba span{margin-top:2.8px;color:#61718b;font-size:12px;line-height:1.4}.x5-ba i{font-style:normal;color:#6985aa}
.x5-case-visual{display:grid;grid-template-columns:1.45fr .65fr;gap:8px;height:175px;margin-top:11px}.x5-case-visual>img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:12px}.x5-case-chart{padding:12px;border:1px solid #e5ebf2;border-radius:12px;background:linear-gradient(180deg,#fff,#f7fbff);display:flex;flex-direction:column;justify-content:center}.x5-case-chart b,.x5-case-chart strong,.x5-case-chart span{display:block}.x5-case-chart b{font-size:12px}.x5-case-chart strong{margin-top:5.6px;color:#0b70ed;font-size:14.7px}.x5-case-chart span{margin-top:2.1px;color:#76869e;font-size:12px}.x5-change{display:flex;gap:10px;align-items:flex-start;margin-top:11px;padding:11px;border-radius:12px;background:#f7f9fc}.x5-change .x5-icon{width:34px;height:34px}.x5-change b,.x5-change span{display:block}.x5-change b{font-size:12px}.x5-change span{margin-top:2.1px;color:#65758f;font-size:12px;line-height:1.4}.x5-case-footer{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px;border:1px solid #dfe8f3;border-radius:15px;background:white}.x5-case-footer>div{min-height:87px;padding:13px 16px;display:flex;gap:11px;align-items:center}.x5-case-footer>div:not(:last-child){border-right:1px solid #e7edf4}.x5-case-footer b,.x5-case-footer span{display:block}.x5-case-footer b{font-size:12px}.x5-case-footer span{margin-top:2.1px;color:#75849e;font-size:12px}

/* materials */
.x5-material-layout{display:grid;grid-template-columns:1fr 355px;gap:18px}.x5-material-main{min-width:0}.x5-material-filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.x5-material-filters button{padding:10px 15px;border:1px solid #dfe8f3;border-radius:11px;background:#fff;color:#445b7d;font-size:12px;font-weight:800}.x5-material-filters button.active{color:white;background:linear-gradient(90deg,#0b65e9,#2b8fff)}
.x5-material-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:13px}.x5-material-grid>article{overflow:hidden;border:1px solid #dfe8f3;border-radius:14px;background:#fff}.x5-material-cover{height:130px;position:relative;display:flex;gap:12px;align-items:center;justify-content:center;background:linear-gradient(145deg,#edf6ff,#fff);overflow:hidden}.x5-material-cover:after{content:"";position:absolute;inset:auto -20px -40px auto;width:120px;height:120px;border-radius:50%;background:rgba(58,154,78,.08)}.x5-material-cover b{font-size:12px;line-height:1.25}.x5-material-grid h3{margin:12px 13px 6px;font-size:12px}.x5-material-grid p{margin:0 9.1px;color:#667690;font-size:12px;line-height:1.4}.x5-material-grid>article>span{display:block;margin:10px 13px 12px;color:#8190a5;font-size:12px}.x5-material-side{position:relative;padding:210px 18px 18px;border:1px solid #dfe8f3;border-radius:18px;background:white}.x5-material-side .x5-hand.top{left:-250px;top:15px}.x5-pdf{position:absolute;left:45px;top:10px;width:250px;height:185px;padding:25px;border-radius:18px;background:linear-gradient(145deg,#d7e9ff,#fff);box-shadow:0 16px 36px rgba(39,80,130,.12);transform:rotate(-6deg)}.x5-pdf span{display:inline-block;padding:4px 7px;border-radius:5px;background:#0b73f6;color:white;font-size:12px}.x5-pdf b,.x5-pdf small{display:block}.x5-pdf b{margin-top:7px;font-size:14.0px;line-height:1.1}.x5-pdf small{margin-top:7px;color:#60718d;font-size:12px;line-height:1.4}.x5-green-label{display:inline-block;padding:5px 9px;border-radius:999px;background:#e7faee;color:#08a951;font-size:12px;font-weight:800}.x5-material-side h3{margin:12px 0 7px;font-size:14.7px}.x5-material-side p{color:#62728d;font-size:12px;line-height:1.48}.x5-material-sub{margin-top:13px;padding:12px;border:1px solid #e3eaf2;border-radius:13px;background:#f8fbff;display:flex;gap:10px;align-items:center}.x5-material-sub b,.x5-material-sub span{display:block}.x5-material-sub b{font-size:12px}.x5-material-sub span{font-size:12px;color:#77869d;margin-top:3px}

/* faq */
.x5-faq-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:center}.x5-faq-list{display:grid;gap:8px;margin-top:22px}.x5-faq-item{border:1px solid #dfe8f3;border-radius:13px;background:white;overflow:hidden}.x5-faq-item .faq-q{padding:13px 15px}.x5-faq-item .faq-n{width:31px;height:31px}.x5-faq-side{position:relative;height:670px}.x5-faq-side:before{content:"";position:absolute;inset:10px -15px 0 10%;border-radius:50%;background:radial-gradient(circle,#dcecff 0 43%,rgba(220,236,255,0) 72%)}.x5-faq-side>img{position:absolute;z-index:2;right:-2%;bottom:0;width:65%;height:94%;object-fit:contain}.x5-faq-side .x5-hand.top{left:0;top:20px}.x5-faq-side .x5-hand.right{right:-4%;top:55px}
.x5-question-card{position:absolute;z-index:5;left:0;top:100px;width:335px;padding:19px;border:1px solid #dfe8f3;border-radius:19px;background:rgba(255,255,255,.94);box-shadow:0 16px 38px rgba(39,80,130,.11)}.x5-question-card h3{margin:10px 0 7px;font-size:16.8px}.x5-question-card p{color:#65758f;font-size:12px;line-height:1.45}.x5-question-card ul{list-style:none;margin:13px 0;padding:0}.x5-question-card li{position:relative;padding-left:25px;margin:10px 0;color:#5d6e88;font-size:12px}.x5-question-card li:before{content:"✓";position:absolute;left:0;top:-2px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e9f5ff;color:#0b73f6;font-weight:900}.x5-contact-chip,.x5-answer-time{display:grid;grid-template-columns:40px 1fr auto;gap:9px;align-items:center;margin-top:11px;padding:10px;border:1px solid #e4ebf2;border-radius:12px;background:#fff}.x5-contact-chip .x5-icon,.x5-answer-time .x5-icon{width:38px;height:38px}.x5-contact-chip b,.x5-contact-chip span{display:block}.x5-contact-chip b{font-size:12px}.x5-contact-chip span{font-size:12px;color:#77869e;margin-top:3px}.x5-contact-chip>strong{color:#7185a3}.x5-answer-time{grid-template-columns:40px 1fr;background:#ecfbf2;color:#5f718c;font-size:12px}.x5-sign-card{position:absolute;z-index:6;right:0;bottom:70px;width:215px;padding:16px;border:1px solid #dfe8f3;border-radius:18px;background:white;box-shadow:0 15px 34px rgba(40,80,130,.12);transform:rotate(-4deg)}.x5-sign-card>b{font-size:22.4px;color:#0b73f6}.x5-sign-card span,.x5-sign-card strong{display:block}.x5-sign-card span{color:#536b99;font-family:"Segoe Print","Bradley Hand",cursive;font-size:12px;line-height:1.45}.x5-sign-card strong{margin-top:11px;color:#385386;font-family:"Segoe Print","Bradley Hand",cursive;font-size:12px}
.x5-faq-bottom{display:grid;grid-template-columns:repeat(3,1fr);margin-top:14px;border:1px solid #dfe8f3;border-radius:15px;background:#fff}.x5-faq-bottom>div{padding:13px 18px;display:flex;gap:10px;align-items:center}.x5-faq-bottom>div:not(:last-child){border-right:1px solid #e6edf4}.x5-faq-bottom b,.x5-faq-bottom span{display:block}.x5-faq-bottom b{font-size:12px}.x5-faq-bottom span{font-size:12px;color:#77869f;margin-top:3px}

/* final */
.x5-final{padding-bottom:55px}.x5-final-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:55px;align-items:center}.x5-final-copy{position:relative}.x5-final-copy h2{font-size:clamp(35px,3.36vw,50.4px)}.x5-final-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.x5-final-benefits>div{min-height:80px;padding:12px 14px;border:1px solid #dfe8f3;border-radius:13px;background:white;display:flex;gap:10px;align-items:center}.x5-final-benefits b,.x5-final-benefits span{display:block}.x5-final-benefits b{font-size:12px}.x5-final-benefits span{font-size:12px;color:#77869e;margin-top:3px}.x5-final-cta{margin-top:20px;min-width:520px}.x5-final-copy .x5-hand.growth{right:0;bottom:-40px}
.x5-lead-card{position:relative;padding:35px;border:1px solid #dfe8f3;border-radius:26px;background:rgba(255,255,255,.95);box-shadow:0 22px 54px rgba(40,80,130,.10)}.x5-lead-card h3{margin:0 0 10px;font-size:28.0px;letter-spacing:-.045em}.x5-lead-card>p{max-width:520px;color:#61718d;font-size:12px;line-height:1.5}.x5-lead-card .x5-hand.cardhand{right:-50px;top:-35px;text-align:center}.x5-lead-form{display:grid;gap:10px;margin-top:20px}.x5-lead-form label{height:58px;border:1px solid #d8e2ee;border-radius:13px;background:white;display:grid;grid-template-columns:46px 1fr;align-items:center}.x5-lead-form label>span{display:grid;place-items:center;color:#7c8ba1}.x5-lead-form input{height:100%;border:0;outline:0;background:transparent;color:#1b2a43}.x5-privacyline{text-align:center;margin-top:10px;color:#79879e;font-size:12px}.x5-divider{position:relative;text-align:center;margin:24px 0}.x5-divider:before{content:"";position:absolute;left:0;right:0;top:50%;border-top:1px solid #e0e7ef}.x5-divider span{position:relative;padding:0 12px;background:white;color:#7c8aa0;font-size:12px}.x5-direct-contact{min-height:52.5px;padding:12px;border:1px solid #dfe8f3;border-radius:14px;background:#f8fbff;display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center}.x5-direct-contact b,.x5-direct-contact span{display:block}.x5-direct-contact b{font-size:12px}.x5-direct-contact span{font-size:12px;color:#75849e;margin-top:3px}.x5-direct-contact>strong{font-size:14.0px;color:#6d82a1}

@media(max-width:1180px){
 .x5-system-head,.x5-program-layout,.x5-format-top,.x5-format-body,.x5-path-layout,.x5-part-layout,.x5-outcomes-layout,.x5-expert-layout,.x5-material-layout,.x5-faq-layout,.x5-final-layout{grid-template-columns:1fr}
 .x5-system-person,.x5-part-person,.x5-outcomes-person,.x5-expert-person,.x5-faq-side{max-width:760px;margin-inline:auto;width:100%}
 .x5-system-flow{grid-template-columns:repeat(4,1fr)}.x5-module-grid{grid-template-columns:repeat(2,1fr)}.x5-program-bottom{flex-wrap:wrap}.x5-bonus-panel{min-height:auto;padding-top:230px}.x5-bonus-panel .x5-hand.top{display:none}
 .x5-path-grid{grid-template-columns:repeat(2,1fr)}.x5-stage-benefits{min-height:560px}.x5-part-cards{grid-template-columns:repeat(3,1fr)}
 .x5-quiz-stage{grid-template-columns:1fr 300px}.x5-quiz-person{display:none}.x5-proof-grid{grid-template-columns:repeat(2,1fr)}
 .x5-template-grid{grid-template-columns:repeat(4,1fr)}.x5-expert-stats,.x5-cert-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:720px){
 .x5-screen{padding:62px 0}.x5-screen h2{font-size:clamp(26.6px,7vw,35px)}.x5-sub{font-size:12px}.x5-pill{font-size:12px;gap:6px;overflow:hidden;white-space:nowrap}
 .x5-hand{display:none}.x5-system-person,.x5-part-person,.x5-outcomes-person,.x5-expert-person{height:470px}.x5-system-flow,.x5-module-grid,.x5-format-cards,.x5-path-grid,.x5-part-cards,.x5-proof-grid,.x5-outcome-grid,.x5-case-grid,.x5-material-grid{grid-template-columns:1fr}
 .x5-three-benefits,.x5-path-bottom,.x5-part-footer,.x5-proof-bottom,.x5-outcome-footer,.x5-case-footer,.x5-faq-bottom{grid-template-columns:1fr}.x5-three-benefits>*,.x5-path-bottom>div,.x5-part-footer>div,.x5-proof-bottom>div,.x5-outcome-footer>div,.x5-case-footer>div,.x5-faq-bottom>div{border-right:0!important;border-bottom:1px solid #e7edf4}.x5-three-benefits>*:last-child,.x5-path-bottom>div:last-child,.x5-part-footer>div:last-child,.x5-proof-bottom>div:last-child,.x5-outcome-footer>div:last-child,.x5-case-footer>div:last-child,.x5-faq-bottom>div:last-child{border-bottom:0}
 .x5-system-flow{grid-template-columns:1fr 1fr}.x5-flow-arrow,.x5-module-arrow,.x5-next{display:none}
 .x5-format-body{gap:13px}.x5-week-line{grid-template-columns:1fr 1fr;gap:18px}.x5-week-line:before{display:none}.x5-week-footer{grid-template-columns:1fr}.x5-week-footer>div{border-right:0!important;border-bottom:1px solid #e7edf4;padding:11px 0}.x5-week-footer>div:last-child{border-bottom:0}
 .x5-stage-benefits{padding-top:230px}.x5-part-card{min-height:0}.x5-part-person{display:none}
 .x5-quiz-head{text-align:left}.x5-quiz-stage{grid-template-columns:1fr}.x5-quiz-result{min-height:0;transform:none}.x5-answers{grid-template-columns:1fr}.x5-quiz-contactline{grid-template-columns:1fr}.x5-quiz-card{padding:18px}.x5-demo-cta{font-size:12px}
 .x5-template-grid{grid-template-columns:1fr 1fr}.x5-template-bottom .x5-primary{min-width:0;width:100%}.x5-template-benefit{position:relative;right:auto;top:auto;margin:12px auto 0;width:max-content;max-width:100%}
 .x5-expert-stats,.x5-cert-grid{grid-template-columns:1fr 1fr}.x5-expert-copy h3{font-size:22.4px}.x5-expert-cta{flex-direction:column;align-items:flex-start}
 .x5-case-head{grid-template-columns:1fr;text-align:left}.x5-case-head>.x5-hand{display:none}.x5-case-visual{height:165px}
 .x5-material-layout{gap:14px}.x5-material-side{padding-top:205px}.x5-faq-side{height:auto}.x5-faq-side>img,.x5-sign-card{display:none}.x5-question-card{position:relative;top:auto;left:auto;width:auto}
 .x5-final-benefits{grid-template-columns:1fr}.x5-final-cta{min-width:0;width:100%}.x5-lead-card{padding:22px}.x5-lead-card h3{font-size:31.0px}
}


