:root{--ink:#073b56;--teal:#16858c;--red:#df2531;--cream:#f5f7f7;--line:#dce5e7;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18313d;background:#fff}body.rtl{direction:rtl}.wrap{width:min(var(--max),calc(100% - 36px));margin:auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.navline{display:flex;align-items:center;gap:28px;min-height:72px}.brand{display:flex;align-items:center;text-decoration:none}.brand img{display:block;width:176px;height:auto;max-height:48px;object-fit:contain}.mark{color:var(--red)}nav{display:flex;gap:18px;margin-left:auto}body.rtl nav{margin-left:0;margin-right:auto}nav a{color:#38505b;text-decoration:none;font-size:14px;font-weight:650}.langbox{position:relative}.langbox button{border:1px solid var(--line);background:white;border-radius:10px;padding:10px 12px;font-weight:700}.langmenu{position:absolute;right:0;top:46px;width:210px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 18px 45px #0b2d3b22;padding:7px}.langmenu button{display:block;width:100%;text-align:left;border:0;padding:9px 10px}.hero{display:grid;grid-template-columns:1.08fr .92fr;min-height:560px;padding-top:42px;padding-bottom:50px}.heroimg{position:relative;overflow:hidden;border-radius:22px 0 0 22px}.heroimg img{width:100%;height:100%;object-fit:cover}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,rgba(7,59,86,.22))}.herocopy{background:var(--ink);color:white;padding:64px 54px;display:flex;flex-direction:column;justify-content:center;border-radius:0 22px 22px 0}.kicker{letter-spacing:.14em;font-size:12px;font-weight:900;color:var(--teal);margin-bottom:14px}.kicker.light{color:#8fe0df}.herocopy h1,.heading h2,.protect h2{font-size:clamp(34px,4vw,60px);line-height:1.03;margin:0 0 18px}.lede{font-size:20px;line-height:1.55}.note{color:#d5e4ea}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:10px;padding:13px 18px;font-weight:800;border:1px solid transparent;cursor:pointer}.primary{background:var(--red);color:white}.secondary{border-color:#9bbbc8;color:white}.stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.statsgrid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:24px 20px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{display:block;color:var(--ink);font-size:31px}.stat span{font-size:13px;color:#667983}.section{padding:86px 0}.heading{max-width:820px}.heading p{font-size:18px;line-height:1.65;color:#5a6e78}.split{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end}.split h2{font-size:44px}.protect{background:linear-gradient(135deg,#073b56,#0f6573);color:white}.protectgrid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.protect p{font-size:18px;line-height:1.7;color:#e2edf0}.protect .small{font-size:13px;color:#b7ced5}.verifycard{background:white;color:var(--ink);padding:34px;border-radius:18px}.num{font-size:54px;font-weight:900;color:var(--red)}.verifyflow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:8px;font-size:12px;margin:22px 0}.shield{background:#e8f5f4;border:1px solid #acd9d7;border-radius:10px;padding:13px;text-align:center;font-weight:900;letter-spacing:.1em}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.card{border:1px solid var(--line);border-radius:16px;padding:24px;background:white}.card:nth-child(3n+1){border-top:4px solid var(--teal)}.card:nth-child(3n+2){border-top:4px solid var(--red)}.card:nth-child(3n){border-top:4px solid var(--ink)}.card h3{color:var(--ink);margin:0 0 8px}.card p{color:#62757e;line-height:1.55}.tinted{background:#f4f7f7}.toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:30px 0}.toolbar input{min-width:310px;padding:13px 14px;border:1px solid #cfdcdf;border-radius:10px}.toolbar button{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 12px;margin:3px;cursor:pointer}.toolbar button.active{background:var(--ink);color:#fff}.territorygrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.territory{background:white;border:1px solid var(--line);padding:18px;border-radius:14px;cursor:pointer}.territory .rank{font-size:12px;color:#81939b}.territory h3{font-size:17px;color:var(--ink);margin:6px 0 8px}.meta{display:flex;gap:8px;flex-wrap:wrap}.pill{font-size:11px;background:#eef4f4;border-radius:999px;padding:5px 8px}.funding{background:#082f43;color:white}.light h2,.light p{color:white!important}.pools{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:32px 0}.pool{background:#fff;color:#18313d;border-radius:14px;padding:20px}.pool strong{display:block;color:var(--red);font-size:26px}.pool h3{font-size:15px}.pool p{font-size:13px;line-height:1.5;color:#62757e}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.principles article{border-top:1px solid #4a7182;padding-top:16px}.principles p{color:#c9d9df;line-height:1.6}.docflow{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.doc{border:1px solid var(--line);border-radius:12px;padding:13px 16px;font-weight:800;color:var(--ink)}.contact{background:#0d5967;color:white}.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact h2{font-size:44px}.contact p{color:#dbe9ec;font-size:18px;line-height:1.6}form{display:grid;gap:12px}label{display:grid;gap:6px;font-size:13px;font-weight:700}input,textarea{width:100%;padding:12px;border-radius:10px;border:1px solid #b8d2d7;font:inherit}footer{background:#061e2a;color:#a7bcc5;padding:26px 0}.footer{display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:start;font-size:12px}.footer a{color:white}dialog{width:min(680px,calc(100% - 30px));border:0;border-radius:18px;padding:28px;box-shadow:0 30px 80px #0005}.x{float:right;border:0;background:none;font-size:30px;cursor:pointer}.modalstats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.modalstats div{background:#f3f6f6;padding:14px;border-radius:10px}.modalstats strong{display:block;color:var(--ink)}@media(max-width:900px){nav{display:none}.hero,.protectgrid,.split,.contactgrid{grid-template-columns:1fr}.heroimg{min-height:300px;border-radius:18px 18px 0 0}.herocopy{border-radius:0 0 18px 18px;padding:36px 28px}.statsgrid{grid-template-columns:repeat(2,1fr)}.cards,.territorygrid{grid-template-columns:repeat(2,1fr)}.pools{grid-template-columns:repeat(2,1fr)}.principles{grid-template-columns:1fr}.toolbar{align-items:stretch;flex-direction:column}.toolbar input{min-width:0}.footer{grid-template-columns:1fr}.verifyflow{grid-template-columns:1fr;text-align:center}.verifyflow b{transform:rotate(90deg)}}@media(max-width:600px){.wrap{width:min(100% - 24px,var(--max))}.section{padding:60px 0}.cards,.territorygrid,.pools{grid-template-columns:1fr}.stat{padding:18px 12px}.stat strong{font-size:24px}.langmenu{right:0}.herocopy h1{font-size:40px}}

.langstrip{display:flex;gap:3px;align-items:center;flex-wrap:nowrap}.langcode{border:0;background:transparent;color:#657b85;font-size:11px;font-weight:850;padding:7px 5px;cursor:pointer;border-bottom:2px solid transparent}.langcode:hover,.langcode.active{color:var(--ink);border-bottom-color:var(--red)}.heroClaims{display:grid;gap:9px;margin:18px 0 8px}.heroClaim{display:grid;grid-template-columns:25px 1fr;gap:9px;align-items:start}.heroClaim span{width:23px;height:23px;border-radius:50%;background:var(--red);display:grid;place-items:center;font-size:11px;font-weight:900}.heroClaim strong{font-size:17px;line-height:1.35}.benchmark{font-size:14px;line-height:1.5;color:#bfe2e6;margin:10px 0 2px}.benchmarkNote{font-size:10px;line-height:1.45;color:#9dbbc5;margin:0}.videoSection{display:grid;grid-template-columns:.75fr 1.25fr;gap:42px;align-items:center;padding-top:56px;padding-bottom:56px}.videoCopy h2{font-size:38px;color:var(--ink);margin:0 0 12px}.videoCopy p{color:#60757f;line-height:1.6}.videoFrame{aspect-ratio:16/9;background:#061e2a;border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #073b5622}.videoFrame video{width:100%;height:100%;display:block}.verifygroups{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.verifygroups div{background:#f3f7f7;border:1px solid #dce7e8;border-radius:12px;padding:14px}.verifygroups strong{display:block;font-size:28px;color:var(--red)}.verifygroups span{display:block;font-size:12px;line-height:1.4;color:#526a75}.navline{gap:18px}.langbox{margin-left:4px}@media(max-width:1180px){.langstrip{max-width:330px;overflow-x:auto;scrollbar-width:none}.langstrip::-webkit-scrollbar{display:none}}@media(max-width:900px){.langstrip{display:flex;order:3;width:100%;max-width:none;padding:4px 0 8px}.navline{flex-wrap:wrap}.langbox{margin-left:auto}.videoSection{grid-template-columns:1fr}.verifygroups{grid-template-columns:1fr 1fr}}@media(max-width:600px){.verifygroups{grid-template-columns:1fr}.heroClaim strong{font-size:15px}}
/* Investor intro video — v5 */
.introVideoSection{padding-top:24px;padding-bottom:38px}
.introVideoFrame{position:relative;width:min(1040px,100%);margin:auto;aspect-ratio:16/9;background:#061e2a;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #073b5630}
.introVideoFrame video{width:100%;height:100%;display:block;object-fit:cover;background:#061e2a}
.soundPrompt,.soundToggle,.replayVideo{position:absolute;border:0;color:#fff;cursor:pointer;font:inherit;font-weight:800;z-index:4;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.soundPrompt{left:50%;bottom:24px;transform:translateX(-50%);padding:12px 18px;border-radius:999px;background:rgba(3,24,34,.72);font-size:14px;animation:soundPulse 1.4s ease-in-out infinite}
.soundPromptMobile{display:none}
.soundToggle{right:16px;bottom:16px;padding:10px 13px;border-radius:10px;background:rgba(3,24,34,.72);font-size:13px}
.replayVideo{left:16px;bottom:16px;padding:10px 13px;border-radius:10px;background:rgba(3,24,34,.72);font-size:13px}
.soundPrompt.fadeout{opacity:0;pointer-events:none;transition:opacity .45s ease}
@keyframes soundPulse{0%,100%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.035)}}
@media(max-width:600px){.introVideoSection{width:100%;padding:12px 0 26px}.introVideoFrame{border-radius:0}.soundPromptDesktop{display:none}.soundPromptMobile{display:inline}.soundPrompt{bottom:18px}.soundToggle{right:10px;bottom:10px}.replayVideo{left:10px;bottom:10px}}

@media(max-width:600px){.brand img{width:148px;max-height:42px}}

.docRequestFlow{display:grid;gap:9px;margin-top:18px}.docRow{display:flex;justify-content:space-between;align-items:center;gap:14px;border:1px solid var(--line);border-radius:12px;padding:12px 14px}.docRow.finalDoc{border:2px solid var(--red);background:#fff7f7}.docAction{border:0;border-radius:9px;padding:9px 12px;background:var(--ink);color:#fff;font-weight:800;text-decoration:none;cursor:pointer;white-space:nowrap}.finalDoc .docAction{background:var(--red)}.modalLegal,.requestLegal{font-size:11px;line-height:1.5;color:#72858e;margin-top:16px}.requestDialog form{display:grid;gap:12px}.requestStatus{padding:10px;border-radius:10px;background:#e8f5f4;color:var(--ink);font-weight:700}@media(max-width:600px){.docRow{align-items:flex-start;flex-direction:column}.docAction{width:100%}}
