/*
====================================================
NÉV: Mi épül itt? indexelhető oldalak
PROJEKT: NextSheet Építési Intelligence
TÍPUS: CSS SEO-oldalak
VERZIÓ: v0.1.1
UTOLSÓ FRISSÍTÉS: 2026-08-29

LEÍRÁS:
Gyors, mobilbarát projekt- és településoldalak.

FEJLESZTŐ:
Balázs Bakos
NextSheet Innovations
https://www.nextsheet.hu

CHANGELOG:

v0.1.1 - 2026-08-29
- A projektfotó külön, közös média-stíluslapból jelenik meg.

v0.1.0 - 2026-08-28
- Első verzió.

====================================================
*/
:root{color-scheme:dark;font-family:Inter,system-ui,sans-serif;background:#100e16;color:#f7f3f7}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 0,rgba(240,77,155,.14),transparent 30%),#100e16;color:#f7f3f7}header{height:72px;border-bottom:1px solid #302638;display:flex;align-items:center;padding:0 max(20px,calc((100vw - 900px)/2))}header a{color:inherit;text-decoration:none;display:flex;flex-direction:column}header strong{font-size:20px}header span{font-size:11px;color:#ad9fb0}main{max-width:900px;margin:auto;padding:36px 20px 72px}nav{margin-bottom:34px;color:#a99eaa}a{color:#ff75b6}article{background:#19151f;border:1px solid #352a3c;border-radius:24px;padding:clamp(24px,5vw,54px);box-shadow:0 25px 80px rgba(0,0,0,.24)}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.12em;color:#f04d9b}h1{font-size:clamp(34px,7vw,62px);line-height:1.02;margin:12px 0 18px;letter-spacing:-.04em}h2{margin-top:40px}.location{font-weight:750;color:#d9cfd9}.lead{font-size:clamp(18px,3vw,23px);line-height:1.55;color:#d8cfd9;max-width:720px}.share-button{border:0;border-radius:999px;background:#f04d9b;color:#fff;font-weight:900;padding:13px 22px;margin:8px 0 24px;cursor:pointer}dl{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}dl div{background:#231c29;border-radius:14px;padding:15px}dt{font-size:11px;color:#a99eaa;text-transform:uppercase}dd{margin:6px 0 0;font-weight:750;overflow-wrap:anywhere}article p{line-height:1.65}li{margin:10px 0}.project-list{padding:0;list-style:none}.project-list li{border-top:1px solid #352a3c;margin:0}.project-list a{display:flex;flex-direction:column;gap:7px;padding:18px 4px;color:#fff;text-decoration:none}.project-list a:hover strong{color:#ff75b6}.project-list span{color:#bdb2bf;line-height:1.45}@media(max-width:650px){header{height:62px}main{padding:24px 12px 50px}article{border-radius:18px;padding:24px 18px}dl{grid-template-columns:1fr}h1{font-size:37px}}
