:root{--page-max-width: 1180px;--page-gutter: 16px;--section-padding: clamp(18px, 3vw, 32px);--card-padding: 22px;--font-sans: "Kollektif", "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif;--font-display: "Kollektif", "Avenir Next", "Segoe UI", "Helvetica Neue", sans-serif;--bg: #080808;--bg-deep: #000000;--text: #f9f3ff;--muted: rgba(249, 243, 255, .72);--border: rgba(255, 255, 255, .14);--brand: #350252;--brand-bright: #9126d8;--brand-brightest: #c55dff;--success: #6be4b0;--danger: #ff8aa0;--shadow: 0 28px 80px rgba(0, 0, 0, .35);--radius-xl: 32px;--radius-lg: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font-family:var(--font-sans);background:radial-gradient(circle at top left,rgba(145,38,216,.16),transparent 24%),radial-gradient(circle at 85% 18%,rgba(83,0,127,.12),transparent 18%),linear-gradient(180deg,#0d0d0d 0%,var(--bg) 48%,var(--bg-deep) 100%);position:relative}img{max-width:100%;display:block}a{color:inherit}p,li{line-height:1.7}h1,h2,h3{margin:0;font-family:var(--font-display);font-weight:700;line-height:1.05;letter-spacing:.01em}.site-backdrop{position:fixed;inset:0;z-index:-2;overflow:hidden}.site-glow{position:absolute;border-radius:50%;filter:blur(70px);opacity:.55}.site-glow-left{width:420px;height:420px;top:-120px;left:-140px;background:#9126d82e}.site-glow-right{width:360px;height:360px;right:-120px;top:180px;background:#620d9e24}.site-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 85%)}.site-header,.page-wrap,.site-footer{width:min(100%,var(--page-max-width));margin:0 auto;padding-inline:var(--page-gutter);box-sizing:border-box}.site-header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-inline:0;padding-block:10px 6px}.brand{display:inline-flex;align-items:center;flex-shrink:0}.brand img{width:clamp(118px,15vw,188px);height:auto}.main-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.nav-toggle{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:34px;height:28px;padding:0;border:0;border-radius:0;background:transparent;cursor:pointer;appearance:none;transition:opacity .18s ease}.nav-toggle:hover,.nav-toggle:focus-visible{opacity:.8}.nav-toggle span{display:block;width:26px;height:3px;border-radius:999px;background:#fff;transition:transform .18s ease,opacity .18s ease}.install-title{max-width:11ch;font-size:clamp(2.6rem,5.4vw,4.7rem);line-height:.94;text-wrap:balance}.main-nav a{text-decoration:none;padding:8px 12px;border-radius:999px;color:#f9f3ffd1;background:#ffffff0a;border:1px solid transparent;font-size:.94rem;transition:transform .18s ease,background .18s ease,border-color .18s ease}.main-nav a:hover,.main-nav a:focus-visible{transform:translateY(-1px);background:#ffffff1a;border-color:#ffffff24}.main-nav a.active{color:#fff;background:linear-gradient(135deg,#c55dff3d,#53007fb8);border-color:#c55dff57}.page-wrap{padding-block:18px 72px}.page-wrap>.hero-panel+.section-shell--split,.page-wrap>.hero-panel+.section-shell{margin-top:24px}.hero-panel,.section-shell,.legal-card,.form-card,.spotlight-card{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.hero-panel{position:relative;display:grid;gap:28px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);padding:var(--section-padding);overflow:hidden;background:radial-gradient(circle at top left,rgba(145,38,216,.18),transparent 32%),linear-gradient(145deg,#191919fa,#060606f5)}.section-shell:not(.section-shell--split),.legal-card,.form-card,.spotlight-card,.faq-item,.rule-card{position:relative;overflow:hidden}.hero-panel:before{content:"";position:absolute;inset:auto -10% -52% auto;width:320px;height:320px;border-radius:50%;border:26px solid rgba(255,255,255,.04)}.section-shell:not(.section-shell--split):before,.legal-card:before,.form-card:before,.spotlight-card:before,.faq-item:before,.rule-card:before{content:"";position:absolute;inset:auto -72px -92px auto;width:210px;height:210px;border-radius:50%;border:20px solid rgba(255,255,255,.032);pointer-events:none}.section-shell:not(.section-shell--split)>*,.legal-card>*,.form-card>*,.spotlight-card>*,.faq-item>*,.rule-card>*{position:relative;z-index:1}.hero-panel--landing{min-height:560px;align-items:start}.home-hero{min-height:auto}.hero-panel--single{grid-template-columns:1fr}.hero-panel--single h1{max-width:none;font-size:clamp(3rem,4.4vw,4.2rem)}.home-hero .hero-copy,.home-hero h1,.home-hero .hero-text{max-width:none}.hero-panel--compact{grid-template-columns:1fr}.hero-copy{position:relative;z-index:1;min-width:0}.eyebrow{margin:0 0 12px;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em;color:#dca5ff}.hero-panel h1{max-width:12ch;font-size:clamp(3rem,7vw,5.8rem)}.hero-panel--compact h1{font-size:clamp(2.4rem,5vw,4rem);max-width:none}.hero-text{max-width:62ch;font-size:1.05rem;color:var(--muted)}.inline-links,.footer-links{display:flex;flex-wrap:wrap;gap:12px}.button,button[type=submit]{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 18px;border-radius:999px;border:1px solid transparent;font-weight:700;font-size:.98rem;text-decoration:none;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background .18s ease,border-color .18s ease}.button:hover,.button:focus-visible,button[type=submit]:hover,button[type=submit]:focus-visible{transform:translateY(-1px)}button[type=submit]{color:#fff;background:linear-gradient(135deg,var(--brand-brightest),var(--brand));border-color:#ffffff1f}.small-note,.meta{color:#f9f3ffb3;overflow-wrap:anywhere}.store-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.store-card{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;min-width:0;padding:18px 20px;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#ffffff14,#ffffff0a);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}a.store-card:hover,a.store-card:focus-visible{transform:translateY(-1px);border-color:#ffffff38;background:linear-gradient(180deg,#ffffff1c,#ffffff0d)}.store-card__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#ffffff14;color:#fff;flex-shrink:0}.store-card--play .store-card__icon{background:#fffffff5}.store-card__icon svg{width:28px;height:28px}.store-card__label{margin:0 0 4px;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:#f9f3ff94}.store-card__body h2{margin-bottom:6px;font-size:1.45rem}.store-card__body{min-width:0}.store-card__body p:last-child{margin:0;color:var(--muted)}.section-shell{padding:var(--section-padding);background:linear-gradient(180deg,#ffffff0f,#ffffff08)}.section-shell--split{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;background:transparent;border:0;box-shadow:none}.section-heading{margin-bottom:20px}.section-heading h2,.spotlight-card h2,.form-intro h2,.legal-card h2{font-size:clamp(1.8rem,3.2vw,2.8rem)}.legal-shell{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.legal-card{padding:var(--card-padding);border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid rgba(255,255,255,.1)}.legal-card h3{margin-bottom:10px;font-size:1.18rem}.legal-card p,.legal-card li,.form-intro p,.spotlight-card p{color:var(--muted)}.spotlight-card{padding:var(--card-padding);background:linear-gradient(180deg,#ffffff14,#ffffff0d)}.spotlight-card--soft{background:linear-gradient(180deg,#ffffff1c,#ffffff0f)}.faq-list{display:grid;gap:14px}.help-faq-shell,.help-contact-shell{padding:var(--section-padding)}.help-faq-shell,.help-contact-shell{scroll-margin-top:24px}.help-contact-shell+.help-faq-shell{margin-top:44px}.bug-report-shell{padding:var(--section-padding)}.faq-item{padding:0 22px;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.faq-item summary{padding:20px 0;font-size:1.12rem;font-weight:700;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";float:right;color:#dca5ff;font-size:1.4rem;line-height:1}.faq-item[open] summary:after{content:"-"}.faq-item p{margin:0 0 20px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-weight:700;color:#f2c7ff;text-decoration:none}.text-link:after{content:"->"}.form-shell{display:grid;gap:22px;grid-template-columns:minmax(0,.42fr) minmax(0,.58fr)}.form-shell--spaced{margin-top:44px}.form-card{padding:var(--card-padding);background:#ffffff14}form{display:grid;gap:16px}label{font-size:.92rem;font-weight:600;color:#f7ddff}input,select,textarea{width:100%;margin-top:8px;padding:13px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#0f0316db;color:#fff;font:inherit}input::placeholder,textarea::placeholder{color:#f9f3ff6b}input:focus,select:focus,textarea:focus{outline:2px solid rgba(197,93,255,.5);outline-offset:1px}textarea{min-height:132px;resize:vertical}.form-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .full{grid-column:1 / -1}.form-status{min-height:1.4em;margin:0;color:#f9f3ffbd}.form-status.success{color:var(--success)}.form-status.error{color:var(--danger)}button[disabled]{opacity:.78;cursor:progress}.legal-card .list{margin:12px 0 0;padding-left:18px}.point-rules-shell{margin-top:24px}.point-rules-shell+.section-shell--split{margin-top:48px}.rules-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.rules-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.rule-card{padding:18px;border-radius:var(--radius-lg);border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.rule-card__label{margin:0 0 10px;color:#dca5ff;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rule-card h3{margin-bottom:10px;font-size:1.24rem}.rule-card p:last-child{margin-bottom:0;color:var(--muted)}.notice{margin-top:16px;padding:14px 16px;border-radius:18px;background:#efe0ff1f;border:1px solid rgba(239,224,255,.16)}.site-footer{display:grid;gap:18px;padding-inline:var(--page-gutter);padding-block:0 40px}.footer-brand{display:grid;gap:12px}.footer-brand img{width:180px;height:auto}.footer-brand p,.footer-contact,.footer-contact a{color:#f9f3ffbd;text-decoration:none}.footer-links a{color:#f9f3ffbd;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.footer-links a:hover,.footer-links a:focus-visible,.footer-contact a:hover,.footer-contact a:focus-visible{color:#fff}@media(max-width:960px){.hero-panel,.form-shell,.section-shell--split,.store-grid,.legal-shell{grid-template-columns:1fr}.rules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rules-grid--three{grid-template-columns:1fr}.legal-shell,.form-shell{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.legal-shell>*,.form-shell>*,.section-shell--split>*{width:100%}.hero-panel--landing{min-height:auto}.hero-panel h1{max-width:none}}@media(max-width:720px){:root{--page-gutter: 10px;--section-padding: 14px;--card-padding: 14px}.site-header{position:relative;flex-wrap:wrap;align-items:center;row-gap:10px;padding-top:8px;padding-bottom:4px}.nav-toggle{display:inline-flex;margin-left:auto}.main-nav{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:5;flex-direction:column;gap:8px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#0a0a0af0;backdrop-filter:blur(18px);box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.main-nav a{width:100%;justify-content:center;text-align:center}.site-header.is-menu-open .main-nav{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header.is-menu-open .nav-toggle span:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-header.is-menu-open .nav-toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .nav-toggle span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.hero-panel,.section-shell,.spotlight-card,.form-card,.legal-card{border-radius:24px}.hero-panel,.section-shell{padding:var(--section-padding)}.section-shell--split,.legal-shell,.form-shell{padding:0}.help-faq-shell,.help-contact-shell,.bug-report-shell{padding:var(--section-padding)}.home-hero h1{max-width:none;width:100%;font-size:clamp(2.3rem,10vw,3.6rem)}.home-hero .hero-text{max-width:100%}.install-title{max-width:100%;font-size:clamp(1.9rem,8.8vw,3.1rem);line-height:.9}.form-grid,.rules-grid{grid-template-columns:1fr}}
