:root{color-scheme:dark;--ink: #f5fbf7;--muted: #b9cbc6;--deep: #06151a;--deep-2: #0b2424;--teal: #0ea596;--cyan: #77e7ee;--emerald: #3ce68a;--gold: #f4c15d;--coral: #ff775f;--violet: #b17cff;--pearl: #fff5d6;--panel: rgba(8, 30, 34, .82);--panel-strong: rgba(10, 38, 42, .95);--line: rgba(255, 255, 255, .15);--shadow: 0 24px 80px rgba(0, 0, 0, .38)}*{box-sizing:border-box}html{min-width:320px;background:var(--deep)}body{margin:0;min-width:320px;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at 16% 0%,rgba(255,119,95,.18),transparent 34rem),radial-gradient(circle at 80% 10%,rgba(60,230,138,.16),transparent 32rem),linear-gradient(180deg,#06151a,#0b2424 44%,#141316);letter-spacing:0}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}.app-shell{min-height:100vh;overflow:hidden}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:#041114db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pledge-ribbon{display:flex;min-height:34px;align-items:center;justify-content:center;gap:.75rem;padding:.4rem 1rem;color:#16200d;font-size:.82rem;font-weight:800;background:linear-gradient(90deg,var(--pearl),var(--gold),#8bf6c1,var(--cyan))}.pledge-ribbon span{white-space:nowrap}.nav-shell{width:min(1540px,calc(100% - 2rem));margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center;min-height:78px}.brand-link,.footer-brand{display:inline-flex;align-items:center;gap:.7rem;font-weight:900;font-size:1.12rem}.brand-link img,.footer-brand img{width:40px;height:40px;border-radius:12px;box-shadow:0 0 0 1px #fff3,0 0 28px #77e7ee38}.main-nav,.policy-nav{display:flex;flex-wrap:nowrap;justify-content:center;gap:.35rem;min-width:0}.main-nav{overflow-x:auto;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.policy-nav{justify-content:flex-end}.main-nav a,.policy-nav a,.site-footer a{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;color:var(--muted);font-size:.9rem;font-weight:750;transition:color .18s ease,background .18s ease,transform .18s ease;white-space:nowrap}.main-nav a,.policy-nav a{min-height:38px;padding:.52rem .64rem}.main-nav a:hover,.policy-nav a:hover,.main-nav a.active,.policy-nav a.active,.site-footer a:hover,.site-footer a.active{color:var(--ink);background:#ffffff17}.policy-nav a span{display:inline}.hero-section{position:relative;min-height:720px;isolation:isolate}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#041114f0,#041114a3 42%,#0411142e),linear-gradient(180deg,#0411142e,#041114d1 96%),url(/assets/brand/nordelivane-hero.webp) center / cover no-repeat}.hero-section:after{content:"";position:absolute;inset:auto 0 0;height:170px;z-index:-1;background:linear-gradient(180deg,transparent,rgba(6,21,26,.96)),repeating-linear-gradient(90deg,#77e7ee00 0,#77e7ee00 44px,#77e7ee14 45px,#77e7ee14 48px)}.hero-content{width:min(1180px,calc(100% - 2rem));margin:0 auto;min-height:720px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:2rem;align-items:center;padding:4rem 0 5.5rem}.hero-copy{max-width:710px}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:.45rem;color:var(--cyan);font-size:.84rem;font-weight:900;text-transform:uppercase}.hero-copy h1,.game-hero h1,.legal-hero h1{margin:.8rem 0 1rem;font-size:5rem;line-height:.96;letter-spacing:0;text-wrap:balance}.hero-copy p,.game-hero p,.legal-hero p,.section-heading p,.closing-cta p,.site-footer p,.game-card p,.game-notes p,.legal-summary p,.legal-sections p{color:var(--muted);line-height:1.68}.hero-copy p{max-width:680px;font-size:1.1rem}.hero-actions,.console-footer,.closing-cta{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem}.primary-button,.ghost-button,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:46px;border:0;border-radius:999px;padding:.74rem 1rem;color:#071413;font-weight:900;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,opacity .18s ease}.primary-button{background:linear-gradient(135deg,var(--gold),var(--coral) 48%,var(--emerald));box-shadow:0 16px 34px #ff775f2e,0 0 0 1px #ffffff1f inset}.ghost-button{color:var(--ink);background:#ffffff17;border:1px solid var(--line)}.text-link{color:var(--pearl);min-height:0;padding:0;background:transparent}.text-link.large{min-height:48px;padding:.7rem .9rem;border:1px solid rgba(244,193,93,.34)}.primary-button:hover,.ghost-button:hover,.text-link:hover{transform:translateY(-2px)}.primary-button:disabled{cursor:wait;opacity:.76;transform:none}.content-band,.testimonial-section,.closing-cta,.legal-page,.game-page{width:min(1180px,calc(100% - 2rem));margin:0 auto}.content-band{padding:4.6rem 0}.notice-strip{display:flex;gap:.85rem;align-items:center;margin-bottom:2.2rem;padding:1rem 1.1rem;border:1px solid rgba(244,193,93,.28);border-radius:8px;background:linear-gradient(135deg,#f4c15d29,#0ea5961f)}.notice-strip.compact{margin-bottom:1rem;align-items:flex-start}.notice-strip svg{flex:0 0 auto;color:var(--gold)}.notice-strip strong,.notice-strip span{display:block}.notice-strip span{color:var(--muted);margin-top:.15rem}.section-heading{max-width:820px;margin-bottom:2rem}.section-heading.compact{max-width:680px}.section-heading h2,.closing-cta h2,.game-notes h2,.legal-sections h2,.site-footer h2{margin:.55rem 0 .75rem;line-height:1.08;letter-spacing:0}.section-heading h2,.closing-cta h2{font-size:2.4rem}.lore-river{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.lore-river article,.game-card,.legal-summary,.game-notes section,.slot-console,.pearl-console,.wheel-console{border:1px solid var(--line);border-radius:8px;background:linear-gradient(145deg,#ffffff14,#ffffff09);box-shadow:var(--shadow)}.lore-river article{padding:1.25rem;position:relative;overflow:hidden}.lore-river article:before{content:"";position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,var(--coral),var(--gold),var(--emerald),var(--cyan))}.lore-river span{color:var(--gold);font-weight:900}.lore-river h3,.game-card h3{margin:.5rem 0;font-size:1.35rem}.games-band{padding-top:2rem}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.game-card{min-height:420px;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;position:relative}.game-card:after{content:"";position:absolute;top:42%;right:-20%;bottom:-40%;left:-20%;background:radial-gradient(circle at 50% 0%,rgba(119,231,238,.2),transparent 62%);pointer-events:none}.symbol-fan{height:172px;display:flex;align-items:center;justify-content:center;gap:.5rem}.symbol-fan img{width:112px;height:112px;object-fit:cover;border-radius:22px;box-shadow:0 20px 38px #0000004d;animation:floatSymbol 4.8s ease-in-out infinite}.symbol-fan img:nth-child(1){transform:rotate(-12deg)}.symbol-fan img:nth-child(2){width:136px;height:136px;animation-delay:-1.5s}.symbol-fan img:nth-child(3){transform:rotate(12deg);animation-delay:-2.8s}.game-card-copy{position:relative;z-index:1}.game-card-copy>span{display:inline-flex;gap:.35rem;align-items:center;color:var(--gold);font-weight:850;font-size:.9rem}.testimonial-section{padding:4.2rem 0}.testimonial-current{display:grid;grid-template-columns:repeat(5,minmax(260px,1fr));gap:1rem;overflow-x:auto;padding-bottom:.6rem;scrollbar-color:var(--gold) rgba(255,255,255,.08)}.testimonial-current article{min-height:260px;display:flex;flex-direction:column;justify-content:space-between;padding:1.15rem;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(160deg,rgba(255,119,95,.13),transparent 42%),linear-gradient(145deg,#ffffff1a,#ffffff09)}.testimonial-current strong,.testimonial-current span{display:block}.testimonial-current span{color:var(--cyan);margin-top:.2rem}.testimonial-current p{color:var(--ink);line-height:1.65}.closing-cta{justify-content:space-between;gap:2rem;margin-bottom:4rem;padding:2rem;border:1px solid rgba(244,193,93,.28);border-radius:8px;background:linear-gradient(135deg,#f4c15d2b,#0ea59614),#051418bd}.closing-cta div{max-width:760px}.slot-console,.pearl-console,.wheel-console{padding:1.1rem;background:linear-gradient(150deg,#0ea5962e,#ffffff0d),#051418d1}.slot-console.compact{align-self:center;width:min(100%,460px);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.game-console-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.game-console-head h2{margin:.25rem 0 0;font-size:1.55rem}.score-stack{min-width:116px;padding:.7rem .8rem;border-radius:8px;text-align:right;background:#00000038;border:1px solid var(--line)}.score-stack span,.round-result span,.round-result small{display:block;color:var(--muted);font-size:.78rem}.score-stack strong{display:block;margin-top:.18rem;color:var(--pearl);font-size:1.35rem}.reel-window{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.55rem;padding:.72rem;border-radius:8px;background:linear-gradient(180deg,#ffffff1a,#ffffff05),repeating-linear-gradient(90deg,#77e7ee00 0,#77e7ee00 18%,#77e7ee1a,#77e7ee1a 20%);border:1px solid rgba(255,255,255,.16);overflow:hidden}.slot-cell{aspect-ratio:1;display:grid;place-items:center;border-radius:8px;background:radial-gradient(circle at 50% 20%,#fff3,#030f12cc);border:1px solid rgba(255,255,255,.13);overflow:hidden}.slot-cell img{width:90%;height:90%;object-fit:cover;border-radius:7px}.reel-window.spinning .slot-cell img{animation:reelBlur .16s linear infinite}.slot-cell.winner{border-color:#f4c15dd9;box-shadow:0 0 0 2px #f4c15d2e,0 0 32px #f4c15d47;animation:winnerPulse .9s ease-in-out infinite}.payline{position:absolute;left:.7rem;right:.7rem;top:50%;height:2px;background:linear-gradient(90deg,transparent,var(--coral),var(--gold),transparent);pointer-events:none}.console-footer{justify-content:space-between;margin-top:1rem}.round-result{min-width:180px}.round-result strong{display:block;margin-top:.2rem}.symbol-ledger,.symbol-list,.wheel-history{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem}.symbol-ledger span,.symbol-list span,.wheel-history span,.wheel-history small{display:inline-flex;align-items:center;gap:.35rem;min-height:34px;padding:.34rem .55rem;border-radius:999px;color:var(--muted);background:#ffffff13;border:1px solid rgba(255,255,255,.1);font-size:.86rem}.symbol-ledger img,.symbol-list img,.wheel-history img{width:28px;height:28px;border-radius:50%;object-fit:cover}.game-hero{padding:3.2rem 0 2rem}.back-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);font-weight:850;margin-bottom:1.6rem}.game-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:2rem;align-items:center}.hero-symbols{position:relative;min-height:320px}.hero-symbols img{position:absolute;width:165px;height:165px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow);animation:floatSymbol 5s ease-in-out infinite}.hero-symbols img:nth-child(1){top:0;left:24%}.hero-symbols img:nth-child(2){top:78px;left:0;animation-delay:-1s}.hero-symbols img:nth-child(3){top:92px;right:0;animation-delay:-2s}.hero-symbols img:nth-child(4){bottom:0;left:32%;animation-delay:-3s}.play-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:1.2rem;align-items:start;padding-bottom:4rem}.game-notes{display:grid;gap:1rem}.game-notes section{padding:1rem;box-shadow:none}.game-notes h2{font-size:1.18rem}.value-note{display:flex;gap:.8rem}.value-note svg{color:var(--gold);flex:0 0 auto;margin-top:.2rem}.pearl-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;perspective:900px}.pearl-tile{position:relative;aspect-ratio:1;border:0;border-radius:8px;padding:0;cursor:pointer;background:transparent;transform-style:preserve-3d;transition:transform .52s ease}.pearl-tile.open{transform:rotateY(180deg)}.pearl-tile:disabled{cursor:default}.tile-face{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:.45rem;border-radius:8px;backface-visibility:hidden;border:1px solid rgba(255,255,255,.16)}.tile-back{color:var(--pearl);background:radial-gradient(circle at 50% 20%,#fff5d647,#0b2424db),linear-gradient(135deg,#77e7ee2e,#b17cff1a)}.tile-front{transform:rotateY(180deg);background:radial-gradient(circle at 50% 20%,#ffffff38,#030f12db)}.tile-front img{width:82%;height:82%;object-fit:cover;border-radius:8px}.tile-front small{position:absolute;left:.35rem;right:.35rem;bottom:.3rem;color:var(--ink);background:#030f12b8;border-radius:999px;padding:.2rem .35rem;color:var(--pearl);font-size:.68rem;white-space:normal}.wheel-stage{position:relative;min-height:390px;display:grid;place-items:center;overflow:hidden}.wheel-stage:before{content:"";position:absolute;width:410px;height:410px;border-radius:50%;background:radial-gradient(circle,rgba(255,245,214,.08),transparent 62%),conic-gradient(from 0deg,#ff775f47,#77e7ee33,#3ce68a47,#f4c15d40,#b17cff38,#ff775f47);filter:blur(1px)}.river-wheel{position:relative;width:330px;height:330px;border-radius:50%;display:grid;place-items:center;border:3px solid rgba(244,193,93,.58);background:radial-gradient(circle at 50% 50%,rgba(255,245,214,.2) 0 18%,transparent 19%),conic-gradient(var(--coral),var(--gold),var(--emerald),var(--cyan),var(--violet),var(--coral));box-shadow:0 0 60px #77e7ee33,inset 0 0 42px #00000047;transition:transform 1.8s cubic-bezier(.12,.74,.15,1)}.river-wheel.spinning{filter:saturate(1.2)}.wheel-symbol{position:absolute;width:58px;height:58px;display:grid;place-items:center}.wheel-symbol img{width:58px;height:58px;object-fit:cover;border-radius:16px;box-shadow:0 8px 18px #00000057}.wheel-core{width:96px;height:96px;display:grid;place-items:center;border-radius:50%;color:#071413;background:linear-gradient(135deg,var(--pearl),var(--gold));box-shadow:inset 0 0 12px #fff9}.wheel-pointer{position:absolute;top:12px;z-index:2;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:0;border-bottom:36px solid var(--pearl);filter:drop-shadow(0 7px 12px rgba(0,0,0,.34))}.wheel-history{align-items:center}.wheel-history img{width:40px;height:40px;border-radius:12px}.legal-page{padding-bottom:4rem}.legal-hero{padding:4rem 0 2rem;max-width:900px}.legal-hero h1{font-size:4rem}.legal-hero small{display:inline-block;margin-top:1rem;color:var(--gold);font-weight:800}.legal-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:1.2rem;align-items:start}.legal-layout aside{position:sticky;top:130px}.legal-summary{padding:1rem}.legal-sections{display:grid;gap:.85rem}.legal-sections article{padding:1.3rem;border-radius:8px;background:#ffffff0e;border:1px solid rgba(255,255,255,.1)}.legal-sections h2{font-size:1.35rem}.site-footer{border-top:1px solid var(--line);background:#050f13}.footer-waterline{height:6px;background:linear-gradient(90deg,var(--coral),var(--gold),var(--emerald),var(--cyan),var(--violet))}.footer-grid{width:min(1180px,calc(100% - 2rem));margin:0 auto;display:grid;grid-template-columns:1.5fr .8fr .9fr 1fr;gap:1.2rem;padding:2.4rem 0}.site-footer section{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.site-footer h2{margin-top:0;font-size:1rem}.site-footer a,.footer-limits span{min-height:30px;padding:.24rem 0}.footer-limits span{display:inline-flex;align-items:center;gap:.35rem;color:var(--muted)}.footer-limits svg{color:var(--emerald)}.footer-bottom{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 1.4rem;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between;color:var(--muted);border-top:1px solid rgba(255,255,255,.08);font-size:.9rem}.footer-bottom span{display:inline-flex;gap:.4rem;align-items:center}.accent-coral .kicker,.accent-coral .eyebrow{color:var(--coral)}.accent-pearl .kicker,.accent-pearl .eyebrow{color:var(--pearl)}.accent-emerald .kicker,.accent-emerald .eyebrow{color:var(--emerald)}@keyframes reelBlur{0%{transform:translateY(-8%) scale(1.03);filter:blur(1px)}to{transform:translateY(8%) scale(1.03);filter:blur(1px)}}@keyframes winnerPulse{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes floatSymbol{0%,to{translate:0 0}50%{translate:0 -12px}}@media(max-width:1060px){.nav-shell{grid-template-columns:1fr;padding:.8rem 0}.brand-link{justify-content:center}.hero-content,.game-hero-grid,.play-layout,.legal-layout{grid-template-columns:1fr}.hero-content{padding-top:3rem}.slot-console.compact{justify-self:start}.legal-layout aside{position:static}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.pledge-ribbon{justify-content:flex-start;overflow-x:auto}.policy-nav a span{display:none}.hero-copy h1,.game-hero h1,.legal-hero h1{font-size:3.4rem}.hero-section,.hero-content{min-height:auto}.hero-content{padding:3rem 0 4rem}.lore-river,.game-grid{grid-template-columns:1fr}.game-card{min-height:360px}.hero-symbols{min-height:250px}.hero-symbols img{width:132px;height:132px}.pearl-board{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}}@media(max-width:560px){.content-band,.testimonial-section{padding:3rem 0}.hero-copy h1,.game-hero h1,.legal-hero h1{font-size:2.7rem}.section-heading h2,.closing-cta h2{font-size:1.85rem}.main-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.2rem}.main-nav a{flex:0 0 auto}.game-console-head,.console-footer{align-items:stretch;flex-direction:column}.score-stack{text-align:left}.reel-window{gap:.35rem;padding:.45rem}.slot-cell img{border-radius:5px}.pearl-board{gap:.45rem}.tile-front small{display:none}.wheel-stage{min-height:320px}.wheel-stage:before{width:330px;height:330px}.river-wheel{width:270px;height:270px}.wheel-symbol{width:48px;height:48px}.wheel-symbol{transform-origin:center}.wheel-symbol img{width:48px;height:48px;border-radius:13px}.wheel-core{width:78px;height:78px}}
