.pub{display:flex;flex-direction:column;min-height:100vh;color:#fff}.pub-header{position:sticky;top:0;z-index:100;background:linear-gradient(135deg,#1f0022eb,#430c4beb);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.pub-header__inner{max-width:1200px;margin:0 auto;padding:.85rem 1.25rem;display:flex;align-items:center;gap:1.25rem}.pub-brand{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff;font-family:var(--font-display);font-weight:700;font-size:1.2rem}.pub-brand__icon{font-size:1.4rem}.pub-nav{display:flex;gap:1.25rem;margin-left:1rem}.pub-nav__link{color:#ffffffd9;text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}.pub-nav__link:hover{color:#fbbf24}.pub-header__actions{margin-left:auto;display:flex;align-items:center;gap:1rem}.pub-lang{display:flex;gap:.25rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:.15rem}.pub-lang__link{color:#ffffffbf;text-decoration:none;font-size:.8rem;font-weight:700;padding:.25rem .6rem;border-radius:999px;transition:all .2s ease}.pub-lang__link.is-active{background:#fbbf24;color:#1f0022}.pub-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:12px;font-weight:700;text-decoration:none;cursor:pointer;border:2px solid transparent;padding:.65rem 1.25rem;font-size:.95rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.pub-btn--lg{padding:.9rem 1.9rem;font-size:1.05rem}.pub-btn--hero{padding:1.15rem 3.25rem;font-size:clamp(1.2rem,3.5vw,1.55rem);border-radius:18px;border-width:3px;letter-spacing:.01em;box-shadow:0 6px 16px #fbbf244d}.pub-btn__icon{font-size:.85em;line-height:1;transform:translateY(1px)}@media(prefers-reduced-motion:no-preference){.pub-btn--hero{animation:pubHeroPulse 2.2s ease-in-out infinite}}@keyframes pubHeroPulse{0%,to{box-shadow:0 6px 16px #fbbf244d}50%{box-shadow:0 7px 18px #fbbf248c}}@media(max-width:520px){.pub-btn--hero{width:100%;padding-inline:1.5rem}}.pub-hero__cta-note{margin-top:1.5rem;font-size:.95rem;font-weight:600;color:#ffffffbf;letter-spacing:.02em}.pub-btn--primary{background:#fbbf24;color:#1f0022;border-color:#fbbf24}.pub-btn--primary:hover{background:#fcd34d;border-color:#fcd34d;transform:translateY(-2px);box-shadow:0 10px 24px #fbbf2459}.pub-btn--ghost{background:#ffffff14;color:#fff;border-color:#ffffff40}.pub-btn--ghost:hover{background:#ffffff29}.pub-main{flex:1}.pub-hero{text-align:center;padding:4.5rem 1.25rem 3.5rem;background:radial-gradient(circle at 50% 0%,rgba(124,58,173,.45),transparent 60%)}.pub-hero__inner{max-width:820px;margin:0 auto}.pub-hero__title{font-family:var(--font-display);font-size:clamp(2.2rem,6vw,3.6rem);font-weight:800;line-height:1.1;margin-bottom:2rem;text-shadow:2px 2px 6px rgba(0,0,0,.45)}.pub-hero__intro{font-size:clamp(1.05rem,2.5vw,1.3rem);color:#ffffffe6;line-height:1.6;margin-bottom:3rem}.pub-hero__cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.pub-section{max-width:1200px;margin:0 auto;padding:3rem 1.25rem}.pub-section--alt{max-width:none;background:#0000002e}.pub-section--alt>*{max-width:1200px;margin-left:auto;margin-right:auto}.pub-section__title{font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700;text-align:center;margin-bottom:.75rem}.pub-section__lead{text-align:center;color:#fffc;max-width:720px;margin:0 auto 2rem;line-height:1.6}.pub-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.pub-card{display:flex;flex-direction:column;gap:.6rem;padding:1.75rem;border-radius:18px;background:linear-gradient(135deg,#4c1d95,#553c9a);border:2px solid #b6870d;text-decoration:none;color:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pub-card:hover{transform:translateY(-5px);border-color:#fbbf24;box-shadow:0 20px 40px #0000004d}.pub-card__icon{font-size:2.5rem;line-height:1}.pub-card__title{font-family:var(--font-display);font-size:1.3rem;font-weight:600}.pub-card__text{color:#ffffffd1;line-height:1.5;flex:1}.pub-card__more{color:#fbbf24;font-weight:700;font-size:.9rem}.pub-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:2rem}.pub-feature{padding:1.5rem;border-radius:16px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.pub-feature__title{font-family:var(--font-display);font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:#fbbf24}.pub-feature__body{color:#ffffffd1;line-height:1.55}.pub-faq{max-width:820px;margin:1.5rem auto 0;display:flex;flex-direction:column;gap:.75rem}.pub-faq__item{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:1rem 1.25rem}.pub-faq__q{font-weight:600;cursor:pointer;list-style:none}.pub-faq__q::-webkit-details-marker{display:none}.pub-faq__item[open] .pub-faq__q{color:#fbbf24}.pub-faq__a{margin-top:.75rem;color:#ffffffd9;line-height:1.6}.pub-cta-band{text-align:center;padding:3.5rem 1.25rem;background:linear-gradient(135deg,#4c1d95,#1e40af);margin-top:1rem}.pub-cta-band__title{font-family:var(--font-display);font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800;margin-bottom:.75rem}.pub-cta-band__text{color:#ffffffe6;max-width:640px;margin:0 auto 1.75rem;line-height:1.6}.pub-breadcrumb{max-width:900px;margin:1.5rem auto 0;padding:0 1.25rem;font-size:.9rem;color:#ffffffb3}.pub-breadcrumb a{color:#fbbf24;text-decoration:none}.pub-article{max-width:900px;margin:0 auto;padding:2rem 1.25rem}.pub-article__header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.pub-article__icon{font-size:3.2rem;line-height:1;flex-shrink:0}.pub-article__title{font-family:var(--font-display);font-size:clamp(1.9rem,5vw,2.8rem);font-weight:800;line-height:1.15}.pub-article__tagline{font-size:1.15rem;color:#ffffffe0;margin-top:.5rem;line-height:1.5}.pub-article__players{margin-top:.5rem;color:#fbbf24;font-weight:600;font-size:.95rem}.pub-article__cta{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.5rem 0 2rem}.pub-prose p{color:#ffffffe0;line-height:1.75;margin-bottom:1.1rem;font-size:1.05rem}.pub-prose .pub-section__title{text-align:left;margin-top:2rem}.pub-howto,.pub-faq-section{margin-top:2.5rem}.pub-howto .pub-section__title,.pub-faq-section .pub-section__title{text-align:left}.pub-howto__steps{margin:1.25rem 0 0 1.25rem;display:flex;flex-direction:column;gap:.85rem}.pub-howto__steps li{color:#ffffffe0;line-height:1.6;padding-left:.35rem}.pub-faq-section .pub-faq{margin-left:0;margin-right:0;max-width:none}.pub-footer{margin-top:auto;background:#00000059;border-top:1px solid rgba(255,255,255,.1)}.pub-footer__inner{max-width:1200px;margin:0 auto;padding:2.5rem 1.25rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.pub-footer__tagline{color:#ffffffb3;line-height:1.6;margin-top:.5rem;max-width:320px}.pub-footer__heading{font-size:1rem;font-weight:700;margin-bottom:.9rem;color:#fbbf24}.pub-footer__list{list-style:none;display:flex;flex-direction:column;gap:.55rem}.pub-footer__list a{color:#ffffffd1;text-decoration:none}.pub-footer__list a:hover{color:#fbbf24}.pub-footer__legal{border-top:1px solid rgba(255,255,255,.08);text-align:center;padding:1.25rem;color:#ffffff8c;font-size:.85rem}@media(max-width:768px){.pub-nav{display:none}.pub-footer__inner{grid-template-columns:1fr;gap:1.5rem}.pub-article__header{flex-direction:column;text-align:center;align-items:center}}
