*{box-sizing:border-box}html,body{margin:0;background:#07090d;color:#fff;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}button,input{font:inherit}.app-shell{min-height:100dvh;background:#090b10;padding-bottom:78px}.top{height:64px;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:rgba(7,9,13,.92);backdrop-filter:blur(18px);border-bottom:1px solid #242832}.brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none}.brand img{width:74px;height:28px;object-fit:contain;object-position:left center}.brand b{display:none}.top-icons{display:flex;gap:7px}.top-icons button,.section-title button{border:0;background:transparent;color:#fff}.page{display:none}.page.active{display:block}.hero{min-height:360px;display:flex;align-items:flex-end;padding:28px 20px;background:linear-gradient(0deg,#090b10 3%,transparent 70%),linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.05)),url('/assets/veyro-brand/veyro-icon.png') center/cover no-repeat}.hero-copy{max-width:540px}.hero small,.page-head small{letter-spacing:.15em;color:#b8beca;font-weight:800}.hero h1{font-size:clamp(34px,8vw,58px);line-height:.95;margin:12px 0}.hero p{color:#c5cad3}.primary,.secondary{border:0;border-radius:8px;padding:11px 16px;font-weight:800;color:#fff}.primary{background:var(--accent)}.secondary{background:#282d36}.rail{padding:18px}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h2{font-size:20px}.cards{display:grid;grid-auto-flow:column;grid-auto-columns:36%;gap:10px;overflow:auto;scrollbar-width:none}.cards article,.grid article{aspect-ratio:2/3;border-radius:10px;background:linear-gradient(145deg,#282e38,#11141a);background-size:cover;background-position:center;position:relative;overflow:hidden}.cards article:after,.grid article:after{content:attr(data-title);position:absolute;left:8px;right:8px;bottom:8px;font-size:12px;font-weight:800;text-shadow:0 1px 5px #000}.page-head{padding:28px 18px 14px}.page-head h1{font-size:34px;margin:5px 0}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;padding:10px 18px}.live-list{padding:10px 18px;display:grid;gap:10px}.live-item{padding:16px;border:1px solid #292e38;border-radius:12px;background:#14171d}.live-item b{color:var(--accent);font-size:11px}.live-item strong{display:block;margin:5px 0}.search{margin:10px 18px;display:flex;gap:8px;padding:13px;border:1px solid #303641;border-radius:10px;background:#15181e}.search input{width:100%;border:0;outline:0;background:transparent;color:#fff}.profile-card{text-align:center;margin:20px;padding:30px;border:1px solid #292e38;border-radius:16px;background:#14171d}.profile-card img{width:96px;height:96px;object-fit:contain}.bottom{position:fixed;z-index:20;bottom:0;left:0;right:0;height:70px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(8,10,14,.96);border-top:1px solid #252a33;backdrop-filter:blur(18px)}.bottom button{border:0;background:transparent;color:#7f8796;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.bottom button.active{color:var(--accent)}.bottom span{font-size:18px}.bottom small{font-size:10px}@media(min-width:700px){.app-shell{max-width:520px;margin:auto;border-left:1px solid #242832;border-right:1px solid #242832}.cards{grid-auto-columns:28%}.grid{grid-template-columns:repeat(3,1fr)}}

/* Veyro 2.7.12 — canonical full-screen embedded app preview */
html:has(body.preview-embed),html.preview-embed,body.preview-embed{width:100%;height:100%;margin:0;overflow:hidden!important;background:#07090d;scrollbar-width:none!important;-ms-overflow-style:none!important}
html:has(body.preview-embed)::-webkit-scrollbar,html.preview-embed::-webkit-scrollbar,body.preview-embed::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
body.preview-embed .app-shell{position:relative;width:100%;height:100vh;min-height:100vh;max-width:none!important;margin:0!important;border:0!important;padding-bottom:70px;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:none!important;-ms-overflow-style:none!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}
body.preview-embed .app-shell::-webkit-scrollbar,body.preview-embed .cards::-webkit-scrollbar,body.preview-embed .grid::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
body.preview-embed .cards,body.preview-embed .grid{scrollbar-width:none!important;-ms-overflow-style:none!important}
body.preview-embed .top{position:sticky;top:0}
body.preview-embed .bottom{position:absolute;left:0;right:0;bottom:0;width:100%}
body.preview-embed main#app,body.preview-embed .page.active{min-height:calc(100vh - 134px)}
body.preview-embed[data-preview-device="ios"] .top{padding-top:16px;height:70px}


/* Veyro 2.7.14 — recently-added cinematic fade hero */
.hero-slider{position:relative;height:390px;overflow:hidden;background:#080a0e;border-bottom:1px solid #171b22}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1.05s ease,visibility 1.05s ease;cursor:pointer}.hero-slide.is-active{opacity:1;visibility:visible;z-index:2}.hero-media{position:absolute;inset:0;background-position:center 22%;background-size:cover;transform:scale(1.015);transition:transform 6s ease}.hero-slide.is-active .hero-media{transform:scale(1.06)}.hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,#090b10 0%,rgba(9,11,16,.84) 15%,rgba(9,11,16,.12) 65%),linear-gradient(90deg,rgba(4,6,9,.9) 0%,rgba(4,6,9,.28) 68%,rgba(4,6,9,.08) 100%)}.hero-slider .hero-copy{position:absolute;z-index:3;left:20px;right:20px;bottom:34px;max-width:440px}.hero-slider .hero-copy small{display:block;letter-spacing:.16em;color:#d9dde5;font-size:11px;font-weight:900}.hero-slider .hero-copy h1{font-size:clamp(30px,7.5vw,50px);line-height:1;margin:9px 0 8px;text-shadow:0 3px 18px #000}.hero-slider .hero-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 14px;color:#d4d8df;line-height:1.4;text-shadow:0 2px 12px #000}.hero-play{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;box-shadow:0 10px 30px color-mix(in srgb,var(--accent) 28%,transparent)}.hero-dots{position:absolute;z-index:4;right:16px;bottom:18px;display:flex;gap:6px}.hero-dot{width:6px;height:6px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.38);transition:.25s}.hero-dot.is-active{width:20px;background:var(--accent)}
body.preview-embed .hero-slider{height:min(56vh,390px)}
