@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.em-hero{min-height:-100vh;padding:140px 14px 120px;text-align:center;position:relative;overflow:visible;z-index:1;font-family:URWGeometric,Inter,sans-serif;transform:translateY(-150px);isolation:isolate}.em-hero-title{font-size:64px;font-weight:600;max-width:960px;margin:0 auto 18px;color:#000}.em-hero-subtitle{max-width:760px;margin:0 auto 42px;font-size:18px;color:#545454;transform:translateY(10px)}.em-hero-search-container{position:relative;max-width:1080px;margin:0 auto;transform:translateY(20px);z-index:50}.em-hero-search{display:flex;align-items:center;background:#fff;border-radius:18px;padding:8px 12px;border:5px solid #f5efc7;box-shadow:0 24px 60px #0000000f;cursor:default;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.em-hero-search:hover{box-shadow:0 28px 70px #00000014}.em-hero-search:focus-within{border-color:#f7efbf;transform:translateY(-1px)}.em-hero-left{display:flex;align-items:center;gap:10px;flex:1}.em-hero-icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:background .25s ease}.em-hero-search:hover .em-hero-icon{background:#e0e7ff}.em-hero-icon svg{width:18px;height:18px}.em-hero-input{flex:1;border:none;outline:none;font-size:15px;color:#111;cursor:text}.em-hero-select{position:relative;margin-left:-100px}.em-hero-select-trigger{background:#f3f4f6;padding:8px 12px;border-radius:10px;font-size:14px;cursor:pointer;transition:background .25s ease,transform .2s ease;white-space:nowrap}.em-hero-select-trigger:hover{background:#e5e7eb;transform:translateY(-1px)}.em-hero-options{position:absolute;top:90%;right:0;left:auto;background:#111;color:#fff;border-radius:12px;overflow:hidden;z-index:999;min-width:180px;animation:dropdownFade .25s ease-out}.em-hero-option{padding:10px 14px;font-size:14px;cursor:pointer;transition:background .2s ease,padding-left .2s ease}.em-hero-option:hover{background:#1f2937;padding-left:18px}.em-hero-search-btn{background:#152b5a;color:#fff;padding:10px 22px;border-radius:12px;border:none;font-weight:600;font-size:14px;cursor:pointer;margin-left:10px;transition:transform .2s ease,box-shadow .25s ease,background .25s ease}.em-hero-search-btn:hover{background:#1b3773;transform:translateY(-1px);box-shadow:0 12px 28px #152b5a59}.em-hero-search-btn:active{transform:translateY(0);box-shadow:0 6px 14px #152b5a40}.em-hero-pill-wrap{position:absolute;pointer-events:none}.em-hero-pill-left{left:80px;top:230px}.em-hero-pill-right{right:80px;top:260px}.em-hero-pill-glow{position:absolute;top:-28px;right:-90px;bottom:-28px;left:-90px;background:#ffffffd9;filter:blur(42px);border-radius:999px;z-index:0;pointer-events:none}.em-hero-pill{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px;background:#f5f3f3;padding:14px 28px;border-radius:999px;font-size:15px;font-weight:500;color:#1d1d1c;pointer-events:none;transition:transform .3s ease}.em-hero-search:hover~.em-hero-pill-wrap .em-hero-pill{transform:translateY(-2px)}.em-hero-pill-left{left:50px;top:190px}.em-hero-pill-right{right:-20px;top:260px}.em-hero-pill-icon{display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;color:#16a34a}.search-results{position:absolute;top:calc(100% + 14px);left:0;right:0;margin:0 auto;max-width:960px;background:#fff;border-radius:18px;padding:18px;border:1px solid rgba(193,193,193,.45);box-shadow:0 40px 100px #1226482e;z-index:9999;animation:dropdownFade .25s ease-out}.ai-discovery-card{display:flex;gap:16px;padding:2px;background:#f4f5fb;border-radius:12px;margin-bottom:18px}.ai-icon{width:44px;height:44px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center}.ai-title{font-size:1.05rem;margin:0;font-weight:600}.ai-description{font-size:.9rem;color:#43536d;margin-top:4px}.divider{height:1px;background:#e6eaf0;margin:20px 0}.search-results-title{font-size:.8rem;text-transform:uppercase;color:#52627a;font-weight:600;margin-bottom:12px}.trending-item{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f1f4f8;font-size:15px;cursor:pointer;transition:color .2s ease,padding-left .2s ease}.trending-item:last-child{border-bottom:none}.trending-item:hover{color:#152b5a;padding-left:6px}.trend-positive{color:#0abf66;font-weight:600}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.em-hero-search-container{max-width:100%}.em-hero-search{padding:8px 10px}.em-hero-pill{display:none}}.em-hero-input:focus,.em-hero-input:focus-visible{outline:none!important;box-shadow:none!important;border:none!important}.em-hero-search-btn:focus,.em-hero-search-btn:focus-visible{outline:none!important;box-shadow:none!important}.em-hero-select-trigger:focus,.em-hero-select-trigger:focus-visible{outline:none!important;box-shadow:none!important}.em-hero-search:focus,.em-hero-search:focus-within{outline:none!important;box-shadow:0 28px 70px #00000014}.statsui-section{min-height:60vh;width:100%;display:flex;align-items:center;justify-content:center;padding:70px 44px;box-sizing:border-box;font-family:Inter,system-ui,sans-serif;transform:translateY(-240px)}.statsui-grid{width:100%;max-width:1280px;display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:32px}.statsui-card{position:relative;overflow:hidden;border-radius:24px;aspect-ratio:1 / 1;max-height:360px;box-shadow:0 32px 90px #fff7f7;transition:transform .35s ease,box-shadow .35s ease}.statsui-card:hover{transform:translateY(-6px);box-shadow:0 50px 140px #0000002e}.statsui-roi{background:#facc15;padding:36px}.statsui-roi:after{content:"";position:absolute;right:-70px;bottom:-70px;width:220px;height:220px;background:#ffffff40;border-radius:50%}.statsui-roi-icon{position:absolute;top:22px;left:22px;width:56px;height:56px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translate(-15px,-15px)}.statsui-roi-content{transform:translate(30px,90px)}.statsui-label{font-size:18px;opacity:.8}.statsui-value{font-size:56px;font-weight:800;margin:10px 0}.statsui-sub{font-size:16px;opacity:.75}.statsui-trust{background:radial-gradient(circle at top right,#2a3445,#0b1324);padding:40px;color:#fff}.statsui-big{font-size:84px;font-weight:900;margin:0}.statsui-big span{color:#facc15}.statsui-desc{max-width:360px;margin-top:14px;line-height:1.55;color:#cbd5e1;font-size:15px}.statsui-avatars{display:flex;align-items:center;margin-top:36px}.statsui-avatars img{width:52px;height:52px;border-radius:50%;border:3px solid #0b1324;margin-left:-14px}.statsui-avatars img:first-child{margin-left:0}.statsui-plus{margin-left:16px;font-size:44px;font-weight:700}.statsui-volume{background:#fff;padding:32px}.statsui-volume-head span{font-size:16px;opacity:.7}.statsui-volume-head h2{font-size:42px;margin:8px 0}.statsui-badge{display:inline-block;background:#3b82f6;color:#fff;font-size:13px;font-weight:600;padding:6px 14px;border-radius:999px}.statsui-chart{margin-top:22px;height:150px}.cg-grid-wrap{position:relative;width:200%;min-height:360px;box-sizing:border-box;padding:6px 0 10px;max-width:2000px;margin-left:-120px;isolation:isolate}.cg-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;max-width:1000px;box-sizing:border-box}.cg-card{box-sizing:border-box;min-height:120px;padding:16px;display:flex;flex-direction:column;gap:12px;background:#fff;border:1.4px solid rgba(193,193,193,.45);border-radius:12px;box-shadow:0 2px 6px #0e3f7e0a,0 10px 18px #0e3f7e0f;position:relative;cursor:pointer;transition:transform .22s cubic-bezier(.2,.9,.2,1),border-color .18s ease,box-shadow .22s ease}.cg-card:hover{transform:translateY(-6px);border-color:#12121259;box-shadow:0 8px 22px #0e3f7e14,0 28px 48px #0e3f7e1f}.cg-card.selected{border-color:#fdc700f2;box-shadow:0 6px 18px #0e3f7e0f,0 20px 30px #0e3f7e12}.cg-card-top{display:flex;justify-content:space-between;align-items:flex-start}.cg-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex:0 0 auto}.cg-icon-svg{width:22px;height:22px;display:block}.cg-icon.tech{background:#6366f114;border:1.4px solid rgba(99,102,241,.7)}.cg-icon.green{background:#10b98114;border:1.4px solid rgba(16,185,129,.7)}.cg-icon.red{background:#ef444414;border:1.4px solid rgba(239,68,68,.7)}.cg-icon.purple{background:#8b5cf614;border:1.4px solid rgba(139,92,246,.7)}.cg-icon.teal{background:#00889414;border:1.4px solid rgba(0,136,148,.7)}.cg-icon.yellow{background:#f5d05514;border:1.4px solid rgba(245,208,85,.7)}.cg-icon.pink{background:#f472b614;border:1.4px solid rgba(244,114,182,.7)}.cg-icon.gray{background:#f3f4f6;border:1.4px solid rgba(18,18,18,.08)}.cg-card-body{display:flex;flex-direction:column;gap:6px}.cg-title{margin:0;font-weight:500;font-size:16px;color:#121212}.cg-sub{margin:0;font-size:13px;color:#43536d}.cg-browse{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px;background:#fbfbfd;border:1px solid rgba(226,230,243,.95);cursor:pointer;transition:background .2s ease}.cg-browse:hover{background:#f4f6fb}.cg-toggle{width:44px;height:24px;border-radius:9999px;background:#cbced4;position:relative;border:none;cursor:pointer;transition:background .18s ease,box-shadow .18s ease;flex-shrink:0}.cg-toggle:hover{box-shadow:0 0 0 6px #1212120f}.cg-toggle:after{content:"";position:absolute;top:50%;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transform:translateY(-50%);box-shadow:0 2px 6px #0c14280f;transition:left .18s cubic-bezier(.2,.9,.2,1),box-shadow .18s ease}.cg-toggle.on{background:#fdc700}.cg-toggle.on:after{left:calc(100% - 21px);box-shadow:0 0 0 4px #fdc7001f,0 2px 6px #0c14280f}.cg-toggle:focus-visible{outline:2px solid rgba(11,31,68,.12);outline-offset:2px}@media (max-width: 1100px){.cg-grid{grid-template-columns:repeat(2,1fr);max-width:880px}}@media (max-width: 560px){.cg-grid{grid-template-columns:1fr;gap:16px;padding:0 12px}.cg-card{min-height:120px}}.overlay-container{position:absolute;right:-220px;top:20px;width:auto;height:auto;display:flex;flex-direction:column;align-items:flex-end;pointer-events:auto;cursor:pointer;z-index:120}.purple-tooltip-box{display:flex;align-items:center;justify-content:center;padding:18px 22px;width:280px;height:84px;border-radius:12px;background:linear-gradient(180deg,#8b5df7,#6c4ef7);box-shadow:0 25px 50px #40367b24;color:#fff;font-weight:600;text-align:center;pointer-events:none;transition:transform .25s ease,box-shadow .25s ease}.purple-tooltip-text{font-size:14px;line-height:1.25;width:220px;display:flex;align-items:center;justify-content:center}.purple-arrow-pointer{margin-top:6px;width:72px;height:72px;position:relative;transform:rotate(25deg);pointer-events:none}.purple-arrow-pointer:before{content:"";position:absolute;left:-30px;top:-46px;width:120px;height:72px;border-radius:50%;background:radial-gradient(circle at 60% 40%,rgba(139,92,246,.18) 0%,rgba(139,92,246,.06) 28%,transparent 60%);filter:blur(6px)}.overlay-container:hover .purple-tooltip-box{transform:translateY(-2px);box-shadow:0 30px 70px #40367b47}@media (max-width: 1100px){.overlay-container{right:24px;top:86px}.purple-tooltip-box{width:220px;height:72px;padding:14px;font-size:13px}.purple-arrow-pointer:before{left:-26px;top:-36px;width:100px;height:58px}}:root{--muted:#6B7280;--panel-bg: #FFFFFF;--violet-glow: rgba(139,92,246,.12)}.cs-frame{max-width:1280px;margin:0 auto;padding:44px 36px 90px;box-sizing:border-box;position:relative;font-family:URWGeometric,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:linear-gradient(90deg,#fff9f105,#f5fbff05);transform:translate(-80px,-240px);isolation:isolate}.cs-stepper{display:flex;align-items:center;gap:18px;margin-bottom:8px;margin-left:-120px}.step{display:flex;align-items:center;gap:10px;color:#6b7280;font-size:14px;cursor:pointer;transition:color .2s ease,transform .2s ease}.step:hover{color:#121212;transform:translateY(-1px)}.circle{width:44px;height:44px;border-radius:50%;background:#eceff3;display:flex;align-items:center;justify-content:center;color:#6b7280;font-weight:600;transition:background .25s ease,color .25s ease}.step:hover .circle{background:#e5e7eb;color:#111}.done-check{background:#10b9811f;color:#10b981}.line{width:160px;height:6px;background:#c1c1c13d;border-radius:4px}.line.filled{background:#121212}.cs-heading{font-size:32px;color:#43536d;font-weight:700;margin:18px 0 20px -120px}.cs-footer-wrap{margin-top:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1280px;width:100%;margin-left:-120px}.cs-selected-count{color:var(--muted);font-size:14px}.cs-actions{display:flex;gap:16px;align-items:center}.cs-clear{background:transparent;border:none;color:#121212;text-decoration:underline;cursor:pointer;font-size:16px;transition:color .2s ease,opacity .2s ease}.cs-clear:hover{color:#152b5a;opacity:.85}.cs-continue{background:#152b5a;color:#fff;border:none;padding:12px 18px;border-radius:12px;cursor:pointer;min-width:110px;height:44px;font-weight:600;transition:transform .2s ease,box-shadow .25s ease,background .25s ease}.cs-continue:hover{background:#1b3773;transform:translateY(-1px);box-shadow:0 12px 28px #152b5a59}.cs-continue:active{transform:translateY(0);box-shadow:none}.cs-continue-bubble{position:absolute;left:34%;bottom:110px;transform:translate(-40%);pointer-events:none;z-index:90;display:flex;align-items:center;gap:40px}.bubble-inner{width:200px;background:linear-gradient(180deg,#fdd56a,#fdc700);border-radius:12px;padding:18px 22px;color:#1b1336;box-shadow:0 18px 40px #1e1e3c14;font-weight:600;text-align:left;line-height:1.2}.bubble-line1{font-size:14px}.bubble-line2{font-size:13px;margin-top:6px;font-weight:500;color:#1b1336}@media (max-width: 1100px){.cs-frame{padding:34px 24px 80px}.cs-continue-bubble{left:50%;bottom:70px;transform:translate(-50%)}.cs-heading{font-size:28px}}@media (max-width: 680px){.cs-frame{padding:24px}.cs-continue-bubble{display:none}.cs-heading{font-size:20px}}:root{--font-main: "URWGeometric", "URWGeometric", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif}.ci-page{padding:48px 0 80px;background:linear-gradient(90deg,#ebeced,#f7f7f9);display:flex;flex-direction:column;align-items:center;border-radius:16px;overflow:hidden;transform:translateY(-1700px)}.ci-top{width:100%;max-width:1280px;text-align:center;margin-bottom:12px}.ci-chip{display:inline-block;padding:6px 14px;background:#e6edff;color:#356bff;border-radius:999px;font-size:13px;font-weight:700}.ci-title{margin:18px 0 8px;font-size:40px;line-height:1.05;font-weight:700;color:#0b1724}.ci-sub{color:var(--muted);font-size:15px;font-weight:500;margin:0 auto;max-width:760px;line-height:22px}.ci-stats{display:flex;justify-content:center;gap:120px;margin-top:36px}.ci-stat{text-align:center}.ci-stat-value{color:#ffb200;font-weight:800;font-size:32px}.ci-stat-label{color:var(--muted);margin-top:6px;font-size:13px;font-weight:700}.ci-board-wrap{width:100%;display:flex;justify-content:center;padding:28px 20px;background:linear-gradient(90deg,#ebe6fa99,#ebe6fa99)}.ci-board{width:92%;max-width:1180px;background:var(--board-bg);padding:20px;border-radius:15px;border:8px solid rgba(240,236,255,1);box-shadow:0 12px 40px var(--violet)}.ci-board-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 6px;margin-bottom:18px}.ci-board-title{font-size:13px;color:#101011;font-weight:700}.ci-controls{display:flex;align-items:center;gap:12px}.ci-ghost{background:#fafbfd;border:1px solid #F1F5F9;padding:8px;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ci-search{display:inline-flex;align-items:center;background:#fbfbfd;border-radius:10px;padding:8px 10px;border:1px solid #F1F5F9;gap:8px}.ci-search input{border:0;outline:0;background:transparent;width:150px;font-size:13px;font-weight:500;color:#6b7280}.ci-avatar{width:36px;height:36px;border-radius:999px;object-fit:cover}.ci-cards{display:flex;gap:18px;margin:8px 0 20px;justify-content:space-between}.ci-card{width:calc((100% - 36px) / 3);background:#fff;border-radius:12px;padding:16px 18px;border:1px solid #F1F3F6;box-shadow:0 6px 20px #0c14280a;display:flex;flex-direction:column;justify-content:space-between;min-height:168px}.ci-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ci-card-left{display:flex;align-items:center;gap:12px;min-width:0}.ci-token{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ci-token-title{font-weight:700;font-size:15px;color:#101828}.ci-token-sub{font-size:12px;font-weight:500;color:var(--muted)}.ci-badge{padding:6px 10px;border-radius:999px;font-weight:700;font-size:12px}.ci-badge.positive{background:#e7fff0;color:#0aa562}.ci-badge.negative{background:#ffecec;color:#d64545}.ci-card-body{display:flex;align-items:center;gap:18px;justify-content:space-between;margin-top:8px}.ci-price{font-size:22px;font-weight:800;color:#0b1724}.ci-spark{width:140px;height:52px;display:block;object-fit:cover}.ci-card-foot{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #F1F3F6}.ci-date{color:var(--muted);font-size:12px;font-weight:500}.ci-link{color:#3d6dfb;font-size:13px;font-weight:700;text-decoration:none}.ci-table-wrap{margin-top:20px}.ci-table-head{display:flex;gap:12px;align-items:center;margin-bottom:12px}.ci-table-title{font-weight:700;font-size:18px;color:#1f2a36}.ci-table-sub{color:var(--muted);font-size:13px;font-weight:500}.ci-table-wrapper{background:#fff;border-radius:14px;padding:12px;border:1px solid #EEF0F6;box-shadow:0 6px 18px #0c142805}.ci-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;font-weight:500}.ci-table thead th{text-align:left;padding:16px 20px;color:#7a8697;font-weight:600;font-size:13px;border-bottom:1px solid #EEF0F6}.ci-table tbody tr{height:68px}.ci-table tbody td{padding:14px 20px;vertical-align:middle;border-bottom:1px solid #F3F5F8;color:#283044;font-weight:500}.ci-token-cell{display:flex;align-items:center;gap:12px}.ci-token-pill{width:38px;height:38px;border-radius:10px;display:inline-block;flex-shrink:0}.ci-token-name{font-weight:700;font-size:15px}.ci-token-symbol{font-size:12px;color:var(--muted);font-weight:500;margin-top:4px}.ci-positive{color:#0aa562;font-weight:700}.ci-negative{color:#e04040;font-weight:700}.ci-arrow{margin-right:6px;font-weight:700}.ci-trade{background:#fff0d9;color:#b76a00;padding:8px 14px;border-radius:10px;border:0;font-weight:700;cursor:pointer}.ci-footnote{margin-top:12px;font-size:12px;font-weight:500;color:var(--muted);text-align:center}.ci-chip{cursor:default}.ci-ghost,.ci-avatar,.ci-link,.ci-trade{cursor:pointer}.ci-search{cursor:text}.ci-search:hover{box-shadow:0 0 0 3px #c7d2fe59}.ci-card{cursor:pointer}.ci-card:hover{outline:1px solid rgba(199,210,254,.6)}.ci-table tbody tr{cursor:pointer}.ci-table tbody tr:hover{background:#f7f9ff}.ci-trade:hover{box-shadow:0 6px 16px #b76a0040}.ci-link:hover{cursor:pointer}.ci-stat{cursor:default}.ci-page,.ci-board,.ci-board-wrap{pointer-events:auto}.ci-card:focus-visible,.ci-trade:focus-visible,.ci-link:focus-visible,.ci-ghost:focus-visible{outline:2px solid rgba(53,107,255,.45);outline-offset:3px}:root{--ease-smooth: cubic-bezier(.22,.9,.24,1)}.ci-card{transition:transform .35s var(--ease-smooth),box-shadow .35s var(--ease-smooth),border-color .25s ease}.ci-card:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 18px 40px #0c142829,0 6px 16px #0c142814}.ci-card:active{transform:translateY(-4px) scale(.995)}.ci-trade,.ci-ghost{transition:transform .25s var(--ease-smooth),box-shadow .25s ease,background .25s ease}.ci-trade:hover,.ci-ghost:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000002e}.ci-trade:active,.ci-ghost:active{transform:translateY(0);box-shadow:0 4px 10px #0000001f}.ci-search{transition:box-shadow .35s ease,transform .25s ease}.ci-search:hover{transform:translateY(-1px)}.ci-search:focus-within{box-shadow:0 0 0 3px #c7d2fe59,0 10px 26px #356bff40}.ci-table tbody tr{transition:background .25s ease,transform .25s ease}.ci-table tbody tr:hover{transform:translate(4px)}.ci-link{position:relative}.ci-link:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s var(--ease-smooth)}.ci-link:hover:after{transform:scaleX(1)}.ci-stat{transition:transform .3s ease}.ci-stat:hover{transform:translateY(-3px)}.ci-avatar{transition:box-shadow .3s ease,transform .3s ease}.ci-avatar:hover{transform:scale(1.05);box-shadow:0 0 0 4px #356bff40}@keyframes ciFadeUp{0%{opacity:0;transform:translateY(-520px)}to{opacity:1;transform:translateY(-250px)}}.ci-page{animation:ciFadeUp .7s ease-out both}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}@media (max-width: 980px){.ci-card{width:calc((100% - 36px) / 3)}.ci-spark{width:120px;height:46px}}@media (max-width: 760px){.ci-board{padding:16px;border-radius:16px}.ci-cards{display:block}.ci-card{width:100%;margin-bottom:14px}.ci-spark{width:100px;height:40px}.ci-stats{gap:36px;flex-wrap:wrap;justify-content:center}.ci-title{font-size:28px}}:root{--accent-blue: #2d6cff;--text-dark: #0f1720;--muted: #5a6a7a;--gold: #ffd86a}html,body{max-width:100%;overflow-x:hidden}.startup-section{width:100%;display:flex;justify-content:center;padding:70px 32px;box-sizing:border-box;overflow-x:hidden;transform:translateY(-240px)}.startup-inner{width:100%;max-width:1200px;margin:0 auto}.startup-header{display:grid;grid-template-columns:1fr 420px;gap:48px;align-items:start}.badge-row{display:flex;align-items:center;gap:12px;margin-bottom:10px;transform:translateY(-30px)}.small-arrow{font-size:16px;color:#233044;transform:translateY(-2px)}.badge-pill{padding:6px 12px;border-radius:10px;background:linear-gradient(90deg,#bbd6f1,#f7ecc7);color:#152b5a;font-weight:600;font-size:13px}.startup-title{margin:0;font-family:URW Global Geometric Arabic,Arial,sans-serif;font-size:50px;line-height:1.05;font-weight:600;color:var(--text-dark)}.startup-title .accent{color:var(--accent-blue)}.header-sub-row{display:flex;flex-direction:column;gap:18px;align-items:flex-start;margin-top:8px}.lead-copy{margin:0;color:var(--muted);font-size:16px;line-height:1.8;max-width:380px}.outline-btn{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:12px;border:1.8px solid rgba(38,60,105,.25);background:transparent;color:#263c69;font-weight:600;cursor:pointer}.portfolio-row{display:grid;grid-template-columns:minmax(420px,480px) minmax(0,1fr);gap:32px;width:100%}.invest-card{position:relative;width:100%;min-height:420px;background:var(--gold);border-radius:26px;padding:36px 40px;display:flex;flex-direction:column;gap:18px;overflow:hidden}.invest-card:after{content:"";position:absolute;width:220px;height:220px;right:-60px;bottom:-60px;background:#ffffff47;border-radius:50%;pointer-events:none}.invest-top{display:flex;align-items:center;gap:12px}.avatar-stack{display:flex;align-items:center;margin-left:-6px}.avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-right:-14px;background:#ddd}.invest-note{margin-left:8px;font-size:14px;color:#222;font-weight:500}.invest-title{margin:10px 0 0;font-size:28px;font-weight:700;color:#111}.invest-desc{margin:6px 0 0;color:#111111b3;font-size:15px;line-height:1.7;max-width:360px}.feature-badges{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.pill{padding:8px 14px;border-radius:10px;font-size:13px;color:#fff;background:#0f1720;box-shadow:0 6px 14px #080c120f}.invest-cta{margin-top:auto}.contact-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:18px;border:1.6px solid rgba(15,23,43,.12);background:transparent;color:#111;font-weight:600;cursor:pointer}.cards-wrapper{display:flex;align-items:center;gap:12px;position:relative}.cards-view{max-width:712px;width:100%;overflow-x:hidden}.cards-col{display:flex;gap:26px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth}.cards-col::-webkit-scrollbar{display:none}.image-card{width:220px;height:310px;border-radius:20px;overflow:hidden;position:relative;flex-shrink:0;scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-end}.card-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;z-index:1}.card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:14px;z-index:2;background:linear-gradient(180deg,#080c1400,#080c148c 60%,#080c14d9);color:#fff}.card-top{display:flex;justify-content:space-between;align-items:center}.card-tag{background:var(--accent-blue);padding:6px 10px;border-radius:10px;font-size:12px;font-weight:600;color:#fff}.card-tag.light{background:#4fc7ff}.card-tag.orange{background:#ff9b3d}.card-circle{width:36px;height:36px;border-radius:50%;background:#ffffff2e;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:15px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.card-bottom{display:flex;align-items:flex-end}.card-title{font-size:18px;font-weight:700;color:#fff;text-shadow:0 8px 18px rgba(0,0,0,.55);margin:0}.scroll-btn{background:#fff;border:1px solid #ccc;border-radius:50%;width:36px;height:36px;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;z-index:5}.startup-section,.startup-inner{pointer-events:auto}.outline-btn,.contact-btn,.scroll-btn{cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.outline-btn:hover,.contact-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172b2e}.outline-btn:active,.contact-btn:active{transform:translateY(0);box-shadow:0 4px 10px #0f172b1f}.badge-pill,.pill{cursor:default;transition:transform .25s ease}.pill:hover{transform:translateY(-2px)}.invest-card{transition:transform .35s ease,box-shadow .35s ease}.invest-card:hover{transform:translateY(-6px);box-shadow:0 28px 60px #0000002e}.avatar{cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.avatar:hover{transform:scale(1.06);box-shadow:0 0 0 3px #fff9}.image-card{cursor:pointer;transition:transform .35s ease,box-shadow .35s ease}.image-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 30px 70px #00000059}.image-card:hover .card-overlay{background:linear-gradient(180deg,#080c141a,#080c14a6 60%,#080c14f2)}.scroll-btn:hover{background:#f8fafc;transform:scale(1.08);box-shadow:0 8px 20px #0000002e}.scroll-btn:active{transform:scale(1);box-shadow:0 4px 10px #0000001f}.cards-col{cursor:grab}.cards-col:active{cursor:grabbing}.startup-title,.invest-title{transition:transform .25s ease}.startup-title:hover,.invest-title:hover{transform:translateY(-2px)}.outline-btn:focus-visible,.contact-btn:focus-visible,.scroll-btn:focus-visible,.image-card:focus-visible{outline:2px solid rgba(45,108,255,.5);outline-offset:3px}@media (prefers-reduced-motion: reduce){*{transition:none!important}}@media (max-width:1100px){.startup-title{font-size:48px}.portfolio-row{grid-template-columns:460px 1fr;gap:28px}.image-card{width:230px;height:300px}.invest-card{min-height:380px;padding:34px}}@media (max-width:800px){.startup-header{grid-template-columns:1fr}.header-sub-row{order:2}.portfolio-row{grid-template-columns:1fr}.cards-view{width:100%}.image-card{width:100%;height:260px;border-radius:14px}.invest-card{width:100%;min-height:360px;border-radius:18px}.startup-inner{padding:0 12px}}.bl-page{max-width:1280px;margin:0 auto;padding:48px 28px 80px;font-family:URW Global Geometric Arabic,Arial,sans-serif!important;color:#0f1724;box-sizing:border-box;transform:translateY(-300px)}.bl-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;padding:0 0 24px;position:relative;left:-28px}.bl-top-tag{background:linear-gradient(90deg,#bbd6f1,#f7ecc7);padding:8px 14px;border-radius:10px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:8px;transform:translateY(-30px)}.bl-hero-title{margin:10px 0 0;font-size:50px;line-height:1.05;font-weight:700;color:#0f1724;font-family:Inter,sans-serif!important}.bl-accent{color:#f2b600;margin:10px 0 0;font-size:50px;line-height:1.05;font-weight:700;font-family:Inter,sans-serif!important}.bl-hero-right{max-width:420px;margin-top:12px}.bl-hero-sub{color:#667684;font-size:15.5px;line-height:1.7;margin:0 0 14px}.bl-ghost-btn{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:10px;background:#fff;border:1.6px solid rgba(38,60,105,.12);color:#243c5a;font-weight:700;cursor:pointer}.bl-search-row{display:flex;gap:16px;align-items:center;margin:20px 0}.bl-search{flex:1;display:flex;align-items:center;gap:12px;background:#fff;border-radius:12px;padding:12px 16px;border:1px solid #eceff3;box-shadow:0 6px 20px #0f14280a}.bl-search-icon{color:#95a6b2;font-size:18px}.bl-search-input{border:none;outline:none;font-size:15px;flex:1;color:#24303b;background:transparent}.bl-filter{width:220px;position:relative}.bl-select{width:100%;padding:12px 16px;border-radius:12px;border:1px solid #eee;background:#f6f7f9;font-size:14px;color:#253343;-webkit-appearance:none;-moz-appearance:none;appearance:none}.bl-select-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#667a8a;pointer-events:none}.bl-results-count{margin:8px 0 20px;color:#667382;font-size:14px}.bl-list{display:flex;flex-direction:column;gap:26px}.bl-card{display:flex;background:#fff;border-radius:14px;overflow:hidden;border:1px solid rgba(15,20,40,.05);box-shadow:0 18px 40px #1418200d;align-items:stretch;position:relative}.bl-thumb-wrap{position:relative;width:38%;min-width:360px;max-width:460px;overflow:hidden}.bl-thumb{width:100%;height:100%;object-fit:cover;display:block}.bl-thumb-badge{position:absolute;top:18px;left:18px;background:#ffd54a;color:#202020;padding:6px 10px;border-radius:8px;font-weight:700;font-size:13px}.bl-card-badge{position:absolute;top:8px;right:8px;background:linear-gradient(180deg,#2b5dbb,#3f6fcf);color:#fff;padding:8px 14px;border-bottom-left-radius:12px;display:inline-flex;align-items:center;gap:8px;z-index:6;font-weight:700;font-size:13px;box-shadow:0 6px 18px #1418281f}.bl-card-badge .badge-star{color:#ffd54a}.bl-meta{flex:1;padding:26px 28px;display:flex;flex-direction:column;gap:12px;position:relative}.bl-meta-top{display:flex;justify-content:space-between;align-items:center}.bl-title-wrap{display:flex;gap:12px;align-items:center}.bl-title{font-size:22px;margin:0;font-weight:800;color:#0f2030}.bl-verified{display:inline-flex;align-items:center;gap:8px;background:#eaf3ff;color:#0b4f8a;padding:6px 10px;border-radius:10px;font-weight:700;font-size:13px}.bl-right-badge{display:inline-flex;gap:8px;align-items:center;background:#2f4e76;color:#fff;padding:8px 12px;border-radius:8px;font-weight:700;font-size:13px}.bl-desc{color:#46576b;margin:4px 0 6px;font-size:14px}.bl-tags{display:flex;gap:8px;margin:6px 0}.bl-tag-pill{background:#f6f7fb;color:#2f4e76;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:700}.bl-stats{display:flex;gap:28px;padding:12px 0;border-top:1px solid rgba(15,20,40,.03);border-bottom:1px solid rgba(15,20,40,.03);align-items:center}.bl-stat{display:flex;gap:12px;align-items:center}.stat-ico{font-size:20px;color:#7aa5ff}.stat-label{font-size:13px;color:#6b7a86}.stat-value{font-weight:800;margin-top:2px;color:#0f2030}.bl-min-row{display:flex;align-items:center;gap:18px;justify-content:space-between}.bl-min-label{color:#7b8590;font-size:14px}.bl-min-value{font-weight:700;color:#0f2030}.bl-actions{margin-left:auto;display:flex;gap:12px;align-items:center}.bl-outline-btn{padding:10px 14px;border-radius:10px;border:1px solid rgba(15,20,40,.06);background:#fff;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:700}.bl-primary-btn{padding:10px 16px;border-radius:10px;border:none;background:#183053;color:#fff;display:inline-flex;align-items:center;gap:10px;cursor:pointer;font-weight:700}.bl-footer{margin-top:18px;text-align:right}.bl-view-more{color:#2f4e76;text-decoration:underline;font-weight:700}a,button,[role=button],input[type=button],input[type=submit],select,label,.bl-card,.bl-tag-pill,.bl-outline-btn,.bl-primary-btn,.bl-ghost-btn,.bl-view-more,.bl-search,.bl-select,.bl-thumb,.bl-card-badge,.bl-thumb-badge{cursor:pointer}.bl-card,.bl-outline-btn,.bl-primary-btn,.bl-ghost-btn,.bl-tag-pill,.bl-thumb,.bl-search,.bl-select,.bl-view-more{transition:transform .28s cubic-bezier(.22,.9,.24,1),box-shadow .28s ease,background .28s ease,border-color .28s ease}.bl-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #1418202e}.bl-outline-btn:hover,.bl-primary-btn:hover,.bl-ghost-btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #14182838}.bl-tag-pill:hover{transform:translateY(-2px)}.bl-thumb:hover{transform:scale(1.05)}.bl-search:hover,.bl-select:hover{box-shadow:0 0 0 3px #7aa5ff59}a,.bl-view-more{position:relative}a:after,.bl-view-more:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}a:hover:after,.bl-view-more:hover:after{transform:scaleX(1)}img,video{transition:transform .35s ease,box-shadow .35s ease}img:hover,video:hover{transform:scale(1.02)}button:active,.bl-outline-btn:active,.bl-primary-btn:active,.bl-ghost-btn:active{transform:translateY(0) scale(.98);box-shadow:0 4px 10px #0000001f}.bl-page,.bl-hero,.bl-search-row,.bl-list,.bl-card,.bl-meta,.bl-actions{pointer-events:auto}@media (max-width: 1100px){.bl-hero{flex-direction:column;left:0}.bl-hero-right{width:100%;margin-top:12px}.bl-search-row{flex-direction:column;gap:12px}.bl-thumb-wrap{min-width:220px;width:42%}.bl-card{flex-direction:column;gap:16px}.bl-thumb-wrap{width:100%;height:220px}.bl-meta{padding:18px}.bl-stats{flex-direction:column;align-items:flex-start;gap:10px}.bl-min-row{flex-direction:column;gap:10px;align-items:flex-start}.bl-actions{margin-left:0}}@media (max-width: 600px){.bl-page{padding:28px 18px}.bl-hero-title{font-size:36px}.bl-thumb-wrap{height:180px}}:root{--yellow: #f6b32b;--blue: #2f4e76;--dark: #0f1724;--muted: #46576b;--card-radius: 16px;--shadow: 0 12px 32px rgba(0, 0, 0, .06);font-family:Inter,sans-serif}.blog-page{width:1000px;margin:0 auto;padding:8px 0 48px;color:var(--dark);transform:translateY(-340px)}.blog-top{display:flex;justify-content:space-between;gap:48px}.top-tag{display:inline-block;background:linear-gradient(90deg,#eaf1ff,#fff8e6);padding:6px 12px;font-size:12.5px;font-weight:700;border-radius:8px;transform:translateY(-30px)}.blog-title{margin-top:12px;font-size:56px;font-weight:700;line-height:1.1}.blog-title .accent{color:var(--yellow)}.blog-top-right{width:420px}.blog-sub{font-size:16px;color:var(--muted);line-height:1.6;margin-bottom:22px}.ghost-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border:1px solid var(--blue);border-radius:10px;background:#fff;font-weight:600;color:var(--blue);cursor:pointer}.blog-filters{display:flex;gap:12px;margin-top:26px}.filter-pill{background:#f6f7fb;padding:8px 16px;font-size:14px;border-radius:999px;font-weight:600;color:var(--blue);cursor:pointer}.filter-pill.active{background:var(--dark);color:#fff}.blog-content-row{display:flex;gap:38px;margin-top:36px}.main-article{flex:1}.main-image-wrap{position:relative;border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.main-image-wrap img{width:100%;height:420px;object-fit:cover}.image-badge{position:absolute;top:20px;left:20px;background:#fff;padding:8px 14px;border-radius:999px;font-weight:700;font-size:13.5px;box-shadow:var(--shadow)}.main-heading{margin-top:22px;font-size:24px;font-weight:700}.main-excerpt{margin-top:10px;font-size:15px;color:var(--muted);line-height:1.6;max-width:90%}.main-meta-row{margin-top:26px;display:flex;justify-content:space-between;align-items:center}.meta-left{display:flex;gap:18px;color:#6b7a86;font-size:14px;align-items:center}.meta-item{display:flex;align-items:center;gap:6px}.cta-btn{background:var(--dark);color:#fff;padding:12px 20px;border-radius:12px;font-weight:600;display:flex;align-items:center;gap:8px}.sidebar{width:350px;display:flex;flex-direction:column;gap:16px}.side-card{display:flex;gap:14px;padding:14px;border-radius:14px;background:#fff;box-shadow:0 8px 22px #0000000d;border:1px solid rgba(0,0,0,.03)}.side-thumb{width:74px;height:74px;object-fit:cover;border-radius:10px}.side-meta{display:flex;flex-direction:column;gap:4px}.side-tag{background:#fff7e6;padding:5px 8px;font-size:12px;font-weight:700;border-radius:8px;color:#7d5e19}.side-title{font-size:14px;font-weight:700}.side-read{font-size:13px;font-weight:700;color:var(--blue);display:inline-flex;align-items:center;gap:6px}.sidebar-cta{margin-top:6px;padding:14px;background:#f6f7fb;border-radius:12px;border:1px solid rgba(0,0,0,.05);font-weight:700;cursor:pointer;display:flex;justify-content:center;gap:6px;color:var(--blue)}.newsletter-section{margin-top:60px}.newsletter-box{background:#f6f7fb;padding:40px 48px;border-radius:16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 26px #0000000d}.newsletter-left h3{font-size:22px;margin-bottom:8px;font-weight:700}.newsletter-left p{color:#6b7a86;max-width:480px;margin:0}.newsletter-right{display:flex;align-items:center;gap:12px}.newsletter-right input{padding:12px 18px;min-width:340px;border-radius:12px;border:1px solid rgba(0,0,0,.1)}.newsletter-right button{background:#183053;color:#fff;padding:12px 20px;border-radius:12px;font-weight:700;cursor:pointer}.blog-page *{transition:transform .28s cubic-bezier(.22,.9,.24,1),box-shadow .28s ease,background .28s ease,border-color .28s ease,color .28s ease}a,button,.blog-page button,.blog-page a,.ghost-btn,.filter-pill,.cta-btn,.side-read,.sidebar-cta,.newsletter-right button,.newsletter-right input,.side-card,.main-image-wrap,.image-badge{cursor:pointer}p,span,h1,h2,h3,h4,h5,h6{cursor:default}.ghost-btn:hover,.cta-btn:hover,.sidebar-cta:hover,.newsletter-right button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0000002e}.filter-pill:hover{transform:translateY(-2px);background:#e9ecf7}.filter-pill.active:hover{transform:translateY(-2px)}.main-image-wrap:hover img{transform:scale(1.05)}.main-article:hover{transform:translateY(-2px)}.side-card{cursor:pointer}.side-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px #00000029}.sidebar-cta:hover{background:#eef1fb}.blog-content-row>*:hover{transform:translateY(-1px)}.image-badge:hover,.side-tag:hover{transform:translateY(-2px)}a,.side-read{position:relative}a:after,.side-read:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}a:hover:after,.side-read:hover:after{transform:scaleX(1)}.newsletter-box:hover{transform:translateY(-3px);box-shadow:0 20px 40px #0000002e}.newsletter-right input:focus{box-shadow:0 0 0 3px #2f4e7659}button:active,.ghost-btn:active,.cta-btn:active,.sidebar-cta:active{transform:scale(.97)}.blog-page,.blog-top,.blog-content-row,.main-article,.sidebar,.newsletter-section{pointer-events:auto}.newsletter-error{margin-top:6px;font-size:12px;color:#dc2626;font-weight:500}.newsletter-success{margin-top:6px;font-size:12px;color:#16a34a;font-weight:500}@media (max-width: 980px){.blog-page{width:100%;padding:20px}.blog-top,.blog-content-row{flex-direction:column}.sidebar{width:100%}.newsletter-box{flex-direction:column;gap:20px}.newsletter-right input{min-width:100%}}@font-face{font-family:URWGeometric;src:url(/fonts/URWGeometricRegular.otf) format("opentype");font-weight:400}.em-footer{width:100%;max-width:1350px;margin:-150px auto 0;font-family:URWGeometric,sans-serif;color:#1a1a1a}.find-investors{width:100%;display:flex;justify-content:center;padding:80px 24px 120px;box-sizing:border-box;background:#fff;margin-top:-40px}.fi-container{max-width:1180px;width:100%;text-align:center;background:#fff}.fi-tag{display:inline-flex;align-items:center;justify-content:center;padding:6px 18px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.06em;color:#1e3a8a;background:linear-gradient(90deg,#dbeafe,#fef3c7);margin-bottom:28px}.fi-title{font-size:64px;line-height:1.15;font-weight:700;color:#2f2f33;margin:0 0 28px}.fi-subtitle{max-width:860px;margin:0 auto 48px;font-size:18px;line-height:1.7;color:#64748b}.fi-divider{width:100%;height:1px;background:#e5e7eb;margin-bottom:56px}.fi-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;background:transparent}.fi-stat{display:flex;flex-direction:column;align-items:center;background:transparent}.fi-stat-value{font-size:36px;font-weight:700;color:#0f172a;margin-bottom:8px}.fi-stat-label{font-size:16px}@media (max-width: 900px){.fi-title{font-size:44px}.fi-stats{grid-template-columns:1fr;gap:40px}}.fi-search-wrapper{max-width:860px;margin:0 auto 44px;position:relative}.fi-search-box{display:flex;align-items:center;background:#fff;border-radius:999px;border:1px solid #e5e7eb;padding:6px 8px 6px 18px;box-shadow:0 12px 30px #0f172a0f;transition:border .2s ease,box-shadow .2s ease}.fi-search-box:focus-within{border-color:#c7d2fe;box-shadow:0 18px 40px #0f172a1a}.fi-search-box input{flex:1;border:none;outline:none;font-size:16px;padding:14px 10px;color:#0f172a;background:transparent}.fi-search-box input::placeholder{color:#94a3b8}.fi-search-btn{width:46px;height:46px;border-radius:999px;border:none;cursor:pointer;background:#2563eb;color:#fff;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.fi-search-btn:hover{background:#1d4ed8;transform:translate(1px);box-shadow:0 8px 18px #2563eb59}.fi-suggestions{position:absolute;top:calc(100% + 12px);left:0;right:0;background:#fff;border-radius:18px;box-shadow:0 30px 60px #0f172a24;overflow:hidden;z-index:20}.fi-suggestion-item{display:flex;justify-content:space-between;align-items:center;padding:14px 22px;cursor:pointer;transition:background .2s ease}.fi-suggestion-title{font-weight:600;font-size:15px;color:#0f172a}.fi-suggestion-sub{font-size:12px;font-weight:500;color:#64748b}.fi-suggestion-empty{padding:22px;text-align:center;font-size:14px;color:#94a3b8}button,a,[role=button],.fi-tag,.fi-search-btn,.fi-suggestion-item{cursor:pointer}.fi-stat{cursor:default}.fi-search-box input{cursor:text}.fi-search-btn{transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.fi-search-btn:hover{transform:translate(1px);box-shadow:0 8px 18px #2563eb59}.fi-tag{-webkit-user-select:none;user-select:none;transition:transform .15s ease,box-shadow .15s ease}.fi-tag:hover{transform:translateY(-1px);box-shadow:0 6px 14px #00000014}.fi-suggestion-item{transition:background .2s ease}.fi-suggestion-item:hover{background:#f8fafc}.fi-suggestion-item:active{background:#eef2ff}.fi-search-box input:focus-visible,.fi-search-btn:focus-visible,.fi-suggestion-item:focus-visible,.fi-tag:focus-visible{outline:2px solid #c7d2fe;outline-offset:2px}@media (hover: none){.fi-search-btn,.fi-suggestion-item,.fi-tag{cursor:pointer}}.fi-search-box input:focus,.fi-search-box input:focus-visible{outline:none;box-shadow:none}.fi-search-box:focus-within{border-color:#e5e7eb;box-shadow:0 12px 30px #0f172a0f}.fi-search-box input:focus::placeholder{color:#94a3b8}.findri-section{padding:120px 80px;overflow:hidden;transform:translate(-20px,-140px)}.findri-container{max-width:2600px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center;left:175px}.findri-left{left:1500px}.findri-pill{display:inline-flex;align-items:center;gap:10px;background:#fff3c4;color:#c77700;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600}.findri-pill-icon{width:18px;height:18px;border-radius:50%;background:radial-gradient(circle,#f4a000,#f4a000 20%,#fff3c4 21%,#fff3c4 40%,#f4a000 41%,#f4a000 60%,#fff3c4 61%);box-shadow:inset 0 0 0 1.5px #f4a000}.findri-title{font-size:56px;line-height:1.1;margin:28px 0 20px;color:#111}.findri-title span{color:#2563eb}.findri-desc{font-size:18px;color:#5b6475;max-width:520px}.findri-features{list-style:none;padding:0;margin:36px 0}.findri-features li{display:flex;align-items:center;gap:14px;margin-bottom:18px;font-size:16px;color:#3c4455}.findri-icon{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-weight:700}.findri-icon.green{background:#e6f9ee;color:#16a34a}.findri-icon.blue{background:#e8f0ff;color:#2563eb}.findri-icon.purple{background:#f3e8ff;color:#7c3aed}.findri-cta{margin-top:30px;background:#0f2a55;color:#fff;border:none;padding:14px 26px;font-size:16px;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;gap:10px;transition:transform .2s,box-shadow .2s}.findri-cta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0f2a5540}.findri-pill,.findri-cta,.findri-features li,.findri-icon{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.findri-pill:hover{background:#ffefb0;transform:translateY(-2px)}.findri-cta:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 16px 36px #0f2a5547}.findri-features li:hover{transform:translate(6px)}.findri-features li:hover .findri-icon{transform:scale(1.08)}.findri-pill:active,.findri-cta:active,.findri-features li:active{transform:scale(.97)}.findri-pill:focus-visible,.findri-cta:focus-visible,.findri-features li:focus-visible{outline:2px solid #c7d2fe;outline-offset:3px}.findri-section *{pointer-events:auto}@media (hover: none){.findri-pill,.findri-cta,.findri-features li,.findri-icon{cursor:pointer}}@media (max-width: 1024px){.findri-container{grid-template-columns:1fr;gap:48px}}.findri-right{position:relative;width:620px;height:560px}.findri-viewall{background:#fff;border:1px solid rgba(193,193,193,.5);border-radius:999px;padding:6px 14px;height:26px;font-size:14px;font-weight:500;color:#155dfc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;line-height:1;white-space:nowrap;box-shadow:0 1px 2px #0000000d;transition:background .15s ease,box-shadow .15s ease}.findri-viewall:active{transform:translateY(.5px)}.findri-blob-yellow{position:absolute;top:-50px;right:-50px;width:190px;height:190px;background:linear-gradient(135deg,#ffd54f,#fbbf24);border-radius:28px;transform:rotate(12deg);z-index:0}.findri-blob-purple{position:absolute;bottom:30px;left:-40px;width:220px;height:220px;background:linear-gradient(135deg,#c084fc,#7c3aed);border-radius:28px;transform:rotate(-10deg);z-index:0}.findri-table-card{background:#fff;border-radius:14px;box-shadow:0 24px 60px #0000001f;padding:12px;position:relative;z-index:1;left:-20px}.findri-table-head{display:grid;grid-template-columns:2.2fr 1.3fr 1fr .8fr;padding:14px 20px;font-size:12px;font-weight:600;color:#6b7280;letter-spacing:.04em;text-transform:uppercase;background:#f8fbff;border-bottom:1px solid #e5e7eb}.findri-table-row{display:grid;grid-template-columns:52px 1.4fr 1fr .8fr .8fr;align-items:center;padding:14px 8px;border-top:1px solid #eef0f4;transition:background .15s}.findri-avatar{width:36px;height:36px;background:#2563eb;color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:600}.findri-roi-up{color:#16a34a;font-weight:600}.findri-roi-down{color:#dc2626;font-weight:600}.findri-invest-card{background:#fff;border-radius:16px;box-shadow:0 28px 72px #0000002e;padding:16px 18px;position:absolute;top:120px;left:175px;width:520px;z-index:2}.findri-invest-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.findri-invest-head h4{margin:0;font-size:18px;font-weight:600;color:#111827}.findri-invest-head p{margin-top:4px;font-size:14px;color:#6b7280}.findri-invest-row{display:grid;grid-template-columns:44px 1fr auto auto;gap:14px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:10px;background:#fff;transition:transform .15s ease,box-shadow .15s ease}.findri-invest-row:last-child{margin-bottom:0}.findri-invest-badge{width:40px;height:40px;background:#2563eb;color:#fff;border-radius:10px;display:grid;place-items:center;font-weight:600;font-size:14px}.findri-invest-meta strong{display:block;font-size:15px;font-weight:600;color:#111827}.findri-invest-meta span{font-size:13px;color:#6b7280;margin-top:2px}.findri-invest-values{display:flex;gap:20px}.findri-invest-values strong{font-size:15px;font-weight:600;color:#111827}.findri-invest-values span{display:block;font-size:12px;color:#6b7280;margin-top:2px}.findri-invest-roi{background:#e9fbe9;color:#16a34a;padding:5px 10px;border-radius:999px;font-size:13px;font-weight:600;align-self:center;white-space:nowrap}.findri-viewall,.findri-table-row,.findri-invest-row,.findri-invest-badge{cursor:pointer}.findri-table-head,.findri-invest-meta,.findri-invest-values{cursor:default}.findri-viewall{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.findri-viewall:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.findri-table-row{transition:background .2s ease,transform .2s ease}.findri-table-row:hover{background:#f9fbff;transform:translate(4px)}.findri-invest-row{transition:transform .2s ease,box-shadow .2s ease}.findri-invest-row:hover{transform:translateY(-2px);box-shadow:0 10px 26px #00000014}.findri-viewall:active,.findri-table-row:active,.findri-invest-row:active{transform:scale(.97)}.findri-viewall:focus-visible,.findri-table-row:focus-visible,.findri-invest-row:focus-visible{outline:2px solid #c7d2fe;outline-offset:3px}@media (hover: none){.findri-viewall,.findri-table-row,.findri-invest-row,.findri-invest-badge{cursor:pointer}}@media (max-width: 1024px){.findri-right{width:100%;height:auto}.findri-invest-card{position:relative;left:0;top:0;width:100%;margin-top:24px}}@media (max-width: 640px){.findri-table-row{transform:none}}.findri-pill,.findri-cta,.findri-viewall,.findri-table-row,.findri-invest-row{cursor:pointer}.findri-title,.findri-desc,.findri-features li,.findri-invest-meta,.findri-invest-values,.findri-table-head{cursor:default}.findri-pill:hover{background:#ffefb0}.findri-viewall:hover{background:#f9fafb}.findri-table-row:hover{background:#f9fbff}.findri-invest-row:hover{transform:translateY(-1px);box-shadow:0 8px 20px #0000000f}.findri-blob-yellow,.findri-blob-purple{pointer-events:none}.findri-pill:focus-visible,.findri-cta:focus-visible,.findri-viewall:focus-visible,.findri-table-row:focus-visible,.findri-invest-row:focus-visible{outline:2px solid #c7d2fe;outline-offset:2px}@media (hover: none){.findri-pill,.findri-cta,.findri-viewall,.findri-table-row,.findri-invest-row{cursor:pointer}}@media (max-width: 1024px){.findri-container{grid-template-columns:1fr}.findri-right{width:100%;height:auto}.findri-invest-card{position:relative;left:0;top:0;width:100%;margin-top:24px}}@media (max-width: 640px){.findri-section{padding:80px 24px;transform:none}.findri-title{font-size:40px}}.feat-wrapper{background:#fff;padding:80px 40px;color:#fff;margin-top:-240px}.feat-container{max-width:1400px;margin:auto;display:grid;grid-template-columns:320px 1fr;gap:48px}.feat-filters{background:#fff;border-radius:24px;padding:32px;color:#0f172a}.feat-filters-header{display:flex;align-items:center;gap:16px;margin-bottom:32px}.feat-filter-icon{width:44px;height:44px;background:#152b5a;border-radius:12px;display:flex;align-items:center;justify-content:center}.feat-filters-title{font-size:20px;font-weight:600;color:#152b5a}.feat-filter-group{margin-bottom:24px}.feat-filter-label{display:block;font-size:14px;font-weight:500;color:#475569;margin-bottom:8px}.feat-select{height:52px;background:#f5f7fc;padding:0 18px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .2s ease}.feat-select:hover{background:#eef2ff}.feat-select-value{font-size:16px;color:#0f172a}.feat-chevron{font-size:18px;color:#94a3b8;line-height:1}.feat-header{margin-bottom:48px}.feat-tag-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.feat-tag-line{width:40px;height:3px;background:#facc15;border-radius:2px}.feat-tag-text{font-size:13px;font-weight:600;letter-spacing:.14em;color:#8b8b8b}.feat-title{font-size:56px;line-height:1.05;margin:0 0 14px;font-weight:700}.feat-title-muted{color:#000}.feat-title-accent{color:#2563eb}.feat-subtitle{font-size:16px;color:#000;margin:0}.feat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:40px}.feat-card{background:#fff;border-radius:24px;padding:32px;color:#0f172a;transition:transform .25s ease,box-shadow .25s ease}.feat-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001f}.feat-card-top{display:flex;justify-content:space-between;align-items:center}.feat-card-icon{width:62px;height:62px;display:flex;align-items:center;justify-content:center}.feat-card-icon svg{display:block}.feat-trending{display:inline-flex;align-items:center;gap:6px;background:#fff4ec;color:#f97316;font-size:13px;padding:8px 12px;border-radius:999px;font-weight:500}.feat-card-title{font-size:20px;font-weight:600;color:#0f172a;margin:20px 0 10px}.feat-meta{display:flex;gap:18px;margin-bottom:22px}.feat-meta-item{display:flex;align-items:center;gap:6px;font-size:14px;color:#64748b}.feat-meta-item svg{flex-shrink:0}.feat-tags{display:flex;gap:10px;margin-bottom:24px}.feat-chip{padding:8px 16px;border-radius:999px;font-size:14px;font-weight:500}.feat-chip.blue{background:#eef4ff;color:#2563eb}.feat-chip.green{background:#e6f9ec;color:#16a34a}.feat-stats{display:flex;align-items:center;justify-content:space-between;background:#f9fafb;border-radius:16px;padding:20px 24px;margin-bottom:28px}.feat-stat strong{font-size:22px}.stat-main{color:#152b5a}.stat-active{color:#16a34a}.feat-stat span{display:block;font-size:14px;color:#7c879d}.feat-divider{width:1px;height:36px;background:#e5e7eb}.feat-btn{width:100%;height:52px;border:1.5px solid #152b5a;background:transparent;border-radius:14px;font-size:16px;font-weight:600;color:#152b5a;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:background .2s ease,color .2s ease}.feat-btn:hover{background:#152b5a;color:#fff}.feat-pagination{display:flex;align-items:center;gap:12px;justify-content:center;margin-top:48px}.feat-page-btn{min-width:44px;height:44px;padding:0 16px;border-radius:12px;background:#fff;border:1.5px solid #e5e7eb;font-size:15px;font-weight:500;color:#0f172a;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.feat-page-btn:not(.active):hover{background:#152b5a;color:#fff;border-color:#152b5a}.feat-page-btn.active{background:#152b5a;color:#fff;border-color:#152b5a;font-weight:600}.feat-page-prev,.feat-page-next{padding:0 18px}.feat-select,.feat-card,.feat-btn,.feat-page-btn,.feat-page-prev,.feat-page-next,.feat-chip,.feat-trending{cursor:pointer}.feat-title,.feat-subtitle,.feat-card-title,.feat-meta-item,.feat-stat span,.feat-filter-label{cursor:default}.feat-select{transition:background .2s ease,box-shadow .2s ease}.feat-select:hover{box-shadow:0 0 0 3px #2563eb26}.feat-card{transition:transform .25s ease,box-shadow .25s ease}.feat-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #00000024}.feat-btn{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.feat-btn:hover{transform:translateY(-2px);box-shadow:0 10px 26px #152b5a59}.feat-page-btn{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.feat-page-btn:hover:not(.active){transform:translateY(-2px);box-shadow:0 8px 20px #0003}@media (max-width: 768px){.feat-card:hover,.feat-btn:hover,.feat-page-btn:hover,.feat-select:hover{transform:none;box-shadow:none}.feat-container,.feat-grid{grid-template-columns:1fr}.feat-wrapper{padding:64px 16px;margin-top:0}}.feat-btn:focus-visible,.feat-page-btn:focus-visible,.feat-select:focus-visible{outline:3px solid rgba(37,99,235,.45);outline-offset:4px}.upcom-section{width:100%;padding:90px 24px 120px;transform:translateY(-120px)}.upcom-container{max-width:1280px;margin:0 auto}.upcom-header{max-width:820px;margin-bottom:64px}.upcom-pill{display:inline-flex;align-items:center;gap:10px;padding:8px 18px;border-radius:999px;background:#fff;margin-bottom:28px}.upcom-pill-icon{display:flex;align-items:center;justify-content:center}.upcom-pill-text{font-size:13px;font-weight:700;letter-spacing:.12em;color:#0f172a;background-color:#e5e7eb;padding:6px 16px;border-radius:999px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.upcom-title{font-size:64px;font-weight:800;line-height:1.1;margin-bottom:18px;transform:translateY(-70px)}.upcom-title-muted{color:#000}.upcom-title-accent{color:#2f7bff}.upcom-subtitle{max-width:780px;font-size:18px;line-height:1.75;color:#7c8aa0;transform:translateY(-80px)}.upcom-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;transform:translateY(-80px)}.upcom-card{background:#fff;border-radius:20px;border:1px solid #e5e7eb;box-shadow:0 2px 6px #0000000a;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.upcom-card:hover{transform:translateY(-6px);box-shadow:0 14px 40px #0000001f}.upcom-card-top{padding:24px;background:#f3f7ff;border-radius:20px 20px 0 0}.upcom-card-top{padding:24px 24px 22px;background:#f5f9ff;border-radius:20px 20px 0 0}.upcom-header-row{display:flex;align-items:flex-start;gap:16px}.upcom-icon-box{width:52px;height:52px;border-radius:14px;background:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.upcom-card-heading{display:flex;align-items:flex-start;justify-content:space-between;width:100%;gap:12px}.upcom-card-heading h3{font-size:18px;font-weight:700;line-height:1.35;color:#0f172a;margin:0}.upcom-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;border-radius:999px;background:#e0ebff;color:#2563eb;white-space:nowrap}.upcom-attendees{display:flex;align-items:center;gap:8px;margin-top:14px;font-size:14px;color:#475569}.upcom-card-body{padding:24px;flex:1}.upcom-info-row{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:15px;color:#334155}.upcom-info-icon{width:34px;height:34px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center}.upcom-desc{margin-top:14px;font-size:15px;color:#475569;line-height:1.6}.upcom-card-footer{padding:20px 24px 26px;display:flex;gap:14px}.upcom-btn-primary{flex:1;height:44px;border-radius:12px;background:#162f63;color:#fff;border:none;font-weight:600;cursor:pointer;transition:background .2s ease}.upcom-btn-primary:hover{background:#0f2450}.upcom-btn-outline{flex:1;height:44px;border-radius:12px;background:transparent;border:1px solid #e5e7eb;font-weight:600;color:#475569;cursor:pointer;transition:background .2s ease}.upcom-btn-outline:hover{background:#f1f5f9}@media (max-width: 1024px){.upcom-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.upcom-grid{grid-template-columns:1fr}.upcom-title{font-size:38px}}.upcom-pill,.upcom-card,.upcom-badge,.upcom-btn-primary,.upcom-btn-outline{cursor:pointer}.upcom-title,.upcom-subtitle,.upcom-desc,.upcom-info-row{cursor:default}.upcom-pill{transition:transform .2s ease,box-shadow .2s ease}.upcom-pill:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001f}.upcom-card{transition:transform .25s ease,box-shadow .25s ease}.upcom-card:hover{transform:translateY(-8px);box-shadow:0 18px 46px #00000024}.upcom-badge{transition:transform .2s ease}.upcom-card:hover .upcom-badge{transform:scale(1.06)}.upcom-btn-primary,.upcom-btn-outline{transition:transform .15s ease,box-shadow .15s ease,background .2s ease}.upcom-btn-primary:hover,.upcom-btn-outline:hover{transform:translateY(-2px)}.upcom-btn-primary:active,.upcom-btn-outline:active{transform:scale(.96)}.upcom-pill:focus-visible,.upcom-card:focus-visible,.upcom-btn-primary:focus-visible,.upcom-btn-outline:focus-visible{outline:2px solid #c7d2fe;outline-offset:3px}@media (hover: none){.upcom-pill,.upcom-card,.upcom-badge,.upcom-btn-primary,.upcom-btn-outline{cursor:pointer}}@media (max-width: 1024px){.upcom-card{transform:none}}@media (max-width: 640px){.upcom-card:hover{transform:none}}.simpro-section{background:#fff;padding:120px 24px;text-align:center;margin-top:-250px;transform:translateY(-120px)}.simpro-header{max-width:720px;margin:0 auto 72px}.simpro-eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;font-size:12px;font-weight:700;letter-spacing:.12em;color:#000;margin-bottom:16px}.simpro-line{width:40px;height:3px;background:#facc15;border-radius:2px}.simpro-title{font-size:44px;font-weight:700;color:#000;margin-bottom:14px}.simpro-subtitle{font-size:18px;color:#58595c}.simpro-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;max-width:1200px;margin:0 auto}.simpro-card{background:#fff;border-radius:22px;padding:44px 36px 40px;text-align:left;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 20px 40px #00000026}.simpro-card:hover{transform:translateY(-8px);box-shadow:0 28px 60px #00000040}.simpro-card-active{transform:translateY(12px)}.simpro-icon{width:84px;height:84px;border-radius:22px;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.simpro-icon svg{width:68px;height:68px;display:block}.simpro-icon-purple,.simpro-icon-blue,.simpro-icon-green{background:transparent;box-shadow:none}.simpro-icon-blue svg{transform:scale(1.02)}.simpro-icon-green svg{transform:scale(.98)}.simpro-card-title{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:16px}.simpro-card-text{font-size:16px;line-height:1.7;color:#475569}@media (max-width: 1024px){.simpro-cards{grid-template-columns:1fr}.simpro-card-active{transform:none}}.simpro-card,.simpro-icon{cursor:pointer}.simpro-title,.simpro-subtitle,.simpro-card-title,.simpro-card-text{cursor:default}.simpro-card{transition:transform .25s ease,box-shadow .25s ease}.simpro-card:hover{transform:translateY(-10px);box-shadow:0 32px 70px #00000047}.simpro-icon{transition:transform .2s ease}.simpro-card:hover .simpro-icon{transform:scale(1.06)}.simpro-card:active{transform:scale(.97)}.simpro-card:focus-visible,.simpro-icon:focus-visible{outline:2px solid #fde68a;outline-offset:4px}@media (hover: none){.simpro-card,.simpro-icon{cursor:pointer}}@media (max-width: 1024px){.simpro-card:hover{transform:none}}@media (max-width: 640px){.simpro-card{box-shadow:0 18px 36px #0000002e}}.cta-hero{padding:64px 24px;transform:translateY(-200px)}.cta-hero-inner{max-width:1280px;margin:0 auto;padding:72px;border-radius:32px;background:linear-gradient(135deg,#1b3a6f,#0f2a55 40%,#071b3a);display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.cta-left{color:#fff}.cta-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;background:#ffffff1f;font-size:14px;font-weight:600;margin-bottom:28px}.cta-title{font-size:44px;font-weight:700;line-height:1.15;margin-bottom:20px}.cta-description{font-size:18px;line-height:1.7;color:#ffffffbf;max-width:520px;margin-bottom:36px}.cta-actions{display:flex;gap:18px;align-items:center}.cta-primary{display:inline-flex;align-items:center;gap:10px;padding:16px 28px;border-radius:14px;border:none;cursor:pointer;font-size:16px;font-weight:700;background:linear-gradient(180deg,#ffd54f,#fbbf24);color:#1f2937;transition:transform .2s ease,box-shadow .2s ease}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #fbbf2466}.cta-arrow{font-size:18px}.cta-secondary{padding:16px 28px;border-radius:14px;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease,border .2s ease}.cta-secondary:hover{background:#ffffff2e;border-color:#ffffff59}.cta-right{position:relative;display:flex;justify-content:flex-end}.cta-img{border-radius:20px;box-shadow:0 30px 80px #00000073}.cta-img-main{width:100%;max-width:520px;z-index:2;transform:translateY(105px)}.cta-img-side{position:absolute;right:-73px;top:40px;width:100%;max-width:520px;transform:translateY(10px);z-index:1;opacity:.95}@media (max-width: 1024px){.cta-hero-inner{grid-template-columns:1fr;padding:56px 32px}.cta-right{justify-content:center}.cta-img-side{display:none}}@media (max-width: 640px){.cta-title{font-size:34px}.cta-actions{flex-direction:column;align-items:flex-start}}.cta-badge,.cta-primary,.cta-secondary,.cta-img{cursor:pointer}.cta-title,.cta-description{cursor:default}.cta-badge{transition:transform .2s ease,background .2s ease}.cta-badge:hover{transform:translateY(-2px);background:#ffffff2e}.cta-primary,.cta-secondary{transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.cta-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 14px 30px #fbbf2473}.cta-secondary:hover{transform:translateY(-2px)}.cta-img{transition:transform .3s ease,box-shadow .3s ease}.cta-img:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 36px 90px #0000008c}.cta-primary:active,.cta-secondary:active,.cta-badge:active{transform:scale(.96)}.cta-badge:focus-visible,.cta-primary:focus-visible,.cta-secondary:focus-visible{outline:2px solid #fde68a;outline-offset:4px}@media (hover: none){.cta-badge,.cta-primary,.cta-secondary,.cta-img{cursor:pointer}}@media (max-width: 1024px){.cta-img:hover{transform:none}}@media (max-width: 640px){.cta-img{box-shadow:0 20px 50px #0006}}.upcom-features{width:100%;padding:80px 24px;display:flex;justify-content:center;transform:translateY(-300px)}.upcom-features-grid{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.upcom-feature-card{background:#fff;border-radius:24px;padding:48px 36px;text-align:center;border:1px solid #e5e7eb;transition:transform .25s ease,box-shadow .25s ease}.upcom-feature-card:hover{transform:translateY(-6px);box-shadow:0 18px 48px #0f172a1f}.upcom-feature-icon{display:flex;justify-content:center;margin-bottom:28px}.upcom-feature-title{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:12px}.upcom-feature-desc{font-size:17px;line-height:1.7;color:#64748b}@media (max-width: 1024px){.upcom-features-grid{grid-template-columns:1fr}}.upcom-feature-card,.upcom-feature-icon{cursor:pointer}.upcom-feature-title,.upcom-feature-desc{cursor:default}.upcom-feature-card{transition:transform .25s ease,box-shadow .25s ease}.upcom-feature-card:hover{transform:translateY(-10px);box-shadow:0 22px 56px #0f172a2e}.upcom-feature-icon{transition:transform .2s ease}.upcom-feature-card:hover .upcom-feature-icon{transform:scale(1.08)}.upcom-feature-card:active{transform:scale(.97)}.upcom-feature-card:focus-visible,.upcom-feature-icon:focus-visible{outline:2px solid #c7d2fe;outline-offset:4px}@media (hover: none){.upcom-feature-card,.upcom-feature-icon{cursor:pointer}}@media (max-width: 1024px){.upcom-feature-card:hover{transform:none}}@media (max-width: 640px){.upcom-feature-card{box-shadow:0 14px 32px #0f172a29}}.succ-section{padding:120px 24px;background:radial-gradient(circle at top,#1e3a8a,#020617 70%);text-align:center;color:#fff;transform:translateY(-200px)}.succ-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:#ffffff1f;border-radius:999px;font-size:14px;margin-bottom:28px}.succ-title{font-size:48px;font-weight:700;line-height:1.2;margin-bottom:18px}.succ-title span{color:#facc15}.succ-subtitle{color:#cbd5f5;font-size:16px;margin-bottom:72px}.succ-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.succ-card{background:#ffffff14;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:22px;padding:32px;text-align:left;position:relative;transition:transform .35s ease,box-shadow .35s ease}.succ-card:hover{transform:translateY(-10px);box-shadow:0 30px 80px #0000008c}.succ-avatar{width:64px;height:64px;background:#facc15;border-radius:18px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#020617;position:relative;box-shadow:0 18px 40px #00000073}.succ-verified{position:absolute;right:-6px;bottom:-6px;width:22px;height:22px;background:#22c55e;color:#fff;border-radius:50%;font-size:13px;display:flex;align-items:center;justify-content:center}.succ-card-content h4{margin-top:22px;font-size:18px;font-weight:600}.succ-role{font-size:14px;color:#94a3b8;margin-bottom:18px}.succ-quote{font-size:15px;line-height:1.7;color:#e5e7eb;margin-bottom:28px}.succ-card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.15);padding-top:18px;font-size:14px}.succ-location{color:#facc15}.succ-raised{color:#6ee7b7;font-weight:600}@media (max-width: 1024px){.succ-grid{grid-template-columns:1fr}}.succ-badge,.succ-card,.succ-avatar,.succ-card-footer{cursor:pointer}.succ-title,.succ-subtitle,.succ-role,.succ-quote{cursor:default}.succ-card{transition:transform .35s ease,box-shadow .35s ease}.succ-card:hover{transform:translateY(-12px);box-shadow:0 34px 90px #000000a6}.succ-avatar{transition:transform .25s ease,box-shadow .25s ease}.succ-card:hover .succ-avatar{transform:scale(1.08);box-shadow:0 22px 50px #0009}.succ-badge{transition:transform .2s ease,background .2s ease}.succ-badge:hover{transform:translateY(-2px);background:#ffffff2e}.succ-card:active{transform:scale(.97)}.succ-badge:focus-visible,.succ-card:focus-visible,.succ-avatar:focus-visible{outline:2px solid #fde68a;outline-offset:4px}@media (hover: none){.succ-badge,.succ-card,.succ-avatar,.succ-card-footer{cursor:pointer}}@media (max-width: 1024px){.succ-card:hover{transform:none}}@media (max-width: 640px){.succ-card{box-shadow:0 20px 44px #00000073}}.succ-card{border-radius:28px}.succ-badge{border-radius:999px}.succ-avatar{border-radius:22px}.succ-verified{border-radius:50%}.succ-card-footer{border-radius:0 0 24px 24px}.succ-card{border-radius:32px}.succ-section{border-radius:48px;overflow:hidden}@media (min-width: 768px){.succ-section{margin:0 32px}}@media (min-width: 1280px){.succ-section{border-radius:64px;margin:0 48px}}@media (max-width: 640px){.succ-section{border-radius:24px;margin:0 12px}}@media (min-width: 1024px){.succ-section{margin-top:-140px}}@media (max-width: 1023px){.succ-section{margin-top:-80px}}@media (max-width: 640px){.succ-section{margin-top:-40px}}@font-face{font-family:URWGeometric;src:url(/fonts/URWGeometricRegular.otf) format("opentype");font-weight:400}.em-footer{width:100%;max-width:1350px;margin:-80px auto 0;font-family:URWGeometric,sans-serif;color:#1a1a1a}.em-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:40px;align-items:flex-start}.em-footer-logo{width:110px;margin-bottom:18px}.em-footer-desc{max-width:230px;opacity:.7}.em-footer-socials{display:flex;gap:14px;margin-top:22px}.em-footer-social{width:38px;height:38px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.em-footer-social:hover{background:#e5e7eb}.em-footer-col h4{font-size:15px;font-weight:500;margin-bottom:18px}.em-footer-col p{margin:8px 0;opacity:.7;cursor:pointer}.em-footer-divider{margin:50px 0;height:1px;background:#e5e7eb}.em-footer-newsletter{display:flex;align-items:center;gap:40px}.em-footer-newsletter h3{font-size:22px;font-weight:500}.em-footer-newsletter p{font-size:15px;opacity:.65;margin-top:6px}.em-footer-form{display:flex;gap:12px;flex:1}.em-footer-form input{flex:1;padding:16px 20px;font-size:16px;border-radius:12px;border:1px solid #e1e5ee;outline:none;font-family:URWGeometric}.em-footer-form button{background:#fc0;border:none;padding:0 28px;border-radius:12px;font-size:16px;cursor:pointer;height:52px}.em-footer-bottom{margin-top:50px;display:flex;justify-content:space-between;font-size:14px;opacity:.7}.em-footer-links{display:flex;gap:22px}.em-footer-links a{text-decoration:none;color:#1a1a1a;opacity:.7}.em-footer *{transition:transform .28s cubic-bezier(.22,.9,.24,1),box-shadow .28s ease,background .28s ease,color .28s ease,opacity .28s ease}.em-footer a,.em-footer button,.em-footer input,.em-footer-social,.em-footer-col p,.em-footer-links a{cursor:pointer}.em-footer h3,.em-footer h4,.em-footer p:not(.em-footer-col p){cursor:default}.em-footer-form input{cursor:text}.em-footer-col p:hover{opacity:1;transform:translate(4px)}.em-footer-social:hover{transform:translateY(-3px) scale(1.08);box-shadow:0 8px 20px #0000002e}.em-footer-links a{position:relative}.em-footer-links a:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.em-footer-links a:hover:after{transform:scaleX(1);opacity:1}.em-footer-form input:hover{border-color:#c7cddc}.em-footer-form button:hover{transform:translateY(-2px);box-shadow:0 10px 26px #ffcc0073}.em-footer-form button:active{transform:translateY(0) scale(.98);box-shadow:0 4px 10px #0000002e}.em-footer-logo{cursor:pointer}.em-footer-logo:hover{transform:scale(1.04)}.em-footer-divider:hover{opacity:1}.em-footer-bottom span,.em-footer-bottom p{cursor:default}.em-footer,.em-footer-grid,.em-footer-col,.em-footer-newsletter,.em-footer-bottom{pointer-events:auto}.em-footer a:focus-visible,.em-footer button:focus-visible,.em-footer input:focus-visible{outline:2px solid rgba(255,204,0,.7);outline-offset:3px}@media (prefers-reduced-motion: reduce){.em-footer *{transition:none!important;animation:none!important}}.em-footer-error{margin-top:8px;font-size:14px;color:#dc2626;font-weight:600}.em-footer-success{margin-top:8px;font-size:14px;color:#16a34a;font-weight:600}@media (max-width: 1100px){.em-footer{padding:0 24px}.em-footer-grid{grid-template-columns:2fr 1fr 1fr;gap:32px}.em-footer-col h4{margin-bottom:14px}.em-footer-newsletter{flex-direction:column;align-items:flex-start;gap:18px}.em-footer-form,.em-footer-form input{width:100%}}@media (max-width: 900px){.em-footer-grid{grid-template-columns:1fr 1fr;gap:28px}.em-footer-desc{max-width:100%}.em-footer-socials{margin-top:16px}.em-footer-divider{margin:36px 0}.em-footer-bottom{flex-direction:column;gap:16px;align-items:center;text-align:center}.em-footer-links{flex-wrap:wrap;justify-content:center;gap:14px}}@media (max-width: 600px){.em-footer{margin:-120px auto 0;padding:0 16px}.em-footer-grid{grid-template-columns:1fr;gap:26px}.em-footer-logo{width:96px}.em-footer-newsletter h3{font-size:18px}.em-footer-newsletter p{font-size:14px}.em-footer-form{flex-direction:column;gap:10px}.em-footer-form button{width:100%}.em-footer-bottom{font-size:13px}}@media (max-width: 420px){.em-footer{margin:-90px auto 0}.em-footer-links{flex-direction:column;gap:10px}}.ae-about-section{width:90%;background:#fff;display:flex;justify-content:center;padding:70px 32px 0;box-sizing:border-box;font-family:Inter,sans-serif}.ae-about-container{width:100%;max-width:1200px;text-align:center;position:relative}.ae-about-eyebrow{display:inline-block;padding:10px 20px;background:linear-gradient(90deg,#cfe5ff,#fff2c5);color:#0f2a56;font-weight:700;font-size:13px;border-radius:999px;margin-bottom:32px;transition:transform .25s ease,box-shadow .25s ease}.ae-about-eyebrow:hover{transform:translateY(-2px);box-shadow:0 10px 30px #1e3a8a2e}.ae-about-title{font-size:72px;font-weight:800;color:#4b4b4b;margin-bottom:24px;transform:translateY(-60px)}.ae-about-title span{margin-right:12px}.ae-about-highlight{color:#1e3a8a;position:relative}.ae-about-highlight:after{content:"";position:absolute;left:0;bottom:8px;width:100%;height:14px;background:#fff;z-index:-1;transition:height .25s ease}.ae-about-title:hover .ae-about-highlight:after{height:18px}.ae-about-desc{max-width:720px;margin:0 auto 40px;color:#7c8aa5;font-size:18px;line-height:1.6;transform:translateY(-60px)}.ae-about-cta{display:inline-flex;align-items:center;gap:14px;padding:18px 36px;background:#142d5c;color:#fff;font-size:16px;font-weight:600;border-radius:999px;border:none;cursor:pointer;box-shadow:0 20px 60px #142d5c73;position:relative;top:-54px}.ae-about-cta{transform:none!important;margin-top:-44px;transition:box-shadow .25s ease,background-color .25s ease!important}.ae-about-cta *,.ae-about-cta svg{transform:none!important;transition:none!important}.ae-about-cta:hover{transform:none!important;box-shadow:0 0 0 4px #142d5c40}.ae-about-cta:active{transform:none!important;box-shadow:0 0 0 6px #142d5c73}.ae-about-cta:focus-visible{outline:none;box-shadow:0 0 0 4px #93c5fd}@media (hover: none){.ae-about-cta{transform:none!important}}.ae-about-glow{position:absolute;top:300px;left:50%;transform:translate(-50%);width:420px;height:420px;background:radial-gradient(circle,#ffffff 0%,transparent 70%);opacity:.85;filter:blur(80px);z-index:0;pointer-events:none}.ae-about-images{margin-top:120px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:300px 240px;gap:28px;position:relative;z-index:2;transform:translateY(-110px)}.ae-about-image.large{grid-column:1 / -1;grid-row:1 / 2}.ae-about-image.small{grid-row:2 / 3}.ae-about-image{border-radius:22px;overflow:hidden;box-shadow:0 30px 80px #00000059;transition:transform .35s ease,box-shadow .35s ease}.ae-about-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.ae-about-image:hover{transform:translateY(-6px);box-shadow:0 50px 120px #00000073}.ae-about-image:hover img{transform:scale(1.05)}.ae-about-stats{--ae-stat-accent: #224073;--ae-stat-accent-soft: rgba(34, 64, 115, .09);--ae-stat-accent-mid: rgba(34, 64, 115, .14);--ae-stat-accent-border: rgba(34, 64, 115, .16);margin-top:90px;background:linear-gradient(165deg,#22407312,#2240731f,#2240730f);border:1px solid var(--ae-stat-accent-border);border-radius:999px;box-shadow:0 1px #ffffffa6 inset;display:flex;justify-content:space-evenly;align-items:center;padding:36px 24px;transform:translateY(-110px);transition:box-shadow .3s ease,border-color .3s ease}.ae-about-stats:hover{box-shadow:0 1px #ffffffa6 inset,0 24px 56px #2240731f;border-color:#22407338}.ae-about-stat{font-size:42px;font-weight:800;color:var(--ae-stat-accent);letter-spacing:-.02em;text-shadow:0 1px 0 rgba(255,255,255,.4)}.ae-about-divider{width:1px;height:42px;background:linear-gradient(180deg,transparent 0%,var(--ae-stat-accent-mid) 35%,var(--ae-stat-accent-mid) 65%,transparent 100%)}@media (max-width: 900px){.ae-about-title{font-size:52px}.ae-about-images{grid-template-columns:1fr;grid-template-rows:auto}.ae-about-image.large{grid-row:auto}.ae-about-stats{flex-direction:column;gap:24px;border-radius:32px}.ae-about-divider{display:none}}.emf-section{width:90%;padding:50px 64px;background:#fff;display:flex;justify-content:center;font-family:Inter,sans-serif}.emf-grid{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.emf-card{position:relative;border-radius:28px;padding:42px;box-sizing:border-box;transition:transform .35s ease,box-shadow .35s ease;overflow:hidden}.emf-hover:hover{transform:translateY(-8px);box-shadow:0 30px 80px #0000002e}.emf-card h3{font-size:36px;font-weight:700;margin-bottom:16px}.emf-card p{font-size:17px;line-height:1.65;opacity:.9}.emf-icon-box{width:52px;height:52px;border-radius:14px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.emf-icon-light{background:#f3f4f6}.emf-icon-dark{background:#1e3a8a}.emf-card--blue{background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent),linear-gradient(135deg,#0b1e3f,#163a7a);color:#fff}.emf-pill-row{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.emf-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;border-radius:999px;background:#ffffff1f;font-size:14px;font-weight:500;color:#fff;white-space:nowrap}.emf-pill-icon{flex-shrink:0}.emf-pill:hover{background:#ffffff2e}.emf-card--white{background:#fff;color:#0f172a}.emf-check-list{margin-top:24px;padding:0;list-style:none}.emf-check-list li{display:flex;align-items:center;gap:12px;margin-bottom:14px;font-size:16px}.emf-check-list li:before{content:"✓";width:22px;height:22px;border-radius:50%;background:#10b981;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.emf-card--image{padding:0;color:#fff}.emf-bg-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.emf-overlay{position:relative;z-index:2;height:100%;padding:42px;background:linear-gradient(to top,#0a143ce6,#0a143c66)}.emf-card--yellow{background:#facc15;color:#0f172a}.emf-location{margin-top:28px;background:#ffffff73;padding:18px 22px;border-radius:18px;display:flex;align-items:center;gap:14px}.emf-location-icon{width:36px;height:36px;border-radius:10px;background:#ffffffb3;display:flex;align-items:center;justify-content:center;flex-shrink:0}.emf-location-text strong{display:block;font-size:16px;margin-bottom:4px;color:#0f172a}.emf-location-text span{font-size:14px;opacity:.75;color:#0f172a}.emf-location:hover{background:#fff9}@media (max-width: 1024px){.emf-grid{grid-template-columns:1fr}}.emf-card,.emf-hover,.emf-pill,.emf-location,.emf-location-icon{cursor:pointer}.emf-card h3,.emf-card p,.emf-location-text,.emf-location-text strong,.emf-location-text span{cursor:default}.emf-card{transition:box-shadow .25s ease}.emf-card:hover{transform:none!important;box-shadow:0 0 0 3px #0f172a1f,0 30px 80px #0000002e}.emf-pill{transition:background .2s ease,box-shadow .2s ease}.emf-pill:hover{background:#ffffff38;box-shadow:0 0 0 2px #ffffff59}.emf-location{transition:background .2s ease,box-shadow .2s ease}.emf-location:hover{background:#fff9;box-shadow:0 0 0 3px #0f172a2e}.emf-card:active,.emf-pill:active,.emf-location:active{box-shadow:0 0 0 4px #3b82f673}.emf-card,.emf-pill,.emf-location,.emf-location-icon,.emf-card *,.emf-pill *,.emf-location *{transform:none!important}.emf-card:focus-visible,.emf-pill:focus-visible,.emf-location:focus-visible{outline:none;box-shadow:0 0 0 4px #93c5fd}@media (hover: none){.emf-card,.emf-pill,.emf-location{cursor:pointer}}@media (max-width: 1024px){.emf-card:hover,.emf-pill:hover,.emf-location:hover{box-shadow:none}}.ib-section{width:85%;display:flex;align-items:center;justify-content:center;background:#fff;padding:40px;box-sizing:border-box;font-family:Inter,sans-serif}.ib-card{width:100%;max-width:1400px;height:520px;display:grid;grid-template-columns:1fr 1fr;border-radius:36px;overflow:hidden}.ib-panel{position:relative;padding:56px;display:flex;flex-direction:column;justify-content:space-between}.ib-left{background:linear-gradient(135deg,#cfe1ff,#9fc9ff);color:#152b5a}.ib-right{background:radial-gradient(circle at top left,rgba(255,255,255,.08),transparent 40%),linear-gradient(135deg,#0c234f,#102f6e);color:#fff}.ib-pill{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#152b5a;padding:10px 18px;border-radius:999px;font-size:14px;font-weight:600;width:fit-content}.ib-pill.dark{background:#ffffff26;color:#fff}.ib-pill-icon.yellow{background:#fc0}.ib-title{font-size:48px;font-weight:700;line-height:1.15;margin-top:28px}.ib-title.light{color:#fff}.ib-desc{font-size:18px;color:#152b5abf;max-width:520px}.ib-desc.light{color:#fffc}.ib-btn{margin-top:28px;width:fit-content;display:inline-flex;align-items:center;gap:16px;padding:18px 32px;border-radius:16px;font-size:18px;font-weight:600;border:none;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.ib-btn-primary{background:#152b5a;color:#fff;box-shadow:0 20px 40px #152b5a59}.ib-btn-accent{background:#fc0;color:#0c234f;box-shadow:0 20px 40px #152b5a}.ib-btn:hover{transform:translateY(-3px)}.ib-arrow{font-size:20px}.ib-stats{display:flex;gap:80px;margin-top:auto;transform:translateY(10px)}.ib-stat{display:flex;flex-direction:column}.ib-stats h3{font-size:42px;font-weight:700;line-height:1;margin:0}.ib-stats p{font-size:15px;opacity:.7;margin:6px 0 0;line-height:1.2}.ib-stats.light p{opacity:.85}.ib-ring{position:absolute;width:260px;height:260px;border-radius:50%;pointer-events:none}.ib-ring-left{right:-80px;bottom:-80px;border:28px solid rgba(255,255,255,.35)}.ib-ring-right{right:-100px;bottom:-100px;border:28px solid rgba(255,255,255,.2)}@media (max-width: 1100px){.ib-card{grid-template-columns:1fr;height:auto}.ib-panel{padding:40px}.ib-stats{gap:40px}}.ib-card,.ib-panel,.ib-pill,.ib-btn,.ib-stat,.ib-stats{cursor:pointer}.ib-title,.ib-desc,.ib-stats h3,.ib-stats p{cursor:default}.ib-card{transition:box-shadow .25s ease}.ib-card:hover{transform:none!important;box-shadow:0 0 0 3px #0f172a1f,0 30px 80px #0000002e}.ib-pill{transition:box-shadow .2s ease,background .2s ease}.ib-pill:hover{box-shadow:0 0 0 3px #ffffff73}.ib-btn{transition:box-shadow .25s ease}.ib-btn:hover{transform:none!important;box-shadow:0 0 0 3px #152b5a40,0 20px 40px #152b5a59}.ib-stats:hover{box-shadow:0 0 0 3px #0f172a26}.ib-btn:active,.ib-pill:active,.ib-card:active{box-shadow:0 0 0 5px #3b82f673}.ib-card,.ib-panel,.ib-pill,.ib-btn,.ib-stats,.ib-card *,.ib-btn *,.ib-pill *{transform:none!important}.ib-btn:focus-visible,.ib-pill:focus-visible,.ib-card:focus-visible{outline:none;box-shadow:0 0 0 4px #93c5fd}@media (hover: none){.ib-card,.ib-pill,.ib-btn,.ib-stats{cursor:pointer}}@media (max-width: 1100px){.ib-card:hover,.ib-btn:hover,.ib-pill:hover{box-shadow:none}}.cv-section{width:90%;background:#fff;display:flex;justify-content:center;align-items:center;font-family:Inter,sans-serif;margin-top:5rem}.cv-container{width:100%;max-width:1400px;padding:0 40px;text-align:center}.cv-eyebrow{display:flex;justify-content:center;margin-bottom:24px}.cv-eyebrow-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 22px;border-radius:999px;background:#eef2ff;color:#122f7d;font-size:13px;font-weight:600;letter-spacing:.12em}.cv-title{font-size:48px;font-weight:500;color:#2f2f2f;margin-bottom:72px}.cv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.cv-card{position:relative;background:#fff;border-radius:28px;padding:42px 36px 44px;text-align:left;border:1px solid #e5e7eb;transition:transform .35s ease,box-shadow .35s ease;overflow:hidden}.cv-card:hover{transform:translateY(-10px);box-shadow:0 40px 90px #0000001f}.cv-card-blob{position:absolute;top:-40px;right:-40px;width:140px;height:140px;border-radius:50%;background:#f3f4f6;opacity:.6}.cv-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:26px;box-shadow:0 12px 28px #0000002e}.cv-blue .cv-icon{background:#1e3a8a}.cv-yellow .cv-icon{background:#fbbf24}.cv-indigo .cv-icon{background:#1d4ed8}.cv-yellow .cv-card-blob{background:#fef3c7}.cv-card h3{font-size:28px;font-weight:500;color:#2f2f2f;margin-bottom:14px}.cv-card p{font-size:17px;line-height:1.7;color:#475569}@media (max-width: 1024px){.cv-grid{grid-template-columns:1fr;gap:28px}.cv-title{font-size:40px}}.cv-card,.cv-icon,.cv-eyebrow-pill{cursor:pointer}.cv-title,.cv-card h3,.cv-card p{cursor:default}.cv-card{transition:box-shadow .25s ease}.cv-card:hover{transform:none!important;box-shadow:0 0 0 3px #0f172a1f,0 40px 90px #0000001f}.cv-icon{transition:box-shadow .25s ease}.cv-card:hover .cv-icon{box-shadow:0 0 0 4px #ffffff59,0 14px 30px #0000002e}.cv-eyebrow-pill{transition:box-shadow .25s ease}.cv-eyebrow-pill:hover{box-shadow:0 0 0 3px #1e3a8a40}.cv-card:active,.cv-eyebrow-pill:active{box-shadow:0 0 0 5px #3b82f673}.cv-card,.cv-icon,.cv-eyebrow-pill,.cv-card *,.cv-icon *{transform:none!important}.cv-card:focus-visible,.cv-eyebrow-pill:focus-visible{outline:none;box-shadow:0 0 0 4px #93c5fd}@media (hover: none){.cv-card,.cv-icon,.cv-eyebrow-pill{cursor:pointer}}@media (max-width: 1024px){.cv-card:hover{box-shadow:none}}.wcq-section{width:90%;padding:60px 80px;background:#fff;font-family:Inter,sans-serif;box-sizing:border-box}.wcq-title{text-align:center;font-size:48px;font-weight:600;color:#111827;margin-bottom:80px}.wcq-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.wcq-card{background:#fff;border-radius:20px;padding:36px 34px 40px;box-shadow:0 10px 30px #0000000a;transition:all .3s ease}.wcq-card{cursor:pointer}.wcq-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #00000014}.wcq-icon{width:48px;height:48px;border-radius:14px;background:#f3f5fb;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.wcq-card h3{font-size:20px;font-weight:600;color:#111827;margin-bottom:12px}.wcq-card p{font-size:16px;line-height:1.65;color:#475569}.wcq-icon svg path{stroke:#152b5a;transition:stroke .3s ease}.wcq-card:hover .wcq-icon{background:#eef2ff;transform:translateY(-2px)}.wcq-icon{transition:background .3s ease,transform .3s ease}.wcq-card:hover .wcq-icon{transform:translateY(-2px) scale(1.04)}@media (max-width: 1100px){.wcq-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.wcq-section{padding:80px 24px}.wcq-title{font-size:36px;margin-bottom:50px}.wcq-grid{grid-template-columns:1fr}}.wcq-card,.wcq-icon{cursor:pointer}.wcq-title,.wcq-card h3,.wcq-card p{cursor:default}.wcq-card{transition:box-shadow .25s ease}.wcq-card:hover{transform:none!important;box-shadow:0 0 0 3px #1e3a8a26,0 24px 50px #00000014}.wcq-icon{transition:box-shadow .25s ease,background .25s ease}.wcq-card:hover .wcq-icon{transform:none!important;background:#eef2ff;box-shadow:0 0 0 3px #1e40af40}.wcq-icon svg path{transition:stroke .25s ease}.wcq-card:hover .wcq-icon svg path{stroke:#1e40af}.wcq-card:active{box-shadow:0 0 0 5px #3b82f673}.wcq-card,.wcq-icon,.wcq-card *,.wcq-icon *{transform:none!important}.wcq-card:focus-visible{outline:none;box-shadow:0 0 0 4px #93c5fd}@media (hover: none){.wcq-card,.wcq-icon{cursor:pointer}}@media (max-width: 1100px){.wcq-card:hover{box-shadow:none}}.subu-wrapper{width:100%;max-width:1250px;margin:auto;padding:65px 70px;background:linear-gradient(90deg,#fff,#f8f9fb);border-radius:36px;position:relative;display:flex;flex-direction:column;gap:22px;overflow:hidden;box-shadow:0 15px 45px #00000017;font-family:URWGeometric,sans-serif;margin-bottom:5rem}.subu-bg-image{position:absolute;right:0;top:0;width:55%;height:100%;background-image:url(https://images.unsplash.com/photo-1603415527301-8d8a5f0e4f03?q=80&w=1200);background-size:cover;background-position:center;opacity:.12}.subu-badge{background:#eaf0ff;padding:10px 20px;border-radius:50px;width:fit-content;font-size:15px;color:#1a2a48;font-weight:400;display:flex;align-items:center;gap:8px;z-index:2}.subu-title{font-size:42px;margin:10px 0 0;font-weight:400;color:#1a1a1a;z-index:2}.subu-desc{max-width:550px;font-size:18px;line-height:1.6;color:#4a4a4a;opacity:.9;margin-top:-5px;z-index:2}.subu-input-row{display:flex;gap:18px;margin-top:20px;align-items:center;z-index:2}.subu-input{flex:1;padding:18px 22px;border-radius:14px;border:1px solid #d8dfec;font-size:16px;outline:none;font-family:URWGeometric,sans-serif}.subu-input:focus{border-color:#0c2454}.subu-button{padding:18px 35px;background:#0c2454;color:#fff;border:none;border-radius:14px;cursor:pointer;font-size:16px;font-weight:400;box-shadow:0 8px 22px #0003;transition:transform .2s ease,box-shadow .2s ease}.subu-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #00000040}.subu-consent{font-size:14px;opacity:.7;margin-top:4px;z-index:2}@media (max-width: 768px){.subu-wrapper{padding:45px 30px}.subu-title{font-size:34px}.subu-input-row{flex-direction:column;align-items:stretch}.subu-button{width:100%}}.subu-badge,.subu-button,.subu-input{cursor:pointer}.subu-title,.subu-desc,.subu-consent{cursor:default}.subu-input{transition:border-color .25s ease,box-shadow .25s ease}.subu-input:focus{outline:none;border-color:#0c2454;box-shadow:0 0 0 3px #0c245433}.subu-button{transition:box-shadow .25s ease,background-color .25s ease}.subu-button:hover{transform:none!important;box-shadow:0 0 0 3px #0c245459,0 14px 30px #00000040}.subu-button:active{box-shadow:0 0 0 5px #3b82f673,0 10px 22px #00000040}.subu-badge{transition:box-shadow .25s ease}.subu-badge:hover{box-shadow:0 0 0 3px #1a2a4840}.subu-wrapper,.subu-button,.subu-badge,.subu-input{transform:none!important}.subu-button:focus-visible,.subu-input:focus-visible{outline:none;box-shadow:0 0 0 4px #93c5fd}@media (hover: none){.subu-button,.subu-input,.subu-badge{cursor:pointer}}@media (max-width: 768px){.subu-button:hover,.subu-badge:hover{box-shadow:none}}.subu-error{margin-top:8px;font-size:14px;color:#dc2626;z-index:2}.subu-input-error{border-color:#dc2626!important}.subu-success{margin-top:8px;font-size:14px;color:#16a34a;z-index:2}.startup-register-page{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif!important}.startup-register-page{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:100vh;overflow-x:hidden}.startup-register-page .left{background:linear-gradient(180deg,#fff,#f6f7ff);display:flex;justify-content:center;align-items:center;padding:48px}.startup-register-page .left-inner{width:100%;max-width:420px}.startup-register-page .brand{display:flex;align-items:center;gap:12px;margin-bottom:18px}.startup-register-page .brand-logo{width:10rem;height:2.5rem}.startup-register-page .btn-social span{color:#000!important;position:relative;left:5rem}.startup-register-page .logo-box{width:48px;height:48px;background:linear-gradient(135deg,#ffdd6b,#fdbb13);border-radius:12px;display:flex;justify-content:center;align-items:center;color:#1a1a1a;font-weight:700;font-size:18px}.startup-register-page .brand-name{font-size:22px;font-weight:600;color:#252525}.startup-register-page .title{font-size:32px;font-weight:600;margin-bottom:4px;color:#111827}.startup-register-page .subtitle{margin-bottom:26px;color:#757889;font-size:14px}.startup-register-page .form label{display:flex;flex-direction:column;margin-bottom:18px}.startup-register-page .label{font-size:13px;font-weight:500;color:#50515b;margin-bottom:6px}.startup-register-page input{width:100%;padding:14px;background:#fff;border-radius:10px;border:1px solid var(--border);font-size:14px}.startup-register-page input::placeholder{color:#b5b7c4}.startup-register-page .btn-primary{width:100%;padding:14px;border:none;border-radius:12px;background:var(--yellow);font-weight:600;font-size:15px;cursor:pointer;margin-top:6px}.startup-register-page input{color:#000!important}.startup-register-page .login{text-align:center;margin-top:18px;color:#7a7c8b;font-size:14px}.startup-register-page .login a{color:#1c3fb0;font-weight:500}.startup-register-page .divider{display:flex;align-items:center;gap:12px;margin:26px 0;color:#9aa1ae}.startup-register-page .divider span{flex:1;height:1px;background:#e3e5ef}.startup-register-page .btn-social{width:100%;padding:13px;display:flex;align-items:center;gap:12px;border:1px solid #e3e5ef;background:#fff;border-radius:12px;font-size:15px;cursor:pointer;font-weight:500;margin-bottom:12px}.startup-register-page .btn-social .icon{width:22px;height:22px}.startup-register-page .right{background-image:url(https://images.unsplash.com/photo-1507679799987-c73779587ccf?auto=format&fit=crop&w=1350&q=80);background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.startup-register-page .overlay{background:#000000c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;height:100%;padding:60px;color:#fff}.startup-register-page .trusted{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff14;border-radius:20px;font-size:14px}.startup-register-page .trusted img{width:16px;filter:invert(90%)}.startup-register-page .hero-title{font-size:58px;line-height:1.1;font-weight:600;margin:24px 0 12px}.startup-register-page .hero-desc{font-size:16px;color:#dcdde5;margin-bottom:32px;max-width:520px;line-height:1.6}.startup-register-page .features{display:flex;flex-direction:column;gap:26px}.startup-register-page .feature-item{display:flex;align-items:center;gap:16px}.startup-register-page .feature-item img{width:40px;height:40px;padding:10px;background:#ffffff1a;border-radius:12px;filter:invert(80%)}.startup-register-page .feature-item h4{font-size:18px;font-weight:600;margin-bottom:3px}.startup-register-page .feature-item p{font-size:14px;opacity:.9}@media (max-width: 900px){.startup-register-page{grid-template-columns:1fr}.startup-register-page .right{display:none}}.startup-register-page .social-icon{width:22px;height:22px;object-fit:contain}.startup-register-page .feature-icon-box{width:48px;height:48px;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:10px}.startup-register-page .feature-icon-box img{width:26px;height:26px;filter:invert(90%)}.startup-register-page .feature-item{display:flex;align-items:center;gap:14px}.startup-register-page .trusted img{width:18px;filter:invert(90%);margin-bottom:-1px}.startup-register-page button,.startup-register-page button:focus,.startup-register-page button:active,.startup-register-page button:focus-visible{outline:none!important;box-shadow:none!important;border-color:transparent!important}.startup-register-page button{box-shadow:0 0 0 3px #f5c20040!important;border-radius:10px}.startup-register-page .btn-primary,.startup-register-page .btn-next{box-shadow:0 0 0 3px #f5c20059!important}.startup-register-page .btn-back{box-shadow:0 0 0 3px #00000014!important}._container_wfd5y_1{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}._left_wfd5y_8{padding:3rem 6rem;display:flex;flex-direction:column}._logo_wfd5y_14{display:flex;align-items:center;gap:.4rem;font-weight:600;margin-bottom:2rem}._welcome_wfd5y_22{font-size:30px;font-weight:700;margin:0;margin-top:1.5rem}._logoIcon_wfd5y_29{background:#ffc107;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center}._subtitle_wfd5y_39{color:#717182;margin-bottom:2rem;font-size:18px}._field_wfd5y_45{display:flex;flex-direction:column;margin-bottom:1rem}._field_wfd5y_45 label{font-size:14px;margin-bottom:.3rem}._field_wfd5y_45 input{padding:.7rem;border:1px solid #d1d5db;border-radius:6px}._primaryBtn_wfd5y_62{width:100%;margin-top:1rem;padding:.75rem;background:#ffc107;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:16px;margin-bottom:10px}._links_wfd5y_74{text-align:center;margin:2rem 0rem}._forgot_wfd5y_78{color:#717182;cursor:pointer;float:inline-end;text-decoration:underline}._divider_wfd5y_85{text-align:center;color:#9ca3af;font-size:.8rem;margin:1.2rem 0;position:relative}._divider_wfd5y_85:before,._divider_wfd5y_85:after{content:"";position:absolute;top:50%;width:45%;height:1px;background:#e5e7eb}._divider_wfd5y_85:before{left:0}._divider_wfd5y_85:after{right:0}._socialBtnContainer_wfd5y_111{display:flex;justify-content:center;gap:20px}._socialBtn_wfd5y_111{width:100%;padding:10px;margin-bottom:.6rem;border-radius:50%;background:#fff;font-size:25px;border:1px solid #71718252;width:48px;height:48px}._right_wfd5y_130{position:relative;background-size:cover;background-position:center;color:#fff}._overlay_wfd5y_137{position:absolute;top:0;right:0;bottom:0;left:0;background:#152b5abf}._heroContent_wfd5y_143{position:relative;z-index:2;padding:4rem}._trusted_wfd5y_149{font-size:14px;background-color:#ffffff1f;opacity:.9;padding:10px;border-radius:16px;border:.8px solid #ffffff4d}._heroContent_wfd5y_143 h1{font-weight:500;font-size:72px;line-height:76px;letter-spacing:0px}._heroContent_wfd5y_143 p{max-width:420px;font-size:20px}._heroContent_wfd5y_143 li p{display:inline-flex;gap:1rem;align-items:center;margin-bottom:0}._heroContent_wfd5y_143 li p span{background-color:#ffc30014;border-radius:50%;padding:8px;width:38px;color:#ffc300;height:38px}._heroContent_wfd5y_143 ul{list-style:none;padding:0;font-size:20px;color:#cbdbfc}._heroContent_wfd5y_143 li{margin-bottom:.6rem}._inputError_wfd5y_197{border:1px solid #dc2626!important}._errorText_wfd5y_201{color:#dc2626;font-size:.75rem;margin-top:10px;display:inline-flex;gap:5px}._links_wfd5y_74{color:#717182}._links_wfd5y_74 b{color:#152b5a;text-decoration:underline}._businessText_wfd5y_218{color:#717182;text-align:center}._loginErrorContainer_wfd5y_223{background-color:#fef2f2;border-radius:10px;text-align:center;color:#9f0712;border:1px solid #ffc9c9;margin-bottom:20px}._loginErrorContainer_wfd5y_223 p{display:inline-flex;gap:10px}@media (max-width: 900px){._container_wfd5y_1{grid-template-columns:1fr}._right_wfd5y_130{display:none}}.msf-left{background:linear-gradient(#0a193cd1,#0a193ce0),url(https://images.unsplash.com/photo-1507679799987-c73779587ccf?auto=format&fit=crop&w=1350&q=80);background-size:cover;padding:50px;color:#fff}.msf-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}:root{--yellow: #f5c200;--blue-dark: #0a193c;--muted: #8b8ea3;--border: #d9d9e4}.page,.page *{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.investor-register-page{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif!important}.error{color:#ff4d4d;font-size:12px;margin-top:4px}.investor-register-page{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:100vh;overflow-x:hidden}.investor-register-page .left{background:linear-gradient(180deg,#fff,#f6f7ff);display:flex;justify-content:center;align-items:center;padding:48px}.investor-register-page .left-inner{width:100%;max-width:420px}.investor-register-page .brand{display:flex;align-items:center;gap:12px;margin-bottom:18px}.investor-register-page .brand-logo{width:10rem;height:2.5rem}.investor-register-page .btn-social span{color:#000!important;position:relative;left:5rem}.investor-register-page .logo-box{width:48px;height:48px;background:linear-gradient(135deg,#ffdd6b,#fdbb13);border-radius:12px;display:flex;justify-content:center;align-items:center;color:#1a1a1a;font-weight:700;font-size:18px}.investor-register-page .brand-name{font-size:22px;font-weight:600;color:#252525}.investor-register-page .title{font-size:32px;font-weight:600;margin-bottom:4px;color:#111827}.investor-register-page .subtitle{margin-bottom:26px;color:#757889;font-size:14px}.investor-register-page .form label{display:flex;flex-direction:column;margin-bottom:18px}.investor-register-page .label{font-size:13px;font-weight:500;color:#50515b;margin-bottom:6px}.investor-register-page input{width:100%;padding:14px;background:#fff;border-radius:10px;border:1px solid var(--border);font-size:14px}.investor-register-page input::placeholder{color:#b5b7c4}.investor-register-page .btn-primary{width:100%;padding:14px;border:none;border-radius:12px;background:var(--yellow);font-weight:600;font-size:15px;cursor:pointer;margin-top:6px}.investor-register-page input{color:#000!important}.investor-register-page .login{text-align:center;margin-top:18px;color:#7a7c8b;font-size:14px}.investor-register-page .login a{color:#1c3fb0;font-weight:500}.investor-register-page .divider{display:flex;align-items:center;gap:12px;margin:26px 0;color:#9aa1ae}.investor-register-page .divider span{flex:1;height:1px;background:#e3e5ef}.investor-register-page .btn-social{width:100%;padding:13px;display:flex;align-items:center;gap:12px;border:1px solid #e3e5ef;background:#fff;border-radius:12px;font-size:15px;cursor:pointer;font-weight:500;margin-bottom:12px}.investor-register-page .btn-social .icon{width:22px;height:22px}.investor-register-page .right{background-image:url(https://images.unsplash.com/photo-1507679799987-c73779587ccf?auto=format&fit=crop&w=1350&q=80);background-size:cover;background-position:center;position:relative;display:flex;align-items:center}.investor-register-page .overlay{background:#000000c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;height:100%;padding:60px;color:#fff}.investor-register-page .trusted{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff14;border-radius:20px;font-size:14px}.investor-register-page .trusted img{width:16px;filter:invert(90%)}.investor-register-page .hero-title{font-size:58px;line-height:1.1;font-weight:600;margin:24px 0 12px}.investor-register-page .hero-desc{font-size:16px;color:#dcdde5;margin-bottom:32px;max-width:520px;line-height:1.6}.investor-register-page .features{display:flex;flex-direction:column;gap:26px}.investor-register-page .feature-item{display:flex;align-items:center;gap:16px}.investor-register-page .feature-item img{width:40px;height:40px;padding:10px;background:#ffffff1a;border-radius:12px;filter:invert(80%)}.investor-register-page .feature-item h4{font-size:18px;font-weight:600;margin-bottom:3px}.investor-register-page .feature-item p{font-size:14px;opacity:.9}@media (max-width: 900px){.investor-register-page{grid-template-columns:1fr}.investor-register-page .right{display:none}}.investor-register-page .social-icon{width:22px;height:22px;object-fit:contain}.investor-register-page .feature-icon-box{width:48px;height:48px;background:#ffffff1a;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:10px}.investor-register-page .feature-icon-box img{width:26px;height:26px;filter:invert(90%)}.investor-register-page .feature-item{display:flex;align-items:center;gap:14px}.investor-register-page .trusted img{width:18px;filter:invert(90%);margin-bottom:-1px}.investor-register-page button,.investor-register-page button:focus,.investor-register-page button:active,.investor-register-page button:focus-visible{outline:none!important;box-shadow:none!important;border-color:transparent!important}.investor-register-page button{box-shadow:0 0 0 3px #f5c20040!important;border-radius:10px}.investor-register-page .btn-primary,.investor-register-page .btn-next{box-shadow:0 0 0 3px #f5c20059!important}.investor-register-page .btn-back{box-shadow:0 0 0 3px #00000014!important}.msf-page,.msf-page *{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.msf-page{display:grid;grid-template-columns:30% 70%;width:100%;min-height:100vh;overflow:hidden}.msf-left{background:linear-gradient(#0a193cd1,#0a193ce0),url(https://images.unsplash.com/photo-1507679799987-c73779587ccf?auto=format&fit=crop&w=1350&q=80);background-size:cover;padding:50px;color:#fff}.msf-left-inner{max-width:420px;margin-top:30px}.trusted-badge{background:#ffffff1f;padding:8px 14px;border-radius:20px;font-size:13px;display:inline-flex;align-items:center;gap:6px;margin-bottom:40px}.lang{font-size:14px;opacity:.9;margin-bottom:30px}.step-tag{display:inline-block;background:#ffffff26;padding:8px 14px;border-radius:20px;font-size:14px;margin-bottom:20px}.msf-left-title{font-size:38px;margin-bottom:12px;font-weight:600}.msf-left-desc{opacity:.9;margin-bottom:28px;line-height:1.6}.msf-bullets{margin-top:20px}.msf-bullet-item{display:flex;align-items:center;gap:10px;margin-bottom:14px;font-size:15px}.msf-bullet-item span{width:10px;height:10px;background:#f5c200;border-radius:50%}.msf-right{padding:40px 60px;background:linear-gradient(180deg,#fff,#fafaff);overflow-y:auto}.msf-right-header{display:flex;justify-content:space-between;align-items:center}.logo-flex{display:flex;align-items:center;gap:10px}.emireq-logo{width:10rem;height:auto}.brand-text{font-size:22px;font-weight:600}.lang-right{font-size:14px;color:#555}.msf-progress{display:flex;align-items:center;margin-top:36px;gap:0;padding:6px 0}.msf-progress-segment{display:flex;align-items:center;transition:.3s ease}.msf-circle{width:40px;height:40px;border-radius:50%;border:2px solid #e5e7eb;background:#fff;color:#888;display:flex;justify-content:center;align-items:center;font-weight:500;transition:background .35s ease,border-color .35s ease,color .35s ease,transform .25s ease}.msf-circle.completed{background:#22c55e;border-color:#22c55e;color:#fff;transform:scale(1.08);box-shadow:0 0 8px #22c55e66}.msf-circle.current{background:#f5c200;border-color:#f5c200;color:#000;transform:scale(1.15);box-shadow:0 0 12px #f5c20099}.msf-connector{width:56px;height:5px;background:#e5e7eb;border-radius:5px;margin:0 10px;transition:background .35s ease,width .25s ease}.msf-connector.completed{background:#22c55e}.msf-connector.current{background:#f5c200}.msf-circle:hover{transform:scale(1.1);transition:.2s ease}.msf-content{margin-top:40px;max-width:700px}.msf-heading{font-size:24px;font-weight:600;display:flex;align-items:center;gap:10px}.msf-subheading{margin:10px 0 26px;color:#666}.msf-form label{display:block;margin-bottom:20px;color:#444}.msf-form input,.msf-form select{width:100%;padding:14px;border-radius:10px;border:1px solid #ddd;margin-top:6px;font-size:14px;background:#fff;color:#333}.msf-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23666' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.input-icon{position:relative}.input-icon svg{position:absolute;top:50%;left:12px;transform:translateY(-50%);opacity:.7}.input-icon input{padding-left:40px}.msf-buttons{margin-top:30px;display:flex;gap:16px}.btn-back{padding:12px 26px;border-radius:10px;background:transparent;border:1px solid #d1d5db;cursor:pointer;font-size:14px;font-weight:500;color:#374151}.btn-next{padding:12px 26px;border-radius:10px;background:#f5c200;border:none;display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;cursor:pointer;color:#000}@media (max-width: 900px){.msf-page{grid-template-columns:1fr}.msf-left{display:none}}._headerContainer_129o7_1{display:flex;justify-content:space-between;align-items:center;background-color:#fff;box-shadow:#43536026 0 4px 12px;padding:1.5rem 4rem;border:.8px solid #e0e0e0}._logoImage_129o7_12{height:40px;width:auto;object-fit:contain;cursor:pointer}._linksContainer_129o7_20{display:flex;gap:2rem;list-style:none;margin:0;padding:0;font-family:URWGeometric,sans-serif;font-weight:600;font-size:16px;color:#121212}._navItem_129o7_32{cursor:pointer;letter-spacing:.8px}._navLink_129o7_37{text-decoration:none;color:inherit;position:relative;padding:4px 0}._navLink_129o7_37:after{content:"";position:absolute;width:0;height:2px;left:0;bottom:-4px;background-color:#152b5a;transition:width .3s ease}._navLink_129o7_37:hover:after{width:100%}._btnContainer_129o7_61{display:flex;gap:1.2rem}._btnContainer_129o7_61 button{width:113px;height:39px;padding:8px 24px;border-radius:12px;font-family:URWGeometric,sans-serif;font-weight:500;font-size:16px;cursor:pointer;transition:all .2s ease}._outlineBtn_129o7_78{border:1px solid #c1c1c1;background:transparent;color:#090909}._standardBtn_129o7_84{border:none;background-color:#152b5a;color:#fff}@media (max-width: 1024px){._headerContainer_129o7_1{padding:1rem 2rem}._linksContainer_129o7_20{gap:1.5rem;font-size:15px}._logoImage_129o7_12{height:36px}button{width:auto;height:36px;padding:6px 18px;font-size:15px}}@media (max-width: 768px){._headerContainer_129o7_1{padding:.8rem 1.5rem}._linksContainer_129o7_20{gap:1.2rem;font-size:14px}._btnContainer_129o7_61{gap:.8rem}button{padding:6px 14px;font-size:14px}}._footer_1t699_1{padding:4rem 6rem 2rem;background:#fff;color:#475569;font-size:14px}._footerTop_1t699_9{display:grid;grid-template-columns:1.5fr 3fr;gap:6rem}._logo_1t699_15{display:flex;align-items:center;gap:.5rem;font-size:20px;font-weight:600;color:#0f172a}._brand_1t699_24 p{max-width:202px;margin:1rem 0;font-family:URWGeometric!important;font-weight:500;font-style:Medium;font-size:16px;line-height:24px;letter-spacing:0%}._socials_1t699_35{display:flex;gap:.6rem}._socials_1t699_35 a{width:34px;height:34px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0f172a;cursor:pointer}._links_1t699_53{display:grid;grid-template-columns:repeat(5,1fr);gap:3rem}._links_1t699_53 h4{margin-bottom:1rem;font-size:16px;color:#121212;font-family:URWGeometric!important}._links_1t699_53 a{display:block;margin-bottom:.6rem;cursor:pointer;font-size:14px;font-family:URWGeometric!important;color:#43536d}._footer_1t699_1 hr{margin:3rem 0;border:none;border-top:1px solid #e2e8f0}._newsletter_1t699_83{display:flex;justify-content:space-between;align-items:center;gap:2rem}._newsletter_1t699_83 h3{font-size:24px;color:#121212;font-family:URWGeometric!important}._newsletter_1t699_83 p{font-size:14px;color:#43536d;font-family:URWGeometric!important}._subscribeBox_1t699_102{display:flex;gap:.75rem;min-width:420px;font-family:URWGeometric!important}._subscribeBox_1t699_102 input{flex:1;padding:.75rem 1rem;border-radius:10px;border:1px solid #e5e7eb;background:#f8fafc;font-family:URWGeometric!important}._subscribeBox_1t699_102 button{padding:.75rem 1.25rem;border-radius:10px;border:none;background:#fbbf24;font-weight:500;cursor:pointer;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;font-family:URWGeometric!important}._bottom_1t699_130{margin-top:3rem;display:flex;justify-content:space-between;align-items:center;font-size:13px}._policies_1t699_138 a{margin-left:1.25rem;cursor:pointer}@media (max-width: 1024px){._footer_1t699_1{padding:3rem 3rem 2rem}._footerTop_1t699_9{grid-template-columns:1fr;gap:3rem}._links_1t699_53{grid-template-columns:repeat(2,1fr)}._newsletter_1t699_83{flex-direction:column;align-items:flex-start}._subscribeBox_1t699_102{width:100%;min-width:auto}._bottom_1t699_130{flex-direction:column;gap:1rem;text-align:center}}._statsuiSection_chfyp_3{min-height:60vh;width:100%;display:flex;align-items:center;justify-content:center;padding:70px 44px;font-family:Inter,system-ui,sans-serif}._statsuiGrid_chfyp_15{width:100%;max-width:1280px;display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:32px}._statsCardContainer_chfyp_25{border:.8px solid #cad3ff;border-radius:32px;width:100%;padding:20px 10px 10px;background:#fafafa;box-shadow:0 42px 42px -21px #0e3f7e0a;display:flex;justify-content:center;height:22rem}._statsuiCard_chfyp_40{position:relative;border-radius:24px;overflow:hidden;width:100%}._statsuiRoi_chfyp_49{background:#facc15;padding:36px;min-height:280px}._statsuiRoi_chfyp_49:after{content:"";position:absolute;right:-70px;bottom:-70px;width:220px;height:220px;background:#ffffff40;border-radius:50%}._statsuiRoiIconWrapper_chfyp_66{position:absolute;top:-14px;left:-14px;width:86px;height:86px;background:#fafafa;border-radius:50%;display:flex;align-items:center;justify-content:center}._statsuiRoiIcon_chfyp_66{width:56px;height:56px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center}._statsuiRoiContent_chfyp_91{margin-top:96px}._statsuiLabel_chfyp_95{font-size:18px}._statsuiValue_chfyp_99{font-size:56px;font-weight:800;margin:10px 0}._statsuiSub_chfyp_105{font-size:16px;opacity:.75}._statsuiTrust_chfyp_112{background:radial-gradient(circle at top right,#2a3445,#0b1324);padding:0 30px;color:#fff;border-radius:24px}._statsuiBig_chfyp_119{font-size:70px;font-weight:900}._statsuiBig_chfyp_119 span{color:#facc15}._statsuiDesc_chfyp_128{max-width:360px;margin-top:14px;line-height:1.55;color:#cbd5e1;font-size:15px}._statsuiAvatars_chfyp_136{display:flex;align-items:center;margin-top:36px}._statsuiAvatars_chfyp_136 img{width:52px;height:52px;border-radius:50%;border:3px solid #0b1324;margin-left:-14px}._statsuiPlus_chfyp_150{margin-left:16px;font-size:44px;font-weight:700}._statsuiVolume_chfyp_158{background:#fff;padding:32px}._statsuiVolumeHead_chfyp_163 span{font-size:16px;opacity:.7}._statsuiVolumeHead_chfyp_163 h2{font-size:42px;margin:8px 0}._statsuiBadge_chfyp_173{display:inline-block;background:#3b82f6;color:#fff;font-size:13px;font-weight:600;padding:6px 14px;border-radius:999px}._statsuiChart_chfyp_183{margin-top:28px;height:150px}@media (max-width: 1024px){._statsuiGrid_chfyp_15{grid-template-columns:1fr 1.1fr 1fr}}._heroSectionContainer_d7gdu_4{padding:5rem 13rem;background-position:center;background-repeat:no-repeat}._heroContent_d7gdu_10{position:relative;max-width:1440px;margin:0 auto}._heroHeading_d7gdu_19{font-weight:700;font-size:60px;line-height:78px;text-align:center;color:#2f2f33}._heroSubheading_d7gdu_27{font-family:URWGeometric;font-weight:400;font-size:15px;line-height:28px;text-align:center;color:#43536d}._heroBtnContainer_d7gdu_39{display:flex;justify-content:center;gap:20px;margin-top:30px}._heroOutlineBtn_d7gdu_46{border-radius:12px;padding:12px 16px;background-color:#152b5a;font-family:URWGeometric!important;font-weight:700;font-size:14px;color:#fff}._heroOutlineBtn_d7gdu_46 span{margin-right:4px}._heroStanderdBtn_d7gdu_60{border-radius:10px;padding:12px 16px;background-color:#fafbfc;border:1.6px solid #e5e7eb;font-size:14px;color:#121212;font-weight:700;font-family:URWGeometric!important}._heroTopBadge_d7gdu_74,._heroBelowBadge_d7gdu_75{display:inline-flex;align-items:center;gap:6px;border-radius:41.48px;padding:6px 18px;box-shadow:0 4px 12px #0505053d;background-color:#fff;color:#aaa29a;font-size:14px;font-family:URWGeometric,sans-serif!important;animation:_floatBadge_d7gdu_1 4s ease-in-out infinite;will-change:transform}._heroTopBadge_d7gdu_74{position:absolute;top:160px;left:79%}._heroBelowBadge_d7gdu_75{position:absolute;left:-5%;animation-delay:1.5s}._heroTopBadge_d7gdu_74 svg,._heroBelowBadge_d7gdu_75 svg{display:block}@keyframes _floatBadge_d7gdu_1{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}._emHeroSearchContainer_d7gdu_125{transform:translateY(20px);z-index:50;width:78%;margin:auto;display:flex;flex-direction:column;align-items:center}._emHeroSearch_d7gdu_125{display:flex;align-items:center;background:#fff;border-radius:15px;padding:15px 8px;border:8px solid #cbdbfc;box-shadow:0 24px 60px #0000000f;height:78px;width:95%}._emHeroLeft_d7gdu_147{display:flex;align-items:center;flex:1}._emHeroIcon_d7gdu_153{width:48px;height:48px;border-radius:12px;background-color:#15289a0d;display:flex;align-items:center;justify-content:center}._emHeroInput_d7gdu_163{flex:1;border:none;outline:none;font-size:16px;padding:0 16px;color:#101828;background:transparent}._emHeroInput_d7gdu_163::placeholder{color:#98a2b3}._emHeroSelect_d7gdu_177{position:relative;margin-left:12px}._emHeroSelectTrigger_d7gdu_182{background:#f3f4f6;padding:8px 12px;border-radius:10px;font-size:14px;width:170px;cursor:pointer;white-space:nowrap;border:none;color:#111827;display:flex;align-items:center;justify-content:space-between}._selectCaret_d7gdu_197{font-size:11px;margin-left:8px}._emHeroOptions_d7gdu_202{position:absolute;top:calc(100% + 10px);left:0;min-width:170px;background:#fff;border:1px solid rgba(203,219,252,.9);border-radius:12px;box-shadow:0 18px 36px #12264829;overflow:hidden;z-index:10}._emHeroOption_d7gdu_202{width:100%;padding:12px 14px;border:none;background:#fff;text-align:left;font-size:14px;color:#111827;cursor:pointer}._emHeroOption_d7gdu_202:hover{background:#f8fafc}._emHeroSearchBtn_d7gdu_230{background:#152b5a;color:#fff;padding:10px 22px;border-radius:12px;border:none;font-weight:600;font-size:14px;width:106px;margin-left:10px;cursor:pointer}._searchRresults_d7gdu_246{width:95%;margin:14px auto 0;background:#fff;border-radius:18px;padding:18px;border:1px solid rgba(193,193,193,.45);box-shadow:0 40px 100px #1226482e;z-index:20;min-height:260px}._aiDiscoveryCard_d7gdu_261{display:flex;gap:16px;padding:24px;background:#f4f5fb;border-radius:12px;box-shadow:0 1px 3px #0000001a}._aiIcon_d7gdu_270{width:48px;height:48px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001f}._aiTitle_d7gdu_281{margin:0 0 8px;font-size:16px;font-weight:700;color:#111827}._aiDescription_d7gdu_288{margin:0;font-size:14px;line-height:1.7;color:#43536d}._resultsDivider_d7gdu_295{width:100%;height:1px;background:#e5e7eb;margin:24px 0 16px}._searchResultsTitle_d7gdu_302{color:#43536d;margin:16px 0 12px;font-family:URWGeometric!important;font-size:14px;letter-spacing:.35px;text-transform:uppercase}._searchHint_d7gdu_311{padding:8px 0;font-size:14px;color:#98a2b3}._resultsSections_d7gdu_317{display:flex;flex-direction:column;gap:20px}._resultSection_d7gdu_323{display:flex;flex-direction:column;gap:6px}._resultSectionTitle_d7gdu_329{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#52607a}._resultItem_d7gdu_337{display:flex;justify-content:space-between;width:100%;padding:10px;border:none;border-bottom:1px solid #edf2f7;background:transparent;text-align:left;font-family:URWGeometric!important;font-size:16px;color:#111827;cursor:pointer;transition:transform .2s ease}._resultItem_d7gdu_337:hover{background-color:#b5b5b582;transform:none;box-shadow:none;border-radius:5px}._emptyCategory_d7gdu_360{font-size:14px;color:#6b7280;font-style:italic;padding:2px 0 6px}._resultItemContent_d7gdu_367{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}._resultName_d7gdu_375{color:#111827}._resultType_d7gdu_379{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b7280}._loadingState_d7gdu_387{display:flex;flex-direction:column;gap:12px}._skeletonLine_d7gdu_393{width:100%;height:18px;border-radius:999px;background:linear-gradient(90deg,#eef2ff 25%,#f8fafc,#eef2ff 75%);background-size:200% 100%;animation:_shimmer_d7gdu_1 1.3s linear infinite}@keyframes _shimmer_d7gdu_1{0%{background-position:200% 0}to{background-position:-200% 0}}._fallbackBlock_d7gdu_412{margin-top:18px}._trendingItem_d7gdu_416{display:flex;justify-content:space-between;padding:12px 0;font-family:URWGeometric!important;font-size:16px;cursor:pointer;transition:transform .25s ease}._trendingItem_d7gdu_416:hover{transform:translate(4px)}._trendPositive_d7gdu_430{color:#00c16a;font-weight:600}@media (max-width: 768px){._heroSectionContainer_d7gdu_4{padding:3rem 1.25rem}._heroHeading_d7gdu_19{font-size:40px;line-height:44px}._heroSubheading_d7gdu_27{font-size:16px;line-height:24px}._heroBtnContainer_d7gdu_39{flex-direction:column}._heroOutlineBtn_d7gdu_46,._heroStanderdBtn_d7gdu_60{width:100%}._emHeroSearch_d7gdu_125{flex-direction:column;height:auto;gap:12px}._emHeroLeft_d7gdu_147{width:100%;flex-direction:column;align-items:stretch;gap:12px}._emHeroSearchBtn_d7gdu_230{width:100%;margin-left:0}._emHeroSelectTrigger_d7gdu_182{width:100%;text-align:center}._emHeroSelect_d7gdu_177{margin-left:0}._emHeroOptions_d7gdu_202{min-width:100%}}._heroDecorTop_d7gdu_497{position:absolute;top:104px;right:18%;width:50px;pointer-events:none;animation:_floatBadge_d7gdu_1 6s ease-in-out infinite}._heroDecorBottom_d7gdu_506{position:absolute;bottom:-25px;left:-5%;width:30px;pointer-events:none;animation:_floatBadge_d7gdu_1 6s ease-in-out infinite;animation-delay:2s}._resultItem_d7gdu_337{display:flex;align-items:center;gap:6px;width:100%;cursor:pointer}._name_d7gdu_525{flex-shrink:0;white-space:nowrap}._separator_d7gdu_531{flex-shrink:0}._description_d7gdu_536{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:gray}._categorySection_auou4_1{padding:48px 80px;background:#f9fbff}._stepper_auou4_8{display:flex;align-items:center;margin-bottom:32px}._stepItem_auou4_14{display:flex;align-items:center;gap:8px}._stepCircle_auou4_20{width:50px;height:50px;border-radius:50%;background:#e5e7eb;color:#475569;display:flex;align-items:center;justify-content:center}._stepLabel_auou4_31{font-size:15px;color:#4a5565;line-height:1.2}._completed_auou4_37 ._stepCircle_auou4_20{background:#dcfce7;color:#16a34a}._stepLine_auou4_42{width:80px;height:2px;background:#e5e7eb;margin:0 12px}._stepLineActive_auou4_49{width:80px;height:2px;background:#111827;margin:0 12px}._heading_auou4_58{font-size:24px;font-weight:600;color:#1e2a3b;margin-bottom:32px}._grid_auou4_67{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._card_auou4_75{background:#fff;border:2px solid #c1c1c180;border-radius:16px;padding:16px 18px;box-shadow:0 6px 20px #1e2a3b14;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s ease,box-shadow .25s ease;will-change:transform}._cardTop_auou4_88{display:flex;justify-content:space-between;align-items:center}._iconWrapper_auou4_94{width:45px;height:45px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}._cardContent_auou4_104{margin-top:14px}._cardTitle_auou4_108{font-family:URWGeometric!important;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;color:#121212;margin-bottom:4px}._cardCount_auou4_118{font-family:URWGeometric!important;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;color:#43536d}._switch_auou4_129{position:relative;width:36px;height:18px}._switch_auou4_129 input{display:none}._slider_auou4_139{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:20px;transition:.3s}._slider_auou4_139:before{content:"";position:absolute;width:14px;height:14px;left:2px;top:2px;background:#fff;border-radius:50%;transition:.3s}._switch_auou4_129 input:checked+._slider_auou4_139{background:#fbbc05}._switch_auou4_129 input:checked+._slider_auou4_139:before{transform:translate(18px)}._browseCard_auou4_169{align-items:center;justify-content:center;text-align:center}._browseIcon_auou4_175{width:45px;height:45px;background:#c1c1c13d;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;color:#121212a6}._browseText_auou4_187{font-size:14px;font-weight:500;color:#667085}._footer_auou4_195{margin-top:32px;display:flex;justify-content:space-between;align-items:center}._selected_auou4_202{font-size:13px;color:#667085}._actions_auou4_207{display:flex;gap:16px}._clearBtn_auou4_212{background:none;border:none;font-size:14px;cursor:pointer}._continueBtn_auou4_219{background:#0f2a56;color:#fff;border:none;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}._Technology_auou4_231 ._iconWrapper_auou4_94{background:#6366f11f;color:#6366f1}._RealEstate_auou4_237 ._iconWrapper_auou4_94{background:#14b8a61f;color:#14b8a6}._Healthcare_auou4_243 ._iconWrapper_auou4_94{background:#ef44441f;color:#ef4444}._AIMachineLearning_auou4_249 ._iconWrapper_auou4_94{background:#8b5cf624;color:#8b5cf6}._ECommerce_auou4_255 ._iconWrapper_auou4_94{background:#0088941f;color:#008894}._EventsEntertainment_auou4_261 ._iconWrapper_auou4_94{background:#f6e15c24;color:#edc234}._FashionBeauty_auou4_267 ._iconWrapper_auou4_94{background:#f208a41f;color:#f208a4}._selected_auou4_202 ._iconWrapper_auou4_94{box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}._headingRow_auou4_276{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px}._helperWrapper_auou4_284{display:flex;flex-direction:row;align-items:flex-end;text-align:center}._helperCard_auou4_291{width:285px;height:90px;background:#8b5df7;color:#fff;font-size:17px;font-weight:500;line-height:1.4;padding:21px 16px;border-radius:10px;max-width:267px;box-shadow:0 15px 25px #525a664d}._helperArrowImg_auou4_305{margin-bottom:-20px}._ctaWrapper_auou4_311{display:flex;align-items:flex-end;justify-content:end;gap:12px}._ctaCard_auou4_318{width:270px;height:90px;background:#ffc30099;color:#1e2a3b;font-size:17px;font-weight:500;padding:24px 22px;border-radius:10px;text-align:center;max-width:320px;box-shadow:0 15px 25px #525a664d}._ctaArrow_auou4_332{margin-bottom:-25px}._helperWrapper_auou4_284,._ctaWrapper_auou4_311{flex-shrink:0}@media (hover: hover) and (pointer: fine){._card_auou4_75:hover{transform:translateY(-4px);box-shadow:0 12px 30px #1e2a3b26}}@media (max-width: 1024px){._headingRow_auou4_276{flex-direction:row;align-items:flex-start}._helperWrapper_auou4_284{margin-left:auto}._ctaWrapper_auou4_311{margin-left:auto;margin-top:24px}}._section_1x2oa_1{padding:80px;text-align:center}._badge_1x2oa_7{background:#d4f1fc;color:#1c79ff;padding:5px 14px;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:20px}._heading_1x2oa_18{font-family:URWGeometric!important;font-weight:500;font-size:64px;letter-spacing:1px;text-align:center;margin-bottom:0;color:#121212}._subtext_1x2oa_29{font-family:URWGeometric!important;font-weight:500;font-size:20px;text-align:center;color:#717182;margin-bottom:80px}._stats_1x2oa_39{display:flex;justify-content:center;gap:80px;margin-bottom:48px;color:#ffc300}._statValue_1x2oa_47{font-family:URWGeometric!important;font-weight:700;font-style:Bold;font-size:48px}._statLabel_1x2oa_54{font-family:URWGeometric!important;font-weight:600;font-size:22px;color:#121212}._dashboardWrapper_1x2oa_62{background:linear-gradient(180deg,#eef2ff,#f8fafc);border-radius:24px;padding:16px}._dashboard_1x2oa_62{background:#f9f9f9;border-radius:20px;padding:24px}._topCards_1x2oa_75{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}._cryptoCard_1x2oa_82{background:#fff;border-radius:10px;padding:16px;text-align:left;box-shadow:0 10px 25px #0000000f}._cryptoCard_1x2oa_82 h4{font-weight:600;font-size:20px;line-height:24px;margin-bottom:0;color:#000}._price_1x2oa_98{font-weight:600;font-size:20px;line-height:22.45px}._green_1x2oa_104{color:#00b031!important;font-size:12px}._red_1x2oa_109{color:#e7000b!important;font-size:12px}._chartGreen_1x2oa_114 polyline{stroke:#16a34a}._chartRed_1x2oa_118 polyline{stroke:#dc2626}._market_1x2oa_123{text-align:left;background-color:#fff;padding:24px;border-radius:16px}._marketSub_1x2oa_130{font-weight:400;font-size:17.47px;line-height:24.85px;color:#8d8d99;margin-top:2px}._market_1x2oa_123 h3{font-family:Arial;font-weight:400;font-size:26px;line-height:34.67px;color:#101828;display:inline}._table_1x2oa_148{width:100%;border:1.31px solid #dfdff2;border-radius:13.15px}._table_1x2oa_148 th{font-size:15.75px;font-weight:500;color:#8d8d99;padding:12px 16px}._row_1x2oa_163{border:1px solid black}td,th{border-bottom:1.31px solid #dfdff2}._row_1x2oa_163 td{padding:16px;font-size:14px;color:#0f172a}._nameCell_1x2oa_179{display:flex;align-items:center;gap:12px}._coinName_1x2oa_185{font-family:Arial;font-weight:400;font-size:15.17px;color:#101828;margin-bottom:0}._coinSymbol_1x2oa_193{font-size:12px;color:#64748b}._iconBox_1x2oa_199{width:36px;height:36px;border-radius:10px}._orange_1x2oa_205{background:#fff4e5}._blue_1x2oa_209{background:#eef2ff}._greenIcon_1x2oa_213{background:#e8f9ef}._bold_1x2oa_218{font-weight:600}._tradeBtn_1x2oa_223{background:#ffe2c6;color:#f97316;font-size:15.78px;padding:6px 14px;border-radius:8px;font-weight:500;border:none;cursor:pointer}._dashboardTop_1x2oa_235{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._dashboardTitle_1x2oa_242{font-weight:700;font-size:20px;color:#51636f}._dashboardActions_1x2oa_249{display:flex;align-items:center;gap:12px}._iconBtn_1x2oa_256{width:40px;height:40px;background:#fff;border-radius:5px;cursor:pointer;font-size:20px;border:none;padding:10px}._searchBox_1x2oa_268{display:flex;align-items:center;gap:6px;background:#fff;border:none;border-radius:5px;padding:0 10px;height:36px;width:25rem}._searchBox_1x2oa_268 input{border:none;outline:none;background:transparent;font-size:13px;width:140px}._avatar_1x2oa_289{width:36px;height:36px;border-radius:50%;background:#c7d2fe;color:#1e3a8a;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}._cardHeader_1x2oa_303{display:flex;justify-content:space-between;align-items:center}._cardLeft_1x2oa_309{display:flex;align-items:center;gap:12px}._iconBox_1x2oa_199{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}._symbol_1x2oa_326{font-size:12px;color:#64748b}._changeBadge_1x2oa_332{padding:4px 10px;border-radius:999px;font-weight:500;font-weight:600;font-size:11px;line-height:22.45px;vertical-align:middle}._greenBg_1x2oa_342{background:#00b0311a;color:#00b031}._redBg_1x2oa_347{background:#fdecec;color:#dc2626}._cardBody_1x2oa_353{display:flex;justify-content:space-between;align-items:center;margin-top:18px}._cardFooter_1x2oa_361{margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;font-size:12px;color:#8d8d99}._cardFooter_1x2oa_361 a{color:#4940ff;font-weight:500}._discalimer_1x2oa_376{font-family:Arial;font-weight:400;font-size:13px;line-height:17.33px;color:#6a7282;margin-top:16px;margin-bottom:-20px}@media (max-width: 1024px){._section_1x2oa_1{padding:64px 40px}._stats_1x2oa_39{gap:40px}._topCards_1x2oa_75{grid-template-columns:repeat(3,1fr)}}@media (max-width: 834px){._topCards_1x2oa_75{grid-template-columns:repeat(2,1fr)}._cryptoCard_1x2oa_82{min-width:0}._market_1x2oa_123{overflow-x:hidden}}@media (max-width: 767px){._topCards_1x2oa_75{grid-template-columns:1fr}}._businessSection_1qdot_1{padding:50px 80px;background:#fff}._container_1qdot_6{max-width:1280px;margin:auto}._headerRow_1qdot_12{display:flex;justify-content:space-between;gap:80px}._badge_1qdot_18{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(90deg,#bbd6f1,#f7ecc7);color:#0b2b5e;border-bottom-left-radius:25px;border-top-right-radius:25px;font-family:URWGeometric!important;font-weight:500;font-size:14px;text-transform:uppercase}._heading_1qdot_35{line-height:64px;margin-top:12px;font-family:URWGeometric!important;font-weight:600;font-size:64px;line-height:76px;text-align:left}._heading_1qdot_35 span{color:#fbbf24}._headerRight_1qdot_49 p{max-width:535px;font-size:15px;font-family:URWGeometric!important;font-weight:500;font-style:Medium;font-size:20px;line-height:28px;color:#43536d;margin-top:53px}._viewAll_1qdot_61{margin-top:16px;background:transparent;border:1px solid #c7d2fe;padding:10px 18px;border-radius:10px;cursor:pointer;display:inline-flex;gap:8px;font-family:URWGeometric!important;align-items:center}._filterRow_1qdot_75{margin-top:48px;display:flex;gap:16px;margin-bottom:30px}._searchBox_1qdot_82{flex:1;display:flex;align-items:center;gap:8px;border:1px solid #c1c1c180;padding:12px 14px;border-radius:16px}._searchBox_1qdot_82 input{border:none;outline:none;width:100%}._category_1qdot_98{padding:12px 16px;border-radius:16px;border:1px solid #e5e7eb;background-color:#c1c1c13d;width:18%}._resultText_1qdot_106{font-family:URWGeometric!important;font-weight:400;font-size:16px;line-height:24px;color:#43536d}._listingGrid_1qdot_115{display:flex;flex-direction:column;gap:20px;margin-top:30px}._listingCard_1qdot_122{display:flex;background:#fff;border:1px solid #c1c1c180;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000000f;position:relative}._imageWrap_1qdot_132{width:400px;min-width:250px}._imageWrap_1qdot_132 img{width:100%;height:100%;object-fit:cover}._imageTag_1qdot_143{position:absolute;top:12px;left:12px;background:#ffc300;padding:4px 10px;font-size:12px;font-weight:600;font-family:URWGeometric!important;border-radius:7.4px;box-shadow:0 18.5px 23.13px -4.63px #0000001a}._cardContent_1qdot_156{flex:1}._cardHeader_1qdot_160{display:flex;gap:12px;align-items:center;padding:0 20px}._cardHeader_1qdot_160 h3{font-family:URWGeometric!important;font-weight:600;font-size:24px;letter-spacing:0px;margin-bottom:5px}._verified_1qdot_175{font-size:14px;font-weight:500;background:#1c79ff;color:#fff;padding:5px 16px;border-radius:4px;width:90px;height:28px;margin-top:20px;font-family:URWGeometric!important}._desc_1qdot_188{font-family:URWGeometric!important;font-weight:400;font-size:16px;margin-top:2px;color:#45556c;padding:0 20px}._tags_1qdot_197{margin-top:25px;padding:0 20px}._tags_1qdot_197 span{font-size:12px;background:transparent;padding:6px 12px;margin-right:6px;border:.8px solid #e2e8f0;font-family:URWGeometric!important;border-radius:10px;color:#314158}._metrics_1qdot_213{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:20px 0;border-top:1px solid #e5e7eb;padding:0 30px}._metricInfo_1qdot_223{display:flex;flex-direction:column;gap:4px;padding:10px;margin-top:25px}._metrics_1qdot_213 label{font-size:14px;font-family:URWGeometric!important;color:#62748e}._metrics_1qdot_213 strong{font-size:16px;font-weight:600;font-family:URWGeometric!important;color:#0f172b}._metricItem_1qdot_244{display:flex;align-items:center;gap:0px}._metricIcon_1qdot_250{width:32px;height:32px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}._metricFunding_1qdot_262{color:#155dfc;background-color:#eff6ff}._metricInvestors_1qdot_267{color:#9810fa;background-color:#faf5ff}._metricMinEntry_1qdot_272{color:#096;background-color:#ecfdf5}._cardFooter_1qdot_277{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:13px;background-color:#f8fafccc;padding:24px 40px}._cardFooter_1qdot_277 span{font-family:URWGeometric!important;font-size:14px;color:#45556c}._actions_1qdot_293{display:flex;gap:10px}._outlineBtn_1qdot_298,._primaryBtn_1qdot_299{padding:6px 14px;font-size:13px}._outlineBtn_1qdot_298{border:1px solid #e5e7eb;background:#fff;padding:8px 14px;border-radius:10px;font-family:URWGeometric!important}._primaryBtn_1qdot_299{background:#1e3a8a;color:#fff;border:none;padding:8px 16px;border-radius:10px;display:inline-flex;gap:8px;font-family:URWGeometric!important;align-items:center}._bestChoice_1qdot_324{position:absolute;background:#395698;padding:10px 15px;width:128px;height:40px;border-top-right-radius:16px;color:#fff;font-size:14px;font-weight:400;font-family:Arial!important;display:inline-flex;gap:2px;align-items:center;top:0;right:-6px;border-bottom-left-radius:24px}._viewMore_1qdot_344{margin:40px auto 0;display:block;background:transparent;color:#2563eb;border:1px solid #2563eb;padding:10px;width:15%;border-radius:20px;font-size:15px}@media (max-width: 1024px){._businessSection_1qdot_1{padding:80px 40px}._headerRow_1qdot_12{flex-direction:column;gap:32px}._listingCard_1qdot_122{flex-direction:column}._imageWrap_1qdot_132{width:100%;height:220px}}._blogSection_3vzhv_1{padding:50px 80px;background:#fff}._container_3vzhv_6{max-width:1280px;margin:auto}._headerRow_3vzhv_12{display:flex;justify-content:space-between;gap:80px}._badge_3vzhv_18{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(90deg,#bbd6f1,#f7ecc7);color:#0b2b5e;border-bottom-left-radius:25px;border-top-right-radius:25px;font-family:URWGeometric!important;font-weight:500;font-size:14px;text-transform:uppercase}._heading_3vzhv_35{line-height:64px;margin-top:12px;font-family:URWGeometric!important;font-weight:600;font-size:64px;line-height:76px}._heading_3vzhv_35 span{color:#fbbf24}._headerRight_3vzhv_48 p{max-width:535px;font-size:15px;font-family:URWGeometric!important;font-weight:500;font-style:Medium;font-size:20px;line-height:28px;color:#43536d;margin-top:53px}._viewBtn_3vzhv_60{margin-top:16px;background:transparent;border:1px solid #152B5A;padding:10px 18px;border-radius:10px;cursor:pointer;display:inline-flex;gap:8px;font-family:URWGeometric!important;align-items:center}._tabs_3vzhv_74{display:flex;justify-content:center;align-items:center;gap:12px;margin:40px 0;flex-wrap:wrap}._tab_3vzhv_74{padding:8px 14px;border-radius:20px;border:none;font-size:16px;cursor:pointer;color:#43536d;background-color:#c1c1c129;font-family:URWGeometric!important}._active_3vzhv_94{background:#000;color:#fff}._blogGrid_3vzhv_100{display:grid;grid-template-columns:1.2fr .8fr;gap:32px}._featured_3vzhv_107{background:transparent;border-radius:24px;padding:24px;position:relative}._featured_3vzhv_107 img{width:100%;object-fit:cover;margin-bottom:20px;opacity:1;height:520px;border-radius:24px}._tag_3vzhv_124{position:absolute;top:45px;left:45px;background:#fff;color:#000;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;font-family:URWGeometric!important}._featured_3vzhv_107 h3{font-size:22px;margin-bottom:8px;font-family:URWGeometric!important;font-weight:600;font-style:SemiBold;font-size:32px;line-height:37.5px;letter-spacing:0px}._featured_3vzhv_107 p{font-size:14px;color:#43536d;font-family:URWGeometric!important;font-weight:400;font-size:18px;line-height:29.25px;letter-spacing:0px;border-bottom:1px solid #c1c1c180;padding-bottom:25px}._metaContainor_3vzhv_160{display:flex;justify-content:space-between}._meta_3vzhv_160{display:flex;gap:20px;font-size:12px;color:#64748b;margin:12px 0}._meta_3vzhv_160 span{color:#43536d;font-size:14px;font-family:URWGeometric!important;display:inline-flex;gap:5px;align-items:center}._readBtn_3vzhv_182{background:#000;color:#fff;border-radius:14px;font-size:14px;display:inline-flex;align-items:center;gap:6px;box-shadow:0 4px 6px -4px #0f172b33,0 10px 15px -3px #0f172b33;width:147px;height:44px;justify-content:center}._sideList_3vzhv_198{display:flex;flex-direction:column;gap:16px;margin-top:25px}._sideCard_3vzhv_205{display:flex;gap:14px;padding:20px;border-radius:16px;background:#fff;border:1px solid #c1c1c180;height:137px}._sideCard_3vzhv_205 img{width:96px;height:96px;border-radius:12px;object-fit:cover}._sideTag_3vzhv_222{font-size:12px;background:#ffc3003d;color:#423300;padding:4px 8px;border-radius:10px;border:1px solid #12121200;font-family:URWGeometric!important}._sideCard_3vzhv_205 h4{font-size:16px;margin:10px 0;color:#121212;font-family:URWGeometric!important;font-weight:400}._readMore_3vzhv_240{font-size:14px;color:#43536d;font-family:URWGeometric!important;font-weight:400;display:inline-flex;gap:5px;align-items:center}._viewAllArticles_3vzhv_250{margin-top:10px;background:#c1c1c126;color:#121212;cursor:pointer;padding:20px;border-radius:16px;border:1px solid #c1c1c126;font-family:URWGeometric!important;display:inline-flex;gap:10px;align-items:center;justify-content:center;font-size:16px}._leftCard_3vzhv_266{background:#fff;border-radius:24px;padding:24px;box-shadow:0 20px 40px #0000000f;max-width:620px}._leftImage_3vzhv_274{width:100%;height:340px;border-radius:20px;overflow:hidden;margin-bottom:24px}._leftImage_3vzhv_274 img{width:100%;height:100%;object-fit:cover}._leftContent_3vzhv_288 h3{font-size:22px;font-weight:600;margin-bottom:12px}._leftContent_3vzhv_288 p{font-size:15px;color:#475569;line-height:24px;margin-bottom:16px}._meta_3vzhv_160{display:flex;gap:16px;font-size:13px;color:#64748b;margin-bottom:20px}@media (max-width: 1024px){._blogSection_3vzhv_1{padding:80px 40px}._headerRow_3vzhv_12{flex-direction:column;gap:32px}._blogGrid_3vzhv_100{grid-template-columns:1fr}._leftCard_3vzhv_266{max-width:100%}._leftImage_3vzhv_274{height:280px}}._newsletterSection_dh1gg_1{padding:25px 80px;background:#fff}._container_dh1gg_6{max-width:1280px;margin:auto}._card_dh1gg_11{background:#f7f7f7;border-radius:20px;padding:40px 48px;display:flex;align-items:center;justify-content:space-between;gap:40px}._left_dh1gg_23 h3{font-family:URWGeometric!important;color:#121212;margin-bottom:8px;font-weight:400;font-size:30px;line-height:36px;letter-spacing:0px}._left_dh1gg_23 p{font-family:URWGeometric!important;font-size:18px;line-height:22px;color:#717182;max-width:500px;font-weight:400}._right_dh1gg_43{display:flex;align-items:center;gap:12px}._input_dh1gg_49{width:280px;height:44px;padding:0 16px;border-radius:10px;border:1px solid #d1d5db;background:#eee;font-family:URWGeometric;font-size:14px;outline:none}._button_dh1gg_63{height:44px;padding:0 20px;background:#142a5c;color:#fff;border:none;border-radius:10px;font-family:URWGeometric!important;font-weight:400;font-size:16px;cursor:pointer;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}@media (max-width: 1024px){._newsletterSection_dh1gg_1{padding:60px 40px}._card_dh1gg_11{flex-direction:column;align-items:flex-start;gap:24px}._right_dh1gg_43{width:100%}._input_dh1gg_49{flex:1;width:100%}}._heroSectionContainer_1l0un_1{padding:5rem 13rem}._badgeContainor_1l0un_4{display:flex;justify-content:center}._heroHeading_1l0un_9{font-weight:700;font-size:80px;line-height:78px;text-align:center;color:#2f2f33}._heroSubheading_1l0un_17{font-family:URWGeometric;font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#43536d}._metrics_1l0un_25{display:flex;justify-content:space-evenly;text-align:center;border-top:1px solid #e5e7eb;width:72%;margin:auto;margin-top:3rem}._metricItem_1l0un_35{padding-top:20px}._metricValue_1l0un_39{font-family:URWGeometric!important;font-weight:700;font-size:30px;line-height:36px;text-align:center;color:#101828;margin-bottom:0}._metricLabel_1l0un_48{font-family:URWGeometric!important;font-weight:400;font-size:16px;text-align:center;color:#4a5565;margin-top:5px}._badge_zlfea_1{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:linear-gradient(90deg,#bbd6f1,#f7ecc7);color:#0b2b5e;border-bottom-left-radius:25px;border-top-right-radius:25px;font-family:URWGeometric!important;font-weight:500;font-size:14px;text-transform:uppercase}._marketplace_1u14e_1{display:grid;grid-template-columns:280px 1fr;gap:2rem;padding:4rem 6rem}._sidebar_1u14e_9{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #e5e7eb}._sidebar_1u14e_9 h4{margin-bottom:1.5rem;color:#0f172a}._filterBlock_1u14e_21{margin-bottom:1.25rem}._filterBlock_1u14e_21 label{display:block;margin-bottom:.5rem;font-size:13px}._resetBtn_1u14e_31{margin-top:1rem;width:100%;padding:.6rem;border-radius:10px;border:1px solid #e5e7eb;background:transparent}._content_1u14e_41{background:transparent}._searchRow_1u14e_46{display:flex;justify-content:space-between;gap:1rem}._searchBox_1u14e_52{display:flex;align-items:center;gap:.5rem;background:#fff;border:4px solid #cbdbfc80;border-radius:14px;padding:8px 12px;flex:1}._searchBox_1u14e_52 input{border:none;outline:none;flex:1}._searchBox_1u14e_52 button{background:#152b5a;color:#fff;border:none;padding:8px 32px;border-radius:12px;font-family:URWGeometric!important;font-weight:400;font-size:14px}._advanced_1u14e_80{background:#fff;border:1px solid #c1c1c180;border-radius:14px;padding:16px 24px;width:183px;height:52px;display:inline-flex;gap:10px;align-items:center;color:#364153;font-family:URWGeometric!important;font-weight:500;font-size:14px}._advancedPanel_1u14e_96{margin-top:12px;display:flex;gap:10px;align-items:center}._advancedPanel_1u14e_96 select{height:38px;border-radius:10px;border:1px solid #d1d5db;padding:0 10px}._resetInline_1u14e_110{height:38px;border-radius:10px;border:1px solid #d1d5db;background:#fff;padding:0 14px;cursor:pointer}._header_1u14e_120{margin:2rem 0}._header_1u14e_120 h2{font-size:64px;margin-bottom:.5rem;font-family:URWGeometric!important;color:#121212;font-weight:600}._header_1u14e_120 p{font-size:18px;max-width:821px;color:#475569;font-family:URWGeometric!important;font-weight:400}._grid_1u14e_142{display:flex;flex-wrap:wrap;gap:20px}._stateText_1u14e_148{font-size:14px;color:#475569;margin:8px 0 14px}._errorText_1u14e_154{font-size:14px;color:#b91c1c;margin:8px 0 14px}._card_1u14e_160{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden}._image_1u14e_167{position:relative;height:160px}._image_1u14e_167 img{width:100%;height:100%;object-fit:cover}._tag_1u14e_178{position:absolute;top:10px;left:10px;background:#1e3a8a;color:#fff;font-size:11px;padding:4px 10px;border-radius:20px}._logo_1u14e_189{position:absolute;right:10px;bottom:10px;background:#fff;font-size:11px;padding:4px 6px;border-radius:6px}._cardBody_1u14e_199{padding:1rem}._cardBody_1u14e_199 h3{font-size:16px;margin-bottom:.3rem}._cardBody_1u14e_199 p{font-size:13px;color:#64748b}._metrics_1u14e_214{display:flex;justify-content:space-between;margin:1rem 0}._metrics_1u14e_214 label{font-size:11px;color:#94a3b8}._progress_1u14e_225{height:6px;background:#e5e7eb;border-radius:10px;overflow:hidden}._progress_1u14e_225 span{display:block;height:100%;background:#fbbf24}._pagination_1u14e_239{display:flex;justify-content:center;gap:.75rem;margin-top:2.5rem}._pagination_1u14e_239 span,._pagination_1u14e_239 button{padding:.4rem .8rem;border-radius:8px;border:1px solid #e5e7eb;background:#fff}._pagination_1u14e_239 button:disabled{opacity:.5;cursor:not-allowed}._active_1u14e_259{background:#152b5a!important;color:#fff}@media (max-width: 1024px){._marketplace_1u14e_1{grid-template-columns:1fr;padding:3rem}._grid_1u14e_142{grid-template-columns:repeat(2,1fr)}}._sidebar_1shu6_1{width:260px;border-radius:18px;padding:1.5rem 1.25rem}._section_1shu6_8{margin-bottom:2rem}._section_1shu6_8 h4{font-size:14px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#99a1af;margin-bottom:1rem}._list_1shu6_22{list-style:none;padding:0;margin:0}._listItem_1shu6_28{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;cursor:pointer;color:#4a5565;font-weight:400;border-top:1px solid #c1c1c13d;font-family:URWGeometric!important}._listItem_1shu6_28 ._listItemName_1shu6_41{width:50%}._listItem_1shu6_28:hover{background:#f3f4fa}._active_1shu6_49{background:#f3f4fa;padding:12px 16px;font-family:URWGeometric!important;font-weight:400;font-size:14px;color:#121212;border-radius:10px}._active_1shu6_49 ._count_1shu6_59{display:none}._active_1shu6_49 ._listItemName_1shu6_41{width:100%}._count_1shu6_59{background:#e5e7eb;font-size:12px;padding:2px 8px;border-radius:999px;color:#717182;text-align:center;align-items:center;width:34px;height:19px;font-family:URWGeometric!important;font-weight:400}._tools_1shu6_82{list-style:none;padding:0;margin:0}._tools_1shu6_82 li{font-size:14px;padding:.55rem 0;display:flex;justify-content:space-between;align-items:center;color:#0f172a}._new_1shu6_98{font-size:10px;background:#22c55e;color:#fff;padding:2px 6px;border-radius:999px}._section_1shu6_8 select{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid #e5e7eb;background:#f3f4fa;margin-bottom:.6rem;font-size:14px}._companyTool_1shu6_117{display:flex;gap:10px;align-items:center;padding:12px 16px;font-size:14px;cursor:pointer;color:#4a5565;font-weight:400;border-top:1px solid #c1c1c13d;font-family:URWGeometric!important}._toolIcon_1shu6_131{width:28px;height:28px;padding:6px;border-radius:10px;color:#717182;background-color:#f3f4fa}._newBadge_1shu6_140{background-color:#f3f4fa;width:40px;height:19px;padding:2px 8px;border-radius:10px;font-size:12px;color:#717182}._toolText_1shu6_150{width:50%}._filterLabel_1shu6_154{font-family:URWGeometric!important;font-weight:500;font-size:12px;color:#4a5565}._resetBtn_1shu6_161{margin-top:8px;width:100%;height:38px;border-radius:10px;border:1px solid #d1d5db;background:#fff;color:#364153;font-size:13px;cursor:pointer}@media (max-width: 1024px){._sidebar_1shu6_1{width:100%}}._card_er50o_1{background:#fff;border-radius:20px;overflow:hidden;width:441px;min-height:642px;border:1px solid #C1C1C14D;display:flex;flex-direction:column}._imageWrap_er50o_13{position:relative;height:225px}._imageWrap_er50o_13 img{width:100%;height:100%;object-fit:cover}._category_er50o_24{position:absolute;top:12px;left:12px;background:#152b5a;color:#fff;font-size:12px;padding:6px 10px;border-radius:10px;display:inline-flex;gap:6px;align-items:center;z-index:2;font-weight:600;font-family:URWGeometric!important}._logo_er50o_41{position:absolute;bottom:-45px;right:16px;background:#fff;border-radius:12px;padding:14px;font-weight:700;color:#0ea5e9;box-shadow:0 4px 12px #0000001a;width:90px;height:90px;font-family:Pacifico!important;font-weight:400;font-size:34px;line-height:50px;letter-spacing:0px;text-align:center}._content_er50o_62{padding:32px 20px 20px;display:flex;flex-direction:column;flex:1}._content_er50o_62 h3{font-size:20px;font-weight:600;margin-bottom:6px;font-family:URWGeometric!important;font-weight:700;font-style:Bold}._location_er50o_78{font-size:14px;color:#64748b;display:flex;align-items:center;gap:4px;font-family:URWGeometric!important}._desc_er50o_87{font-size:14px;color:#43536d;margin:16px 0;font-family:URWGeometric!important;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._tags_er50o_99{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}._tags_er50o_99 span{font-size:12px;padding:5px 10px;border-radius:12px;background:#f3f4fa;color:#717182;font-family:URWGeometric!important}._funding_er50o_116 label{font-size:12px;color:#62748e}._funding_er50o_116 strong{display:block;margin:6px 0 8px;font-size:16px;font-weight:600}._progress_er50o_128{height:12px;background:#f3f4fa;border-radius:6px;overflow:hidden;margin-top:15px}._progress_er50o_128 span{display:block;height:100%;width:70%;background:#facc15}._metrics_er50o_144{display:flex;justify-content:space-between;margin-top:auto;border-top:1px solid #c1c1c14d;padding:15px}._metrics_er50o_144 div{border-right:1px solid #c1c1c14d;padding:0 25px}._metrics_er50o_144 label{font-size:12px;color:#62748e;font-family:URWGeometric!important;text-transform:uppercase}._metrics_er50o_144 strong{font-size:16px;font-weight:600;display:flex;align-items:center;gap:5px;margin-top:3px}._green_er50o_173{color:#16a34a}._section_11xjv_1{padding:50px 80px;background:#fff}._container_11xjv_6{max-width:1280px;margin:auto}._header_11xjv_12{margin-bottom:48px}._badge_11xjv_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_11xjv_26{margin-top:12px;font-family:URWGeometric!important;font-size:64px;font-weight:600;line-height:64px}._heading_11xjv_26 span{color:#1c79ff}._subText_11xjv_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:URWGeometric!important;font-weight:500;max-width:75rem}._grid_11xjv_49{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}._stateText_11xjv_55{grid-column:1 / -1;font-size:15px;color:#43536d}._errorText_11xjv_61{grid-column:1 / -1;font-size:15px;color:#b91c1c}._card_11xjv_68{border:1px solid #c1c1c180;border-radius:16px;padding:20px;background:#fff;width:100%;min-height:360px;display:flex;flex-direction:column;gap:10px;overflow:hidden}._cardTop_11xjv_81{display:flex;justify-content:space-between;align-items:center}._logo_11xjv_87{width:56px;height:56px;background:#152b5a;color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:600;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;font-family:URWGeometric!important;font-weight:400}._verified_11xjv_102{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#16a34a;background-color:#f0fdf4;padding:5px;border-radius:12px;font-weight:600;font-family:URWGeometric!important}._title_11xjv_115{margin-top:6px;font-size:20px;font-weight:600;color:#121212;font-family:URWGeometric!important;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._desc_11xjv_128{margin-top:0;font-size:16px;color:#43536d;font-family:URWGeometric!important;font-weight:400;line-height:1.45;min-height:92px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}._tag_11xjv_142{display:inline-block;margin-top:14px;padding:6px 12px;border-radius:25px;background:#eff6ff;color:#152b5a;font-size:14px;height:32px;text-align:center;font-family:URWGeometric!important}._location_11xjv_155{display:inline-flex;margin-top:2px;font-size:14px;color:#43536d;gap:5px;font-family:URWGeometric!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._viewBtn_11xjv_168{margin-top:auto;width:100%;border:1px solid #155dfc;background:transparent;color:#155dfc;padding:10px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;display:flex;justify-content:center;gap:6px;font-family:URWGeometric!important;align-items:center;transition:all .2s ease}._viewBtn_11xjv_168:hover{background:#155dfc;color:#fff}@media (max-width: 1024px){._section_11xjv_1{padding:80px 40px}._grid_11xjv_49{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._grid_11xjv_49{grid-template-columns:1fr}._heading_11xjv_26{font-size:40px;line-height:48px}}._section_1w846_1{padding:50px 80px;background:#fff}._container_1w846_6{max-width:1280px;margin:auto}._header_1w846_12{margin-bottom:48px}._badge_1w846_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_1w846_26{margin-top:12px;font-family:URWGeometric!important;font-size:64px;font-weight:600;line-height:64px}._heading_1w846_26 span{color:#1c79ff}._subText_1w846_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:URWGeometric!important;font-weight:500;max-width:75rem}._grid_1w846_49{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}._stateText_1w846_55{grid-column:1 / -1;font-size:15px;color:#43536d}._errorText_1w846_61{grid-column:1 / -1;font-size:15px;color:#b91c1c}._card_1w846_68{border:1px solid #c1c1c180;border-radius:16px;padding:20px;background:#fff;width:100%;min-height:360px;display:flex;flex-direction:column;gap:10px;overflow:hidden}._cardTop_1w846_81{display:flex;justify-content:space-between;align-items:center}._logo_1w846_87{width:56px;height:56px;background:#152b5a;color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:600;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;font-family:URWGeometric!important;font-weight:400}._statusBadges_1w846_102{display:flex;gap:15px}._verified_1w846_107,._trending_1w846_108{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#16a34a;background-color:#f0fdf4;padding:5px;border-radius:12px;font-weight:600;font-family:URWGeometric!important}._trending_1w846_108{color:#f54900;background-color:#fff7ed}._title_1w846_125{margin-top:6px;font-size:20px;font-weight:600;color:#121212;font-family:URWGeometric!important;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._desc_1w846_138{margin-top:0;font-size:16px;color:#43536d;font-family:URWGeometric!important;font-weight:400;line-height:1.45;min-height:92px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}._tag_1w846_152{display:inline-block;margin-top:14px;padding:6px 12px;border-radius:25px;background:#eff6ff;color:#152b5a;font-size:14px;height:32px;text-align:center;font-family:URWGeometric!important}._location_1w846_165{display:inline-flex;margin-top:2px;font-size:14px;color:#43536d;gap:5px;font-family:URWGeometric!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._viewBtn_1w846_178{margin-top:auto;width:100%;border:1px solid #155dfc;background:transparent;color:#155dfc;padding:10px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;display:flex;justify-content:center;gap:6px;font-family:URWGeometric!important;align-items:center;transition:all .2s ease}._viewBtn_1w846_178:hover{background:#155dfc;color:#fff}@media (max-width: 1024px){._section_1w846_1{padding:80px 40px}._grid_1w846_49{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._grid_1w846_49{grid-template-columns:1fr}._heading_1w846_26{font-size:40px;line-height:48px}}._filterWrapper_12bsh_1{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;margin-bottom:50px;font-family:URWGeometric!important;width:95%}._block_12bsh_12{margin-bottom:20px}._row_12bsh_16{display:flex;gap:20px;margin-bottom:12px}._label_12bsh_23{display:block;font-size:14px;font-weight:500;color:#121212;font-family:URWGeometric!important}._regionRow_12bsh_32{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px}._regionBtn_12bsh_39{padding:10px 18px;border-radius:12px;border:.8px solid #e5e7eb;background:#fff;font-size:14px;cursor:pointer;transition:all .2s ease;color:#364153;font-family:URWGeometric!important}._regionBtn_12bsh_39:hover{border-color:#1e3a8a}._active_12bsh_55{background:#152b5a;color:#fff;border-color:#0f2a5f}._field_12bsh_62{flex:1}._select_12bsh_66{width:100%;padding:12px 14px;border-radius:12px;border:none;background:#f3f5f9;font-size:14px;outline:none;margin-top:10px}._meta_12bsh_78{font-size:12px;color:#6a7282;font-family:URWGeometric!important;margin-top:20px}._section_xq2z6_1{padding:80px 20px;background:#fff}._container_xq2z6_6{max-width:1280px;margin:auto}._header_xq2z6_12{margin-bottom:48px}._badge_xq2z6_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_xq2z6_26{margin-top:12px;font-family:URWGeometric!important;font-size:64px;font-weight:600;line-height:64px}._heading_xq2z6_26 span{color:#1c79ff}._subText_xq2z6_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:URWGeometric!important;font-weight:500;max-width:75rem}._grid_xq2z6_49{display:grid;grid-template-columns:repeat(3,.2fr);gap:24px}._card_xq2z6_56{border:1px solid #c1c1c180;border-radius:16px;padding:20px;background:#fff;width:350px;min-height:360px;display:flex;flex-direction:column;gap:10px;overflow:hidden}._cardTop_xq2z6_69{display:flex;justify-content:space-between;align-items:center}._logo_xq2z6_75{width:56px;height:56px;background:#152b5a;color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:600;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;font-family:URWGeometric!important;font-weight:400}._verified_xq2z6_90{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#16a34a;background-color:#f0fdf4;padding:5px;border-radius:12px;font-weight:600;font-family:URWGeometric!important}._title_xq2z6_103{margin-top:10px;font-size:20px;font-weight:600;color:#121212;font-family:URWGeometric!important;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._desc_xq2z6_116{margin-top:0;font-size:16px;color:#43536d;font-family:URWGeometric!important;font-weight:400;line-height:1.45;min-height:70px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._tag_xq2z6_130{display:inline-block;margin-top:14px;padding:6px 12px;border-radius:25px;background:#eff6ff;color:#152b5a;font-size:14px;height:32px;text-align:center;font-family:URWGeometric!important}._location_xq2z6_143{display:inline-flex;margin-top:8px;font-size:14px;color:#43536d;gap:5px;font-family:URWGeometric!important}._viewBtn_xq2z6_152{margin-top:auto;width:100%;border:1px solid #155dfc;background:transparent;color:#155dfc;padding:10px;border-radius:12px;font-size:16px;font-weight:500;cursor:pointer;display:flex;justify-content:center;gap:6px;font-family:URWGeometric!important;align-items:center;transition:all .2s ease}._viewBtn_xq2z6_152:hover{background:#155dfc;color:#fff}._vendorHeading_xq2z6_176{font-family:URWGeometric!important;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0px;color:#121212;margin-top:50px}._swiperWrap_xq2z6_186{position:relative;display:flex;align-items:center;gap:12px}._stateText_xq2z6_193{width:100%;text-align:center;font-size:15px;color:#43536d}._errorText_xq2z6_200{width:100%;text-align:center;font-size:15px;color:#b91c1c}._carouselViewport_xq2z6_207{flex:1;overflow:hidden}._track_xq2z6_212{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}._prev_xq2z6_218,._next_xq2z6_229{background-color:#f9f9f9;border:1px solid #11221100;width:80px;height:80px;border-radius:50%;color:#121212;font-size:30px;padding:22px}._activeCard_xq2z6_240{box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;transform:translateY(-6px)}._cardAnimated_xq2z6_246{animation-duration:.38s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-fill-mode:both;will-change:transform,opacity}._slideNext_xq2z6_253{animation-name:_slideInFromRight_xq2z6_1}._slidePrev_xq2z6_257{animation-name:_slideInFromLeft_xq2z6_1}@keyframes _slideInFromRight_xq2z6_1{0%{opacity:.55;transform:translate(18px) translateY(4px) scale(.985)}to{opacity:1;transform:translate(0) translateY(0) scale(1)}}@keyframes _slideInFromLeft_xq2z6_1{0%{opacity:.55;transform:translate(-18px) translateY(4px) scale(.985)}to{opacity:1;transform:translate(0) translateY(0) scale(1)}}@media (max-width: 1024px){._section_xq2z6_1{padding:80px 40px}._grid_xq2z6_49{grid-template-columns:repeat(2,1fr)}._track_xq2z6_212{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){._grid_xq2z6_49,._track_xq2z6_212{grid-template-columns:1fr}._heading_xq2z6_26{font-size:40px;line-height:48px}._navBtn_xq2z6_313{width:52px;height:52px;font-size:20px;padding:0}}._heroSectionContainer_10hmc_1{padding:5rem 13rem}._badgeContainor_10hmc_4{display:flex;justify-content:center}._heroHeading_10hmc_9{font-weight:700;font-size:80px;line-height:78px;text-align:center;color:#2f2f33}._heroSubheading_10hmc_17{font-family:URWGeometric;font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#43536d}._metrics_10hmc_25{display:flex;justify-content:space-evenly;text-align:center;border-top:1px solid #e5e7eb;width:72%;margin:auto;margin-top:3rem}._metricValue_10hmc_34{font-family:URWGeometric!important;font-weight:700;font-size:30px;text-align:center;color:#101828;margin-bottom:0}._metricLabel_10hmc_42{font-family:URWGeometric!important;font-weight:400;font-size:16px;text-align:center;color:#4a5565}._tokenomicsImage_10hmc_49{display:block;margin:auto}._wrapper_10hmc_53{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-radius:12px;background:#f3f4fa;width:86%;margin:auto}._icon_10hmc_64{min-width:32px;height:32px;border-radius:8px;background:#e8efff;display:flex;align-items:center;justify-content:center;color:#2b7fff}._content_10hmc_75 h4{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 4px}._content_10hmc_75 p{font-size:13px;line-height:1.5;color:#475569;margin:0}._section_tw1en_1{padding:50px 80px;background:#fff}._container_tw1en_6{max-width:1280px;margin:auto}._header_tw1en_12{margin-bottom:48px}._badge_tw1en_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_tw1en_26{margin-top:12px;font-family:URWGeometric!important;font-size:64px;font-weight:600;line-height:64px}._heading_tw1en_26 span{color:#1c79ff}._subText_tw1en_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:URWGeometric!important;font-weight:500;max-width:75rem}._cardGrid_tw1en_48{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._card_tw1en_48{border-radius:20px;background:#fff;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}._yellow_tw1en_61{background-color:#fef9ea}._purple_tw1en_64{background-color:#fcf4fc}._blue_tw1en_67{background-color:#eef3ff}._cardHeader_tw1en_72{display:flex;justify-content:space-between;align-items:center;padding:20px;border-top-right-radius:20px;border-top-left-radius:20px}._tokenIcon_tw1en_81{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 4px 6px -4px #00000014,0 12px 20px -6px #0000001f}._tokenType_tw1en_93{font-size:12px;font-weight:700;letter-spacing:.5px;background-color:#fef9c2;color:#a65f00;padding:6px;border-radius:5px}._tokenName_tw1en_104{margin-top:18px;font-size:18px;font-weight:600}._description_tw1en_110{margin-top:8px;font-size:14px;color:#555;line-height:1.6}._supplyBox_tw1en_118{margin:20px 0;padding:14px 16px;background:#fff;border-radius:14px;background-color:#f9fafb}._supplyBox_tw1en_118 strong{font-size:24px;color:#101828}._meta_tw1en_132{font-size:14px;color:#333}._metaLabel_tw1en_137{font-weight:500;margin-bottom:4px;font-size:12px;color:#6a7282;font-family:URWGeometric!important}._actions_tw1en_146{margin-top:24px;display:flex;gap:12px}._primaryBtn_tw1en_152,._secondaryBtn_tw1en_153{flex:1;padding:12px 0;border-radius:12px;font-size:16px}._primaryBtn_tw1en_152{background:#152b5a;color:#fff}._secondaryBtn_tw1en_153{background:transparent;border:1px solid #d6d6d6}._headertokenContainer_tw1en_169{display:flex;align-items:center;gap:12px}._headertokenContainer_tw1en_169 h4{margin-bottom:5px;font-family:URWGeometric!important;font-weight:600;font-size:24px}._tokenSymbol_tw1en_180{background-color:#fffc;padding:4px 12px;font-family:URWGeometric!important;font-weight:500;font-size:12px;border-radius:10px;width:61px;display:inline-flex;align-items:center}._tokenInfo_tw1en_191{margin-top:-25px}._cardContent_tw1en_194{padding:20px}._divider_tw1en_197{background:linear-gradient(90deg,#c1c1c100,#c1c1c1,#c1c1c100);height:1px}._supplyLabel_tw1en_206{display:flex;gap:7px;align-items:center;font-size:12px;color:#6a7282;font-family:URWGeometric!important}._section_1hx7l_1{padding:50px 80px;background:#fff}._container_1hx7l_6{max-width:1280px;margin:auto}._header_1hx7l_12{margin-bottom:48px}._badge_1hx7l_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_1hx7l_26{margin-top:12px;font-family:URWGeometric!important;font-size:64px;font-weight:600;line-height:64px}._heading_1hx7l_26 span{color:#1c79ff}._subText_1hx7l_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:URWGeometric!important;font-weight:500;max-width:75rem}._grid_1hx7l_48{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._card_1hx7l_54{padding:16px;border-radius:14px;background:#fff;border:1px solid #eef2f7;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}._cardHeader_1hx7l_62{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._iconWrapper_1hx7l_69{width:40px;height:40px;border-radius:10px;background:#ecfdf5;display:flex;align-items:center;justify-content:center;color:#16a34a}._status_1hx7l_80{font-size:11px;padding:4px 10px;border-radius:999px;font-weight:500}._live_1hx7l_87{background:#ecfdf5;color:#16a34a}._raising_1hx7l_92{background:#fff7ed;color:#ea580c}._presale_1hx7l_97{background:#eef2ff;color:#4f46e5}._title_1hx7l_102{margin:12px;font-size:15px;font-weight:600;color:#0f172a}._tag_1hx7l_109{display:inline-block;font-size:12px;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#475569}._location_1hx7l_118{margin:12px 0 16px;display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b}._btn_1hx7l_127{width:100%;height:40px;border-radius:10px;border:1px solid #1d4ed8;background:transparent;color:#1d4ed8;font-weight:500;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}._btn_1hx7l_127:hover{background:#eff6ff}@media (max-width: 1024px){._grid_1hx7l_48{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._grid_1hx7l_48{grid-template-columns:1fr}}._section_1jik3_1{padding:50px 80px;background:linear-gradient(180deg,#fff,#f9fafb)}._header_1jik3_7{margin-bottom:48px;text-align:center}._heading_1jik3_12{margin-top:12px;font-family:URWGeometric!important;font-size:50px;font-weight:600;line-height:64px}._heading_1jik3_12 span{color:#1c79ff}._subText_1jik3_24{margin-top:12px;font-size:20px;color:#43536d;font-family:URWGeometric!important;font-weight:500}._grid_1jik3_32{display:flex;gap:30px;justify-content:center}._buyCard_1jik3_38{max-height:550px}._card_1jik3_42{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;border:1px solid #eef2f7;max-width:490px}._cardHeader_1jik3_51{display:flex;gap:12px;margin-bottom:20px;align-items:center}._icon_1jik3_58{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff}._buy_1jik3_38{background:#00a63e}._sell_1jik3_72{background:#2563eb}._cardHeader_1jik3_51 h3{font-size:20px;font-weight:600;margin-bottom:0;font-family:URWGeometric!important;color:#101828}._cardHeader_1jik3_51 p{font-size:14px;color:#6a7282;margin-top:5px}._field_1jik3_90{margin-bottom:14px}._field_1jik3_90 label{font-size:13px;color:#475569;display:block;margin-bottom:6px}._field_1jik3_90 input,._field_1jik3_90 select{width:100%;height:40px;border-radius:10px;border:1px solid #e5e7eb;padding:0 12px}._paymentGrid_1jik3_110{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._paymentBtn_1jik3_116{height:40px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}._paymentBtn_1jik3_116:hover{border-color:#2563eb;background:#eff6ff}._infoBox_1jik3_133{background:#eff6ff;padding:10px 12px;font-size:12px;color:#152b5a;border-radius:10px;margin:12px 0 20px;box-shadow:0 0 0 1px #dbeafe}._warning_1jik3_144{background:#fff7ed;color:#9a3412}._valueBox_1jik3_149{margin:14px 0;background-color:#f9f9f9;padding:16px;border-radius:14px;display:flex;justify-content:space-between}._valueBox_1jik3_149 strong{font-size:18px}._primaryBtn_1jik3_163{width:100%;height:44px;border-radius:12px;background:#0f2a5f;color:#fff;font-weight:600;border:none;cursor:pointer}._primaryBtn_1jik3_163:hover{opacity:.95}@media (max-width: 900px){._grid_1jik3_32{grid-template-columns:1fr}}._section_pyt2a_1{padding:50px 80px;background:linear-gradient(180deg,#fff,#f9fafb)}._sectionheader_pyt2a_7{margin-bottom:48px;text-align:center}._heading_pyt2a_12{margin-top:12px;font-family:URWGeometric!important;font-size:50px;font-weight:600;line-height:64px}._heading_pyt2a_12 span{color:#1c79ff}._subText_pyt2a_24{margin-top:12px;font-size:20px;color:#43536d;font-family:URWGeometric!important;font-weight:500}._wrapper_pyt2a_32{display:flex;align-items:center;gap:20px;justify-content:center}._stepWrapper_pyt2a_39{display:flex;align-items:center}._card_pyt2a_44{width:240px;padding:20px;background:#fff;border-radius:14px;border:1px solid #eef2f7;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}._header_pyt2a_53{display:flex;justify-content:space-between;align-items:center}._step_pyt2a_39{width:48px;height:48px;border-radius:14px;color:#fff;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}._iconBox_pyt2a_73{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:14px 0}._card_pyt2a_44 h4{font-size:14px;font-weight:600;margin-bottom:6px}._card_pyt2a_44 p{font-size:13px;color:#64748b;line-height:1.4}._arrow_pyt2a_97{margin:0 14px;color:#cbd5e1}._blue_pyt2a_103{background:#2563eb}._blueBg_pyt2a_106{background:#dbeafe;color:#2563eb}._purple_pyt2a_111{background:#9333ea}._purpleBg_pyt2a_114{background:#f3e8ff;color:#9333ea}._green_pyt2a_119{background:#16a34a}._greenBg_pyt2a_122{background:#dcfce7;color:#16a34a}._orange_pyt2a_127{background:#f97316}._orangeBg_pyt2a_130{background:#ffedd5;color:#f97316}@media (max-width: 1024px){._wrapper_pyt2a_32{flex-direction:column;align-items:stretch}._stepWrapper_pyt2a_39{flex-direction:column}._arrow_pyt2a_97{transform:rotate(90deg);margin:10px 0}}._cta_pyt2a_152{max-width:1200px;margin:4rem auto;padding:3rem 2rem;border-radius:12px;text-align:center;color:#fff;background:linear-gradient(180deg,#152b5a,#1e3a72);box-shadow:0 4px 6px -4px #00000026,0 12px 24px -6px #00000040}._heading_pyt2a_12{font-size:1.75rem;font-weight:600;margin-bottom:.5rem}._subText_pyt2a_24{font-size:.95rem;opacity:.9;margin-bottom:2rem;line-height:1.6;color:#c1c1c1}._actions_pyt2a_179{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._primaryBtn_pyt2a_187{background:linear-gradient(135deg,#facc15,#fbbf24);color:#1f2937;border:none;padding:.7rem 1.5rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .25s ease;box-shadow:0 25px 50px -12px #f0b1001f}._primaryBtn_pyt2a_187:hover{transform:translateY(-1px);box-shadow:0 8px 20px #facc1573}._secondaryBtn_pyt2a_205{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.35);padding:.7rem 1.5rem;border-radius:8px;cursor:pointer;transition:all .25s ease}._secondaryBtn_pyt2a_205:hover{background:#ffffff14}@media (max-width: 640px){._cta_pyt2a_152{padding:2rem 1.25rem}._heading_pyt2a_12{font-size:1.4rem}}._wrapper_c70pm_1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}._card_c70pm_9{background:#fff;border-radius:16px;padding:24px;text-align:center;border:1px solid #f1f5f9;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;transition:transform .2s ease,box-shadow .2s ease}._card_c70pm_9:hover{transform:translateY(-2px);box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}._icon_c70pm_30{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;margin:0 auto 16px}._title_c70pm_41{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:6px}._description_c70pm_48{font-size:14px;color:#64748b;line-height:1.5}@media (max-width: 900px){._wrapper_c70pm_1{grid-template-columns:1fr}}.launchPage,.launchPage *,.launchPage *:before,.launchPage *:after{box-sizing:border-box}.launchPage{--launch-navy: #0d1b3e;--launch-accent: #2563eb;--launch-text: #111827;--launch-text-muted: #6b7280;--launch-text-soft: #9ca3af;--launch-bg-light: #f9fafb;--launch-border: #e5e7eb;--launch-shadow: 0 4px 32px rgba(0, 0, 0, .1);color:var(--launch-text);background:#fff;font-family:URW Geometric,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.launchPage img{display:block;max-width:100%}.launchPage a{text-decoration:none}.launchPage button{font-family:inherit}.launchBtnDark,.launchBtnOutlineDark,.launchBtnLight,.launchBtnOutlineLight{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;font-size:15px;font-weight:600;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.launchBtnDark{background:var(--launch-navy);color:#fff;border:none;padding:14px 28px}.launchBtnDark:hover{background:#1a2e5e;transform:translateY(-1px)}.launchBtnOutlineDark{border:2px solid var(--launch-navy);color:var(--launch-navy);padding:12px 26px}.launchBtnOutlineDark:hover{background:var(--launch-navy);color:#fff}.launchBtnLight{background:#fff;color:var(--launch-navy);border:none;padding:14px 28px}.launchBtnOutlineLight{border:2px solid rgba(255,255,255,.5);color:#fff;padding:12px 26px}.launchBtnOutlineLight:hover{background:#ffffff1f}.launchHero{position:relative;padding:80px 0 0;text-align:center;overflow:hidden}.launchHeroOrb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.launchHeroOrbLeft{top:-80px;left:-220px;width:620px;height:620px;background:radial-gradient(circle,rgba(255,200,160,.38) 0%,rgba(255,150,100,.18) 50%,transparent 72%)}.launchHeroOrbRight{top:-40px;right:-200px;width:520px;height:520px;background:radial-gradient(circle,rgba(255,200,160,.32) 0%,rgba(255,150,100,.14) 50%,transparent 72%)}.launchHeroContent{position:relative;z-index:1;max-width:1000px;margin:0 auto;padding:0 32px}.launchHeroTitle{margin-bottom:22px;font-size:clamp(36px,5vw,60px);font-weight:700;line-height:1.08;letter-spacing:-.025em}.launchHeroTitle span,.launchWhyText h2 span{color:var(--launch-accent)}.launchHeroSubtitle{max-width:720px;margin:0 auto 40px;font-size:16px;color:var(--launch-text-muted);line-height:1.7}.launchHeroActions,.launchCalloutActions,.launchSecurityBadges,.launchAvatarRow,.launchTagRow{display:flex;flex-wrap:wrap}.launchHeroActions{justify-content:center;gap:14px;margin-bottom:60px}.launchBrowser{position:relative;z-index:1;width:90%;max-width:1500px;margin:0 auto;overflow:hidden;border:1px solid #d1d5db;border-bottom:none;border-radius:14px 14px 0 0;box-shadow:0 8px 64px #00000029,0 2px 12px #00000014}.launchBrowserChrome{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#f0f1f3;border-bottom:1px solid #dde0e5}.launchBrowserDots,.launchBrowserNav{display:flex;gap:6px}.launchBrowserDot{width:12px;height:12px;border-radius:50%}.launchBrowserDotRed{background:#ff5f57}.launchBrowserDotYellow{background:#ffbd2e}.launchBrowserDotGreen{background:#28c840}.launchBrowserUrl{display:flex;flex:1;align-items:center;gap:6px;max-width:420px;margin:0 auto;padding:5px 12px;overflow:hidden;color:var(--launch-text-muted);font-size:12px;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:1px solid #d1d5db;border-radius:7px}.launchBrowserBody img{width:100%}.launchPartners{padding:48px;text-align:center;background:var(--launch-bg-light);border-top:1px solid var(--launch-border);border-bottom:1px solid var(--launch-border)}.launchPartnersLabel,.launchSectionLabel,.launchEyebrow{display:block;margin-bottom:18px;color:var(--launch-text-soft);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.launchPartnersList{display:flex;justify-content:center;gap:80px;flex-wrap:wrap}.launchPartnersList span{color:var(--launch-text-soft);font-size:20px;font-weight:600}.launchSection,.launchCalloutWrap,.launchNotSureWrap{width:100%}.launchSection,.launchCalloutWrap{padding:100px 48px}.launchProcess,.launchFeatures,.launchScale{background:var(--launch-bg-light)}.launchSectionHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap;margin-bottom:52px}.launchSectionHeader h2,.launchTextBlock h2,.launchWhyText h2,.launchScaleInner h2,.launchCallout h2,.launchFaqIntro h2{line-height:1.15;letter-spacing:-.025em}.launchSectionHeader h2{font-size:clamp(28px,3.5vw,46px)}.launchPhase{text-align:right}.launchPhase span{display:block;color:var(--launch-accent);font-size:48px;font-weight:700}.launchPhase small{color:var(--launch-text-soft);font-size:11px;font-weight:600;letter-spacing:.1em}.launchProcessGrid,.launchCompanyGrid,.launchWhyGrid{display:grid;gap:16px}.launchProcessGrid,.launchCompanyGrid{grid-template-columns:repeat(4,1fr)}.launchWhyGrid{grid-template-columns:1fr 1fr;flex:1;min-width:300px}.launchProcessCard,.launchFeatureCard,.launchWhyCard,.launchCompanyCard{transition:transform .2s ease,box-shadow .2s ease}.launchProcessCard:hover,.launchFeatureCard:hover,.launchWhyCard:hover,.launchCompanyCard:hover{transform:translateY(-3px);box-shadow:var(--launch-shadow)}.launchProcessCard{position:relative;min-height:380px;padding:36px 32px 32px;overflow:hidden;background:#fff;border:1px solid var(--launch-border);border-radius:20px}.launchProcessCard.isActive{background:#eef1fb;border-color:transparent}.launchProcessCard.isDark{color:#fff;background:var(--launch-navy);border-color:transparent}.launchProcessNum{display:block;padding-bottom:80px;color:#c8cdd6;font-size:44px;font-weight:300;line-height:1}.launchProcessCard.isDark .launchProcessNum{color:#fff3}.launchProcessBody{display:flex;flex-direction:column;gap:10px}.launchProcessBody h3,.launchCompanyOverlay h3,.launchFeatureCard h3,.launchWhyCard h3{color:var(--launch-text);font-size:20px;font-weight:600}.launchProcessCard.isDark .launchProcessBody h3,.launchWhyCard.isDark h3{color:#fff}.launchProcessBody p,.launchFeatureCard p,.launchWhyCard p,.launchTextBlock p,.launchWhyText p,.launchScaleInner p,.launchFaqIntro p{color:var(--launch-text-muted);line-height:1.7}.launchProcessCard.isDark .launchProcessBody p,.launchWhyCard.isDark p{color:#ffffffb8}.launchTagRow{gap:8px;margin-top:6px}.launchTag{padding:4px 12px;color:#374151;font-size:11px;font-weight:600;letter-spacing:.05em;background:#fff;border:1px solid #e0e3eb;border-radius:999px}.launchProgressBar{position:absolute;bottom:0;left:32px;width:calc(100% - 64px);height:3px;background:var(--launch-accent);border-radius:2px}.launchBadge{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:var(--launch-accent);font-size:11px;font-weight:700;letter-spacing:.08em}.launchAvatarRow{margin-top:12px}.launchAvatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-right:-10px;color:#fff;font-size:13px;font-weight:700;background:#334066;border:2px solid var(--launch-navy);border-radius:50%}.launchAvatar.avatar0{background:var(--launch-accent);border-color:var(--launch-accent)}.launchAvatar.avatar1{color:var(--launch-navy);background:#fff;border-color:#fff}.launchCompanyTypes{padding:100px 0;background:var(--launch-navy)}.launchWideInner{padding:0 48px}.launchCompanyHeader h2,.launchCompanyHeader p{color:#fff}.launchCompanyHeader p{max-width:400px;color:#ffffff80}.launchPill{display:inline-block;padding:6px 16px;margin-bottom:16px;color:#d1d5db;font-size:12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff1f}.launchPillLight{color:#3b5bdb;border-color:transparent;background:#eef1fb}.launchCompanyCard{position:relative;overflow:hidden;aspect-ratio:9 / 13;border-radius:18px;box-shadow:0 4px 24px #0000004d}.launchCompanyCard img{width:100%;height:100%;object-fit:cover;filter:brightness(.72);transition:filter .4s ease,transform .5s ease}.launchCompanyCard:hover img{filter:brightness(.55);transform:scale(1.05)}.launchCompanyOverlay{position:absolute;right:0;bottom:0;left:0;padding:32px 24px 28px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 50%,transparent 100%)}.launchCompanyOverlay span{display:block;margin-bottom:8px;color:#ffffffb3;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.launchCompanyOverlay h3{color:#fff;margin-bottom:10px}.launchCompanyOverlay p{margin-bottom:14px;color:#ffffffa6;line-height:1.55}.launchCompanyOverlay a{display:inline-flex;align-items:center;gap:6px;color:#4d8eff;font-size:14px;font-weight:600}.launchNotSureWrap{padding:48px}.launchNotSure{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:56px 64px 0;overflow:hidden;background:#eef0f6;border-radius:24px}.launchNotSureText{max-width:480px;padding-bottom:56px}.launchNotSureText h2{margin-bottom:16px;color:var(--launch-navy);font-size:clamp(22px,2.8vw,36px);font-weight:600;line-height:1.25}.launchNotSureText p{max-width:380px;margin-bottom:32px;color:#6b7a9c;line-height:1.7}.launchNotSureImage{position:relative;top:-40px;width:500px;margin-right:40px;margin-bottom:-20px}.launchSplit,.launchFaqLayout{display:flex;align-items:center;gap:80px;flex-wrap:wrap}.launchFeatureGrid{display:grid;flex:1;min-width:300px;grid-template-columns:1fr 1fr;gap:20px}.launchFeatureCard{padding:32px 28px;background:#fff;border-radius:20px;box-shadow:0 2px 12px #0000000f}.launchFeatureIcon,.launchWhyIcon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:20px}.launchTextBlock,.launchWhyText,.launchWhyGrid{flex:1;min-width:280px}.launchTextBlock h2,.launchWhyText h2,.launchScaleInner h2{font-size:clamp(30px,4vw,52px);margin-bottom:20px}.launchWhyText .launchPillLight,.launchFaqIntro .launchPillLight{margin-bottom:24px}.launchWhyButton{gap:12px}.launchCircleIcon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff3}.launchCircleIcon.darkText{color:var(--launch-navy);background:#0d1b3e14}.launchWhyCard{padding:32px 26px;background:#f7f8fc;border-radius:20px}.launchWhyCard.isDark{color:#fff;background:linear-gradient(145deg,#3d5a9e,#2d4a8a 40%,#1e3470)}.launchWhyIcon{border-radius:50%;background:#dde6ff;color:var(--launch-accent)}.launchWhyIcon.isDark{background:#ffffff2e;color:#fff}.launchScaleInner{max-width:1500px;margin:0 auto;text-align:center}.launchScaleInner p{max-width:620px;margin:0 auto 48px}.launchCountryGrid{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:20px;overflow:hidden;background:#fff;border:1px solid var(--launch-border);border-radius:16px}.launchCountryCard{display:flex;align-items:center;gap:14px;padding:22px 24px;border-right:1px solid var(--launch-border);border-bottom:1px solid var(--launch-border);border-left:3px solid transparent}.launchCountryCard:nth-child(3n){border-right:none}.launchCountryCard:nth-last-child(-n+3){border-bottom:none}.launchCountryCard.isActive{border-left-color:var(--launch-accent)}.launchCountryCard img{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0}.launchCountryCard div{display:flex;flex-direction:column;text-align:left}.launchCountryCard strong{margin-bottom:3px;font-size:14px;font-weight:600}.launchCountryCard span{color:var(--launch-text-soft);font-size:10.5px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.launchMap{overflow:hidden;background:#c8cfd8;border-radius:16px}.launchCalloutWrap{padding-top:60px;padding-bottom:60px}.launchCallout{position:relative;overflow:hidden;padding:90px 48px;color:#fff;text-align:center;background:linear-gradient(160deg,#1a2e5e,#253d7a 35%,#2d4d8a 65%,#1a2e5e);border-radius:24px}.launchCalloutOverlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(to right,rgba(255,255,255,.03) 1px,transparent 1px);background-size:33.33% 100%;pointer-events:none}.launchCallout h2{position:relative;margin-bottom:20px;font-size:clamp(28px,4vw,48px)}.launchCallout p{position:relative;max-width:520px;margin:0 auto 40px;color:#ffffffb8;line-height:1.7}.launchCalloutActions{position:relative;justify-content:center;gap:14px;margin-bottom:36px}.launchSecurityBadges{position:relative;justify-content:center;gap:24px}.launchSecurityBadges span{display:inline-flex;align-items:center;gap:6px;color:#ffffff8c;font-size:13px;font-weight:500}.launchFaqLayout{align-items:flex-start}.launchFaqIntro{flex:0 0 280px;min-width:220px}.launchFaqIntro h2{margin-bottom:16px;font-size:clamp(40px,5vw,60px);line-height:1}.launchFaqImage{overflow:hidden;border-radius:16px}.launchFaqPanel{flex:1;min-width:300px;overflow:hidden;background:#fff;border:1px solid var(--launch-border);border-radius:18px}.launchFaqItem{border-bottom:1px solid var(--launch-border)}.launchFaqItem:last-child{border-bottom:none}.launchFaqQuestion{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px;padding:24px 28px;text-align:left;background:none;border:none}.launchFaqQuestion span{color:var(--launch-accent);font-size:15px;font-weight:600;line-height:1.45}.launchFaqItem.isOpen .launchFaqQuestion,.launchFaqQuestion:hover,.launchFaqAnswer{background:#f8f9ff}.launchFaqAnswer{padding:0 28px 24px;color:var(--launch-text-muted);font-size:14px;line-height:1.75}@media (max-width: 1024px){.launchProcessGrid,.launchCompanyGrid,.launchCountryGrid{grid-template-columns:repeat(2,1fr)}.launchCountryCard:nth-child(3n){border-right:1px solid var(--launch-border)}.launchCountryCard:nth-child(2n){border-right:none}.launchCountryCard:nth-last-child(-n+2){border-bottom:none}.launchCountryCard:nth-last-child(3){border-bottom:1px solid var(--launch-border)}}@media (max-width: 768px){.launchSection,.launchCalloutWrap{padding:60px 24px}.launchPartners,.launchNotSureWrap{padding:40px 24px}.launchHero{padding-top:60px}.launchHeroOrb,.launchBrowserNav{display:none}.launchHeroActions,.launchCalloutActions{flex-direction:column;align-items:center}.launchBrowser{width:96%}.launchBrowserUrl{max-width:200px;font-size:11px}.launchProcessGrid,.launchFeatureGrid,.launchCountryGrid{grid-template-columns:1fr}.launchCompanyGrid,.launchWhyGrid{grid-template-columns:1fr 1fr}.launchSplit,.launchFaqLayout{flex-direction:column;gap:40px}.launchWhyText,.launchWhyGrid,.launchTextBlock,.launchFaqIntro,.launchFaqPanel{width:100%;max-width:100%}.launchWideInner{padding:0 24px}.launchNotSure{flex-direction:column;align-items:flex-start;padding:40px 32px 0}.launchNotSureText{padding-bottom:0}.launchNotSureImage{top:0;width:220px;margin:0 0 0 auto}.launchCountryCard{border-right:none!important}.launchCountryCard:nth-child(n){border-bottom:1px solid var(--launch-border)!important}.launchCountryCard:last-child{border-bottom:none!important}.launchCallout{padding:60px 28px}}@media (max-width: 480px){.launchCompanyGrid,.launchWhyGrid{grid-template-columns:1fr}.launchWideInner{padding:0 16px}.launchNotSure{padding:32px 24px 0}.launchNotSureImage{width:180px}.launchBrowser{width:100%;border-radius:0}}._section_63jq9_1{padding:50px 80px;background:#fff}._container_63jq9_6{display:flex;justify-content:space-between}._header_63jq9_12{margin-bottom:48px;padding:0 25px}._badge_63jq9_17{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_63jq9_27{margin-top:12px;font-family:URWGeometric!important;font-size:64px;font-weight:600;line-height:64px}._heading_63jq9_27 span{color:#1c79ff}._subText_63jq9_39{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:URWGeometric!important;font-weight:500;max-width:75rem}._smallHeading_63jq9_48{display:flex;align-items:center;gap:5px}._smallHeading_63jq9_48 p{font-family:URWGeometric!important;font-weight:400;font-size:14px;letter-spacing:.7px;text-transform:uppercase;color:#99a1af}._line_63jq9_63{width:48px;height:4px;opacity:1;border-radius:10px;background:linear-gradient(180deg,#ffc300,#ffd54f)}._contentFlex_63jq9_70{display:flex;gap:10px}._wrapper_63jq9_74{width:360px;padding:1.6rem;border-radius:20px;background:#fff}._asideHeader_63jq9_80{display:flex;align-items:center;gap:10px;margin-bottom:1.4rem}._icon_63jq9_86{width:36px;height:36px;border-radius:10px;background:#1e3a8a;color:#fff;display:grid;place-items:center;font-size:18px}._header_63jq9_12 h4{font-size:15px;font-weight:600}._filters_63jq9_103{display:flex;flex-direction:column;gap:1.2rem}._field_63jq9_109 label{display:block;font-size:12px;color:#6b7280;margin-bottom:6px}._select_63jq9_117{width:100%;height:42px;padding:0 14px;background:#f4f6fb;border:none;border-radius:10px;font-size:14px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:18px}._select_63jq9_117:focus{outline:2px solid #2563eb;background-color:#fff}._cardsContainer_63jq9_145{display:flex;flex-wrap:wrap;justify-content:space-between}._loadMoreContainer_63jq9_151{display:flex;justify-content:center;margin-top:12px}._loadMoreButton_63jq9_157{height:44px;min-width:140px;border-radius:12px;border:1px solid #152b5a;background:#fff;color:#152b5a;font-weight:600;cursor:pointer}._loadMoreButton_63jq9_157:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 768px){._wrapper_63jq9_74{width:100%}}._card_lr0zf_1{width:320px;background:#fff;border-radius:20px;padding:1.6rem;display:flex;flex-direction:column;border:1px solid #c1c1c180;margin-bottom:30px;font-family:URWGeometric!important}._cardHeader_lr0zf_14{display:flex;justify-content:space-between;align-items:center}._cardLogo_lr0zf_20{width:44px;height:44px;border-radius:12px;background:#0f2a5f;color:#fff;display:grid;place-items:center;font-size:20px}._cardTrending_lr0zf_31{font-size:11px;color:#f97316;background:#fff7ed;padding:4px 10px;border-radius:12px;display:flex;align-items:center;gap:4px}._cardTitle_lr0zf_43{font-size:17px;font-weight:600;margin:1rem 0 .6rem}._cardMeta_lr0zf_50{display:flex;flex-wrap:wrap;gap:12px;font-size:12px;color:#6b7280}._cardMetaItem_lr0zf_58{display:flex;align-items:center;gap:4px}._cardTags_lr0zf_65{display:flex;gap:10px;margin:1rem 0}._cardTagBlue_lr0zf_71{background:#eef2ff;color:#2563eb;font-size:12px;padding:6px 12px;border-radius:14px}._cardTagGreen_lr0zf_79{background:#dcfce7;color:#16a34a;font-size:12px;padding:6px 12px;border-radius:14px}._cardStats_lr0zf_88{display:flex;align-items:center;justify-content:space-between;margin:1rem 0 1.4rem;padding:15px;border-radius:10px;background-color:#f9fafb}._cardStat_lr0zf_88{display:flex;flex-direction:column;gap:2px;text-align:center}._cardStat_lr0zf_88 strong{font-size:18px;font-weight:600}._cardStat_lr0zf_88 span{font-size:12px;color:#6b7280}._cardActive_lr0zf_115{color:#16a34a}._cardDivider_lr0zf_119{width:1px;height:28px;background:#e5e7eb}._cardCta_lr0zf_126{margin-top:auto;height:44px;border-radius:12px;border:1px solid #152b5a;background:transparent;color:#152b5a;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}@media (max-width: 768px){._card_lr0zf_1{width:100%}}._section_1cs3o_1{padding:25px 80px;font-family:URWGeometric!important}._ctaSection_1cs3o_6{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;background:linear-gradient(276.83deg,#254b96 1.55%,#152b5a 69.21%);border-radius:32px;padding:30px;color:#fff;overflow:hidden}._ctaContent_1cs3o_18{max-width:520px}._badge_1cs3o_22{display:inline-flex;align-items:center;gap:6px;background:#ffffff1a;padding:5px 20px;border-radius:999px;font-size:15px;margin-bottom:16px;width:193px;height:46px}._heading_1cs3o_35{font-size:36px;font-weight:500;line-height:1.2;margin-bottom:16px}._subText_1cs3o_42{font-size:18px;line-height:1.6;color:#c1c1c1;margin-bottom:28px}._actions_1cs3o_49{display:flex;gap:14px}._primaryBtn_1cs3o_54{background:#facc15;color:#111827;border:none;padding:12px 22px;border-radius:10px;font-weight:600;cursor:pointer;display:inline-flex;gap:7px;align-items:center}._secondaryBtn_1cs3o_67{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.25);padding:12px 22px;border-radius:10px;font-weight:500;cursor:pointer}._imageWrapper_1cs3o_78{position:relative;height:420px;display:flex;align-items:center;justify-content:flex-end}._sideImage_1cs3o_87{position:absolute;right:0;top:23px;width:100%;border-radius:16px;opacity:.95;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}._mainImage_1cs3o_100{margin-right:6rem;margin-top:8rem;position:relative;z-index:2;width:100%;border-radius:16px;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}@media (max-width: 768px){._ctaSection_1cs3o_6{grid-template-columns:1fr;padding:40px 32px;gap:32px}._imageWrapper_1cs3o_78{height:auto;justify-content:center}._sideImage_1cs3o_87{display:none}._mainImage_1cs3o_100{max-width:100%}}._section_uh7fb_1{padding:50px 80px;font-family:URWGeometric!important}._sectionheader_uh7fb_7{margin-bottom:48px;text-align:center}._heading_uh7fb_12{margin-top:12px;font-family:URWGeometric!important;font-size:50px;font-weight:600;line-height:64px;text-align:center}._heading_uh7fb_12 span{color:#1c79ff}._subText_uh7fb_25{margin-top:12px;font-size:20px;color:#43536d;font-family:URWGeometric!important;font-weight:500;text-align:center}._smallHeading_uh7fb_34{display:flex;align-items:center;gap:5px;justify-content:center}._smallHeading_uh7fb_34 p{font-family:URWGeometric!important;font-weight:400;font-size:14px;letter-spacing:.7px;text-align:center;text-transform:uppercase;color:#99a1af}._line_uh7fb_51{width:48px;height:4px;opacity:1;border-radius:10px;background:linear-gradient(180deg,#ffc300,#ffd54f)}._stepsGrid_uh7fb_59{display:grid;grid-template-columns:repeat(3,1fr);padding:0rem 10rem;margin-top:48px}._stepCard_uh7fb_67{border-radius:16px;padding:32px 28px;border:1px solid #e5e7eb;transition:box-shadow .3s ease,transform .3s ease;background:linear-gradient(132.02deg,#fff .56%,#f9fafb 99.44%);box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;width:310px;font-family:URWGeometric!important}._stepCard_uh7fb_67:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-6px)}._stepIcon_uh7fb_88{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:20px;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}._purple_uh7fb_103{background:#f3e8ff;color:#7c3aed}._blue_uh7fb_108{background:#e0ecff;color:#2563eb}._green_uh7fb_113{background:#dcfce7;color:#16a34a}._stepTitle_uh7fb_119{font-size:24px;font-weight:400;color:#152b5a;margin-bottom:10px}._stepDescription_uh7fb_127{font-size:16px;line-height:1.6;color:#4a5565}@media (max-width: 768px){._stepsGrid_uh7fb_59{grid-template-columns:1fr;gap:20px}._stepCard_uh7fb_67{padding:28px 24px}}._section_1mnhz_1{padding:50px 80px;font-family:URWGeometric!important;background:linear-gradient(135deg,#0f172b,#152b5a,#0f172b),linear-gradient(90deg,#ffc300 .07%,#0000 .07%),linear-gradient(180deg,#ffc300 .11%,#0000 .11%)}._sectionheader_1mnhz_11{margin-bottom:48px;text-align:center}._heading_1mnhz_16{margin-top:12px;font-family:URWGeometric!important;font-size:60px;font-weight:400;line-height:64px;text-align:center;color:#fff;letter-spacing:2px}._heading_1mnhz_16 span{color:#ffdf20}._subText_1mnhz_31{margin-top:12px;font-size:20px;color:#ffffffb2;font-family:URWGeometric!important;font-weight:500;text-align:center}._grid_1mnhz_40{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:5rem}._card_1mnhz_48{width:384px;border-radius:14px;padding:32px;color:#fff;background-color:#ffffff1a}._cardHeader_1mnhz_56{display:flex;gap:10px;align-items:center}._header_1mnhz_63{display:flex;gap:14px;align-items:center;margin-bottom:16px}._avatarWrapper_1mnhz_70{position:relative}._avatar_1mnhz_70{width:64px;height:64px;background:#facc15;border-radius:12px;color:#1f2937;font-size:20px;display:flex;align-items:center;justify-content:center}._verified_1mnhz_86{position:absolute;bottom:-2px;right:-2px;width:18px;height:18px;background:#22c55e;color:#052e16;font-size:11px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #2a3f66}._name_1mnhz_104{font-size:18px;font-weight:600;margin-bottom:5px;margin-top:0}._role_1mnhz_111{font-size:14px;color:#fff9;margin:0}._quote_1mnhz_118{font-size:18px;line-height:1.65;color:#ffffffe5;margin-bottom:18px}._divider_1mnhz_126{height:1px;background:#ffffff1f;margin-bottom:14px}._footer_1mnhz_133{display:flex;justify-content:space-between;font-size:12px}._location_1mnhz_139{color:#facc15;display:flex;align-items:center;gap:6px}._raised_1mnhz_146{color:#34d399;font-weight:500}._cardFooter_1mnhz_151{display:flex;justify-content:space-between;align-items:center;margin-top:25px}._headingBadge_1mnhz_158{color:#fff;background-color:#ffffff1a;width:185px;border:1px solid #ffffff33;padding:15px;border-radius:50px;display:inline-flex;gap:7px;align-items:center}._section_bk40z_1{padding:50px 80px;background:#fff}._container_bk40z_6{display:flex;justify-content:space-between}._header_bk40z_12{margin-bottom:48px;padding:0 25px}._badge_bk40z_17{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:14px;font-weight:600;color:#bb4d00;background-color:#fef3c6;border-color:#fee685}._heading_bk40z_30{margin-top:12px;font-family:URWGeometric!important;font-size:64px;font-weight:600;line-height:64px}._heading_bk40z_30 span{color:#1c79ff}._subText_bk40z_42{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:URWGeometric!important;font-weight:500;max-width:75rem}._contentItem_bk40z_51{display:flex;align-items:center;gap:10px;font-family:URWGeometric!important;color:#364153;font-size:18px}._contentItem_bk40z_51 span{color:#fff;border-radius:50%;width:32px;height:32px;padding:6px;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}._contentFlex_bk40z_69{display:flex;justify-content:space-between}._getStartedBtn_bk40z_73{background-color:#152b5a;color:#fff;padding:10px 16px;display:inline-flex;align-items:center;box-shadow:0 8px 10px -6px #0000001a,0 20px 25px -5px #0000001a;margin-top:4rem;border-radius:8px;border:none;gap:10px}._cardsGrid_91ctm_1{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:50px}._card_91ctm_1{background:#fff;border-radius:16px;padding:28px 24px;text-align:center;border:1px solid #eef2f7;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}._iconWrapper_91ctm_22{width:48px;height:48px;margin:0 auto 16px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px}._green_91ctm_35{background:#dcfce7;color:#16a34a}._blue_91ctm_40{background:#e0ecff;color:#2563eb}._purple_91ctm_45{background:#f3e8ff;color:#7c3aed}._cardTitle_91ctm_51{font-size:18px;font-weight:600;color:#101828;margin-bottom:6px}._cardDescription_91ctm_58{font-size:14px;line-height:1.5;color:#4a5565}@media (max-width: 768px){._cardsGrid_91ctm_1{grid-template-columns:1fr}}._section_bpznk_1{padding:50px 80px;background:#fff}._container_bpznk_6{max-width:1280px;margin:auto}._header_bpznk_12{margin-bottom:48px}._badge_bpznk_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_bpznk_26{margin-top:12px;font-family:URWGeometric!important;font-size:64px;font-weight:600;line-height:64px}._heading_bpznk_26 span{color:#1c79ff}._subText_bpznk_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:URWGeometric!important;font-weight:500;max-width:75rem}._cardContainer_bpznk_47{display:flex;justify-content:space-between;padding:0 50px}._loadingText_bpznk_53{width:100%;text-align:center;color:#43536d;font-size:16px;font-family:URWGeometric!important}._card_bpznk_47{width:390px;background:#fff;border-radius:20px;border:1px solid #e5e7eb;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:320px;font-family:URWGeometric!important}._headerContainer_bpznk_73{display:flex;align-items:center}._cardHeaderContainer_bpznk_78{background-color:#155dfc0d}._cardHeader_bpznk_78{display:flex;justify-content:space-between;align-items:center;padding:1.4rem 1.4rem .6rem}._cardIcon_bpznk_90{width:44px;height:44px;border-radius:12px;background:#2563eb;color:#fff;display:grid;place-items:center;font-size:20px}._cardStatus_bpznk_101{font-size:11px;color:#2563eb;background:#e0ecff;padding:4px 10px;border-radius:12px;display:flex;align-items:center;gap:4px}._cardTitle_bpznk_113{font-size:16px;font-weight:600;padding:0 1.4rem;margin-bottom:.6rem;width:70%}._cardHighlight_bpznk_122{display:flex;align-items:center;gap:6px;font-size:13px;color:#475569;padding:0 1.4rem 1rem}._cardDetails_bpznk_132{padding:1rem 1.4rem;display:flex;flex-direction:column;gap:10px;color:#4a5565}._cardDetailItem_bpznk_140{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}._cardDetailItem_bpznk_140 ._detailsIcon_bpznk_148{padding:10px;border-radius:10px;width:32px;height:32px}._cardDescription_bpznk_156{font-size:14px;color:#4a5565;padding:0rem 1.4rem;line-height:1.6;min-height:44px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._cardActions_bpznk_169{display:flex;gap:12px;padding:1.2rem 1.4rem 1.6rem;margin-top:auto}._cardPrimaryBtn_bpznk_176{flex:1;height:42px;border-radius:12px;background:#0f2a5f;color:#fff;border:none;font-size:14px;font-weight:500;cursor:pointer}._cardSecondaryBtn_bpznk_188{flex:1;height:42px;border-radius:12px;background:#fff;color:#475569;border:1px solid #e5e7eb;font-size:14px;cursor:pointer}@media (max-width: 768px){._card_bpznk_47{width:100%}}._heroSectionContainer_17jby_1{padding:5rem 13rem}._badgeContainor_17jby_4{display:flex;justify-content:center}._heroHeading_17jby_9{font-weight:700;font-size:80px;line-height:78px;text-align:center;color:#2f2f33}._heroSubheading_17jby_17{font-family:URWGeometric;font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#43536d}._metrics_17jby_25{display:flex;justify-content:space-evenly;text-align:center;border-top:1px solid #e5e7eb;width:72%;margin:auto;margin-top:3rem}._metricItem_17jby_35{padding-top:20px}._metricValue_17jby_39{font-family:URWGeometric!important;font-weight:700;font-size:30px;line-height:36px;text-align:center;color:#101828;margin-bottom:0}._metricLabel_17jby_48{font-family:URWGeometric!important;font-weight:400;font-size:16px;text-align:center;color:#4a5565;margin-top:5px}._emHeroSearchContainer_17jby_61{transform:translateY(20px);z-index:50;width:78%;margin:auto;display:flex;flex-direction:column;align-items:center}._emHeroSearch_17jby_61{display:flex;align-items:center;background:#fff;border-radius:15px;padding:15px 8px;border:8px solid #cbdbfc;box-shadow:0 24px 60px #0000000f;height:78px;width:95%}._emHeroLeft_17jby_83{display:flex;align-items:center;flex:1}._emHeroIcon_17jby_89{width:48px;height:48px;border-radius:12px;background-color:#15289a0d;display:flex;align-items:center;justify-content:center}._emHeroInput_17jby_99{flex:1;border:none;outline:none;font-size:16px;padding:0 16px;color:#101828;background:transparent}._emHeroInput_17jby_99::placeholder{color:#98a2b3}._emHeroSelectTrigger_17jby_113{background:#f3f4f6;padding:8px 12px;border-radius:10px;font-size:14px;width:105px;cursor:pointer;white-space:nowrap}._emHeroSearchBtn_17jby_123{background:#152b5a;color:#fff;padding:10px 22px;border-radius:12px;border:none;font-weight:600;font-size:14px;width:106px;margin-left:10px;cursor:pointer}._searchRresults_17jby_139{width:95%;margin:14px auto 0;background:#fff;border-radius:18px;padding:18px;border:1px solid rgba(193,193,193,.45);box-shadow:0 40px 100px #1226482e;z-index:20;animation:_slideDownFade_17jby_1 .35s ease-out;transform-origin:top}@keyframes _slideDownFade_17jby_1{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._aiDiscoveryCard_17jby_166{display:flex;gap:16px;padding:24px;background:#f4f5fb;border-radius:12px;box-shadow:0 1px 3px #0000001a}._aiIcon_17jby_175{width:48px;height:48px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001f}._searchResultsTitle_17jby_186{color:#43536d;margin:16px 0 12px;font-family:URWGeometric!important;font-size:14px;letter-spacing:.35px;text-transform:uppercase}._resultsDivider_17jby_195{width:100%;height:1px;background:#e5e7eb;margin:24px 0 16px}._aiTitle_17jby_202{margin:0 0 8px;font-size:16px;font-weight:700;color:#111827}._aiDescription_17jby_209{margin:0;font-size:14px;line-height:1.7;color:#43536d}._resultsList_17jby_216{display:flex;flex-direction:column}._resultItem_17jby_221{display:flex;justify-content:space-between;width:100%;padding:10px;border:none;border-bottom:1px solid #edf2f7;background:transparent;text-align:left;font-family:URWGeometric!important;font-size:16px;color:#111827;cursor:pointer;transition:transform .2s ease}._resultItem_17jby_221:hover{background-color:#b5b5b582;transform:none;box-shadow:none;border-radius:5px}._searchHint_17jby_245{padding:8px 0 14px;font-size:14px;color:#98a2b3}._loadingState_17jby_251{display:flex;flex-direction:column;gap:12px;padding:6px 0}._skeletonLine_17jby_258{width:100%;height:18px;border-radius:999px;background:linear-gradient(90deg,#eef2ff 25%,#f8fafc,#eef2ff 75%);background-size:200% 100%;animation:_shimmer_17jby_1 1.3s linear infinite}@keyframes _shimmer_17jby_1{0%{background-position:200% 0}to{background-position:-200% 0}}._trendingItem_17jby_277{display:flex;justify-content:space-between;padding:12px 0;font-family:URWGeometric!important;font-size:16px;cursor:pointer;transition:transform .25s ease}._trendingItem_17jby_277:hover{transform:translate(4px)}._trendPositive_17jby_291{color:#00c16a;font-weight:600}._card_1xe9d_1{align-items:center;padding:24px 28px;border-radius:16px;background:#fff;box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;gap:24px;background:linear-gradient(135deg,#f8fafc,#fff);font-family:URWGeometric!important;margin-top:3rem}._contentFlex_1xe9d_15{display:flex;justify-content:space-between}._left_1xe9d_21{display:flex;gap:20px}._avatarWrapper_1xe9d_26{position:relative}._avatar_1xe9d_26{width:80px;height:80px;border-radius:14px;background:linear-gradient(135deg,#2b7fff,#4f39f6);color:#fff;font-weight:600;display:grid;place-items:center;font-size:24px;box-shadow:0 4px 6px -4px #2b7fff33,0 10px 15px -3px #2b7fff33}._onlineDot_1xe9d_45{position:absolute;bottom:40px;right:-2px;width:24px;height:24px;background:#22c55e;border-radius:50%;border:2px solid #fff}._info_1xe9d_56{display:flex;flex-direction:column;gap:6px;margin-top:-30px}._nameRow_1xe9d_63{display:flex;align-items:center;gap:10px}._name_1xe9d_63{font-size:30px;font-weight:600;margin-bottom:0}._verified_1xe9d_75{font-size:12px;padding:2px 8px;background:#ecfdf5;color:#007a55;border-radius:999px;font-weight:500;border-top:.8px solid #a4f4cf80;margin-top:30px}._role_1xe9d_86{font-size:14px;color:#475569;margin-top:5px}._meta_1xe9d_92{font-size:13px;color:#64748b;display:flex;align-items:center;gap:6px;margin-top:0}._dot_1xe9d_101{font-size:16px}._tags_1xe9d_105{display:flex;gap:10px;margin-top:20px}._tag_1xe9d_105{font-size:14px;padding:0 15px;border-radius:16px;background:#fffc;color:#314158;font-weight:500;height:41px;text-align:center;border:.8px solid #e2e8f099;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;display:inline-flex;align-items:center;gap:5px}._right_1xe9d_130{display:flex;gap:48px;text-align:right}._stat_1xe9d_136{display:flex;flex-direction:column;gap:4px}._label_1xe9d_142{font-size:14px;color:#64748b;margin:0}._value_1xe9d_148{font-size:24px;font-weight:600;color:#0f172b;margin:0}@media (max-width: 768px){._card_1xe9d_1{flex-direction:column;align-items:flex-start}._right_1xe9d_130{width:100%;justify-content:space-between;text-align:left}}._section_vaec5_1{margin-top:5rem;font-family:URWGeometric!important;display:flex;gap:40px}._leftcard_vaec5_7{background:#fff;border-radius:14px;padding:20px 22px;width:280px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;border:1px solid #eef2f7;max-height:340px}._header_vaec5_21{display:flex;align-items:center;gap:10px;margin-bottom:14px}._iconCircle_vaec5_28{color:#7c3aed;font-size:14px}._titleLeftCard_vaec5_33{font-size:18px;font-weight:600;color:#0f172a}._list_vaec5_39{display:flex;flex-direction:column}._row_vaec5_44{display:flex;justify-content:space-between;padding:10px 0;font-size:13px;border-bottom:1px solid #f1f5f9}._row_vaec5_44:last-child{border-bottom:none}._label_vaec5_56{color:#64748b;font-size:14px}._value_vaec5_61{color:#0f172a;font-weight:500;font-size:14px}._rightCard_vaec5_67{background:#fff;border-radius:18px;padding:28px 32px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}._rightCardHeader_vaec5_77{margin-bottom:24px}._heading_vaec5_81{font-size:24px;font-weight:700;color:#0f172a;margin:0}._subText_vaec5_88{font-size:13px;color:#64748b;margin-top:4px}._grid_vaec5_94{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}._card_vaec5_101{border-radius:16px;padding:20px;background:linear-gradient(135deg,#f9fafb,#f9fafb80);border:1px solid #f3f4f6}._icon_vaec5_28{width:44px;height:44px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;font-size:20px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}._green_vaec5_127{color:#fff;background:linear-gradient(135deg,#00bc7d,#00bba7)}._blue_vaec5_132{background:linear-gradient(135deg,#2b7fff,#00b8db);color:#fff}._purple_vaec5_137{background:linear-gradient(135deg,#615fff,#ad46ff);color:#fff}._pink_vaec5_142{background:linear-gradient(135deg,#ad46ff,#f6339a);color:#fff}._label_vaec5_56{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#64748b}._title_vaec5_33{font-size:15px;font-weight:600;color:#0f172a;margin-top:4px}._description_vaec5_161{font-size:13px;color:#475569;margin-top:4px}@media (max-width: 1024px){._grid_vaec5_94{grid-template-columns:repeat(2,1fr)}}._bottomCard_vaec5_174{background:#fff;border-radius:18px;padding:24px 28px;border:1px solid #eef2f7;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;margin-top:2rem}._bottomCardTitle_vaec5_187{font-size:24px;font-weight:600;color:#0f172a;margin-bottom:18px}._bottomCardSection_vaec5_194{margin-bottom:18px}._bottomCardLabel_vaec5_198{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin-bottom:10px}._bottomCardTags_vaec5_207{display:flex;flex-wrap:wrap;gap:8px}._bottomCardTag_vaec5_207,._bottomCardTagActive_vaec5_214{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:13px;border:1px solid #e5e7eb;color:#334155;background:#f8fafc}._bottomCardTagActive_vaec5_214{background:#fff7ed;color:#ea580c;border-color:#fed7aa}._bottomCardDivider_vaec5_233{height:1px;background:#f1f5f9;margin:18px 0}._bottomCardRadio_vaec5_239{display:flex;align-items:center;gap:8px;font-size:13px;color:#334155}._bottomCardRadio_vaec5_239 input{accent-color:#2563eb}._dealCardSection_9i0ca_1{background:#fff;border-radius:18px;padding:28px 32px;border:1px solid #eef2f7;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a;margin-top:3rem}._dealCardHeader_9i0ca_14{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._dealCardTitle_9i0ca_21{font-size:22px;font-weight:700;color:#0f172a;margin:0}._dealCardSubtitle_9i0ca_28{font-size:14px;color:#4a5565;margin-top:10px}._dealCardFilter_9i0ca_34{padding:6px 12px;border-radius:999px;border:1px solid #e5e7eb;background:#f8fafc;font-size:13px;color:#334155;display:inline-flex;gap:10px}._dealCardGrid_9i0ca_46{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}._dealCard_9i0ca_1{background:#fff;border-radius:16px;padding:20px;border:1px solid #c1c1c180}._dealCardIcon_9i0ca_61{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:12px;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}._dealCardValue_9i0ca_76{font-size:32px;font-weight:700;color:#0f172a;margin:0}._dealCardLabel_9i0ca_83{font-size:14px;font-weight:600;color:#0f172a;margin-top:4px}._dealCardSubText_9i0ca_90{font-size:12px;color:#4a5565;margin-top:2px}._dealCardProgress_9i0ca_97{height:6px;background:#f1f5f9;border-radius:999px;margin-top:14px;overflow:hidden}._dealCardProgressBar_9i0ca_105{height:100%;border-radius:999px}._gray_9i0ca_111{background:linear-gradient(135deg,#99a1af,#6a7282);color:#fff}._blue_9i0ca_116{background:linear-gradient(135deg,#51a2ff,#2b7fff);color:#fff}._purple_9i0ca_121{background:linear-gradient(135deg,#c27aff,#ad46ff);color:#fff}._orange_9i0ca_126{background:linear-gradient(135deg,#ff8904,#ff6900);color:#fff}._green_9i0ca_131{background:linear-gradient(135deg,#00d492,#00bc7d);color:#fff}._blue_9i0ca_116._dealCardProgressBar_9i0ca_105{background:#3b82f6}._purple_9i0ca_121._dealCardProgressBar_9i0ca_105{background:#8b5cf6}._orange_9i0ca_126._dealCardProgressBar_9i0ca_105{background:#f97316}._green_9i0ca_131._dealCardProgressBar_9i0ca_105{background:#22c55e}._gray_9i0ca_111._dealCardProgressBar_9i0ca_105{background:#94a3b8}@media (max-width: 1024px){._dealCardGrid_9i0ca_46{grid-template-columns:repeat(2,1fr)}}._section_kw0ua_1{padding:5rem}._aiCard_kw0ua_4{background:#f9f9f9;border:1px solid #eaecf0;border-radius:14px;padding:16px 18px;margin-top:2rem;box-shadow:0 1px 2px -1px #1018280d,0 1px 3px #1018280d}._aiHeader_kw0ua_17{display:flex;align-items:center;margin-bottom:6px}._aiTitle_kw0ua_23{font-size:24px;font-weight:700;color:#101828;display:flex;align-items:center;gap:8px;margin:0}._aiBadge_kw0ua_34{font-size:12px;font-weight:600;padding:4px 12px;border-radius:10px;background:#ffc300;color:#fff;line-height:1}._aiDescription_kw0ua_45{font-size:16px;color:#121212;margin-bottom:22px;margin-top:22px}._aiButton_kw0ua_53{background:#152b5a;color:#fff;font-size:12px;font-weight:700;padding:12px;border-radius:25px;border:none;cursor:pointer}._aiButton_kw0ua_53:hover{background:#102a5f}._container_ei1bg_1{padding:3rem;background-color:#eae6e2}._wrapper_ei1bg_6{display:flex;justify-content:center;gap:25px}._left_ei1bg_13{padding:3rem 6rem;display:flex;flex-direction:column;background-color:#fff;width:70%;border-radius:8px}._logo_ei1bg_22{display:flex;align-items:center;gap:.4rem;font-weight:600;margin-bottom:2rem}._welcome_ei1bg_30{font-size:30px;font-weight:700;margin:0;margin-top:1.5rem}._logoIcon_ei1bg_37{background:#ffc107;width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center}._subtitle_ei1bg_47{color:#717182;margin-bottom:2rem;font-size:18px}._field_ei1bg_53{display:flex;flex-direction:column;margin-bottom:1rem}._field_ei1bg_53 label{font-size:14px;margin-bottom:.3rem}._field_ei1bg_53 input{padding:.7rem;border:1px solid #d1d5db;border-radius:6px}._primaryBtn_ei1bg_70{width:100%;margin-top:1rem;padding:.75rem;background:#ffc107;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:16px;margin-bottom:10px}._links_ei1bg_82{text-align:center;margin:2rem 0rem}._forgot_ei1bg_86{color:#717182;cursor:pointer;float:inline-end;text-decoration:underline}._divider_ei1bg_93{text-align:center;color:#9ca3af;font-size:.8rem;margin:1.2rem 0;position:relative}._divider_ei1bg_93:before,._divider_ei1bg_93:after{content:"";position:absolute;top:50%;width:45%;height:1px;background:#e5e7eb}._divider_ei1bg_93:before{left:0}._divider_ei1bg_93:after{right:0}._socialBtnContainer_ei1bg_119{display:flex;justify-content:center;gap:20px}._socialBtn_ei1bg_119{width:100%;padding:10px;margin-bottom:.6rem;border-radius:50%;background:#fff;font-size:25px;border:1px solid #71718252;width:48px;height:48px}._right_ei1bg_138{position:relative;background-size:cover;background-position:center;color:#fff;border-radius:8px;overflow:hidden}._overlay_ei1bg_147{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._heroContent_ei1bg_154{position:relative;z-index:2;padding:2rem;text-align:center}._trusted_ei1bg_161{font-size:14px;background-color:#ffffff1f;opacity:.9;padding:10px;border-radius:16px;border:.8px solid #ffffff4d}._heroContent_ei1bg_154 h1{font-weight:500;font-size:72px;line-height:76px;letter-spacing:0px}._heroContent_ei1bg_154 p{max-width:420px;font-size:20px}._heroContent_ei1bg_154 li p{display:inline-flex;gap:1rem;align-items:center;margin-bottom:0}._heroContent_ei1bg_154 li p span{background-color:#ffc30014;border-radius:50%;padding:8px;width:38px;color:#ffc300;height:38px}._heroContent_ei1bg_154 ul{list-style:none;padding:0;font-size:20px;color:#cbdbfc}._heroContent_ei1bg_154 li{margin-bottom:.6rem}._inputError_ei1bg_209{border:1px solid #dc2626!important}._errorText_ei1bg_213{color:#dc2626;font-size:.75rem;margin-top:10px;display:inline-flex;gap:5px}._links_ei1bg_82{color:#717182}._links_ei1bg_82 b{color:#152b5a;text-decoration:underline}._businessText_ei1bg_230{color:#717182;text-align:center}._loginErrorContainer_ei1bg_235{background-color:#fef2f2;border-radius:10px;text-align:center;color:#9f0712;border:1px solid #ffc9c9;margin-bottom:20px}._loginErrorContainer_ei1bg_235 p{display:inline-flex;gap:10px}._dashboardsImg_ei1bg_249{width:100%;margin-top:30%;margin-bottom:12%}._accesText_ei1bg_255{text-align:left;display:block;margin-top:5rem;margin-bottom:0;font-size:36px!important;color:#121212;font-weight:500}@media (max-width: 900px){._container_ei1bg_1{grid-template-columns:1fr}._right_ei1bg_138{display:none}}:root{--cp-primary: #1a2332;--cp-amber: #f5a623;--cp-amber-dk: #e5940b;--cp-green: #0f9d58;--cp-blue: #3b82f6;--cp-text-body: #3a4a5c;--cp-text-muted: #6b7280;--cp-text-label: #9ca3af;--cp-border: #e5e7eb;--cp-border-light: #eef0f3;--cp-bg-page: #f7f8fa;--cp-bg-hover: #f9fafb;--cp-bg-section: #f5f7fa}._pageWrapper_3dkg8_23{min-height:100vh;background-color:#f7f8fa}._contentArea_3dkg8_28{margin:0 auto;padding:24px 16px}@media (min-width: 640px){._contentArea_3dkg8_28{padding:24px}}@media (min-width: 1024px){._contentArea_3dkg8_28{padding:24px 32px}}._layout_3dkg8_35{display:flex;flex-direction:column;gap:24px}@media (min-width: 1024px){._layout_3dkg8_35{flex-direction:row}}._mainCol_3dkg8_42{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0}._sidebarCol_3dkg8_50{width:100%}@media (min-width: 1024px){._sidebarCol_3dkg8_50{width:320px;flex-shrink:0}}._card_3dkg8_56{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:24px}@media (min-width: 640px){._card_3dkg8_56{padding:32px}}._cardLg_3dkg8_64{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:24px}@media (min-width: 640px){._cardLg_3dkg8_64{padding:32px}}@media (min-width: 1024px){._cardLg_3dkg8_64{padding:40px}}._sectionTitle_3dkg8_74{font-size:24px;font-weight:700;color:#1a2332;margin-bottom:16px}@media (min-width: 640px){._sectionTitle_3dkg8_74{font-size:28px}}._bodyText_3dkg8_82{font-size:15px;color:#3a4a5c;line-height:1.75;margin-bottom:24px}@media (min-width: 640px){._bodyText_3dkg8_82{font-size:17px}}._label_3dkg8_90{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600;margin-bottom:8px}@media (min-width: 640px){._label_3dkg8_90{font-size:12px}}._labelGreen_3dkg8_100{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#0f9d58;font-weight:600;margin-bottom:6px}@media (min-width: 640px){._labelGreen_3dkg8_100{font-size:12px}}._divider_3dkg8_110{border:none;border-top:1px solid #e5e7eb;margin:20px 0}._heroBg_3dkg8_117{position:relative;width:100%;height:280px;background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width: 640px){._heroBg_3dkg8_117{height:320px}}@media (min-width: 768px){._heroBg_3dkg8_117{height:360px}}._heroInner_3dkg8_128{height:100%;display:flex;align-items:flex-end;padding:0 16px 40px}@media (min-width: 640px){._heroInner_3dkg8_128{padding:0 24px 40px}}@media (min-width: 1024px){._heroInner_3dkg8_128{padding:0 32px 48px}}._heroContent_3dkg8_137{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:100%;gap:24px}@media (min-width: 640px){._heroContent_3dkg8_137{flex-direction:row;align-items:flex-end}}._companyInfo_3dkg8_149{display:flex;align-items:flex-end;gap:20px}._logoMark_3dkg8_151{width:90px;height:90px;background:#2c3e6b;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:700;border:1px solid rgba(255,255,255,.1);flex-shrink:0;box-shadow:0 10px 25px #0000004d}@media (min-width: 640px){._logoMark_3dkg8_151{width:110px;height:110px;font-size:34px}}._heroNameRow_3dkg8_168{padding-bottom:4px}._heroName_3dkg8_168{color:#fff;font-size:30px;font-weight:600;line-height:1.2;margin-bottom:10px;letter-spacing:-.02em}@media (min-width: 640px){._heroName_3dkg8_168{font-size:38px}}._heroBadges_3dkg8_180{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}._heroBadge_3dkg8_180{padding:4px 14px;font-size:12px;font-weight:600;border-radius:4px;cursor:default;letter-spacing:.08em;text-transform:uppercase}._heroBadgeYellow_3dkg8_191{background:#f5a623;color:#fff}._heroBadgeGreen_3dkg8_192{background:#27ae60;color:#fff}._heroBadgeOutline_3dkg8_193{border:1px solid rgba(255,255,255,.3);color:#fff}._heroLocation_3dkg8_195{display:flex;align-items:center;gap:8px;color:#fffc;font-size:15px}._scoreCard_3dkg8_203{background:#ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:20px 32px;display:flex;align-items:center;gap:32px;flex-shrink:0}._scoreCol_3dkg8_214{text-align:center}._scoreLabel_3dkg8_215{font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:600;color:#ffffff80;margin-bottom:4px}._scoreValue_3dkg8_223{font-size:42px;font-weight:700;color:#fff;line-height:1}._scoreNumber_3dkg8_224{font-size:42px;font-weight:700;color:#f5a623;line-height:1}._scoreHint_3dkg8_225{font-size:13px;font-weight:500;color:#ffffff80;margin-top:4px}._scoreDivider_3dkg8_226{width:1px;height:64px;background:#ffffff26}._tabBar_3dkg8_229{background:#fff;border-bottom:1px solid #e5e7eb}._tabBarInner_3dkg8_230{padding:0 16px}@media (min-width: 640px){._tabBarInner_3dkg8_230{padding:0 24px}}@media (min-width: 1024px){._tabBarInner_3dkg8_230{padding:0 32px}}._tabList_3dkg8_234{display:flex;gap:40px;overflow-x:auto}@media (min-width: 640px){._tabList_3dkg8_234{gap:48px}}._tabBtn_3dkg8_237{padding:16px 0;font-size:15px;font-weight:500;white-space:nowrap;cursor:pointer;transition:color .15s;position:relative;background:none;border:none}@media (min-width: 640px){._tabBtn_3dkg8_237{font-size:16px}}._tabBtnActive_3dkg8_249{color:#1a1a1a}._tabBtnInactive_3dkg8_250{color:#9ca3af}._tabBtnInactive_3dkg8_250:hover{color:#4b5563}._tabIndicator_3dkg8_252{position:absolute;bottom:0;left:0;right:0;height:3px;background:#f5a623;border-radius:2px 2px 0 0}._sideNote_3dkg8_258{padding-left:16px;margin-bottom:24px;border-left:3px solid #d1d5db}._sideNoteLabel_3dkg8_259{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600;margin-bottom:8px}._sideNoteText_3dkg8_260{font-size:15px;color:#1a2332;line-height:1.6}@media (min-width: 640px){._sideNoteText_3dkg8_260{font-size:17px}}._highlights_3dkg8_262{display:flex;flex-wrap:wrap;align-items:center;gap:24px;font-size:14px;color:#4a5568}@media (min-width: 640px){._highlights_3dkg8_262{gap:32px;font-size:16px}}._highlightItem_3dkg8_264{display:flex;align-items:center;gap:10px}._highlightDot_3dkg8_265{width:10px;height:10px;border-radius:50%;flex-shrink:0}._profileRows_3dkg8_268{border-top:1px solid #eef0f3}._profileRow_3dkg8_268{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #eef0f3}@media (min-width: 640px){._profileRow_3dkg8_268{padding:20px 0}}._profileRowLabel_3dkg8_274{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600}@media (min-width: 640px){._profileRowLabel_3dkg8_274{font-size:12px}}._profileRowValue_3dkg8_276{font-size:15px;font-weight:500;color:#1a2332}@media (min-width: 640px){._profileRowValue_3dkg8_276{font-size:17px}}._profileRowHighlight_3dkg8_278{font-size:15px;font-weight:500;color:#f5a623}@media (min-width: 640px){._profileRowHighlight_3dkg8_278{font-size:17px}}._tags_3dkg8_282{display:flex;flex-wrap:wrap;gap:12px}@media (min-width: 640px){._tags_3dkg8_282{gap:16px}}._tag_3dkg8_282{padding:8px 20px;font-size:14px;font-weight:500;border-radius:999px;border:1px solid;cursor:default}@media (min-width: 640px){._tag_3dkg8_282{font-size:15px}}._tractionRows_3dkg8_288{border-top:1px solid #eef0f3}._tractionRow_3dkg8_288{padding:20px 0;border-bottom:1px solid #eef0f3}._tractionRow_3dkg8_288:last-child{border-bottom:none;padding-bottom:0}._tractionValueRow_3dkg8_291{display:flex;align-items:center;gap:12px}._tractionValue_3dkg8_291{font-size:17px;font-weight:700;color:#1a2332}@media (min-width: 640px){._tractionValue_3dkg8_291{font-size:19px}}._tractionGrowth_3dkg8_294{display:flex;align-items:center;gap:4px;color:#0f9d58;font-size:14px;font-weight:500}@media (min-width: 640px){._tractionGrowth_3dkg8_294{font-size:15px}}._presenceLinks_3dkg8_296{display:flex;align-items:center;gap:12px;margin-top:8px}._presenceBtn_3dkg8_297{display:flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid #e5e7eb;border-radius:999px;font-size:14px;font-weight:500;color:#1a2332;text-decoration:none;cursor:pointer;background:none;transition:background-color .15s}._presenceBtn_3dkg8_297:hover{background:#f9fafb}@media (min-width: 640px){._presenceBtn_3dkg8_297{font-size:15px}}._presenceBtnBlue_3dkg8_305{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#3b82f6;border-radius:999px;font-size:14px;font-weight:500;color:#fff;text-decoration:none;cursor:pointer;border:none;transition:background-color .15s}._presenceBtnBlue_3dkg8_305:hover{background:#2563eb}@media (min-width: 640px){._presenceBtnBlue_3dkg8_305{font-size:15px}}._productGrid_3dkg8_315{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 640px){._productGrid_3dkg8_315{grid-template-columns:1fr 1fr}}._productCard_3dkg8_317{background:#f5f7fa;border-radius:12px;padding:20px;cursor:pointer;transition:background-color .15s}._productCard_3dkg8_317:hover{background:#eef1f6}@media (min-width: 640px){._productCard_3dkg8_317{padding:24px}}._productIcon_3dkg8_320{width:40px;height:40px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px;box-shadow:0 1px 3px #00000014}._productTitle_3dkg8_321{font-size:16px;font-weight:600;color:#1a2332;margin-bottom:6px}@media (min-width: 640px){._productTitle_3dkg8_321{font-size:18px}}._productDesc_3dkg8_323{font-size:13px;color:#6b7280;line-height:1.5}@media (min-width: 640px){._productDesc_3dkg8_323{font-size:14px}}._techTitle_3dkg8_325{font-size:22px;font-weight:700;color:#1a2332;margin-bottom:16px}@media (min-width: 640px){._techTitle_3dkg8_325{font-size:26px}}._techTags_3dkg8_327{display:flex;flex-wrap:wrap;gap:10px}._techTagFilled_3dkg8_328{padding:6px 16px;font-size:13px;font-weight:500;border-radius:999px;background:#111;color:#fff;cursor:default}._techTagOutline_3dkg8_329{padding:6px 16px;font-size:13px;font-weight:500;border-radius:999px;background:#fff;border:1px solid #d1d5db;color:#374151;cursor:default}@media (min-width: 640px){._techTagFilled_3dkg8_328,._techTagOutline_3dkg8_329{padding:8px 20px;font-size:14px}}._leaderGrid_3dkg8_336{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 640px){._leaderGrid_3dkg8_336{grid-template-columns:1fr 1fr}}._memberCard_3dkg8_338{display:flex;align-items:center;gap:16px;background:#f5f7fa;border-radius:12px;padding:16px;border:1px solid #e5e7eb;cursor:pointer;transition:background-color .15s}._memberCard_3dkg8_338:hover{background:#eef1f6}@media (min-width: 640px){._memberCard_3dkg8_338{padding:20px}}._memberAvatar_3dkg8_345{width:52px;height:52px;border-radius:50%;background:#1a2332;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:600;flex-shrink:0}@media (min-width: 640px){._memberAvatar_3dkg8_345{width:60px;height:60px;font-size:18px}}._memberName_3dkg8_347{font-size:16px;font-weight:600;color:#1a2332;line-height:1.2}@media (min-width: 640px){._memberName_3dkg8_347{font-size:18px}}._memberRole_3dkg8_349{font-size:13px;color:#6b7280;margin-top:2px}@media (min-width: 640px){._memberRole_3dkg8_349{font-size:14px}}._fundingTimeline_3dkg8_353{border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;margin-bottom:32px}._timelineGrid_3dkg8_354{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width: 640px){._timelineGrid_3dkg8_354{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px){._timelineGrid_3dkg8_354{grid-template-columns:repeat(5,1fr)}}._timelineCell_3dkg8_357{padding:16px;background:#fff;border-right:1px solid #e5e7eb}._timelineCell_3dkg8_357:last-child{border-right:none}@media (min-width: 640px){._timelineCell_3dkg8_357{padding:20px}}._timelineCellCurrent_3dkg8_360{background:#1a2332}._timelineCellStage_3dkg8_361{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#6b7280;margin-bottom:4px}._timelineCellStageCurrent_3dkg8_362{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#f5a623;margin-bottom:4px}@media (min-width: 640px){._timelineCellStage_3dkg8_361,._timelineCellStageCurrent_3dkg8_362{font-size:12px}}._timelineCellAmount_3dkg8_364{font-size:20px;font-weight:700;line-height:1.2;color:#1a2332}._timelineCellAmountCurrent_3dkg8_365{font-size:20px;font-weight:700;line-height:1.2;color:#fff}@media (min-width: 640px){._timelineCellAmount_3dkg8_364,._timelineCellAmountCurrent_3dkg8_365{font-size:24px}}._timelineCellDate_3dkg8_367{font-size:11px;margin-top:4px;color:#9ca3af}._timelineCellDateCurrent_3dkg8_368{font-size:11px;margin-top:4px;color:#fff9}@media (min-width: 640px){._timelineCellDate_3dkg8_367,._timelineCellDateCurrent_3dkg8_368{font-size:12px}}._tableWrapper_3dkg8_371{display:none;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}@media (min-width: 640px){._tableWrapper_3dkg8_371{display:block}}._table_3dkg8_371{width:100%;border-collapse:collapse}._tableHead_3dkg8_374{background:#f9fafb}._tableHeadCell_3dkg8_375{text-align:left;padding:14px 20px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600}._tableRow_3dkg8_376{cursor:pointer;transition:background-color .15s;border-top:1px solid #eef0f3}._tableRow_3dkg8_376:hover{background:#f9fafb}._tableCell_3dkg8_378{padding:16px 20px;font-size:14px;color:#6b7280}._tableCellDark_3dkg8_379{padding:16px 20px;font-size:14px;color:#1a2332;font-weight:500}._tableCellBadge_3dkg8_380{padding:16px 20px}@media (min-width: 640px){._tableCell_3dkg8_378,._tableCellDark_3dkg8_379{font-size:15px}}._badge_3dkg8_385{padding:4px 12px;font-size:12px;font-weight:600;border-radius:6px;display:inline-block}@media (min-width: 640px){._badge_3dkg8_385{font-size:13px}}._mobileCards_3dkg8_388{display:flex;flex-direction:column;gap:16px}@media (min-width: 640px){._mobileCards_3dkg8_388{display:none}}._mobileCard_3dkg8_388{border-radius:12px;border:1px solid #e5e7eb;padding:16px;background:#f9fafb;cursor:pointer}._mobileCardHeader_3dkg8_391{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._mobileGrid_3dkg8_392{display:grid;grid-template-columns:1fr 1fr;gap:10px}._mobileCellLabel_3dkg8_393{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#9ca3af}._mobileCellValue_3dkg8_394{font-size:13px;color:#1a2332;font-weight:500}._mobileCellMuted_3dkg8_395{font-size:13px;color:#6b7280}._sidebarStack_3dkg8_398{display:flex;flex-direction:column;gap:16px}._statsCard_3dkg8_399{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden}._statsGrid_3dkg8_400{display:grid;grid-template-columns:1fr 1fr}._statCell_3dkg8_401{padding:16px 20px}._statCellBorderR_3dkg8_402{border-right:1px solid #e5e7eb}._statCellBorderB_3dkg8_403{border-bottom:1px solid #e5e7eb}._statValue_3dkg8_404{font-size:22px;font-weight:700;color:#1a2332}._statValueAmber_3dkg8_405{font-size:22px;font-weight:700;color:#e5940b}._statValueGreen_3dkg8_406{font-size:22px;font-weight:700;color:#0f9d58}@media (min-width: 640px){._statValue_3dkg8_404,._statValueAmber_3dkg8_405,._statValueGreen_3dkg8_406{font-size:24px}}._statLabel_3dkg8_410{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600;margin-top:4px}._touchCard_3dkg8_412{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:24px}._touchTitle_3dkg8_413{font-size:20px;font-weight:600;color:#1a2332;margin-bottom:16px}@media (min-width: 640px){._touchTitle_3dkg8_413{font-size:22px}}._touchBtn_3dkg8_415{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:#f5a623;color:#1a1a1a;font-weight:600;padding:14px 16px;border-radius:12px;border:none;cursor:pointer;font-size:16px;transition:background-color .15s}._touchBtn_3dkg8_415:hover{background:#e69a1a}@media (min-width: 640px){._touchBtn_3dkg8_415{font-size:17px}}._touchHint_3dkg8_423{font-size:14px;color:#9ca3af;margin-top:14px;text-align:center}@media (min-width: 640px){._touchHint_3dkg8_423{font-size:15px}}._loginCard_3dkg8_426{background:linear-gradient(135deg,#1a3a8a,#0f1f4e);border-radius:16px;padding:24px;color:#fff;position:relative;overflow:hidden}._loginCircle1_3dkg8_431{position:absolute;right:-40px;bottom:-40px;width:176px;height:176px;border:2px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}._loginCircle2_3dkg8_432{position:absolute;right:-10px;bottom:-10px;width:112px;height:112px;border:2px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}._loginCircle3_3dkg8_433{position:absolute;right:60px;bottom:30px;width:80px;height:80px;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}._loginContent_3dkg8_434{position:relative;z-index:1}._loginTitle_3dkg8_435{font-size:18px;font-weight:700;margin-bottom:10px}@media (min-width: 640px){._loginTitle_3dkg8_435{font-size:20px}}._loginText_3dkg8_437{font-size:14px;color:#ffffffbf;margin-bottom:20px;line-height:1.6}@media (min-width: 640px){._loginText_3dkg8_437{font-size:15px}}._loginBtns_3dkg8_439{display:flex;gap:12px;flex-wrap:nowrap}._loginBtnDark_3dkg8_440{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#111;border-radius:999px;font-size:14px;font-weight:500;color:#fff;border:none;cursor:pointer;white-space:nowrap;transition:background-color .15s}._loginBtnDark_3dkg8_440:hover{background:#222}._loginBtnOutline_3dkg8_447{padding:10px 20px;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:14px;font-weight:500;color:#fff;background:none;cursor:pointer;white-space:nowrap;transition:background-color .15s}._loginBtnOutline_3dkg8_447:hover{background:#ffffff1a}:root{--fp-primary: #1a2332;--fp-amber: #f5a623;--fp-amber-dk: #e5940b;--fp-green: #0f9d58;--fp-blue: #3b82f6;--fp-text-body: #3a4a5c;--fp-text-muted: #6b7280;--fp-text-label: #9ca3af;--fp-border: #e5e7eb;--fp-border-light: #eef0f3;--fp-bg-page: #f7f8fa;--fp-bg-hover: #f9fafb}._pageWrapper_1kfqg_22{min-height:100vh;background-color:#f7f8fa}._contentArea_1kfqg_23{margin:0 auto;padding:24px 16px}@media (min-width: 640px){._contentArea_1kfqg_23{padding:24px}}@media (min-width: 1024px){._contentArea_1kfqg_23{padding:24px 32px}}._layout_1kfqg_26{display:flex;flex-direction:column;gap:24px}@media (min-width: 1024px){._layout_1kfqg_26{flex-direction:row}}._mainCol_1kfqg_28{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0}._sidebarCol_1kfqg_29{width:100%}@media (min-width: 1024px){._sidebarCol_1kfqg_29{width:320px;flex-shrink:0}}._card_1kfqg_33{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:24px}@media (min-width: 640px){._card_1kfqg_33{padding:32px}}._cardLg_1kfqg_35{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:24px}@media (min-width: 640px){._cardLg_1kfqg_35{padding:32px}}@media (min-width: 1024px){._cardLg_1kfqg_35{padding:40px}}._sectionTitle_1kfqg_40{font-size:24px;font-weight:700;color:#1a2332;margin-bottom:16px}@media (min-width: 640px){._sectionTitle_1kfqg_40{font-size:28px}}._bodyText_1kfqg_42{font-size:15px;color:#3a4a5c;line-height:1.75;margin-bottom:24px}@media (min-width: 640px){._bodyText_1kfqg_42{font-size:17px}}._label_1kfqg_44{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600;margin-bottom:8px}@media (min-width: 640px){._label_1kfqg_44{font-size:12px}}._labelAmber_1kfqg_46{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#e5940b;font-weight:600;margin-bottom:12px}@media (min-width: 640px){._labelAmber_1kfqg_46{font-size:12px}}._divider_1kfqg_48{border:none;border-top:1px solid #e5e7eb;margin:20px 0}._heroBg_1kfqg_51{position:relative;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:280px}._heroBackRow_1kfqg_56{padding:24px 24px 0}@media (min-width: 640px){._heroBackRow_1kfqg_56{padding:24px 32px 0}}@media (min-width: 1024px){._heroBackRow_1kfqg_56{padding:24px 40px 0}}._heroBackLink_1kfqg_59{display:inline-flex;align-items:center;gap:6px;color:#fffc;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:color .15s}._heroBackLink_1kfqg_59:hover{color:#fff}._heroSpacer_1kfqg_65{height:70px}@media (min-width: 640px){._heroSpacer_1kfqg_65{height:90px}}._heroBottom_1kfqg_67{padding:0 24px 24px}@media (min-width: 640px){._heroBottom_1kfqg_67{padding:0 32px 32px}}@media (min-width: 1024px){._heroBottom_1kfqg_67{padding:0 40px 32px}}._heroProfileRow_1kfqg_70{display:flex;align-items:flex-end;gap:20px}@media (min-width: 640px){._heroProfileRow_1kfqg_70{gap:24px}}._profilePhoto_1kfqg_72{width:85px;height:85px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#000;box-shadow:0 10px 25px #0006}@media (min-width: 640px){._profilePhoto_1kfqg_72{width:110px;height:110px}}._profilePhotoImg_1kfqg_74{width:100%;height:100%;object-fit:cover}._heroNameRow_1kfqg_75{padding-bottom:4px}._heroName_1kfqg_75{color:#fff;font-size:28px;font-weight:600;line-height:1.2;margin-bottom:10px;letter-spacing:-.02em}@media (min-width: 640px){._heroName_1kfqg_75{font-size:36px}}._heroBadges_1kfqg_78{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px}._heroBadge_1kfqg_78{padding:4px 14px;font-size:11px;font-weight:700;border-radius:4px;cursor:default;letter-spacing:.08em;text-transform:uppercase}._heroBadgeAmber_1kfqg_80{background:#d4a017;color:#fff}._heroBadgeGreen_1kfqg_81{background:#27ae60;color:#fff}._heroBadgeNavy_1kfqg_82{background:#1a3a6e;color:#fff;border:1px solid rgba(255,255,255,.1)}._heroLocation_1kfqg_83{display:flex;align-items:center;gap:6px;color:#fff;font-size:14px}@media (min-width: 640px){._heroLocation_1kfqg_83{font-size:15px}}._tabBar_1kfqg_87{background:#fff;border-bottom:1px solid #e5e7eb}._tabBarInner_1kfqg_88{padding:0 16px}@media (min-width: 640px){._tabBarInner_1kfqg_88{padding:0 24px}}@media (min-width: 1024px){._tabBarInner_1kfqg_88{padding:0 32px}}._tabList_1kfqg_91{display:flex;gap:40px;overflow-x:auto}@media (min-width: 640px){._tabList_1kfqg_91{gap:48px}}._tabBtn_1kfqg_93{padding:16px 0;font-size:15px;font-weight:500;white-space:nowrap;cursor:pointer;transition:color .15s;position:relative;background:none;border:none}@media (min-width: 640px){._tabBtn_1kfqg_93{font-size:16px}}._tabBtnActive_1kfqg_95{color:#1a1a1a}._tabBtnInactive_1kfqg_96{color:#9ca3af}._tabBtnInactive_1kfqg_96:hover{color:#4b5563}._tabIndicator_1kfqg_98{position:absolute;bottom:0;left:0;right:0;height:3px;background:#f5a623;border-radius:2px 2px 0 0}._sideNote_1kfqg_101{padding-left:16px;margin-bottom:24px;border-left:3px solid #d1d5db}._sideNoteLabel_1kfqg_102{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600;margin-bottom:8px}._sideNoteText_1kfqg_103{font-size:15px;color:#1a2332;line-height:1.6}@media (min-width: 640px){._sideNoteText_1kfqg_103{font-size:17px}}._highlights_1kfqg_105{display:flex;flex-wrap:wrap;align-items:center;gap:24px;font-size:14px;color:#4a5568}@media (min-width: 640px){._highlights_1kfqg_105{gap:32px;font-size:16px}}._highlightItem_1kfqg_107{display:flex;align-items:center;gap:10px}._highlightDot_1kfqg_108{width:10px;height:10px;border-radius:50%;flex-shrink:0}._detailsHeader_1kfqg_111{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}._detailsTitle_1kfqg_112{font-size:22px;font-weight:700;color:#1a2332}@media (min-width: 640px){._detailsTitle_1kfqg_112{font-size:26px}}._detailsSubtitle_1kfqg_114{font-size:14px;color:#6b7280;margin-top:2px}._detailsBadge_1kfqg_115{padding:4px 12px;font-size:12px;font-weight:500;color:#6b7280;background:#f3f4f6;border-radius:999px;white-space:nowrap}._detailsGrid_1kfqg_116{margin-top:24px;display:grid;grid-template-columns:1fr;gap:20px 24px;border-top:1px solid #e5e7eb;padding-top:24px}@media (min-width: 640px){._detailsGrid_1kfqg_116{grid-template-columns:repeat(3,1fr)}}._detailLabel_1kfqg_119{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600;margin-bottom:6px}._detailValue_1kfqg_120{font-size:15px;font-weight:500;color:#1a2332}._detailValueLink_1kfqg_121{font-size:15px;font-weight:500;color:#0f9d58;cursor:pointer}._detailValueLink_1kfqg_121:hover{text-decoration:underline}._timelineItem_1kfqg_126{display:flex;align-items:flex-start;gap:16px}._timelineLeft_1kfqg_127{display:flex;flex-direction:column;align-items:center}._timelineDot_1kfqg_128{width:36px;height:36px;border-radius:50%;background:#f0f1f3;flex-shrink:0}@media (min-width: 640px){._timelineDot_1kfqg_128{width:40px;height:40px}}._timelineConnector_1kfqg_130{width:2px;background:#e5e7eb;flex:1;min-height:40px}._timelineContent_1kfqg_131{padding-bottom:24px}._timelineTitle_1kfqg_132{font-size:16px;font-weight:600;color:#1a2332;line-height:1.3}@media (min-width: 640px){._timelineTitle_1kfqg_132{font-size:18px}}._timelinePeriod_1kfqg_134{font-size:13px;color:#9ca3af;margin-top:4px;text-transform:uppercase;letter-spacing:.03em}@media (min-width: 640px){._timelinePeriod_1kfqg_134{font-size:14px}}._timelineBadge_1kfqg_136{display:inline-block;margin-top:8px;padding:4px 12px;font-size:12px;font-weight:500;border-radius:999px;border:1px solid}@media (min-width: 640px){._timelineBadge_1kfqg_136{font-size:13px}}._achvRows_1kfqg_140{border-top:1px solid #eef0f3}._achvRow_1kfqg_140{padding:20px 0;border-bottom:1px solid #eef0f3}._achvRow_1kfqg_140:last-child{border-bottom:none;padding-bottom:0}._achvLabelAmber_1kfqg_143{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#e5940b;font-weight:600;margin-bottom:12px}@media (min-width: 640px){._achvLabelAmber_1kfqg_143{font-size:12px}}._achvText_1kfqg_145{font-size:15px;color:#1a2332;line-height:1.8}@media (min-width: 640px){._achvText_1kfqg_145{font-size:17px}}._achvDivider_1kfqg_147{border:none;border-top:1px solid #f0f1f3;margin:8px 0}._presenceLinks_1kfqg_148{display:flex;align-items:center;gap:12px;margin-top:8px}._presenceBtn_1kfqg_149{display:flex;align-items:center;gap:8px;padding:10px 20px;border:1px solid #e5e7eb;border-radius:999px;font-size:14px;font-weight:500;color:#1a2332;text-decoration:none;cursor:pointer;background:none;transition:background-color .15s}._presenceBtn_1kfqg_149:hover{background:#f9fafb}@media (min-width: 640px){._presenceBtn_1kfqg_149{font-size:15px}}._presenceBtnBlue_1kfqg_157{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#3b82f6;border-radius:999px;font-size:14px;font-weight:500;color:#fff;text-decoration:none;cursor:pointer;border:none;transition:background-color .15s}._presenceBtnBlue_1kfqg_157:hover{background:#2563eb}@media (min-width: 640px){._presenceBtnBlue_1kfqg_157{font-size:15px}}._portfolioList_1kfqg_167{display:flex;flex-direction:column;gap:16px}._portfolioItem_1kfqg_168{display:flex;align-items:center;gap:16px;padding:16px;border-radius:12px;border:1px solid #e5e7eb;cursor:pointer;transition:background-color .15s}._portfolioItem_1kfqg_168:hover{background:#f9fafb}@media (min-width: 640px){._portfolioItem_1kfqg_168{gap:20px;padding:20px}}._portfolioInitials_1kfqg_175{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 640px){._portfolioInitials_1kfqg_175{width:50px;height:50px}}._portfolioInitialsText_1kfqg_177{font-size:14px;font-weight:700}@media (min-width: 640px){._portfolioInitialsText_1kfqg_177{font-size:16px}}._portfolioInfo_1kfqg_179{flex:1;min-width:0}._portfolioName_1kfqg_180{font-size:16px;font-weight:600;color:#1a2332}@media (min-width: 640px){._portfolioName_1kfqg_180{font-size:18px}}._portfolioDesc_1kfqg_182{font-size:13px;color:#6b7280;margin-top:2px}@media (min-width: 640px){._portfolioDesc_1kfqg_182{font-size:14px}}._portfolioTags_1kfqg_184{display:flex;align-items:center;gap:8px;flex-shrink:0}._portfolioBadge_1kfqg_185{padding:4px 12px;font-size:11px;font-weight:600;border:1px solid;border-radius:4px;white-space:nowrap}@media (min-width: 640px){._portfolioBadge_1kfqg_185{font-size:12px}}._fundingTimeline_1kfqg_189{border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;margin-bottom:32px}._timelineGrid_1kfqg_190{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width: 640px){._timelineGrid_1kfqg_190{grid-template-columns:repeat(3,1fr)}}@media (min-width: 768px){._timelineGrid_1kfqg_190{grid-template-columns:repeat(5,1fr)}}._timelineCell_1kfqg_193{padding:16px;background:#fff;border-right:1px solid #e5e7eb}._timelineCell_1kfqg_193:last-child{border-right:none}@media (min-width: 640px){._timelineCell_1kfqg_193{padding:20px}}._timelineCellCurrent_1kfqg_196{background:#1a2332}._timelineCellStage_1kfqg_197{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#6b7280;margin-bottom:4px}._timelineCellStageCurrent_1kfqg_198{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#f5a623;margin-bottom:4px}@media (min-width: 640px){._timelineCellStage_1kfqg_197,._timelineCellStageCurrent_1kfqg_198{font-size:12px}}._timelineCellAmount_1kfqg_200{font-size:20px;font-weight:700;line-height:1.2;color:#1a2332}._timelineCellAmountCurrent_1kfqg_201{font-size:20px;font-weight:700;line-height:1.2;color:#fff}@media (min-width: 640px){._timelineCellAmount_1kfqg_200,._timelineCellAmountCurrent_1kfqg_201{font-size:24px}}._timelineCellDate_1kfqg_203{font-size:11px;margin-top:4px;color:#9ca3af}._timelineCellDateCurrent_1kfqg_204{font-size:11px;margin-top:4px;color:#fff9}@media (min-width: 640px){._timelineCellDate_1kfqg_203,._timelineCellDateCurrent_1kfqg_204{font-size:12px}}._tableWrapper_1kfqg_206{display:none;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}@media (min-width: 640px){._tableWrapper_1kfqg_206{display:block}}._table_1kfqg_206{width:100%;border-collapse:collapse}._tableHead_1kfqg_209{background:#f9fafb}._tableHeadCell_1kfqg_210{text-align:left;padding:14px 20px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600}._tableRow_1kfqg_211{cursor:pointer;transition:background-color .15s;border-top:1px solid #eef0f3}._tableRow_1kfqg_211:hover{background:#f9fafb}._tableCell_1kfqg_213{padding:16px 20px;font-size:14px;color:#6b7280}._tableCellDark_1kfqg_214{padding:16px 20px;font-size:14px;color:#1a2332;font-weight:500}._tableCellBadge_1kfqg_215{padding:16px 20px}@media (min-width: 640px){._tableCell_1kfqg_213,._tableCellDark_1kfqg_214{font-size:15px}}._badge_1kfqg_217{padding:4px 12px;font-size:12px;font-weight:600;border-radius:6px;display:inline-block}@media (min-width: 640px){._badge_1kfqg_217{font-size:13px}}._mobileCards_1kfqg_219{display:flex;flex-direction:column;gap:16px}@media (min-width: 640px){._mobileCards_1kfqg_219{display:none}}._mobileCard_1kfqg_219{border-radius:12px;border:1px solid #e5e7eb;padding:16px;background:#f9fafb;cursor:pointer}._mobileCardHeader_1kfqg_222{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._mobileGrid_1kfqg_223{display:grid;grid-template-columns:1fr 1fr;gap:10px}._mobileCellLabel_1kfqg_224{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#9ca3af}._mobileCellValue_1kfqg_225{font-size:13px;color:#1a2332;font-weight:500}._mobileCellMuted_1kfqg_226{font-size:13px;color:#6b7280}._sidebarStack_1kfqg_229{display:flex;flex-direction:column;gap:16px}._statsCard_1kfqg_230{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden}._statsGrid_1kfqg_231{display:grid;grid-template-columns:1fr 1fr}._statCell_1kfqg_232{padding:16px 20px}._statCellBorderR_1kfqg_233{border-right:1px solid #e5e7eb}._statCellBorderB_1kfqg_234{border-bottom:1px solid #e5e7eb}._statValue_1kfqg_235{font-size:22px;font-weight:700;color:#1a2332}._statValueAmber_1kfqg_236{font-size:22px;font-weight:700;color:#e5940b}._statValueGreen_1kfqg_237{font-size:22px;font-weight:700;color:#0f9d58}@media (min-width: 640px){._statValue_1kfqg_235,._statValueAmber_1kfqg_236,._statValueGreen_1kfqg_237{font-size:24px}}._statLabel_1kfqg_239{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600;margin-top:4px}._domainCard_1kfqg_241{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:24px}._domainTitle_1kfqg_242{font-size:18px;font-weight:600;color:#1a2332;margin-bottom:16px}@media (min-width: 640px){._domainTitle_1kfqg_242{font-size:20px}}._domainTags_1kfqg_244{display:flex;flex-wrap:wrap;gap:8px}._domainTag_1kfqg_244{padding:6px 14px;font-size:13px;font-weight:500;border:1px solid #e5e7eb;border-radius:999px;color:#374151;background:#fff;cursor:default}._touchCard_1kfqg_247{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:24px}._touchTitle_1kfqg_248{font-size:18px;font-weight:600;color:#1a2332;margin-bottom:16px}@media (min-width: 640px){._touchTitle_1kfqg_248{font-size:20px}}._touchBtn_1kfqg_250{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:#f5a623;color:#1a1a1a;font-weight:600;padding:14px 16px;border-radius:12px;border:none;cursor:pointer;font-size:15px;transition:background-color .15s}._touchBtn_1kfqg_250:hover{background:#e69a1a}@media (min-width: 640px){._touchBtn_1kfqg_250{font-size:16px}}._touchBtnSecondary_1kfqg_258{width:100%;margin-top:12px;display:flex;align-items:center;justify-content:center;padding:12px 16px;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;font-weight:500;color:#1a2332;background:none;cursor:pointer;transition:background-color .15s}._touchBtnSecondary_1kfqg_258:hover{background:#f9fafb}@media (min-width: 640px){._touchBtnSecondary_1kfqg_258{font-size:16px}}._touchHint_1kfqg_266{font-size:13px;color:#9ca3af;margin-top:12px;text-align:center}@media (min-width: 640px){._touchHint_1kfqg_266{font-size:14px}}._loginCard_1kfqg_269{background:linear-gradient(135deg,#1a3a8a,#0f1f4e);border-radius:16px;padding:24px;color:#fff;position:relative;overflow:hidden}._loginCircle1_1kfqg_270{position:absolute;right:-40px;bottom:-40px;width:176px;height:176px;border:2px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}._loginCircle2_1kfqg_271{position:absolute;right:-10px;bottom:-10px;width:112px;height:112px;border:2px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}._loginCircle3_1kfqg_272{position:absolute;right:60px;bottom:30px;width:80px;height:80px;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}._loginContent_1kfqg_273{position:relative;z-index:1}._loginTitle_1kfqg_274{font-size:18px;font-weight:700;margin-bottom:10px}@media (min-width: 640px){._loginTitle_1kfqg_274{font-size:20px}}._loginText_1kfqg_276{font-size:14px;color:#ffffffbf;margin-bottom:20px;line-height:1.6}@media (min-width: 640px){._loginText_1kfqg_276{font-size:15px}}._loginBtns_1kfqg_278{display:flex;gap:12px;flex-wrap:nowrap}._loginBtnDark_1kfqg_279{display:flex;align-items:center;gap:8px;padding:10px 20px;background:#111;border-radius:999px;font-size:14px;font-weight:500;color:#fff;border:none;cursor:pointer;white-space:nowrap;transition:background-color .15s}._loginBtnDark_1kfqg_279:hover{background:#222}._loginBtnOutline_1kfqg_281{padding:10px 20px;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:14px;font-weight:500;color:#fff;background:none;cursor:pointer;white-space:nowrap;transition:background-color .15s}._loginBtnOutline_1kfqg_281:hover{background:#ffffff1a}:root{--sp-primary: #1a2332;--sp-amber: #f5a623;--sp-amber-dk: #e5940b;--sp-green: #0f9d58;--sp-blue: #1a56db;--sp-text-body: #3a4a5c;--sp-text-muted: #6b7280;--sp-text-label: #9ca3af;--sp-border: #e5e7eb;--sp-border-light: #eef0f3;--sp-bg-page: #f7f8fa;--sp-bg-hover: #f9fafb}._pageWrapper_1k5kz_22{min-height:100vh;background-color:#f7f8fa}._contentArea_1k5kz_23{margin:0 auto;padding:24px 16px}@media (min-width: 640px){._contentArea_1k5kz_23{padding:24px}}@media (min-width: 1024px){._contentArea_1k5kz_23{padding:24px 40px}}@media (min-width: 1280px){._contentArea_1k5kz_23{padding:24px 48px}}._layout_1k5kz_27{display:flex;flex-direction:column;gap:24px}@media (min-width: 1024px){._layout_1k5kz_27{flex-direction:row}}._mainCol_1k5kz_29{flex:1;display:flex;flex-direction:column;gap:24px;min-width:0}._sidebarCol_1k5kz_30{width:100%}@media (min-width: 1024px){._sidebarCol_1k5kz_30{width:320px;flex-shrink:0}}._card_1k5kz_34{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:24px}@media (min-width: 640px){._card_1k5kz_34{padding:32px}}._sectionTitle_1k5kz_38{font-size:26px;font-weight:700;color:#1a2332;margin-bottom:16px}@media (min-width: 640px){._sectionTitle_1k5kz_38{font-size:30px}}._bodyText_1k5kz_40{font-size:16px;color:#3a4a5c;line-height:1.8;margin-bottom:24px}@media (min-width: 640px){._bodyText_1k5kz_40{font-size:17px}}._label_1k5kz_42{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-weight:600;margin-bottom:6px}._labelAmber_1k5kz_43{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#e5940b;font-weight:600;margin-bottom:12px}._divider_1k5kz_44{border:none;border-top:1px solid #e5e7eb;margin:20px 0}._heroBg_1k5kz_47{position:relative;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:280px}._heroBackRow_1k5kz_48{padding:20px 16px 0}@media (min-width: 640px){._heroBackRow_1k5kz_48{padding:20px 24px 0}}@media (min-width: 1024px){._heroBackRow_1k5kz_48{padding:20px 40px 0}}@media (min-width: 1280px){._heroBackRow_1k5kz_48{padding:20px 48px 0}}._heroBackLink_1k5kz_52{display:inline-flex;align-items:center;gap:6px;color:#fffc;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:color .15s}._heroBackLink_1k5kz_52:hover{color:#fff}._heroSpacer_1k5kz_54{height:60px}@media (min-width: 640px){._heroSpacer_1k5kz_54{height:80px}}._heroBottom_1k5kz_56{padding:0 16px 28px}@media (min-width: 640px){._heroBottom_1k5kz_56{padding:0 24px 36px}}@media (min-width: 1024px){._heroBottom_1k5kz_56{padding:0 40px 36px}}@media (min-width: 1280px){._heroBottom_1k5kz_56{padding:0 48px 36px}}._heroRow_1k5kz_60{display:flex;align-items:flex-end;gap:20px}@media (min-width: 640px){._heroRow_1k5kz_60{gap:24px}}._initialsAvatar_1k5kz_62{width:82px;height:82px;border-radius:16px;overflow:hidden;flex-shrink:0;background:#9ca3af80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #00000040}@media (min-width: 640px){._initialsAvatar_1k5kz_62{width:100px;height:100px}}._initialsText_1k5kz_64{color:#fff;font-size:30px;font-weight:700}@media (min-width: 640px){._initialsText_1k5kz_64{font-size:38px}}._heroNameRow_1k5kz_66{padding-bottom:4px}._heroName_1k5kz_66{color:#fff;font-size:28px;font-weight:700;line-height:1.2;margin-bottom:4px;letter-spacing:-.02em}@media (min-width: 640px){._heroName_1k5kz_66{font-size:36px}}._heroTagline_1k5kz_69{color:#ffffffbf;font-size:15px;margin-bottom:12px;max-width:520px;line-height:1.5}@media (min-width: 640px){._heroTagline_1k5kz_69{font-size:17px}}._heroBadges_1k5kz_71{display:flex;flex-wrap:wrap;align-items:center;gap:8px}._heroBadge_1k5kz_71{padding:3px 12px;font-size:12px;font-weight:700;border-radius:4px;cursor:default;letter-spacing:.08em;text-transform:uppercase}._heroBadgeAmber_1k5kz_73{background:#d4a017;color:#fff}._heroBadgeGreen_1k5kz_74{background:#27ae60;color:#fff}._heroBadgeOutline_1k5kz_75{border:1px solid rgba(255,255,255,.3);color:#fff}._tabBar_1k5kz_78{background:#fff;border-bottom:1px solid #e5e7eb}._tabBarInner_1k5kz_79{padding:0 16px}@media (min-width: 640px){._tabBarInner_1k5kz_79{padding:0 24px}}@media (min-width: 1024px){._tabBarInner_1k5kz_79{padding:0 40px}}@media (min-width: 1280px){._tabBarInner_1k5kz_79{padding:0 48px}}._tabList_1k5kz_83{display:flex;gap:32px;overflow-x:auto}@media (min-width: 640px){._tabList_1k5kz_83{gap:40px}}._tabBtn_1k5kz_85{padding:16px 0;font-size:18px;font-weight:500;white-space:nowrap;cursor:pointer;transition:color .15s;position:relative;background:none;border:none}@media (min-width: 640px){._tabBtn_1k5kz_85{font-size:19px}}._tabBtnActive_1k5kz_87{color:#1a1a1a}._tabBtnInactive_1k5kz_88{color:#9ca3af}._tabBtnInactive_1k5kz_88:hover{color:#4b5563}._tabIndicator_1k5kz_90{position:absolute;bottom:0;left:0;right:0;height:3px;background:#f5a623;border-radius:2px 2px 0 0}._industryBox_1k5kz_93{border-radius:8px;border:1px solid #e5e7eb;padding:16px 20px;margin-bottom:24px}@media (min-width: 640px){._industryBox_1k5kz_93{padding:20px}}._industryLabel_1k5kz_95{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-weight:600;margin-bottom:6px}._industryValue_1k5kz_96{font-size:16px;color:#1a2332;line-height:1.6}@media (min-width: 640px){._industryValue_1k5kz_96{font-size:17px}}._stageLabel_1k5kz_98{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-weight:600;margin-bottom:12px}._stageGroup_1k5kz_99{display:flex}._stageBtn_1k5kz_100{flex:1;padding:10px 0;font-size:14px;font-weight:500;border:1px solid #e5e7eb;cursor:pointer;transition:all .15s;text-align:center;background:#fff;color:#1a2332;margin-left:-1px}._stageBtn_1k5kz_100:first-child{margin-left:0;border-radius:8px 0 0 8px}._stageBtn_1k5kz_100:last-child{border-radius:0 8px 8px 0}._stageBtn_1k5kz_100:hover{background:#f9fafb}._stageBtnActive_1k5kz_108{background:#1a2332;color:#fff;border-color:#1a2332}@media (min-width: 640px){._stageBtn_1k5kz_100{font-size:15px}}._highlights_1k5kz_110{display:flex;flex-wrap:wrap;align-items:center;gap:24px;font-size:15px;color:#4a5568}@media (min-width: 640px){._highlights_1k5kz_110{gap:32px;font-size:16px}}._highlightItem_1k5kz_112{display:flex;align-items:center;gap:8px}._highlightDot_1k5kz_113{width:8px;height:8px;border-radius:50%;flex-shrink:0}._metricsGrid_1k5kz_116{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 640px){._metricsGrid_1k5kz_116{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){._metricsGrid_1k5kz_116{grid-template-columns:repeat(3,1fr)}}._metricCard_1k5kz_119{border-radius:12px;border:1px solid #e5e7eb;padding:16px 20px;cursor:pointer;transition:box-shadow .15s}._metricCard_1k5kz_119:hover{box-shadow:0 2px 8px #0000000f}._metricLabel_1k5kz_121{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#e5940b;font-weight:600;margin-bottom:8px}._metricValue_1k5kz_122{font-size:26px;font-weight:700;color:#1a2332;line-height:1.2}@media (min-width: 640px){._metricValue_1k5kz_122{font-size:30px}}._metricSub_1k5kz_124{font-size:14px;margin-top:4px}@media (min-width: 640px){._metricSub_1k5kz_124{font-size:15px}}._raiseLabel_1k5kz_128{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-weight:600;margin-bottom:8px}._raiseHeader_1k5kz_129{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}@media (min-width: 640px){._raiseHeader_1k5kz_129{flex-direction:row;align-items:flex-end;justify-content:space-between}}._raiseAmount_1k5kz_131{font-size:36px;font-weight:700;color:#1a2332;line-height:1.1}@media (min-width: 640px){._raiseAmount_1k5kz_131{font-size:44px}}._raiseTarget_1k5kz_133{font-size:15px;color:#6b7280;margin-top:4px}@media (min-width: 640px){._raiseTarget_1k5kz_133{font-size:16px}}._raiseProgressLabel_1k5kz_135{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-weight:600}._raisePercent_1k5kz_136{font-size:32px;font-weight:700;color:#1a2332}@media (min-width: 640px){._raisePercent_1k5kz_136{font-size:40px}}._raisePercentSm_1k5kz_138{font-size:24px}@media (min-width: 640px){._raisePercentSm_1k5kz_138{font-size:30px}}._progressBar_1k5kz_140{width:100%;height:8px;background:#e5e7eb;border-radius:999px;overflow:hidden}._progressFill_1k5kz_141{height:100%;background:#1a2332;border-radius:999px;transition:width .5s}._productInfoRows_1k5kz_144{border-top:1px solid #e5e7eb}._productInfoRow_1k5kz_144{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e5e7eb}._productInfoLabel_1k5kz_146{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-weight:600}._productInfoValue_1k5kz_147{font-size:16px;font-weight:500;color:#1a2332}@media (min-width: 640px){._productInfoValue_1k5kz_147{font-size:17px}}._demoBox_1k5kz_149{position:relative;background:#1a2332;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;height:220px;cursor:pointer}._demoPlayBtn_1k5kz_150{width:48px;height:48px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.15);transition:background-color .15s}._demoBox_1k5kz_149:hover ._demoPlayBtn_1k5kz_150{background:#fff3}._demoText_1k5kz_152{color:#ffffff80;font-size:13px;margin-top:10px}._techStackLabel_1k5kz_153{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-weight:600;margin-bottom:12px}._techTags_1k5kz_154{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}._techTagFilled_1k5kz_155{padding:6px 14px;font-size:14px;font-weight:500;border-radius:999px;background:#1a2332;color:#fff;cursor:pointer;transition:opacity .15s}._techTagFilled_1k5kz_155:hover{opacity:.9}._techTagOutline_1k5kz_157{padding:6px 14px;font-size:14px;font-weight:500;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#1a2332;cursor:pointer;transition:opacity .15s}._techTagOutline_1k5kz_157:hover{opacity:.9}@media (min-width: 640px){._techTagFilled_1k5kz_155,._techTagOutline_1k5kz_157{font-size:15px;padding:6px 14px}}._aiTagsLabel_1k5kz_162{font-size:15px;color:#6b7280;margin-bottom:12px}@media (min-width: 640px){._aiTagsLabel_1k5kz_162{font-size:16px}}._aiTag_1k5kz_162{padding:6px 14px;font-size:14px;font-weight:500;border-radius:999px;cursor:pointer;border:1px solid;transition:opacity .15s}._aiTag_1k5kz_162:hover{opacity:.9}._aiTagDefault_1k5kz_166{padding:6px 14px;font-size:14px;font-weight:500;border-radius:999px;background:#fff;color:#1a2332;border:1px solid #e5e7eb;cursor:pointer}@media (min-width: 640px){._aiTag_1k5kz_162,._aiTagDefault_1k5kz_166{font-size:15px}}._featureTags_1k5kz_168{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}._featureTag_1k5kz_168{padding:6px 16px;font-size:14px;font-weight:500;border-radius:999px;border:1px solid;cursor:pointer;transition:opacity .15s}._featureTag_1k5kz_168:hover{opacity:.9}@media (min-width: 640px){._featureTag_1k5kz_168{font-size:15px}}._marketRows_1k5kz_174{border-top:1px solid #eef0f3}._marketRow_1k5kz_174{display:flex;flex-direction:column;gap:4px;padding:16px 0;border-bottom:1px solid #eef0f3}@media (min-width: 640px){._marketRow_1k5kz_174{flex-direction:row;align-items:center;justify-content:space-between}}._marketLabel_1k5kz_179{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#8b9db5;font-weight:600}._marketValue_1k5kz_180{font-size:16px;font-weight:500;color:#1a2332}@media (min-width: 640px){._marketValue_1k5kz_180{font-size:17px}}._tamList_1k5kz_182{display:flex;flex-direction:column;gap:24px}._tamHeader_1k5kz_184{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}._tamLabel_1k5kz_185{font-size:15px;color:#6b7280}@media (min-width: 640px){._tamLabel_1k5kz_185{font-size:16px}}._tamValue_1k5kz_187{font-size:16px;font-weight:700;color:#1a2332}@media (min-width: 640px){._tamValue_1k5kz_187{font-size:17px}}._tamBar_1k5kz_189{width:100%;height:6px;background:#eef0f3;border-radius:2px;overflow:hidden}._tamFill_1k5kz_190{height:100%;border-radius:2px}._tractionDivider_1k5kz_191{border:none;border-bottom:1px solid #eef0f3;margin-bottom:24px;padding-bottom:24px}._tractionHighlight_1k5kz_192{display:flex;flex-wrap:wrap;align-items:center;gap:8px}._tractionMain_1k5kz_193{font-size:16px;font-weight:600;color:#1a2332}@media (min-width: 640px){._tractionMain_1k5kz_193{font-size:17px}}._tractionGrowth_1k5kz_195{font-size:16px;color:#0f9d58;font-weight:500}._tractionDot_1k5kz_196{font-size:16px;color:#6b7280}._partnerList_1k5kz_197{border-top:1px solid #eef0f3;border-bottom:1px solid #eef0f3;margin-bottom:32px}._partnerRow_1k5kz_198{display:flex;align-items:center;gap:16px;padding:16px 8px;cursor:pointer;border-radius:8px;transition:background-color .15s;margin:0 -8px}._partnerRow_1k5kz_198:hover{background:#f9fafb}@media (min-width: 640px){._partnerRow_1k5kz_198{padding:20px 8px}}._partnerLogo_1k5kz_201{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 640px){._partnerLogo_1k5kz_201{width:48px;height:48px}}._partnerLogoText_1k5kz_203{font-size:13px;font-weight:600;color:#fff}@media (min-width: 640px){._partnerLogoText_1k5kz_203{font-size:14px}}._partnerInfo_1k5kz_205{flex:1;min-width:0}._partnerName_1k5kz_206{font-size:16px;font-weight:600;color:#1a2332}@media (min-width: 640px){._partnerName_1k5kz_206{font-size:17px}}._partnerDesc_1k5kz_208{font-size:14px;color:#6b7280;margin-top:2px}@media (min-width: 640px){._partnerDesc_1k5kz_208{font-size:15px}}._partnerBadge_1k5kz_210{padding:4px 12px;font-size:12px;font-weight:600;border:1px solid;border-radius:6px;white-space:nowrap}@media (min-width: 640px){._partnerBadge_1k5kz_210{font-size:13px}}._caseList_1k5kz_212{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}._caseCard_1k5kz_213{border-radius:12px;background:#f8f9fb;padding:20px 24px;cursor:pointer;transition:background-color .15s}._caseCard_1k5kz_213:hover{background:#f1f3f5}._caseBadge_1k5kz_215{display:inline-block;padding:4px 12px;font-size:13px;font-weight:600;border:1px solid #c5d0f7;color:#4f6ef7;background:#eef2ff;border-radius:6px;margin-bottom:12px}@media (min-width: 640px){._caseBadge_1k5kz_215{font-size:14px}}._caseTitle_1k5kz_217{font-size:16px;font-weight:600;color:#1a2332;margin-bottom:8px}@media (min-width: 640px){._caseTitle_1k5kz_217{font-size:17px}}._caseDesc_1k5kz_219{font-size:14px;color:#6b7280;line-height:1.7;margin-bottom:12px}@media (min-width: 640px){._caseDesc_1k5kz_219{font-size:15px}}._caseResult_1k5kz_221{font-size:15px;font-weight:600;color:#0f9d58}@media (min-width: 640px){._caseResult_1k5kz_221{font-size:16px}}._presenceDivider_1k5kz_223{border:none;border-top:1px solid #eef0f3;padding-top:24px}._presenceLinks_1k5kz_224{display:flex;align-items:center;gap:12px;margin-top:12px}._presenceBtn_1k5kz_225{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:999px;font-size:15px;font-weight:500;color:#1a2332;text-decoration:none;cursor:pointer;background:none;transition:background-color .15s}._presenceBtn_1k5kz_225:hover{background:#f9fafb}@media (min-width: 640px){._presenceBtn_1k5kz_225{font-size:16px}}._presenceBtnLinkedIn_1k5kz_228{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#0077b5;border-radius:999px;font-size:15px;font-weight:500;color:#fff;text-decoration:none;cursor:pointer;border:none;transition:background-color .15s}._presenceBtnLinkedIn_1k5kz_228:hover{background:#006097}@media (min-width: 640px){._presenceBtnLinkedIn_1k5kz_228{font-size:16px}}._overviewGrid_1k5kz_233{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 640px){._overviewGrid_1k5kz_233{grid-template-columns:repeat(3,1fr)}}._overviewCard_1k5kz_235{border-radius:12px;border:1px solid #e5e7eb;padding:20px 24px;cursor:pointer;transition:box-shadow .15s}._overviewCard_1k5kz_235:hover{box-shadow:0 2px 8px #0000000f}._overviewLabel_1k5kz_237{font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600;margin-bottom:12px}@media (min-width: 640px){._overviewLabel_1k5kz_237{font-size:15px}}._overviewValue_1k5kz_239{font-size:34px;font-weight:700;line-height:1.1}@media (min-width: 640px){._overviewValue_1k5kz_239{font-size:40px}}._overviewSub_1k5kz_241{font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:500;margin-top:6px}@media (min-width: 640px){._overviewSub_1k5kz_241{font-size:15px}}._fundingRoundsTitle_1k5kz_243{font-size:24px;font-weight:700;color:#1a2332;margin-bottom:24px}@media (min-width: 640px){._fundingRoundsTitle_1k5kz_243{font-size:28px}}._tableWrapper_1k5kz_245{display:none;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}@media (min-width: 640px){._tableWrapper_1k5kz_245{display:block}}._table_1k5kz_245{width:100%;border-collapse:collapse}._tableHead_1k5kz_248{background:#f9fafb}._tableHeadCell_1k5kz_249{text-align:left;padding:16px 24px;font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600}._tableRow_1k5kz_250{cursor:pointer;transition:background-color .15s;border-top:1px solid #eef0f3}._tableRow_1k5kz_250:hover{background:#f9fafb}._tableCell_1k5kz_252{padding:20px 24px;font-size:16px;color:#6b7280}._tableCellDark_1k5kz_253{padding:20px 24px;font-size:16px;color:#1a2332;font-weight:500}._tableCellBold_1k5kz_254{padding:20px 24px;font-size:16px;color:#1a2332;font-weight:700}._tableCellBadge_1k5kz_255{padding:20px 24px}._badge_1k5kz_256{padding:4px 12px;font-size:13px;font-weight:600;border-radius:6px;display:inline-block;border:1px solid transparent}._mobileCards_1k5kz_257{display:flex;flex-direction:column;gap:16px}@media (min-width: 640px){._mobileCards_1k5kz_257{display:none}}._mobileCard_1k5kz_257{border-radius:12px;border:1px solid #e5e7eb;padding:16px;background:#f9fafb;cursor:pointer}._mobileCardHeader_1k5kz_260{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._mobileGrid_1k5kz_261{display:grid;grid-template-columns:1fr 1fr;gap:10px}._mobileCellLabel_1k5kz_262{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#9ca3af}._mobileCellValue_1k5kz_263{font-size:13px;color:#1a2332;font-weight:500}._mobileCellMuted_1k5kz_264{font-size:13px;color:#6b7280}._investorList_1k5kz_265{display:flex;flex-direction:column;gap:16px}._investorRow_1k5kz_266{display:flex;align-items:center;gap:16px;padding:20px 24px;border-radius:12px;border:1px solid #e5e7eb;cursor:pointer;transition:background-color .15s}._investorRow_1k5kz_266:hover{background:#f9fafb}@media (min-width: 640px){._investorRow_1k5kz_266{gap:20px}}._investorLogo_1k5kz_269{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 640px){._investorLogo_1k5kz_269{width:56px;height:56px}}._investorLogoText_1k5kz_271{font-size:16px;font-weight:700}@media (min-width: 640px){._investorLogoText_1k5kz_271{font-size:17px}}._investorInfo_1k5kz_273{flex:1;min-width:0}._investorName_1k5kz_274{font-size:18px;font-weight:600;color:#1a2332}@media (min-width: 640px){._investorName_1k5kz_274{font-size:20px}}._investorDesc_1k5kz_276{font-size:15px;color:#6b7280;margin-top:2px}@media (min-width: 640px){._investorDesc_1k5kz_276{font-size:16px}}._investorBadge_1k5kz_278{padding:4px 14px;font-size:14px;font-weight:600;border:1px solid;border-radius:6px;white-space:nowrap}@media (min-width: 640px){._investorBadge_1k5kz_278{font-size:15px}}._teamSectionLabelAmber_1k5kz_282{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#e5940b;font-weight:600;margin-bottom:16px}._teamSectionLabel_1k5kz_282{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af;font-weight:600;margin-bottom:16px}._teamRows_1k5kz_284{border-top:1px solid #eef0f3;margin-bottom:32px}._teamRow_1k5kz_284{display:flex;align-items:center;gap:16px;padding:16px 8px;cursor:pointer;border-bottom:1px solid #eef0f3;border-radius:8px;transition:background-color .15s;margin:0 -8px}._teamRow_1k5kz_284:hover{background:#f9fafb}@media (min-width: 640px){._teamRow_1k5kz_284{padding:20px 8px}}._teamAvatar_1k5kz_288{width:42px;height:42px;border-radius:50%;background:#f0f1f3;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (min-width: 640px){._teamAvatar_1k5kz_288{width:48px;height:48px}}._teamAvatarText_1k5kz_290{font-size:14px;font-weight:600;color:#6b7280}@media (min-width: 640px){._teamAvatarText_1k5kz_290{font-size:15px}}._teamInfo_1k5kz_292{flex:1;min-width:0}._teamName_1k5kz_293{font-size:16px;font-weight:600;color:#1a2332}@media (min-width: 640px){._teamName_1k5kz_293{font-size:17px}}._teamRole_1k5kz_295{font-size:14px;color:#6b7280;margin-top:2px}@media (min-width: 640px){._teamRole_1k5kz_295{font-size:15px}}._teamStatus_1k5kz_297{font-size:14px;font-weight:600;color:#0f9d58;background:#eefaf3;padding:4px 12px;border-radius:6px;white-space:nowrap}@media (min-width: 640px){._teamStatus_1k5kz_297{font-size:15px}}._sidebarStack_1k5kz_301{display:flex;flex-direction:column;gap:16px}._statsCard_1k5kz_302{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden}._statsGrid_1k5kz_303{display:grid;grid-template-columns:1fr 1fr}._statCell_1k5kz_304{padding:16px 20px}._statCellBorderR_1k5kz_305{border-right:1px solid #e5e7eb}._statCellBorderB_1k5kz_306{border-bottom:1px solid #e5e7eb}._statValue_1k5kz_307{font-size:24px;font-weight:700;color:#1a2332}._statValueAmber_1k5kz_308{font-size:24px;font-weight:700;color:#e5940b}._statValueGreen_1k5kz_309{font-size:24px;font-weight:700;color:#0f9d58}@media (min-width: 640px){._statValue_1k5kz_307,._statValueAmber_1k5kz_308,._statValueGreen_1k5kz_309{font-size:26px}}._statLabel_1k5kz_311{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#9ca3af;font-weight:600;margin-top:4px}._touchCard_1k5kz_312{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:24px}._touchTitle_1k5kz_313{font-size:20px;font-weight:600;color:#1a2332;margin-bottom:16px}@media (min-width: 640px){._touchTitle_1k5kz_313{font-size:22px}}._touchBtn_1k5kz_315{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;background:#f5a623;color:#fff;font-weight:600;padding:14px 16px;border-radius:12px;border:none;cursor:pointer;font-size:17px;transition:background-color .15s}._touchBtn_1k5kz_315:hover{background:#e69a1a}@media (min-width: 640px){._touchBtn_1k5kz_315{font-size:18px}}._touchHint_1k5kz_323{font-size:15px;color:#9ca3af;margin-top:12px;text-align:center}@media (min-width: 640px){._touchHint_1k5kz_323{font-size:16px}}._loginCard_1k5kz_325{background:linear-gradient(135deg,#1a3a8a,#0f1f4e);border-radius:16px;padding:24px;color:#fff;position:relative;overflow:hidden}._loginCircle1_1k5kz_326{position:absolute;right:-40px;bottom:-40px;width:176px;height:176px;border:2px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}._loginCircle2_1k5kz_327{position:absolute;right:-10px;bottom:-10px;width:112px;height:112px;border:2px solid rgba(255,255,255,.1);border-radius:50%;pointer-events:none}._loginCircle3_1k5kz_328{position:absolute;right:60px;bottom:30px;width:80px;height:80px;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}._loginContent_1k5kz_329{position:relative;z-index:1}._loginTitle_1k5kz_330{font-size:20px;font-weight:700;margin-bottom:10px}@media (min-width: 640px){._loginTitle_1k5kz_330{font-size:22px}}._loginText_1k5kz_332{font-size:16px;color:#ffffffbf;margin-bottom:20px;line-height:1.6}@media (min-width: 640px){._loginText_1k5kz_332{font-size:17px}}._loginBtns_1k5kz_334{display:flex;gap:12px}._loginBtnDark_1k5kz_335{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;background:#111;border-radius:999px;font-size:13px;font-weight:500;color:#fff;border:none;cursor:pointer;white-space:nowrap;transition:background-color .15s}._loginBtnDark_1k5kz_335:hover{background:#222}._loginBtnOutline_1k5kz_337{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:13px;font-weight:500;color:#fff;background:none;cursor:pointer;white-space:nowrap;transition:background-color .15s}._loginBtnOutline_1k5kz_337:hover{background:#ffffff1a}._discoverPage_rfa72_2{--px: 4rem;background:#fff;min-height:100vh}._hero_rfa72_5{padding:48px var(--px) 0}._heroLabel_rfa72_6{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;color:#717182;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}._heroLabelBar_rfa72_7{width:32px;height:3px;background:#fbbf24;border-radius:2px}._heroTitle_rfa72_8{font-size:42px;font-weight:600;color:#121212;margin:0 0 8px;line-height:1.2}._heroSubtitle_rfa72_9{font-size:16px;color:#717182;margin:0 0 32px}._filters_rfa72_12{padding:0 var(--px);margin-bottom:16px}._filtersBar_rfa72_13{display:flex;align-items:center;gap:16px;flex-wrap:wrap}._search_rfa72_14{flex:1;min-width:280px;position:relative}._searchIcon_rfa72_15{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:18px;pointer-events:none}._searchInput_rfa72_16{width:100%;height:48px;padding:0 16px 0 44px;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;color:#121212;background:#fff;outline:none;box-sizing:border-box}._searchInput_rfa72_16::placeholder{color:#9ca3af}._searchInput_rfa72_16:focus{border-color:#152b5a}._dropdowns_rfa72_21{display:flex;align-items:center;gap:12px}._dropdown_rfa72_21{height:48px;padding:0 20px;border:1px solid #e5e7eb;border-radius:12px;font-size:15px;color:#121212;background:#fff;cursor:pointer;display:flex;align-items:center;gap:8px;white-space:nowrap;position:relative;-webkit-user-select:none;user-select:none}._dropdown_rfa72_21:hover{border-color:#152b5a}._dropdownArrow_rfa72_24{font-size:14px;color:#6b7280;transition:transform .2s;flex-shrink:0}._dropdownActive_rfa72_25 ._dropdownArrow_rfa72_24{transform:rotate(180deg)}._dropdownMenu_rfa72_26{position:absolute;top:calc(100% + 8px);left:0;min-width:180px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px #0000001a;z-index:100;padding:8px 0}._dropdownItem_rfa72_27{padding:10px 20px;font-size:14px;color:#374151;cursor:pointer}._dropdownItem_rfa72_27:hover{background:#f3f4f6;color:#121212}._dropdownItemSelected_rfa72_29{background:#eef2ff;color:#152b5a;font-weight:500}._viewToggle_rfa72_30{width:48px;height:48px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280}._viewToggle_rfa72_30:hover{border-color:#152b5a;color:#152b5a}._tags_rfa72_34{padding:0 var(--px);margin-bottom:32px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}._tagsLabel_rfa72_35{font-size:14px;color:#717182;white-space:nowrap}._tag_rfa72_34{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#f3f4f6;border-radius:20px;font-size:13px;color:#374151;cursor:pointer;border:none;white-space:nowrap}._tag_rfa72_34:hover{background:#e5e7eb}._tagClose_rfa72_38{font-size:14px;color:#6b7280;line-height:1}._tagsClear_rfa72_39{font-size:13px;color:#717182;cursor:pointer;background:none;border:none;padding:0;text-decoration:underline}._tagsClear_rfa72_39:hover{color:#121212}._grid_rfa72_43{padding:0 var(--px);margin-bottom:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}._card_rfa72_46{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;transition:box-shadow .3s,transform .3s}._card_rfa72_46:hover{box-shadow:0 12px 32px #0000001a;transform:translateY(-4px)}._cardImageWrapper_rfa72_48{position:relative;width:100%;height:200px;overflow:hidden}._cardImage_rfa72_48{width:100%;height:100%;object-fit:cover}._badge_rfa72_50{position:absolute;top:14px;left:14px;padding:4px 12px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._badgeFeatured_rfa72_51{background:#dc2626;color:#fff}._badgePopular_rfa72_52{background:#f59e0b;color:#fff}._fav_rfa72_53{position:absolute;top:14px;right:14px;width:36px;height:36px;background:#ffffffe6;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:#6b7280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._fav_rfa72_53:hover{color:#dc2626;background:#fff}._favorited_rfa72_55{color:#dc2626}._cardBody_rfa72_57{padding:20px}._cardName_rfa72_58{font-size:18px;font-weight:600;color:#121212;margin:0 0 6px}._cardDesc_rfa72_59{font-size:14px;color:#717182;margin:0 0 16px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._meta_rfa72_61{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}._metaItem_rfa72_62{display:flex;align-items:center;gap:5px;font-size:13px;color:#6b7280}._metaIcon_rfa72_63{font-size:14px;color:#9ca3af}._stageBadge_rfa72_65{padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid}._stageSeriesA_rfa72_66,._stageSeriesB_rfa72_66{color:#152b5a;border-color:#152b5a;background:#eef2ff}._stageSeed_rfa72_67{color:#047857;border-color:#047857;background:#ecfdf5}._stagePreSeed_rfa72_68{color:#7c3aed;border-color:#7c3aed;background:#f5f3ff}._cardFooter_rfa72_70{display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid #f3f4f6}._fundingLabel_rfa72_71{font-size:11px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}._fundingAmount_rfa72_72{font-size:22px;font-weight:700;color:#121212}._viewBtn_rfa72_73{padding:10px 22px;background:#152b5a;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer}._viewBtn_rfa72_73:hover{background:#1a3670}._pagination_rfa72_77{padding:0 var(--px) 60px;display:flex;align-items:center;justify-content:center;gap:8px}._paginationBtn_rfa72_78{height:40px;min-width:40px;padding:0 14px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:14px;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center}._paginationBtn_rfa72_78:hover{border-color:#152b5a;color:#152b5a}._paginationBtnActive_rfa72_80{background:#152b5a;color:#fff;border-color:#152b5a}._paginationBtn_rfa72_78:disabled{opacity:.4;cursor:not-allowed}._discoverPage_rfa72_2 [class*=newsletterSection]{padding-left:var(--px);padding-right:var(--px)}._discoverPage_rfa72_2 [class*=container]{max-width:100%}@media (max-width: 1024px){._discoverPage_rfa72_2{--px: 40px}._hero_rfa72_5{padding-top:36px}._heroTitle_rfa72_8{font-size:34px}._grid_rfa72_43{grid-template-columns:repeat(2,1fr);gap:20px}._pagination_rfa72_77{padding-bottom:48px}}@media (max-width: 768px){._discoverPage_rfa72_2{--px: 20px}._hero_rfa72_5{padding-top:28px}._heroTitle_rfa72_8{font-size:28px}._heroSubtitle_rfa72_9{font-size:14px}._filtersBar_rfa72_13{flex-direction:column;align-items:stretch}._search_rfa72_14{min-width:unset}._dropdowns_rfa72_21{flex-wrap:wrap}._dropdown_rfa72_21{flex:1;min-width:100px;justify-content:center}._grid_rfa72_43{grid-template-columns:1fr;gap:20px}._pagination_rfa72_77{padding-bottom:40px}}@media (max-width: 480px){._discoverPage_rfa72_2{--px: 16px}._hero_rfa72_5{padding-top:20px}._heroTitle_rfa72_8{font-size:24px}._dropdowns_rfa72_21{gap:8px}._dropdown_rfa72_21{height:42px;padding:0 14px;font-size:13px}._cardImageWrapper_rfa72_48{height:180px}._pagination_rfa72_77{padding-bottom:32px}}*,*:before,*:after{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{display:none}.inc-navbar{position:fixed;top:0;left:0;right:0;height:60px;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;padding:0 24px;z-index:100}.inc-navbar-logo img{height:32px;cursor:pointer}.inc-navbar-actions{display:flex;align-items:center;gap:16px}.inc-navbar-help{font-size:14px;color:#374151;cursor:pointer;background:none;border:none;font-family:inherit;transition:color .2s}.inc-navbar-help:hover{color:#0d1b3e}.inc-navbar-save{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;cursor:pointer;background:none;border:none;font-family:inherit;transition:color .2s}.inc-navbar-save:hover{color:#0d1b3e}.inc-navbar-avatar{width:32px;height:32px;background:#0d1b3e;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.inc-layout{display:flex;min-height:100vh;padding-top:60px;background:#f9fafb;font-family:URW Geometric,URWGeometric,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.inc-sidebar{width:200px;min-width:200px;background:#fff;border-right:1px solid #e5e7eb;padding:28px 0 20px;display:flex;flex-direction:column;position:sticky;top:60px;height:calc(100vh - 60px);overflow-y:auto}.inc-sidebar-title{padding:0 20px 4px;font-size:13px;font-weight:600;color:#0d1b3e;letter-spacing:.02em;text-transform:uppercase}.inc-sidebar-sub{padding:0 20px 20px;font-size:10px;font-weight:500;color:#9ca3af;letter-spacing:.08em;text-transform:uppercase}.inc-sidebar-steps{list-style:none;display:flex;flex-direction:column;gap:2px;flex:1}.inc-sidebar-step{display:flex;align-items:center;gap:10px;padding:10px 20px;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;border-radius:0;-webkit-user-select:none;user-select:none}.inc-sidebar-step:hover{background:#f3f4f6;color:#111827}.inc-sidebar-step.active{background:#eff2ff;color:#0d1b3e;font-weight:600}.inc-sidebar-step.completed{color:#059669}.inc-sidebar-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.inc-sidebar-progress{margin:20px 16px 0;background:#0d1b3e;border-radius:12px;padding:14px 16px 16px;color:#fff}.inc-progress-label{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#8fa3c8;margin-bottom:6px}.inc-progress-value{font-size:20px;font-weight:700;color:#fff;margin-bottom:8px}.inc-progress-bar-bg{background:#ffffff2e;border-radius:4px;height:5px;width:100%}.inc-progress-bar-fill{height:5px;border-radius:4px;background:#f5b800;transition:width .4s ease}.inc-main{flex:1;min-width:0;width:100%;padding:36px 40px 40px}.inc-step-header{margin-bottom:30px}.inc-step-meta{display:flex;align-items:center;gap:12px;margin-bottom:14px}.inc-step-number{font-size:11px;font-weight:600;letter-spacing:.12em;color:#374151;text-transform:uppercase}.inc-step-number span{color:#9ca3af}.inc-step-progress-bar{flex:1;max-width:500px;height:3px;background:#e5e7eb;border-radius:4px;overflow:hidden}.inc-step-progress-fill{height:100%;background:#f5b800;border-radius:4px;transition:width .4s ease}.inc-step-title{font-size:36px;font-weight:700;color:#111827;line-height:1.15;margin-bottom:8px}.inc-step-desc{font-size:15px;color:#6b7280;max-width:480px}.inc-bottom-bar{width:100%;height:64px;background:#0d1b3e;display:flex;align-items:center;justify-content:space-between;padding:0 30px}.inc-btn-back{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#fff;background:none;border:none;cursor:pointer;font-family:inherit;transition:opacity .2s}.inc-btn-back:hover{opacity:.8}.inc-btn-continue{background:#fff;color:#0d1b3e;border:none;border-radius:8px;padding:10px 28px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s,transform .15s}.inc-btn-continue:hover{background:#f0f4ff;transform:translateY(-1px)}.inc-btn-launch{background:#0d1b3e;color:#fff;border:2px solid #fff;border-radius:8px;padding:10px 28px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;display:flex;align-items:center;gap:8px;transition:all .2s}.inc-btn-launch:hover{background:#fff;color:#0d1b3e}.jur-search-wrap{position:relative;margin-bottom:28px}.jur-search-input{width:100%;padding:12px 16px 12px 42px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;color:#374151;background:#fff;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit}.jur-search-input:focus{border-color:#0d1b3e;box-shadow:0 0 0 3px #0d1b3e14}.jur-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:16px;pointer-events:none}.jur-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.jur-featured-card{background:#fff;border:2px solid #e5e7eb;border-radius:14px;padding:22px 20px;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .15s}.jur-featured-card:hover{border-color:#0d1b3e;box-shadow:0 4px 20px #0d1b3e1a;transform:translateY(-2px)}.jur-featured-card.selected{border-color:#f5b800;background:#fffbea;box-shadow:0 4px 20px #f5b80026}.jur-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.jur-card-icon{width:44px;height:44px;border-radius:10px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;font-size:22px}.jur-card-flag{width:28px;height:20px;border-radius:3px;overflow:hidden;font-size:18px}.jur-card-flag-img{width:36px;height:26px;border-radius:4px;object-fit:cover;display:block;flex-shrink:0}.jur-card-name{font-size:18px;font-weight:700;color:#111827;margin-bottom:8px}.jur-card-desc{font-size:12px;color:#6b7280;line-height:1.55;margin-bottom:16px}.jur-card-learn{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500;color:#0d1b3e;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;transition:gap .2s}.jur-card-learn:hover{gap:8px}.jur-more-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.jur-more-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#111827}.jur-new-badge{background:#e8edff;color:#3b5bdb;font-size:10px;font-weight:600;padding:2px 8px;border-radius:20px;letter-spacing:.04em}.jur-count-badge{font-size:12px;color:#6b7280;font-weight:500;background:#f3f4f6;padding:4px 12px;border-radius:20px}.jur-more-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.jur-more-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:16px 18px;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .15s}.jur-more-card:hover{border-color:#0d1b3e;box-shadow:0 4px 16px #0d1b3e14;transform:translateY(-1px)}.jur-more-card.selected{border-color:#f5b800;background:#fffbea}.jur-more-code{font-size:11px;font-weight:600;color:#9ca3af;letter-spacing:.06em;margin-bottom:2px}.jur-more-name{font-size:15px;font-weight:600;color:#111827}.jur-more-region{font-size:10px;color:#9ca3af;font-weight:500;letter-spacing:.06em;text-transform:uppercase;margin-top:2px}.jur-show-more-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:400px;margin:0 auto 36px;padding:12px 24px;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;font-size:14px;font-weight:500;color:#374151;cursor:pointer;font-family:inherit;transition:border-color .2s,color .2s}.jur-show-more-btn:hover{border-color:#0d1b3e;color:#0d1b3e}.jur-advisory-card{background:#0d1b3e;border-radius:16px;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.jur-advisory-left{flex:1}.jur-advisory-tag{display:inline-block;background:#f5b8002e;color:#f5b800;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:20px;margin-bottom:16px}.jur-advisory-heading{font-size:24px;font-weight:700;color:#fff;margin-bottom:14px;line-height:1.3}.jur-advisory-text{font-size:13px;color:#8fa3c8;margin-bottom:22px;line-height:1.6;max-width:380px}.jur-advisory-btn{background:#fff;color:#0d1b3e;border:none;border-radius:8px;padding:11px 22px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s;display:flex;align-items:center;gap:8px}.jur-advisory-btn:hover{background:#f0f4ff}.jur-advisory-img{width:220px;height:160px;border-radius:12px;overflow:hidden;flex-shrink:0}.jur-advisory-img img{width:100%;height:100%;object-fit:cover;filter:grayscale(30%) brightness(.9)}.ct-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:28px}.ct-type-card{background:#fff;border:2px solid #e5e7eb;border-radius:14px;padding:20px 18px;cursor:pointer;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex;flex-direction:row;align-items:flex-start;gap:14px}.ct-type-card:hover{border-color:#0d1b3e;box-shadow:0 4px 20px #0d1b3e1a;transform:translateY(-2px)}.ct-type-card.selected{border-color:#f5b800;background:#fffbea;box-shadow:0 4px 20px #f5b8001f}.ct-type-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;margin-top:2px}.ct-type-text{flex:1;min-width:0}.ct-free-zone .ct-type-icon{background:#e8f4fd;color:#2563eb}.ct-mainland .ct-type-icon{background:#e8f0fd;color:#3b5bdb}.ct-sole .ct-type-icon{background:#fef3e2;color:#d97706}.ct-branch .ct-type-icon{background:#e8fdf3;color:#059669}.ct-type-name{font-size:15px;font-weight:600;color:#111827;margin-bottom:4px}.ct-type-desc{font-size:12px;color:#6b7280;line-height:1.6}.ct-why-panel{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:32px 36px;display:flex;align-items:center;gap:32px;margin-bottom:40px}.ct-why-text{flex:1}.ct-why-label{font-size:10px;font-weight:600;letter-spacing:.1em;color:#9ca3af;text-transform:uppercase;margin-bottom:12px}.ct-why-quote{font-size:20px;font-weight:700;color:#111827;line-height:1.35;margin-bottom:14px}.ct-why-body{font-size:13px;color:#6b7280;line-height:1.65}.ct-why-img{width:220px;height:200px;border-radius:14px;overflow:hidden;flex-shrink:0;box-shadow:0 8px 32px #00000024;transform:rotate(2deg)}.ct-why-img img{width:100%;height:100%;object-fit:cover}.cd-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:28px;margin-bottom:20px}.cd-section-title{font-size:17px;font-weight:600;color:#111827;margin-bottom:22px}.cd-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.cd-row.single{grid-template-columns:1fr}.cd-field{display:flex;flex-direction:column;gap:6px}.cd-label{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#9ca3af}.cd-input-wrap{position:relative}.cd-input{width:100%;padding:11px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#374151;background:#fff;outline:none;font-family:inherit;transition:border-color .2s,box-shadow .2s}.cd-input:focus{border-color:#0d1b3e;box-shadow:0 0 0 3px #0d1b3e12}.cd-input::placeholder{color:#9ca3af}.cd-input-suffix{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:#059669}.cd-verified-dot{width:7px;height:7px;background:#059669;border-radius:50%}.cd-input-hint{font-size:11px;color:#9ca3af}.cd-select{width:100%;padding:11px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#374151;background:#fff;outline:none;font-family:inherit;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .2s,box-shadow .2s}.cd-select:focus{border-color:#0d1b3e;box-shadow:0 0 0 3px #0d1b3e12}.cd-capital-wrap{display:flex;align-items:center;gap:0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.cd-capital-prefix{padding:11px 14px;background:#f3f4f6;font-size:13px;font-weight:500;color:#374151;border-right:1px solid #e5e7eb;white-space:nowrap}.cd-capital-input{flex:1;padding:11px 14px;border:none;outline:none;font-size:14px;color:#374151;font-family:inherit;background:#fff}.cd-tips-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:40px}.cd-tip-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;display:flex;align-items:flex-start;gap:12px;position:relative;overflow:hidden}.cd-tip-watermark{position:absolute;bottom:-8px;right:10px;font-size:58px;font-weight:900;color:#0000000d;-webkit-user-select:none;user-select:none;pointer-events:none;line-height:1;letter-spacing:-4px}.cd-tip-icon{width:28px;height:28px;background:#e8edff;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#3b5bdb;flex-shrink:0}.cd-tip-title{font-size:13px;font-weight:600;color:#111827;margin-bottom:4px}.cd-tip-text{font-size:12px;color:#6b7280;line-height:1.5}.dir-ownership-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px 22px;flex-shrink:0;width:210px}.dir-ownership-label{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:4px}.dir-ownership-value{font-size:32px;font-weight:700;color:#111827;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.dir-ownership-check{color:#059669;font-size:20px}.dir-ownership-bar-bg{width:100%;height:6px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:8px}.dir-ownership-bar-fill{height:100%;background:#059669;border-radius:4px}.dir-ownership-balanced{font-size:12px;color:#059669;font-weight:500}.dir-step4-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:28px}.dir-step4-heading{flex:1}.dir-tabs{display:flex;background:#f3f4f6;border-radius:10px;padding:4px;margin-bottom:20px;width:320px}.dir-tab{flex:1;padding:9px 16px;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s;background:transparent;color:#6b7280}.dir-tab.active{background:#fff;color:#111827;box-shadow:0 1px 4px #0000001a}.dir-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;margin-bottom:14px}.dir-table{width:100%;border-collapse:collapse}.dir-table th{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;padding:12px 16px;text-align:left;background:#f9fafb;border-bottom:1px solid #e5e7eb}.dir-table td{padding:14px 16px;font-size:14px;color:#374151;border-bottom:1px solid #f3f4f6;vertical-align:middle}.dir-table tr:last-child td{border-bottom:none}.dir-name-cell{display:flex;align-items:center;gap:10px}.dir-avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff;flex-shrink:0}.dir-role-badge{display:inline-block;background:#e8edff;color:#3b5bdb;font-size:10px;font-weight:600;padding:3px 8px;border-radius:20px}.dir-role-sh-badge{display:inline-block;background:#fef3e2;color:#d97706;font-size:10px;font-weight:600;padding:3px 8px;border-radius:20px;margin-left:4px}.dir-action-btn{background:none;border:none;cursor:pointer;color:#9ca3af;font-size:15px;padding:4px;transition:color .2s;display:inline-flex;align-items:center}.dir-action-btn:hover{color:#374151}.dir-action-btn.delete:hover{color:#dc2626}.dir-add-btn{width:100%;padding:16px;border:2px dashed #d1d5db;border-radius:12px;background:#fff;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;font-family:inherit;transition:border-color .2s,color .2s,background .2s;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:28px}.dir-add-btn:hover{border-color:#0d1b3e;color:#0d1b3e;background:#f9fafb}.dir-why-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px 28px;display:flex;align-items:center;gap:24px;margin-bottom:40px}.dir-why-img{width:180px;height:150px;border-radius:12px;overflow:hidden;flex-shrink:0}.dir-why-img img{width:100%;height:100%;object-fit:cover}.dir-why-title{font-size:16px;font-weight:600;color:#111827;margin-bottom:10px}.dir-why-text{font-size:13px;color:#6b7280;line-height:1.65}.dir-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:200;display:flex;align-items:center;justify-content:center;padding:20px}.dir-modal{background:#fff;border-radius:16px;padding:28px;width:100%;max-width:520px;box-shadow:0 20px 60px #0000002e}.dir-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.dir-modal-title{font-size:18px;font-weight:600;color:#111827}.dir-modal-close{background:none;border:none;cursor:pointer;color:#6b7280;font-size:20px;display:flex;align-items:center}.dir-modal-close:hover{color:#111827}.dir-modal-body{display:flex;flex-direction:column;gap:14px}.dir-modal-footer{display:flex;gap:12px;margin-top:22px}.dir-modal-cancel{flex:1;padding:11px;border:1.5px solid #e5e7eb;border-radius:8px;background:#fff;font-size:14px;font-weight:500;color:#374151;cursor:pointer;font-family:inherit;transition:border-color .2s}.dir-modal-cancel:hover{border-color:#0d1b3e}.dir-modal-save{flex:1;padding:11px;border:none;border-radius:8px;background:#0d1b3e;font-size:14px;font-weight:600;color:#fff;cursor:pointer;font-family:inherit;transition:background .2s}.dir-modal-save:hover{background:#1a2e5e}.doc-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:28px}.doc-card{background:#fff;border:1px solid #e8eaf0;border-radius:16px;overflow:hidden;box-shadow:0 2px 10px #0000000a}.doc-card-header{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 18px 12px}.doc-card-owner{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:4px}.doc-card-name{font-size:17px;font-weight:700;color:#0d1b3e}.doc-card-icon{width:36px;height:36px;background:#eef1f8;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#0d1b3e;flex-shrink:0}.doc-content-area{margin:0 16px;background:#f5f7fa;border-radius:12px;min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 20px;gap:5px}.doc-content-clickable{cursor:pointer;transition:background .2s}.doc-content-clickable:hover{background:#eef1f8}.doc-upload-icon{font-size:28px;color:#9ca3af;margin-bottom:4px}.doc-upload-text{font-size:14px;font-weight:500;color:#374151}.doc-upload-hint{font-size:12px;color:#9ca3af}.doc-file-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;width:100%}.doc-file-icon,.doc-verify-icon{color:#374151;flex-shrink:0}.doc-file-details{flex:1;min-width:0}.doc-file-name{font-size:13px;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.doc-file-meta{font-size:11px;color:#9ca3af;margin-top:2px}.doc-file-dismiss{background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;flex-shrink:0;padding:2px;transition:color .2s}.doc-file-dismiss:hover{color:#374151}.doc-status-row{display:flex;align-items:center;justify-content:space-between;padding:12px 18px 10px}.doc-status-label,.doc-status-value{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af}.doc-status-value.uploading{color:#2563eb}.doc-status-value.completed{color:#059669}.doc-card-bar{width:100%;background:transparent;overflow:hidden}.doc-card-bar-fill{height:100%;transition:width .3s ease}.doc-help-banner{display:flex;align-items:stretch;gap:0;border-radius:16px;overflow:hidden;margin-bottom:40px;border:1px solid #e5e7eb}.doc-help-left{flex:1;background:#f5f7fa;padding:28px 32px;display:flex;flex-direction:column;justify-content:center}.doc-help-heading{font-size:17px;font-weight:700;color:#111827;margin-bottom:10px}.doc-help-body{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:20px;max-width:500px}.doc-help-download{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#0d1b3e;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;transition:opacity .2s}.doc-help-download:hover{opacity:.7}.doc-chat-card{width:240px;flex-shrink:0;position:relative;background:#637a9f;display:flex;align-items:flex-end;padding:20px 22px;overflow:hidden}.doc-chat-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top center;opacity:.55;mix-blend-mode:luminosity}.doc-chat-overlay{position:relative;z-index:1}.doc-chat-label{font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;margin-bottom:6px}.doc-chat-title{font-size:18px;font-weight:700;color:#fff;line-height:1.25;margin-bottom:14px}.doc-chat-livechat{display:inline-block;background:#ffffff2e;border:1.5px solid rgba(255,255,255,.35);color:#fff;font-size:13px;font-weight:500;padding:6px 18px;border-radius:20px;cursor:pointer;font-family:inherit;transition:background .2s}.doc-chat-livechat:hover{background:#ffffff47}.bank-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:26px 28px;margin-bottom:20px}.bank-section-title{font-size:13px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#9ca3af;margin-bottom:14px}.bank-method-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:24px}.bank-method-opt{border:2px solid #e5e7eb;border-radius:12px;padding:16px 18px;cursor:pointer;display:flex;align-items:center;gap:12px;transition:border-color .2s,background .2s}.bank-method-opt:hover{border-color:#0d1b3e}.bank-method-opt.selected{border-color:#0d1b3e;background:#f0f2fa}.bank-method-icon{width:36px;height:36px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#6b7280}.bank-method-label{font-size:14px;font-weight:600;color:#111827}.bank-method-sub{font-size:11px;color:#9ca3af}.bank-currencies{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.bank-currency-opt{border:2px solid #e5e7eb;border-radius:12px;padding:16px 14px;cursor:pointer;text-align:center;transition:border-color .2s,background .2s}.bank-currency-opt:hover{border-color:#0d1b3e}.bank-currency-opt.selected{border-color:transparent;background:#0d1b3e;color:#fff}.bank-currency-icon{font-size:22px;margin-bottom:6px}.bank-currency-code{font-size:14px;font-weight:600}.bank-currency-name{font-size:10px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#9ca3af}.bank-currency-opt.selected .bank-currency-name{color:#8fa3c8}.bank-form-row{display:grid;gap:12px;margin-bottom:12px}.bank-form-row.two-col{grid-template-columns:1fr 1fr}.bank-input{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:14px;color:#374151;background:#fff;outline:none;font-family:inherit;transition:border-color .2s,box-shadow .2s}.bank-input:focus{border-color:#0d1b3e;box-shadow:0 0 0 3px #0d1b3e12}.bank-input::placeholder{color:#9ca3af}.bank-corridors{display:grid;grid-template-columns:1fr 1fr;gap:12px}.bank-corridor-field{border:1.5px dashed #d1d5db;border-radius:10px;padding:14px;cursor:pointer;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#6b7280;transition:border-color .2s,color .2s}.bank-corridor-field:hover{border-color:#0d1b3e;color:#0d1b3e}.bank-corridor-label{font-size:10px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#9ca3af;margin-bottom:8px}.bank-corridor-section-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:10px;margin-top:18px}.bank-section-center-label{text-align:center;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:14px}.bank-corridor-tags{min-height:44px;border:1.5px dashed #d1d5db;border-radius:10px;padding:8px 12px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;transition:border-color .2s}.bank-corridor-tags:hover{border-color:#94a3b8}.bank-ctag{display:inline-flex;align-items:center;gap:4px;background:#e8edff;color:#0d1b3e;font-size:12px;font-weight:500;padding:3px 8px 3px 10px;border-radius:20px}.bank-ctag-x{background:none;border:none;cursor:pointer;color:#6b7280;display:flex;padding:0;margin-left:2px}.bank-ctag-x:hover{color:#dc2626}.bank-ctag-add{background:none;border:none;outline:none;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;font-family:inherit;padding:2px 4px}.bank-cur-eur{font-size:22px;font-weight:600;line-height:1}.bank-info-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.bank-info-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:14px}.bank-info-icon{width:36px;height:36px;background:#e8f0fd;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#3b5bdb;flex-shrink:0}.bank-info-title{font-size:13px;font-weight:600;color:#111827;margin-bottom:2px}.bank-info-text{font-size:12px;color:#6b7280}.rev-grid{display:grid;grid-template-columns:1fr 280px;gap:20px;margin-bottom:40px}.rev-left{display:flex;flex-direction:column;gap:18px}.rev-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.rev-card-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f3f4f6}.rev-card-title{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af}.rev-edit-btn{font-size:13px;font-weight:500;color:#2563eb;cursor:pointer;background:none;border:none;font-family:inherit;transition:color .2s}.rev-edit-btn:hover{color:#1a44c8}.rev-card-body{padding:18px 20px}.rev-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rev-info-item{display:block}.rev-info-label{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:4px}.rev-info-value{font-size:14px;font-weight:500;color:#111827}.rev-director-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f3f4f6}.rev-director-row:last-child{border-bottom:none}.rev-dir-left{display:flex;align-items:center;gap:12px}.rev-dir-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fff}.rev-dir-name{font-size:14px;font-weight:500;color:#111827}.rev-dir-role{font-size:12px;color:#6b7280}.rev-primary-badge{background:#e8edff;color:#3b5bdb;font-size:10px;font-weight:600;padding:4px 10px;border-radius:20px}.rev-secondary-badge{background:#f3f4f6;color:#6b7280;font-size:10px;font-weight:600;padding:4px 10px;border-radius:20px}.rev-docs-row{display:flex;gap:14px;flex-wrap:wrap}.rev-doc-item{display:flex;align-items:center;gap:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px;font-size:13px;color:#374151}.rev-doc-icon{color:#9ca3af;font-size:14px}.rev-doc-meta{font-size:11px;color:#9ca3af}.rev-bank-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.rev-right{display:flex;flex-direction:column;gap:16px}.rev-timeline-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px}.rev-timeline-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.rev-timeline-icon{font-size:16px;color:#f5b800}.rev-timeline-title{font-size:14px;font-weight:600;color:#111827}.rev-timeline-text{font-size:12px;color:#6b7280;line-height:1.6;margin-bottom:12px}.rev-status-pill{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:600;letter-spacing:.06em;background:#fff8e6;color:#d97706;padding:4px 10px;border-radius:4px}.rev-quote-card{background:#0d1b3e;border-radius:16px;padding:20px;position:relative;overflow:hidden;min-height:180px;display:flex;flex-direction:column;justify-content:flex-end}.rev-quote-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5}.rev-quote-content{position:relative;z-index:1}.rev-quote-label{font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8fa3c8;margin-bottom:10px}.rev-quote-text{font-size:13px;color:#fff;line-height:1.6;font-style:italic}.rev-declaration-card{background:#f0f4ff;border:1.5px solid #d4dcf7;border-radius:14px;padding:20px 24px;margin-bottom:10px}.rev-declaration-inner{display:flex;align-items:flex-start;gap:14px}.rev-checkbox{width:18px;height:18px;cursor:pointer;margin-top:2px;flex-shrink:0;accent-color:#0d1b3e}.rev-declaration-text{font-size:13px;color:#374151;line-height:1.65}@media (max-width: 1024px){.inc-main{padding:28px 28px 120px}.jur-featured-grid{grid-template-columns:repeat(2,1fr)}.jur-more-grid{grid-template-columns:repeat(3,1fr)}.rev-grid{grid-template-columns:1fr}.rev-right{flex-direction:row;flex-wrap:wrap}.rev-timeline-card,.rev-quote-card{flex:1;min-width:200px}}@media (max-width: 768px){.inc-sidebar{display:none}.inc-sidebar.mobile-open{display:flex;position:fixed;top:60px;left:0;width:240px;z-index:150;box-shadow:4px 0 20px #0000001f}.inc-main{padding:20px 16px 100px}.inc-step-title{font-size:26px}.jur-featured-grid{grid-template-columns:1fr}.jur-more-grid{grid-template-columns:repeat(2,1fr)}.jur-advisory-card{flex-direction:column}.jur-advisory-img{width:100%;height:160px}.ct-grid{grid-template-columns:1fr}.ct-why-panel{flex-direction:column}.cd-row,.cd-tips-row{grid-template-columns:1fr}.dir-step4-header-row{flex-direction:column}.dir-ownership-card{width:100%}.dir-why-card{flex-direction:column}.dir-why-img{width:100%;height:180px}.doc-grid{grid-template-columns:1fr}.doc-help-banner{flex-direction:column}.doc-chat-card{width:100%;min-height:160px}.bank-method-row{grid-template-columns:1fr}.bank-currencies{grid-template-columns:repeat(2,1fr)}.bank-corridors,.rev-grid,.rev-info-grid,.rev-bank-grid{grid-template-columns:1fr}.dir-table th:nth-child(3),.dir-table td:nth-child(3){display:none}.inc-navbar,.inc-bottom-bar{padding:0 16px}}@media (max-width: 480px){.jur-more-grid{grid-template-columns:repeat(2,1fr)}.dir-tabs{width:100%}.bank-currencies{grid-template-columns:repeat(3,1fr)}.inc-step-title{font-size:22px}}.db-root{--db-bg: #f5f6f8;--db-surface: #ffffff;--db-sidebar-bg: #ffffff;--db-sidebar-text: #374151;--db-sidebar-label: #9ca3af;--db-sidebar-active-bg: #f5b800;--db-sidebar-active-text: #111827;--db-sidebar-hover: #f9fafb;--db-sidebar-border: #e5e7eb;--db-sidebar-width: 220px;--db-sidebar-collapsed: 64px;--db-header-bg: #ffffff;--db-header-border: #e5e7eb;--db-text: #111827;--db-text-mid: #374151;--db-text-muted: #6b7280;--db-text-light: #9ca3af;--db-border: #e5e7eb;--db-border-mid: #d1d5db;--db-yellow: #f5b800;--db-yellow-bg: #fffbeb;--db-navy: #0d1b3e;--db-navy-mid: #1e3a5f;--db-green: #22c55e;--db-green-bg: #f0fdf4;--db-green-text: #166534;--db-red: #ef4444;--db-red-bg: #fef2f2;--db-red-text: #991b1b;--db-orange-bg: #fff7ed;--db-orange-text: #c2410c;--db-blue: #2563eb;--db-blue-bg: #eff6ff;--db-radius: 12px;--db-radius-sm: 8px;--db-shadow: 0 1px 8px rgba(0, 0, 0, .06);--db-shadow-md: 0 4px 20px rgba(0, 0, 0, .1);--db-transition: .2s ease;display:flex;min-height:100vh;background:var(--db-bg);color:var(--db-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}.db-root *,.db-root *:before,.db-root *:after{scrollbar-width:none;-ms-overflow-style:none}.db-root *::-webkit-scrollbar{display:none}.db-root.dark{--db-bg: #0f172a;--db-surface: #1e293b;--db-sidebar-bg: #1e293b;--db-sidebar-text: #cbd5e1;--db-sidebar-label: #475569;--db-sidebar-active-bg: #f5b800;--db-sidebar-active-text: #0f172a;--db-sidebar-hover: #273549;--db-sidebar-border: #334155;--db-header-bg: #1e293b;--db-header-border: #334155;--db-text: #f1f5f9;--db-text-mid: #cbd5e1;--db-text-muted: #94a3b8;--db-text-light: #64748b;--db-border: #334155;--db-border-mid: #475569;--db-green-bg: #052e16;--db-green-text: #4ade80;--db-red-bg: #2d0a0a;--db-red-text: #f87171;--db-orange-bg: #1c1107;--db-orange-text: #fb923c;--db-blue-bg: #0c1e3e}.db-sidebar{width:var(--db-sidebar-width);min-height:100vh;background:var(--db-sidebar-bg);border-right:1px solid var(--db-sidebar-border);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto;flex-shrink:0;transition:width var(--db-transition);z-index:100}.db-sidebar.collapsed{width:var(--db-sidebar-collapsed)}.db-sidebar-top{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;border-bottom:1px solid var(--db-sidebar-border);min-height:68px}.db-logo{display:flex;align-items:center;cursor:pointer}.db-logo-img{height:32px;width:auto;object-fit:contain}.db-logo-icon{font-weight:400;font-size:15px;color:var(--db-sidebar-active-bg);background:var(--db-navy);padding:4px 6px;border-radius:6px;letter-spacing:.5px}.db-collapse-btn{background:none;border:1px solid var(--db-border);border-radius:6px;padding:4px 7px;cursor:pointer;color:var(--db-text-muted);display:flex;align-items:center;transition:background var(--db-transition);flex-shrink:0}.db-collapse-btn:hover{background:var(--db-sidebar-hover)}.db-nav{flex:1;padding:8px 12px;overflow-y:auto}.db-nav-label{font-size:10px;font-weight:400;letter-spacing:1px;color:var(--db-sidebar-label);padding:20px 6px 6px;text-transform:uppercase;white-space:nowrap;overflow:hidden}.db-nav-item{display:flex;align-items:center;gap:12px;padding:13px 12px;border-radius:8px;color:var(--db-sidebar-text);font-size:14px;font-weight:400;cursor:pointer;transition:background var(--db-transition),color var(--db-transition);text-decoration:none;white-space:nowrap;overflow:hidden;border:none;background:none;width:100%;text-align:left}.db-nav-item:hover{background:var(--db-sidebar-hover);color:var(--db-text)}.db-nav-item.active{background:var(--db-sidebar-active-bg);color:var(--db-sidebar-active-text);font-weight:400}.db-nav-icon{flex-shrink:0;min-width:20px}.db-sidebar-bottom{padding:12px;border-top:1px solid var(--db-sidebar-border)}.db-logout{color:var(--db-text-muted)}.db-logout:hover{background:var(--db-red-bg);color:var(--db-red-text)}.db-main{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.db-header{height:64px;background:var(--db-header-bg);border-bottom:1px solid var(--db-header-border);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:sticky;top:0;z-index:50;flex-shrink:0}.db-header-breadcrumb{font-size:14px;color:var(--db-text-muted);font-weight:400}.db-header-actions{display:flex;align-items:center;gap:14px}.db-icon-btn{background:none;border:none;cursor:pointer;color:var(--db-text-muted);padding:7px;border-radius:8px;display:flex;align-items:center;transition:background var(--db-transition)}.db-icon-btn:hover{background:var(--db-sidebar-hover);color:var(--db-text)}.db-search-wrap{display:flex;align-items:center;gap:10px;background:var(--db-bg);border:1px solid var(--db-border);border-radius:8px;padding:8px 16px;transition:border var(--db-transition)}.db-search-wrap:focus-within{border-color:var(--db-yellow)}.db-search-icon{color:var(--db-text-muted);flex-shrink:0}.db-search{border:none;background:none;outline:none;font-size:14px;color:var(--db-text);width:220px}.db-search::placeholder{color:var(--db-text-light)}.db-menu-btn{flex-direction:column;gap:4px;padding:8px}.db-menu-btn span{display:block;width:18px;height:2px;background:var(--db-text-muted);border-radius:2px}.db-avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;cursor:pointer;border:2px solid var(--db-border)}.db-avatar img{width:100%;height:100%;object-fit:cover}.db-content{flex:1;overflow-y:auto;padding:28px 28px 40px}.db-page-title{font-size:26px;font-weight:600;color:var(--db-text);margin-bottom:4px;line-height:1.2}.db-page-sub{font-size:13px;color:var(--db-text-muted);margin-bottom:24px}.db-home-grid{display:grid;grid-template-columns:1fr 320px;gap:24px}.db-col-left,.db-col-right{display:flex;flex-direction:column;gap:20px}.db-entity-card{background:var(--db-navy);border-radius:var(--db-radius);padding:28px;color:#fff;position:relative;overflow:hidden}.db-entity-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.db-badge-outline{font-size:10px;font-weight:400;letter-spacing:.8px;color:#fff9;border:1px solid rgba(255,255,255,.2);padding:3px 8px;border-radius:4px}.db-badge-active{display:flex;align-items:center;font-size:10px;font-weight:400;color:#4ade80;background:#22c55e1a;padding:3px 8px;border-radius:4px}.db-entity-name{font-size:36px;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.15}.db-entity-desc{font-size:13px;color:#fff9;margin-bottom:24px;line-height:1.6;max-width:560px}.db-journey{color:#fff}.db-journey-label{font-size:10px;letter-spacing:1px;color:#ffffff80;margin-bottom:8px;font-weight:400}.db-journey-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.db-journey-pct{font-size:26px;font-weight:600}.db-journey-step{font-size:12px;color:#ffffff80}.db-progress-bar{height:4px;background:#ffffff26;border-radius:4px;margin-bottom:20px}.db-progress-fill{height:100%;background:var(--db-yellow);border-radius:4px}.db-steps-row{display:flex;align-items:center;justify-content:space-around;gap:8px}.db-step{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:9px;letter-spacing:.5px;color:#fff6;font-weight:400}.db-step.done{color:#4ade80}.db-step.done svg{color:#4ade80}.db-step.active-step{color:var(--db-yellow)}.db-step-ring{width:22px;height:22px;border-radius:50%;border:2px solid var(--db-yellow);display:flex;align-items:center;justify-content:center;color:var(--db-yellow)}.db-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.db-stat-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:22px 20px;display:flex;flex-direction:column;transition:box-shadow var(--db-transition)}.db-stat-card:hover{box-shadow:var(--db-shadow-md)}.db-stat-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.db-stat-icon-box{width:42px;height:42px;background:var(--db-bg);border:1px solid var(--db-border);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--db-text-muted)}.db-stat-check-icon{color:var(--db-green)}.db-stat-num{font-size:32px;font-weight:600;color:var(--db-text);line-height:1}.db-stat-lbl{font-size:14px;font-weight:600;color:var(--db-text);margin-bottom:4px}.db-stat-desc{font-size:11px;color:var(--db-text-muted);line-height:1.4}.db-stat-badge-pending{font-size:9px;font-weight:500;background:var(--db-orange-bg);color:var(--db-orange-text);padding:4px 8px;border-radius:4px;letter-spacing:.5px;align-self:flex-start}.db-activity-section{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:22px}.db-activity-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.db-activity-header h3{font-size:15px;font-weight:500}.db-link-btn{background:none;border:none;cursor:pointer;color:var(--db-text-muted);font-size:11px;font-weight:400;letter-spacing:.5px;display:flex;align-items:center;gap:4px;transition:color var(--db-transition)}.db-link-btn:hover{color:var(--db-yellow)}.db-activity-list{display:flex;flex-direction:column;gap:18px}.db-activity-item{display:flex;gap:14px;align-items:flex-start}.db-activity-dot{flex-shrink:0;width:22px;height:22px;border-radius:50%;border:2px solid var(--db-border);display:flex;align-items:center;justify-content:center;color:var(--db-text-light);margin-top:1px}.db-activity-dot.dot-active{border-color:var(--db-text);color:var(--db-text);background:transparent;border-width:2.5px;width:26px;height:26px}.db-activity-dot.dot-done{border-color:var(--db-border-mid);color:var(--db-text-muted);background:transparent}.db-activity-body{flex:1}.db-activity-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:3px}.db-activity-title{font-size:13px;font-weight:500;color:var(--db-text)}.db-activity-time{font-size:11px;color:var(--db-text-light)}.db-activity-desc{font-size:12px;color:var(--db-text-muted);line-height:1.5}.db-profile-box{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:20px}.db-profile-box-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.db-profile-box-title{font-size:16px;font-weight:600}.db-profile-field{margin-bottom:14px}.db-field-label{display:block;font-size:10px;font-weight:400;letter-spacing:.8px;color:var(--db-text-muted);margin-bottom:3px}.db-field-value{font-size:13.5px;font-weight:500;color:var(--db-text)}.db-ein-row{display:flex;align-items:center;gap:8px}.db-badge-verified{display:inline-flex;align-items:center;font-size:9px;font-weight:500;background:var(--db-bg);color:var(--db-text-muted);border:1px solid var(--db-border);padding:2px 8px;border-radius:4px;letter-spacing:.5px}.db-agent-row{display:flex;align-items:center;gap:8px;margin-top:4px}.db-agent-icon{width:28px;height:28px;border-radius:6px;background:var(--db-bg);border:1px solid var(--db-border);display:flex;align-items:center;justify-content:center;color:var(--db-text-muted)}.db-jurisdiction-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);overflow:hidden}.db-jurisdiction-header{padding:20px 20px 12px}.db-jurisdiction-header h3{font-size:15px;font-weight:600;color:var(--db-text);margin:0}.db-jurisdiction-img-wrap{position:relative;height:180px;margin:0 16px;border-radius:10px;overflow:hidden}.db-jurisdiction-img{width:100%;height:100%;object-fit:cover}.db-jurisdiction-overlay{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:linear-gradient(transparent,#000000b3);display:flex;flex-direction:column;gap:2px}.db-jurisdiction-tag{font-size:9px;font-weight:400;letter-spacing:1px;color:#ffffffb3}.db-jurisdiction-name{font-size:15px;font-weight:500;color:#fff}.db-jurisdiction-body{padding:16px;display:flex;flex-direction:column;gap:12px}.db-jurisdiction-row{display:flex;align-items:center;justify-content:space-between}.db-jrow-left{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--db-text-muted)}.db-jrow-val{font-size:13px;font-weight:600;color:var(--db-text)}.db-download-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:11px;background:var(--db-navy);color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:background var(--db-transition)}.db-download-btn:hover{background:var(--db-navy-mid)}.db-breadcrumb{font-size:11px;font-weight:400;letter-spacing:.5px;margin-bottom:10px}.db-bc-dim{color:var(--db-text-muted)}.db-bc-sep{color:var(--db-border-mid);margin:0 4px}.db-bc-active{color:var(--db-text)}.db-cp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.db-edit-btn{display:flex;align-items:center;gap:7px;padding:9px 18px;background:var(--db-navy);color:#fff;border:none;border-radius:var(--db-radius-sm);font-size:13px;font-weight:500;cursor:pointer;transition:background var(--db-transition)}.db-edit-btn:hover{background:var(--db-navy-mid)}.db-cp-grid{display:grid;grid-template-columns:1fr 260px;gap:24px;align-items:start}.db-cp-top-row{display:grid;grid-template-columns:1fr 260px;gap:20px;align-items:start;margin-bottom:20px}.db-cp-bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start;margin-bottom:20px}.db-page-title-lg{font-size:34px!important}.db-page-title-xl{font-size:40px!important;font-weight:600!important;letter-spacing:-.5px}.db-entity-info-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:24px;display:flex;gap:20px}.db-entity-logo{flex-shrink:0;width:100px;height:100px;border-radius:var(--db-radius-sm);overflow:hidden;border:1px solid var(--db-border)}.db-entity-seal{width:100%;height:100%;object-fit:cover}.db-entity-info-body{flex:1}.db-entity-badges{display:flex;gap:8px;margin-bottom:10px}.db-badge-status{font-size:10px;font-weight:400;padding:3px 10px;border-radius:4px;letter-spacing:.5px}.db-badge-status.active{background:transparent;border:1px solid var(--db-border-mid);color:var(--db-text-mid)}.db-badge-status.verified{display:inline-flex;align-items:center;background:var(--db-navy);color:#fff;border:none}.db-entity-title{font-size:20px;font-weight:600;color:var(--db-text);margin-bottom:8px;line-height:1.3}.db-entity-bio{font-size:12.5px;color:var(--db-text-muted);line-height:1.6;margin-bottom:16px}.db-entity-meta{display:flex;gap:32px}.db-meta-field{display:flex;flex-direction:column;gap:3px}.db-meta-label{font-size:10px;font-weight:400;letter-spacing:.8px;color:var(--db-text-muted);text-transform:uppercase}.db-meta-value{font-size:13px;font-weight:500;color:var(--db-text)}.db-cp-section{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:20px;margin-bottom:0}.db-cp-section-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.db-cp-section-icon{color:var(--db-text-mid);flex-shrink:0}.db-cp-section-header h3{font-size:15px;font-weight:600;color:var(--db-text);flex:1}.db-info-btn{background:none;border:none;cursor:pointer;color:var(--db-text-muted);display:flex;align-items:center}.db-ba-fields{display:flex;flex-direction:column;gap:10px}.db-ba-field-box{border:1px solid var(--db-border);border-radius:8px;padding:14px 16px;display:flex;flex-direction:column;gap:5px;background:var(--db-surface)}.db-ra-title{font-size:15px;font-weight:600;color:var(--db-text);margin-bottom:20px}.db-agent-info{display:flex;gap:20px;align-items:flex-start;flex-wrap:wrap}.db-agent-avatar{width:44px;height:44px;border-radius:8px;background:var(--db-bg);border:1px solid var(--db-border);display:flex;align-items:center;justify-content:center;color:var(--db-text-muted);flex-shrink:0}.db-agent-details{flex:1;min-width:180px}.db-agent-name{font-size:15px;font-weight:600;color:var(--db-text);margin-bottom:2px}.db-agent-role{font-size:12px;color:var(--db-text-muted);margin-bottom:8px}.db-agent-contacts{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--db-text-muted)}.db-agent-contacts span{display:flex;align-items:center;gap:6px}.db-agent-address{font-size:12.5px;color:var(--db-text-muted);line-height:1.7;min-width:200px}.db-agent-address .db-meta-label{margin-bottom:4px}.db-map-link{background:none;border:none;cursor:pointer;color:var(--db-blue);font-size:11px;font-weight:400;display:flex;align-items:center;gap:4px;padding:0;margin-top:4px;transition:color var(--db-transition)}.db-map-link:hover{color:var(--db-text)}.db-cp-tags{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:4px}.db-cp-tag{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:400;letter-spacing:.5px;border:1px solid var(--db-border-mid);color:var(--db-text-muted);padding:4px 10px;border-radius:4px}.db-jurisdiction-panel{background:var(--db-bg);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:24px}.db-jp-icon{color:var(--db-text-muted);margin-bottom:8px}.db-jp-title{font-size:15px;font-weight:500;color:var(--db-text);margin-bottom:20px}.db-jp-field{margin-bottom:16px;display:flex;flex-direction:column;gap:4px}.db-jp-value{font-size:14px;font-weight:500;color:var(--db-text)}.db-docs-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px;gap:20px;flex-wrap:wrap}.db-docs-sub{font-size:13px;color:var(--db-text-muted);line-height:1.6;max-width:420px;margin-top:6px}.db-docs-stats{display:flex;gap:32px;flex-shrink:0;align-items:flex-end}.db-docs-stat{display:flex;flex-direction:column;align-items:flex-end}.db-docs-stat-num{font-size:40px;font-weight:700;color:var(--db-text);line-height:1;letter-spacing:-1px}.db-docs-stat-lbl{font-size:10px;font-weight:500;letter-spacing:1px;color:var(--db-text-muted);margin-top:4px}.db-docs-grid{display:grid;grid-template-columns:1fr 280px;gap:20px;margin-bottom:32px;align-items:start}.db-upload-zone{background:var(--db-surface);border:2px dashed var(--db-border-mid);border-radius:var(--db-radius);padding:48px 32px;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;transition:border-color var(--db-transition),background var(--db-transition);min-height:240px;justify-content:center}.db-upload-zone:hover,.db-upload-zone.dragging{border-color:var(--db-text-muted);background:var(--db-bg)}.db-upload-icon-circle{width:64px;height:64px;border-radius:50%;background:var(--db-bg);display:flex;align-items:center;justify-content:center;color:var(--db-text-mid);margin-bottom:8px;border:1px solid var(--db-border)}.db-upload-icon{color:var(--db-text-light);margin-bottom:4px}.db-upload-title{font-size:16px;font-weight:600;color:var(--db-text)}.db-upload-sub{font-size:13px;color:var(--db-text-muted)}.db-upload-btn{margin-top:12px;padding:12px 32px;background:#111827;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background var(--db-transition)}.db-upload-btn:hover{background:#374151}.db-security-stack{display:flex;flex-direction:column;gap:12px}.db-security-card-item{display:flex;gap:14px;align-items:flex-start;background:var(--db-bg);border:1px solid var(--db-border);border-radius:12px;padding:18px 16px}.db-security-icon-wrap{flex-shrink:0;width:34px;height:34px;border-radius:8px;background:var(--db-surface);border:1px solid var(--db-border);display:flex;align-items:center;justify-content:center;color:var(--db-text-muted);margin-top:1px}.db-security-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:18px;display:flex;flex-direction:column;gap:20px;height:100%}.db-security-item{display:flex;gap:12px;align-items:flex-start}.db-security-icon{flex-shrink:0;color:var(--db-text-muted);margin-top:2px}.db-security-title{font-size:13.5px;font-weight:600;color:var(--db-text);margin-bottom:5px}.db-security-desc{font-size:12px;color:var(--db-text-muted);line-height:1.6}.db-compliance-section,.db-table-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:20px}.db-compliance-header{margin-bottom:20px}.db-compliance-header h3{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;margin-bottom:4px;color:var(--db-text)}.db-info-icon{color:#afafaf}.db-compliance-sub{font-size:13px;color:var(--db-text-muted)}.db-table-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.db-filter-tabs{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.db-filter-tabs-scroll{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px}.db-filter-tab{padding:7px 14px;border-radius:8px;font-size:12.5px;font-weight:400;cursor:pointer;border:1px solid var(--db-border);background:var(--db-surface);color:var(--db-text-mid);transition:all var(--db-transition);white-space:nowrap}.db-filter-tab:hover{background:var(--db-bg)}.db-filter-tab.active{background:var(--db-navy);color:#fff;border-color:var(--db-navy)}.db-type-btn{display:flex;align-items:center;gap:6px}.db-type-menu{position:absolute;top:calc(100% + 4px);left:0;background:var(--db-surface);border:1px solid var(--db-border);border-radius:8px;box-shadow:var(--db-shadow-md);z-index:200;min-width:140px;padding:4px}.db-type-opt{display:block;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer;font-size:13px;color:var(--db-text);border-radius:6px;transition:background var(--db-transition)}.db-type-opt:hover{background:var(--db-bg)}.db-type-opt.active{font-weight:400;color:var(--db-yellow)}.db-table-search{display:flex;align-items:center;gap:8px;border:1px solid var(--db-border);border-radius:8px;padding:7px 12px;background:var(--db-bg);color:var(--db-text-muted);flex-shrink:0}.db-table-search input{border:none;background:none;outline:none;font-size:13px;color:var(--db-text);width:160px}.db-table-search input::placeholder{color:var(--db-text-light)}.db-table-search-full{flex:1;max-width:360px}.db-kyc-controls{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid var(--db-border)}.db-kyc-dropdown{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:12px 16px;min-width:170px;border:1px solid var(--db-border);border-radius:10px;background:var(--db-surface);color:var(--db-text-mid);font-size:14px;font-weight:400;cursor:pointer;transition:border-color var(--db-transition)}.db-kyc-dropdown:hover{border-color:var(--db-border-mid)}.db-kyc-searchbar{flex:1;display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--db-border);border-radius:10px;background:var(--db-surface);color:var(--db-text-light)}.db-kyc-searchbar input{flex:1;border:none;background:none;outline:none;font-size:14px;color:var(--db-text)}.db-kyc-searchbar input::placeholder{color:var(--db-text-light)}.db-kyc-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:12px;display:flex;flex-direction:column;overflow:visible}.db-kyc-table-outer{overflow-x:auto;overflow-y:visible;margin:16px 20px 0;border:1px solid var(--db-border);border-radius:10px;overflow:hidden}.db-kyc-table-outer .db-table,.db-kyc-card .db-table{width:100%;border-collapse:collapse;font-size:13px}.db-kyc-card .db-table th{background:var(--db-bg);color:var(--db-text-muted);font-size:10.5px;font-weight:500;letter-spacing:.7px;padding:13px 18px;text-align:left;border-bottom:1px solid var(--db-border);white-space:nowrap}.db-kyc-card .db-table td{padding:20px 18px;border-bottom:1px solid var(--db-border);color:var(--db-text-mid);vertical-align:middle}.db-kyc-card .db-table tr:last-child td{border-bottom:none}.db-kyc-card .db-table tbody tr:hover{background:var(--db-bg)}.db-kyc .db-td-bold{font-size:15px;font-weight:600;color:var(--db-text)!important}.db-kyc-card .db-table td:nth-child(4){color:var(--db-text-muted)}.db-kyc .db-status-badge{padding:5px 18px;border-radius:20px;font-size:12px}.db-kyc .db-action-approve,.db-kyc .db-action-reject{padding:6px 18px;border-radius:20px;font-size:13px;font-weight:500}.db-kyc .db-action-review{font-size:13.5px;padding:5px 8px;gap:6px}.db-kyc-pagination{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:18px 20px 0}.db-kyc-footer{font-size:11px;color:var(--db-text-light);text-align:center;padding:10px 20px 18px;margin:0}.db-table-wrap{overflow-x:auto;border-radius:8px;border:1px solid var(--db-border)}.db-table{width:100%;border-collapse:collapse;font-size:13px}.db-table th{background:var(--db-bg);color:var(--db-text-muted);font-size:10.5px;font-weight:500;letter-spacing:.7px;padding:12px 16px;text-align:left;border-bottom:1px solid var(--db-border);white-space:nowrap}.db-table td{padding:14px 16px;border-bottom:1px solid var(--db-border);color:var(--db-text-mid);vertical-align:middle}.db-table tr:last-child td{border-bottom:none}.db-table tbody tr:hover{background:var(--db-bg)}.db-td-bold{font-weight:500;color:var(--db-text)!important}.db-doc-cell{display:flex;align-items:center;gap:12px}.db-doc-icon-wrap{width:40px;height:40px;border-radius:8px;background:var(--db-bg);border:1px solid var(--db-border);display:flex;align-items:center;justify-content:center;color:var(--db-text-muted);flex-shrink:0}.db-doc-icon-dark{background:#111827;border-color:#111827;color:#fff}.db-root.dark .db-doc-icon-dark{background:#0f172a;border-color:#334155;color:#94a3b8}.db-doc-name{font-size:13px;font-weight:500;color:var(--db-text)}.db-doc-meta{font-size:11px;color:var(--db-text-muted);margin-top:2px}.db-status-badge{display:inline-block;font-size:11px;font-weight:400;padding:3px 10px;border-radius:6px}.db-badge-approved{background:var(--db-green-bg);color:var(--db-green-text)}.db-badge-pending{background:var(--db-orange-bg);color:var(--db-orange-text)}.db-badge-rejected{background:var(--db-red-bg);color:var(--db-red-text)}.db-type-badge{font-size:10px;font-weight:400;color:var(--db-text-muted);letter-spacing:.5px}.db-type-sm{font-size:11px}.db-action-dots{background:none;border:none;cursor:pointer;color:var(--db-text-muted);padding:4px 8px;border-radius:6px;transition:background var(--db-transition)}.db-action-dots:hover{background:var(--db-bg);color:var(--db-text)}.db-action-group{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.db-action-review{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border:none;background:none;color:var(--db-text-muted);font-size:12px;font-weight:400;cursor:pointer;border-radius:6px;transition:background var(--db-transition)}.db-action-review:hover{background:var(--db-bg);color:var(--db-text)}.db-action-approve{padding:5px 12px;border:none;background:var(--db-green-bg);color:var(--db-green-text);font-size:12px;font-weight:400;cursor:pointer;border-radius:6px;transition:all var(--db-transition)}.db-action-approve:hover{filter:brightness(.95)}.db-action-reject{padding:5px 12px;border:none;background:var(--db-red-bg);color:var(--db-red-text);font-size:12px;font-weight:400;cursor:pointer;border-radius:6px;transition:all var(--db-transition)}.db-action-reject:hover{filter:brightness(.95)}.db-dropdown-btn{display:flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--db-border);border-radius:8px;background:var(--db-surface);color:var(--db-text-mid);font-size:13px;cursor:pointer;transition:border var(--db-transition);white-space:nowrap}.db-dropdown-btn:hover{border-color:var(--db-border-mid)}.db-dropdown-menu{position:absolute;top:calc(100% + 4px);left:0;background:var(--db-surface);border:1px solid var(--db-border);border-radius:8px;box-shadow:var(--db-shadow-md);z-index:200;min-width:130px;padding:4px}.db-dropdown-item{display:block;width:100%;text-align:left;padding:8px 12px;border:none;background:none;cursor:pointer;font-size:13px;color:var(--db-text);border-radius:6px;transition:background var(--db-transition)}.db-dropdown-item:hover{background:var(--db-bg)}.db-dropdown-item.active{font-weight:400;color:var(--db-yellow)}.db-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:16px;flex-wrap:wrap;gap:10px}.db-page-info{font-size:12.5px;color:var(--db-text-muted);display:flex;align-items:center;gap:6px}.db-page-box{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:400;color:var(--db-text);border:1px solid var(--db-border);border-radius:4px;padding:1px 7px}.db-page-controls{display:flex;align-items:center;gap:4px}.db-page-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--db-border);border-radius:6px;background:var(--db-surface);color:var(--db-text-mid);cursor:pointer;font-size:13px;transition:all var(--db-transition)}.db-page-btn:hover:not(:disabled){border-color:var(--db-yellow);color:var(--db-text)}.db-page-btn.active{background:var(--db-navy);color:#fff;border-color:var(--db-navy)}.db-page-btn:disabled{opacity:.35;cursor:default}.db-page-ellipsis{font-size:13px;color:var(--db-text-muted);padding:0 4px}.db-table-footer{font-size:11px;color:var(--db-text-light);text-align:center;margin-top:18px}.db-table-empty{text-align:center;color:var(--db-text-muted);font-size:13px;padding:32px!important}.db-directors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.db-add-director-card{border:2px dashed var(--db-border-mid);border-radius:var(--db-radius);padding:32px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;min-height:260px;transition:border-color var(--db-transition),background var(--db-transition);background:var(--db-surface)}.db-add-director-card:hover{border-color:var(--db-text-muted);background:var(--db-bg)}.db-add-icon{width:52px;height:52px;border-radius:50%;border:1.5px solid var(--db-border-mid);background:var(--db-bg);display:flex;align-items:center;justify-content:center;color:var(--db-text-mid);margin-bottom:12px}.db-add-title{font-size:15px;font-weight:600;color:var(--db-text)}.db-add-sub{font-size:12.5px;color:var(--db-text-muted)}.db-director-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:22px 22px 20px;transition:box-shadow var(--db-transition);cursor:pointer}.db-director-card:hover{box-shadow:var(--db-shadow-md)}.db-director-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.db-director-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid var(--db-border)}.db-director-ownership{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.db-ownership-label{font-size:9px;font-weight:500;letter-spacing:1.2px;color:var(--db-text-muted);text-transform:uppercase}.db-ownership-val{font-size:24px;font-weight:700;color:var(--db-text);line-height:1.1}.db-director-name{font-size:22px;font-weight:600;color:var(--db-text);margin-bottom:4px;margin-top:4px;letter-spacing:-.3px}.db-director-role{font-size:13px;color:var(--db-text-muted);margin-bottom:0}.db-director-meta{display:grid;grid-template-columns:1fr 1fr;gap:14px 12px;border-top:1px solid var(--db-border);padding-top:16px;margin-top:16px}.db-director-field{display:flex;flex-direction:column;gap:4px}.db-bank-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.db-bank-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:28px}.db-bank-card-icon{width:52px;height:52px;border-radius:50%;background:var(--db-blue-bg);border:1px solid rgba(37,99,235,.15);display:flex;align-items:center;justify-content:center;color:var(--db-blue);margin-bottom:16px}.db-bank-card-title{font-size:18px;font-weight:500;color:var(--db-text);margin-bottom:8px}.db-bank-card-sub{font-size:13px;color:var(--db-text-muted);margin-bottom:24px;line-height:1.6}.db-bank-accounts{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.db-bank-account-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid var(--db-border);border-radius:8px;background:var(--db-bg)}.db-bank-logo{font-size:14px;font-weight:700;color:var(--db-blue);flex-shrink:0;min-width:32px}.db-bank-name{flex:1;font-size:13.5px;font-weight:500;color:var(--db-text)}.db-bank-status{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.db-bank-status.active{color:#16a34a}.db-bank-status.pending{color:var(--db-orange-text)}.db-link-account-btn{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:13px;border:1px solid var(--db-border);border-radius:8px;background:none;color:var(--db-text-muted);font-size:13.5px;font-weight:500;cursor:pointer;transition:all var(--db-transition)}.db-link-account-btn:hover{border-color:var(--db-text-muted);color:var(--db-text);background:var(--db-bg)}.db-link-form{display:flex;flex-direction:column;gap:8px}.db-link-form-actions{display:flex;gap:8px;justify-content:flex-end}.db-insights-card{background:#111827;border-radius:var(--db-radius);padding:28px;color:#fff;display:flex;flex-direction:column}.db-insights-header{margin-bottom:20px}.db-insights-icon-wrap{width:54px;height:54px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:#fff}.db-insights-title{font-size:22px;font-weight:600;color:#fff;margin-bottom:10px}.db-insights-sub{font-size:13.5px;color:#ffffff8c;line-height:1.6;margin-bottom:28px;flex:1}.db-insights-inner{background:#ffffff0f;border:1px solid rgba(255,255,255,.09);border-radius:12px;padding:20px}.db-insights-label{font-size:10px;font-weight:500;letter-spacing:1px;color:#ffffff73;text-transform:uppercase;margin-bottom:8px}.db-insights-amount{font-size:32px;font-weight:700;color:#fff;margin-bottom:10px;letter-spacing:-.5px}.db-insights-due{font-size:13px;font-weight:500;color:#4ade80}.db-admin-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.db-admin-stat-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:20px}.db-admin-stat-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}.db-admin-stat-lbl{font-size:12px;color:var(--db-text-muted);margin-bottom:4px}.db-admin-stat-val{font-size:28px;font-weight:600;color:var(--db-text)}.db-admin-stat-icon{width:36px;height:36px;border-radius:8px;background:var(--db-bg);border:1px solid var(--db-border);display:flex;align-items:center;justify-content:center;color:var(--db-text-muted)}.db-admin-stat-sub{font-size:12px;color:var(--db-text-muted)}.db-admin-stat-sub.green{color:var(--db-green)}.db-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.db-modal{background:var(--db-surface);border-radius:var(--db-radius);box-shadow:var(--db-shadow-md);width:100%;max-width:460px;overflow:hidden}.db-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--db-border)}.db-modal-header h3{font-size:16px;font-weight:500}.db-modal-close{background:none;border:none;cursor:pointer;color:var(--db-text-muted);padding:4px;border-radius:6px;display:flex;align-items:center;transition:background var(--db-transition)}.db-modal-close:hover{background:var(--db-bg);color:var(--db-text)}.db-modal-body{padding:20px 24px;display:flex;flex-direction:column;gap:14px;max-height:60vh;overflow-y:auto}.db-modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--db-border)}.db-form-group{display:flex;flex-direction:column;gap:4px}.db-form-label{font-size:12px;font-weight:400;color:var(--db-text-muted)}.db-form-input{padding:9px 12px;border:1px solid var(--db-border);border-radius:8px;background:var(--db-bg);color:var(--db-text);font-size:13.5px;outline:none;transition:border var(--db-transition);font-family:inherit}.db-form-input:focus{border-color:var(--db-yellow)}.db-form-input.error{border-color:var(--db-red)}.db-form-error{font-size:11px;color:var(--db-red-text)}.db-btn-primary{padding:9px 22px;background:var(--db-navy);color:#fff;border:none;border-radius:8px;font-size:13.5px;font-weight:500;cursor:pointer;transition:background var(--db-transition)}.db-btn-primary:hover{background:var(--db-navy-mid)}.db-btn-secondary{padding:9px 22px;background:var(--db-bg);color:var(--db-text-mid);border:1px solid var(--db-border);border-radius:8px;font-size:13.5px;font-weight:500;cursor:pointer;transition:all var(--db-transition)}.db-btn-secondary:hover{border-color:var(--db-border-mid)}.db-placeholder-card{background:var(--db-surface);border:1px solid var(--db-border);border-radius:var(--db-radius);padding:48px;text-align:center;color:var(--db-text-muted);font-size:14px}@media (max-width: 1200px){.db-home-grid{grid-template-columns:1fr}.db-col-right{flex-direction:row;flex-wrap:wrap}.db-col-right>*{flex:1;min-width:280px}.db-stats-row,.db-admin-stats-row{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.db-sidebar{position:fixed;z-index:300;height:100vh}.db-sidebar:not(.collapsed){box-shadow:4px 0 24px #00000026}.db-docs-grid,.db-cp-grid,.db-cp-top-row,.db-cp-bottom-row,.db-bank-grid{grid-template-columns:1fr}.db-directors-grid{grid-template-columns:repeat(2,1fr)}.db-content{padding:20px 16px 32px}}@media (max-width: 640px){.db-stats-row,.db-admin-stats-row{grid-template-columns:1fr 1fr}.db-directors-grid{grid-template-columns:1fr}.db-content{padding:16px 12px 28px}.db-header{padding:0 14px}.db-search-wrap{display:none}.db-entity-info-card{flex-direction:column}.db-entity-meta{flex-wrap:wrap;gap:16px}.db-agent-info{flex-direction:column}.db-filter-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.db-table-controls{flex-direction:column;align-items:stretch}}@media (max-width: 420px){.db-stats-row,.db-admin-stats-row{grid-template-columns:1fr}.db-steps-row{gap:4px}.db-step span{font-size:7px}}.header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;height:64px!important;z-index:9999!important;background:#fffffff5!important;border-bottom:1px solid rgba(0,0,0,.06)!important;transform:none!important;margin:0!important;padding:0!important;will-change:auto!important;backface-visibility:visible!important;contain:layout style paint!important;isolation:isolate!important;transition:background-color .3s ease,border-bottom-color .3s ease,backdrop-filter .3s ease!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header.scrolled{background:#ffffffb3!important;border-bottom:1px solid rgba(0,0,0,.03)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}body>header.header,#root>header.header,[class*=root]>header.header{position:fixed!important;top:0!important;left:0!important;transform:none!important}.header-inner{max-width:1280px;width:100%;margin:0 auto;padding:.4rem 0;height:64px;display:flex;align-items:center;justify-content:space-between;gap:2rem;position:relative;transform:none!important;will-change:auto}.header-inner>*{position:relative;will-change:auto}.logo{height:42px;width:auto;cursor:pointer}.nav-col{flex:1;display:flex;justify-content:center;gap:2.2rem}.nav-link{font-size:1.05rem;font-weight:600;text-decoration:none;color:#111;display:flex;align-items:center;height:42px;position:relative;cursor:pointer;transition:color .2s ease}.nav-link:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:2px;background:#0a1f4d;border-radius:2px;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}.nav-link:hover{color:#0a1f4d}.nav-link:hover:after{transform:scaleX(1)}.nav-link.active{color:#0a1f4d}.nav-link.active:after{transform:scaleX(1)}.btn-col{display:flex;align-items:center;gap:1rem}.btn-startups,.btn-investors{padding:.6rem 1.3rem;border-radius:.6rem;font-size:.95rem;font-weight:600;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,box-shadow .25s ease,background .25s ease}.btn-startups{background:#fff;border:2px solid #dce2ec}.btn-startups:hover{background:#f7f9fc;transform:translateY(-1px);box-shadow:0 6px 16px #00000014}.btn-investors{background:#0a1f4d;color:#fff}.btn-investors:hover{background:#07163b;transform:translateY(-1px);box-shadow:0 10px 28px #0a1f4d59}.btn-investors:active,.btn-startups:active{transform:translateY(0);box-shadow:none}@media (max-width: 900px){.header-inner{flex-direction:column;height:auto;padding:1rem}.nav-col{flex-wrap:wrap;justify-content:center}.btn-col{justify-content:center}}@font-face{font-family:URWGeometric;src:url(/fonts/URWGeometricRegular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}html,body,*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:URWGeometric}*{transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,transform .25s ease}a,button,[role=button],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],select,label,summary,details,svg,svg *,img{cursor:pointer}[style*=overflow],.scroll,.scrollable{cursor:grab}[style*=overflow]:active,.scroll:active,.scrollable:active{cursor:grabbing}p,span,strong,em,small,h1,h2,h3,h4,h5,h6{cursor:default}button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000002e}img:hover,svg:hover{transform:scale(1.04)}div:hover{outline-color:#0000000a}html,body{pointer-events:auto}*{box-sizing:border-box;-webkit-text-size-adjust:100%;text-size-adjust:100%}html,body{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;font-family:URWGeometric,sans-serif!important}body{margin:0;padding:0;overscroll-behavior-x:none}.no-horizontal-scroll,.scale-wrapper,.container,.screen{overflow:visible!important}.scale-wrapper{width:100%;max-width:1280px;margin:0 auto;transform:none!important}.container{width:100%;max-width:1280px;margin:0 auto;padding:1.5rem 2rem;display:flex;flex-direction:column;gap:2rem}.marketplace-container{padding-top:4rem;padding-bottom:6rem}.investors-container{padding-top:2rem;padding-bottom:6rem;font-family:URWGeometric,URWGeometric,sans-serif}.investors-container>*{margin-bottom:4rem}.investors-container>*:last-child{margin-bottom:0}.tokenize-container{padding-top:4rem;padding-bottom:2rem}.hero-image{width:100%;border-radius:18px;object-fit:cover;margin-top:1.5rem}@media (max-width: 1100px){.scale-wrapper{transform:none!important}}@media (max-width: 900px){.container{padding:2rem 1.5rem}.hero-image{border-radius:12px}}@media (max-width: 600px){.container{padding:1.5rem 1rem}.hero-image{border-radius:10px}}a,button,[role=button],input[type=button],input[type=submit],input[type=checkbox],input[type=radio],select,label,summary,details,img,svg,svg *{cursor:pointer}input,textarea{cursor:text}p,span,strong,em,small,h1,h2,h3,h4,h5,h6,.container,.marketplace-container,.investors-container,.tokenize-container{cursor:default}button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}a{position:relative}a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}a:hover:after{transform:scaleX(1)}img:hover,.hero-image:hover{transform:scale(1.02)}.container:hover,.marketplace-container:hover,.investors-container:hover,.tokenize-container:hover{outline:1px solid rgba(0,0,0,.03)}html,body,.container,.scale-wrapper,.screen{pointer-events:auto}@media (prefers-reduced-motion: reduce){*{transition:none!important;animation:none!important}}
