.mc-home .hero,.mc-home .stats,.mc-home .security,.mc-home .roi{background:#fff}.mc-home .trust,.mc-home .benefits,.mc-home .discover,.mc-home .audience{background:#f7f8f9}.mc-home .features,.mc-home .cta,.mc-home .how{background:#0a0a0a}.mc-home .foot{background:#050505}.mc-home section,.mc-home header,.mc-home footer{overflow-x:clip}.mc-home .hero{background:radial-gradient(1200px 600px at 90% -10%,#00e5a01f,#0000 60%),radial-gradient(800px 400px at 0 0,#00e5a00f,#0000 60%),#fff;padding:96px 0 80px;position:relative;overflow:hidden}.mc-home .hero__inner{grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;display:grid}.mc-home .tag{color:var(--green-dark);background:#f0fdf7;border:1px solid #d4f5e6;border-radius:999px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.mc-home .hero__title{letter-spacing:-.03em;color:var(--ink);margin-bottom:20px;font-size:clamp(36px,5vw,55px);font-weight:800;line-height:1.05}.mc-home .hero__lead{color:#444;max-width:560px;margin-bottom:32px;font-size:18px}.mc-home .hero__cta{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.mc-home .hero__bullets{color:#555;flex-wrap:wrap;gap:24px;font-size:14px;font-weight:500;display:flex}.mc-home .hero__visual{border-radius:20px;max-width:100%;position:relative;overflow:hidden}.mc-home .dashboard{box-shadow:var(--shadow-lg);background:#0a0a0a;border:1px solid #1a1a1a;border-radius:20px;max-width:100%;padding:18px;transform:perspective(1000px)rotateY(-6deg)rotateX(3deg)}.mc-home .dashboard__bar{align-items:center;gap:6px;margin-bottom:14px;display:flex}.mc-home .dashboard__bar>span{background:#2a2a2a;border-radius:50%;width:10px;height:10px}.mc-home .dashboard__bar>span:first-child{background:#ff5f57}.mc-home .dashboard__bar>span:nth-child(2){background:#febc2e}.mc-home .dashboard__bar>span:nth-child(3){background:var(--green)}.mc-home .dashboard__label{color:#888;letter-spacing:.12em;border:1px solid #1f1f1f;margin-left:auto;padding:3px 8px;font-size:9.5px;font-weight:700;background:#ffffff0a!important;border-radius:5px!important;width:auto!important;height:auto!important}.mc-home .dashboard__grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.mc-home .card{background:#141414;border:1px solid #202020;border-radius:12px;flex-direction:column;gap:6px;padding:16px;display:flex}.mc-home .card--big{grid-column:1/-1;padding:20px}.mc-home .card--wide{grid-column:1/-1}.mc-home .card__label{color:#8a8a8a;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:500}.mc-home .card__value{color:#fff;font-size:34px;font-weight:800;line-height:1}.mc-home .card__value small{color:var(--green);margin-left:2px;font-size:18px;font-weight:700}.mc-home .spark{background:linear-gradient(#00e5a040,#0000),repeating-linear-gradient(90deg,#1e1e1e 0 1px,#0000 1px 20px);border-radius:6px;height:40px;margin-top:6px;position:relative}.mc-home .spark:after{content:"";background:linear-gradient(90deg,transparent,var(--green) 50%,transparent) 0 50%/100% 2px no-repeat;filter:drop-shadow(0 0 6px #00e5a099);position:absolute;inset:0}.mc-home .bars{flex-direction:column;gap:8px;margin-top:4px;display:flex}.mc-home .bars__row{color:silver;grid-template-columns:70px 1fr;align-items:center;gap:10px;font-size:12px;display:grid}.mc-home .bars__row em{background:#222;border-radius:999px;height:6px;font-style:normal;display:block;position:relative;overflow:hidden}.mc-home .bars__row em:after{content:"";width:var(--w,50%);background:linear-gradient(90deg,var(--green),#00b880);border-radius:999px;position:absolute;inset:0}.mc-home .trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--soft);padding:56px 0}.mc-home .trust__label{text-align:center;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:32px;font-size:13px;font-weight:600}.mc-home .marquee{padding:4px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.mc-home .marquee__track{will-change:transform;align-items:center;width:max-content;animation:32s linear infinite mc-marquee;display:flex}.mc-home .marquee:hover .marquee__track{animation-play-state:paused}@keyframes mc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.mc-home .trust__logo{flex:none;justify-content:center;align-items:center;width:160px;height:44px;margin-right:80px;display:flex}.mc-home .trust__logo img{object-fit:contain;filter:brightness(0)opacity(.42);will-change:filter;width:auto;max-width:100%;max-height:100%;transition:all .3s}.mc-home .trust__logo:hover img{filter:brightness(0)opacity();transform:scale(1.05)}.mc-home .stats{background:#fff;padding:80px 0}.mc-home .stats__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.mc-home .stat{border-radius:var(--radius);background:var(--soft);border:1px solid var(--line);padding:28px 24px}.mc-home .stat__num{color:var(--black);letter-spacing:-.02em;margin-bottom:10px;font-size:48px;font-weight:800;line-height:1;display:block}.mc-home .stat__num small{color:var(--green);margin-left:2px;font-size:28px}.mc-home .stat__label{color:var(--muted);font-size:14px;line-height:1.45}.mc-home .benefits{background:var(--soft);padding:100px 0;position:relative}.mc-home .benefits .section-head{margin-bottom:36px}.mc-home .benefits .section-lead{color:#555;max-width:620px;margin-top:12px;margin-left:auto;margin-right:auto;font-size:16px}.mc-home .benefits .tabs{margin-bottom:48px}.mc-home .benefits .tab{color:#444;border:1px solid var(--line);background:#fff;box-shadow:0 2px 6px #00000008}.mc-home .benefits .tab:hover{color:#111;background:#fff;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 10px #0000000f}.mc-home .benefits .tab.is-active{color:#fff;background:#0a0a0a;border-color:#0a0a0a;box-shadow:0 6px 16px #00000026}.mc-home .benefits .tab-panels{border-top:1px solid var(--line);padding-top:48px}.mc-home .benefits .panel{grid-template-columns:1fr 1.1fr;gap:72px}.mc-home .benefits .panel__text h3{color:var(--ink);letter-spacing:-.02em;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.15}.mc-home .benefits .panel__text .panel__lead{color:#222;margin-bottom:14px;font-size:17px;font-style:normal;line-height:1.5}.mc-home .benefits .panel__text p{color:#555;margin-bottom:20px;font-size:15px}.mc-home .benefits .panel__text ul{color:#333;gap:10px}.mc-home .benefits .panel__text ul li{font-size:14.5px;font-weight:500}.mc-home .bmock{border-radius:20px;flex-direction:column;gap:14px;width:100%;min-height:380px;padding:22px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.mc-home .bmock--vision{background:linear-gradient(#121212,#0a0a0a);border:1px solid #1f1f1f}.mc-home .bmv__head{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.mc-home .bmv__live{color:#f55;letter-spacing:.08em;background:#ff44441f;border:1px solid #ff444440;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:700;display:inline-flex}.mc-home .bmv__live b{background:#f44;border-radius:50%;width:7px;height:7px;animation:1.2s infinite mc-blink;box-shadow:0 0 8px #f44}.mc-home .bmv__timer{color:#888;font-variant-numeric:tabular-nums;letter-spacing:.05em;font-size:11px;font-weight:600}.mc-home .bmv__grid{flex:1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.mc-home .bmv__mini{background:#0f0f0f;border:1px solid #1e1e1e;border-radius:8px;flex-direction:column;gap:6px;padding:8px;display:flex;position:relative;overflow:hidden}.mc-home .bmv__mini-bar{gap:3px;display:flex}.mc-home .bmv__mini-bar i{background:#2a2a2a;border-radius:50%;width:5px;height:5px}.mc-home .bmv__mini-bar i:first-child{background:#ff5f57}.mc-home .bmv__mini-bar i:nth-child(2){background:#febc2e}.mc-home .bmv__mini-bar i:nth-child(3){background:var(--green)}.mc-home .bmv__mini-body{border-radius:4px;height:60px;position:relative;overflow:hidden}.mc-home .bmv__mini-body--code{background-color:#0a0a0a;background-image:linear-gradient(90deg,#00e5a066 0 20%,#0000 20% 35%,#fff4 35% 55%,#0000 55% 65%,#fff3 65% 85%,#0000 85%),linear-gradient(90deg,#fff3 0 30%,#0000 30% 40%,#00e5a04d 40% 70%,#0000 70%),linear-gradient(90deg,#fff2 0 15%,#0000 15% 25%,#fff3 25% 60%,#0000 60%);background-position:0 12px,0 24px,0 36px;background-repeat:no-repeat;background-size:100% 2px,100% 2px,100% 2px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.mc-home .bmv__mini-body--sheet{background-color:#101010;background-image:repeating-linear-gradient(0deg,#0000 0 11px,#1e1e1e 11px 12px),repeating-linear-gradient(90deg,#0000 0 22px,#1e1e1e 22px 23px);background-position:0 0;background-repeat:repeat;background-size:100% 100%;background-attachment:scroll;background-origin:padding-box;background-clip:border-box}.mc-home .bmv__mini-body--sheet:after{content:"";background:var(--green);border-radius:2px;width:30%;height:4px;position:absolute;top:6px;left:6px;box-shadow:0 10px #00e5a066,0 18px #ffffff4d}.mc-home .bmv__mini-body--chat{background:#0f0f0f;padding:6px}.mc-home .bmv__mini-body--chat:before,.mc-home .bmv__mini-body--chat:after{content:"";border-radius:4px;height:8px;position:absolute}.mc-home .bmv__mini-body--chat:before{background:#2a2a2a;width:55%;top:8px;left:6px}.mc-home .bmv__mini-body--chat:after{background:#00e5a066;width:40%;top:22px;right:6px}.mc-home .bmv__mini-body--browser{background:linear-gradient(#141414 0 14px,#0a0a0a 14px);position:relative}.mc-home .bmv__mini-body--browser:before{content:"";background:#2a2a2a;border-radius:3px;height:6px;position:absolute;top:4px;left:6px;right:6px}.mc-home .bmv__mini-body--browser:after{content:"";background:linear-gradient(135deg,#00e5a04d,#0000);border:1px solid #00e5a033;border-radius:4px;width:60%;height:18px;position:absolute;top:22px;left:6px}.mc-home .bmv__mini-name{color:#888;letter-spacing:.02em;font-size:10px;font-weight:500}.mc-home .bmv__foot{color:#777;border-top:1px solid #1f1f1f;justify-content:space-between;align-items:center;padding-top:6px;font-size:11px;display:flex}.mc-home .bmv__foot b{color:#fff;font-weight:700}.mc-home .bmv__hd{color:var(--green);letter-spacing:.04em;font-weight:700}.mc-home .bmock--growth{background:linear-gradient(#fff,#f0fdf7);border:1px solid #d4f5e6}.mc-home .bmg__head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.mc-home .bmg__period{color:#666;font-size:12px;font-weight:600}.mc-home .bmg__trend{color:var(--green-dark);background:#00e5a01a;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700}.mc-home .bmg__compare{grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;padding:6px 0;display:grid}.mc-home .bmg__col{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.mc-home .bmg__lbl{color:#888;letter-spacing:.1em;font-size:10px;font-weight:700}.mc-home .bmg__val{color:var(--ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:36px;font-weight:900;line-height:1}.mc-home .bmg__val small{color:var(--green-dark);margin-left:2px;font-size:20px}.mc-home .bmg__val--dim{color:#999}.mc-home .bmg__val--dim small{color:#bbb}.mc-home .bmg__bar{background:#f0f0f0;border-radius:999px;width:80%;height:6px;position:relative;overflow:hidden}.mc-home .bmg__bar--dim i{background:#cbd5e1!important}.mc-home .bmg__bar i{width:var(--w,50%);background:linear-gradient(90deg,var(--green),#00b880);border-radius:999px;position:absolute;inset:0}.mc-home .bmg__arrow{color:var(--green-dark);flex-direction:column;align-items:center;gap:4px;display:flex}.mc-home .bmg__arrow span{color:var(--green-dark);font-size:14px;font-weight:800}.mc-home .bmg__chart-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:auto;padding:10px 12px}.mc-home .bmg__chart{width:100%;height:70px;display:block}.mc-home .bmg__months{color:#999;justify-content:space-between;margin-top:4px;font-size:10px;font-weight:600;display:flex}.mc-home .bmock--insights{background:linear-gradient(#121212,#0a0a0a);border:1px solid #1f1f1f}.mc-home .bmi__head{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.mc-home .bmi__title{color:#fff;font-size:13px;font-weight:600}.mc-home .bmi__live{color:var(--green);align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.mc-home .bmi__live i{background:var(--green);width:7px;height:7px;box-shadow:0 0 6px var(--green);border-radius:50%;animation:1.4s infinite mc-blink}.mc-home .bmi__kpis{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mc-home .bmi__kpi{background:#141414;border:1px solid #1e1e1e;border-radius:10px;flex-direction:column;gap:4px;padding:12px;display:flex;position:relative}.mc-home .bmi__kpi span{color:#888;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.mc-home .bmi__kpi strong{color:#fff;font-variant-numeric:tabular-nums;font-size:20px;font-weight:800;line-height:1}.mc-home .bmi__kpi strong small{color:var(--green);margin-left:2px;font-size:12px}.mc-home .bmi__up{color:var(--green);font-size:10px;font-style:normal;font-weight:700;position:absolute;top:10px;right:10px}.mc-home .bmi__chart{background:#141414;border:1px solid #1e1e1e;border-radius:10px;padding:12px}.mc-home .bmi__chart-head{color:#888;justify-content:space-between;margin-bottom:6px;font-size:10.5px;font-weight:600;display:flex}.mc-home .bmi__legend{align-items:center;gap:5px;display:inline-flex}.mc-home .bmi__legend i{background:var(--green);border-radius:2px;width:8px;height:8px}.mc-home .bmi__chart svg{width:100%;height:60px;display:block}.mc-home .bmi__days{color:#666;letter-spacing:.1em;justify-content:space-between;margin-top:4px;font-size:9px;font-weight:700;display:flex}.mc-home .bmi__alerts{flex-direction:column;gap:6px;display:flex}.mc-home .bmi__alert{color:#bbb;background:#141414;border:1px solid #1e1e1e;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:11.5px;display:flex}.mc-home .bmi__alert b{color:#fff;font-variant-numeric:tabular-nums;margin-left:auto;font-weight:700}.mc-home .bmi__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.mc-home .bmi__dot--ok{background:var(--green);box-shadow:0 0 6px #00e5a099}.mc-home .bmi__dot--warn{background:#ffb020;box-shadow:0 0 6px #ffb02099}.mc-home .bmock--focus{border:1px solid var(--line);background:linear-gradient(#fff,#f7f8f9)}.mc-home .bmf__notif{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:12px 14px;animation:.5s both mc-slide;display:grid;box-shadow:0 6px 20px #0000000f}.mc-home .bmf__notif-ico{color:#fff;background:linear-gradient(135deg,#f44,#c00);border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.mc-home .bmf__notif-txt{flex-direction:column;gap:2px;display:flex}.mc-home .bmf__notif-txt strong{color:#111;font-size:13px;font-weight:700}.mc-home .bmf__notif-txt span{color:#666;font-size:11.5px;line-height:1.3}.mc-home .bmf__notif-close{color:#888;background:#f0f0f0;border-radius:6px;place-items:center;width:24px;height:24px;padding:0;font-size:18px;font-weight:300;line-height:1;transition:all .15s;display:grid}.mc-home .bmf__notif-close:hover{color:#333;background:#e0e0e0}.mc-home .bmf__timer-card{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:14px;flex-direction:column;gap:10px;padding:18px;display:flex;position:relative;overflow:hidden}.mc-home .bmf__timer-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#00e5a02e,#0000 60%);width:240px;height:240px;position:absolute;top:-50%;right:-20%}.mc-home .bmf__timer-head{justify-content:space-between;align-items:center;display:flex;position:relative}.mc-home .bmf__timer-lbl{color:var(--green);letter-spacing:.1em;align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:inline-flex}.mc-home .bmf__timer-lbl i{background:var(--green);width:7px;height:7px;box-shadow:0 0 6px var(--green);border-radius:50%;animation:1.4s infinite mc-blink}.mc-home .bmf__timer-meta{color:#888;font-size:11px;font-weight:500}.mc-home .bmf__timer-time{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:36px;font-weight:800;line-height:1;position:relative}.mc-home .bmf__progress{background:#ffffff14;border-radius:999px;height:5px;position:relative;overflow:hidden}.mc-home .bmf__progress i{width:var(--w,50%);background:linear-gradient(90deg,var(--green),#00b880);border-radius:999px;position:absolute;inset:0}.mc-home .bmf__stats{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:4px;display:grid;position:relative}.mc-home .bmf__stats>div{flex-direction:column;gap:2px;display:flex}.mc-home .bmf__stats strong{color:#fff;font-variant-numeric:tabular-nums;font-size:18px;font-weight:800;line-height:1}.mc-home .bmf__stats span{color:#888;font-size:10px;font-weight:500}.mc-home .bmf__sites{gap:6px;margin-top:auto;display:grid}.mc-home .bmf__site{color:#555;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:12.5px;font-weight:500;display:flex}.mc-home .bmf__site>span{border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:12px;font-weight:700;display:grid}.mc-home .bmf__site--blk>span{color:#f44;background:#ff44441f}.mc-home .bmf__site--neu>span{color:#ffb020;background:#ffb0201f}.mc-home .bmf__site--ok>span{color:var(--green-dark);background:#00e5a01f}.mc-home .bmock--security{background:linear-gradient(#121212,#0a1712);border:1px solid #1f2a24}.mc-home .bmock--security:before{content:"";pointer-events:none;background:radial-gradient(circle,#00e5a01f,#0000 60%);width:300px;height:300px;position:absolute;top:-30%;left:-10%}.mc-home .bms__head{border-bottom:1px solid #1f2a24;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding-bottom:12px;display:grid;position:relative}.mc-home .bms__badge{background:linear-gradient(135deg,var(--green),#00b880);color:#000;border-radius:12px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 6px 16px #00e5a066}.mc-home .bms__head-txt{flex-direction:column;gap:2px;display:flex}.mc-home .bms__head-txt strong{color:#fff;font-size:14px;font-weight:700}.mc-home .bms__head-txt span{color:#999;align-items:center;gap:6px;font-size:11px;display:inline-flex}.mc-home .bms__head-txt span i{background:var(--green);width:7px;height:7px;box-shadow:0 0 6px var(--green);border-radius:50%;animation:1.6s infinite mc-blink}.mc-home .bms__score{color:var(--green);letter-spacing:-.02em;font-size:26px;font-weight:900;line-height:1}.mc-home .bms__items{flex-direction:column;gap:8px;display:flex;position:relative}.mc-home .bms__item{background:#141414cc;border:1px solid #1e2822;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:10px 14px;animation:.5s both mc-slide;display:grid}.mc-home .bms__item:nth-child(2){animation-delay:80ms}.mc-home .bms__item:nth-child(3){animation-delay:.16s}.mc-home .bms__item:nth-child(4){animation-delay:.24s}.mc-home .bms__check{width:24px;height:24px;color:var(--green);background:#00e5a026;border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.mc-home .bms__item-txt{flex-direction:column;gap:2px;min-width:0;display:flex}.mc-home .bms__item-txt strong{color:#fff;font-size:13px;font-weight:700}.mc-home .bms__item-txt span{color:#888;font-size:11px}.mc-home .bms__chip{color:var(--green);letter-spacing:.06em;white-space:nowrap;background:#00e5a01a;border:1px solid #00e5a040;border-radius:5px;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-style:normal;font-weight:700;display:inline-flex}.mc-home .bms__chip i{background:var(--green);width:6px;height:6px;box-shadow:0 0 5px var(--green);border-radius:50%;animation:1.2s infinite mc-blink}.mc-home .bms__seals{border-top:1px solid #1f2a24;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:auto;padding-top:10px;display:flex;position:relative}.mc-home .bms__seals span{color:#aaa;letter-spacing:.06em;background:#ffffff0a;border:1px solid #1f2a24;border-radius:5px;padding:4px 10px;font-size:10px;font-weight:700}.mc-home .bmock--tenancy{background:linear-gradient(#121212,#0a0a0a);border:1px solid #1f1f1f}.mc-home .bmt__head{border-bottom:1px solid #1f1f1f;grid-template-columns:44px 1fr;align-items:center;gap:12px;padding-bottom:12px;display:grid}.mc-home .bmt__badge{background:linear-gradient(135deg,var(--green),#00b880);color:#000;border-radius:12px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 6px 16px #00e5a066}.mc-home .bmt__head-txt{flex-direction:column;gap:2px;display:flex}.mc-home .bmt__head-txt strong{color:#fff;font-size:14px;font-weight:700}.mc-home .bmt__head-txt span{color:#999;font-size:11px}.mc-home .bmt__tree{flex-direction:column;flex:1;gap:8px;display:flex;position:relative}.mc-home .bmt__node{background:#141414cc;border:1px solid #1e1e1e;border-radius:10px;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:10px 14px;animation:.5s both mc-slide;display:grid}.mc-home .bmt__node:first-child{animation-delay:0s}.mc-home .bmt__node:nth-child(2){margin-left:14px;animation-delay:80ms}.mc-home .bmt__node:nth-child(3){margin-left:28px;animation-delay:.16s}.mc-home .bmt__node:nth-child(4){margin-left:42px;animation-delay:.24s}.mc-home .bmt__lvl{letter-spacing:.1em;color:var(--green);text-align:center;background:#00e5a01f;border-radius:5px;padding:4px 8px;font-size:9.5px;font-weight:800}.mc-home .bmt__node strong{color:#fff;font-size:13px;font-weight:700}.mc-home .bmt__node em{color:#888;white-space:nowrap;font-size:11px;font-style:normal}.mc-home .bmt__foot{color:#777;border-top:1px solid #1f1f1f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;font-size:11px;display:flex}.mc-home .bmt__foot b{color:var(--green);font-weight:700}.mc-home .features{color:#fff;background:#0a0a0a;padding:100px 0}.mc-home .features .eyebrow{color:var(--green)}.mc-home .features h2{color:#fff}.mc-home .tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.mc-home .tab{color:#bbb;background:#141414;border:1px solid #222;border-radius:999px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s}.mc-home .tab:hover{color:#fff;border-color:#333}.mc-home .tab.is-active{background:var(--green);color:var(--black);border-color:var(--green)}.mc-home .tab-panels{position:relative}.mc-home .panel{grid-template-columns:1fr 1fr;align-items:center;gap:60px;animation:.35s mc-fade;display:none}.mc-home .panel.is-active{display:grid}.mc-home .panel__text h3{letter-spacing:-.01em;margin-bottom:14px;font-size:28px;font-weight:800}.mc-home .panel__text p{color:#b8b8b8;margin-bottom:20px}.mc-home .panel__text ul{color:#ddd;flex-direction:column;gap:8px;display:flex}.mc-home .panel__visual{position:relative}.mc-home .mock{min-height:360px;box-shadow:var(--shadow-lg);background:linear-gradient(#121212,#0a0a0a);border:1px solid #222;border-radius:16px;flex-direction:column;gap:12px;padding:20px;display:flex;position:relative;overflow:hidden}.mc-home .mockS__bar{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.mc-home .mockS__dots{gap:6px;display:flex}.mc-home .mockS__dots i{background:#ff5f57;border-radius:50%;width:10px;height:10px}.mc-home .mockS__dots i:nth-child(2){background:#febc2e}.mc-home .mockS__dots i:nth-child(3){background:#28c940}.mc-home .mockS__rec{color:#aaa;letter-spacing:.05em;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.mc-home .mockS__rec b{background:#f44;border-radius:50%;width:8px;height:8px;animation:1.2s infinite mc-blink;box-shadow:0 0 8px #f44}@keyframes mc-blink{50%{opacity:.25}}.mc-home .mockS__video{background:radial-gradient(500px 250px at 30% 30%,#00e5a01f,#0000 60%),#0a0a0a;border:1px solid #1a1a1a;border-radius:10px;flex:1;place-items:center;min-height:190px;display:grid;position:relative;overflow:hidden}.mc-home .mockS__video:before{content:"";background:repeating-linear-gradient(0deg,#ffffff05 0 1px,#0000 1px 28px),repeating-linear-gradient(90deg,#ffffff05 0 1px,#0000 1px 28px);position:absolute;inset:0}.mc-home .mockS__play{background:var(--green);z-index:1;border-radius:50%;place-items:center;width:60px;height:60px;display:grid;position:relative;box-shadow:0 10px 30px #00e5a073}.mc-home .mockS__play svg{display:block}.mc-home .mockS__timeline{align-items:center;gap:12px;display:flex}.mc-home .mockS__track{background:#1f1f1f;border-radius:999px;flex:1;height:5px;position:relative;overflow:hidden}.mc-home .mockS__track i{background:linear-gradient(90deg,var(--green),#00b880);border-radius:999px;width:34%;position:absolute;inset:0}.mc-home .mockS__track i:after{content:"";background:var(--green);border-radius:50%;width:12px;height:12px;position:absolute;top:50%;right:-5px;transform:translateY(-50%);box-shadow:0 0 10px #00e5a099}.mc-home .mockS__time{color:#888;font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.mc-home .mockR__head{border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.mc-home .mockR__title{color:#fff;font-size:13px;font-weight:600}.mc-home .mockR__btn{color:var(--green);border:1px solid #00e5a059;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:600}.mc-home .mockR__tabs{gap:6px;display:flex}.mc-home .mockR__tabs span{color:#888;background:#161616;border-radius:6px;padding:5px 12px;font-size:11px;font-weight:600}.mc-home .mockR__tabs span.is-on{background:var(--green);color:#000}.mc-home .mockR__row{color:#ddd;background:#141414;border:1px solid #1c1c1c;border-radius:8px;grid-template-columns:80px 1fr 48px;align-items:center;gap:12px;padding:10px 14px;font-size:12px;display:grid}.mc-home .mockR__row em{background:#1f1f1f;border-radius:999px;height:6px;font-style:normal;display:block;position:relative;overflow:hidden}.mc-home .mockR__row em:after{content:"";width:var(--w);background:linear-gradient(90deg,var(--green),#00b880);border-radius:999px;position:absolute;inset:0}.mc-home .mockR__row strong{text-align:right;color:#fff;font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.mc-home .mockC{flex:1;align-items:center;gap:20px;display:flex}.mc-home .mockC__ring{flex-shrink:0;width:150px;height:150px;position:relative}.mc-home .mockC__ring svg{width:100%;height:100%;transform:rotate(-90deg)}.mc-home .mockC__ring svg circle{fill:none;stroke-width:5px}.mc-home .mockC__ring svg .bg{stroke:#1f1f1f}.mc-home .mockC__ring svg .fg{stroke:url(#mcg);stroke-linecap:round;stroke-dasharray:264;stroke-dashoffset:70px;filter:drop-shadow(0 0 6px #00e5a080)}.mc-home .mockC__center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;line-height:1;display:flex;position:absolute;inset:0}.mc-home .mockC__center span{color:#888;letter-spacing:.12em;font-size:10px;font-weight:600;display:block}.mc-home .mockC__center strong{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:800}.mc-home .mockC__list{flex-direction:column;flex:1;gap:7px;display:flex}.mc-home .mockC__list>div{background:#141414;border:1px solid #1c1c1c;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 14px;font-size:12px;display:flex}.mc-home .mockC__list span{color:#888}.mc-home .mockC__list b{color:var(--green);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.mc-home .mockB__head{color:#fff;border-bottom:1px solid #1f1f1f;justify-content:space-between;align-items:center;padding-bottom:10px;font-size:13px;font-weight:600;display:flex}.mc-home .mockB__head b{color:var(--green);font-size:11px;font-weight:600}.mc-home .mockB__item{color:#ddd;background:#141414;border:1px solid #1c1c1c;border-radius:8px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:10px 14px;font-size:13px;display:grid}.mc-home .mockB__item>span:first-child{border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:grid}.mc-home .mockB__item.is-blk>span:first-child{color:#f55;background:#ff444426}.mc-home .mockB__item.is-ok>span:first-child{color:var(--green);background:#00e5a026}.mc-home .mockB__item.is-neu>span:first-child{color:#ffb020;background:#ffb02026}.mc-home .mockB__item em{letter-spacing:.06em;border-radius:5px;padding:4px 9px;font-size:10px;font-style:normal;font-weight:700}.mc-home .mockB__item.is-blk em{color:#f66;background:#ff44441f}.mc-home .mockB__item.is-ok em{color:var(--green);background:#00e5a01f}.mc-home .mockB__item.is-neu em{color:#ffb020;background:#ffb0201f}.mc-home .mockD__grid{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.mc-home .mockD__stat{background:#141414;border:1px solid #1c1c1c;border-radius:10px;padding:12px 14px}.mc-home .mockD__stat span{color:#888;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:9.5px;font-weight:600;display:block}.mc-home .mockD__stat strong{color:#fff;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800;line-height:1}.mc-home .mockD__stat strong small{color:var(--green);margin-left:2px;font-size:13px}.mc-home .mockD__chart{background:#141414;border:1px solid #1c1c1c;border-radius:10px;flex-direction:column;flex:1;gap:6px;min-height:110px;padding:12px;display:flex}.mc-home .mockD__chart b{color:#888;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.mc-home .mockD__chart svg{flex:1;width:100%;display:block}.mc-home .mockD__bottom{flex-direction:column;gap:6px;display:flex}.mc-home .mockD__bottom>div{color:#aaa;grid-template-columns:100px 1fr 40px;align-items:center;gap:10px;font-size:11px;display:grid}.mc-home .mockD__bottom em{background:#1f1f1f;border-radius:999px;height:5px;font-style:normal;display:block;position:relative;overflow:hidden}.mc-home .mockD__bottom em:after{content:"";width:var(--w);background:var(--green);border-radius:999px;position:absolute;inset:0}.mc-home .mockD__bottom i{text-align:right;color:#fff;font-variant-numeric:tabular-nums;font-style:normal;font-weight:700}@keyframes mc-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mc-home .how{color:#fff;background:#0a0a0a;padding:100px 0;position:relative;overflow:hidden}.mc-home .how:before{content:"";pointer-events:none;background:radial-gradient(900px 400px at 50% 0,#00e5a014,#0000 60%);position:absolute;inset:0}.mc-home .how>.container{z-index:1;position:relative}.mc-home .how .eyebrow{color:var(--green)}.mc-home .how h2{color:#fff}.mc-home .how .section-lead{color:#bbb;max-width:580px;margin-top:14px;margin-left:auto;margin-right:auto;font-size:16px}.mc-home .steps{grid-template-columns:repeat(4,1fr);gap:20px;display:grid;position:relative}.mc-home .steps:before{content:"";z-index:0;opacity:.6;background:linear-gradient(90deg,#00e5a08c 0%,#00e5a059 50%,#00e5a026 100%);height:2px;position:absolute;top:52px;left:6%;right:6%}.mc-home .step{z-index:1;background:linear-gradient(#141414,#0f0f0f);border:1px solid #1f1f1f;border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;padding:28px 24px;transition:all .3s;display:flex;position:relative}.mc-home .step:hover{border-color:#00e5a073;transform:translateY(-4px);box-shadow:0 20px 40px #00e5a026,0 0 0 1px #00e5a033}.mc-home .step__icon{background:linear-gradient(135deg,var(--green),#00b880);color:#000;border:4px solid #0a0a0a;border-radius:14px;outline:2px solid #1f1f1f;flex-shrink:0;place-items:center;width:48px;height:48px;margin-bottom:4px;transition:transform .3s;display:grid;box-shadow:0 8px 22px #00e5a04d}.mc-home .step:hover .step__icon{transform:scale(1.08)rotate(-4deg)}.mc-home .step__num{color:var(--green);letter-spacing:.15em;background:0 0;border-radius:0;margin:0;padding:0;font-size:11px;font-weight:800;display:inline}.mc-home .step__time{color:var(--green);letter-spacing:.06em;text-transform:uppercase;background:#00e5a01a;border:1px solid #00e5a038;border-radius:5px;align-items:center;gap:5px;padding:3px 10px;font-size:10.5px;font-weight:700;display:inline-flex}.mc-home .step h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:17px;font-weight:700;line-height:1.25}.mc-home .step p{color:#aaa;margin:0;font-size:13.5px;line-height:1.5}.mc-home .how__cta{background:linear-gradient(135deg,#121212,#0a0a0a);border:1px solid #1f1f1f;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding:28px 36px;display:flex;position:relative;overflow:hidden}.mc-home .how__cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#00e5a026,#0000 60%);width:300px;height:300px;position:absolute;top:-50%;right:-5%}.mc-home .how__cta-text{flex-direction:column;gap:4px;display:flex;position:relative}.mc-home .how__cta-text strong{color:#fff;font-size:18px;font-weight:700}.mc-home .how__cta-text span{color:#999;font-size:14px}.mc-home .how__cta .btn--primary{position:relative;color:#000!important;font-weight:700!important}.mc-home .security{background:#fff;padding:100px 0}.mc-home .security__inner{grid-template-columns:1.1fr 1fr;align-items:center;gap:60px;display:grid}.mc-home .security h2{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(28px,4vw,40px);font-weight:800}.mc-home .security__content p{color:#444;max-width:520px;margin-bottom:24px}.mc-home .security__list{color:#333;grid-template-columns:1fr 1fr;gap:12px;font-weight:500;display:grid}.mc-home .security__list li{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.mc-home .security__list li:hover{border-color:#00e5a066;transform:translateY(-1px);box-shadow:0 4px 14px #00e5a014}.mc-home .security__list li svg{width:20px;height:20px;color:var(--green);box-sizing:content-box;background:#00e5a01a;border-radius:6px;flex-shrink:0;padding:2px}.mc-home .security__list li span{font-size:13.5px;line-height:1.35}.mc-home .security__seals{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.mc-home .seal{aspect-ratio:1;border-radius:var(--radius);border:1px solid var(--line);color:#444;text-align:center;background:linear-gradient(#fff,#f9fafb);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:14px 10px;transition:all .25s;display:flex;position:relative;overflow:hidden}.mc-home .seal:before{content:"";opacity:0;background:linear-gradient(135deg,#00e5a014,#0000 60%);transition:opacity .25s;position:absolute;inset:0}.mc-home .seal:hover{border-color:#00e5a080;transform:translateY(-3px);box-shadow:0 12px 28px #00e5a026}.mc-home .seal:hover:before{opacity:1}.mc-home .seal__ico{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--green);z-index:1;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:12px;flex-shrink:0;place-items:center;margin-bottom:2px;display:grid;position:relative;box-shadow:0 4px 12px #0000001f}.mc-home .seal:hover .seal__ico{background:linear-gradient(135deg,var(--green),var(--green-dark));color:#000;box-shadow:0 6px 16px #00e5a059}.mc-home .seal strong{color:#111;letter-spacing:.03em;z-index:1;font-size:14px;font-weight:800;position:relative}.mc-home .seal span{color:#777;z-index:1;font-size:10.5px;font-weight:500;line-height:1.3;position:relative}.mc-home .cta{color:#fff;background:#0a0a0a;padding:100px 0;position:relative;overflow:hidden}.mc-home .cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#00e5a014,#0000 60%);width:600px;height:600px;position:absolute;top:-20%;left:-10%}.mc-home .cta:after{content:"";pointer-events:none;background:radial-gradient(circle,#00e5a00f,#0000 60%);width:500px;height:500px;position:absolute;bottom:-20%;right:-10%}.mc-home .cta>.container{z-index:1;position:relative}.mc-home .cta__inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.mc-home .cta__tag{color:var(--green);letter-spacing:.05em;background:#00e5a01f;border:1px solid #00e5a04d;border-radius:999px;align-items:center;gap:6px;margin-bottom:18px;padding:6px 14px;font-size:12.5px;font-weight:700;display:inline-flex}.mc-home .cta h2{letter-spacing:-.02em;color:#fff;margin-bottom:14px;font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15}.mc-home .cta__content p{color:#bbb;max-width:480px;margin-bottom:28px;font-size:16px;line-height:1.55}.mc-home .cta__features{flex-direction:column;gap:14px;margin-bottom:28px;display:flex}.mc-home .cta__features li{background:#ffffff08;border:1px solid #1e1e1e;border-radius:12px;align-items:center;gap:14px;padding:14px 16px;transition:all .2s;display:flex}.mc-home .cta__features li:hover{background:#00e5a00a;border-color:#00e5a04d}.mc-home .cta__ico{background:linear-gradient(135deg,var(--green),#00b880);border-radius:10px;flex-shrink:0;width:40px;min-width:40px;height:40px;min-height:40px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 12px #00e5a04d}.mc-home .cta__ico svg{color:#000;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:22px!important;height:22px!important}.mc-home .cta__ico svg path{fill:#000}.mc-home .cta__features li>div{flex:1;min-width:0}.mc-home .cta__features strong{color:#fff;margin-bottom:3px;font-size:14px;font-weight:700;line-height:1.2;display:block}.mc-home .cta__features span{color:#999;font-size:12.5px;line-height:1.35;display:block}.mc-home .cta__alt{border-top:1px solid #1f1f1f;flex-wrap:wrap;align-items:center;gap:12px;padding-top:22px;display:flex}.mc-home .cta__alt>span{color:#888;font-size:14px}.mc-home .cta__wpp{color:var(--green);background:#141414;border:1px solid #1f1f1f;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.mc-home .cta__wpp:hover{background:var(--green);color:#000;border-color:var(--green);transform:translateY(-1px);box-shadow:0 8px 20px #00e5a04d}.mc-home .form-wrap{background:linear-gradient(#141414,#0f0f0f);border:1px solid #222;border-radius:20px;padding:22px 18px 20px;position:relative;box-shadow:0 30px 80px #0000004d}.mc-home .form-wrap:before{content:"";z-index:-1;opacity:.6;pointer-events:none;background:linear-gradient(135deg,#00e5a04d,#0000 50%,#00e5a026);border-radius:20px;position:absolute;inset:-1px}.mc-home .form-wrap__head{border-bottom:1px solid #1f1f1f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:18px;padding-bottom:18px;display:flex}.mc-home .form-wrap__head h3{color:#fff;letter-spacing:-.01em;font-size:18px;font-weight:700}.mc-home .form-wrap__head>span{color:var(--green);align-items:center;gap:6px;font-size:11.5px;font-weight:600;display:inline-flex}.mc-home .form-wrap__head>span i{background:var(--green);width:7px;height:7px;box-shadow:0 0 6px var(--green);border-radius:50%;animation:1.4s infinite mc-blink}.mc-home .form{box-shadow:none;background:0 0;border:none;border-radius:0;grid-template-columns:1fr 1fr;gap:14px;padding:0;display:grid}.mc-home .form label{color:#aaa;letter-spacing:.02em;flex-direction:column;gap:6px;font-size:12.5px;font-weight:600;display:flex}.mc-home .form__full{grid-column:1/-1}.mc-home .form input,.mc-home .form select{color:#fff;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:14px;transition:all .15s}.mc-home .form input:focus,.mc-home .form select:focus{border-color:var(--green);background:#0d0d0d;outline:none;box-shadow:0 0 0 3px #00e5a02e}.mc-home .form input::placeholder{color:#555}.mc-home .form button{grid-column:1/-1;margin-top:6px;padding:15px 24px;font-size:15px}.mc-home .form__note{color:#666;text-align:center;grid-column:1/-1;font-size:11.5px;line-height:1.4}.mc-home .form-wrap__embed{background:0 0;border-radius:10px;margin:0 -10px;position:relative;overflow:hidden}.mc-home .form-wrap__embed iframe{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;border:0;width:100%;height:720px;display:block}@media (max-width:720px){.mc-home .form-wrap__embed iframe{height:760px}}.mc-home .form-wrap__trust{border-top:1px solid #1a1a1a;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:18px;padding-top:16px;display:flex}.mc-home .form-wrap__trust span{color:#888;align-items:center;gap:6px;font-size:11px;font-weight:500;display:inline-flex}.mc-home .form-wrap__trust svg{color:var(--green);flex-shrink:0}@media (max-width:1024px){.mc-home .benefits .panel{grid-template-columns:1fr;gap:32px}.mc-home .benefits .panel__text{order:1}.mc-home .benefits .panel__visual{order:2}.mc-home .benefits .bmock{max-width:520px;margin:0 auto}.mc-home .hero__inner,.mc-home .security__inner,.mc-home .cta__inner{grid-template-columns:1fr;gap:40px}.mc-home .hero__content{text-align:center;max-width:720px;margin:0 auto}.mc-home .hero__content .hero__lead{margin-left:auto;margin-right:auto}.mc-home .hero__content .hero__cta,.mc-home .hero__content .hero__bullets{justify-content:center}.mc-home .stats__grid,.mc-home .steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.mc-home .hero{padding:60px 0 40px}.mc-home .hero__title{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(26px,8vw,34px)}.mc-home .hero__cta{flex-direction:column;align-items:stretch}.mc-home .hero__cta .btn{white-space:normal;width:100%}.mc-home .hero__bullets{flex-flow:wrap;justify-content:center;gap:10px 16px;font-size:12.5px}.mc-home .panel{grid-template-columns:1fr;gap:28px}.mc-home .mock{height:240px}.mc-home .security__list,.mc-home .form{grid-template-columns:1fr}.mc-home .stats__grid{grid-template-columns:repeat(2,1fr);gap:12px}.mc-home .security__seals{grid-template-columns:repeat(2,1fr);gap:10px}.mc-home .seal{aspect-ratio:auto;min-height:150px;padding:18px 12px}.mc-home .seal strong{font-size:13px}.mc-home .seal span{font-size:10px}.mc-home .stat{padding:20px 18px}.mc-home .stat__num{font-size:36px}.mc-home .stat__label{font-size:12.5px}.mc-home .steps{grid-template-columns:1fr}.mc-home .trust__row{justify-content:center;gap:18px;font-size:15px}.mc-home .dashboard{transform:none}.mc-home .benefits{padding:64px 0}.mc-home .benefits .tabs{flex-wrap:wrap;gap:6px}.mc-home .benefits .tab{padding:10px 14px;font-size:12.5px}.mc-home .benefits .panel__text h3{font-size:24px}.mc-home .bmock{gap:12px;min-height:auto;padding:16px}.mc-home .bmv__grid{gap:8px}.mc-home .bmv__mini-body{height:50px}.mc-home .bmg__val{font-size:30px}.mc-home .bmg__compare{gap:8px}.mc-home .bmg__arrow span{font-size:12px}.mc-home .bmi__kpis{grid-template-columns:repeat(3,1fr);gap:6px}.mc-home .bmi__kpi{padding:10px 8px}.mc-home .bmi__kpi strong{font-size:17px}.mc-home .bmi__up{margin-top:2px;position:static}.mc-home .bmf__timer-time{font-size:28px}.mc-home .bmf__stats strong{font-size:16px}.mc-home .bms__score{font-size:22px}.mc-home .bms__item{padding:9px 12px}.mc-home .bms__item-txt strong{font-size:12.5px}.mc-home .bms__item-txt span{font-size:10.5px}}.mc-home .discover{background:var(--soft);padding:100px 0}.mc-home .discover__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.mc-home .discover__card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:32px 26px;transition:transform .2s,box-shadow .2s}.mc-home .discover__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.mc-home .discover__num{width:42px;height:42px;color:var(--green-dark);background:#f0fdf7;border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;font-size:18px;font-weight:800;display:inline-flex}.mc-home .discover__card h3{color:var(--ink);margin-bottom:10px;font-size:18px;font-weight:700;line-height:1.25}.mc-home .discover__card p{color:var(--muted);font-size:14.5px;line-height:1.5}.mc-home .roi{background:#fff;padding:100px 0}.mc-home .roi__panel{border:1px solid var(--line);box-shadow:var(--shadow-lg);border-radius:20px;grid-template-columns:1fr 1fr;max-width:980px;margin:0 auto;display:grid;overflow:hidden}.mc-home .roi__inputs{background:#fff;padding:40px}.mc-home .roi__field{margin-bottom:22px}.mc-home .roi__field:last-child{margin-bottom:0}.mc-home .roi__field label{color:var(--ink);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.mc-home .roi__field input{border:1.5px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:16px;transition:border-color .15s}.mc-home .roi__field input:focus{border-color:var(--green);outline:none}.mc-home .roi__field small{color:var(--muted);margin-top:5px;font-size:12px;display:block}.mc-home .roi__result{color:#fff;background:#0a0a0a;flex-direction:column;justify-content:center;gap:6px;padding:40px;display:flex}.mc-home .roi__result-label{text-transform:uppercase;letter-spacing:.08em;color:#8a8a8a;font-size:13px;font-weight:600}.mc-home .roi__big{color:var(--green);letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(34px,5vw,46px);font-weight:800;line-height:1.05}.mc-home .roi__row{color:silver;border-top:1px solid #1f1f1f;justify-content:space-between;align-items:baseline;padding:14px 0;font-size:14px;display:flex}.mc-home .roi__row strong{color:#fff;font-size:20px;font-weight:800}.mc-home .roi__note{color:#8a8a8a;margin-top:14px;font-size:12px;line-height:1.5}.mc-home .audience{background:var(--soft);padding:100px 0}.mc-home .audience__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.mc-home .audience__card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:36px 30px;transition:transform .2s,box-shadow .2s}.mc-home .audience__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.mc-home .audience__ico{width:54px;height:54px;color:var(--green-dark);background:#f0fdf7;border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:inline-flex}.mc-home .audience__card h3{color:var(--ink);margin-bottom:12px;font-size:20px;font-weight:700}.mc-home .audience__card p{color:var(--muted);font-size:15px;line-height:1.55}@media (max-width:900px){.mc-home .discover__grid{grid-template-columns:1fr 1fr}.mc-home .audience__grid,.mc-home .roi__panel{grid-template-columns:1fr}}@media (max-width:560px){.mc-home .discover__grid{grid-template-columns:1fr}}
