.tc-page{z-index:1;position:relative}.tc-accent{color:#f26522}.tc-hero{padding:48px 0 32px}.tc-hero h1{margin-bottom:20px;font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.1}.tc-hero-tag{color:var(--primary);letter-spacing:1px;text-transform:uppercase;background:#4aa8ff1a;border:1px solid #4aa8ff33;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 18px;font-size:12px;font-weight:800;display:inline-flex}.tc-hero-lead{max-width:860px;margin:0 auto 36px;font-size:clamp(16px,2vw,19px)}.tc-hero-btns{justify-content:center}.tc-hero-stats{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:48px;margin-top:32px;padding-top:28px;display:flex}.tc-hero-stat__num{color:var(--primary);font-size:30px;font-weight:900}.tc-hero-stat__label{color:var(--muted);font-size:13px;font-weight:600}.tc-eyebrow{color:var(--primary);letter-spacing:.3px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800}.tc-split{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.tc-check-list{color:var(--muted);gap:10px;padding:0;list-style:none;display:grid}.tc-check-list li:before{content:"→";color:var(--primary);margin-right:10px;font-weight:800}.tc-ba{grid-template-rows:1fr 1fr;gap:14px;display:grid}.tc-ba__card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px}.tc-ba__card--after{border-color:#4aa8ff40}.tc-ba__label{letter-spacing:2px;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:800}.tc-ba__label--before{color:var(--muted)}.tc-ba__label--after{color:var(--primary)}.tc-ba-before{flex-direction:column;gap:5px;display:flex}.tc-ba-bar{background:#ffffff12;border-radius:3px;height:7px}.tc-ba-row{grid-template-columns:1fr 1fr 1fr;gap:5px;margin-top:2px;display:grid}.tc-ba-block{background:#ffffff0a;border:1px solid #ffffff0d;border-radius:4px;height:30px}.tc-ba-after{flex-direction:column;gap:5px;display:flex}.tc-ba-banner{background:linear-gradient(90deg,#4aa8ff33,#4aa8ff0a);border:1px solid #4aa8ff2e;border-radius:5px;align-items:center;gap:6px;height:26px;padding:0 8px;display:flex}.tc-ba-banner-line{background:#ffffff40;border-radius:2px;flex:1;height:4px}.tc-ba-banner-btn{background:var(--primary);border-radius:3px;flex-shrink:0;width:34px;height:12px}.tc-ba-tiles{grid-template-columns:1fr 1fr 1fr;gap:5px;display:grid}.tc-ba-tile{background:#ffffff0a;border:1px solid #ffffff12;border-radius:4px;height:30px}.tc-ba-tile.hi{background:#4aa8ff0f;border-color:#4aa8ff59}.tc-ba-row2{gap:5px;display:flex}.tc-ba-wide{background:#ffffff0a;border:1px solid #ffffff12;border-radius:4px;flex:2;height:30px}.tc-ba-sm{background:#4aa8ff0f;border:1px solid #4aa8ff40;border-radius:4px;flex:1;height:30px}@media (width<=860px){.tc-split{grid-template-columns:1fr}}.tc-stack{flex-wrap:wrap;justify-content:center;gap:14px;max-width:900px;margin:0 auto;display:flex}.tc-tag{border:1px solid var(--border);color:var(--muted);background:#ffffff05;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:700}.tc-filters-bar{flex-wrap:wrap;align-items:center;gap:12px;padding:0 0 40px;display:flex}.tc-filter-group{flex-wrap:wrap;flex:1;gap:8px;display:flex}.tc-filter-btn{border:1px solid var(--border);color:var(--muted);cursor:pointer;transition:all var(--ease);background:#ffffff05;border-radius:100px;padding:8px 18px;font-family:inherit;font-size:13px;font-weight:700}.tc-filter-btn:hover{color:var(--txt);border-color:#ffffff26}.tc-filter-btn.active{color:var(--primary);background:#4aa8ff1f;border-color:#4aa8ff4d}.tc-filter-count{color:var(--muted);white-space:nowrap;margin-left:auto;font-size:13px;font-weight:600}.tc-theme-grid{grid-template-columns:repeat(3,1fr);gap:28px;padding-bottom:80px;display:grid}@media (width<=1100px){.tc-theme-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.tc-theme-grid{grid-template-columns:1fr}}.theme-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--card);cursor:pointer;transition:transform var(--ease),box-shadow var(--ease),border-color var(--ease);overflow:hidden}.theme-card:hover{border-color:#ffffff24;transform:translateY(-8px);box-shadow:0 28px 64px #00000080}.thumb{aspect-ratio:16/10;background:#0a0f20;position:relative;overflow:hidden}.thumb-inner{width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.65,.2,1)}.theme-card:hover .thumb-inner{transform:scale(1.03)}.thumb-overlay{opacity:0;transition:opacity var(--ease);z-index:10;backdrop-filter:blur(2px);background:#080d1cbf;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.theme-card:hover .thumb-overlay{opacity:1}.thumb-badges{z-index:5;gap:6px;display:flex;position:absolute;top:12px;left:12px}.badge{letter-spacing:.5px;text-transform:uppercase;border-radius:100px;padding:3px 10px;font-size:10px;font-weight:800}.badge-dark{color:var(--txt);background:#0000008c;border:1px solid #ffffff26}.badge-light{color:#0b1020;background:#ffffffe6}.badge-new{background:linear-gradient(135deg,var(--primary),var(--primary-2));color:#06101e}.badge-premium{color:#1a1000;background:linear-gradient(135deg,#f0c040,#ffd880)}.card-body{padding:20px 22px 22px}.card-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.card-tag{letter-spacing:.3px;border-radius:100px;padding:3px 10px;font-size:10px;font-weight:800}.tag-corporate{color:var(--primary);background:#4aa8ff1f;border:1px solid #4aa8ff33}.tag-retail{color:var(--accent);background:#ff7d431f;border:1px solid #ff7d4333}.tag-tech{color:#64d278;background:#64d2781f;border:1px solid #64d27833}.tag-sante{color:#2ec4b6;background:#2ec4b61f;border:1px solid #2ec4b633}.tag-industrie{color:#ffc83c;background:#ffc83c1f;border:1px solid #ffc83c33}.tag-luxe{color:#f0c040;background:#f0c0401f;border:1px solid #f0c04033}.card-title{margin-bottom:6px;font-size:17px;font-weight:800;line-height:1.3}.card-desc{color:var(--muted);margin-bottom:14px;font-size:13px;line-height:1.5}.card-features{flex-wrap:wrap;gap:5px;margin-bottom:16px;display:flex}.card-feat{border:1px solid var(--border);color:var(--muted);background:#ffffff0a;border-radius:6px;padding:3px 9px;font-size:11px;font-weight:700}.card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.card-price__main{color:var(--txt);font-size:16px;font-weight:800}.card-price__note{color:var(--muted);font-size:12px;font-weight:600}.card-actions{gap:8px;display:flex}.m-px{font-size:0;line-height:0}.mock1{background:linear-gradient(160deg,#08112a 0%,#0c1a38 100%);flex-direction:column;width:100%;height:100%;font-size:0;display:flex}.m1-top{background:#060e1e;border-bottom:1px solid #4aa8ff1f;flex-shrink:0;align-items:center;gap:10px;height:36px;padding:0 12px;display:flex}.m1-logo{background:linear-gradient(135deg,#4aa8ff,#87c8ff);border-radius:5px;flex-shrink:0;width:24px;height:24px}.m1-nav{gap:8px;margin-left:4px;display:flex}.m1-nl{background:#ffffff26;border-radius:3px;height:5px}.m1-btn{background:linear-gradient(135deg,#4aa8ff,#87c8ff);border-radius:5px;flex-shrink:0;width:60px;height:18px;margin-left:auto}.m1-banner{background:linear-gradient(100deg,#4aa8ff2e 0%,#08112acc 60%);border-bottom:1px solid #4aa8ff1a;flex-shrink:0;align-items:center;gap:12px;padding:14px 14px 12px;display:flex}.m1-ban-txt{flex:1}.m1-ban-eyebrow{background:#4aa8ffb3;border-radius:3px;width:80px;height:5px;margin-bottom:7px}.m1-ban-h1{background:#ffffffe6;border-radius:4px;width:90%;height:9px;margin-bottom:5px}.m1-ban-h2{background:#ffffffe6;border-radius:4px;width:70%;height:9px;margin-bottom:5px}.m1-ban-sub{background:#ffffff59;border-radius:3px;width:60%;height:5px;margin-bottom:10px}.m1-ban-btns{gap:6px;display:flex}.m1-ban-btn{border-radius:5px;height:16px}.m1-ban-cta{background:linear-gradient(135deg,#4aa8ff,#87c8ff);width:68px}.m1-ban-ghost{background:0 0;border:1px solid #ffffff40;width:54px}.m1-ban-img{background:linear-gradient(135deg,#4aa8ff40,#08112ae6);border:1px solid #4aa8ff2e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:72px;display:flex}.m1-mockscreen{background:#0a1432cc;border:1px solid #4aa8ff40;border-radius:6px;flex-direction:column;width:80px;height:52px;display:flex;overflow:hidden}.m1-ms-bar{background:#4aa8ff26;border-bottom:1px solid #4aa8ff1a;align-items:center;gap:2px;height:8px;padding:0 3px;display:flex}.m1-ms-dot{border-radius:50%;width:4px;height:4px}.m1-ms-body{flex:1;grid-template-columns:1fr 1fr;gap:2px;padding:3px;display:grid}.m1-ms-card{background:#4aa8ff1f;border:1px solid #4aa8ff33;border-radius:2px}.m1-tiles-lbl{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff4d;padding:8px 14px 4px;font-size:6px;font-weight:800;display:block}.m1-tiles{flex-shrink:0;grid-template-columns:repeat(5,1fr);gap:5px;padding:0 14px 10px;display:grid}.m1-tile{background:#ffffff08;border:1px solid #ffffff12;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:46px;display:flex}.m1-tile.hi{background:#4aa8ff14;border-color:#4aa8ff59}.m1-tile-icon{background:#ffffff26;border-radius:3px;width:14px;height:14px}.m1-tile.hi .m1-tile-icon{background:linear-gradient(135deg,#4aa8ff,#87c8ff)}.m1-tile-lbl{background:#ffffff1f;border-radius:2px;width:22px;height:4px}.m1-section-lbl{letter-spacing:1.5px;text-transform:uppercase;color:#ffffff4d;padding:6px 14px 4px;font-size:6px;font-weight:800;display:block}.m1-courses{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 14px 10px;display:grid}.m1-course{background:#ffffff05;border:1px solid #ffffff12;border-radius:7px;overflow:hidden}.m1-course-img{height:30px;position:relative}.m1-course-img:after{content:"";background:linear-gradient(#0000,#0006);height:8px;position:absolute;bottom:0;left:0;right:0}.m1-ci1{background:linear-gradient(135deg,#4aa8ff80 0%,#08112acc 100%)}.m1-ci2{background:linear-gradient(135deg,#ff7d4380 0%,#1e0800cc 100%)}.m1-ci3{background:linear-gradient(135deg,#64d27866 0%,#05140acc 100%)}.m1-course-body{padding:4px 6px}.m1-course-tag{border-radius:2px;width:30px;height:4px;margin-bottom:4px}.m1-ct-blue{background:#4aa8ff80}.m1-ct-orange{background:#ff7d4380}.m1-ct-green{background:#64d27880}.m1-course-title{background:#ffffffb3;border-radius:2px;height:5px;margin-bottom:3px}.m1-course-sub{background:#ffffff4d;border-radius:2px;width:65%;height:4px}.m1-progress{flex-shrink:0;gap:5px;padding:0 14px 10px;display:flex}.m1-prog-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:7px;flex:1;align-items:center;gap:7px;padding:6px 8px;display:flex}.m1-ring{border-radius:50%;flex-shrink:0;width:26px;height:26px}.m1-ring1{background:conic-gradient(#4aa8ff 0% 72%,#ffffff0f 72% 100%)}.m1-ring2{background:conic-gradient(#64d278 0% 55%,#ffffff0f 55% 100%)}.m1-ring3{background:conic-gradient(#ff7d43 0% 88%,#ffffff0f 88% 100%)}.m1-prog-txt{flex:1}.m1-prog-title{background:#fff9;border-radius:2px;height:5px;margin-bottom:4px}.m1-prog-bar{background:#ffffff14;border-radius:2px;height:4px;overflow:hidden}.m1-prog-fill{border-radius:2px;height:100%}.pf-blue{background:linear-gradient(90deg,#4aa8ff,#87c8ff);width:72%}.pf-green{background:linear-gradient(90deg,#64d278,#a8f0b8);width:55%}.pf-orange{background:linear-gradient(90deg,#ff7d43,#ffc2a6);width:88%}.mock2{background:#f0f4fb;flex-direction:column;width:100%;height:100%;display:flex}.m2-top{background:#fff;border-bottom:1px solid #dde3ef;flex-shrink:0;align-items:center;gap:10px;height:38px;padding:0 14px;display:flex;box-shadow:0 1px 4px #0000000f}.m2-logo{background:linear-gradient(135deg,#4aa8ff,#87c8ff);border-radius:6px;flex-shrink:0;width:26px;height:26px}.m2-nl{background:#bcc8df;border-radius:3px;height:5px}.m2-btn{background:#4aa8ff;border-radius:6px;flex-shrink:0;width:65px;height:20px;margin-left:auto}.m2-hero{background:linear-gradient(120deg,#deeeff 0%,#f0f4fb 65%);border-bottom:1px solid #dde3ef;flex-shrink:0;align-items:center;gap:14px;padding:18px 16px 14px;display:flex}.m2-hero-txt{flex:1}.m2-eyebrow{background:#4aa8ff;border-radius:3px;width:70px;height:5px;margin-bottom:8px}.m2-h1{background:#1a2a4a;border-radius:4px;height:10px;margin-bottom:6px}.m2-h1b{background:#1a2a4a;border-radius:4px;width:75%;height:10px;margin-bottom:6px}.m2-sub{background:#7a90b4;border-radius:3px;width:55%;height:5px;margin-bottom:10px}.m2-btn-sm{background:#4aa8ff;border-radius:6px;width:72px;height:18px;display:block}.m2-hero-img{background:#fff;border:1px solid #dde3ef;border-radius:10px;flex-direction:column;flex-shrink:0;width:100px;height:70px;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000014}.m2-img-top{background:linear-gradient(135deg,#deeeff,#c8e0ff);height:30px}.m2-img-bot{flex-direction:column;flex:1;gap:3px;padding:4px 6px;display:flex}.m2-img-line{background:#dde3ef;border-radius:2px;height:4px}.m2-img-line.s{width:65%}.m2-cards{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 16px;display:grid}.m2-card{background:#fff;border:1px solid #eaeef7;border-radius:10px;padding:10px;box-shadow:0 2px 8px #0000000f}.m2-card-icon{border-radius:7px;width:26px;height:26px;margin-bottom:8px}.m2-ib{background:linear-gradient(135deg,#4aa8ff,#87c8ff)}.m2-io{background:linear-gradient(135deg,#ff7d43,#ffc2a6)}.m2-ig{background:linear-gradient(135deg,#64d278,#a8f0b8)}.m2-card-t{background:#2a3a5a;border-radius:3px;height:6px;margin-bottom:5px}.m2-card-s{background:#bcc8df;border-radius:2px;width:70%;height:4px;margin-bottom:4px}.m2-card-ss{background:#dde3ef;border-radius:2px;width:50%;height:4px}.m2-prog{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 16px 12px;display:grid}.m2-pcard{background:#fff;border:1px solid #eaeef7;border-radius:10px;align-items:center;gap:8px;padding:10px 10px 8px;display:flex;box-shadow:0 2px 8px #0000000d}.m2-donut{border-radius:50%;flex-shrink:0;width:30px;height:30px}.m2-d1{background:conic-gradient(#4aa8ff 0% 72%,#e0eaf8 72% 100%)}.m2-d2{background:conic-gradient(#ff7d43 0% 45%,#e0eaf8 45% 100%)}.m2-d3{background:conic-gradient(#64d278 0% 88%,#e0eaf8 88% 100%)}.m2-ptxt{flex:1}.m2-pt{background:#2a3a5a;border-radius:2px;height:5px;margin-bottom:4px}.m2-pbar{background:#e0eaf8;border-radius:2px;height:4px;overflow:hidden}.m2-pbfill{border-radius:2px;height:100%}.pb1{background:#4aa8ff;width:72%}.pb2{background:#ff7d43;width:45%}.pb3{background:#64d278;width:88%}.mock3{background:#181b22;flex-direction:column;width:100%;height:100%;display:flex}.m3-top{background:#101318;border-bottom:1px solid #ffc83c1a;flex-shrink:0;align-items:center;gap:10px;height:36px;padding:0 12px;display:flex}.m3-logo{background:linear-gradient(135deg,#ff7d43,#ffc2a6);border-radius:4px;flex-shrink:0;width:24px;height:24px}.m3-nl{background:#ffffff1f;border-radius:3px;height:5px}.m3-btn{background:#ff7d43;border-radius:4px;flex-shrink:0;width:60px;height:18px;margin-left:auto}.m3-hero{background:linear-gradient(135deg,#ff7d431a,#181b22e6);border-bottom:1px solid #ffc83c1a;flex-shrink:0;padding:14px}.m3-eyebrow{background:#ff7d4399;border-radius:3px;width:80px;height:5px;margin-bottom:7px}.m3-h1{background:#ffffffd9;border-radius:4px;width:85%;height:9px;margin-bottom:5px}.m3-h1b{background:#ffffffd9;border-radius:4px;width:65%;height:9px;margin-bottom:7px}.m3-badges{gap:5px;margin-top:4px;display:flex}.m3-badge{border-radius:3px;height:13px}.m3-b1{background:#ff7d4340;border:1px solid #ff7d4366;width:55px}.m3-b2{background:#64d27826;border:1px solid #64d2784d;width:65px}.m3-b3{background:#ff3c3c26;border:1px solid #ff3c3c4d;width:45px}.m3-tiles{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:5px;padding:10px 12px 8px;display:grid}.m3-tile{background:#22252e;border:1px solid #ffffff12;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:46px;display:flex}.m3-tile.hi{background:#ff7d431a;border-color:#ff7d4366}.m3-tile-i{background:#ffffff26;border-radius:3px;width:14px;height:14px}.m3-tile.hi .m3-tile-i{background:linear-gradient(135deg,#ff7d43,#ffc2a6)}.m3-tile-l{background:#ffffff1f;border-radius:2px;width:22px;height:4px}.m3-tbl-lbl{letter-spacing:1.5px;text-transform:uppercase;color:#ffc83c80;padding:6px 12px 3px;font-size:6px;font-weight:800;display:block}.m3-tbl{border:1px solid #ffffff12;border-radius:7px;margin:0 12px 8px;overflow:hidden}.m3-tr{border-bottom:1px solid #ffffff0d;grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.m3-tr:last-child{border-bottom:none}.m3-tr.head{background:#ff7d431a}.m3-td{align-items:center;padding:5px 7px;display:flex}.m3-td-bar{background:#ffc83c40;border-radius:2px;width:80%;height:5px}.m3-tr.head .m3-td-bar{background:#ff7d438c}.m3-status{border-radius:50%;width:10px;height:10px}.m3-ok{background:#64d278}.m3-warn{background:#ffc83c}.m3-err{background:#f44}.m3-kpis{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:5px;padding:0 12px 10px;display:grid}.m3-kpi{background:#22252e;border:1px solid #ffffff12;border-radius:6px;padding:7px 9px}.m3-kpi-num{border-radius:3px;height:10px;margin-bottom:4px}.m3-kn1{background:#64d27866;width:35px}.m3-kn2{background:#ffc83c66;width:28px}.m3-kn3{background:#ff7d4366;width:40px}.m3-kpi-lbl{background:#ffffff1f;border-radius:2px;height:4px}.mock4{background:#f0f9f7;flex-direction:column;width:100%;height:100%;display:flex}.m4-top{background:#fff;border-bottom:1px solid #c0e4de;flex-shrink:0;align-items:center;gap:10px;height:38px;padding:0 14px;display:flex}.m4-logo{background:linear-gradient(135deg,#2ec4b6,#a8f0e8);border-radius:50%;flex-shrink:0;width:26px;height:26px}.m4-nl{background:#a8d8d2;border-radius:3px;height:5px}.m4-btn{background:#2ec4b6;border-radius:20px;flex-shrink:0;width:65px;height:20px;margin-left:auto}.m4-hero{background:linear-gradient(120deg,#d4f5f0 0%,#f0f9f7 65%);border-bottom:1px solid #c0e4de;flex-shrink:0;align-items:center;gap:14px;padding:16px;display:flex}.m4-hero-txt{flex:1}.m4-eyebrow{background:#2ec4b6;border-radius:3px;width:70px;height:5px;margin-bottom:8px}.m4-h1{background:#1a3a36;border-radius:4px;height:9px;margin-bottom:5px}.m4-h1b{background:#1a3a36;border-radius:4px;width:72%;height:9px;margin-bottom:7px}.m4-sub{background:#5a8a84;border-radius:3px;width:55%;height:5px;margin-bottom:10px}.m4-cta{background:#2ec4b6;border-radius:20px;width:74px;height:18px;display:block}.m4-hero-img{background:#fff;border:1px solid #c0e4de;border-radius:12px;flex-direction:column;flex-shrink:0;width:100px;height:68px;display:flex;overflow:hidden;box-shadow:0 4px 14px #2ec4b61f}.m4-img-top{background:linear-gradient(135deg,#d4f5f0,#a8f0e8);height:28px}.m4-img-bot{flex-direction:column;flex:1;gap:3px;padding:4px 6px;display:flex}.m4-img-line{background:#c0e4de;border-radius:2px;height:4px}.m4-img-line.s{width:60%}.m4-cards{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 14px;display:grid}.m4-card{background:#fff;border:1px solid #2ec4b626;border-radius:10px;padding:10px;box-shadow:0 2px 8px #2ec4b614}.m4-dot{border-radius:50%;width:24px;height:24px;margin-bottom:8px}.m4-da{background:linear-gradient(135deg,#2ec4b6,#a8f0e8)}.m4-db{background:linear-gradient(135deg,#ff7d43,#ffc2a6)}.m4-dc{background:linear-gradient(135deg,#4aa8ff,#87c8ff)}.m4-ct{background:#1a3a36;border-radius:3px;height:6px;margin-bottom:4px}.m4-cs{background:#c0e4de;border-radius:2px;height:4px;margin-bottom:3px}.m4-css{background:#d8ecea;border-radius:2px;width:60%;height:4px}.m4-certs{flex-direction:column;flex-shrink:0;gap:6px;padding:6px 14px 12px;display:flex}.m4-cert{background:#fff;border:1px solid #2ec4b626;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;display:flex}.m4-cert-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.m4-cdok{background:#2ec4b6}.m4-cdwarn{background:#ffc83c}.m4-cert-lbl{background:#b8d8d4;border-radius:2px;flex:1;height:5px}.m4-cert-bar{background:#e0f0ee;border-radius:3px;flex-shrink:0;width:80px;height:5px;overflow:hidden}.m4-cbf{border-radius:3px;height:100%}.m4-cb1{background:#2ec4b6;width:80%}.m4-cb2{background:#ffc83c;width:35%}.m4-cb3{background:#2ec4b6;width:95%}.mock5{background:#0c0a06;flex-direction:column;width:100%;height:100%;display:flex}.m5-top{background:#080600;border-bottom:1px solid #f0c0401f;flex-shrink:0;align-items:center;gap:10px;height:36px;padding:0 12px;display:flex}.m5-logo{background:linear-gradient(135deg,#f0c040,#ffd880);border-radius:4px;flex-shrink:0;width:24px;height:24px}.m5-nl{background:#f0c04026;border-radius:3px;height:5px}.m5-btn{background:linear-gradient(135deg,#f0c040,#ffd880);border-radius:4px;flex-shrink:0;width:60px;height:18px;margin-left:auto}.m5-hero{background:radial-gradient(600px 200px at 100% 0,#f0c0401a,#0000),linear-gradient(#100e08,#0c0a06);border-bottom:1px solid #f0c04014;flex-shrink:0;align-items:center;gap:12px;padding:14px;display:flex}.m5-hero-txt{flex:1}.m5-eyebrow{background:#f0c04099;border-radius:2px;width:60px;height:4px;margin-bottom:8px}.m5-h1{background:#ffffffe6;border-radius:4px;height:9px;margin-bottom:5px}.m5-h1b{background:#ffffffe6;border-radius:4px;width:72%;height:9px;margin-bottom:6px}.m5-divider{background:#f0c04033;width:60px;height:1px;margin-bottom:6px}.m5-sub{background:#ffffff4d;border-radius:3px;width:55%;height:5px;margin-bottom:10px}.m5-cta{background:linear-gradient(135deg,#f0c040,#ffd880);border-radius:4px;width:72px;height:17px;display:block}.m5-hero-img{background:linear-gradient(135deg,#f0c04014,#0c0a06f2);border:1px solid #f0c04033;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:68px;display:flex}.m5-hero-ornament{border:2px solid #f0c0404d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.m5-hero-inner{background:#f0c04026;border:1px solid #f0c0404d;border-radius:50%;width:24px;height:24px}.m5-mods{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:6px;padding:10px 12px;display:grid}.m5-mod{background:#f0c0400a;border:1px solid #f0c04024;border-radius:7px;padding:9px}.m5-mod-line1{background:#ffffffb3;border-radius:3px;height:6px;margin-bottom:4px}.m5-mod-line2{background:#ffffff40;border-radius:2px;width:70%;height:4px;margin-bottom:8px}.m5-mod-bar{background:#f0c0401a;border-radius:2px;height:3px;margin-bottom:3px;overflow:hidden}.m5-mod-fill{background:linear-gradient(90deg,#f0c040,#ffd880);border-radius:2px;height:100%}.m5-mod-tag{background:#f0c04026;border:1px solid #f0c04040;border-radius:3px;width:36px;height:10px}.m5-news{flex-direction:column;flex-shrink:0;gap:5px;padding:4px 12px 10px;display:flex}.m5-news-lbl{letter-spacing:1.5px;text-transform:uppercase;color:#f0c04066;margin-bottom:2px;font-size:6px;font-weight:800}.m5-news-item{background:#f0c0400a;border:1px solid #f0c0401a;border-left:2px solid #f0c04080;border-radius:0 5px 5px 0;align-items:center;gap:7px;padding:5px 8px;display:flex}.m5-ni-date{background:#f0c0404d;border-radius:2px;flex-shrink:0;width:22px;height:4px}.m5-ni-txt{background:#ffffff80;border-radius:2px;flex:1;height:5px}.mock6{background:#fff8f4;flex-direction:column;width:100%;height:100%;display:flex}.m6-top{background:#ff7d43;flex-shrink:0;align-items:center;gap:10px;height:38px;padding:0 14px;display:flex}.m6-logo{background:#fff;border-radius:50%;flex-shrink:0;width:26px;height:26px}.m6-nl{background:#fff6;border-radius:3px;height:5px}.m6-btn{background:#fff;border-radius:20px;flex-shrink:0;width:65px;height:20px;margin-left:auto}.m6-hero{background:linear-gradient(135deg,#fff0e8 0%,#fff8f4 70%);border-bottom:1px solid #ffd0b8;flex-shrink:0;align-items:center;gap:12px;padding:14px 16px 12px;display:flex}.m6-hero-txt{flex:1}.m6-eyebrow{background:#ff7d43;border-radius:3px;width:70px;height:5px;margin-bottom:7px}.m6-h1{background:#2a1206;border-radius:4px;height:9px;margin-bottom:5px}.m6-h1b{background:#2a1206;border-radius:4px;width:70%;height:9px;margin-bottom:7px}.m6-sub{background:#a04020;border-radius:3px;width:55%;height:5px;margin-bottom:10px}.m6-cta{background:#ff7d43;border-radius:20px;width:74px;height:18px;display:block}.m6-hero-img{background:#fff;border:1px solid #ffd0b8;border-radius:12px;flex-direction:column;flex-shrink:0;width:96px;height:66px;display:flex;overflow:hidden;box-shadow:0 4px 14px #ff7d431f}.m6-img-top{background:linear-gradient(135deg,#ffd0b8,#ffb89a);height:26px}.m6-img-bot{flex-direction:column;flex:1;gap:3px;padding:4px 6px;display:flex}.m6-img-l{background:#ffd0b8;border-radius:2px;height:4px}.m6-img-l.s{width:60%}.m6-promo{background:linear-gradient(90deg,#ff7d43,#ffc2a6);border-radius:10px;flex-shrink:0;align-items:center;gap:8px;height:32px;margin:10px 14px 8px;padding:0 10px;display:flex}.m6-promo-icon{background:#ffffff4d;border-radius:4px;flex-shrink:0;width:16px;height:16px}.m6-promo-txt{background:#ffffff80;border-radius:2px;flex:1;height:5px}.m6-promo-cta{background:#fff;border-radius:6px;flex-shrink:0;width:40px;height:16px}.m6-products{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:6px;padding:0 14px 8px;display:grid}.m6-product{background:#fff;border:1px solid #ffd0b8;border-radius:8px;overflow:hidden}.m6-prod-img{height:28px}.m6-pi1{background:linear-gradient(135deg,#ff7d434d,#fff0e8)}.m6-pi2{background:linear-gradient(135deg,#4aa8ff40,#eaf4ff)}.m6-pi3{background:linear-gradient(135deg,#64d27840,#eafff0)}.m6-pi4{background:linear-gradient(135deg,#f0c04040,#fffbea)}.m6-prod-body{padding:4px 6px}.m6-prod-t{background:#2a1206;border-radius:2px;height:5px;margin-bottom:3px}.m6-prod-s{background:#ffd0b8;border-radius:2px;width:65%;height:4px}.m6-track{flex-shrink:0;gap:6px;padding:4px 14px 10px;display:flex}.m6-track-card{background:#fff;border:1px solid #ffd0b8;border-radius:8px;flex:1;align-items:center;gap:7px;padding:7px 9px;display:flex}.m6-tc-icon{border-radius:50%;flex-shrink:0;width:22px;height:22px}.m6-tci1{background:linear-gradient(135deg,#ff7d43,#ffc2a6)}.m6-tci2{background:linear-gradient(135deg,#4aa8ff,#87c8ff)}.m6-tci3{background:linear-gradient(135deg,#64d278,#a8f0b8)}.m6-tc-body{flex:1}.m6-tc-t{background:#2a1206;border-radius:2px;height:5px;margin-bottom:4px}.m6-tc-bar{background:#ffd0b8;border-radius:2px;height:4px;overflow:hidden}.m6-tc-fill{border-radius:2px;height:100%}.m6-tf1{background:#ff7d43;width:68%}.m6-tf2{background:#4aa8ff;width:42%}.m6-tf3{background:#64d278;width:85%}.tc-modal-bg{z-index:1000;backdrop-filter:blur(10px);opacity:0;pointer-events:none;transition:opacity var(--ease);background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tc-modal-bg.open{opacity:1;pointer-events:all}.tc-modal{background:var(--bg-1);border:1px solid var(--border);width:100%;max-width:860px;max-height:90vh;transition:transform var(--ease);border-radius:24px;overflow-y:auto;transform:translateY(30px);box-shadow:0 40px 100px #0009}.tc-modal-bg.open .tc-modal{transform:translateY(0)}.tc-modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:20px;padding:28px 32px;display:flex}.tc-modal-close{border:1px solid var(--border);width:36px;height:36px;color:var(--txt);cursor:pointer;transition:all var(--ease);background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;display:flex}.tc-modal-close:hover{background:#ffffff1a}.tc-modal-preview{padding:24px 32px}.tc-modal-preview-frame{border:1px solid var(--border);box-shadow:var(--shadow);aspect-ratio:16/10;border-radius:16px;overflow:hidden}.tc-modal-info{padding:24px 32px 32px}.tc-modal-info h3{margin-bottom:14px;font-size:17px;font-weight:800}.tc-modal-features{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px;display:grid}.tc-modal-feat{color:var(--muted);align-items:flex-start;gap:8px;font-size:14px;display:flex}.tc-modal-feat:before{content:"✓";color:var(--primary);flex-shrink:0;font-weight:800}.tc-modal-actions{gap:12px;display:flex}@media (width<=720px){.tc-modal-features{grid-template-columns:1fr}}.tc-cta{border:1px solid var(--border);background:radial-gradient(600px 240px at 100% 0,#4aa8ff29,#0000 60%),radial-gradient(400px 200px at 0 100%,#ff7d431f,#0000 60%),linear-gradient(#111935,#0e152b);border-radius:36px;grid-template-columns:1fr auto;align-items:center;gap:32px;padding:40px;display:grid}.tc-cta-actions{flex-direction:column;align-items:flex-end}@media (width<=720px){.tc-cta{grid-template-columns:1fr;padding:28px}.tc-cta-actions{align-items:stretch;width:100%}.tc-cta-actions .lx-btn{text-align:center;width:100%}}.tc-faq{flex-direction:column;gap:0;display:flex}.tc-faq-card{border:1px solid var(--border);border-radius:var(--radius);background:radial-gradient(600px 100px at 100% 0%,#4aa8ff0d,transparent), var(--card);padding:20px 24px}.tc-faq-card+.tc-faq-card{margin-top:14px}.tc-faq-card summary{cursor:pointer;align-items:center;gap:12px;font-size:16px;font-weight:800;list-style:none;display:flex}.tc-faq-card summary::-webkit-details-marker{display:none}.tc-faq-card summary:before{content:"▶";color:var(--primary);transition:transform var(--ease);flex-shrink:0;font-size:11px}.tc-faq-card[open] summary:before{transform:rotate(90deg)}.tc-faq-card p{color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.7}
