@charset "UTF-8";
:root{--paper:#f8f9fa;--ink:#181c20;--muted:#5b626a;--accent:#b84219;--orange:#f27948;--line:#d9dde0;--gutter:clamp(24px,6vw,100px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}p,h1,h2,h3,h4,dl,dd{margin:0}p{line-height:1.65}img{display:block;max-width:100%}::selection{background:var(--orange);color:#141719}.skip-link{position:fixed;z-index:10;left:20px;top:15px;padding:14px;background:var(--ink);color:white;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.header{min-height:88px;padding:16px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px;background:#30363b;color:#f8f9fa;border-bottom:1px solid #454c52}.brand{display:inline-flex;gap:11px;align-items:center;font-size:18px;font-weight:650;letter-spacing:-.6px;white-space:nowrap}.brand-symbol{display:grid;place-items:center;width:32px;height:32px;font-size:25px;letter-spacing:-2px;border:1px solid #697074;border-radius:7px;padding:0 2px 4px 0}.header-actions{display:flex;align-items:center;gap:32px}.header nav,.footer nav{display:flex;align-items:center;gap:28px;font-size:13px}.header nav a,.footer nav a{display:inline-flex;align-items:center;min-height:44px;transition:color .2s}.header nav a:hover,.footer nav a:hover{color:var(--orange)}.header nav.languages{gap:0;border-left:1px solid #4c5155;padding-left:16px}.languages a{position:relative;justify-content:center;padding:12px 9px;width:42px;height:44px;flex-shrink:0;opacity:1}.languages a:hover,.languages a:focus-visible,.languages a[aria-current="page"]{opacity:1}.languages a[aria-current="page"]:after{content:"";position:absolute;bottom:3px;left:12px;width:18px;height:2px;background:var(--orange)}.language-flag{width:24px;height:16px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #ffffff40}
.hero{position:relative;isolation:isolate;overflow:hidden;background:#141719;color:#fff;min-height:480px;display:flex;align-items:center}.hero-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 54%;opacity:.8}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#141719 0%,#141719e8 34%,#14171938 100%)}.hero-content{width:100%;padding:65px var(--gutter) 72px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.1em;line-height:1.5}.hero .eyebrow{color:#c6cbcf}.hero h1{font-size:clamp(58px,9.4vw,154px);font-weight:600;letter-spacing:-.075em;line-height:1.1;margin:19px 0 28px}.orange-dot{color:var(--orange)}.hero-copy{font-size:clamp(19px,2.1vw,29px);line-height:1.4;letter-spacing:-.035em;color:#e0e3e5}.button{display:inline-flex;gap:42px;align-items:center;padding:16px 21px;margin-top:31px;background:var(--orange);color:#171b1e;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{background:#ff976c;transform:translateY(-3px)}.button span{font-size:22px;line-height:1}
.section{padding:76px var(--gutter)}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:35px}.section-heading h2{font-size:34px;font-weight:550;letter-spacing:-1.4px}.section-heading>p{font-size:14px;color:var(--muted)}.featured{display:grid;grid-template-columns:1fr 1fr;background:#edf0f2;align-items:stretch}.app-art{position:relative;min-height:440px;background:#f27948;overflow:hidden;display:grid;place-items:center;color:#20282b}.art-index{position:absolute;top:25px;left:28px;font-size:12px;letter-spacing:2px}.divienta-mark{width:162px;height:162px;border:1px solid #20282b40;border-radius:34px;display:grid;place-items:center;transform:translateY(-13px);transition:transform .5s}.divienta-mark svg{width:102px;height:102px}.featured:hover .divienta-mark{transform:translateY(-21px)}.art-outline{position:absolute;bottom:18px;left:25px;font-size:clamp(48px,6.4vw,104px);font-weight:600;letter-spacing:-.07em;line-height:1}.app-content{padding:clamp(28px,4vw,64px);align-self:center}.app-content>.eyebrow{color:var(--muted)}.app-content h3{font-size:clamp(38px,4.6vw,68px);line-height:1.1;font-weight:600;letter-spacing:-.055em;margin:13px 0 17px}.app-intro{font-size:23px;letter-spacing:-.6px;line-height:1.3;margin-bottom:14px}.app-content>p:not([class]){font-size:15px;color:var(--muted);max-width:360px}.status{display:flex;align-items:baseline;gap:8px;font-size:12px;line-height:1.5;margin:25px 0 23px;font-weight:550}.status>span{width:6px;height:6px;border-radius:50%;background:var(--accent);flex-shrink:0}.app-meta{border-top:1px solid #cbd0d4;padding-top:18px;display:flex;gap:36px;font-size:12px;line-height:1.6}.app-meta dt{color:var(--muted);margin-bottom:3px}.app-meta dd{font-weight:550}.games{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:27px 0;border-bottom:1px solid var(--line)}.games h3{font-size:18px;font-weight:550;letter-spacing:-.3px}.games p{font-size:13px;color:var(--muted)}
.about{display:grid;grid-template-columns:1fr 1fr;gap:7%;background:#e7ebed}.about h2{font-size:clamp(35px,4.3vw,65px);line-height:1.1;letter-spacing:-.055em;font-weight:550}.about h2 .orange-dot{display:block;font-size:40px;margin-top:20px;color:var(--accent)}.about-copy .lead{font-size:20px;letter-spacing:-.4px;line-height:1.55;max-width:570px}.about-copy>p+p{font-size:14px;color:var(--muted);margin-top:20px;max-width:480px}.text-link{display:inline-flex;gap:30px;align-items:center;font-size:14px;font-weight:550;border-bottom:1px solid var(--ink);padding:12px 0 8px;margin-top:20px}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(3px,-3px)}.footer{padding:25px var(--gutter);display:flex;justify-content:space-between;align-items:center;gap:24px}.footer .brand{font-size:15px}.footer nav{font-size:12px;gap:24px}
.hero-enter{animation:enter .7s both}.hero h1{animation-delay:.08s}.hero-copy{animation-delay:.16s}.hero .button{animation-delay:.24s}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .6s,transform .6s}.reveal-ready.is-visible{opacity:1;transform:none}
.legal{max-width:900px;margin:0 auto;min-height:70vh;padding:65px var(--gutter) 100px}.legal h1{font-size:clamp(38px,5vw,66px);letter-spacing:-2px;margin:25px 0}.legal h2{font-size:22px;margin:35px 0 10px;letter-spacing:-.4px}.legal p{margin:12px 0;color:var(--muted);font-size:16px}.legal .draft{border-left:3px solid var(--accent);padding:16px 20px;background:#e7ebed;color:var(--ink)}.legal a{border-bottom:1px solid}.legal .eyebrow{font-size:12px;color:var(--ink)}
@media(min-width:1700px){.section{padding-left:max(var(--gutter),calc((100vw - 1480px)/2));padding-right:max(var(--gutter),calc((100vw - 1480px)/2))}}
@media(max-width:800px){.header-actions{gap:18px}.header nav{gap:18px}.app-content{padding:28px}.app-meta{gap:22px}.app-art{min-height:430px}.about-copy .lead{font-size:18px}}
@media(max-width:650px){.header{min-height:104px;flex-wrap:wrap;padding-top:12px;padding-bottom:8px;gap:0}.brand{font-size:16px}.header-actions{display:contents}.header-actions>nav:not(.languages){order:3;flex-basis:100%;justify-content:flex-end;gap:24px}.header nav.languages{border:0;padding:0}.hero{min-height:405px}.hero-content{padding-top:42px;padding-bottom:46px}.hero h1{font-size:11.5vw;letter-spacing:-.075em;margin:22px 0}.hero .eyebrow{font-size:10px;letter-spacing:.08em}.hero-copy{font-size:22px}.hero-image{object-position:65% center;opacity:.48}.hero:after{background:linear-gradient(90deg,#141719ec,#14171960)}.section{padding-top:46px;padding-bottom:46px}.section-heading{margin-bottom:24px}.section-heading h2{font-size:29px}.section-heading>p{font-size:12px}.featured{grid-template-columns:1fr}.app-art{min-height:300px}.divienta-mark{width:122px;height:122px;border-radius:27px}.divienta-mark svg{width:78px;height:78px}.art-outline{font-size:13vw;bottom:15px}.art-index{top:20px;left:22px}.app-content{padding:30px 25px}.app-content h3{font-size:45px}.app-intro{font-size:22px}.status{font-size:11px}.games{align-items:flex-start;gap:12px}.games p{max-width:180px;text-align:right;font-size:12px}.about{grid-template-columns:1fr;gap:28px}.about h2{font-size:40px}.about h2 .orange-dot{display:inline;margin-left:16px;font-size:30px}.about-copy .lead{font-size:18px}.footer{flex-wrap:wrap;gap:8px;padding-top:24px;padding-bottom:24px}.legal{padding-top:35px}.legal h1{font-size:40px;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;transform:none}}

/* FLUXBURST: abstract chain-reaction artwork, not a game screenshot. */
.games-heading{margin-top:30px;margin-bottom:26px;padding-bottom:17px}
.fluxburst-art{background:#252b30;color:var(--orange)}
.fluxburst-mark{width:70%;max-width:330px;margin-bottom:58px;transition:transform .5s}
.fluxburst:hover .fluxburst-mark{transform:scale(1.035)}
.fluxburst .art-outline{font-size:clamp(38px,5.1vw,82px)}
.fluxburst .app-content h3{font-size:clamp(32px,3.7vw,58px)}
@media(max-width:650px){.fluxburst .art-outline{font-size:11vw}.fluxburst .app-content h3{font-size:clamp(29px,9.5vw,45px)}.fluxburst-mark{max-width:240px;margin-bottom:40px}}

.footer .copyright{font-size:12px;color:var(--muted);line-height:1.5}
@media(max-width:650px){.footer .copyright{order:3;flex-basis:100%;margin-top:8px}}
