html:has(.mcd-home){scroll-behavior:smooth}@keyframes mcd-pulse{0%,to{box-shadow:0 0 #34d39980}50%{box-shadow:0 0 0 6px #34d39900}}.mcd-home{--paper:#f8fafb;--paper-2:#eef2f7;--card:#fff;--panel:#f5f7fa;--ink:#0b1120;--text-2:#4b5563;--muted:#6b7280;--faint:#9ca3af;--clay:#2563eb;--clay-2:#1d4ed8;--clay-soft:#eff6ff;--sage:#059669;--sage-soft:#ecfdf5;--line:#e1e6ed;--line-strong:#c8ced8;--gold:#d97706;--pdf:#dc2626;--xls:#059669;--jpg:#d97706;--danger:#dc2626;--danger-soft:#fef2f2;--success:#059669;--success-soft:#ecfdf5;--warn:#d97706;--warn-soft:#fffbeb;--navy:#0b1120;--navy-2:#162544;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;overflow-x:clip}.mcd-home *{box-sizing:border-box;margin:0;padding:0}.mcd-home a{color:inherit;text-decoration:none}.mcd-home img{max-width:100%;display:block}.mcd-home section{position:relative}.mcd-home .wrap{max-width:1150px;margin:0 auto;padding:0 30px}.mcd-home .pad{padding:96px 0}.mcd-home .serif{letter-spacing:-.022em;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.mcd-home .btn{cursor:pointer;white-space:nowrap;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;font-family:inherit;font-size:15px;font-weight:600;transition:transform .2s cubic-bezier(.16,1,.3,1),filter .2s,box-shadow .2s,background .2s;display:inline-flex}.mcd-home .btn:hover{transform:translateY(-2px)}.mcd-home .btn-clay{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);box-shadow:0 1px 3px #0000001a,0 8px 22px #2563eb4d}.mcd-home .btn-clay:hover{filter:brightness(1.06)}.mcd-home .btn-ink{background:var(--ink);color:#fff}.mcd-home .btn-ink:hover{filter:brightness(1.5)}.mcd-home .btn-ghost{color:var(--ink);border:1px solid var(--line-strong);background:0 0}.mcd-home .btn-ghost:hover{border-color:var(--clay);background:var(--clay-soft);color:var(--clay)}.mcd-home .btn-lg{border-radius:12px;padding:16px 28px;font-size:16px}.mcd-home .btn-sm{border-radius:9px;padding:9px 16px;font-size:14px}.mcd-home .ico{flex-shrink:0}.mcd-home .eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--clay-2);font-size:12px;font-weight:700;display:inline-block}.mcd-home .section-head{text-align:center;max-width:720px;margin:0 auto 56px}.mcd-home .section-head h2{letter-spacing:-.022em;color:var(--ink);margin-top:16px;font-size:44px;font-weight:700;line-height:1.1}.mcd-home .section-head p{color:var(--text-2);max-width:580px;margin-top:18px;margin-left:auto;margin-right:auto;font-size:17px}.mcd-home .photo{background:linear-gradient(150deg,#dbe3ee,#aebed4);position:relative;overflow:hidden}.mcd-home .photo img{object-fit:cover;width:100%;height:100%}.mcd-home .iav{color:#fff;letter-spacing:.01em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.mcd-home .ft{border-radius:5px;flex-shrink:0;justify-content:center;align-items:flex-end;width:24px;height:28px;padding-bottom:3px;display:flex;position:relative}.mcd-home .ft span{color:#fff;font-size:7.5px;font-weight:800}.mcd-home .ft.pdf{background:var(--pdf)}.mcd-home .ft.xls{background:var(--xls)}.mcd-home .ft.jpg{background:var(--jpg)}.mcd-home header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffd9;position:sticky;top:0}.mcd-home .nav{justify-content:space-between;align-items:center;gap:16px;min-width:0;height:70px;display:flex}.mcd-home .brand{letter-spacing:-.02em;color:var(--ink);flex-shrink:1;align-items:center;gap:11px;min-width:0;font-size:19px;font-weight:700;display:flex}.mcd-home .brand .logo{background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 6px 16px -6px #2563eb99}.mcd-home .nav-r{flex-shrink:0;align-items:center;gap:16px;display:flex}.mcd-home .nav-r .lk{color:var(--text-2);font-size:14.5px;font-weight:600}.mcd-home .nav-r .lk:hover{color:var(--ink)}.mcd-home .navbtn{color:var(--ink);background:var(--card);border:1px solid var(--line-strong);cursor:pointer;border-radius:9px;align-items:center;gap:8px;padding:9px 15px;font-size:14.5px;font-weight:600;transition:all .18s;display:inline-flex}.mcd-home .navbtn:hover{border-color:var(--clay);color:var(--clay);background:var(--clay-soft)}.mcd-home .nav-scrim{opacity:0;visibility:hidden;z-index:60;background:#0b112080;transition:all .28s;position:fixed;inset:0}.mcd-home .nav-scrim.open{opacity:1;visibility:visible}.mcd-home .nav-drawer{background:var(--card);z-index:70;flex-direction:column;width:380px;max-width:86%;padding:18px 16px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;overflow:auto;transform:translate(104%);box-shadow:-24px 0 60px -22px #00000073}.mcd-home .nav-drawer.open{transform:none}.mcd-home .nd-head{justify-content:space-between;align-items:center;padding:4px 6px 14px;display:flex}.mcd-home .nd-x{width:36px;height:36px;color:var(--ink);background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;display:flex}.mcd-home .nd-x:hover{border-color:var(--line-strong)}.mcd-home .nd-group{letter-spacing:.07em;text-transform:uppercase;color:var(--faint);padding:14px 12px 6px;font-size:11px;font-weight:700}.mcd-home .nd-link{color:var(--ink);border-radius:10px;align-items:center;gap:11px;padding:12px;font-size:15px;font-weight:600;display:flex}.mcd-home .nd-link:hover{background:var(--clay-soft);color:var(--clay-2)}.mcd-home .nd-link.sub{color:var(--text-2);padding-left:14px;font-size:14.5px;font-weight:500}.mcd-home .nd-sep{background:var(--line);height:1px;margin:12px 6px}.mcd-home .nd-foot{margin-top:auto;padding:6px}.mcd-home .nd-login{text-align:center;color:var(--text-2);padding:12px;font-size:15px;font-weight:600;display:block}.mcd-home .nd-login:hover{color:var(--ink)}.mcd-home .nd-cta{justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;display:flex}.mcd-home .hero{background:linear-gradient(170deg,#0b1120 0%,#111d35 40%,#162544 70%,#1e3a5f 100%);padding:84px 0 96px;position:relative;overflow:hidden}.mcd-home .hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb29,#0000 65%);border-radius:50%;width:820px;height:620px;position:absolute;top:-220px;right:-120px}.mcd-home .hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f61a,#0000 65%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;left:-120px}.mcd-home .hero-grid{z-index:1;grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;display:grid;position:relative}.mcd-home .pill{color:#bfdbfe;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:9px;padding:7px 15px;font-size:12.5px;font-weight:600;display:inline-flex}.mcd-home .pill .dot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:2.4s infinite mcd-pulse}.mcd-home h1.title{letter-spacing:-.03em;color:#fff;margin-top:22px;font-size:62px;font-weight:700;line-height:1.04}.mcd-home h1.title em{color:#60a5fa;font-style:normal}.mcd-home .hero-sub{color:#ffffffb8;max-width:470px;margin-top:22px;font-size:18.5px;line-height:1.6}.mcd-home .hero-cta{flex-wrap:wrap;align-items:center;gap:14px;margin-top:30px;display:flex}.mcd-home .cta-note{color:#ffffff8c;max-width:420px;margin-top:16px;font-size:14px}.mcd-home .cta-micro{color:#fff9;flex-wrap:wrap;gap:22px;margin-top:18px;font-size:13px;display:flex}.mcd-home .cta-micro span{align-items:center;gap:7px;display:flex}.mcd-home .cta-micro svg{color:#34d399}.mcd-home .visual{position:relative}.mcd-home .visual .photo{border:1px solid #ffffff14;border-radius:22px;height:520px;box-shadow:0 46px 90px -38px #0009}.mcd-home .visual .photo:after{content:"";background:linear-gradient(165deg,#0000 50%,#0b112047);position:absolute;inset:0}.mcd-home .prog-card{background:var(--card);border:1px solid var(--line);border-radius:14px;width:300px;padding:18px;position:absolute;bottom:36px;left:-34px;box-shadow:0 30px 64px -24px #00000080}.mcd-home .prog-card .pk{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:700}.mcd-home .prog-card .pt{margin-top:2px;font-size:16px;font-weight:700}.mcd-home .prog-card .pbar{background:var(--paper-2);border:1px solid var(--line);border-radius:999px;height:7px;margin:12px 0 5px;overflow:hidden}.mcd-home .prog-card .pbar>i{background:linear-gradient(90deg,#2563eb,#3b82f6);width:71%;height:100%;display:block}.mcd-home .prog-card .pp{color:var(--muted);justify-content:space-between;font-size:11.5px;display:flex}.mcd-home .prog-card .prow{border-top:1px solid var(--line);color:var(--ink);align-items:center;gap:9px;padding:7px 0;font-size:12.5px;display:flex}.mcd-home .prog-card .prow:nth-child(3){border-top:0}.mcd-home .prog-card .cc{border:2px solid var(--line-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.mcd-home .prog-card .cc.ok{background:var(--sage);border-color:var(--sage)}.mcd-home .prog-card .prow .st{color:var(--muted);margin-left:auto;font-size:10.5px}.mcd-home .trust-chip{background:var(--card);color:var(--ink);border:1px solid var(--line);border-radius:13px;align-items:center;gap:11px;padding:12px 17px 12px 12px;display:flex;position:absolute;top:30px;right:-18px;box-shadow:0 22px 48px -16px #00000080}.mcd-home .trust-chip .tc-ic{background:var(--clay-soft);width:34px;height:34px;color:var(--clay);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mcd-home .trust-chip .tc-t{white-space:nowrap;font-size:14px;font-weight:600;line-height:1.1}.mcd-home .trust-chip .tc-s{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-top:3px;font-size:10.5px}.mcd-home .who{background:var(--paper)}.mcd-home .who-row{grid-template-columns:repeat(3,1fr);gap:32px 24px;max-width:920px;margin:0 auto;display:grid}.mcd-home .who-card{text-align:center}.mcd-home .who-card .ph{background:var(--card);border:1px solid var(--line);border-radius:50%;width:150px;height:150px;margin:0 auto 18px;padding:5px;box-shadow:0 16px 36px -22px #0f172a66}.mcd-home .who-card .ph .photo{border-radius:50%;width:100%;height:100%}.mcd-home .who-card .ph .photo img.headshot-tight{object-position:center 25%;transform-origin:50% 37%;transform:scale(1.4)}.mcd-home .who-card h3{color:var(--ink);font-size:19px;font-weight:600}.mcd-home .who-more{grid-column:1/-1;justify-content:center;align-items:center;gap:16px;margin:0;padding-top:32px;display:flex}.mcd-home .who-more:before,.mcd-home .who-more:after{content:"";background:var(--line-strong);opacity:.65;flex-shrink:0;width:72px;height:1px}.mcd-home .who-more span{letter-spacing:.02em;color:var(--faint);white-space:nowrap;font-size:13px;font-weight:500}.mcd-home .problem{background:var(--card);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mcd-home .ba-grid{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:16px;max-width:1000px;margin:0 auto;display:grid}.mcd-home .ba-col{align-content:start;gap:13px;display:grid}.mcd-home .pain{border:1px solid var(--line);background:var(--paper);border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;transition:all .25s;display:flex}.mcd-home .pain:hover{transform:translate(3px);box-shadow:0 14px 28px -20px #0f172a4d}.mcd-home .pain.before{border-left:3px solid var(--danger)}.mcd-home .pain.after{border-left:3px solid var(--sage)}.mcd-home .tile{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.mcd-home .tile.rose{background:var(--danger-soft);color:var(--danger)}.mcd-home .tile.green{background:var(--success-soft);color:var(--success)}.mcd-home .pain h4{color:var(--ink);font-size:14.5px;font-weight:700}.mcd-home .pain p{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.5}.mcd-home .ba-arrow{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.mcd-home .ba-arrow .line{flex:1;width:2px;min-height:30px}.mcd-home .ba-arrow .line.t{background:linear-gradient(to bottom, var(--danger), var(--line))}.mcd-home .ba-arrow .line.b{background:linear-gradient(to bottom, var(--sage), var(--line))}.mcd-home .ba-arrow .knob{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 12px 24px -8px #2563eb99}.mcd-home .how{background:var(--paper)}.mcd-home .how-cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.mcd-home .hcard{background:var(--card);border:1px solid var(--line);border-radius:16px;flex-direction:column;padding:24px;display:flex;box-shadow:0 16px 40px -32px #0f172a59}.mcd-home .hcard-head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.mcd-home .pip{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-family:Inter,sans-serif;font-size:14px;font-weight:700;display:inline-flex}.mcd-home .hcard-head .h{color:var(--ink);font-size:17px;font-weight:600}.mcd-home .hcard>p{color:var(--text-2);min-height:42px;margin-bottom:16px;font-size:13.5px}.mcd-home .submock{background:var(--panel);border:1px solid var(--line);border-radius:12px;flex:1;padding:16px}.mcd-home .submock .cap{letter-spacing:.05em;color:var(--muted);margin-bottom:8px;font-size:10.5px;font-weight:700}.mcd-home .submock-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.mcd-home .cnt{background:var(--success-soft);color:var(--success);border-radius:999px;padding:2px 9px;font-size:10px;font-weight:700}.mcd-home .chk{border-top:1px solid var(--line);color:var(--ink);align-items:center;gap:9px;padding:9px 0;font-size:12.5px;display:flex}.mcd-home .chk:first-of-type{border-top:0}.mcd-home .chk .sq{border:2px solid var(--line-strong);border-radius:5px;flex-shrink:0;width:16px;height:16px}.mcd-home .chk.add{color:var(--muted)}.mcd-home .chk .up{color:var(--success);background:var(--success-soft);border-radius:5px;margin-left:auto;padding:2px 7px;font-size:10px;font-weight:700}.mcd-home .linkbox{background:var(--card);border:1px solid var(--line);border-radius:8px;align-items:center;gap:9px;padding:9px 11px;display:flex}.mcd-home .linkbox .lk{color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:ui-monospace,Menlo,monospace;font-size:12px;overflow:hidden}.mcd-home .linkbox .cp{color:var(--clay-2);font-size:11px;font-weight:700}.mcd-home .sent{color:var(--muted);align-items:center;gap:7px;margin-top:12px;font-size:12px;display:flex}.mcd-home .updrop{border:2px dashed var(--line-strong);text-align:center;background:var(--card);border-radius:9px;margin-top:8px;padding:16px 10px}.mcd-home .updrop svg{color:var(--clay)}.mcd-home .updrop .ut{margin-top:5px;font-size:12.5px;font-weight:600}.mcd-home .filemini{background:var(--card);border:1px solid var(--line);border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:8px 9px;font-size:12.5px;display:flex}.mcd-home .filemini .fl{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.mcd-home .filemini .sz{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.mcd-home .effort{background:var(--card);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mcd-home .effort-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.mcd-home .effort-ph{position:relative}.mcd-home .effort-ph .photo{z-index:2;border-radius:20px;height:480px;position:relative;box-shadow:0 40px 80px -34px #0f172a66}.mcd-home .effort-ph:after{content:"";background:var(--paper-2);z-index:1;border-radius:20px;width:62%;height:62%;position:absolute;bottom:-22px;right:-22px}.mcd-home .effort h2{letter-spacing:-.022em;color:var(--ink);margin-top:16px;font-size:42px;font-weight:700;line-height:1.1}.mcd-home .effort .lead{color:var(--text-2);max-width:440px;margin-top:18px;font-size:17px}.mcd-home .effort-list{gap:16px;margin-top:26px;display:grid}.mcd-home .ef{color:var(--ink);align-items:center;gap:14px;font-size:15.5px;font-weight:500;display:flex}.mcd-home .ef .ck{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;box-shadow:0 8px 18px -8px #2563eb99}.mcd-home .dash{background:var(--paper)}.mcd-home .dash-inner{grid-template-columns:1fr 1.05fr;align-items:center;gap:56px;display:grid}.mcd-home .dash-inner>*{min-width:0}.mcd-home .dash h2{letter-spacing:-.022em;color:var(--ink);margin-top:14px;font-size:42px;font-weight:700;line-height:1.1}.mcd-home .dash-lead{color:var(--text-2);max-width:520px;margin-top:16px;font-size:17px}.mcd-home .dash-list{gap:18px;margin-top:26px;display:grid}.mcd-home .dli{gap:13px;display:flex}.mcd-home .dli .ic{background:var(--clay-soft);width:36px;height:36px;color:var(--clay-2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.mcd-home .dli .ic.red{background:var(--danger-soft);color:var(--danger)}.mcd-home .dli .ic.green{background:var(--success-soft);color:var(--success)}.mcd-home .dli .dt{color:var(--ink);font-size:15px;font-weight:700}.mcd-home .dli p{color:var(--text-2);margin-top:2px;font-size:14px}.mcd-home .dash-visual{width:100%;min-width:0;position:relative;overflow:hidden}.mcd-home .dash-orb{pointer-events:none;background:radial-gradient(circle,#2563eb24,#0000 60%);border-radius:50%;width:340px;height:340px;position:absolute;top:-70px;right:-70px}.mcd-home .app{z-index:1;background:var(--card);border:1px solid var(--line);border-radius:16px;width:100%;max-width:100%;position:relative;overflow:hidden;box-shadow:0 36px 70px -28px #0f172a59}.mcd-home .app-chrome{border-bottom:1px solid var(--line);background:#f1f5f9;align-items:center;gap:6px;padding:11px 14px;display:flex}.mcd-home .app-chrome .c{border-radius:50%;width:10px;height:10px}.mcd-home .app-url{color:var(--muted);margin-left:10px;font-size:11px}.mcd-home .app-body{background:var(--card);padding:18px}.mcd-home .app-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.mcd-home .app-head .kk{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:10.5px;font-weight:700}.mcd-home .app-head .tt{color:var(--ink);margin-top:2px;font-size:18px;font-weight:700}.mcd-home .kpi4{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px;display:grid}.mcd-home .kpi{background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:10px 11px}.mcd-home .kpi.danger{background:var(--danger-soft);border-color:#fbcfcf}.mcd-home .kpi .kl{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:9.5px;font-weight:700}.mcd-home .kpi.danger .kl{color:var(--danger)}.mcd-home .kpi .kn{color:var(--ink);font-variant-numeric:tabular-nums;margin-top:2px;font-size:22px;font-weight:700}.mcd-home .kpi.danger .kn{color:var(--danger)}.mcd-home .drow{background:var(--paper);border:1px solid var(--line);border-radius:10px;align-items:center;gap:10px;margin-top:7px;padding:10px 12px;display:flex}.mcd-home .drow.over{background:var(--danger-soft);border-color:#fbcfcf}.mcd-home .drow.ready{background:var(--success-soft);border-color:#a7f3d0}.mcd-home .drow .iav{width:30px;height:30px}.mcd-home .drow .dmid{flex:1;min-width:0}.mcd-home .drow .dn{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.mcd-home .btrack{background:var(--paper-2);border:1px solid var(--line);border-radius:999px;height:7px;margin-top:6px;overflow:hidden}.mcd-home .btrack>i{background:linear-gradient(90deg,#2563eb,#3b82f6);height:100%;display:block}.mcd-home .btrack>i.suc{background:linear-gradient(90deg,#059669,#34d399)}.mcd-home .spill{white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.mcd-home .spill.suc{background:var(--success-soft);color:var(--success)}.mcd-home .spill.warn{background:var(--warn-soft);color:var(--warn)}.mcd-home .spill.dang{background:var(--danger-soft);color:var(--danger)}.mcd-home .ddue{color:var(--muted);white-space:nowrap;font-size:11px}.mcd-home .ddue.red{color:var(--danger);font-weight:700}.mcd-home .bento-sec{background:var(--card);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.mcd-home .bento{grid-template-columns:repeat(3,1fr);grid-auto-rows:208px;gap:16px;display:grid}.mcd-home .bcell{border-radius:18px;position:relative;overflow:hidden}.mcd-home .bcell.tall{grid-row:span 2}.mcd-home .bcell .photo{width:100%;height:100%}.mcd-home .bpill{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:fit-content;max-width:calc(100% - 28px);color:var(--ink);background:#fffffff0;border-radius:14px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;line-height:1.25;display:inline-flex;position:absolute;bottom:14px;left:14px;right:14px;box-shadow:0 8px 20px -8px #0f172a59}.mcd-home .bpill .d{border-radius:50%;flex-shrink:0;align-self:center;width:8px;height:8px}.mcd-home .bpill .d.clay{background:var(--clay)}.mcd-home .bpill .d.sage{background:var(--sage)}.mcd-home .bstat{color:#fff;background:linear-gradient(140deg,#2563eb,#3b82f6);border-radius:18px;flex-direction:column;justify-content:space-between;padding:26px;display:flex}.mcd-home .bstat .bn{letter-spacing:-.03em;font-size:52px;font-weight:700;line-height:1}.mcd-home .bstat .bl{color:#ffffffd9;font-size:14px;line-height:1.45}.mcd-home .bcell .photo img{object-position:center}.mcd-home .bcell.tall .photo img{object-position:center 42%}.mcd-home .bcell.upload .photo img{object-position:58% center}.mcd-home .secvault{color:#fff;background:linear-gradient(170deg,#0b1120 0%,#111d35 45%,#162544 100%);position:relative;overflow:hidden}.mcd-home .secvault:before{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb38,#0000 65%);border-radius:50%;width:640px;height:460px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.mcd-home .secvault .vault-head{text-align:center;max-width:680px;margin:0 auto 48px;position:relative}.mcd-home .secvault .vault-ic{color:#93c5fd;background:#3b82f62e;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:inline-flex}.mcd-home .secvault .vault-head h2{letter-spacing:-.025em;color:#fff;font-size:40px;font-weight:700;line-height:1.08}.mcd-home .secvault .vault-head p{color:#ffffffa6;margin-top:16px;font-size:16px}.mcd-home .vault-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:840px;margin:0 auto;display:grid;position:relative}.mcd-home .vault-card{background:#ffffff0a;border:1px solid #ffffff17;border-radius:14px;align-items:flex-start;gap:14px;padding:22px 24px;display:flex}.mcd-home .vault-card .vi{color:#93c5fd;background:#3b82f629;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mcd-home .vault-card h4{color:#fff;font-size:15px;font-weight:700}.mcd-home .vault-card p{color:#ffffff9e;margin-top:5px;font-size:13px;line-height:1.5}.mcd-home .vault-foot{text-align:left;color:#ffffff80;justify-content:center;align-items:flex-start;gap:9px;max-width:640px;margin:36px auto 0;font-size:12px;line-height:1.55;display:flex;position:relative}.mcd-home .vault-foot svg{color:#fff6;flex-shrink:0;margin-top:1px}.mcd-home .trycta-sec{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f1f5f9;padding:72px 0}.mcd-home .trycta{background:var(--card);border:1px solid var(--line);text-align:center;border-radius:16px;max-width:620px;margin:0 auto;padding:44px 40px;box-shadow:0 20px 50px -28px #2563eb26}.mcd-home .trycta h2{letter-spacing:-.024em;color:var(--ink);margin-top:12px;font-size:30px;font-weight:800;line-height:1.12}.mcd-home .trycta .lead{color:var(--text-2);max-width:480px;margin:12px auto 0;font-size:16px}.mcd-home .trycta .cta-btn{margin-top:28px}.mcd-home .trycta-steps{border-top:1px solid var(--line);color:var(--text-2);flex-wrap:wrap;justify-content:center;gap:14px 22px;margin-top:28px;padding-top:28px;font-size:14px;display:flex}.mcd-home .trycta-steps span{align-items:center;gap:8px;display:inline-flex}.mcd-home .trycta-steps .n{background:var(--clay-soft);width:24px;height:24px;color:var(--clay);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.mcd-home .trycta-micro{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:8px 20px;margin-top:18px;font-size:13px;display:flex}.mcd-home .trycta-micro span{align-items:center;gap:6px;display:inline-flex}.mcd-home .trycta-micro svg{color:var(--success)}.mcd-home .pricing{background:var(--paper)}.mcd-home .tiers{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;max-width:1000px;margin:0 auto;display:grid}.mcd-home .tier{background:var(--card);border:1px solid var(--line);border-radius:18px;flex-direction:column;padding:30px 28px;display:flex;box-shadow:0 16px 40px -32px #0f172a59}.mcd-home .tier.featured{border-color:var(--clay);position:relative;box-shadow:0 30px 64px -30px #2563eb66}.mcd-home .tier .tag{color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#3b82f6);border-radius:999px;padding:5px 13px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 8px 18px -8px #2563eb99}.mcd-home .tier .tname{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:13px;font-weight:700}.mcd-home .tier.featured .tname{color:var(--clay-2)}.mcd-home .tier .tfor{color:var(--muted);margin-top:4px;font-size:13px}.mcd-home .tier .tprice{color:var(--ink);align-items:baseline;gap:3px;margin-top:18px;display:flex}.mcd-home .tier .tprice .cur{font-size:22px;font-weight:700}.mcd-home .tier .tprice .amt{letter-spacing:-.03em;font-size:52px;font-weight:700;line-height:1}.mcd-home .tier .tprice .per{color:var(--muted);margin-left:3px;font-size:15px;font-weight:500}.mcd-home .tier .tbill{color:var(--muted);margin-top:6px;font-size:13px}.mcd-home .tier .tline{background:var(--line);height:1px;margin:22px 0}.mcd-home .tlist{flex:1;gap:12px;display:grid}.mcd-home .tli{color:var(--text-2);align-items:flex-start;gap:9px;font-size:14px;display:flex}.mcd-home .tli svg{color:var(--sage);flex-shrink:0;margin-top:2px}.mcd-home .tier .btn{width:100%;margin-top:26px}.mcd-home .tier .tmicro{text-align:center;color:var(--muted);margin-top:10px;font-size:12px}.mcd-home .faq{background:var(--paper)}.mcd-home .faq-list{gap:14px;max-width:780px;margin:0 auto;display:grid}.mcd-home .faq-item{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:24px 26px}.mcd-home .faq-item h3{color:var(--ink);align-items:center;gap:10px;margin-bottom:9px;font-size:17px;font-weight:600;display:flex}.mcd-home .faq-item h3 .q{background:var(--clay-soft);width:24px;height:24px;color:var(--clay-2);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:13px;font-weight:700;display:flex}.mcd-home .faq-item p{color:var(--text-2);padding-left:34px;font-size:14.5px}.mcd-home .final{text-align:center;background:linear-gradient(170deg,#0b1120,#162544);position:relative;overflow:hidden}.mcd-home .final:before{content:"";background:radial-gradient(circle,#2563eb4d,#0000 65%);border-radius:50%;width:640px;height:460px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.mcd-home .final .pos{padding:96px 0;position:relative}.mcd-home .final h2{letter-spacing:-.028em;color:#fff;max-width:660px;margin:0 auto;font-size:50px;font-weight:700;line-height:1.06}.mcd-home .final p{color:#ffffffb3;max-width:560px;margin-top:20px;margin-left:auto;margin-right:auto;font-size:18px}.mcd-home .final .btn{margin-top:34px}.mcd-home .final .cta-micro{color:#fff9;justify-content:center;margin-top:20px}.mcd-home .final .cta-micro svg{color:#34d399}.mcd-home footer{background:linear-gradient(#0b1120,#070c17);padding:38px 0}.mcd-home .foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.mcd-home .foot .brand{color:#fff;font-size:17px}.mcd-home .foot .brand .logo{width:28px;height:28px;box-shadow:none;background:linear-gradient(135deg,#2563eb,#3b82f6)}.mcd-home .foot-links{color:#ffffff80;gap:24px;font-size:13px;display:flex}.mcd-home .foot-links a:hover{color:#fff}.mcd-home [id]{scroll-margin-top:84px}@media (max-width:900px){.mcd-home .hero{padding:60px 0 72px}.mcd-home .hero-grid{grid-template-columns:1fr;gap:48px}.mcd-home h1.title{font-size:48px}.mcd-home .visual .photo{height:420px}.mcd-home .trust-chip{gap:9px;padding:10px 14px 10px 10px;top:12px;right:12px}.mcd-home .trust-chip .tc-ic{width:32px;height:32px}.mcd-home .trust-chip .tc-t{font-size:13px}.mcd-home .pad{padding:68px 0}.mcd-home .section-head{margin-bottom:40px}.mcd-home .section-head h2{font-size:34px}.mcd-home .dash-inner{grid-template-columns:1fr;gap:46px}.mcd-home .dash h2{font-size:32px}.mcd-home .dash-lead{max-width:none}}@media (max-width:880px){.mcd-home .effort-grid{grid-template-columns:1fr;gap:48px}.mcd-home .effort h2{font-size:34px}.mcd-home .effort-ph .photo{height:380px}}@media (max-width:860px){.mcd-home .tiers{grid-template-columns:1fr;gap:28px;max-width:440px}.mcd-home .tier.featured{order:-1}}@media (max-width:840px){.mcd-home .ba-grid{grid-template-columns:1fr}.mcd-home .ba-arrow{flex-direction:row;padding:4px 0}.mcd-home .ba-arrow .line{display:none}.mcd-home .final h2{font-size:36px}}@media (max-width:820px){.mcd-home .bento{grid-template-columns:1fr 1fr;grid-auto-rows:172px}.mcd-home .bcell.tall{grid-area:span 1/span 2}}@media (max-width:760px){.mcd-home .who-row{grid-template-columns:1fr 1fr;gap:28px 20px}.mcd-home .who-more{gap:12px;padding-top:24px}.mcd-home .who-more:before,.mcd-home .who-more:after{width:40px}.mcd-home .who-more span{font-size:12.5px}}@media (max-width:700px){.mcd-home .vault-grid{grid-template-columns:1fr}.mcd-home .secvault .vault-head h2{font-size:30px}}@media (max-width:720px){.mcd-home .nav-r .lk,.mcd-home .nav-r .btn{display:none}.mcd-home .nav-r{gap:0}.mcd-home .navbtn-label{display:none}.mcd-home .navbtn{justify-content:center;gap:0;width:40px;height:40px;padding:0}}@media (max-width:560px){.mcd-home .brand{gap:9px;font-size:17px}.mcd-home .brand .logo{border-radius:8px;width:30px;height:30px}.mcd-home .wrap{padding:0 22px}.mcd-home .how-cards{grid-template-columns:1fr}.mcd-home h1.title{font-size:40px}.mcd-home .hero-cta .btn{width:100%}.mcd-home .prog-card{width:86%;left:0}.mcd-home .section-head h2,.mcd-home .dash h2,.mcd-home .effort h2{font-size:28px}.mcd-home .dash-inner{gap:32px}.mcd-home .dash-lead{max-width:none;font-size:16px}.mcd-home .dash-visual .dash-orb{width:240px;height:240px;top:-40px;right:-40px}.mcd-home .app-chrome{padding:9px 11px}.mcd-home .app-chrome .app-url{display:none}.mcd-home .app-body{padding:12px}.mcd-home .app-head{gap:10px;min-width:0;margin-bottom:12px}.mcd-home .app-head>div{min-width:0}.mcd-home .app-head .btn{white-space:nowrap;flex-shrink:0;padding:7px 10px;font-size:12px}.mcd-home .app-head .tt{font-size:16px}.mcd-home .kpi4{grid-template-columns:1fr 1fr}.mcd-home .kpi{padding:8px 9px}.mcd-home .kpi .kn{font-size:18px}.mcd-home .drow{gap:8px;padding:9px 10px}.mcd-home .drow .spill,.mcd-home .drow .ddue{flex-shrink:0}.mcd-home .final h2{font-size:30px}.mcd-home .pad{padding:54px 0}.mcd-home .trycta{padding:32px 22px}.mcd-home .trycta h2{font-size:24px}.mcd-home .trycta-steps{flex-direction:column;align-items:center}}@media (max-width:520px){.mcd-home .who-more:before,.mcd-home .who-more:after{display:none}}@media (max-width:440px){.mcd-home .bento{grid-auto-rows:142px;gap:12px}.mcd-home .bstat{padding:16px}.mcd-home .bstat .bn{font-size:38px}.mcd-home .bstat .bl{font-size:11.5px}.mcd-home .bpill{padding:7px 11px;font-size:12px;bottom:10px;left:10px;right:10px}}@media (prefers-reduced-motion:reduce){.mcd-home .pill .dot{animation:none}}
