:root{color-scheme:dark;--bg:#111117;--surface:#1b1b24;--text:#f6f5f8;--muted:#b8b7c5;--line:#34333f;--accent:#cfb5ff;--purple:#705094}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:6px}button{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,figure{margin:0}p+p{margin-top:1rem}h1,h2,h3{line-height:1.07;letter-spacing:-.045em}h2{font-size:clamp(2.1rem,4vw,3.7rem);font-weight:600}h3{font-size:1.5rem;letter-spacing:-.025em}em{font-style:normal;color:var(--accent)}.eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.16em;line-height:1.6;color:var(--accent);margin-bottom:1.25rem}.skip{position:absolute;top:-100px;left:20px;background:white;color:black;padding:10px;z-index:100}.skip:focus{top:15px}header{position:sticky;top:0;z-index:20;background:#111117f5;border-bottom:1px solid var(--line)}.nav-wrap{max-width:1320px;margin:auto;padding:18px 40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-size:1.3rem;font-weight:700;white-space:nowrap}.brand img{border-radius:50%}nav{display:flex;gap:24px;font-size:.875rem}nav a{padding:8px 0}.nav-privacy{color:var(--muted)}.menu-toggle{display:none;background:transparent;color:white;border:1px solid var(--line);border-radius:8px;padding:8px 12px}.hero{max-width:1320px;margin:auto;position:relative;display:grid;grid-template-columns:1.1fr 1fr;padding:80px 40px 0;gap:35px;overflow:hidden}.hero-copy{padding:45px 0 70px;z-index:2}.hero h1{font-size:clamp(3.7rem,7.5vw,6.5rem);white-space:nowrap;margin-bottom:26px;letter-spacing:-.065em}.hero-sub{font-size:clamp(1.35rem,2.4vw,2rem);color:#dedce5;line-height:1.4}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 22px;border:1px solid #5c5868;border-radius:8px;font-weight:600;font-size:.875rem;line-height:1.5;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px);background:#33303f;color:white}.button.primary{background:var(--accent);border-color:var(--accent);color:#17121f}.button.primary:hover{background:#dfceff}.text-link{font-size:.875rem;border-bottom:1px solid #686271;padding:8px 0}.hero-art{position:relative;display:flex;align-items:flex-end;justify-content:center;background:radial-gradient(ellipse at 55% 55%,#42304d 0,transparent 68%)}.hero-art img{width:100%;max-width:500px;filter:drop-shadow(0 20px 28px #0005);align-self:center}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;font-size:.875rem;color:var(--muted);border-top:1px solid var(--line);padding:22px 0}.hero-bottom a{color:var(--text)}.section{max-width:1240px;margin:auto;padding:100px 0;border-bottom:1px solid var(--line)}.about{display:grid;grid-template-columns:1fr 1.1fr;gap:85px;align-items:center}.about h2{margin-bottom:24px}.about p{color:var(--muted)}.about .eyebrow{color:var(--accent)}.intro{font-size:1.2rem;color:#e6e2ef;line-height:1.6;margin-bottom:20px}.portraits{display:grid;grid-template-columns:1fr 1fr;gap:24px}.portraits figure:nth-child(2){padding-top:55px}.portraits img{border-radius:10px;aspect-ratio:1;object-fit:cover}.portraits figcaption{padding-top:16px;font-size:1.1rem;font-weight:600}.portraits figcaption span{display:block;font-size:.875rem;font-weight:400;color:var(--muted);margin-top:3px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-heading>p{color:var(--muted)}.featured-channel{display:flex;align-items:center;gap:30px;background:linear-gradient(120deg,#32263f,#211e2e);border:1px solid #655272;border-radius:12px;padding:32px;margin-bottom:20px}.featured-channel img{border-radius:50%}.featured-channel h3{font-size:2.5rem}.featured-channel .eyebrow{margin-bottom:8px}.featured-channel p:last-child{color:var(--muted);margin-top:10px}.featured-channel .button{margin-left:auto}.channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.channel{background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:28px;display:flex;flex-direction:column;gap:24px}.channel-top{display:flex;align-items:center;gap:12px}.channel-top .eyebrow{font-size:.65rem;letter-spacing:.09em;margin:0;color:var(--muted)}.play{background:#322b3f;color:var(--accent);font-size:.75rem;border-radius:8px;display:grid;place-items:center;width:36px;height:30px;flex-shrink:0}.channel-link{font-size:.875rem;color:#d0c2e6;margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}.channel-link span{float:right}.performers{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.performers h2{font-size:2.7rem}.performers p:not(.eyebrow){color:var(--muted);margin-top:22px}.performers .actions{margin:0}.light{background:#f0edf5;color:#201c29;border-color:#f0edf5}.small{font-size:.875rem}.shop{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.shop-photo{background:#d6c0a8;border-radius:12px;overflow:hidden;height:470px}.shop-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 43%}.shop-copy h2{font-size:clamp(2rem,3.5vw,3.25rem);line-height:1.15}.shop-copy>p:not(.eyebrow){margin:24px 0 30px;max-width:380px;color:var(--muted)}.shop-domain{display:block;margin-top:16px;font-size:.875rem;color:var(--muted)}.creative-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.creative h2{font-size:2.7rem}.creative p{color:var(--muted)}.creative strong{color:var(--text)}details{margin-top:24px;border-top:1px solid var(--line);padding-top:18px;font-size:.875rem}summary{cursor:pointer;color:var(--text)}details p{margin-top:16px}.apps{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.apps h2{margin-bottom:24px}.apps p:not(.eyebrow){color:var(--muted)}.app-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}.app-card{border:1px solid var(--line);padding:25px;border-radius:10px;background:var(--surface)}.app-card h3{margin:12px 0 20px}.coming{display:inline-block;font-size:.8rem;color:var(--accent);border:1px solid #615071;border-radius:6px;padding:7px 10px}.app-icon{font-size:1.8rem}.app-features{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.app-features span{font-size:.8rem;color:var(--muted);border-bottom:1px solid var(--line);padding:5px 0}footer{max-width:1240px;margin:auto;padding:55px 0 20px}.footer-top{display:flex;justify-content:space-between;gap:50px}.footer-top p{font-size:.875rem;color:var(--muted);margin:14px 0}.mail{overflow-wrap:anywhere}.footer-top .mail{font-size:.875rem}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px;font-size:.875rem}.footer-bottom{display:flex;justify-content:space-between;margin-top:45px;padding-top:20px;border-top:1px solid var(--line);font-size:.8rem;color:var(--muted)}.subpage{max-width:1240px;margin:auto;padding:50px 0 90px;min-height:65vh}.back{display:inline-block;font-size:.875rem;color:var(--muted);margin-bottom:60px}.subpage h1{font-size:clamp(2.7rem,5vw,4.75rem);margin:10px 0 30px}.contact .intro{color:var(--muted)}.contact-email{font-size:clamp(1.1rem,3vw,2.5rem);display:inline-block;color:var(--accent);border-bottom:1px solid #68517d;padding:20px 0;overflow-wrap:anywhere;max-width:100%}.contact-note{margin-top:70px;border-left:2px solid var(--accent);padding-left:24px}.contact-note>span{font-weight:700}.contact-note p{color:var(--muted);margin:10px 0;font-size:.95rem}.contact-note a{font-size:.875rem}.legal{max-width:850px}.legal h1{font-size:3.5rem}.legal .updated{font-size:.875rem;color:var(--muted);margin-bottom:30px}.legal section{padding:27px 0;border-bottom:1px solid var(--line)}.legal section h2{font-size:1.5rem;letter-spacing:-.025em;line-height:1.3;margin-bottom:14px}.legal section p{color:var(--muted)}.legal section a{text-decoration:underline;color:var(--text)}.legal .back:last-child{margin:35px 0 0}.h1-sub{font-size:1.5rem;display:block;margin-top:20px;letter-spacing:0;color:var(--muted)}dl{margin:40px 0}dt{font-size:.875rem;color:var(--muted);margin-top:24px}dd{margin:6px 0;font-size:1.15rem}body:has(.subpage) footer{border-top:1px solid var(--line)}
@media(min-width:1000px) and (max-width:1340px){.section,footer,.subpage{margin-left:40px;margin-right:40px}.legal{margin-left:auto;margin-right:auto}}
@media(max-width:1140px){.nav-wrap{padding:15px 24px}.menu-toggle{display:block}nav{display:none;position:absolute;top:100%;left:0;right:0;background:#1b1b24;padding:20px 24px;box-shadow:0 20px 30px #0005;border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px 25px}nav.open{display:grid}nav a{padding:10px 0}.hero{padding:40px 24px 0;gap:20px}.hero h1{font-size:4.3rem}.hero-copy{padding:30px 0}.hero .actions{gap:15px;align-items:flex-start;flex-direction:column}.hero-art{min-width:0}.section,footer,.subpage{margin-left:24px;margin-right:24px}.section{padding:70px 0}.about{gap:40px}.portraits{gap:15px}.featured-channel{gap:20px;padding:24px;flex-wrap:wrap}.featured-channel img{width:90px}.featured-channel .button{margin-left:0}.channel-grid{grid-template-columns:1fr 1fr}.performers,.creative-grid,.shop,.apps{gap:35px}.shop-photo{height:420px}.performers h2,.creative h2{font-size:2rem}.app-options{grid-template-columns:1fr}.app-card{padding:20px;display:flex;align-items:center;gap:15px;flex-wrap:wrap}.app-card h3{font-size:1.2rem;margin:0}.coming{margin-left:auto}.footer-top{gap:30px}}
@media(max-width:620px){html{scroll-padding-top:95px}.nav-wrap{padding:12px 20px}.brand{font-size:1.15rem}.brand img{width:38px;height:38px}.hero{display:flex;flex-direction:column;padding:44px 20px 0;gap:0}.hero-copy{padding:0;position:relative}.hero h1{font-size:clamp(3.3rem,13vw,5rem);margin-bottom:20px}.hero .eyebrow{font-size:.65rem}.hero-sub{font-size:1.35rem}.hero .actions{margin-top:25px;gap:13px}.hero-art{height:310px;margin-top:18px;align-self:stretch}.hero-art img{height:100%;width:auto;max-width:100%;object-fit:contain}.hero-bottom{padding:20px 0;font-size:.8rem;display:block}.hero-bottom a{display:block;margin-top:8px}.section,footer,.subpage{margin-left:20px;margin-right:20px}.section{padding:55px 0}.about,.performers,.shop,.creative-grid,.apps{grid-template-columns:1fr;gap:30px}.about p{font-size:.95rem}.portraits{gap:15px}.portraits figure:nth-child(2){padding-top:25px}.portraits figcaption{font-size:1rem}.portraits figcaption span{font-size:.8rem}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:22px;font-size:.95rem}.featured-channel{padding:22px;gap:20px}.featured-channel img{width:68px;height:68px}.featured-channel h3{font-size:1.7rem}.featured-channel .eyebrow{font-size:.6rem}.featured-channel .button{width:100%}.channel-grid{grid-template-columns:1fr;gap:14px}.channel{padding:24px;gap:20px}.channel h3{font-size:1.4rem}.performers .actions{flex-direction:column;align-items:stretch;gap:12px}.shop-photo{height:370px}.shop-copy h2{font-size:2.3rem}.creative h2{font-size:2.3rem}.app-card{padding:20px}.footer-top{display:block}.footer-links{margin-top:30px}.footer-top .mail{font-size:.8rem}.subpage{padding-top:30px;padding-bottom:60px}.back{margin-bottom:40px}.subpage h1,.legal h1{font-size:2.8rem}.contact-email{font-size:1.12rem}.contact-note{margin-top:45px}.legal section h2{font-size:1.35rem}.legal section p{font-size:.95rem}.legal .intro{font-size:1.1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* A névfeliratok a kép alatt, a személyekkel azonos sorrendben jelennek meg. */
.hero-portrait{width:100%;max-width:500px;align-self:center;margin:0}
.hero-credits{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;text-align:center;padding:14px 0 18px;line-height:1.5}
.hero-credits strong{font-size:.875rem;font-weight:600;color:var(--text)}
.hero-credits small{font-size:.75rem;color:var(--muted)}
@media(max-width:620px){.hero-art{height:auto;min-height:310px}.hero-portrait{max-width:299px}.hero-art .hero-portrait img{height:auto;width:100%}.hero-credits{gap:10px;padding:12px 0 16px}.hero-credits strong{font-size:.8rem}}
