:root{--background:#07080a;--surface:#0d0f13;--surface-light:#13161c;--text:#f5f7fa;--muted:#9299a6;--line:#ffffff17;--accent:#648cff;--accent-soft:#648cff1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 75% 8%, #5370ff1f, transparent 32%), var(--background);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh}header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);height:86px;margin:0 auto;display:flex}header>div,footer>div:first-child{letter-spacing:.12em}header strong,footer strong{font-size:15px;font-weight:800}header span,footer span{color:var(--muted);font-size:10px}nav{gap:34px;display:flex}nav a{color:var(--muted);font-size:13px;transition:color .16s}nav a:hover{color:var(--text)}section{border-bottom:1px solid var(--line);width:min(1180px,100% - 48px);margin:0 auto;padding:120px 0}section:first-of-type{flex-direction:column;justify-content:center;min-height:680px;padding-top:90px;display:flex}section>p:first-child{color:var(--accent);letter-spacing:.2em;margin:0 0 24px;font-size:11px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:900px;margin-bottom:30px;font-size:clamp(52px,7vw,92px);font-weight:700;line-height:.98}h1+p{max-width:650px;color:var(--muted);margin-bottom:38px;font-size:18px;line-height:1.7}section:first-of-type>div{gap:12px;display:flex}section:first-of-type>div a{border:1px solid var(--line);border-radius:8px;padding:14px 20px;font-size:13px;font-weight:700}section:first-of-type>div a:first-child{background:var(--text);color:#08090b}section:first-of-type>div a:last-child{background:#ffffff06}h2{letter-spacing:-.045em;max-width:760px;margin-bottom:50px;font-size:clamp(38px,5vw,62px);line-height:1.04}#ventures{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}#ventures>p,#ventures>h2{grid-column:1/-1}article{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff09,#ffffff03);border-radius:14px;flex-direction:column;min-height:350px;padding:36px;display:flex}article>p:first-child{color:var(--accent);letter-spacing:.16em;margin-bottom:48px;font-size:10px;font-weight:700}article h3{letter-spacing:-.035em;margin-bottom:16px;font-size:32px}article h3+p{max-width:440px;color:var(--muted);line-height:1.65}article strong{margin-top:auto;margin-bottom:20px;font-size:13px}article a{width:fit-content;color:var(--accent);font-size:13px;font-weight:700}#about{grid-template-columns:1.1fr .9fr;column-gap:100px;display:grid}#about>p:first-child,#about>h2{grid-column:1}#about>p:not(:first-child){color:var(--muted);grid-column:2;font-size:17px;line-height:1.75}#about>p:nth-of-type(2){grid-row:1/span 2;align-self:end}#contact h2{margin-bottom:10px;font-size:34px}#contact h2+p{color:var(--muted)}footer{width:min(1180px,100% - 48px);color:var(--muted);grid-template-columns:1fr 1.5fr auto;align-items:start;gap:40px;margin:0 auto;padding:54px 0;font-size:12px;display:grid}footer p{line-height:1.6}footer div:nth-of-type(2){gap:20px;display:flex}footer>p:last-child{border-top:1px solid var(--line);grid-column:1/-1;padding-top:28px}@media (max-width:760px){header{width:min(100% - 32px,1180px);height:74px}nav{gap:16px}nav a{font-size:11px}section{width:min(100% - 32px,1180px);padding:82px 0}section:first-of-type{min-height:620px}h1{font-size:clamp(48px,14vw,68px)}h1+p{font-size:16px}#ventures{grid-template-columns:1fr}#ventures>p,#ventures>h2{grid-column:1}article{min-height:320px;padding:28px}#about{display:block}#about>p:not(:first-child){font-size:16px}footer{grid-template-columns:1fr;gap:24px;width:min(100% - 32px,1180px)}footer>p:last-child{grid-column:1}}#about{padding-top:110px;padding-bottom:90px}#contact{padding-top:72px;padding-bottom:72px}@media (max-width:760px){#about{padding-top:82px;padding-bottom:72px}#contact{padding-top:64px;padding-bottom:64px}}.brand{align-items:center;gap:12px;display:flex}.brand-logo{object-fit:contain;flex-shrink:0;width:40px;height:40px}.brand-name{align-items:baseline;display:flex}.footer-brand{align-self:start}@media (max-width:760px){.brand{gap:9px}.brand-logo{width:34px;height:34px}.brand-name strong{font-size:12px}.brand-name span{font-size:8px}.footer-brand{margin-bottom:4px}header,section,footer{width:calc(100% - 40px)}header{height:72px}header .brand{gap:9px;min-width:0}header .brand-logo{width:30px;height:30px}header .brand-name{white-space:nowrap}header .brand-name strong{letter-spacing:.12em;font-size:12px}header .brand-name span{margin-left:3px;font-size:7px}header nav{display:none}section{padding:64px 0}section>p:first-child{letter-spacing:.2em;margin-bottom:20px;font-size:10px}section:first-of-type{justify-content:flex-start;min-height:auto;padding-top:76px;padding-bottom:76px}h1{letter-spacing:-.05em;max-width:100%;margin-bottom:26px;font-size:clamp(42px,11.5vw,52px);line-height:.98}h1+p{max-width:100%;margin-bottom:30px;font-size:16px;line-height:1.65}section:first-of-type>div{flex-wrap:nowrap;gap:10px}section:first-of-type>div a{white-space:nowrap;padding:13px 16px;font-size:12px}#ventures{grid-template-columns:1fr;gap:16px;padding-top:64px;padding-bottom:64px;display:grid}#ventures>p,#ventures>h2{grid-column:1}#ventures h2{margin-bottom:28px;font-size:38px;line-height:1.02}article{min-height:0;padding:28px}article h3{margin-bottom:16px;font-size:28px}article p{line-height:1.65}#about{padding-top:64px;padding-bottom:64px;display:block}#about>p:first-child{margin-bottom:20px}#about h2{margin-bottom:32px;font-size:40px;line-height:1}#about>p:not(:first-child){margin-bottom:18px;font-size:16px;line-height:1.7}#contact{padding-top:56px;padding-bottom:56px}#contact>p:first-child{margin-bottom:20px}#contact h2{margin-bottom:8px;font-size:30px;line-height:1.05}#contact h2+p{margin-bottom:0;font-size:15px}footer{grid-template-columns:1fr;gap:18px;padding:38px 0 28px;display:grid}footer .footer-brand{margin:0 0 4px}footer .brand-logo{width:30px;height:30px}footer .brand-name strong{font-size:11px}footer .brand-name span{font-size:7px}footer p{margin-bottom:0;font-size:12px;line-height:1.6}footer div:nth-of-type(2){gap:22px}footer div:nth-of-type(2) a{font-size:12px}footer>p:last-child{grid-column:1;margin-top:6px;padding-top:22px;font-size:11px}}.legal-page{min-height:100vh}.legal-header{width:min(900px,100% - 48px)}.legal-back{color:var(--muted);font-size:13px}.legal-back:hover{color:var(--text)}.legal-content{border:0;width:min(760px,100% - 48px);min-height:0;margin:0 auto;padding:100px 0 110px;display:block}.legal-content .legal-label{color:var(--accent);letter-spacing:.2em;margin-bottom:20px;font-size:11px;font-weight:700}.legal-content h1{margin-bottom:12px;font-size:clamp(48px,7vw,72px)}.legal-content .legal-updated{color:var(--muted);margin-bottom:54px;font-size:13px}.legal-content>p:not(.legal-label):not(.legal-updated){color:var(--muted);margin-bottom:24px;font-size:16px;line-height:1.75}.legal-content h2{letter-spacing:-.025em;margin-top:52px;margin-bottom:16px;font-size:25px}.legal-footer{border-top:1px solid var(--line);grid-template-columns:none;justify-content:space-between;align-items:center;gap:30px;width:min(900px,100% - 48px);padding:36px 0;font-size:12px;display:flex}.legal-footer div{gap:24px;display:flex}@media (max-width:760px){.legal-header{width:calc(100% - 40px)}.legal-header .brand-logo{width:30px;height:30px}.legal-back{font-size:11px}.legal-content{width:calc(100% - 40px);padding:64px 0 72px}.legal-content h1{font-size:44px;line-height:1}.legal-content .legal-updated{margin-bottom:42px}.legal-content h2{margin-top:42px;font-size:23px}.legal-content>p:not(.legal-label):not(.legal-updated){font-size:15px;line-height:1.7}.legal-footer{flex-direction:column;align-items:flex-start;gap:18px;width:calc(100% - 40px);padding:30px 0;display:flex}}body:has(.legal-page){background:var(--background)}.legal-page .legal-content{box-shadow:none;background:0 0;border:0;border-radius:0}.contact-email{color:var(--text);margin-top:18px;font-size:17px;font-weight:700;transition:opacity .16s;display:inline-block}.contact-email:hover{opacity:.7}.contact-location{color:var(--muted);margin-top:28px;margin-bottom:0;font-size:12px}@media (max-width:760px){.contact-email{margin-top:16px;font-size:16px}.contact-location{margin-top:24px;font-size:11px;line-height:1.6}}footer>div:nth-of-type(2){grid-column:3;justify-self:end}@media (max-width:760px){footer>div:nth-of-type(2){grid-column:1;justify-self:start}}.brand-name>span{position:relative;top:0;left:4px}
