:root{--blue:#061a5b;--blue2:#08266f;--gold:#d99a00;--gold2:#f2b827;--ink:#071b55;--muted:#617091;--line:#dfe7f4;--soft:#f7f9fd;--white:#fff;--shadow:0 18px 42px rgba(6,26,91,.10);--radius:18px;--wide:1420px}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wide{width:min(var(--wide),calc(100% - 72px));margin-inline:auto}.topbar{background:var(--blue);color:#fff;font-size:13px}.topbar-inner{height:34px;display:flex;justify-content:space-between;align-items:center;gap:18px}.top-left,.top-right{display:flex;align-items:center;gap:26px}.topbar a,.topbar span{color:#fff;opacity:.95;transition:.2s}.topbar a:hover{color:var(--gold2);transform:translateY(-1px)}.navbar{background:#fff;border-bottom:1px solid #edf1f6;position:sticky;top:0;z-index:50}.nav-inner{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:222px;height:auto}.nav-links{display:flex;align-items:center;gap:31px;font-weight:800;font-size:14px;color:var(--ink)}.nav-links>a,.nav-item>a{padding:34px 0;display:flex;align-items:center;gap:6px}.nav-links a:hover,.nav-links a.active{color:var(--gold)}.nav-item{position:relative}.dropdown-menu{position:absolute;top:84px;left:-26px;min-width:270px;background:#fff;border:1px solid #e5edf8;border-radius:18px;box-shadow:0 22px 50px rgba(6,26,91,.16);padding:14px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.22s;z-index:80}.nav-item:hover .dropdown-menu,.nav-item:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:13px 15px;border-radius:12px;font-weight:750;color:var(--ink);white-space:nowrap}.dropdown-menu a:hover{background:#f7f9ff;color:var(--gold)}.nav-actions{display:flex;align-items:center;gap:12px}.nav-icon{border:0;background:#fff;color:var(--blue);font-weight:900;font-size:22px;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:15px 28px;font-weight:900;border:1.5px solid transparent;cursor:pointer;transition:.25s;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-blue{background:var(--blue);color:#fff;box-shadow:0 16px 28px rgba(6,26,91,.16)}.btn-gold{background:linear-gradient(135deg,#d69600,#efb21b);color:#fff}.btn-outline,.btn-white{border-color:var(--blue);color:var(--blue);background:#fff}.btn-play i{background:var(--blue);color:#fff;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:13px}.mobile-menu{display:none}.site-search{display:none;position:absolute;left:0;right:0;top:86px;background:#fff;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;padding:18px 0;box-shadow:0 18px 40px rgba(6,26,91,.10);z-index:70}.site-search.open{display:block}.site-search form{display:flex;gap:12px}.site-search input{flex:1;border:1px solid #dbe4f2;border-radius:14px;padding:16px 18px;font:inherit}.site-search button{border:0;border-radius:12px;background:var(--blue);color:#fff;font-weight:900;padding:0 28px}.site-search .search-close{background:#eef3fb;color:var(--blue);font-size:28px;line-height:1}.hero{position:relative;min-height:610px;overflow:hidden;border-bottom:1px solid #dbe6f4}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,#fff 0%,#fff 34%,rgba(255,255,255,.88) 45%,rgba(255,255,255,.20) 67%,rgba(255,255,255,0) 100%),url('../images/hero-image.png');background-size:cover;background-position:right center;background-repeat:no-repeat}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:130px;background:linear-gradient(0deg,#fff 0%,rgba(255,255,255,0) 100%);pointer-events:none}.hero-inner{position:relative;z-index:2;min-height:610px;display:grid;grid-template-columns:minmax(520px,690px) 1fr;align-items:center}.hero-copy{padding-top:25px}.hero-badge,.kicker{display:inline-flex;align-items:center;gap:10px;font-weight:900;color:var(--blue);font-size:15px}.hero-badge:before,.kicker:before{content:"✯";display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff4d8;color:var(--gold)}.hero h1{font-size:clamp(46px,5vw,76px);line-height:.98;margin:36px 0 22px;letter-spacing:-.055em;color:var(--blue);font-weight:950}.hero h1 strong{color:var(--gold);font-weight:950}.hero p{max-width:620px;font-size:21px;line-height:1.6;color:#082258;margin:0 0 32px}.hero-actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:58px;max-width:680px}.trust-row article{display:flex;align-items:center;gap:16px;background:rgba(255,255,255,.88);border:1px solid #dbe5f5;border-radius:16px;padding:15px 18px;box-shadow:0 14px 34px rgba(6,26,91,.08)}.trust-row i{width:44px;height:44px;border-radius:12px;border:3px solid var(--blue);display:grid;place-items:center;font-style:normal;color:var(--blue);font-weight:900}.trust-row b{display:block;font-size:16px}.trust-row span{display:block;color:#506389;white-space:nowrap}.hero-card{position:absolute;right:2.5%;top:50%;transform:translateY(-44%);width:330px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,rgba(255,246,218,.94),rgba(255,255,255,.76));backdrop-filter:blur(16px);border:1px solid rgba(223,168,32,.5);box-shadow:0 32px 70px rgba(6,26,91,.20)}.hero-card article{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:center;padding:23px 24px;border-bottom:1px solid rgba(6,26,91,.09);transition:.25s}.hero-card article:hover{background:rgba(255,255,255,.55);transform:translateX(-4px)}.hero-card article:last-child{border-bottom:0}.hero-card i{grid-row:span 2;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff8e8;color:var(--gold);font-weight:900;font-style:normal;box-shadow:0 8px 24px rgba(217,154,0,.14)}.hero-card b{font-size:15px;white-space:normal}.hero-card small{color:#53627f}.section{padding:48px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.section-head h2,.partners h2{font-size:30px;margin:0;color:var(--blue);letter-spacing:-.035em}.section-head a{font-weight:800;color:var(--blue)}.type-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.type-card{min-height:165px;border:1px solid #dde6f4;border-radius:14px;padding:24px 14px;text-align:center;background:#fff}.type-card i{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 16px;border-radius:15px;background:#fff3d5;color:var(--gold);font-size:26px;font-style:normal}.type-card h3{font-size:14px;margin:0 0 10px}.type-card p{font-size:13px;line-height:1.5;color:#233967;margin:0}.hover-card{transition:.25s}.hover-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#cddbf0}.campaign-grid{display:grid;gap:24px}.campaign-grid.four{grid-template-columns:repeat(4,1fr)}.campaign-grid.three{grid-template-columns:repeat(3,1fr)}.campaign-card{border:1px solid #dce5f2;border-radius:15px;background:#fff;overflow:hidden}.campaign-img{height:176px;position:relative}.campaign-img img{width:100%;height:100%;object-fit:cover}.tag{position:absolute;top:12px;left:12px;padding:7px 11px;border-radius:6px;color:#fff;font-size:11px;font-weight:900}.tag-equity{background:#d99a00}.tag-debt{background:#115bd8}.tag-contract{background:#5b2ee6}.tag-donation{background:#e08b00}.tag-model{background:#159157}.tag-short{background:#0ea5a6}.campaign-img button{position:absolute;top:12px;right:12px;border:0;background:#fff;border-radius:8px;width:34px;height:34px}.campaign-body{padding:18px}.campaign-body h3{margin:0 0 8px;font-size:18px}.campaign-body p{margin:0 0 11px;color:#33476d}.campaign-body small{color:#d14444}.raised,.goal{display:flex;justify-content:space-between;gap:10px;margin-top:13px;font-size:13px}.bar{height:8px;background:#e9eef4;border-radius:10px;overflow:hidden;margin:8px 0}.bar i{display:block;height:100%;background:#16a34a;border-radius:10px}.campaign-foot{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e7edf5;margin-top:16px;padding-top:16px;gap:14px}.campaign-foot b{display:block;font-size:17px}.campaign-foot em{font-style:normal;font-size:12px;color:#53627f}.stats-bar{background:var(--blue);border-radius:14px;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0;margin-top:22px;box-shadow:var(--shadow)}.stats-bar div{display:grid;grid-template-columns:60px auto;align-items:center;justify-content:center;gap:8px;border-right:1px solid rgba(255,255,255,.2)}.stats-bar div:last-child{border-right:0}.stats-bar i{grid-row:span 2;color:var(--gold);font-size:44px;font-style:normal}.stats-bar b{font-size:28px}.stats-bar span{font-size:13px}.how-strip .compact{justify-content:flex-start;gap:28px}.how-strip .compact span{color:var(--gold);font-weight:800}.step-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;text-align:center;position:relative}.step-strip article{position:relative}.step-strip i{display:grid;place-items:center;width:74px;height:74px;margin:auto;border-radius:50%;border:1px solid #dce6f3;background:#fff;color:var(--gold);font-style:normal;font-weight:900}.step-strip article:not(:last-child):after{content:"→";position:absolute;right:-22px;top:25px;color:#9badc7;font-size:34px}.step-strip h3{margin:16px 0 8px}.step-strip p{font-size:14px;line-height:1.5}.partners{padding-top:20px}.partner-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:24px}.partner-grid div{height:78px;border:1px solid #e0e8f4;border-radius:12px;background:#fff;display:grid;place-items:center;padding:12px}.partner-grid img{max-height:54px;object-fit:contain}.cta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cta-grid article{display:grid;grid-template-columns:1.1fr .9fr;gap:10px;align-items:center;background:#f4f7fb;border-radius:16px;padding:24px}.cta-grid img{height:120px;object-fit:cover;border-radius:12px}.cta-grid h3{font-size:23px;margin:0 0 12px}.cta-grid p{line-height:1.5}.page-hero{background:linear-gradient(90deg,#fff 0%,#fff 50%,#f6f8fc 100%);padding:70px 0 40px}.page-hero-inner{min-height:250px;display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:center}.page-hero h1,.explore-title h1,.unique-hero h1{font-size:48px;line-height:1;margin:20px 0 14px;color:var(--blue);letter-spacing:-.04em}.page-hero p,.unique-hero p{font-size:19px;line-height:1.65;max-width:650px}.page-hero img{height:270px;width:100%;object-fit:cover;border-radius:22px}.explore-top{padding:64px 0 36px;background:#fbfcff}.explore-title{display:grid;grid-template-columns:.9fr 1.3fr;gap:60px;align-items:center}.explore-title p{font-size:18px;line-height:1.6}.mini-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:16px;border:1px solid #e6edf6}.mini-stats article{padding:24px;text-align:center;border-right:1px solid #e6edf6}.mini-stats article:last-child{border:0}.mini-stats b{font-size:24px}.mini-stats span{display:block;color:var(--muted);font-size:13px}.explore-layout{display:grid;grid-template-columns:300px 1fr;gap:36px;padding:40px 0 70px}.filter-panel{border:1px solid #e2eaf6;border-radius:16px;background:#fff;padding:24px;align-self:start;box-shadow:0 10px 30px rgba(6,26,91,.04)}.filter-panel h3{display:flex;justify-content:space-between;margin-top:0}.filter-panel b{display:block;margin:18px 0 10px}.filter-panel label{display:block;margin:10px 0;color:#263c67}.filter-panel select,.market-controls input,.market-controls select,.resource-search input,.newsletter input{width:100%;border:1px solid #dce5f2;border-radius:12px;padding:15px;background:#fff;font:inherit}.full{width:100%;margin-top:20px}.range-line{height:5px;background:linear-gradient(90deg,var(--gold) 0 80%,#e8edf5 80%);border-radius:10px;margin:12px 0}.market-controls{display:grid;grid-template-columns:1fr 230px 50px 50px;gap:14px;margin-bottom:28px}.market-controls button{border:1px solid #dce5f2;background:#fff;border-radius:12px;color:var(--blue);font-weight:900}.big-process{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:34px;padding:56px 40px;border:1px solid #e3eaf4;border-radius:22px;background:#fff;box-shadow:var(--shadow);margin-top:40px}.big-process article{text-align:center}.big-process i{display:grid;place-items:center;width:76px;height:76px;margin:0 auto 18px;border-radius:50%;background:var(--blue);color:#fff;font-size:24px;font-weight:900;font-style:normal}.big-process article div{margin-top:20px;border:1px solid #e3eaf4;border-radius:12px;padding:16px;text-align:left}.big-process span{display:block;margin:8px 0;color:#263b64}.trust-band{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#fff8eb;border-radius:18px;padding:28px;margin-top:32px}.dark-cta{background:var(--blue);color:#fff;border-radius:16px;padding:28px 34px;display:flex;align-items:center;gap:24px;margin-bottom:50px}.dark-cta h2{margin:0}.dark-cta p{margin-right:auto}.btn-outline-light{border-color:#fff;color:#fff}.raise-hero{padding:60px 0;background:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.split h1{font-size:46px;margin:0;color:var(--blue)}.split h2{color:var(--gold);font-size:24px}.split p{font-size:18px;line-height:1.65}.split aside{position:relative}.split aside>img{height:360px;width:100%;object-fit:cover;border-radius:22px}.floating-metric{position:absolute;right:30px;top:50px;background:#fff;border-radius:18px;padding:28px;box-shadow:var(--shadow)}.floating-metric b{display:block;font-size:28px;color:var(--blue);margin:8px 0}.floating-metric em{color:#16a34a;font-style:normal;font-weight:900}.icon-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:30px}.icon-row span{background:#fff8eb;border-radius:14px;padding:16px;font-weight:900}.business-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:22px;margin-top:25px;text-align:center}.business-steps i{display:grid;place-items:center;width:52px;height:52px;margin:auto;border-radius:50%;border:1px solid var(--gold);color:var(--gold);font-style:normal;font-weight:900}.raise-grid{display:grid;grid-template-columns:1.25fr 1fr .9fr;gap:24px;margin-bottom:60px}.raise-grid article,.raise-grid aside{border:1px solid #e2eaf6;border-radius:18px;padding:24px;background:#fff}.raise-grid aside{background:var(--blue);color:#fff}.mini-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.mini-card-grid div{background:#fbfcff;border-radius:12px;padding:16px}.value-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.value-grid article{text-align:center;border:1px solid #e1e9f5;border-radius:16px;padding:28px}.mission-vision{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:24px;align-items:stretch;padding:40px 0}.mission-vision article{background:#fff;border:1px solid #e2eaf6;border-radius:18px;padding:34px}.mission-vision img{height:220px;width:100%;object-fit:cover;border-radius:18px}.timeline>div{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;text-align:center;margin-top:28px}.timeline i{display:grid;place-items:center;width:68px;height:68px;margin:auto;border-radius:50%;background:#f1f5ff;color:var(--blue);font-style:normal;font-weight:900}.leader-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.leader-grid article{text-align:center;border:1px solid #e2eaf6;border-radius:16px;overflow:hidden}.leader-grid article div{height:150px;background:linear-gradient(135deg,#e9eff8,#fff)}.resource-search{display:grid;grid-template-columns:1fr 120px;gap:12px;margin-top:-25px;background:#fff;padding:20px;border-radius:16px;box-shadow:var(--shadow)}.resource-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#e3eaf4;border-radius:16px;overflow:hidden;margin-top:30px}.resource-cats article{background:#fff;text-align:center;padding:34px}.insight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.insight-grid article{border:1px solid #e2eaf6;border-radius:16px;overflow:hidden;background:#fff}.insight-img{height:135px;background:linear-gradient(135deg,#274b8d,#e5a400)}.insight-grid article h3,.insight-grid article p,.insight-grid article small,.insight-grid article a{display:block;margin-left:18px;margin-right:18px}.download-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.download-grid article{text-align:center;border:1px solid #e2eaf6;border-radius:14px;padding:22px;background:#fff}.download-grid button{border:1px solid #dce5f2;border-radius:10px;background:#fff;padding:10px 14px}.newsletter{display:grid;grid-template-columns:auto 1fr 140px;gap:20px;align-items:center;background:var(--blue);color:#fff;border-radius:16px;padding:28px 36px;margin-bottom:50px}.unique-hero{padding:72px 0 54px;background:radial-gradient(circle at 80% 10%,#eef6ff 0,#fff 45%,#fff 100%)}.unique-hero-grid{display:grid;grid-template-columns:1.1fr .75fr;gap:54px;align-items:center}.unique-hero aside{background:linear-gradient(135deg,#fff8e7,#fff);border:1px solid #efdba2;border-radius:22px;padding:34px;box-shadow:var(--shadow)}.unique-hero aside b{color:var(--gold)}.unique-content{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;padding:50px 0}.unique-content article,.unique-content aside,.detail-card-grid article{border:1px solid #e2eaf6;border-radius:18px;padding:30px;background:#fff;box-shadow:0 10px 30px rgba(6,26,91,.04)}.unique-points{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}.unique-points div{display:flex;gap:10px;background:#f7f9fd;border-radius:12px;padding:14px}.unique-points i{color:#16a34a;font-style:normal;font-weight:900}.detail-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.detail-card-grid b{color:var(--gold);font-size:28px}.footer{background:#061746;color:#d9e4ff;position:relative;overflow:hidden;margin-top:40px}.footer:before{content:"";position:absolute;inset:auto auto -160px -140px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.08),transparent 60%)}.footer-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.6fr repeat(5,1fr) 1.4fr;gap:34px;padding:58px 0 42px}.footer img{width:168px;background:#fff;padding:12px}.footer h4{color:#fff;margin:0 0 18px;font-size:17px}.footer a,.footer p{display:block;color:#c7d5f5;font-size:14px;line-height:1.7;margin:0 0 10px}.footer a:hover{color:var(--gold)}.footer-mini{margin:18px 0}.social{display:flex;gap:10px;flex-wrap:wrap}.social a{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:#0b255f;margin:0;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding:18px 0;color:#b8c7e8;font-size:13px}.mobile-bottom-cta{display:none}@media (max-width:1100px){.wide{width:min(100% - 32px,1000px)}.nav-links{position:fixed;top:0;right:-100%;width:min(86vw,390px);height:100vh;background:#fff;display:flex;flex-direction:column;align-items:stretch;padding:90px 24px 30px;gap:0;box-shadow:-25px 0 60px rgba(6,26,91,.18);transition:.25s;overflow:auto}.nav-links.open{right:0}.nav-links>a,.nav-item>a{padding:16px;border-bottom:1px solid #edf2fa}.dropdown-menu{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;display:none;padding:0 0 10px}.nav-item.open .dropdown-menu{display:block}.dropdown-menu a{padding:11px 20px}.mobile-menu{display:block;border:0;background:var(--blue);color:#fff;border-radius:10px;width:42px;height:42px;font-size:20px}.nav-actions .btn,.nav-actions .nav-icon{display:none}.nav-inner{height:74px}.brand img{width:170px}.top-right{display:none}.topbar-inner{height:34px}.top-left{width:100%;justify-content:space-between;gap:8px;font-size:11px}.hero{min-height:760px;background:#fff}.hero-bg{background-image:linear-gradient(180deg,rgba(255,255,255,.90),rgba(255,255,255,.96)),url('../images/hero-image.png');background-size:cover;background-position:center bottom;opacity:1}.hero-inner{min-height:760px;display:block;padding-top:38px}.hero h1{font-size:42px}.hero p{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-actions .btn{padding:14px 10px;font-size:13px}.hero-card{display:none}.trust-row{grid-template-columns:1fr;margin-top:24px;gap:12px}.trust-row article{padding:13px 14px}.trust-row span{white-space:normal}.type-grid,.campaign-grid.four,.campaign-grid.three,.big-process,.business-steps,.value-grid,.timeline>div,.leader-grid,.resource-cats,.insight-grid,.download-grid,.detail-card-grid,.partner-grid,.cta-grid,.footer-grid{grid-template-columns:1fr}.campaign-img{height:190px}.stats-bar{grid-template-columns:1fr 1fr;gap:0}.stats-bar div{border-bottom:1px solid rgba(255,255,255,.15);padding:16px}.step-strip{grid-template-columns:1fr}.step-strip article:after{display:none}.page-hero-inner,.explore-title,.explore-layout,.split,.raise-grid,.mission-vision,.newsletter,.unique-hero-grid,.unique-content{grid-template-columns:1fr}.market-controls{grid-template-columns:1fr}.mini-stats,.resource-cats{grid-template-columns:1fr 1fr}.big-process{padding:24px}.dark-cta{display:block}.icon-row{grid-template-columns:1fr 1fr}.mini-card-grid{grid-template-columns:1fr}.newsletter{display:block}.newsletter input{margin:15px 0}.footer{padding-bottom:62px}.mobile-bottom-cta{position:fixed;bottom:0;left:0;right:0;background:#061746;display:grid;grid-template-columns:repeat(5,1fr);z-index:60;box-shadow:0 -12px 30px rgba(0,0,0,.15)}.mobile-bottom-cta a{text-align:center;color:#fff;font-size:11px;padding:12px 4px}.mobile-bottom-cta a:nth-child(3){background:var(--gold);color:#061746;font-weight:900}}@media (max-width:560px){.wide{width:calc(100% - 24px)}.hero{min-height:705px}.hero-inner{min-height:705px}.hero h1{font-size:35px}.page-hero h1,.explore-title h1,.unique-hero h1{font-size:34px}.section-head{align-items:flex-start;gap:12px;flex-direction:column}.mini-stats,.stats-bar{grid-template-columns:1fr}.topbar a{font-size:10px}.brand img{width:150px}.btn{padding:13px 18px}.unique-points{grid-template-columns:1fr}}

/* Professional page system rebuild */
.content-page{background:#fff}.content-hero{padding:76px 0 64px;background:linear-gradient(135deg,#fff 0%,#f7faff 48%,#fff8e6 100%);border-bottom:1px solid #e5edf7;position:relative;overflow:hidden}.content-hero:before{content:"";position:absolute;right:-150px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(217,154,0,.18),transparent 63%)}.content-hero:after{content:"";position:absolute;left:-110px;bottom:-180px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(6,26,91,.10),transparent 62%)}.content-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .78fr;gap:64px;align-items:center}.content-hero-copy h1{font-size:clamp(42px,4.7vw,68px);line-height:1.02;margin:28px 0 22px;letter-spacing:-.055em;color:var(--blue)}.content-hero-copy p{font-size:20px;line-height:1.65;max-width:760px;color:#0b285d}.content-hero-panel{background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(255,250,235,.82));border:1px solid rgba(217,154,0,.28);border-radius:26px;padding:36px;box-shadow:0 28px 70px rgba(6,26,91,.14);backdrop-filter:blur(14px)}.content-hero-panel b{display:inline-flex;color:var(--gold);font-size:13px;text-transform:uppercase;letter-spacing:.09em;margin-bottom:14px}.content-hero-panel h3{font-size:28px;color:var(--blue);margin:0 0 14px;line-height:1.12}.content-hero-panel p{color:#304367;line-height:1.65}.panel-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.panel-metrics span{background:#fff;border:1px solid #e8eef8;border-radius:12px;text-align:center;padding:12px 8px;font-size:12px;font-weight:900;color:var(--blue)}.content-main-grid{display:grid;grid-template-columns:1.15fr .75fr;gap:28px;padding:54px 0}.content-narrative,.content-side-card{border:1px solid #e1e9f5;border-radius:22px;background:#fff;padding:34px;box-shadow:0 15px 42px rgba(6,26,91,.06)}.content-narrative h2,.content-deep-section h2{font-size:32px;color:var(--blue);margin:0 0 16px;letter-spacing:-.035em}.content-narrative p,.content-side-card p,.content-deep-section p{font-size:16px;line-height:1.75;color:#33476d}.content-points{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:26px}.content-points div{display:flex;gap:12px;align-items:flex-start;background:#f7f9fd;border:1px solid #e4ebf6;border-radius:14px;padding:16px;font-weight:800;color:var(--blue)}.content-points i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#eaf8ef;color:#16a34a;font-style:normal;flex:0 0 24px}.content-side-card{background:linear-gradient(180deg,#061a5b,#09236d);color:#fff}.content-side-card h3{font-size:26px;margin:0 0 16px}.content-side-card p,.content-side-card li{color:#dbe7ff}.content-side-card li{margin:10px 0}.content-feature-band{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:54px}.content-feature-band article{position:relative;border:1px solid #e1e9f5;border-radius:20px;padding:30px;background:#fff;box-shadow:0 16px 42px rgba(6,26,91,.07);overflow:hidden}.content-feature-band article:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,var(--gold),#ffe1a0)}.content-feature-band b{font-size:34px;color:var(--gold)}.content-feature-band h3{color:var(--blue);font-size:21px;margin:10px 0}.content-feature-band p{color:#425678;line-height:1.65}.content-deep-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;margin-bottom:70px;align-items:stretch}.deep-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.deep-card-grid article{background:#f8fbff;border:1px solid #e2eaf6;border-radius:18px;padding:26px}.deep-card-grid h3{margin:0 0 10px;color:var(--blue)}.template-opportunity .content-hero{background:linear-gradient(135deg,#fff,#f4f9ff 55%,#fff8e9)}.template-business .content-hero{background:linear-gradient(135deg,#fff,#fff7e8 50%,#f7fbff)}.template-legal .content-hero,.template-trust .content-hero{background:linear-gradient(135deg,#fff,#f5f8ff 40%,#eef6ff)}.template-impact .content-hero{background:linear-gradient(135deg,#fff,#f4fff7 45%,#fff8e6)}.template-resources .content-hero,.template-education .content-hero{background:linear-gradient(135deg,#fff,#f7f9ff 50%,#fff)}
@media(max-width:1100px){.content-hero-grid,.content-main-grid,.content-deep-section{grid-template-columns:1fr}.content-hero{padding:48px 0}.content-hero-panel{padding:26px}.content-points,.content-feature-band,.deep-card-grid{grid-template-columns:1fr}.panel-metrics{grid-template-columns:1fr 1fr 1fr}.content-hero-copy h1{font-size:40px}.content-hero-copy p{font-size:16px}}
@media(max-width:560px){.content-hero-copy h1{font-size:34px}.panel-metrics{grid-template-columns:1fr}.content-narrative,.content-side-card{padding:24px}.content-feature-band article{padding:24px}}


/* V4 professional page-specific content system */
.unique-page-showcase{margin:8px auto 58px;padding:46px;border-radius:30px;background:linear-gradient(135deg,#f8fbff 0%,#ffffff 45%,#fff8e7 100%);border:1px solid #e4ebf7;box-shadow:0 22px 60px rgba(6,26,91,.07);position:relative;overflow:hidden}.unique-page-showcase:before{content:"";position:absolute;right:-120px;top:-120px;width:300px;height:300px;background:radial-gradient(circle,rgba(217,154,0,.18),transparent 65%);border-radius:50%}.showcase-head{max-width:760px;position:relative;z-index:2}.showcase-head span,.cms-readiness-band span{display:inline-flex;color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}.showcase-head h2,.cms-readiness-band h2{font-size:clamp(30px,3vw,46px);line-height:1.06;color:var(--blue);letter-spacing:-.045em;margin:12px 0 14px}.showcase-head p{color:#405374;font-size:17px;line-height:1.7}.showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px;position:relative;z-index:2}.showcase-grid article{background:rgba(255,255,255,.86);border:1px solid #e3ebf7;border-radius:24px;padding:30px;box-shadow:0 16px 42px rgba(6,26,91,.06);transition:.25s ease}.showcase-grid article:hover{transform:translateY(-6px);box-shadow:0 24px 58px rgba(6,26,91,.12);border-color:rgba(217,154,0,.42)}.showcase-icon{width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--gold),#ffe19a);display:grid;place-items:center;color:#061a5b;font-weight:900;margin-bottom:18px}.showcase-grid h3{font-size:20px;color:var(--blue);margin:0 0 10px;letter-spacing:-.02em}.showcase-grid p{color:#405374;line-height:1.68;margin:0}.cms-readiness-band{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:72px;padding:34px 40px;border-radius:26px;background:linear-gradient(135deg,#061a5b,#0a2a7a);box-shadow:0 24px 70px rgba(6,26,91,.22);color:#fff}.cms-readiness-band h2{color:#fff;font-size:clamp(25px,2.4vw,38px);max-width:820px;margin-bottom:0}.template-showcase-legal,.template-showcase-trust{background:linear-gradient(135deg,#f7faff,#fff,#eef5ff)}.template-showcase-business{background:linear-gradient(135deg,#fff,#fff8e9,#f8fbff)}.template-showcase-impact{background:linear-gradient(135deg,#f5fff8,#fff,#fff8e9)}
@media(max-width:900px){.showcase-grid{grid-template-columns:1fr}.unique-page-showcase{padding:30px 22px}.cms-readiness-band{flex-direction:column;align-items:flex-start;padding:28px 22px}.cms-readiness-band .btn{width:100%;text-align:center}}

/* V15 About Us screenshot-matched page */
.about-exact{background:#fff}.about-hero{margin-top:26px;border-radius:18px;min-height:342px;display:grid;grid-template-columns:430px 1fr;overflow:hidden;background:#f7f9fd;border:1px solid #eef2f8;box-shadow:0 10px 30px rgba(6,26,91,.04)}.about-hero-copy{position:relative;z-index:2;padding:34px 0 30px 46px;background:linear-gradient(90deg,#fff 0%,#fff 76%,rgba(255,255,255,.72) 100%)}.about-hero h1{font-size:34px;line-height:1.02;letter-spacing:-.04em;margin:0 0 12px;color:var(--blue);font-weight:950}.about-hero h2{font-size:18px;line-height:1.35;color:var(--gold);margin:0 0 18px;font-weight:850}.about-hero p{font-size:14px;line-height:1.72;color:#253a63;margin:0 0 22px;max-width:365px}.about-actions{display:flex;gap:18px}.about-actions .btn{height:48px;padding:0 24px;border-radius:8px;font-size:13px}.about-hero-image{position:relative}.about-hero-image:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.75) 10%,rgba(255,255,255,.08) 31%,rgba(255,255,255,0) 100%);z-index:1}.about-hero-image img{width:100%;height:100%;object-fit:cover}.about-section{padding:22px 0}.about-section h2{font-size:23px;letter-spacing:-.035em;color:var(--blue);margin:0 0 14px;font-weight:950}.about-values-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.about-values-grid article{min-height:138px;border:1px solid #e3eaf5;border-radius:9px;background:#fff;text-align:center;padding:16px 16px 18px;box-shadow:0 8px 20px rgba(6,26,91,.025)}.about-values-grid i{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;margin:0 auto 10px;background:#eef3ff;color:var(--blue);font-style:normal;font-weight:900;font-size:20px}.about-values-grid article:nth-child(2) i,.about-values-grid article:nth-child(4) i{background:#fff5e2;color:var(--gold)}.about-values-grid h3{font-size:13px;margin:0 0 8px;color:var(--blue)}.about-values-grid p{font-size:11.5px;line-height:1.55;color:#34476b;margin:0}.about-stat-band{margin-top:0;margin-bottom:16px;background:var(--blue);border-radius:8px;color:#fff;display:grid;grid-template-columns:repeat(5,1fr);height:84px;align-items:center;box-shadow:0 12px 28px rgba(6,26,91,.14)}.about-stat-band div{display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;align-items:center;justify-content:center;column-gap:10px;border-right:1px solid rgba(255,255,255,.18)}.about-stat-band div:last-child{border-right:0}.about-stat-band i{grid-row:1/3;color:var(--gold);font-size:30px;font-style:normal}.about-stat-band b{font-size:21px;line-height:1;font-weight:950}.about-stat-band span{font-size:11px;opacity:.92}.mission-exact{padding-top:8px}.mission-exact-grid{display:grid;grid-template-columns:1fr 1fr 340px;gap:8px;align-items:stretch}.mission-exact-grid article{background:#fff;border:1px solid #e6edf7;border-radius:8px;min-height:142px;padding:28px 25px;display:flex;align-items:center;gap:18px;box-shadow:0 8px 20px rgba(6,26,91,.025)}.mission-exact-grid i{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#eff4ff;color:#2446cc;font-size:28px;font-style:normal;flex:0 0 70px}.mission-exact-grid article:nth-child(2) i{background:#fff5df;color:var(--gold)}.mission-exact-grid h3{font-size:14px;margin:0 0 8px;color:var(--blue)}.mission-exact-grid p{font-size:11.5px;line-height:1.65;color:#263b63;margin:0}.mission-exact-grid img{width:100%;height:100%;object-fit:cover;border-radius:8px}.story-exact{padding-top:4px}.story-exact>p{font-size:12px;color:#314468;margin:0 0 20px}.story-line{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;text-align:center;position:relative;padding:0 40px}.story-line:before{content:"";position:absolute;left:100px;right:100px;top:29px;border-top:1px dashed #cbd7ea}.story-line article{position:relative;z-index:2}.story-line i{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;margin:0 auto 12px;background:#eef3ff;color:var(--blue);font-style:normal;font-size:22px}.story-line article:nth-child(2) i,.story-line article:nth-child(4) i{background:#fff4df;color:var(--gold)}.story-line b{display:block;font-size:15px;color:var(--blue);font-weight:950;margin-bottom:5px}.story-line h3{font-size:11px;margin:0 0 8px;color:var(--blue)}.story-line p{font-size:10.5px;line-height:1.55;color:#34496f;margin:0}.leaders-exact{padding-top:8px}.leaders-grid-exact{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.leaders-grid-exact article{border:1px solid #e6edf7;border-radius:8px;background:#fff;text-align:center;overflow:hidden;box-shadow:0 8px 20px rgba(6,26,91,.025)}.leaders-grid-exact img{width:100%;height:220px;object-fit:contain;object-position:center top;background:#f3f5f8;padding-top:10px}.leaders-grid-exact h3{font-size:13px;margin:10px 8px 4px;color:var(--blue)}.leaders-grid-exact p{font-size:10.5px;margin:0 0 8px;color:#617091}.leaders-grid-exact a{display:inline-grid;place-items:center;width:16px;height:16px;border-radius:2px;background:#0b62a3;color:#fff;font-size:11px;font-weight:900;margin-bottom:10px}.about-final-cta{margin-top:6px;margin-bottom:14px;background:var(--blue);border-radius:8px;color:#fff;display:grid;grid-template-columns:76px 1fr 190px 150px;gap:20px;align-items:center;padding:22px 34px}.about-final-cta .cta-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#eef3ff;color:var(--blue);font-size:32px}.about-final-cta h2{font-size:25px;margin:0 0 6px;color:#fff}.about-final-cta p{font-size:14px;line-height:1.45;margin:0;color:#e7eeff}.about-final-cta .btn-outline{border-color:rgba(255,255,255,.65);background:transparent;color:#fff}.about-final-cta .btn{height:44px;border-radius:6px;padding:0 18px;font-size:13px}
@media(max-width:1000px){.about-hero{grid-template-columns:1fr}.about-hero-copy{padding:28px;background:linear-gradient(180deg,#fff,rgba(255,255,255,.88))}.about-hero-image{height:240px}.about-values-grid,.about-stat-band,.mission-exact-grid,.story-line,.leaders-grid-exact,.about-final-cta{grid-template-columns:1fr}.about-stat-band{height:auto;padding:14px 0}.about-stat-band div{border-right:0;border-bottom:1px solid rgba(255,255,255,.15);padding:14px}.story-line:before{display:none}.about-final-cta{gap:14px;text-align:left}.about-final-cta .btn{width:100%}}
@media(max-width:560px){.about-hero{margin-top:14px;border-radius:14px}.about-hero h1{font-size:30px}.about-actions{display:grid;grid-template-columns:1fr}.about-values-grid{gap:12px}.mission-exact-grid article{padding:20px}.story-line{padding:0;gap:18px}.leaders-grid-exact{gap:14px}}

/* V16 Resources page exact screenshot rebuild */
.resources-exact-page{background:#fff;color:var(--ink)}
.resources-hero-exact{position:relative;overflow:hidden;background:linear-gradient(90deg,#fff 0%,#fff 48%,#f5f7fb 100%);border-bottom:1px solid #edf1f6;padding:58px 0 22px;min-height:330px}
.resources-hero-exact:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.94) 40%,rgba(255,255,255,.42) 68%,rgba(255,255,255,0) 100%);pointer-events:none;z-index:1}
.resources-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.02fr;gap:42px;align-items:center}
.resources-hero-copy{max-width:650px;padding-left:18px}
.resources-hero-copy h1{font-size:46px;line-height:1.04;margin:0 0 10px;color:var(--blue);letter-spacing:-.045em;font-weight:950}
.resources-hero-copy h2{font-size:21px;line-height:1.25;margin:0 0 18px;color:var(--gold);font-weight:900}
.resources-hero-copy p{font-size:16px;line-height:1.65;margin:0 0 34px;max-width:560px;color:#233967}
.resources-search-exact{width:min(620px,100%);height:58px;display:grid;grid-template-columns:48px 1fr 92px;align-items:center;background:#fff;border:1px solid #dde7f4;border-radius:10px;box-shadow:0 10px 28px rgba(6,26,91,.04);overflow:hidden}
.resources-search-exact span{display:grid;place-items:center;color:#8a9bb6;font-size:25px}
.resources-search-exact input{height:100%;border:0;outline:0;font:inherit;color:var(--ink)}
.resources-search-exact button{height:42px;margin-right:8px;border:0;border-radius:7px;background:var(--blue);color:#fff;font-weight:900;cursor:pointer}
.resources-hero-media{height:315px;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:flex-end}
.resources-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center right;border-radius:0}
.resources-category-row{position:relative;z-index:3;margin-top:-3px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #e4ebf6;background:#fff;border-radius:12px;box-shadow:0 18px 42px rgba(6,26,91,.08);overflow:hidden}
.resources-category-row article{text-align:center;min-height:154px;padding:28px 22px;border-right:1px solid #e4ebf6;transition:.24s;background:#fff}
.resources-category-row article:last-child{border-right:0}
.resources-category-row article:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(6,26,91,.10);z-index:2}
.resource-cat-icon{width:58px;height:58px;border-radius:50%;margin:0 auto 17px;display:grid;place-items:center;background:#eff4ff;color:var(--blue);font-size:24px;font-weight:900}
.resources-category-row h3{font-size:15px;margin:0 0 10px;color:var(--blue);font-weight:900}
.resources-category-row p{font-size:13px;line-height:1.55;color:#53627f;margin:0}
.resources-section-exact{padding:40px 0 0}
.resources-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}
.resources-section-head h2{font-size:25px;line-height:1.1;margin:0;color:var(--blue);font-weight:950;letter-spacing:-.035em}
.resources-section-head a{font-size:14px;color:var(--gold);font-weight:900}
.resources-insight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.resource-insight-card{border:1px solid #e3ebf6;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 14px 35px rgba(6,26,91,.05);transition:.25s}
.resource-insight-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgba(6,26,91,.10)}
.resource-insight-img{height:150px;position:relative;background:#eef3fb;overflow:hidden}
.resource-insight-img img{width:100%;height:100%;object-fit:cover;object-position:center}
.resource-insight-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,26,91,.05),rgba(6,26,91,.20))}
.resource-insight-img span{position:absolute;left:12px;top:10px;z-index:2;padding:6px 9px;border-radius:5px;background:var(--blue);color:#fff;font-size:10px;font-weight:900}
.resource-insight-body{padding:18px 18px 20px}
.resource-insight-body small{display:block;color:#74839b;font-size:12px;margin-bottom:8px}
.resource-insight-body h3{font-size:18px;line-height:1.24;margin:0 0 11px;color:var(--blue);font-weight:950}
.resource-insight-body p{font-size:14px;line-height:1.6;color:#304367;margin:0 0 16px}
.resource-insight-body a{font-weight:900;color:var(--gold);font-size:14px}
.resources-download-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}
.resources-download-grid article{border:1px solid #e4ebf6;border-radius:13px;background:#fff;text-align:center;padding:26px 16px 20px;box-shadow:0 12px 32px rgba(6,26,91,.04);transition:.24s}
.resources-download-grid article:hover{transform:translateY(-5px);box-shadow:0 20px 48px rgba(6,26,91,.09)}
.download-doc-icon{width:56px;height:56px;margin:0 auto 16px;border-radius:50%;background:var(--blue);display:grid;place-items:center;color:#fff;font-size:21px}
.resources-download-grid h3{font-size:15px;line-height:1.25;margin:0 0 12px;color:var(--blue);font-weight:950}
.resources-download-grid p{font-size:13px;line-height:1.55;color:#53627f;min-height:62px;margin:0 0 18px}
.resources-download-grid button{border:1px solid #dbe4f1;border-radius:8px;background:#fff;color:var(--blue);font-weight:800;padding:10px 14px;cursor:pointer}
.resources-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.resource-video-card{border:1px solid #e4ebf6;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 12px 34px rgba(6,26,91,.04);transition:.25s}
.resource-video-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px rgba(6,26,91,.10)}
.resource-video-thumb{height:155px;position:relative;overflow:hidden;background:#edf2fa}
.resource-video-thumb img{width:100%;height:100%;object-fit:cover;object-position:center top}
.play-dot{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:rgba(255,255,255,.82);display:grid;place-items:center;color:var(--blue);font-weight:900;box-shadow:0 12px 35px rgba(6,26,91,.16)}
.duration{position:absolute;right:10px;bottom:10px;background:rgba(6,26,91,.78);color:#fff;font-size:12px;font-weight:800;border-radius:6px;padding:5px 8px}
.resource-video-card h3{font-size:17px;line-height:1.25;margin:18px 18px 9px;color:var(--blue);font-weight:950}
.resource-video-card p{font-size:14px;line-height:1.55;color:#304367;margin:0 18px 20px}
.resources-newsletter-exact{display:grid;grid-template-columns:86px 1fr minmax(390px,560px);gap:28px;align-items:center;background:var(--blue);color:#fff;border-radius:14px;margin-top:42px;margin-bottom:42px;padding:30px 36px;box-shadow:0 20px 55px rgba(6,26,91,.16)}
.newsletter-icon{width:72px;height:72px;border-radius:50%;background:#eef3ff;color:var(--blue);display:grid;place-items:center;font-size:32px;font-weight:900}
.resources-newsletter-exact h2{margin:0 0 8px;font-size:30px;color:#fff;letter-spacing:-.035em}
.resources-newsletter-exact p{margin:0;color:#dbe6ff;line-height:1.55}
.resources-newsletter-exact form{display:grid;grid-template-columns:1fr 150px;gap:14px;align-items:center}
.resources-newsletter-exact input{height:52px;border:0;border-radius:10px;padding:0 18px;font:inherit;color:var(--ink)}
.resources-newsletter-exact button{height:52px;border:0;border-radius:10px;background:linear-gradient(135deg,#d69600,#efb21b);color:#fff;font-weight:900;cursor:pointer}
.resources-newsletter-exact small{grid-column:1/3;color:#cbd9fb;font-size:12px}
@media (max-width:1100px){.resources-hero-exact{padding:42px 0 0}.resources-hero-grid{grid-template-columns:1fr}.resources-hero-copy{padding-left:0}.resources-hero-media{height:240px}.resources-category-row,.resources-insight-grid,.resources-video-grid{grid-template-columns:1fr 1fr}.resources-download-grid{grid-template-columns:repeat(2,1fr)}.resources-newsletter-exact{grid-template-columns:1fr;text-align:left}.resources-newsletter-exact form{grid-template-columns:1fr}.resources-newsletter-exact small{grid-column:auto}}
@media (max-width:560px){.resources-hero-copy h1{font-size:38px}.resources-hero-copy h2{font-size:18px}.resources-search-exact{grid-template-columns:42px 1fr;gap:0;height:auto;padding:8px}.resources-search-exact button{grid-column:1/3;width:100%;height:42px;margin:8px 0 0}.resources-category-row,.resources-insight-grid,.resources-download-grid,.resources-video-grid{grid-template-columns:1fr}.resources-section-head{align-items:flex-start;gap:8px;flex-direction:column}.resources-newsletter-exact{padding:24px 18px}.resources-newsletter-exact h2{font-size:24px}}

/* V18 exact special About dropdown pages */
.subpage-exact{background:#fff;color:var(--ink);padding-bottom:34px}.subpage-exact .wide{max-width:1340px}.crumb{font-size:12px;color:#7d8aa5;margin-bottom:14px}.crumb span{padding:0 7px;color:#a7b2c6}.sub-hero{margin-top:22px;border:1px solid #e3ebf6;border-radius:10px;overflow:hidden;background:#fff}.split-hero{display:grid;grid-template-columns:1fr 1.08fr;min-height:292px}.sub-hero-copy{padding:25px 22px 26px}.sub-hero-copy h1{font-size:34px;line-height:1.05;margin:0 0 8px;color:#061a5b;font-weight:950;letter-spacing:-.04em}.sub-hero-copy h2{font-size:18px;line-height:1.45;margin:0 0 16px;color:#d49300;font-weight:900}.sub-hero-copy p{max-width:540px;font-size:14px;line-height:1.75;color:#122653;margin:0}.sub-hero-image{height:292px;overflow:hidden}.sub-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center}.mission-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:28px}.mission-card-grid article{min-height:165px;border:1px solid #e3ebf6;border-radius:10px;background:#fff;display:grid;grid-template-columns:120px 1fr;align-items:center;padding:28px;box-shadow:0 10px 30px rgba(6,26,91,.04)}.big-icon{width:84px;height:84px;border-radius:50%;background:#eef3ff;color:#061a5b;display:grid;place-items:center;font-size:42px}.big-icon.gold{background:#fff6e4;color:#d49300}.mission-card-grid h3,.drives-panel h2{color:#061a5b;font-weight:950}.mission-card-grid h3{font-size:18px;margin:0 0 10px}.mission-card-grid p{font-size:13px;line-height:1.65;margin:0;color:#142a55}.drives-panel{margin-top:28px;border:1px solid #e3ebf6;border-radius:10px;background:linear-gradient(180deg,#fff,#fbfdff);padding:22px}.drives-panel h2{margin:0 0 18px;font-size:18px}.drives-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.drives-grid article{border-right:1px solid #e3ebf6;min-height:120px;padding:0 24px}.drives-grid article:last-child{border-right:0}.drives-grid span,.compliance-values span,.careers-benefits span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eef3ff;color:#061a5b;font-size:26px;margin-bottom:12px}.drives-grid h3,.compliance-values h3,.careers-benefits h3{font-size:15px;color:#061a5b;font-weight:950;margin:0 0 8px}.drives-grid p,.compliance-values p,.careers-benefits p{font-size:12.5px;line-height:1.55;color:#314262;margin:0}.special-leaders{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.special-leaders article{border:1px solid #e3ebf6;border-radius:9px;background:#fff;text-align:center;overflow:hidden;box-shadow:0 10px 26px rgba(6,26,91,.045)}.special-leaders img{width:100%;height:145px;object-fit:cover;object-position:center top;background:#f3f5f9}.special-leaders h3{font-size:16px;color:#061a5b;margin:15px 10px 4px;font-weight:950}.special-leaders .role{font-size:12px;color:#52607a;margin:0 0 8px}.special-leaders .linked{display:inline-grid;place-items:center;width:18px;height:18px;background:#0d5aaf;color:#fff;border-radius:2px;font-size:11px;margin-bottom:12px}.special-leaders .bio{font-size:12px;line-height:1.55;color:#25375d;margin:0;padding:0 18px 20px}.purpose-cta{margin-top:26px;background:#061a5b;color:#fff;border-radius:9px;display:grid;grid-template-columns:70px 1fr 170px;gap:18px;align-items:center;padding:22px 32px}.purpose-cta .cta-round{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eef3ff;color:#061a5b;font-size:26px}.purpose-cta h2{margin:0 0 4px;color:#fff;font-size:20px}.purpose-cta p{margin:0;color:#d9e4ff;font-size:13px}.compliance-values,.careers-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:28px;border:1px solid #edf1f7;border-radius:10px;background:#fff;overflow:hidden}.compliance-values article,.careers-benefits article{text-align:center;padding:32px 28px;min-height:190px;border-right:1px solid #edf1f7}.compliance-values article:last-child,.careers-benefits article:last-child{border-right:0}.compliance-values span,.careers-benefits span{margin:0 auto 18px}.license-card{margin-top:26px;border:1px solid #efc76c;border-radius:9px;background:#fffdf8;display:grid;grid-template-columns:108px 1fr;gap:20px;align-items:center;padding:20px 26px}.license-card .seal{width:78px;height:78px;border-radius:50%;border:2px dashed #e0a10a;color:#e0a10a;display:grid;place-items:center;font-weight:950}.license-card h3{margin:0 0 8px;color:#061a5b}.license-card p{font-size:14px;line-height:1.55;margin:0 0 8px;color:#26385d}.license-card a{color:#061a5b;font-weight:900}.careers-benefits{background:#fff9ee;border-color:#f5e6c5}.openings-head{display:flex;align-items:flex-end;justify-content:space-between;margin:26px 0 16px}.openings-head h2{color:#061a5b;font-weight:950;margin:0 0 4px}.openings-head p{margin:0;color:#344563}.careers-layout{display:grid;grid-template-columns:1fr 290px;gap:28px}.job-list{display:grid;gap:14px}.job-list article{border:1px solid #e3ebf6;border-radius:9px;background:#fff;padding:18px 22px;display:flex;justify-content:space-between;align-items:center}.job-list h3{margin:0 0 8px;color:#061a5b;font-size:16px}.job-list h3 span{font-size:10px;color:#6e7d96;background:#f1f4fa;border-radius:99px;padding:3px 8px;margin-left:7px}.job-list p{margin:0;color:#334561;font-size:13px;line-height:1.5}.job-list small{color:#7a879d}.job-list b{font-size:24px;color:#061a5b}.cv-card{background:#061a5b;color:#fff;border-radius:10px;padding:24px}.cv-card div{font-size:34px}.cv-card h3{font-size:19px;margin:10px 0;color:#fff}.cv-card p{font-size:13px;color:#dbe6ff;line-height:1.5}.mv-hero .sub-hero-image img{object-position:center}.leadership-hero .sub-hero-image img{object-position:center}.careers-hero .sub-hero-image img{object-position:center}.compliance-hero .sub-hero-image img{object-position:center}
@media(max-width:900px){.split-hero,.mission-card-grid,.purpose-cta,.careers-layout{grid-template-columns:1fr}.sub-hero-image{height:220px}.special-leaders,.drives-grid,.compliance-values,.careers-benefits{grid-template-columns:1fr 1fr}.drives-grid article,.compliance-values article,.careers-benefits article{border-right:0;border-bottom:1px solid #e3ebf6}.purpose-cta .btn{width:100%}}
@media(max-width:560px){.sub-hero-copy h1{font-size:30px}.special-leaders,.drives-grid,.compliance-values,.careers-benefits{grid-template-columns:1fr}.mission-card-grid article{grid-template-columns:1fr;gap:18px}.openings-head{display:block}.sub-hero-copy{padding:22px 18px}}

/* V30 homepage premium polish and mobile refinements */
.nav-item>a span{font-size:16px;line-height:1;display:inline-flex;align-items:center;justify-content:center;margin-left:3px;transform:translateY(1px)}
.nav-icon[aria-label="Notifications"]{position:relative;font-size:18px;line-height:1;width:38px;height:38px;border-radius:50%;display:grid;place-items:center}
.nav-icon[aria-label="Notifications"]:after{content:"1";position:absolute;right:3px;top:3px;width:15px;height:15px;border-radius:50%;background:var(--gold);color:#fff;font-size:9px;display:grid;place-items:center;font-weight:900}
.nav-icon:hover{background:#f5f8ff;transform:translateY(-1px);border-radius:50%}

.home-hero{min-height:565px;border:1px solid #dbe6f4;border-radius:22px;width:min(var(--wide),calc(100% - 72px));margin:24px auto 0;box-shadow:0 18px 60px rgba(6,26,91,.08);background:#f7fbff}
.home-hero .hero-bg{border-radius:22px;background-image:radial-gradient(circle at 62% 46%,rgba(255,255,255,.08) 0 22%,rgba(255,255,255,0) 46%),linear-gradient(90deg,#fff 0%,#fff 31%,rgba(255,255,255,.83) 43%,rgba(255,255,255,.31) 64%,rgba(255,255,255,0) 100%),url('../images/hero-image.png');background-size:cover;background-position:right 43% center}
.home-hero:before{content:"";position:absolute;inset:-30% 38% auto auto;width:400px;height:400px;background:radial-gradient(circle,rgba(242,184,39,.16),rgba(242,184,39,0) 68%);pointer-events:none;z-index:1;animation:softPulse 5s ease-in-out infinite}
@keyframes softPulse{0%,100%{opacity:.55;transform:scale(.96)}50%{opacity:1;transform:scale(1.05)}}
.home-hero:after{height:96px;border-radius:0 0 22px 22px;background:linear-gradient(0deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,0) 100%)}
.home-hero .hero-inner{min-height:565px;width:100%;padding:0 48px;grid-template-columns:minmax(490px,650px) 1fr}
.home-hero .hero-copy{padding-top:0;animation:fadeUp .55s ease both}
@keyframes fadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.home-hero .hero-badge{padding:9px 15px 9px 10px;border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 10px 30px rgba(6,26,91,.06);border:1px solid rgba(223,231,244,.7);font-size:14px}
.home-hero .hero h1,.home-hero h1{font-size:clamp(42px,4.35vw,66px);margin:30px 0 20px;line-height:1.02;letter-spacing:-.06em}
.home-hero p{font-size:18px;line-height:1.55;max-width:610px;margin-bottom:28px}
.home-hero .hero-actions{gap:20px}.home-hero .btn{height:56px;padding:0 32px}.home-hero .btn-blue:hover{box-shadow:0 22px 38px rgba(6,26,91,.22)}
.home-hero .trust-row{margin-top:44px;max-width:680px;gap:0;grid-template-columns:repeat(3,1fr);background:rgba(255,255,255,.42)}
.home-hero .trust-row article{background:transparent;border:0;border-right:1px solid #d9e3f3;border-radius:0;box-shadow:none;padding:10px 24px 10px 0;gap:15px}.home-hero .trust-row article+article{padding-left:26px}.home-hero .trust-row article:last-child{border-right:0}
.home-hero .trust-row i{width:42px;height:42px;border:2px solid var(--blue);border-radius:13px;background:#fff;box-shadow:0 6px 18px rgba(6,26,91,.08);font-size:17px}.home-hero .trust-row b{font-size:15px}.home-hero .trust-row span{font-size:14px;color:#425374}
.home-hero .hero-card{width:250px;right:22px;top:50%;transform:translateY(-48%);border-radius:18px;background:rgba(255,255,255,.9);border:1px solid #e5edf8;box-shadow:0 24px 58px rgba(6,26,91,.15);backdrop-filter:blur(12px)}
.home-hero .hero-card article{grid-template-columns:32px 1fr;padding:17px 20px;gap:12px;border-bottom:0}.home-hero .hero-card i{width:24px;height:24px;border-radius:8px;background:transparent;box-shadow:none;font-size:19px}.home-hero .hero-card b{font-size:14px;line-height:1.25}.home-hero .hero-card small{display:none}

.opportunity-types{padding-top:34px}.opportunity-types .section-head{margin-bottom:18px}.opportunity-types .type-card{position:relative;overflow:hidden;min-height:174px;border-radius:15px;box-shadow:0 6px 26px rgba(6,26,91,.035)}.opportunity-types .type-card:after{content:"";position:absolute;inset:auto -20% -55% -20%;height:70%;background:radial-gradient(circle,rgba(217,154,0,.12),rgba(217,154,0,0) 68%);opacity:0;transition:.25s}.opportunity-types .type-card:hover:after{opacity:1}.opportunity-types .type-card i{transition:.25s}.opportunity-types .type-card:hover i{transform:scale(1.08) rotate(-3deg);background:#fff0c2}
.campaign-card{transition:.28s;box-shadow:0 8px 26px rgba(6,26,91,.035)}.campaign-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(6,26,91,.13);border-color:#cbd8ee}.campaign-img{overflow:hidden}.campaign-img img{transition:transform .45s}.campaign-card:hover .campaign-img img{transform:scale(1.065)}.bar i{background:linear-gradient(90deg,#16a34a,#52d273);animation:barGrow .8s ease both}@keyframes barGrow{from{transform:scaleX(.05);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}
.stats-bar{background:linear-gradient(135deg,#061a5b,#071f70 58%,#05134a);box-shadow:0 24px 54px rgba(6,26,91,.19)}.stats-bar div{transition:.25s}.stats-bar div:hover{transform:translateY(-2px)}.stats-bar i{filter:drop-shadow(0 6px 12px rgba(217,154,0,.25))}
.step-strip article{transition:.25s}.step-strip article:hover{transform:translateY(-4px)}.step-strip i{transition:.25s}.step-strip article:hover i{background:var(--blue);color:#fff;border-color:var(--blue);box-shadow:0 18px 38px rgba(6,26,91,.16)}
.partners .section-head{margin-bottom:18px}.partner-grid div{transition:.25s;filter:grayscale(20%);opacity:.9}.partner-grid div:hover{filter:grayscale(0);opacity:1;transform:translateY(-3px);box-shadow:0 14px 34px rgba(6,26,91,.08)}
.cta-grid{padding-top:28px}.cta-grid article{min-height:172px;border-radius:16px;background:linear-gradient(135deg,#f4f7fc,#eef3fb);box-shadow:0 12px 34px rgba(6,26,91,.055);overflow:hidden;transition:.25s}.cta-grid article:hover{transform:translateY(-5px);box-shadow:0 24px 58px rgba(6,26,91,.12)}.cta-grid h3{font-size:24px;line-height:1.08}.cta-grid p{font-size:16px;line-height:1.5}.cta-grid a{font-weight:900;color:var(--blue);display:inline-block;margin-top:6px}.cta-grid a:hover{color:var(--gold);transform:translateX(3px)}.cta-grid img{height:150px;object-fit:contain;object-position:right bottom;align-self:end}.cta-grid article:nth-child(3){grid-template-columns:1.05fr 1fr}.cta-grid article:nth-child(3) img{height:126px;border-radius:14px;margin-right:18px;object-fit:cover;width:210px;justify-self:end;align-self:center}
.mobile-slider-shell{position:relative}.slider-btn{display:none}.mobile-sticky-cta{display:none}

@media(max-width:1100px){.nav-inner{height:auto;min-height:76px}.brand img{width:190px}.nav-actions .btn{display:none}.nav-actions{margin-left:auto}.mobile-menu{display:grid;place-items:center;width:42px;height:42px;border:1px solid #dbe4f2;border-radius:10px;background:#fff;color:var(--blue);font-size:22px;font-weight:900}.nav-links{display:none;position:absolute;left:18px;right:18px;top:100%;background:#fff;border:1px solid #dfe7f4;border-radius:16px;box-shadow:0 24px 60px rgba(6,26,91,.16);padding:10px;z-index:90;gap:0;flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.nav-links>a,.nav-item>a{padding:14px 16px;justify-content:space-between}.dropdown-menu{position:static;display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:0;border-radius:12px;padding:4px 8px;background:#f7f9ff}.nav-item.open .dropdown-menu{display:block}.top-right strong{display:none}.home-hero .hero-card{display:none}.campaign-grid.four{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.wide{width:calc(100% - 28px)}.topbar-inner{height:auto;min-height:34px;padding:7px 0}.top-left{width:100%;justify-content:space-between;gap:10px;font-size:11px}.top-right{display:none}.nav-inner{width:calc(100% - 28px);gap:10px}.brand img{width:160px}.nav-actions{display:flex}.nav-actions .nav-icon{display:grid}.home-hero{width:calc(100% - 18px);margin-top:12px;border-radius:18px;min-height:auto}.home-hero .hero-bg{border-radius:18px;background-image:linear-gradient(180deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.15) 45%,rgba(255,255,255,.35) 100%),url('../images/hero-image.png');background-size:cover;background-position:center center;background-repeat:no-repeat}.home-hero .hero-inner{display:block;min-height:auto;padding:24px 16px 18px}.home-hero .hero-badge{font-size:11px;padding:7px 11px}.home-hero h1{font-size:34px;line-height:1.02;margin:20px 0 12px}.home-hero p{font-size:14px;line-height:1.48;margin-bottom:18px}.home-hero .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-hero .btn{height:46px;padding:0 10px;font-size:12px;border-radius:10px}.home-hero .btn-play i{width:26px;height:26px;font-size:10px}.home-hero .trust-row{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px;max-width:100%;background:transparent}.home-hero .trust-row article,.home-hero .trust-row article+article{padding:10px 14px;border:1px solid #dbe6f4;border-radius:15px;background:rgba(255,255,255,.84);box-shadow:0 10px 25px rgba(6,26,91,.07);min-height:74px}.home-hero .trust-row i{width:48px;height:48px;border-radius:14px}.home-hero .trust-row b{font-size:16px}.home-hero .trust-row span{font-size:13px}.section{padding:30px 0}.section-head{gap:10px;align-items:center}.section-head h2,.partners h2{font-size:23px;line-height:1.1}.section-head a{font-size:12px;white-space:nowrap}.mobile-slider-shell{padding:0 34px}.slider-btn{display:grid;position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:30px;height:30px;border-radius:50%;border:1px solid #dbe6f4;background:#fff;color:var(--blue);font-size:23px;line-height:1;place-items:center;box-shadow:0 8px 22px rgba(6,26,91,.12)}.slider-btn.prev{left:0}.slider-btn.next{right:0}.type-grid.mobile-slider{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 10px;scrollbar-width:none}.type-grid.mobile-slider::-webkit-scrollbar,.partner-grid.mobile-slider::-webkit-scrollbar{display:none}.type-grid.mobile-slider .type-card{flex:0 0 calc((100% - 12px)/2);scroll-snap-align:start;min-height:158px;padding:20px 12px}.type-card i{width:58px;height:58px;margin-bottom:12px}.type-card h3{font-size:13px}.type-card p{font-size:12px}.campaign-grid.four{grid-template-columns:1fr}.stats-bar{grid-template-columns:repeat(2,1fr);padding:18px 0;border-radius:12px}.stats-bar div{grid-template-columns:42px auto;padding:10px;border-bottom:1px solid rgba(255,255,255,.12)}.stats-bar i{font-size:32px}.stats-bar b{font-size:22px}.step-strip{grid-template-columns:1fr;gap:18px}.step-strip article:not(:last-child):after{display:none}.partner-grid.mobile-slider{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:2px 2px 10px;scrollbar-width:none}.partner-grid.mobile-slider div{flex:0 0 calc((100% - 12px)/2);scroll-snap-align:start;height:70px}.cta-grid{grid-template-columns:1fr;gap:12px;padding-top:10px}.cta-grid article{grid-template-columns:1fr 130px;min-height:128px;padding:18px 16px 0;border-radius:14px}.cta-grid h3{font-size:20px;margin:0 0 8px}.cta-grid p{font-size:13px;line-height:1.38;margin:0 0 6px}.cta-grid img{height:116px}.cta-grid article:nth-child(3){grid-template-columns:1fr 128px}.cta-grid article:nth-child(3) img{width:122px;height:94px;margin-right:0}.mobile-sticky-cta{display:block;position:fixed;left:14px;right:14px;bottom:12px;background:linear-gradient(135deg,#d69600,#efb21b);color:#fff;text-align:center;padding:13px;border-radius:12px;font-weight:900;z-index:45;box-shadow:0 16px 42px rgba(6,26,91,.24)}body{padding-bottom:56px}}
@media(max-width:420px){.home-hero h1{font-size:30px}.home-hero .hero-actions .btn{font-size:11px}.home-hero .trust-row article{min-height:68px}.type-grid.mobile-slider .type-card{min-height:150px}.cta-grid article{grid-template-columns:1fr 112px}.cta-grid article:nth-child(3){grid-template-columns:1fr 112px}.cta-grid img{height:104px}.cta-grid article:nth-child(3) img{width:108px;height:86px}.section-head h2{font-size:21px}}

/* V31 targeted homepage/mobile refinements */
.nav-item > a span{display:inline-flex;align-items:center;justify-content:center;line-height:1;margin-left:4px;font-size:13px;transform:translateY(1px)}
.nav-links>a,.nav-item>a{line-height:1}

@media (max-width:1100px){
  .nav-inner{display:flex;align-items:center;justify-content:flex-start;gap:10px;flex-wrap:nowrap;position:relative}
  .brand{order:1;display:flex;align-items:center;min-width:0;flex:0 1 auto}
  .brand img{width:160px;max-width:42vw}
  .nav-actions{order:2;margin-left:auto;display:flex;align-items:center;gap:8px;flex:0 0 auto}
  .nav-actions .nav-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e0e8f5;border-radius:10px;background:#fff;color:var(--blue);font-size:20px;line-height:1}
  .nav-actions .btn{display:none!important}
  .mobile-menu{order:3;display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:10px;border:1px solid #d9e4f3;background:var(--blue);color:#fff;font-size:20px;line-height:1}
  .nav-links{order:4}
  .site-search{top:74px}
}

@media (max-width:760px){
  .nav-inner{width:calc(100% - 24px);height:66px;min-height:66px}
  .brand img{width:148px;max-width:40vw}
  .nav-actions .nav-icon{width:36px;height:36px;font-size:18px}
  .mobile-menu{width:38px;height:38px;flex-basis:38px;font-size:19px}
  .nav-links{left:auto;right:-100%;top:0;width:min(86vw,380px);height:100vh;padding:82px 22px 28px;transition:right .25s ease;display:flex!important;position:fixed;transform:none;box-shadow:-25px 0 60px rgba(6,26,91,.18)}
  .nav-links.open{right:0}
  .home-hero{min-height:auto!important;margin-top:10px}
  .home-hero .hero-inner,.hero-inner{min-height:auto!important;padding-top:22px!important;padding-bottom:14px!important}
  .home-hero .trust-row{gap:9px;margin-top:16px!important}
  .home-hero .trust-row article,.home-hero .trust-row article+article,.trust-row article{min-height:58px!important;padding:8px 12px!important;border-radius:13px!important;gap:12px!important}
  .home-hero .trust-row i,.trust-row i{width:38px!important;height:38px!important;border-radius:11px!important;border-width:2px!important;font-size:13px!important;flex:0 0 38px}
  .home-hero .trust-row b,.trust-row b{font-size:14px!important;line-height:1.1!important}
  .home-hero .trust-row span,.trust-row span{font-size:12px!important;line-height:1.15!important}
  .home-hero h1{font-size:30px!important;margin:17px 0 10px!important}
  .home-hero p{font-size:13px!important;margin-bottom:14px!important}
  .home-hero .hero-actions{grid-template-columns:1fr 1fr!important;gap:9px!important;margin-bottom:0!important}
  .home-hero .btn{height:42px!important;font-size:11px!important;border-radius:10px!important;padding:0 8px!important}
  .type-grid.mobile-slider .type-card{flex:0 0 calc((100% - 12px)/2)!important;min-height:138px!important;padding:16px 10px!important}
  .type-card i{width:50px!important;height:50px!important;margin-bottom:10px!important;font-size:22px!important}
  .type-card h3{font-size:12px!important;line-height:1.15!important;margin-bottom:8px!important}
  .type-card p{font-size:11px!important;line-height:1.35!important}
  .mobile-slider-shell{padding:0 28px!important}
  .slider-btn{display:grid!important;width:28px!important;height:28px!important;font-size:20px!important;top:50%!important}
  .partner-grid.mobile-slider div{flex:0 0 calc((100% - 12px)/2)!important;height:62px!important;padding:10px!important}
  .partner-grid img{max-height:42px!important;max-width:100%!important}
  .mobile-sticky-cta{display:none!important}
  .mobile-bottom-cta{display:grid!important;grid-template-columns:repeat(5,1fr);z-index:70}
  body{padding-bottom:58px!important}
}

@media (max-width:420px){
  .brand img{width:138px;max-width:38vw}
  .nav-actions{gap:6px}
  .nav-actions .nav-icon{width:34px;height:34px;font-size:17px}
  .mobile-menu{width:36px;height:36px;flex-basis:36px}
  .home-hero .trust-row article{min-height:56px!important}
}

/* V32 footer refinement: wider brand/social column and balanced footer links */
.footer-grid{
  grid-template-columns:minmax(260px,2fr) repeat(5,minmax(0,1fr)) !important;
  gap:30px !important;
  align-items:start;
}
.footer-brand{min-width:0;}
.footer-brand img{max-width:190px;}
.footer-brand p{max-width:285px;}
.footer .social{
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:center;
  gap:8px !important;
  white-space:nowrap;
}
.footer .social a{
  flex:0 0 34px;
  width:34px !important;
  height:34px !important;
  margin:0 !important;
}
.footer-bottom{
  display:flex !important;
  justify-content:space-between !important;
  align-items:center;
  gap:24px;
  text-align:left;
}
.footer-bottom span:last-child{
  margin-left:auto;
  text-align:right;
}
@media (max-width:1100px){
  .footer-grid{grid-template-columns:1fr 1fr !important;}
  .footer-brand{grid-column:1 / -1;}
  .footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;}
  .footer-bottom span:last-child{margin-left:0;text-align:left;}
}
@media (max-width:560px){
  .footer-grid{grid-template-columns:1fr !important;}
  .footer .social{flex-wrap:wrap !important;}
}

/* V33 Explore Opportunities functional refinements */
.filter-panel h3{display:flex;align-items:center;justify-content:space-between;gap:12px}.filter-reset{border:0;background:transparent;color:var(--blue);font-weight:900;font-size:18px;cursor:pointer}.filter-reset:hover{color:var(--gold)}.filter-panel label{cursor:pointer;user-select:none}.filter-panel input[type=checkbox]{width:16px;height:16px;accent-color:var(--blue);vertical-align:-2px}.filter-panel select,.market-controls select,.market-controls input{transition:border-color .2s,box-shadow .2s}.filter-panel select:focus,.market-controls select:focus,.market-controls input:focus{outline:0;border-color:#9cb7df;box-shadow:0 0 0 4px rgba(6,26,91,.08)}.goal-range{width:100%;accent-color:var(--gold);margin:8px 0 24px}.market-controls button.view-toggle{display:grid;place-items:center;color:var(--blue);background:#fff;border:1px solid #dbe6f4;border-radius:14px;font-weight:900;min-width:52px;cursor:pointer;transition:.2s}.market-controls button.view-toggle:hover,.market-controls button.view-toggle.active{background:var(--blue);color:#fff;transform:translateY(-1px)}.market-summary{min-height:26px;display:flex;align-items:center;justify-content:space-between;margin:14px 0 18px;color:#5a6a8c;font-weight:750}.result-empty{color:#b45309}.market-grid .campaign-card.is-hidden{display:none!important}.market-grid.list-view{grid-template-columns:1fr!important}.market-grid.list-view .campaign-card{display:grid;grid-template-columns:260px 1fr}.market-grid.list-view .campaign-img{height:100%;min-height:210px}.save-card.active{background:var(--blue);color:#fff}.filter-panel .full{width:100%}
@media(max-width:760px){.explore-layout{gap:18px}.filter-panel{position:relative;top:auto}.filter-panel h3{font-size:20px}.market-controls{display:grid!important;grid-template-columns:1fr 1fr 44px 44px!important;gap:10px}.market-controls input{grid-column:1/-1}.market-controls select{grid-column:1/3}.market-controls button.view-toggle{min-width:auto;height:44px}.market-summary{font-size:13px;margin:10px 0}.market-grid.list-view .campaign-card{grid-template-columns:1fr}.market-grid.list-view .campaign-img{height:190px}.filter-panel{padding:22px 20px;border-radius:16px}.filter-panel label{font-size:15px}.goal-range{margin-bottom:16px}}

/* V34 opportunity category marketplace pages */
.category-market-hero .explore-title h2{font-size:20px;color:var(--gold);margin:4px 0 12px;font-weight:800}.category-context{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;margin-bottom:22px;padding:24px 28px;background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid var(--line);border-radius:22px;box-shadow:0 16px 40px rgba(4,24,75,.06)}.category-context h2{margin:0 0 8px;color:var(--navy);font-size:25px}.category-context p{margin:0;color:#51617d;max-width:720px;line-height:1.65}.context-pills{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;max-width:430px}.context-pills span{font-weight:800;font-size:12px;color:var(--navy);background:#fff;border:1px solid #dbe5f5;border-radius:999px;padding:9px 12px;box-shadow:0 8px 20px rgba(4,24,75,.05)}.category-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;margin-bottom:60px}.category-info-grid article{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 16px 36px rgba(4,24,75,.07)}.category-info-grid h3{margin:0 0 10px;color:var(--navy);font-size:20px}.category-info-grid p{color:#51617d;line-height:1.7;margin:0 0 18px}.category-explore-layout .filter-panel label input:checked{accent-color:var(--navy)}
@media(max-width:900px){.category-context{display:block;padding:20px}.context-pills{justify-content:flex-start;margin-top:14px}.category-info-grid{grid-template-columns:1fr}.category-market-hero .explore-title h2{font-size:17px}}

/* V35 Contact page benchmark redesign */
.contact-page{background:#fff;color:var(--ink)}
.contact-hero{padding:34px 0 44px;border-top:1px solid #eef3fb;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.contact-hero-grid{display:grid;grid-template-columns:1fr .95fr;gap:70px;align-items:center;min-height:280px}.crumbs{display:flex;align-items:center;gap:11px;font-size:13px;color:#2c4382;margin-bottom:45px}.crumbs a{color:#24408a}.crumbs b{color:#0a1d5b}.contact-hero h1{font-size:52px;line-height:1;margin:0 0 24px;letter-spacing:-.055em;color:var(--blue);font-weight:950}.contact-hero p{font-size:18px;line-height:1.8;max-width:390px;margin:0 0 22px;font-weight:700;color:#0b2360}.contact-hero small{display:block;font-size:15px;color:#102a6c}.contact-hero-art{height:270px;position:relative}.art-blob{position:absolute;inset:24px 0 10px 25px;border-radius:55% 45% 50% 45%;background:linear-gradient(135deg,#f5f8ff,#eef4ff);filter:blur(.1px)}.contact-hero-art i{position:absolute;display:grid;place-items:center;color:var(--blue);font-style:normal}.contact-hero-art .headset{font-size:118px;left:220px;top:22px}.contact-hero-art .mail{font-size:58px;left:105px;top:142px}.contact-hero-art .chat{font-size:52px;background:#4d65bd;color:#fff;border-radius:12px;width:88px;height:60px;right:150px;top:66px}.contact-hero-art .plane{font-size:76px;right:78px;bottom:62px;transform:rotate(-14deg)}
.contact-layout{display:grid;grid-template-columns:290px 1fr;gap:28px;align-items:start;margin-bottom:0}.contact-side{position:sticky;top:108px;display:grid;gap:28px}.toc-card,.help-card,.contact-panel,.follow-panel{background:#fff;border:1px solid #dfe8f5;border-radius:12px;box-shadow:0 10px 28px rgba(6,26,91,.035)}.toc-card{padding:28px 22px}.toc-card h3,.help-card h3{margin:0 0 22px;font-size:20px;color:var(--blue)}.toc-card a{display:flex;gap:13px;align-items:center;padding:13px 16px;border-radius:8px;color:#18346f;font-weight:700;margin-bottom:7px}.toc-card a.active,.toc-card a:hover{background:#eef5ff;color:#0052d6}.help-card{padding:36px 22px;margin-top:42px;background:linear-gradient(135deg,#fff,#f7faff)}.help-card i{width:62px;height:62px;border-radius:50%;background:#edf4ff;color:var(--blue);display:grid;place-items:center;font-size:30px;font-style:normal;margin-bottom:20px}.help-card p{color:#334b79;line-height:1.7}.help-card .btn{width:100%;margin-top:18px}.contact-main{display:grid;gap:22px}.contact-panel{padding:32px 38px}.contact-panel h2,.follow-panel h2{font-size:20px;color:var(--blue);margin:0 0 10px}.contact-panel>p,.follow-panel p{color:#263f72;margin:0 0 22px;line-height:1.65}.contact-methods{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.contact-methods article{background:linear-gradient(135deg,#f8fbff,#fff);border-radius:10px;text-align:center;padding:30px 16px 24px}.contact-methods i,.contact-info-grid i{width:68px;height:68px;border-radius:50%;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-style:normal;font-size:34px;margin:0 auto 18px}.contact-methods h3{font-size:16px;margin:0 0 16px;color:var(--blue)}.contact-methods a,.contact-methods p{font-size:13px;line-height:1.7;color:#17356f;margin:0 0 9px}.contact-info-grid{display:grid;grid-template-columns:1.05fr 1.05fr .95fr;gap:20px}.contact-info-grid article{display:grid;grid-template-columns:78px 1fr;gap:16px;align-items:start}.contact-info-grid i{margin:0;width:62px;height:62px;font-size:31px}.contact-info-grid h2{font-size:19px}.contact-info-grid p{color:#203d73;line-height:1.65;margin:0}.form-panel{padding:30px 38px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px 22px}.contact-form label{display:block;font-size:13px;font-weight:800;color:#17346d;margin-bottom:8px}.contact-form label b{color:#d44}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #d8e4f4;border-radius:7px;padding:15px 16px;font:inherit;color:#0a1d5b;background:#fff}.contact-form textarea{height:110px;resize:vertical}.contact-form .full{grid-column:1/-1}.contact-form .center{text-align:center}.contact-form .center .btn{min-width:270px}.privacy{font-size:13px;color:#496087;margin:16px 0 0}.follow-panel{display:flex;align-items:center;justify-content:space-between;padding:25px 34px;background:linear-gradient(135deg,#f8fbff,#fff)}.follow-icons{display:flex;gap:18px}.follow-icons a{width:54px;height:54px;border-radius:50%;border:1px solid #dfe8f5;background:#fff;display:grid;place-items:center;font-size:25px;font-weight:900;color:#2b46a0;box-shadow:0 8px 24px rgba(6,26,91,.05)}
@media(max-width:1100px){.contact-hero-grid,.contact-layout{grid-template-columns:1fr}.contact-side{position:static}.contact-methods{grid-template-columns:repeat(2,1fr)}.contact-info-grid{grid-template-columns:1fr}.contact-hero-art{display:none}.crumbs{margin-bottom:28px}}
@media(max-width:560px){.contact-hero{padding:20px 0 28px}.contact-hero h1{font-size:38px}.contact-hero p{font-size:15px}.contact-panel{padding:24px 18px}.contact-methods{grid-template-columns:1fr}.contact-form{grid-template-columns:1fr}.contact-form .center .btn{min-width:0;width:100%}.follow-panel{display:block}.follow-icons{margin-top:18px;gap:10px}.contact-side{display:none}}

/* V36 Risk Disclosure benchmark page + related links */
.risk-page{background:#fff;color:var(--ink)}
.risk-hero{padding:34px 0 44px;border-top:1px solid #eef3fb;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.risk-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center;min-height:280px}.risk-hero h1{font-size:50px;line-height:1.05;margin:0 0 22px;letter-spacing:-.055em;color:var(--blue);font-weight:950}.risk-hero p{font-size:17px;line-height:1.85;max-width:560px;margin:0 0 21px;font-weight:700;color:#0b2360}.risk-hero small{display:block;font-size:15px;color:#102a6c}.risk-hero-art{height:275px;position:relative}.risk-blob{position:absolute;inset:15px 20px 15px 40px;border-radius:45% 55% 55% 45%;background:linear-gradient(135deg,#f5f8ff,#eef4ff);opacity:.95}.risk-hero-art i{position:absolute;display:grid;place-items:center;font-style:normal;color:#223b95}.risk-hero-art .shield{left:150px;top:30px;width:120px;height:140px;background:#465fb7;color:#fff;font-size:70px;font-weight:900;clip-path:polygon(50% 0,100% 18%,90% 75%,50% 100%,10% 75%,0 18%);box-shadow:0 20px 45px rgba(6,26,91,.16)}.risk-hero-art .doc{right:135px;top:42px;font-size:150px;color:#b9c6ef;opacity:.75}.risk-hero-art .bars{right:196px;bottom:52px;font-size:48px;color:#5168c3;font-weight:900}.risk-hero-art .glass{right:70px;bottom:42px;font-size:100px;color:#6075c6;transform:rotate(-18deg)}
.risk-layout{display:grid;grid-template-columns:290px 1fr;gap:28px;align-items:start;margin-bottom:0}.risk-side{position:sticky;top:108px;display:grid;gap:28px}.risk-main{display:grid;gap:22px}.risk-panel{background:#fff;border:1px solid #dfe8f5;border-radius:12px;box-shadow:0 10px 28px rgba(6,26,91,.035);padding:32px 38px}.risk-intro{padding-bottom:26px;border-bottom:1px solid #e7eef8}.risk-intro h2,.risk-item h2,.risk-notice h2{font-size:20px;color:var(--blue);margin:0 0 9px}.risk-intro p,.risk-item p,.risk-notice p{font-size:15px;line-height:1.75;color:#14306a;margin:0}.risk-item{display:grid;grid-template-columns:78px 1fr;gap:22px;align-items:start;padding:24px 0;border-bottom:1px solid #e7eef8}.risk-item i{width:68px;height:68px;border-radius:50%;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-style:normal;font-size:35px;margin:0 auto;font-weight:900}.risk-notice{margin-top:28px;display:grid;grid-template-columns:78px 1fr;gap:22px;align-items:center;padding:28px 30px;border-radius:10px;background:linear-gradient(135deg,#fff6e8,#fff);border:1px solid #ffead0}.risk-notice i{font-size:52px;color:#e56d00;font-style:normal}.opportunity-link-panel{background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #dfe8f5;border-radius:12px;padding:28px 30px;box-shadow:0 10px 28px rgba(6,26,91,.035)}.opportunity-link-panel h2{font-size:21px;color:var(--blue);margin:0 0 7px}.opportunity-link-panel p{color:#294577;margin:0 0 20px;line-height:1.6}.opportunity-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.opportunity-link-grid a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 16px;border:1px solid #dbe6f4;border-radius:12px;background:#fff;color:var(--blue);font-weight:850;box-shadow:0 8px 20px rgba(6,26,91,.035);transition:.2s}.opportunity-link-grid a:hover{transform:translateY(-2px);border-color:#b9c9e2;box-shadow:0 14px 28px rgba(6,26,91,.08);color:#0052d6}.opportunity-link-grid span{color:var(--gold);font-weight:950}
@media(max-width:1100px){.risk-hero-grid,.risk-layout{grid-template-columns:1fr}.risk-side{position:static}.risk-hero-art{display:none}.opportunity-link-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.risk-hero{padding:20px 0 28px}.risk-hero h1{font-size:36px}.risk-hero p{font-size:15px}.risk-panel{padding:24px 18px}.risk-item{grid-template-columns:58px 1fr;gap:14px}.risk-item i{width:52px;height:52px;font-size:25px}.risk-notice{grid-template-columns:1fr;padding:20px}.risk-side{display:none}.opportunity-link-panel{padding:22px 18px}.opportunity-link-grid{grid-template-columns:1fr}.contact-main .opportunity-link-panel{margin-top:0}}


/* V37 How It Works benchmark redesign */
.hiw-page{background:#fff}.hiw-hero{padding:58px 0 0;border-bottom:1px solid #edf2fa;background:linear-gradient(90deg,#fff 0%,#fff 48%,#f6f9ff 100%);overflow:hidden}.hiw-hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;min-height:270px}.hiw-copy{padding-left:58px}.hiw-copy h1{font-size:50px;line-height:1.02;color:var(--blue);letter-spacing:-.045em;margin:0 0 12px;font-weight:950}.hiw-copy h2{font-size:25px;line-height:1.28;color:var(--gold);margin:0 0 20px;font-weight:850}.hiw-copy p{max-width:620px;color:#26385e;font-size:17px;line-height:1.8;margin:0}.hiw-device-art{height:270px;position:relative;overflow:hidden}.hiw-device-art:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.65) 22%,rgba(255,255,255,0) 100%);z-index:2}.hiw-device-art img{width:100%;height:100%;object-fit:cover;object-position:center}.hiw-process-card{margin-top:0;margin-bottom:46px;background:#fff;border:1px solid #e2eaf6;border-radius:14px;padding:46px 46px 36px;box-shadow:0 14px 44px rgba(6,26,91,.05)}.hiw-steps{display:grid;grid-template-columns:1fr 54px 1fr 54px 1fr 54px 1fr 54px 1fr;gap:14px;align-items:start;text-align:center}.hiw-step{position:relative;min-width:0}.hiw-number{width:72px;height:72px;margin:0 auto -22px;border:1px solid #e1e9f5;border-radius:50%;background:#fff;display:grid;place-items:start center;padding-top:16px;color:var(--gold);font-weight:950;font-size:25px;box-shadow:0 10px 28px rgba(6,26,91,.04)}.hiw-icon{width:76px;height:76px;border-radius:50%;background:var(--blue);color:#fff;margin:0 auto 22px;display:grid;place-items:center;font-size:34px;box-shadow:0 16px 30px rgba(6,26,91,.18)}.hiw-arrow{color:var(--gold);font-size:36px;font-weight:300;margin-top:104px}.hiw-step h3{font-size:17px;line-height:1.25;margin:0 0 16px;color:var(--blue);font-weight:950}.hiw-step p{font-size:15px;line-height:1.65;color:#26385e;margin:0 auto 24px;max-width:230px}.hiw-list{text-align:left;border:1px solid #e2eaf6;border-radius:9px;background:#fff;padding:17px 20px;min-height:132px;box-shadow:0 8px 20px rgba(6,26,91,.025)}.hiw-list b{display:block;margin-bottom:12px;color:#273a60;font-size:14px}.hiw-list span{display:block;color:#10255c;font-size:14px;margin:9px 0}.hiw-list span::first-letter{color:var(--gold)}.hiw-assurance{margin:38px 0 36px;background:#fff8ed;border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:24px 28px}.hiw-assurance article{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:start;padding:0 18px}.hiw-assurance i{font-style:normal;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:var(--blue);font-size:30px}.hiw-assurance h3{margin:0 0 7px;color:var(--blue);font-size:18px}.hiw-assurance p{margin:0;color:#26385e;font-size:14px;line-height:1.55}.hiw-help{background:var(--blue);border-radius:10px;color:#fff;display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:18px;padding:22px 34px}.hiw-help i{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#eef3ff;color:var(--blue);font-style:normal;font-size:28px}.hiw-help h2{font-size:23px;margin:0 0 4px;color:#fff}.hiw-help p{margin:0;color:#e2e9ff}.hiw-help-actions{display:flex;gap:18px}.hiw-help .btn-outline-light{border-color:rgba(255,255,255,.65);color:#fff;background:transparent;min-width:200px}.hiw-help .btn-gold{min-width:220px}
@media(max-width:1100px){.hiw-hero-grid{grid-template-columns:1fr}.hiw-copy{padding:28px 0 28px}.hiw-device-art{display:none}.hiw-process-card{padding:28px 18px}.hiw-steps{grid-template-columns:1fr;gap:18px}.hiw-arrow{display:none}.hiw-list{max-width:360px;margin-inline:auto}.hiw-assurance{grid-template-columns:1fr 1fr;gap:20px}.hiw-help{grid-template-columns:1fr;text-align:center}.hiw-help i{margin:auto}.hiw-help-actions{justify-content:center;flex-wrap:wrap}}@media(max-width:560px){.hiw-hero{padding-top:34px}.hiw-copy h1{font-size:38px}.hiw-copy h2{font-size:20px}.hiw-copy p{font-size:15px}.hiw-process-card{border-radius:12px;margin-top:0}.hiw-assurance{grid-template-columns:1fr;padding:20px 16px}.hiw-assurance article{padding:12px 0}.hiw-help{padding:22px 18px}.hiw-help-actions .btn{width:100%;min-width:0}}

/* V38 Raise Funds exact benchmark redesign */
.raise-exact-page{background:#fff}.breadcrumb{font-size:13px;color:#536794;margin:30px 0 28px}.breadcrumb span{padding:0 9px;color:#9aaccc}.raise-exact-hero{padding-bottom:36px}.raise-exact-grid{display:grid;grid-template-columns:1fr 1.18fr;gap:64px;align-items:center}.raise-exact-copy h1{font-size:64px;line-height:1.05;letter-spacing:-.055em;margin:0 0 24px;color:var(--blue);font-weight:950}.raise-exact-copy h2{font-size:26px;line-height:1.48;color:var(--gold);font-weight:800;margin:0 0 22px}.raise-exact-copy p{font-size:17px;line-height:1.75;color:#233967;max-width:590px;margin:0 0 32px}.raise-exact-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.download-btn{padding-left:24px;padding-right:24px}.raise-exact-media{position:relative;min-height:440px;display:flex;align-items:center}.raise-exact-media>img{width:590px;height:430px;object-fit:cover;border-radius:10px;box-shadow:0 18px 40px rgba(6,26,91,.08)}.raise-why-card{position:absolute;right:0;top:54px;width:330px;background:rgba(255,255,255,.96);border:1px solid #dfe7f4;border-radius:14px;box-shadow:0 18px 45px rgba(6,26,91,.12);padding:26px}.raise-why-card h3{font-size:18px;color:var(--blue);margin:0 0 22px}.raise-why-card div{display:flex;gap:16px;align-items:center;margin:20px 0;color:#263b64;font-size:14px}.raise-why-card i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#fff1dd;color:#f28c00;font-style:normal;font-weight:900;flex:0 0 auto}.raise-stat-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border:1px solid #edf1f6;border-radius:12px;background:linear-gradient(90deg,#fffaf3,#fff);padding:25px 28px;margin-top:18px;margin-bottom:50px;box-shadow:0 12px 30px rgba(6,26,91,.04)}.raise-stat-strip article{display:flex;align-items:center;gap:16px;padding:0 20px;border-right:1px solid #e5edf8}.raise-stat-strip article:last-child{border-right:0}.raise-stat-strip i{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);border:1px solid #e1e9f6;font-style:normal;font-weight:900;font-size:25px}.raise-stat-strip b{display:block;font-size:20px;color:var(--blue);font-weight:950}.raise-stat-strip span{display:block;font-size:13px;color:#33476d;margin-top:4px}.raise-how-exact{padding:0 0 48px}.raise-head{margin-bottom:30px}.raise-head h2{position:relative}.raise-head h2:after{content:"";display:block;width:34px;height:2px;background:var(--gold);margin-top:10px}.raise-head span{color:var(--gold);font-weight:750}.raise-timeline{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;position:relative}.raise-timeline:before{content:"";position:absolute;left:7%;right:7%;top:60px;height:1px;background:#aab7ce;z-index:0}.raise-timeline article{text-align:center;position:relative;z-index:1}.raise-timeline b{display:block;color:var(--gold);font-size:18px;margin-bottom:12px}.raise-timeline i{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;margin:0 auto 18px;font-size:26px;font-style:normal;box-shadow:0 10px 26px rgba(6,26,91,.16)}.raise-timeline h3{font-size:16px;color:var(--blue);margin:0 0 13px}.raise-timeline p{font-size:14px;line-height:1.65;color:#33476d;margin:0}.raise-industries{padding:10px 0 44px}.industry-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:14px}.industry-grid article{border:1px solid #dde7f4;border-radius:8px;background:#fff;text-align:center;padding:18px 10px;min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;transition:.25s}.industry-grid article:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.industry-grid i{width:48px;height:48px;border-radius:12px;background:#f5fbf5;color:#0aa65a;display:grid;place-items:center;font-style:normal;font-size:24px}.industry-grid article:nth-child(2) i,.industry-grid article:nth-child(8) i{background:#fff3e9;color:#f28c00}.industry-grid article:nth-child(3) i,.industry-grid article:nth-child(5) i{background:#eef4ff;color:#285de8}.industry-grid article:nth-child(4) i{background:#f4eaff;color:#822fea}.industry-grid article:nth-child(6) i{background:#fff0f0;color:#e1314f}.industry-grid article:nth-child(7) i{background:#eefcff;color:#0a9dac}.industry-grid b{font-size:13px;color:var(--blue)}.raise-final-cta{background:var(--blue);color:#fff;border-radius:10px;padding:34px 46px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:26px;margin-bottom:36px;box-shadow:var(--shadow)}.raise-final-cta h2{margin:0 0 8px;font-size:28px}.raise-final-cta p{margin:0;color:#dce6ff}.cta-support-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--gold);font-size:34px}
@media(max-width:1100px){.raise-exact-grid{grid-template-columns:1fr;gap:26px}.raise-exact-media{min-height:auto}.raise-exact-media>img{width:100%;height:360px}.raise-why-card{position:relative;right:auto;top:auto;width:100%;margin-top:-20px}.raise-stat-strip{grid-template-columns:1fr 1fr}.raise-stat-strip article{border-right:0;border-bottom:1px solid #e5edf8;padding:16px}.raise-timeline{grid-template-columns:1fr 1fr}.raise-timeline:before{display:none}.industry-grid{grid-template-columns:repeat(3,1fr)}.raise-final-cta{grid-template-columns:1fr;text-align:center}.cta-support-icon{margin:auto}.raise-exact-copy h1{font-size:46px}}@media(max-width:560px){.raise-exact-copy h1{font-size:38px}.raise-exact-copy h2{font-size:20px}.raise-exact-actions{display:grid;grid-template-columns:1fr}.raise-stat-strip,.raise-timeline,.industry-grid{grid-template-columns:1fr}.raise-final-cta{padding:28px 20px}.raise-final-cta .btn{width:100%}}


/* Partnerships benchmark page */
.partnerships-page{background:#fff;color:var(--ink)}
.partner-hero{padding:34px 0 32px;border-top:1px solid #eef3fb;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.partner-hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center;min-height:280px}
.partner-hero h1{font-size:50px;line-height:1.05;margin:0 0 22px;letter-spacing:-.055em;color:var(--blue);font-weight:950}
.partner-hero p{font-size:17px;line-height:1.82;max-width:570px;margin:0 0 21px;font-weight:700;color:#0b2360}
.partner-hero small{display:block;font-size:15px;color:#102a6c;font-weight:650}
.partner-hero-art{height:280px;position:relative}
.partner-blob{position:absolute;inset:18px 38px 16px 44px;border-radius:47% 53% 55% 45%;background:linear-gradient(135deg,#f5f8ff,#eef4ff);opacity:.98}
.partner-hero-art i{position:absolute;display:grid;place-items:center;font-style:normal}
.piece-one,.piece-two{width:176px;height:142px;border-radius:12px;background:linear-gradient(135deg,#061a5b,#173b9b);box-shadow:0 18px 45px rgba(6,26,91,.13)}
.piece-one{left:120px;top:62px}
.piece-one:before{content:"";position:absolute;right:-25px;top:54px;width:50px;height:50px;border-radius:50%;background:#f5f8ff}
.piece-one:after{content:"";position:absolute;right:57px;top:-37px;width:58px;height:58px;border-radius:50%;background:#061a5b}
.piece-two{left:302px;top:62px;background:linear-gradient(135deg,#3159c4,#102b86)}
.piece-two:before{content:"";position:absolute;right:-38px;top:50px;width:62px;height:62px;border-radius:50%;background:#3159c4}
.piece-two:after{content:"";position:absolute;left:54px;top:-38px;width:58px;height:58px;border-radius:50%;background:#3159c4}
.shake{left:250px;top:116px;width:126px;height:126px;border-radius:50%;background:rgba(255,255,255,.78);color:var(--blue);font-size:58px;box-shadow:0 18px 48px rgba(6,26,91,.12);z-index:2}
.partner-layout{display:grid;grid-template-columns:290px 1fr;gap:24px;align-items:start;margin-bottom:0}
.partner-side{position:sticky;top:108px;display:grid;gap:28px}
.partner-main{display:grid;gap:22px}
.partner-panel{background:#fff;border:1px solid #dfe8f5;border-radius:12px;box-shadow:0 10px 28px rgba(6,26,91,.035);padding:28px 30px 22px}
.partner-intro h2,.partner-strip h2,.partner-process h2,.partner-benefits h2,.partner-cta h2{font-size:21px;color:var(--blue);margin:0 0 8px;font-weight:950;letter-spacing:-.02em}
.partner-intro p,.partner-strip>p,.partner-process>p,.partner-benefits>p,.partner-cta p{font-size:15px;line-height:1.68;color:#14306a;margin:0;font-weight:650}
.partner-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:26px 0 24px}
.partner-value-grid article,.partner-opportunity-grid article{min-height:170px;border-radius:12px;background:linear-gradient(135deg,#f9fbff,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px 18px;box-shadow:0 10px 26px rgba(6,26,91,.035)}
.partner-value-grid i,.partner-opportunity-grid i{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:var(--blue);font-style:normal;font-size:34px;margin-bottom:19px;font-weight:900}
.partner-value-grid h3,.partner-opportunity-grid h3{font-size:14px;color:var(--blue);font-weight:950;margin:0 0 10px}
.partner-value-grid p,.partner-opportunity-grid p{font-size:13px;line-height:1.58;color:#17316d;margin:0;font-weight:650}
.partner-divider{height:1px;background:#e7eef8;margin:4px -12px 21px}
.partner-strip{margin-bottom:22px}
.partner-icon-row{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:22px;border-top:0}
.partner-icon-row article{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;min-height:92px;padding:2px 12px;border-right:1px solid #e7eef8}
.partner-icon-row article:last-child{border-right:0}
.partner-icon-row i{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:var(--blue);font-style:normal;font-size:28px;font-weight:900}
.partner-icon-row h3{font-size:12px;line-height:1.3;margin:0;color:var(--blue);font-weight:950}
.partner-opportunity-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:18px}
.partner-opportunity-grid article{min-height:165px;padding:20px 12px}
.partner-opportunity-grid i{width:58px;height:58px;font-size:28px;margin-bottom:15px}
.partner-opportunity-grid h3{font-size:13px}
.partner-opportunity-grid p{font-size:12px}
.partner-bottom-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;margin-top:6px}
.partner-process,.partner-benefits{padding:0 0 20px}
.process-track{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:30px;position:relative}
.process-track article{text-align:center;position:relative}
.process-track b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:14px;font-weight:950;margin:0 auto 17px}
.process-track span{position:absolute;right:-14px;top:10px;color:var(--blue);font-size:20px;font-weight:900}
.process-track h3{font-size:12px;color:var(--blue);font-weight:950;margin:0 0 8px}
.process-track p{font-size:11px;line-height:1.55;color:#17316d;margin:0;font-weight:650}
.partner-benefits ul{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:17px}
.partner-benefits li{font-size:14px;color:#17316d;font-weight:650;display:flex;gap:12px;align-items:flex-start}
.partner-benefits li:before{content:"✓";width:20px;height:20px;flex:0 0 20px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:12px;font-weight:950}
.partner-cta{display:grid;grid-template-columns:74px 1fr auto;gap:18px;align-items:center;border-top:1px solid #e7eef8;margin:8px -30px -22px;padding:26px 30px;background:#fff}
.partner-cta i{width:60px;height:60px;border-radius:50%;background:#eef5ff;color:var(--blue);display:grid;place-items:center;font-style:normal;font-size:34px;font-weight:900}
.partner-cta .btn{min-width:190px;text-align:center}
.partner-toc a.active{background:#eef5ff;color:#0052d6}
@media(max-width:1100px){.partner-hero-grid,.partner-layout{grid-template-columns:1fr}.partner-side{position:static}.partner-hero-art{display:none}.partner-value-grid{grid-template-columns:repeat(2,1fr)}.partner-icon-row{grid-template-columns:repeat(3,1fr);gap:16px}.partner-icon-row article{border-right:0}.partner-opportunity-grid{grid-template-columns:repeat(2,1fr)}.partner-bottom-grid{grid-template-columns:1fr}.partner-cta{grid-template-columns:60px 1fr}}
@media(max-width:560px){.partner-hero{padding:20px 0 28px}.partner-hero h1{font-size:36px}.partner-hero p{font-size:15px}.partner-panel{padding:24px 18px}.partner-side{display:none}.partner-value-grid,.partner-opportunity-grid,.partner-icon-row{grid-template-columns:1fr;gap:12px}.partner-value-grid article,.partner-opportunity-grid article{min-height:auto;padding:22px 16px}.process-track{grid-template-columns:1fr;gap:20px}.process-track span{display:none}.partner-cta{grid-template-columns:1fr;margin:0 -18px -24px;padding:22px 18px}.partner-cta .btn{width:100%}}

/* careers + investor benchmark redesign */
.career-benchmark-page,.investor-benchmark-page{background:#fff}.career-hero-wrap,.investor-hero-bench{display:grid;grid-template-columns:1fr 1.2fr;gap:42px;align-items:center;padding:34px 0}.career-left h1,.investor-copy h1{font-size:64px;line-height:1;color:#081f63;margin:10px 0 18px;font-weight:900}.career-left h2{font-size:22px;color:#e68a00;margin:0 0 20px;font-weight:800}.career-left p,.investor-copy p{font-size:17px;line-height:1.9;color:#213b76;max-width:580px;font-weight:500}.career-right img{width:100%;border-radius:18px;height:430px;object-fit:cover}.career-top-benefits{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #e7edf8;border-radius:14px;overflow:hidden;margin-bottom:24px}.career-top-benefits article{display:flex;gap:14px;padding:24px 20px;background:#fbfcff;border-right:1px solid #e7edf8}.career-top-benefits article:last-child{border-right:0}.career-top-benefits i,.career-card-grid i,.investor-feature-grid i{width:58px;height:58px;border-radius:50%;background:#eef3ff;display:grid;place-items:center;color:#081f63;font-style:normal;font-size:28px;font-weight:900;flex:0 0 58px}.career-top-benefits h3,.career-section h2,.investor-section h2{margin:0 0 8px;color:#081f63;font-size:16px;font-weight:900}.career-top-benefits p,.career-section p,.investor-section p{margin:0;color:#314b82;line-height:1.7;font-size:14px}.career-main-layout,.investor-layout-bench{display:grid;grid-template-columns:260px 1fr;gap:22px;align-items:start;padding-bottom:34px}.career-toc,.investor-toc,.career-help,.investor-help,.career-content-card,.investor-content-card{background:#fff;border:1px solid #e7edf8;border-radius:14px}.career-toc,.investor-toc{padding:26px;display:grid;gap:10px;margin-bottom:18px}.career-toc h3,.investor-toc h3{margin:0 0 8px;font-size:32px;color:#081f63;font-weight:900}.career-toc a,.investor-toc a{padding:12px 14px;border-radius:10px;text-decoration:none;color:#314b82;font-weight:700}.career-toc a.active{background:#eef3ff}.career-help,.investor-help{padding:28px;text-align:left}.career-help i,.investor-help i{width:64px;height:64px;border-radius:50%;background:#eef3ff;display:grid;place-items:center;font-style:normal;font-size:30px;color:#081f63}.career-content-card,.investor-content-card{padding:30px}.career-card-grid,.investor-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px}.career-card-grid article,.investor-feature-grid article{background:#fbfcff;border:1px solid #edf2fb;border-radius:14px;padding:28px 20px;text-align:center}.career-card-grid h3,.investor-feature-grid h3{font-size:18px;color:#081f63;margin:16px 0 10px}.career-life-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:18px}.career-life-grid img{width:100%;height:130px;border-radius:12px;object-fit:cover}.career-life-grid h3{font-size:15px;color:#081f63;margin:12px 0 8px}.career-open-head{display:flex;justify-content:space-between;align-items:end}.career-open-head a,.career-table a{color:#081f63;font-weight:800;text-decoration:none}.career-table{width:100%;border-collapse:collapse;margin-top:16px}.career-table th,.career-table td{padding:16px 10px;border-bottom:1px solid #e7edf8;text-align:left;color:#223b75;font-size:14px}.career-table th{font-size:13px;color:#6a7ea8}.career-cta,.investor-promise{display:grid;grid-template-columns:70px 1fr auto;gap:18px;align-items:center;background:#fff8f0;border:1px solid #fde6c5;border-radius:14px;padding:24px;margin-top:24px}.career-cta i,.investor-promise i{width:58px;height:58px;border-radius:50%;background:#fff;color:#d18400;display:grid;place-items:center;font-style:normal;font-size:28px;font-weight:900}.investor-hero-bench{grid-template-columns:1fr 1fr}.investor-art{height:320px;border-radius:24px;background:#f8faff;position:relative;overflow:hidden}.investor-art .blob{position:absolute;inset:20px;background:#eef3ff;border-radius:50% 40% 45% 50%}.investor-art .shield,.investor-art .lock,.investor-art .people{position:absolute;color:#081f63;font-weight:900}.investor-art .shield{top:50px;left:50%;transform:translateX(-50%);font-size:120px}.investor-art .lock{left:110px;bottom:70px;font-size:90px}.investor-art .people{right:90px;bottom:85px;font-size:62px;letter-spacing:10px}.investor-two-col{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:24px;border:1px solid #e7edf8;border-radius:14px;overflow:hidden}.investor-two-col article{display:flex;gap:18px;padding:22px;border-bottom:1px solid #e7edf8}.investor-two-col article:nth-child(odd){border-right:1px solid #e7edf8}.investor-two-col i{width:54px;height:54px;border-radius:50%;background:#eef3ff;display:grid;place-items:center;flex:0 0 54px;font-style:normal;font-size:24px;font-weight:900;color:#081f63}.investor-section{margin-bottom:28px}@media(max-width:900px){.career-hero-wrap,.investor-hero-bench,.career-main-layout,.investor-layout-bench{grid-template-columns:1fr}.career-top-benefits,.career-card-grid,.career-life-grid,.investor-feature-grid,.investor-two-col{grid-template-columns:1fr 1fr}.career-left h1,.investor-copy h1{font-size:48px}.career-right img{height:320px}.career-cta,.investor-promise{grid-template-columns:1fr;text-align:center}}@media(max-width:560px){.career-top-benefits,.career-card-grid,.career-life-grid,.investor-feature-grid,.investor-two-col{grid-template-columns:1fr}.career-content-card,.investor-content-card{padding:20px}.career-left h1,.investor-copy h1{font-size:40px}.career-top-benefits article{border-right:0;border-bottom:1px solid #e7edf8}.career-hero-wrap,.investor-hero-bench{padding:18px 0}.investor-art{height:220px}.career-toc h3,.investor-toc h3{font-size:26px}}

/* Auth pages: scoped login/signup redesign */
.auth-page{background:#fff;padding:28px 0 0;color:#00185b}.auth-shell{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#f3f7ff;border-radius:12px;overflow:hidden;min-height:960px}.auth-left{position:relative;min-height:960px;padding:86px 52px 36px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(180deg,#edf5ff 0%,#f7fbff 48%,#fff7eb 100%)}.auth-left-copy{position:relative;z-index:2}.auth-left h1{font-size:38px;line-height:1.1;margin:0 0 22px;font-weight:900;color:#00185b}.auth-left>div>p,.auth-left-copy>p{font-size:20px;line-height:1.48;color:#e38400;font-weight:800;margin:0 0 58px;max-width:410px}.auth-benefits{display:grid;gap:36px;max-width:470px}.auth-benefits article{display:grid;grid-template-columns:70px 1fr;gap:22px;align-items:center}.auth-benefits i{width:66px;height:66px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#00185b;font-size:31px;font-style:normal;box-shadow:0 10px 26px rgba(0,24,91,.06)}.auth-benefits h3{font-size:16px;margin:0 0 7px;font-weight:900;color:#00185b}.auth-benefits p{font-size:14px;line-height:1.55;margin:0;color:#00185b}.auth-image{position:absolute;left:0;right:0;bottom:0;height:445px;overflow:hidden}.auth-image img{width:100%;height:100%;object-fit:cover;object-position:18% 52%;filter:saturate(1.08)}.auth-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(246,250,255,1) 0%,rgba(246,250,255,.55) 24%,rgba(246,250,255,0) 44%)}.auth-reg-card{position:absolute;left:64px;bottom:62px;width:332px;background:#fff;border:1px solid #d9e0ef;border-radius:9px;box-shadow:0 14px 40px rgba(0,24,91,.16);display:grid;grid-template-columns:58px 1fr;gap:18px;padding:21px 24px;z-index:2}.auth-reg-card i{font-style:normal;color:#00185b;font-size:42px}.auth-reg-card h3{font-size:15px;margin:0 0 8px;color:#00185b;font-weight:900}.auth-reg-card p{font-size:12px;line-height:1.5;margin:0;color:#00185b}.auth-card{align-self:center;margin:62px 54px;background:#fff;border:1px solid #dce3ef;border-radius:12px;box-shadow:0 14px 40px rgba(0,24,91,.06);padding:82px 58px 70px}.auth-signup .auth-card{padding-top:53px;padding-bottom:50px}.auth-card h2{font-size:34px;line-height:1.12;margin:0 0 26px;color:#00185b;font-weight:900}.auth-switch{font-size:15px;margin:0 0 44px;color:#00185b;font-weight:700}.auth-switch a,.forgot,.terms a{color:#004eff;text-decoration:none;font-weight:900}.auth-form{display:grid;gap:23px}.auth-form label{display:grid;gap:12px;font-size:14px;font-weight:900;color:#00185b}.auth-form input,.auth-form select{height:58px;border:1px solid #d8dfec;border-radius:6px;padding:0 20px;color:#00185b;background:#fff;font-size:16px;outline:none}.auth-form input::placeholder{color:#8b96b3}.pass-wrap{position:relative}.pass-wrap input{width:100%;padding-right:54px}.pass-wrap span{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#7f8ba8}.forgot{justify-self:end;margin-top:-6px;font-size:14px}.auth-submit{height:56px;border:0;border-radius:6px;background:linear-gradient(180deg,#ef9508,#d47a00);color:#fff;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 8px 16px rgba(212,122,0,.18);margin-top:13px}.auth-divider{display:flex;align-items:center;gap:18px;color:#00185b;font-weight:800;justify-content:center;margin:22px 0 5px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#d8dfec;flex:1}.social-btn{height:58px;border:1px solid #d8dfec;background:#fff;border-radius:7px;color:#00185b;font-size:17px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:22px}.social-btn b{font-size:24px}.social-btn .g{color:#d93025}.social-btn .in{background:#0077b5;color:#fff;border-radius:3px;font-size:17px;line-height:22px;width:22px;height:22px;display:inline-grid;place-items:center}.secure-login{margin-top:28px;background:#f2f6fc;border-radius:7px;display:grid;grid-template-columns:48px 1fr;gap:18px;padding:25px 31px;align-items:center}.secure-login i{font-style:normal;color:#63708d;font-size:27px}.secure-login h3{margin:0 0 7px;font-size:15px;font-weight:900}.secure-login p{margin:0;font-size:13px;line-height:1.45}.auth-role-label{margin-bottom:-8px}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.role-card{height:74px!important;border:1px solid #d8dfec;border-radius:6px;padding:0 18px;display:flex!important;flex-direction:row;align-items:center;gap:16px;font-size:15px!important;cursor:pointer;user-select:none;transition:border-color .18s ease, box-shadow .18s ease, background .18s ease}.role-card.active{border-color:#e48700;background:#fffaf2;box-shadow:0 0 0 1px rgba(228,135,0,.18)}.role-card input{display:none}.role-card i{width:38px;height:38px;border-radius:8px;background:#fff7eb;display:grid;place-items:center;color:#e48700;font-style:normal;font-size:24px}.role-card small{display:block;font-size:12px;margin-top:4px;color:#3a4772;font-weight:500}.phone-row{display:grid;grid-template-columns:126px 1fr;gap:16px}.hint{font-size:12px;line-height:1.5;color:#63708d;font-weight:500;margin-top:-5px}.terms{display:flex!important;flex-direction:row;align-items:flex-start;gap:10px;font-weight:600!important}.terms input{width:18px;height:18px;padding:0;accent-color:#e48700}.auth-note{text-align:center;color:#63708d;font-size:14px;margin:12px 0 0}.auth-signup .auth-shell{min-height:1180px}.auth-signup .auth-left{min-height:1180px}.auth-signup .auth-image{height:530px}.auth-signup .auth-reg-card{top:698px;bottom:auto}
@media(max-width:900px){.auth-page{padding:14px 0 0}.auth-shell{grid-template-columns:1fr;min-height:0}.auth-left{min-height:auto;padding:38px 24px 0}.auth-left h1{font-size:32px}.auth-left-copy>p{font-size:18px;margin-bottom:30px}.auth-benefits{gap:18px}.auth-benefits article{grid-template-columns:54px 1fr}.auth-benefits i{width:52px;height:52px;font-size:24px}.auth-image{position:relative;height:310px;margin:28px -24px 0}.auth-reg-card{left:24px;right:24px;bottom:24px;width:auto}.auth-card{margin:20px 0 0;border-radius:0;padding:38px 24px}.auth-card h2{font-size:29px}.role-grid{grid-template-columns:1fr}.phone-row{grid-template-columns:1fr}.auth-signup .auth-shell,.auth-signup .auth-left{min-height:0}.auth-signup .auth-image{height:340px}.auth-signup .auth-reg-card{top:auto;bottom:24px}}

/* Terms & Privacy benchmark pages - scoped only */
.legal-benchmark-page{background:#fff;color:#00185b}.legal-hero{padding:29px 0 38px;border-top:1px solid #edf2fa;background:#fff}.legal-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:center;min-height:264px}.legal-crumbs{margin-bottom:54px;font-size:13px}.legal-copy h1{font-size:49px;line-height:1.04;margin:0 0 25px;letter-spacing:-.05em;color:#00185b;font-weight:950}.legal-copy p{font-size:17px;line-height:1.82;max-width:625px;margin:0 0 21px;color:#00185b;font-weight:700}.legal-copy small{font-size:15px;color:#102966}.legal-art{height:262px;position:relative}.legal-blob{position:absolute;inset:14px 12px 16px 56px;border-radius:42% 58% 52% 47%;background:linear-gradient(135deg,#f7f9ff 0%,#eef4ff 100%)}.legal-art:before{content:"";position:absolute;left:118px;right:58px;top:104px;height:0;border-top:2px dashed #b9c8ee;border-radius:50%;transform:rotate(-8deg);opacity:.85}.legal-art:after{content:"";position:absolute;left:115px;right:78px;top:138px;height:0;border-top:2px dashed #cbd6f3;border-radius:50%;transform:rotate(12deg);opacity:.75}.legal-art span{position:absolute;display:grid;place-items:center}.legal-art .art-main{left:260px;top:63px;width:128px;height:152px;background:#061a5b;clip-path:polygon(50% 0,100% 18%,90% 74%,50% 100%,10% 74%,0 18%);box-shadow:0 20px 40px rgba(6,26,91,.13);z-index:3}.legal-art .art-main:before{content:"🔒";font-size:58px;color:#fff;transform:translateY(5px)}.legal-art .art-accent{z-index:4;width:74px;height:74px;border-radius:50%;background:#fff;border:2px solid #dfe8f8;color:#061a5b;box-shadow:0 10px 28px rgba(6,26,91,.06);font-size:35px}.legal-art .one{left:135px;top:99px}.legal-art .two{right:57px;top:68px}.legal-art .three{left:213px;top:31px;width:48px;height:48px;background:transparent;border:0;box-shadow:none;font-size:34px}.legal-art-privacy .one:before{content:"👤"}.legal-art-privacy .two:before{content:"📄"}.legal-art-privacy .three:before{content:"⌁"}.legal-art-terms .art-main{left:235px;top:98px;width:94px;height:111px}.legal-art-terms .art-main:before{content:"✓";font-size:55px;font-weight:950}.legal-art-terms:before,.legal-art-terms:after{display:none}.legal-art-terms .legal-blob:after{content:"";position:absolute;left:108px;top:34px;width:170px;height:210px;border-radius:12px;background:#fff;box-shadow:-45px -5px 0 rgba(246,248,255,.85);opacity:.92}.legal-art-terms .one{left:335px;top:103px;width:128px;height:128px;border:0;background:transparent;box-shadow:none;font-size:128px;color:#e58b00}.legal-art-terms .one:before{content:"✎"}.legal-art-terms .two{display:none}.legal-art-terms .three{display:none}.legal-layout{display:grid;grid-template-columns:282px 1fr;gap:20px;align-items:start;margin-bottom:0}.legal-side{position:sticky;top:105px;display:grid;gap:26px}.legal-toc-card,.legal-help-card,.legal-content-card{background:#fff;border:1px solid #dfe8f5;border-radius:9px;box-shadow:0 10px 28px rgba(6,26,91,.025)}.legal-toc-card{padding:33px 20px 28px}.legal-toc-card h3{font-size:20px;margin:0;color:#00185b;font-weight:950}.legal-rule{height:1px;background:#e7eef8;margin:22px 0 10px}.legal-toc-card a{display:flex;align-items:center;gap:9px;min-height:42px;border-radius:7px;padding:0 15px;color:#142f6c;font-weight:700;text-decoration:none;margin-bottom:9px;line-height:1.25}.legal-toc-card a span{color:inherit}.legal-toc-card a.active{background:#edf4ff;color:#0052ff}.legal-help-card{margin:31px 18px 0;padding:35px 18px 24px;background:linear-gradient(135deg,#fff,#f8fbff)}.legal-help-card i{width:60px;height:60px;border-radius:50%;background:#edf4ff;display:grid;place-items:center;font-style:normal;font-size:29px;color:#00185b;margin-bottom:23px}.legal-help-card h3{font-size:19px;color:#00185b;margin:0 0 12px;font-weight:950}.legal-help-card p{font-size:15px;line-height:1.78;color:#193875;margin:0 0 22px}.legal-help-card .btn{width:100%;height:47px;display:grid;place-items:center;border-radius:6px}.legal-content-card{padding:31px 30px 22px}.legal-section-row{display:grid;grid-template-columns:70px 1fr;gap:23px;padding:0 0 28px;margin:0 0 29px;border-bottom:1px solid #e4ebf6}.legal-section-icon{width:60px;height:60px;border-radius:50%;background:#eef4ff;color:#00185b;display:grid;place-items:center;font-size:29px;font-weight:950;line-height:1}.legal-section-body h2{font-size:21px;line-height:1.25;margin:3px 0 12px;color:#00185b;font-weight:950}.legal-section-body p{font-size:15.5px;line-height:1.8;color:#0b2763;margin:0}.legal-section-body ul{margin:16px 0 0 0;padding-left:18px;display:grid;gap:10px}.legal-section-body li{font-size:15px;line-height:1.55;color:#0b2763;padding-left:5px}.legal-section-body li::marker{color:#00185b;font-size:9px}.legal-final-cta{display:grid;grid-template-columns:68px 1fr 160px;gap:18px;align-items:center;background:linear-gradient(100deg,#fff5e8 0%,#fff 100%);border:1px solid #ffead1;border-radius:8px;padding:22px 28px;margin-top:4px}.legal-final-cta i{font-style:normal;font-size:42px;color:#00185b}.legal-final-cta h3{margin:0 0 7px;color:#00185b;font-size:18px;font-weight:950}.legal-final-cta p{margin:0;font-size:14px;line-height:1.55;color:#183875}.legal-final-cta .btn{height:48px;display:grid;place-items:center;border-radius:6px}
@media(max-width:1100px){.legal-hero-grid,.legal-layout{grid-template-columns:1fr}.legal-side{position:static}.legal-art{display:none}.legal-crumbs{margin-bottom:30px}.legal-copy h1{font-size:42px}.legal-content-card{padding:25px}.legal-help-card{margin:0}}
@media(max-width:620px){.legal-hero{padding:20px 0 28px}.legal-copy h1{font-size:36px}.legal-copy p{font-size:15px}.legal-side{display:none}.legal-content-card{padding:20px 16px;border-left:0;border-right:0;border-radius:0}.legal-section-row{grid-template-columns:1fr;gap:12px;padding-bottom:22px;margin-bottom:24px}.legal-section-icon{width:54px;height:54px;font-size:25px}.legal-final-cta{grid-template-columns:1fr;text-align:left;padding:20px}.legal-final-cta .btn{width:100%}}

/* Complaints Procedure benchmark illustration and spacing */
.legal-complaints .legal-copy h1{letter-spacing:-.045em}.legal-art-complaints:before,.legal-art-complaints:after{display:none}.legal-art-complaints .legal-blob{inset:18px 8px 18px 52px;border-radius:45% 55% 53% 47%;background:linear-gradient(135deg,#f7f9ff 0%,#edf3ff 100%)}.legal-art-complaints .art-main{left:250px;top:38px;width:128px;height:170px;border-radius:10px;clip-path:none;background:#8398df;box-shadow:none}.legal-art-complaints .art-main:before{content:"";position:absolute;left:18px;right:18px;top:23px;bottom:16px;background:#fff;border-radius:6px;box-shadow:inset 0 0 0 0 #fff}.legal-art-complaints .art-main:after{content:"";position:absolute;left:47px;top:-18px;width:34px;height:28px;background:#061a5b;border-radius:10px 10px 0 0;box-shadow:0 0 0 14px #061a5b}.legal-art-complaints .art-accent.one{left:156px;top:105px;width:78px;height:78px;background:#fff}.legal-art-complaints .art-accent.one:before{content:"👤";font-size:38px}.legal-art-complaints .art-accent.two{right:58px;top:90px;width:88px;height:72px;border-radius:10px;background:#2c58b9;color:#fff}.legal-art-complaints .art-accent.two:before{content:"•••";font-size:34px;letter-spacing:4px}.legal-art-complaints .art-accent.two:after{content:"";position:absolute;left:22px;bottom:-13px;border-width:14px 14px 0 0;border-style:solid;border-color:#2c58b9 transparent transparent transparent}.legal-art-complaints .art-accent.three{display:block;left:275px;top:73px;width:70px;height:100px;background:transparent;border:0;box-shadow:none;border-radius:0;z-index:5}.legal-art-complaints .art-accent.three:before{content:"✓\A✓\A✓";white-space:pre;line-height:34px;font-size:28px;color:#163891;font-weight:950}.legal-complaints .legal-content-card{padding-top:31px}.legal-complaints .legal-section-row{padding-bottom:25px;margin-bottom:25px}.legal-complaints .legal-section-body h2{font-size:22px}.legal-complaints .legal-final-cta{margin-top:2px}.legal-complaints .legal-final-cta .btn{max-width:150px;justify-self:end}

/* Resource benchmark redesign pages */
.res-page{background:#fff;color:#001653}.res-page .wide{max-width:1210px;margin:0 auto}.res-crumbs{font-size:13px;margin:0 0 56px;display:flex;gap:12px;align-items:center;color:#42527e}.res-crumbs a{color:#22376a;text-decoration:none}.res-crumbs b{font-weight:500}.res-page h1{font-size:44px;line-height:1.05;margin:0 0 22px;font-weight:850;color:#001653}.res-page h2{font-size:24px;line-height:1.2;margin:0 0 12px;color:#001653;font-weight:850}.res-page h3{color:#001653}.res-page p{font-size:16px;line-height:1.75;color:#001b57}.res-hero-image,.blog-hero{background:linear-gradient(90deg,#fff 0%,#f4f7fc 52%,#fff 100%);min-height:350px}.res-hero-image>.wide,.blog-hero>.wide{display:grid;grid-template-columns:1fr 530px;align-items:stretch;gap:40px}.res-hero-copy{padding:30px 0 70px}.res-search{height:52px;width:560px;max-width:100%;border:1px solid #dfe7f3;border-radius:8px;background:#fff;display:flex;align-items:center;gap:12px;padding:0 16px;margin-top:26px;box-shadow:0 14px 35px rgba(0,20,80,.04)}.res-search input{border:0;outline:0;flex:1;font:inherit;color:#001653}.res-search button{border:0;background:none;color:#001653;font-size:22px}.res-search span{color:#90a0bf}.help-photo{background:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,0)),url('../images/careers-hero.png') center/cover no-repeat;min-height:350px}.help-card-shell{margin-top:-36px;background:#fff;border:1px solid #e2e9f4;border-radius:8px;padding:46px 38px 40px;box-shadow:0 20px 50px rgba(0,20,80,.04);position:relative}.help-cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin:25px 0 65px}.help-cat-grid article{border:1px solid #e0e8f3;border-radius:8px;padding:26px 20px;min-height:158px}.help-cat-grid i,.step-list i,.process-row i,.benefit-band i,.res-cta i{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;color:#001a6b;font-style:normal;font-size:28px;margin-bottom:15px}.help-cat-grid h3{font-size:16px;margin:0 0 10px}.help-cat-grid p{font-size:13px;line-height:1.65;margin:0}.faq-area{display:grid;grid-template-columns:1fr 360px;gap:48px}.section-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-title-row a{font-weight:700;color:#004be8}.faq-row{height:58px;border:1px solid #dde6f2;border-radius:8px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;background:#fff}.support-box{border:1px solid #dde6f2;border-radius:10px;padding:26px}.support-box p{font-size:14px;margin-top:0}.support-box div{border:1px solid #dde6f2;border-radius:8px;padding:15px 16px;margin:12px 0;display:grid;grid-template-columns:42px 1fr;column-gap:10px}.support-box i{grid-row:span 2;color:#e68900;font-style:normal;font-size:26px}.support-box small{font-size:13px;color:#31436f}.support-box .btn{width:100%;text-align:center;margin-top:12px}.res-cta{margin-top:38px;border-radius:8px;background:linear-gradient(90deg,#fff5e8,#f5f8ff);display:grid;grid-template-columns:70px 1fr auto;gap:20px;align-items:center;padding:24px 32px}.res-cta h3{margin:0 0 8px;font-size:18px}.res-cta p{font-size:13px;margin:0}.res-cta i{margin:0}.guide-hero{background:#fff}.guide-hero-grid{display:grid;grid-template-columns:330px 1fr;gap:60px;align-items:end;padding:24px 0 22px}.guide-hero h3{font-size:21px;line-height:1.5;color:#e68900;margin:0 0 24px}.guide-hero p{font-size:17px;line-height:1.9;color:#111}.guide-photo{height:385px;border-radius:9px;background-size:cover;background-position:center;box-shadow:0 10px 30px rgba(0,20,80,.05)}.gate-photo{background-image:url('../images/hero-image.png')}.business-photo{background-image:url('../images/about-hero-office.jpg')}.res-two-col{display:grid;grid-template-columns:280px 1fr;gap:28px;border-top:1px solid #edf2f8}.res-sidebar{border:1px solid #dfe7f2;border-radius:10px;padding:28px 18px;margin:48px 0 0;align-self:start;min-height:680px}.res-sidebar h3{font-size:20px;margin:0 18px 20px;border-bottom:1px solid #e3ebf5;padding-bottom:20px}.res-sidebar a{display:block;padding:14px 18px;border-radius:7px;color:#001653;text-decoration:none;margin-bottom:8px}.res-sidebar a.active{background:#eef5ff;color:#0056ff}.side-help{background:linear-gradient(135deg,#f8fbff,#fff);padding:28px 24px;margin:80px 8px 0;border-radius:8px;box-shadow:0 12px 30px rgba(0,20,80,.04)}.side-help i{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;font-style:normal;font-size:28px}.side-help h3{border:0;margin:20px 0 10px;padding:0}.side-help p{font-size:14px}.side-help button{width:100%;height:48px;border-radius:6px;border:1px solid #001653;background:#fff;color:#001653;font-weight:800}.res-content-panel{border-left:1px solid #edf2f8;border-right:1px solid #edf2f8;padding:48px 52px 40px}.step-list article{display:grid;grid-template-columns:76px 1fr;align-items:start;margin:28px 0}.step-list i{margin:0}.step-list h3{font-size:17px;margin:8px 0 6px}.step-list p{font-size:14px;margin:0}.res-content-panel hr{border:0;border-top:1px solid #dfe7f2;margin:45px 0}.process-row{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;text-align:center;margin:28px 0}.process-row i{margin:0 auto 10px;background:#f0f4fb;color:#e68900}.process-row h3{margin:0 0 8px}.process-row p{font-size:13px;line-height:1.55;margin:0}.benefit-band{background:linear-gradient(90deg,#fff5e7,#fff);border-radius:8px;text-align:center;padding:32px 25px;margin-top:30px}.benefit-band>div{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.benefit-band i{margin:0 auto 12px}.benefit-band p{font-size:14px;line-height:1.6}.blog-hero>.wide{grid-template-columns:1fr 520px}.blog-hero h1{margin-top:60px}.blog-photo{background:url('../images/about-hero-office.jpg') center/cover no-repeat;min-height:380px}.blog-layout{display:grid;grid-template-columns:1fr 280px;gap:56px;padding:34px 0 56px}.blog-tabs{display:flex;gap:13px;margin-bottom:36px}.blog-tabs button{height:40px;padding:0 22px;border:1px solid #001653;border-radius:5px;background:#fff;color:#001653;font-weight:800}.blog-tabs .active{background:#001653;color:white}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.post-card{border:1px solid #dfe7f2;border-radius:8px;overflow:hidden;background:#fff}.post-card img{width:100%;height:154px;object-fit:cover}.post-card div{padding:17px}.post-card small{color:#0056ff;font-weight:800}.post-card h2{font-size:21px;margin:9px 0}.post-card p{font-size:14px;line-height:1.65}.post-card em{font-size:12px;color:#4c5b80;font-style:normal}.pager{text-align:center;margin:44px 0;display:flex;gap:24px;justify-content:center;align-items:center}.pager b{border:1px solid #001653;border-radius:5px;padding:10px 13px}.pager a{font-weight:800;color:#0056ff}.blog-side>div{border:1px solid #dfe7f2;border-radius:8px;padding:24px;margin-bottom:22px}.blog-side h3{margin-top:0}.blog-side a{display:flex;gap:14px;align-items:center;padding:12px 0;color:#001653;text-decoration:none}.blog-side i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;color:#001653;font-style:normal}.blog-side input{height:45px;border:1px solid #dfe7f2;border-radius:6px;padding:0 12px;width:100%;box-sizing:border-box}.blog-side button{height:45px;border:0;background:#001653;color:#fff;border-radius:6px;width:100%;margin-top:12px;font-weight:800}.blog-side article{display:grid;grid-template-columns:62px 1fr;gap:12px;margin:12px 0}.blog-side article img{width:62px;height:50px;object-fit:cover;border-radius:5px}.blog-side article small{display:block;color:#61708f}.down-head{padding:32px 0 42px}.down-head .res-crumbs{margin-bottom:58px}.downloads-layout{display:grid;grid-template-columns:230px 1fr;gap:34px}.download-cats,.download-table{border:1px solid #dfe7f2;border-radius:10px;background:#fff}.download-cats{padding:26px 18px}.download-cats h3{font-size:20px;margin:0 14px 22px}.download-cats a{display:block;padding:17px 14px;margin-bottom:18px;border-radius:6px;color:#001653;font-weight:800}.download-cats a.active{background:#fff3e0;border-left:3px solid #e68900;color:#e68900}.download-table{padding:30px}.download-table table{width:100%;border-collapse:collapse}.download-table th{height:46px;text-align:left;color:#43527a;font-weight:600}.download-table td{border-top:1px solid #dfe7f2;height:86px;color:#172854}.download-table i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f0f4fb;font-style:normal}.download-table button{width:50px;height:50px;border:1px solid #dfe7f2;background:#fff;border-radius:8px;color:#001653;font-size:23px}.down-cta{margin:42px auto 28px;background:linear-gradient(90deg,#f5f8ff,#fff);border-radius:10px;padding:34px 48px;display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:28px}.down-cta i{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#001653;font-style:normal;font-size:34px}.down-cta h2{margin:0 0 8px}.down-cta p{margin:0}.footer-mini{display:none!important}@media(max-width:900px){.res-hero-image>.wide,.blog-hero>.wide,.guide-hero-grid,.res-two-col,.blog-layout,.downloads-layout,.faq-area{grid-template-columns:1fr}.res-hero-photo,.blog-photo{display:none}.res-page h1{font-size:36px}.help-cat-grid,.post-grid,.benefit-band>div,.process-row{grid-template-columns:1fr 1fr}.res-content-panel{padding:30px 18px;border:0}.res-sidebar{min-height:auto}.blog-side{display:none}.download-table{overflow:auto}.res-cta,.down-cta{grid-template-columns:1fr;text-align:left}.guide-photo{height:230px}.help-card-shell{margin-top:0;padding:28px 16px}.blog-tabs{overflow:auto}.wide{padding-left:20px!important;padding-right:20px!important}}@media(max-width:560px){.help-cat-grid,.post-grid,.benefit-band>div,.process-row{grid-template-columns:1fr}.res-search{width:100%}.download-table{padding:12px}.download-table td,.download-table th{font-size:12px}.guide-hero-grid{gap:20px}.blog-hero h1{margin-top:20px}}
/* Blog publishing and detail page enhancements */
.blog-admin-note{margin:28px auto 0;background:linear-gradient(90deg,#f5f8ff,#fff7eb);border:1px solid #dfe7f2;border-radius:10px;padding:18px 24px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;color:#001653}.blog-admin-note p{margin:5px 0 0;font-size:14px;line-height:1.55}.blog-admin-note a{color:#0056ff;text-decoration:none;font-weight:800;white-space:nowrap}.post-card h2 a,.blog-side article a{color:#001653;text-decoration:none}.post-card h2 a:hover,.blog-side article a:hover{color:#0056ff}.blog-detail-hero{background:linear-gradient(90deg,#fff 0%,#f4f7fc 55%,#fff 100%);padding:28px 0 34px}.blog-detail-hero-grid{display:grid;grid-template-columns:1fr 520px;gap:48px;align-items:center}.blog-detail-hero .res-crumbs{margin-bottom:42px}.article-category{display:inline-block;background:#fff3e0;color:#d98200;border:1px solid #f1c47b;border-radius:999px;padding:8px 16px;font-weight:800;margin-bottom:18px}.blog-detail-hero h1{font-size:46px;line-height:1.12;margin-bottom:18px}.blog-detail-hero p{font-size:18px;max-width:650px}.blog-detail-hero img{width:100%;height:360px;object-fit:cover;border-radius:10px;box-shadow:0 18px 45px rgba(0,20,80,.08)}.article-meta{display:flex;gap:18px;flex-wrap:wrap;color:#4b5c83;font-weight:700;margin-top:22px}.article-layout{display:grid;grid-template-columns:200px minmax(0,1fr) 280px;gap:34px;padding:48px 0 38px}.article-tools,.article-related{position:sticky;top:22px;align-self:start;border:1px solid #dfe7f2;border-radius:10px;padding:22px;background:#fff}.article-tools h3,.article-related h3{margin-top:0}.article-tools a,.article-tools button{display:block;width:100%;height:42px;margin:10px 0;border:1px solid #dfe7f2;border-radius:6px;background:#fff;color:#001653;text-decoration:none;text-align:center;line-height:42px;font-weight:800;font-family:inherit}.article-tools button{background:#001653;color:#fff;cursor:pointer}.article-body{border:1px solid #dfe7f2;border-radius:10px;padding:44px 54px;background:#fff;box-shadow:0 20px 45px rgba(0,20,80,.035)}.article-body .lead{font-size:21px;line-height:1.75;color:#001653;font-weight:650}.article-body h2{margin-top:36px}.article-body p{font-size:17px;line-height:1.9}.article-body blockquote{margin:40px 0;padding:28px 32px;border-left:4px solid #e68900;background:#fff6ea;border-radius:8px;color:#001653;font-size:20px;font-weight:800}.article-share-bottom{border-top:1px solid #dfe7f2;margin-top:38px;padding-top:22px;display:flex;gap:14px;align-items:center;flex-wrap:wrap}.article-share-bottom a,.article-share-bottom button{border:1px solid #dfe7f2;background:#fff;border-radius:6px;padding:9px 14px;color:#001653;font-weight:800;text-decoration:none;font-family:inherit}.article-related a{display:grid;grid-template-columns:74px 1fr;gap:12px;text-decoration:none;color:#001653;margin:14px 0;padding-bottom:14px;border-bottom:1px solid #edf2f8}.article-related img{width:74px;height:58px;object-fit:cover;border-radius:6px}.article-related small{grid-column:2;color:#61708f}.article-cta{margin:10px auto 50px;background:linear-gradient(90deg,#fff5e8,#f5f8ff);border-radius:10px;padding:28px 34px;display:grid;grid-template-columns:70px 1fr 360px;gap:24px;align-items:center}.article-cta i{width:60px;height:60px;border-radius:50%;background:#fff;display:grid;place-items:center;color:#001653;font-style:normal;font-size:28px}.article-cta h2{margin:0 0 8px}.article-cta p{margin:0;font-size:14px}.article-cta form{display:grid;grid-template-columns:1fr 120px;gap:10px}.article-cta input{height:48px;border:1px solid #dfe7f2;border-radius:6px;padding:0 14px}.article-cta button{height:48px;border:0;border-radius:6px;background:#001653;color:white;font-weight:800}@media(max-width:1000px){.blog-detail-hero-grid,.article-layout,.article-cta,.blog-admin-note{grid-template-columns:1fr}.article-tools,.article-related{position:static}.blog-detail-hero img{height:260px}.article-body{padding:28px 22px}.article-cta form{grid-template-columns:1fr}.blog-admin-note a{white-space:normal}}@media print{.topbar,.main-header,.footer,.article-tools,.article-related,.article-cta,.blog-detail-hero img{display:none!important}.blog-detail-hero,.article-layout{padding:0;background:#fff}.article-layout{display:block}.article-body{border:0;box-shadow:none;padding:0}.wide{max-width:100%!important}}

/* V42 dashboards, opportunity details and auth reset pages */
.opp-breadcrumb{font-size:14px;color:#061653;margin-top:32px}.opp-detail-grid{display:grid;grid-template-columns:minmax(0,1.55fr) 430px;gap:46px;padding:25px 0 70px}.opp-main h1{font-size:48px;line-height:1.08;color:#07175e;margin:0 0 22px;font-weight:900}.opp-tags{display:flex;gap:14px;align-items:center;margin-bottom:26px}.opp-tags span{background:#eef5ff;color:#0755dc;border-radius:8px;padding:9px 15px;font-weight:800}.opp-tags span:first-child{background:#e7f8ee;color:#06934d}.opp-tags em{font-style:normal;color:#07175e}.opp-lead{font-size:17px;line-height:1.8;color:#07175e;max-width:700px}.opp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:32px 0}.opp-stats article{display:flex;gap:12px;align-items:center;border-right:1px solid #dde4f2}.opp-stats i{width:42px;height:42px;border-radius:50%;background:#f0f5ff;display:grid;place-items:center;color:#07175e;font-weight:900}.opp-stats b{display:block;font-size:18px;color:#07175e}.opp-stats span{font-size:13px}.opp-progress{height:11px;background:#e6ebfa;border-radius:20px;position:relative;margin:20px 48px 42px 0}.opp-progress i{height:100%;display:block;background:#001765;border-radius:20px}.opp-progress b{position:absolute;right:-48px;top:-5px;color:#07175e}.opp-actions{display:grid;grid-template-columns:1.3fr 1fr .6fr;gap:22px;margin-bottom:34px}.opp-tabs{display:flex;gap:42px;border-bottom:1px solid #dce4f1;margin-bottom:28px}.opp-tabs a{padding:0 0 18px;color:#07175e;font-weight:700}.opp-tabs .active{color:#ef8a00;border-bottom:2px solid #ef8a00}.opp-copy h2{font-size:22px;color:#07175e;margin:30px 0 12px}.opp-copy p{line-height:1.75;color:#07175e}.funds-row{display:flex;gap:48px;align-items:center}.donut-css{width:170px;height:170px;border-radius:50%;background:conic-gradient(#001765 0 40%,#ed8b00 40% 65%,#1158ff 65% 85%,#10b763 85% 95%,#9b61e8 95%);position:relative}.donut-css:after{content:'';position:absolute;inset:42px;background:white;border-radius:50%}.donut-css.small{width:150px;height:150px}.donut-css.small:after{inset:40px}.funds-row li{list-style:none;margin:14px 0;color:#07175e}.funds-row b{margin-right:28px}.cream-cta{background:linear-gradient(100deg,#fff3e8,#fff);border-radius:12px;display:flex;gap:22px;align-items:center;padding:26px 32px;margin-top:42px}.cream-cta i{font-size:36px}.opp-photo{width:100%;height:240px;object-fit:cover;border-radius:12px 12px 0 0}.side-card{border:1px solid #dce4f1;border-radius:12px;padding:26px 28px;margin-bottom:26px;color:#07175e;background:#fff}.side-card h3{font-size:22px;margin:0 0 18px}.side-card p{line-height:1.7}.side-card p span{float:left}.side-card p b,.side-card p a{float:right;color:#07175e}.side-card.soft,.side-card.help{background:#f6f8fd}.side-card.help button{background:#001765;color:white;border:0;border-radius:8px;padding:15px 34px;font-weight:800}
.dash-wrap{display:grid;grid-template-columns:285px 1fr;min-height:100vh;background:#fbfcff;color:#07175e}.dash-side{background:#fff;border-right:1px solid #dfe6f2;padding:26px 20px;position:sticky;top:0;height:100vh;overflow:auto}.dash-wrap.investor .dash-side{background:#06143c;color:white}.dash-side img{width:205px;margin-bottom:25px}.dash-side nav a{display:flex;gap:14px;align-items:center;padding:13px 15px;border-radius:8px;margin:5px 0;font-weight:800;color:inherit}.dash-side nav a.active{background:#001765;color:#fff}.dash-wrap.investor .dash-side nav a.active{background:#1161ff}.dash-promo{margin-top:36px;border:1px solid #dce4f1;border-radius:12px;padding:22px;background:#f8fbff;color:#07175e}.dash-promo button,.blue-btn{background:#0057ff;color:white;border:0;border-radius:8px;padding:13px 22px;font-weight:900}.dash-main{padding:0 28px 48px}.dash-top{height:82px;display:flex;align-items:center;gap:24px;border-bottom:1px solid #e4eaf4;margin:0 -28px 26px;padding:0 28px;background:white}.dash-search{margin-left:auto;border:1px solid #dce4f1;border-radius:9px;padding:12px 18px;min-width:360px}.dash-search input{border:0;outline:0;width:290px}.dash-user{display:flex;align-items:center;gap:14px}.dash-user img{width:42px;height:42px;border-radius:50%;object-fit:cover}.dash-title{margin-bottom:24px}.dash-title h1{font-size:32px;margin:0 0 8px}.dash-title.row{display:flex;justify-content:space-between;align-items:center}.dash-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-bottom:24px}.dash-metric{background:#fff;border:1px solid #dce4f1;border-radius:16px;padding:22px;min-height:118px}.dash-metric i{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#eef5ff;color:#0057ff;float:left;margin-right:18px}.dash-metric span{font-size:13px}.dash-metric b{display:block;font-size:24px;margin:10px 0}.dash-metric small{color:#079847}.dash-grid{display:grid;grid-template-columns:1.6fr 1fr 360px;gap:22px;margin-bottom:24px}.admin-grid{display:grid;grid-template-columns:1.5fr 1fr 360px;gap:22px}.dash-card,.wallet-card{background:#fff;border:1px solid #dce4f1;border-radius:16px;padding:24px}.dash-card.big{min-height:300px}.line-chart{height:210px;background:linear-gradient(180deg,rgba(0,86,255,.22),rgba(0,86,255,.02)),linear-gradient(135deg,transparent 0 12%,#1161ff 12% 13%,transparent 13% 30%,#1161ff 30% 31%,transparent 31% 48%,#1161ff 48% 49%,transparent 49% 70%,#1161ff 70% 71%,transparent 71%);border-bottom:1px solid #dce4f1;border-radius:8px}.bar-chart{height:190px;background:repeating-linear-gradient(90deg,#1263ff 0 18px,#0ab866 18px 32px,transparent 32px 58px);opacity:.8}.wallet-card{background:#001765;color:#fff}.wallet-card b{font-size:32px;display:block;margin:15px 0}.wallet-card button{width:100%;padding:14px;border-radius:8px;border:0;margin:10px 0;font-weight:900}.wallet-card .ghost{background:transparent;border:1px solid #fff;color:#fff}.dash-table{width:100%;border-collapse:collapse}.dash-table th,.dash-table td{padding:16px;border-bottom:1px solid #e4eaf4;text-align:left}.dash-table.compact th,.dash-table.compact td{padding:10px}.green{color:#06934d}.status{background:#e7f8ee;color:#06934d;padding:6px 10px;border-radius:20px}.legend li{margin:11px 0}.sys-row,.keyval{display:flex;justify-content:space-between;border-bottom:1px solid #edf1f8;padding:13px 0}.dash-big-num{font-size:28px;color:#07175e}.auth-reset-page{min-height:760px;background:linear-gradient(120deg,#eef5ff,#fff);display:grid;place-items:center;padding:70px 20px}.auth-reset-card{width:min(520px,92vw);background:white;border:1px solid #dce4f1;border-radius:18px;padding:44px;box-shadow:0 18px 60px rgba(0,23,101,.08);text-align:left;color:#07175e}.auth-reset-card img{width:190px}.auth-reset-card i{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:#eef5ff;font-size:30px;margin:30px 0 10px}.auth-reset-card h1{font-size:34px;margin:0 0 10px}.auth-reset-card p{line-height:1.7}.auth-reset-card label{display:block;font-weight:800;margin:25px 0 10px}.auth-reset-card input{width:100%;height:58px;border:1px solid #dce4f1;border-radius:8px;padding:0 18px}.auth-reset-card button{width:100%;height:58px;border:0;border-radius:8px;background:#d98500;color:white;font-weight:900;margin:24px 0}.auth-reset-card a{display:block;text-align:center;color:#0057ff;font-weight:800}.code-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:25px 0}.code-row input{text-align:center;font-size:24px;font-weight:900;padding:0}
@media(max-width:900px){.opp-detail-grid,.dash-wrap{display:block}.opp-detail-grid{padding:20px}.opp-side{margin-top:30px}.opp-stats,.dash-metrics,.dash-grid,.admin-grid{grid-template-columns:1fr}.opp-actions{grid-template-columns:1fr}.opp-tabs{overflow:auto;gap:25px}.dash-side{position:relative;height:auto}.dash-search{display:none}.opp-main h1{font-size:36px}.funds-row{display:block}}

/* V43 isolated dashboard redesign - scoped to .dash-v2 only */
.dash-v2{--dnavy:#061653;--dblue:#1158ff;--dorange:#ee8a00;--dgreen:#0aa85f;--dpurple:#8b5cf6;--dborder:#e2e8f4;--dmuted:#687594;--dbg:#fbfcff;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh;background:#fbfcff;color:var(--dnavy)}
.dash-v2 *{box-sizing:border-box}.dash-v2 .dash-side{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid var(--dborder);padding:22px 18px;overflow:auto}.dash-v2.investor .dash-side{background:#031033;color:#fff;border-right:0}.dash-v2 .dash-brand{display:flex;flex-direction:column;gap:2px;margin-bottom:22px}.dash-v2 .dash-brand img{width:205px;height:auto;margin:0}.dash-v2.investor .dash-brand img{filter:none}.dash-v2 .dash-brand small{font-size:12px;color:rgba(255,255,255,.72);margin-left:50px}.dash-v2 .dash-nav-label{font-size:12px;letter-spacing:.14em;color:#77839b;margin:25px 10px 10px;font-weight:900}.dash-v2 .dash-nav a{height:48px;display:flex;align-items:center;gap:13px;padding:0 13px;border-radius:8px;margin:3px 0;color:inherit;text-decoration:none;font-size:15px;font-weight:800}.dash-v2 .dash-nav a.active{background:#f0f5ff;color:#0057ff}.dash-v2.investor .dash-nav a.active{background:#1158ff;color:#fff}.dash-v2 .dash-nav a em{margin-left:auto;background:#fff1df;color:#ee8a00;border-radius:12px;padding:2px 8px;font-size:11px;font-style:normal}.dash-v2 .nav-glyph{width:22px;text-align:center}.dash-v2 .dash-promo{margin-top:36px;border:1px solid var(--dborder);border-radius:14px;padding:24px;background:#fff;color:var(--dnavy);box-shadow:none}.dash-v2 .dash-promo.investor-promo{background:#082060;color:#fff;border-color:rgba(255,255,255,.12)}.dash-v2 .dash-promo h3{font-size:23px;line-height:1.08;margin:0 0 14px}.dash-v2 .dash-promo p{font-size:14px;line-height:1.55}.dash-v2 .dash-promo button,.dash-v2 .blue-btn{height:44px;border:0;border-radius:8px;background:#0057ff;color:#fff;padding:0 18px;font-weight:900}.dash-v2 .outline-btn,.dash-v2 .dash-date,.dash-v2 .impact-btn{height:44px;border:1px solid #cbd6ea;border-radius:8px;background:#fff;color:var(--dnavy);padding:0 18px;font-weight:900}.dash-v2 .dash-main{min-width:0;padding:0 26px 42px}.dash-v2 .dash-top{height:78px;background:#fff;border-bottom:1px solid var(--dborder);display:flex;align-items:center;gap:18px;margin:0 -26px 24px;padding:0 26px}.dash-v2 .dash-menu{border:0;background:transparent;color:var(--dnavy);font-size:22px}.dash-v2 .dash-search{width:min(450px,34vw);height:42px;border:1px solid var(--dborder);border-radius:8px;display:flex;align-items:center;gap:10px;padding:0 14px;color:#7e89a6;margin:0}.dash-v2 .dash-search input{border:0;outline:0;width:100%;font:inherit;color:var(--dnavy)}.dash-v2 .dash-top-spacer{flex:1}.dash-v2 .dash-user{display:grid;grid-template-columns:auto auto 42px auto auto;align-items:center;gap:12px}.dash-v2 .dash-user img{width:42px;height:42px;border-radius:50%;object-fit:cover}.dash-v2 .dash-user b{font-size:14px}.dash-v2 .dash-user small{display:block;color:#7b86a1;margin-top:2px}.dash-v2 .dash-title{margin:0 0 20px}.dash-v2 .dash-title h1{font-size:28px;margin:0 0 7px;letter-spacing:-.02em}.dash-v2 .dash-title p{margin:0;color:#23345f;font-size:16px}.dash-v2 .dash-title.row{display:flex;justify-content:space-between;align-items:center}.dash-v2 .dash-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 0 22px}.dash-v2 .admin-metrics,.dash-v2 .raise-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.dash-v2 .dash-metric{min-height:118px;background:#fff;border:1px solid var(--dborder);border-radius:14px;padding:22px;display:flex;align-items:center;gap:16px;box-shadow:0 8px 22px rgba(8,29,83,.03)}.dash-v2 .dash-metric i{float:none;margin:0;flex:0 0 52px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:900;background:#eef5ff;color:#0057ff}.dash-v2 .dash-metric.green i{background:#e7f8ee;color:#0aa85f}.dash-v2 .dash-metric.orange i{background:#fff1df;color:#ee8a00}.dash-v2 .dash-metric.purple i{background:#f2eaff;color:#8b5cf6}.dash-v2 .dash-metric span{display:block;font-size:13px;color:#26365f;margin-bottom:9px}.dash-v2 .dash-metric b{display:block;font-size:22px;line-height:1.1;margin:0;color:var(--dnavy)}.dash-v2 .dash-metric small{display:block;margin-top:8px;color:#0aa85f;font-weight:800}.dash-v2 .dash-card,.dash-v2 .wallet-card{background:#fff;border:1px solid var(--dborder);border-radius:14px;padding:22px;box-shadow:0 8px 24px rgba(8,29,83,.025)}.dash-v2 .card-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.dash-v2 .card-head h3,.dash-v2 .dash-card h3{margin:0;color:var(--dnavy);font-size:18px}.dash-v2 a{color:#0057ff;font-weight:900;text-decoration:none}.dash-v2 h2{font-size:28px;color:var(--dnavy);margin:6px 0}.dash-v2 h2 small{font-size:13px;background:#e7f8ee;color:#0aa85f;border-radius:20px;padding:5px 9px;vertical-align:middle}.green{color:#059b55!important}.red{color:#df2626!important}
.dash-v2 .investor-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.78fr) 360px;gap:20px;align-items:start}.dash-v2 .left-area{display:grid;gap:18px}.dash-v2 .right-area{display:grid;gap:18px}.dash-v2 .performance-card{min-height:360px}.dash-v2 .tabs-mini{display:flex;gap:8px}.dash-v2 .tabs-mini b{font-size:12px;padding:7px 9px;border-radius:7px}.dash-v2 .tabs-mini .active{background:#eef5ff;color:#0057ff}.dash-v2 .wallet-card{background:linear-gradient(145deg,#06175b,#001042);color:#fff;border:0;padding:28px}.dash-v2 .wallet-card h3{color:#fff;font-size:16px;margin:0}.dash-v2 .wallet-card b{display:block;font-size:31px;letter-spacing:-.02em;margin:14px 0;color:#fff}.dash-v2 .wallet-card p{color:#b8c5e8;line-height:1.7}.dash-v2 .wallet-card button{width:100%;height:46px;border-radius:8px;border:0;background:#fff;color:#061653;font-weight:900;margin:8px 0}.dash-v2 .wallet-card button.ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.65)}.dash-v2 .wallet-card a{color:#fff;display:inline-block;margin-top:10px}.dash-v2 .mini-portfolio{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dash-v2 .mini-portfolio .card-head{grid-column:1/-1}.dash-v2 .mini-portfolio p{margin:0}.dash-v2 .mini-portfolio span{display:block;color:#687594;font-size:12px}.dash-v2 .mini-portfolio b{font-size:16px;margin-top:8px;display:block}.dash-v2 .activity p{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #edf2f8;padding:12px 0;margin:0}.dash-v2 .activity i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e8f8ee;color:#059b55;font-style:normal}.dash-v2 .activity small{display:block;color:#77839b;margin-top:4px}.dash-v2 .quick div{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.dash-v2 .quick button{background:#fff;border:1px solid var(--dborder);border-radius:10px;height:76px;color:var(--dnavy);font-weight:900;font-size:12px}.dash-v2 .dash-table{width:100%;border-collapse:collapse}.dash-v2 .dash-table th{color:#667390;font-size:12px}.dash-v2 .dash-table th,.dash-v2 .dash-table td{padding:17px 12px;border-bottom:1px solid #edf2f8;text-align:left;vertical-align:middle}.dash-v2 .dash-table.compact th,.dash-v2 .dash-table.compact td{padding:11px 10px}.dash-v2 .round-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8f8ee;color:#0aa85f;margin-right:12px}.dash-v2 .status{background:#dff7e9;color:#0a8f4d;border-radius:18px;padding:5px 10px;font-size:12px;font-weight:900}.dash-v2 .center-link{display:block;text-align:center;margin-top:18px}.dash-v2 .legend{list-style:none;margin:16px 0 0;padding:0}.dash-v2 .legend li{display:flex;gap:10px;align-items:center;margin:12px 0;font-size:13px}.dash-v2 .legend li span{width:10px;height:10px;border-radius:50%;background:#1158ff}.dash-v2 .legend li:nth-child(2) span{background:#0aa85f}.dash-v2 .legend li:nth-child(3) span{background:#8b5cf6}.dash-v2 .legend li:nth-child(4) span{background:#ee8a00}.dash-v2 .legend li:nth-child(5) span{background:#93a0b8}.dash-v2 .legend b{margin-left:auto}.dash-v2 .donut-v2{width:190px;height:190px;border-radius:50%;background:conic-gradient(#13a861 0 32%,#1161ff 32% 56%,#8b5cf6 56% 74%,#ee8a00 74% 86%,#cbd5e1 86%);margin:12px auto 20px;position:relative}.dash-v2 .donut-v2:after{content:'';position:absolute;inset:47px;border-radius:50%;background:#fff}.dash-v2 .donut-v2 strong{position:absolute;inset:0;z-index:1;display:grid;place-items:center;text-align:center;font-size:14px;line-height:1.35}.dash-v2 .chart-line{height:245px;position:relative;border-bottom:1px solid #e6edf7;background:repeating-linear-gradient(0deg,#fff 0 43px,#eef3fa 44px 45px);border-radius:10px;overflow:hidden}.dash-v2 .chart-line svg{width:100%;height:205px;display:block}.dash-v2 .chart-labels{position:absolute;left:0;right:0;bottom:8px;display:flex;justify-content:space-around;color:#667390;font-size:12px}.dash-v2 .chart-bars{height:205px;display:flex;align-items:flex-end;gap:24px;padding:18px 24px;border-bottom:1px solid #edf2f8}.dash-v2 .chart-bars span{flex:1;background:#1158ff;border-radius:5px 5px 0 0;position:relative}.dash-v2 .chart-bars b{position:absolute;left:0;right:0;bottom:0;height:33%;background:#0aa85f;border-radius:0 0 5px 5px}.dash-v2 .admin-dashboard-grid,.dash-v2 .raise-grid{display:grid;grid-template-columns:1.45fr 1fr 360px;gap:18px;align-items:start}.dash-v2 .span2{grid-column:span 2}.dash-v2 .span3{grid-column:span 2}.dash-v2 .system p,.dash-v2 .setup p,.dash-v2 .actions p{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #edf2f8;padding:13px 0;margin:0}.dash-v2 .system i,.dash-v2 .setup i,.dash-v2 .actions i{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#e7f8ee;color:#0aa85f;font-style:normal}.dash-v2 .system small,.dash-v2 .actions small{display:block;color:#77839b;font-size:12px;margin-top:3px}.dash-v2 .keyval{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #edf2f8;padding:13px 0;color:#51617e}.dash-v2 .keyval b{text-align:right;color:var(--dnavy)}.dash-v2 .timeline p{border-left:2px solid #d8e1ef;padding:0 0 16px 22px;margin:0;color:#34425f}.dash-v2 .timeline p b{width:10px;height:10px;background:#0aa85f;border-radius:50%;display:inline-block;margin-left:-28px;margin-right:18px}.dash-v2 .summary>div:last-child{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dash-v2 .summary .dash-metric{min-height:auto;padding:15px}.dash-v2 .raise-grid h4{font-size:16px;margin:4px 0 6px}.dash-v2 .raise-grid h4 em{font-size:12px;background:#e7f8ee;color:#0aa85f;border-radius:14px;padding:4px 10px;font-style:normal}.dash-v2 .raise-grid p strong{float:right;font-size:24px;color:var(--dnavy)}.dash-v2 .mini-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px}.dash-v2 .mini-stats b{font-size:13px;color:#51617e}.dash-v2 .mini-stats strong{font-size:25px;color:var(--dnavy)}.dash-v2 .updates{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dash-v2 .updates .card-head{grid-column:1/-1}.dash-v2 .updates article{display:grid;grid-template-columns:140px 1fr;gap:15px}.dash-v2 .updates img{width:140px;height:88px;border-radius:8px;object-fit:cover}.dash-v2 .updates p{font-size:13px;color:#51617e}.dash-v2 .support button{height:42px;border:1px solid #cbd6ea;background:#fff;border-radius:8px;color:var(--dnavy);font-weight:900;margin-right:8px}.dash-v2 .spark{height:28px;width:55px;margin-left:auto}.dash-v2 .dash-icon{display:inline-grid;place-items:center}
@media(max-width:1300px){.dash-v2{grid-template-columns:250px 1fr}.dash-v2 .investor-layout,.dash-v2 .admin-dashboard-grid,.dash-v2 .raise-grid{grid-template-columns:1fr 1fr}.dash-v2 .right-area{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.dash-v2 .admin-metrics,.dash-v2 .raise-metrics{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.dash-v2{display:block}.dash-v2 .dash-side{position:relative;height:auto}.dash-v2 .dash-main{padding:0 16px 35px}.dash-v2 .dash-top{margin:0 -16px 20px;padding:0 16px;height:auto;min-height:72px;flex-wrap:wrap}.dash-v2 .dash-search{width:100%;order:5}.dash-v2 .dash-metrics,.dash-v2 .admin-metrics,.dash-v2 .raise-metrics,.dash-v2 .investor-layout,.dash-v2 .admin-dashboard-grid,.dash-v2 .raise-grid,.dash-v2 .right-area,.dash-v2 .summary>div:last-child,.dash-v2 .updates{grid-template-columns:1fr}.dash-v2 .span2,.dash-v2 .span3{grid-column:auto}.dash-v2 .dash-table{display:block;overflow:auto}.dash-v2 .quick div{grid-template-columns:repeat(2,1fr)}}

/* V44 admin dashboard precision pass - scoped only to .dash-v2.admin */
.dash-v2.admin{--ad-blue:#0b5cff;--ad-navy:#06164f;--ad-border:#dfe6f1;--ad-muted:#66738f;background:#f8fafc;grid-template-columns:238px minmax(1320px,1fr);min-width:1560px;font-family:'Inter','Segoe UI',Arial,sans-serif;color:var(--ad-navy)}
.dash-v2.admin .dash-side{width:238px;border-right:1px solid var(--ad-border);background:#fff;padding:22px 15px;height:100vh;overflow:auto}
.dash-v2.admin .dash-brand{height:50px;margin:0 0 22px;display:flex;align-items:center}.dash-v2.admin .dash-brand img{max-width:162px;height:auto}.dash-v2.admin .dash-brand small{display:none}
.dash-v2.admin .dash-nav-label{font-size:10px;letter-spacing:.16em;color:#737f96;margin:22px 8px 10px;font-weight:900}.dash-v2.admin .dash-nav a{height:39px;border-radius:8px;padding:0 12px;margin:4px 0;font-size:13px;font-weight:850;color:#07194f;gap:11px}.dash-v2.admin .dash-nav a.active{background:#eaf1ff;color:#0057ff}.dash-v2.admin .nav-glyph{font-size:11px;color:inherit}.dash-v2.admin .dash-nav em{font-size:10px;background:#fff1dd;color:#e48900;padding:3px 7px;border-radius:999px;margin-left:auto}
.dash-v2.admin .dash-promo{margin:28px 0 0;padding:18px;border-radius:11px;background:#fff;border:1px solid var(--ad-border)}
.dash-v2.admin .dash-main{padding:0 28px 30px;background:#f8fafc;overflow:visible}.dash-v2.admin .dash-top{height:66px;margin:0 -28px 24px;padding:0 28px;background:#fff;border-bottom:1px solid var(--ad-border);gap:18px}.dash-v2.admin .dash-menu{font-size:24px;width:28px;color:#152554}.dash-v2.admin .dash-search{width:310px;height:38px;border-radius:8px;background:#fff;border:1px solid var(--ad-border);box-shadow:none}.dash-v2.admin .dash-search input{font-size:13px}.dash-v2.admin .dash-date{height:40px;min-width:230px;border-radius:8px;border:1px solid #cfd8ea;background:#fff;color:#06164f;font-weight:900;line-height:1.1}.dash-v2.admin .blue-btn{height:42px;min-width:145px;border-radius:8px;background:#0057ff;color:#fff;border:0;font-weight:900}.dash-v2.admin .dash-user{grid-template-columns:auto auto 40px auto auto;gap:12px}.dash-v2.admin .dash-user img{width:40px;height:40px}.dash-v2.admin .dash-user b{font-size:13px;line-height:1.05}.dash-v2.admin .dash-user small{font-size:11px;color:#7a859a}
.dash-v2.admin .dash-title{margin:0 0 17px}.dash-v2.admin .dash-title h1{font-size:26px;line-height:1.05;margin:0 0 6px;font-weight:900;letter-spacing:-.025em}.dash-v2.admin .dash-title p{font-size:14px;color:#33415f}.dash-v2.admin .admin-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:18px}.dash-v2.admin .dash-metric{position:relative;min-height:112px;border-radius:12px;border:1px solid var(--ad-border);padding:22px 18px 18px 82px;display:block;box-shadow:none;overflow:hidden}.dash-v2.admin .dash-metric i{position:absolute;left:22px;top:36px;width:42px;height:42px;font-size:13px}.dash-v2.admin .dash-metric span{font-size:12px;text-align:left;color:#41506c;margin:0 0 6px}.dash-v2.admin .dash-metric b{font-size:20px;line-height:1.12;letter-spacing:-.02em}.dash-v2.admin .dash-metric small{font-size:12px;line-height:1.15;margin-top:4px}.dash-v2.admin .dash-metric:after{content:'';position:absolute;right:18px;bottom:20px;width:42px;height:18px;background:linear-gradient(135deg,transparent 35%,rgba(0,87,255,.22) 36% 44%,transparent 45%),linear-gradient(45deg,transparent 40%,rgba(0,87,255,.55) 41% 48%,transparent 49%);opacity:.75}.dash-v2.admin .dash-metric.green:after{filter:hue-rotate(80deg)}.dash-v2.admin .dash-metric.orange:after{filter:hue-rotate(170deg)}.dash-v2.admin .dash-metric.purple:after{filter:hue-rotate(45deg)}
.dash-v2.admin .admin-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,1.12fr) minmax(315px,.88fr) minmax(315px,.88fr);gap:16px;align-items:start}.dash-v2.admin .span2{grid-column:span 2}.dash-v2.admin .dash-card{border-radius:12px;border:1px solid var(--ad-border);box-shadow:none;background:#fff;padding:18px 20px}.dash-v2.admin .dash-card h3,.dash-v2.admin .card-head h3{font-size:16px;font-weight:900;margin:0;color:#06164f}.dash-v2.admin .card-head{margin-bottom:12px}.dash-v2.admin .card-head button,.dash-v2.admin .summary button{height:30px;border:1px solid #cfd8ea;background:#fff;border-radius:7px;color:#06164f;font-weight:800}.dash-v2.admin .dash-card h2{font-size:28px;margin:8px 0 7px}.dash-v2.admin .dash-card h2 small{font-size:12px;padding:4px 8px}.dash-v2.admin .dash-card p{font-size:13px;color:#33415f}.dash-v2.admin .chart-line{height:205px;background:repeating-linear-gradient(0deg,#fff 0 40px,#e9eff8 41px 42px);border-radius:0}.dash-v2.admin .chart-line svg{height:170px}.dash-v2.admin .chart-labels{font-size:11px;bottom:5px}.dash-v2.admin .donut-v2{width:178px;height:178px;margin:10px auto 12px}.dash-v2.admin .donut-v2:after{inset:48px}.dash-v2.admin .donut-v2 strong{font-size:12px}.dash-v2.admin .legend li{font-size:12px;margin:9px 0}.dash-v2.admin .legend b{font-size:12px;color:#06164f}.dash-v2.admin .system p{padding:12px 0;grid-template-columns:32px 1fr auto}.dash-v2.admin .system i{width:27px;height:27px}.dash-v2.admin .system small{font-size:11px}.dash-v2.admin .dash-table.compact th{font-size:11px;color:#66738f}.dash-v2.admin .dash-table.compact td{font-size:13px;padding:12px 10px}.dash-v2.admin .status{font-size:10px;padding:5px 9px}.dash-v2.admin .chart-bars{height:178px;gap:18px;padding:10px 20px 0}.dash-v2.admin .timeline{min-height:176px}.dash-v2.admin .timeline p{font-size:13px;padding-bottom:12px}.dash-v2.admin .summary{min-height:214px}.dash-v2.admin .summary>div:last-child{grid-template-columns:repeat(2,1fr);gap:12px}.dash-v2.admin .summary .dash-metric{min-height:78px;padding:16px 12px 12px 70px}.dash-v2.admin .summary .dash-metric i{left:18px;top:23px;width:36px;height:36px}.dash-v2.admin .summary .dash-metric b{font-size:19px}.dash-v2.admin .summary .dash-metric:after{display:none}
@media(max-width:1300px){.dash-v2.admin{grid-template-columns:238px minmax(1320px,1fr);display:grid}.dash-v2.admin .admin-dashboard-grid{grid-template-columns:minmax(0,1.12fr) minmax(0,1.12fr) minmax(315px,.88fr) minmax(315px,.88fr)}.dash-v2.admin .admin-metrics{grid-template-columns:repeat(5,1fr)}}

/* V45 admin dashboard precision + responsive repair - scoped only to .dash-v2.admin */
.dash-v2.admin{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  overflow-x:hidden!important;
  display:grid!important;
  grid-template-columns:292px minmax(0,1fr)!important;
  background:#f8fafc!important;
}
.dash-v2.admin .dash-side{
  width:auto!important;
  min-width:0!important;
  padding:24px 18px!important;
  background:#fff!important;
}
.dash-v2.admin .dash-brand{height:52px!important;margin-bottom:24px!important}
.dash-v2.admin .dash-brand img{max-width:178px!important}
.dash-v2.admin .dash-nav-label{margin:24px 10px 11px!important;font-size:11px!important;letter-spacing:.18em!important}
.dash-v2.admin .dash-nav a{height:44px!important;padding:0 14px!important;margin:4px 0!important;border-radius:9px!important;font-size:14px!important;line-height:1.15!important}
.dash-v2.admin .dash-nav a.active{background:#eaf1ff!important;color:#0057ff!important}
.dash-v2.admin .dash-main{min-width:0!important;overflow:hidden!important;padding:0 30px 46px!important;background:#f8fafc!important}
.dash-v2.admin .dash-top{height:70px!important;margin:0 -30px 26px!important;padding:0 30px!important;gap:18px!important;position:sticky;top:0;z-index:20}
.dash-v2.admin .dash-search{width:min(460px,32vw)!important;min-width:260px!important;height:42px!important}
.dash-v2.admin .dash-date{min-width:230px!important;height:42px!important;white-space:nowrap!important}
.dash-v2.admin .blue-btn{height:44px!important;min-width:150px!important}
.dash-v2.admin .dash-user{grid-template-columns:auto auto 42px auto auto!important;flex-shrink:0!important}
.dash-v2.admin .dash-title{margin:0 0 22px!important}
.dash-v2.admin .dash-title h1{font-size:30px!important;line-height:1.05!important}
.dash-v2.admin .dash-title p{font-size:15px!important;color:#28385c!important}
.dash-v2.admin .admin-metrics{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:18px!important;
  margin-bottom:22px!important;
}
.dash-v2.admin .dash-metric{
  min-width:0!important;
  min-height:118px!important;
  border-radius:14px!important;
  padding:24px 16px 18px 82px!important;
  background:#fff!important;
  border:1px solid #dfe6f1!important;
}
.dash-v2.admin .dash-metric i{left:22px!important;top:38px!important;width:46px!important;height:46px!important}
.dash-v2.admin .dash-metric span{font-size:12px!important;line-height:1.25!important;margin-bottom:6px!important}
.dash-v2.admin .dash-metric b{font-size:23px!important;line-height:1.05!important;word-break:normal!important}
.dash-v2.admin .dash-metric small{font-size:12px!important;color:#039855!important;font-weight:900!important}
.dash-v2.admin .admin-dashboard-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr) minmax(300px,.82fr) minmax(300px,.82fr)!important;
  gap:18px!important;
  align-items:start!important;
}
.dash-v2.admin .span2{grid-column:span 2!important}
.dash-v2.admin .dash-card{min-width:0!important;border-radius:14px!important;padding:22px!important;background:#fff!important;border:1px solid #dfe6f1!important;box-shadow:0 8px 22px rgba(8,29,83,.025)!important}
.dash-v2.admin .dash-card h3,.dash-v2.admin .card-head h3{font-size:18px!important;line-height:1.2!important}
.dash-v2.admin .card-head{margin-bottom:16px!important}
.dash-v2.admin .dash-card h2{font-size:31px!important;line-height:1.05!important;margin:8px 0!important}
.dash-v2.admin .chart-line{height:235px!important;background:repeating-linear-gradient(0deg,#fff 0 42px,#e9eff8 43px 44px)!important}
.dash-v2.admin .chart-line svg{height:195px!important}
.dash-v2.admin .donut-v2{width:196px!important;height:196px!important;margin:14px auto 16px!important}
.dash-v2.admin .donut-v2:after{inset:52px!important}
.dash-v2.admin .legend li{font-size:13px!important;margin:10px 0!important}
.dash-v2.admin .dash-table.compact{min-width:640px!important}
.dash-v2.admin .dash-table.compact th,.dash-v2.admin .dash-table.compact td{font-size:13px!important;padding:13px 10px!important}
.dash-v2.admin .status{font-size:11px!important;padding:6px 10px!important}
.dash-v2.admin .system p{grid-template-columns:34px 1fr 14px!important;padding:13px 0!important}
.dash-v2.admin .system i{width:30px!important;height:30px!important}
.dash-v2.admin .chart-bars{height:190px!important;gap:18px!important;padding:12px 20px 0!important}
.dash-v2.admin .summary>div:last-child{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}
.dash-v2.admin .summary .dash-metric{min-height:84px!important;padding:17px 14px 14px 72px!important}
.dash-v2.admin .summary .dash-metric b{font-size:20px!important}
.dash-v2.admin .timeline{min-height:180px!important}
.dash-v2.admin .timeline p{font-size:14px!important;line-height:1.55!important}

@media (max-width: 1500px){
  .dash-v2.admin{grid-template-columns:250px minmax(0,1fr)!important}
  .dash-v2.admin .dash-main{padding-left:24px!important;padding-right:24px!important}
  .dash-v2.admin .dash-top{margin-left:-24px!important;margin-right:-24px!important;padding-left:24px!important;padding-right:24px!important}
  .dash-v2.admin .admin-metrics{grid-template-columns:repeat(5,minmax(150px,1fr))!important;overflow-x:auto!important;padding-bottom:4px!important}
  .dash-v2.admin .dash-metric{padding-left:70px!important}
  .dash-v2.admin .dash-metric b{font-size:20px!important}
  .dash-v2.admin .admin-dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(270px,.8fr)!important}
  .dash-v2.admin .admin-dashboard-grid>.dash-card:nth-child(1){grid-column:span 2!important}
  .dash-v2.admin .admin-dashboard-grid>.dash-card:nth-child(4){grid-column:span 2!important}
  .dash-v2.admin .admin-dashboard-grid>.dash-card:nth-child(8),
  .dash-v2.admin .admin-dashboard-grid>.dash-card:nth-child(9){grid-column:span 3!important}
}
@media (max-width: 1180px){
  .dash-v2.admin{grid-template-columns:230px minmax(0,1fr)!important}
  .dash-v2.admin .dash-top{height:auto!important;min-height:72px!important;flex-wrap:wrap!important;padding-top:12px!important;padding-bottom:12px!important}
  .dash-v2.admin .dash-search{width:calc(100% - 50px)!important;min-width:0!important;order:2!important}
  .dash-v2.admin .dash-date,.dash-v2.admin .blue-btn{order:3!important;min-width:190px!important}
  .dash-v2.admin .dash-top-spacer{display:none!important}
  .dash-v2.admin .dash-user{margin-left:auto!important}
  .dash-v2.admin .admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important}
  .dash-v2.admin .admin-dashboard-grid{grid-template-columns:1fr 1fr!important}
  .dash-v2.admin .admin-dashboard-grid>.dash-card{grid-column:auto!important}
  .dash-v2.admin .admin-dashboard-grid>.span2,
  .dash-v2.admin .admin-dashboard-grid>.dash-card:nth-child(1),
  .dash-v2.admin .admin-dashboard-grid>.dash-card:nth-child(4),
  .dash-v2.admin .admin-dashboard-grid>.dash-card:nth-child(8),
  .dash-v2.admin .admin-dashboard-grid>.dash-card:nth-child(9){grid-column:span 2!important}
}
@media (max-width: 760px){
  .dash-v2.admin{display:block!important;overflow-x:hidden!important;background:#f8fafc!important}
  .dash-v2.admin .dash-side{position:relative!important;height:auto!important;width:100%!important;border-right:0!important;border-bottom:1px solid #dfe6f1!important;padding:16px!important;max-height:none!important;overflow:visible!important}
  .dash-v2.admin .dash-brand{height:auto!important;margin-bottom:12px!important}.dash-v2.admin .dash-brand img{max-width:150px!important}
  .dash-v2.admin .dash-nav-label{margin:16px 4px 8px!important;font-size:10px!important}
  .dash-v2.admin .dash-nav{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important}
  .dash-v2.admin .dash-nav a{height:40px!important;margin:0!important;font-size:12px!important;padding:0 10px!important;gap:8px!important}
  .dash-v2.admin .dash-promo{display:none!important}
  .dash-v2.admin .dash-main{padding:0 14px 32px!important;overflow:hidden!important}
  .dash-v2.admin .dash-top{position:relative!important;margin:0 -14px 20px!important;padding:12px 14px!important;gap:10px!important}
  .dash-v2.admin .dash-menu{order:1!important}.dash-v2.admin .dash-search{order:2!important;width:calc(100% - 46px)!important;height:40px!important}.dash-v2.admin .dash-user{order:3!important;width:100%!important;grid-template-columns:auto auto 34px 1fr auto!important}.dash-v2.admin .dash-user img{width:34px!important;height:34px!important}.dash-v2.admin .dash-date,.dash-v2.admin .blue-btn{width:100%!important;min-width:0!important;order:4!important}.dash-v2.admin .dash-title h1{font-size:25px!important}.dash-v2.admin .dash-title p{font-size:13px!important}
  .dash-v2.admin .admin-metrics{grid-template-columns:1fr!important;gap:12px!important}
  .dash-v2.admin .dash-metric{min-height:98px!important;padding:18px 16px 16px 72px!important}.dash-v2.admin .dash-metric i{left:18px!important;top:28px!important;width:40px!important;height:40px!important}.dash-v2.admin .dash-metric b{font-size:21px!important}
  .dash-v2.admin .admin-dashboard-grid{grid-template-columns:1fr!important;gap:14px!important}.dash-v2.admin .admin-dashboard-grid>.dash-card,.dash-v2.admin .admin-dashboard-grid>.span2{grid-column:auto!important}
  .dash-v2.admin .dash-card{padding:18px!important;border-radius:13px!important}.dash-v2.admin .dash-card h3,.dash-v2.admin .card-head h3{font-size:16px!important}.dash-v2.admin .dash-card h2{font-size:26px!important}.dash-v2.admin .chart-line{height:190px!important}.dash-v2.admin .chart-line svg{height:150px!important}.dash-v2.admin .donut-v2{width:170px!important;height:170px!important}.dash-v2.admin .donut-v2:after{inset:45px!important}.dash-v2.admin .dash-table.compact{display:block!important;overflow-x:auto!important;min-width:0!important;white-space:nowrap!important}.dash-v2.admin .summary>div:last-child{grid-template-columns:1fr!important}
}

/* V46 Admin Dashboard precision pass - isolated to admin only */
.dash-v2.admin{--admin-sidebar:300px;--admin-gap:20px;grid-template-columns:var(--admin-sidebar) minmax(0,1fr);background:#f8fafc;color:#07175c;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}
.dash-v2.admin .dash-side{width:var(--admin-sidebar);padding:24px 18px 28px;background:#fff;border-right:1px solid #e5edf7;box-shadow:none;z-index:5}
.dash-v2.admin .dash-brand{margin-bottom:34px}.dash-v2.admin .dash-brand img{width:205px;height:auto}.dash-v2.admin .dash-nav-label{font-size:12px;letter-spacing:.16em;color:#6e7890;margin:26px 8px 12px;font-weight:900}.dash-v2.admin .dash-nav a{height:44px;border-radius:9px;margin:4px 0;padding:0 13px;font-size:14px;font-weight:900;color:#061653;gap:14px}.dash-v2.admin .dash-nav a.active{background:#eef4ff;color:#0057ff}.dash-v2.admin .dash-promo{margin-top:40px;border-radius:12px;padding:20px 18px;background:#fff;box-shadow:none}
.dash-v2.admin .dash-main{padding:0 40px 48px;max-width:none;min-width:0;background:#f8fafc}.dash-v2.admin .dash-top{height:80px;margin:0 -40px 30px;padding:0 40px;background:#fff;border-bottom:1px solid #e5edf7;gap:20px;position:sticky;top:0;z-index:4}.dash-v2.admin .dash-menu{font-size:24px;color:#061653}.dash-v2.admin .dash-search{width:430px;height:46px;border-radius:8px;background:#fff}.dash-v2.admin .dash-date{width:300px;height:46px;border-radius:8px}.dash-v2.admin .blue-btn{height:46px;border-radius:8px;padding:0 24px;background:#0057ff}.dash-v2.admin .dash-user{grid-template-columns:auto auto 42px auto auto;min-width:210px}.dash-v2.admin .dash-user b{font-size:14px;line-height:1.05}.dash-v2.admin .dash-user small{font-size:12px;color:#7d879d}.dash-v2.admin .badge-dot{position:relative}.dash-v2.admin .badge-dot:after{content:'8';position:absolute;right:-7px;top:-8px;width:18px;height:18px;border-radius:50%;background:#f04438;color:#fff;font-size:10px;display:grid;place-items:center;font-weight:900}
.dash-v2.admin .admin-exact-head{margin:0 0 24px}.dash-v2.admin .admin-exact-head h1{font-size:30px;line-height:1;margin:0 0 9px;color:#07175c;letter-spacing:-.035em;font-weight:950}.dash-v2.admin .admin-exact-head p{margin:0;color:#213461;font-size:15px}.dash-v2.admin .admin-exact-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin:0 0 22px}.dash-v2.admin .admin-exact-kpis article{position:relative;min-height:128px;background:#fff;border:1px solid #dce6f4;border-radius:14px;padding:26px 18px 20px 24px;display:grid;grid-template-columns:58px 1fr 52px;align-items:center;gap:14px;overflow:hidden}.dash-v2.admin .admin-exact-kpis i,.dash-v2.admin .admin-summary-grid i{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:900}.dash-v2.admin .admin-exact-kpis i.blue,.dash-v2.admin .admin-summary-grid i.blue{background:#eef5ff;color:#1158ff}.dash-v2.admin .admin-exact-kpis i.green,.dash-v2.admin .admin-summary-grid i.green{background:#e9f9ef;color:#0baa61}.dash-v2.admin .admin-exact-kpis i.purple,.dash-v2.admin .admin-summary-grid i.purple{background:#f2eaff;color:#8b5cf6}.dash-v2.admin .admin-exact-kpis i.orange,.dash-v2.admin .admin-summary-grid i.orange{background:#fff1df;color:#ee8a00}.dash-v2.admin .admin-exact-kpis span{font-size:13px;color:#53617c;display:block;margin-bottom:7px}.dash-v2.admin .admin-exact-kpis b{font-size:24px;line-height:1.05;display:block;color:#07175c;font-weight:950;letter-spacing:-.035em}.dash-v2.admin .admin-exact-kpis small{font-size:12px;color:#0a9b55;font-weight:900;line-height:1.15;display:block;margin-top:7px}.dash-v2.admin .admin-exact-kpis em{width:54px;height:24px;align-self:end;background:linear-gradient(135deg,transparent 0 30%,#1161ff 31% 35%,transparent 36% 50%,#1161ff 51% 55%,transparent 56%);opacity:.75}.dash-v2.admin .admin-exact-kpis article:nth-child(2) em{filter:hue-rotate(95deg)}.dash-v2.admin .admin-exact-kpis article:nth-child(3) em{filter:hue-rotate(210deg)}.dash-v2.admin .admin-exact-kpis article:nth-child(4) em{filter:hue-rotate(330deg)}
.dash-v2.admin .admin-exact-grid{display:grid;grid-template-columns:minmax(500px,1.45fr) minmax(330px,.88fr) minmax(320px,.88fr);gap:20px;align-items:start}.dash-v2.admin .admin-card{background:#fff;border:1px solid #dce6f4;border-radius:14px;padding:24px;box-shadow:none}.dash-v2.admin .admin-card h3{margin:0;color:#07175c;font-size:19px;font-weight:950;letter-spacing:-.02em}.dash-v2.admin .admin-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.dash-v2.admin .admin-card-head button{height:34px;border:1px solid #dce6f4;border-radius:7px;background:#fff;color:#07175c;font-weight:900;padding:0 12px}.dash-v2.admin .admin-bigline{display:flex;align-items:center;gap:12px}.dash-v2.admin .admin-bigline h2{font-size:34px;line-height:1;color:#07175c;margin:0;font-weight:950;letter-spacing:-.045em}.dash-v2.admin .admin-bigline small{border-radius:18px;background:#dff7e9;color:#0a9b55;font-size:12px;padding:5px 9px;font-weight:900}.dash-v2.admin .admin-overview{min-height:420px}.dash-v2.admin .admin-overview>p{margin:13px 0 26px;color:#26375e}.dash-v2.admin .chart-line{height:260px;background:repeating-linear-gradient(0deg,#fff 0 47px,#e8eff8 48px 49px);border-radius:0}.dash-v2.admin .chart-line svg{height:218px}.dash-v2.admin .admin-category,.dash-v2.admin .admin-system{min-height:420px}.dash-v2.admin .donut-v2{width:220px;height:220px;margin:18px auto 18px}.dash-v2.admin .donut-v2:after{inset:56px}.dash-v2.admin .legend li{font-size:13px;margin:13px 0}.dash-v2.admin .admin-system p{display:grid;grid-template-columns:38px 1fr 16px;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf2f8;margin:0}.dash-v2.admin .admin-system i{width:32px;height:32px;background:#e7f8ee;color:#0aa85f;border-radius:50%;display:grid;place-items:center;font-style:normal}.dash-v2.admin .admin-system span{font-size:14px;font-weight:800}.dash-v2.admin .admin-system small{display:block;color:#7d879d;font-size:12px;font-weight:600;margin-top:3px}.dash-v2.admin .admin-system a{display:inline-block;margin-top:15px;font-size:16px}.dash-v2.admin .admin-table{min-height:360px}.dash-v2.admin .dash-table th{font-size:12px;color:#60708d;font-weight:900}.dash-v2.admin .dash-table.compact th,.dash-v2.admin .dash-table.compact td{padding:13px 10px}.dash-v2.admin .dash-table td{font-size:14px;color:#07175c}.dash-v2.admin .status{font-size:11px;border-radius:18px;background:#dff7e9;color:#0a8f4d;padding:6px 11px}.dash-v2.admin .chart-bars{height:230px;gap:24px;padding:28px 24px 0}.dash-v2.admin .admin-bars,.dash-v2.admin .admin-kyc{min-height:360px}.dash-v2.admin .admin-activity{grid-column:1 / span 2;min-height:190px}.dash-v2.admin .admin-activity p{margin:13px 0;color:#26375e;font-size:14px}.dash-v2.admin .admin-activity b{display:inline-block;width:10px;height:10px;border-radius:50%;background:#0aa85f;margin-right:20px}.dash-v2.admin .admin-summary{grid-column:3 / span 1;min-height:190px}.dash-v2.admin .admin-summary-grid{display:grid;grid-template-columns:1fr;gap:12px}.dash-v2.admin .admin-summary-grid article{border:1px solid #dce6f4;border-radius:12px;padding:15px 18px;display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center}.dash-v2.admin .admin-summary-grid span{font-size:12px;color:#60708d}.dash-v2.admin .admin-summary-grid b{display:block;font-size:18px;color:#07175c;letter-spacing:-.02em}.dash-v2.admin .admin-summary-grid small{font-weight:900;color:#0a9b55}.dash-v2.admin .admin-summary-grid i{grid-row:span 3;width:44px;height:44px}
@media (min-width:1600px){.dash-v2.admin .dash-main{padding-left:40px;padding-right:40px}.dash-v2.admin .admin-exact-grid{grid-template-columns:minmax(650px,1.45fr) minmax(420px,.9fr) minmax(400px,.9fr)}.dash-v2.admin .admin-summary-grid{grid-template-columns:1fr 1fr}.dash-v2.admin .admin-summary{grid-column:2 / span 2}.dash-v2.admin .admin-activity{grid-column:1 / span 1}.dash-v2.admin .admin-exact-kpis article{min-height:132px}}
@media (max-width:1250px){.dash-v2.admin{grid-template-columns:260px minmax(0,1fr);--admin-sidebar:260px}.dash-v2.admin .dash-main{padding:0 26px 42px}.dash-v2.admin .dash-top{margin-left:-26px;margin-right:-26px;padding-left:26px;padding-right:26px}.dash-v2.admin .dash-search{width:330px}.dash-v2.admin .dash-date{width:230px}.dash-v2.admin .admin-exact-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dash-v2.admin .admin-exact-grid{grid-template-columns:1fr 1fr}.dash-v2.admin .admin-overview,.dash-v2.admin .admin-table,.dash-v2.admin .admin-activity,.dash-v2.admin .admin-summary{grid-column:auto}.dash-v2.admin .admin-system{grid-column:1 / span 2}.dash-v2.admin .dash-user{min-width:auto}.dash-v2.admin .dash-user b,.dash-v2.admin .dash-user small{display:none}}
@media (max-width:900px){.dash-v2.admin{display:block}.dash-v2.admin .dash-side{position:fixed;left:-280px;top:0;bottom:0;width:280px;transition:.25s}.dash-v2.admin .dash-main{padding:0 18px 36px}.dash-v2.admin .dash-top{height:auto;min-height:68px;margin:0 -18px 22px;padding:12px 18px;flex-wrap:wrap}.dash-v2.admin .dash-search{order:2;width:100%;flex-basis:100%}.dash-v2.admin .dash-date,.dash-v2.admin .blue-btn{height:40px;padding:0 12px;width:auto}.dash-v2.admin .admin-exact-kpis{grid-template-columns:1fr 1fr;gap:14px}.dash-v2.admin .admin-exact-kpis article{min-height:116px;padding:18px;grid-template-columns:48px 1fr}.dash-v2.admin .admin-exact-kpis em{display:none}.dash-v2.admin .admin-exact-grid{grid-template-columns:1fr}.dash-v2.admin .admin-system{grid-column:auto}.dash-v2.admin .admin-card{padding:18px}.dash-v2.admin .admin-bigline h2{font-size:27px}.dash-v2.admin .dash-table{display:block;overflow-x:auto;white-space:nowrap}.dash-v2.admin .admin-summary-grid{grid-template-columns:1fr}}
@media (max-width:560px){.dash-v2.admin .admin-exact-head h1{font-size:26px}.dash-v2.admin .admin-exact-kpis{grid-template-columns:1fr}.dash-v2.admin .dash-date{width:100%;order:3}.dash-v2.admin .blue-btn{order:4;width:100%}.dash-v2.admin .dash-user{margin-left:auto}.dash-v2.admin .dash-user img{width:36px;height:36px}.dash-v2.admin .chart-line{height:220px}.dash-v2.admin .donut-v2{width:180px;height:180px}.dash-v2.admin .donut-v2:after{inset:46px}}

/* ADMIN DASHBOARD FINAL REBUILD - scoped only to .dash-v2.admin */
.dash-v2.admin{
  --adm-navy:#061653;--adm-blue:#075eff;--adm-text:#07175c;--adm-muted:#64708a;--adm-line:#dce6f4;--adm-bg:#f7f9fc;--adm-green:#0fa765;--adm-orange:#f59a00;--adm-purple:#8b5cf6;--adm-side:292px;
  display:grid!important;grid-template-columns:var(--adm-side) minmax(0,1fr)!important;min-height:100vh!important;background:var(--adm-bg)!important;color:var(--adm-text)!important;font-family:'Inter','Segoe UI',Arial,sans-serif!important;overflow-x:hidden!important;
}
.dash-v2.admin *{box-sizing:border-box}.dash-v2.admin a{color:#0057ff;text-decoration:none;font-weight:800}.dash-v2.admin button{font-family:inherit}
.dash-v2.admin .dash-side{position:sticky!important;top:0!important;height:100vh!important;width:auto!important;overflow-y:auto!important;padding:24px 20px 28px!important;background:#fff!important;border-right:1px solid #e2eaf5!important;box-shadow:none!important;z-index:30!important;transition:transform .25s ease,width .25s ease,padding .25s ease!important;scrollbar-width:thin!important}
.dash-v2.admin .dash-brand{height:auto!important;margin:0 0 28px!important;display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:0!important}.dash-v2.admin .dash-brand img{width:196px!important;max-width:100%!important;height:auto!important;object-fit:contain!important}.dash-v2.admin .dash-brand small{display:none!important}
.dash-v2.admin .dash-nav-label{font-size:12px!important;line-height:1!important;letter-spacing:.18em!important;color:#7b8398!important;font-weight:950!important;margin:27px 8px 13px!important}.dash-v2.admin .dash-nav a{height:44px!important;display:flex!important;align-items:center!important;gap:14px!important;border-radius:8px!important;margin:4px 0!important;padding:0 14px!important;color:#061653!important;font-size:14px!important;line-height:1.05!important;font-weight:900!important;background:transparent!important;white-space:normal!important}.dash-v2.admin .dash-nav a.active{background:#edf3ff!important;color:#0057ff!important}.dash-v2.admin .nav-glyph{width:18px!important;min-width:18px!important;height:18px!important;display:grid!important;place-items:center!important;font-size:12px!important;color:currentColor!important}.dash-v2.admin .dash-nav a em{margin-left:auto!important;min-width:24px!important;height:18px!important;border-radius:18px!important;background:#fff0d8!important;color:#f59a00!important;display:grid!important;place-items:center!important;font-size:10px!important;font-style:normal!important;font-weight:900!important}.dash-v2.admin .dash-promo{margin:48px 0 0!important;background:#fff!important;border:1px solid #dce6f4!important;border-radius:14px!important;padding:22px!important;box-shadow:none!important}
.dash-v2.admin .dash-main{min-width:0!important;max-width:none!important;width:100%!important;overflow:visible!important;background:var(--adm-bg)!important;padding:0 40px 48px!important}.dash-v2.admin .dash-top{height:80px!important;margin:0 -40px 30px!important;padding:0 40px!important;background:#fff!important;border-bottom:1px solid #e2eaf5!important;box-shadow:none!important;display:flex!important;align-items:center!important;gap:20px!important;position:sticky!important;top:0!important;z-index:25!important;overflow:visible!important}.dash-v2.admin .dash-menu{width:34px!important;height:34px!important;border:0!important;background:transparent!important;color:#061653!important;font-size:28px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important;flex:0 0 auto!important}.dash-v2.admin .dash-search{width:430px!important;max-width:31vw!important;height:46px!important;border:1px solid #dce6f4!important;border-radius:8px!important;background:#fff!important;padding:0 16px!important;color:#8b96aa!important;display:flex!important;align-items:center!important;gap:10px!important;flex:0 1 430px!important}.dash-v2.admin .dash-search input{border:0!important;outline:0!important;width:100%!important;font-size:14px!important;color:#07175c!important;background:transparent!important}.dash-v2.admin .dash-top-spacer{flex:1 1 auto!important}.dash-v2.admin .dash-date{height:46px!important;min-width:300px!important;border:1px solid #cad8ec!important;border-radius:8px!important;background:#fff!important;color:#061653!important;font-size:15px!important;font-weight:900!important;padding:0 18px!important}.dash-v2.admin .blue-btn{height:46px!important;min-width:160px!important;border:0!important;border-radius:8px!important;background:#075eff!important;color:#fff!important;font-weight:950!important;font-size:14px!important;padding:0 22px!important}.dash-v2.admin .dash-user{display:grid!important;grid-template-columns:auto auto 44px auto auto!important;align-items:center!important;gap:10px!important;min-width:225px!important;color:#061653!important;flex:0 0 auto!important}.dash-v2.admin .dash-user img{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover!important}.dash-v2.admin .dash-user b{font-size:14px!important;line-height:1!important;font-weight:950!important}.dash-v2.admin .dash-user small{font-size:12px!important;color:#7c8497!important;line-height:1!important}.dash-v2.admin .badge-dot{position:relative!important}.dash-v2.admin .badge-dot:after{content:'8';position:absolute;right:-8px;top:-10px;width:18px;height:18px;border-radius:50%;background:#f04438;color:#fff;font-size:10px;display:grid;place-items:center;font-weight:900}
.dash-v2.admin .admin-exact-head{margin:0 0 24px!important}.dash-v2.admin .admin-exact-head h1{font-size:32px!important;line-height:1!important;margin:0 0 8px!important;color:#061653!important;font-weight:950!important;letter-spacing:-.04em!important}.dash-v2.admin .admin-exact-head p{font-size:15px!important;margin:0!important;color:#2a3a60!important}
.dash-v2.admin .admin-exact-kpis{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;margin:0 0 22px!important}.dash-v2.admin .admin-exact-kpis article{min-height:128px!important;background:#fff!important;border:1px solid #dce6f4!important;border-radius:14px!important;padding:26px 20px!important;display:grid!important;grid-template-columns:56px minmax(0,1fr) 50px!important;align-items:center!important;gap:14px!important;position:relative!important;overflow:hidden!important}.dash-v2.admin .admin-exact-kpis i,.dash-v2.admin .admin-summary-grid i{width:50px!important;height:50px!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-style:normal!important;font-weight:950!important;font-size:16px!important}.dash-v2.admin .admin-exact-kpis i.blue,.dash-v2.admin .admin-summary-grid i.blue{background:#edf4ff!important;color:#075eff!important}.dash-v2.admin .admin-exact-kpis i.green,.dash-v2.admin .admin-summary-grid i.green{background:#e9f8ef!important;color:#0fa765!important}.dash-v2.admin .admin-exact-kpis i.purple,.dash-v2.admin .admin-summary-grid i.purple{background:#f2eaff!important;color:#8b5cf6!important}.dash-v2.admin .admin-exact-kpis i.orange,.dash-v2.admin .admin-summary-grid i.orange{background:#fff0dc!important;color:#f59a00!important}.dash-v2.admin .admin-exact-kpis span{display:block!important;font-size:13px!important;color:#58647e!important;margin:0 0 7px!important}.dash-v2.admin .admin-exact-kpis b{display:block!important;font-size:24px!important;line-height:1.05!important;font-weight:950!important;color:#061653!important;letter-spacing:-.035em!important}.dash-v2.admin .admin-exact-kpis small{display:block!important;margin-top:7px!important;color:#009f5d!important;font-size:12px!important;font-weight:950!important;line-height:1.15!important}.dash-v2.admin .admin-exact-kpis em{width:52px!important;height:30px!important;align-self:end!important;background:linear-gradient(160deg,transparent 0 42%,#1262ff 43% 48%,transparent 49% 58%,#1262ff 59% 64%,transparent 65%)!important;opacity:.8!important}.dash-v2.admin .admin-exact-kpis article:nth-child(2) em{filter:hue-rotate(90deg)!important}.dash-v2.admin .admin-exact-kpis article:nth-child(3) em{filter:hue-rotate(220deg)!important}.dash-v2.admin .admin-exact-kpis article:nth-child(4) em{filter:hue-rotate(330deg)!important}
.dash-v2.admin .admin-exact-grid{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(320px,.92fr) minmax(320px,.92fr)!important;gap:20px!important;align-items:start!important}.dash-v2.admin .admin-card{background:#fff!important;border:1px solid #dce6f4!important;border-radius:14px!important;box-shadow:none!important;padding:24px!important;min-width:0!important;overflow:hidden!important}.dash-v2.admin .admin-card h3{font-size:19px!important;line-height:1.1!important;margin:0!important;color:#061653!important;font-weight:950!important;letter-spacing:-.02em!important}.dash-v2.admin .admin-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-bottom:16px!important}.dash-v2.admin .admin-card-head button{height:34px!important;border:1px solid #cad8ec!important;border-radius:7px!important;background:#fff!important;color:#061653!important;font-weight:900!important;padding:0 12px!important}.dash-v2.admin .admin-bigline{display:flex!important;align-items:center!important;gap:12px!important}.dash-v2.admin .admin-bigline h2{font-size:35px!important;line-height:1!important;margin:0!important;color:#061653!important;font-weight:950!important;letter-spacing:-.045em!important}.dash-v2.admin .admin-bigline small{background:#dff7e9!important;color:#0a9b55!important;border-radius:18px!important;padding:5px 9px!important;font-size:12px!important;font-weight:950!important}.dash-v2.admin .admin-overview{min-height:420px!important}.dash-v2.admin .admin-overview>p{font-size:15px!important;color:#2d3b61!important;margin:13px 0 28px!important}.dash-v2.admin .chart-line{height:260px!important;background:repeating-linear-gradient(0deg,#fff 0 47px,#e8eff8 48px 49px)!important;border-radius:0!important;overflow:hidden!important}.dash-v2.admin .chart-line svg{height:218px!important;width:100%!important}.dash-v2.admin .chart-labels{display:flex!important;justify-content:space-between!important;color:#71809a!important;font-size:12px!important;padding:0 8px!important}.dash-v2.admin .admin-category,.dash-v2.admin .admin-system{min-height:420px!important}.dash-v2.admin .donut-v2{width:220px!important;height:220px!important;margin:18px auto!important;border-radius:50%!important}.dash-v2.admin .donut-v2:after{inset:56px!important}.dash-v2.admin .donut-v2 strong{font-size:14px!important;line-height:1.15!important;color:#061653!important;font-weight:950!important}.dash-v2.admin .legend li{display:flex!important;align-items:center!important;gap:10px!important;margin:13px 0!important;font-size:13px!important;color:#061653!important}.dash-v2.admin .legend li span{width:10px!important;height:10px!important;border-radius:50%!important;display:inline-block!important}.dash-v2.admin .legend li b{margin-left:auto!important;font-weight:950!important}.dash-v2.admin .admin-system p{display:grid!important;grid-template-columns:38px minmax(0,1fr) 16px!important;align-items:center!important;gap:12px!important;padding:13px 0!important;border-bottom:1px solid #edf2f8!important;margin:0!important}.dash-v2.admin .admin-system i{width:32px!important;height:32px!important;background:#e7f8ee!important;color:#0aa85f!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-style:normal!important}.dash-v2.admin .admin-system span{font-size:14px!important;font-weight:850!important;color:#061653!important}.dash-v2.admin .admin-system small{display:block!important;color:#7d879d!important;font-size:12px!important;font-weight:600!important;margin-top:3px!important}.dash-v2.admin .admin-system a{display:inline-block!important;margin-top:15px!important;font-size:16px!important;font-weight:950!important}.dash-v2.admin .admin-table{min-height:360px!important}.dash-v2.admin .dash-table{width:100%!important;border-collapse:collapse!important;table-layout:auto!important}.dash-v2.admin .dash-table th{font-size:12px!important;color:#60708d!important;font-weight:950!important;text-align:left!important;padding:12px 10px!important;border-bottom:1px solid #edf2f8!important}.dash-v2.admin .dash-table td{font-size:14px!important;color:#061653!important;padding:13px 10px!important;border-bottom:1px solid #edf2f8!important;vertical-align:middle!important}.dash-v2.admin .dash-table.compact th,.dash-v2.admin .dash-table.compact td{padding:13px 10px!important}.dash-v2.admin .status{background:#dff7e9!important;color:#0a8f4d!important;border-radius:18px!important;padding:6px 11px!important;font-size:11px!important;font-weight:950!important}.dash-v2.admin .admin-bars,.dash-v2.admin .admin-kyc{min-height:360px!important}.dash-v2.admin .chart-bars{height:220px!important;display:flex!important;align-items:flex-end!important;gap:24px!important;padding:28px 24px 0!important;border-bottom:1px solid #edf2f8!important}.dash-v2.admin .chart-bars span{flex:1!important;max-width:32px!important;background:#1262ff!important;border-radius:6px 6px 0 0!important;position:relative!important}.dash-v2.admin .chart-bars span b{position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:32%!important;background:#09a660!important}.dash-v2.admin .admin-activity{grid-column:1 / span 2!important;min-height:190px!important}.dash-v2.admin .admin-activity p{font-size:14px!important;color:#2c3b60!important;margin:13px 0!important}.dash-v2.admin .admin-activity b{display:inline-block!important;width:10px!important;height:10px!important;border-radius:50%!important;background:#0aa85f!important;margin-right:20px!important}.dash-v2.admin .admin-summary{grid-column:3 / span 1!important;min-height:190px!important}.dash-v2.admin .admin-summary-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.dash-v2.admin .admin-summary-grid article{border:1px solid #dce6f4!important;border-radius:12px!important;padding:15px 18px!important;display:grid!important;grid-template-columns:48px 1fr!important;gap:10px!important;align-items:center!important}.dash-v2.admin .admin-summary-grid i{grid-row:span 3!important;width:44px!important;height:44px!important}.dash-v2.admin .admin-summary-grid span{font-size:12px!important;color:#60708d!important}.dash-v2.admin .admin-summary-grid b{font-size:18px!important;color:#061653!important;display:block!important}.dash-v2.admin .admin-summary-grid small{color:#0a9b55!important;font-weight:950!important}
@media (min-width:1600px){.dash-v2.admin{--adm-side:300px}.dash-v2.admin .dash-main{padding-left:40px!important;padding-right:40px!important}.dash-v2.admin .admin-exact-grid{grid-template-columns:minmax(650px,1.45fr) minmax(420px,.9fr) minmax(400px,.9fr)!important}.dash-v2.admin .admin-summary{grid-column:2 / span 2!important}.dash-v2.admin .admin-summary-grid{grid-template-columns:1fr 1fr!important}.dash-v2.admin .admin-activity{grid-column:1 / span 1!important}}
@media (max-width:1400px){.dash-v2.admin{--adm-side:260px}.dash-v2.admin .dash-main{padding-left:28px!important;padding-right:28px!important}.dash-v2.admin .dash-top{margin-left:-28px!important;margin-right:-28px!important;padding-left:28px!important;padding-right:28px!important}.dash-v2.admin .dash-search{width:360px!important;max-width:27vw!important}.dash-v2.admin .dash-date{min-width:230px!important}.dash-v2.admin .admin-exact-kpis{gap:16px!important}.dash-v2.admin .admin-exact-kpis article{grid-template-columns:48px minmax(0,1fr)!important;padding:22px 18px!important}.dash-v2.admin .admin-exact-kpis em{display:none!important}.dash-v2.admin .admin-exact-grid{grid-template-columns:minmax(0,1.35fr) minmax(290px,.8fr) minmax(290px,.8fr)!important}}
@media (max-width:1180px){.dash-v2.admin{grid-template-columns:240px minmax(0,1fr)!important;--adm-side:240px}.dash-v2.admin .dash-brand img{width:170px!important}.dash-v2.admin .dash-user b,.dash-v2.admin .dash-user small{display:none!important}.dash-v2.admin .dash-user{min-width:auto!important;grid-template-columns:auto auto 40px auto!important}.dash-v2.admin .admin-exact-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.dash-v2.admin .admin-exact-grid{grid-template-columns:1fr 1fr!important}.dash-v2.admin .admin-system,.dash-v2.admin .admin-activity,.dash-v2.admin .admin-summary{grid-column:auto!important}.dash-v2.admin .admin-overview,.dash-v2.admin .admin-table{grid-column:1 / span 2!important}.dash-v2.admin .admin-summary-grid{grid-template-columns:1fr 1fr!important}}
@media (max-width:900px){.dash-v2.admin{display:block!important}.dash-v2.admin .dash-side{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:292px!important;max-width:84vw!important;transform:translateX(-105%)!important;box-shadow:0 20px 60px rgba(6,22,83,.22)!important}.dash-v2.admin.sidebar-open .dash-side{transform:translateX(0)!important}.dash-v2.admin:before{content:'';position:fixed;inset:0;background:rgba(6,22,83,.42);z-index:28;opacity:0;pointer-events:none;transition:.2s}.dash-v2.admin.sidebar-open:before{opacity:1;pointer-events:auto}.dash-v2.admin .dash-main{padding:0 18px 36px!important}.dash-v2.admin .dash-top{height:auto!important;min-height:72px!important;margin:0 -18px 22px!important;padding:12px 18px!important;gap:12px!important;flex-wrap:wrap!important}.dash-v2.admin .dash-search{order:2!important;flex-basis:100%!important;width:100%!important;max-width:none!important}.dash-v2.admin .dash-top-spacer{display:none!important}.dash-v2.admin .dash-date{order:3!important;min-width:0!important;flex:1 1 190px!important}.dash-v2.admin .blue-btn{order:4!important;min-width:0!important;flex:1 1 150px!important}.dash-v2.admin .dash-user{margin-left:auto!important}.dash-v2.admin .admin-exact-head h1{font-size:28px!important}.dash-v2.admin .admin-exact-kpis{grid-template-columns:1fr 1fr!important;gap:14px!important}.dash-v2.admin .admin-exact-kpis article{min-height:118px!important;padding:18px!important;grid-template-columns:48px minmax(0,1fr)!important}.dash-v2.admin .admin-exact-kpis b{font-size:21px!important}.dash-v2.admin .admin-exact-grid{grid-template-columns:1fr!important}.dash-v2.admin .admin-overview,.dash-v2.admin .admin-table{grid-column:auto!important}.dash-v2.admin .admin-card{padding:18px!important}.dash-v2.admin .admin-bigline h2{font-size:28px!important}.dash-v2.admin .chart-line{height:225px!important}.dash-v2.admin .chart-line svg{height:190px!important}.dash-v2.admin .dash-table{display:block!important;overflow-x:auto!important;white-space:nowrap!important}.dash-v2.admin .admin-summary-grid{grid-template-columns:1fr!important}.dash-v2.admin .admin-category,.dash-v2.admin .admin-system,.dash-v2.admin .admin-bars,.dash-v2.admin .admin-kyc{min-height:auto!important}}
@media (max-width:560px){.dash-v2.admin .admin-exact-kpis{grid-template-columns:1fr!important}.dash-v2.admin .dash-date,.dash-v2.admin .blue-btn{flex-basis:100%!important}.dash-v2.admin .dash-user img{width:36px!important;height:36px!important}.dash-v2.admin .donut-v2{width:180px!important;height:180px!important}.dash-v2.admin .donut-v2:after{inset:46px!important}.dash-v2.admin .chart-bars{gap:14px!important;padding-left:10px!important;padding-right:10px!important}.dash-v2.admin .admin-card-head{align-items:flex-start!important}.dash-v2.admin .admin-bigline{align-items:flex-start!important;flex-direction:column!important;gap:8px!important}}
@media (min-width:901px){.dash-v2.admin.side-collapsed{grid-template-columns:86px minmax(0,1fr)!important}.dash-v2.admin.side-collapsed .dash-side{padding-left:14px!important;padding-right:14px!important;overflow-x:hidden!important}.dash-v2.admin.side-collapsed .dash-brand img{width:54px!important;max-width:none!important}.dash-v2.admin.side-collapsed .dash-nav-label,.dash-v2.admin.side-collapsed .dash-nav a span:not(.nav-glyph),.dash-v2.admin.side-collapsed .dash-nav a em,.dash-v2.admin.side-collapsed .dash-promo{display:none!important}.dash-v2.admin.side-collapsed .dash-nav a{justify-content:center!important;padding:0!important}.dash-v2.admin.side-collapsed .nav-glyph{margin:0!important}}

/* CMS + auth test utilities: scoped, does not alter approved page designs unless a CMS override is enabled */
.flash{border-radius:12px;padding:12px 14px;margin:0 0 14px;font-weight:700;font-size:14px}.flash.error{background:#fff1f2;color:#9f1239;border:1px solid #fecdd3}.flash.success{background:#ecfdf5;color:#047857;border:1px solid #bbf7d0}.cms-public-page{background:#fff}.cms-page-shell{padding:46px 24px 80px}.cms-page-shell .breadcrumbs{display:flex;gap:10px;align-items:center;margin-bottom:26px;color:#5d6b8a}.cms-content{background:#fff;border:1px solid #e5ecf6;border-radius:18px;padding:34px;box-shadow:0 18px 45px rgba(10,32,76,.04);color:#06164f;line-height:1.75}.cms-content h1{font-size:42px;margin:0 0 16px;color:#001a5c}.cms-content h2{font-size:26px;margin:28px 0 10px;color:#001a5c}.cms-admin-page{padding:46px 24px 80px}.cms-admin-head{margin-bottom:24px}.cms-admin-head h1{font-size:34px;color:#001a5c;margin-bottom:6px}.cms-admin-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:22px;align-items:start}.cms-admin-list,.cms-editor{background:#fff;border:1px solid #e2eaf5;border-radius:18px;box-shadow:0 16px 36px rgba(10,32,76,.04)}.cms-admin-list{padding:18px;position:sticky;top:20px}.cms-admin-list h3{margin:0 0 12px;color:#001a5c}.cms-admin-list a{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;color:#06164f;text-decoration:none;font-weight:700;margin-bottom:6px}.cms-admin-list a.active,.cms-admin-list a:hover{background:#eef5ff;color:#0057ff}.cms-admin-list small{font-size:11px;color:#d88400}.cms-editor{padding:22px;display:grid;gap:14px}.cms-editor label{display:grid;gap:7px;color:#001a5c;font-weight:800}.cms-editor input,.cms-editor select,.cms-editor textarea{border:1px solid #d8e1ef;border-radius:12px;padding:12px 14px;font:inherit;color:#06164f;background:#fff}.cms-editor textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.55}.cms-editor .switch{display:flex;grid-template-columns:none;align-items:center;gap:10px;background:#fff8ed;border:1px solid #ffe2b7;border-radius:12px;padding:12px}.cms-editor .btn.primary{height:48px;border:0;border-radius:12px;background:#001a5c;color:#fff;font-weight:800;cursor:pointer}.auth-card .flash{margin-bottom:18px}@media(max-width:900px){.cms-admin-grid{grid-template-columns:1fr}.cms-admin-list{position:static}.cms-content{padding:22px}.cms-content h1{font-size:32px}}


/* BLOG CMS ADMIN V50 */
/* Blog CMS v2 - isolated admin interface */
.blog-cms-v2{background:#f6f8fc;padding:34px 0 70px;color:#061b56}.blog-cms-v2 .blog-admin-shell{max-width:1440px;margin:0 auto;padding:0 24px}.blog-cms-v2 .blog-cms-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:22px}.blog-cms-v2 .admin-kicker{display:inline-flex;margin-bottom:8px;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:#e28500}.blog-cms-v2 .blog-cms-head h1{font-size:38px;line-height:1.05;margin:0 0 10px;color:#001a5b;font-weight:900}.blog-cms-v2 .blog-cms-head p{max-width:760px;margin:0;color:#53617d;font-size:16px;line-height:1.65}.blog-cms-v2 .blog-cms-actions{display:flex;gap:12px;flex-wrap:wrap}.blog-cms-v2 .btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:11px;padding:0 20px;font-weight:900;text-decoration:none;border:1px solid #001a5b}.blog-cms-v2 .btn-blue{background:#001a5b;color:#fff;border-color:#001a5b;box-shadow:0 12px 24px rgba(0,26,91,.16)}.blog-cms-v2 .btn-outline{background:#fff;color:#001a5b}.blog-cms-v2 .blog-cms-layout{display:grid;grid-template-columns:minmax(420px,.82fr) minmax(620px,1.18fr);gap:24px;align-items:start}.blog-cms-v2 .blog-cms-list,.blog-cms-v2 .blog-cms-editor{background:#fff;border:1px solid #dbe4f2;border-radius:22px;box-shadow:0 14px 34px rgba(8,29,76,.06);padding:24px}.blog-cms-v2 .cms-panel-title,.blog-cms-v2 .editor-card-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.blog-cms-v2 .cms-panel-title h2,.blog-cms-v2 .editor-card-head h2{margin:0 0 5px;color:#001a5b;font-size:22px;font-weight:900}.blog-cms-v2 .cms-panel-title p,.blog-cms-v2 .editor-card-head p{margin:0;color:#687795;line-height:1.5}.blog-cms-v2 .cms-panel-title span{background:#eef4ff;color:#0052ff;border-radius:999px;padding:7px 11px;font-weight:900;font-size:12px}.blog-cms-v2 .preview-link,.blog-cms-v2 .edit-link{font-weight:900;color:#0052ff;text-decoration:none}.blog-cms-v2 .blog-cms-search{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:16px}.blog-cms-v2 input,.blog-cms-v2 select,.blog-cms-v2 textarea{width:100%;border:1px solid #d8e1ef;border-radius:12px;padding:13px 15px;font:inherit;color:#061b56;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s}.blog-cms-v2 input:focus,.blog-cms-v2 select:focus,.blog-cms-v2 textarea:focus,.blog-cms-v2 .rich-editor:focus{border-color:#0052ff;box-shadow:0 0 0 4px rgba(0,82,255,.08)}.blog-cms-v2 .blog-cms-search button,.blog-cms-v2 .category-mini button{border:0;border-radius:12px;background:#001a5b;color:#fff;padding:0 18px;font-weight:900;min-height:46px}.blog-cms-v2 .blog-cms-table-wrap{overflow:auto;border:1px solid #edf1f7;border-radius:16px}.blog-cms-v2 .blog-cms-table{width:100%;border-collapse:collapse;min-width:720px}.blog-cms-v2 .blog-cms-table th,.blog-cms-v2 .blog-cms-table td{padding:16px 14px;border-bottom:1px solid #edf1f7;text-align:left;vertical-align:top}.blog-cms-v2 .blog-cms-table th{font-size:12px;color:#61708d;text-transform:uppercase;letter-spacing:.06em;background:#fbfcff}.blog-cms-v2 .blog-cms-table b{display:block;color:#001a5b;font-size:15px;line-height:1.3}.blog-cms-v2 .blog-cms-table small{display:block;color:#697895;margin-top:5px;word-break:break-word}.blog-cms-v2 .status-pill{display:inline-flex;padding:6px 11px;border-radius:999px;font-size:12px;font-weight:900;text-transform:capitalize}.blog-cms-v2 .status-pill.published{background:#dcfce7;color:#047857}.blog-cms-v2 .status-pill.draft{background:#fff7ed;color:#c2410c}.blog-cms-v2 label{display:block;font-weight:900;color:#001a5b;margin:13px 0}.blog-cms-v2 label small{display:block;font-weight:500;color:#697895;margin-top:6px}.blog-cms-v2 .field-grid.two,.blog-cms-v2 .two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.blog-cms-v2 .rich-editor-group{margin:16px 0 14px;border:1px solid #d8e1ef;border-radius:18px;overflow:hidden;background:#fff}.blog-cms-v2 .rich-editor-label{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #edf1f7;background:#fbfcff}.blog-cms-v2 .rich-editor-label strong{font-size:15px;color:#001a5b}.blog-cms-v2 .rich-editor-label span{font-size:12px;color:#687795}.blog-cms-v2 .rich-toolbar{display:flex;flex-wrap:wrap;gap:7px;padding:10px 12px;border-bottom:1px solid #edf1f7;background:#fff}.blog-cms-v2 .rich-toolbar button{border:1px solid #d8e1ef;background:#fff;color:#001a5b;border-radius:9px;min-height:34px;padding:0 11px;font-weight:900;cursor:pointer}.blog-cms-v2 .rich-toolbar button:hover{background:#eef4ff;border-color:#a9c4ff}.blog-cms-v2 .rich-editor{min-height:520px;max-height:920px;overflow:auto;padding:22px 24px;line-height:1.8;font-size:16px;color:#13224b;outline:none;border:0}.blog-cms-v2 .rich-editor h2{font-size:28px;line-height:1.25;margin:28px 0 12px;color:#001a5b}.blog-cms-v2 .rich-editor h3{font-size:22px;line-height:1.3;margin:24px 0 10px;color:#001a5b}.blog-cms-v2 .rich-editor p{margin:0 0 16px}.blog-cms-v2 .rich-editor ul,.blog-cms-v2 .rich-editor ol{padding-left:24px;margin:0 0 18px}.blog-cms-v2 .rich-editor blockquote{margin:22px 0;padding:16px 20px;border-left:4px solid #e28500;background:#fff7ed;border-radius:10px;color:#001a5b;font-weight:700}.blog-cms-v2 .rich-editor a{color:#0052ff;font-weight:800}.blog-cms-v2 .editor-help{display:flex;justify-content:space-between;gap:12px;padding:10px 16px;border-top:1px solid #edf1f7;background:#fbfcff;color:#687795;font-size:12px}.blog-cms-v2 .seo-box{margin:18px 0;padding:18px;border:1px solid #edf1f7;border-radius:16px;background:#fbfcff}.blog-cms-v2 .seo-box h3{margin:0 0 4px;color:#001a5b;font-size:17px}.blog-cms-v2 .editor-sticky-actions{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px -24px -24px;padding:16px 24px;border-top:1px solid #edf1f7;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-radius:0 0 22px 22px}.blog-cms-v2 .check{display:flex;gap:8px;align-items:center;margin:0}.blog-cms-v2 .check input{width:auto}.blog-cms-v2 .danger-btn{width:100%;margin-top:14px;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;border-radius:12px;padding:13px;font-weight:900}.blog-cms-v2 .category-mini{margin-top:18px;padding-top:18px;border-top:1px solid #edf1f7}.flash{padding:13px 15px;border-radius:12px;margin:12px 0;font-weight:700}.flash.success{background:#ecfdf5;color:#047857}.flash.error{background:#fff1f2;color:#be123c}.blog-tabs a{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border:1px solid #a9b8d8;border-radius:7px;font-weight:800;text-decoration:none;color:#001a5b;background:#fff;margin-right:10px;margin-bottom:10px}.blog-tabs a.active{background:#001a5b;color:#fff;border-color:#001a5b}@media(max-width:1180px){.blog-cms-v2 .blog-cms-layout{grid-template-columns:1fr}.blog-cms-v2 .rich-editor{min-height:460px}}@media(max-width:760px){.blog-cms-v2{padding-top:24px}.blog-cms-v2 .blog-admin-shell{padding:0 14px}.blog-cms-v2 .blog-cms-head,.blog-cms-v2 .blog-cms-actions,.blog-cms-v2 .cms-panel-title,.blog-cms-v2 .editor-card-head,.blog-cms-v2 .editor-help,.blog-cms-v2 .editor-sticky-actions{flex-direction:column;align-items:stretch}.blog-cms-v2 .blog-cms-head h1{font-size:30px}.blog-cms-v2 .field-grid.two,.blog-cms-v2 .two,.blog-cms-v2 .blog-cms-search{grid-template-columns:1fr}.blog-cms-v2 .rich-editor{min-height:420px;padding:18px;font-size:15px}.blog-cms-v2 .rich-toolbar{position:sticky;top:0;z-index:3}.blog-cms-v2 .blog-cms-list,.blog-cms-v2 .blog-cms-editor{padding:18px;border-radius:18px}.blog-cms-v2 .editor-sticky-actions{margin:18px -18px -18px;padding:14px 18px}}@media print{.topbar,.navbar,.footer,.article-tools,.article-related,.article-cta,.mobile-bottom-cta{display:none!important}.article-layout{display:block!important}.article-body{max-width:760px;margin:0 auto}.blog-detail-hero{padding:0!important}.blog-detail-hero img{max-height:260px;object-fit:cover}}

/* V53 Blog public responsiveness and full-list improvements */
.blog-public-v2{overflow-x:hidden}.blog-public-v2 .blog-layout{align-items:start}.blog-public-v2 .blog-tabs{display:flex;flex-wrap:wrap;gap:13px;margin-bottom:30px}.blog-public-v2 .blog-tabs a{min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #9fb0d4;border-radius:7px;background:#fff;color:#001653;font-weight:900;text-decoration:none;line-height:1.2}.blog-public-v2 .blog-tabs a.active{background:#001653;color:#fff;border-color:#001653}.blog-result-note{margin:-10px 0 22px;padding:12px 16px;background:#f5f8ff;border:1px solid #dfe7f2;border-radius:8px;color:#001653}.blog-result-note a{font-weight:900;color:#0056ff}.blog-public-v2 .post-card h2 a,.blog-public-v2 .blog-side a{text-decoration:none;color:inherit}.blog-empty{border:1px solid #dfe7f2;border-radius:10px;padding:34px;background:#fff}.blog-public-v2 .pager a,.blog-public-v2 .pager span,.blog-public-v2 .pager b{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;text-decoration:none}.blog-public-v2 .pager a{color:#0056ff;font-weight:900}.blog-public-v2 .pager b{border:1px solid #001653;border-radius:5px;color:#001653;background:#fff}
@media(max-width:1000px){.blog-public-v2 .blog-layout{grid-template-columns:1fr;gap:28px}.blog-public-v2 .blog-side{display:grid;grid-template-columns:1fr 1fr;gap:16px}.blog-public-v2 .blog-side>div{margin:0}.blog-public-v2 .post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.blog-public-v2 .blog-tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.blog-public-v2 .blog-tabs a{flex:0 0 auto;scroll-snap-align:start;min-width:max-content}.blog-public-v2 .blog-tabs::-webkit-scrollbar{height:4px}.blog-public-v2 .blog-tabs::-webkit-scrollbar-thumb{background:#cbd5e7;border-radius:999px}}
@media(max-width:640px){.blog-public-v2 .blog-hero{min-height:auto}.blog-public-v2 .blog-hero>.wide{display:block}.blog-public-v2 .blog-hero h1{font-size:34px;margin-top:18px}.blog-public-v2 .blog-hero p{font-size:15px}.blog-public-v2 .res-search{height:50px;margin-top:18px}.blog-public-v2 .blog-layout{padding-top:24px}.blog-public-v2 .post-grid{grid-template-columns:1fr;gap:18px}.blog-public-v2 .post-card{border-radius:10px}.blog-public-v2 .post-card img{height:205px}.blog-public-v2 .post-card div{padding:18px}.blog-public-v2 .post-card h2{font-size:22px;line-height:1.15}.blog-public-v2 .post-card p{font-size:15px;line-height:1.7}.blog-public-v2 .blog-side{display:block}.blog-public-v2 .blog-side>div{margin-bottom:16px}.blog-public-v2 .pager{gap:10px;flex-wrap:wrap;margin:28px 0}.blog-public-v2 .wide{width:100%;box-sizing:border-box}.blog-public-v2 *{max-width:100%;box-sizing:border-box}}
@media(max-width:380px){.blog-public-v2 .post-card img{height:180px}.blog-public-v2 .blog-tabs a{padding:0 16px;font-size:14px}.blog-public-v2 .post-card h2{font-size:20px}}


/* Downloads CMS - isolated admin improvements */
.downloads-admin .cms-admin-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:32px 0 24px}.downloads-admin-grid{display:grid;grid-template-columns:420px 1fr;gap:24px;margin-bottom:60px}.download-admin-card{background:#fff;border:1px solid #dce5f5;border-radius:18px;padding:24px;box-shadow:0 12px 30px rgba(0,32,91,.06)}.download-admin-card h2{margin:0 0 18px;color:#001b5d}.download-form label,.add-category-form label{display:block;font-weight:700;color:#001b5d;margin-bottom:14px}.download-form input,.download-form textarea,.download-form select,.add-category-form input{width:100%;border:1px solid #cbd7ec;border-radius:10px;padding:12px 14px;margin-top:7px;font:inherit}.download-form .form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.current-file{background:#f5f8fd;border-radius:10px;padding:10px}.add-category-form{border-top:1px solid #e6edf8;margin-top:22px;padding-top:18px}.downloads-admin-table{overflow:auto}.downloads-admin-table table{width:100%;border-collapse:collapse}.downloads-admin-table th,.downloads-admin-table td{padding:14px;border-bottom:1px solid #e6edf8;text-align:left;vertical-align:top}.downloads-admin-table small{display:block;color:#66769a;margin-top:5px}.status-pill{display:inline-block;padding:5px 10px;border-radius:999px;background:#e8fff1;color:#008a3e;font-weight:800;font-size:12px;text-transform:capitalize}.status-pill.draft{background:#fff4df;color:#c57400}.downloads-admin-table form{display:inline}.downloads-admin-table button{border:0;background:transparent;color:#d92929;font-weight:700;cursor:pointer}.download-action{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #d9e3f5;border-radius:10px;color:#001b5d;text-decoration:none;font-weight:900}.downloads-cms-v1 .download-table small{display:block;color:#6d7898;margin-top:4px}@media(max-width:900px){.downloads-admin .cms-admin-head{display:block}.downloads-admin-grid{grid-template-columns:1fr}.download-form .form-two{grid-template-columns:1fr}.downloads-layout{grid-template-columns:1fr}.download-table{overflow:auto}.download-cats{display:flex;overflow-x:auto;gap:10px}.download-cats a{white-space:nowrap}}


/* FAQ CMS v55 - scoped to Help Center/Admin FAQ only */
.faq-cms-v1 .help-cat-grid{align-items:stretch}.faq-cms-v1 .faq-cat-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid #e7edf5;border-radius:20px;padding:24px;box-shadow:0 12px 30px rgba(15,23,42,.06);transition:.2s ease}.faq-cms-v1 .faq-cat-card:hover,.faq-cms-v1 .faq-cat-card.active{border-color:#1d4ed8;transform:translateY(-2px)}.faq-cms-v1 .faq-cat-card i{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#eff6ff;color:#1d4ed8;margin-bottom:16px;font-style:normal}.faq-cms-v1 .faq-detail{display:block;padding:0;overflow:hidden}.faq-cms-v1 .faq-detail summary{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 22px;cursor:pointer;list-style:none}.faq-cms-v1 .faq-detail summary::-webkit-details-marker{display:none}.faq-cms-v1 .faq-detail[open] summary{border-bottom:1px solid #edf2f7}.faq-cms-v1 .faq-answer{padding:18px 22px 22px;color:#526070;line-height:1.75}.faq-cms-v1 .faq-answer p{margin:0 0 12px}.faq-admin-grid{display:grid;grid-template-columns:minmax(360px,480px) 1fr;gap:24px;align-items:start}.faq-list-card{overflow:auto}.faq-form textarea{min-height:240px}.cms-table td small{display:block;color:#64748b;margin-top:4px}.status-pill{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:800;text-transform:capitalize}.status-pill.draft{background:#fff7ed;color:#c2410c}.btn.tiny{padding:7px 10px;border-radius:10px;font-size:12px}.btn.danger{background:#fee2e2;color:#b91c1c;border:0}@media(max-width:900px){.faq-admin-grid{grid-template-columns:1fr}.faq-cms-v1 .help-cat-grid{grid-template-columns:1fr 1fr}.faq-cms-v1 .faq-area{grid-template-columns:1fr}}@media(max-width:560px){.faq-cms-v1 .help-cat-grid{grid-template-columns:1fr}.faq-cms-v1 .faq-detail summary{padding:16px}.faq-cms-v1 .faq-answer{padding:14px 16px 18px}.faq-admin{padding-inline:14px}.cms-table{min-width:720px}}

/* FAQ CMS v56 fixes - scoped only to Help Center and FAQ admin */
.faq-cms-v1 .faq-detail{height:auto!important;min-height:58px!important;align-items:stretch!important;transition:border-color .2s,box-shadow .2s}.faq-cms-v1 .faq-detail[open]{box-shadow:0 14px 35px rgba(15,23,42,.07);border-color:#cbd8ec}.faq-cms-v1 .faq-detail summary span{transition:transform .2s ease}.faq-cms-v1 .faq-detail[open] summary span{transform:rotate(180deg)}.faq-cms-v1 .faq-answer{display:block!important;min-height:1px!important}.faq-cms-v1 .faq-answer ul,.faq-cms-v1 .faq-answer ol{margin:10px 0 12px 22px;padding:0}.faq-cms-v1 .faq-answer li{margin:6px 0}.faq-cms-v1 .faq-answer a{color:#0056ff;font-weight:800}.faq-cms-v1 .faq-answer h3{font-size:18px;margin:14px 0 8px}.faq-cms-v1 .faq-answer blockquote{margin:14px 0;padding:12px 16px;border-left:4px solid #e5a000;background:#fff8e8;border-radius:8px;color:#24365f}.faq-rich-wrap{border:1px solid #dce6f4;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 25px rgba(15,23,42,.04);margin-top:8px}.faq-rich-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:12px;background:#f8fbff;border-bottom:1px solid #e3ebf7}.faq-rich-toolbar button{border:1px solid #d4deef;background:#fff;color:#061653;border-radius:10px;padding:8px 11px;font-weight:850;cursor:pointer}.faq-rich-toolbar button:hover{background:#061653;color:#fff}.faq-rich-editor{min-height:280px;padding:18px 20px;outline:0;line-height:1.75;color:#172554;background:#fff}.faq-rich-editor:focus{box-shadow:inset 0 0 0 3px rgba(0,86,255,.08)}.faq-rich-editor h3{font-size:20px;margin:14px 0 8px}.faq-rich-editor p{margin:0 0 12px}.faq-rich-editor ul,.faq-rich-editor ol{margin:10px 0 12px 24px}.faq-rich-editor blockquote{margin:14px 0;padding:12px 16px;border-left:4px solid #e5a000;background:#fff8e8;border-radius:8px}.faq-editor-help{display:block;padding:0 14px 14px;color:#64748b}.faq-admin .download-form>label{font-weight:850;color:#061653;margin-top:12px;display:block}
@media(max-width:560px){.faq-rich-toolbar{gap:6px;padding:10px}.faq-rich-toolbar button{padding:7px 9px;font-size:12px}.faq-rich-editor{min-height:220px;padding:15px}}

/* FAQ category manager - scoped to FAQ admin only */
.faq-admin .faq-category-list{display:grid;gap:10px;margin-top:12px}
.faq-admin .faq-category-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border:1px solid #e4ebf6;border-radius:14px;background:#f8fbff}
.faq-admin .faq-category-row strong{display:block;color:#061653;font-weight:900}
.faq-admin .faq-category-row small{display:block;color:#64748b;margin-top:3px;font-weight:700}
.faq-admin .faq-category-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}
.faq-admin .category-form .btn{margin-top:10px}
@media(max-width:640px){.faq-admin .faq-category-row{align-items:flex-start;flex-direction:column}.faq-admin .faq-category-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}}
/* V59 Help Center section CMS controls - admin only */
.help-page-editor{margin:24px 0;background:#fff;border:1px solid #e3ebf7;border-radius:22px;box-shadow:0 14px 34px rgba(8,29,76,.06);padding:24px}.cms-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.cms-section-head h2{margin:0 0 6px;color:#061653;font-size:24px}.cms-section-head p{margin:0;color:#64748b;line-height:1.55}.help-settings-grid{display:grid;grid-template-columns:1fr;gap:20px}.help-settings-grid fieldset{border:1px solid #e3ebf7;border-radius:18px;padding:18px;background:#fbfdff}.help-settings-grid legend{padding:0 8px;color:#061653;font-weight:900}.faq-rich-wrap.small .faq-rich-editor{min-height:120px}.faq-rich-editor.compact{min-height:120px;padding:14px 16px}.support-box .support-intro p,.res-cta .security-text p{margin:0}.support-box .support-intro{margin-bottom:16px;color:#526070;line-height:1.65}.res-cta .security-text{color:#526070;line-height:1.65}@media(min-width:1100px){.help-settings-grid{grid-template-columns:1fr 1fr}.help-settings-grid fieldset:first-child{grid-column:1/-1}}@media(max-width:760px){.help-page-editor{padding:18px;border-radius:18px}.cms-section-head{flex-direction:column}.help-settings-grid fieldset{padding:14px}.help-sections-form .form-two{grid-template-columns:1fr!important}}


/* V60 Help Center hero image CMS */
.faq-cms-v1 .help-hero-cms{min-height:var(--help-hero-height,350px)}
.faq-cms-v1 .help-hero-cms>.wide{min-height:var(--help-hero-height,350px)}
.faq-cms-v1 .help-photo{background-image:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,0)),var(--help-hero-image)!important;background-position:var(--help-hero-align,center) center!important;min-height:var(--help-hero-height,350px);position:relative;overflow:hidden}
.faq-cms-v1 .help-photo::after{content:"";position:absolute;inset:0;background:var(--help-hero-overlay,#fff);opacity:var(--help-hero-opacity,.18);pointer-events:none}
.help-settings-grid input[type=file]{padding:10px;background:#fff;border:1px dashed #cbd8ec;border-radius:12px;width:100%;box-sizing:border-box}.help-settings-grid input[type=color]{height:46px;padding:4px}.help-settings-grid small{display:block;color:#64748b;margin-top:6px;font-weight:600}
@media(max-width:900px){.faq-cms-v1 .help-photo{background-image:linear-gradient(90deg,rgba(255,255,255,.2),rgba(255,255,255,0)),var(--help-hero-mobile-image)!important}}


/* V61 admin sidebar navigation for completed CMS sections. Scoped to admin-only classes. */
.admin-cms-sidebar{position:fixed;left:0;top:0;bottom:0;width:268px;background:#07172f;color:#fff;z-index:9999;padding:22px 16px;box-shadow:14px 0 32px rgba(0,0,0,.16);overflow:auto;box-sizing:border-box}.admin-cms-brand{padding:6px 10px 20px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:16px}.admin-cms-brand b{display:block;font-size:20px;line-height:1.1}.admin-cms-brand span{display:block;color:#9fb0d0;font-size:12px;margin-top:6px}.admin-cms-sidebar nav p{margin:18px 10px 8px;color:#8397bd;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.admin-cms-sidebar nav a{display:block;color:#dce7ff;text-decoration:none;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:700;margin:2px 0}.admin-cms-sidebar nav a:hover,.admin-cms-sidebar nav a.active{background:#0f2d5c;color:#fff}.admin-cms-close{display:none;position:absolute;right:12px;top:12px;border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:8px;width:34px;height:34px;font-size:22px}.admin-cms-menu-btn{display:none;position:fixed;left:16px;bottom:18px;z-index:10000;border:0;background:#001653;color:#fff;border-radius:999px;padding:12px 16px;font-weight:800;box-shadow:0 12px 28px rgba(0,22,83,.25)}.cms-admin-with-sidebar{margin-left:292px!important;max-width:calc(100% - 324px)!important}.cms-admin-page.cms-admin-with-sidebar,.blog-cms-v1.cms-admin-with-sidebar,.downloads-admin.cms-admin-with-sidebar,.faq-admin.cms-admin-with-sidebar{padding-top:32px}@media(max-width:1100px){.admin-cms-sidebar{transform:translateX(-104%);transition:.25s ease}.admin-cms-sidebar.open{transform:translateX(0)}.admin-cms-close,.admin-cms-menu-btn{display:block}.cms-admin-with-sidebar{margin-left:auto!important;max-width:calc(100% - 32px)!important}.cms-admin-page.cms-admin-with-sidebar,.blog-cms-v1.cms-admin-with-sidebar,.downloads-admin.cms-admin-with-sidebar,.faq-admin.cms-admin-with-sidebar{padding-top:70px}}@media(max-width:560px){.admin-cms-sidebar{width:86vw}.cms-admin-with-sidebar{max-width:calc(100% - 20px)!important}.admin-cms-menu-btn{left:10px;bottom:74px}}


/* V62 admin dashboard sidebar link fix - links stay clickable */
.dash-v2.admin .dash-side{position:sticky!important;z-index:1000!important;pointer-events:auto!important}
.dash-v2.admin .dash-nav,.dash-v2.admin .dash-nav a,.dash-v2.admin .dash-nav a *{pointer-events:auto!important}
.dash-v2.admin .dash-nav a{cursor:pointer!important;position:relative!important;z-index:1001!important;text-decoration:none!important}
.dash-v2.admin .dash-main{position:relative!important;z-index:1!important}
.dash-v2.admin .dash-top{z-index:20!important}
@media(max-width:760px){.dash-v2.admin .dash-side{position:relative!important;z-index:1000!important}}


/* V63 unified admin CMS shell: prevents public header/footer overlap on CMS screens */
.admin-cms-layout{min-height:100vh;background:#f5f7fb;color:#001653;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;display:block;}
.admin-cms-content{margin-left:268px;padding:36px 34px 52px;min-height:100vh;box-sizing:border-box;max-width:none;width:auto;overflow-x:hidden;}
.admin-cms-content .wide{max-width:none!important;width:100%!important;}
.admin-cms-content .cms-admin-head,.admin-cms-content .blog-cms-head{margin-top:0;}
.admin-cms-content input,.admin-cms-content select,.admin-cms-content textarea{max-width:100%;}
.admin-cms-content table{width:100%;border-collapse:collapse;}
.admin-cms-content .download-admin-card,.admin-cms-content .cms-editor,.admin-cms-content .cms-admin-list,.admin-cms-content .blog-cms-list,.admin-cms-content .blog-cms-editor{background:#fff;border:1px solid #dbe5f2;border-radius:18px;box-shadow:0 12px 30px rgba(0,22,83,.04);}
.admin-cms-sidebar{z-index:10050;}
.admin-cms-sidebar a{pointer-events:auto;}
@media(max-width:1100px){.admin-cms-content{margin-left:0;padding:86px 18px 44px}.admin-cms-sidebar{transform:translateX(-104%)}.admin-cms-sidebar.open{transform:translateX(0)}}
@media(max-width:640px){.admin-cms-content{padding:82px 12px 36px}.admin-cms-content .blog-cms-layout,.admin-cms-content .faq-admin-grid,.admin-cms-content .cms-admin-grid{grid-template-columns:1fr!important}.admin-cms-content table{display:block;overflow-x:auto;white-space:nowrap}.admin-cms-content .field-grid.two,.admin-cms-content .form-two{grid-template-columns:1fr!important}}

/* V64 Home Page CMS */
.cms-home-hero .hero-bg{background-image:radial-gradient(circle at 62% 46%,rgba(255,255,255,.08) 0 22%,rgba(255,255,255,0) 46%),linear-gradient(90deg,#fff 0%,#fff 31%,rgba(255,255,255,.83) 43%,rgba(255,255,255,.31) 64%,rgba(255,255,255,0) 100%),var(--home-hero-image)!important;background-size:cover;background-position:right 43% center;background-repeat:no-repeat}
.admin-cms-sidebar nav a.active{background:#163b79;color:#fff}.cms-editor.full{max-width:none}.cms-section-card{background:#fff;border:1px solid #dce6f3;border-radius:18px;padding:22px;margin:0 0 18px;box-shadow:0 12px 32px rgba(6,26,91,.05)}.cms-section-card h2{margin:0 0 14px;color:#061a5b}.cms-section-card p{margin:0 0 12px;color:#617091}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.cms-section-card textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;min-height:140px}.cms-section-card input[type=file]{margin:8px 0 14px}.cms-admin-head .btn{margin-top:12px}
@media(max-width:760px){.cms-home-hero .hero-bg{background-image:linear-gradient(180deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.15) 45%,rgba(255,255,255,.35) 100%),var(--home-hero-mobile,var(--home-hero-image))!important;background-size:cover;background-position:center center;background-repeat:no-repeat}.form-grid.two,.form-grid.three{grid-template-columns:1fr}.cms-section-card{padding:16px}}

/* V65 Home CMS friendly repeatable editor */
.repeatable-cms-form .cms-section-card{overflow:hidden}
.repeat-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}
.repeat-card-head h2{margin-bottom:6px}.repeat-card-head .btn{white-space:nowrap}
.repeat-items{display:grid;gap:14px}.repeat-item{background:#f8fbff;border:1px solid #dce6f3;border-radius:16px;padding:16px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.repeat-item-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;color:#061a5b}.repeat-item-top strong{font-size:14px}.repeat-remove{border:1px solid #ffd4d4;background:#fff;color:#b42318;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer}.repeat-remove:hover{background:#fff3f3}.repeatable-cms-form label{font-weight:800;color:#061a5b;font-size:13px}.repeatable-cms-form input,.repeatable-cms-form textarea,.repeatable-cms-form select{margin-top:7px}.repeatable-cms-form textarea{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;min-height:82px}.repeatable-cms-form input[type=file]{border:1px dashed #b9c8e0;padding:12px;border-radius:12px;background:#fff}.repeatable-cms-form .switch{display:flex;gap:10px;align-items:center;margin:10px 0 0}.repeatable-cms-form .switch input{margin-top:0;width:auto}.repeatable-cms-form .btn.primary{position:sticky;bottom:18px;z-index:5;box-shadow:0 12px 30px rgba(0,22,83,.2)}
@media(max-width:900px){.repeat-card-head{flex-direction:column}.repeat-card-head .btn{width:100%}.repeatable-cms-form .btn.primary{width:100%;bottom:10px}.repeat-item{padding:14px}}


/* V66: opportunity feature admin controls */
.opportunity-feature-admin .cms-table-wrap{overflow:auto;border:1px solid #e5e7eb;border-radius:18px;background:#fff}
.opportunity-feature-admin .cms-table{min-width:920px;width:100%;border-collapse:collapse}
.opportunity-feature-admin .cms-table th,.opportunity-feature-admin .cms-table td{padding:14px 16px;vertical-align:middle;border-bottom:1px solid #eef2f7}
.opp-admin-title{display:flex;gap:12px;align-items:center;min-width:310px}
.opp-admin-title img{width:58px;height:46px;object-fit:cover;border-radius:12px;background:#eef2f7}
.opp-admin-title b{display:block;color:#0f172a;font-size:14px}
.opp-admin-title small{display:block;color:#64748b;font-size:12px;margin-top:3px}
.opportunity-feature-admin select,.opportunity-feature-admin input{border:1px solid #d7dee9;border-radius:10px;padding:10px 12px;background:#fff;max-width:100%}
.opportunity-feature-admin .switch{display:inline-flex;gap:8px;align-items:center;font-weight:700;color:#334155}
@media(max-width:760px){.opportunity-feature-admin .cms-admin-head{display:block}.opportunity-feature-admin .cms-table-wrap{border-radius:12px}.opportunity-feature-admin .cms-table th,.opportunity-feature-admin .cms-table td{padding:12px}.opp-admin-title{min-width:260px}}

/* V67 platform foundation: robust featured selector + Help Center formatting fix */
.faq-cms-v1 .support-box .support-intro{
  display:block!important;
  grid-template-columns:none!important;
  border:0!important;
  padding:0!important;
  margin:0 0 18px!important;
  color:#43516f;
  line-height:1.75;
  word-break:normal;
  overflow-wrap:normal;
  white-space:normal;
}
.faq-cms-v1 .support-box .support-intro p{margin:0 0 10px!important;font-size:15px;line-height:1.75;color:#43516f;}
.faq-cms-v1 .support-box .support-intro *{max-width:100%;}
.faq-cms-v1 .support-box{min-width:0;overflow-wrap:normal;}
.faq-cms-v1 .support-box h3{font-size:21px;margin:0 0 14px;}
.faq-cms-v1 .support-box > div:not(.support-intro){display:grid;grid-template-columns:42px minmax(0,1fr)!important;}
.foundation-v67 .premium-card{border-radius:22px;border:1px solid #dce6f4;box-shadow:0 16px 38px rgba(5,22,69,.06);background:#fff;}
.foundation-v67 .category-count-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0;}
.foundation-v67 .category-count-grid label{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #dce6f4;background:#f8fbff;border-radius:14px;padding:14px 16px;font-weight:850;color:#061653;}
.foundation-v67 .category-count-grid input{width:82px;text-align:center;height:42px;border-radius:10px;border:1px solid #cfdbee;background:#fff;font-weight:900;color:#061653;}
.foundation-v67 .feature-filter-bar{display:grid;grid-template-columns:1fr 180px 150px 90px auto;gap:12px;align-items:end;}
.foundation-v67 .feature-filter-bar input,.foundation-v67 .feature-filter-bar select{height:46px;border:1px solid #d7e2f1;border-radius:12px;padding:0 14px;background:#fff;color:#061653;font-weight:700;}
.foundation-v67 .feature-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #e7eef8;}
.foundation-v67 .feature-summary-row span{color:#64748b;font-weight:700;}
.foundation-v67 .opp-admin-title{display:flex;align-items:center;gap:12px;min-width:280px;}
.foundation-v67 .opp-admin-title img{width:72px;height:52px;object-fit:cover;border-radius:12px;border:1px solid #e1e9f5;}
.foundation-v67 .opp-admin-title b{display:block;color:#061653;font-size:14px;}
.foundation-v67 .opp-admin-title small{display:block;color:#64748b;line-height:1.5;margin-top:3px;}
.foundation-v67 .category-pill{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#eef6ff;color:#0056ff;font-size:12px;font-weight:900;white-space:nowrap;}
.foundation-v67 .admin-pager{margin:18px 0 8px;}
.foundation-v67 .cms-table-wrap{overflow:auto;}
.foundation-v67 .opportunity-feature-table{min-width:980px;}
.foundation-v67 .opportunity-feature-table th{white-space:nowrap;}
.foundation-v67 .switch{white-space:nowrap;font-weight:800;color:#061653;}
@media(max-width:1100px){.foundation-v67 .category-count-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.foundation-v67 .feature-filter-bar{grid-template-columns:1fr 1fr;}.foundation-v67 .feature-filter-bar .btn{width:100%;}}
@media(max-width:640px){.foundation-v67 .category-count-grid,.foundation-v67 .feature-filter-bar{grid-template-columns:1fr;}.foundation-v67 .feature-summary-row{align-items:flex-start;flex-direction:column}.faq-cms-v1 .support-box{padding:22px 18px}.faq-cms-v1 .support-box > div:not(.support-intro){grid-template-columns:36px minmax(0,1fr)!important;}}


/* V68 premium CMS and performance refinements */
.image-choice-panel{margin:22px 0;padding:18px;border:1px solid #dbe6f4;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#fff)}
.image-choice-panel h3{margin:0 0 6px;color:#061a5b}.image-choice-panel p{margin:0 0 14px;color:#617091}.image-choice-panel.compact{padding:14px;margin-bottom:12px}
.image-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.image-choice{display:block;border:2px solid #dbe6f4;border-radius:16px;overflow:hidden;background:#fff;cursor:pointer;transition:.2s;box-shadow:0 10px 26px rgba(6,26,91,.05)}.image-choice:hover,.image-choice.active{border-color:#d99a00;transform:translateY(-2px);box-shadow:0 18px 36px rgba(6,26,91,.11)}.image-choice input{position:absolute;opacity:0;pointer-events:none}.image-choice img{width:100%;height:110px;object-fit:cover;background:#f5f7fb}.image-choice span{display:block;padding:10px 12px;font-weight:900;color:#061a5b}.manager-callout{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#fff7e4);border:1px solid #dbe6f4}.manager-callout b,.manager-callout span{display:block}.manager-callout span{color:#617091;margin-top:4px}.card-pro{border:1px solid #dbe6f4;border-radius:22px;background:#fff;box-shadow:0 18px 46px rgba(6,26,91,.07);padding:24px}.premium-feature-manager .premium-head{align-items:flex-start}.feature-workbench{display:grid;grid-template-columns:360px 1fr;gap:22px;margin:24px 0}.board-head h2{margin:0 0 6px;color:#061a5b}.board-head p{margin:0 0 18px;color:#617091}.category-limit-form{display:grid;gap:10px}.category-limit-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #e4ebf6;border-radius:14px;padding:12px 14px;background:#f9fbff}.category-limit-row b,.category-limit-row small{display:block}.category-limit-row small{color:#617091;margin-top:2px}.category-limit-row input{width:76px;padding:10px;border:1px solid #dbe6f4;border-radius:10px;font-weight:900}.btn.full{width:100%;margin-top:8px}.selected-feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.selected-feature-item{display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:12px;border:1px solid #e5edf8;border-radius:16px;padding:10px;background:#f9fbff}.selected-feature-item img{width:74px;height:58px;object-fit:cover;border-radius:12px}.selected-feature-item b,.selected-feature-item small{display:block}.selected-feature-item small{color:#617091}.selected-feature-item span{background:#fff2d2;color:#9b6400;border-radius:999px;padding:7px 10px;font-weight:900;font-size:12px}.premium-filter{display:grid;grid-template-columns:minmax(260px,1fr) 180px 160px 110px auto;gap:12px;margin-bottom:18px}.premium-filter input,.premium-filter select{height:46px;border:1px solid #dbe6f4;border-radius:12px;padding:0 13px;font:inherit}.opportunity-select-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.opportunity-select-card{border:1.5px solid #dbe6f4;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 14px 34px rgba(6,26,91,.06);transition:.22s}.opportunity-select-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(6,26,91,.12)}.opportunity-select-card.selected{border-color:#d99a00;background:linear-gradient(180deg,#fffaf0,#fff)}.select-image{position:relative;height:168px;background:#eef3fb}.select-image img{width:100%;height:100%;object-fit:cover}.feature-check{position:absolute;left:12px;right:12px;bottom:12px;display:flex;align-items:center;gap:9px;background:rgba(255,255,255,.94);border:1px solid #dbe6f4;border-radius:14px;padding:10px 12px;font-weight:900;color:#061a5b;box-shadow:0 10px 24px rgba(6,26,91,.14)}.feature-check input{width:18px;height:18px;accent-color:#d99a00}.select-body{padding:16px}.select-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.select-meta span{font-weight:900;color:#0057ff}.status-pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef3ff;font-size:12px;font-weight:900}.status-pill.approved,.status-pill.live{background:#dcfce7;color:#047857}.select-body h3{margin:0 0 8px;font-size:20px;color:#061a5b}.select-body p{min-height:44px;margin:0 0 10px;color:#425374;line-height:1.45}.select-body small{display:block;color:#617091;margin-bottom:12px}.form-grid.mini{gap:10px;margin-bottom:10px}.form-grid.mini label{font-size:12px}.form-grid.mini input,.form-grid.mini select,.select-body input{width:100%;border:1px solid #dbe6f4;border-radius:10px;padding:9px 10px}.feature-summary-row{position:sticky;top:0;z-index:3;background:#fff;border:1px solid #dbe6f4;border-radius:16px;padding:12px 14px;margin-bottom:16px;box-shadow:0 12px 28px rgba(6,26,91,.06)}
@media(max-width:980px){.feature-workbench{grid-template-columns:1fr}.premium-filter{grid-template-columns:1fr 1fr}.premium-filter .btn{grid-column:1/-1}.manager-callout{display:block}.manager-callout .btn{margin-top:14px;width:100%}}
@media(max-width:640px){.premium-filter{grid-template-columns:1fr}.opportunity-select-grid{grid-template-columns:1fr}.selected-feature-list{grid-template-columns:1fr}.card-pro{padding:16px}.selected-feature-item{grid-template-columns:64px 1fr}.selected-feature-item span{grid-column:1/-1;text-align:center}.image-choice-grid{grid-template-columns:1fr}.manager-callout{padding:14px}.feature-summary-row{display:grid;gap:10px}.feature-summary-row .btn{width:100%}}

/* V69 premium featured opportunity selector */
.foundation-v69 .premium-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px;}
.foundation-v69 .premium-head .eyebrow{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#eef6ff;color:#0056ff;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;}
.foundation-v69 .premium-head h1{font-size:34px;line-height:1.1;margin:0 0 8px;color:#061653;letter-spacing:-.03em;}
.foundation-v69 .premium-head p{margin:0;color:#64748b;font-weight:600;max-width:780px;}
.foundation-v69 .head-actions{display:flex;gap:10px;flex-wrap:wrap;}
.foundation-v69 .premium-card{border-radius:24px;border:1px solid #dce6f4;box-shadow:0 18px 45px rgba(5,22,69,.07);background:#fff;}
.foundation-v69 .feature-workflow-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;align-items:start;margin-bottom:22px;}
.foundation-v69 .step-card,.foundation-v69 .selected-preview-card{padding:24px;}
.foundation-v69 .step-badge{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;background:#f1f6ff;color:#0056ff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;}
.foundation-v69 h2{margin:0 0 8px;color:#061653;font-size:22px;letter-spacing:-.02em;}
.foundation-v69 p{color:#64748b;font-weight:600;line-height:1.6;}
.foundation-v69 .quota-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0;}
.foundation-v69 .quota-card{display:block;border:1px solid #e3ebf7;background:linear-gradient(180deg,#fff,#f9fbff);border-radius:18px;padding:16px;transition:.2s ease;}
.foundation-v69 .quota-card.enabled{border-color:#9ec0ff;box-shadow:0 10px 26px rgba(0,86,255,.10);}
.foundation-v69 .quota-title{display:block;color:#061653;font-weight:900;font-size:15px;margin-bottom:4px;}
.foundation-v69 .quota-meta{display:block;color:#64748b;font-size:12px;font-weight:800;margin-bottom:12px;}
.foundation-v69 .quota-control{display:flex;align-items:center;gap:8px;color:#475569;font-weight:800;}
.foundation-v69 .quota-control input{width:74px;height:42px;border:1px solid #cfdaea;border-radius:12px;text-align:center;font-weight:900;color:#061653;background:#fff;}
.foundation-v69 .quota-browse{display:inline-flex;margin-top:12px;color:#0056ff;font-weight:900;font-size:13px;text-decoration:none;}
.foundation-v69 .sticky-save-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e8eef7;padding-top:18px;color:#64748b;font-weight:700;}
.foundation-v69 .selected-preview-card{position:sticky;top:20px;}
.foundation-v69 .selected-preview-list{display:grid;gap:10px;max-height:520px;overflow:auto;padding-right:4px;}
.foundation-v69 .selected-mini-card{border:1px solid #e6edf7;background:#f8fbff;border-radius:14px;padding:12px 14px;}
.foundation-v69 .selected-mini-card b{display:block;color:#061653;font-size:13px;line-height:1.35;}
.foundation-v69 .selected-mini-card span{display:block;color:#64748b;font-size:12px;font-weight:800;margin-top:4px;}
.foundation-v69 .empty-state{border:1px dashed #cbd5e1;border-radius:16px;padding:18px;color:#64748b;background:#f8fafc;font-weight:800;text-align:center;}
.foundation-v69 .empty-state.big{grid-column:1/-1;padding:38px;}
.foundation-v69 .opportunity-browser-card{padding:24px;}
.foundation-v69 .premium-filter{display:grid;grid-template-columns:minmax(260px,1fr) 210px 190px 120px auto;gap:12px;align-items:end;margin:18px 0 20px;}
.foundation-v69 .filter-field{display:grid;gap:6px;}
.foundation-v69 .filter-field span{font-size:12px;font-weight:900;color:#475569;text-transform:uppercase;letter-spacing:.06em;}
.foundation-v69 .filter-field input,.foundation-v69 .filter-field select{height:48px;border:1px solid #d8e3f2;border-radius:14px;padding:0 14px;background:#fff;color:#061653;font-weight:800;}
.foundation-v69 .premium-summary{border:1px solid #e6edf7;background:#f8fbff;border-radius:18px;padding:16px 18px;margin-bottom:18px;}
.foundation-v69 .premium-summary div{display:grid;gap:4px;}
.foundation-v69 .premium-summary span{font-size:13px;}
.foundation-v69 .opportunity-picker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.foundation-v69 .opportunity-picker-card{border:1px solid #e1e9f5;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 26px rgba(15,23,42,.045);transition:.2s ease;}
.foundation-v69 .opportunity-picker-card.is-selected{border-color:#0056ff;box-shadow:0 16px 34px rgba(0,86,255,.13);}
.foundation-v69 .opportunity-picker-card.is-disabled{opacity:.72;}
.foundation-v69 .picker-image{height:150px;position:relative;background:#edf4ff;overflow:hidden;}
.foundation-v69 .picker-image img{width:100%;height:100%;object-fit:cover;display:block;}
.foundation-v69 .picker-image span{position:absolute;left:12px;top:12px;background:#fff;color:#0056ff;border-radius:999px;padding:7px 10px;font-weight:900;font-size:12px;box-shadow:0 8px 18px rgba(15,23,42,.10);}
.foundation-v69 .picker-body{padding:16px;}
.foundation-v69 .picker-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;}
.foundation-v69 .picker-title-row h3{margin:0;color:#061653;font-size:16px;line-height:1.25;letter-spacing:-.01em;}
.foundation-v69 .feature-toggle{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border-radius:999px;background:#eff6ff;color:#0056ff;font-size:12px;font-weight:900;white-space:nowrap;}
.foundation-v69 .feature-toggle input{accent-color:#0056ff;}
.foundation-v69 .picker-body p{font-size:13px;margin:10px 0 12px;min-height:42px;}
.foundation-v69 .picker-metrics{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:14px;}
.foundation-v69 .picker-metrics span{font-size:11px;font-weight:900;color:#475569;background:#f1f5f9;border-radius:999px;padding:6px 8px;}
.foundation-v69 .picker-controls{display:grid;grid-template-columns:1fr 82px;gap:10px;align-items:end;}
.foundation-v69 .picker-controls label{display:grid;gap:5px;font-size:11px;font-weight:900;color:#64748b;text-transform:uppercase;letter-spacing:.04em;}
.foundation-v69 .picker-controls label:first-child{grid-column:1/-1;}
.foundation-v69 .picker-controls input,.foundation-v69 .picker-controls select{height:42px;border:1px solid #d7e2f1;border-radius:12px;padding:0 10px;background:#fff;color:#061653;font-weight:800;min-width:0;width:100%;}
.foundation-v69 .premium-pager{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:22px;}
.foundation-v69 .premium-pager a,.foundation-v69 .premium-pager b{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border-radius:12px;border:1px solid #dbe6f5;padding:0 14px;text-decoration:none;font-weight:900;color:#061653;background:#fff;}
.foundation-v69 .premium-pager a{color:#0056ff;}
@media(max-width:1280px){.foundation-v69 .feature-workflow-grid{grid-template-columns:1fr}.foundation-v69 .selected-preview-card{position:static}.foundation-v69 .opportunity-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.foundation-v69 .quota-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.foundation-v69 .premium-filter{grid-template-columns:1fr 1fr;}.foundation-v69 .premium-filter .btn{height:48px;}}
@media(max-width:760px){.foundation-v69 .premium-head{display:block}.foundation-v69 .premium-head h1{font-size:28px}.foundation-v69 .head-actions{margin-top:14px}.foundation-v69 .quota-card-grid,.foundation-v69 .opportunity-picker-grid,.foundation-v69 .premium-filter{grid-template-columns:1fr}.foundation-v69 .sticky-save-bar,.foundation-v69 .feature-summary-row{align-items:flex-start;flex-direction:column}.foundation-v69 .step-card,.foundation-v69 .selected-preview-card,.foundation-v69 .opportunity-browser-card{padding:18px;border-radius:18px}.foundation-v69 .picker-controls{grid-template-columns:1fr}.foundation-v69 .picker-image{height:180px}}

/* V70 premium Investment Type featured opportunity manager */
.foundation-v70{max-width:1480px;margin:0 auto;padding:28px 28px 48px;background:#f6f8fc;color:#061653}
.foundation-v70 .feature-head-v70{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}
.foundation-v70 .feature-head-v70 h1{font-size:32px;line-height:1.1;margin:6px 0 8px;font-weight:900;letter-spacing:-.03em;color:#061653}
.foundation-v70 .feature-head-v70 p{max-width:780px;color:#5a6b8f;font-size:16px;line-height:1.6;margin:0}
.foundation-v70 .eyebrow,.foundation-v70 .step-badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;border-radius:999px;background:#eef5ff;color:#0757ff;font-weight:900;text-transform:uppercase;letter-spacing:.06em;font-size:12px;padding:8px 13px}
.foundation-v70 .feature-dashboard-shell{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:26px;align-items:start;margin-bottom:26px}
.foundation-v70 .feature-panel{background:#fff;border:1px solid #dbe6f6;border-radius:24px;box-shadow:0 18px 45px rgba(6,22,83,.06);padding:26px;overflow:hidden}
.foundation-v70 .panel-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}
.foundation-v70 .panel-title-row.compact{margin-bottom:14px}
.foundation-v70 h2{font-size:24px;line-height:1.2;margin:10px 0 8px;color:#061653;font-weight:900;letter-spacing:-.02em}
.foundation-v70 .panel-title-row p{color:#617193;font-weight:600;line-height:1.55;margin:0;max-width:860px}
.foundation-v70 .investment-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.foundation-v70 .investment-type-card{border:1px solid #d8e5f8;background:linear-gradient(180deg,#fff,#fbfdff);border-radius:20px;padding:18px;display:flex;flex-direction:column;gap:14px;transition:.2s ease;min-height:216px}
.foundation-v70 .investment-type-card.enabled{border-color:#82a8ff;box-shadow:0 12px 30px rgba(7,87,255,.08)}
.foundation-v70 .investment-type-card:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(6,22,83,.08)}
.foundation-v70 .it-card-top{display:flex;align-items:center;gap:13px}
.foundation-v70 .it-icon{width:44px;height:44px;border-radius:15px;background:#eef5ff;color:#0757ff;font-weight:900;display:flex;align-items:center;justify-content:center;font-size:18px;flex:0 0 44px}
.foundation-v70 .investment-type-card.enabled .it-icon{background:#061653;color:#fff}
.foundation-v70 .it-card-top h3{margin:0;color:#061653;font-size:16px;line-height:1.25;font-weight:900}
.foundation-v70 .it-card-top p{margin:3px 0 0;color:#6b7895;font-size:13px;font-weight:700}
.foundation-v70 .it-card-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.foundation-v70 .it-card-metrics span{border:1px solid #e6edf8;border-radius:14px;padding:10px;background:#f8fbff;color:#5c6d90;font-weight:800;font-size:12px}
.foundation-v70 .it-card-metrics b{display:block;color:#061653;font-size:20px;line-height:1}
.foundation-v70 .it-card-control label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#061653;font-size:13px;font-weight:900}
.foundation-v70 .it-card-control input{width:86px;border:1px solid #cbd9f0;border-radius:13px;padding:12px 10px;font-weight:900;text-align:center;color:#061653;background:#fff}
.foundation-v70 .it-browse{display:flex;align-items:center;justify-content:center;margin-top:auto;border:1px solid #dce7fa;background:#f5f9ff;color:#0757ff;text-decoration:none;font-weight:900;border-radius:14px;padding:12px 10px}
.foundation-v70 .live-featured-panel{position:sticky;top:88px;max-height:calc(100vh - 120px);overflow:auto}
.foundation-v70 .featured-group{border:1px solid #e1e9f6;border-radius:16px;background:#fbfdff;margin-bottom:12px;padding:0;overflow:hidden}
.foundation-v70 .featured-group summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:14px 15px;font-weight:900;color:#061653}
.foundation-v70 .featured-group summary::-webkit-details-marker{display:none}
.foundation-v70 .featured-group summary b{background:#eef5ff;color:#0757ff;border-radius:999px;padding:5px 10px;font-size:12px}
.foundation-v70 .selected-mini-card{margin:0 12px 12px;padding:13px 14px;border-radius:14px;border:1px solid #dfe9f8;background:#fff}
.foundation-v70 .selected-mini-card b{display:block;font-size:14px;color:#061653;line-height:1.25}
.foundation-v70 .selected-mini-card span,.foundation-v70 .empty-mini{display:block;color:#637394;font-size:12px;font-weight:700;margin:5px 12px 12px}
.foundation-v70 .opportunity-browser-card{margin-top:0}
.foundation-v70 .premium-filter{display:grid;grid-template-columns:minmax(280px,1.2fr) 250px 220px 130px 160px;gap:14px;align-items:end;background:#f8fbff;border:1px solid #e0e9f8;border-radius:20px;padding:18px;margin-bottom:18px}
.foundation-v70 .filter-field{display:flex;flex-direction:column;gap:7px}
.foundation-v70 .filter-field span{font-size:12px;text-transform:uppercase;letter-spacing:.07em;font-weight:900;color:#536280}
.foundation-v70 .filter-field input,.foundation-v70 .filter-field select{height:54px;border:1px solid #ccdaf1;border-radius:15px;background:#fff;color:#061653;font-weight:800;padding:0 16px;width:100%}
.foundation-v70 .feature-summary-row{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid #dfe9f8;border-radius:18px;padding:16px 18px;margin-bottom:20px}
.foundation-v70 .feature-summary-row b{display:block;color:#061653;font-size:19px}.foundation-v70 .feature-summary-row span{display:block;color:#667595;font-weight:700;margin-top:2px}
.foundation-v70 .opportunity-picker-grid.v70-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.foundation-v70 .opportunity-picker-card{border:1px solid #dbe6f6;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 25px rgba(6,22,83,.05);transition:.2s ease}
.foundation-v70 .opportunity-picker-card.is-selected{border-color:#0757ff;box-shadow:0 18px 38px rgba(7,87,255,.12)}
.foundation-v70 .picker-image{height:160px;position:relative;background:#eef3fa;overflow:hidden}.foundation-v70 .picker-image img{width:100%;height:100%;object-fit:cover;display:block}.foundation-v70 .picker-image span{position:absolute;left:14px;top:14px;background:#fff;color:#0757ff;border-radius:999px;padding:8px 12px;font-weight:900;font-size:12px;box-shadow:0 8px 20px rgba(6,22,83,.12)}
.foundation-v70 .picker-body{padding:18px}.foundation-v70 .picker-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.foundation-v70 .picker-title-row h3{font-size:18px;line-height:1.2;margin:0;color:#061653;font-weight:900}.foundation-v70 .picker-body p{color:#617193;line-height:1.55;font-weight:650;margin:10px 0 14px}
.foundation-v70 .feature-toggle{display:inline-flex;align-items:center;gap:7px;background:#eef5ff;border-radius:999px;padding:8px 11px;color:#0757ff;font-weight:900;font-size:13px;white-space:nowrap}.foundation-v70 .feature-toggle input{width:18px;height:18px;accent-color:#0757ff}
.foundation-v70 .picker-metrics{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.foundation-v70 .picker-metrics span{background:#f2f6fc;color:#526382;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}
.foundation-v70 .picker-controls{display:grid;grid-template-columns:1fr 95px;gap:10px}.foundation-v70 .picker-controls label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#617193}.foundation-v70 .picker-controls label:first-child{grid-column:span 2}.foundation-v70 .picker-controls input,.foundation-v70 .picker-controls select{margin-top:5px;width:100%;border:1px solid #d3e0f2;border-radius:12px;padding:10px;color:#061653;font-weight:800;background:#fff}.foundation-v70 .btn.primary,.foundation-v70 .btn-blue{border-radius:14px;min-height:50px;font-weight:900;background:#061653;color:#fff;border:0;padding:0 22px;box-shadow:0 10px 24px rgba(6,22,83,.16)}
.foundation-v70 .premium-pager{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:24px}.foundation-v70 .premium-pager a,.foundation-v70 .premium-pager b{border:1px solid #d5e2f4;border-radius:12px;padding:10px 14px;text-decoration:none;font-weight:900;color:#061653;background:#fff}
@media(max-width:1200px){.foundation-v70 .feature-dashboard-shell{grid-template-columns:1fr}.foundation-v70 .live-featured-panel{position:static;max-height:none}.foundation-v70 .premium-filter{grid-template-columns:1fr 1fr}.foundation-v70 .premium-filter .btn{grid-column:span 2}.foundation-v70 .opportunity-picker-grid.v70-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:800px){.foundation-v70{padding:18px}.foundation-v70 .feature-head-v70,.foundation-v70 .panel-title-row,.foundation-v70 .feature-summary-row{flex-direction:column;align-items:stretch}.foundation-v70 .investment-type-grid,.foundation-v70 .opportunity-picker-grid.v70-grid,.foundation-v70 .premium-filter{grid-template-columns:1fr}.foundation-v70 .premium-filter .btn{grid-column:auto}.foundation-v70 .picker-controls{grid-template-columns:1fr}.foundation-v70 .picker-controls label:first-child{grid-column:auto}.foundation-v70 .feature-panel{padding:18px;border-radius:18px}}

/* V71: Premium cleanup for Investment Type Featured Opportunities admin */
.admin-cms-content .opportunity-feature-admin.foundation-v70{
  width:100%;max-width:1680px;margin:0 auto;padding:34px 36px 64px;box-sizing:border-box;background:#f5f7fb;
}
.foundation-v70 .feature-head-v70{
  display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:28px;
}
.foundation-v70 .feature-head-v70 h1{font-size:38px;letter-spacing:-.04em;margin:8px 0 10px;}
.foundation-v70 .feature-head-v70 p{font-size:17px;max-width:920px;}
.foundation-v70 .head-actions{display:flex;gap:12px;align-items:center;}
.foundation-v70 .head-actions .btn{min-width:150px;text-align:center;}
.foundation-v70 .feature-dashboard-shell{
  display:grid!important;grid-template-columns:1fr!important;gap:24px!important;margin-bottom:28px!important;
}
.foundation-v70 .feature-panel{
  border-radius:28px!important;border:1px solid #d9e4f4!important;box-shadow:0 20px 48px rgba(6,22,83,.07)!important;padding:30px!important;overflow:visible!important;
}
.foundation-v70 .panel-title-row{align-items:center;margin-bottom:24px;}
.foundation-v70 h2{font-size:26px;letter-spacing:-.03em;}
.foundation-v70 .investment-type-grid{
  display:grid!important;grid-template-columns:repeat(auto-fit,minmax(245px,1fr))!important;gap:18px!important;
}
.foundation-v70 .investment-type-card{
  min-height:auto!important;padding:20px!important;border-radius:22px!important;background:linear-gradient(180deg,#fff 0%,#f9fbff 100%)!important;
}
.foundation-v70 .it-card-top{align-items:flex-start!important;}
.foundation-v70 .it-card-top h3{font-size:17px!important;line-height:1.22!important;min-height:42px;}
.foundation-v70 .it-card-top p{font-size:13px!important;}
.foundation-v70 .it-icon{width:48px!important;height:48px!important;flex-basis:48px!important;border-radius:16px!important;}
.foundation-v70 .it-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.foundation-v70 .it-card-metrics span{padding:12px!important;border-radius:16px!important;}
.foundation-v70 .it-card-control label{
  display:grid!important;grid-template-columns:1fr 92px!important;align-items:center!important;gap:14px!important;
  background:#f6f9ff;border:1px solid #e0e9f8;border-radius:16px;padding:10px 12px;
}
.foundation-v70 .it-card-control input{height:44px!important;border-radius:12px!important;}
.foundation-v70 .it-browse{min-height:46px!important;font-size:14px!important;line-height:1.25!important;text-align:center!important;}
.foundation-v70 .live-featured-panel{
  position:static!important;max-height:none!important;overflow:visible!important;
}
.foundation-v70 .featured-group-list{
  display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;
}
.foundation-v70 .featured-group{margin:0!important;border-radius:18px!important;background:#fff!important;}
.foundation-v70 .selected-mini-card{border-radius:16px!important;margin:0 14px 14px!important;}
.foundation-v70 .opportunity-browser-card{padding:30px!important;}
.foundation-v70 .premium-filter{
  display:grid!important;grid-template-columns:minmax(260px,1.4fr) minmax(220px,.9fr) minmax(190px,.75fr) 130px 170px!important;
  gap:16px!important;align-items:end!important;padding:20px!important;border-radius:22px!important;overflow:visible!important;
}
.foundation-v70 .filter-field input,.foundation-v70 .filter-field select{height:56px!important;font-size:15px!important;}
.foundation-v70 .premium-filter .btn{height:56px!important;white-space:nowrap!important;}
.foundation-v70 .feature-summary-row{border-radius:20px!important;padding:18px 20px!important;}
.foundation-v70 .opportunity-picker-grid.v70-grid{
  display:grid!important;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:22px!important;
}
.foundation-v70 .opportunity-picker-card{border-radius:24px!important;}
.foundation-v70 .picker-image{height:190px!important;}
.foundation-v70 .picker-body{padding:20px!important;}
.foundation-v70 .picker-title-row h3{font-size:20px!important;}
.foundation-v70 .picker-controls{grid-template-columns:1fr 1fr!important;}
.foundation-v70 .picker-controls label:first-child{grid-column:1 / -1!important;}
.foundation-v70 .premium-pager{margin-top:30px!important;}

@media (min-width:1500px){
  .foundation-v70 .investment-type-grid{grid-template-columns:repeat(4,minmax(245px,1fr))!important;}
  .foundation-v70 .opportunity-picker-grid.v70-grid{grid-template-columns:repeat(4,minmax(300px,1fr))!important;}
}
@media (max-width:1280px){
  .admin-cms-content .opportunity-feature-admin.foundation-v70{padding:28px 24px 54px;}
  .foundation-v70 .premium-filter{grid-template-columns:1fr 1fr!important;}
  .foundation-v70 .premium-filter .btn{grid-column:1 / -1!important;}
}
@media (max-width:820px){
  .admin-cms-content .opportunity-feature-admin.foundation-v70{padding:22px 14px 44px;}
  .foundation-v70 .feature-head-v70{grid-template-columns:1fr!important;}
  .foundation-v70 .head-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;}
  .foundation-v70 .feature-head-v70 h1{font-size:30px;}
  .foundation-v70 .feature-panel{padding:20px!important;border-radius:22px!important;}
  .foundation-v70 .panel-title-row{display:block!important;}
  .foundation-v70 .panel-title-row .btn{width:100%;margin-top:14px;}
  .foundation-v70 .investment-type-grid,.foundation-v70 .featured-group-list,.foundation-v70 .premium-filter,.foundation-v70 .opportunity-picker-grid.v70-grid{grid-template-columns:1fr!important;}
  .foundation-v70 .picker-image{height:210px!important;}
}

/* V72 Opportunity Submission + Review workflow */
.opp-submit-page{background:#f5f8fc}.opp-submit-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:46px 0 26px}.opp-submit-hero span,.opp-review-admin .eyebrow{display:inline-flex;background:#eef5ff;color:#0057ff;border-radius:999px;padding:7px 12px;font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.05em}.opp-submit-hero h1{font-size:44px;line-height:1.05;margin:14px 0;color:#00185d}.opp-submit-hero p{max-width:760px;font-size:18px;color:#4a5b7a;line-height:1.7}.opp-submit-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;padding-bottom:60px}.opp-submit-form{display:grid;gap:22px}.opp-form-card,.opp-submit-side,.opp-status-table,.review-card{background:#fff;border:1px solid #dbe6f6;border-radius:24px;box-shadow:0 18px 45px rgba(0,24,93,.06);padding:28px}.opp-form-card h2,.opp-submit-side h3{margin:0 0 20px;color:#00185d}.opp-form-card label{display:grid;gap:8px;font-weight:800;color:#00185d}.opp-form-card input,.opp-form-card select,.opp-form-card textarea,.review-actions textarea{border:1px solid #cbd8ee;border-radius:14px;padding:14px 16px;font:inherit;color:#00185d;background:#fff}.opp-form-card textarea{resize:vertical}.opp-submit-actions{display:flex;gap:14px;flex-wrap:wrap}.opp-submit-side{position:sticky;top:100px;align-self:start}.opp-submit-side ol{display:grid;gap:14px;margin:18px 0;padding-left:22px;color:#405375;line-height:1.6}.my-opps-page{padding:40px 0 70px}.opp-status-table table{width:100%;border-collapse:collapse}.opp-status-table th,.opp-status-table td{padding:16px;border-bottom:1px solid #e4ebf6;text-align:left}.status-pill{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eef2ff;color:#00185d;font-weight:900;text-transform:capitalize}.status-pill.pending{background:#fff4df;color:#9a5b00}.status-pill.approved,.status-pill.live{background:#e7f8ef;color:#087542}.status-pill.rejected{background:#ffe8e8;color:#b42318}.status-pill.closed{background:#e8ecf4;color:#344054}.opp-review-admin .premium-filter{display:flex;flex-wrap:wrap;align-items:end;gap:16px;overflow:visible}.opp-review-admin .premium-filter .btn,.opportunity-browser-card .premium-filter .btn{flex:0 0 auto;min-width:150px}.review-list-grid{display:grid;gap:18px;margin-top:22px}.review-card{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;align-items:start}.review-card h2{margin:14px 0 8px;color:#00185d}.review-card p{color:#526482;line-height:1.65}.review-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.review-meta span{background:#f3f7ff;border:1px solid #dbe6f6;border-radius:999px;padding:7px 10px;font-weight:800;color:#00185d;font-size:13px}.review-actions{display:grid;gap:12px}.review-actions div{display:flex;gap:10px;flex-wrap:wrap}.feature-filter-bar.premium-filter{display:flex!important;flex-wrap:wrap!important;gap:16px!important;align-items:flex-end!important;overflow:visible!important}.feature-filter-bar .filter-field{flex:1 1 210px;min-width:180px}.feature-filter-bar .filter-field.wide{flex:2 1 300px}.feature-filter-bar .filter-field.small{flex:0 1 140px}.feature-filter-bar .btn{margin-left:0!important;white-space:nowrap;min-width:150px;max-width:100%}@media(max-width:980px){.opp-submit-layout,.review-card{grid-template-columns:1fr}.opp-submit-side{position:static}.opp-submit-hero{align-items:flex-start;flex-direction:column}.opp-submit-hero h1{font-size:36px}}@media(max-width:640px){.opp-form-card,.opp-submit-side,.opp-status-table,.review-card{padding:20px;border-radius:18px}.opp-submit-hero h1{font-size:30px}.opp-status-table{overflow-x:auto}.feature-filter-bar .btn{width:100%}}

/* V73 Create Opportunity precision redesign - isolated */
.create-campaign-page{background:#fff;color:#061653;overflow:hidden}.create-breadcrumb{display:flex;gap:12px;align-items:center;margin-top:34px;font-size:14px;color:#061653}.create-breadcrumb span{color:#8a98b8}.create-hero{display:grid;grid-template-columns:360px minmax(0,1fr);gap:110px;align-items:center;padding:42px 0 52px}.create-hero-copy h1{font-size:52px;line-height:1.06;letter-spacing:-.035em;margin:0 0 20px;color:#061653;font-weight:900}.create-hero-copy p{font-size:17px;line-height:1.75;max-width:390px;margin:0;color:#061653}.create-benefits{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dbe3f2;border-radius:12px;background:linear-gradient(90deg,#fff,#f9fbff);box-shadow:0 20px 45px rgba(6,22,83,.04);min-height:150px;align-items:center;padding:0 26px}.create-benefits article{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:center;padding:30px 18px;border-right:1px solid #dbe3f2}.create-benefits article:last-child{border-right:0}.benefit-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#f1f5ff;color:#061653;font-size:25px;font-style:normal}.create-benefits h3{font-size:16px;margin:0 0 9px;color:#061653;font-weight:900}.create-benefits p{margin:0;line-height:1.65;color:#061653;font-size:14px}.create-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:28px;padding-bottom:70px}.create-steps{align-self:start}.create-step{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:18px 17px;border-radius:13px;margin-bottom:8px;color:#061653}.create-step b{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#edf2fb;border:1px solid #d0daed;color:#8b98b3;font-size:14px}.create-step strong{display:block;font-size:15px;margin-bottom:7px}.create-step span{display:block;font-size:13px;line-height:1.55}.create-step.active{background:linear-gradient(90deg,#f0f5ff,#fff);box-shadow:0 12px 28px rgba(6,22,83,.04)}.create-step.active b{background:#075cff;color:#fff;border-color:#075cff}.create-help-card{margin-top:28px;background:linear-gradient(145deg,#f8fbff,#fff);border-radius:12px;padding:32px 28px;box-shadow:0 20px 50px rgba(6,22,83,.06)}.create-help-card i{width:58px;height:58px;border-radius:50%;background:#edf4ff;display:grid;place-items:center;font-style:normal;font-size:27px;margin-bottom:22px}.create-help-card h3{font-size:22px;margin:0 0 12px;color:#061653}.create-help-card p{line-height:1.7;margin:0 0 22px}.create-form{display:grid;gap:30px}.create-card{border:1px solid #dbe3f2;border-radius:14px;background:#fff;box-shadow:0 20px 55px rgba(6,22,83,.04);padding:34px}.create-card h2{font-size:24px;margin:0 0 12px;color:#061653;font-weight:900}.section-note{margin:0 0 32px;color:#061653}.create-card label{display:grid;gap:11px;color:#061653;font-weight:900;font-size:14px;margin-bottom:26px}.create-card sup{color:#ff7a00}.create-card input,.create-card select,.create-card textarea{width:100%;border:1px solid #cbd8ee;border-radius:8px;padding:17px 18px;color:#061653;font:inherit;background:#fff;outline:none;transition:border .18s ease,box-shadow .18s ease}.create-card input:focus,.create-card select:focus,.create-card textarea:focus{border-color:#075cff;box-shadow:0 0 0 4px rgba(7,92,255,.08)}.create-card textarea{resize:vertical;min-height:118px}.create-card small{font-weight:500;color:#53637f}.create-grid{display:grid;gap:26px}.create-grid.two{grid-template-columns:1fr 1fr}.create-grid.three{grid-template-columns:repeat(3,1fr)}.create-tip{display:flex;align-items:center;gap:13px;background:#eef5ff;border-radius:8px;padding:18px 22px;color:#061653}.create-tip i{width:28px;height:28px;border-radius:50%;border:2px solid #075cff;color:#075cff;display:grid;place-items:center;font-style:normal;font-weight:900;flex:0 0 auto}.create-submit-row{display:flex;justify-content:flex-end;margin-top:-12px}.create-submit-row .btn{min-width:210px;height:52px}.create-security{display:grid;grid-template-columns:60px 1fr;gap:22px;align-items:center;background:linear-gradient(100deg,#fff3e8,#fff);border-radius:12px;padding:30px 36px}.create-security i{font-style:normal;font-size:42px;color:#f08a00}.create-security h3{font-size:20px;margin:0 0 8px;color:#061653}.create-security p{margin:0;line-height:1.7}.create-campaign-page .btn-blue{background:#001765;color:#fff;border-color:#001765;box-shadow:0 14px 30px rgba(0,23,101,.15)}.create-campaign-page .btn-outline{background:#fff;color:#061653;border:1px solid #061653}.create-campaign-page .flash{border-radius:12px;padding:15px 18px;margin-bottom:0}
@media(max-width:1050px){.create-hero{grid-template-columns:1fr;gap:28px}.create-layout{grid-template-columns:1fr}.create-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.create-step{margin:0}.create-help-card{grid-column:1/-1}.create-benefits{grid-template-columns:1fr}.create-benefits article{border-right:0;border-bottom:1px solid #dbe3f2}.create-benefits article:last-child{border-bottom:0}.create-grid.three{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.create-hero{padding:28px 0}.create-hero-copy h1{font-size:38px}.create-layout{padding-bottom:44px}.create-steps{grid-template-columns:1fr}.create-grid.two,.create-grid.three{grid-template-columns:1fr}.create-card{padding:24px 20px}.create-benefits{padding:0}.create-benefits article{padding:22px}.create-submit-row{justify-content:stretch}.create-submit-row .btn{width:100%}.create-security{grid-template-columns:1fr;padding:24px}.create-breadcrumb{overflow:auto;white-space:nowrap}}

/* V73 Opportunity details refinement - isolated */
.opp-detail-page{background:#fff}.opp-breadcrumb{display:flex;gap:12px;color:#061653}.opp-detail-grid{align-items:start}.opp-side{position:sticky;top:120px}.opp-main h1{letter-spacing:-.035em}.opp-actions .btn{height:54px;display:flex;align-items:center;justify-content:center}.opp-photo{height:250px;border-radius:10px 10px 0 0}.side-card{box-shadow:0 15px 34px rgba(6,22,83,.04)}.side-card:first-of-type{border-top-left-radius:0;border-top-right-radius:0}.side-card h3{font-weight:900}.side-card p{font-size:14px}.opp-copy{padding-bottom:12px}.funds-row ul{padding:0;margin:0}.funds-row li:nth-child(1)::before,.funds-row li:nth-child(2)::before,.funds-row li:nth-child(3)::before,.funds-row li:nth-child(4)::before,.funds-row li:nth-child(5)::before{content:'';width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:18px}.funds-row li:nth-child(1)::before{background:#001765}.funds-row li:nth-child(2)::before{background:#ed8b00}.funds-row li:nth-child(3)::before{background:#1158ff}.funds-row li:nth-child(4)::before{background:#10b763}.funds-row li:nth-child(5)::before{background:#9b61e8}
@media(max-width:900px){.opp-side{position:static}.opp-detail-grid{grid-template-columns:1fr}.opp-stats{grid-template-columns:repeat(2,1fr)}.opp-main h1{font-size:38px}}
@media(max-width:600px){.opp-stats{grid-template-columns:1fr}.opp-tags{flex-wrap:wrap}.opp-progress{margin-right:0}.opp-progress b{right:0;top:16px}.funds-row{display:grid;gap:24px}.opp-photo{height:210px}}

/* V74 Create Opportunity precision + working step wizard */
.create-v74{background:#fff;color:#061653}.create-v74 .wide{max-width:1200px}.create-v74 .create-breadcrumb{margin-top:34px;margin-bottom:0;font-size:14px;gap:12px}.create-v74 .create-breadcrumb a{text-decoration:none;color:#061653}.create-v74-hero{grid-template-columns:360px minmax(0,1fr);gap:108px;padding:42px 0 50px}.create-v74-hero .create-hero-copy h1{font-size:54px;line-height:1.03;letter-spacing:-.045em;font-weight:900;color:#061653;margin:0 0 21px}.create-v74-hero .create-hero-copy p{font-size:17px;line-height:1.75;color:#061653;max-width:390px}.create-v74 .create-benefits{height:142px;border-radius:12px;border:1px solid #dbe4f3;background:linear-gradient(90deg,#fff,#f9fbff);box-shadow:none;padding:0 20px}.create-v74 .create-benefits article{grid-template-columns:54px 1fr;gap:17px;padding:26px 18px}.create-v74 .benefit-icon svg{width:30px;height:30px;fill:none;stroke:#061653;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.create-v74-layout{grid-template-columns:292px 1fr;gap:28px;padding-bottom:48px}.create-v74 .create-steps{position:sticky;top:92px;align-self:start}.create-v74 .create-step{width:100%;border:0;background:transparent;text-align:left;cursor:pointer;display:grid;grid-template-columns:32px 1fr;gap:14px;padding:17px 16px;border-radius:12px;margin-bottom:6px;color:#061653;transition:.18s ease}.create-v74 .create-step:hover{background:#f5f8ff}.create-v74 .create-step b{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#edf2fb;border:1px solid #cdd8ec;color:#8b98b3;font-size:14px}.create-v74 .create-step strong{font-size:15px;font-weight:900;display:block;margin-bottom:6px}.create-v74 .create-step span{font-size:13px;line-height:1.55;color:#061653;display:block}.create-v74 .create-step.active{background:linear-gradient(90deg,#eef4ff,#fff);box-shadow:0 12px 28px rgba(6,22,83,.04)}.create-v74 .create-step.active b{background:#075cff;border-color:#075cff;color:#fff}.create-v74 .create-step.done b{background:#eaf8ef;color:#0da65c;border-color:#b7eed2}.create-v74 .create-help-card{border:1px solid #eef2f8;background:linear-gradient(145deg,#f8fbff,#fff);box-shadow:0 20px 50px rgba(6,22,83,.045);border-radius:12px;padding:30px 28px}.create-v74 .create-help-card .btn{height:47px;min-width:156px}.create-v74 .create-form{gap:26px}.create-v74 .create-card{display:none;border:1px solid #dbe4f3;border-radius:13px;padding:34px 30px 30px;background:#fff;box-shadow:0 18px 48px rgba(6,22,83,.035)}.create-v74 .create-card.is-active{display:block}.create-v74 .create-card h2{font-size:24px;line-height:1.2;margin:0 0 12px;font-weight:900;color:#061653}.create-v74 .section-note{font-size:15px;line-height:1.7;margin:0 0 30px;color:#061653}.create-v74 .create-card label{font-size:14px;color:#061653;font-weight:900;margin-bottom:26px}.create-v74 .create-card input,.create-v74 .create-card select,.create-v74 .create-card textarea{border:1px solid #cbd8ee;border-radius:8px;padding:16px 17px;min-height:52px;font-size:14px;background:#fff;color:#061653}.create-v74 .create-card textarea{min-height:116px;line-height:1.55}.create-v74 .create-grid{gap:25px}.create-v74 .create-tip{border-radius:8px;background:#eef5ff;padding:17px 20px;margin-top:5px}.create-v74 .wizard-actions{margin-top:0;display:flex;gap:14px;justify-content:flex-end}.create-v74 .wizard-actions .btn{height:52px;min-width:170px;border-radius:8px}.create-v74 .wizard-actions .btn[disabled]{opacity:.45;cursor:not-allowed}.create-v74 .review-submit-box{background:#f7faff;border:1px solid #dfe8f7;border-radius:12px;padding:24px;margin-bottom:20px}.create-v74 .review-submit-box h3{margin:0 0 12px;color:#061653;font-size:18px}.create-v74 .review-submit-box li{margin:10px 0}.create-v74 .agree-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:12px;background:#fffaf2;border:1px solid #f3dfbf;border-radius:10px;padding:15px 18px}.create-v74 .agree-row input{width:auto;min-height:auto}.create-v74 .create-security{border-radius:12px;margin-top:0;background:linear-gradient(100deg,#fff3e8,#fff);padding:28px 36px}.create-v74 .create-submit-row .btn-blue,.create-v74 .btn-blue{background:#001765;border-color:#001765;color:#fff}.create-v74 .btn-outline{background:#fff;color:#061653;border:1px solid #061653}.create-v74 .flash{border-radius:12px}.create-v74 .char-count{font-weight:500;color:#53637f;margin-top:-4px}
@media(max-width:1020px){.create-v74-hero{grid-template-columns:1fr;gap:26px}.create-v74-layout{grid-template-columns:1fr}.create-v74 .create-steps{position:relative;top:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.create-v74 .create-help-card{grid-column:1/-1}.create-v74 .create-benefits{height:auto;grid-template-columns:1fr}.create-v74 .create-benefits article{border-right:0;border-bottom:1px solid #dbe4f3}.create-v74 .create-benefits article:last-child{border-bottom:0}}
@media(max-width:720px){.create-v74 .wide{width:min(100% - 32px,1200px)}.create-v74-hero .create-hero-copy h1{font-size:42px}.create-v74 .create-steps{grid-template-columns:1fr}.create-v74 .create-card{padding:24px 18px}.create-v74 .create-grid.two,.create-v74 .create-grid.three{grid-template-columns:1fr}.create-v74 .wizard-actions{display:grid;grid-template-columns:1fr}.create-v74 .wizard-actions .btn{width:100%}.create-v74 .create-security{grid-template-columns:1fr;padding:24px}.create-v74 .create-breadcrumb{overflow:auto;white-space:nowrap}.create-v74 .create-benefits article{grid-template-columns:46px 1fr;padding:20px 10px}.create-v74 .benefit-icon{width:46px;height:46px}}

/* V74 Opportunity detail closer benchmark + tab behavior support */
.opp-detail-page .wide{max-width:1200px}.opp-detail-page .opp-breadcrumb{margin-top:32px;font-size:14px;color:#061653}.opp-detail-page .opp-detail-grid{grid-template-columns:minmax(0,1.58fr) 430px;gap:46px;padding:25px 0 68px}.opp-detail-page .opp-main h1{font-size:48px;line-height:1.08;font-weight:900;letter-spacing:-.04em;margin-bottom:22px}.opp-detail-page .opp-lead{max-width:690px;font-size:16px;line-height:1.8}.opp-detail-page .opp-stats{margin:31px 0 25px;gap:16px}.opp-detail-page .opp-progress{margin-bottom:42px}.opp-detail-page .opp-actions .btn{border-radius:7px;font-weight:900}.opp-detail-page .opp-tabs a{cursor:pointer}.opp-detail-page .opp-side{position:sticky;top:112px}.opp-detail-page .side-card{border-color:#dfe6f2;border-radius:12px;box-shadow:0 16px 34px rgba(6,22,83,.04)}.opp-detail-page .opp-photo{height:250px;box-shadow:0 16px 34px rgba(6,22,83,.06)}
@media(max-width:900px){.opp-detail-page .opp-detail-grid{grid-template-columns:1fr;width:min(100% - 32px,1200px)}.opp-detail-page .opp-side{position:static}.opp-detail-page .opp-stats{grid-template-columns:repeat(2,1fr)}.opp-detail-page .opp-actions{grid-template-columns:1fr}.opp-detail-page .funds-row{display:grid;gap:24px}.opp-detail-page .opp-tabs{overflow:auto;white-space:nowrap}}


/* V75 campaign detail precision + links */
.campaign-card-link{display:block;color:inherit;text-decoration:none;height:100%}.campaign-card-link:hover h3{color:#075cff}.opp-v75{background:#fff;color:#061653}.opp-v75 .wide{max-width:1200px}.opp-v75 .opp-breadcrumb{display:flex;align-items:center;gap:12px;margin-top:32px;font-size:14px;color:#061653}.opp-v75 .opp-breadcrumb a{color:#061653;text-decoration:none}.opp-v75 .opp-detail-grid{display:grid;grid-template-columns:minmax(0,1.58fr) 430px;gap:46px;align-items:start;padding:25px 0 68px}.opp-v75 .opp-main h1{font-size:48px;line-height:1.08;font-weight:900;letter-spacing:-.04em;margin:0 0 22px;color:#061653;max-width:620px}.opp-v75 .opp-tags{display:flex;align-items:center;gap:14px;margin-bottom:26px}.opp-v75 .opp-tags span{font-style:normal;border-radius:8px;padding:8px 14px;font-weight:800;font-size:13px}.opp-v75 .opp-tags span:first-child{background:#e7f8ee;color:#00843d}.opp-v75 .opp-tags span:nth-child(2){background:#eef4ff;color:#075cff}.opp-v75 .opp-tags em{font-style:normal;font-size:14px;color:#061653}.opp-v75 .opp-lead{max-width:690px;font-size:16px;line-height:1.8;margin:0;color:#061653}.opp-v75 .opp-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:31px 0 25px}.opp-v75 .opp-stats article{display:grid;grid-template-columns:38px 1fr;column-gap:11px;align-items:center;border-right:1px solid #dbe4f3;padding-right:10px}.opp-v75 .opp-stats article:last-child{border-right:0}.opp-v75 .opp-stats i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;border:1px solid #dbe4f3;color:#061653;font-style:normal;font-weight:900}.opp-v75 .opp-stats b{font-size:18px;font-weight:900;color:#061653;white-space:nowrap}.opp-v75 .opp-stats span{grid-column:2;font-size:13px;color:#061653}.opp-v75 .opp-progress{height:10px;background:#e6ebf6;border-radius:999px;position:relative;margin:0 48px 42px 0}.opp-v75 .opp-progress i{display:block;height:100%;border-radius:999px;background:#001765}.opp-v75 .opp-progress b{position:absolute;right:-48px;top:-5px;font-size:15px;color:#061653}.opp-v75 .opp-actions{display:grid;grid-template-columns:1.35fr 1fr .64fr;gap:20px;margin-bottom:35px}.opp-v75 .opp-actions .btn{height:54px;border-radius:7px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;text-decoration:none}.opp-v75 .opp-tabs{display:flex;gap:0;border-top:1px solid #dbe4f3;border-bottom:1px solid #dbe4f3;margin-bottom:28px;overflow:auto}.opp-v75 .opp-tabs button{appearance:none;border:0;background:transparent;color:#061653;font-weight:700;font-size:15px;padding:22px 32px 17px 0;margin-right:24px;position:relative;cursor:pointer;white-space:nowrap}.opp-v75 .opp-tabs button.active{color:#ef8a00}.opp-v75 .opp-tabs button.active:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#ef8a00}.opp-v75 .opp-copy h2{font-size:20px;font-weight:900;margin:0 0 14px;color:#061653}.opp-v75 .opp-copy p{font-size:15px;line-height:1.85;margin:0 0 28px;color:#061653}.opp-v75 .funds-row{display:grid;grid-template-columns:220px 1fr;gap:34px;align-items:center;margin-top:18px}.opp-v75 .donut-css{width:170px;height:170px;border-radius:50%;background:conic-gradient(#001765 0 40%,#ed8b00 40% 65%,#1158ff 65% 85%,#10b763 85% 95%,#9b61e8 95% 100%);position:relative}.opp-v75 .donut-css:after{content:'';position:absolute;inset:46px;background:#fff;border-radius:50%}.opp-v75 .funds-row ul{list-style:none;padding:0;margin:0;display:grid;gap:15px}.opp-v75 .funds-row li{font-size:15px}.opp-v75 .cream-cta{display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:center;background:linear-gradient(100deg,#fff1e2,#fff);border-radius:12px;padding:26px 30px;margin-top:36px}.opp-v75 .cream-cta i{font-style:normal;color:#ef8a00;font-size:36px}.opp-v75 .cream-cta h3{margin:0 0 8px;font-size:19px;color:#061653}.opp-v75 .cream-cta p{margin:0;line-height:1.65}.opp-v75 .opp-side{position:sticky;top:112px}.opp-v75 .opp-photo{width:100%;height:250px;object-fit:cover;border-radius:10px 10px 0 0;display:block;box-shadow:0 16px 34px rgba(6,22,83,.06)}.opp-v75 .side-card{border:1px solid #dfe6f2;border-radius:12px;background:#fff;padding:26px 28px;margin-bottom:25px;box-shadow:0 16px 34px rgba(6,22,83,.04)}.opp-v75 .side-card:first-of-type{border-top-left-radius:0;border-top-right-radius:0}.opp-v75 .side-card h3{margin:0 0 20px;font-size:20px;font-weight:900;color:#061653}.opp-v75 .side-highlights p{display:grid;grid-template-columns:22px 1fr;align-items:start;gap:10px;margin:0 0 15px;font-size:14px;color:#061653}.opp-v75 .side-highlights i{font-style:normal;width:18px;height:18px;border-radius:50%;background:#001765;color:#fff;font-size:11px;display:grid;place-items:center}.opp-v75 .side-card:not(.side-highlights) p{display:flex;justify-content:space-between;gap:20px;margin:0 0 15px;font-size:14px;color:#061653}.opp-v75 .side-card p b{text-align:right}.opp-v75 .side-card.soft{background:#f7f9ff}.opp-v75 .side-card.soft a{margin-left:auto;color:#075cff;text-decoration:none;font-weight:800}.opp-v75 .side-card.help{background:linear-gradient(135deg,#f7faff,#fff);padding:30px}.opp-v75 .side-card.help p{display:block;line-height:1.7;margin-bottom:18px}.opp-v75 .side-card.help a{display:inline-flex;background:#001765;color:#fff;text-decoration:none;border-radius:7px;padding:14px 28px;font-weight:900}@media(max-width:980px){.opp-v75 .opp-detail-grid{grid-template-columns:1fr}.opp-v75 .opp-side{position:static}.opp-v75 .opp-stats{grid-template-columns:repeat(2,1fr)}.opp-v75 .opp-actions{grid-template-columns:1fr}.opp-v75 .opp-main h1{font-size:40px}}@media(max-width:620px){.opp-v75 .wide{width:min(100% - 32px,1200px)}.opp-v75 .opp-main h1{font-size:34px}.opp-v75 .opp-stats{grid-template-columns:1fr}.opp-v75 .opp-stats article{border-right:0;border-bottom:1px solid #dbe4f3;padding-bottom:12px}.opp-v75 .opp-tags{flex-wrap:wrap}.opp-v75 .funds-row{grid-template-columns:1fr}.opp-v75 .donut-css{margin:auto}.opp-v75 .cream-cta{grid-template-columns:1fr}.opp-v75 .opp-photo{height:220px}}

/* V76 Opportunity detail responsive/action refinements - isolated */
.opp-v76-note{display:none}
.opp-v75 .opp-actions{align-items:stretch;max-width:100%;}
.opp-v75 .opp-actions .btn{min-width:0;gap:10px;box-sizing:border-box;box-shadow:0 14px 28px rgba(0,23,101,.08);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;}
.opp-v75 .opp-actions .btn:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(0,23,101,.13);}
.opp-v75 .opp-actions .btn-blue{background:#061653;color:#fff;border:1px solid #061653;}
.opp-v75 .opp-actions .btn-outline{background:#fff;border:1.5px solid #061653;color:#061653;}
.opp-v75 .opp-actions .btn-outline.saved{background:#edf7f2;border-color:#0ea75a;color:#087a42;}
.opp-v75 .opp-actions .btn-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:rgba(6,22,83,.08);font-weight:900;line-height:1;}
.opp-v75 .opp-actions .btn-blue .btn-icon,.opp-v75 .opp-actions .btn-blue span{background:transparent;color:inherit;}
.opp-v75 .opp-tabs{scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;}
.opp-v75 .opp-tabs::-webkit-scrollbar{display:none;height:0;width:0;}
.opp-v75 .opp-tabs button{flex:0 0 auto;}
@media(max-width:980px){
  .opp-v75 .opp-detail-grid{gap:28px;padding-top:18px;}
  .opp-v75 .opp-main{min-width:0;}
  .opp-v75 .opp-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;}
  .opp-v75 .opp-actions .invest-btn{grid-column:1/-1;}
  .opp-v75 .opp-actions .btn{height:52px;font-size:14px;padding:0 16px;}
  .opp-v75 .opp-tabs{margin-left:-16px;margin-right:-16px;padding:0 16px;border-top:0;background:#fff;position:sticky;top:0;z-index:10;box-shadow:0 8px 22px rgba(6,22,83,.06);border-radius:0 0 16px 16px;}
  .opp-v75 .opp-tabs button{padding:16px 18px 14px;margin-right:8px;border-radius:999px;font-size:14px;}
  .opp-v75 .opp-tabs button.active{background:#fff4e8;color:#ef8a00;}
  .opp-v75 .opp-tabs button.active:after{display:none;}
}
@media(max-width:620px){
  .opp-v75 .wide{width:calc(100% - 28px)!important;}
  .opp-v75 .opp-breadcrumb{font-size:12px;gap:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:18px;}
  .opp-v75 .opp-main h1{font-size:32px;line-height:1.12;margin-bottom:16px;}
  .opp-v75 .opp-lead{font-size:15px;line-height:1.7;}
  .opp-v75 .opp-stats{gap:10px;margin:22px 0 18px;}
  .opp-v75 .opp-stats article{grid-template-columns:34px 1fr;background:#f8faff;border:1px solid #dfe6f2;border-radius:14px;padding:14px;border-bottom:0;}
  .opp-v75 .opp-stats b{font-size:16px;white-space:normal;}
  .opp-v75 .opp-stats span{font-size:12px;}
  .opp-v75 .opp-progress{margin:0 42px 25px 0;height:9px;}
  .opp-v75 .opp-actions{grid-template-columns:1fr;gap:10px;}
  .opp-v75 .opp-actions .invest-btn{grid-column:auto;}
  .opp-v75 .opp-actions .btn{width:100%;height:52px;border-radius:12px;}
  .opp-v75 .funds-row ul{gap:12px;}
  .opp-v75 .cream-cta{padding:22px;border-radius:16px;}
  .opp-v75 .side-card{padding:22px;margin-bottom:18px;border-radius:16px;}
  .opp-v75 .side-card:first-of-type{border-radius:0 0 16px 16px;}
}

/* V77 premium admin dashboard rebuild - isolated to .dash-v2.admin.pro-admin-v77 */
.dash-v2.admin.pro-admin-v77{--admin-navy:#001765;--admin-blue:#0057ff;--admin-border:#dce6f5;--admin-bg:#f7faff;--admin-text:#07175e;display:grid!important;grid-template-columns:260px minmax(0,1fr)!important;min-height:auto!important;background:#fbfcff!important;color:var(--admin-text)!important;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;border-top:1px solid #e4eaf4!important}.dash-v2.admin.pro-admin-v77 *{box-sizing:border-box}.dash-v2.admin.pro-admin-v77 .admin-left-v77{position:sticky!important;top:0!important;align-self:start!important;height:calc(100vh - 0px)!important;background:#fff!important;border-right:1px solid var(--admin-border)!important;padding:28px 20px!important;overflow:auto!important;z-index:10!important}.dash-v2.admin.pro-admin-v77 .dash-brand{height:auto!important;margin:0 0 28px!important}.dash-v2.admin.pro-admin-v77 .dash-brand img{width:190px!important;max-width:100%!important;margin:0!important}.dash-v2.admin.pro-admin-v77 .dash-nav-label{margin:24px 8px 10px!important;color:#7b879e!important;font-size:11px!important;letter-spacing:.18em!important;font-weight:900!important}.dash-v2.admin.pro-admin-v77 .dash-nav a,.dash-v2.admin.pro-admin-v77 .admin-menu-group summary{min-height:44px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:11px 13px!important;border-radius:9px!important;color:#07175e!important;text-decoration:none!important;font-size:14px!important;font-weight:800!important;cursor:pointer!important;list-style:none!important}.dash-v2.admin.pro-admin-v77 .admin-menu-group summary::-webkit-details-marker{display:none}.dash-v2.admin.pro-admin-v77 .dash-nav a:hover,.dash-v2.admin.pro-admin-v77 .admin-menu-group summary:hover{background:#f0f5ff!important;color:#0057ff!important}.dash-v2.admin.pro-admin-v77 .dash-nav a.active,.dash-v2.admin.pro-admin-v77 .dash-nav a.single.active{background:#eaf1ff!important;color:#0057ff!important}.dash-v2.admin.pro-admin-v77 .admin-menu-group b{margin-left:auto;transition:.2s;transform:rotate(0deg)}.dash-v2.admin.pro-admin-v77 .admin-menu-group[open] b{transform:rotate(90deg)}.dash-v2.admin.pro-admin-v77 .dash-nav em{margin-left:auto!important;background:#fff1dd!important;color:#e38a00!important;border-radius:999px!important;padding:3px 8px!important;font-size:10px!important;font-style:normal!important}.dash-v2.admin.pro-admin-v77 .admin-submenu-v77{padding:3px 0 6px 42px!important}.dash-v2.admin.pro-admin-v77 .admin-submenu-v77 a{min-height:32px!important;padding:7px 11px!important;margin:2px 0!important;border-radius:7px!important;font-size:12.5px!important;font-weight:700!important;color:#33415f!important}.dash-v2.admin.pro-admin-v77 .admin-submenu-v77 a:hover{background:#f6f9ff!important;color:#0057ff!important}.dash-v2.admin.pro-admin-v77 .dash-promo{margin:30px 0 0!important;padding:20px!important;border-radius:14px!important;background:#fff!important;border:1px solid var(--admin-border)!important}.dash-v2.admin.pro-admin-v77 .dash-promo h3{font-size:18px!important;margin:0 0 8px!important}.dash-v2.admin.pro-admin-v77 .dash-promo p{font-size:13px!important;line-height:1.55!important}.dash-v2.admin.pro-admin-v77 .support-link{display:flex!important;align-items:center!important;justify-content:center!important;height:42px!important;border:1px solid #bdcae4!important;border-radius:8px!important;font-size:13px!important;font-weight:900!important;color:#0057ff!important;text-decoration:none!important}.dash-v2.admin.pro-admin-v77 .dash-main{min-width:0!important;overflow:visible!important;background:#fbfcff!important;padding:0 32px 48px!important}.dash-v2.admin.pro-admin-v77 .dash-top{height:82px!important;margin:0 -32px 30px!important;padding:0 32px!important;background:#fff!important;border-bottom:1px solid var(--admin-border)!important;display:flex!important;align-items:center!important;gap:22px!important;position:sticky!important;top:0!important;z-index:9!important}.dash-v2.admin.pro-admin-v77 .dash-menu{width:38px!important;height:38px!important;border:0!important;background:transparent!important;color:#07175e!important;font-size:27px!important;display:grid!important;place-items:center!important;cursor:pointer!important}.dash-v2.admin.pro-admin-v77 .dash-search{width:min(430px,28vw)!important;min-width:290px!important;height:44px!important;border:1px solid var(--admin-border)!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important;padding:0 16px!important;display:flex!important;align-items:center!important;gap:12px!important;color:#8a96ad!important}.dash-v2.admin.pro-admin-v77 .dash-search input{font-size:14px!important}.dash-v2.admin.pro-admin-v77 .dash-date{height:44px!important;min-width:250px!important;border:1px solid #cbd6ea!important;border-radius:9px!important;background:#fff!important;color:#06164f!important;font-size:14px!important;font-weight:900!important}.dash-v2.admin.pro-admin-v77 .blue-btn{height:46px!important;min-width:150px!important;border:0!important;border-radius:9px!important;background:#0057ff!important;color:#fff!important;font-size:14px!important;font-weight:900!important;box-shadow:0 8px 20px rgba(0,87,255,.18)!important}.dash-v2.admin.pro-admin-v77 .dash-user{display:grid!important;grid-template-columns:auto auto 44px auto auto!important;gap:12px!important;align-items:center!important;min-width:max-content!important}.dash-v2.admin.pro-admin-v77 .dash-user img{width:44px!important;height:44px!important;border-radius:50%!important}.dash-v2.admin.pro-admin-v77 .dash-user b{font-size:14px!important}.dash-v2.admin.pro-admin-v77 .dash-user small{font-size:12px!important;color:#7d879b!important}.dash-v2.admin.pro-admin-v77 .admin-exact-head{display:flex!important;justify-content:space-between!important;align-items:flex-start!important;margin:0 0 22px!important}.dash-v2.admin.pro-admin-v77 .admin-exact-head h1{font-size:31px!important;line-height:1.06!important;letter-spacing:-.03em!important;margin:0 0 7px!important;font-weight:900!important;color:#06164f!important}.dash-v2.admin.pro-admin-v77 .admin-exact-head p{margin:0!important;font-size:15px!important;color:#30405f!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;margin:0 0 26px!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis article{position:relative!important;min-height:138px!important;background:#fff!important;border:1px solid var(--admin-border)!important;border-radius:15px!important;padding:28px 20px 18px 82px!important;box-shadow:0 10px 25px rgba(6,22,79,.025)!important;overflow:hidden!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis i{position:absolute!important;left:24px!important;top:43px!important;width:48px!important;height:48px!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-style:normal!important;font-weight:900!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis i.blue{background:#eaf2ff!important;color:#0057ff!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis i.green{background:#e8f8ef!important;color:#07a45d!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis i.purple{background:#f1e8ff!important;color:#8b5cf6!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis i.orange{background:#fff1df!important;color:#ee8a00!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis span{display:block!important;color:#516078!important;font-size:12.5px!important;line-height:1.22!important;margin-bottom:6px!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis b{display:block!important;font-size:23px!important;line-height:1.05!important;letter-spacing:-.02em!important;color:#06164f!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis small{display:block!important;margin-top:7px!important;color:#079847!important;font-weight:900!important;font-size:12px!important;line-height:1.2!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis em{position:absolute!important;right:22px!important;bottom:22px!important;width:60px!important;height:24px!important;background:linear-gradient(135deg,transparent 38%,rgba(0,87,255,.7) 39% 45%,transparent 46%),linear-gradient(45deg,transparent 35%,rgba(0,87,255,.22) 36% 42%,transparent 43%)!important}.dash-v2.admin.pro-admin-v77 .admin-exact-grid{display:grid!important;grid-template-columns:1.48fr 1.08fr 1fr!important;gap:22px!important;align-items:start!important}.dash-v2.admin.pro-admin-v77 .admin-card{background:#fff!important;border:1px solid var(--admin-border)!important;border-radius:15px!important;padding:24px!important;box-shadow:0 10px 28px rgba(6,22,79,.025)!important;min-width:0!important}.dash-v2.admin.pro-admin-v77 .admin-card h3{font-size:18px!important;font-weight:900!important;color:#06164f!important;margin:0!important}.dash-v2.admin.pro-admin-v77 .admin-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:16px!important}.dash-v2.admin.pro-admin-v77 .admin-card-head button,.dash-v2.admin.pro-admin-v77 .admin-card-head a{height:34px!important;border:1px solid #cfd8ea!important;background:#fff!important;border-radius:8px!important;color:#0057ff!important;font-size:13px!important;font-weight:900!important;padding:0 13px!important;text-decoration:none!important}.dash-v2.admin.pro-admin-v77 .admin-overview{grid-column:span 1!important;min-height:380px!important}.dash-v2.admin.pro-admin-v77 .admin-category{min-height:380px!important}.dash-v2.admin.pro-admin-v77 .admin-system{min-height:380px!important}.dash-v2.admin.pro-admin-v77 .admin-bigline{display:flex!important;align-items:center!important;gap:12px!important}.dash-v2.admin.pro-admin-v77 .admin-bigline h2{font-size:33px!important;letter-spacing:-.03em!important;margin:6px 0!important;color:#06164f!important}.dash-v2.admin.pro-admin-v77 .admin-bigline small{background:#dcf8e9!important;color:#079847!important;border-radius:999px!important;padding:5px 9px!important;font-weight:900!important}.dash-v2.admin.pro-admin-v77 .admin-overview p{font-size:14px!important;color:#384665!important;margin:4px 0 16px!important}.dash-v2.admin.pro-admin-v77 .chart-line{height:240px!important;background:repeating-linear-gradient(0deg,#fff 0 47px,#e8eef8 48px 49px)!important;border:0!important;border-radius:0!important}.dash-v2.admin.pro-admin-v77 .chart-line svg{height:205px!important}.dash-v2.admin.pro-admin-v77 .chart-labels{display:flex!important;justify-content:space-between!important;font-size:11px!important;color:#6f7b93!important;padding:0 5px!important}.dash-v2.admin.pro-admin-v77 .donut-v2{width:216px!important;height:216px!important;margin:14px auto 20px!important;background:conic-gradient(#10af68 0 32%,#1263ff 32% 56%,#8758ef 56% 74%,#f08a00 74% 86%,#cbd5e1 86% 100%)!important}.dash-v2.admin.pro-admin-v77 .donut-v2:after{inset:58px!important;background:#fff!important}.dash-v2.admin.pro-admin-v77 .donut-v2 strong{font-size:12px!important;line-height:1.25!important;color:#06164f!important}.dash-v2.admin.pro-admin-v77 .legend{padding:0!important;margin:0!important;list-style:none!important}.dash-v2.admin.pro-admin-v77 .legend li{display:grid!important;grid-template-columns:16px 1fr auto!important;align-items:start!important;gap:10px!important;font-size:13px!important;margin:11px 0!important;color:#26365f!important}.dash-v2.admin.pro-admin-v77 .legend span{width:9px!important;height:9px!important;border-radius:50%!important;background:#1263ff!important;margin-top:5px!important}.dash-v2.admin.pro-admin-v77 .legend li:nth-child(1) span{background:#10af68!important}.dash-v2.admin.pro-admin-v77 .legend li:nth-child(2) span{background:#1263ff!important}.dash-v2.admin.pro-admin-v77 .legend li:nth-child(3) span{background:#8758ef!important}.dash-v2.admin.pro-admin-v77 .legend li:nth-child(4) span{background:#f08a00!important}.dash-v2.admin.pro-admin-v77 .legend li:nth-child(5) span{background:#94a3b8!important}.dash-v2.admin.pro-admin-v77 .legend b{font-size:13px!important;color:#06164f!important}.dash-v2.admin.pro-admin-v77 .admin-system p{display:grid!important;grid-template-columns:36px 1fr auto!important;align-items:center!important;gap:13px!important;margin:0!important;padding:14px 0!important;border-bottom:1px solid #e8eef8!important}.dash-v2.admin.pro-admin-v77 .admin-system i{width:30px!important;height:30px!important;border-radius:50%!important;background:#def8e9!important;color:#08a963!important;display:grid!important;place-items:center!important;font-style:normal!important}.dash-v2.admin.pro-admin-v77 .admin-system span{font-size:14px!important;font-weight:900!important}.dash-v2.admin.pro-admin-v77 .admin-system small{display:block!important;font-size:12px!important;font-weight:500!important;color:#6d778d!important}.dash-v2.admin.pro-admin-v77 .admin-system a,.dash-v2.admin.pro-admin-v77 .admin-card a{display:inline-flex!important;margin-top:13px!important;color:#0057ff!important;font-size:14px!important;font-weight:900!important;text-decoration:none!important}.dash-v2.admin.pro-admin-v77 .admin-table{grid-column:span 2!important}.dash-v2.admin.pro-admin-v77 .admin-bars{grid-column:span 1!important}.dash-v2.admin.pro-admin-v77 .admin-kyc{grid-column:span 1!important}.dash-v2.admin.pro-admin-v77 .admin-activity{grid-column:span 2!important}.dash-v2.admin.pro-admin-v77 .admin-summary{grid-column:span 1!important}.dash-v2.admin.pro-admin-v77 .dash-table{width:100%!important;border-collapse:collapse!important}.dash-v2.admin.pro-admin-v77 .dash-table th{font-size:12px!important;color:#71809a!important;font-weight:900!important;text-align:left!important;padding:13px 10px!important;border-bottom:1px solid #e8eef8!important}.dash-v2.admin.pro-admin-v77 .dash-table td{font-size:13px!important;color:#06164f!important;padding:13px 10px!important;border-bottom:1px solid #e8eef8!important}.dash-v2.admin.pro-admin-v77 .status{background:#dff8e8!important;color:#079847!important;border-radius:999px!important;padding:6px 10px!important;font-size:11px!important;font-weight:900!important}.dash-v2.admin.pro-admin-v77 .chart-bars{height:200px!important;display:flex!important;gap:22px!important;align-items:flex-end!important;padding:20px 20px 0!important;border-bottom:1px solid #e8eef8!important}.dash-v2.admin.pro-admin-v77 .chart-bars span{flex:1!important;background:#1263ff!important;border-radius:6px 6px 0 0!important;position:relative!important;min-width:18px!important}.dash-v2.admin.pro-admin-v77 .chart-bars span b{position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:35%!important;background:#10af68!important}.dash-v2.admin.pro-admin-v77 .admin-activity p{position:relative!important;margin:0!important;padding:10px 0 10px 28px!important;font-size:13px!important;color:#26365f!important}.dash-v2.admin.pro-admin-v77 .admin-activity b{position:absolute!important;left:0!important;top:15px!important;width:9px!important;height:9px!important;border-radius:50%!important;background:#0ab866!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:14px!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid article{border:1px solid #e0e7f3!important;border-radius:12px!important;padding:20px 18px 18px 70px!important;position:relative!important;min-height:92px!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid i{position:absolute!important;left:22px!important;top:27px!important;width:38px!important;height:38px!important;border-radius:50%!important;display:grid!important;place-items:center!important;font-style:normal!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid i.blue{background:#eaf2ff!important;color:#0057ff!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid i.green{background:#e8f8ef!important;color:#07a45d!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid i.purple{background:#f1e8ff!important;color:#8b5cf6!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid i.orange{background:#fff1df!important;color:#ee8a00!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid span{display:block!important;font-size:12px!important;color:#66738f!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid b{display:block!important;font-size:18px!important;color:#06164f!important;margin:4px 0!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid small{color:#079847!important;font-weight:900!important}.dash-v2.admin.pro-admin-v77.sidebar-collapsed{grid-template-columns:82px minmax(0,1fr)!important}.dash-v2.admin.pro-admin-v77.sidebar-collapsed .dash-side{padding:20px 12px!important}.dash-v2.admin.pro-admin-v77.sidebar-collapsed .dash-brand img{width:52px!important;height:52px!important;object-fit:contain!important;object-position:left!important}.dash-v2.admin.pro-admin-v77.sidebar-collapsed .dash-nav-label,.dash-v2.admin.pro-admin-v77.sidebar-collapsed .dash-nav span,.dash-v2.admin.pro-admin-v77.sidebar-collapsed .dash-nav em,.dash-v2.admin.pro-admin-v77.sidebar-collapsed .dash-nav b,.dash-v2.admin.pro-admin-v77.sidebar-collapsed .dash-promo{display:none!important}.dash-v2.admin.pro-admin-v77.sidebar-collapsed .dash-nav a,.dash-v2.admin.pro-admin-v77.sidebar-collapsed .admin-menu-group summary{justify-content:center!important;padding:12px!important}.dash-v2.admin.pro-admin-v77.sidebar-collapsed .admin-submenu-v77{display:none!important}
@media(max-width:1500px){.dash-v2.admin.pro-admin-v77 .admin-exact-kpis{grid-template-columns:repeat(5,minmax(170px,1fr))!important;overflow:auto!important;padding-bottom:6px!important}.dash-v2.admin.pro-admin-v77 .admin-exact-grid{grid-template-columns:1.4fr 1fr!important}.dash-v2.admin.pro-admin-v77 .admin-system,.dash-v2.admin.pro-admin-v77 .admin-kyc,.dash-v2.admin.pro-admin-v77 .admin-summary{grid-column:span 1!important}.dash-v2.admin.pro-admin-v77 .admin-table,.dash-v2.admin.pro-admin-v77 .admin-activity{grid-column:span 1!important}}
@media(max-width:1100px){.dash-v2.admin.pro-admin-v77{grid-template-columns:1fr!important}.dash-v2.admin.pro-admin-v77 .dash-side{position:fixed!important;left:0;top:0;bottom:0;width:290px!important;transform:translateX(-105%);transition:.25s;box-shadow:0 20px 60px rgba(2,9,35,.25)!important}.dash-v2.admin.pro-admin-v77:not(.sidebar-collapsed) .dash-side{transform:translateX(0)}.dash-v2.admin.pro-admin-v77 .dash-main{padding:0 18px 36px!important}.dash-v2.admin.pro-admin-v77 .dash-top{margin:0 -18px 22px!important;padding:0 18px!important;gap:12px!important}.dash-v2.admin.pro-admin-v77 .dash-search{min-width:0!important;width:35vw!important}.dash-v2.admin.pro-admin-v77 .dash-date,.dash-v2.admin.pro-admin-v77 .blue-btn{display:none!important}.dash-v2.admin.pro-admin-v77 .admin-exact-grid{grid-template-columns:1fr!important}.dash-v2.admin.pro-admin-v77 .admin-overview,.dash-v2.admin.pro-admin-v77 .admin-category,.dash-v2.admin.pro-admin-v77 .admin-system,.dash-v2.admin.pro-admin-v77 .admin-table,.dash-v2.admin.pro-admin-v77 .admin-bars,.dash-v2.admin.pro-admin-v77 .admin-kyc,.dash-v2.admin.pro-admin-v77 .admin-activity,.dash-v2.admin.pro-admin-v77 .admin-summary{grid-column:span 1!important}.dash-v2.admin.pro-admin-v77 .admin-summary-grid{grid-template-columns:1fr!important}}
@media(max-width:700px){.dash-v2.admin.pro-admin-v77 .dash-top{height:auto!important;min-height:72px!important;flex-wrap:wrap!important;padding-top:12px!important;padding-bottom:12px!important}.dash-v2.admin.pro-admin-v77 .dash-search{order:5;width:100%!important}.dash-v2.admin.pro-admin-v77 .dash-user{grid-template-columns:auto 38px auto!important}.dash-v2.admin.pro-admin-v77 .dash-user span:nth-child(2),.dash-v2.admin.pro-admin-v77 .dash-user small,.dash-v2.admin.pro-admin-v77 .dash-user span:last-child{display:none!important}.dash-v2.admin.pro-admin-v77 .admin-exact-head h1{font-size:26px!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis{grid-template-columns:1fr!important;overflow:visible!important}.dash-v2.admin.pro-admin-v77 .admin-exact-kpis article{min-height:118px!important}.dash-v2.admin.pro-admin-v77 .admin-card{padding:18px!important}.dash-v2.admin.pro-admin-v77 .admin-bigline h2{font-size:26px!important}.dash-v2.admin.pro-admin-v77 .dash-table{display:block!important;overflow:auto!important;white-space:nowrap!important}.dash-v2.admin.pro-admin-v77 .donut-v2{width:190px!important;height:190px!important}}

/* =========================================================
   V78 PREMIUM ADMIN DASHBOARD UI - isolated to admin only
   ========================================================= */
:root{
  --admin-navy:#06164f;
  --admin-ink:#07175c;
  --admin-muted:#65728c;
  --admin-blue:#075eff;
  --admin-soft-blue:#eef5ff;
  --admin-border:#dfe8f5;
  --admin-bg:#f6f8fc;
  --admin-card:#ffffff;
  --admin-green:#0dae61;
  --admin-orange:#f28b00;
  --admin-purple:#8b5cf6;
  --admin-shadow:0 18px 50px rgba(8,22,80,.07);
}
.dash-v2.admin.admin-premium-v78{background:var(--admin-bg)!important;color:var(--admin-ink)!important;min-height:100vh!important;grid-template-columns:272px minmax(0,1fr)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;}
.dash-v2.admin.admin-premium-v78 *{box-sizing:border-box!important;}
.dash-v2.admin.admin-premium-v78 .dash-side{background:#fff!important;border-right:1px solid #e6edf7!important;padding:28px 20px 24px!important;box-shadow:6px 0 28px rgba(8,22,80,.035)!important;z-index:50!important;overflow-y:auto!important;}
.dash-v2.admin.admin-premium-v78 .dash-brand{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 28px!important;padding:0 0 18px!important;border-bottom:1px solid #edf2f8!important;}
.dash-v2.admin.admin-premium-v78 .dash-brand img{width:174px!important;height:auto!important;object-fit:contain!important;display:block!important;}
.dash-v2.admin.admin-premium-v78 .dash-nav{display:block!important;}
.dash-v2.admin.admin-premium-v78 .dash-nav-label{font-size:11px!important;letter-spacing:.16em!important;color:#8a96ad!important;text-transform:uppercase!important;font-weight:900!important;margin:24px 0 10px!important;padding:0 8px!important;}
.dash-v2.admin.admin-premium-v78 .dash-nav a.single,
.dash-v2.admin.admin-premium-v78 .admin-menu-group summary{min-height:46px!important;display:grid!important;grid-template-columns:28px 1fr auto auto!important;align-items:center!important;gap:10px!important;border-radius:12px!important;padding:0 12px!important;color:#0a1a55!important;font-size:14px!important;font-weight:850!important;text-decoration:none!important;cursor:pointer!important;transition:background .18s ease,color .18s ease,transform .18s ease!important;list-style:none!important;}
.dash-v2.admin.admin-premium-v78 .admin-menu-group summary::-webkit-details-marker{display:none!important;}
.dash-v2.admin.admin-premium-v78 .dash-nav a.single:hover,
.dash-v2.admin.admin-premium-v78 .admin-menu-group summary:hover{background:#f1f6ff!important;color:var(--admin-blue)!important;transform:translateX(2px)!important;}
.dash-v2.admin.admin-premium-v78 .dash-nav a.single.active{background:#eaf2ff!important;color:var(--admin-blue)!important;box-shadow:inset 3px 0 0 var(--admin-blue)!important;}
.dash-v2.admin.admin-premium-v78 .nav-glyph{width:24px!important;height:24px!important;border-radius:8px!important;background:#f2f6fd!important;color:#07175c!important;display:grid!important;place-items:center!important;font-size:11px!important;font-weight:900!important;}
.dash-v2.admin.admin-premium-v78 .dash-nav a.single.active .nav-glyph,
.dash-v2.admin.admin-premium-v78 .admin-menu-group[open] summary .nav-glyph{background:var(--admin-blue)!important;color:#fff!important;}
.dash-v2.admin.admin-premium-v78 .admin-menu-group{margin:2px 0!important;}
.dash-v2.admin.admin-premium-v78 .admin-menu-group summary b{font-size:18px!important;color:#90a0bc!important;transition:transform .18s ease!important;}
.dash-v2.admin.admin-premium-v78 .admin-menu-group[open] summary b{transform:rotate(90deg)!important;color:var(--admin-blue)!important;}
.dash-v2.admin.admin-premium-v78 .admin-menu-group summary em{background:#fff2d8!important;color:#d97900!important;border-radius:999px!important;font-size:10px!important;padding:4px 7px!important;font-weight:950!important;font-style:normal!important;}
.dash-v2.admin.admin-premium-v78 .admin-submenu-v77{margin:6px 0 10px 38px!important;border-left:1px solid #e3ebf7!important;padding:4px 0 4px 12px!important;display:grid!important;gap:2px!important;}
.dash-v2.admin.admin-premium-v78 .admin-submenu-v77 a{display:block!important;padding:9px 10px!important;border-radius:10px!important;color:#53617d!important;font-size:13px!important;font-weight:760!important;text-decoration:none!important;line-height:1.18!important;}
.dash-v2.admin.admin-premium-v78 .admin-submenu-v77 a:hover{background:#eef5ff!important;color:var(--admin-blue)!important;}
.dash-v2.admin.admin-premium-v78 .dash-promo{margin-top:28px!important;border:1px solid #dfe8f5!important;border-radius:16px!important;background:linear-gradient(145deg,#ffffff,#f6f9ff)!important;padding:20px!important;box-shadow:0 14px 40px rgba(7,23,92,.05)!important;}
.dash-v2.admin.admin-premium-v78 .dash-promo h3{font-size:17px!important;line-height:1.15!important;color:var(--admin-ink)!important;margin:0 0 8px!important;}
.dash-v2.admin.admin-premium-v78 .dash-promo p{font-size:13px!important;color:#5e6c86!important;line-height:1.55!important;margin:0 0 16px!important;}
.dash-v2.admin.admin-premium-v78 .dash-promo .support-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:42px!important;background:#fff!important;border:1px solid #bdcceb!important;border-radius:10px!important;color:#075eff!important;font-weight:900!important;text-decoration:none!important;}
.dash-v2.admin.admin-premium-v78 .dash-main{padding:0 32px 44px!important;min-width:0!important;background:var(--admin-bg)!important;}
.dash-v2.admin.admin-premium-v78 .dash-top{height:78px!important;margin:0 -32px 30px!important;padding:0 32px!important;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #e3ebf7!important;display:flex!important;align-items:center!important;gap:18px!important;position:sticky!important;top:0!important;z-index:40!important;backdrop-filter:blur(16px)!important;}
.dash-v2.admin.admin-premium-v78 .dash-menu{width:42px!important;height:42px!important;border:0!important;border-radius:12px!important;background:#f2f6fd!important;color:#07175c!important;font-size:22px!important;font-weight:900!important;display:grid!important;place-items:center!important;cursor:pointer!important;}
.dash-v2.admin.admin-premium-v78 .dash-menu:hover{background:#eaf2ff!important;color:var(--admin-blue)!important;}
.dash-v2.admin.admin-premium-v78 .dash-search{width:min(420px,32vw)!important;height:46px!important;border:1px solid #dbe5f3!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 16px!important;color:#91a0b9!important;box-shadow:0 7px 24px rgba(7,23,92,.03)!important;}
.dash-v2.admin.admin-premium-v78 .dash-search input{border:0!important;outline:0!important;background:transparent!important;width:100%!important;color:#07175c!important;font-size:14px!important;}
.dash-v2.admin.admin-premium-v78 .dash-date{margin-left:auto!important;height:46px!important;min-width:220px!important;border:1px solid #cad8ee!important;border-radius:12px!important;background:#fff!important;color:#07175c!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 7px 24px rgba(7,23,92,.03)!important;}
.dash-v2.admin.admin-premium-v78 .blue-btn{height:46px!important;border-radius:12px!important;background:linear-gradient(135deg,#075eff,#004fe1)!important;color:#fff!important;border:0!important;min-width:158px!important;font-weight:900!important;box-shadow:0 12px 28px rgba(7,94,255,.22)!important;}
.dash-v2.admin.admin-premium-v78 .dash-notice{position:relative!important;width:40px!important;height:40px!important;border-radius:12px!important;background:#f7faff!important;display:grid!important;place-items:center!important;border:1px solid #e3ebf7!important;color:#07175c!important;}
.dash-v2.admin.admin-premium-v78 .dash-notice em{position:absolute!important;top:-8px!important;right:-5px!important;background:#f28b00!important;color:#fff!important;border-radius:999px!important;font-size:10px!important;font-style:normal!important;font-weight:950!important;padding:3px 6px!important;}
.dash-v2.admin.admin-premium-v78 .dash-user{display:grid!important;grid-template-columns:44px auto auto!important;align-items:center!important;gap:11px!important;min-width:176px!important;}
.dash-v2.admin.admin-premium-v78 .dash-user img{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover!important;border:2px solid #fff!important;box-shadow:0 8px 24px rgba(7,23,92,.12)!important;}
.dash-v2.admin.admin-premium-v78 .dash-user b{font-size:14px!important;color:#07175c!important;line-height:1!important;}
.dash-v2.admin.admin-premium-v78 .dash-user small{display:block!important;font-size:11px!important;color:#79859a!important;margin-top:4px!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-head{margin:0 0 22px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:20px!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-head h1{font-size:34px!important;font-weight:950!important;letter-spacing:-.045em!important;color:#06164f!important;margin:0 0 6px!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-head p{font-size:15px!important;color:#54637f!important;margin:0!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important;margin:0 0 24px!important;overflow:visible!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis article{min-height:150px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;border:1px solid #dfe8f5!important;border-radius:18px!important;padding:24px 22px!important;display:grid!important;grid-template-columns:58px 1fr 64px!important;gap:16px!important;align-items:center!important;box-shadow:var(--admin-shadow)!important;position:relative!important;overflow:hidden!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis article:before{content:""!important;position:absolute!important;inset:auto 0 0!important;height:3px!important;background:linear-gradient(90deg,var(--admin-blue),transparent)!important;opacity:.18!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis i{width:56px!important;height:56px!important;font-size:18px!important;border-radius:18px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis span{font-size:12px!important;line-height:1.2!important;color:#68758f!important;font-weight:760!important;text-transform:none!important;margin:0 0 7px!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis b{font-size:25px!important;line-height:1.02!important;color:#06164f!important;font-weight:950!important;letter-spacing:-.04em!important;white-space:normal!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis small{font-size:12px!important;line-height:1.25!important;color:#069855!important;font-weight:950!important;margin-top:8px!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis em{width:58px!important;height:34px!important;align-self:end!important;border-radius:12px!important;background:none!important;position:relative!important;opacity:1!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis em:before{content:""!important;position:absolute!important;inset:4px!important;border-radius:10px!important;background:linear-gradient(135deg,transparent 0 38%,#075eff 39% 43%,transparent 44% 58%,#075eff 59% 63%,transparent 64%)!important;opacity:.55!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr) minmax(330px,.82fr)!important;gap:22px!important;align-items:stretch!important;}
.dash-v2.admin.admin-premium-v78 .admin-card{background:#fff!important;border:1px solid #dfe8f5!important;border-radius:18px!important;padding:26px!important;box-shadow:var(--admin-shadow)!important;overflow:hidden!important;}
.dash-v2.admin.admin-premium-v78 .admin-card h3{font-size:19px!important;letter-spacing:-.025em!important;font-weight:950!important;color:#06164f!important;margin:0!important;}
.dash-v2.admin.admin-premium-v78 .admin-card-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 20px!important;}
.dash-v2.admin.admin-premium-v78 .admin-card-head button{height:36px!important;border:1px solid #d9e4f2!important;border-radius:10px!important;background:#fff!important;padding:0 14px!important;color:#07175c!important;font-size:13px!important;font-weight:900!important;}
.dash-v2.admin.admin-premium-v78 .admin-bigline h2{font-size:34px!important;color:#06164f!important;font-weight:950!important;letter-spacing:-.05em!important;margin:0!important;}
.dash-v2.admin.admin-premium-v78 .admin-bigline small{background:#dff8e8!important;color:#07994f!important;border-radius:999px!important;padding:6px 10px!important;font-size:12px!important;font-weight:950!important;}
.dash-v2.admin.admin-premium-v78 .admin-overview{min-height:430px!important;}
.dash-v2.admin.admin-premium-v78 .admin-category{min-height:430px!important;}
.dash-v2.admin.admin-premium-v78 .admin-system{min-height:430px!important;}
.dash-v2.admin.admin-premium-v78 .chart-line{height:265px!important;margin-top:20px!important;background:repeating-linear-gradient(0deg,#fff 0 52px,#e9eff8 53px 54px)!important;border-radius:0!important;}
.dash-v2.admin.admin-premium-v78 .chart-line svg{height:230px!important;width:100%!important;}
.dash-v2.admin.admin-premium-v78 .donut-v2{width:230px!important;height:230px!important;margin:18px auto 18px!important;filter:drop-shadow(0 14px 20px rgba(7,23,92,.08))!important;}
.dash-v2.admin.admin-premium-v78 .donut-v2:after{inset:58px!important;box-shadow:inset 0 0 0 1px #edf2f8!important;}
.dash-v2.admin.admin-premium-v78 .legend li{font-size:13px!important;margin:12px 0!important;color:#2c3a5f!important;}
.dash-v2.admin.admin-premium-v78 .admin-system p{grid-template-columns:40px 1fr 16px!important;gap:14px!important;padding:14px 0!important;}
.dash-v2.admin.admin-premium-v78 .admin-system i{width:34px!important;height:34px!important;}
.dash-v2.admin.admin-premium-v78 .admin-table{grid-column:1/span 2!important;min-height:360px!important;}
.dash-v2.admin.admin-premium-v78 .dash-table th{font-size:12px!important;letter-spacing:.02em!important;color:#6d7a94!important;font-weight:950!important;text-transform:none!important;}
.dash-v2.admin.admin-premium-v78 .dash-table td{font-size:13px!important;color:#0c1d55!important;}
.dash-v2.admin.admin-premium-v78 .status{background:#dcf8e7!important;color:#058f4e!important;border-radius:999px!important;padding:7px 11px!important;font-size:11px!important;font-weight:950!important;}
.dash-v2.admin.admin-premium-v78 .admin-bars{min-height:360px!important;}
.dash-v2.admin.admin-premium-v78 .admin-kyc{min-height:360px!important;}
.dash-v2.admin.admin-premium-v78 .chart-bars{height:208px!important;gap:20px!important;padding:24px 24px 0!important;}
.dash-v2.admin.admin-premium-v78 .admin-activity{grid-column:1/span 2!important;min-height:210px!important;}
.dash-v2.admin.admin-premium-v78 .admin-activity p{font-size:13px!important;color:#33415f!important;padding:11px 0 11px 30px!important;border-bottom:1px dashed #e6edf7!important;}
.dash-v2.admin.admin-premium-v78 .admin-summary{grid-column:3/span 1!important;min-height:210px!important;}
.dash-v2.admin.admin-premium-v78 .admin-summary-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;}
.dash-v2.admin.admin-premium-v78 .admin-summary-grid article{min-height:86px!important;border:1px solid #dfe8f5!important;border-radius:14px!important;padding:18px 18px 18px 70px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;}
.dash-v2.admin.admin-premium-v78 .admin-summary-grid b{font-size:18px!important;}
@media(min-width:1600px){.dash-v2.admin.admin-premium-v78{grid-template-columns:292px minmax(0,1fr)!important}.dash-v2.admin.admin-premium-v78 .dash-main{padding-left:42px!important;padding-right:42px!important}.dash-v2.admin.admin-premium-v78 .dash-top{margin-left:-42px!important;margin-right:-42px!important;padding-left:42px!important;padding-right:42px!important}.dash-v2.admin.admin-premium-v78 .admin-exact-grid{grid-template-columns:minmax(0,1.35fr) minmax(430px,.9fr) minmax(390px,.82fr)!important}.dash-v2.admin.admin-premium-v78 .admin-summary-grid{grid-template-columns:repeat(2,1fr)!important}.dash-v2.admin.admin-premium-v78 .admin-summary{grid-column:2/span 2!important}.dash-v2.admin.admin-premium-v78 .admin-activity{grid-column:1/span 1!important}}
@media(max-width:1450px){.dash-v2.admin.admin-premium-v78 .admin-exact-kpis{grid-template-columns:repeat(5,minmax(200px,1fr))!important;overflow-x:auto!important;padding-bottom:8px!important;scrollbar-width:thin!important}.dash-v2.admin.admin-premium-v78 .admin-exact-grid{grid-template-columns:1.35fr 1fr!important}.dash-v2.admin.admin-premium-v78 .admin-overview{grid-column:span 1!important}.dash-v2.admin.admin-premium-v78 .admin-category{grid-column:span 1!important}.dash-v2.admin.admin-premium-v78 .admin-system{grid-column:span 1!important}.dash-v2.admin.admin-premium-v78 .admin-table{grid-column:span 1!important}.dash-v2.admin.admin-premium-v78 .admin-bars{grid-column:span 1!important}.dash-v2.admin.admin-premium-v78 .admin-kyc{grid-column:span 1!important}.dash-v2.admin.admin-premium-v78 .admin-activity{grid-column:span 1!important}.dash-v2.admin.admin-premium-v78 .admin-summary{grid-column:span 1!important}}
@media(max-width:1100px){.dash-v2.admin.admin-premium-v78{display:block!important}.dash-v2.admin.admin-premium-v78 .dash-side{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:292px!important;transform:translateX(-110%)!important;transition:transform .25s ease!important;box-shadow:0 26px 80px rgba(2,9,35,.28)!important}.dash-v2.admin.admin-premium-v78:not(.sidebar-collapsed) .dash-side{transform:translateX(0)!important}.dash-v2.admin.admin-premium-v78 .dash-main{padding:0 20px 38px!important}.dash-v2.admin.admin-premium-v78 .dash-top{margin:0 -20px 24px!important;padding:12px 20px!important;height:auto!important;min-height:74px!important;flex-wrap:wrap!important}.dash-v2.admin.admin-premium-v78 .dash-search{width:min(420px,52vw)!important}.dash-v2.admin.admin-premium-v78 .dash-date,.dash-v2.admin.admin-premium-v78 .blue-btn{display:none!important}.dash-v2.admin.admin-premium-v78 .admin-exact-grid{grid-template-columns:1fr!important}.dash-v2.admin.admin-premium-v78 .admin-overview,.dash-v2.admin.admin-premium-v78 .admin-category,.dash-v2.admin.admin-premium-v78 .admin-system,.dash-v2.admin.admin-premium-v78 .admin-table,.dash-v2.admin.admin-premium-v78 .admin-bars,.dash-v2.admin.admin-premium-v78 .admin-kyc,.dash-v2.admin.admin-premium-v78 .admin-activity,.dash-v2.admin.admin-premium-v78 .admin-summary{grid-column:1!important}.dash-v2.admin.admin-premium-v78 .admin-summary-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:700px){.dash-v2.admin.admin-premium-v78 .dash-main{padding:0 14px 34px!important}.dash-v2.admin.admin-premium-v78 .dash-top{margin:0 -14px 22px!important;padding:12px 14px!important}.dash-v2.admin.admin-premium-v78 .dash-search{order:5;width:100%!important;flex-basis:100%!important}.dash-v2.admin.admin-premium-v78 .dash-user{margin-left:auto!important;grid-template-columns:40px auto!important;min-width:auto!important}.dash-v2.admin.admin-premium-v78 .dash-user b,.dash-v2.admin.admin-premium-v78 .dash-user small,.dash-v2.admin.admin-premium-v78 .dash-user span:last-child{display:none!important}.dash-v2.admin.admin-premium-v78 .admin-exact-head h1{font-size:28px!important}.dash-v2.admin.admin-premium-v78 .admin-exact-kpis{grid-template-columns:1fr!important;overflow:visible!important}.dash-v2.admin.admin-premium-v78 .admin-exact-kpis article{grid-template-columns:56px 1fr!important;min-height:126px!important}.dash-v2.admin.admin-premium-v78 .admin-exact-kpis em{display:none!important}.dash-v2.admin.admin-premium-v78 .admin-card{padding:20px!important;border-radius:16px!important}.dash-v2.admin.admin-premium-v78 .admin-bigline h2{font-size:28px!important}.dash-v2.admin.admin-premium-v78 .chart-line{height:220px!important}.dash-v2.admin.admin-premium-v78 .donut-v2{width:190px!important;height:190px!important}.dash-v2.admin.admin-premium-v78 .donut-v2:after{inset:48px!important}.dash-v2.admin.admin-premium-v78 .admin-summary-grid{grid-template-columns:1fr!important}.dash-v2.admin.admin-premium-v78 .dash-table{display:block!important;overflow-x:auto!important;white-space:nowrap!important}}

/* V79 admin topbar + KPI polish - scoped only to admin dashboard */
.dash-v2.admin.admin-premium-v78{
  --ad-navy:#061653;
  --ad-blue:#075eff;
  --ad-soft:#f7faff;
  --ad-border:#dbe6f5;
  --ad-shadow:0 18px 42px rgba(8,29,83,.06);
  overflow-x:hidden!important;
}
.dash-v2.admin.admin-premium-v78 .dash-main{
  overflow-x:hidden!important;
  max-width:100%!important;
}
.dash-v2.admin.admin-premium-v78 .dash-top{
  height:78px!important;
  background:rgba(255,255,255,.96)!important;
  border-bottom:1px solid #dce6f4!important;
  box-shadow:0 10px 28px rgba(8,29,83,.035)!important;
  backdrop-filter:saturate(140%) blur(8px)!important;
  display:flex!important;
  align-items:center!important;
  gap:18px!important;
  overflow:visible!important;
}
.dash-v2.admin.admin-premium-v78 .dash-menu{
  width:48px!important;height:48px!important;border-radius:14px!important;
  background:#eef5ff!important;color:#061653!important;font-size:24px!important;
  display:grid!important;place-items:center!important;flex:0 0 48px!important;
}
.dash-v2.admin.admin-premium-v78 .dash-search{
  height:50px!important;min-width:280px!important;width:min(430px,30vw)!important;
  border-radius:14px!important;background:#fff!important;border:1px solid #d7e2f2!important;
  padding:0 18px!important;box-shadow:0 8px 20px rgba(8,29,83,.025)!important;
  flex:0 1 430px!important;
}
.dash-v2.admin.admin-premium-v78 .dash-date{
  height:50px!important;min-width:245px!important;border-radius:14px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  background:#fff!important;border:1px solid #cbd8ee!important;font-size:15px!important;
  flex:0 0 245px!important;
}
.dash-v2.admin.admin-premium-v78 .blue-btn{
  height:50px!important;min-width:172px!important;border-radius:14px!important;
  background:linear-gradient(135deg,#075eff,#0149dd)!important;color:#fff!important;
  box-shadow:0 14px 28px rgba(7,94,255,.18)!important;flex:0 0 172px!important;
}
.dash-v2.admin.admin-premium-v78 .dash-user{
  display:flex!important;align-items:center!important;gap:10px!important;min-width:180px!important;
  flex:0 0 auto!important;white-space:nowrap!important;
}
.dash-v2.admin.admin-premium-v78 .dash-user img{width:48px!important;height:48px!important;border:3px solid #eef3fb!important;box-shadow:0 8px 18px rgba(8,29,83,.08)!important;}
.dash-v2.admin.admin-premium-v78 .dash-user b{font-size:15px!important;line-height:1.05!important;color:#061653!important;display:block!important;}
.dash-v2.admin.admin-premium-v78 .dash-user small{font-size:12px!important;color:#7c879d!important;display:block!important;}
.dash-v2.admin.admin-premium-v78 .dash-user span:first-child,
.dash-v2.admin.admin-premium-v78 .dash-user span:nth-child(2){font-size:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:24px!important;}
.dash-v2.admin.admin-premium-v78 .dash-user span:last-child{font-size:16px!important;color:#061653!important;}

.dash-v2.admin.admin-premium-v78 .admin-exact-head{
  margin:0 0 24px!important;padding-top:4px!important;
}
.dash-v2.admin.admin-premium-v78 .admin-exact-head h1{
  font-size:36px!important;letter-spacing:-.045em!important;margin-bottom:8px!important;
}
.dash-v2.admin.admin-premium-v78 .admin-exact-head p{font-size:16px!important;color:#435270!important;}

.dash-v2.admin.admin-premium-v78 .admin-exact-kpis{
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:18px!important;margin-bottom:28px!important;overflow:visible!important;padding-bottom:0!important;
}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis article{
  min-width:0!important;min-height:154px!important;border-radius:20px!important;
  padding:24px 22px!important;display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;grid-template-areas:"icon text" "spark spark"!important;
  align-content:center!important;gap:14px 16px!important;overflow:hidden!important;
  background:linear-gradient(180deg,#fff 0%,#fcfdff 100%)!important;
  border:1px solid #dbe6f5!important;box-shadow:0 14px 36px rgba(8,29,83,.045)!important;
}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis article:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(8,29,83,.075)!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis i{grid-area:icon;width:58px!important;height:58px!important;border-radius:18px!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis article>div{grid-area:text;min-width:0!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis span{font-size:12px!important;line-height:1.2!important;margin:0 0 6px!important;color:#60708d!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis b{
  font-size:clamp(20px,1.55vw,27px)!important;line-height:1.02!important;
  max-width:100%!important;overflow-wrap:anywhere!important;word-break:normal!important;
}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis small{font-size:12px!important;line-height:1.25!important;margin-top:7px!important;}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis em{
  grid-area:spark!important;display:block!important;width:70px!important;height:24px!important;margin-left:auto!important;
  justify-self:end!important;align-self:end!important;opacity:.9!important;position:relative!important;
}
.dash-v2.admin.admin-premium-v78 .admin-exact-kpis em:before{inset:2px!important;}

.dash-v2.admin.admin-premium-v78 .admin-exact-grid{
  gap:22px!important;overflow:visible!important;
}
.dash-v2.admin.admin-premium-v78 .admin-card{
  border-radius:18px!important;border:1px solid #dbe6f5!important;box-shadow:0 14px 36px rgba(8,29,83,.04)!important;
}

@media(max-width:1450px){
  .dash-v2.admin.admin-premium-v78 .dash-top{gap:14px!important;}
  .dash-v2.admin.admin-premium-v78 .dash-search{width:min(360px,28vw)!important;min-width:240px!important;}
  .dash-v2.admin.admin-premium-v78 .dash-date{min-width:220px!important;flex-basis:220px!important;}
  .dash-v2.admin.admin-premium-v78 .blue-btn{min-width:150px!important;flex-basis:150px!important;}
  .dash-v2.admin.admin-premium-v78 .dash-user{min-width:155px!important;}
  .dash-v2.admin.admin-premium-v78 .admin-exact-kpis{grid-template-columns:repeat(5,minmax(0,1fr))!important;overflow:visible!important;gap:16px!important;}
  .dash-v2.admin.admin-premium-v78 .admin-exact-kpis article{min-height:142px!important;padding:20px 18px!important;grid-template-columns:50px minmax(0,1fr)!important;}
  .dash-v2.admin.admin-premium-v78 .admin-exact-kpis i{width:50px!important;height:50px!important;}
  .dash-v2.admin.admin-premium-v78 .admin-exact-kpis b{font-size:clamp(18px,1.45vw,23px)!important;}
  .dash-v2.admin.admin-premium-v78 .admin-exact-kpis em{display:none!important;}
}
@media(max-width:1180px){
  .dash-v2.admin.admin-premium-v78 .admin-exact-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .dash-v2.admin.admin-premium-v78 .admin-exact-kpis article:last-child{grid-column:1/-1!important;}
}
@media(max-width:700px){
  .dash-v2.admin.admin-premium-v78 .dash-top{gap:10px!important;}
  .dash-v2.admin.admin-premium-v78 .dash-menu{width:44px!important;height:44px!important;}
  .dash-v2.admin.admin-premium-v78 .dash-search{min-width:0!important;width:100%!important;}
  .dash-v2.admin.admin-premium-v78 .admin-exact-kpis{grid-template-columns:1fr!important;}
  .dash-v2.admin.admin-premium-v78 .admin-exact-kpis article:last-child{grid-column:auto!important;}
}

/* V84 opportunity list view + actions repair */
.market-grid.list-view{display:grid!important;grid-template-columns:1fr!important;gap:22px!important}.market-grid.list-view .campaign-card{position:relative;display:block!important;min-height:245px;overflow:hidden;border:1px solid #dbe6f4;border-radius:16px;background:#fff}.market-grid.list-view .campaign-card-link{display:grid!important;grid-template-columns:260px minmax(0,1fr);height:100%;min-height:245px}.market-grid.list-view .campaign-img{height:100%!important;min-height:245px;border-radius:16px 0 0 16px}.market-grid.list-view .campaign-img img{width:100%;height:100%;object-fit:cover}.market-grid.list-view .campaign-body{display:flex!important;flex-direction:column;justify-content:center;gap:10px;padding:28px 34px!important;min-width:0}.market-grid.list-view .campaign-body h3{font-size:25px;margin:0;color:var(--blue)}.market-grid.list-view .campaign-body p{max-width:720px;margin:0;color:#52617f;line-height:1.65}.campaign-kicker{display:none}.market-grid.list-view .campaign-kicker{display:inline-flex;width:max-content;background:#eef4ff;color:#075cff;border-radius:999px;padding:6px 11px;font-weight:900;font-size:12px}.market-grid.list-view .campaign-foot{margin-top:8px}.campaign-list-cta{display:none}.market-grid.list-view .campaign-list-cta{display:flex;align-items:center;gap:10px;margin-top:4px;color:#061a5b;font-weight:900}.campaign-card>.save-card{position:absolute;right:13px;top:13px;z-index:5;width:36px;height:36px;border:0;border-radius:10px;background:#fff;color:#061a5b;box-shadow:0 10px 24px rgba(6,26,91,.15);font-weight:900;cursor:pointer}.campaign-card>.save-card.active{background:#061a5b;color:#fff}.invest-flow-page{background:#f7f9fd;padding:48px 0 80px}.invest-flow-card{background:#fff;border:1px solid #dfe7f4;border-radius:24px;padding:36px;box-shadow:0 20px 60px rgba(6,26,91,.08)}.back-link{display:inline-flex;margin-bottom:22px;color:#061a5b;font-weight:900}.invest-flow-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start}.invest-flow-card h1{font-size:42px;line-height:1.05;margin:8px 0 14px;color:#061a5b}.invest-flow-card p{color:#52617f;line-height:1.7}.invest-steps{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:12px}.invest-steps li{padding:14px 16px;border:1px solid #e0e8f4;border-radius:14px;background:#fff;font-weight:800}.invest-steps li.done{background:#edf8f1;color:#08743a}.invest-steps li.active{background:#fff8e7;color:#9a6500;border-color:#f0d391}.invest-side-panel{border:1px solid #dfe7f4;border-radius:20px;padding:24px;background:#fbfcff;box-shadow:0 14px 36px rgba(6,26,91,.06)}.invest-side-panel .full{width:100%;margin-top:12px}.alert-note{background:#fff8e7;border:1px solid #f0d391;border-radius:14px;padding:13px;margin:12px 0;color:#6b4a00;font-weight:750}.opp-v75 .save-opp-btn.saved{background:#edf8f1;color:#08743a;border-color:#bfe7ce}@media(max-width:760px){.market-grid.list-view .campaign-card-link{grid-template-columns:1fr}.market-grid.list-view .campaign-img{height:210px!important;min-height:210px;border-radius:16px 16px 0 0}.market-grid.list-view .campaign-body{padding:22px!important}.invest-flow-grid{grid-template-columns:1fr}.invest-flow-card{padding:24px}.invest-flow-card h1{font-size:32px}}


/* V85 investment workflow and investor records */
.v85-invest .success-panel{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:20px;padding:18px 20px;margin:18px 0;color:#064e3b}.v85-invest .alert-note.warn{background:#fff7ed;border-color:#fed7aa;color:#7c2d12}.invest-create-form{display:grid;gap:14px;margin-top:14px}.invest-create-form label{display:grid;gap:7px;font-weight:700;color:#102033}.invest-create-form input,.invest-create-form select{width:100%;border:1px solid #d7dfeb;border-radius:12px;padding:13px;background:#fff}.invest-create-form .terms{display:flex;align-items:flex-start;gap:10px;font-weight:600}.invest-create-form .terms input{width:auto;margin-top:4px}.green{color:#14804a}.investor-records-page{padding:50px 20px 80px}.investor-records-page h1{font-size:clamp(32px,4vw,54px);margin-bottom:8px}.records-table-wrap{overflow:auto;background:#fff;border:1px solid #e6ebf2;border-radius:20px;box-shadow:0 18px 50px rgba(15,23,42,.08);margin-top:24px}.records-table{width:100%;border-collapse:collapse;min-width:760px}.records-table th,.records-table td{padding:16px 18px;border-bottom:1px solid #eef2f7;text-align:left}.records-table th{background:#f8fafc;color:#334155;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.saved-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:24px}.saved-card,.empty-state{background:#fff;border:1px solid #e6ebf2;border-radius:20px;padding:22px;box-shadow:0 18px 50px rgba(15,23,42,.08)}.saved-card h3{margin-top:0}.empty-state{grid-column:1/-1;text-align:center;padding:40px}
@media(max-width:760px){.invest-flow-grid{grid-template-columns:1fr!important}.invest-side-panel{position:static!important}.records-table th,.records-table td{padding:12px}.investor-records-page{padding:32px 14px 70px}}

/* V86 payment, escrow and reconciliation foundation */
.success-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.v86-payment-page .payment-confirm-card{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;background:#fff;border:1px solid #e8edf5;border-radius:24px;padding:28px;box-shadow:0 20px 60px rgba(12,31,68,.08);margin-top:20px}.payment-confirm-card h2{font-size:30px;margin:8px 0}.payment-confirm-card aside{background:linear-gradient(180deg,#f8fbff,#eef5ff);border:1px solid #dce8f8;border-radius:20px;padding:22px}.payment-confirm-card small{display:block;color:#697386;line-height:1.5;margin-top:12px}.admin-payments-page h1,.v86-payment-page h1{font-size:36px;margin-top:24px}.records-table .status-pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:#edf4ff;color:#0759b8;font-weight:800;font-size:12px;text-transform:capitalize}@media(max-width:760px){.v86-payment-page .payment-confirm-card{grid-template-columns:1fr;padding:18px}.success-actions{flex-direction:column}.success-actions .btn{width:100%;justify-content:center}}

/* V260 Featured opportunities redesign */
.featured-opps-v2{padding-top:34px;padding-bottom:30px}.featured-opps-v2 .featured-topline{margin-bottom:34px}.featured-pill{display:inline-flex;align-items:center;gap:8px;background:#dcf8df;color:#089127;border-radius:14px;padding:8px 14px;font-weight:950;font-size:13px;text-transform:uppercase;letter-spacing:.02em}.featured-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:end;margin-top:14px}.featured-head h2{font-size:40px;line-height:1.05;letter-spacing:-.045em;margin:0 0 12px;color:#030b36}.featured-head p{font-size:17px;line-height:1.55;color:#33456f;margin:0;max-width:520px}.featured-controls{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.featured-controls label{position:relative;display:block}.featured-controls label>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.featured-controls select{appearance:none;min-width:172px;height:48px;border:1px solid #dde7f6;border-radius:10px;background:#fff;color:#09123d;font-weight:850;padding:0 40px 0 42px;box-shadow:0 10px 22px rgba(6,26,91,.05);cursor:pointer}.featured-controls label:before{content:'▦';position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#3f5382;font-weight:900;z-index:1}.featured-controls label:nth-child(2):before{content:'◷'}.featured-controls label:nth-child(3):before{content:'◉'}.featured-controls label:after{content:'⌄';position:absolute;right:14px;top:48%;transform:translateY(-50%);font-weight:950;color:#071b55;pointer-events:none}.featured-view-all{height:50px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#040a43,#082b93);color:#fff;border-radius:9px;padding:0 22px;font-weight:950;box-shadow:0 16px 30px rgba(7,35,142,.22)}.featured-slider-shell{position:relative}.featured-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.featured-item{min-width:0}.featured-item[hidden]{display:none!important}.featured-opps-v2 .campaign-card{position:relative;height:100%;border:0!important;border-radius:14px!important;background:#fff;overflow:hidden;box-shadow:0 16px 44px rgba(6,26,91,.10)!important;transition:transform .22s ease,box-shadow .22s ease}.featured-opps-v2 .campaign-card:hover{transform:translateY(-5px);box-shadow:0 24px 58px rgba(6,26,91,.16)!important}.featured-opps-v2 .campaign-img{height:242px!important;position:relative;overflow:hidden;border-radius:14px 14px 0 0!important}.featured-opps-v2 .campaign-img img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05)}.featured-opps-v2 .campaign-img:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,13,45,.08),rgba(5,13,45,.08) 48%,rgba(5,13,45,.36))}.featured-opps-v2 .campaign-img .tag{position:absolute!important;left:20px!important;bottom:14px!important;top:auto!important;z-index:2;border-radius:999px!important;padding:9px 16px!important;color:#fff!important;font-size:13px!important;font-weight:950!important;text-transform:capitalize!important;letter-spacing:0!important;background:linear-gradient(135deg,#12be3f,#07a42f)!important;box-shadow:0 10px 24px rgba(0,0,0,.16)!important}.featured-opps-v2 .tag-debt{background:linear-gradient(135deg,#ff9b21,#ff6b00)!important}.featured-opps-v2 .tag-contractual{background:linear-gradient(135deg,#6d32ff,#2377ff)!important}.featured-opps-v2 .tag-donation{background:linear-gradient(135deg,#1485ff,#075cff)!important}.featured-opps-v2 .save-card{right:16px!important;top:16px!important;width:42px!important;height:42px!important;border-radius:999px!important;font-size:23px!important;color:#07124a!important;background:#fff!important;box-shadow:0 12px 25px rgba(6,26,91,.22)!important}.featured-opps-v2 .campaign-body{padding:24px 22px 20px!important}.featured-opps-v2 .campaign-body h3{font-size:20px!important;line-height:1.2;margin:0 0 12px!important;color:#061653!important;letter-spacing:-.02em}.featured-opps-v2 .campaign-body p{font-size:14px!important;color:#344873!important;margin:0 0 12px!important}.featured-opps-v2 .campaign-body small{display:block;color:#32476f!important;font-size:14px!important;margin-bottom:22px}.featured-opps-v2 .raised{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 12px!important}.featured-opps-v2 .raised b:first-child{font-size:20px!important;color:#050d3e!important}.featured-opps-v2 .raised b:last-child{font-size:15px!important;border-radius:8px;background:#e9f7ee;color:#0a9d35;padding:4px 8px}.featured-opps-v2 .bar{height:10px!important;background:#e6ecf7!important;border-radius:999px!important;overflow:hidden;margin-bottom:20px!important}.featured-opps-v2 .bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#00a92f,#26bd45)!important}.featured-opps-v2 .featured-item:nth-child(2n) .bar i{background:linear-gradient(90deg,#7432e8,#9238ff)!important}.featured-opps-v2 .featured-item:nth-child(3n) .bar i{background:linear-gradient(90deg,#ff7d14,#ff9b20)!important}.featured-opps-v2 .featured-item:nth-child(4n) .bar i{background:linear-gradient(90deg,#0879ff,#0b63f6)!important}.featured-opps-v2 .goal{display:flex;justify-content:space-between;gap:8px;color:#35486e!important;font-size:14px!important;margin-bottom:22px!important}.featured-opps-v2 .campaign-foot{display:grid!important;grid-template-columns:1fr 1fr;gap:0;background:linear-gradient(180deg,#fff,#fbfcff);border-radius:12px;padding:16px 0!important;box-shadow:inset 0 1px 0 #edf2fa}.featured-opps-v2 .campaign-foot span{display:flex!important;flex-direction:column;align-items:center;text-align:center}.featured-opps-v2 .campaign-foot span+span{border-left:1px solid #dce5f4}.featured-opps-v2 .campaign-foot b{font-size:20px!important;color:#061653!important}.featured-opps-v2 .campaign-foot em{font-style:normal;color:#384c76;font-size:13px}.featured-proof{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:40px;background:#fff;border-radius:18px;padding:32px 30px;box-shadow:0 18px 55px rgba(6,26,91,.09);border:1px solid #eef3fb}.featured-proof article{display:grid;grid-template-columns:62px 1fr;gap:4px 18px;align-items:center;padding:0 22px;border-right:1px solid #dce5f4}.featured-proof article:last-child{border-right:0}.featured-proof i{grid-row:1/4;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#eaf9ee;color:#0a9d35;font-style:normal;font-size:25px;font-weight:950}.featured-proof article:nth-child(2) i{background:#edf5ff;color:#075cff}.featured-proof article:nth-child(3) i{background:#f3eaff;color:#8136f0}.featured-proof article:nth-child(4) i{background:#fff0df;color:#ff7d00}.featured-proof article:nth-child(5) i{background:#eaf9ee;color:#159234}.featured-proof b{font-size:23px;color:#0a9d35;line-height:1}.featured-proof span{font-weight:850;color:#061653}.featured-proof small{color:#2e426a;line-height:1.45}.featured-empty{margin:18px 0 0;border:1px dashed #bfd0ea;border-radius:16px;padding:28px;text-align:center;background:#fbfdff}.featured-empty h3{margin:0 0 8px;color:#061653}.featured-empty p{margin:0;color:#52617f}
@media(max-width:1180px){.featured-head{grid-template-columns:1fr}.featured-controls{justify-content:flex-start}.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-proof{grid-template-columns:repeat(2,1fr);gap:22px}.featured-proof article{border-right:0;border-bottom:1px solid #dce5f4;padding-bottom:18px}.featured-proof article:last-child{border-bottom:0}}
@media(max-width:760px){.featured-opps-v2{padding-top:22px}.featured-head h2{font-size:31px}.featured-head p{font-size:15px}.featured-controls{display:grid;grid-template-columns:1fr;gap:10px}.featured-controls select,.featured-view-all{width:100%;min-width:0}.featured-slider-shell{padding:0 0 58px}.featured-grid.mobile-slider{display:flex!important;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 14px;-webkit-overflow-scrolling:touch}.featured-grid.mobile-slider::-webkit-scrollbar{display:none}.featured-grid.mobile-slider .featured-item{flex:0 0 86%;scroll-snap-align:start}.featured-opps-v2 .campaign-img{height:214px!important}.featured-opps-v2 .slider-btn{display:grid!important;position:absolute;bottom:6px;top:auto;width:44px;height:44px;border-radius:50%;border:1px solid #dce5f4;background:#fff;color:#061653;box-shadow:0 12px 28px rgba(6,26,91,.15);font-size:30px;place-items:center;z-index:4}.featured-opps-v2 .slider-btn.prev{left:calc(50% - 54px)}.featured-opps-v2 .slider-btn.next{right:calc(50% - 54px)}.featured-proof{grid-template-columns:1fr;padding:22px;margin-top:18px}.featured-proof article{grid-template-columns:50px 1fr;padding:0 0 16px}.featured-proof i{width:48px;height:48px}.featured-view-all{order:4}}

/* V261 Featured opportunities premium carousel/card refinement */
.featured-opps-v2{overflow:hidden;background:radial-gradient(circle at 12% 8%,rgba(11,99,246,.06),transparent 30%),linear-gradient(180deg,#fff 0%,#f9fbff 100%)}
.featured-opps-v2 .featured-slider-shell{padding:6px 54px 12px;margin:0 -18px;position:relative}
.featured-opps-v2 .featured-grid{display:flex!important;grid-template-columns:none!important;gap:26px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:10px 10px 22px;-webkit-overflow-scrolling:touch}
.featured-opps-v2 .featured-grid::-webkit-scrollbar{display:none!important}
.featured-opps-v2 .featured-item{flex:0 0 calc((100% - 78px)/4);scroll-snap-align:start;min-width:0}
.featured-opps-v2 .slider-btn{display:grid!important;position:absolute;top:44%;transform:translateY(-50%);z-index:8;width:48px;height:48px;border:1px solid rgba(222,231,246,.95);border-radius:999px;background:rgba(255,255,255,.96);color:#061653;font-size:34px;line-height:1;place-items:center;box-shadow:0 18px 42px rgba(6,26,91,.18);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.featured-opps-v2 .slider-btn:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 24px 52px rgba(6,26,91,.24);background:#fff}
.featured-opps-v2 .slider-btn.prev{left:4px}.featured-opps-v2 .slider-btn.next{right:4px}
.featured-opps-v2 .campaign-card{border:1px solid rgba(222,231,246,.95)!important;border-radius:24px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)!important;box-shadow:0 18px 46px rgba(6,26,91,.11)!important;isolation:isolate}
.featured-opps-v2 .campaign-card:before{content:'';position:absolute;inset:0;border-radius:24px;padding:1px;background:linear-gradient(135deg,rgba(11,99,246,.18),rgba(0,169,47,.16),rgba(255,255,255,0));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.featured-opps-v2 .campaign-img{height:230px!important;border-radius:24px 24px 0 0!important}
.featured-opps-v2 .campaign-img img{transition:transform .45s ease,filter .45s ease}.featured-opps-v2 .campaign-card:hover .campaign-img img{transform:scale(1.055);filter:saturate(1.12) contrast(1.03)}
.featured-opps-v2 .campaign-body{padding:24px 24px 22px!important}.featured-opps-v2 .campaign-body h3{font-size:21px!important}.featured-opps-v2 .campaign-body small:before{content:'⌖ ';color:#0b63f6;font-weight:900}.featured-opps-v2 .raised b:first-child{font-size:21px!important}.featured-opps-v2 .bar{height:11px!important;box-shadow:inset 0 1px 2px rgba(6,26,91,.08)}.featured-opps-v2 .campaign-foot{border:1px solid #edf2fa;border-radius:16px!important;background:linear-gradient(180deg,#fff,#f8fbff)!important}
@media(max-width:1180px){.featured-opps-v2 .featured-item{flex-basis:calc((100% - 52px)/3)}}
@media(max-width:900px){.featured-opps-v2 .featured-item{flex-basis:calc((100% - 26px)/2)}.featured-opps-v2 .featured-head{grid-template-columns:1fr}.featured-opps-v2 .featured-controls{justify-content:flex-start}}
@media(max-width:760px){.featured-opps-v2 .featured-slider-shell{padding:0 44px 8px!important;margin:0 -10px!important}.featured-opps-v2 .featured-grid.mobile-slider{gap:14px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;padding:8px 0 20px!important}.featured-opps-v2 .featured-grid.mobile-slider::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.featured-opps-v2 .featured-grid.mobile-slider .featured-item{flex:0 0 100%!important;scroll-snap-align:center}.featured-opps-v2 .campaign-card{border-radius:22px!important;box-shadow:0 16px 38px rgba(6,26,91,.12)!important}.featured-opps-v2 .campaign-img{height:220px!important;border-radius:22px 22px 0 0!important}.featured-opps-v2 .campaign-body{padding:21px 18px 18px!important}.featured-opps-v2 .campaign-body h3{font-size:19px!important}.featured-opps-v2 .slider-btn{top:44%!important;bottom:auto!important;width:42px!important;height:42px!important;font-size:30px!important}.featured-opps-v2 .slider-btn.prev{left:0!important}.featured-opps-v2 .slider-btn.next{right:0!important}.featured-opps-v2 .campaign-foot b{font-size:18px!important}.featured-proof{border-radius:18px}}
@media(max-width:420px){.featured-opps-v2 .featured-slider-shell{padding-left:38px!important;padding-right:38px!important}.featured-opps-v2 .slider-btn{width:38px!important;height:38px!important}.featured-opps-v2 .campaign-img{height:205px!important}}

/* V261 Featured opportunities refinements: full-bleed section, single-line title, polished carousel controls */
.featured-opps-v2{
  position:relative;
  overflow:visible!important;
  background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%)!important;
  box-shadow:0 0 0 100vmax #f8fbff;
  clip-path:inset(0 -100vmax);
  padding-top:44px!important;
  padding-bottom:46px!important;
}
.featured-opps-v2 .featured-topline,
.featured-opps-v2 .featured-slider-shell,
.featured-opps-v2 .featured-proof,
.featured-opps-v2 .featured-empty,
.featured-opps-v2 .empty-state{position:relative;z-index:1}
.featured-opps-v2 .featured-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:12px}
.featured-opps-v2 .featured-head h2{
  white-space:nowrap;
  font-size:clamp(31px,2.65vw,40px)!important;
  line-height:1.08!important;
  margin-bottom:10px!important;
}
.featured-opps-v2 .featured-head p{max-width:560px}
.featured-opps-v2 .featured-slider-shell{
  padding:10px 62px 14px!important;
  margin:0 -26px!important;
}
.featured-opps-v2 .featured-grid{
  padding:12px 6px 24px!important;
  gap:28px!important;
  scrollbar-width:none!important;
}
.featured-opps-v2 .featured-grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
.featured-opps-v2 .featured-item{flex:0 0 calc((100% - 84px)/4)!important}
.featured-opps-v2 .slider-btn{
  top:50%!important;
  width:54px!important;
  height:54px!important;
  font-size:34px!important;
  background:#fff!important;
  border:1px solid #e0e8f5!important;
  color:#061653!important;
  box-shadow:0 20px 48px rgba(6,26,91,.18)!important;
}
.featured-opps-v2 .slider-btn.prev{left:2px!important}
.featured-opps-v2 .slider-btn.next{right:2px!important}
.featured-opps-v2 .campaign-card{
  border-radius:26px!important;
  border:1px solid rgba(221,231,246,.96)!important;
  background:#fff!important;
  box-shadow:0 20px 50px rgba(6,26,91,.12)!important;
}
.featured-opps-v2 .campaign-card:hover{transform:translateY(-7px);box-shadow:0 28px 66px rgba(6,26,91,.18)!important}
.featured-opps-v2 .campaign-img{height:236px!important;border-radius:26px 26px 0 0!important}
.featured-opps-v2 .campaign-body{padding:25px 24px 23px!important}
.featured-opps-v2 .campaign-body h3{font-size:21px!important;letter-spacing:-.025em}
.featured-opps-v2 .campaign-foot{border-radius:18px!important;padding:17px 0!important;background:#fbfdff!important}
.featured-opps-v2 .featured-proof{background:#fff!important}

@media(max-width:1180px){.featured-opps-v2 .featured-item{flex-basis:calc((100% - 56px)/3)!important}.featured-opps-v2 .featured-head{grid-template-columns:1fr}.featured-opps-v2 .featured-controls{justify-content:flex-start}.featured-opps-v2 .featured-head h2{font-size:34px!important}}
@media(max-width:900px){.featured-opps-v2 .featured-item{flex-basis:calc((100% - 28px)/2)!important}.featured-opps-v2 .featured-head h2{font-size:30px!important}}
@media(max-width:760px){
  .featured-opps-v2{padding-top:30px!important;padding-bottom:34px!important}
  .featured-opps-v2 .featured-topline{margin-bottom:22px!important}
  .featured-opps-v2 .featured-head{display:block!important}
  .featured-opps-v2 .featured-head h2{font-size:clamp(25px,7.1vw,31px)!important;white-space:nowrap!important;letter-spacing:-.05em!important}
  .featured-opps-v2 .featured-head p{font-size:15px!important;line-height:1.5!important}
  .featured-opps-v2 .featured-controls{margin-top:18px;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  .featured-opps-v2 .featured-slider-shell{padding:4px 48px 8px!important;margin:0 -12px!important;overflow:visible!important}
  .featured-opps-v2 .featured-grid.mobile-slider{gap:0!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;padding:8px 0 22px!important}
  .featured-opps-v2 .featured-grid.mobile-slider::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
  .featured-opps-v2 .featured-grid.mobile-slider .featured-item{flex:0 0 100%!important;max-width:100%!important;scroll-snap-align:center!important;padding:0!important}
  .featured-opps-v2 .slider-btn{top:50%!important;width:42px!important;height:42px!important;font-size:30px!important;z-index:10!important}
  .featured-opps-v2 .slider-btn.prev{left:0!important}
  .featured-opps-v2 .slider-btn.next{right:0!important}
  .featured-opps-v2 .campaign-card{border-radius:24px!important;box-shadow:0 18px 44px rgba(6,26,91,.14)!important}
  .featured-opps-v2 .campaign-img{height:218px!important;border-radius:24px 24px 0 0!important}
  .featured-opps-v2 .campaign-body{padding:22px 18px 19px!important}
}
@media(max-width:420px){
  .featured-opps-v2 .featured-slider-shell{padding-left:44px!important;padding-right:44px!important;margin-left:-10px!important;margin-right:-10px!important}
  .featured-opps-v2 .slider-btn{width:38px!important;height:38px!important;font-size:28px!important}
  .featured-opps-v2 .campaign-img{height:202px!important}
  .featured-opps-v2 .featured-head h2{font-size:clamp(22px,6.55vw,27px)!important}
}

/* V262 Featured section header organization */
.featured-opps-v2 .featured-topline{
  margin-bottom:30px!important;
}
.featured-opps-v2 .featured-head{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:22px!important;
  align-items:start!important;
  margin-top:14px!important;
}
.featured-opps-v2 .featured-head > div:first-child{
  max-width:100%!important;
}
.featured-opps-v2 .featured-head h2{
  white-space:nowrap!important;
  max-width:100%!important;
  font-size:clamp(34px,3vw,42px)!important;
  line-height:1.05!important;
  margin:0 0 10px!important;
}
.featured-opps-v2 .featured-head p{
  max-width:520px!important;
  font-size:17px!important;
}
.featured-opps-v2 .featured-controls{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(180px,1fr) minmax(220px,1.1fr) minmax(170px,.9fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  justify-content:stretch!important;
  padding:0!important;
}
.featured-opps-v2 .featured-controls label,
.featured-opps-v2 .featured-controls select{
  width:100%!important;
  min-width:0!important;
}
.featured-opps-v2 .featured-view-all{
  min-width:230px!important;
  white-space:nowrap!important;
}
.featured-opps-v2 .featured-slider-shell{
  margin-top:4px!important;
}
.featured-opps-v2 .slider-btn{
  top:49%!important;
}
.featured-opps-v2 .slider-btn.prev{left:6px!important}
.featured-opps-v2 .slider-btn.next{right:6px!important}
@media(min-width:1181px){
  .featured-opps-v2 .featured-head{
    grid-template-columns:minmax(0,1fr)!important;
  }
  .featured-opps-v2 .featured-controls{
    max-width:890px!important;
    margin-left:auto!important;
    margin-top:-76px!important;
  }
  .featured-opps-v2 .featured-head p{
    padding-right:930px!important;
    max-width:100%!important;
  }
}
@media(max-width:1180px){
  .featured-opps-v2 .featured-head h2{font-size:clamp(30px,4vw,38px)!important}
  .featured-opps-v2 .featured-controls{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .featured-opps-v2 .featured-view-all{min-width:0!important;width:100%!important}
}
@media(max-width:760px){
  .featured-opps-v2 .featured-head{gap:16px!important}
  .featured-opps-v2 .featured-head h2{
    font-size:clamp(24px,7vw,31px)!important;
    white-space:nowrap!important;
    letter-spacing:-.055em!important;
  }
  .featured-opps-v2 .featured-head p{font-size:15px!important;max-width:100%!important}
  .featured-opps-v2 .featured-controls{
    grid-template-columns:1fr!important;
    margin-top:0!important;
  }
  .featured-opps-v2 .featured-slider-shell{
    padding-left:46px!important;
    padding-right:46px!important;
  }
  .featured-opps-v2 .slider-btn.prev{left:2px!important}
  .featured-opps-v2 .slider-btn.next{right:2px!important}
}
@media(max-width:390px){
  .featured-opps-v2 .featured-head h2{font-size:clamp(21px,6.7vw,26px)!important}
}

/* V263 Featured opportunities spacing, responsive header, and refined carousel controls */
.featured-opps-v2{
  padding-top:28px!important;
  padding-bottom:34px!important;
}
.featured-opps-v2 .featured-topline{
  margin-bottom:12px!important;
}
.featured-opps-v2 .featured-head{
  gap:16px!important;
}
.featured-opps-v2 .featured-controls{
  position:relative!important;
}
.featured-opps-v2 .featured-slider-shell{
  margin-top:0!important;
  padding-top:0!important;
  padding-bottom:8px!important;
}
.featured-opps-v2 .featured-grid{
  padding-top:8px!important;
}

@media(min-width:1181px){
  .featured-opps-v2 .featured-controls{
    max-width:960px!important;
    margin-top:-62px!important;
    padding-right:92px!important;
    grid-template-columns:minmax(180px,1fr) minmax(220px,1.1fr) minmax(170px,.86fr) auto!important;
  }
  .featured-opps-v2 .featured-view-all{
    min-width:auto!important;
    height:40px!important;
    padding:0 6px!important;
    background:transparent!important;
    color:#061653!important;
    box-shadow:none!important;
    border-radius:0!important;
    font-weight:950!important;
    text-transform:none!important;
  }
  .featured-opps-v2 .featured-slider-shell{
    padding-left:0!important;
    padding-right:0!important;
    margin-left:0!important;
    margin-right:0!important;
  }
  .featured-opps-v2 .featured-grid{
    gap:28px!important;
    padding-left:0!important;
    padding-right:0!important;
  }
  .featured-opps-v2 .featured-item{
    flex-basis:calc((100% - 84px)/4)!important;
  }
  .featured-opps-v2 .slider-btn{
    top:-54px!important;
    transform:none!important;
    width:34px!important;
    height:34px!important;
    font-size:24px!important;
    background:#fff!important;
    color:#061653!important;
    border:1px solid #dfe8f6!important;
    box-shadow:0 8px 20px rgba(6,26,91,.10)!important;
  }
  .featured-opps-v2 .slider-btn:hover{
    transform:translateY(-1px)!important;
  }
  .featured-opps-v2 .slider-btn.prev{
    left:auto!important;
    right:42px!important;
  }
  .featured-opps-v2 .slider-btn.next{
    right:0!important;
  }
}

@media(max-width:1180px){
  .featured-opps-v2 .featured-topline{margin-bottom:14px!important}
  .featured-opps-v2 .featured-controls{margin-top:4px!important}
  .featured-opps-v2 .featured-slider-shell{margin-top:0!important}
}

@media(max-width:760px){
  .featured-opps-v2{
    width:calc(100% - 16px)!important;
    padding-top:22px!important;
    padding-left:8px!important;
    padding-right:8px!important;
    border-radius:0!important;
  }
  .featured-opps-v2 .featured-pill{
    font-size:11px!important;
    padding:7px 12px!important;
  }
  .featured-opps-v2 .featured-topline{
    margin-bottom:10px!important;
  }
  .featured-opps-v2 .featured-head{
    gap:12px!important;
  }
  .featured-opps-v2 .featured-head h2{
    white-space:normal!important;
    font-size:clamp(27px,8.4vw,34px)!important;
    line-height:1.03!important;
    letter-spacing:-.055em!important;
    margin-bottom:9px!important;
  }
  .featured-opps-v2 .featured-head p{
    font-size:15px!important;
    line-height:1.45!important;
    max-width:96%!important;
  }
  .featured-opps-v2 .featured-controls{
    margin-top:10px!important;
    gap:9px!important;
  }
  .featured-opps-v2 .featured-controls select,
  .featured-opps-v2 .featured-view-all{
    height:46px!important;
    border-radius:12px!important;
  }
  .featured-opps-v2 .featured-view-all{
    background:linear-gradient(135deg,#040a43,#082b93)!important;
    color:#fff!important;
    box-shadow:0 12px 24px rgba(7,35,142,.18)!important;
    padding:0 16px!important;
  }
  .featured-opps-v2 .featured-slider-shell{
    padding-left:24px!important;
    padding-right:24px!important;
    margin-left:-6px!important;
    margin-right:-6px!important;
    margin-top:6px!important;
    overflow:visible!important;
  }
  .featured-opps-v2 .featured-grid.mobile-slider{
    gap:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    padding:6px 0 12px!important;
  }
  .featured-opps-v2 .featured-grid.mobile-slider::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
  }
  .featured-opps-v2 .featured-grid.mobile-slider .featured-item{
    flex:0 0 100%!important;
    max-width:100%!important;
    scroll-snap-align:center!important;
  }
  .featured-opps-v2 .slider-btn{
    top:50%!important;
    transform:translateY(-50%)!important;
    width:38px!important;
    height:38px!important;
    font-size:28px!important;
    z-index:20!important;
    background:#fff!important;
    border:1px solid #dfe8f6!important;
    box-shadow:0 14px 30px rgba(6,26,91,.18)!important;
  }
  .featured-opps-v2 .slider-btn.prev{left:1px!important;right:auto!important}
  .featured-opps-v2 .slider-btn.next{right:1px!important}
  .featured-opps-v2 .campaign-card{
    border-radius:22px!important;
    box-shadow:0 16px 34px rgba(6,26,91,.13)!important;
  }
  .featured-opps-v2 .campaign-img{
    height:210px!important;
    border-radius:22px 22px 0 0!important;
  }
  .featured-opps-v2 .campaign-body{
    padding:20px 18px 18px!important;
  }
}

@media(max-width:420px){
  .featured-opps-v2{width:calc(100% - 10px)!important;padding-left:5px!important;padding-right:5px!important}
  .featured-opps-v2 .featured-slider-shell{padding-left:20px!important;padding-right:20px!important}
  .featured-opps-v2 .slider-btn{width:36px!important;height:36px!important;font-size:26px!important}
  .featured-opps-v2 .campaign-img{height:200px!important}
}

/* V264 Final featured opportunities spacing/background/control polish */
.featured-opps-v2{
  background:#f4f8fd!important;
  border-radius:0!important;
  padding-top:26px!important;
  padding-bottom:38px!important;
}
.featured-opps-v2:before,
.featured-opps-v2:after{display:none!important;content:none!important}
.featured-opps-v2 .featured-topline{margin-bottom:14px!important}
.featured-opps-v2 .featured-head{
  display:grid!important;
  grid-template-columns:minmax(360px,430px) minmax(0,1fr)!important;
  gap:34px!important;
  align-items:end!important;
  margin-top:14px!important;
}
.featured-opps-v2 .featured-head h2{
  white-space:nowrap!important;
  font-size:clamp(34px,3vw,42px)!important;
  line-height:1.05!important;
  margin:0 0 10px!important;
}
.featured-opps-v2 .featured-head p{
  max-width:410px!important;
  padding-right:0!important;
  font-size:17px!important;
  line-height:1.55!important;
}
.featured-opps-v2 .featured-controls{
  margin:0!important;
  max-width:none!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:minmax(180px,1fr) minmax(210px,1.05fr) minmax(160px,.85fr) auto!important;
  gap:14px!important;
  align-items:center!important;
  justify-content:end!important;
}
.featured-opps-v2 .featured-controls select{height:48px!important}
.featured-opps-v2 .featured-view-all{
  height:50px!important;
  min-width:230px!important;
  padding:0 22px!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#040a43,#082b93)!important;
  color:#fff!important;
  box-shadow:0 16px 30px rgba(7,35,142,.20)!important;
}
.featured-opps-v2 .featured-slider-shell{
  margin-top:18px!important;
  padding-top:0!important;
  background:#f4f8fd!important;
}
.featured-opps-v2 .featured-grid{
  padding-top:4px!important;
  background:transparent!important;
}

@media(min-width:1181px){
  .featured-opps-v2 .slider-btn{
    top:-72px!important;
    transform:none!important;
    width:34px!important;
    height:34px!important;
    font-size:23px!important;
    display:grid!important;
    background:#fff!important;
    color:#061653!important;
    border:1px solid #dfe8f6!important;
    box-shadow:0 8px 20px rgba(6,26,91,.10)!important;
  }
  .featured-opps-v2 .slider-btn.prev{left:auto!important;right:44px!important}
  .featured-opps-v2 .slider-btn.next{left:auto!important;right:2px!important}
}

@media(max-width:1180px){
  .featured-opps-v2 .featured-head{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }
  .featured-opps-v2 .featured-controls{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .featured-opps-v2 .featured-view-all{width:100%!important;min-width:0!important}
  .featured-opps-v2 .featured-slider-shell{margin-top:14px!important}
}

@media(max-width:760px){
  .featured-opps-v2{
    width:100%!important;
    padding:18px 14px 32px!important;
    background:#f4f8fd!important;
    overflow:hidden!important;
  }
  .featured-opps-v2 .featured-topline{margin-bottom:10px!important}
  .featured-opps-v2 .featured-head h2{
    white-space:normal!important;
    font-size:clamp(27px,8vw,34px)!important;
    line-height:1.05!important;
    margin-bottom:8px!important;
  }
  .featured-opps-v2 .featured-head p{
    max-width:100%!important;
    font-size:15px!important;
    line-height:1.45!important;
  }
  .featured-opps-v2 .featured-controls{
    grid-template-columns:1fr!important;
    gap:10px!important;
    margin-top:2px!important;
  }
  .featured-opps-v2 .featured-controls select,
  .featured-opps-v2 .featured-view-all{
    height:46px!important;
    border-radius:12px!important;
  }
  .featured-opps-v2 .featured-slider-shell{
    margin:14px -14px 0!important;
    padding:0 54px 8px!important;
    overflow:visible!important;
    background:#f4f8fd!important;
  }
  .featured-opps-v2 .featured-grid.mobile-slider{
    padding:0!important;
    gap:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
    scroll-snap-type:x mandatory!important;
    border-radius:24px!important;
  }
  .featured-opps-v2 .featured-grid.mobile-slider::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
  .featured-opps-v2 .featured-grid.mobile-slider .featured-item{
    flex:0 0 100%!important;
    max-width:100%!important;
    padding:0!important;
    scroll-snap-align:center!important;
  }
  .featured-opps-v2 .slider-btn{
    top:50%!important;
    width:40px!important;
    height:40px!important;
    font-size:28px!important;
    transform:translateY(-50%)!important;
    z-index:30!important;
    background:#fff!important;
    border:1px solid #dfe8f6!important;
    box-shadow:0 14px 30px rgba(6,26,91,.18)!important;
  }
  .featured-opps-v2 .slider-btn.prev{left:8px!important;right:auto!important}
  .featured-opps-v2 .slider-btn.next{right:8px!important;left:auto!important}
  .featured-opps-v2 .campaign-card{border-radius:24px!important;box-shadow:0 18px 44px rgba(6,26,91,.13)!important}
}

@media(max-width:420px){
  .featured-opps-v2{padding-left:12px!important;padding-right:12px!important}
  .featured-opps-v2 .featured-slider-shell{margin-left:-12px!important;margin-right:-12px!important;padding-left:50px!important;padding-right:50px!important}
  .featured-opps-v2 .slider-btn.prev{left:7px!important}
  .featured-opps-v2 .slider-btn.next{right:7px!important}
}

/* V6 Opportunity type section - premium icon card redesign */
.opportunity-types{padding-top:34px;padding-bottom:28px;background:#fff}
.opportunity-types .section-head{align-items:center;margin-bottom:22px}
.opportunity-types .section-head h2{font-size:clamp(26px,2.4vw,34px);font-weight:950;letter-spacing:-.045em;line-height:1.05;color:#061a5b}
.opportunity-types .section-head a{font-size:15px;font-weight:900;color:#061a5b;display:inline-flex;align-items:center;gap:7px}
.opportunity-types .type-slider-shell{position:relative;padding:0}
.opportunity-types .type-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px}
.opportunity-types .type-card{position:relative;overflow:hidden;min-height:150px;border:1px solid #dce6f4;border-radius:10px;background:linear-gradient(180deg,#fff 0%,#fff 62%,#fbfdff 100%);padding:20px 13px 18px;text-align:center;box-shadow:0 8px 24px rgba(6,26,91,.035);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.opportunity-types .type-card:after{display:none!important}
.opportunity-types .type-card:hover{transform:translateY(-5px);border-color:#c8d8ef;box-shadow:0 18px 42px rgba(6,26,91,.10)}
.opportunity-types .type-card .type-icon{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 18px;border-radius:11px;background:#fff2d0;color:#eda400;font-size:0;font-style:normal;box-shadow:0 10px 24px rgba(237,164,0,.12);transition:transform .22s ease,box-shadow .22s ease}
.opportunity-types .type-card:hover .type-icon{transform:translateY(-2px) scale(1.04);box-shadow:0 14px 30px rgba(6,26,91,.10)}
.opportunity-types .type-card .type-icon svg{width:31px;height:31px;display:block;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}
.opportunity-types .type-card h3{font-size:13px;line-height:1.16;font-weight:950;letter-spacing:-.018em;margin:0 0 10px;color:#061a5b}
.opportunity-types .type-card p{font-size:12.5px;line-height:1.42;color:#09245d;margin:0;max-width:132px;margin-inline:auto}
.opportunity-types .type-card-1 .type-icon{background:#fff1cf;color:#eba100}
.opportunity-types .type-card-2 .type-icon{background:#dceaff;color:#1e73e8}
.opportunity-types .type-card-3 .type-icon{background:#e7dcff;color:#6738e8}
.opportunity-types .type-card-4 .type-icon{background:#ffe0e6;color:#f03f64}
.opportunity-types .type-card-5 .type-icon{background:#fff1dd;color:#f07c18}
.opportunity-types .type-card-6 .type-icon{background:#dff7df;color:#1eaa4b}
.opportunity-types .type-card-7 .type-icon{background:#d9f5f5;color:#0ba6aa}
.opportunity-types .slider-btn{display:none}

@media(max-width:1100px){
  .opportunity-types .type-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:760px){
  .opportunity-types{padding-top:28px;padding-bottom:24px}
  .opportunity-types .section-head{flex-direction:row;align-items:flex-end;gap:12px;margin-bottom:16px}
  .opportunity-types .section-head h2{font-size:22px;line-height:1.08;max-width:70%}
  .opportunity-types .section-head a{font-size:12px;white-space:nowrap}
  .opportunity-types .type-slider-shell{padding:0 30px!important}
  .opportunity-types .slider-btn{display:grid;width:32px;height:32px;font-size:22px;top:50%;border-radius:50%;background:#fff;border:1px solid #dce6f4;color:#061a5b;box-shadow:0 10px 26px rgba(6,26,91,.14)}
  .opportunity-types .slider-btn.prev{left:-2px}
  .opportunity-types .slider-btn.next{right:-2px}
  .opportunity-types .type-grid.mobile-slider{display:flex!important;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:2px 0 14px!important}
  .opportunity-types .type-grid.mobile-slider::-webkit-scrollbar{display:none}
  .opportunity-types .type-grid.mobile-slider .type-card{flex:0 0 min(84vw,330px)!important;scroll-snap-align:center;min-height:168px!important;padding:22px 18px 20px!important;border-radius:13px}
  .opportunity-types .type-card .type-icon{width:64px!important;height:64px!important;margin-bottom:16px!important;border-radius:12px!important}
  .opportunity-types .type-card .type-icon svg{width:32px;height:32px}
  .opportunity-types .type-card h3{font-size:15px!important;line-height:1.15!important;margin-bottom:9px!important}
  .opportunity-types .type-card p{font-size:13.5px!important;line-height:1.42!important;max-width:210px}
}
@media(max-width:420px){
  .opportunity-types .section-head h2{font-size:19px;max-width:66%}
  .opportunity-types .section-head a{font-size:11px}
  .opportunity-types .type-slider-shell{padding:0 28px!important}
  .opportunity-types .type-grid.mobile-slider .type-card{flex-basis:min(86vw,315px)!important;min-height:162px!important}
}


/* V7 Featured controls fix: remove min filter layout gap, align desktop controls, improve mobile spacing */
.featured-opps-v2 .featured-controls{
  grid-template-columns:minmax(190px,220px) minmax(230px,250px) auto!important;
}
.featured-opps-v2 .featured-controls label:nth-child(2):before{content:'◷'!important}
.featured-opps-v2 .featured-view-all{
  justify-self:end!important;
}
.featured-opps-v2 .featured-slider-shell{
  position:relative!important;
}
@media(min-width:1181px){
  .featured-opps-v2 .featured-head{
    position:relative!important;
  }
  .featured-opps-v2 .featured-controls{
    max-width:835px!important;
    margin-left:auto!important;
    margin-top:-58px!important;
    padding-right:88px!important;
    justify-content:end!important;
  }
  .featured-opps-v2 .featured-view-all{
    height:42px!important;
    min-width:auto!important;
    padding:0 2px!important;
    background:transparent!important;
    color:#061653!important;
    box-shadow:none!important;
    border-radius:0!important;
    font-size:14px!important;
    font-weight:950!important;
    white-space:nowrap!important;
  }
  .featured-opps-v2 .featured-slider-shell{
    margin-top:16px!important;
  }
  .featured-opps-v2 .slider-btn{
    top:-76px!important;
    right:auto!important;
    transform:none!important;
    width:34px!important;
    height:34px!important;
    display:grid!important;
    place-items:center!important;
    border-radius:50%!important;
    background:#fff!important;
    color:#061653!important;
    border:1px solid #dfe8f6!important;
    box-shadow:0 8px 20px rgba(6,26,91,.10)!important;
    z-index:6!important;
  }
  .featured-opps-v2 .slider-btn.prev{left:auto!important;right:44px!important}
  .featured-opps-v2 .slider-btn.next{left:auto!important;right:2px!important}
}
@media(max-width:1180px){
  .featured-opps-v2 .featured-controls{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .featured-opps-v2 .featured-view-all{
    grid-column:1 / -1!important;
    width:100%!important;
  }
}
@media(max-width:760px){
  .featured-opps-v2 .featured-controls{
    grid-template-columns:1fr!important;
  }
  .featured-opps-v2 .featured-view-all{
    grid-column:auto!important;
  }
  .featured-opps-v2 .featured-slider-shell{
    padding-left:58px!important;
    padding-right:58px!important;
  }
  .featured-opps-v2 .slider-btn.prev{left:10px!important;right:auto!important}
  .featured-opps-v2 .slider-btn.next{right:10px!important;left:auto!important}
}
@media(max-width:420px){
  .featured-opps-v2 .featured-slider-shell{
    padding-left:54px!important;
    padding-right:54px!important;
  }
  .featured-opps-v2 .slider-btn.prev{left:9px!important}
  .featured-opps-v2 .slider-btn.next{right:9px!important}
}

/* V270: complete investment type filter options and prevent dropdown text clipping */
.featured-opps-v2 .featured-controls .featured-type-filter select{min-width:210px!important;}
.featured-opps-v2 .featured-controls select{overflow:visible;text-overflow:clip;}
@media(max-width:760px){.featured-opps-v2 .featured-controls .featured-type-filter select{min-width:0!important;width:100%!important;}}

/* V10 Cleanup: remove featured stats strip and unify featured background */
.featured-opps-v2{
  background:#fff!important;
  box-shadow:none!important;
  clip-path:none!important;
  padding-bottom:34px!important;
}
.featured-opps-v2 .featured-slider-shell,
.featured-opps-v2 .featured-grid,
.featured-opps-v2 .featured-topline{
  background:transparent!important;
}
.featured-proof{display:none!important}
@media(max-width:760px){
  .featured-opps-v2{
    background:#fff!important;
    padding-bottom:28px!important;
    overflow:hidden!important;
  }
  .featured-opps-v2 .featured-slider-shell{
    background:transparent!important;
    padding-left:50px!important;
    padding-right:50px!important;
  }
  .featured-opps-v2 .slider-btn.prev{left:7px!important}
  .featured-opps-v2 .slider-btn.next{right:7px!important}
}

/* V11 featured section alignment, carousel controls, and homepage restoration */
.featured-opps-v2{background:transparent!important;padding-top:34px!important;padding-bottom:34px!important;overflow:hidden!important;}
.featured-opps-v2:before,.featured-opps-v2:after{display:none!important;content:none!important;}
.featured-opps-v2 .featured-head{display:grid!important;grid-template-columns:minmax(320px,1fr) auto!important;gap:28px!important;align-items:end!important;margin-top:12px!important;margin-bottom:18px!important;}
.featured-opps-v2 .featured-head h2{white-space:nowrap!important;margin-bottom:10px!important;}
.featured-opps-v2 .featured-head p{max-width:470px!important;margin:0!important;}
.featured-opps-v2 .featured-controls{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;flex-wrap:nowrap!important;}
.featured-opps-v2 .featured-controls label{min-width:220px!important;}
.featured-opps-v2 .featured-controls label span{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;}
.featured-opps-v2 .featured-view-all{height:50px!important;white-space:nowrap!important;padding-inline:22px!important;display:inline-flex!important;align-items:center!important;}
.featured-opps-v2 .featured-desktop-arrows{display:flex!important;align-items:center!important;gap:10px!important;}
.featured-opps-v2 .featured-desktop-arrows .slider-btn{position:static!important;transform:none!important;display:grid!important;width:38px!important;height:38px!important;font-size:25px!important;line-height:1!important;box-shadow:0 12px 28px rgba(6,26,91,.12)!important;}
.featured-opps-v2 .featured-desktop-arrows .slider-btn:hover{transform:translateY(-1px)!important;}
.featured-opps-v2 .featured-slider-shell{background:transparent!important;margin:0!important;padding:0 0 10px!important;overflow:hidden!important;position:relative!important;}
.featured-opps-v2 .featured-grid{display:flex!important;grid-template-columns:none!important;gap:28px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scrollbar-width:none!important;padding:6px 0 20px!important;}
.featured-opps-v2 .featured-grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}
.featured-opps-v2 .featured-item{flex:0 0 calc((100% - 84px)/4)!important;min-width:0!important;scroll-snap-align:start!important;}
.featured-opps-v2 .featured-item[hidden]{display:none!important;}
.featured-opps-v2 .campaign-card{height:100%!important;background:#fff!important;}
@media(max-width:1180px){.featured-opps-v2 .featured-head{grid-template-columns:1fr!important;align-items:start!important}.featured-opps-v2 .featured-controls{justify-content:flex-start!important}.featured-opps-v2 .featured-item{flex-basis:calc((100% - 56px)/3)!important}}
@media(max-width:900px){.featured-opps-v2 .featured-item{flex-basis:calc((100% - 28px)/2)!important}.featured-opps-v2 .featured-head h2{white-space:normal!important}}
@media(max-width:760px){
  .featured-opps-v2{padding-top:26px!important;padding-bottom:28px!important;}
  .featured-opps-v2 .featured-head{display:block!important;margin-bottom:14px!important;}
  .featured-opps-v2 .featured-head h2{font-size:clamp(25px,7vw,31px)!important;line-height:1.05!important;}
  .featured-opps-v2 .featured-head p{font-size:15px!important;line-height:1.5!important;max-width:100%!important;}
  .featured-opps-v2 .featured-controls{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:16px!important;}
  .featured-opps-v2 .featured-controls label{min-width:0!important;width:100%!important;}
  .featured-opps-v2 .featured-view-all{width:100%!important;justify-content:center!important;order:3!important;}
  .featured-opps-v2 .featured-desktop-arrows{position:absolute!important;left:0!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;z-index:12!important;pointer-events:none!important;justify-content:space-between!important;padding:0!important;}
  .featured-opps-v2 .featured-desktop-arrows .slider-btn{pointer-events:auto!important;width:42px!important;height:42px!important;font-size:30px!important;box-shadow:0 14px 32px rgba(6,26,91,.18)!important;}
  .featured-opps-v2 .featured-slider-shell{padding:0 48px 8px!important;margin:0 -4px!important;overflow:visible!important;}
  .featured-opps-v2 .featured-grid{gap:0!important;padding:8px 0 18px!important;}
  .featured-opps-v2 .featured-item{flex:0 0 100%!important;max-width:100%!important;scroll-snap-align:center!important;}
}
@media(max-width:420px){.featured-opps-v2 .featured-slider-shell{padding-left:44px!important;padding-right:44px!important}.featured-opps-v2 .featured-desktop-arrows .slider-btn{width:40px!important;height:40px!important}}

/* V12 Featured opportunities: polished responsive header, wider mobile card, mobile controls below cards */
.featured-opps-v2{
  background:#f4f8ff!important;
  padding:32px clamp(14px,2.6vw,32px) 42px!important;
  overflow:hidden!important;
}
.featured-opps-v2 .featured-topline,
.featured-opps-v2 .featured-slider-shell{max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;}
.featured-opps-v2 .featured-pill{margin-bottom:14px!important;display:inline-flex!important;}
.featured-opps-v2 .featured-head{
  display:grid!important;
  grid-template-columns:minmax(360px,1fr) minmax(580px,auto)!important;
  align-items:end!important;
  gap:28px!important;
  margin:0 0 22px!important;
}
.featured-opps-v2 .featured-head h2{margin:0 0 10px!important;white-space:nowrap!important;letter-spacing:-.045em!important;}
.featured-opps-v2 .featured-head p{max-width:460px!important;margin:0!important;line-height:1.5!important;}
.featured-opps-v2 .featured-controls{
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:nowrap!important;
}
.featured-opps-v2 .featured-controls label{min-width:220px!important;max-width:240px!important;}
.featured-opps-v2 .featured-controls label:first-child{min-width:260px!important;max-width:280px!important;}
.featured-opps-v2 .featured-controls select{
  width:100%!important;
  height:48px!important;
  border-radius:12px!important;
  padding:0 42px 0 42px!important;
  font-size:14px!important;
  font-weight:800!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
  background-color:#fff!important;
  box-shadow:0 10px 25px rgba(8,31,90,.06)!important;
}
.featured-opps-v2 .featured-view-all{
  min-width:max-content!important;
  height:48px!important;
  border-radius:12px!important;
  padding:0 18px!important;
  font-size:14px!important;
  box-shadow:none!important;
}
.featured-opps-v2 .featured-desktop-arrows{display:flex!important;gap:8px!important;align-items:center!important;margin-left:4px!important;}
.featured-opps-v2 .featured-desktop-arrows .slider-btn,
.featured-opps-v2 .featured-mobile-arrows .slider-btn{
  position:static!important;
  transform:none!important;
  display:grid!important;
  place-items:center!important;
  width:38px!important;
  height:38px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#001654!important;
  border:1px solid #d7e4f8!important;
  box-shadow:0 12px 26px rgba(8,31,90,.10)!important;
  font-size:24px!important;
  line-height:1!important;
}
.featured-opps-v2 .featured-mobile-arrows{display:none!important;}
.featured-opps-v2 .featured-slider-shell{padding:0 0 8px!important;overflow:hidden!important;background:transparent!important;}
.featured-opps-v2 .featured-grid{padding:0 0 18px!important;gap:28px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scroll-behavior:smooth!important;scrollbar-width:none!important;}
.featured-opps-v2 .featured-grid::-webkit-scrollbar{display:none!important;}
.featured-opps-v2 .featured-item{scroll-snap-align:start!important;}
.featured-opps-v2 .campaign-card{
  border-radius:24px!important;
  overflow:hidden!important;
  border:1px solid #d8e5f5!important;
  box-shadow:0 18px 42px rgba(8,31,90,.10)!important;
}
@media(max-width:1180px){
  .featured-opps-v2 .featured-head{grid-template-columns:1fr!important;align-items:start!important;gap:16px!important;}
  .featured-opps-v2 .featured-controls{justify-content:flex-start!important;}
}
@media(max-width:760px){
  .featured-opps-v2{padding:24px 10px 34px!important;background:#f4f8ff!important;}
  .featured-opps-v2 .featured-topline,.featured-opps-v2 .featured-slider-shell{max-width:none!important;width:100%!important;}
  .featured-opps-v2 .featured-head{display:block!important;margin-bottom:18px!important;}
  .featured-opps-v2 .featured-head h2{white-space:normal!important;font-size:clamp(28px,9vw,38px)!important;line-height:1.04!important;margin-bottom:10px!important;}
  .featured-opps-v2 .featured-head p{font-size:16px!important;line-height:1.55!important;max-width:100%!important;}
  .featured-opps-v2 .featured-controls{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:18px!important;}
  .featured-opps-v2 .featured-controls label,
  .featured-opps-v2 .featured-controls label:first-child{min-width:0!important;max-width:none!important;width:100%!important;}
  .featured-opps-v2 .featured-controls select{height:52px!important;border-radius:14px!important;font-size:14px!important;}
  .featured-opps-v2 .featured-view-all{width:100%!important;justify-content:center!important;height:54px!important;order:3!important;border-radius:10px!important;font-size:16px!important;}
  .featured-opps-v2 .featured-desktop-arrows{display:none!important;}
  .featured-opps-v2 .featured-slider-shell{padding:0!important;margin:0!important;overflow:hidden!important;}
  .featured-opps-v2 .featured-grid{gap:0!important;padding:0 0 8px!important;}
  .featured-opps-v2 .featured-item{flex:0 0 100%!important;max-width:100%!important;min-width:100%!important;padding:0 4px!important;scroll-snap-align:center!important;}
  .featured-opps-v2 .campaign-card{width:100%!important;max-width:none!important;margin:0!important;border-radius:22px!important;}
  .featured-opps-v2 .featured-mobile-arrows{display:flex!important;justify-content:center!important;align-items:center!important;gap:14px!important;margin:14px 0 4px!important;}
  .featured-opps-v2 .featured-mobile-arrows .slider-btn{width:46px!important;height:46px!important;font-size:30px!important;}
}
@media(max-width:420px){
  .featured-opps-v2{padding-left:8px!important;padding-right:8px!important;}
  .featured-opps-v2 .featured-item{padding:0 2px!important;}
}

/* V13 Featured section polish: full background, better top spacing, working carousel layout */
.featured-opps-v2{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:46px clamp(18px,5vw,70px) 54px!important;
  background:linear-gradient(180deg,#f2f7ff 0%,#eef5ff 100%)!important;
  overflow:hidden!important;
}
.featured-opps-v2 .featured-topline,
.featured-opps-v2 .featured-slider-shell,
.featured-opps-v2 .featured-empty{
  max-width:1320px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.featured-opps-v2 .featured-topline{margin-bottom:28px!important;}
.featured-opps-v2 .featured-head{
  display:grid!important;
  grid-template-columns:minmax(330px,1fr) minmax(620px,auto)!important;
  align-items:end!important;
  gap:34px!important;
  margin-top:16px!important;
}
.featured-opps-v2 .featured-head h2{white-space:nowrap!important;margin-bottom:12px!important;}
.featured-opps-v2 .featured-head p{max-width:430px!important;line-height:1.5!important;}
.featured-opps-v2 .featured-controls{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  flex-wrap:nowrap!important;
  padding-bottom:4px!important;
}
.featured-opps-v2 .featured-controls select{min-width:220px!important;height:48px!important;}
.featured-opps-v2 .featured-view-all{
  background:transparent!important;
  color:#061653!important;
  box-shadow:none!important;
  padding:0 12px!important;
  min-width:max-content!important;
  height:48px!important;
  border-radius:0!important;
}
.featured-opps-v2 .featured-desktop-arrows{display:flex!important;gap:10px!important;align-items:center!important;margin-left:10px!important;}
.featured-opps-v2 .featured-desktop-arrows .slider-btn{
  display:grid!important;position:static!important;transform:none!important;width:40px!important;height:40px!important;
  border-radius:50%!important;border:1px solid #dbe6f5!important;background:#fff!important;color:#061653!important;
  box-shadow:0 12px 24px rgba(6,26,91,.10)!important;font-size:26px!important;line-height:1!important;place-items:center!important;
}
.featured-opps-v2 .featured-slider-shell{padding:0!important;margin-top:0!important;}
.featured-opps-v2 .featured-grid.mobile-slider{
  display:flex!important;
  grid-template-columns:none!important;
  gap:28px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  scrollbar-width:none!important;
  padding:0 0 18px!important;
}
.featured-opps-v2 .featured-grid.mobile-slider::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}
.featured-opps-v2 .featured-grid.mobile-slider .featured-item{
  flex:0 0 calc((100% - 84px)/4)!important;
  max-width:calc((100% - 84px)/4)!important;
  scroll-snap-align:start!important;
  padding:0!important;
}
.featured-opps-v2 .campaign-card{border:1px solid #dbe7f6!important;border-radius:22px!important;box-shadow:0 18px 42px rgba(6,26,91,.12)!important;}
.featured-opps-v2 .campaign-img{border-radius:22px 22px 0 0!important;}
.featured-opps-v2 .featured-mobile-arrows{display:none!important;}

@media(max-width:1180px){
  .featured-opps-v2 .featured-head{grid-template-columns:1fr!important;gap:20px!important;}
  .featured-opps-v2 .featured-controls{justify-content:flex-start!important;flex-wrap:wrap!important;}
  .featured-opps-v2 .featured-grid.mobile-slider .featured-item{flex-basis:calc((100% - 56px)/3)!important;max-width:calc((100% - 56px)/3)!important;}
}
@media(max-width:760px){
  .featured-opps-v2{padding:26px 14px 42px!important;background:#f2f7ff!important;}
  .featured-opps-v2 .featured-topline{margin-bottom:18px!important;}
  .featured-opps-v2 .featured-pill{padding:7px 13px!important;font-size:12px!important;}
  .featured-opps-v2 .featured-head{gap:16px!important;margin-top:14px!important;}
  .featured-opps-v2 .featured-head h2{white-space:normal!important;font-size:32px!important;line-height:1.04!important;margin-bottom:10px!important;letter-spacing:-.05em!important;}
  .featured-opps-v2 .featured-head p{font-size:16px!important;max-width:100%!important;line-height:1.55!important;}
  .featured-opps-v2 .featured-controls{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;}
  .featured-opps-v2 .featured-controls label,.featured-opps-v2 .featured-controls select{width:100%!important;min-width:0!important;}
  .featured-opps-v2 .featured-view-all{width:100%!important;background:#07156d!important;color:#fff!important;border-radius:10px!important;justify-content:center!important;height:52px!important;box-shadow:0 14px 26px rgba(7,35,142,.16)!important;order:3!important;}
  .featured-opps-v2 .featured-desktop-arrows{display:none!important;}
  .featured-opps-v2 .featured-slider-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
  .featured-opps-v2 .featured-grid.mobile-slider{gap:0!important;padding:0!important;}
  .featured-opps-v2 .featured-grid.mobile-slider .featured-item{
    flex:0 0 100%!important;
    max-width:100%!important;
    scroll-snap-align:center!important;
    padding:0 18px!important;
    box-sizing:border-box!important;
  }
  .featured-opps-v2 .campaign-card{width:100%!important;max-width:none!important;margin:0 auto!important;border-radius:20px!important;}
  .featured-opps-v2 .campaign-img{height:232px!important;border-radius:20px 20px 0 0!important;}
  .featured-opps-v2 .featured-mobile-arrows{
    display:flex!important;justify-content:center!important;align-items:center!important;gap:18px!important;
    max-width:1320px!important;margin:18px auto 0!important;position:relative!important;z-index:4!important;
  }
  .featured-opps-v2 .featured-mobile-arrows .slider-btn{
    display:grid!important;position:static!important;transform:none!important;width:46px!important;height:46px!important;border-radius:50%!important;
    border:1px solid #dbe6f5!important;background:#fff!important;color:#061653!important;box-shadow:0 12px 24px rgba(6,26,91,.12)!important;
    font-size:30px!important;line-height:1!important;place-items:center!important;
  }
}

/* V14 Featured opportunities: right-aligned tools and single-section background */
.featured-opps-v2{
  background:#f2f7ff!important;
  box-shadow:none!important;
  clip-path:none!important;
  overflow:hidden!important;
}
.featured-opps-v2 .featured-topline,
.featured-opps-v2 .featured-slider-shell,
.featured-opps-v2 .featured-grid,
.featured-opps-v2 .featured-empty{
  background:transparent!important;
  box-shadow:none!important;
}
.featured-opps-v2 .featured-head{
  display:grid!important;
  grid-template-columns:minmax(360px,520px) minmax(0,1fr)!important;
  align-items:end!important;
  gap:clamp(28px,5vw,80px)!important;
}
.featured-opps-v2 .featured-controls{
  justify-self:end!important;
  width:auto!important;
  max-width:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  flex-wrap:nowrap!important;
  padding-bottom:6px!important;
}
.featured-opps-v2 .featured-controls label{min-width:220px!important;max-width:260px!important;}
.featured-opps-v2 .featured-controls .featured-type-filter{min-width:260px!important;max-width:290px!important;}
.featured-opps-v2 .featured-controls select{width:100%!important;}
.featured-opps-v2 .featured-view-all{margin-left:8px!important;}
.featured-opps-v2 .featured-desktop-arrows{margin-left:12px!important;}
.featured-opps-v2 .featured-slider-shell{margin-top:18px!important;padding:0!important;}
.featured-opps-v2 .featured-grid.mobile-slider{background:transparent!important;padding-bottom:18px!important;}

@media(min-width:1181px){
  .featured-opps-v2 .featured-topline,
  .featured-opps-v2 .featured-slider-shell,
  .featured-opps-v2 .featured-empty{max-width:1320px!important;}
  .featured-opps-v2 .featured-controls{margin-left:auto!important;}
  .featured-opps-v2 .featured-grid.mobile-slider .featured-item{flex:0 0 calc((100% - 84px)/4)!important;max-width:calc((100% - 84px)/4)!important;}
}
@media(max-width:1180px){
  .featured-opps-v2 .featured-head{grid-template-columns:1fr!important;gap:18px!important;}
  .featured-opps-v2 .featured-controls{justify-self:start!important;justify-content:flex-start!important;flex-wrap:wrap!important;width:100%!important;}
}
@media(max-width:760px){
  .featured-opps-v2{background:#f2f7ff!important;padding:26px 14px 42px!important;}
  .featured-opps-v2 .featured-controls{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;}
  .featured-opps-v2 .featured-controls label,
  .featured-opps-v2 .featured-controls .featured-type-filter{min-width:0!important;max-width:none!important;width:100%!important;}
  .featured-opps-v2 .featured-view-all{margin-left:0!important;}
  .featured-opps-v2 .featured-slider-shell{background:transparent!important;margin-top:0!important;}
  .featured-opps-v2 .featured-grid.mobile-slider .featured-item{padding:0 10px!important;}
}

/* V15 Featured opportunities final: far-right tools + single seamless background */
.featured-opps-v2{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  background:#f2f7ff!important;
  background-image:none!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.featured-opps-v2 *{
  scrollbar-width:none!important;
}
.featured-opps-v2 *::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;}
.featured-opps-v2 .featured-topline,
.featured-opps-v2 .featured-slider-shell,
.featured-opps-v2 .featured-grid,
.featured-opps-v2 .mobile-slider,
.featured-opps-v2 .campaign-grid,
.featured-opps-v2 .featured-empty{
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  box-shadow:none!important;
  border:0!important;
}
.featured-opps-v2 .featured-topline,
.featured-opps-v2 .featured-slider-shell{
  max-width:1320px!important;
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(min-width:1181px){
  .featured-opps-v2{
    padding-left:clamp(38px,5vw,70px)!important;
    padding-right:clamp(38px,5vw,70px)!important;
  }
  .featured-opps-v2 .featured-head{
    display:grid!important;
    grid-template-columns:minmax(330px,470px) 1fr!important;
    gap:clamp(38px,7vw,120px)!important;
    align-items:end!important;
    width:100%!important;
  }
  .featured-opps-v2 .featured-controls{
    justify-self:end!important;
    margin-left:auto!important;
    width:auto!important;
    max-width:none!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:center!important;
    gap:14px!important;
    flex-wrap:nowrap!important;
  }
  .featured-opps-v2 .featured-view-all{margin-left:10px!important;}
  .featured-opps-v2 .featured-desktop-arrows{
    margin-left:18px!important;
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
  }
  .featured-opps-v2 .featured-slider-shell{
    margin-top:20px!important;
    padding:0!important;
  }
  .featured-opps-v2 .featured-grid.mobile-slider{
    padding:0 0 18px!important;
    margin:0!important;
  }
}
@media(max-width:760px){
  .featured-opps-v2{background:#f2f7ff!important;}
  .featured-opps-v2 .featured-slider-shell{background:transparent!important;}
}

/* v16 - improved mobile layout for Explore by Opportunity Type */
@media (max-width: 768px){
  .opportunity-types{
    width:100%!important;
    margin-inline:0!important;
    padding:28px 18px 34px!important;
    background:#fff!important;
    overflow:hidden!important;
  }
  .opportunity-types .section-head{
    display:grid!important;
    grid-template-columns:1fr auto!important;
    align-items:center!important;
    gap:12px!important;
    margin:0 auto 18px!important;
    max-width:430px!important;
  }
  .opportunity-types .section-head h2{
    max-width:none!important;
    font-size:clamp(24px,7vw,31px)!important;
    line-height:.98!important;
    letter-spacing:-.055em!important;
    margin:0!important;
  }
  .opportunity-types .section-head a{
    align-self:center!important;
    justify-self:end!important;
    font-size:12px!important;
    line-height:1!important;
    white-space:nowrap!important;
    padding-top:4px!important;
  }
  .opportunity-types .type-slider-shell{
    max-width:430px!important;
    margin:0 auto!important;
    padding:0 42px!important;
    position:relative!important;
  }
  .opportunity-types .type-grid.mobile-slider{
    gap:0!important;
    padding:0!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;
  }
  .opportunity-types .type-grid.mobile-slider::-webkit-scrollbar{display:none!important}
  .opportunity-types .type-grid.mobile-slider .type-card{
    flex:0 0 100%!important;
    width:100%!important;
    min-height:190px!important;
    padding:24px 24px 22px!important;
    border-radius:15px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    box-shadow:0 14px 32px rgba(6,26,91,.08)!important;
  }
  .opportunity-types .type-card .type-icon{
    width:64px!important;
    height:64px!important;
    margin:0 auto 16px!important;
    border-radius:13px!important;
  }
  .opportunity-types .type-card h3{
    font-size:16px!important;
    line-height:1.14!important;
    margin:0 0 10px!important;
  }
  .opportunity-types .type-card p{
    font-size:14px!important;
    line-height:1.42!important;
    max-width:245px!important;
  }
  .opportunity-types .slider-btn{
    display:grid!important;
    position:absolute!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:5!important;
    width:34px!important;
    height:34px!important;
    border-radius:50%!important;
    border:1px solid #dbe6f6!important;
    background:#fff!important;
    color:#061a5b!important;
    font-size:24px!important;
    line-height:1!important;
    align-items:center!important;
    justify-content:center!important;
    box-shadow:0 12px 28px rgba(6,26,91,.12)!important;
  }
  .opportunity-types .slider-btn.prev{left:0!important}
  .opportunity-types .slider-btn.next{right:0!important}
}
@media (max-width: 420px){
  .opportunity-types{padding-left:14px!important;padding-right:14px!important}
  .opportunity-types .section-head{max-width:398px!important;gap:10px!important}
  .opportunity-types .section-head h2{font-size:25px!important}
  .opportunity-types .section-head a{font-size:11.5px!important}
  .opportunity-types .type-slider-shell{max-width:398px!important;padding:0 40px!important}
  .opportunity-types .type-grid.mobile-slider .type-card{min-height:188px!important;padding-left:18px!important;padding-right:18px!important}
}

/* v17 investment category detail cleanup */
.category-market-hero{
  padding:54px 0 46px;
  background:
    radial-gradient(circle at 12% 10%, rgba(217,154,0,.13), transparent 28%),
    radial-gradient(circle at 88% 4%, rgba(6,26,91,.10), transparent 30%),
    linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%);
  border-bottom:1px solid #dbe6f4;
}
.category-market-hero .explore-title{
  align-items:center;
  gap:38px;
}
.category-market-hero .explore-title > div:first-child{
  min-width:0;
}
.category-market-hero .kicker{
  background:#e8f9eb;
  color:#00a83f;
  padding:8px 16px;
  border-radius:999px;
  font-size:13px;
  line-height:1;
  margin-bottom:18px;
}
.category-market-hero .kicker:before{
  width:auto;
  height:auto;
  background:transparent;
  color:#00a83f;
}
.category-market-hero .explore-title h1{
  white-space:nowrap;
  max-width:100%;
  font-size:clamp(42px,4.2vw,62px);
  line-height:1.02;
  letter-spacing:-.055em;
  margin:0 0 12px;
  color:var(--blue);
}
.category-market-hero .explore-title h2{
  display:inline-flex;
  align-items:center;
  margin:0 0 14px;
  padding:8px 14px;
  border-radius:999px;
  background:#fff7df;
  border:1px solid #f2deb0;
  color:#b97b00;
  font-size:15px;
  font-weight:900;
}
.category-market-hero .explore-title p{
  max-width:760px;
  margin:0;
  color:#31446f;
  font-size:18px;
  line-height:1.65;
}
.category-market-hero .mini-stats{
  background:rgba(255,255,255,.82);
  border:1px solid #dbe6f4;
  border-radius:22px;
  padding:16px;
  box-shadow:0 20px 46px rgba(6,26,91,.08);
}
.category-market-hero .mini-stats article{
  background:#fff;
  border-color:#edf2fa;
  box-shadow:none;
}
.category-explore-layout{
  margin-top:34px;
}
.category-context{display:none!important;}
@media(max-width:1100px){
  .category-market-hero .explore-title h1{
    white-space:normal;
    font-size:40px;
  }
}
@media(max-width:560px){
  .category-market-hero{
    padding:34px 0 28px;
  }
  .category-market-hero .explore-title{
    gap:20px;
  }
  .category-market-hero .explore-title h1{
    font-size:33px;
    line-height:1.08;
  }
  .category-market-hero .explore-title p{
    font-size:15px;
    line-height:1.55;
  }
  .category-market-hero .mini-stats{
    padding:10px;
    border-radius:18px;
  }
}

/* v18 investment detail responsive sidebar + mobile hero metrics */
.category-market-hero{
  overflow:hidden;
}
.category-market-hero .explore-title{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr)!important;
}
.category-market-hero .mini-stats{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(110px,1fr))!important;
  gap:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
  border-radius:24px!important;
}
.category-market-hero .mini-stats article{
  min-height:122px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:5px!important;
  padding:20px 14px!important;
  border:0!important;
  border-right:1px solid #e4ebf6!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.category-market-hero .mini-stats article:last-child{border-right:0!important;}
.category-market-hero .mini-stats b{
  display:block!important;
  color:var(--blue)!important;
  font-size:clamp(22px,2.2vw,30px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  font-weight:950!important;
}
.category-market-hero .mini-stats span{
  display:block!important;
  max-width:130px!important;
  color:#52658b!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:650!important;
}
.category-explore-layout{
  align-items:start!important;
}
.category-explore-layout .filter-panel{
  border-radius:22px!important;
  box-shadow:0 18px 42px rgba(6,26,91,.08)!important;
  border-color:#dce7f6!important;
}
.category-explore-layout .filter-panel h3{
  margin-top:0!important;
}
.category-explore-layout .explore-results{
  min-width:0!important;
}

@media(max-width:1180px){
  .category-market-hero .explore-title{
    grid-template-columns:1fr!important;
  }
  .category-market-hero .mini-stats{
    margin-top:10px!important;
  }
}
@media(max-width:900px){
  .category-explore-layout{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:22px!important;
    width:min(100% - 32px, 720px)!important;
  }
  .category-explore-layout .filter-panel{
    position:relative!important;
    top:auto!important;
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px 14px!important;
    padding:20px!important;
  }
  .category-explore-layout .filter-panel h3,
  .category-explore-layout .filter-panel b,
  .category-explore-layout .filter-panel .goal-range,
  .category-explore-layout .filter-panel .apply-filters{
    grid-column:1/-1!important;
  }
  .category-explore-layout .filter-panel label{
    margin:0!important;
    padding:11px 12px!important;
    border:1px solid #e2eaf6!important;
    border-radius:12px!important;
    background:#fff!important;
    font-size:14px!important;
    font-weight:750!important;
  }
  .category-explore-layout .filter-panel select{
    width:100%!important;
  }
  .category-explore-layout .campaign-grid.three{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:640px){
  .category-market-hero{
    padding:30px 0 24px!important;
  }
  .category-market-hero .explore-title{
    width:min(100% - 28px, 430px)!important;
    margin-inline:auto!important;
  }
  .category-market-hero .kicker{
    margin-bottom:14px!important;
  }
  .category-market-hero .explore-title h1{
    white-space:normal!important;
    font-size:clamp(31px,8.5vw,38px)!important;
    line-height:1.08!important;
    margin-bottom:12px!important;
  }
  .category-market-hero .explore-title h2{
    display:inline-flex!important;
    max-width:100%!important;
    font-size:14px!important;
    line-height:1.25!important;
    padding:7px 12px!important;
    white-space:normal!important;
  }
  .category-market-hero .explore-title p{
    font-size:15px!important;
    line-height:1.55!important;
  }
  .category-market-hero .mini-stats{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    border-radius:20px!important;
    margin-top:20px!important;
    box-shadow:0 18px 42px rgba(6,26,91,.10)!important;
  }
  .category-market-hero .mini-stats article{
    min-height:112px!important;
    border-right:1px solid #e4ebf6!important;
    border-bottom:1px solid #e4ebf6!important;
    padding:18px 10px!important;
  }
  .category-market-hero .mini-stats article:nth-child(2n){border-right:0!important;}
  .category-market-hero .mini-stats article:nth-last-child(-n+2){border-bottom:0!important;}
  .category-market-hero .mini-stats b{
    font-size:24px!important;
  }
  .category-market-hero .mini-stats span{
    font-size:13px!important;
    max-width:118px!important;
  }
  .category-explore-layout{
    width:min(100% - 28px, 430px)!important;
    margin-top:24px!important;
  }
  .category-explore-layout .filter-panel{
    grid-template-columns:1fr!important;
    padding:18px!important;
    border-radius:18px!important;
  }
  .category-explore-layout .filter-panel label{
    width:100%!important;
  }
  .category-explore-layout .market-controls{
    grid-template-columns:1fr 1fr!important;
  }
  .category-explore-layout .market-controls input,
  .category-explore-layout .market-controls select{
    grid-column:1/-1!important;
    width:100%!important;
  }
  .category-explore-layout .market-controls button.view-toggle{
    width:100%!important;
  }
  .category-explore-layout .campaign-grid.three{
    grid-template-columns:1fr!important;
  }
  .category-explore-layout .campaign-card{
    border-radius:18px!important;
  }
  .category-info-grid{
    width:min(100% - 28px, 430px)!important;
    margin-inline:auto!important;
  }
}
@media(max-width:380px){
  .category-market-hero .mini-stats b{font-size:22px!important;}
  .category-market-hero .mini-stats span{font-size:12px!important;}
}

/* v19 mobile compact filter drawer: keep investment detail/category pages focused on opportunities */
@media(max-width:760px){
  .explore-layout .filter-panel,
  .category-explore-layout .filter-panel{
    width:100%!important;
    max-width:100%!important;
    padding:0!important;
    overflow:hidden!important;
    border-radius:18px!important;
    background:#fff!important;
    border:1px solid #dbe6f4!important;
    box-shadow:0 14px 34px rgba(6,26,91,.07)!important;
    display:block!important;
  }
  .explore-layout .filter-panel h3,
  .category-explore-layout .filter-panel h3{
    margin:0!important;
    min-height:58px!important;
    padding:0 16px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    font-size:15px!important;
    line-height:1.15!important;
    cursor:pointer!important;
    user-select:none!important;
    color:var(--blue)!important;
    background:linear-gradient(135deg,#ffffff,#f7faff)!important;
  }
  .explore-layout .filter-panel h3::after,
  .category-explore-layout .filter-panel h3::after{
    content:'Show filters';
    flex:0 0 auto;
    padding:8px 11px;
    border-radius:999px;
    background:#eef5ff;
    color:var(--blue);
    border:1px solid #dce8f7;
    font-size:12px;
    font-weight:900;
  }
  .explore-layout .filter-panel.mobile-filter-open h3::after,
  .category-explore-layout .filter-panel.mobile-filter-open h3::after{
    content:'Hide filters';
  }
  .explore-layout .filter-panel h3 .filter-reset,
  .category-explore-layout .filter-panel h3 .filter-reset{
    order:3;
    font-size:12px!important;
    padding:7px 10px!important;
    border-radius:999px!important;
    background:#fff!important;
    border:1px solid #dbe6f4!important;
  }
  .explore-layout .filter-panel > :not(h3),
  .category-explore-layout .filter-panel > :not(h3){
    display:none!important;
  }
  .explore-layout .filter-panel.mobile-filter-open,
  .category-explore-layout .filter-panel.mobile-filter-open{
    padding:0 16px 16px!important;
  }
  .explore-layout .filter-panel.mobile-filter-open > :not(h3),
  .category-explore-layout .filter-panel.mobile-filter-open > :not(h3){
    display:block!important;
  }
  .explore-layout .filter-panel.mobile-filter-open label,
  .category-explore-layout .filter-panel.mobile-filter-open label{
    display:flex!important;
    align-items:center!important;
    gap:9px!important;
    width:100%!important;
    min-height:44px!important;
    padding:10px 12px!important;
    margin:8px 0!important;
    background:#f9fbff!important;
    border:1px solid #e3ebf7!important;
    border-radius:12px!important;
    font-size:14px!important;
    font-weight:750!important;
  }
  .explore-layout .filter-panel.mobile-filter-open b,
  .category-explore-layout .filter-panel.mobile-filter-open b{
    margin:16px 0 8px!important;
    color:var(--blue)!important;
    font-size:13px!important;
    letter-spacing:.02em!important;
  }
  .explore-layout .filter-panel.mobile-filter-open select,
  .category-explore-layout .filter-panel.mobile-filter-open select,
  .explore-layout .filter-panel.mobile-filter-open input[type=range],
  .category-explore-layout .filter-panel.mobile-filter-open input[type=range],
  .explore-layout .filter-panel.mobile-filter-open .apply-filters,
  .category-explore-layout .filter-panel.mobile-filter-open .apply-filters{
    width:100%!important;
    margin-bottom:10px!important;
  }
  .explore-layout .explore-results,
  .category-explore-layout .explore-results{
    width:100%!important;
    min-width:0!important;
  }
}

/* Homepage CTA transparent image refinement */
.cta-grid img{background:transparent!important;object-fit:contain!important;border-radius:0!important;}
.cta-grid article:nth-child(3) img{object-fit:contain!important;background:transparent!important;border-radius:0!important;}

/* Leadership Team page updated to use the same profiles as the About page */
.leadership-team-profiles{margin-top:28px;padding-bottom:4px}.leadership-team-profiles h2{font-size:28px;margin-bottom:18px}.leadership-team-profiles .special-leaders{grid-template-columns:repeat(4,1fr);gap:28px}.leadership-team-profiles .special-leaders article{border:1px solid #e6edf7;border-radius:10px;background:#fff;text-align:center;overflow:hidden;box-shadow:0 10px 26px rgba(6,26,91,.045)}.leadership-team-profiles .special-leaders img{width:100%;height:245px;object-fit:contain;object-position:center top;background:#f3f5f8;padding-top:12px}.leadership-team-profiles .special-leaders h3{font-size:16px;margin:12px 8px 4px;color:#061a5b;font-weight:950}.leadership-team-profiles .special-leaders .role{font-size:12px;color:#617091;margin:0 0 10px}.leadership-team-profiles .special-leaders .linked{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:2px;background:#0b62a3;color:#fff;font-size:12px;font-weight:900;margin-bottom:14px;text-decoration:none}@media(max-width:1000px){.leadership-team-profiles .special-leaders{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.leadership-team-profiles .special-leaders{grid-template-columns:1fr}.leadership-team-profiles .special-leaders img{height:230px}}

/* Final leadership image sizing fix: show full transparent portraits, not cropped heads */
.leaders-grid-exact article,
.leadership-team-profiles .special-leaders article{
  overflow:hidden!important;
}
.leaders-grid-exact img,
.special-leaders img,
.leadership-team-profiles .special-leaders img{
  display:block!important;
  width:100%!important;
  height:330px!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  background:#f3f5f8!important;
  padding:16px 12px 0!important;
  box-sizing:border-box!important;
}
.leaders-grid-exact h3,
.leadership-team-profiles .special-leaders h3{
  margin-top:14px!important;
}
@media(max-width:1000px){
  .leaders-grid-exact img,
  .special-leaders img,
  .leadership-team-profiles .special-leaders img{height:310px!important;}
}
@media(max-width:560px){
  .leaders-grid-exact img,
  .special-leaders img,
  .leadership-team-profiles .special-leaders img{height:300px!important;}
}

/* Business Funding Guide full section fix */
.res-content-panel h2[id]{scroll-margin-top:120px}
.res-sidebar a{cursor:pointer}
.res-content-panel .faq-detail{border:1px solid #dfe7f2;border-radius:8px;background:#fff;margin:12px 0;overflow:hidden}
.res-content-panel .faq-detail summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;color:#001653;list-style:none}
.res-content-panel .faq-detail summary::-webkit-details-marker{display:none}
.res-content-panel .faq-answer{padding:0 20px 18px;color:#001b57}
.res-content-panel .faq-answer p{margin:0;font-size:14px;line-height:1.7}

/* Homepage dual pathway section - compact futuristic redesign */
.pp-home-pathways{padding-top:clamp(30px,4.5vw,56px);padding-bottom:clamp(30px,4.5vw,56px)}
.pp-pathways-head{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}
.pp-pathways-head .eyebrow{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,43,120,.14);background:linear-gradient(135deg,#fff8e6,#fff);color:#d09300;border-radius:999px;padding:7px 14px;font-weight:900;font-size:12px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:10px}
.pp-pathways-head h2{max-width:760px;margin-left:auto;margin-right:auto}
.pp-pathways-head p{max-width:640px;margin:8px auto 0;color:#526487;line-height:1.6}
.pp-pathways-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:26px}
.pp-pathway-card{position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(0,43,120,.12);border-radius:24px;background:linear-gradient(145deg,#ffffff 0%,#f7fbff 100%);box-shadow:0 18px 45px rgba(3,19,61,.08);padding:24px;display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:18px;align-items:center;min-height:310px}
.pp-pathway-card:before{content:"";position:absolute;inset:-40% -30% auto auto;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(45,114,232,.16),transparent 66%);z-index:-1;pointer-events:none}
.pp-pathway-investor{background:linear-gradient(145deg,#fffdf8 0%,#fff8e9 100%)}
.pp-pathway-investor:before{background:radial-gradient(circle,rgba(255,180,0,.2),transparent 66%)}
.pp-pathway-content{min-width:0}.pp-pathway-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin-bottom:12px}.pp-pathway-meta span{display:inline-flex;border:1px solid rgba(0,43,120,.14);background:#fff;border-radius:999px;padding:7px 11px;color:#062464;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.pp-pathway-meta em{font-style:normal;color:#496189;font-size:13px;font-weight:800}.pp-pathway-meta.gold span{border-color:rgba(216,149,0,.28);background:#fff7df}.pp-pathway-card h3{font-size:clamp(24px,2.35vw,34px);line-height:1.04;letter-spacing:-.035em;margin:0;color:#062464;max-width:410px}.pp-pathway-card p{color:#233c70;font-size:15px;line-height:1.55;margin:10px 0 0;max-width:460px}.pp-pathway-features{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.pp-pathway-features a{display:inline-flex;align-items:center;gap:7px;text-decoration:none;border:1px solid rgba(0,43,120,.11);background:rgba(255,255,255,.82);color:#062464;border-radius:999px;padding:8px 11px;font-size:12.5px;font-weight:850;box-shadow:0 8px 20px rgba(3,19,61,.04);transition:transform .18s ease,background .18s ease}.pp-pathway-features a:before{content:"";width:7px;height:7px;border-radius:50%;background:#20b9bd;box-shadow:0 0 0 4px rgba(32,185,189,.12)}.pp-pathway-features.gold a:before{background:#e3a000;box-shadow:0 0 0 4px rgba(227,160,0,.14)}.pp-pathway-features a:hover{background:#fff;transform:translateY(-1px)}
.pp-pathway-cta{margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;padding:13px 16px;text-decoration:none;color:#fff;font-weight:950;font-size:15px;box-shadow:0 14px 26px rgba(0,37,107,.16);transition:transform .18s ease,box-shadow .18s ease}.pp-pathway-cta:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(0,37,107,.22)}.pp-pathway-cta.blue{background:linear-gradient(135deg,#062b84,#053dba)}.pp-pathway-cta.gold{background:linear-gradient(135deg,#ffb400,#dc9300);color:#10234f}.pp-pathway-cta span{font-size:20px;line-height:1}
.pp-pathway-visual{height:170px;position:relative;background:transparent!important;border:0!important;box-shadow:none!important;filter:none!important}.pp-pathway-visual:after{content:"";position:absolute;inset:18px 0 0 0;border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(255,255,255,.18));border:1px solid rgba(255,255,255,.72);z-index:-1;pointer-events:none}.pp-pathway-visual.growth:before{content:"";position:absolute;right:8px;bottom:44px;width:126px;height:74px;border-bottom:9px solid #1e80ff;border-right:9px solid #1e80ff;border-radius:0 0 12px 0;transform:skew(-12deg) rotate(-22deg);opacity:.95}.pp-pathway-visual.growth i{position:absolute;right:4px;top:38px;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:30px solid #1e80ff;transform:rotate(48deg)}.pp-pathway-visual.growth span{position:absolute;bottom:30px;width:22px;background:linear-gradient(180deg,#67b5ff,#0646ba);border-radius:8px 8px 3px 3px;box-shadow:0 12px 22px rgba(18,92,225,.2)}.pp-pathway-visual.growth span:nth-child(1){right:106px;height:38px}.pp-pathway-visual.growth span:nth-child(2){right:74px;height:56px}.pp-pathway-visual.growth span:nth-child(3){right:42px;height:76px}.pp-pathway-visual.growth span:nth-child(4){right:10px;height:96px}.pp-pathway-visual.coins:before{content:"";position:absolute;right:34px;top:16px;width:84px;height:58px;background:linear-gradient(145deg,#74c94e,#c8f27b);clip-path:polygon(48% 100%,61% 49%,100% 21%,67% 17%,53% 0,39% 30%,0 4%,23% 48%);filter:drop-shadow(0 12px 16px rgba(64,140,24,.18))}.pp-pathway-visual.coins i,.pp-pathway-visual.coins span{position:absolute;border-radius:50%;background:linear-gradient(180deg,#ffe08a,#d89500);box-shadow:0 10px 22px rgba(216,149,0,.18)}.pp-pathway-visual.coins i{right:14px;bottom:32px;width:108px;height:40px}.pp-pathway-visual.coins span:nth-child(2){right:48px;width:92px;height:34px;bottom:66px}.pp-pathway-visual.coins span:nth-child(3){right:88px;width:78px;height:30px;bottom:42px}.pp-pathway-visual.coins span:nth-child(4){right:4px;width:72px;height:28px;bottom:88px}
@media (max-width:1160px){.pp-pathways-grid{grid-template-columns:1fr}.pp-pathway-card{grid-template-columns:minmax(0,1fr) 180px;min-height:260px}.pp-pathway-visual{height:160px}}
@media (max-width:760px){.pp-home-pathways{padding-top:34px;padding-bottom:34px}.pp-pathways-head{text-align:left}.pp-pathways-head p{margin-left:0}.pp-pathways-grid{gap:16px;margin-top:20px}.pp-pathway-card{grid-template-columns:1fr;border-radius:20px;padding:20px;min-height:0}.pp-pathway-card h3{font-size:28px}.pp-pathway-card p{font-size:14.5px}.pp-pathway-visual{order:-1;height:96px;width:150px;margin-left:auto;margin-bottom:-8px;transform:scale(.86);transform-origin:right center}.pp-pathway-visual:after{inset:20px 0 0 10px}.pp-pathway-features{gap:7px}.pp-pathway-features a{font-size:12px;padding:7px 10px}.pp-pathway-cta{width:100%;padding:13px 14px;font-size:14px}.pp-pathway-meta{margin-bottom:10px}.pp-pathway-meta span{font-size:11px}.pp-pathway-meta em{font-size:12px}}
@media (max-width:420px){.pp-pathway-card{padding:18px 16px}.pp-pathway-card h3{font-size:25px}.pp-pathway-features a{width:100%;justify-content:flex-start}.pp-pathway-visual{height:82px;width:138px;transform:scale(.78);margin-bottom:-16px}.pp-pathway-cta{font-size:13.5px}}


/* Homepage pathways top section refinement - clean banner inspired layout */
.pp-home-pathways{
  padding-top:clamp(24px,3.2vw,44px)!important;
  padding-bottom:clamp(28px,3.6vw,48px)!important;
}
.pp-pathways-top{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) 1px minmax(280px,.95fr);
  gap:clamp(28px,4.5vw,72px);
  align-items:center;
  width:100%;
  margin:0 auto 28px;
  padding:clamp(22px,3.4vw,42px) 0 clamp(12px,2vw,22px);
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.pp-pathways-intro,
.pp-pathways-summary{min-width:0}
.pp-pathways-kicker{
  display:inline-flex;
  align-items:center;
  gap:14px;
  margin-bottom:14px;
  color:#d39a00;
  font-size:clamp(12px,1vw,14px);
  font-weight:950;
  letter-spacing:.22em;
  text-transform:uppercase;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
}
.pp-pathways-kicker:after{
  content:"";
  width:54px;
  height:2px;
  background:linear-gradient(90deg,#d39a00,rgba(211,154,0,.1));
  display:inline-block;
}
.pp-pathways-top h2{
  margin:0;
  max-width:720px;
  color:#061f63;
  font-size:clamp(34px,4.4vw,68px);
  line-height:.98;
  letter-spacing:-.055em;
  font-weight:950;
}
.pp-pathways-top p{
  margin:clamp(16px,1.9vw,24px) 0 0;
  color:#41557e;
  font-size:clamp(16px,1.35vw,21px);
  line-height:1.55;
}
.pp-pathways-intro p{max-width:850px;white-space:normal}
.pp-pathways-intro p a{
  color:#0967dd;
  font-weight:900;
  text-decoration:none;
  white-space:nowrap;
}
.pp-pathways-intro p a.gold{color:#d39a00}
.pp-pathways-intro p a:hover{text-decoration:underline}
.pp-pathways-divider{
  width:1px;
  min-height:190px;
  background:linear-gradient(180deg,transparent,rgba(0,43,120,.26),transparent);
}
.pp-pathways-summary{
  display:grid;
  grid-template-columns:minmax(220px,.74fr) minmax(220px,1fr);
  gap:clamp(18px,3vw,44px);
  align-items:center;
}
.pp-pathways-summary p{
  margin:0;
  max-width:360px;
  font-size:clamp(18px,1.55vw,27px);
  line-height:1.45;
  color:#526482;
}
.pp-pathways-mini-chart{
  position:relative;
  height:210px;
  min-width:240px;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  overflow:visible;
}
.pp-pathways-mini-chart:before{
  content:"";
  position:absolute;
  left:10px;
  right:8px;
  bottom:28px;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(5,44,118,.2),transparent);
}
.pp-pathways-mini-chart span{
  position:absolute;
  bottom:30px;
  width:clamp(28px,3vw,52px);
  border-radius:9px 9px 1px 1px;
  background:linear-gradient(180deg,#1d86ff 0%,#0640a7 100%);
  box-shadow:0 12px 24px rgba(14,86,205,.18), inset 0 1px 0 rgba(255,255,255,.28);
}
.pp-pathways-mini-chart span:nth-child(1){right:210px;height:34px;opacity:.85}
.pp-pathways-mini-chart span:nth-child(2){right:156px;height:58px;opacity:.9}
.pp-pathways-mini-chart span:nth-child(3){right:102px;height:86px;opacity:.95}
.pp-pathways-mini-chart span:nth-child(4){right:48px;height:126px}
.pp-pathways-mini-chart span:nth-child(5){right:0;height:168px}
.pp-pathways-mini-chart i{
  position:absolute;
  right:18px;
  top:14px;
  width:240px;
  height:130px;
  border-top:12px solid #1d7bf0;
  border-radius:100% 0 0 0;
  transform:rotate(-19deg);
  transform-origin:right top;
  opacity:.88;
  filter:drop-shadow(0 12px 18px rgba(29,123,240,.18));
}
.pp-pathways-mini-chart i:after{
  content:"";
  position:absolute;
  right:-18px;
  top:-27px;
  width:0;
  height:0;
  border-left:24px solid transparent;
  border-right:24px solid transparent;
  border-bottom:40px solid #1d7bf0;
  transform:rotate(47deg);
}
.pp-pathways-grid{margin-top:14px!important}
.pp-pathway-card{
  border-radius:0!important;
}
@media (min-width:1025px){
  .pp-pathway-card h3{white-space:nowrap;font-size:clamp(25px,2.1vw,32px)}
  .pp-pathway-card{grid-template-columns:minmax(0,1fr) 140px;min-height:280px}
}
@media (max-width:1120px){
  .pp-pathways-top{grid-template-columns:1fr;gap:18px;padding-top:18px;margin-bottom:20px}
  .pp-pathways-divider{display:none}
  .pp-pathways-summary{grid-template-columns:minmax(0,1fr) 220px;gap:22px}
  .pp-pathways-summary p{max-width:620px;font-size:18px}
  .pp-pathways-mini-chart{height:150px;min-width:200px;transform:scale(.86);transform-origin:right center}
}
@media (max-width:760px){
  .pp-home-pathways{padding-top:24px!important;padding-bottom:34px!important}
  .pp-pathways-top{text-align:left;padding:14px 0 4px;margin-bottom:16px}
  .pp-pathways-kicker{font-size:11px;letter-spacing:.18em;margin-bottom:10px}
  .pp-pathways-kicker:after{width:38px}
  .pp-pathways-top h2{font-size:clamp(32px,9.5vw,44px);line-height:1.03}
  .pp-pathways-top p{font-size:15.5px;line-height:1.55;margin-top:12px}
  .pp-pathways-summary{grid-template-columns:1fr;gap:6px}
  .pp-pathways-summary p{font-size:16px;max-width:none}
  .pp-pathways-mini-chart{height:108px;min-width:180px;margin-left:auto;margin-top:-8px;transform:scale(.7);transform-origin:right center}
  .pp-pathway-card{border-radius:0!important}
}
@media (max-width:430px){
  .pp-pathways-top h2{font-size:31px}
  .pp-pathways-intro p a{white-space:normal}
  .pp-pathways-mini-chart{display:none}
}


/* Homepage pathway top final correction: remove right chart block and stretch headline */
.pp-pathways-top.pp-pathways-top-full{
  display:block!important;
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto 18px!important;
  padding:18px 0 8px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.pp-pathways-top-full .pp-pathways-intro{
  width:100%!important;
  max-width:none!important;
  display:grid!important;
  grid-template-columns:minmax(0,0.92fr) minmax(360px,0.78fr)!important;
  column-gap:clamp(28px,5vw,84px)!important;
  align-items:end!important;
}
.pp-pathways-top-full .pp-pathways-kicker{
  grid-column:1 / -1!important;
  display:inline-flex!important;
  width:max-content!important;
  margin:0 0 12px!important;
  color:#d39a00!important;
  font-weight:950!important;
  font-size:13px!important;
  letter-spacing:.22em!important;
  text-transform:uppercase!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
}
.pp-pathways-top-full .pp-pathways-kicker:after{
  content:""!important;
  display:inline-block!important;
  width:56px!important;
  height:2px!important;
  margin-left:16px!important;
  background:linear-gradient(90deg,#d39a00,rgba(211,154,0,.06))!important;
}
.pp-pathways-top-full h2{
  margin:0!important;
  max-width:760px!important;
  color:#061f63!important;
  font-size:clamp(38px,4.8vw,70px)!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
  font-weight:950!important;
}
.pp-pathways-top-full .pp-pathways-lead{
  margin:0!important;
  max-width:none!important;
  color:#42577f!important;
  font-size:clamp(17px,1.45vw,22px)!important;
  line-height:1.6!important;
}
.pp-pathways-top-full .pp-pathways-lead a{
  white-space:nowrap!important;
  display:inline!important;
  font-weight:950!important;
  text-decoration:none!important;
}
.pp-pathways-top-full .pp-pathways-lead a:first-of-type{color:#0967dd!important}
.pp-pathways-top-full .pp-pathways-lead a.gold{color:#d39a00!important}
.pp-pathways-divider,.pp-pathways-summary,.pp-pathways-mini-chart{display:none!important}
.pp-pathway-card h3{white-space:nowrap!important}
@media(max-width:980px){
  .pp-pathways-top-full .pp-pathways-intro{grid-template-columns:1fr!important;row-gap:12px!important;align-items:start!important}
  .pp-pathways-top-full h2{max-width:760px!important;font-size:clamp(34px,7vw,54px)!important}
  .pp-pathways-top-full .pp-pathways-lead{max-width:760px!important;font-size:16.5px!important}
}
@media(max-width:560px){
  .pp-pathways-top.pp-pathways-top-full{padding-top:10px!important;margin-bottom:14px!important}
  .pp-pathways-top-full .pp-pathways-kicker{font-size:11px!important;letter-spacing:.16em!important;margin-bottom:8px!important}
  .pp-pathways-top-full .pp-pathways-kicker:after{width:34px!important;margin-left:10px!important}
  .pp-pathways-top-full h2{font-size:32px!important;line-height:1.06!important;letter-spacing:-.04em!important}
  .pp-pathways-top-full .pp-pathways-lead{font-size:15px!important;line-height:1.55!important}
  .pp-pathways-top-full .pp-pathways-lead a{white-space:nowrap!important}
  .pp-pathway-card h3{white-space:normal!important}
}

/* User-requested homepage pathway redesign: mimic clean two-column reference section */
.pp-home-pathways{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#fff 0%,#fff 72%,#f5f9ff 100%)!important;
  padding:clamp(46px,5vw,76px) clamp(18px,4vw,48px) clamp(42px,5vw,72px)!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.pp-pathways-top.pp-pathways-top-full{
  max-width:1180px!important;
  margin:0 auto clamp(46px,5vw,78px)!important;
  padding:0!important;
  text-align:center!important;
}
.pp-pathways-top-full .pp-pathways-intro{
  display:block!important;
  max-width:1120px!important;
  margin:0 auto!important;
  text-align:center!important;
}
.pp-pathways-top-full .pp-pathways-kicker{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  margin:0 auto 22px!important;
  gap:18px!important;
  color:#d79b00!important;
  font-size:clamp(13px,1vw,16px)!important;
  font-weight:950!important;
  letter-spacing:.28em!important;
  text-transform:uppercase!important;
  line-height:1!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
}
.pp-pathways-top-full .pp-pathways-kicker:before,
.pp-pathways-top-full .pp-pathways-kicker:after{
  content:""!important;
  display:block!important;
  width:82px!important;
  height:2px!important;
  margin:0!important;
  background:linear-gradient(90deg,rgba(215,155,0,.05),#d79b00,rgba(215,155,0,.05))!important;
}
.pp-pathways-top-full h2{
  max-width:900px!important;
  margin:0 auto!important;
  color:#061d5f!important;
  font-size:clamp(44px,5.4vw,82px)!important;
  line-height:1.04!important;
  letter-spacing:-.055em!important;
  font-weight:950!important;
}
.pp-pathways-top-full .pp-pathways-lead{
  max-width:1120px!important;
  margin:clamp(18px,2vw,26px) auto 0!important;
  color:#3f5278!important;
  font-size:clamp(18px,1.55vw,25px)!important;
  line-height:1.45!important;
  white-space:nowrap!important;
}
.pp-pathways-top-full .pp-pathways-lead a{
  display:inline!important;
  white-space:nowrap!important;
  text-decoration:none!important;
  font-weight:900!important;
}
.pp-pathways-top-full .pp-pathways-lead a:first-of-type{color:#0873df!important}
.pp-pathways-top-full .pp-pathways-lead a.gold{color:#d49a00!important}
.pp-pathways-top-full .pp-pathways-lead a:hover{text-decoration:underline!important}
.pp-pathways-grid{
  max-width:1320px!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:1fr 1px 1fr!important;
  gap:clamp(42px,6vw,96px)!important;
  align-items:center!important;
}
.pp-pathways-grid:before{
  content:""!important;
  grid-column:2!important;
  grid-row:1!important;
  width:1px!important;
  height:clamp(210px,18vw,310px)!important;
  background:linear-gradient(180deg,transparent,rgba(26,112,235,.46),transparent)!important;
  justify-self:center!important;
}
.pp-pathway-card{
  position:relative!important;
  display:grid!important;
  grid-template-columns:clamp(105px,10vw,150px) minmax(0,1fr)!important;
  gap:clamp(24px,3vw,48px)!important;
  align-items:center!important;
  min-height:auto!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.pp-pathway-card:before{
  content:""!important;
  grid-column:1!important;
  grid-row:1!important;
  width:clamp(105px,10vw,150px)!important;
  aspect-ratio:1!important;
  border-radius:20px!important;
  display:block!important;
  background:linear-gradient(135deg,#eaf3ff 0%,#f8fbff 100%)!important;
  box-shadow:0 16px 44px rgba(22,83,173,.12)!important;
}
.pp-pathway-card:after{
  content:""!important;
  position:absolute!important;
  left:clamp(28px,3vw,45px)!important;
  top:50%!important;
  width:clamp(58px,5.4vw,84px)!important;
  height:clamp(58px,5.4vw,84px)!important;
  transform:translateY(-50%)!important;
  border-radius:50%!important;
  background:#086ee5!important;
  box-shadow:inset 0 -16px 30px rgba(0,22,82,.22),0 12px 24px rgba(8,110,229,.24)!important;
  z-index:1!important;
}
.pp-pathway-investor:before{background:linear-gradient(135deg,#fff5d7 0%,#fffdf7 100%)!important;box-shadow:0 16px 44px rgba(215,155,0,.13)!important}
.pp-pathway-investor:after{background:linear-gradient(180deg,#f5ba00,#d99a00)!important;box-shadow:inset 0 -16px 30px rgba(104,66,0,.2),0 12px 24px rgba(217,154,0,.22)!important}
.pp-pathway-card .pp-pathway-content{
  grid-column:2!important;
  grid-row:1!important;
  min-width:0!important;
}
.pp-pathway-meta,
.pp-pathway-features,
.pp-pathway-visual{display:none!important}
.pp-pathway-card h3{
  margin:0!important;
  max-width:none!important;
  color:#061d5f!important;
  font-size:clamp(32px,3.4vw,55px)!important;
  line-height:1.06!important;
  letter-spacing:-.045em!important;
  font-weight:950!important;
  white-space:normal!important;
}
.pp-pathway-card h3::first-line{color:#061d5f!important}
.pp-pathway-fundraiser h3{color:#086ee5!important}
.pp-pathway-fundraiser h3:before,
.pp-pathway-investor h3:before{
  content:"Need to";
  display:block;
  color:#061d5f;
}
.pp-pathway-fundraiser h3{font-size:0!important}
.pp-pathway-fundraiser h3:before,
.pp-pathway-fundraiser h3:after{
  font-size:clamp(32px,3.4vw,55px)!important;
  line-height:1.06!important;
  letter-spacing:-.045em!important;
  font-weight:950!important;
}
.pp-pathway-fundraiser h3:after{content:"Raise Funds?";display:block;color:#086ee5!important}
.pp-pathway-investor h3{font-size:0!important}
.pp-pathway-investor h3:before,
.pp-pathway-investor h3:after{
  font-size:clamp(32px,3.4vw,55px)!important;
  line-height:1.06!important;
  letter-spacing:-.045em!important;
  font-weight:950!important;
}
.pp-pathway-investor h3:after{content:"Invest or Donate?";display:block;color:#d49a00!important;white-space:nowrap!important}
.pp-pathway-card p{
  max-width:620px!important;
  margin:clamp(16px,1.6vw,22px) 0 0!important;
  color:#43577e!important;
  font-size:clamp(17px,1.25vw,21px)!important;
  line-height:1.55!important;
}
.pp-pathway-cta{
  width:min(100%,560px)!important;
  min-height:66px!important;
  margin-top:clamp(28px,3vw,44px)!important;
  border-radius:8px!important;
  padding:18px 28px!important;
  font-size:clamp(18px,1.55vw,25px)!important;
  font-weight:950!important;
  letter-spacing:-.015em!important;
  box-shadow:0 14px 30px rgba(0,60,160,.18)!important;
}
.pp-pathway-cta.blue{background:linear-gradient(135deg,#0842b6,#0876e8)!important;color:#fff!important}
.pp-pathway-cta.gold{background:linear-gradient(135deg,#d99a00,#ffbd00)!important;color:#fff!important;box-shadow:0 14px 30px rgba(217,154,0,.2)!important}
.pp-pathway-cta span{font-size:30px!important}
/* Simple white line-chart icon inside blue circle */
.pp-pathway-fundraiser .pp-pathway-content:before{
  content:"";position:absolute;left:clamp(55px,5.15vw,83px);top:50%;width:clamp(40px,4vw,62px);height:clamp(34px,3.4vw,52px);transform:translate(-50%,-50%);z-index:2;background:rgba(255,255,255,.95);clip-path:polygon(0 74%,14% 74%,14% 100%,0 100%,0 74%,22% 74%,22% 56%,36% 56%,36% 100%,22% 100%,22% 74%,44% 74%,44% 38%,58% 38%,58% 100%,44% 100%,44% 74%,66% 74%,66% 20%,80% 20%,80% 100%,66% 100%,66% 74%,100% 74%,100% 83%,88% 83%,88% 100%,0 100%);
}
.pp-pathway-investor .pp-pathway-content:before{
  content:"";position:absolute;left:clamp(55px,5.15vw,83px);top:50%;width:clamp(44px,4.3vw,66px);height:clamp(44px,4.3vw,66px);transform:translate(-50%,-50%);z-index:2;background:rgba(255,255,255,.95);clip-path:polygon(46% 92%,54% 92%,54% 63%,75% 63%,84% 53%,88% 35%,79% 26%,62% 30%,54% 44%,54% 21%,46% 21%,46% 47%,36% 34%,20% 30%,10% 38%,15% 56%,27% 64%,46% 64%);
}
@media (max-width:1100px){
  .pp-pathways-top-full .pp-pathways-lead{white-space:normal!important}
  .pp-pathways-grid{grid-template-columns:1fr!important;gap:34px!important}
  .pp-pathways-grid:before{display:none!important}
  .pp-pathway-card{max-width:820px!important;margin:0 auto!important;width:100%!important}
}
@media (max-width:680px){
  .pp-home-pathways{padding:36px 18px 44px!important}
  .pp-pathways-top.pp-pathways-top-full{margin-bottom:34px!important}
  .pp-pathways-top-full .pp-pathways-kicker{font-size:11px!important;letter-spacing:.18em!important;gap:10px!important;margin-bottom:14px!important}
  .pp-pathways-top-full .pp-pathways-kicker:before,.pp-pathways-top-full .pp-pathways-kicker:after{width:42px!important}
  .pp-pathways-top-full h2{font-size:clamp(35px,10vw,48px)!important;line-height:1.08!important}
  .pp-pathways-top-full .pp-pathways-lead{font-size:16px!important;line-height:1.55!important;white-space:normal!important}
  .pp-pathway-card{grid-template-columns:82px 1fr!important;gap:18px!important;align-items:start!important}
  .pp-pathway-card:before{width:82px!important;border-radius:18px!important;margin-top:2px!important}
  .pp-pathway-card:after{left:41px!important;top:43px!important;width:54px!important;height:54px!important;transform:translateY(0)!important}
  .pp-pathway-fundraiser .pp-pathway-content:before,.pp-pathway-investor .pp-pathway-content:before{left:41px!important;top:70px!important;width:35px!important;height:35px!important;transform:translate(-50%,-50%)!important}
  .pp-pathway-fundraiser h3:before,.pp-pathway-fundraiser h3:after,.pp-pathway-investor h3:before,.pp-pathway-investor h3:after{font-size:30px!important;line-height:1.08!important}
  .pp-pathway-investor h3:after{white-space:normal!important}
  .pp-pathway-card p{font-size:15.5px!important;margin-top:12px!important}
  .pp-pathway-cta{grid-column:1 / -1!important;width:100%!important;min-height:54px!important;margin-top:20px!important;font-size:15px!important;padding:14px 16px!important;border-radius:8px!important}
}
@media (max-width:420px){
  .pp-pathway-card{grid-template-columns:1fr!important;text-align:left!important}
  .pp-pathway-card:before,.pp-pathway-card:after,.pp-pathway-fundraiser .pp-pathway-content:before,.pp-pathway-investor .pp-pathway-content:before{display:none!important}
  .pp-pathway-card .pp-pathway-content{grid-column:1!important}
}

/* Final homepage pathway redesign: clean, screenshot-matched section */
.pp-home-pathways.pp-pathways-clean{
  position:relative!important;
  overflow:hidden!important;
  padding:48px 7vw 54px!important;
  margin:0 auto!important;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 72%,#f3f8ff 100%)!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  max-width:none!important;
  width:100%!important;
}
.pp-home-pathways.pp-pathways-clean:before,
.pp-home-pathways.pp-pathways-clean:after{
  content:""!important;
  position:absolute!important;
  pointer-events:none!important;
  z-index:0!important;
  border-radius:999px!important;
  filter:blur(28px)!important;
  opacity:.42!important;
}
.pp-home-pathways.pp-pathways-clean:before{left:-10%;bottom:-20%;width:42%;height:38%;background:rgba(9,103,221,.13)!important;}
.pp-home-pathways.pp-pathways-clean:after{right:-10%;bottom:-18%;width:44%;height:40%;background:rgba(226,160,0,.16)!important;}
.pp-pathways-clean-head,
.pp-pathways-clean-grid{position:relative!important;z-index:1!important;}
.pp-pathways-clean-head{text-align:center!important;max-width:1050px!important;margin:0 auto!important;}
.pp-pathways-clean-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:24px!important;
  color:#d69a00!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:950!important;
  text-transform:uppercase!important;
  letter-spacing:.34em!important;
  margin:0 0 18px!important;
}
.pp-pathways-clean-kicker:before,
.pp-pathways-clean-kicker:after{
  content:""!important;
  display:block!important;
  width:82px!important;
  height:1px!important;
  background:linear-gradient(90deg,transparent,#d69a00,transparent)!important;
}
.pp-pathways-clean-head h2{
  margin:0!important;
  color:#061f63!important;
  font-weight:1000!important;
  letter-spacing:-.065em!important;
  line-height:.99!important;
  font-size:clamp(44px,6.2vw,86px)!important;
  text-wrap:balance!important;
  text-shadow:0 10px 34px rgba(5,30,94,.08)!important;
}
.pp-pathways-clean-head p{
  margin:24px auto 0!important;
  color:#3e507a!important;
  font-size:clamp(17px,1.5vw,24px)!important;
  line-height:1.45!important;
  max-width:1080px!important;
  white-space:nowrap!important;
}
.pp-pathways-clean-head p a{
  color:#086ee8!important;
  font-weight:950!important;
  text-decoration:none!important;
  white-space:nowrap!important;
}
.pp-pathways-clean-head p a.gold{color:#d99c00!important;}
.pp-pathways-clean-head p a:hover{text-decoration:underline!important;}
.pp-pathways-clean-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 1px minmax(0,1fr)!important;
  align-items:center!important;
  gap:6.5vw!important;
  max-width:1450px!important;
  margin:72px auto 0!important;
}
.pp-pathway-clean-card,
.pp-pathway-clean-card *{box-sizing:border-box!important;}
.pp-pathway-clean-card{
  position:relative!important;
  display:grid!important;
  grid-template-columns:150px minmax(0,1fr)!important;
  grid-template-areas:"icon copy" "cta cta"!important;
  gap:26px 54px!important;
  align-items:center!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.pp-pathway-clean-card:before,
.pp-pathway-clean-card:after,
.pp-pathway-card:before,
.pp-pathway-card:after,
.pp-pathway-visual{display:none!important;content:none!important;}
.pp-pathway-clean-icon{
  grid-area:icon!important;
  width:138px!important;
  height:138px!important;
  border-radius:18px!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 auto!important;
  background:linear-gradient(145deg,#eef6ff,#dfeeff)!important;
  box-shadow:0 24px 55px rgba(0,63,158,.10)!important;
}
.pp-pathway-clean-icon svg{
  width:84px!important;
  height:84px!important;
  border-radius:999px!important;
  padding:18px!important;
  fill:none!important;
  stroke:#fff!important;
  stroke-width:3.2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  background:linear-gradient(145deg,#0783ff,#0645c4)!important;
  box-shadow:0 16px 36px rgba(0,105,231,.26)!important;
}
.pp-pathway-clean-gold .pp-pathway-clean-icon{background:linear-gradient(145deg,#fff7dd,#ffefbd)!important;box-shadow:0 24px 55px rgba(214,154,0,.11)!important;}
.pp-pathway-clean-gold .pp-pathway-clean-icon svg{background:linear-gradient(145deg,#f7c100,#d59500)!important;box-shadow:0 16px 36px rgba(214,154,0,.25)!important;}
.pp-pathway-clean-copy{grid-area:copy!important;min-width:0!important;}
.pp-pathway-clean-copy h3{
  margin:0!important;
  color:#061f63!important;
  font-size:clamp(36px,3.4vw,54px)!important;
  line-height:1.05!important;
  letter-spacing:-.055em!important;
  font-weight:1000!important;
  white-space:normal!important;
}
.pp-pathway-clean-copy h3 span{color:#0972ed!important;white-space:nowrap!important;}
.pp-pathway-clean-gold .pp-pathway-clean-copy h3 span{color:#d99c00!important;}
.pp-pathway-clean-copy p{
  margin:22px 0 0!important;
  color:#354a74!important;
  font-size:clamp(17px,1.4vw,22px)!important;
  line-height:1.55!important;
  max-width:560px!important;
}
.pp-pathway-clean-cta{
  grid-area:cta!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
  min-height:70px!important;
  width:100%!important;
  padding:18px 28px!important;
  border-radius:8px!important;
  text-decoration:none!important;
  color:#fff!important;
  font-size:clamp(18px,1.55vw,25px)!important;
  line-height:1.1!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
  box-shadow:0 18px 34px rgba(0,83,202,.18)!important;
  transition:transform .18s ease, box-shadow .18s ease!important;
}
.pp-pathway-clean-cta.blue{background:linear-gradient(135deg,#0645c4,#0783ff)!important;}
.pp-pathway-clean-cta.gold{background:linear-gradient(135deg,#d99c00,#ffbe00)!important;color:#fff!important;box-shadow:0 18px 34px rgba(217,156,0,.2)!important;}
.pp-pathway-clean-cta:hover{transform:translateY(-2px)!important;box-shadow:0 22px 42px rgba(3,29,82,.22)!important;}
.pp-pathway-clean-cta span{font-size:30px!important;line-height:1!important;}
.pp-pathways-clean-divider{
  width:1px!important;
  height:326px!important;
  align-self:center!important;
  background:linear-gradient(180deg,transparent,rgba(0,98,215,.42),transparent)!important;
}
@media (max-width:1180px){
  .pp-home-pathways.pp-pathways-clean{padding:44px 5vw 50px!important;}
  .pp-pathways-clean-grid{gap:4vw!important;margin-top:58px!important;}
  .pp-pathway-clean-card{grid-template-columns:112px minmax(0,1fr)!important;gap:22px 30px!important;}
  .pp-pathway-clean-icon{width:108px!important;height:108px!important;border-radius:16px!important;}
  .pp-pathway-clean-icon svg{width:72px!important;height:72px!important;padding:16px!important;}
  .pp-pathways-clean-head p{white-space:normal!important;}
}
@media (max-width:860px){
  .pp-home-pathways.pp-pathways-clean{padding:38px 22px 42px!important;}
  .pp-pathways-clean-head{text-align:left!important;}
  .pp-pathways-clean-kicker{font-size:12px!important;letter-spacing:.22em!important;gap:14px!important;margin-bottom:14px!important;}
  .pp-pathways-clean-kicker:before{display:none!important;}
  .pp-pathways-clean-kicker:after{width:54px!important;}
  .pp-pathways-clean-head h2{font-size:clamp(38px,11vw,62px)!important;line-height:1.02!important;}
  .pp-pathways-clean-head p{font-size:16.5px!important;line-height:1.55!important;margin-top:16px!important;}
  .pp-pathways-clean-grid{grid-template-columns:1fr!important;gap:30px!important;margin-top:42px!important;}
  .pp-pathways-clean-divider{display:none!important;}
  .pp-pathway-clean-card{grid-template-columns:86px minmax(0,1fr)!important;gap:18px 22px!important;}
  .pp-pathway-clean-icon{width:82px!important;height:82px!important;}
  .pp-pathway-clean-icon svg{width:58px!important;height:58px!important;padding:13px!important;}
  .pp-pathway-clean-copy h3{font-size:clamp(30px,8vw,42px)!important;}
  .pp-pathway-clean-copy p{font-size:15.5px!important;margin-top:12px!important;}
  .pp-pathway-clean-cta{min-height:58px!important;font-size:16px!important;padding:15px 18px!important;}
}
@media (max-width:520px){
  .pp-home-pathways.pp-pathways-clean{padding:34px 18px 38px!important;}
  .pp-pathways-clean-head h2 br{display:none!important;}
  .pp-pathways-clean-head h2{font-size:34px!important;letter-spacing:-.05em!important;}
  .pp-pathways-clean-head p{font-size:15px!important;}
  .pp-pathway-clean-card{grid-template-columns:1fr!important;grid-template-areas:"icon" "copy" "cta"!important;gap:14px!important;}
  .pp-pathway-clean-icon{width:74px!important;height:74px!important;}
  .pp-pathway-clean-copy h3{font-size:30px!important;}
  .pp-pathway-clean-copy h3 span{white-space:normal!important;}
  .pp-pathway-clean-cta{font-size:14.5px!important;gap:10px!important;}
}

/* User refinement 2026-05-20: final pathway section polish using homepage font scale */
.pp-home-pathways.pp-pathways-clean{
  font-family:inherit!important;
  padding:38px clamp(18px,4vw,56px) 42px!important;
  background:linear-gradient(180deg,#fff 0%,#fff 70%,#f6faff 100%)!important;
}
.pp-home-pathways.pp-pathways-clean:before,
.pp-home-pathways.pp-pathways-clean:after{
  opacity:.28!important;
  filter:blur(34px)!important;
}
.pp-pathways-clean-head{
  max-width:980px!important;
}
.pp-pathways-clean-kicker{
  font-family:inherit!important;
  font-size:12px!important;
  letter-spacing:.28em!important;
  margin-bottom:14px!important;
  gap:18px!important;
}
.pp-pathways-clean-kicker:before,
.pp-pathways-clean-kicker:after{
  width:68px!important;
}
.pp-pathways-clean-head h2{
  font-family:inherit!important;
  font-size:clamp(34px,4.6vw,58px)!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
  font-weight:900!important;
  max-width:780px!important;
  margin-inline:auto!important;
}
.pp-pathways-clean-head p{
  font-family:inherit!important;
  margin-top:14px!important;
  font-size:clamp(15px,1.2vw,18px)!important;
  line-height:1.55!important;
  color:#405378!important;
  max-width:900px!important;
  white-space:normal!important;
}
.pp-pathways-clean-head p a{
  font-family:inherit!important;
  font-weight:800!important;
}
.pp-pathways-clean-grid{
  max-width:1220px!important;
  margin-top:46px!important;
  gap:clamp(34px,5vw,76px)!important;
}
.pp-pathways-clean-divider{
  height:250px!important;
  opacity:.72!important;
}
.pp-pathway-clean-card{
  grid-template-columns:104px minmax(0,1fr)!important;
  grid-template-areas:"icon copy" "cta cta"!important;
  gap:20px 30px!important;
}
.pp-pathway-clean-icon{
  width:96px!important;
  height:96px!important;
  border-radius:16px!important;
  box-shadow:0 18px 38px rgba(0,63,158,.09)!important;
}
.pp-pathway-clean-icon svg{
  width:66px!important;
  height:66px!important;
  padding:15px!important;
  stroke-width:3!important;
}
.pp-pathway-clean-copy h3{
  font-family:inherit!important;
  font-size:clamp(27px,2.55vw,39px)!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
  font-weight:900!important;
}
.pp-pathway-clean-copy p{
  font-family:inherit!important;
  margin-top:12px!important;
  font-size:clamp(14.5px,1.1vw,16.5px)!important;
  line-height:1.55!important;
  color:#3e5177!important;
  max-width:480px!important;
}
.pp-pathway-clean-cta{
  font-family:inherit!important;
  min-height:52px!important;
  padding:13px 22px!important;
  border-radius:7px!important;
  font-size:clamp(14.5px,1.15vw,17px)!important;
  font-weight:850!important;
  box-shadow:0 12px 24px rgba(0,83,202,.14)!important;
}
.pp-pathway-clean-cta span{
  font-size:21px!important;
}
@media (min-width:1181px){
  .pp-pathways-clean-copy h3 span{white-space:nowrap!important;}
}
@media (max-width:980px){
  .pp-home-pathways.pp-pathways-clean{padding:34px 22px 38px!important;}
  .pp-pathways-clean-head{text-align:center!important;}
  .pp-pathways-clean-head h2{font-size:clamp(34px,7vw,48px)!important;}
  .pp-pathways-clean-grid{grid-template-columns:1fr!important;max-width:720px!important;margin-top:34px!important;gap:28px!important;}
  .pp-pathways-clean-divider{display:none!important;}
  .pp-pathway-clean-card{grid-template-columns:88px minmax(0,1fr)!important;gap:18px 22px!important;}
  .pp-pathway-clean-icon{width:82px!important;height:82px!important;}
  .pp-pathway-clean-icon svg{width:58px!important;height:58px!important;padding:13px!important;}
  .pp-pathway-clean-copy h3{font-size:clamp(26px,5.8vw,34px)!important;}
  .pp-pathway-clean-cta{min-height:50px!important;}
}
@media (max-width:560px){
  .pp-home-pathways.pp-pathways-clean{padding:30px 16px 34px!important;}
  .pp-pathways-clean-kicker{font-size:10.5px!important;letter-spacing:.2em!important;gap:10px!important;}
  .pp-pathways-clean-kicker:before,.pp-pathways-clean-kicker:after{width:38px!important;}
  .pp-pathways-clean-head{text-align:left!important;}
  .pp-pathways-clean-head h2{font-size:31px!important;line-height:1.12!important;}
  .pp-pathways-clean-head h2 br{display:none!important;}
  .pp-pathways-clean-head p{font-size:14.5px!important;line-height:1.55!important;}
  .pp-pathways-clean-grid{margin-top:28px!important;gap:26px!important;}
  .pp-pathway-clean-card{grid-template-columns:66px minmax(0,1fr)!important;gap:12px 14px!important;}
  .pp-pathway-clean-icon{width:60px!important;height:60px!important;border-radius:14px!important;}
  .pp-pathway-clean-icon svg{width:44px!important;height:44px!important;padding:10px!important;}
  .pp-pathway-clean-copy h3{font-size:25px!important;line-height:1.12!important;}
  .pp-pathway-clean-copy p{font-size:14px!important;margin-top:8px!important;}
  .pp-pathway-clean-cta{grid-column:1 / -1!important;min-height:48px!important;width:100%!important;font-size:14px!important;padding:12px 14px!important;}
}

/* Homepage brands/partners section polish */
.pp-home-pathways + .partners,
section.partners{
  margin-top:clamp(28px,4.5vw,70px)!important;
  padding-top:clamp(38px,4.2vw,62px)!important;
  padding-bottom:clamp(34px,4vw,58px)!important;
  position:relative!important;
}
section.partners:before{
  content:"";
  position:absolute;
  inset:0 calc(50% - 50vw);
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);
  border-top:1px solid rgba(6,26,91,.06);
  border-bottom:1px solid rgba(6,26,91,.05);
  z-index:-1;
}
section.partners .section-head{
  align-items:flex-end!important;
  gap:18px!important;
  margin-bottom:clamp(22px,2.6vw,34px)!important;
}
section.partners .section-head h2{
  font-size:clamp(24px,2.45vw,38px)!important;
  letter-spacing:-.045em!important;
  line-height:1.08!important;
  color:var(--blue)!important;
  max-width:760px!important;
}
section.partners .section-head a{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  color:var(--blue)!important;
  font-weight:900!important;
  font-size:14px!important;
  padding:10px 14px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid rgba(6,26,91,.09)!important;
  box-shadow:0 10px 26px rgba(6,26,91,.055)!important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease!important;
}
section.partners .section-head a:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(217,154,0,.35)!important;
  box-shadow:0 16px 34px rgba(6,26,91,.09)!important;
}
section.partners .mobile-slider-shell{position:relative!important}
section.partners .partner-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:clamp(14px,1.45vw,22px)!important;
  margin-top:0!important;
}
section.partners .partner-grid > div{
  height:clamp(86px,7vw,108px)!important;
  border:1px solid rgba(6,26,91,.10)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;
  box-shadow:0 12px 30px rgba(6,26,91,.055)!important;
  display:grid!important;
  place-items:center!important;
  padding:18px 22px!important;
  opacity:1!important;
  filter:none!important;
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease!important;
}
section.partners .partner-grid > div:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(217,154,0,.28)!important;
  box-shadow:0 20px 42px rgba(6,26,91,.10)!important;
}
section.partners .partner-grid img{
  max-height:58px!important;
  max-width:88%!important;
  width:auto!important;
  object-fit:contain!important;
}
@media(max-width:1100px){
  section.partners .partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .pp-home-pathways + .partners,
  section.partners{
    margin-top:34px!important;
    padding-top:34px!important;
    padding-bottom:34px!important;
  }
  section.partners .section-head{
    flex-direction:row!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:12px!important;
    margin-bottom:18px!important;
  }
  section.partners .section-head h2{
    font-size:22px!important;
    max-width:70%!important;
  }
  section.partners .section-head a{
    font-size:12px!important;
    padding:8px 10px!important;
    white-space:nowrap!important;
  }
  section.partners .mobile-slider-shell{padding:0 34px!important}
  section.partners .partner-grid.mobile-slider{
    display:flex!important;
    gap:12px!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    padding:2px 2px 14px!important;
  }
  section.partners .partner-grid.mobile-slider > div{
    flex:0 0 calc((100% - 12px)/2)!important;
    height:78px!important;
    border-radius:15px!important;
    padding:12px!important;
    scroll-snap-align:start!important;
  }
  section.partners .partner-grid img{max-height:46px!important;max-width:92%!important}
}
@media(max-width:430px){
  section.partners .section-head{flex-direction:column!important;align-items:flex-start!important}
  section.partners .section-head h2{max-width:100%!important;font-size:21px!important}
  section.partners .mobile-slider-shell{padding:0 30px!important}
  section.partners .partner-grid.mobile-slider > div{flex-basis:82%!important;height:80px!important}
}

.role-card:focus-visible{outline:3px solid rgba(228,135,0,.28);outline-offset:3px}
.role-card input{position:absolute;opacity:0;pointer-events:none}


/* Enterprise auth clarity + business signup panels */
.auth-form input,.auth-form select,.pp-auth-input,.pp-auth-select{color:#00164f !important;background:#ffffff !important;border-color:#b8c5dc !important;font-weight:800 !important;-webkit-text-fill-color:#00164f;}
.auth-form input::placeholder,.pp-auth-input::placeholder{color:#5f6f92 !important;opacity:1 !important;font-weight:700 !important;}
.auth-form input:focus,.auth-form select:focus,.pp-auth-input:focus,.pp-auth-select:focus{border-color:#071b67 !important;box-shadow:0 0 0 4px rgba(7,27,103,.12) !important;}
.role-card{color:#00164f !important;background:#fff !important;}
.role-card b{color:#00164f !important;}
.role-card small{color:#223467 !important;}
.role-card.active{border-color:#e48700 !important;background:#fff8ec !important;box-shadow:0 0 0 2px rgba(228,135,0,.18) !important;}
.signup-panel{display:none;gap:18px;padding:18px;border:1px solid #d8dfec;border-radius:10px;background:#fbfdff;}
.signup-panel.active{display:grid;}
.signup-panel[hidden]{display:none !important;}
.auth-panel-note{border-left:4px solid #e48700;background:#fff8ec;border-radius:8px;padding:12px 14px;color:#00164f;font-size:13px;line-height:1.5;font-weight:800;}
.auth-divider,.social-btn{display:none !important;}


/* Round 7: force registration role cards to be clickable above all auth-page decoration */
.auth-card,.pp-auth-card,.auth-form,.pp-auth-form,#signupForm,#signupRoleGrid,.role-grid{position:relative;z-index:20;}
.role-grid{pointer-events:auto!important;}
.role-grid .role-card,.role-grid button.role-card{pointer-events:auto!important;cursor:pointer!important;position:relative;z-index:25;touch-action:manipulation;}
.role-grid .role-card *{pointer-events:none;}
.signup-panel[hidden]{display:none!important;}
.signup-panel.active{display:grid!important;}

.goal-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:6px 0 14px}.goal-filter-row input{width:100%;padding:10px;border:1px solid #d8dee9;border-radius:10px}


/* Batch 26: redesigned Propartners pathway section - desktop and mobile */
.pp-pathways-pro{position:relative!important;overflow:hidden!important;padding:78px 16px 64px!important;background:linear-gradient(180deg,#fff 0%,#fff 76%,#eef6ff 100%)!important;border-radius:0!important;isolation:isolate!important;}
.pp-pathways-pro:before{content:"";position:absolute;left:-120px;bottom:96px;width:240px;height:240px;border:1px solid rgba(20,105,255,.12);border-radius:50%;box-shadow:0 0 0 34px rgba(20,105,255,.04),0 0 0 68px rgba(20,105,255,.025);z-index:-1;}
.pp-pathways-pro-bg{position:absolute;z-index:-1;pointer-events:none;}
.pp-pathways-pro-bg-left{left:26px;top:58px;width:150px;height:120px;background-image:radial-gradient(circle,rgba(18,94,240,.18) 2px,transparent 2.5px);background-size:24px 24px;}
.pp-pathways-pro-bg-right{right:-34px;top:-82px;width:300px;height:300px;border-radius:45% 0 0 55%;background:radial-gradient(circle at 45% 35%,rgba(232,170,0,.18),transparent 58%);}
.pp-pathways-pro-bg-right:after{content:"";position:absolute;right:30px;top:90px;width:170px;height:120px;background-image:radial-gradient(circle,rgba(224,159,0,.22) 2px,transparent 2.5px);background-size:22px 22px;}
.pp-pathways-pro-head{text-align:center;max-width:880px;margin:0 auto 34px!important;}
.pp-pathways-pro-kicker{display:inline-flex;align-items:center;gap:24px;text-transform:uppercase;letter-spacing:.32em;color:#d89b00;font-weight:900;font-size:13px;margin-bottom:14px;}
.pp-pathways-pro-kicker i{display:block;width:56px;height:1px;background:linear-gradient(90deg,transparent,#d89b00);}.pp-pathways-pro-kicker i:last-child{background:linear-gradient(90deg,#d89b00,transparent);}
.pp-pathways-pro-head h2{margin:0!important;color:#061a5f!important;font-size:clamp(48px,6.1vw,72px)!important;line-height:.98!important;letter-spacing:-.058em!important;font-weight:950!important;text-shadow:0 10px 22px rgba(5,23,74,.08)!important;}
.pp-pathways-pro-head p{margin:20px auto 0!important;color:#263f77!important;font-size:20px!important;line-height:1.55!important;}.pp-pathways-pro-head a{font-weight:900;color:#086bf2!important;text-decoration:none!important;}.pp-pathways-pro-head a.gold{color:#d49600!important;}
.pp-pathways-pro-grid{max-width:1240px;margin:0 auto!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px!important;}
.pp-pathway-pro-card{position:relative!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(7,84,215,.18)!important;border-radius:26px!important;padding:34px!important;box-shadow:0 24px 70px rgba(8,39,103,.10),inset 0 1px 0 rgba(255,255,255,.95)!important;backdrop-filter:blur(10px)!important;transition:transform .2s ease,box-shadow .2s ease!important;}.pp-pathway-pro-card:hover{transform:translateY(-3px)!important;box-shadow:0 30px 86px rgba(8,39,103,.14)!important;}.pp-pathway-pro-gold{border-color:rgba(224,159,0,.24)!important;}
.pp-pathway-pro-top{display:grid!important;grid-template-columns:132px minmax(0,1fr)!important;gap:28px!important;align-items:start!important;}.pp-pathway-pro-icon{width:132px!important;height:132px!important;border-radius:28px!important;background:linear-gradient(145deg,#eaf3ff,#d9ebff)!important;display:grid!important;place-items:center!important;box-shadow:0 22px 50px rgba(7,106,242,.10)!important;}.pp-pathway-pro-icon svg{width:88px!important;height:88px!important;padding:20px!important;border-radius:24px!important;background:linear-gradient(135deg,#0854dc,#1884ff)!important;fill:none!important;stroke:#fff!important;stroke-width:3!important;stroke-linecap:round!important;stroke-linejoin:round!important;box-shadow:0 18px 38px rgba(8,97,228,.34)!important;}.pp-pathway-pro-gold .pp-pathway-pro-icon{background:linear-gradient(145deg,#fff7dd,#fff0bd)!important;}.pp-pathway-pro-gold .pp-pathway-pro-icon svg{background:linear-gradient(135deg,#f2bb00,#dd9900)!important;box-shadow:0 18px 38px rgba(219,151,0,.28)!important;}
.pp-pathway-pro-label{display:inline-flex!important;align-items:center!important;border-radius:999px!important;background:#eaf2ff!important;color:#0965e9!important;text-transform:uppercase!important;letter-spacing:.03em!important;font-size:13px!important;font-weight:950!important;padding:7px 16px!important;margin-bottom:10px!important;}.pp-pathway-pro-gold .pp-pathway-pro-label{background:#fff3d7!important;color:#d69500!important;}
.pp-pathway-pro-copy h3{margin:0!important;color:#061a5f!important;font-size:clamp(34px,3.1vw,46px)!important;line-height:1.02!important;letter-spacing:-.04em!important;font-weight:950!important;}.pp-pathway-pro-copy h3 span{color:#0b6df3!important;}.pp-pathway-pro-gold .pp-pathway-pro-copy h3 span{color:#d99a00!important;}.pp-pathway-pro-copy p{margin:12px 0 0!important;color:#2a3d70!important;font-size:17px!important;line-height:1.48!important;max-width:420px!important;}
.pp-pathway-pro-list{list-style:none!important;padding:20px 0 20px!important;margin:28px 0 0!important;border-top:1px solid rgba(12,52,116,.12)!important;border-bottom:1px solid rgba(12,52,116,.12)!important;display:grid!important;gap:14px!important;}.pp-pathway-pro-list li{display:flex!important;align-items:center!important;gap:16px!important;color:#263a6b!important;font-size:17px!important;font-weight:650!important;}.pp-pathway-pro-list span{width:42px!important;height:42px!important;border-radius:50%!important;background:#f1f6ff!important;border:1px solid rgba(8,98,228,.14)!important;display:grid!important;place-items:center!important;font-size:20px!important;}.pp-pathway-pro-gold .pp-pathway-pro-list span{background:#fff7e4!important;border-color:rgba(218,154,0,.18)!important;}
.pp-pathway-pro-cta{margin-top:26px!important;min-height:68px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:28px!important;text-decoration:none!important;color:#fff!important;font-weight:950!important;font-size:20px!important;box-shadow:0 18px 34px rgba(4,81,207,.18)!important;transition:transform .2s ease,box-shadow .2s ease!important;}.pp-pathway-pro-cta.blue{background:linear-gradient(135deg,#0748c8,#1687ff)!important;}.pp-pathway-pro-cta.gold{background:linear-gradient(135deg,#d89b00,#ffbd00)!important;}.pp-pathway-pro-cta span{font-size:40px!important;line-height:1!important;}.pp-pathway-pro-cta:hover{transform:translateY(-2px)!important;box-shadow:0 22px 44px rgba(4,81,207,.24)!important;color:#fff!important;}
.pp-pathways-pro-trust{max-width:1240px;margin:22px auto 0!important;background:rgba(255,255,255,.86)!important;border:1px solid rgba(10,42,98,.10)!important;border-radius:20px!important;box-shadow:0 18px 50px rgba(8,39,103,.08)!important;padding:20px 30px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:22px!important;}.pp-pathways-pro-trust div{display:flex!important;align-items:center!important;gap:20px!important;min-width:0!important;}.pp-pathways-pro-trust div+div{border-left:1px solid rgba(9,43,106,.14)!important;padding-left:34px!important;}.pp-pathways-pro-trust b{width:72px!important;height:72px!important;border-radius:50%!important;background:#eef5ff!important;color:#075ee6!important;display:grid!important;place-items:center!important;font-size:34px!important;flex:0 0 auto!important;}.pp-pathways-pro-trust strong{display:block!important;color:#061a5f!important;font-weight:950!important;font-size:18px!important;margin-bottom:6px!important;}.pp-pathways-pro-trust small{display:block!important;color:#2b3f70!important;font-size:15px!important;line-height:1.45!important;}
@media (max-width:900px){.pp-pathways-pro{padding:42px 20px 0!important;background:linear-gradient(180deg,#fff 0%,#fff 84%,#eef6ff 100%)!important;}.pp-pathways-pro-bg-left{display:none!important;}.pp-pathways-pro-head{text-align:left!important;margin-bottom:28px!important;}.pp-pathways-pro-kicker{font-size:14px!important;gap:16px!important;margin-bottom:20px!important;}.pp-pathways-pro-kicker i:first-child{display:none!important;}.pp-pathways-pro-kicker i{width:64px!important;}.pp-pathways-pro-head h2{font-size:clamp(42px,10vw,64px)!important;line-height:1.08!important;letter-spacing:-.06em!important;}.pp-pathways-pro-head p{font-size:21px!important;line-height:1.55!important;margin-top:22px!important;}.pp-pathways-pro-grid{grid-template-columns:1fr!important;gap:30px!important;}.pp-pathway-pro-card{padding:30px 28px 24px!important;border-radius:16px!important;}.pp-pathway-pro-top{grid-template-columns:112px minmax(0,1fr)!important;gap:26px!important;}.pp-pathway-pro-icon{width:112px!important;height:112px!important;border-radius:26px!important;}.pp-pathway-pro-icon svg{width:82px!important;height:82px!important;}.pp-pathway-pro-label,.pp-pathway-pro-list{display:none!important;}.pp-pathway-pro-copy h3{font-size:31px!important;line-height:1.12!important;}.pp-pathway-pro-copy p{font-size:19px!important;margin-top:12px!important;}.pp-pathway-pro-cta{min-height:66px!important;margin-top:28px!important;font-size:20px!important;justify-content:center!important;}.pp-pathway-pro-gold .pp-pathway-pro-cta{background:#fff!important;color:#d49a00!important;border:1.5px solid #dca00a!important;box-shadow:none!important;}.pp-pathways-pro-trust{border-radius:0!important;border-left:0!important;border-right:0!important;margin:52px -20px 0!important;padding:28px 22px!important;grid-template-columns:repeat(3,1fr)!important;gap:14px!important;}.pp-pathways-pro-trust div{gap:10px!important;align-items:flex-start!important;}.pp-pathways-pro-trust div+div{padding-left:14px!important;}.pp-pathways-pro-trust b{width:42px!important;height:42px!important;font-size:24px!important;background:transparent!important;}.pp-pathways-pro-trust strong{font-size:13px!important;}.pp-pathways-pro-trust small{font-size:12px!important;line-height:1.4!important;}}
@media (max-width:560px){.pp-pathways-pro{padding-left:22px!important;padding-right:22px!important;}.pp-pathways-pro-head h2{font-size:39px!important;}.pp-pathways-pro-head p{font-size:20px!important;}.pp-pathway-pro-card{padding:30px 28px 24px!important;}.pp-pathway-pro-top{grid-template-columns:108px minmax(0,1fr)!important;gap:22px!important;}.pp-pathway-pro-icon{width:100px!important;height:100px!important;}.pp-pathway-pro-icon svg{width:78px!important;height:78px!important;}.pp-pathway-pro-copy h3{font-size:29px!important;}.pp-pathway-pro-copy p{font-size:18px!important;}.pp-pathway-pro-cta{font-size:18px!important;gap:22px!important;}.pp-pathways-pro-trust{margin-left:-22px!important;margin-right:-22px!important;padding:27px 18px!important;}.pp-pathways-pro-trust div{display:block!important;text-align:left!important;}.pp-pathways-pro-trust b{margin-bottom:8px!important;}.pp-pathways-pro-trust div+div{padding-left:12px!important;}.pp-pathways-pro-trust strong{font-size:12px!important;}.pp-pathways-pro-trust small{font-size:11px!important;}}

/* Batch 27: pathway section typography/color alignment with homepage design system */
.pp-home-pathways.pp-pathways-pro{
  padding:clamp(52px,5vw,78px) 16px clamp(46px,4.8vw,68px)!important;
  background:linear-gradient(180deg,#fff 0%,#fff 76%,#eef6ff 100%)!important;
  color:var(--ink)!important;
}
.pp-pathways-pro-head{
  max-width:920px!important;
  margin:0 auto clamp(34px,3.8vw,52px)!important;
  text-align:center!important;
}
.pp-pathways-pro-kicker{
  color:var(--gold)!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.28em!important;
  margin-bottom:16px!important;
}
.pp-pathways-pro-kicker i{background:linear-gradient(90deg,transparent,var(--gold))!important;}
.pp-pathways-pro-kicker i:last-child{background:linear-gradient(90deg,var(--gold),transparent)!important;}
.pp-pathways-pro-head h2{
  color:var(--blue)!important;
  font-size:clamp(46px,5vw,76px)!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
  font-weight:950!important;
  margin:0!important;
}
.pp-pathways-pro-head p{
  color:#082258!important;
  font-size:clamp(17px,1.45vw,21px)!important;
  line-height:1.6!important;
  margin:18px auto 0!important;
  max-width:900px!important;
}
.pp-pathways-pro-head a{color:#086bf2!important;font-weight:900!important;}
.pp-pathways-pro-head a.gold{color:var(--gold)!important;}
.pp-pathways-pro-grid{
  max-width:1240px!important;
  gap:28px!important;
}
.pp-pathway-pro-card{
  color:var(--ink)!important;
  border-color:rgba(6,26,91,.12)!important;
  border-radius:22px!important;
  padding:clamp(28px,2.6vw,34px)!important;
  box-shadow:0 18px 42px rgba(6,26,91,.10)!important;
}
.pp-pathway-pro-gold{border-color:rgba(217,154,0,.24)!important;}
.pp-pathway-pro-top{
  grid-template-columns:clamp(104px,9vw,132px) minmax(0,1fr)!important;
  gap:clamp(22px,2.4vw,28px)!important;
}
.pp-pathway-pro-icon{
  width:clamp(104px,9vw,132px)!important;
  height:clamp(104px,9vw,132px)!important;
}
.pp-pathway-pro-icon svg{
  width:clamp(72px,6.2vw,88px)!important;
  height:clamp(72px,6.2vw,88px)!important;
}
.pp-pathway-pro-label{
  color:#0965e9!important;
  background:#eaf2ff!important;
  font-size:13px!important;
  font-weight:900!important;
}
.pp-pathway-pro-gold .pp-pathway-pro-label{color:var(--gold)!important;background:#fff4d8!important;}
.pp-pathway-pro-copy h3{
  color:var(--blue)!important;
  font-size:clamp(32px,2.7vw,42px)!important;
  line-height:1.06!important;
  letter-spacing:-.045em!important;
  font-weight:950!important;
}
.pp-pathway-pro-copy h3 span{color:#086bf2!important;}
.pp-pathway-pro-gold .pp-pathway-pro-copy h3 span{color:var(--gold)!important;}
.pp-pathway-pro-copy p{
  color:#233967!important;
  font-size:clamp(15.5px,1.15vw,17px)!important;
  line-height:1.6!important;
  margin-top:12px!important;
}
.pp-pathway-pro-list li{
  color:#233967!important;
  font-size:16px!important;
  line-height:1.45!important;
  font-weight:700!important;
}
.pp-pathway-pro-cta{
  min-height:60px!important;
  border-radius:12px!important;
  font-size:clamp(16px,1.25vw,18px)!important;
  font-weight:900!important;
}
.pp-pathway-pro-cta.blue{background:linear-gradient(135deg,var(--blue),#1687ff)!important;}
.pp-pathway-pro-cta.gold{background:linear-gradient(135deg,#d69600,var(--gold2))!important;}
.pp-pathway-pro-cta span{font-size:30px!important;}
.pp-pathways-pro-trust{
  max-width:1240px!important;
  margin:24px auto 0!important;
  border-color:rgba(6,26,91,.10)!important;
  box-shadow:var(--shadow)!important;
}
.pp-pathways-pro-trust b{color:var(--blue)!important;background:#eef3ff!important;}
.pp-pathways-pro-trust strong{color:var(--blue)!important;font-size:16px!important;font-weight:900!important;}
.pp-pathways-pro-trust small{color:#506389!important;font-size:14px!important;line-height:1.5!important;}
@media (max-width:900px){
  .pp-home-pathways.pp-pathways-pro{
    padding:clamp(40px,7vw,54px) 20px 0!important;
  }
  .pp-pathways-pro-head{
    text-align:left!important;
    margin-bottom:30px!important;
  }
  .pp-pathways-pro-kicker{
    font-size:12px!important;
    letter-spacing:.22em!important;
    gap:14px!important;
    margin-bottom:16px!important;
  }
  .pp-pathways-pro-kicker i:first-child{display:none!important;}
  .pp-pathways-pro-kicker i{width:52px!important;}
  .pp-pathways-pro-head h2{
    font-size:clamp(38px,8.8vw,52px)!important;
    line-height:1.06!important;
  }
  .pp-pathways-pro-head p{
    font-size:clamp(16px,3.8vw,19px)!important;
    line-height:1.55!important;
    margin-top:16px!important;
  }
  .pp-pathway-pro-card{
    border-radius:18px!important;
    padding:26px 24px 22px!important;
  }
  .pp-pathway-pro-top{
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:18px!important;
  }
  .pp-pathway-pro-icon{
    width:88px!important;
    height:88px!important;
    border-radius:22px!important;
  }
  .pp-pathway-pro-icon svg{
    width:64px!important;
    height:64px!important;
    padding:15px!important;
  }
  .pp-pathway-pro-copy h3{
    font-size:clamp(27px,6.4vw,34px)!important;
    line-height:1.1!important;
  }
  .pp-pathway-pro-copy p{
    font-size:15.5px!important;
    line-height:1.55!important;
  }
  .pp-pathway-pro-cta{
    min-height:54px!important;
    margin-top:22px!important;
    font-size:15.5px!important;
  }
  .pp-pathway-pro-gold .pp-pathway-pro-cta{
    color:var(--gold)!important;
    border-color:var(--gold)!important;
  }
  .pp-pathways-pro-trust{
    margin-top:44px!important;
  }
  .pp-pathways-pro-trust strong{font-size:13px!important;}
  .pp-pathways-pro-trust small{font-size:12px!important;}
}
@media (max-width:560px){
  .pp-home-pathways.pp-pathways-pro{padding-left:18px!important;padding-right:18px!important;}
  .pp-pathways-pro-head h2{font-size:34px!important;letter-spacing:-.052em!important;}
  .pp-pathways-pro-head p{font-size:15.5px!important;}
  .pp-pathway-pro-card{padding:24px 20px 20px!important;}
  .pp-pathway-pro-top{grid-template-columns:74px minmax(0,1fr)!important;gap:16px!important;}
  .pp-pathway-pro-icon{width:70px!important;height:70px!important;border-radius:18px!important;}
  .pp-pathway-pro-icon svg{width:52px!important;height:52px!important;padding:12px!important;}
  .pp-pathway-pro-copy h3{font-size:25px!important;}
  .pp-pathway-pro-copy p{font-size:14.5px!important;}
  .pp-pathway-pro-cta{font-size:14.5px!important;gap:16px!important;}
  .pp-pathways-pro-trust{padding:24px 18px!important;}
}

/* Batch 28: compact pathway section integrated with homepage flow */
.pp-home-pathways.pp-pathways-pro{
  padding:clamp(34px,4vw,54px) 16px clamp(34px,4vw,52px)!important;
  background:linear-gradient(180deg,#ffffff 0%,#ffffff 70%,#f6f9ff 100%)!important;
}
.pp-pathways-pro:before,
.pp-pathways-pro-bg{opacity:.35!important;transform:scale(.72)!important;}
.pp-pathways-pro-head{
  max-width:820px!important;
  margin:0 auto clamp(24px,2.7vw,34px)!important;
}
.pp-pathways-pro-kicker{
  font-size:12px!important;
  letter-spacing:.22em!important;
  gap:16px!important;
  margin-bottom:12px!important;
}
.pp-pathways-pro-kicker i{width:44px!important;}
.pp-pathways-pro-head h2{
  font-size:clamp(36px,4.2vw,56px)!important;
  line-height:1.04!important;
  letter-spacing:-.045em!important;
  text-shadow:none!important;
}
.pp-pathways-pro-head p{
  max-width:760px!important;
  margin-top:12px!important;
  color:#2c3f6f!important;
  font-size:clamp(15.5px,1.2vw,18px)!important;
  line-height:1.55!important;
}
.pp-pathways-pro-grid{
  max-width:1120px!important;
  gap:20px!important;
}
.pp-pathway-pro-card{
  border-radius:18px!important;
  padding:22px 24px!important;
  box-shadow:0 12px 30px rgba(6,26,91,.075)!important;
}
.pp-pathway-pro-top{
  grid-template-columns:82px minmax(0,1fr)!important;
  gap:18px!important;
  align-items:center!important;
}
.pp-pathway-pro-icon{
  width:78px!important;
  height:78px!important;
  border-radius:20px!important;
  box-shadow:0 12px 24px rgba(8,104,235,.14)!important;
}
.pp-pathway-pro-icon svg{
  width:56px!important;
  height:56px!important;
  padding:13px!important;
}
.pp-pathway-pro-label{
  font-size:11px!important;
  padding:5px 10px!important;
  margin-bottom:8px!important;
}
.pp-pathway-pro-copy h3{
  font-size:clamp(25px,2.1vw,34px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
}
.pp-pathway-pro-copy p{
  margin-top:8px!important;
  font-size:14.5px!important;
  line-height:1.55!important;
  color:#2f4270!important;
}
.pp-pathway-pro-list{
  margin:18px 0 0!important;
  padding-top:16px!important;
  gap:10px!important;
}
.pp-pathway-pro-list li{
  font-size:14px!important;
  line-height:1.4!important;
  font-weight:650!important;
  color:#2f4270!important;
}
.pp-pathway-pro-list li span{
  width:34px!important;
  height:34px!important;
  font-size:15px!important;
}
.pp-pathway-pro-cta{
  min-height:50px!important;
  margin-top:18px!important;
  border-radius:10px!important;
  padding:13px 18px!important;
  font-size:15px!important;
  letter-spacing:0!important;
}
.pp-pathway-pro-cta span{font-size:22px!important;}
.pp-pathways-pro-trust{
  max-width:1120px!important;
  margin:18px auto 0!important;
  border-radius:16px!important;
  padding:16px 24px!important;
  box-shadow:0 12px 28px rgba(6,26,91,.06)!important;
  gap:16px!important;
}
.pp-pathways-pro-trust div{gap:14px!important;}
.pp-pathways-pro-trust div+div{padding-left:24px!important;}
.pp-pathways-pro-trust b{
  width:54px!important;
  height:54px!important;
  font-size:24px!important;
}
.pp-pathways-pro-trust strong{font-size:14.5px!important;}
.pp-pathways-pro-trust small{font-size:13px!important;line-height:1.4!important;}
@media (max-width:900px){
  .pp-home-pathways.pp-pathways-pro{padding:34px 18px 0!important;}
  .pp-pathways-pro-head{text-align:left!important;margin-bottom:22px!important;}
  .pp-pathways-pro-kicker{font-size:11px!important;letter-spacing:.18em!important;gap:12px!important;margin-bottom:12px!important;}
  .pp-pathways-pro-kicker i{width:42px!important;}
  .pp-pathways-pro-head h2{font-size:clamp(32px,8vw,44px)!important;line-height:1.08!important;}
  .pp-pathways-pro-head p{font-size:15.5px!important;line-height:1.5!important;margin-top:12px!important;}
  .pp-pathways-pro-grid{gap:18px!important;}
  .pp-pathway-pro-card{padding:20px!important;border-radius:16px!important;}
  .pp-pathway-pro-top{grid-template-columns:68px minmax(0,1fr)!important;gap:14px!important;}
  .pp-pathway-pro-icon{width:64px!important;height:64px!important;border-radius:16px!important;}
  .pp-pathway-pro-icon svg{width:48px!important;height:48px!important;padding:11px!important;}
  .pp-pathway-pro-copy h3{font-size:24px!important;line-height:1.1!important;}
  .pp-pathway-pro-copy p{font-size:14px!important;line-height:1.5!important;}
  .pp-pathway-pro-list{display:none!important;}
  .pp-pathway-pro-cta{min-height:48px!important;margin-top:16px!important;font-size:14.5px!important;}
  .pp-pathways-pro-trust{margin:28px -18px 0!important;padding:18px!important;border-radius:0!important;gap:10px!important;}
  .pp-pathways-pro-trust div{gap:8px!important;}
  .pp-pathways-pro-trust div+div{padding-left:10px!important;}
  .pp-pathways-pro-trust b{width:34px!important;height:34px!important;font-size:20px!important;background:transparent!important;}
  .pp-pathways-pro-trust strong{font-size:12px!important;}
  .pp-pathways-pro-trust small{font-size:11px!important;line-height:1.35!important;}
}
@media (max-width:560px){
  .pp-home-pathways.pp-pathways-pro{padding-left:16px!important;padding-right:16px!important;}
  .pp-pathways-pro-head h2{font-size:31px!important;letter-spacing:-.04em!important;}
  .pp-pathways-pro-head p{font-size:14.5px!important;}
  .pp-pathway-pro-card{padding:18px!important;}
  .pp-pathway-pro-top{grid-template-columns:58px minmax(0,1fr)!important;gap:12px!important;}
  .pp-pathway-pro-icon{width:56px!important;height:56px!important;border-radius:14px!important;}
  .pp-pathway-pro-icon svg{width:42px!important;height:42px!important;padding:10px!important;}
  .pp-pathway-pro-label{font-size:10px!important;padding:4px 8px!important;}
  .pp-pathway-pro-copy h3{font-size:22px!important;}
  .pp-pathway-pro-copy p{font-size:13.5px!important;}
  .pp-pathway-pro-cta{font-size:14px!important;min-height:46px!important;}
  .pp-pathways-pro-trust{margin-left:-16px!important;margin-right:-16px!important;padding:16px 14px!important;}
  .pp-pathways-pro-trust b{display:none!important;}
}

/* Phase 9N: homepage Closed Opportunities + Running Campaigns */
.closed-opps-v1{padding-top:72px;padding-bottom:36px}
.closed-opps-head{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:end;margin-bottom:28px}
.closed-kicker{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;background:linear-gradient(135deg,#081b59,#0b5cff);color:#fff;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 18px 45px rgba(11,92,255,.22)}
.closed-opps-head h2{font-size:clamp(28px,3.4vw,48px);line-height:1.02;margin:0;color:#05194f;letter-spacing:-.04em}
.closed-opps-head p{max-width:760px;margin:12px 0 0;color:#51628d;font-size:16px;line-height:1.7}
.closed-opps-head a{justify-self:end;text-decoration:none;background:#f2f6ff;color:#075bff;border:1px solid #dce7ff;border-radius:16px;padding:14px 18px;font-weight:900;white-space:nowrap}
.closed-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.closed-card{background:#fff;border:1px solid #dce6fb;border-radius:28px;overflow:hidden;box-shadow:0 22px 60px rgba(8,27,89,.08);transition:transform .22s ease,box-shadow .22s ease}
.closed-card:hover{transform:translateY(-5px);box-shadow:0 28px 80px rgba(8,27,89,.14)}
.closed-media{position:relative;height:190px;overflow:hidden;background:#071b56}
.closed-media img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02)}
.closed-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,25,79,0) 35%,rgba(5,25,79,.78))}
.closed-media span{position:absolute;left:14px;bottom:14px;z-index:1;background:rgba(255,255,255,.92);color:#081b59;border-radius:999px;padding:8px 12px;font-weight:900;font-size:12px}
.closed-body{padding:20px}
.closed-body small{display:block;color:#0b5cff;font-weight:900;margin-bottom:8px}
.closed-body h3{font-size:20px;line-height:1.16;margin:0 0 10px;color:#06194e;letter-spacing:-.025em}
.closed-body p{color:#586890;line-height:1.62;margin:0 0 18px}
.closed-metrics{display:grid;grid-template-columns:1fr;gap:8px;border-top:1px solid #edf2ff;padding-top:14px}
.closed-metrics b{display:flex;align-items:center;justify-content:space-between;color:#06194e;font-size:15px}.closed-metrics em{font-style:normal;color:#7b89aa;font-size:11px;text-transform:uppercase;letter-spacing:.08em}
.closed-card-1 .closed-media span{background:#e9fff3;color:#028b4a}.closed-card-2 .closed-media span{background:#fff5db;color:#a76500}.closed-card-3 .closed-media span{background:#efe9ff;color:#5a22d6}.closed-card-4 .closed-media span{background:#e8f0ff;color:#075bff}
.running-campaigns-v1{padding-top:44px;padding-bottom:64px}
.running-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px;background:linear-gradient(135deg,#06194e,#0b5cff);border-radius:32px;padding:30px;color:#fff;box-shadow:0 28px 80px rgba(11,92,255,.18)}
.running-head span{display:block;color:#94c4ff;font-weight:900;text-transform:uppercase;letter-spacing:.14em;font-size:12px;margin-bottom:10px}
.running-head h2{font-size:clamp(26px,3vw,42px);line-height:1.05;margin:0 0 10px;letter-spacing:-.04em;color:#fff}.running-head p{max-width:780px;margin:0;color:rgba(255,255,255,.78);line-height:1.65}.running-head a{background:#fff;color:#075bff;border-radius:16px;padding:14px 18px;font-weight:900;text-decoration:none;white-space:nowrap}
.running-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:18px}.running-card{display:grid;grid-template-columns:160px 1fr;gap:0;background:#fff;border:1px solid #dce6fb;border-radius:26px;overflow:hidden;box-shadow:0 18px 55px rgba(8,27,89,.08)}.running-card.featured-running{grid-row:span 2;grid-template-columns:1fr}.running-img{position:relative;min-height:170px;background:#06194e;display:block}.running-card.featured-running .running-img{height:260px}.running-img img{width:100%;height:100%;object-fit:cover;display:block}.running-img span{position:absolute;left:12px;top:12px;background:#fff;color:#075bff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900}.running-copy{padding:20px}.running-copy small{color:#627198;font-weight:800}.running-copy h3{font-size:20px;line-height:1.15;margin:8px 0 8px;letter-spacing:-.025em}.running-copy h3 a{color:#06194e;text-decoration:none}.running-copy p{color:#586890;line-height:1.55;margin:0 0 15px}.running-progress{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.running-progress b{display:block;color:#06194e;font-size:18px}.running-progress span{display:block;color:#7b89aa;font-size:12px}.running-progress strong{color:#075bff;font-size:22px}.running-bar{height:9px;background:#edf3ff;border-radius:999px;overflow:hidden}.running-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0b5cff,#00bf63)}.running-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;color:#6b789b;font-size:13px}.running-foot a{color:#075bff;font-weight:900;text-decoration:none}
@media(max-width:1100px){.closed-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.running-grid{grid-template-columns:1fr 1fr}.running-card.featured-running{grid-row:auto}}
@media(max-width:760px){.closed-opps-head{grid-template-columns:1fr}.closed-opps-head a{justify-self:start}.closed-card-grid,.running-grid{grid-template-columns:1fr}.running-head{display:block;padding:24px}.running-head a{display:inline-flex;margin-top:18px}.running-card{grid-template-columns:1fr}.running-img{height:210px}.closed-media{height:210px}}

/* Phase 9O: unified public/account header-footer and homepage visual polish */
:root{--pp-navy:#06194e;--pp-blue:#075bff;--pp-gold:#c6932a;--pp-gold2:#f0b429;--pp-ink:#06194e;}
.wide{max-width:1320px!important;width:min(1320px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important;}
.navbar .nav-inner{max-width:1320px!important;width:min(1320px,calc(100% - 48px))!important;gap:22px!important;}
.nav-links{gap:18px!important;}
.nav-actions{margin-left:auto!important;}
.footer .footer-grid{display:grid!important;grid-template-columns:minmax(190px,.82fr) minmax(145px,.62fr) minmax(155px,.68fr) minmax(175px,.76fr) minmax(155px,.68fr) minmax(230px,1.05fr)!important;gap:38px!important;align-items:start!important;}
.footer .footer-contact{min-width:230px!important;overflow-wrap:normal!important;word-break:normal!important;}
.footer .footer-contact p,.footer .footer-contact a{white-space:normal!important;line-height:1.65!important;}
.footer .footer-brand p{max-width:260px!important;}
.ppu-homepage-footer-fallback{background:#06194e!important;color:#dfe8ff!important;padding:58px 0 24px!important;clear:both!important;}
.ppu-hff-inner{max-width:1320px!important;width:min(1320px,calc(100% - 48px))!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(190px,.82fr) minmax(145px,.62fr) minmax(155px,.68fr) minmax(175px,.76fr) minmax(155px,.68fr) minmax(230px,1.05fr)!important;gap:38px!important;}
.ppu-hff-inner h4{color:#fff!important;margin:0 0 18px!important;font-weight:900!important;}.ppu-hff-inner a{display:block!important;color:#dfe8ff!important;text-decoration:none!important;margin:0 0 12px!important;}.ppu-hff-inner p{color:#c8d5f5!important;line-height:1.65!important;}.ppu-hff-bottom{max-width:1320px!important;width:min(1320px,calc(100% - 48px))!important;margin:42px auto 0!important;padding-top:18px!important;border-top:1px solid rgba(255,255,255,.14)!important;display:flex!important;justify-content:space-between!important;gap:20px!important;color:#dbe6ff!important;}
.pp-home-pathways.pp-pathways-clean{padding-top:44px!important;padding-bottom:48px!important;}
.pp-pathways-clean-grid{background:#fff!important;border:1px solid #e4eaf5!important;border-radius:30px!important;box-shadow:0 24px 80px rgba(6,25,78,.07)!important;overflow:hidden!important;}
.pp-pathway-clean-card{background:#fff!important;}
.pp-pathway-clean-blue .pp-pathway-clean-icon{background:linear-gradient(135deg,rgba(7,91,255,.12),rgba(6,25,78,.06))!important;color:var(--pp-blue)!important;}
.pp-pathway-clean-gold .pp-pathway-clean-icon{background:linear-gradient(135deg,rgba(198,147,42,.18),rgba(240,180,41,.14))!important;color:var(--pp-gold)!important;}
.pp-pathway-clean-copy h3{color:var(--pp-navy)!important;}.pp-pathway-clean-copy h3 span{color:var(--pp-blue)!important;}.pp-pathway-clean-gold .pp-pathway-clean-copy h3 span{color:var(--pp-gold)!important;}
.pp-pathway-clean-cta.blue{background:linear-gradient(135deg,var(--pp-navy),var(--pp-blue))!important;color:#fff!important;}.pp-pathway-clean-cta.gold{background:linear-gradient(135deg,var(--pp-gold),var(--pp-gold2))!important;color:#fff!important;}
.running-campaigns-v1{padding-top:52px!important;padding-bottom:72px!important;}
.running-head{background:linear-gradient(135deg,#06194e 0%,#073da8 56%,#c6932a 140%)!important;border-radius:34px!important;padding:34px!important;box-shadow:0 32px 90px rgba(6,25,78,.18)!important;}
.running-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;}
.running-card,.running-card.featured-running{grid-row:auto!important;grid-template-columns:1fr!important;border-radius:28px!important;background:#fff!important;border:1px solid #dfe7f5!important;box-shadow:0 22px 60px rgba(6,25,78,.09)!important;transition:transform .2s ease,box-shadow .2s ease!important;}
.running-card:hover{transform:translateY(-5px)!important;box-shadow:0 28px 76px rgba(6,25,78,.16)!important;}
.running-img,.running-card.featured-running .running-img{height:168px!important;min-height:168px!important;background:#06194e!important;}
.running-copy{padding:18px!important;}.running-copy h3{font-size:17px!important;line-height:1.22!important;min-height:42px!important;}.running-copy p{font-size:13px!important;line-height:1.5!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}.running-progress b{font-size:15px!important;}.running-progress strong{font-size:18px!important;color:var(--pp-gold)!important;}.running-bar i{background:linear-gradient(90deg,var(--pp-gold),var(--pp-blue))!important;}.running-foot{font-size:12px!important;}
@media(max-width:1180px){.footer .footer-grid,.ppu-hff-inner{grid-template-columns:1fr 1fr 1fr!important}.running-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.wide,.navbar .nav-inner,.footer .footer-grid,.footer .footer-bottom,.ppu-hff-inner,.ppu-hff-bottom{width:min(100% - 28px,1320px)!important}.pp-pathways-clean-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}.pp-pathway-clean-card{border:1px solid #e5ecf7!important;border-radius:24px!important;box-shadow:0 18px 50px rgba(6,25,78,.08)!important;margin:0!important}.pp-pathways-clean-divider{display:none!important}.pp-pathway-clean-card + .pp-pathway-clean-card{margin-top:20px!important}.running-grid{grid-template-columns:1fr!important}.running-img,.running-card.featured-running .running-img{height:210px!important}.footer .footer-grid,.ppu-hff-inner{grid-template-columns:1fr 1fr!important;gap:28px!important}.footer .footer-brand,.ppu-hff-inner>div:first-child{grid-column:1 / -1!important}.footer .footer-contact{grid-column:1 / -1!important}.ppu-hff-bottom,.footer .footer-bottom{display:block!important}.ppu-hff-bottom span,.footer .footer-bottom span{display:block!important;margin-top:10px!important}}
@media(max-width:460px){.pp-pathway-clean-card{padding:20px!important}.pp-pathway-clean-icon{margin-bottom:14px!important}.pp-pathway-clean-copy h3{font-size:26px!important}.pp-pathway-clean-cta{margin-top:16px!important}.footer .footer-grid,.ppu-hff-inner{grid-template-columns:1fr!important}.running-head{padding:24px!important}.running-head h2{font-size:27px!important}.running-head a{width:100%!important;text-align:center!important;justify-content:center!important}}

/* Phase 9Y footer social icon refinement */
.ppu-homepage-footer-fallback .ppu-hff-social,
.footer .footer-social,
.footer-social,
.ppu-hff-social{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    align-items:center!important;
    margin:16px 0 18px!important;
}
.ppu-homepage-footer-fallback .ppu-hff-social span,
.footer .footer-social a,
.footer-social a,
.ppu-hff-social span{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
    border-radius:50%!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:12px!important;
    line-height:1!important;
    transition:transform .22s ease, background .22s ease, color .22s ease, box-shadow .22s ease!important;
}
.ppu-homepage-footer-fallback .ppu-hff-social span:hover,
.footer .footer-social a:hover,
.footer-social a:hover,
.ppu-hff-social span:hover{
    transform:translateY(-3px)!important;
    background:#c89b2c!important;
    color:#fff!important;
    box-shadow:0 8px 20px rgba(200,155,44,.35)!important;
}
.ppu-hff-crowd,
.footer-crowd54{
    margin-top:18px!important;
}
.ppu-hff-inner>div:first-child,
.footer .footer-brand,
.footer-brand-column{
    max-width:230px!important;
}
.ppu-hff-inner>div:last-child,
.footer .footer-contact{
    min-width:250px!important;
}
.ppu-hff-inner>div:last-child p,
.footer .footer-contact p,
.footer-contact p{
    white-space:normal!important;
}
.ppu-hff-inner>div:last-child p:first-of-type,
.footer .footer-contact p:first-of-type,
.footer-contact p:first-of-type{
    max-width:280px!important;
}
@media(max-width:760px){
    .ppu-hff-inner>div:first-child,
    .footer .footer-brand,
    .footer-brand-column{max-width:none!important;}
    .ppu-homepage-footer-fallback .ppu-hff-social,
    .footer .footer-social,
    .footer-social,
    .ppu-hff-social{gap:10px!important;}
}

/* Phase 9Z: premium homepage closed + live campaign sections */
.pp-closed-premium,.pp-live-market{position:relative;isolation:isolate;overflow:hidden}.pp-section-orbit{position:absolute;inset:auto -80px -120px auto;width:360px;height:360px;border-radius:999px;background:radial-gradient(circle,rgba(200,155,44,.18),rgba(30,99,255,.08) 45%,transparent 70%);z-index:-1}.pp-kicker-gold,.pp-live-copy span{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-weight:900;font-size:12px;color:#c89b2c}.pp-closed-premium-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.9fr) auto;gap:24px;align-items:end;margin-bottom:30px}.pp-head-copy h2,.pp-live-copy h2{font-size:clamp(32px,4vw,54px);line-height:1.02;letter-spacing:-.055em;color:#071d63;margin:10px 0 12px}.pp-head-copy p,.pp-live-copy p{font-size:17px;line-height:1.65;color:#435484;max-width:760px;margin:0}.pp-premium-link,.pp-live-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;text-decoration:none;border:1px solid rgba(7,29,99,.14);background:#fff;color:#075bff;border-radius:18px;padding:15px 20px;font-weight:900;box-shadow:0 16px 40px rgba(7,29,99,.08);transition:all .22s ease}.pp-premium-link:hover,.pp-live-cta:hover{transform:translateY(-3px);background:#071d63;color:#fff;box-shadow:0 24px 56px rgba(7,29,99,.22)}.pp-closed-metric-ribbon{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border:1px solid rgba(30,99,255,.16);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(234,241,255,.86));box-shadow:0 22px 60px rgba(7,29,99,.08);backdrop-filter:blur(14px)}.pp-closed-metric-ribbon article{border-radius:17px;padding:14px 12px;background:#fff}.pp-closed-metric-ribbon b{display:block;color:#071d63;font-size:18px;letter-spacing:-.04em}.pp-closed-metric-ribbon span{display:block;color:#66759d;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.pp-closed-premium-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pp-closed-premium-card{position:relative;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid rgba(30,99,255,.15);border-radius:30px;overflow:hidden;box-shadow:0 20px 58px rgba(7,29,99,.08);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.pp-closed-premium-card:hover{transform:translateY(-10px);box-shadow:0 34px 90px rgba(7,29,99,.16);border-color:rgba(200,155,44,.45)}.pp-closed-premium-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:#1e63ff}.pp-accent-green:before{background:linear-gradient(90deg,#16a34a,#22c55e)}.pp-accent-gold:before{background:linear-gradient(90deg,#c89b2c,#ffbf1f)}.pp-accent-blue:before{background:linear-gradient(90deg,#071d63,#1e63ff)}.pp-accent-purple:before{background:linear-gradient(90deg,#6d28d9,#a855f7)}.pp-closed-premium-media{height:210px;position:relative;overflow:hidden;background:#071d63}.pp-closed-premium-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.pp-closed-premium-card:hover .pp-closed-premium-media img{transform:scale(1.06)}.pp-success-badge{position:absolute;left:16px;bottom:16px;display:inline-flex;background:rgba(255,255,255,.94);color:#071d63;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900;box-shadow:0 12px 28px rgba(7,29,99,.18)}.pp-closed-premium-body{padding:22px 20px 20px}.pp-closed-premium-body small{color:#075bff;font-weight:900}.pp-closed-premium-body h3{font-size:22px;line-height:1.08;letter-spacing:-.04em;color:#071d63;margin:9px 0 10px}.pp-closed-premium-body p{color:#4b5d8e;line-height:1.55;margin:0 0 18px}.pp-closed-premium-stats{display:grid;grid-template-columns:1fr;gap:8px;border-top:1px solid #e3eaf7;border-bottom:1px solid #e3eaf7;padding:14px 0}.pp-closed-premium-stats div{display:flex;align-items:center;justify-content:space-between;gap:12px}.pp-closed-premium-stats span{font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#7c89aa}.pp-closed-premium-stats b{font-size:16px;color:#071d63}.pp-success-steps{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.pp-success-steps span{font-size:11px;font-weight:900;color:#071d63;background:#eef4ff;border:1px solid #dce7fb;border-radius:999px;padding:7px 9px}.pp-live-market{padding-top:54px!important}.pp-live-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:24px;padding:34px;border-radius:34px;background:linear-gradient(135deg,#071d63 0%,#0d3da6 46%,#c89b2c 145%);box-shadow:0 28px 80px rgba(7,29,99,.18);overflow:hidden}.pp-live-glow{position:absolute;right:-110px;top:-130px;width:390px;height:390px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.22),rgba(200,155,44,.18) 42%,transparent 70%)}.pp-live-copy{position:relative;z-index:1}.pp-live-copy span{color:#bfdbfe}.pp-live-copy h2{color:#fff;max-width:760px;font-size:clamp(30px,3.6vw,50px);margin:10px 0}.pp-live-copy p{color:#dce8ff}.pp-live-mini-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,86px);gap:10px}.pp-live-mini-metrics article{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:20px;padding:14px;text-align:center;backdrop-filter:blur(10px)}.pp-live-mini-metrics b{display:block;color:#fff;font-size:22px;line-height:1}.pp-live-mini-metrics small{display:block;color:#dbeafe;font-weight:800;font-size:11px;margin-top:5px}.pp-live-cta{position:relative;z-index:1;background:#fff;color:#075bff}.pp-live-card-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-top:26px}.pp-live-card{background:#fff;border:1px solid #dfe8f8;border-radius:28px;overflow:hidden;box-shadow:0 18px 55px rgba(7,29,99,.08);transition:all .24s ease}.pp-live-card:hover{transform:translateY(-8px);box-shadow:0 32px 84px rgba(7,29,99,.17);border-color:rgba(30,99,255,.35)}.pp-live-image{position:relative;height:184px;display:block;overflow:hidden;background:#071d63}.pp-live-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.pp-live-card:hover .pp-live-image img{transform:scale(1.06)}.pp-live-type{position:absolute;left:14px;top:14px;background:#fff;color:#075bff;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:900;box-shadow:0 10px 22px rgba(7,29,99,.15)}.pp-live-image em{position:absolute;right:14px;bottom:14px;font-style:normal;background:rgba(7,29,99,.88);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}.pp-live-body{padding:19px 18px}.pp-live-body small{display:block;color:#5f6f98;font-weight:900;margin-bottom:8px}.pp-live-body h3{font-size:19px;line-height:1.12;letter-spacing:-.035em;margin:0 0 8px}.pp-live-body h3 a{color:#071d63;text-decoration:none}.pp-live-body p{color:#52628b;line-height:1.46;margin:0 0 14px;min-height:42px}.pp-live-amount-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.pp-live-amount-row span{display:block;color:#8490ad;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.pp-live-amount-row b{display:block;color:#071d63;font-size:17px}.pp-live-amount-row strong{color:#c89b2c;font-size:24px;letter-spacing:-.04em}.pp-live-progress{height:10px;background:#edf3ff;border-radius:999px;overflow:hidden;margin:10px 0 14px}.pp-live-progress i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#c89b2c,#1e63ff)}.pp-live-meta{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:8px;color:#68779d;font-size:12px}.pp-live-meta a{color:#075bff;text-decoration:none;font-weight:900;white-space:nowrap}.pp-live-card-1 .pp-live-progress i{background:linear-gradient(90deg,#16a34a,#1e63ff)}.pp-live-card-2 .pp-live-progress i{background:linear-gradient(90deg,#c89b2c,#1e63ff)}.pp-live-card-3 .pp-live-progress i{background:linear-gradient(90deg,#f97316,#071d63)}.pp-live-card-4 .pp-live-progress i{background:linear-gradient(90deg,#1e63ff,#22c55e)}.pp-live-card-5 .pp-live-progress i{background:linear-gradient(90deg,#c89b2c,#071d63)}
@media(max-width:1180px){.pp-closed-premium-head{grid-template-columns:1fr}.pp-closed-metric-ribbon{max-width:760px}.pp-premium-link{justify-self:start}.pp-closed-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pp-live-hero{grid-template-columns:1fr}.pp-live-mini-metrics{grid-template-columns:repeat(3,minmax(0,1fr));max-width:420px}.pp-live-cta{justify-self:start}.pp-live-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.pp-closed-premium,.pp-live-market{padding-top:44px!important}.pp-head-copy h2,.pp-live-copy h2{font-size:34px!important}.pp-closed-metric-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.pp-closed-premium-grid,.pp-live-card-grid{grid-template-columns:1fr}.pp-closed-premium-media,.pp-live-image{height:220px}.pp-live-hero{border-radius:28px;padding:26px}.pp-live-mini-metrics{grid-template-columns:repeat(3,1fr);gap:8px}.pp-live-mini-metrics article{padding:11px 8px}.pp-live-meta{grid-template-columns:1fr;gap:5px}.pp-success-steps span{font-size:10px}.pp-premium-link,.pp-live-cta{width:100%}}


/* Phase 9AA: final homepage closed-card and footer social polish */
.pp-closed-premium-media .pp-success-badge{display:none!important;}
.pp-success-steps{display:none!important;}
.pp-closed-premium-stats{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  border:0!important;
  padding:14px 0 0!important;
}
.pp-closed-premium-stats div{
  display:block!important;
  min-height:78px!important;
  border-radius:18px!important;
  padding:12px 10px!important;
  background:linear-gradient(135deg,#eef5ff,#ffffff)!important;
  border:1px solid rgba(30,99,255,.14)!important;
  box-shadow:0 10px 24px rgba(7,29,99,.06)!important;
}
.pp-closed-premium-card.pp-accent-green .pp-closed-premium-stats div:nth-child(1){background:linear-gradient(135deg,#eafff2,#ffffff)!important;border-color:rgba(22,163,74,.22)!important;}
.pp-closed-premium-card.pp-accent-gold .pp-closed-premium-stats div:nth-child(1){background:linear-gradient(135deg,#fff7dd,#ffffff)!important;border-color:rgba(200,155,44,.28)!important;}
.pp-closed-premium-card.pp-accent-blue .pp-closed-premium-stats div:nth-child(1){background:linear-gradient(135deg,#eaf2ff,#ffffff)!important;border-color:rgba(30,99,255,.24)!important;}
.pp-closed-premium-card.pp-accent-purple .pp-closed-premium-stats div:nth-child(1){background:linear-gradient(135deg,#f2eaff,#ffffff)!important;border-color:rgba(124,58,237,.24)!important;}
.pp-closed-premium-stats span{display:block!important;margin:0 0 6px!important;font-size:10px!important;letter-spacing:.12em!important;color:#6f7da0!important;}
.pp-closed-premium-stats b{display:block!important;font-size:15px!important;line-height:1.1!important;color:#071d63!important;letter-spacing:-.03em!important;}
.pp-closed-premium-card:after{
  content:"Closed success";
  position:absolute;
  top:18px;
  right:18px;
  z-index:2;
  color:#fff;
  background:linear-gradient(135deg,#071d63,#1e63ff);
  box-shadow:0 12px 26px rgba(7,29,99,.24);
  border-radius:999px;
  padding:8px 12px;
  font-size:11px;
  font-weight:900;
  letter-spacing:.04em;
}
.pp-closed-premium-card.pp-accent-green:after{background:linear-gradient(135deg,#16a34a,#1e63ff);}
.pp-closed-premium-card.pp-accent-gold:after{background:linear-gradient(135deg,#c89b2c,#071d63);}
.pp-closed-premium-card.pp-accent-purple:after{background:linear-gradient(135deg,#6d28d9,#1e63ff);}
.footer .social, body .footer .social{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:nowrap!important;white-space:nowrap!important;margin-top:14px!important;}
.footer .social a, body .footer .social a{
  width:30px!important;
  height:30px!important;
  flex:0 0 30px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.09)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  color:#fff!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:800!important;
  text-decoration:none!important;
  transition:transform .22s ease, background .22s ease, box-shadow .22s ease, border-color .22s ease!important;
}
.footer .social a:hover, body .footer .social a:hover{
  transform:translateY(-3px)!important;
  background:#c89b2c!important;
  border-color:#c89b2c!important;
  color:#fff!important;
  box-shadow:0 10px 22px rgba(200,155,44,.35)!important;
}
.footer-brand, body .footer-brand{max-width:235px!important;}
@media(max-width:760px){
  .pp-closed-premium-stats{grid-template-columns:1fr!important;}
  .footer .social, body .footer .social{gap:7px!important;}
  .footer .social a, body .footer .social a{width:30px!important;height:30px!important;flex-basis:30px!important;}
}

/* Phase 9AC: header/footer/closed wins final patch */
.navbar .nav-inner .brand,.navbar .brand{margin-right:34px!important;flex:0 0 auto!important}.navbar .nav-links{margin-left:4px!important}.footer .footer-grid,body .footer .footer-grid{grid-template-columns:minmax(250px,1.08fr) minmax(135px,.58fr) minmax(155px,.66fr) minmax(170px,.74fr) minmax(150px,.64fr) minmax(215px,.86fr)!important;gap:34px!important}.footer .footer-brand,body .footer .footer-brand{max-width:285px!important}.footer .footer-brand p,body .footer .footer-brand p{max-width:275px!important}.footer .footer-contact,body .footer .footer-contact{min-width:215px!important;max-width:245px!important}.footer .footer-contact .footer-nowrap,body .footer .footer-contact .footer-nowrap{white-space:nowrap!important}.pp-closed-premium{margin-top:44px!important;margin-bottom:30px!important;padding:44px 28px 50px!important;border-radius:36px!important;background:radial-gradient(circle at 8% 10%,rgba(200,155,44,.22),transparent 28%),radial-gradient(circle at 92% 16%,rgba(30,99,255,.18),transparent 30%),linear-gradient(135deg,#f8fbff 0%,#fff 48%,#fff8e7 145%)!important;border:1px solid rgba(30,99,255,.13)!important;box-shadow:0 30px 90px rgba(7,29,99,.08)!important}.pp-kicker-gold{background:linear-gradient(135deg,#071d63,#1e63ff)!important;color:#fff!important;padding:9px 14px!important;border-radius:999px!important;box-shadow:0 14px 34px rgba(7,29,99,.16)!important}.pp-head-copy h2{background:linear-gradient(135deg,#071d63 0%,#0d4ee8 54%,#c89b2c 115%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.pp-closed-metric-ribbon{background:linear-gradient(135deg,#071d63 0%,#0d4ee8 62%,#c89b2c 145%)!important;border:0!important;box-shadow:0 24px 70px rgba(7,29,99,.20)!important}.pp-closed-metric-ribbon article{background:rgba(255,255,255,.13)!important;border:1px solid rgba(255,255,255,.22)!important;backdrop-filter:blur(10px)!important}.pp-closed-metric-ribbon b{color:#fff!important}.pp-closed-metric-ribbon span{color:#dbeafe!important}.pp-closed-premium-card:after{display:none!important;content:none!important}.pp-closed-premium-card:before{height:7px!important;z-index:4!important}.pp-closed-premium-card:hover{transform:translateY(-12px)!important;box-shadow:0 38px 100px rgba(7,29,99,.18)!important}.pp-closed-premium-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,29,99,0) 35%,rgba(7,29,99,.58) 100%);pointer-events:none}.pp-closed-premium-stats div:nth-child(1){background:linear-gradient(135deg,#eafff2,#f8fffb)!important;border-color:rgba(22,163,74,.28)!important}.pp-closed-premium-stats div:nth-child(2){background:linear-gradient(135deg,#fff5db,#fffdf6)!important;border-color:rgba(200,155,44,.34)!important}.pp-closed-premium-stats div:nth-child(3){background:linear-gradient(135deg,#eaf2ff,#fff)!important;border-color:rgba(30,99,255,.28)!important}.pp-closed-premium-stats div{position:relative!important;overflow:hidden!important}.pp-closed-premium-stats div:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#1e63ff,#c89b2c)}.pp-closed-premium-stats div:nth-child(1):before{background:linear-gradient(180deg,#16a34a,#22c55e)!important}.pp-closed-premium-stats div:nth-child(2):before{background:linear-gradient(180deg,#c89b2c,#facc15)!important}.pp-closed-premium-stats div:nth-child(3):before{background:linear-gradient(180deg,#071d63,#1e63ff)!important}@media(max-width:1180px){.navbar .nav-inner .brand,.navbar .brand{margin-right:18px!important}.footer .footer-grid,body .footer .footer-grid{grid-template-columns:1.15fr 1fr 1fr!important}.footer .footer-contact,body .footer .footer-contact{max-width:none!important}}@media(max-width:760px){.footer .footer-grid,body .footer .footer-grid{grid-template-columns:1fr 1fr!important}.footer .footer-brand,body .footer .footer-brand,.footer .footer-contact,body .footer .footer-contact{grid-column:1/-1!important;max-width:none!important}.pp-closed-premium{padding:32px 16px 38px!important;border-radius:26px!important}}@media(max-width:460px){.footer .footer-grid,body .footer .footer-grid{grid-template-columns:1fr!important}}

/* Mobile homepage hero headline fix: keep "Build a Better Ghana." on one line */
@media (max-width: 760px){
  .home-hero h1,
  .cms-home-hero h1{
    font-size: clamp(24px, 7.4vw, 30px) !important;
    line-height: 1.02 !important;
    letter-spacing: -0.055em !important;
  }
  .home-hero h1 strong,
  .cms-home-hero h1 strong{
    display: inline-block !important;
    white-space: nowrap !important;
    font-size: 0.92em !important;
    letter-spacing: -0.065em !important;
  }
}
@media (max-width: 380px){
  .home-hero h1,
  .cms-home-hero h1{
    font-size: clamp(22px, 7vw, 26px) !important;
  }
  .home-hero h1 strong,
  .cms-home-hero h1 strong{
    font-size: 0.88em !important;
  }
}
@media (max-width: 340px){
  .home-hero h1,
  .cms-home-hero h1{
    font-size: 22px !important;
  }
  .home-hero h1 strong,
  .cms-home-hero h1 strong{
    font-size: 0.84em !important;
  }
}

/* v18 - Futuristic mobile redesign for Explore by Opportunity Type */
@media (max-width: 768px){
  .opportunity-types{
    position:relative!important;
    isolation:isolate!important;
    padding:34px 14px 42px!important;
    background:
      radial-gradient(circle at 18% 16%, rgba(255,190,55,.32), transparent 27%),
      radial-gradient(circle at 88% 22%, rgba(41,107,255,.26), transparent 30%),
      linear-gradient(145deg,#061a5b 0%,#071f6f 46%,#02113f 100%)!important;
    border-radius:0!important;
    overflow:hidden!important;
  }
  .opportunity-types:before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:-1!important;
    background-image:
      linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px)!important;
    background-size:34px 34px!important;
    mask-image:linear-gradient(to bottom, rgba(0,0,0,.75), rgba(0,0,0,.08))!important;
  }
  .opportunity-types:after{
    content:""!important;
    position:absolute!important;
    right:-78px!important;
    bottom:-90px!important;
    width:190px!important;
    height:190px!important;
    border-radius:50%!important;
    background:rgba(255,190,55,.18)!important;
    filter:blur(2px)!important;
    z-index:-1!important;
  }
  .opportunity-types .section-head{
    display:flex!important;
    justify-content:space-between!important;
    align-items:flex-end!important;
    gap:12px!important;
    max-width:420px!important;
    margin:0 auto 22px!important;
  }
  .opportunity-types .section-head h2{
    color:#fff!important;
    font-size:clamp(22px,6.2vw,28px)!important;
    line-height:1.03!important;
    letter-spacing:-.045em!important;
    text-shadow:0 12px 30px rgba(0,0,0,.22)!important;
    max-width:220px!important;
  }
  .opportunity-types .section-head h2:after{
    content:""!important;
    display:block!important;
    width:54px!important;
    height:4px!important;
    margin-top:10px!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,#f4b21b,#fff0b4)!important;
  }
  .opportunity-types .section-head a{
    color:#fff!important;
    background:rgba(255,255,255,.13)!important;
    border:1px solid rgba(255,255,255,.22)!important;
    border-radius:999px!important;
    padding:9px 12px!important;
    font-size:11px!important;
    font-weight:900!important;
    line-height:1!important;
    white-space:nowrap!important;
    backdrop-filter:blur(12px)!important;
    box-shadow:0 12px 26px rgba(0,0,0,.14)!important;
  }
  .opportunity-types .type-slider-shell{
    max-width:420px!important;
    margin:0 auto!important;
    padding:0 36px!important;
    position:relative!important;
  }
  .opportunity-types .type-grid.mobile-slider{
    gap:0!important;
    padding:0!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;
  }
  .opportunity-types .type-grid.mobile-slider::-webkit-scrollbar{display:none!important;}
  .opportunity-types .type-grid.mobile-slider .type-card{
    position:relative!important;
    flex:0 0 100%!important;
    width:100%!important;
    min-height:214px!important;
    padding:26px 22px 24px!important;
    border-radius:28px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
    background:
      linear-gradient(180deg, rgba(255,255,255,.96), rgba(244,248,255,.90))!important;
    border:1px solid rgba(255,255,255,.80)!important;
    box-shadow:
      0 26px 60px rgba(0,0,0,.26),
      inset 0 1px 0 rgba(255,255,255,.92)!important;
    overflow:hidden!important;
    scroll-snap-align:center!important;
  }
  .opportunity-types .type-grid.mobile-slider .type-card:before{
    content:""!important;
    position:absolute!important;
    inset:-42% -18% auto auto!important;
    width:150px!important;
    height:150px!important;
    border-radius:50%!important;
    background:radial-gradient(circle, rgba(244,178,27,.30), transparent 68%)!important;
  }
  .opportunity-types .type-grid.mobile-slider .type-card:after{
    content:"Explore"!important;
    position:absolute!important;
    right:16px!important;
    top:14px!important;
    color:#3156a8!important;
    background:#eef4ff!important;
    border:1px solid #dbe7ff!important;
    border-radius:999px!important;
    padding:6px 10px!important;
    font-size:10px!important;
    font-weight:900!important;
    letter-spacing:.04em!important;
    text-transform:uppercase!important;
  }
  .opportunity-types .type-card .type-icon{
    width:70px!important;
    height:70px!important;
    margin:0 auto 18px!important;
    border-radius:22px!important;
    color:#061a5b!important;
    background:
      radial-gradient(circle at 35% 28%, #fff8cf 0%, #ffd56a 42%, #f2a900 100%)!important;
    box-shadow:0 18px 34px rgba(218,157,0,.30)!important;
  }
  .opportunity-types .type-card .type-icon svg{
    width:33px!important;
    height:33px!important;
    stroke:#061a5b!important;
  }
  .opportunity-types .type-card h3{
    color:#061a5b!important;
    font-size:17px!important;
    line-height:1.15!important;
    margin:0 0 10px!important;
    letter-spacing:-.025em!important;
  }
  .opportunity-types .type-card p{
    color:#213766!important;
    font-size:14px!important;
    line-height:1.45!important;
    max-width:250px!important;
    margin:0!important;
  }
  .opportunity-types .slider-btn{
    display:grid!important;
    position:absolute!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    z-index:6!important;
    width:38px!important;
    height:38px!important;
    border-radius:50%!important;
    border:1px solid rgba(255,255,255,.32)!important;
    background:rgba(255,255,255,.15)!important;
    color:#fff!important;
    font-size:26px!important;
    line-height:1!important;
    align-items:center!important;
    justify-content:center!important;
    backdrop-filter:blur(14px)!important;
    box-shadow:0 16px 36px rgba(0,0,0,.24)!important;
  }
  .opportunity-types .slider-btn.prev{left:0!important;}
  .opportunity-types .slider-btn.next{right:0!important;}
}
@media (max-width: 420px){
  .opportunity-types{padding-left:12px!important;padding-right:12px!important;}
  .opportunity-types .section-head{max-width:390px!important;gap:10px!important;}
  .opportunity-types .section-head h2{font-size:23px!important;max-width:190px!important;}
  .opportunity-types .section-head a{font-size:10px!important;padding:8px 10px!important;}
  .opportunity-types .type-slider-shell{max-width:390px!important;padding:0 32px!important;}
  .opportunity-types .type-grid.mobile-slider .type-card{min-height:206px!important;padding-left:18px!important;padding-right:18px!important;}
  .opportunity-types .slider-btn{width:34px!important;height:34px!important;font-size:24px!important;}
}

/* Phase 7 public page fixes: Blog mobile responsiveness + Help Center FAQ readability */
.blog-public-v2,
.blog-public-v2 *{box-sizing:border-box;}
.blog-public-v2 .wide{width:min(1210px, calc(100% - 40px));}
.blog-public-v2 .blog-hero>.wide{min-height:0;}
.blog-public-v2 .blog-layout>main{min-width:0;}
.blog-public-v2 .post-card{min-width:0;box-shadow:0 12px 28px rgba(0,22,83,.04);transition:transform .18s ease, box-shadow .18s ease;}
.blog-public-v2 .post-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,22,83,.08);}
.blog-public-v2 .post-card h2 a{overflow-wrap:anywhere;}
.blog-public-v2 .blog-side{min-width:0;}
.blog-public-v2 .res-search input{min-width:0;}
.blog-detail-page,
.blog-detail-page *{box-sizing:border-box;}
.blog-detail-page .wide{width:min(1210px, calc(100% - 40px));}
.blog-detail-hero-grid,.article-layout{min-width:0;}
.blog-detail-hero-grid img{max-width:100%;height:auto;object-fit:cover;}
.article-body{min-width:0;overflow-wrap:anywhere;}
.article-body img,.article-body iframe,.article-body video{max-width:100%;height:auto;}
.article-share-bottom{display:flex;flex-wrap:wrap;gap:10px;align-items:center;}
.faq-cms-v1 .faq-row{height:auto;min-height:58px;display:block;padding:0;overflow:hidden;}
.faq-cms-v1 .faq-row summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 22px;list-style:none;}
.faq-cms-v1 .faq-row summary::-webkit-details-marker{display:none;}
.faq-cms-v1 .faq-row[open] summary{border-bottom:1px solid #e7edf7;background:#f8fbff;}
.faq-cms-v1 .faq-answer{padding:18px 22px 22px;color:#15295b;line-height:1.75;}
.faq-cms-v1 .faq-answer p{margin:0;color:#15295b;}
.faq-cms-v1 .faq-cat-card{text-decoration:none;color:inherit;display:block;}
.faq-cms-v1 .faq-cat-card.active{border-color:#0060ff;box-shadow:0 12px 30px rgba(0,96,255,.10);background:#f6f9ff;}
@media(max-width:1100px){
  .blog-public-v2 .blog-hero>.wide{grid-template-columns:1fr 420px!important;gap:24px;}
  .blog-public-v2 .post-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .blog-detail-page .article-layout{display:grid;grid-template-columns:1fr!important;gap:24px;}
  .blog-detail-page .article-tools,.blog-detail-page .article-related{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
  .blog-detail-page .article-tools h3,.blog-detail-page .article-related h3{grid-column:1/-1;}
}
@media(max-width:760px){
  .blog-public-v2 .wide,.blog-detail-page .wide{width:min(100% - 28px, 1210px);padding-left:0!important;padding-right:0!important;}
  .blog-public-v2 .blog-hero{padding:22px 0 28px;min-height:auto!important;}
  .blog-public-v2 .blog-hero>.wide{display:flex!important;flex-direction:column;gap:18px;}
  .blog-public-v2 .blog-photo{display:block!important;min-height:190px;border-radius:18px;order:-1;}
  .blog-public-v2 .blog-hero h1{font-size:clamp(30px,9vw,42px)!important;line-height:1.05;margin:0 0 12px!important;}
  .blog-public-v2 .blog-hero p{font-size:15px;line-height:1.65;margin:0;}
  .blog-public-v2 .res-crumbs{margin-bottom:16px!important;overflow-x:auto;white-space:nowrap;}
  .blog-public-v2 .res-search{width:100%!important;height:auto;min-height:52px;padding:8px 12px;margin-top:18px;}
  .blog-public-v2 .res-search button{min-width:42px;height:42px;border-radius:10px;background:#eef5ff;}
  .blog-public-v2 .blog-layout{display:block!important;padding:22px 0 42px!important;}
  .blog-public-v2 .blog-tabs{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;gap:10px;margin:0 -14px 22px!important;padding:0 14px 10px!important;-webkit-overflow-scrolling:touch;}
  .blog-public-v2 .blog-tabs a{flex:0 0 auto;min-height:42px;padding:0 16px;font-size:13px;border-radius:999px;white-space:nowrap;}
  .blog-public-v2 .post-grid{grid-template-columns:1fr!important;gap:16px!important;}
  .blog-public-v2 .post-card{border-radius:16px;overflow:hidden;}
  .blog-public-v2 .post-card img{height:210px!important;}
  .blog-public-v2 .post-card h2{font-size:20px!important;line-height:1.2;}
  .blog-public-v2 .post-card p{font-size:14px;line-height:1.65;}
  .blog-public-v2 .blog-side{display:block!important;margin-top:24px;}
  .blog-public-v2 .blog-side>div{padding:18px;border-radius:16px;margin-bottom:14px;}
  .blog-public-v2 .blog-side article{grid-template-columns:72px 1fr;}
  .blog-public-v2 .blog-side article img{width:72px;height:58px;}
  .blog-detail-page .blog-detail-hero{padding:24px 0;}
  .blog-detail-page .blog-detail-hero-grid{display:flex!important;flex-direction:column;gap:18px;}
  .blog-detail-page .blog-detail-hero h1{font-size:clamp(30px,9vw,42px)!important;line-height:1.08;}
  .blog-detail-page .blog-detail-hero-grid img{width:100%;max-height:260px;border-radius:18px;}
  .blog-detail-page .article-layout{display:block!important;padding-top:22px;}
  .blog-detail-page .article-tools,.blog-detail-page .article-related{display:block;}
  .blog-detail-page .article-tools{margin-bottom:18px;}
  .blog-detail-page .article-body{font-size:16px;line-height:1.8;}
  .blog-detail-page .article-cta{display:block;text-align:left;padding:24px 18px;}
  .blog-detail-page .article-cta form{display:grid;gap:10px;margin-top:16px;}
  .faq-cms-v1 .help-card-shell{padding:24px 14px!important;border-radius:16px;}
  .faq-cms-v1 .help-cat-grid{grid-template-columns:1fr!important;gap:12px;margin-bottom:28px;}
  .faq-cms-v1 .faq-area{grid-template-columns:1fr!important;gap:22px;}
  .faq-cms-v1 .section-title-row{align-items:flex-start;gap:10px;flex-direction:column;}
  .faq-cms-v1 .faq-row summary{padding:16px;}
  .faq-cms-v1 .faq-answer{padding:16px;}
}
@media(max-width:420px){
  .blog-public-v2 .wide,.blog-detail-page .wide{width:min(100% - 22px, 1210px);}
  .blog-public-v2 .blog-photo{min-height:160px;}
  .blog-public-v2 .post-card img{height:185px!important;}
  .blog-public-v2 .pager{gap:8px!important;}
}

/* Phase 30: use the official ProPartners boardroom image in the public home footer/about CTA card. */
.cta-grid article:nth-child(3) img[src*="about-cta"]{
  width:210px!important;
  height:126px!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:14px!important;
  background:#eef3fb!important;
  margin-right:18px!important;
  justify-self:end!important;
  align-self:center!important;
}
@media(max-width:760px){
  .cta-grid article:nth-child(3) img[src*="about-cta"]{
    width:122px!important;
    height:94px!important;
    margin-right:0!important;
    border-radius:12px!important;
  }
}
@media(max-width:420px){
  .cta-grid article:nth-child(3) img[src*="about-cta"]{
    width:108px!important;
    height:86px!important;
  }
}

/* Phase 31: About ProPartners CTA image layout fix - prevents text/image overlap on homepage footer cards. */
.cta-grid article:nth-child(3){
  overflow:hidden!important;
  align-items:center!important;
  gap:22px!important;
}
.cta-grid article:nth-child(3) > div{
  min-width:0!important;
  position:relative!important;
  z-index:2!important;
}
.cta-grid article:nth-child(3) h3,
.cta-grid article:nth-child(3) p,
.cta-grid article:nth-child(3) a{
  position:relative!important;
  z-index:2!important;
}
.cta-grid article:nth-child(3) img[src*="about-cta"]{
  display:block!important;
  width:min(46%, 240px)!important;
  min-width:170px!important;
  height:150px!important;
  object-fit:cover!important;
  object-position:center!important;
  border-radius:18px!important;
  margin:0!important;
  justify-self:end!important;
  align-self:center!important;
  box-shadow:0 16px 34px rgba(6,26,91,.12)!important;
}
@media(max-width:900px){
  .cta-grid article:nth-child(3){
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:16px!important;
    padding:22px!important;
    min-height:auto!important;
  }
  .cta-grid article:nth-child(3) img[src*="about-cta"]{
    width:100%!important;
    min-width:0!important;
    height:190px!important;
    max-height:220px!important;
    justify-self:stretch!important;
    align-self:auto!important;
    order:2!important;
  }
  .cta-grid article:nth-child(3) > div{
    order:1!important;
  }
}
@media(max-width:560px){
  .cta-grid article:nth-child(3){
    padding:20px 18px!important;
    border-radius:18px!important;
  }
  .cta-grid article:nth-child(3) h3{
    font-size:24px!important;
    line-height:1.08!important;
    margin-bottom:12px!important;
  }
  .cta-grid article:nth-child(3) p{
    font-size:16px!important;
    line-height:1.55!important;
    margin-bottom:16px!important;
  }
  .cta-grid article:nth-child(3) img[src*="about-cta"]{
    height:170px!important;
    border-radius:16px!important;
  }
}
@media(max-width:380px){
  .cta-grid article:nth-child(3) img[src*="about-cta"]{
    height:150px!important;
  }
}

/* Platform Downloads bundled manifest polish */
.download-table-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e4ebf6}.download-table-head h2{margin:0;font-size:24px}.download-table-head p{margin:0;color:#66779d;font-size:13px;font-weight:800}.downloads-cms-v1 .download-table td{vertical-align:middle}.downloads-cms-v1 .download-table i{font-size:11px;font-weight:900;color:#001b5d}.downloads-cms-v1 .download-action:hover{background:#001b5d;color:#fff;border-color:#001b5d}@media(max-width:720px){.download-table-head{display:block}.download-table-head p{margin-top:6px}.downloads-cms-v1 .download-table table{min-width:760px}}

/* Homepage hero requested highlight color */
.home-hero h1 strong,
.cms-home-hero h1 strong,
.home-hero .hero-copy h1 strong,
.cms-home-hero .hero-copy h1 strong{
  color:#A4742A !important;
}

/* Phase 5.4.4 public hero readability: no white body/headline text on public hero banners */
.page-hero h1,.page-hero p,.page-hero .kicker,
.content-hero h1,.content-hero p,.content-hero span,
.about-hero h1,.about-hero p,.about-hero span,
.sub-hero h1,.sub-hero p,.sub-hero span,
.raise-exact-hero h1,.raise-exact-hero p,.raise-exact-hero span,
.ep-hero h1,.ep-hero p,.ep-hero span,
.explore-top h1,.explore-top p,.explore-top span,
.category-market-hero h1,.category-market-hero p,.category-market-hero span,
.pp171-market-hero h1,.pp171-market-hero p,.pp171-market-hero span,
.create-hero h1,.create-hero p,.create-hero span,
.blog-public-v2 .blog-hero h1,.blog-public-v2 .blog-hero p,.blog-public-v2 .blog-hero span,
.blog-detail-page .blog-detail-hero h1,.blog-detail-page .blog-detail-hero p,.blog-detail-page .blog-detail-hero span,
.faq-cms-v1 .help-card-shell h1,.faq-cms-v1 .help-card-shell p,.faq-cms-v1 .help-card-shell span{
  color:#061947!important;
  text-shadow:none!important;
}
.page-hero .kicker:before,.content-hero .kicker:before,.sub-hero .kicker:before{color:#A4742A!important;}

/* v8 - Professional mobile homepage hero width correction
   Scope: homepage hero only. Desktop/tablet layout remains unchanged. */
@media (max-width: 760px){
  .home-hero.cms-home-hero,
  .home-hero{
    width: calc(100% - 10px) !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-radius: 18px !important;
  }

  .home-hero .wide.hero-inner,
  .cms-home-hero .wide.hero-inner{
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  .home-hero .hero-copy,
  .cms-home-hero .hero-copy{
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
  }

  .home-hero .hero-badge,
  .cms-home-hero .hero-badge{
    max-width: 100% !important;
  }

  .home-hero h1,
  .cms-home-hero h1,
  .home-hero p,
  .cms-home-hero p,
  .home-hero .hero-actions,
  .cms-home-hero .hero-actions,
  .home-hero .trust-row,
  .cms-home-hero .trust-row{
    width: 100% !important;
    max-width: none !important;
  }

  .home-hero .trust-row article,
  .cms-home-hero .trust-row article,
  .home-hero .trust-row article + article,
  .cms-home-hero .trust-row article + article{
    width: 100% !important;
  }
}

@media (max-width: 430px){
  .home-hero .wide.hero-inner,
  .cms-home-hero .wide.hero-inner{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

/* v12 homepage opportunities under review */
.pp-review-market .pp-review-hero{background:linear-gradient(135deg,#071d63 0%,#133f9f 52%,#68707a 125%)}
.pp-review-market .pp-live-copy span{color:#dbeafe}
.pp-review-market .pp-live-copy h2{color:#fff}
.pp-review-market .pp-live-copy p{color:#eef4ff;max-width:850px}
.pp-review-market .pp-live-filter-field:nth-child(2) span{letter-spacing:.12em}
.pp-review-card .pp-live-image{border:0;width:100%;padding:0;text-align:left;cursor:pointer;font:inherit}
.pp-review-card .pp-live-image em{background:rgba(7,29,99,.92);color:#fff}
.pp-review-title-button{appearance:none;border:0;background:transparent;color:#071d63;font:inherit;font-weight:900;text-align:left;padding:0;cursor:pointer;line-height:inherit}
.pp-review-title-button:hover{color:#075bff}
.pp-review-status-row{border-top:1px solid #e3eaf7;border-bottom:1px solid #e3eaf7;padding:13px 0;margin:14px 0 12px;display:grid;gap:7px}
.pp-review-status-row span{display:inline-flex;align-items:center;color:#075bff;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.pp-review-status-row b{color:#071d63;font-size:15px;letter-spacing:-.02em}
.pp-review-checks{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:13px}
.pp-review-checks span{background:#eef4ff;border:1px solid #dce7fb;border-radius:999px;color:#071d63;font-size:10px;font-weight:900;padding:6px 8px}
.pp-review-meta{grid-template-columns:1fr 1fr auto!important}
.pp-review-meta button{appearance:none;border:0;background:transparent;color:#075bff;text-decoration:none;font-weight:900;white-space:nowrap;cursor:pointer;padding:0;font:inherit}
.pp-review-modal[hidden]{display:none!important}
.pp-review-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}
.pp-review-modal-backdrop{position:absolute;inset:0;background:rgba(4,13,38,.62);backdrop-filter:blur(8px)}
.pp-review-dialog{position:relative;width:min(620px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fff;border:1px solid #dce7fb;border-radius:30px;box-shadow:0 34px 110px rgba(7,29,99,.32);padding:30px}
.pp-review-close{position:absolute;right:18px;top:16px;width:40px;height:40px;border-radius:999px;border:1px solid #dce7fb;background:#f8fbff;color:#071d63;font-size:26px;font-weight:800;line-height:1;cursor:pointer}
.pp-review-kicker{display:inline-flex;text-transform:uppercase;letter-spacing:.12em;color:#c89b2c;font-size:12px;font-weight:900;margin-bottom:10px}
.pp-review-dialog h3,.pp-review-success h3{margin:0 44px 12px 0;color:#071d63;font-size:clamp(26px,4vw,36px);line-height:1.05;letter-spacing:-.045em}
.pp-review-dialog p,.pp-review-success p{color:#435484;line-height:1.62;margin:0 0 12px;font-size:15px}
.pp-review-form{display:grid;grid-template-columns:1fr;gap:12px;margin-top:16px}
.pp-review-form label{display:grid;gap:7px;color:#071d63;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.pp-review-form input{width:100%;border:1px solid #dce7fb;background:#f8fbff;border-radius:15px;padding:14px 15px;color:#071d63;font-size:15px;font-weight:800;outline:none}
.pp-review-form input:focus{border-color:#075bff;box-shadow:0 0 0 4px rgba(7,91,255,.1);background:#fff}
.pp-review-form small{display:block;background:#fff8e8;border:1px solid rgba(200,155,44,.32);color:#6b4300;border-radius:16px;padding:12px 14px;line-height:1.5;font-size:12px;font-weight:700}
.pp-review-form button,.pp-review-success button{border:0;border-radius:16px;background:#075bff;color:#fff;font-weight:900;padding:15px 18px;cursor:pointer;box-shadow:0 14px 32px rgba(7,91,255,.22)}
.pp-review-form .pp-review-secondary{background:#fff;color:#071d63;border:1px solid #dce7fb;box-shadow:none}
.pp-review-success{text-align:center;padding:24px 8px 10px}
.pp-review-success-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:34px;font-weight:900;margin-bottom:16px}
.pp-review-success h3{margin-right:0}
.pp-review-success button{margin-top:12px}
body.pp-review-modal-open{overflow:hidden}
@media(max-width:760px){.pp-review-modal{align-items:flex-end;padding:10px}.pp-review-dialog{border-radius:28px 28px 22px 22px;padding:24px 18px 20px;max-height:calc(100vh - 80px)}.pp-review-dialog h3,.pp-review-success h3{font-size:27px}.pp-review-dialog p,.pp-review-success p{font-size:14px;line-height:1.5}.pp-review-meta{grid-template-columns:1fr!important}.pp-review-form input{padding:13px 14px}.pp-review-form button,.pp-review-success button{width:100%}}

/* V13 homepage under-review cards: remove timeline clutter and make CTA prominent */
.pp-review-card .pp-review-card-cta{
  width:100%;
  min-height:52px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin-top:16px;
  border:0;
  border-radius:14px;
  background:#061947;
  color:#fff;
  font-weight:1000;
  font-size:15px;
  line-height:1;
  cursor:pointer;
  box-shadow:0 14px 28px rgba(6,25,71,.18);
  transition:transform .18s ease, background .18s ease, box-shadow .18s ease;
}
.pp-review-card .pp-review-card-cta::before{content:'🔔';font-size:15px;line-height:1}
.pp-review-card .pp-review-card-cta:hover{background:#A4742A;transform:translateY(-1px);box-shadow:0 18px 32px rgba(164,116,42,.24)}
.pp-review-card .pp-live-body{display:flex;flex-direction:column}
.pp-review-card .pp-live-body p{flex:1}
@media(max-width:760px){
  .pp-review-card .pp-review-card-cta{min-height:48px;border-radius:13px;font-size:14px;margin-top:14px}
}


/* Mobile homepage hero image visibility fix: keep the hero photo clearly visible behind the card. */
@media(max-width:760px){
  .home-hero .hero-bg{
    background-image:linear-gradient(180deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.15) 45%,rgba(255,255,255,.35) 100%),url('../images/hero-image.png')!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
  }
  .cms-home-hero .hero-bg{
    background-image:linear-gradient(180deg,rgba(255,255,255,.25) 0%,rgba(255,255,255,.15) 45%,rgba(255,255,255,.35) 100%),var(--home-hero-mobile,var(--home-hero-image))!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
  }
}


/* V14 mobile homepage hero content layer transparency fix */
@media(max-width:760px){
  html body .home-hero .hero-copy,
  html body .cms-home-hero .hero-copy{
    background:rgba(255,255,255,.60)!important;
  }
}

/* Mobile compact redesign: Explore by Opportunity Type aligned with hero visual system */
@media (max-width: 768px){
  .opportunity-types{
    padding:20px 12px 24px!important;
    background:
      radial-gradient(circle at 18% 12%, rgba(244,178,27,.22), transparent 24%),
      radial-gradient(circle at 92% 8%, rgba(33,99,255,.20), transparent 30%),
      linear-gradient(145deg,#061a5b 0%,#071f6f 48%,#02113f 100%)!important;
    border-radius:24px!important;
    margin:0 10px 18px!important;
    overflow:hidden!important;
  }
  .opportunity-types:before{
    background-size:30px 30px!important;
    opacity:.72!important;
  }
  .opportunity-types:after{
    width:130px!important;
    height:130px!important;
    right:-54px!important;
    bottom:-58px!important;
    opacity:.75!important;
  }
  .opportunity-types .section-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    max-width:420px!important;
    margin:0 auto 14px!important;
  }
  .opportunity-types .section-head h2{
    max-width:210px!important;
    margin:0!important;
    color:#fff!important;
    font-size:clamp(20px,5.7vw,24px)!important;
    line-height:1.05!important;
    letter-spacing:-.045em!important;
  }
  .opportunity-types .section-head h2:after{
    width:44px!important;
    height:3px!important;
    margin-top:7px!important;
  }
  .opportunity-types .section-head a{
    flex:0 0 auto!important;
    padding:8px 10px!important;
    font-size:10px!important;
    border-radius:999px!important;
    color:#fff!important;
    background:rgba(255,255,255,.13)!important;
    border:1px solid rgba(255,255,255,.24)!important;
    box-shadow:none!important;
  }
  .opportunity-types .type-slider-shell{
    max-width:420px!important;
    padding:0 24px!important;
    margin:0 auto!important;
  }
  .opportunity-types .type-grid.mobile-slider .type-card{
    min-height:126px!important;
    padding:16px 18px!important;
    border-radius:24px!important;
    display:grid!important;
    grid-template-columns:58px 1fr!important;
    column-gap:14px!important;
    align-items:center!important;
    justify-content:stretch!important;
    text-align:left!important;
    background:linear-gradient(180deg,rgba(255,255,255,.90),rgba(255,255,255,.78))!important;
    border:1px solid rgba(255,255,255,.70)!important;
    box-shadow:0 18px 42px rgba(0,0,0,.20), inset 0 1px 0 rgba(255,255,255,.82)!important;
    backdrop-filter:blur(14px)!important;
  }
  .opportunity-types .type-grid.mobile-slider .type-card:before,
  .opportunity-types .type-grid.mobile-slider .type-card:after{
    content:none!important;
    display:none!important;
  }
  .opportunity-types .type-card .type-icon{
    width:58px!important;
    height:58px!important;
    margin:0!important;
    border-radius:18px!important;
  }
  .opportunity-types .type-card .type-icon svg{
    width:29px!important;
    height:29px!important;
  }
  .opportunity-types .type-card h3{
    margin:0 0 5px!important;
    color:#061a5b!important;
    font-size:16px!important;
    line-height:1.15!important;
    letter-spacing:-.025em!important;
  }
  .opportunity-types .type-card p{
    margin:0!important;
    max-width:none!important;
    color:#213766!important;
    font-size:13px!important;
    line-height:1.35!important;
  }
  .opportunity-types .slider-btn{
    width:30px!important;
    height:30px!important;
    font-size:21px!important;
    background:rgba(255,255,255,.16)!important;
    border:1px solid rgba(255,255,255,.28)!important;
    box-shadow:0 12px 24px rgba(0,0,0,.18)!important;
  }
  .opportunity-types .slider-btn.prev{left:0!important;}
  .opportunity-types .slider-btn.next{right:0!important;}
}
@media (max-width: 420px){
  .opportunity-types{padding:18px 10px 22px!important;margin-left:8px!important;margin-right:8px!important;}
  .opportunity-types .section-head h2{max-width:190px!important;font-size:21px!important;}
  .opportunity-types .section-head a{font-size:9.5px!important;padding:8px 9px!important;}
  .opportunity-types .type-slider-shell{padding:0 22px!important;}
  .opportunity-types .type-grid.mobile-slider .type-card{min-height:118px!important;padding:14px 16px!important;grid-template-columns:54px 1fr!important;column-gap:12px!important;}
  .opportunity-types .type-card .type-icon{width:54px!important;height:54px!important;}
  .opportunity-types .type-card h3{font-size:15px!important;}
  .opportunity-types .type-card p{font-size:12.5px!important;}
}

/* V15 mobile opportunity-type card flow fix: prevent description from collapsing into the icon column. */
@media (max-width: 768px){
  .opportunity-types .type-grid.mobile-slider .type-card{
    grid-template-columns:56px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    align-items:center!important;
    column-gap:14px!important;
    row-gap:4px!important;
    min-height:112px!important;
    padding:14px 18px!important;
  }
  .opportunity-types .type-card .type-icon{
    grid-column:1!important;
    grid-row:1 / span 2!important;
    align-self:center!important;
  }
  .opportunity-types .type-card h3{
    grid-column:2!important;
    grid-row:1!important;
    min-width:0!important;
    max-width:100%!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    margin:0!important;
  }
  .opportunity-types .type-card p{
    grid-column:2!important;
    grid-row:2!important;
    min-width:0!important;
    width:100%!important;
    max-width:100%!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    margin:0!important;
  }
  .opportunity-types .slider-btn.prev{left:4px!important;}
  .opportunity-types .slider-btn.next{right:4px!important;}
}
@media (max-width: 420px){
  .opportunity-types .type-grid.mobile-slider .type-card{
    grid-template-columns:52px minmax(0,1fr)!important;
    column-gap:12px!important;
    min-height:108px!important;
    padding:14px 16px!important;
  }
  .opportunity-types .type-card .type-icon{width:52px!important;height:52px!important;}
  .opportunity-types .type-card h3{font-size:15px!important;line-height:1.12!important;}
  .opportunity-types .type-card p{font-size:12.5px!important;line-height:1.28!important;}
}

/* V16 mobile opportunity-type section tightening: shorter hero-aligned card and cleaner arrows. */
@media (max-width: 768px){
  .opportunity-types{
    padding:14px 10px 16px!important;
    margin:0 8px 16px!important;
    border-radius:22px!important;
  }
  .opportunity-types .section-head{
    align-items:flex-start!important;
    gap:8px!important;
    margin:0 auto 10px!important;
    max-width:420px!important;
  }
  .opportunity-types .section-head h2{
    max-width:255px!important;
    font-size:clamp(22px,6vw,25px)!important;
    line-height:.98!important;
    letter-spacing:-.055em!important;
  }
  .opportunity-types .section-head h2:after{
    width:40px!important;
    height:3px!important;
    margin-top:6px!important;
  }
  .opportunity-types .section-head a{
    margin-top:2px!important;
    padding:7px 10px!important;
    font-size:10px!important;
    line-height:1!important;
    min-height:30px!important;
  }
  .opportunity-types .type-slider-shell{
    max-width:420px!important;
    padding:0 34px!important;
    margin:0 auto!important;
  }
  .opportunity-types .type-grid.mobile-slider .type-card{
    min-height:94px!important;
    padding:12px 14px!important;
    border-radius:20px!important;
    grid-template-columns:48px minmax(0,1fr)!important;
    column-gap:12px!important;
    row-gap:3px!important;
    align-items:center!important;
  }
  .opportunity-types .type-card .type-icon{
    width:48px!important;
    height:48px!important;
    border-radius:16px!important;
  }
  .opportunity-types .type-card .type-icon svg{
    width:24px!important;
    height:24px!important;
  }
  .opportunity-types .type-card h3{
    font-size:14px!important;
    line-height:1.12!important;
    margin:0!important;
    letter-spacing:-.02em!important;
  }
  .opportunity-types .type-card p{
    font-size:12px!important;
    line-height:1.22!important;
    margin:0!important;
  }
  .opportunity-types .slider-btn{
    width:26px!important;
    height:26px!important;
    font-size:18px!important;
    z-index:4!important;
  }
  .opportunity-types .slider-btn.prev{left:4px!important;}
  .opportunity-types .slider-btn.next{right:4px!important;}
}
@media (max-width: 420px){
  .opportunity-types{
    padding:12px 8px 14px!important;
    margin-left:6px!important;
    margin-right:6px!important;
    border-radius:20px!important;
  }
  .opportunity-types .section-head h2{
    max-width:220px!important;
    font-size:22px!important;
    line-height:.98!important;
  }
  .opportunity-types .section-head a{
    padding:7px 8px!important;
    font-size:9.5px!important;
  }
  .opportunity-types .type-slider-shell{padding:0 32px!important;}
  .opportunity-types .type-grid.mobile-slider .type-card{
    min-height:90px!important;
    padding:11px 13px!important;
    grid-template-columns:46px minmax(0,1fr)!important;
    column-gap:11px!important;
  }
  .opportunity-types .type-card .type-icon{width:46px!important;height:46px!important;border-radius:15px!important;}
  .opportunity-types .type-card h3{font-size:13.5px!important;}
  .opportunity-types .type-card p{font-size:11.5px!important;line-height:1.2!important;}
  .opportunity-types .slider-btn{width:24px!important;height:24px!important;font-size:17px!important;}
}

/* V17 mobile opportunity type heading: force title onto one line without changing desktop. */
@media (max-width: 768px){
  .opportunity-types .section-head{
    align-items:center!important;
    flex-wrap:nowrap!important;
  }
  .opportunity-types .section-head h2{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:none!important;
    white-space:nowrap!important;
    overflow:visible!important;
    text-overflow:clip!important;
    font-size:clamp(14px,3.9vw,16px)!important;
    line-height:1!important;
    letter-spacing:-.035em!important;
  }
  .opportunity-types .section-head h2:after{
    width:40px!important;
    height:3px!important;
    margin-top:6px!important;
  }
  .opportunity-types .section-head a{
    flex:0 0 auto!important;
    white-space:nowrap!important;
  }
}
@media (max-width: 360px){
  .opportunity-types .section-head h2{
    font-size:13.5px!important;
    letter-spacing:-.04em!important;
  }
  .opportunity-types .section-head a{
    font-size:8.8px!important;
    padding:7px 7px!important;
  }
}

/* V18 final mobile opportunity type heading fix: two-line title without overlap. */
@media (max-width: 768px){
  html body .opportunity-types .section-head{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:10px!important;
    flex-wrap:nowrap!important;
  }
  html body .opportunity-types .section-head h2{
    flex:1 1 auto!important;
    min-width:0!important;
    max-width:240px!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    font-size:2.1rem!important;
    line-height:.92!important;
    letter-spacing:-.03em!important;
    margin:0!important;
  }
  html body .opportunity-types .section-head a{
    flex:0 0 auto!important;
    white-space:nowrap!important;
    margin-top:4px!important;
  }
}
@media (max-width: 420px){
  html body .opportunity-types .section-head h2{
    max-width:245px!important;
    font-size:1.05rem!important;
    line-height:.92!important;
  }
  html body .opportunity-types .section-head a{
    font-size:9px!important;
    padding:7px 8px!important;
  }
}
@media (max-width: 380px){
  html body .opportunity-types .section-head h2{
    max-width:220px!important;
    font-size:1.85rem!important;
  }
}

/* Phase 5O: opportunity card clarity and trust polish */
.market-grid .pp-opportunity-card-v2,
.featured-opps-v2 .pp-opportunity-card-v2{
  position:relative!important;
  overflow:hidden!important;
  border:1px solid #d9e5f6!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 18px 42px rgba(6,26,91,.10)!important;
  min-height:100%!important;
}
.market-grid .pp-opportunity-card-v2 .campaign-card-link,
.featured-opps-v2 .pp-opportunity-card-v2 .campaign-card-link{display:flex!important;flex-direction:column!important;height:100%!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-media,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-media{height:176px!important;border-radius:24px 24px 0 0!important;position:relative!important;background:#eaf2ff!important;overflow:hidden!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-media img,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;}
.market-grid .pp-opportunity-card-v2 .tag,
.featured-opps-v2 .pp-opportunity-card-v2 .tag{position:absolute!important;top:12px!important;left:12px!important;max-width:calc(100% - 92px)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;border-radius:10px!important;padding:8px 11px!important;font-size:11px!important;line-height:1!important;color:#fff!important;background:#0b5cff!important;letter-spacing:.02em!important;text-transform:uppercase!important;font-weight:950!important;box-shadow:0 12px 22px rgba(0,0,0,.14)!important;}
.market-grid .pp-opportunity-card-v2 .tag-equity,
.featured-opps-v2 .pp-opportunity-card-v2 .tag-equity{background:#059669!important;}
.market-grid .pp-opportunity-card-v2 .tag-debt,
.featured-opps-v2 .pp-opportunity-card-v2 .tag-debt{background:#2563eb!important;}
.market-grid .pp-opportunity-card-v2 .tag-contract,
.featured-opps-v2 .pp-opportunity-card-v2 .tag-contract{background:#7c3aed!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-trust,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-trust{position:absolute!important;right:12px!important;top:12px!important;background:#ecfdf5!important;color:#047857!important;border:1px solid rgba(16,185,129,.25)!important;border-radius:999px!important;padding:7px 10px!important;font-size:11px!important;font-weight:950!important;box-shadow:0 10px 20px rgba(4,120,87,.12)!important;}
.market-grid .pp-opportunity-card-v2 .save-card,
.featured-opps-v2 .pp-opportunity-card-v2 .save-card{top:132px!important;right:12px!important;background:#fff!important;color:#071653!important;border:1px solid #dce7f5!important;box-shadow:0 10px 24px rgba(6,26,91,.18)!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-body,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-body{padding:20px 18px 18px!important;display:flex!important;flex-direction:column!important;flex:1!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-meta,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-meta{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:12px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-meta span,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-meta span{display:inline-flex!important;align-items:center!important;min-width:0!important;max-width:100%!important;border-radius:999px!important;padding:6px 9px!important;background:#f1f6ff!important;color:#24416f!important;border:1px solid #dce8fb!important;font-size:11px!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.market-grid .pp-opportunity-card-v2 h3,
.featured-opps-v2 .pp-opportunity-card-v2 h3{font-size:20px!important;line-height:1.28!important;color:#061653!important;margin:0 0 10px!important;letter-spacing:-.02em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:51px!important;}
.market-grid .pp-opportunity-card-v2 p,
.featured-opps-v2 .pp-opportunity-card-v2 p{font-size:15px!important;line-height:1.48!important;color:#30466f!important;margin:0 0 16px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:66px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-progress-head,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-progress-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:auto!important;margin-bottom:9px!important;color:#061653!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-progress-head strong,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-progress-head strong{font-size:14px!important;font-weight:950!important;white-space:nowrap!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-progress-head span,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-progress-head span{font-size:12px!important;font-weight:950!important;color:#047857!important;background:#ecfdf5!important;padding:5px 8px!important;border-radius:999px!important;white-space:nowrap!important;}
.market-grid .pp-opportunity-card-v2 .bar,
.featured-opps-v2 .pp-opportunity-card-v2 .bar{height:9px!important;background:#e6edf7!important;border-radius:999px!important;margin:0 0 14px!important;overflow:hidden!important;}
.market-grid .pp-opportunity-card-v2 .bar i,
.featured-opps-v2 .pp-opportunity-card-v2 .bar i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#0ea5e9,#22c55e)!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-money-grid,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-money-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin-bottom:13px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-money-grid span,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-money-grid span{display:block!important;background:#f8fbff!important;border:1px solid #e0e9f7!important;border-radius:14px!important;padding:10px!important;min-width:0!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-money-grid em,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-money-grid em{display:block!important;font-size:10px!important;line-height:1!important;text-transform:uppercase!important;font-style:normal!important;color:#66789d!important;font-weight:950!important;margin-bottom:6px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-money-grid b,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-money-grid b{display:block!important;font-size:13px!important;line-height:1.2!important;color:#061653!important;font-weight:950!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-foot,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-foot{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:0!important;background:transparent!important;border:0!important;margin:0 0 12px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-foot span,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-foot span{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;border:1px solid #e0e9f7!important;background:#fff!important;border-radius:14px!important;padding:10px!important;min-width:0!important;text-align:left!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-foot span+span,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-foot span+span{border-left:1px solid #e0e9f7!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-foot b,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-foot b{font-size:16px!important;line-height:1.2!important;color:#061653!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-foot em,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-foot em{font-style:normal!important;font-size:11px!important;color:#5f7195!important;font-weight:850!important;margin-top:4px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-badges,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-badges{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin-bottom:14px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-badges span,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-badges span{font-size:10px!important;font-weight:950!important;color:#075985!important;background:#ecfeff!important;border:1px solid #bae6fd!important;border-radius:999px!important;padding:6px 8px!important;}
.market-grid .pp-opportunity-card-v2 .campaign-list-cta,
.featured-opps-v2 .pp-opportunity-card-v2 .campaign-list-cta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;background:linear-gradient(135deg,#0b5cff,#6d28d9)!important;color:#fff!important;border-radius:14px!important;padding:12px 14px!important;font-size:13px!important;font-weight:950!important;margin-top:auto!important;}
@media(max-width:700px){
  .market-grid .pp-opportunity-card-v2 .pp-card-media,
  .featured-opps-v2 .pp-opportunity-card-v2 .pp-card-media{height:205px!important;}
  .market-grid .pp-opportunity-card-v2 .pp-card-money-grid,
  .featured-opps-v2 .pp-opportunity-card-v2 .pp-card-money-grid{grid-template-columns:1fr!important;}
}

/* Phase 5P: compact opportunity cards and stronger marketplace hero */
.explore-top{
  position:relative!important;
  overflow:hidden!important;
  padding:64px 0 54px!important;
  background:
    radial-gradient(circle at 12% 8%, rgba(34,197,94,.16), transparent 28%),
    radial-gradient(circle at 88% 12%, rgba(37,99,235,.18), transparent 30%),
    linear-gradient(135deg,#f8fbff 0%,#eef6ff 48%,#fff7e4 100%)!important;
  border-bottom:1px solid #dbe8f7!important;
}
.explore-top:before{
  content:"";position:absolute;inset:auto -70px -140px auto;width:360px;height:360px;border-radius:50%;
  background:linear-gradient(135deg,rgba(11,92,255,.20),rgba(34,197,94,.18));pointer-events:none;
}
.explore-top .explore-title{
  display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr)!important;gap:34px!important;align-items:center!important;
}
.explore-top .explore-title h1{
  font-size:clamp(44px,5vw,76px)!important;line-height:.94!important;margin:0 0 18px!important;letter-spacing:-.06em!important;color:#041653!important;
}
.explore-top .explore-title p{
  max-width:720px!important;font-size:20px!important;line-height:1.55!important;font-weight:750!important;color:#102b65!important;margin:0!important;
}
.explore-top .mini-stats{
  display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;border:0!important;background:transparent!important;
}
.explore-top .mini-stats article{
  position:relative!important;overflow:hidden!important;background:rgba(255,255,255,.92)!important;border:1px solid #dbe8f7!important;border-radius:22px!important;padding:20px 18px!important;box-shadow:0 18px 42px rgba(6,26,91,.10)!important;text-align:left!important;
}
.explore-top .mini-stats article:before{content:"";position:absolute;left:0;top:0;right:0;height:5px;background:linear-gradient(90deg,#0b5cff,#22c55e,#f59e0b)!important;}
.explore-top .mini-stats b{font-size:28px!important;line-height:1!important;color:#061653!important;font-weight:950!important;display:block!important;}
.explore-top .mini-stats span{font-size:12px!important;color:#526889!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-weight:950!important;margin-top:7px!important;display:block!important;}

.market-grid .pp-opportunity-card-v2,
.featured-opps-v2 .pp-opportunity-card-v2{border-radius:20px!important;box-shadow:0 12px 30px rgba(6,26,91,.08)!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-media,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-media{height:154px!important;border-radius:20px 20px 0 0!important;}
.market-grid .pp-opportunity-card-v2 .tag,
.featured-opps-v2 .pp-opportunity-card-v2 .tag{font-size:12px!important;padding:9px 12px!important;border-radius:10px!important;max-width:calc(100% - 112px)!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-trust,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-trust{font-size:12px!important;padding:8px 12px!important;}
.market-grid .pp-opportunity-card-v2 .save-card,
.featured-opps-v2 .pp-opportunity-card-v2 .save-card{top:104px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-body,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-body{padding:16px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-meta,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-meta{margin-bottom:8px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-meta span,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-meta span{padding:5px 8px!important;font-size:10px!important;}
.market-grid .pp-opportunity-card-v2 h3,
.featured-opps-v2 .pp-opportunity-card-v2 h3{font-size:18px!important;line-height:1.23!important;min-height:44px!important;margin-bottom:8px!important;}
.market-grid .pp-opportunity-card-v2 p,
.featured-opps-v2 .pp-opportunity-card-v2 p{font-size:14px!important;line-height:1.42!important;-webkit-line-clamp:2!important;min-height:40px!important;margin-bottom:12px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-progress-head,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-progress-head{margin-bottom:7px!important;}
.market-grid .pp-opportunity-card-v2 .bar,
.featured-opps-v2 .pp-opportunity-card-v2 .bar{height:7px!important;margin-bottom:10px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-money-grid,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-money-grid{gap:8px!important;margin-bottom:8px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-money-grid span,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-money-grid span{padding:8px!important;border-radius:12px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-money-grid em,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-money-grid em{font-size:9px!important;margin-bottom:4px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-money-grid b,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-money-grid b{font-size:12px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-foot,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-foot{gap:8px!important;margin-bottom:10px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-foot span,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-foot span{padding:8px!important;border-radius:12px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-foot b,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-foot b{font-size:14px!important;}
.market-grid .pp-opportunity-card-v2 .pp-card-badges,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-badges{display:none!important;}
.market-grid .pp-opportunity-card-v2 .campaign-list-cta,
.featured-opps-v2 .pp-opportunity-card-v2 .campaign-list-cta{padding:11px 13px!important;border-radius:13px!important;}
@media(max-width:900px){
  .explore-top{padding:44px 0 38px!important;}
  .explore-top .explore-title{grid-template-columns:1fr!important;gap:20px!important;}
  .explore-top .mini-stats{grid-template-columns:repeat(2,1fr)!important;}
}
@media(max-width:560px){
  .explore-top{padding:30px 0 28px!important;}
  .explore-top .explore-title h1{font-size:38px!important;}
  .explore-top .explore-title p{font-size:16px!important;}
  .explore-top .mini-stats{grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .explore-top .mini-stats article{padding:16px 12px!important;border-radius:16px!important;}
  .explore-top .mini-stats b{font-size:20px!important;}
  .explore-top .mini-stats span{font-size:10px!important;}
  .market-grid .pp-opportunity-card-v2 .pp-card-media,
  .featured-opps-v2 .pp-opportunity-card-v2 .pp-card-media{height:150px!important;}
}

/* Phase 5Q: mobile Explore Opportunities hero compact organization */
@media (max-width: 760px){
  .explore-top{
    padding:18px 0 16px!important;
    background:
      radial-gradient(circle at 12% 0%, rgba(34,197,94,.12), transparent 24%),
      radial-gradient(circle at 96% 8%, rgba(37,99,235,.12), transparent 28%),
      linear-gradient(135deg,#f8fbff 0%,#eef6ff 68%,#fff8e7 100%)!important;
  }
  .explore-top:before{display:none!important;}
  .explore-top .explore-title{
    width:min(100% - 24px, 460px)!important;
    margin-inline:auto!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    align-items:start!important;
  }
  .explore-top .explore-title > div:first-child{
    min-width:0!important;
    padding:0!important;
  }
  .explore-top .explore-title h1{
    font-size:30px!important;
    line-height:1.02!important;
    letter-spacing:-.045em!important;
    margin:0 0 7px!important;
  }
  .explore-top .explore-title p{
    font-size:14px!important;
    line-height:1.42!important;
    font-weight:700!important;
    color:#28416f!important;
    max-width:100%!important;
    display:-webkit-box!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
    overflow:hidden!important;
  }
  .explore-top .mini-stats{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:6px!important;
    margin-top:2px!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
    border-radius:0!important;
  }
  .explore-top .mini-stats article{
    min-height:66px!important;
    padding:9px 5px 8px!important;
    border-radius:14px!important;
    text-align:center!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    background:rgba(255,255,255,.95)!important;
    border:1px solid #dce8f7!important;
    box-shadow:0 8px 18px rgba(6,26,91,.065)!important;
  }
  .explore-top .mini-stats article:before{
    height:3px!important;
    background:linear-gradient(90deg,#0b5cff,#22c55e)!important;
  }
  .explore-top .mini-stats b{
    font-size:16px!important;
    line-height:1.05!important;
    letter-spacing:-.025em!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    max-width:100%!important;
  }
  .explore-top .mini-stats span{
    margin-top:4px!important;
    max-width:100%!important;
    font-size:8.8px!important;
    line-height:1.1!important;
    letter-spacing:.025em!important;
    text-transform:uppercase!important;
  }
}
@media (max-width: 390px){
  .explore-top .explore-title{width:calc(100% - 18px)!important;}
  .explore-top .explore-title h1{font-size:27px!important;}
  .explore-top .explore-title p{font-size:13px!important;}
  .explore-top .mini-stats{gap:5px!important;}
  .explore-top .mini-stats article{min-height:62px!important;padding:8px 3px 7px!important;border-radius:12px!important;}
  .explore-top .mini-stats b{font-size:14px!important;}
  .explore-top .mini-stats span{font-size:7.8px!important;}
}
@media (max-width: 340px){
  .explore-top .mini-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .explore-top .mini-stats article{min-height:58px!important;}
  .explore-top .mini-stats b{font-size:15px!important;}
  .explore-top .mini-stats span{font-size:8.5px!important;}
}

/* Phase 5R: unify All Opportunities hero with dropdown opportunity pages */
.all-opportunities-market-hero.category-market-hero{
  padding:54px 0 46px!important;
  background:
    radial-gradient(circle at 12% 10%, rgba(217,154,0,.13), transparent 28%),
    radial-gradient(circle at 88% 4%, rgba(6,26,91,.10), transparent 30%),
    linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%)!important;
  border-bottom:1px solid #dbe6f4!important;
}
.all-opportunities-market-hero.category-market-hero .explore-title{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr)!important;
  align-items:center!important;
  gap:38px!important;
}
.all-opportunities-market-hero.category-market-hero .kicker{
  display:inline-flex!important;
  background:#e8f9eb!important;
  color:#00a83f!important;
  padding:8px 16px!important;
  border-radius:999px!important;
  font-size:13px!important;
  line-height:1!important;
  margin-bottom:18px!important;
}
.all-opportunities-market-hero.category-market-hero .kicker:before{
  width:auto!important;height:auto!important;background:transparent!important;color:#00a83f!important;
}
.all-opportunities-market-hero.category-market-hero .explore-title h1{
  white-space:nowrap!important;
  max-width:100%!important;
  font-size:clamp(42px,4.2vw,62px)!important;
  line-height:1.02!important;
  letter-spacing:-.055em!important;
  margin:0 0 12px!important;
  color:var(--blue)!important;
}
.all-opportunities-market-hero.category-market-hero .explore-title h2{
  display:inline-flex!important;
  align-items:center!important;
  margin:0 0 14px!important;
  padding:8px 14px!important;
  border-radius:999px!important;
  background:#fff7df!important;
  border:1px solid #f2deb0!important;
  color:#b97b00!important;
  font-size:15px!important;
  font-weight:900!important;
}
.all-opportunities-market-hero.category-market-hero .explore-title p{
  max-width:760px!important;
  margin:0!important;
  color:#31446f!important;
  font-size:18px!important;
  line-height:1.65!important;
  display:block!important;
  overflow:visible!important;
}
.all-opportunities-market-hero.category-market-hero .mini-stats{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(110px,1fr))!important;
  gap:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid #dbe6f4!important;
  border-radius:24px!important;
  box-shadow:0 20px 46px rgba(6,26,91,.08)!important;
}
.all-opportunities-market-hero.category-market-hero .mini-stats article{
  min-height:122px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:5px!important;
  padding:20px 14px!important;
  background:#fff!important;
  border:0!important;
  border-right:1px solid #e4ebf6!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.all-opportunities-market-hero.category-market-hero .mini-stats article:last-child{border-right:0!important;}
.all-opportunities-market-hero.category-market-hero .mini-stats b{
  display:block!important;color:var(--blue)!important;font-size:clamp(22px,2.2vw,30px)!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:950!important;
}
.all-opportunities-market-hero.category-market-hero .mini-stats span{
  display:block!important;max-width:130px!important;color:#52658b!important;font-size:14px!important;line-height:1.25!important;font-weight:650!important;text-transform:none!important;letter-spacing:0!important;
}
@media(max-width:1180px){
  .all-opportunities-market-hero.category-market-hero .explore-title{grid-template-columns:1fr!important;}
  .all-opportunities-market-hero.category-market-hero .explore-title h1{white-space:normal!important;font-size:40px!important;}
}
@media(max-width:640px){
  .all-opportunities-market-hero.category-market-hero{padding:30px 0 24px!important;}
  .all-opportunities-market-hero.category-market-hero .explore-title{width:min(100% - 28px,430px)!important;margin-inline:auto!important;gap:20px!important;}
  .all-opportunities-market-hero.category-market-hero .kicker{margin-bottom:14px!important;}
  .all-opportunities-market-hero.category-market-hero .explore-title h1{font-size:clamp(31px,8.5vw,38px)!important;line-height:1.08!important;margin-bottom:12px!important;}
  .all-opportunities-market-hero.category-market-hero .explore-title h2{display:inline-flex!important;max-width:100%!important;font-size:14px!important;line-height:1.25!important;padding:7px 12px!important;white-space:normal!important;}
  .all-opportunities-market-hero.category-market-hero .explore-title p{font-size:15px!important;line-height:1.55!important;-webkit-line-clamp:unset!important;}
  .all-opportunities-market-hero.category-market-hero .mini-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;border-radius:20px!important;margin-top:20px!important;box-shadow:0 18px 42px rgba(6,26,91,.10)!important;}
  .all-opportunities-market-hero.category-market-hero .mini-stats article{min-height:112px!important;border-right:1px solid #e4ebf6!important;border-bottom:1px solid #e4ebf6!important;padding:18px 10px!important;}
  .all-opportunities-market-hero.category-market-hero .mini-stats article:nth-child(2n){border-right:0!important;}
  .all-opportunities-market-hero.category-market-hero .mini-stats article:nth-last-child(-n+2){border-bottom:0!important;}
  .all-opportunities-market-hero.category-market-hero .mini-stats b{font-size:24px!important;white-space:normal!important;}
  .all-opportunities-market-hero.category-market-hero .mini-stats span{font-size:13px!important;max-width:118px!important;}
}
@media(max-width:380px){
  .all-opportunities-market-hero.category-market-hero .mini-stats b{font-size:22px!important;}
  .all-opportunities-market-hero.category-market-hero .mini-stats span{font-size:12px!important;}
}

/* Phase 5T: dropdown opportunity page right-side stats parity */
.category-market-hero .mini-stats,
.explore-top.category-market-hero .mini-stats{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  width:100%!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid #dbe6f4!important;
  border-radius:22px!important;
  box-shadow:0 20px 46px rgba(6,26,91,.08)!important;
}
.category-market-hero .mini-stats article,
.explore-top.category-market-hero .mini-stats article{
  position:relative!important;
  min-height:118px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:8px!important;
  padding:18px 12px!important;
  background:#fff!important;
  border:0!important;
  border-right:1px solid #e1e9f5!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.category-market-hero .mini-stats article:before,
.explore-top.category-market-hero .mini-stats article:before{
  content:""!important;
  position:absolute!important;
  inset:0 0 auto 0!important;
  height:4px!important;
  background:#0b5cff!important;
}
.category-market-hero .mini-stats article:nth-child(2):before,
.explore-top.category-market-hero .mini-stats article:nth-child(2):before{background:#22c55e!important;}
.category-market-hero .mini-stats article:nth-child(3):before,
.explore-top.category-market-hero .mini-stats article:nth-child(3):before{background:#f5b400!important;}
.category-market-hero .mini-stats article:nth-child(4):before,
.explore-top.category-market-hero .mini-stats article:nth-child(4):before{background:linear-gradient(90deg,#0b5cff,#22c55e,#f5b400)!important;}
.category-market-hero .mini-stats article:last-child,
.explore-top.category-market-hero .mini-stats article:last-child{border-right:0!important;}
.category-market-hero .mini-stats b,
.explore-top.category-market-hero .mini-stats b{
  display:block!important;
  color:#061a5b!important;
  font-size:clamp(22px,2.15vw,31px)!important;
  line-height:1.05!important;
  letter-spacing:-.04em!important;
  font-weight:950!important;
  max-width:100%!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.category-market-hero .mini-stats span,
.explore-top.category-market-hero .mini-stats span{
  display:block!important;
  color:#40547f!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:850!important;
  max-width:132px!important;
  margin:0!important;
  text-transform:none!important;
  letter-spacing:0!important;
}
@media(max-width:1180px){
  .category-market-hero .explore-title,
  .explore-top.category-market-hero .explore-title{grid-template-columns:1fr!important;}
}
@media(max-width:640px){
  .category-market-hero .mini-stats,
  .explore-top.category-market-hero .mini-stats{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    max-width:365px!important;
    margin-top:18px!important;
    border-radius:18px!important;
  }
  .category-market-hero .mini-stats article,
  .explore-top.category-market-hero .mini-stats article{
    min-height:112px!important;
    padding:16px 9px!important;
    border-right:1px solid #e1e9f5!important;
    border-bottom:1px solid #e1e9f5!important;
  }
  .category-market-hero .mini-stats article:nth-child(2n),
  .explore-top.category-market-hero .mini-stats article:nth-child(2n){border-right:0!important;}
  .category-market-hero .mini-stats article:nth-last-child(-n+2),
  .explore-top.category-market-hero .mini-stats article:nth-last-child(-n+2){border-bottom:0!important;}
  .category-market-hero .mini-stats b,
  .explore-top.category-market-hero .mini-stats b{font-size:25px!important;}
  .category-market-hero .mini-stats span,
  .explore-top.category-market-hero .mini-stats span{font-size:12px!important;max-width:116px!important;}
}

/* Phase 5U: corrected Explore hero breakpoint parity
   Rule requested:
   - Desktop: All Opportunities uses the same desktop hero as the other Explore dropdown pages.
   - Mobile: Explore dropdown pages use the same compact mobile hero pattern as All Opportunities.
*/
@media (min-width: 641px){
  .all-opportunities-market-hero.category-market-hero{
    padding:54px 0 46px!important;
    background:
      radial-gradient(circle at 12% 10%, rgba(217,154,0,.13), transparent 28%),
      radial-gradient(circle at 88% 4%, rgba(6,26,91,.10), transparent 30%),
      linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%)!important;
    border-bottom:1px solid #dbe6f4!important;
  }
  .all-opportunities-market-hero.category-market-hero .explore-title{
    display:grid!important;
    grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr)!important;
    align-items:center!important;
    gap:38px!important;
  }
}

@media (max-width: 640px){
  .explore-top.category-market-hero,
  .all-opportunities-market-hero.category-market-hero{
    padding:30px 0 24px!important;
    background:
      radial-gradient(circle at 12% 10%, rgba(34,197,94,.12), transparent 26%),
      radial-gradient(circle at 92% 6%, rgba(37,99,235,.13), transparent 30%),
      linear-gradient(135deg,#f8fbff 0%,#eef5ff 100%)!important;
    border-bottom:1px solid #dbe6f4!important;
  }
  .explore-top.category-market-hero:before,
  .all-opportunities-market-hero.category-market-hero:before{
    display:none!important;
  }
  .explore-top.category-market-hero .explore-title,
  .all-opportunities-market-hero.category-market-hero .explore-title{
    width:min(100% - 34px,390px)!important;
    margin-inline:auto!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:20px!important;
    align-items:start!important;
  }
  .explore-top.category-market-hero .explore-title > div:first-child,
  .all-opportunities-market-hero.category-market-hero .explore-title > div:first-child{
    min-width:0!important;
    padding:0!important;
  }
  .explore-top.category-market-hero .kicker,
  .all-opportunities-market-hero.category-market-hero .kicker{
    display:inline-flex!important;
    align-items:center!important;
    width:auto!important;
    background:#e8f9eb!important;
    color:#00a83f!important;
    padding:8px 16px!important;
    border-radius:999px!important;
    font-size:13px!important;
    line-height:1!important;
    margin:0 0 17px!important;
    font-weight:950!important;
  }
  .explore-top.category-market-hero .kicker:before,
  .all-opportunities-market-hero.category-market-hero .kicker:before{
    width:auto!important;
    height:auto!important;
    background:transparent!important;
    color:#00a83f!important;
  }
  .explore-top.category-market-hero .explore-title h1,
  .all-opportunities-market-hero.category-market-hero .explore-title h1{
    white-space:normal!important;
    max-width:100%!important;
    font-size:clamp(32px,8.9vw,40px)!important;
    line-height:1.08!important;
    letter-spacing:-.055em!important;
    margin:0 0 12px!important;
    color:#061a5b!important;
  }
  .explore-top.category-market-hero .explore-title h2,
  .all-opportunities-market-hero.category-market-hero .explore-title h2{
    display:inline-flex!important;
    align-items:center!important;
    max-width:100%!important;
    margin:0 0 15px!important;
    padding:8px 13px!important;
    border-radius:999px!important;
    background:#fff7df!important;
    border:1px solid #f2deb0!important;
    color:#b97b00!important;
    font-size:14px!important;
    line-height:1.25!important;
    font-weight:950!important;
    white-space:normal!important;
  }
  .explore-top.category-market-hero .explore-title p,
  .all-opportunities-market-hero.category-market-hero .explore-title p{
    max-width:100%!important;
    margin:0!important;
    color:#102b65!important;
    font-size:16px!important;
    line-height:1.55!important;
    font-weight:650!important;
    display:block!important;
    overflow:visible!important;
    -webkit-line-clamp:unset!important;
    -webkit-box-orient:initial!important;
  }
  .explore-top.category-market-hero .mini-stats,
  .all-opportunities-market-hero.category-market-hero .mini-stats{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:0!important;
    width:100%!important;
    max-width:none!important;
    margin:20px 0 0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
    border:1px solid #dbe6f4!important;
    border-radius:20px!important;
    box-shadow:0 18px 42px rgba(6,26,91,.10)!important;
  }
  .explore-top.category-market-hero .mini-stats article,
  .all-opportunities-market-hero.category-market-hero .mini-stats article{
    position:relative!important;
    min-height:112px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    gap:6px!important;
    padding:18px 10px!important;
    background:#fff!important;
    border:0!important;
    border-right:1px solid #e4ebf6!important;
    border-bottom:1px solid #e4ebf6!important;
    border-radius:0!important;
    box-shadow:none!important;
  }
  .explore-top.category-market-hero .mini-stats article:before,
  .all-opportunities-market-hero.category-market-hero .mini-stats article:before{
    content:""!important;
    position:absolute!important;
    inset:0 0 auto 0!important;
    height:4px!important;
    background:#0b5cff!important;
  }
  .explore-top.category-market-hero .mini-stats article:nth-child(2):before,
  .all-opportunities-market-hero.category-market-hero .mini-stats article:nth-child(2):before{background:#22c55e!important;}
  .explore-top.category-market-hero .mini-stats article:nth-child(3):before,
  .all-opportunities-market-hero.category-market-hero .mini-stats article:nth-child(3):before{background:#f5b400!important;}
  .explore-top.category-market-hero .mini-stats article:nth-child(4):before,
  .all-opportunities-market-hero.category-market-hero .mini-stats article:nth-child(4):before{background:linear-gradient(90deg,#0b5cff,#22c55e,#f5b400)!important;}
  .explore-top.category-market-hero .mini-stats article:nth-child(2n),
  .all-opportunities-market-hero.category-market-hero .mini-stats article:nth-child(2n){border-right:0!important;}
  .explore-top.category-market-hero .mini-stats article:nth-last-child(-n+2),
  .all-opportunities-market-hero.category-market-hero .mini-stats article:nth-last-child(-n+2){border-bottom:0!important;}
  .explore-top.category-market-hero .mini-stats b,
  .all-opportunities-market-hero.category-market-hero .mini-stats b{
    display:block!important;
    color:#061a5b!important;
    font-size:24px!important;
    line-height:1.05!important;
    letter-spacing:-.035em!important;
    font-weight:950!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    max-width:100%!important;
  }
  .explore-top.category-market-hero .mini-stats span,
  .all-opportunities-market-hero.category-market-hero .mini-stats span{
    display:block!important;
    max-width:118px!important;
    color:#52658b!important;
    font-size:13px!important;
    line-height:1.25!important;
    font-weight:800!important;
    text-transform:none!important;
    letter-spacing:0!important;
    margin:0!important;
  }
}

@media (max-width: 380px){
  .explore-top.category-market-hero .explore-title,
  .all-opportunities-market-hero.category-market-hero .explore-title{width:min(100% - 24px,360px)!important;}
  .explore-top.category-market-hero .mini-stats b,
  .all-opportunities-market-hero.category-market-hero .mini-stats b{font-size:22px!important;}
  .explore-top.category-market-hero .mini-stats span,
  .all-opportunities-market-hero.category-market-hero .mini-stats span{font-size:12px!important;}
}

/* Phase 5X - Homepage Featured Investment Opportunities: clean screenshot-matched redesign */
.pp-featured-investments{
  position:relative;
  margin-top:28px!important;
  padding:22px 22px 28px!important;
  border-radius:0!important;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 55%,#f8fbff 100%);
  color:#061a5b;
  overflow:visible;
}
.pp-featured-investments:before{content:"";position:absolute;inset:-18px -12px auto;height:180px;background:radial-gradient(circle at 18% 0%,rgba(34,197,94,.09),transparent 35%),radial-gradient(circle at 82% 10%,rgba(124,58,237,.10),transparent 30%);pointer-events:none;z-index:-1}
.pp-fi-head{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:26px;align-items:end;margin-bottom:24px}
.pp-fi-kicker{display:inline-flex;align-items:center;gap:8px;width:max-content;padding:7px 13px;border-radius:999px;background:#dcfce7;color:#12a10c;font-size:12px;line-height:1;font-weight:950;text-transform:uppercase;letter-spacing:.02em;box-shadow:0 10px 26px rgba(34,197,94,.12)}
.pp-fi-copy h2{margin:14px 0 10px;color:#07154f;font-size:clamp(31px,3.1vw,46px);line-height:1.02;letter-spacing:-.055em;font-weight:950;white-space:nowrap}
.pp-fi-copy p{max-width:560px;margin:0;color:#36517c;font-size:17px;line-height:1.55;font-weight:500}
.pp-fi-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.pp-fi-filter{height:48px;display:inline-flex;align-items:center;gap:10px;border:1px solid #dbe6f4;background:#fff;color:#07154f;border-radius:9px;padding:0 16px;font-size:14px;font-weight:800;box-shadow:0 8px 20px rgba(2,18,71,.04);white-space:nowrap}
.pp-fi-filter span{color:#405a8c;font-weight:900}.pp-fi-filter b{font-size:15px;color:#07154f;margin-left:4px}
.pp-fi-view-all{height:50px;display:inline-flex;align-items:center;gap:12px;border-radius:8px;padding:0 18px;background:linear-gradient(90deg,#07145f,#1769ff 62%,#7c2cff);color:#fff!important;font-size:14px;font-weight:950;text-decoration:none;box-shadow:0 15px 32px rgba(11,92,255,.24)}
.pp-fi-view-all span{font-size:18px;color:#fff}
.pp-fi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:stretch}
.pp-fi-card{position:relative;overflow:hidden;border-radius:12px;background:#fff;border:1px solid #e2e9f5;box-shadow:0 18px 45px rgba(10,31,76,.10);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.pp-fi-card:hover{transform:translateY(-5px);box-shadow:0 26px 65px rgba(10,31,76,.16);border-color:#c7d8f0}
.pp-fi-card a{display:flex;flex-direction:column;height:100%;text-decoration:none;color:#07154f}
.pp-fi-media{position:relative;height:218px;overflow:hidden;background:#eef5ff;border-radius:12px 12px 0 0}
.pp-fi-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.pp-fi-card:hover .pp-fi-media img{transform:scale(1.04)}
.pp-fi-media:after{content:"";position:absolute;inset:auto 0 0;height:46%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.38));pointer-events:none}
.pp-fi-ribbon{position:absolute;top:0;left:18px;z-index:2;min-width:40px;height:52px;padding:13px 10px 0;background:linear-gradient(180deg,#12c452,#08983f);color:#fff;text-align:center;font-size:13px;font-weight:950;text-transform:capitalize;clip-path:polygon(0 0,100% 0,100% 100%,50% 82%,0 100%);box-shadow:0 10px 22px rgba(22,163,74,.22)}
.pp-fi-purple .pp-fi-ribbon{background:linear-gradient(180deg,#8236ff,#6d28d9)}.pp-fi-orange .pp-fi-ribbon{background:linear-gradient(180deg,#ff9e00,#f97316)}.pp-fi-blue .pp-fi-ribbon{background:linear-gradient(180deg,#1681ff,#0b5cff)}
.pp-fi-save{position:absolute;z-index:3;right:15px;top:18px;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:#07154f;font-size:24px;line-height:1;box-shadow:0 10px 24px rgba(2,18,71,.16);display:grid;place-items:center}
.pp-fi-type{position:absolute;left:18px;bottom:18px;z-index:3;display:inline-flex;align-items:center;padding:10px 18px;border-radius:999px;background:linear-gradient(90deg,#22c55e,#16a34a);color:#fff;font-size:14px;font-weight:950;box-shadow:0 12px 24px rgba(22,163,74,.24)}
.pp-fi-purple .pp-fi-type{background:linear-gradient(90deg,#7c3aed,#4f46e5)}.pp-fi-orange .pp-fi-type{background:linear-gradient(90deg,#f97316,#fb923c)}.pp-fi-blue .pp-fi-type{background:linear-gradient(90deg,#0b5cff,#0ea5e9)}
.pp-fi-body{display:flex;flex-direction:column;flex:1;padding:23px 22px 18px;background:#fff}
.pp-fi-body h3{margin:0 0 12px;color:#07154f;font-size:21px;line-height:1.17;font-weight:950;letter-spacing:-.025em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:50px}
.pp-fi-meta{display:flex;align-items:center;gap:9px;min-height:22px;margin-bottom:21px;color:#3e5684;font-size:14px;font-weight:650}.pp-fi-meta i{font-style:normal;color:#96a6c3}
.pp-fi-raised{display:flex;align-items:center;gap:6px;margin-bottom:14px;color:#07154f}.pp-fi-raised strong{font-size:22px;line-height:1;font-weight:950;letter-spacing:-.025em}.pp-fi-raised span{color:#4b628f;font-size:14px;font-weight:600}.pp-fi-raised em{margin-left:auto;padding:5px 9px;border-radius:8px;background:#dcfce7;color:#16a34a;font-size:16px;font-style:normal;font-weight:950}.pp-fi-purple .pp-fi-raised em{background:#ede9fe;color:#7c3aed}.pp-fi-orange .pp-fi-raised em{background:#ffedd5;color:#f97316}.pp-fi-blue .pp-fi-raised em{background:#dbeafe;color:#0b5cff}
.pp-fi-progress{height:10px;border-radius:999px;background:#e9edf4;overflow:hidden;margin-bottom:18px}.pp-fi-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#16a34a,#22c55e)}.pp-fi-purple .pp-fi-progress i{background:linear-gradient(90deg,#7c3aed,#a855f7)}.pp-fi-orange .pp-fi-progress i{background:linear-gradient(90deg,#f97316,#fb923c)}.pp-fi-blue .pp-fi-progress i{background:linear-gradient(90deg,#0b5cff,#38bdf8)}
.pp-fi-details{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px;color:#405a8c;font-size:14px;font-weight:700}.pp-fi-details span{display:flex;align-items:center;gap:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}
.pp-fi-bottom{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:0;padding:15px 8px;border-radius:10px;background:linear-gradient(180deg,#fbfdff,#f7faff);box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}
.pp-fi-bottom span{display:block;text-align:center;padding:0 8px}.pp-fi-bottom span+span{border-left:1px solid #dbe6f4}.pp-fi-bottom b{display:block;color:#07154f;font-size:21px;line-height:1.1;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-fi-bottom em{display:block;margin-top:4px;color:#405a8c;font-size:13px;font-style:normal;font-weight:650}
.pp-fi-trust-strip{margin-top:36px;padding:30px 26px;border-radius:17px;background:#fff;box-shadow:0 18px 50px rgba(10,31,76,.08);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border:1px solid #edf2f8}
.pp-fi-trust-strip div{display:grid;grid-template-columns:64px 1fr;column-gap:16px;align-items:center;padding:0 22px;min-width:0}.pp-fi-trust-strip div+div{border-left:1px solid #dbe6f4}.pp-fi-trust-strip i{grid-row:1/4;width:64px;height:64px;border-radius:999px;display:grid;place-items:center;background:#dcfce7;color:#16a34a;font-style:normal;font-size:26px}.pp-fi-trust-strip div:nth-child(2) i{background:#eff6ff;color:#0b5cff}.pp-fi-trust-strip div:nth-child(3) i{background:#f3e8ff;color:#7c3aed}.pp-fi-trust-strip div:nth-child(4) i{background:#ffedd5;color:#f97316}.pp-fi-trust-strip div:nth-child(5) i{background:#dcfce7;color:#16a34a}.pp-fi-trust-strip strong{color:#16a34a;font-size:25px;line-height:1.05;font-weight:950}.pp-fi-trust-strip div:nth-child(2) strong{color:#0b5cff}.pp-fi-trust-strip div:nth-child(3) strong{color:#7c3aed}.pp-fi-trust-strip div:nth-child(4) strong{color:#f97316}.pp-fi-trust-strip span{color:#07154f;font-size:14px;font-weight:800}.pp-fi-trust-strip small{color:#38527d;font-size:13px;line-height:1.45;font-weight:500}
@media(max-width:1240px){.pp-fi-head{grid-template-columns:1fr}.pp-fi-actions{justify-content:flex-start}.pp-fi-copy h2{white-space:normal}.pp-fi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pp-fi-trust-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pp-fi-trust-strip div{border-left:0!important}}
@media(max-width:720px){.pp-featured-investments{width:auto!important;margin:16px 14px!important;padding:18px 10px 22px!important}.pp-fi-head{gap:14px;margin-bottom:17px}.pp-fi-kicker{font-size:11px;padding:7px 12px}.pp-fi-copy h2{font-size:28px!important;line-height:1.08!important;margin:12px 0 8px!important;white-space:normal}.pp-fi-copy p{font-size:14.5px!important;line-height:1.48!important}.pp-fi-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pp-fi-filter{height:42px;padding:0 10px;font-size:12px}.pp-fi-view-all{grid-column:1/-1;height:44px;justify-content:center}.pp-fi-grid{display:flex!important;overflow-x:auto;gap:14px;padding:2px 4px 14px;scroll-snap-type:x mandatory;scrollbar-width:none}.pp-fi-grid::-webkit-scrollbar{display:none}.pp-fi-card{flex:0 0 min(84vw,330px);scroll-snap-align:center}.pp-fi-media{height:190px}.pp-fi-body{padding:19px 18px 16px}.pp-fi-body h3{font-size:20px;min-height:auto}.pp-fi-meta{font-size:13px;margin-bottom:16px}.pp-fi-raised strong{font-size:20px}.pp-fi-bottom b{font-size:20px}.pp-fi-trust-strip{margin-top:18px;padding:18px 14px;grid-template-columns:1fr;gap:14px}.pp-fi-trust-strip div{grid-template-columns:52px 1fr;padding:0}.pp-fi-trust-strip i{width:52px;height:52px;font-size:22px}.pp-fi-trust-strip strong{font-size:22px}}


/* Phase 5Y - Featured Investment filters, centered heading, mobile carousel controls */
.pp-featured-investments .pp-fi-copy{
  text-align:center;
  justify-self:center;
}
.pp-featured-investments .pp-fi-kicker{margin-inline:auto;}
.pp-featured-investments .pp-fi-copy p{margin-inline:auto;}
.pp-featured-investments .pp-fi-head{
  grid-template-columns:1fr;
  align-items:center;
  text-align:center;
}
.pp-featured-investments .pp-fi-actions{
  justify-content:center;
}
.pp-fi-filter{
  position:relative;
  cursor:pointer;
}
.pp-fi-filter select.pp-fi-control{
  appearance:none;
  -webkit-appearance:none;
  border:0;
  background:transparent;
  color:#07154f;
  font:inherit;
  font-weight:850;
  outline:0;
  cursor:pointer;
  min-width:132px;
  padding:0 2px;
}
.pp-fi-filter select.pp-fi-control::-ms-expand{display:none;}
.pp-fi-filter:focus-within{
  border-color:#8bb8ff;
  box-shadow:0 0 0 4px rgba(11,92,255,.10),0 8px 20px rgba(2,18,71,.05);
}
.pp-fi-carousel{position:relative;}
.pp-fi-nav{
  display:none;
  position:absolute;
  z-index:5;
  top:44%;
  width:46px;
  height:46px;
  border:1px solid rgba(214,226,244,.95);
  border-radius:999px;
  background:#fff;
  color:#07154f;
  font-size:31px;
  line-height:1;
  font-weight:800;
  box-shadow:0 14px 30px rgba(10,31,76,.15);
  cursor:pointer;
}
.pp-fi-prev{left:-12px;}
.pp-fi-next{right:-12px;}
.pp-fi-dots{display:none;align-items:center;justify-content:center;gap:8px;margin-top:2px;}
.pp-fi-dots button{
  width:8px;height:8px;border:0;border-radius:999px;background:#d7e1f0;cursor:pointer;padding:0;
}
.pp-fi-dots button.is-active{width:24px;background:linear-gradient(90deg,#0b5cff,#7c2cff);}
.pp-fi-card[hidden]{display:none!important;}
.pp-fi-empty{
  grid-column:1/-1;
  padding:22px;
  border-radius:16px;
  border:1px dashed #bfd0ea;
  color:#36517c;
  background:#f8fbff;
  text-align:center;
  font-weight:800;
}
@media(max-width:720px){
  .pp-featured-investments .pp-fi-head{text-align:center;}
  .pp-featured-investments .pp-fi-copy{width:100%;}
  .pp-featured-investments .pp-fi-actions{grid-template-columns:1fr;justify-content:center;}
  .pp-fi-filter{justify-content:center;width:100%;}
  .pp-fi-filter select.pp-fi-control{min-width:0;width:100%;text-align:center;text-align-last:center;}
  .pp-fi-carousel{padding:0 30px;}
  .pp-fi-grid{scroll-behavior:smooth;scroll-padding-inline:0;}
  .pp-fi-card{flex-basis:100%!important;}
  .pp-fi-nav{display:grid;place-items:center;top:42%;width:38px;height:38px;font-size:25px;}
  .pp-fi-prev{left:0;}
  .pp-fi-next{right:0;}
  .pp-fi-dots{display:flex;}
}


/* Phase 5Z - Featured filter icon removal and mobile card width fix */
.pp-featured-investments .pp-fi-filter > span{display:none!important;}
.pp-featured-investments .pp-fi-actions{
  gap:14px!important;
}
.pp-featured-investments .pp-fi-filter{
  min-width:250px!important;
  height:54px!important;
  padding:0 18px!important;
  justify-content:space-between!important;
}
.pp-featured-investments .pp-fi-filter select.pp-fi-control{
  min-width:0!important;
  width:100%!important;
  padding:0 10px 0 0!important;
  text-align:left!important;
  text-align-last:left!important;
}
.pp-featured-investments .pp-fi-filter b{
  margin-left:10px!important;
  flex:0 0 auto!important;
}
.pp-featured-investments .pp-fi-filter:nth-child(1),
.pp-featured-investments .pp-fi-filter:nth-child(2){
  min-width:278px!important;
}
.pp-featured-investments .pp-fi-filter:nth-child(3){
  min-width:240px!important;
}
@media(max-width:900px){
  .pp-featured-investments .pp-fi-actions{
    grid-template-columns:1fr!important;
  }
  .pp-featured-investments .pp-fi-filter{
    width:100%!important;
    min-width:0!important;
  }
}
@media(max-width:720px){
  .pp-featured-investments{
    margin-left:8px!important;
    margin-right:8px!important;
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .pp-featured-investments .pp-fi-actions{
    width:100%!important;
    max-width:420px!important;
    margin-inline:auto!important;
  }
  .pp-featured-investments .pp-fi-filter{
    height:48px!important;
    min-width:0!important;
    width:100%!important;
  }
  .pp-featured-investments .pp-fi-filter select.pp-fi-control{
    text-align:left!important;
    text-align-last:left!important;
  }
  .pp-featured-investments .pp-fi-carousel{
    padding:0 2px 0!important;
    overflow:visible!important;
  }
  .pp-featured-investments .pp-fi-grid{
    gap:12px!important;
    padding-left:0!important;
    padding-right:0!important;
    scroll-padding-inline:0!important;
  }
  .pp-featured-investments .pp-fi-card{
    flex:0 0 calc(100vw - 38px)!important;
    max-width:430px!important;
    margin-inline:auto!important;
  }
  .pp-featured-investments .pp-fi-nav{
    top:42%!important;
    width:36px!important;
    height:36px!important;
    font-size:24px!important;
    box-shadow:0 10px 22px rgba(10,31,76,.16)!important;
  }
  .pp-featured-investments .pp-fi-prev{left:-4px!important;}
  .pp-featured-investments .pp-fi-next{right:-4px!important;}
  .pp-featured-investments .pp-fi-dots{
    margin-top:8px!important;
  }
}
@media(max-width:420px){
  .pp-featured-investments .pp-fi-card{
    flex-basis:calc(100vw - 28px)!important;
  }
  .pp-featured-investments .pp-fi-prev{left:-2px!important;}
  .pp-featured-investments .pp-fi-next{right:-2px!important;}
}

/* Phase 5AA - Move and redesign homepage How It Works after Featured Investment trust strip */
.homepage-how-works-placeholder{display:none}
.home-hero ~ .how-strip,
main > .how-strip{
  position:relative;
  overflow:hidden;
  margin-top:34px;
  margin-bottom:36px;
  padding:34px 32px 36px;
  border-radius:30px;
  background:
    radial-gradient(circle at 8% 15%, rgba(16,185,129,.20), transparent 28%),
    radial-gradient(circle at 85% 10%, rgba(37,99,235,.18), transparent 30%),
    linear-gradient(135deg,#ffffff 0%,#f7fbff 42%,#f4f0ff 100%);
  border:1px solid rgba(191,219,254,.88);
  box-shadow:0 24px 70px rgba(15,23,42,.10);
}
main > .how-strip:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.65;
  background-image:
    linear-gradient(rgba(37,99,235,.06) 1px, transparent 1px),
    linear-gradient(90deg, rgba(16,185,129,.06) 1px, transparent 1px);
  background-size:42px 42px;
  mask-image:linear-gradient(90deg, transparent, #000 12%, #000 88%, transparent);
}
main > .how-strip .section-head.compact{
  position:relative;
  z-index:1;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:24px;
  padding-bottom:18px;
  border-bottom:1px solid rgba(148,163,184,.24);
}
main > .how-strip .section-head.compact:before{
  content:"How it works";
  position:absolute;
  top:-10px;
  left:0;
  transform:translateY(-100%);
  display:inline-flex;
  align-items:center;
  gap:8px;
  width:max-content;
  padding:8px 14px;
  border-radius:999px;
  background:linear-gradient(135deg,#dcfce7,#e0f2fe);
  color:#047857;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
  font-size:12px;
  box-shadow:inset 0 0 0 1px rgba(16,185,129,.15);
}
main > .how-strip .section-head.compact h2{
  margin:0;
  max-width:720px;
  color:#06164f;
  font-size:clamp(28px,4vw,48px);
  line-height:.98;
  letter-spacing:-.055em;
  text-shadow:0 12px 28px rgba(15,23,42,.08);
}
main > .how-strip .section-head.compact span{
  max-width:420px;
  color:#475569;
  font-size:16px;
  line-height:1.55;
  font-weight:700;
}
main > .how-strip .step-strip{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:16px;
}
main > .how-strip .step-strip article{
  position:relative;
  min-height:190px;
  padding:22px 18px 20px;
  border-radius:24px;
  background:rgba(255,255,255,.86);
  border:1px solid rgba(191,219,254,.86);
  box-shadow:0 18px 44px rgba(15,23,42,.08);
  transition:transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
main > .how-strip .step-strip article:hover{
  transform:translateY(-5px);
  box-shadow:0 26px 54px rgba(37,99,235,.16);
  border-color:rgba(59,130,246,.55);
}
main > .how-strip .step-strip article:after{
  content:"";
  position:absolute;
  left:18px;
  right:18px;
  top:0;
  height:4px;
  border-radius:0 0 999px 999px;
  background:linear-gradient(90deg,#22c55e,#06b6d4,#2563eb,#7c3aed);
}
main > .how-strip .step-strip article:nth-child(2):after{background:linear-gradient(90deg,#2563eb,#06b6d4)}
main > .how-strip .step-strip article:nth-child(3):after{background:linear-gradient(90deg,#f59e0b,#ef4444)}
main > .how-strip .step-strip article:nth-child(4):after{background:linear-gradient(90deg,#8b5cf6,#ec4899)}
main > .how-strip .step-strip article:nth-child(5):after{background:linear-gradient(90deg,#10b981,#84cc16)}
main > .how-strip .step-strip article i{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  margin-bottom:16px;
  border-radius:16px;
  background:linear-gradient(135deg,#0ea5e9,#2563eb 55%,#7c3aed);
  color:#fff;
  font-style:normal;
  font-size:18px;
  font-weight:950;
  box-shadow:0 14px 24px rgba(37,99,235,.24);
}
main > .how-strip .step-strip article:nth-child(2) i{background:linear-gradient(135deg,#10b981,#06b6d4)}
main > .how-strip .step-strip article:nth-child(3) i{background:linear-gradient(135deg,#f97316,#f59e0b)}
main > .how-strip .step-strip article:nth-child(4) i{background:linear-gradient(135deg,#8b5cf6,#ec4899)}
main > .how-strip .step-strip article:nth-child(5) i{background:linear-gradient(135deg,#22c55e,#16a34a)}
main > .how-strip .step-strip article h3{
  margin:0 0 10px;
  color:#06164f;
  font-size:19px;
  line-height:1.1;
  letter-spacing:-.02em;
}
main > .how-strip .step-strip article p{
  margin:0;
  color:#475569;
  font-size:14px;
  line-height:1.5;
  font-weight:650;
}
@media (max-width: 1100px){
  main > .how-strip .step-strip{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media (max-width: 760px){
  main > .how-strip{
    margin-top:24px;
    padding:28px 18px 22px;
    border-radius:24px;
  }
  main > .how-strip .section-head.compact{
    display:block;
    margin-bottom:18px;
    padding-bottom:14px;
  }
  main > .how-strip .section-head.compact:before{
    position:static;
    transform:none;
    margin-bottom:12px;
  }
  main > .how-strip .section-head.compact h2{
    font-size:32px;
    margin-top:12px;
  }
  main > .how-strip .section-head.compact span{
    display:block;
    margin-top:10px;
    font-size:14px;
  }
  main > .how-strip .step-strip{
    display:flex;
    overflow-x:auto;
    gap:12px;
    padding:2px 2px 12px;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
  }
  main > .how-strip .step-strip::-webkit-scrollbar{height:4px;}
  main > .how-strip .step-strip::-webkit-scrollbar-thumb{background:#bfdbfe;border-radius:999px;}
  main > .how-strip .step-strip article{
    flex:0 0 82%;
    min-height:172px;
    scroll-snap-align:start;
  }
}

/* PHASE5AB - Mobile homepage Opportunity Type hero-blended redesign */
@media (max-width: 768px){
  html body .opportunity-types{
    margin:28px 14px 22px!important;
    padding:18px 14px 22px!important;
    border-radius:26px!important;
    background:
      radial-gradient(circle at 12% 8%, rgba(255,211,94,.34), transparent 24%),
      radial-gradient(circle at 92% 18%, rgba(33,99,255,.28), transparent 28%),
      linear-gradient(145deg, rgba(6,26,91,.96) 0%, rgba(7,43,126,.94) 48%, rgba(10,22,65,.96) 100%)!important;
    border:1px solid rgba(255,255,255,.18)!important;
    box-shadow:0 22px 52px rgba(4,19,67,.22)!important;
    overflow:hidden!important;
  }
  html body .opportunity-types:before{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:-1!important;
    background-image:
      linear-gradient(rgba(255,255,255,.055) 1px, transparent 1px),
      linear-gradient(90deg, rgba(255,255,255,.055) 1px, transparent 1px)!important;
    background-size:30px 30px!important;
    mask-image:linear-gradient(to bottom, rgba(0,0,0,.75), rgba(0,0,0,.08))!important;
  }
  html body .opportunity-types:after{
    content:""!important;
    position:absolute!important;
    right:-54px!important;
    bottom:-60px!important;
    width:150px!important;
    height:150px!important;
    border-radius:999px!important;
    background:radial-gradient(circle, rgba(255,213,106,.24), transparent 68%)!important;
    filter:blur(1px)!important;
    z-index:-1!important;
  }
  html body .opportunity-types .section-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:12px!important;
    max-width:440px!important;
    margin:0 auto 16px!important;
  }
  html body .opportunity-types .section-head h2{
    max-width:210px!important;
    margin:0!important;
    color:#fff!important;
    font-size:clamp(24px,7vw,31px)!important;
    line-height:.96!important;
    letter-spacing:-.055em!important;
    text-shadow:0 10px 26px rgba(0,0,0,.22)!important;
  }
  html body .opportunity-types .section-head h2:after{
    content:""!important;
    display:block!important;
    width:48px!important;
    height:3px!important;
    margin-top:9px!important;
    border-radius:999px!important;
    background:linear-gradient(90deg,#ffd24a,#fff1a9)!important;
  }
  html body .opportunity-types .section-head a{
    flex:0 0 auto!important;
    padding:9px 13px!important;
    font-size:10.5px!important;
    line-height:1!important;
    color:#fff!important;
    background:rgba(255,255,255,.14)!important;
    border:1px solid rgba(255,255,255,.26)!important;
    border-radius:999px!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.22)!important;
    backdrop-filter:blur(12px)!important;
  }
  html body .opportunity-types .type-slider-shell{
    max-width:440px!important;
    margin:0 auto!important;
    padding:0 30px!important;
    position:relative!important;
  }
  html body .opportunity-types .type-grid.mobile-slider{
    gap:0!important;
    padding:0!important;
    scroll-snap-type:x mandatory!important;
    scrollbar-width:none!important;
  }
  html body .opportunity-types .type-grid.mobile-slider::-webkit-scrollbar{display:none!important;}
  html body .opportunity-types .type-grid.mobile-slider .type-card{
    flex:0 0 100%!important;
    width:100%!important;
    min-height:118px!important;
    padding:16px 18px!important;
    border-radius:24px!important;
    display:grid!important;
    grid-template-columns:58px minmax(0,1fr)!important;
    grid-template-rows:auto auto!important;
    column-gap:14px!important;
    row-gap:5px!important;
    align-items:center!important;
    text-align:left!important;
    scroll-snap-align:center!important;
    background:linear-gradient(180deg, rgba(255,255,255,.94), rgba(244,248,255,.86))!important;
    border:1px solid rgba(255,255,255,.72)!important;
    box-shadow:0 18px 40px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.86)!important;
    backdrop-filter:blur(16px)!important;
  }
  html body .opportunity-types .type-grid.mobile-slider .type-card:before,
  html body .opportunity-types .type-grid.mobile-slider .type-card:after{
    content:none!important;
    display:none!important;
  }
  html body .opportunity-types .type-card .type-icon{
    grid-column:1!important;
    grid-row:1 / span 2!important;
    width:58px!important;
    height:58px!important;
    margin:0!important;
    border-radius:18px!important;
    background:radial-gradient(circle at 35% 28%, #fff7ca 0%, #ffd45c 44%, #f7b415 100%)!important;
    box-shadow:0 14px 26px rgba(244,178,27,.28)!important;
    color:#061a5b!important;
  }
  html body .opportunity-types .type-card .type-icon svg{
    width:29px!important;
    height:29px!important;
    stroke:#061a5b!important;
  }
  html body .opportunity-types .type-card h3{
    grid-column:2!important;
    grid-row:1!important;
    margin:0!important;
    color:#061a5b!important;
    font-size:16px!important;
    line-height:1.18!important;
    letter-spacing:-.025em!important;
  }
  html body .opportunity-types .type-card p{
    grid-column:2!important;
    grid-row:2!important;
    margin:0!important;
    color:#203963!important;
    font-size:12.5px!important;
    line-height:1.35!important;
  }
  html body .opportunity-types .slider-btn{
    width:30px!important;
    height:30px!important;
    font-size:22px!important;
    color:#fff!important;
    background:rgba(255,255,255,.16)!important;
    border:1px solid rgba(255,255,255,.30)!important;
    box-shadow:0 10px 22px rgba(0,0,0,.20)!important;
  }
  html body .opportunity-types .slider-btn.prev{left:0!important;}
  html body .opportunity-types .slider-btn.next{right:0!important;}
}
@media (max-width: 420px){
  html body .opportunity-types{margin-top:24px!important;margin-left:8px!important;margin-right:8px!important;padding:16px 10px 20px!important;}
  html body .opportunity-types .section-head h2{font-size:clamp(22px,8vw,30px)!important;max-width:190px!important;}
  html body .opportunity-types .section-head a{font-size:9.5px!important;padding:8px 10px!important;}
  html body .opportunity-types .type-slider-shell{padding:0 24px!important;}
  html body .opportunity-types .type-grid.mobile-slider .type-card{min-height:112px!important;padding:14px 16px!important;grid-template-columns:54px minmax(0,1fr)!important;}
  html body .opportunity-types .type-card .type-icon{width:54px!important;height:54px!important;}
}


/* Phase 5AC: global mobile width expansion
   Goal: stop mobile pages/cards/forms from rendering as narrow center columns after login.
   Scope: mobile/tablet only; desktop layout is untouched. */
@media (max-width: 768px){
  :root{--pp-mobile-gutter:12px;--pp-mobile-page-width:calc(100vw - 24px);}
  html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important;}

  /* Public and shared page containers */
  body .wide,
  body .container,
  body .site-container,
  body .page-container,
  body .section-container,
  body .content-container,
  body .public-page,
  body .public-shell,
  body .main-shell,
  body main,
  body .main,
  body .page-main{
    width:var(--pp-mobile-page-width)!important;
    max-width:var(--pp-mobile-page-width)!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding-left:0!important;
    padding-right:0!important;
    box-sizing:border-box!important;
  }

  /* Auth/login/register/reset cards across all roles */
  body .auth-wrap,
  body .auth-shell,
  body .login-wrap,
  body .register-wrap,
  body .password-wrap,
  body .auth-container,
  body .login-container,
  body .register-container,
  body .auth-card,
  body .login-card,
  body .register-card,
  body .password-card,
  body .reset-card,
  body .mfa-card,
  body .admin-login-card,
  body .pp-auth-card,
  body .pp-login-card,
  body .auth-panel,
  body .login-panel{
    width:var(--pp-mobile-page-width)!important;
    max-width:480px!important;
    min-width:0!important;
    margin-left:auto!important;
    margin-right:auto!important;
    box-sizing:border-box!important;
  }

  body .auth-card,
  body .login-card,
  body .register-card,
  body .password-card,
  body .reset-card,
  body .mfa-card,
  body .admin-login-card,
  body .pp-auth-card,
  body .pp-login-card,
  body .auth-panel,
  body .login-panel{
    padding-left:clamp(18px,5vw,26px)!important;
    padding-right:clamp(18px,5vw,26px)!important;
  }

  /* Logged-in role shells: investor, fundraiser, issuer, admin and admin-role screens */
  body .role-shell,
  body .investor-shell,
  body .fundraiser-enterprise-shell,
  body .ppx-role-shell-fundraiser,
  body .admin-shell,
  body .enterprise-shell{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    box-sizing:border-box!important;
  }

  body .role-main,
  body .investor-main,
  body .issuer-main,
  body .ppx-main,
  body .ppx-role-main-fundraiser,
  body .admin-main,
  body .admin-content,
  body .admin-page,
  body .dashboard-main,
  body .dashboard-content,
  body .account-main,
  body .account-content,
  body .workspace-main,
  body .workspace-content{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    padding-left:var(--pp-mobile-gutter)!important;
    padding-right:var(--pp-mobile-gutter)!important;
    box-sizing:border-box!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  /* Common dashboard cards/sections should use available width instead of narrow caps */
  body .dashboard-card,
  body .metric-card,
  body .kpi-card,
  body .module-card,
  body .panel,
  body .card,
  body .section-card,
  body .form-card,
  body .table-card,
  body .command-card,
  body .fse-card,
  body .fcb-card,
  body .investor-card,
  body .admin-card{
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  /* Forms and inputs should be comfortably full width on phones */
  body form,
  body .form-grid,
  body .input-group,
  body .field,
  body label,
  body input,
  body select,
  body textarea,
  body button[type="submit"]{
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  body input,
  body select,
  body textarea{
    width:100%!important;
    min-height:48px;
    font-size:16px!important;
  }

  /* Prevent nested grids from creating narrow columns on mobile */
  body .grid,
  body .cards-grid,
  body .stats-grid,
  body .kpi-grid,
  body .dashboard-grid,
  body .content-grid,
  body .form-grid,
  body .two-col,
  body .three-col,
  body .four-col{
    min-width:0!important;
  }
}

@media (min-width: 390px) and (max-width: 768px){
  :root{--pp-mobile-gutter:14px;--pp-mobile-page-width:calc(100vw - 28px);}
}

@media (max-width: 380px){
  :root{--pp-mobile-gutter:10px;--pp-mobile-page-width:calc(100vw - 20px);}
}

/* Phase 5AD - Featured Investment Opportunities filter parity and card link fix */
.pp-featured-investments .pp-fi-actions.pp-live-filter-panel{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:end!important;
  justify-content:center!important;
  gap:14px!important;
  width:min(100%,980px)!important;
  margin:8px auto 0!important;
  padding:16px!important;
  border:1px solid rgba(30,99,255,.14)!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(240,246,255,.92))!important;
  box-shadow:0 20px 60px rgba(7,29,99,.07)!important;
}
.pp-featured-investments .pp-fi-filter.pp-live-filter-field{
  min-width:230px!important;
  flex:1 1 230px!important;
  height:auto!important;
  display:grid!important;
  gap:7px!important;
  align-items:start!important;
  justify-content:stretch!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#071d63!important;
  cursor:default!important;
}
.pp-featured-investments .pp-fi-filter.pp-live-filter-field > span{
  display:block!important;
  color:#6b7aa4!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1.1!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
.pp-featured-investments .pp-fi-filter.pp-live-filter-field select.pp-fi-control{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:52px!important;
  border:1px solid #dbe7f7!important;
  border-radius:16px!important;
  background:#fff!important;
  color:#071d63!important;
  padding:0 46px 0 16px!important;
  font-size:15px!important;
  font-weight:900!important;
  box-shadow:0 10px 28px rgba(7,29,99,.05)!important;
  appearance:auto!important;
  -webkit-appearance:auto!important;
  cursor:pointer!important;
  text-align:left!important;
  text-align-last:left!important;
}
.pp-featured-investments .pp-fi-filter.pp-live-filter-field select.pp-fi-control:focus{
  outline:3px solid rgba(30,99,255,.16)!important;
  border-color:#1e63ff!important;
}
.pp-featured-investments .pp-fi-filter.pp-live-filter-field b{display:none!important;}
.pp-featured-investments .pp-fi-view-all{
  align-self:end!important;
  height:52px!important;
  border-radius:16px!important;
  padding:0 22px!important;
  background:#071d63!important;
  box-shadow:0 14px 30px rgba(7,29,99,.18)!important;
}
.pp-featured-investments .pp-fi-view-all:hover{background:#c89b2c!important;}
.pp-featured-investments .pp-fi-card > a{cursor:pointer!important;}
.pp-featured-investments .pp-fi-save{pointer-events:none!important;}
@media(max-width:760px){
  .pp-featured-investments .pp-fi-actions.pp-live-filter-panel{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    max-width:430px!important;
    padding:14px!important;
    border-radius:20px!important;
  }
  .pp-featured-investments .pp-fi-filter.pp-live-filter-field{
    min-width:0!important;
    width:100%!important;
    flex-basis:auto!important;
  }
  .pp-featured-investments .pp-fi-filter.pp-live-filter-field select.pp-fi-control,
  .pp-featured-investments .pp-fi-view-all{height:50px!important;}
}

/* Phase 5AE - Featured Investment Opportunities filter list, normal select styling and same-row action */
@media(min-width:761px){
  .pp-featured-investments .pp-fi-actions.pp-live-filter-panel{
    width:min(100%,1160px)!important;
    display:grid!important;
    grid-template-columns:minmax(260px,1fr) minmax(300px,1.12fr) minmax(220px,.82fr) max-content!important;
    align-items:end!important;
    justify-content:center!important;
    gap:14px!important;
    padding:14px 16px!important;
    border-radius:22px!important;
  }
  .pp-featured-investments .pp-fi-filter.pp-live-filter-field{
    min-width:0!important;
    width:100%!important;
    flex:none!important;
  }
  .pp-featured-investments .pp-fi-view-all{
    white-space:nowrap!important;
    min-width:210px!important;
    justify-content:center!important;
  }
}
.pp-featured-investments .pp-fi-filter.pp-live-filter-field select.pp-fi-control{
  appearance:auto!important;
  -webkit-appearance:menulist!important;
  background:#fff!important;
  border:1px solid #cfd9ea!important;
  box-shadow:none!important;
  color:#071d63!important;
  font-weight:800!important;
}
.pp-featured-investments .pp-fi-filter.pp-live-filter-field select.pp-fi-control:focus,
.pp-featured-investments .pp-fi-filter.pp-live-filter-field select.pp-fi-control:focus-visible{
  border-color:#9aa8c0!important;
  box-shadow:none!important;
  outline:auto!important;
}
.pp-featured-investments .pp-fi-filter.pp-live-filter-field > span{
  color:#35456f!important;
  letter-spacing:.08em!important;
}
@media(max-width:760px){
  .pp-featured-investments .pp-fi-actions.pp-live-filter-panel{
    width:min(100%,430px)!important;
  }
}

/* V112: force colorful deterministic campaign fallback backgrounds to render on cards. */
.market-grid .pp-opportunity-card-v2 .pp-card-media,
.featured-opps-v2 .pp-opportunity-card-v2 .pp-card-media,
.campaign-grid .pp-opportunity-card-v2 .pp-card-media,
.pp-opportunity-card-v2 .pp-card-media{
  background: var(--campaign-bg) center center / cover no-repeat !important;
}
.pp-opportunity-card-v2 .pp-card-media img[src*="campaign-defaults/colorful-"]{
  width:100% !important;
  height:100% !important;
  object-fit:cover !important;
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
}

/* V113 - Homepage Featured Investment Opportunities left alignment.
   Presentation-only change: keeps existing controls, spacing, colors and responsive behavior. */
.pp-featured-investments .pp-fi-head{
  display:block!important;
  text-align:left!important;
  align-items:start!important;
}
.pp-featured-investments .pp-fi-copy{
  text-align:left!important;
  justify-self:start!important;
  max-width:760px!important;
}
.pp-featured-investments .pp-fi-kicker{
  margin-left:0!important;
  margin-right:0!important;
}
.pp-featured-investments .pp-fi-copy h2,
.pp-featured-investments .pp-fi-copy p{
  text-align:left!important;
  margin-left:0!important;
  margin-right:0!important;
}
.pp-featured-investments .pp-fi-actions,
.pp-featured-investments .pp-fi-actions.pp-live-filter-panel{
  justify-content:start!important;
  margin-left:0!important;
  margin-right:auto!important;
}
@media(min-width:761px){
  .pp-featured-investments .pp-fi-actions.pp-live-filter-panel{
    justify-content:start!important;
  }
}
@media(max-width:760px){
  .pp-featured-investments .pp-fi-head,
  .pp-featured-investments .pp-fi-copy,
  .pp-featured-investments .pp-fi-copy h2,
  .pp-featured-investments .pp-fi-copy p{
    text-align:left!important;
  }
  .pp-featured-investments .pp-fi-actions.pp-live-filter-panel{
    margin-left:0!important;
    margin-right:auto!important;
  }
}

/* vSafe16: mobile blog sidebar links and investor-guide support button contrast */
.blog-public-v2 .blog-side a.blog-side-more{display:inline-flex;font-weight:900;color:#001653;text-decoration:none;padding:12px 0;position:relative;z-index:3;touch-action:manipulation;}
.blog-public-v2 .blog-side a.blog-side-more:hover{color:#0056ff;}
.res-page .side-help .btn.btn-blue{background:#001653!important;border-color:#001653!important;color:#fff!important;text-decoration:none!important;}
.res-page .side-help .btn.btn-blue:visited,.res-page .side-help .btn.btn-blue:hover,.res-page .side-help .btn.btn-blue:focus{color:#fff!important;}
@media(max-width:640px){.blog-public-v2 .blog-side a.blog-side-more{min-height:44px;align-items:center;}}

/* Homepage opportunity card readability fix: stop min-invest/time labels from being cut off */
.pp-featured-investments .pp-fi-details{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  gap:8px!important;
  align-items:stretch!important;
}
.pp-featured-investments .pp-fi-details span{
  min-width:0!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
  line-height:1.25!important;
  padding:8px 9px!important;
  border-radius:12px!important;
  background:#f8fbff!important;
  border:1px solid #e1ebf8!important;
  color:#12306f!important;
  font-size:12.5px!important;
  font-weight:850!important;
}
.pp-featured-investments .pp-fi-raised{
  flex-wrap:wrap!important;
  row-gap:7px!important;
}
.pp-featured-investments .pp-fi-raised strong,
.pp-featured-investments .pp-fi-raised span{
  min-width:0!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:normal!important;
}
.pp-featured-investments .pp-fi-bottom b{
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  line-height:1.08!important;
}
@media(max-width:720px){
  .pp-featured-investments .pp-fi-details{grid-template-columns:1fr!important;}
}

/* Featured Opportunity card readability: stop min investment/duration clipping */
.pp-fi-card .pp-fi-details{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(96px,.72fr)!important;
  gap:8px!important;
  margin-bottom:18px!important;
  align-items:stretch!important;
}
.pp-fi-card .pp-fi-details span{
  min-width:0!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:normal!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:4px!important;
  padding:9px 9px!important;
  border:1px solid #dce7fb!important;
  border-radius:13px!important;
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  color:#07154f!important;
}
.pp-fi-card .pp-fi-details span em{
  font-style:normal!important;
  font-size:11px!important;
  line-height:1.05!important;
  font-weight:950!important;
  color:#071d63!important;
  white-space:normal!important;
}
.pp-fi-card .pp-fi-details span b{
  display:block!important;
  font-size:12px!important;
  line-height:1.1!important;
  font-weight:950!important;
  color:#071d63!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
@media(max-width:900px){
  .pp-fi-card .pp-fi-details{grid-template-columns:1fr 1fr!important;}
}
@media(max-width:420px){
  .pp-fi-card .pp-fi-details{grid-template-columns:1fr!important;}
}


/* Home/category readability fixes: correct minimum-investment display and prevent hero title overlap */
.pp-featured-investments .pp-fi-card .pp-fi-details{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  align-items:stretch!important;
}
.pp-featured-investments .pp-fi-card .pp-fi-details span{
  min-width:0!important;
  padding:9px 10px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  text-align:center!important;
  overflow:hidden!important;
}
.pp-featured-investments .pp-fi-card .pp-fi-details em{
  display:block!important;
  width:100%!important;
  font-size:10px!important;
  line-height:1.05!important;
  margin:0 0 4px!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.pp-featured-investments .pp-fi-card .pp-fi-details b{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  font-size:clamp(10px,.9vw,12px)!important;
  line-height:1.1!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  text-align:center!important;
}

.category-market-hero .explore-title,
.all-opportunities-market-hero.category-market-hero .explore-title,
.explore-top .explore-title{
  grid-template-columns:minmax(0,0.92fr) minmax(360px,0.78fr)!important;
  gap:28px!important;
  align-items:center!important;
}
.category-market-hero .explore-title h1,
.all-opportunities-market-hero.category-market-hero .explore-title h1,
.explore-top .explore-title h1{
  white-space:normal!important;
  max-width:760px!important;
  font-size:clamp(38px,4vw,58px)!important;
  line-height:1.02!important;
  letter-spacing:-.052em!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
}
.category-market-hero .mini-stats,
.all-opportunities-market-hero.category-market-hero .mini-stats,
.explore-top .mini-stats{
  min-width:0!important;
  max-width:100%!important;
}
.category-market-hero .mini-stats article,
.all-opportunities-market-hero.category-market-hero .mini-stats article{
  min-height:104px!important;
  padding:16px 10px!important;
}
.category-market-hero .mini-stats b,
.all-opportunities-market-hero.category-market-hero .mini-stats b,
.explore-top .mini-stats b{
  font-size:clamp(19px,1.8vw,26px)!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.category-market-hero .mini-stats span,
.all-opportunities-market-hero.category-market-hero .mini-stats span,
.explore-top .mini-stats span{
  font-size:11px!important;
  line-height:1.2!important;
  max-width:112px!important;
}
@media(max-width:1180px){
  .category-market-hero .explore-title,
  .all-opportunities-market-hero.category-market-hero .explore-title,
  .explore-top .explore-title{
    grid-template-columns:1fr!important;
  }
  .category-market-hero .explore-title h1,
  .all-opportunities-market-hero.category-market-hero .explore-title h1,
  .explore-top .explore-title h1{
    max-width:100%!important;
    font-size:clamp(36px,6vw,52px)!important;
  }
}
@media(max-width:560px){
  .category-market-hero .explore-title h1,
  .all-opportunities-market-hero.category-market-hero .explore-title h1,
  .explore-top .explore-title h1{
    font-size:clamp(30px,8.4vw,38px)!important;
    line-height:1.06!important;
  }
}


/* v-downloads-mobile-responsive: public Downloads page mobile/tablet fix */
.downloads-cms-v1{overflow-x:hidden;}
.downloads-cms-v1 .down-head{padding-top:clamp(22px,4vw,42px);padding-bottom:clamp(24px,4vw,42px);}
.downloads-cms-v1 .down-head h1{font-size:clamp(34px,7vw,56px);line-height:1.02;overflow-wrap:anywhere;}
.downloads-cms-v1 .down-head p{max-width:760px;}
.downloads-cms-v1 .downloads-layout{align-items:start;}
.downloads-cms-v1 .download-table{min-width:0;}
.downloads-cms-v1 .download-table table{table-layout:auto;}
.downloads-cms-v1 .download-table th:nth-child(3),
.downloads-cms-v1 .download-table td.download-doc-desc{min-width:260px;}
.downloads-cms-v1 .download-doc-title b{display:block;max-width:280px;overflow-wrap:anywhere;}
.downloads-cms-v1 .download-doc-desc{line-height:1.45;}
.downloads-cms-v1 .download-action-cell{text-align:center;}
@media(max-width:900px){
  .downloads-cms-v1 .downloads-layout{display:grid;grid-template-columns:1fr;gap:18px;padding-left:16px!important;padding-right:16px!important;}
  .downloads-cms-v1 .download-cats{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x proximity;padding:12px;border-radius:18px;-webkit-overflow-scrolling:touch;}
  .downloads-cms-v1 .download-cats h3{display:none;}
  .downloads-cms-v1 .download-cats a{flex:0 0 auto;margin:0;white-space:nowrap;border:1px solid #dbe7f7;background:#fff;border-radius:999px;padding:11px 14px;scroll-snap-align:start;}
  .downloads-cms-v1 .download-cats a.active{border-left:1px solid #e68900;background:#fff5e4;}
  .downloads-cms-v1 .download-table{padding:16px;border-radius:20px;overflow:visible;}
  .downloads-cms-v1 .download-table-head{display:block;margin-bottom:12px;padding-bottom:12px;}
  .downloads-cms-v1 .download-table-head h2{font-size:22px;line-height:1.15;}
  .downloads-cms-v1 .download-table-head p{margin-top:6px;line-height:1.45;}
}
@media(max-width:720px){
  .downloads-cms-v1 .download-table{background:transparent;border:0;padding:0;box-shadow:none;}
  .downloads-cms-v1 .download-table table,
  .downloads-cms-v1 .download-table thead,
  .downloads-cms-v1 .download-table tbody,
  .downloads-cms-v1 .download-table tr,
  .downloads-cms-v1 .download-table th,
  .downloads-cms-v1 .download-table td{display:block;width:100%;min-width:0!important;}
  .downloads-cms-v1 .download-table table{min-width:0!important;border-collapse:separate;border-spacing:0 14px;}
  .downloads-cms-v1 .download-table thead{display:none;}
  .downloads-cms-v1 .download-table tr{background:#fff;border:1px solid #dfe7f2;border-radius:18px;padding:14px;box-shadow:0 12px 28px rgba(0,32,91,.06);margin-bottom:14px;}
  .downloads-cms-v1 .download-table td{height:auto!important;border:0!important;padding:7px 0;font-size:14px;color:#10244f;line-height:1.45;}
  .downloads-cms-v1 .download-table td:not(.download-file-icon):not(.download-doc-title):not(.download-action-cell)::before{content:attr(data-label);display:block;margin-bottom:3px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#61708f;}
  .downloads-cms-v1 .download-file-icon{float:left;width:auto!important;padding-right:12px!important;}
  .downloads-cms-v1 .download-table i{width:44px;height:44px;font-size:10px;}
  .downloads-cms-v1 .download-doc-title{min-height:48px;padding-left:58px!important;}
  .downloads-cms-v1 .download-doc-title b{font-size:16px;line-height:1.25;max-width:none;overflow-wrap:anywhere;}
  .downloads-cms-v1 .download-doc-title small{font-size:12px;line-height:1.35;}
  .downloads-cms-v1 .download-doc-desc{clear:both;background:#f7faff;border-radius:12px;padding:11px 12px!important;color:#4a5f86;}
  .downloads-cms-v1 .download-action-cell{padding-top:12px!important;text-align:left;}
  .downloads-cms-v1 .download-action{width:100%;height:46px;border-radius:14px;background:#0b5cff;color:#fff;border-color:#0b5cff;font-size:18px;}
  .downloads-cms-v1 .down-cta{margin:24px 16px 28px!important;padding:22px 18px;border-radius:18px;grid-template-columns:1fr;gap:14px;}
  .downloads-cms-v1 .down-cta i{width:54px;height:54px;font-size:26px;}
  .downloads-cms-v1 .down-cta .btn{width:100%;text-align:center;}
}
@media(max-width:420px){
  .downloads-cms-v1 .downloads-layout{padding-left:10px!important;padding-right:10px!important;}
  .downloads-cms-v1 .down-head{padding-left:16px!important;padding-right:16px!important;}
  .downloads-cms-v1 .down-head .res-crumbs{margin-bottom:26px;}
  .downloads-cms-v1 .down-head h1{font-size:32px;}
  .downloads-cms-v1 .download-cats{margin-left:-2px;margin-right:-2px;}
}

/* v-downloads-mobile-responsive-v2: final live fix for /downloads on phones and small tablets */
html body .downloads-cms-v1,
html body .downloads-cms-v1 *{box-sizing:border-box;}
html body .downloads-cms-v1{width:100%;max-width:100%;overflow-x:hidden;}
html body .downloads-cms-v1 .wide{max-width:1180px;width:min(1180px,calc(100% - 32px));}
html body .downloads-cms-v1 .down-head h1{font-size:clamp(32px,7vw,56px);line-height:1.05;word-break:normal;overflow-wrap:anywhere;}
html body .downloads-cms-v1 .down-head p{font-size:clamp(15px,2.8vw,18px);line-height:1.6;}
html body .downloads-cms-v1 .downloads-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:22px;align-items:start;}
html body .downloads-cms-v1 .download-table{min-width:0;max-width:100%;overflow:hidden;}
html body .downloads-cms-v1 .download-table table{width:100%;max-width:100%;table-layout:auto;}
html body .downloads-cms-v1 .download-doc-title b,
html body .downloads-cms-v1 .download-doc-desc{overflow-wrap:anywhere;word-break:normal;}
html body .downloads-cms-v1 .download-action-cell{white-space:nowrap;}

@media (max-width: 980px){
  html body .downloads-cms-v1 .wide{width:calc(100% - 28px);}
  html body .downloads-cms-v1 .downloads-layout{grid-template-columns:1fr;gap:18px;}
  html body .downloads-cms-v1 .download-cats{display:flex;gap:10px;overflow-x:auto;max-width:100%;padding:12px;border-radius:18px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;}
  html body .downloads-cms-v1 .download-cats h3{display:none!important;}
  html body .downloads-cms-v1 .download-cats a{flex:0 0 auto;white-space:nowrap;margin:0;border-radius:999px;padding:11px 14px;scroll-snap-align:start;}
  html body .downloads-cms-v1 .download-table-head{display:block!important;}
  html body .downloads-cms-v1 .download-table-head h2{font-size:clamp(22px,5vw,30px);line-height:1.15;}
  html body .downloads-cms-v1 .download-table-head p{line-height:1.45;}
}

@media (max-width: 720px){
  html body .downloads-cms-v1 .wide{width:calc(100% - 20px);}
  html body .downloads-cms-v1 .download-table{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important;}
  html body .downloads-cms-v1 .download-table table,
  html body .downloads-cms-v1 .download-table thead,
  html body .downloads-cms-v1 .download-table tbody,
  html body .downloads-cms-v1 .download-table tr,
  html body .downloads-cms-v1 .download-table th,
  html body .downloads-cms-v1 .download-table td{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;}
  html body .downloads-cms-v1 .download-table thead{display:none!important;}
  html body .downloads-cms-v1 .download-table table{border-collapse:separate!important;border-spacing:0!important;}
  html body .downloads-cms-v1 .download-table tr{position:relative;margin:0 0 14px!important;padding:14px!important;border:1px solid #dfe8f4!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 28px rgba(0,32,91,.07)!important;overflow:hidden;}
  html body .downloads-cms-v1 .download-table td{border:0!important;padding:7px 0!important;height:auto!important;line-height:1.45!important;font-size:14px!important;text-align:left!important;}
  html body .downloads-cms-v1 .download-table td:not(.download-file-icon):not(.download-doc-title):not(.download-action-cell)::before{content:attr(data-label);display:block;margin:0 0 4px;font-size:11px;line-height:1.2;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#657692;}
  html body .downloads-cms-v1 .download-file-icon{float:left;width:52px!important;padding:0 10px 8px 0!important;}
  html body .downloads-cms-v1 .download-file-icon i{width:44px!important;height:44px!important;min-width:44px!important;border-radius:13px!important;font-size:10px!important;display:grid!important;place-items:center!important;}
  html body .downloads-cms-v1 .download-doc-title{min-height:50px!important;padding-left:58px!important;padding-top:0!important;}
  html body .downloads-cms-v1 .download-doc-title b{display:block!important;font-size:16px!important;line-height:1.25!important;max-width:none!important;color:#071947!important;}
  html body .downloads-cms-v1 .download-doc-title small{display:block!important;margin-top:4px!important;font-size:12px!important;line-height:1.35!important;color:#64728f!important;}
  html body .downloads-cms-v1 .download-doc-desc{clear:both;margin-top:8px!important;padding:11px 12px!important;border-radius:12px!important;background:#f7faff!important;color:#4a5f86!important;}
  html body .downloads-cms-v1 .download-action-cell{padding-top:12px!important;white-space:normal!important;}
  html body .downloads-cms-v1 .download-action{display:flex!important;width:100%!important;min-height:46px!important;height:46px!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;background:#061b5b!important;color:#fff!important;text-decoration:none!important;font-size:18px!important;}
  html body .downloads-cms-v1 .down-cta{width:calc(100% - 20px)!important;margin:24px auto 28px!important;padding:22px 18px!important;border-radius:18px!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important;text-align:left!important;}
  html body .downloads-cms-v1 .down-cta .btn{width:100%!important;text-align:center!important;justify-content:center!important;}
}

@media (max-width: 420px){
  html body .downloads-cms-v1 .wide{width:calc(100% - 16px);}
  html body .downloads-cms-v1 .down-head{padding-left:8px!important;padding-right:8px!important;}
  html body .downloads-cms-v1 .down-head h1{font-size:30px!important;}
  html body .downloads-cms-v1 .download-cats{margin-left:0!important;margin-right:0!important;padding:10px!important;}
  html body .downloads-cms-v1 .download-cats a{font-size:13px!important;padding:10px 12px!important;}
}
