@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:DM Sans,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", "DM Sans", 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 (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}*:focus-visible{outline:2px solid rgb(255,255,255);outline-offset:3px}.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)}*:focus-visible{outline:2px solid rgba(47,78,118,.6);outline-offset:3px}.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}:root{--title: #0f172a;--muted: #64748b;--line: #e6edf6}.marketplace-hero{position:relative;padding:96px 24px 88px;overflow:hidden;transform:translateY(-120px)}.hero-lines .line{position:absolute;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,var(--line),transparent)}.l1{left:6%}.l2{left:12%}.r1{right:12%}.r2{right:6%}.hero-inner{max-width:920px;margin:0 auto;text-align:center;position:relative;z-index:2}.hero-badge{display:inline-block;margin-bottom:16px;padding:6px 16px;font-size:12px;font-weight:600;letter-spacing:.08em;color:#1e3a8a;border-radius:999px;background:linear-gradient(90deg,#dbeafe,#fef3c7)}.hero-title{margin:0;font-size:56px;line-height:1.12;font-weight:600;letter-spacing:-.02em;color:var(--title)}.hero-subtitle{max-width:640px;margin:24px auto 40px;font-size:17px;line-height:1.6;color:var(--muted)}.hero-divider{width:100%;max-width:760px;height:1px;background:var(--line);margin:0 auto 48px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:64px}.stat-value{font-size:34px;font-weight:600;color:#0f172a}.stat-label{margin-top:6px;font-size:14px;color:var(--muted)}@media (max-width: 768px){.marketplace-hero{padding:72px 20px}.hero-title{font-size:40px}.hero-stats{grid-template-columns:1fr;gap:28px}}a,button,[role=button],input[type=button],input[type=submit],select,label{cursor:pointer}p,span,h1,h2,h3,h4,h5,h6,div{cursor:default}.hero-badge{cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.hero-badge:hover{transform:translateY(-2px);box-shadow:0 6px 18px #1e3a8a40}.hero-stats>div{cursor:pointer;transition:transform .3s ease,color .25s ease}.hero-stats>div:hover{transform:translateY(-6px)}.hero-stats>div:hover .stat-value{color:#1e3a8a}.hero-divider{transition:background .3s ease}.hero-divider:hover{background:linear-gradient(to right,transparent,rgba(30,58,138,.35),transparent)}.em-hero-search,.bl-search,.ci-search{cursor:text}.em-hero-search-btn,.bl-primary-btn,.bl-outline-btn,.ci-trade,.ci-ghost,.ghost-btn,.outline-btn{cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.em-hero-search-btn:hover,.bl-primary-btn:hover,.bl-outline-btn:hover,.ci-trade:hover,.ci-ghost:hover,.ghost-btn:hover,.outline-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000002e}.bl-card,.ci-card,.cg-card,.side-card,.trending-item{cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.bl-card:hover,.ci-card:hover,.cg-card:hover,.side-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #00000026}img{cursor:pointer;transition:transform .3s ease}img:hover{transform:scale(1.02)}.em-footer-social,.em-footer-col p,.em-footer-links a,.em-footer-form button{cursor:pointer;transition:transform .2s ease,background .2s ease}.em-footer-social:hover,.em-footer-form button:hover{transform:translateY(-2px)}.marketplace-hero,.hero-inner,.hero-lines,.hero-lines .line,.container,.scale-wrapper,.screen{pointer-events:auto}*:focus-visible{outline:2px solid rgba(45,108,255,.5);outline-offset:4px}@media (max-width: 768px){.hero-stats>div:hover,.bl-card:hover,.ci-card:hover{transform:none}}.featured-startups-section{transform:translateY(-120px);padding:4rem 0;font-family:URWGeometric,URW Global Geometric Arabic,Arial,sans-serif;width:100%;box-sizing:border-box;isolation:isolate}.fs-container{max-width:1200px;margin:0 auto;padding:0 2rem}.fs-section-header{margin-bottom:3rem;text-align:left}.fs-badge-container{display:flex;align-items:center;gap:.5rem;background-color:#9e9d9d;color:#000;padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;width:fit-content;margin-bottom:1rem;box-shadow:0 1px 2px #0000001a}.fs-badge-container svg{color:#6b7280;flex-shrink:0}.fs-section-title{font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 1rem;color:#000}.fs-section-title .fs-highlight{color:#3b82f6}.fs-section-description{font-size:1rem;color:#6b7280;max-width:700px;line-height:1.6;margin:0}.fs-startup-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.fs-startup-card{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;display:flex;flex-direction:column;gap:.75rem;color:#111827;border:1px solid #e5e7eb;transition:box-shadow .2s ease}.fs-startup-card:hover{box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.fs-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.fs-initials-badge{width:48px;height:48px;background-color:#1e293b;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:600;flex-shrink:0}.fs-verified-badge{display:flex;align-items:center;gap:.3rem;color:#10b981;font-size:.85rem;font-weight:600;flex-shrink:0}.fs-verified-badge svg{width:16px;height:16px;flex-shrink:0}.fs-company-name{font-size:1.25rem;font-weight:700;margin:0;color:#111827;line-height:1.3}.fs-company-description{font-size:.95rem;color:#4b5563;line-height:1.5;margin:0;min-height:2.85rem}.fs-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem;margin-bottom:.25rem}.fs-tag{background-color:#dbeafe;color:#1e40af;padding:.3rem .7rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.fs-location{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.9rem;margin-bottom:.5rem}.fs-location svg{color:#6b7280;flex-shrink:0}.fs-view-profile-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #3B82F6;background-color:transparent;color:#3b82f6;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;font-family:inherit;margin-top:auto}.fs-view-profile-button:hover{background-color:#eff6ff}.fs-view-profile-button svg{color:#3b82f6;flex-shrink:0}@media (max-width: 1024px){.fs-startup-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.fs-section-title{font-size:2.25rem}.fs-container{padding:0 1rem}.fs-startup-cards-grid{grid-template-columns:1fr}.featured-startups-section{padding:3rem 0}}.fs-startup-card,.fs-view-profile-button,.fs-tag,.fs-badge-container{cursor:pointer}.fs-company-description,.fs-location,.fs-section-description{cursor:default}.fs-startup-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.fs-startup-card:hover{transform:translateY(-6px);border-color:#3b82f6;box-shadow:0 12px 30px #0000001f,0 4px 10px #3b82f626}.fs-view-profile-button{transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.fs-view-profile-button:hover{background-color:#eff6ff;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f640}.fs-view-profile-button:active{transform:translateY(0)}.fs-tag{transition:background-color .2s ease,transform .2s ease}.fs-tag:hover{background-color:#bfdbfe;transform:translateY(-2px)}.fs-badge-container{transition:background-color .2s ease,transform .2s ease}.fs-badge-container:hover{background-color:#d1d5db;transform:translateY(-1px)}.fs-view-profile-button:focus-visible,.fs-startup-card:focus-within{outline:2px solid #3B82F6;outline-offset:3px}@media (max-width: 768px){.fs-startup-card:hover,.fs-view-profile-button:hover,.fs-tag:hover{transform:none;box-shadow:none}}.startup-investment-page{min-height:100vh;transform:translateY(-50px);color:#fff;font-family:URWGeometric,URW Global Geometric Arabic,Arial,sans-serif;padding:2rem 0;margin:0;box-sizing:border-box;isolation:isolate;position:relative;width:100%}.startup-investment-page *{box-sizing:border-box}.startup-investment-container{display:flex;max-width:1400px;margin:0 auto;padding:0 2rem;gap:3rem}.sidebar{width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:2.5rem}.sidebar-section{display:flex;flex-direction:column;gap:1rem}.sidebar-title{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin:0}.sidebar-title .count{color:#6b7280}.department-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.department-item{padding:.75rem 1rem;border-radius:8px;cursor:pointer;transition:all .2s;color:#0a0a0a;font-size:.9rem;display:flex;justify-content:space-between;align-items:center}.department-item:hover{background-color:#9d9fa1}.department-item.active{background-color:#1e40af;color:#fff}.dept-count{color:#9ca3af;font-size:.85rem;margin-left:.5rem}.department-item.active .dept-count{color:#bfdbfe}.tools-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.tool-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#000;font-size:.9rem;cursor:pointer;transition:all .2s;border-radius:8px}.tool-item:hover{background-color:#b3b5b8}.tool-icon{color:#9ca3af;flex-shrink:0}.new-badge,.count-badge{margin-left:auto;background-color:#3b82f6;color:#fff;font-size:.7rem;padding:.2rem .5rem;border-radius:12px;font-weight:600}.count-badge{background-color:#4b5563}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-label{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.filter-dropdown{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#1f2937;border-radius:8px;color:#e5e7eb;font-size:.9rem;cursor:pointer;transition:all .2s}.filter-dropdown:hover{background-color:#374151}.filter-dropdown svg{color:#9ca3af}.main-content{flex:1;display:flex;flex-direction:column;gap:3rem}.search-section{display:flex;gap:1rem;align-items:center}.search-bar{flex:1;height:42px;display:flex;align-items:center;gap:.5rem;padding:0 .6rem;background-color:#f0f0f0;border-radius:6px;border:1px solid #374151}.search-icon{color:#000;flex-shrink:0}.search-input{flex:1;background:transparent;border:none;outline:none;color:#000;font-size:.9rem;font-family:inherit}.search-input::placeholder{color:#6b7280}.search-button{padding:.75rem 2rem;background-color:#1e40af;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit}.search-button:hover{background-color:#1e3a8a}.advanced-filters-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#374151;color:#e5e7eb;border:none;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .2s;font-family:inherit}.advanced-filters-button:hover{background-color:#4b5563}.advanced-filters-button svg{color:#9ca3af}.premium-solutions-hero{display:flex;flex-direction:column;gap:1.5rem}.premium-label{display:flex;align-items:center;gap:.75rem;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#9ca3af;margin-bottom:.5rem}.premium-underline{width:40px;height:3px;background-color:#f97316;border-radius:2px}.premium-solutions-hero .hero-content{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.premium-hero-title{font-size:3rem;font-weight:700;color:#000;margin:0;line-height:1.2}.premium-solutions-hero .hero-description-wrapper{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.premium-solutions-hero .hero-description{font-size:1.1rem;color:#000;margin:0;line-height:1.6;max-width:700px}.premium-solutions-hero .hero-cta{display:inline-flex;align-items:center;color:#000;text-decoration:underline;font-size:1.1rem;transition:color .2s;white-space:nowrap}.premium-solutions-hero .hero-cta:hover{color:#ff6262}.startup-cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.startup-card{background-color:#fff;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 6px #0000004d}.card-header{position:relative;height:200px;padding:1.5rem;display:flex;justify-content:space-between;align-items:flex-start;background-size:cover;background-position:center;background-repeat:no-repeat}.card-header-code-snippets{background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);position:relative;overflow:hidden}.card-header-code-snippets:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(59,130,246,.15) 3px,rgba(59,130,246,.15) 6px),repeating-linear-gradient(90deg,transparent,transparent 3px,rgba(59,130,246,.15) 3px,rgba(59,130,246,.15) 6px);opacity:.6}.card-header-code-snippets:after{content:"function detect() { const threat = analyze(); return threat; }";position:absolute;bottom:20px;left:20px;font-family:Courier New,monospace;font-size:.7rem;color:#3b82f666;letter-spacing:1px}.card-header-megaphone{background:linear-gradient(135deg,#f97316,#ea580c);position:relative;overflow:hidden}.card-header-megaphone:before{content:"";position:absolute;width:120px;height:120px;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(0,0,0,.2) 0%,transparent 70%);border-radius:50%}.card-header-megaphone:after{content:"📢";position:absolute;font-size:5rem;opacity:.25;top:50%;left:50%;transform:translate(-50%,-50%);filter:grayscale(100%) brightness(.3)}.card-header-dna{background:linear-gradient(135deg,#6b21a8,#7c3aed,#8b5cf6);position:relative;overflow:hidden}.card-header-dna:before{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 30% 50%,rgba(139,92,246,.3) 0%,transparent 50%),radial-gradient(circle at 70% 50%,rgba(124,58,237,.3) 0%,transparent 50%);animation:pulse 4s ease-in-out infinite}.card-header-dna:after{content:"🧬";position:absolute;font-size:5rem;opacity:.2;top:50%;left:50%;transform:translate(-50%,-50%);filter:grayscale(100%) brightness(.5)}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.5}}.card-header-skyscrapers{background:linear-gradient(180deg,#1e40af,#3b82f6,#60a5fa);position:relative;overflow:hidden}.card-header-skyscrapers:before{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background-image:linear-gradient(to top,rgba(0,0,0,.1) 0%,transparent 100%),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 200"><rect fill="%231e40af" width="400" height="200"/><rect x="40" y="120" width="30" height="80" fill="%23ffffff" opacity="0.15"/><rect x="80" y="60" width="35" height="140" fill="%23ffffff" opacity="0.2"/><rect x="125" y="100" width="30" height="100" fill="%23ffffff" opacity="0.15"/><rect x="165" y="40" width="40" height="160" fill="%23ffffff" opacity="0.25"/><rect x="215" y="80" width="35" height="120" fill="%23ffffff" opacity="0.18"/><rect x="260" y="50" width="30" height="150" fill="%23ffffff" opacity="0.2"/><rect x="300" y="90" width="35" height="110" fill="%23ffffff" opacity="0.15"/><rect x="345" y="70" width="30" height="130" fill="%23ffffff" opacity="0.18"/></svg>');background-size:cover;background-position:bottom}.category-badge{display:flex;align-items:center;gap:.5rem;background-color:#1e40af;color:#fff;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;z-index:2;position:relative}.star-icon{color:#fbbf24;flex-shrink:0}.logo-placeholder{width:60px;height:60px;background-color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:600;font-style:italic;font-family:Brush Script MT,Lucida Handwriting,cursive;box-shadow:0 2px 4px #0003;z-index:1;position:relative;top:110px}.card-body{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;color:#1f2937}.company-name{font-size:1.5rem;font-weight:700;color:#111827;margin:0}.company-location{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.9rem}.company-location svg{color:#9ca3af;flex-shrink:0}.company-description{color:#4b5563;font-size:.95rem;line-height:1.6;margin:0}.company-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background-color:#f3f4f6;color:#374151;padding:.4rem .8rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.funding-section{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid #e5e7eb}.funding-header{display:flex;justify-content:space-between;align-items:center}.funding-text{font-size:.85rem;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:.05em}.progress-bar-container{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden}.progress-bar{height:100%;background-color:#fbbf24;border-radius:4px;transition:width .3s ease}.funding-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:.5rem}.metric{display:flex;flex-direction:column;gap:.25rem}.metric-label{font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.metric-value{font-size:.95rem;font-weight:700;color:#111827;display:flex;align-items:center;gap:.25rem}.metric-value.green{color:#10b981}.investors-icon{color:#6b7280}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:2rem 0}.pagination-button,.pagination-number{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;font-family:inherit;background-color:#fff;color:#111827;box-shadow:0 2px 4px #0000001a}.pagination-button:hover:not(:disabled){background-color:#f3f4f6}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-number{min-width:48px;padding:.75rem 1rem}.pagination-number.active{background-color:#1e40af;color:#fff}.pagination-number.active:hover{background-color:#1e3a8a}@media (max-width: 1200px){.startup-cards-grid{grid-template-columns:1fr}}@media (max-width: 768px){.startup-investment-container{flex-direction:column;padding:0 1rem}.sidebar{width:100%}.search-section{flex-direction:column}.search-bar{width:100%}.hero-title{font-size:2rem}.funding-metrics{grid-template-columns:1fr}}a,button,[role=button],.department-item,.tool-item,.filter-dropdown,.search-button,.advanced-filters-button,.premium-solutions-hero .hero-cta,.startup-card,.pagination-button,.pagination-number,.category-badge,.tag{cursor:pointer}.sidebar,.main-content,.card-body,.company-description{cursor:default}.department-item,.tool-item,.filter-dropdown{transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.department-item:hover,.tool-item:hover,.filter-dropdown:hover{transform:translate(4px);box-shadow:0 4px 10px #0000001f}.department-item.active{box-shadow:0 6px 16px #1e40af66}.search-bar{transition:border-color .2s ease,box-shadow .2s ease}.search-bar:focus-within{border-color:#1e40af;box-shadow:0 0 0 3px #1e40af26}.search-button,.advanced-filters-button{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.search-button:hover,.advanced-filters-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.startup-card{transition:transform .25s ease,box-shadow .25s ease}.startup-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000040}.card-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(255,255,255,.12),transparent);opacity:0;transition:opacity .25s ease}.startup-card:hover .card-header:after{opacity:1}.tag{transition:background-color .2s ease,transform .2s ease}.tag:hover{background-color:#e5e7eb;transform:translateY(-2px)}.progress-bar-container{cursor:pointer}.progress-bar-container:hover .progress-bar{filter:brightness(1.1)}.pagination-button,.pagination-number{transition:transform .2s ease,box-shadow .2s ease}.pagination-button:hover:not(:disabled),.pagination-number:hover:not(.active){transform:translateY(-2px);box-shadow:0 6px 14px #00000026}*:focus-visible{outline:2px solid #1e40af;outline-offset:3px}@media (max-width: 768px){.startup-card:hover,.department-item:hover,.tool-item:hover{transform:none;box-shadow:none}}.search-input:focus{outline:none;box-shadow:none}.search-bar:focus-within{border-color:#d1d5db;box-shadow:none}.premium-solutions-hero .hero-cta{color:#000;text-decoration:none;border-bottom:2px solid #000}.premium-solutions-hero .hero-cta:hover{color:#ff6262;border-color:#ff6262}.premium-solutions-hero .hero-cta:focus{outline:none}*:focus-visible{outline:2px solid #9ca3af}.top-startups-region-section{transform:translateY(-180px);padding:4rem 0;font-family:URWGeometric,URW Global Geometric Arabic,Arial,sans-serif;width:100%;box-sizing:border-box;isolation:isolate}.tsr-container{max-width:1200px;margin:0 auto;padding:0 2rem}.tsr-header{margin-bottom:3rem;text-align:left;color:#000}.tsr-badge{display:flex;align-items:center;gap:.5rem;background-color:#9e9d9d;color:#000;padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;width:fit-content;margin-bottom:1rem}.tsr-badge{cursor:pointer;transition:box-shadow .25s ease,transform .25s ease,background-color .25s ease}.tsr-badge:hover{background-color:#b5b5b5;transform:translateY(-2px)}.tsr-badge svg{color:#4b5563;flex-shrink:0}.tsr-title{font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 1rem;color:#000}.tsr-title .tsr-highlight{color:#3b82f6}.tsr-description{font-size:1rem;color:#9ca3af;max-width:700px;line-height:1.6;margin:0}.tsr-filter-card{background-color:#fff;border-radius:12px;padding:2rem;margin-bottom:3rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.tsr-filter-group{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.tsr-filter-group:last-child{margin-bottom:0}.tsr-filter-label{font-size:.875rem;font-weight:600;color:#374151;text-transform:none}.tsr-region-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.tsr-region-button{padding:.625rem 1.25rem;border:1px solid #e5e7eb;background-color:#fff;color:#111827;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.tsr-region-button:hover{background-color:#f9fafb;border-color:#d1d5db}.tsr-region-button.active{background-color:#1e40af;color:#fff;border-color:#1e40af}.tsr-filter-row{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem}.tsr-dropdown{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#f3f4f6;border-radius:8px;color:#111827;font-size:.9rem;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb}.tsr-dropdown:hover{background-color:#e5e7eb}.tsr-dropdown svg{color:#9ca3af;flex-shrink:0}.tsr-results-info{font-size:.875rem;color:#6b7280;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.tsr-most-funded{color:#374151;font-weight:600;cursor:pointer}.tsr-most-funded:hover{color:#1e40af}.tsr-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.tsr-card{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;display:flex;flex-direction:column;gap:.75rem;color:#111827;border:1px solid #e5e7eb;transition:box-shadow .2s ease}.tsr-card:hover{box-shadow:0 4px 6px #0000001a,0 2px 4px #0000000f}.tsr-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.tsr-initials-badge{width:48px;height:48px;background-color:#1e293b;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:600;flex-shrink:0}.tsr-status-badges{display:flex;gap:.5rem;flex-direction:column;align-items:flex-end}.tsr-verified-badge{display:flex;align-items:center;gap:.3rem;background-color:#d1fae5;color:#10b981;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.tsr-verified-badge svg{width:12px;height:12px;flex-shrink:0}.tsr-trending-badge{display:flex;align-items:center;gap:.3rem;background-color:#fed7aa;color:#f97316;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap}.tsr-trending-badge svg{width:12px;height:12px;flex-shrink:0}.tsr-company-name{font-size:1.25rem;font-weight:700;margin:0;color:#111827;line-height:1.3}.tsr-company-description{font-size:.95rem;color:#4b5563;line-height:1.5;margin:0;min-height:2.25rem}.tsr-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem;margin-bottom:.25rem}.tsr-category-tag{background-color:#dbeafe;color:#1e40af;padding:.3rem .7rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.tsr-funding-tag{background-color:#d1fae5;color:#10b981;padding:.3rem .7rem;border-radius:20px;font-size:.75rem;font-weight:600;white-space:nowrap}.tsr-location{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.9rem;margin-bottom:.5rem}.tsr-location svg{color:#6b7280;flex-shrink:0}.tsr-view-profile-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border:1px solid #374151;background-color:transparent;color:#374151;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;font-family:inherit;margin-top:auto}.tsr-view-profile-button:hover{background-color:#f9fafb;border-color:#1e40af;color:#1e40af}.tsr-view-profile-button svg{color:currentColor;flex-shrink:0}@media (max-width: 1024px){.tsr-cards-grid{grid-template-columns:repeat(2,1fr)}.tsr-filter-row{grid-template-columns:1fr}}@media (max-width: 768px){.tsr-title{font-size:2.25rem}.tsr-container{padding:0 1rem}.tsr-cards-grid{grid-template-columns:1fr}.top-startups-region-section{padding:3rem 0}.tsr-filter-card{padding:1.5rem}.tsr-region-buttons{flex-direction:column}.tsr-region-button{width:100%}}.tsr-card,.tsr-view-profile-button,.tsr-region-button,.tsr-dropdown,.tsr-most-funded,.tsr-category-tag,.tsr-funding-tag,.tsr-badge{cursor:pointer}.tsr-company-description,.tsr-description,.tsr-location{cursor:default}.tsr-region-button,.tsr-dropdown{transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.tsr-region-button:hover,.tsr-dropdown:hover{transform:translateY(-2px);box-shadow:0 6px 14px #0000001f}.tsr-region-button.active{box-shadow:0 6px 18px #1e40af59}.tsr-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.tsr-card:hover{transform:translateY(-6px);border-color:#3b82f6;box-shadow:0 14px 32px #0000001f,0 4px 12px #3b82f62e}.tsr-category-tag,.tsr-funding-tag{transition:background-color .2s ease,transform .2s ease}.tsr-category-tag:hover,.tsr-funding-tag:hover{transform:translateY(-2px);filter:brightness(1.05)}.tsr-view-profile-button{transition:background-color .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.tsr-view-profile-button:hover{background-color:#eff6ff;transform:translateY(-2px);box-shadow:0 6px 16px #3b82f640}.tsr-most-funded{transition:color .2s ease,transform .2s ease}.tsr-most-funded:hover{transform:translate(2px)}.tsr-view-profile-button:focus-visible,.tsr-region-button:focus-visible,.tsr-dropdown:focus-visible,.tsr-card:focus-within{outline:2px solid #3B82F6;outline-offset:3px}@media (max-width: 768px){.tsr-card:hover,.tsr-region-button:hover,.tsr-view-profile-button:hover,.tsr-category-tag:hover,.tsr-funding-tag:hover{transform:none;box-shadow:none}}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important}}.trending-companies-section{padding:4rem 0;margin-bottom:4rem!important;margin-top:0;font-family:URWGeometric,URW Global Geometric Arabic,Arial,sans-serif;width:100%;box-sizing:border-box;isolation:isolate;position:relative;z-index:1;transform:translateY(-200px);background-color:#fff}.tc-container{max-width:1200px;margin:0 auto;padding:0 2rem}.tc-header{margin-bottom:3rem;text-align:left}.tc-badge{display:flex;align-items:center;gap:.5rem;background-color:#b0afaf;color:#000;padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;width:fit-content;margin-bottom:1rem}.tc-badge svg{color:#4b5563;flex-shrink:0}.tc-title{font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.tc-title-gray{color:#000}.tc-title-blue{color:#3b82f6}.tc-description{font-size:1rem;color:#9ca3af;max-width:700px;line-height:1.6;margin:0 0 1.5rem}.tc-subtitle{font-size:1.5rem;font-weight:700;color:#000;margin:0}.tc-carousel-wrapper{position:relative;display:flex;align-items:center;gap:1rem;margin-bottom:2rem;margin-left:-16px}.tc-nav-button{width:48px;height:48px;border-radius:50%;background-color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;z-index:2;box-shadow:0 2px 4px #0000001a}.tc-nav-button:hover{background-color:#f3f4f6;box-shadow:0 4px 8px #00000026}.tc-nav-button svg{color:#374151}.tc-cards-container{display:flex;gap:1.5rem;flex:1;overflow:hidden}.tc-vendor-card{background-color:#1f2937;border:1px solid #374151;border-radius:12px;padding:1.5rem;min-width:280px;flex:1;display:flex;flex-direction:column;gap:1rem;transition:transform .2s ease,box-shadow .2s ease}.tc-vendor-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000004d}.tc-vendor-initials{width:56px;height:56px;background-color:#1e40af;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700;flex-shrink:0}.tc-vendor-name{font-size:1.5rem;font-weight:700;color:#fff;margin:0;line-height:1.3}.tc-rating{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.95rem}.tc-rating svg{flex-shrink:0}.tc-clients{color:#d1d5db;font-size:.95rem}.tc-view-profile-button{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#f3f4f6;border:1px solid #e5e7eb;color:#374151;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;font-family:inherit;margin-top:auto}.tc-view-profile-button:hover{background-color:#e5e7eb;border-color:#d1d5db}.tc-view-profile-button svg{color:currentColor;flex-shrink:0}.tc-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:0;padding-bottom:0}.tc-pagination-dot{width:8px;height:8px;border-radius:50%;border:none;background-color:#4b5563;cursor:pointer;transition:all .2s ease;padding:0}.tc-pagination-dot.active{width:24px;height:8px;border-radius:4px;background-color:#fbbf24}.tc-pagination-dot:hover{background-color:#6b7280}.tc-pagination-dot.active:hover{background-color:#fcd34d}@media (max-width: 1024px){.tc-cards-container{gap:1rem}.tc-vendor-card{min-width:240px}}@media (max-width: 768px){.tc-title{font-size:2.25rem}.tc-container{padding:0 1rem}.tc-carousel-wrapper{gap:.5rem}.tc-nav-button{width:40px;height:40px}.tc-nav-button svg{width:20px;height:20px}.tc-vendor-card{min-width:200px}.trending-companies-section{padding:3rem 0;margin-bottom:3rem!important}.tc-subtitle{font-size:1.25rem}}@media (max-width: 640px){.tc-cards-container{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tc-cards-container::-webkit-scrollbar{display:none}.tc-vendor-card{scroll-snap-align:start;min-width:85%}}.tc-badge,.tc-nav-button,.tc-vendor-card,.tc-view-profile-button,.tc-pagination-dot{cursor:pointer}.tc-title,.tc-description,.tc-subtitle,.tc-vendor-name,.tc-clients{cursor:default}.tc-badge{transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.tc-badge:hover{background-color:#c2c1c1;transform:translateY(-2px)}.tc-nav-button{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.tc-nav-button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0003}.tc-vendor-card{transition:transform .25s ease,box-shadow .25s ease}.tc-vendor-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #00000059}.tc-view-profile-button{transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.tc-view-profile-button:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0003}.tc-pagination-dot{transition:transform .2s ease,background-color .2s ease}.tc-pagination-dot:hover{transform:scale(1.3)}.tc-nav-button:focus-visible,.tc-view-profile-button:focus-visible,.tc-pagination-dot:focus-visible{outline:2px solid #3B82F6;outline-offset:3px}@media (max-width: 768px){.tc-vendor-card:hover,.tc-nav-button:hover,.tc-view-profile-button:hover{transform:none;box-shadow:none}}@font-face{font-family:URWGeometric;src:url(/fonts/URWGeometricRegular.otf) format("opentype");font-weight:400}.em-footer{width:100%;max-width:1350px;margin:-350px auto 0;font-family:URWGeometric,sans-serif;color:#1a1a1a}.em-footer-form input:focus{border-color:#fc0;box-shadow:0 0 0 3px #ffcc0059}.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}.evh-hero{width:100vw;min-height:100vh;position:relative;background-image:url(/assets/events-BkYbzPeU.png);background-repeat:no-repeat;background-position:center;background-size:220%;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:Inter,sans-serif}.evh-content{position:relative;z-index:2;max-width:1200px;width:100%;padding:0 24px;text-align:center;color:#fff}.evh-badge{display:inline-block;padding:8px 18px;border-radius:999px;background:linear-gradient(135deg,#e7f0ff,#fff6d8);color:#1e3a8a;font-size:13px;font-weight:700;margin-bottom:28px;transform:translateY(-50px)}.evh-title{font-size:64px;line-height:1.1;font-weight:800;margin-bottom:22px;transform:translateY(-100px)}.evh-title span{color:#ffc400}.evh-subtitle{font-size:18px;line-height:1.6;color:#d1d5db;margin-bottom:52px;transform:translateY(-100px)}.evh-search-wrapper{display:flex;justify-content:center;margin-bottom:34px}.evh-search-bar{width:100%;max-width:1100px;background:#fff;border-radius:999px;padding:14px 18px;display:flex;align-items:center;gap:20px;box-shadow:0 30px 80px #00000073;transform:translateY(-100px)}.evh-field{display:flex;align-items:center;gap:14px;min-width:170px;cursor:pointer;transition:background .2s ease}.evh-field:hover{background:#f9fafb;border-radius:14px;padding:6px 10px}.evh-field-icon{display:flex;align-items:center;justify-content:center}.evh-field-text span{display:block;font-size:13px;color:#6b7280;line-height:1.2}.evh-field-text strong{font-size:16px;font-weight:600;color:#111827}.evh-divider{width:1px;height:42px;background:#e5e7eb}.evh-search-btn{margin-left:auto;margin-right:12px;background:#ffc400;color:#fff;border:none;border-radius:999px;height:46px;padding:0 36px;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;white-space:nowrap;transition:transform .25s ease,box-shadow .25s ease}.evh-search-btn svg{width:18px;height:18px;stroke:#fff;flex-shrink:0}.evh-search-btn:hover{transform:translateY(-1px);box-shadow:0 10px 26px #ffc40073}.evh-pills{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;transform:translateY(-100px)}.evh-pill{padding:12px 22px;border-radius:999px;background:#2b2b2b;color:#e5e7eb;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:all .25s ease}.evh-pill:hover{background:#2563eb}.evh-pill.active{color:#fff}.evh-badge,.evh-field,.evh-search-btn,.evh-pill{cursor:pointer}.evh-title,.evh-subtitle{cursor:default}.evh-badge{transition:transform .2s ease,box-shadow .2s ease}.evh-badge:hover{transform:translateY(-54px) scale(1.03);box-shadow:0 8px 22px #ffffff40}.evh-field{transition:background .2s ease,transform .2s ease}.evh-field:hover{transform:translateY(-2px)}.evh-search-btn{transition:transform .25s ease,box-shadow .25s ease}.evh-search-btn:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 14px 34px #ffc4008c}.evh-search-btn:active{transform:scale(.96)}.evh-pill{transition:transform .2s ease,background .2s ease}.evh-pill:hover{transform:translateY(-2px)}.evh-pill:active{transform:scale(.95)}.evh-badge:focus-visible,.evh-field:focus-visible,.evh-search-btn:focus-visible,.evh-pill:focus-visible{outline:2px solid #fde68a;outline-offset:4px}@media (hover: none){.evh-badge,.evh-field,.evh-search-btn,.evh-pill{cursor:pointer}}@media (max-width: 1024px){.evh-search-btn:hover,.evh-pill:hover,.evh-field:hover{transform:none}}@media (max-width: 640px){.evh-search-bar{box-shadow:0 18px 40px #0006}}.tle-section{width:1000vw;min-height:100vh;display:flex;align-items:flex-start;justify-content:flex-start;font-family:Inter,sans-serif;padding-left:30px;transform:translate(-20px)}.tle-container{max-width:2400px;width:100%;display:grid;grid-template-columns:420px 1fr;gap:60px;padding-top:40px;min-height:50vh}.tle-header{color:#fff}.tle-explore{display:inline-flex;align-items:center;gap:10px;background:#d2d2d2;color:#1e3a8a;padding:10px 18px;border-radius:999px;font-weight:700;font-size:13px;margin-bottom:32px}.tle-explore-icon{font-size:14px}.tle-title{font-size:56px;font-weight:800;margin-top:-8px;margin-bottom:28px;color:#000}.tle-title span{color:#2f80ff}.tle-desc{font-size:18px;line-height:1.7;color:#727272;margin-bottom:60px}.tle-nav{display:flex;gap:20px}.tle-nav-btn{width:68px;height:68px;border-radius:20px;border:2px solid #7a7a7a;background:transparent;color:#bdbdbd;font-size:26px;cursor:pointer;transition:all .25s ease}.tle-nav-btn:hover{background:#fff;color:#000}.tle-cards{display:flex;gap:28px;align-items:flex-start}.tle-card{width:360px;display:flex;flex-direction:column;gap:18px;cursor:pointer;transition:transform .35s ease}.tle-card:hover{transform:translateY(-8px)}.tle-card-image{position:relative;width:100%;height:480px}.tle-image-clip{width:100%;height:100%;border-radius:32px;overflow:hidden}.tle-image-clip img{width:100%;height:100%;object-fit:cover}.tle-category{position:absolute;left:10px;background:#2f80ff;color:#fff;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600;z-index:2;bottom:-40px}.tle-card-action{position:absolute;right:18px;width:32px;height:32px;border-radius:50%;border:none;background:#ededee;color:#000;font-size:22px;cursor:pointer;transition:transform .25s ease;z-index:2;bottom:-70px}.tle-card-action:hover{transform:scale(1.1)}.tle-card-content{padding:0 6px}.tle-card-content h3{font-size:22px;font-weight:700;color:#000;margin-bottom:8px;margin-top:30px}.tle-card-content p{font-size:15px;line-height:1.6;color:#7a7b7b}.tle-explore,.tle-nav-btn,.tle-card,.tle-category,.tle-card-action,.tle-image-clip{cursor:pointer}.tle-title,.tle-desc,.tle-card-content h3,.tle-card-content p{cursor:default}.tle-explore{transition:transform .2s ease,box-shadow .2s ease}.tle-explore:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.tle-nav-btn{transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.tle-nav-btn:hover{transform:translateY(-4px);box-shadow:0 10px 26px #0000002e}.tle-card{transition:transform .35s ease,box-shadow .35s ease}.tle-card:hover{transform:translateY(-10px);box-shadow:0 28px 64px #00000038}.tle-image-clip img{transition:transform .4s ease}.tle-card:hover .tle-image-clip img{transform:scale(1.06)}.tle-category{transition:transform .2s ease,box-shadow .2s ease}.tle-card:hover .tle-category{transform:translateY(-2px);box-shadow:0 6px 18px #2f80ff73}.tle-card-action{transition:transform .25s ease,box-shadow .25s ease}.tle-card-action:hover{transform:scale(1.15);box-shadow:0 8px 20px #00000040}.tle-card-action:active{transform:scale(.95)}.tle-explore:focus-visible,.tle-nav-btn:focus-visible,.tle-card:focus-visible,.tle-card-action:focus-visible{outline:2px solid #2f80ff;outline-offset:4px}@media (hover: none){.tle-explore,.tle-nav-btn,.tle-card,.tle-category,.tle-card-action,.tle-image-clip{cursor:pointer}}@media (max-width: 1024px){.tle-card:hover{transform:none;box-shadow:none}.tle-card:hover .tle-image-clip img{transform:none}}@media (max-width: 640px){.tle-nav{gap:12px}.tle-nav-btn{width:56px;height:56px;font-size:22px}}.tve-section{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif;box-sizing:border-box;margin-top:-160px;padding:80px 24px 80px 200px}.tve-header{max-width:900px;text-align:center;margin-bottom:80px;margin-left:-100px}.tve-eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:16px}.tve-line{width:40px;height:2px;background:#facc15}.tve-eyebrow-text{font-size:13px;font-weight:600;letter-spacing:.12em;color:#9ca3af}.tve-title{font-size:56px;font-weight:800;color:#111827;margin-bottom:20px}.tve-subtitle{font-size:18px;line-height:1.6;color:#64748b}.tve-content{position:relative;width:100%;max-width:1200px;height:520px;display:flex;align-items:center;justify-content:center}.tve-image-stack{position:relative;width:520px;height:520px;transform:translate(-104px)}.tve-image-back{position:absolute;top:40px;right:40px;bottom:40px;left:40px;background:#c7d0df;border-radius:34px;transform:rotate(-9deg) translate(-100px,-40px);z-index:1}.tve-image-shadow{position:absolute;top:-80px;right:-80px;bottom:-80px;left:-80px;background:radial-gradient(rgba(0,0,0,.45) 0%,rgba(0,0,0,.25) 40%,transparent 70%);filter:blur(18px);z-index:0}.tve-image-main{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:36px;overflow:hidden;background:#000;z-index:2;box-shadow:0 30px 80px #0000008c,0 0 0 1px #ffffff0d}.tve-image-main img{width:100%;height:100%;object-fit:cover}.tve-location-icon{position:absolute;top:22px;left:22px;width:52px;height:52px;background:#1e1e1e99;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:16px;display:flex;align-items:center;justify-content:center}.tve-location-icon img{width:22px;height:22px}.tve-card{position:absolute;right:0;width:560px;padding:32px;border-radius:30px;background:linear-gradient(135deg,#192640,#4a5d84);color:#fff;box-shadow:0 40px 80px #00000073;z-index:10;transform:translate(-92px,54px) scale(.8);transform-origin:top right}.tve-ticket-pill{display:inline-flex;align-items:center;gap:10px;padding:10px 18px;background:#ffffff2e;border-radius:999px;font-size:15px;font-weight:500;margin-top:10px;margin-bottom:28px}.tve-pill-icon{width:18px;height:18px}.tve-card-title{font-size:38px;font-weight:700;line-height:1.2;margin-bottom:18px;margin-top:10px}.tve-card-desc{font-size:18px;color:#d6dbea;margin-bottom:26px}.tve-card-meta{list-style:none;padding:0;margin-bottom:36px}.tve-card-meta li{display:flex;align-items:center;gap:12px;font-size:15px;color:#e8ecf5;margin-bottom:14px}.tve-card-meta img{width:18px;height:18px}.tve-card-actions{display:flex;gap:18px}.tve-btn{height:54px;padding:0 30px;border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;border:none;display:inline-flex;align-items:center;gap:10px;transition:all .25s ease}.tve-btn-primary{background:linear-gradient(135deg,#facc15,#fbbf24);color:#111827;box-shadow:0 18px 40px #facc158c}.tve-btn-primary:hover{transform:translateY(-3px);box-shadow:0 22px 50px #facc15b3}.tve-btn-arrow{width:18px;height:18px}.tve-btn-secondary{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.28)}.tve-btn-secondary:hover{background:#ffffff47}.tve-ticket-pill,.tve-card,.tve-card-meta li,.tve-location-icon,.tve-btn,.tve-image-main{cursor:pointer}.tve-ticket-pill{transition:transform .2s ease,background .2s ease}.tve-ticket-pill:hover{transform:translateY(-2px);background:#ffffff3d}.tve-image-main:hover{transform:scale(1.03);box-shadow:0 36px 90px #000000a6,0 0 0 1px #ffffff14}.tve-location-icon:hover{transform:scale(1.1);box-shadow:0 10px 26px #00000073}.tve-card{transition:transform .35s ease,box-shadow .35s ease}.tve-card:hover{transform:translate(-92px,46px) scale(.82);box-shadow:0 50px 110px #000000a6}.tve-card-meta li:hover{transform:translate(4px)}.tve-btn:hover{transform:translateY(-3px)}.tve-btn:active{transform:scale(.96)}.tve-ticket-pill:focus-visible,.tve-location-icon:focus-visible,.tve-btn:focus-visible,.tve-card:focus-visible{outline:2px solid #facc15;outline-offset:4px}@media (hover: none){.tve-ticket-pill,.tve-location-icon,.tve-btn,.tve-card,.tve-image-main{cursor:pointer}}.tve-section *,.tve-header *,.tve-content *,.tve-image-stack *,.tve-card *,.tve-card-meta li,.tve-location-icon,.tve-ticket-pill,.tve-btn{cursor:pointer}.tve-title,.tve-subtitle,.tve-card-title,.tve-card-desc{cursor:default}.tve-image-main{transition:transform .4s ease,box-shadow .4s ease}.tve-image-main:hover{transform:scale(1.04);box-shadow:0 40px 100px #000000b3,0 0 0 2px #ffffff14}.tve-location-icon{transition:transform .25s ease,box-shadow .25s ease}.tve-location-icon:hover{transform:scale(1.15);box-shadow:0 14px 36px #0009}.tve-ticket-pill{transition:transform .25s ease,background .25s ease}.tve-ticket-pill:hover{transform:translateY(-3px);background:#ffffff47}.tve-card{transition:transform .4s ease,box-shadow .4s ease}.tve-card:hover{transform:translate(-92px,40px) scale(.83);box-shadow:0 60px 130px #000000b3}.tve-card-meta li{transition:transform .2s ease}.tve-card-meta li:hover{transform:translate(6px)}.tve-btn{transition:transform .25s ease,box-shadow .25s ease}.tve-btn:hover{transform:translateY(-4px) scale(1.05)}.tve-btn:active{transform:scale(.94)}.tve-ticket-pill:focus-visible,.tve-location-icon:focus-visible,.tve-card:focus-visible,.tve-btn:focus-visible{outline:2px solid #facc15;outline-offset:4px}@media (hover: none){.tve-section *{cursor:pointer}}@media (max-width: 1024px){.tve-card:hover{transform:translate(-92px,54px) scale(.8);box-shadow:0 40px 80px #00000073}.tve-image-main:hover{transform:none}}@media (max-width: 640px){.tve-btn{height:48px;font-size:15px}}.aev-section{min-height:100vh;width:100%;display:flex;justify-content:center;padding:96px 64px;box-sizing:border-box;font-family:Inter,sans-serif;transform:translateY(-200px)}.aev-container{width:100%;max-width:1440px}.aev-header{max-width:980px;margin-bottom:96px}.aev-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;border-radius:999px;background:#f4f3f3;color:#1e3a8a;font-size:13px;font-weight:600;letter-spacing:.12em;margin-bottom:28px}.aev-badge-arrow{font-size:14px;transform:translateY(-1px)}.aev-title{font-size:72px;font-weight:800;line-height:1.1;margin-top:-6px;margin-bottom:28px}.aev-title .muted{color:#000}.aev-title .highlight{color:#facc15}.aev-subtitle{max-width:860px;font-size:20px;line-height:1.75;color:#64748b}.aev-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;align-items:stretch}.aev-image-card{display:flex;max-height:320px;max-width:92%;justify-self:start;background:#f8fafc;border-radius:22px;overflow:hidden;transition:transform .25s ease}.aev-image-card:hover{transform:translateY(-4px)}.aev-image-card img{width:42%;height:100%;object-fit:cover}.aev-image-card-content{display:flex;flex-direction:column;justify-content:center;padding:26px 28px}.aev-image-card-content h3{font-size:32px;font-weight:700;margin:12px 0 8px}.aev-image-card-content p{font-size:20px;line-height:1.45;color:#475569}.aev-feature-card{height:auto;max-height:300px;max-width:100%;justify-self:center;border-radius:20px;padding:26px 24px;margin-left:-50px;display:flex;flex-direction:column;justify-content:center;transition:transform .25s ease}.aev-feature-card:hover{transform:translateY(-4px)}.aev-feature-card h3{font-size:32px;font-weight:700;margin:12px 0 8px}.aev-feature-card p{font-size:20px;line-height:1.45;color:#475569}.aev-feature-card.purple{background:#f3e8ff}.aev-feature-card.blue{background:#dbeafe}.aev-image-card,.aev-feature-card{margin-top:-50px}.aev-large-text-card{grid-column:span 2;display:flex;flex-direction:column;background:#f8fafc;border-radius:12px;overflow:hidden;max-height:360px;max-width:88%;justify-self:start}.aev-large-text-content{padding:18px 22px 12px;max-width:520px}.aev-large-text-content h3{font-size:32px;font-weight:700;margin-bottom:6px;transform:translateY(-40px)}.aev-large-text-content p{font-size:20px;line-height:1.4;transform:translateY(-50px)}.aev-large-text-card img{width:100%;height:70%;object-fit:cover;transform:translateY(-80px)}.aev-large-overlay-card{position:relative;margin-left:-220px;width:175%;max-height:360px;border-radius:12px;overflow:hidden}.aev-large-overlay-card img{width:100%;height:100%;object-fit:cover}.aev-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:18px 22px 12px;background:linear-gradient(to top,#000000bf,#00000059,#0000);display:flex;flex-direction:column;justify-content:flex-end}.aev-overlay h3{font-size:32px;font-weight:700;color:#fff;margin-bottom:6px}.aev-overlay p{font-size:20px;line-height:1.4;color:#e5e7eb}.aev-section *,.aev-header *,.aev-grid *,.aev-image-card *,.aev-feature-card *,.aev-large-text-card *,.aev-large-overlay-card *,.aev-overlay *{cursor:pointer}.aev-title,.aev-subtitle,.aev-image-card-content h3,.aev-image-card-content p,.aev-feature-card h3,.aev-feature-card p,.aev-large-text-content h3,.aev-large-text-content p,.aev-overlay h3,.aev-overlay p{cursor:default}.aev-badge{transition:transform .25s ease,box-shadow .25s ease}.aev-badge:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000002e}.aev-image-card{transition:transform .35s ease,box-shadow .35s ease}.aev-image-card:hover{transform:translateY(-8px);box-shadow:0 26px 60px #0000002e}.aev-image-card img{transition:transform .4s ease}.aev-image-card:hover img{transform:scale(1.08)}.aev-feature-card{transition:transform .35s ease,box-shadow .35s ease}.aev-feature-card:hover{transform:translateY(-8px);box-shadow:0 24px 56px #0000002e}.aev-large-text-card{transition:transform .35s ease,box-shadow .35s ease}.aev-large-text-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px #00000029}.aev-large-overlay-card{transition:transform .35s ease,box-shadow .35s ease}.aev-large-overlay-card:hover{transform:translateY(-6px);box-shadow:0 26px 60px #00000038}.aev-large-overlay-card img{transition:transform .4s ease}.aev-large-overlay-card:hover img{transform:scale(1.06)}.aev-image-card:active,.aev-feature-card:active,.aev-large-text-card:active,.aev-large-overlay-card:active{transform:scale(.97)}.aev-badge:focus-visible,.aev-image-card:focus-visible,.aev-feature-card:focus-visible,.aev-large-text-card:focus-visible,.aev-large-overlay-card:focus-visible{outline:2px solid #facc15;outline-offset:4px}@media (hover: none){.aev-section *{cursor:pointer}}@media (max-width: 1024px){.aev-image-card:hover,.aev-feature-card:hover,.aev-large-text-card:hover,.aev-large-overlay-card:hover{transform:none;box-shadow:none}.aev-image-card:hover img,.aev-large-overlay-card:hover img{transform:none}}.tcg-section{min-height:100vh;width:100%;background:var(--tcg-bg);display:flex;justify-content:center;padding:96px 64px;box-sizing:border-box;font-family:Inter,sans-serif;margin-top:-350px}.tcg-container{width:100%;max-width:1440px}:root{--tcg-text: #0f172a;--tcg-muted: #64748b;--tcg-blue: #2563eb;--tcg-chip: #e5e7eb}@media (prefers-color-scheme: dark){:root{--tcg-bg: #000000;--tcg-text: #e5e7eb;--tcg-muted: #94a3b8;--tcg-chip: #111827}}.tcg-header{max-width:860px;margin-bottom:72px}.tcg-badge{display:inline-flex;align-items:center;gap:10px;background:#f1f5f9f2;color:#0f172a;padding:8px 18px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:18px;width:fit-content}.tcg-badge-icon{font-size:14px;transform:translateY(-1px)}.tcg-title{font-size:56px;font-weight:800;line-height:1.08;margin-bottom:18px;transform:translateY(-50px)}.tcg-title-muted{color:#2f2f2f}.tcg-title-accent{color:var(--tcg-blue)}.tcg-subtitle{font-size:18px;line-height:1.75;color:#3a3b3c;max-width:760px;transform:translateY(-50px)}@media (prefers-color-scheme: dark){.tcg-badge{background:#ffffff14;color:#e5e7eb}.tcg-title-muted{color:#2a2a2a}.tcg-subtitle{color:#6b7280}}.tcg-grid{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:40px;transform:translateY(-70px)}.tcg-card{display:flex;flex-direction:column;gap:18px}.tcg-image-wrapper{position:relative;width:100%;height:520px;border-radius:32px;overflow:hidden}.tcg-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.tcg-card:hover img{transform:scale(1.08)}.tcg-tag{position:absolute;bottom:20px;left:20px;background:var(--tcg-blue);color:#fff;font-size:12px;padding:6px 14px;border-radius:999px;font-weight:500}.tcg-action{position:absolute;bottom:20px;right:20px;width:44px;height:44px;border-radius:50%;background:#ffffffe6;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease}.tcg-action svg{color:#0f172a}.tcg-card:hover .tcg-action{background:var(--tcg-blue)}.tcg-card:hover .tcg-action svg{color:#fff}.tcg-meta h3{font-size:22px;font-weight:700;margin-bottom:6px;color:var(--tcg-text)}.tcg-meta p{font-size:16px;line-height:1.6;color:#434343}.tcg-pagination{display:flex;justify-content:center;gap:10px;margin-top:64px;transform:translateY(-90px)}.tcg-pagination span{width:8px;height:8px;background:#d1d5db;border-radius:50%}.tcg-pagination .active{width:28px;border-radius:999px;background:#facc15}.tcg-section *,.tcg-header *,.tcg-grid *,.tcg-card *,.tcg-image-wrapper *,.tcg-tag,.tcg-action,.tcg-pagination *,.tcg-badge{cursor:pointer}.tcg-title,.tcg-subtitle,.tcg-meta h3,.tcg-meta p{cursor:default}.tcg-badge{transition:transform .25s ease,box-shadow .25s ease}.tcg-badge:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000002e}.tcg-card{transition:transform .35s ease,box-shadow .35s ease}.tcg-card:hover{transform:translateY(-10px)}.tcg-image-wrapper img{transition:transform .5s ease}.tcg-card:hover .tcg-image-wrapper img{transform:scale(1.1)}.tcg-tag{transition:transform .2s ease,box-shadow .2s ease}.tcg-card:hover .tcg-tag{transform:translateY(-3px);box-shadow:0 6px 18px #2563eb73}.tcg-action{transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.tcg-action:hover{transform:scale(1.15);box-shadow:0 10px 26px #00000040}.tcg-action:active{transform:scale(.95)}.tcg-pagination span{transition:transform .2s ease,background .2s ease}.tcg-pagination span:hover{transform:scale(1.6);background:#facc15}.tcg-badge:focus-visible,.tcg-card:focus-visible,.tcg-action:focus-visible,.tcg-pagination span:focus-visible{outline:2px solid #facc15;outline-offset:4px}@media (hover: none){.tcg-section *{cursor:pointer}}@media (max-width: 1024px){.tcg-card:hover,.tcg-card:hover .tcg-image-wrapper img{transform:none}}.fev-section{min-height:100vh;width:100%;background:#fff;padding:100px 60px;font-family:Inter,sans-serif;transform:translateY(-600px)}.fev-header{text-align:center;margin-bottom:90px}.fev-eyebrow{display:flex;align-items:center;justify-content:center;gap:18px;font-size:16px;letter-spacing:.22em;color:#000;margin-bottom:24px}.fev-eyebrow span{width:56px;height:3px;background:#facc15}.fev-title{font-size:56px;font-weight:800;color:#000;margin-bottom:16px}.fev-subtitle{font-size:18px;color:#232324;max-width:720px;margin:0 auto}.fev-cards{display:flex;justify-content:center;gap:42px}.fev-card{position:relative;width:360px;height:520px;border-radius:20px;overflow:hidden;transition:transform .4s ease}.fev-card img{width:100%;height:100%;object-fit:cover}.fev-side{transform:translateY(0)}.fev-side:hover{transform:translateY(-12px)}.fev-featured{transform:translateY(-32px);z-index:3}.fev-featured:before{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:28px;background:radial-gradient(ellipse at bottom,rgba(250,204,21,.55),transparent 70%);z-index:-1}.fev-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:26px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(to top,#000000e6,#00000026)}.fev-card-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:10px}.fev-rating{display:flex;align-items:center;gap:10px;margin-bottom:6px}.fev-score{background:#22c55e;color:#000;font-size:12px;font-weight:700;padding:4px 10px;border-radius:999px}.fev-stars{color:#facc15;font-size:14px}.fev-category{font-size:13px;color:#c9c9c9}.fev-location{position:absolute;right:22px;bottom:22px;width:46px;height:46px;background:#ffffff24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;display:grid;place-items:center}.fev-card{position:relative;overflow:visible}.fev-cta-wrap{position:absolute;left:0;right:0;bottom:-14px;transform:translateY(32px);z-index:5}.fev-cta{width:100%;height:62px;background:#facc15;border:none;padding:0 26px;font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.fev-cta:hover{background:#fde047}.fev-cta span{font-size:20px}.fev-section *,.fev-header *,.fev-cards *,.fev-card *,.fev-overlay *,.fev-rating *,.fev-location,.fev-cta,.fev-cta-wrap *{cursor:pointer}.fev-title,.fev-subtitle,.fev-card-title,.fev-category{cursor:default}.fev-card{transition:transform .4s ease,box-shadow .4s ease}.fev-card:hover{transform:translateY(-16px);box-shadow:0 30px 70px #00000059}.fev-card img{transition:transform .5s ease}.fev-card:hover img{transform:scale(1.08)}.fev-overlay{transition:background .25s ease}.fev-card:hover .fev-overlay{background:linear-gradient(to top,#000000f2,#00000040)}.fev-location{transition:transform .25s ease,box-shadow .25s ease}.fev-location:hover{transform:scale(1.15);box-shadow:0 10px 26px #00000059}.fev-cta{transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.fev-card:hover .fev-cta{transform:translateY(-6px);box-shadow:0 14px 36px #facc1573}.fev-cta:active{transform:scale(.96)}.fev-score{transition:transform .2s ease}.fev-score:hover{transform:scale(1.12)}.fev-card:focus-visible,.fev-location:focus-visible,.fev-cta:focus-visible{outline:2px solid #facc15;outline-offset:4px}@media (hover: none){.fev-section *{cursor:pointer}}@media (max-width: 1024px){.fev-card:hover{transform:none;box-shadow:none}.fev-card:hover img{transform:none}.fev-card:hover .fev-cta{transform:none;box-shadow:none}}.ta-section{min-height:100vh;width:100%;background:#fff;display:flex;justify-content:center;padding:96px 64px;box-sizing:border-box;font-family:Inter,sans-serif;transform:translateY(-750px)}.ta-container{width:100%;max-width:1440px}.ta-header{max-width:760px;margin-bottom:72px}.ta-badge{display:inline-flex;align-items:center;gap:10px;padding:6px 14px;border-radius:999px;background:#f3f4f6;font-size:13px;font-weight:600;color:#111827;margin-bottom:18px}.ta-badge-icon{font-size:14px}.ta-title{font-size:56px;font-weight:800;color:#0f172a;margin-bottom:16px;transform:translateY(-50px)}.ta-title span{color:#2563eb}.ta-subtitle{font-size:18px;line-height:1.7;color:#4b5563;transform:translateY(-50px)}.ta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;transform:translateY(-80px)}.ta-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 40px #00000014;transition:transform .35s ease,box-shadow .35s ease;display:flex;flex-direction:column}.ta-card:hover{transform:translateY(-10px);box-shadow:0 24px 60px #00000024}.ta-card-image{height:240px;overflow:hidden}.ta-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.ta-card:hover img{transform:scale(1.08)}.ta-card-content{padding:28px 28px 24px;display:flex;flex-direction:column}.ta-card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ta-tag{font-size:13px;font-weight:700;letter-spacing:.08em;color:#2563eb}.ta-readtime{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#6b7280}.ta-clock-icon{color:#6b7280}.ta-card-title{font-size:22px;font-weight:700;line-height:1.4;color:#0f172a;transform:translateY(-10px)}.ta-card-desc{font-size:16px;line-height:1.7;color:#4b5563;transform:translateY(-20px)}.ta-read-link{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#2563eb;text-decoration:none;transition:gap .3s ease;transform:translateY(-10px)}.ta-read-link:hover{gap:12px}.ta-read-link:hover .ta-arrow-icon{transform:translate(4px)}@media (max-width: 1200px){.ta-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.ta-section{padding:72px 24px}.ta-title{font-size:42px}.ta-grid{grid-template-columns:1fr}}.ta-section *,.ta-card,.ta-card-image,.ta-card-content,.ta-read-link,.ta-badge,.ta-tag,.ta-readtime,.ta-arrow-icon{cursor:pointer}.ta-title,.ta-subtitle,.ta-card-title,.ta-card-desc{cursor:default}.ta-card{transition:transform .35s ease,box-shadow .35s ease}.ta-card:hover{transform:translateY(-14px);box-shadow:0 28px 72px #0000002e}.ta-card-image img{transition:transform .6s ease}.ta-card:hover .ta-card-image img{transform:scale(1.1)}.ta-card-content{transition:transform .25s ease}.ta-card:hover .ta-card-content{transform:translateY(-4px)}.ta-read-link{transition:gap .3s ease,transform .3s ease}.ta-read-link:hover{gap:14px;transform:translate(4px)}.ta-arrow-icon{transition:transform .3s ease}.ta-read-link:hover .ta-arrow-icon{transform:translate(6px)}.ta-badge{transition:transform .2s ease,box-shadow .2s ease}.ta-badge:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0000001f}.ta-card:active{transform:scale(.97)}.ta-card:focus-visible,.ta-read-link:focus-visible,.ta-badge:focus-visible{outline:2px solid #2563eb;outline-offset:4px}@media (hover: none){.ta-section *{cursor:pointer}}@media (max-width: 1024px){.ta-card:hover{transform:none;box-shadow:none}.ta-card:hover img,.ta-card:hover .ta-card-content{transform:none}}.ae-about-section{min-height:100vh;width:90%;background:#fff;display:flex;justify-content:center;padding:120px 32px 80px;box-sizing:border-box;font-family:Inter,sans-serif;transform:translateY(-20px)}.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{margin-top:90px;background:#7b7b7b;border-radius:999px;display:flex;justify-content:space-evenly;align-items:center;padding:36px 24px;transform:translateY(-110px);transition:box-shadow .3s ease}.ae-about-stats:hover{box-shadow:0 40px 80px #0000001f}.ae-about-stat{font-size:42px;font-weight:800;color:#0f172a}.ae-about-divider{width:1px;height:42px;background:#e5e7eb}@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{min-height:100vh;width:90%;padding:80px 64px;background:#fff;display:flex;justify-content:center;font-family:Inter,sans-serif;transform:translateY(-200px)}.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{min-height:100vh;width:85%;display:flex;align-items:center;justify-content:center;background:#fff;padding:40px;box-sizing:border-box;font-family:Inter,sans-serif;transform:translateY(-330px)}.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{min-height:100vh;width:90%;background:#fff;display:flex;justify-content:center;align-items:center;font-family:Inter,sans-serif;transform:translateY(-480px)}.cv-container{width:100%;max-width:1400px;padding:80px 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%;min-height:100vh;padding:120px 80px;background:#fff;font-family:Inter,sans-serif;box-sizing:border-box;transform:translateY(-660px)}.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:80px 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;transform:translateY(-2150px)}.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-wrapper{margin-top:-820px}.subu-wrapper{margin-left:120px}.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}@font-face{font-family:URWGeometric;src:url(/fonts/URWGeometricRegular.otf) format("opentype");font-weight:400}.em-footer{width:100%;max-width:1450px;margin:-80px auto 0;transform:translateY(-30px);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}}.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}.startup-login-page{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif!important}.startup-login-page{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:100vh;overflow-x:hidden}.startup-login-page .left{background:linear-gradient(180deg,#fff,#f6f7ff);display:flex;justify-content:center;align-items:center;padding:48px}.startup-login-page .left-inner{width:100%;max-width:420px}.startup-login-page .brand{display:flex;align-items:center;gap:12px;margin-bottom:18px}.startup-login-page .brand-logo{width:120px}.startup-login-page .btn-social span{flex-grow:1;text-align:left}.startup-login-page .logo-box{width:44px;height:44px;background:linear-gradient(135deg,var(--yellow),#ffeb3b);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#222;text-transform:uppercase}.startup-login-page .brand-name{font-size:24px;font-weight:600;color:var(--blue-dark);letter-spacing:-.5px}.startup-login-page .title{font-size:32px;font-weight:700;color:var(--blue-dark);margin-bottom:8px}.startup-login-page .subtitle{font-size:15px;color:var(--muted);margin-bottom:32px}.startup-login-page .form label{display:block;margin-bottom:8px}.startup-login-page .label{font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.startup-login-page input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:8px;font-size:14px;outline:none}.startup-login-page input::placeholder{color:#a0a0a0;font-weight:300}.startup-login-page .forgot{text-align:right;margin-bottom:20px;margin-top:12px}.startup-login-page .forgot a{font-size:13px;color:var(--yellow);text-decoration:none;font-weight:500}.startup-login-page .forgot a:hover{text-decoration:underline}.startup-login-page .btn-primary{width:100%;padding:13px;background:var(--yellow);color:var(--blue-dark);border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;margin-bottom:16px}.startup-login-page input{margin-bottom:16px}.startup-login-page .login{text-align:center;font-size:14px;color:#666;margin-bottom:20px}.startup-login-page .login a{color:var(--yellow);text-decoration:none;font-weight:500}.startup-login-page .divider{display:flex;align-items:center;margin:24px 0;color:var(--muted)}.startup-login-page .divider span{padding:0 12px;font-size:13px}.startup-login-page .btn-social{width:100%;padding:12px 16px;background:#fff;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;cursor:pointer;margin-bottom:12px;color:#333}.startup-login-page .divider:before,.startup-login-page .divider:after{content:"";flex:1;border-bottom:1px solid var(--border)}.startup-login-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-login-page .overlay{background:#000000c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;height:100%;padding:60px;color:#fff}.startup-login-page .trusted{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff14;border-radius:20px;font-size:14px}.startup-login-page .trusted img{width:16px;filter:invert(90%)}.startup-login-page .hero-title{font-size:58px;line-height:1.1;font-weight:600;margin:24px 0 12px}.startup-login-page .hero-desc{font-size:16px;color:#dcdde5;margin-bottom:32px;max-width:520px;line-height:1.6}.startup-login-page .features{display:flex;flex-direction:column;gap:20px}.startup-login-page .feature{display:flex;align-items:flex-start;gap:16px}.startup-login-page .feature-icon{width:44px;height:44px;background:#f5c20026;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--yellow);flex-shrink:0}.startup-login-page .feature-title{font-size:16px;font-weight:600;margin-bottom:4px}.startup-login-page .feature-text{font-size:14px;color:#dcdde5}@media (max-width: 1000px){.startup-login-page{grid-template-columns:1fr}.startup-login-page .right{display:none}.startup-login-page .left{padding:40px 24px}}.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}.investor-register-page{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif!important}.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}: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-login-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-login-page{display:grid;grid-template-columns:1fr 1fr;width:100%;min-height:100vh;overflow-x:hidden}.investor-login-page .left{background:linear-gradient(180deg,#fff,#f6f7ff);display:flex;justify-content:center;align-items:center;padding:48px}.investor-login-page .left-inner{width:100%;max-width:420px}.investor-login-page .brand{display:flex;align-items:center;gap:12px;margin-bottom:18px}.investor-login-page .brand-logo{width:120px}.investor-login-page .btn-social span{flex-grow:1;text-align:left}.investor-login-page .logo-box{width:44px;height:44px;background:linear-gradient(135deg,var(--yellow),#ffeb3b);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#222;text-transform:uppercase}.investor-login-page .brand-name{font-size:24px;font-weight:600;color:var(--blue-dark);letter-spacing:-.5px}.investor-login-page .title{font-size:32px;font-weight:700;color:var(--blue-dark);margin-bottom:8px}.investor-login-page .subtitle{font-size:15px;color:var(--muted);margin-bottom:32px}.investor-login-page .form label{display:block;margin-bottom:8px}.investor-login-page .label{font-size:14px;font-weight:500;color:#333;margin-bottom:8px}.investor-login-page input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:8px;font-size:14px;outline:none}.investor-login-page input::placeholder{color:#a0a0a0;font-weight:300}.investor-login-page .forgot{text-align:right;margin-bottom:20px;margin-top:12px}.investor-login-page .forgot a{font-size:13px;color:var(--yellow);text-decoration:none;font-weight:500}.investor-login-page .forgot a:hover{text-decoration:underline}.investor-login-page .btn-primary{width:100%;padding:13px;background:var(--yellow);color:var(--blue-dark);border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;margin-bottom:16px}.investor-login-page input{margin-bottom:16px}.investor-login-page .login{text-align:center;font-size:14px;color:#666;margin-bottom:20px}.investor-login-page .login a{color:var(--yellow);text-decoration:none;font-weight:500}.investor-login-page .divider{display:flex;align-items:center;margin:24px 0;color:var(--muted)}.investor-login-page .divider span{padding:0 12px;font-size:13px}.investor-login-page .btn-social{width:100%;padding:12px 16px;background:#fff;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;cursor:pointer;margin-bottom:12px;color:#333}.investor-login-page .divider:before,.investor-login-page .divider:after{content:"";flex:1;border-bottom:1px solid var(--border)}.investor-login-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-login-page .overlay{background:#000000c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:100%;height:100%;padding:60px;color:#fff}.investor-login-page .trusted{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#ffffff14;border-radius:20px;font-size:14px}.investor-login-page .trusted img{width:16px;filter:invert(90%)}.investor-login-page .hero-title{font-size:58px;line-height:1.1;font-weight:600;margin:24px 0 12px}.investor-login-page .hero-desc{font-size:16px;color:#dcdde5;margin-bottom:32px;max-width:520px;line-height:1.6}.investor-login-page .features{display:flex;flex-direction:column;gap:20px}.investor-login-page .feature{display:flex;align-items:flex-start;gap:16px}.investor-login-page .feature-icon{width:44px;height:44px;background:#f5c20026;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--yellow);flex-shrink:0}.investor-login-page .feature-title{font-size:16px;font-weight:600;margin-bottom:4px}.investor-login-page .feature-text{font-size:14px;color:#dcdde5}@media (max-width: 1000px){.investor-login-page{grid-template-columns:1fr}.investor-login-page .right{display:none}.investor-login-page .left{padding:40px 24px}}.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_dn22b_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_dn22b_12{height:40px;width:auto;object-fit:contain;cursor:pointer}._linksContainer_dn22b_20{display:flex;gap:2rem;list-style:none;margin:0;padding:0;font-family:DM Sans,sans-serif;font-weight:600;font-size:16px;color:#121212}._navItem_dn22b_32{cursor:pointer;letter-spacing:.8px}._navLink_dn22b_37{text-decoration:none;color:inherit;position:relative;padding:4px 0}._navLink_dn22b_37:after{content:"";position:absolute;width:0;height:2px;left:0;bottom:-4px;background-color:#152b5a;transition:width .3s ease}._navLink_dn22b_37:hover:after{width:100%}._btnContainer_dn22b_61{display:flex;gap:1.2rem}._btnContainer_dn22b_61 button{width:113px;height:39px;padding:8px 24px;border-radius:12px;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;cursor:pointer;transition:all .2s ease}._outlineBtn_dn22b_78{border:1px solid #c1c1c1;background:transparent;color:#090909}._standardBtn_dn22b_84{border:none;background-color:#152b5a;color:#fff}@media (max-width: 1024px){._headerContainer_dn22b_1{padding:1rem 2rem}._linksContainer_dn22b_20{gap:1.5rem;font-size:15px}._logoImage_dn22b_12{height:36px}button{width:auto;height:36px;padding:6px 18px;font-size:15px}}@media (max-width: 768px){._headerContainer_dn22b_1{padding:.8rem 1.5rem}._linksContainer_dn22b_20{gap:1.2rem;font-size:14px}._btnContainer_dn22b_61{gap:.8rem}button{padding:6px 14px;font-size:14px}}._footer_1k4q8_1{padding:4rem 6rem 2rem;background:#fff;color:#475569;font-size:14px}._footerTop_1k4q8_9{display:grid;grid-template-columns:1.5fr 3fr;gap:6rem}._logo_1k4q8_15{display:flex;align-items:center;gap:.5rem;font-size:20px;font-weight:600;color:#0f172a}._brand_1k4q8_24 p{max-width:202px;margin:1rem 0;font-family:DM Sans!important;font-weight:500;font-style:Medium;font-size:16px;line-height:24px;letter-spacing:0%}._socials_1k4q8_35{display:flex;gap:.6rem}._socials_1k4q8_35 a{width:34px;height:34px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0f172a;cursor:pointer}._links_1k4q8_53{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}._links_1k4q8_53 h4{margin-bottom:1rem;font-size:16px;color:#121212;font-family:DM Sans!important}._links_1k4q8_53 a{display:block;margin-bottom:.6rem;cursor:pointer;font-size:14px;font-family:DM Sans!important;color:#43536d}._footer_1k4q8_1 hr{margin:3rem 0;border:none;border-top:1px solid #e2e8f0}._newsletter_1k4q8_83{display:flex;justify-content:space-between;align-items:center;gap:2rem}._newsletter_1k4q8_83 h3{font-size:24px;color:#121212;font-family:DM Sans!important}._newsletter_1k4q8_83 p{font-size:14px;color:#43536d;font-family:DM Sans!important}._subscribeBox_1k4q8_102{display:flex;gap:.75rem;min-width:420px;font-family:DM Sans!important}._subscribeBox_1k4q8_102 input{flex:1;padding:.75rem 1rem;border-radius:10px;border:1px solid #e5e7eb;background:#f8fafc;font-family:DM Sans!important}._subscribeBox_1k4q8_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:DM Sans!important}._bottom_1k4q8_130{margin-top:3rem;display:flex;justify-content:space-between;align-items:center;font-size:13px}._policies_1k4q8_138 a{margin-left:1.25rem;cursor:pointer}@media (max-width: 1024px){._footer_1k4q8_1{padding:3rem 3rem 2rem}._footerTop_1k4q8_9{grid-template-columns:1fr;gap:3rem}._links_1k4q8_53{grid-template-columns:repeat(2,1fr)}._newsletter_1k4q8_83{flex-direction:column;align-items:flex-start}._subscribeBox_1k4q8_102{width:100%;min-width:auto}._bottom_1k4q8_130{flex-direction:column;gap:1rem;text-align:center}}._heroSectionContainer_n7uxm_4{padding:5rem 13rem;background-position:center;background-repeat:no-repeat}._heroContent_n7uxm_10{position:relative;max-width:1440px;margin:0 auto}._heroHeading_n7uxm_19{font-weight:700;font-size:80px;line-height:78px;text-align:center;color:#2f2f33}._heroSubheading_n7uxm_27{font-family:DM Sans;font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#43536d}._heroBtnContainer_n7uxm_39{display:flex;justify-content:center;gap:20px;margin-top:30px}._heroOutlineBtn_n7uxm_46{border-radius:12px;padding:12px 16px;background-color:#152b5a;font-family:DM Sans!important;font-weight:700;font-size:14px;color:#fff}._heroOutlineBtn_n7uxm_46 span{margin-right:4px}._heroStanderdBtn_n7uxm_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:DM Sans!important}._heroTopBadge_n7uxm_74,._heroBelowBadge_n7uxm_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:DM Sans,sans-serif!important;animation:_floatBadge_n7uxm_1 4s ease-in-out infinite;will-change:transform}._heroTopBadge_n7uxm_74{position:absolute;top:160px;left:79%}._heroBelowBadge_n7uxm_75{position:absolute;left:7%;animation-delay:1.5s}._heroTopBadge_n7uxm_74 svg,._heroBelowBadge_n7uxm_75 svg{display:block}@keyframes _floatBadge_n7uxm_1{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}._emHeroSearchContainer_n7uxm_125{transform:translateY(20px);z-index:50;width:78%;margin:auto;display:flex;flex-direction:column;align-items:center}._emHeroSearch_n7uxm_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%}._emHeroIcon_n7uxm_147{width:48px;height:48px;border-radius:12px;background-color:#15289a0d;display:flex;align-items:center;justify-content:center}._emHeroSelectTrigger_n7uxm_157{background:#f3f4f6;padding:8px 12px;border-radius:10px;font-size:14px;width:105px;cursor:pointer;white-space:nowrap}._emHeroSearchBtn_n7uxm_167{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_n7uxm_183{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_n7uxm_1 .35s ease-out;transform-origin:top}@keyframes _slideDownFade_n7uxm_1{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}._aiDiscoveryCard_n7uxm_210{display:flex;gap:16px;padding:24px;background:#f4f5fb;border-radius:12px;box-shadow:0 1px 3px #0000001a}._aiIcon_n7uxm_219{width:48px;height:48px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000001f}._searchResultsTitle_n7uxm_230{color:#43536d;margin:16px 0 12px;font-family:DM Sans!important;font-size:14px;letter-spacing:.35px;text-transform:uppercase}._trendingItem_n7uxm_239{display:flex;justify-content:space-between;padding:12px 0;font-family:DM Sans!important;font-size:16px;cursor:pointer;transition:transform .25s ease}._trendingItem_n7uxm_239:hover{transform:translate(4px)}@media (max-width: 768px){._heroSectionContainer_n7uxm_4{padding:3rem 1.25rem}._heroHeading_n7uxm_19{font-size:40px;line-height:44px}._heroSubheading_n7uxm_27{font-size:16px;line-height:24px}._heroBtnContainer_n7uxm_39{flex-direction:column}._heroOutlineBtn_n7uxm_46,._heroStanderdBtn_n7uxm_60{width:100%}._emHeroSearch_n7uxm_125{flex-direction:column;height:auto;gap:12px}._emHeroSearchBtn_n7uxm_167{width:100%;margin-left:0}._emHeroSelectTrigger_n7uxm_157{width:100%;text-align:center}}._heroDecorTop_n7uxm_300{position:absolute;top:104px;right:18%;width:50px;pointer-events:none;animation:_floatBadge_n7uxm_1 6s ease-in-out infinite}._heroDecorBottom_n7uxm_309{position:absolute;bottom:53px;left:5%;width:30px;pointer-events:none;animation:_floatBadge_n7uxm_1 6s ease-in-out infinite;animation-delay:2s}._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}}._categorySection_rxomn_1{padding:48px 80px;background:#f9fbff}._stepper_rxomn_8{display:flex;align-items:center;margin-bottom:32px}._stepItem_rxomn_14{display:flex;align-items:center;gap:8px}._stepCircle_rxomn_20{width:50px;height:50px;border-radius:50%;background:#e5e7eb;color:#475569;display:flex;align-items:center;justify-content:center}._stepLabel_rxomn_31{font-size:15px;color:#4a5565;line-height:1.2}._completed_rxomn_37 ._stepCircle_rxomn_20{background:#dcfce7;color:#16a34a}._stepLine_rxomn_42{width:80px;height:2px;background:#e5e7eb;margin:0 12px}._stepLineActive_rxomn_49{width:80px;height:2px;background:#111827;margin:0 12px}._heading_rxomn_58{font-size:24px;font-weight:600;color:#1e2a3b;margin-bottom:32px}._grid_rxomn_67{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}._card_rxomn_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_rxomn_88{display:flex;justify-content:space-between;align-items:center}._iconWrapper_rxomn_94{width:45px;height:45px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}._cardContent_rxomn_104{margin-top:14px}._cardTitle_rxomn_108{font-family:DM Sans!important;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0px;color:#121212;margin-bottom:4px}._cardCount_rxomn_118{font-family:DM Sans!important;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0px;color:#43536d}._switch_rxomn_129{position:relative;width:36px;height:18px}._switch_rxomn_129 input{display:none}._slider_rxomn_139{position:absolute;top:0;right:0;bottom:0;left:0;background:#d1d5db;border-radius:20px;transition:.3s}._slider_rxomn_139:before{content:"";position:absolute;width:14px;height:14px;left:2px;top:2px;background:#fff;border-radius:50%;transition:.3s}._switch_rxomn_129 input:checked+._slider_rxomn_139{background:#fbbc05}._switch_rxomn_129 input:checked+._slider_rxomn_139:before{transform:translate(18px)}._browseCard_rxomn_169{align-items:center;justify-content:center;text-align:center}._browseIcon_rxomn_175{width:45px;height:45px;background:#c1c1c13d;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:8px;color:#121212a6}._browseText_rxomn_187{font-size:14px;font-weight:500;color:#667085}._footer_rxomn_195{margin-top:32px;display:flex;justify-content:space-between;align-items:center}._selected_rxomn_202{font-size:13px;color:#667085}._actions_rxomn_207{display:flex;gap:16px}._clearBtn_rxomn_212{background:none;border:none;font-size:14px;cursor:pointer}._continueBtn_rxomn_219{background:#0f2a56;color:#fff;border:none;padding:10px 22px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}._Technology_rxomn_231 ._iconWrapper_rxomn_94{background:#6366f11f;color:#6366f1}._RealEstate_rxomn_237 ._iconWrapper_rxomn_94{background:#14b8a61f;color:#14b8a6}._Healthcare_rxomn_243 ._iconWrapper_rxomn_94{background:#ef44441f;color:#ef4444}._AIMachineLearning_rxomn_249 ._iconWrapper_rxomn_94{background:#8b5cf624;color:#8b5cf6}._ECommerce_rxomn_255 ._iconWrapper_rxomn_94{background:#0088941f;color:#008894}._EventsEntertainment_rxomn_261 ._iconWrapper_rxomn_94{background:#f6e15c24;color:#edc234}._FashionBeauty_rxomn_267 ._iconWrapper_rxomn_94{background:#f208a41f;color:#f208a4}._selected_rxomn_202 ._iconWrapper_rxomn_94{box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a}._headingRow_rxomn_276{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px}._helperWrapper_rxomn_284{display:flex;flex-direction:row;align-items:flex-end;text-align:center}._helperCard_rxomn_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_rxomn_305{margin-bottom:-20px}._ctaWrapper_rxomn_311{display:flex;align-items:flex-end;justify-content:end;gap:12px}._ctaCard_rxomn_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_rxomn_332{margin-bottom:-25px}._helperWrapper_rxomn_284,._ctaWrapper_rxomn_311{flex-shrink:0}@media (hover: hover) and (pointer: fine){._card_rxomn_75:hover{transform:translateY(-4px);box-shadow:0 12px 30px #1e2a3b26}}@media (max-width: 1024px){._headingRow_rxomn_276{flex-direction:row;align-items:flex-start}._helperWrapper_rxomn_284{margin-left:auto}._ctaWrapper_rxomn_311{margin-left:auto;margin-top:24px}}._section_1xwsq_1{padding:80px;text-align:center}._badge_1xwsq_7{background:#d4f1fc;color:#1c79ff;padding:5px 14px;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:20px}._heading_1xwsq_18{font-family:DM Sans!important;font-weight:500;font-size:64px;letter-spacing:1px;text-align:center;margin-bottom:0;color:#121212}._subtext_1xwsq_29{font-family:DM Sans!important;font-weight:500;font-size:20px;text-align:center;color:#717182;margin-bottom:80px}._stats_1xwsq_39{display:flex;justify-content:center;gap:80px;margin-bottom:48px;color:#ffc300}._statValue_1xwsq_47{font-family:DM Sans!important;font-weight:700;font-style:Bold;font-size:48px}._statLabel_1xwsq_54{font-family:DM Sans!important;font-weight:600;font-size:22px;color:#121212}._dashboardWrapper_1xwsq_62{background:linear-gradient(180deg,#eef2ff,#f8fafc);border-radius:24px;padding:16px}._dashboard_1xwsq_62{background:#f9f9f9;border-radius:20px;padding:24px}._topCards_1xwsq_75{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}._cryptoCard_1xwsq_82{background:#fff;border-radius:10px;padding:16px;text-align:left;box-shadow:0 10px 25px #0000000f}._cryptoCard_1xwsq_82 h4{font-weight:600;font-size:20px;line-height:24px;margin-bottom:0;color:#000}._price_1xwsq_98{font-weight:600;font-size:20px;line-height:22.45px}._green_1xwsq_104{color:#00b031!important;font-size:12px}._red_1xwsq_109{color:#e7000b!important;font-size:12px}._chartGreen_1xwsq_114 polyline{stroke:#16a34a}._chartRed_1xwsq_118 polyline{stroke:#dc2626}._market_1xwsq_123{text-align:left;background-color:#fff;padding:24px;border-radius:16px}._marketSub_1xwsq_130{font-weight:400;font-size:17.47px;line-height:24.85px;color:#8d8d99;margin-top:2px}._market_1xwsq_123 h3{font-family:Arial;font-weight:400;font-size:26px;line-height:34.67px;color:#101828;display:inline}._table_1xwsq_148{width:100%;border:1.31px solid #dfdff2;border-radius:13.15px}._table_1xwsq_148 th{font-size:15.75px;font-weight:500;color:#8d8d99;padding:12px 16px}._row_1xwsq_163{border:1px solid black}td,th{border-bottom:1.31px solid #dfdff2}._row_1xwsq_163 td{padding:16px;font-size:14px;color:#0f172a}._nameCell_1xwsq_179{display:flex;align-items:center;gap:12px}._coinName_1xwsq_185{font-family:Arial;font-weight:400;font-size:15.17px;color:#101828;margin-bottom:0}._coinSymbol_1xwsq_193{font-size:12px;color:#64748b}._iconBox_1xwsq_199{width:36px;height:36px;border-radius:10px}._orange_1xwsq_205{background:#fff4e5}._blue_1xwsq_209{background:#eef2ff}._greenIcon_1xwsq_213{background:#e8f9ef}._bold_1xwsq_218{font-weight:600}._tradeBtn_1xwsq_223{background:#ffe2c6;color:#f97316;font-size:15.78px;padding:6px 14px;border-radius:8px;font-weight:500;border:none;cursor:pointer}._dashboardTop_1xwsq_235{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}._dashboardTitle_1xwsq_242{font-weight:500;font-size:14px;color:#51636f}._dashboardActions_1xwsq_249{display:flex;align-items:center;gap:12px}._iconBtn_1xwsq_256{width:40px;height:40px;background:#fff;border-radius:5px;cursor:pointer;font-size:20px;border:none;padding:10px}._searchBox_1xwsq_268{display:flex;align-items:center;gap:6px;background:#fff;border:none;border-radius:5px;padding:0 10px;height:36px;width:25rem}._searchBox_1xwsq_268 input{border:none;outline:none;background:transparent;font-size:13px;width:140px}._avatar_1xwsq_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_1xwsq_303{display:flex;justify-content:space-between;align-items:center}._cardLeft_1xwsq_309{display:flex;align-items:center;gap:12px}._iconBox_1xwsq_199{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}._symbol_1xwsq_326{font-size:12px;color:#64748b}._changeBadge_1xwsq_332{padding:4px 10px;border-radius:999px;font-weight:500;font-weight:600;font-size:11px;line-height:22.45px;vertical-align:middle}._greenBg_1xwsq_342{background:#00b0311a;color:#00b031}._redBg_1xwsq_347{background:#fdecec;color:#dc2626}._cardBody_1xwsq_353{display:flex;justify-content:space-between;align-items:center;margin-top:18px}._cardFooter_1xwsq_361{margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;font-size:12px;color:#8d8d99}._cardFooter_1xwsq_361 a{color:#4940ff;font-weight:500}._discalimer_1xwsq_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_1xwsq_1{padding:64px 40px}._stats_1xwsq_39{gap:40px}._topCards_1xwsq_75{grid-template-columns:repeat(3,1fr)}}@media (max-width: 834px){._topCards_1xwsq_75{grid-template-columns:repeat(2,1fr)}._cryptoCard_1xwsq_82{min-width:0}._market_1xwsq_123{overflow-x:hidden}}@media (max-width: 767px){._topCards_1xwsq_75{grid-template-columns:1fr}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._investSection_3pjhr_1{padding:100px 80px;background:#fff}._container_3pjhr_6{max-width:1500px;margin:0 auto;width:100%}._left_3pjhr_13{flex:1}._badge_3pjhr_17{font-size:12px;font-weight:600;color:#2563eb;background:#eef2ff;padding:4px 10px;border-radius:20px}._heading_3pjhr_26{font-family:DM Sans!important;font-weight:600;font-size:64px;line-height:64px;letter-spacing:0px}._heading_3pjhr_26 span{color:#1c79ff}._description_3pjhr_38{max-width:480px;color:#6b7280;font-size:16px;margin-bottom:24px}._learnMore_3pjhr_45{background:transparent;border:1px solid #d1d5db;padding:10px 18px;border-radius:12px;font-weight:500;cursor:pointer;width:40%}._highlightCard_3pjhr_56{background:#ffd966;border-radius:20px;padding:24px;margin-top:40px;max-width:420px}._avatars_3pjhr_64{font-size:13px;font-weight:600;margin-bottom:12px}._highlightCard_3pjhr_56 h3{font-size:22px;font-weight:600;margin-bottom:12px}._highlightCard_3pjhr_56 p{font-size:14px;color:#333;margin-bottom:16px}._features_3pjhr_82{display:flex;flex-wrap:wrap;gap:10px;font-size:13px;margin-bottom:20px}._contactBtn_3pjhr_90{background:#000;color:#fff;border:none;padding:10px 16px;border-radius:8px;cursor:pointer}._right_3pjhr_100{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}._tag_3pjhr_107{position:absolute;top:12px;left:12px;background:#2f6bff;color:#fff;font-size:11px;padding:4px 10px;border-radius:8px;z-index:2}._heroRow_3pjhr_120{display:flex;justify-content:space-between;align-items:flex-start;gap:80px;margin-bottom:60px}._heroLeft_3pjhr_129{max-width:620px}._heroRight_3pjhr_134{max-width:520px;margin-top:60px}._supportText_3pjhr_139{font-family:DM Sans!important;font-weight:400;font-size:18px;line-height:28px;letter-spacing:0px}@media (max-width: 768px){._heroRow_3pjhr_120{flex-direction:column;gap:24px}._heroRight_3pjhr_134{max-width:100%}}._contentRow_3pjhr_160{display:grid;grid-template-columns:535px 1fr;gap:32px;margin-top:56px;align-items:end}._investCard_3pjhr_169{width:535px;min-height:360px;background:#ffd966;border-radius:24px;padding:32px;display:flex;flex-direction:column;justify-content:space-between}._investors_3pjhr_180{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500}._investors_3pjhr_180 span{font-family:Arial;font-weight:400;font-size:14px;line-height:20px;color:#121212}._avatars_3pjhr_64{display:flex}._avatars_3pjhr_64 img{width:40px;height:40px;border-radius:50%;margin-left:-8px}._investCard_3pjhr_169 h3{font-family:DM Sans!important;font-weight:400;font-size:32px;line-height:42px}._investCard_3pjhr_169 p{font-family:DM Sans!important;font-weight:500;font-style:Medium;font-size:16px;line-height:24px;color:#12121299}._features_3pjhr_82{display:flex;flex-direction:row;gap:10px;margin:18px 0}._features_3pjhr_82 span{display:inline-flex;align-items:center;background:#000;color:#fff;font-size:12px;padding:6px 15px;border-radius:6px;width:155px;height:32px;text-align:center;font-family:Arial;font-weight:400;line-height:1;gap:5px}._contactBtn_3pjhr_90{margin-top:16px;background:transparent;border:1px solid #000;border-radius:20px;padding:8px 18px;font-size:14px;cursor:pointer;width:33%;color:#000}._cardGrid_3pjhr_262{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}._iconBadge_3pjhr_268{position:absolute;top:12px;right:12px;background-color:#12121269;color:#000;font-size:16px;padding:12px;border-radius:50%;z-index:2;width:40px;height:40px;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._imageCard_3pjhr_283 img{width:100%;height:100%;object-fit:cover}._imageCard_3pjhr_283 p{position:relative;z-index:2;margin:0;padding:14px;font-size:14px;font-weight:500;color:#fff}._tag_3pjhr_107{position:absolute;top:12px;left:12px;background:#2f6bff;color:#fff;font-size:11px;padding:4px 8px;border-radius:6px}._cardStrip_3pjhr_311{width:100%;overflow:hidden}._imageCard_3pjhr_283{width:100%;max-width:250px;height:500px;border-radius:20px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;display:flex;align-items:flex-end}._imageCard_3pjhr_283:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 45%,#0009);z-index:1}._badgeContainer_3pjhr_341{display:flex;gap:5px}._portfolioBadge_3pjhr_345{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}._arrow_3pjhr_358{font-size:22px;line-height:1;display:block;margin-top:-1px}@media (max-width: 768px){._contentRow_3pjhr_160,._cardGrid_3pjhr_262{grid-template-columns:1fr}}._businessSection_1i42q_1{padding:100px 80px;background:#fff}._container_1i42q_6{max-width:1280px;margin:auto}._headerRow_1i42q_12{display:flex;justify-content:space-between;gap:80px}._badge_1i42q_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:DM Sans!important;font-weight:500;font-size:14px;text-transform:uppercase}._heading_1i42q_35{line-height:64px;margin-top:12px;font-family:DM Sans!important;font-weight:600;font-size:64px;line-height:76px;text-align:center}._heading_1i42q_35 span{color:#fbbf24}._headerRight_1i42q_49 p{max-width:535px;font-size:15px;font-family:DM Sans!important;font-weight:500;font-style:Medium;font-size:20px;line-height:28px;color:#43536d;margin-top:53px}._viewAll_1i42q_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:DM Sans!important;align-items:center}._filterRow_1i42q_75{margin-top:48px;display:flex;gap:16px;margin-bottom:30px}._searchBox_1i42q_82{flex:1;display:flex;align-items:center;gap:8px;border:1px solid #c1c1c180;padding:12px 14px;border-radius:16px}._searchBox_1i42q_82 input{border:none;outline:none;width:100%}._category_1i42q_98{padding:12px 16px;border-radius:16px;border:1px solid #e5e7eb;background-color:#c1c1c13d;width:18%}._resultText_1i42q_106{font-family:DM Sans!important;font-weight:400;font-size:16px;line-height:24px;color:#43536d}._listingGrid_1i42q_115{display:flex;flex-direction:column;gap:20px;margin-top:30px}._listingCard_1i42q_122{display:flex;background:#fff;border:1px solid #c1c1c180;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000000f;position:relative}._imageWrap_1i42q_132{width:400px;min-width:250px}._imageWrap_1i42q_132 img{width:100%;height:100%;object-fit:cover}._imageTag_1i42q_143{position:absolute;top:12px;left:12px;background:#ffc300;padding:4px 10px;font-size:12px;font-weight:600;font-family:DM Sans!important;border-radius:7.4px;box-shadow:0 18.5px 23.13px -4.63px #0000001a}._cardContent_1i42q_156{flex:1}._cardHeader_1i42q_160{display:flex;gap:12px;align-items:center;padding:0 20px}._cardHeader_1i42q_160 h3{font-family:DM Sans!important;font-weight:600;font-size:24px;letter-spacing:0px;margin-bottom:5px}._verified_1i42q_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:DM Sans!important}._desc_1i42q_188{font-family:DM Sans!important;font-weight:400;font-size:16px;margin-top:2px;color:#45556c;padding:0 20px}._tags_1i42q_197{margin-top:25px;padding:0 20px}._tags_1i42q_197 span{font-size:12px;background:transparent;padding:6px 12px;margin-right:6px;border:.8px solid #e2e8f0;font-family:DM Sans!important;border-radius:10px;color:#314158}._metrics_1i42q_213{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:20px 0;border-top:1px solid #e5e7eb;padding:0 30px}._metricInfo_1i42q_223{display:flex;flex-direction:column;gap:4px;padding:10px;margin-top:25px}._metrics_1i42q_213 label{font-size:14px;font-family:DM Sans!important;color:#62748e}._metrics_1i42q_213 strong{font-size:16px;font-weight:600;font-family:DM Sans!important;color:#0f172b}._metricItem_1i42q_244{display:flex;align-items:center;gap:0px}._metricIcon_1i42q_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_1i42q_262{color:#155dfc;background-color:#eff6ff}._metricInvestors_1i42q_267{color:#9810fa;background-color:#faf5ff}._metricMinEntry_1i42q_272{color:#096;background-color:#ecfdf5}._cardFooter_1i42q_277{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:13px;background-color:#f8fafccc;padding:24px 40px}._cardFooter_1i42q_277 span{font-family:DM Sans!important;font-size:14px;color:#45556c}._actions_1i42q_293{display:flex;gap:10px}._outlineBtn_1i42q_298,._primaryBtn_1i42q_299{padding:6px 14px;font-size:13px}._outlineBtn_1i42q_298{border:1px solid #e5e7eb;background:#fff;padding:8px 14px;border-radius:10px;font-family:DM Sans!important}._primaryBtn_1i42q_299{background:#1e3a8a;color:#fff;border:none;padding:8px 16px;border-radius:10px;display:inline-flex;gap:8px;font-family:DM Sans!important;align-items:center}._bestChoice_1i42q_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_1i42q_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_1i42q_1{padding:80px 40px}._headerRow_1i42q_12{flex-direction:column;gap:32px}._listingCard_1i42q_122{flex-direction:column}._imageWrap_1i42q_132{width:100%;height:220px}}._blogSection_19na3_1{padding:50px 80px;background:#fff}._container_19na3_6{max-width:1280px;margin:auto}._headerRow_19na3_12{display:flex;justify-content:space-between;gap:80px}._badge_19na3_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:DM Sans!important;font-weight:500;font-size:14px;text-transform:uppercase}._heading_19na3_35{line-height:64px;margin-top:12px;font-family:DM Sans!important;font-weight:600;font-size:64px;line-height:76px}._heading_19na3_35 span{color:#fbbf24}._headerRight_19na3_48 p{max-width:535px;font-size:15px;font-family:DM Sans!important;font-weight:500;font-style:Medium;font-size:20px;line-height:28px;color:#43536d;margin-top:53px}._viewBtn_19na3_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:DM Sans!important;align-items:center}._tabs_19na3_74{display:flex;justify-content:center;align-items:center;gap:12px;margin:40px 0;flex-wrap:wrap}._tab_19na3_74{padding:8px 14px;border-radius:20px;border:none;font-size:16px;cursor:pointer;color:#43536d;background-color:#c1c1c129;font-family:DM Sans!important}._active_19na3_94{background:#000;color:#fff}._blogGrid_19na3_100{display:grid;grid-template-columns:1.2fr .8fr;gap:32px}._featured_19na3_107{background:transparent;border-radius:24px;padding:24px;position:relative}._featured_19na3_107 img{width:100%;object-fit:cover;margin-bottom:20px;opacity:1;height:520px;border-radius:24px}._tag_19na3_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:DM Sans!important}._featured_19na3_107 h3{font-size:22px;margin-bottom:8px;font-family:DM Sans!important;font-weight:600;font-style:SemiBold;font-size:32px;line-height:37.5px;letter-spacing:0px}._featured_19na3_107 p{font-size:14px;color:#43536d;font-family:DM Sans!important;font-weight:400;font-size:18px;line-height:29.25px;letter-spacing:0px;border-bottom:1px solid #c1c1c180;padding-bottom:25px}._metaContainor_19na3_160{display:flex;justify-content:space-between}._meta_19na3_160{display:flex;gap:20px;font-size:12px;color:#64748b;margin:12px 0}._meta_19na3_160 span{color:#43536d;font-size:14px;font-family:DM Sans!important;display:inline-flex;gap:5px;align-items:center}._readBtn_19na3_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_19na3_198{display:flex;flex-direction:column;gap:16px;margin-top:25px}._sideCard_19na3_205{display:flex;gap:14px;padding:20px;border-radius:16px;background:#fff;border:1px solid #c1c1c180;height:137px}._sideCard_19na3_205 img{width:96px;height:96px;border-radius:12px;object-fit:cover}._sideTag_19na3_222{font-size:12px;background:#ffc3003d;color:#423300;padding:4px 8px;border-radius:10px;border:1px solid #12121200;font-family:DM Sans!important}._sideCard_19na3_205 h4{font-size:16px;margin:10px 0;color:#121212;font-family:DM Sans!important;font-weight:400}._readMore_19na3_240{font-size:14px;color:#43536d;font-family:DM Sans!important;font-weight:400;display:inline-flex;gap:5px;align-items:center}._viewAllArticles_19na3_250{margin-top:10px;background:#c1c1c126;color:#121212;cursor:pointer;padding:20px;border-radius:16px;border:1px solid #c1c1c126;font-family:DM Sans!important;display:inline-flex;gap:10px;align-items:center;justify-content:center;font-size:16px}._leftCard_19na3_266{background:#fff;border-radius:24px;padding:24px;box-shadow:0 20px 40px #0000000f;max-width:620px}._leftImage_19na3_274{width:100%;height:340px;border-radius:20px;overflow:hidden;margin-bottom:24px}._leftImage_19na3_274 img{width:100%;height:100%;object-fit:cover}._leftContent_19na3_288 h3{font-size:22px;font-weight:600;margin-bottom:12px}._leftContent_19na3_288 p{font-size:15px;color:#475569;line-height:24px;margin-bottom:16px}._meta_19na3_160{display:flex;gap:16px;font-size:13px;color:#64748b;margin-bottom:20px}@media (max-width: 1024px){._blogSection_19na3_1{padding:80px 40px}._headerRow_19na3_12{flex-direction:column;gap:32px}._blogGrid_19na3_100{grid-template-columns:1fr}._leftCard_19na3_266{max-width:100%}._leftImage_19na3_274{height:280px}}._newsletterSection_pm2og_1{padding:25px 80px;background:#fff}._container_pm2og_6{max-width:1280px;margin:auto}._card_pm2og_11{background:#f7f7f7;border-radius:20px;padding:40px 48px;display:flex;align-items:center;justify-content:space-between;gap:40px}._left_pm2og_23 h3{font-family:DM Sans!important;color:#121212;margin-bottom:8px;font-weight:400;font-size:30px;line-height:36px;letter-spacing:0px}._left_pm2og_23 p{font-family:DM Sans!important;font-size:18px;line-height:22px;color:#717182;max-width:500px;font-weight:400}._right_pm2og_43{display:flex;align-items:center;gap:12px}._input_pm2og_49{width:280px;height:44px;padding:0 16px;border-radius:10px;border:1px solid #d1d5db;background:#eee;font-family:DM Sans;font-size:14px;outline:none}._button_pm2og_63{height:44px;padding:0 20px;background:#142a5c;color:#fff;border:none;border-radius:10px;font-family:DM Sans!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_pm2og_1{padding:60px 40px}._card_pm2og_11{flex-direction:column;align-items:flex-start;gap:24px}._right_pm2og_43{width:100%}._input_pm2og_49{flex:1;width:100%}}._heroSectionContainer_1hfr6_1{padding:5rem 13rem}._badgeContainor_1hfr6_4{display:flex;justify-content:center}._heroHeading_1hfr6_9{font-weight:700;font-size:80px;line-height:78px;text-align:center;color:#2f2f33}._heroSubheading_1hfr6_17{font-family:DM Sans;font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#43536d}._metrics_1hfr6_25{display:flex;justify-content:space-evenly;text-align:center;border-top:1px solid #e5e7eb;width:72%;margin:auto;margin-top:3rem}._metricItem_1hfr6_35{padding-top:20px}._metricValue_1hfr6_39{font-family:DM Sans!important;font-weight:700;font-size:30px;line-height:36px;text-align:center;color:#101828;margin-bottom:0}._metricLabel_1hfr6_48{font-family:DM Sans!important;font-weight:400;font-size:16px;text-align:center;color:#4a5565;margin-top:5px}._badge_8d9gd_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:DM Sans!important;font-weight:500;font-size:14px;text-transform:uppercase}._marketplace_nh13i_1{display:grid;grid-template-columns:280px 1fr;gap:2rem;padding:4rem 6rem}._sidebar_nh13i_9{background:#fff;border-radius:16px;padding:1.5rem;border:1px solid #e5e7eb}._sidebar_nh13i_9 h4{margin-bottom:1.5rem;color:#0f172a}._filterBlock_nh13i_21{margin-bottom:1.25rem}._filterBlock_nh13i_21 label{display:block;margin-bottom:.5rem;font-size:13px}._resetBtn_nh13i_31{margin-top:1rem;width:100%;padding:.6rem;border-radius:10px;border:1px solid #e5e7eb;background:transparent}._content_nh13i_41{background:transparent}._searchRow_nh13i_46{display:flex;justify-content:space-between;gap:1rem}._searchBox_nh13i_52{display:flex;align-items:center;gap:.5rem;background:#fff;border:4px solid #cbdbfc80;border-radius:14px;padding:8px 12px;flex:1}._searchBox_nh13i_52 input{border:none;outline:none;flex:1}._searchBox_nh13i_52 button{background:#152b5a;color:#fff;border:none;padding:8px 32px;border-radius:12px;font-family:DM Sans!important;font-weight:400;font-size:14px}._advanced_nh13i_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:DM Sans!important;font-weight:500;font-size:14px}._header_nh13i_97{margin:2rem 0}._header_nh13i_97 h2{font-size:64px;margin-bottom:.5rem;font-family:DM Sans!important;color:#121212;font-weight:600}._header_nh13i_97 p{font-size:18px;max-width:821px;color:#475569;font-family:DM Sans!important;font-weight:400}._grid_nh13i_119{display:flex;flex-wrap:wrap;gap:20px}._card_nh13i_125{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden}._image_nh13i_132{position:relative;height:160px}._image_nh13i_132 img{width:100%;height:100%;object-fit:cover}._tag_nh13i_143{position:absolute;top:10px;left:10px;background:#1e3a8a;color:#fff;font-size:11px;padding:4px 10px;border-radius:20px}._logo_nh13i_154{position:absolute;right:10px;bottom:10px;background:#fff;font-size:11px;padding:4px 6px;border-radius:6px}._cardBody_nh13i_164{padding:1rem}._cardBody_nh13i_164 h3{font-size:16px;margin-bottom:.3rem}._cardBody_nh13i_164 p{font-size:13px;color:#64748b}._metrics_nh13i_179{display:flex;justify-content:space-between;margin:1rem 0}._metrics_nh13i_179 label{font-size:11px;color:#94a3b8}._progress_nh13i_190{height:6px;background:#e5e7eb;border-radius:10px;overflow:hidden}._progress_nh13i_190 span{display:block;height:100%;background:#fbbf24}._pagination_nh13i_204{display:flex;justify-content:center;gap:.75rem;margin-top:2.5rem}._pagination_nh13i_204 span,._pagination_nh13i_204 button{padding:.4rem .8rem;border-radius:8px;border:1px solid #e5e7eb;background:#fff}._active_nh13i_219{background:#152b5a!important;color:#fff}@media (max-width: 1024px){._marketplace_nh13i_1{grid-template-columns:1fr;padding:3rem}._grid_nh13i_119{grid-template-columns:repeat(2,1fr)}}._sidebar_1frvm_1{width:260px;border-radius:18px;padding:1.5rem 1.25rem}._section_1frvm_8{margin-bottom:2rem}._section_1frvm_8 h4{font-size:14px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#99a1af;margin-bottom:1rem}._list_1frvm_22{list-style:none;padding:0;margin:0}._listItem_1frvm_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:DM Sans!important}._listItem_1frvm_28 ._listItemName_1frvm_41{width:50%}._listItem_1frvm_28:hover{background:#f3f4fa}._active_1frvm_49{background:#f3f4fa;padding:12px 16px;font-family:DM Sans!important;font-weight:400;font-size:14px;color:#121212;border-radius:10px}._active_1frvm_49 ._count_1frvm_59{display:none}._active_1frvm_49 ._listItemName_1frvm_41{width:100%}._count_1frvm_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:DM Sans!important;font-weight:400}._tools_1frvm_82{list-style:none;padding:0;margin:0}._tools_1frvm_82 li{font-size:14px;padding:.55rem 0;display:flex;justify-content:space-between;align-items:center;color:#0f172a}._new_1frvm_98{font-size:10px;background:#22c55e;color:#fff;padding:2px 6px;border-radius:999px}._section_1frvm_8 select{width:100%;padding:.55rem .7rem;border-radius:10px;border:1px solid #e5e7eb;background:#f3f4fa;margin-bottom:.6rem;font-size:14px}._companyTool_1frvm_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:DM Sans!important}._toolIcon_1frvm_131{width:28px;height:28px;padding:6px;border-radius:10px;color:#717182;background-color:#f3f4fa}._newBadge_1frvm_140{background-color:#f3f4fa;width:40px;height:19px;padding:2px 8px;border-radius:10px;font-size:12px;color:#717182}._toolText_1frvm_150{width:50%}._filterLabel_1frvm_154{font-family:DM Sans!important;font-weight:500;font-size:12px;color:#4a5565}@media (max-width: 1024px){._sidebar_1frvm_1{width:100%}}._card_7y280_1{background:#fff;border-radius:20px;overflow:hidden;width:441px;height:642px;border:1px solid #C1C1C14D}._imageWrap_7y280_11{position:relative;height:225px}._imageWrap_7y280_11 img{width:100%;height:100%;object-fit:cover}._category_7y280_22{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:DM Sans!important}._logo_7y280_39{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_7y280_60{padding:32px 20px 20px}._content_7y280_60 h3{font-size:20px;font-weight:600;margin-bottom:6px;font-family:DM Sans!important;font-weight:700;font-style:Bold}._location_7y280_73{font-size:14px;color:#64748b;display:flex;align-items:center;gap:4px;font-family:DM Sans!important}._desc_7y280_82{font-size:14px;color:#43536d;margin:22px 0;font-family:DM Sans!important}._tags_7y280_89{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}._tags_7y280_89 span{font-size:12px;padding:5px 10px;border-radius:12px;background:#f3f4fa;color:#717182;font-family:DM Sans!important}._funding_7y280_106 label{font-size:12px;color:#62748e}._funding_7y280_106 strong{display:block;margin:6px 0 8px;font-size:16px;font-weight:600}._progress_7y280_118{height:12px;background:#f3f4fa;border-radius:6px;overflow:hidden;margin-top:15px}._progress_7y280_118 span{display:block;height:100%;width:70%;background:#facc15}._metrics_7y280_134{display:flex;justify-content:space-between;margin-top:20px;border-top:1px solid #c1c1c14d;padding:15px}._metrics_7y280_134 div{border-right:1px solid #c1c1c14d;padding:0 25px}._metrics_7y280_134 label{font-size:12px;color:#62748e;font-family:DM Sans!important;text-transform:uppercase}._metrics_7y280_134 strong{font-size:16px;font-weight:600;display:flex;align-items:center;gap:5px;margin-top:3px}._green_7y280_163{color:#16a34a}._section_4eel4_1{padding:100px 80px;background:#fff}._container_4eel4_6{max-width:1280px;margin:auto}._header_4eel4_12{margin-bottom:48px}._badge_4eel4_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_4eel4_26{margin-top:12px;font-family:DM Sans!important;font-size:64px;font-weight:600;line-height:64px}._heading_4eel4_26 span{color:#1c79ff}._subText_4eel4_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:DM Sans!important;font-weight:500;max-width:75rem}._grid_4eel4_49{display:grid;grid-template-columns:repeat(3,.2fr);gap:24px}._card_4eel4_56{border:1px solid #c1c1c180;border-radius:16px;padding:20px;background:#fff;width:390px;height:360px}._cardTop_4eel4_65{display:flex;justify-content:space-between;align-items:center}._logo_4eel4_71{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:DM Sans!important;font-weight:400}._verified_4eel4_86{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:DM Sans!important}._card_4eel4_56 h3{margin-top:16px;font-size:20px;font-weight:600;color:#121212;font-family:DM Sans!important}._desc_4eel4_107{margin-top:6px;font-size:16px;color:#43536d;font-family:DM Sans!important;font-weight:400}._tag_4eel4_115{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:DM Sans!important}._location_4eel4_128{display:inline-flex;margin-top:25px;font-size:14px;color:#43536d;gap:5px;font-family:DM Sans!important}._viewBtn_4eel4_137{margin-top:18px;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:DM Sans!important;align-items:center}@media (max-width: 1024px){._section_4eel4_1{padding:80px 40px}._grid_4eel4_49{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._grid_4eel4_49{grid-template-columns:1fr}._heading_4eel4_26{font-size:40px;line-height:48px}}._section_vw2ay_1{padding:100px 80px;background:#fff}._container_vw2ay_6{max-width:1280px;margin:auto}._header_vw2ay_12{margin-bottom:48px}._badge_vw2ay_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_vw2ay_26{margin-top:12px;font-family:DM Sans!important;font-size:64px;font-weight:600;line-height:64px}._heading_vw2ay_26 span{color:#1c79ff}._subText_vw2ay_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:DM Sans!important;font-weight:500;max-width:75rem}._grid_vw2ay_49{display:grid;grid-template-columns:repeat(3,.2fr);gap:24px}._card_vw2ay_56{border:1px solid #c1c1c180;border-radius:16px;padding:20px;background:#fff;width:390px;height:360px}._cardTop_vw2ay_65{display:flex;justify-content:space-between;align-items:center}._logo_vw2ay_71{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:DM Sans!important;font-weight:400}._statusBadges_vw2ay_86{display:flex;gap:15px}._verified_vw2ay_91,._trending_vw2ay_92{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:DM Sans!important}._trending_vw2ay_92{color:#f54900;background-color:#fff7ed}._card_vw2ay_56 h3{margin-top:16px;font-size:20px;font-weight:600;color:#121212;font-family:DM Sans!important}._desc_vw2ay_117{margin-top:6px;font-size:16px;color:#43536d;font-family:DM Sans!important;font-weight:400}._tag_vw2ay_125{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:DM Sans!important}._location_vw2ay_138{display:inline-flex;margin-top:25px;font-size:14px;color:#43536d;gap:5px;font-family:DM Sans!important}._viewBtn_vw2ay_147{margin-top:18px;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:DM Sans!important;align-items:center}@media (max-width: 1024px){._section_vw2ay_1{padding:80px 40px}._grid_vw2ay_49{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._grid_vw2ay_49{grid-template-columns:1fr}._heading_vw2ay_26{font-size:40px;line-height:48px}}._filterWrapper_ebb44_1{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px;margin-bottom:50px;font-family:DM Sans!important;width:95%}._block_ebb44_12{margin-bottom:20px}._row_ebb44_16{display:flex;gap:20px;margin-bottom:12px}._label_ebb44_23{display:block;font-size:14px;font-weight:500;color:#121212;font-family:DM Sans!important}._regionRow_ebb44_32{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px}._regionBtn_ebb44_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:DM Sans!important}._regionBtn_ebb44_39:hover{border-color:#1e3a8a}._active_ebb44_55{background:#152b5a;color:#fff;border-color:#0f2a5f}._field_ebb44_62{flex:1}._select_ebb44_66{width:100%;padding:12px 14px;border-radius:12px;border:none;background:#f3f5f9;font-size:14px;outline:none;margin-top:10px}._meta_ebb44_78{font-size:12px;color:#6a7282;font-family:DM Sans!important;margin-top:20px}._section_o3r0j_1{padding:80px 20px;background:#fff}._container_o3r0j_6{max-width:1280px;margin:auto}._header_o3r0j_12{margin-bottom:48px}._badge_o3r0j_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_o3r0j_26{margin-top:12px;font-family:DM Sans!important;font-size:64px;font-weight:600;line-height:64px}._heading_o3r0j_26 span{color:#1c79ff}._subText_o3r0j_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:DM Sans!important;font-weight:500;max-width:75rem}._grid_o3r0j_49{display:grid;grid-template-columns:repeat(3,.2fr);gap:24px}._card_o3r0j_56{border:1px solid #c1c1c180;border-radius:16px;padding:20px;background:#fff;width:350px;height:330px}._cardTop_o3r0j_65{display:flex;justify-content:space-between;align-items:center}._logo_o3r0j_71{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:DM Sans!important;font-weight:400}._verified_o3r0j_86{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:DM Sans!important}._card_o3r0j_56 h3{margin-top:16px;font-size:20px;font-weight:600;color:#121212;font-family:DM Sans!important}._desc_o3r0j_107{margin-top:6px;font-size:16px;color:#43536d;font-family:DM Sans!important;font-weight:400}._tag_o3r0j_115{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:DM Sans!important}._location_o3r0j_128{display:inline-flex;margin-top:25px;font-size:14px;color:#43536d;gap:5px;font-family:DM Sans!important}._viewBtn_o3r0j_137{margin-top:18px;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:DM Sans!important;align-items:center}._vendorHeading_o3r0j_155{font-family:DM Sans!important;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0px;color:#121212;margin-top:50px}._swiperWrap_o3r0j_165{position:relative;display:flex;align-items:center}._swiper_o3r0j_165{padding:20px 0!important}._prev_o3r0j_176{margin-right:12px;background-color:#f9f9f9;border:1px solid #11221100;width:80px;height:80px;border-radius:50%;color:#121212;font-size:30px;padding:22px}._next_o3r0j_188{margin-left:12px;background-color:#f9f9f9;border:1px solid #11221100;width:80px;height:80px;border-radius:50%;color:#121212;font-size:30px;padding:22px}._pagination_o3r0j_201{margin-top:18px;display:flex;justify-content:center}._pagination_o3r0j_201 .swiper-pagination-bullet{width:8px;height:8px;background:#e5e7eb;opacity:1}._pagination_o3r0j_201 .swiper-pagination-bullet-active{background:#fbbf24;width:20px;border-radius:6px}._activeCard_o3r0j_220{box-shadow:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;transform:translateY(-6px)}@media (max-width: 1024px){._section_o3r0j_1{padding:80px 40px}._grid_o3r0j_49{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._grid_o3r0j_49{grid-template-columns:1fr}._heading_o3r0j_26{font-size:40px;line-height:48px}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}._heroSectionContainer_k96ec_1{padding:5rem 13rem}._badgeContainor_k96ec_4{display:flex;justify-content:center}._heroHeading_k96ec_9{font-weight:700;font-size:80px;line-height:78px;text-align:center;color:#2f2f33}._heroSubheading_k96ec_17{font-family:DM Sans;font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#43536d}._metrics_k96ec_25{display:flex;justify-content:space-evenly;text-align:center;border-top:1px solid #e5e7eb;width:72%;margin:auto;margin-top:3rem}._metricValue_k96ec_34{font-family:DM Sans!important;font-weight:700;font-size:30px;text-align:center;color:#101828;margin-bottom:0}._metricLabel_k96ec_42{font-family:DM Sans!important;font-weight:400;font-size:16px;text-align:center;color:#4a5565}._tokenomicsImage_k96ec_49{display:block;margin:auto}._wrapper_k96ec_53{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-radius:12px;background:#f3f4fa;width:86%;margin:auto}._icon_k96ec_64{min-width:32px;height:32px;border-radius:8px;background:#e8efff;display:flex;align-items:center;justify-content:center;color:#2b7fff}._content_k96ec_75 h4{font-size:14px;font-weight:600;color:#0f172a;margin:0 0 4px}._content_k96ec_75 p{font-size:13px;line-height:1.5;color:#475569;margin:0}._section_tq1ax_1{padding:100px 80px;background:#fff}._container_tq1ax_6{max-width:1280px;margin:auto}._header_tq1ax_12{margin-bottom:48px}._badge_tq1ax_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_tq1ax_26{margin-top:12px;font-family:DM Sans!important;font-size:64px;font-weight:600;line-height:64px}._heading_tq1ax_26 span{color:#1c79ff}._subText_tq1ax_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:DM Sans!important;font-weight:500;max-width:75rem}._cardGrid_tq1ax_48{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._card_tq1ax_48{border-radius:20px;background:#fff;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}._yellow_tq1ax_61{background-color:#fef9ea}._purple_tq1ax_64{background-color:#fcf4fc}._blue_tq1ax_67{background-color:#eef3ff}._cardHeader_tq1ax_72{display:flex;justify-content:space-between;align-items:center;padding:20px;border-top-right-radius:20px;border-top-left-radius:20px}._tokenIcon_tq1ax_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_tq1ax_93{font-size:12px;font-weight:700;letter-spacing:.5px;background-color:#fef9c2;color:#a65f00;padding:6px;border-radius:5px}._tokenName_tq1ax_104{margin-top:18px;font-size:18px;font-weight:600}._description_tq1ax_110{margin-top:8px;font-size:14px;color:#555;line-height:1.6}._supplyBox_tq1ax_118{margin:20px 0;padding:14px 16px;background:#fff;border-radius:14px;background-color:#f9fafb}._supplyBox_tq1ax_118 strong{font-size:24px;color:#101828}._meta_tq1ax_132{font-size:14px;color:#333}._metaLabel_tq1ax_137{font-weight:500;margin-bottom:4px;font-size:12px;color:#6a7282;font-family:DM Sans!important}._actions_tq1ax_146{margin-top:24px;display:flex;gap:12px}._primaryBtn_tq1ax_152,._secondaryBtn_tq1ax_153{flex:1;padding:12px 0;border-radius:12px;font-size:16px}._primaryBtn_tq1ax_152{background:#152b5a;color:#fff}._secondaryBtn_tq1ax_153{background:transparent;border:1px solid #d6d6d6}._headertokenContainer_tq1ax_169{display:flex;align-items:center;gap:12px}._headertokenContainer_tq1ax_169 h4{margin-bottom:5px;font-family:DM Sans!important;font-weight:600;font-size:24px}._tokenSymbol_tq1ax_180{background-color:#fffc;padding:4px 12px;font-family:DM Sans!important;font-weight:500;font-size:12px;border-radius:10px;width:61px;display:inline-flex;align-items:center}._tokenInfo_tq1ax_191{margin-top:-25px}._cardContent_tq1ax_194{padding:20px}._divider_tq1ax_197{background:linear-gradient(90deg,#c1c1c100,#c1c1c1,#c1c1c100);height:1px}._supplyLabel_tq1ax_206{display:flex;gap:7px;align-items:center;font-size:12px;color:#6a7282;font-family:DM Sans!important}._section_16qpe_1{padding:100px 80px;background:#fff}._container_16qpe_6{max-width:1280px;margin:auto}._header_16qpe_12{margin-bottom:48px}._badge_16qpe_16{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_16qpe_26{margin-top:12px;font-family:DM Sans!important;font-size:64px;font-weight:600;line-height:64px}._heading_16qpe_26 span{color:#1c79ff}._subText_16qpe_38{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:DM Sans!important;font-weight:500;max-width:75rem}._grid_16qpe_48{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}._card_16qpe_54{padding:16px;border-radius:14px;background:#fff;border:1px solid #eef2f7;box-shadow:0 1px 2px -1px #0000001a,0 1px 3px #0000001a}._cardHeader_16qpe_62{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._iconWrapper_16qpe_69{width:40px;height:40px;border-radius:10px;background:#ecfdf5;display:flex;align-items:center;justify-content:center;color:#16a34a}._status_16qpe_80{font-size:11px;padding:4px 10px;border-radius:999px;font-weight:500}._live_16qpe_87{background:#ecfdf5;color:#16a34a}._raising_16qpe_92{background:#fff7ed;color:#ea580c}._presale_16qpe_97{background:#eef2ff;color:#4f46e5}._title_16qpe_102{margin:12px;font-size:15px;font-weight:600;color:#0f172a}._tag_16qpe_109{display:inline-block;font-size:12px;padding:4px 10px;border-radius:999px;background:#f1f5f9;color:#475569}._location_16qpe_118{margin:12px 0 16px;display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b}._btn_16qpe_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_16qpe_127:hover{background:#eff6ff}@media (max-width: 1024px){._grid_16qpe_48{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){._grid_16qpe_48{grid-template-columns:1fr}}._section_1ho4z_1{padding:100px 80px;background:linear-gradient(180deg,#fff,#f9fafb)}._header_1ho4z_7{margin-bottom:48px;text-align:center}._heading_1ho4z_12{margin-top:12px;font-family:DM Sans!important;font-size:50px;font-weight:600;line-height:64px}._heading_1ho4z_12 span{color:#1c79ff}._subText_1ho4z_24{margin-top:12px;font-size:20px;color:#43536d;font-family:DM Sans!important;font-weight:500}._grid_1ho4z_32{display:flex;gap:30px;justify-content:center}._buyCard_1ho4z_38{max-height:550px}._card_1ho4z_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_1ho4z_51{display:flex;gap:12px;margin-bottom:20px;align-items:center}._icon_1ho4z_58{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff}._buy_1ho4z_38{background:#00a63e}._sell_1ho4z_72{background:#2563eb}._cardHeader_1ho4z_51 h3{font-size:20px;font-weight:600;margin-bottom:0;font-family:DM Sans!important;color:#101828}._cardHeader_1ho4z_51 p{font-size:14px;color:#6a7282;margin-top:5px}._field_1ho4z_90{margin-bottom:14px}._field_1ho4z_90 label{font-size:13px;color:#475569;display:block;margin-bottom:6px}._field_1ho4z_90 input,._field_1ho4z_90 select{width:100%;height:40px;border-radius:10px;border:1px solid #e5e7eb;padding:0 12px}._paymentGrid_1ho4z_110{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}._paymentBtn_1ho4z_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_1ho4z_116:hover{border-color:#2563eb;background:#eff6ff}._infoBox_1ho4z_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_1ho4z_144{background:#fff7ed;color:#9a3412}._valueBox_1ho4z_149{margin:14px 0;background-color:#f9f9f9;padding:16px;border-radius:14px;display:flex;justify-content:space-between}._valueBox_1ho4z_149 strong{font-size:18px}._primaryBtn_1ho4z_163{width:100%;height:44px;border-radius:12px;background:#0f2a5f;color:#fff;font-weight:600;border:none;cursor:pointer}._primaryBtn_1ho4z_163:hover{opacity:.95}@media (max-width: 900px){._grid_1ho4z_32{grid-template-columns:1fr}}._section_18hoj_1{padding:100px 80px;background:linear-gradient(180deg,#fff,#f9fafb)}._sectionheader_18hoj_7{margin-bottom:48px;text-align:center}._heading_18hoj_12{margin-top:12px;font-family:DM Sans!important;font-size:50px;font-weight:600;line-height:64px}._heading_18hoj_12 span{color:#1c79ff}._subText_18hoj_24{margin-top:12px;font-size:20px;color:#43536d;font-family:DM Sans!important;font-weight:500}._wrapper_18hoj_32{display:flex;align-items:center;gap:20px;justify-content:center}._stepWrapper_18hoj_39{display:flex;align-items:center}._card_18hoj_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_18hoj_53{display:flex;justify-content:space-between;align-items:center}._step_18hoj_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_18hoj_73{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:14px 0}._card_18hoj_44 h4{font-size:14px;font-weight:600;margin-bottom:6px}._card_18hoj_44 p{font-size:13px;color:#64748b;line-height:1.4}._arrow_18hoj_97{margin:0 14px;color:#cbd5e1}._blue_18hoj_103{background:#2563eb}._blueBg_18hoj_106{background:#dbeafe;color:#2563eb}._purple_18hoj_111{background:#9333ea}._purpleBg_18hoj_114{background:#f3e8ff;color:#9333ea}._green_18hoj_119{background:#16a34a}._greenBg_18hoj_122{background:#dcfce7;color:#16a34a}._orange_18hoj_127{background:#f97316}._orangeBg_18hoj_130{background:#ffedd5;color:#f97316}@media (max-width: 1024px){._wrapper_18hoj_32{flex-direction:column;align-items:stretch}._stepWrapper_18hoj_39{flex-direction:column}._arrow_18hoj_97{transform:rotate(90deg);margin:10px 0}}._cta_18hoj_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_18hoj_12{font-size:1.75rem;font-weight:600;margin-bottom:.5rem}._subText_18hoj_24{font-size:.95rem;opacity:.9;margin-bottom:2rem;line-height:1.6;color:#c1c1c1}._actions_18hoj_179{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}._primaryBtn_18hoj_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_18hoj_187:hover{transform:translateY(-1px);box-shadow:0 8px 20px #facc1573}._secondaryBtn_18hoj_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_18hoj_205:hover{background:#ffffff14}@media (max-width: 640px){._cta_18hoj_152{padding:2rem 1.25rem}._heading_18hoj_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}}._heroSectionContainer_1frrq_1{padding:5rem 13rem;background-repeat:no-repeat;background-position:center}._badgeContainor_1frrq_6{display:flex;justify-content:center}._heroHeading_1frrq_11{font-weight:700;font-size:80px;line-height:78px;text-align:center;color:#fff}._heroHeading_1frrq_11 span{color:#ffc300}._heroSubheading_1frrq_23{font-family:DM Sans;font-weight:400;font-size:20px;line-height:28px;text-align:center;color:#fff}._evhSearchWrapper_1frrq_32{display:flex;justify-content:center;margin-bottom:34px}._evhSearchBar_1frrq_38{width:100%;max-width:1100px;background:#fff;border-radius:20px;padding:14px 18px;display:flex;align-items:center;gap:20px;box-shadow:0 30px 80px #00000073}._evhField_1frrq_51{display:flex;align-items:center;gap:14px;min-width:170px;cursor:pointer;padding:6px 10px}._evhField_1frrq_51:hover{background:#f9fafb;border-radius:14px}._evhFieldIcon_1frrq_65{display:flex;align-items:center;justify-content:center}._evhFieldText_1frrq_71 span{display:block;font-size:13px;color:#6b7280;line-height:1.2}._evhFieldText_1frrq_71 strong{font-size:16px;font-weight:600;color:#111827}._evhDivider_1frrq_85{width:1px;height:42px;background:#e5e7eb}._evhSearchBtn_1frrq_92{margin-left:auto;margin-right:12px;background:#ffc400;color:#fff;border:none;border-radius:16px;height:46px;padding:0 36px;font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:14px;cursor:pointer;white-space:nowrap;transition:transform .25s ease,box-shadow .25s ease}._evhSearchBtn_1frrq_92 svg{width:18px;height:18px;stroke:#fff;flex-shrink:0}._evhSearchBtn_1frrq_92:hover{box-shadow:0 10px 26px #ffc40073}._pillContainer_1frrq_128{display:flex;gap:12px;margin-bottom:32px;justify-content:center}._pill_1frrq_128{background-color:#ffffff0d;border:1px solid #ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:15px;border-radius:40px;color:#fff}._activePill_1frrq_142{background-color:#155dfc}._section_1jwmk_1{padding:100px 80px;background:#fff}._container_1jwmk_6{display:flex;justify-content:space-between}._header_1jwmk_12{margin-bottom:48px;padding:0 25px}._badge_1jwmk_17{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_1jwmk_27{margin-top:12px;font-family:DM Sans!important;font-size:64px;font-weight:600;line-height:64px}._heading_1jwmk_27 span{color:#1c79ff}._subText_1jwmk_39{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:DM Sans!important;font-weight:500;max-width:75rem}._navigation_1jwmk_48{display:flex;gap:20px;margin-top:20rem}._prev_1jwmk_53,._next_1jwmk_54{border:2.53px solid #8e8e8e;color:#8e8e8e;padding:20px;font-size:20px;background-color:transparent;border-radius:20px}._cardContainer_1jwmk_62{width:50%}._cardImage_1jwmk_66 img{width:85%;border-radius:16px}._cardPill_1jwmk_70{width:56px;height:23px;background:linear-gradient(90deg,#155dfc,#152b5a);color:#fff;border-radius:20px;text-align:center;padding:3px;font-size:12px}._card_1jwmk_62{width:100%}._cardContent_1jwmk_83{margin-top:10px;width:90%}._cardFlexHeading_1jwmk_87{display:flex;align-items:center;justify-content:space-between}._cardFlexHeading_1jwmk_87 span{font-size:20px;background-color:#7f7f7f47;border-radius:50%;padding:12px;width:45px;height:45px}._cardDescription_1jwmk_100{color:#4b4b4b;margin:0}._section_c7o6f_1{padding:100px 80px;background:#f9f9f9;font-family:DM Sans!important}._sectionheader_c7o6f_8{margin-bottom:48px;text-align:center}._heading_c7o6f_13{margin-top:12px;font-family:DM Sans!important;font-size:50px;font-weight:600;line-height:64px}._heading_c7o6f_13 span{color:#1c79ff}._subText_c7o6f_25{margin-top:12px;font-size:20px;color:#43536d;font-family:DM Sans!important;font-weight:500}._smallHeading_c7o6f_33{display:flex;align-items:center;gap:5px;justify-content:center}._smallHeading_c7o6f_33 p{font-family:DM Sans!important;font-weight:400;font-size:14px;letter-spacing:.7px;text-align:center;text-transform:uppercase;color:#99a1af}._line_c7o6f_50{width:48px;height:4px;opacity:1;border-radius:10px;background:linear-gradient(180deg,#ffc300,#ffd54f)}._wrapper_c7o6f_58{position:relative;display:flex;align-items:center;padding:5rem 6rem;justify-content:center}._imageStack_c7o6f_67{position:relative;width:420px;margin-right:-46px;z-index:0}._backCard_c7o6f_74{position:absolute;top:-30px;left:-65px;width:100%;height:100%;border-radius:28px;background:#b9c2d75c;z-index:0;transform:rotate(171deg)}._mainImage_c7o6f_86{position:relative;width:100%;height:520px;object-fit:cover;border-radius:28px;z-index:1}._contentCard_c7o6f_96{background:#152b5acc;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);color:#fff;padding:40px;border-radius:24px;max-width:500px;height:402px;width:477px;box-shadow:0 20px 50px #00000026}._priceTag_c7o6f_108{display:inline-flex;background:#ffffff26;padding:6px 14px;border-radius:16px;font-size:13px;margin-bottom:1.2rem;gap:10px;align-items:center}._contentCard_c7o6f_96 h2{font-size:28px;line-height:1.3;font-weight:600}._subtitle_c7o6f_125{font-size:14px;opacity:.85;margin:.8rem 0 1.5rem}._locations_c7o6f_131{display:flex;flex-direction:column;gap:10px;font-size:14px;opacity:.9}._locations_c7o6f_131 span{display:flex;align-items:center;gap:8px}._actions_c7o6f_146{display:flex;gap:1rem;margin-top:2rem}._primary_c7o6f_152{background:#facc15;border:none;padding:12px 20px;border-radius:20px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px}._secondary_c7o6f_164{background:transparent;border:1px solid rgba(255,255,255,.4);color:#fff;padding:12px 18px;border-radius:20px;cursor:pointer}@media (max-width: 768px){._wrapper_c7o6f_58{flex-direction:column;padding:3rem 2rem}._imageStack_c7o6f_67{width:100%;max-width:360px}._mainImage_c7o6f_86{height:420px}._contentCard_c7o6f_96{max-width:100%;margin-top:-60px}}._section_q1072_1{padding:100px 80px;background:#fff}._container_q1072_6{display:flex;justify-content:space-between}._header_q1072_12{margin-bottom:48px;padding:0 25px}._badge_q1072_17{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_q1072_27{margin-top:12px;font-family:DM Sans!important;font-size:64px;font-weight:600;line-height:64px}._heading_q1072_27 span{color:#ffc300}._subText_q1072_39{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:DM Sans!important;font-weight:500;max-width:75rem}._wrapper_q1072_48{padding:4rem 6rem}._grid_q1072_52{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(220px,auto);gap:1.5rem}._card_q1072_60{border-radius:24px;padding:1.8rem;background:#f8fafc;display:flex;flex-direction:column;justify-content:space-between;height:370px}._card_q1072_60 h4{font-size:30px;font-weight:500}._card_q1072_60 p{font-size:14px;color:#555;line-height:1.6}._horizontal_q1072_82{grid-column:span 1;flex-direction:row;padding:0;overflow:hidden;width:550px}._horizontal_q1072_82 img{width:45%;object-fit:cover}._cardContent_q1072_95{padding:2.5rem 2rem}._purple_q1072_100{background:#f1e3ff;display:block;padding:3rem 1rem}._blue_q1072_106{background:#d9f1ff;display:block;padding:3rem 1rem}._iconBlue_q1072_113{color:#2563eb;font-size:35px}._iconPurple_q1072_118{color:#9333ea;font-size:35px}._iconCyan_q1072_123{color:#0891b2;font-size:35px}._large_q1072_129{grid-column:span 2;overflow:hidden;padding:0}._large_q1072_129 img{width:100%;margin-top:-10%}._imageCard_q1072_141{position:relative;padding:0;overflow:hidden}._imageCard_q1072_141 img{width:100%;height:100%;object-fit:cover}._overlay_q1072_153{position:absolute;bottom:0;padding:1.6rem;background:linear-gradient(to top,#000000bf,#0000);color:#fff}._overlay_q1072_153 p{color:#ffffffd9}._contentLarge_q1072_165{z-index:9;padding:5px 39px}@media (max-width: 768px){._wrapper_q1072_48{padding:3rem 2rem}._grid_q1072_52{grid-template-columns:1fr}._horizontal_q1072_82,._large_q1072_129{grid-column:span 1;flex-direction:column}._horizontal_q1072_82 img,._large_q1072_129 img{width:100%;height:200px}}._section_12opv_1{padding:100px 80px;background:#fff}._container_12opv_6{display:flex;justify-content:space-between}._header_12opv_12{margin-bottom:48px;padding:0 25px}._badge_12opv_17{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_12opv_27{margin-top:12px;font-family:DM Sans!important;font-size:64px;font-weight:600;line-height:64px}._heading_12opv_27 span{color:#155dfc}._subText_12opv_39{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:DM Sans!important;font-weight:500;max-width:75rem}._cardImage_12opv_49 img{width:85%;border-radius:50px}._cardPill_12opv_53{width:56px;height:23px;background:linear-gradient(90deg,#155dfc,#152b5a);color:#fff;border-radius:20px;text-align:center;padding:3px;font-size:12px}._card_12opv_49{width:100%}._cardContent_12opv_66{margin-top:10px;width:90%}._cardFlexHeading_12opv_70{display:flex;align-items:center;justify-content:space-between}._cardFlexHeading_12opv_70 span{font-size:20px;background-color:#7f7f7f47;border-radius:50%;padding:12px;width:45px;height:45px}._cardDescription_12opv_83{color:#4b4b4b;margin:0}._cardContainer_12opv_87{padding:55px 53px}._section_htzas_1{padding:100px 80px;font-family:DM Sans!important}._sectionheader_htzas_7{margin-bottom:48px;text-align:center}._heading_htzas_12{margin-top:12px;font-family:DM Sans!important;font-size:50px;font-weight:600;line-height:64px}._heading_htzas_12 span{color:#1c79ff}._subText_htzas_24{margin-top:12px;font-size:20px;color:#43536d;font-family:DM Sans!important;font-weight:500}._smallHeading_htzas_32{display:flex;align-items:center;gap:5px;justify-content:center}._smallHeading_htzas_32 p{font-family:DM Sans!important;font-weight:400;font-size:14px;letter-spacing:.7px;text-align:center;text-transform:uppercase;color:#99a1af}._line_htzas_49{width:48px;height:4px;opacity:1;border-radius:10px;background:linear-gradient(180deg,#ffc300,#ffd54f)}._wrapper_htzas_56{display:flex;gap:2rem;padding:4rem 6rem;justify-content:center}._card_htzas_64{position:relative;width:410px;height:655px;background:#000;transition:transform .3s ease}._card_htzas_64 img{width:100%;height:100%;object-fit:cover}._overlay_htzas_79{position:absolute;bottom:0;width:100%;padding:1.4rem;background:linear-gradient(to top,#000c,#0000);color:#fff}._overlay_htzas_79 h4{font-size:15px;margin-bottom:6px}._meta_htzas_93{display:flex;flex-direction:column;gap:4px;font-size:12px}._rating_htzas_100{background:#16a34a;padding:3px 8px;border-radius:10px;width:fit-content}._type_htzas_107{opacity:.85}._userIcon_htzas_112{position:absolute;bottom:40px;right:16px;width:70px;height:70px;background:#ffffff1f;border-radius:24px;display:grid;place-items:center;color:#facc15;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-size:22px}._active_htzas_128{transform:scale(1.03)}._cta_htzas_133{position:absolute;bottom:-50px;width:100%;background:#facc15;color:#000;padding:14px 18px;display:flex;justify-content:space-between;font-weight:600}._ratingStar_htzas_144{color:#ffc300}._ratingContainer_htzas_147{display:flex;align-items:center;gap:10px;padding:5px 0}@media (max-width: 768px){._wrapper_htzas_56{padding:3rem 2rem;gap:1.2rem}._card_htzas_64{width:260px;height:420px}}._section_x4ixm_1{padding:100px 80px;background:#fff}._container_x4ixm_6{display:flex;justify-content:space-between}._header_x4ixm_12{margin-bottom:48px;padding:0 25px}._badge_x4ixm_17{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:25px;font-weight:600}._heading_x4ixm_27{margin-top:12px;font-family:DM Sans!important;font-size:64px;font-weight:600;line-height:64px}._heading_x4ixm_27 span{color:#155dfc}._subText_x4ixm_39{margin-top:12px;font-size:20px;line-height:26px;color:#43536d;font-family:DM Sans!important;font-weight:500;max-width:75rem}._wrapper_x4ixm_48{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:4rem 6rem}._card_x4ixm_56{background:#fff;border-radius:22px;overflow:hidden;display:flex;flex-direction:column;border:.8px solid #e6e6e6;font-family:DM Sans!important}._card_x4ixm_56 img{width:100%;height:200px;object-fit:cover}._content_x4ixm_73{padding:1.8rem;display:flex;flex-direction:column;height:100%}._meta_x4ixm_80{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}._category_x4ixm_87{font-size:11px;font-weight:600;color:#2563eb;letter-spacing:.04em}._time_x4ixm_94{font-size:12px;color:#6b7280;display:flex;align-items:center;gap:6px}._content_x4ixm_73 h3{font-size:18px;font-weight:600;line-height:1.4;margin-bottom:.6rem}._content_x4ixm_73 p{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:1.4rem}._link_x4ixm_116{margin-top:auto;font-size:14px;font-weight:500;color:#2563eb;display:inline-flex;align-items:center;gap:6px;text-decoration:none}@media (max-width: 768px){._wrapper_x4ixm_48{grid-template-columns:1fr;padding:3rem 2rem}._card_x4ixm_56 img{height:180px}}.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}*{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}*:focus-visible{outline:2px solid rgba(45,108,255,.6);outline-offset:3px}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:DM Sans,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,DM Sans,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)}*:focus-visible{outline:2px solid rgba(45,108,255,.5);outline-offset:3px}html,body,.container,.scale-wrapper,.screen{pointer-events:auto}@media (prefers-reduced-motion: reduce){*{transition:none!important;animation:none!important}}
