:root{--black: #000000;--bg: #000000;--white: #f0f0fa;--white-100: #ffffff;--text: #f0f0fa;--text-dim: rgba(240, 240, 250, .7);--muted: rgba(240, 240, 250, .45);--ghost-bg: rgba(240, 240, 250, .1);--ghost-bg-h: rgba(240, 240, 250, .22);--ghost-border: rgba(240, 240, 250, .3);--overlay: rgba(0, 0, 0, .55)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{background:var(--black);color:var(--text)}html,body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--black);color:var(--text);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overscroll-behavior-y:contain;scroll-behavior:smooth;scroll-padding-top:80px}a{color:inherit;text-decoration:none;touch-action:manipulation}button{font-family:inherit;touch-action:manipulation}h1,h2,h3,h4,h5,h6,span,a,button,li,label{text-transform:uppercase;letter-spacing:.05em;margin:0}p{margin:0}::selection{background:var(--white);color:var(--black)}::-webkit-scrollbar{width:6px;background:var(--black)}::-webkit-scrollbar-thumb{background:#f0f0fa33}.page{background:var(--black);color:var(--text);min-height:100vh;padding-bottom:env(safe-area-inset-bottom,0)}.nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;padding-top:calc(14px + env(safe-area-inset-top,0));background:#000000d9;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(240,240,250,.1)}.nav__brand{font-weight:700;font-size:14px;letter-spacing:.2em;color:var(--white)}.nav__cta{font-weight:700;font-size:11px;letter-spacing:.15em;padding:10px 16px;border-radius:24px;background:#d93636;border:1px solid #E84545;color:var(--white);min-height:40px;display:inline-flex;align-items:center;transition:background .15s ease,transform .1s ease}.nav__cta:active{background:#b82a2a;transform:scale(.97)}.section{padding:32px 18px;border-bottom:1px solid rgba(240,240,250,.08)}.section:last-of-type{border-bottom:0}.section--hero{padding:0;position:relative;overflow:hidden;border-bottom:0}.section__head{font-size:10px;font-weight:700;letter-spacing:.25em;color:var(--muted);margin-bottom:10px}.section__title{font-size:22px;font-weight:700;line-height:1.1;letter-spacing:.04em;color:var(--white);margin-bottom:14px}.section__sub{font-size:12px;font-weight:400;line-height:1.55;letter-spacing:.08em;color:var(--text-dim);margin:0 0 18px;text-transform:none}.section__sub--hint{font-size:11px;letter-spacing:.1em;color:var(--muted);margin-bottom:14px}.hero{position:relative;width:100%;aspect-ratio:4 / 5;max-height:80vh;overflow:hidden}.hero__photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0006,#0000000d 30%,#0006 70%,#000000d9)}.hero__inner{position:absolute;left:0;right:0;bottom:0;padding:22px 18px;z-index:2}.hero__eyebrow{font-size:10px;font-weight:700;letter-spacing:.2em;color:var(--text-dim);margin-bottom:8px}.hero__title{font-size:44px;font-weight:700;line-height:.95;letter-spacing:.04em;color:var(--white);margin-bottom:8px}.hero__sub{font-size:11px;font-weight:400;letter-spacing:.1em;color:var(--text-dim);margin-bottom:16px;text-transform:none;max-width:280px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 22px;background:var(--ghost-bg);border:1px solid var(--ghost-border);border-radius:24px;color:var(--white);font-weight:700;font-size:12px;letter-spacing:.18em;cursor:pointer;min-height:48px;text-align:center;-webkit-user-select:none;user-select:none;transition:background .15s ease}.btn:active{background:var(--ghost-bg-h)}.btn--block{width:100%}.btn__arrow{font-size:14px;opacity:.85}.btn--stream{border-width:1px;border-style:solid;letter-spacing:.2em;font-size:13px}.btn--stream-offline{background:#d93636;border-color:#e84545;color:var(--white)}.btn--stream-offline:active{background:#b82a2a}.btn--stream-online{background:#1b7f3a;border-color:#2e9f4f;color:var(--white);animation:stream-pulse 2.2s ease-in-out infinite}.btn--stream-online:active{background:#156b30}@keyframes stream-pulse{0%,to{box-shadow:0 0 #2e9f4f80}50%{box-shadow:0 0 0 8px #2e9f4f00}}.btn-group{display:flex;flex-direction:column;gap:10px;margin-top:8px}.about__name{font-size:22px;font-weight:700;letter-spacing:.04em;color:var(--white);margin-bottom:12px}.about__text{font-size:13px;line-height:1.65;letter-spacing:.06em;color:var(--text-dim);margin:0;text-transform:none}.advantages{display:grid;grid-template-columns:1fr;gap:1px;background:var(--ghost-border);border:1px solid var(--ghost-border);margin-top:18px}.advantage{padding:18px 44px 18px 16px;background:var(--black);display:flex;flex-direction:column;gap:6px;min-height:96px;position:relative;text-decoration:none;color:var(--white);cursor:pointer;transition:background .15s ease,padding-left .15s ease}.advantage:active,.advantage:hover{background:var(--ghost-bg);padding-left:22px}.advantage__arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;color:var(--text-dim);line-height:1}.advantage__num{font-size:10px;font-weight:700;letter-spacing:.2em;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.advantage__title{font-size:13px;font-weight:700;letter-spacing:.18em;color:var(--white)}.advantage__text{font-size:11px;line-height:1.45;letter-spacing:.05em;color:var(--text-dim);margin:0;text-transform:none}.subsection{margin-top:32px;padding-top:28px;border-top:1px solid rgba(240,240,250,.1)}.subsection:first-of-type{margin-top:28px}.subsection__nested{margin-top:24px;padding-top:20px;border-top:1px solid rgba(240,240,250,.08)}.projects{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.project{position:relative;padding:16px 14px;background:var(--ghost-bg);border:1px solid var(--ghost-border);border-radius:8px;min-height:120px;display:flex;flex-direction:column;gap:6px;text-decoration:none;color:var(--white);cursor:pointer;transition:background .15s ease,border-color .15s ease;overflow:hidden}.project--live:active{background:var(--ghost-bg-h)}.project--soon{opacity:.85;cursor:default}.project--soon .project__badge{background:#f0f0fa26;color:var(--white)}.project--soon .project__arrow{color:var(--muted)}.project--wip{opacity:.55;cursor:default;border-style:dashed}.project__badge{position:absolute;top:10px;right:10px;font-size:8px;font-weight:700;letter-spacing:.2em;padding:3px 7px;border-radius:4px;background:#f0f0fa26;color:var(--white)}.project--live .project__badge{background:#2e7d32;color:var(--white)}.project--wip .project__badge{background:#f0f0fa14;color:var(--muted)}.project__title{font-size:13px;font-weight:700;letter-spacing:.12em;color:var(--white);margin-top:16px;word-break:break-word}.project__desc{font-size:10px;line-height:1.45;letter-spacing:.04em;color:var(--text-dim);text-transform:none;margin:0}.project__arrow{position:absolute;bottom:12px;right:14px;font-size:18px;font-weight:400;color:var(--text-dim);line-height:1}.project--wip .project__arrow{color:var(--muted)}.stream{margin-top:14px}.stream__pill{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--ghost-bg);border:1px solid var(--ghost-border);border-radius:24px;margin-bottom:16px}.stream__label{font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--white)}.stream__last{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;text-align:right;border-left:1px solid rgba(240,240,250,.15);padding-left:10px;line-height:1.15}.stream__last-when{font-size:9px;font-weight:700;letter-spacing:.15em;color:var(--text-dim)}.stream__last-time{font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--white);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;margin-top:2px}.stream__dot{width:8px;height:8px;border-radius:50%;background:var(--white);box-shadow:0 0 10px var(--white);animation:pulse 2.2s ease-in-out infinite}.stream__dot--online{background:#2e9f4f;box-shadow:0 0 10px #2e9f4f}.stream__dot--offline{background:#d93636;box-shadow:0 0 10px #d93636;animation:none;opacity:.7}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.linklist{display:flex;flex-direction:column;margin-top:16px;border-top:1px solid var(--ghost-border)}.linklist__item{display:flex;align-items:center;gap:12px;padding:16px 4px;border-bottom:1px solid var(--ghost-border);color:var(--white);min-height:56px;transition:padding .15s ease}.linklist__item:active{padding-left:12px;background:#f0f0fa0a}.linklist__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--white);flex-shrink:0}.linklist__icon svg{display:block}.linklist__label{font-size:14px;font-weight:700;letter-spacing:.12em;flex:1}.linklist__arrow{font-size:18px;font-weight:400;color:var(--text-dim)}.footer{padding:24px 18px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0));border-top:1px solid rgba(240,240,250,.1);display:flex;flex-direction:column;gap:6px;font-size:9px;letter-spacing:.18em;color:var(--muted);text-align:center}@media (min-width: 720px){body{font-size:16px}.nav{padding:18px 32px}.section{padding:40px 32px}.section__title{font-size:28px}.section__sub{font-size:13px}.hero{aspect-ratio:16 / 9;max-height:70vh}.hero__inner{padding:36px 32px}.hero__title{font-size:80px}.hero__sub{font-size:13px;max-width:480px}.advantages{grid-template-columns:1fr 1fr}.btn-group{flex-direction:row}.btn{padding:16px 28px;font-size:13px}.footer{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width: 1080px){.section{padding:56px 48px}.section__title{font-size:36px}.hero__title{font-size:120px}.advantages{grid-template-columns:repeat(4,1fr)}}:root{--black: #000000;--white: #f0f0fa}*{box-sizing:border-box}html,body,#root{background:var(--black);color:var(--white);margin:0;min-height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}button{font-family:inherit}img{max-width:100%;display:block}
