/* Mr Usman Experience V2 — homepage conversion layer only */
.home-v2{
  --v2-blue:#4f7cff;
  --v2-cyan:#19d8ff;
  --v2-green:#20e6a2;
  --v2-violet:#8d68ff;
  --v2-panel:color-mix(in srgb,var(--color-surface) 92%,transparent);
  --v2-border:color-mix(in srgb,var(--color-border) 78%,#5577ff 22%);
}
.home-v2 main{overflow:hidden}
.home-v2 .home-hero{min-height:min(820px,calc(100svh - 10px));padding:118px 0 58px;display:flex;align-items:center;position:relative}
.home-v2 .home-hero:before{content:"";position:absolute;inset:72px 0 0;pointer-events:none;background:radial-gradient(620px 360px at 72% 22%,rgba(79,124,255,.17),transparent 68%),radial-gradient(460px 280px at 18% 72%,rgba(25,216,255,.08),transparent 72%)}
.home-v2 .home-hero .hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.78fr);gap:52px;position:relative}
.home-v2 .home-hero h1{font-size:clamp(44px,5.2vw,72px);line-height:.98;letter-spacing:-.045em;max-width:820px;margin-bottom:20px}
.home-v2 .home-hero h1 span{display:block}
.home-v2 .home-hero h1 span:nth-child(2){background:linear-gradient(90deg,var(--v2-cyan),#7f9fff 62%,#b894ff);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-v2 .home-hero .lead{font-size:clamp(17px,1.55vw,20px);line-height:1.65;max-width:720px}
.home-v2 .availability{margin-bottom:18px;background:rgba(32,230,162,.08);border-color:rgba(32,230,162,.24);color:#7df5ca}
.home-v2 .hero-actions{margin-top:24px}
.home-v2 .hero-actions .btn{min-height:50px;padding-inline:20px}
.home-v2 .trust-bar{margin-top:18px}
.home-v2 .trust-bar span{background:rgba(255,255,255,.025);font-weight:750}
.home-v2 .hero-proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:22px;max-width:690px}
.home-v2 .hero-proof-row div{padding:13px 14px;border:1px solid var(--color-border);border-radius:13px;background:rgba(255,255,255,.025)}
.home-v2 .hero-proof-row strong{display:block;font-size:17px;color:var(--color-text)}
.home-v2 .hero-proof-row span{display:block;font-size:12px;color:var(--color-muted);margin-top:2px}
.home-v2 .hero-visual{position:relative;padding:20px;border-radius:24px;background:linear-gradient(155deg,rgba(79,124,255,.13),rgba(255,255,255,.025));box-shadow:0 28px 90px rgba(0,0,0,.30)}
.home-v2 .operator-profile{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:center;padding:16px;border:1px solid var(--color-border);border-radius:18px;background:rgba(8,11,19,.56)}
.home-v2 .operator-profile img{width:96px;height:96px;border-radius:20px;object-fit:cover;border:1px solid rgba(25,216,255,.35);box-shadow:0 12px 30px rgba(0,0,0,.28)}
.home-v2 .operator-profile strong{display:block;font-size:21px}
.home-v2 .operator-profile span{display:block;color:var(--v2-cyan);font-weight:800;font-size:13px;margin-top:4px}
.home-v2 .operator-profile small{display:block;color:var(--color-muted);line-height:1.5;margin-top:7px}
.home-v2 .visual-grid{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}
.home-v2 .visual-grid span{min-height:64px;align-items:center;justify-content:center;text-align:center;padding:10px;font-size:13px;border-radius:12px;transition:.2s ease}
.home-v2 .visual-grid span:hover{border-color:rgba(25,216,255,.35);background:rgba(25,216,255,.07);transform:translateY(-2px)}
.home-v2 .visual-note{grid-template-columns:auto 1fr;align-items:center;gap:12px;background:rgba(8,11,19,.62)}
.home-v2 .visual-note strong{color:var(--v2-green)}
.home-v2 .conversion-strip{border-bottom:1px solid var(--color-border);background:linear-gradient(90deg,rgba(79,124,255,.045),rgba(25,216,255,.025),transparent)}
.home-v2 .conversion-strip-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-block:18px}
.home-v2 .conversion-path{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid transparent;border-radius:14px;text-decoration:none;color:var(--color-text);transition:.2s ease}
.home-v2 .conversion-path:hover{border-color:var(--v2-border);background:rgba(255,255,255,.025);transform:translateY(-2px)}
.home-v2 .conversion-path b{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:rgba(79,124,255,.14);color:var(--v2-cyan);font-size:13px}
.home-v2 .conversion-path strong{display:block;font-size:14px}.home-v2 .conversion-path span{display:block;color:var(--color-muted);font-size:12px}
.home-v2 .section{padding:88px 0}
.home-v2 .section .wrap>h2{font-size:clamp(34px,4.2vw,54px);letter-spacing:-.035em;margin-bottom:30px}
.home-v2 .kicker{margin-bottom:13px}
.home-v2 .discipline-grid,.home-v2 .world-grid,.home-v2 .services-grid,.home-v2 .project-grid,.home-v2 .tools-grid,.home-v2 .article-grid{align-items:stretch}
.home-v2 .discipline-card,.home-v2 .world-card,.home-v2 .service-card,.home-v2 .project-card,.home-v2 .tool-card,.home-v2 .article-card{height:100%;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.home-v2 .discipline-card:hover,.home-v2 .world-card:hover,.home-v2 .service-card:hover,.home-v2 .project-card:hover,.home-v2 .tool-card:hover,.home-v2 .article-card:hover{transform:translateY(-6px);border-color:rgba(25,216,255,.34);box-shadow:0 24px 60px rgba(0,0,0,.23)}
.home-v2 .discipline-card{min-height:210px;padding:22px}
.home-v2 .discipline-card h3{font-size:19px}.home-v2 .discipline-card p{font-size:14px}
.home-v2 .world-card{min-height:270px;padding:22px}.home-v2 .world-card h3{min-height:2.35em}.home-v2 .world-card p{margin-bottom:34px}
.home-v2 .services-grid{gap:18px}
.home-v2 .service-card{position:relative;min-height:330px;padding:22px;grid-template-columns:52px 1fr;border-radius:18px}
.home-v2 .service-card>div:last-child{display:flex;flex-direction:column;min-width:0}
.home-v2 .service-card h3{font-size:23px;min-height:2.35em}.home-v2 .service-card p{min-height:5.2em;margin-bottom:16px}
.home-v2 .service-card .for-tag{width:max-content;max-width:100%;margin-bottom:10px}.home-v2 .service-price{display:block;color:#99f2d3;font-size:13px;font-weight:850;margin:0 0 16px}.home-v2 .service-card .text-link{margin-top:auto;width:max-content}
.home-v2 .chip.popular{position:absolute;right:18px;top:18px;z-index:2;background:linear-gradient(90deg,var(--v2-blue),var(--v2-violet));border:none;color:#fff;box-shadow:0 9px 26px rgba(79,124,255,.25)}
.home-v2 .numbers-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-v2 .number-card{padding:26px 18px}.home-v2 .number-card strong{font-size:44px;background:linear-gradient(90deg,var(--v2-cyan),#7a8fff);-webkit-background-clip:text;background-clip:text;color:transparent}
.home-v2 .problem-cloud{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.home-v2 .problem-accordion{border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface);overflow:hidden}
.home-v2 .problem-accordion summary{min-height:72px;padding:15px 18px;display:grid;grid-template-columns:40px 1fr 28px;gap:12px;align-items:center;cursor:pointer;list-style:none}
.home-v2 .problem-accordion summary::-webkit-details-marker{display:none}.home-v2 .problem-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:rgba(79,124,255,.12);color:var(--v2-cyan);font-weight:900}.home-v2 .problem-chevron{font-size:25px;color:var(--color-muted);transition:.2s ease}.home-v2 .problem-accordion[open] .problem-chevron{transform:rotate(45deg);color:var(--v2-cyan)}
.home-v2 .problem-answer{padding:0 18px 18px 70px}.home-v2 .problem-answer p{color:var(--color-muted);margin:0 0 12px}.home-v2 .problem-answer .text-link{display:inline-flex;padding:9px 12px;border:1px solid rgba(25,216,255,.25);border-radius:9px;background:rgba(25,216,255,.06)}
.home-v2 .featured-case{border-radius:22px;min-height:240px}.home-v2 .case-grid,.home-v2 .project-grid{gap:18px}.home-v2 .project-card{min-height:350px;display:flex;flex-direction:column}.home-v2 .project-card .project-view-link{margin-top:auto}.home-v2 .project-card:first-child{grid-column:span 2;background:linear-gradient(145deg,rgba(79,124,255,.16),var(--color-surface))}
.home-v2 .tool-card,.home-v2 .article-card{min-height:290px;display:flex;flex-direction:column}.home-v2 .tool-card .use-free,.home-v2 .article-card small{margin-top:auto}.home-v2 .no-email-badge{width:max-content;margin-top:8px}
.home-v2 .final-cta{padding:34px;border-radius:24px;background:linear-gradient(135deg,rgba(79,124,255,.16),rgba(25,216,255,.06));border-color:rgba(79,124,255,.32)}
.home-v2 .lead-capture-grid{gap:40px}.home-v2 .lead-form-card{border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.2)}
.home-v2 .v2-reveal{opacity:0;transform:translateY(18px)}.home-v2 .v2-reveal.v2-visible{opacity:1;transform:none;transition:opacity .55s ease,transform .55s ease}
@media(max-width:980px){
  .home-v2 .home-hero{min-height:auto;padding:118px 0 64px}.home-v2 .home-hero .hero-grid{grid-template-columns:1fr;gap:28px}.home-v2 .home-hero h1{max-width:760px}.home-v2 .hero-visual{max-width:760px}.home-v2 .conversion-strip-inner{grid-template-columns:1fr}.home-v2 .project-card:first-child{grid-column:auto}
}
@media(max-width:700px){
  .home-v2 .home-hero{padding:102px 0 52px}.home-v2 .home-hero h1{font-size:clamp(40px,12vw,56px)}.home-v2 .home-hero .lead{font-size:17px}.home-v2 .hero-proof-row{grid-template-columns:1fr 1fr}.home-v2 .hero-proof-row div:last-child{grid-column:1/-1}.home-v2 .operator-profile{grid-template-columns:72px 1fr}.home-v2 .operator-profile img{width:72px;height:72px}.home-v2 .visual-grid{grid-template-columns:repeat(2,1fr)}.home-v2 .section{padding:64px 0}.home-v2 .problem-cloud{grid-template-columns:1fr}.home-v2 .problem-answer{padding-left:18px}.home-v2 .numbers-grid{grid-template-columns:1fr 1fr}.home-v2 .service-card{grid-template-columns:1fr}.home-v2 .chip.popular{position:static;width:max-content;margin-bottom:10px}.home-v2 .service-card h3,.home-v2 .service-card p{min-height:0}.home-v2 .hero-actions .desktop-extra{display:none}
}
@media(prefers-reduced-motion:reduce){.home-v2 .v2-reveal{opacity:1;transform:none}.home-v2 *{transition:none!important}}
