.cbtn{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-family:Baloo\ 2,cursive;font-weight:800;color:#fff;cursor:pointer;border:none;padding:15px 36px;border-radius:var(--r-sm,14px);font-size:clamp(19px,2.2vw,26px);letter-spacing:.4px;line-height:1;text-shadow:0 1px 0 rgba(0,0,0,.22);box-shadow:inset 0 2px 0 rgba(255,255,255,.4),0 5px 0 var(--cbtn-deep,#444),0 8px 14px rgba(0,0,0,.22);transition:transform .1s ease,box-shadow .1s ease,filter .1s ease;-webkit-tap-highlight-color:transparent;text-decoration:none}.cbtn:hover{transform:translateY(-2px);filter:brightness(1.05)}.cbtn:active{transform:translateY(4px);box-shadow:inset 0 2px 0 rgba(255,255,255,.35),0 2px 0 var(--cbtn-deep,#444),0 5px 9px rgba(0,0,0,.24)}.cbtn.green{background:linear-gradient(180deg,#9ae93a,#56a313);--cbtn-deep:#3d7a0c}.cbtn.blue{background:linear-gradient(180deg,#54c4f7,#1c84cf);--cbtn-deep:#14609b}.cbtn.violet{background:linear-gradient(180deg,#cf86ec,#9b3fd0);--cbtn-deep:#6f2aa0}.cbtn.gold{background:linear-gradient(180deg,#ffd866,#f59e1a);--cbtn-deep:#bd6f08;color:#5a3306;text-shadow:0 1px 0 rgba(255,255,255,.5)}.cbtn.lg{padding:19px 50px;font-size:clamp(23px,2.8vw,32px);border-radius:var(--r-md,22px)}.cbtn .tri{width:0;height:0;border-left:20px solid;border-top:13px solid transparent;border-bottom:13px solid transparent;filter:drop-shadow(0 2px 0 rgba(0,0,0,.22))}.cbtn.gold .tri{border-left-color:#5a3306}.candy-title{font-family:Baloo\ 2,cursive;font-weight:800;line-height:.88;color:#ffd34d;-webkit-text-stroke:7px #3a2412;paint-order:stroke fill;text-shadow:0 7px 0 #b56a18,0 8px 0 #b56a18,0 13px 20px rgba(0,0,0,.45);margin:0}.candy-title.white{color:#fff;-webkit-text-stroke-color:#143a5c;text-shadow:0 7px 0 #1c6aa0,0 8px 0 #1c6aa0,0 13px 20px rgba(0,0,0,.45)}.lw-sec{position:relative;padding:96px 0}.lw-wrap{max-width:1240px;margin:0 auto;padding:0 28px}.lw-sec-head{text-align:center;margin-bottom:54px}.lw-eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:Baloo\ 2,cursive;font-weight:800;font-size:15px;letter-spacing:4px;text-transform:uppercase;color:#6fc4ff;margin-bottom:16px}.lw-eyebrow:after,.lw-eyebrow:before{content:"";width:26px;height:2px;background:currentColor;opacity:.42;border-radius:2px}.lw-eyebrow.gold{color:#ffcf6b}.lw-sec-title{font-family:Baloo\ 2,cursive;font-size:clamp(36px,5vw,62px);color:#fff;-webkit-text-stroke:5px #143a5c;paint-order:stroke fill;text-shadow:0 5px 0 #1c6aa0,0 9px 14px rgba(0,0,0,.4);margin:0}.lw-sec-sub{font-size:clamp(16px,1.7vw,20px);color:#bcd6ec;font-weight:600;max-width:620px;margin:18px auto 0;line-height:1.5}.stone{background:linear-gradient(180deg,#fffdf5,#f4ead2);border:5px solid #c9a96a;border-radius:32px;color:#22243d;box-shadow:inset 0 4px 0 rgba(255,255,255,.7),inset 0 -10px 24px rgba(180,150,90,.22),0 24px 50px rgba(0,0,0,.45)}.hb{position:relative;min-height:min(88vh,780px);overflow:hidden;display:flex;align-items:center;z-index:2;background:radial-gradient(125% 100% at 50% 6%,#2070a8 0,#0c3050 48%,#071f33 100%)}.hb-bg{inset:0;overflow:hidden;z-index:0}.hb-bg,.hb-rays{position:absolute;pointer-events:none}.hb-rays{top:72%;left:50%;width:300vmax;height:300vmax;transform:translate(-50%,-50%);background:repeating-conic-gradient(from 0deg,rgba(140,210,255,.08) 0deg 7deg,rgba(140,210,255,0) 7deg 14deg);animation:lw-spinslow 90s linear infinite}.hb-vign{inset:0;box-shadow:inset 0 -160px 160px rgba(7,31,51,.92),inset 0 80px 120px rgba(7,31,51,.55)}.hb-ground,.hb-vign{position:absolute;pointer-events:none}.hb-ground{left:0;right:0;bottom:0;height:34%;z-index:1;background:linear-gradient(180deg,rgba(7,31,51,0),rgba(8,24,40,.55) 60%,rgba(5,18,30,.85))}.hb-char{position:absolute;bottom:-58px;z-index:4;pointer-events:none;height:auto;filter:drop-shadow(0 26px 26px rgba(0,0,0,.42));animation:lw-char-bob 6s ease-in-out infinite}.hb-char-l{left:clamp(40px,11vw,220px);width:clamp(210px,24vw,400px)}.hb-char-r{right:clamp(40px,11vw,220px);width:clamp(220px,25vw,420px);animation-duration:6.6s;animation-delay:.4s}.hb:after{content:"";position:absolute;left:0;right:0;bottom:0;height:140px;z-index:5;pointer-events:none;background:linear-gradient(180deg,rgba(255,200,90,0),rgba(235,170,55,.12) 55%,rgba(205,140,40,.26))}.hb-inner{position:relative;z-index:5;width:100%;max-width:1320px;margin:0 auto;padding:40px clamp(24px,5vw,68px) 0;display:flex;align-items:center;justify-content:center}.hb-copy{position:relative;z-index:6;text-align:center;max-width:680px}.hb-eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:14px;font-family:Baloo\ 2,cursive;font-weight:800;font-size:clamp(12px,1.4vw,15px);letter-spacing:5px;text-transform:uppercase;color:#ffd34d;text-shadow:0 2px 6px rgba(0,0,0,.45);margin:0}.hb-eyebrow:after,.hb-eyebrow:before{content:"";width:38px;height:2px;background:currentColor;opacity:.6;border-radius:2px}.hb-title{font-size:clamp(56px,8.4vw,116px);margin:20px 0 0}.hb-lead{font-family:Baloo\ 2,cursive;font-weight:600;font-size:clamp(18px,2.1vw,27px);color:#dff1ff;max-width:30ch;margin:20px auto 0;line-height:1.22;text-shadow:0 2px 10px rgba(0,0,0,.45)}.hb-lead b{color:#ffd866;font-weight:800}.hb-cta{margin-top:34px;display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap}@media (max-width:980px){.hb{min-height:auto;padding:104px 0 0}.hb-inner{padding-top:24px;padding-bottom:clamp(220px,52vw,360px)}.hb-char-l{left:-2vw;width:clamp(140px,38vw,260px)}.hb-char-r{right:-2vw;width:clamp(150px,40vw,270px)}}@media (max-width:560px){.hb-char-l{width:42vw}.hb-char-r{width:44vw}}.lw-launcher{position:relative;z-index:1;margin-top:-120px;padding:220px 0 96px;background:linear-gradient(180deg,#071f33,#0a2a46)}.lw-screen-wrap{position:relative;max-width:1060px;margin:0 auto}.lw-screen{position:relative;aspect-ratio:16/10;border-radius:28px;overflow:hidden;border:8px solid #2a3a52;box-shadow:0 30px 70px rgba(0,0,0,.6),inset 0 0 0 3px rgba(255,255,255,.06);background:linear-gradient(180deg,#8fd6ff,#bdeaff 42%,#7fc257 0,#5fa040);cursor:pointer}.lw-scene-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transform-origin:55% 60%;animation:lw-kenburns 22s ease-in-out infinite alternate}.lw-play-cover{position:absolute;inset:0;z-index:8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:linear-gradient(180deg,rgba(7,31,51,.05),rgba(7,31,51,.1) 45%,rgba(7,31,51,.52));transition:background .2s}.lw-play-cover:hover{background:linear-gradient(180deg,rgba(7,31,51,.1),rgba(7,31,51,.18) 45%,rgba(7,31,51,.6))}.lw-play-kicker{font-family:Baloo\ 2,cursive;font-weight:800;font-size:clamp(22px,3vw,38px);color:#fff;-webkit-text-stroke:4px #143a5c;paint-order:stroke fill;text-shadow:0 4px 0 #1c6aa0,0 8px 14px rgba(0,0,0,.5);text-align:center}.lw-play-note{color:#eaf4ff;font-family:Baloo\ 2,cursive;font-weight:700;font-size:14px}.lw-features{background:linear-gradient(180deg,#0a2a46,#0c3556)}.lw-feat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;max-width:1040px;margin:0 auto}.lw-feat-card{position:relative;padding:34px 32px 32px;display:flex;gap:22px;align-items:flex-start;overflow:hidden}.lw-feat-icon{flex:0 0 auto;width:96px;height:96px;border-radius:22px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 35%,#fbfbff,#d8d8ea);border:4px solid #9a7fc4;box-shadow:inset 0 -6px 10px rgba(120,90,160,.3),0 4px 0 rgba(0,0,0,.12)}.lw-feat-icon img{width:68px;height:68px;object-fit:contain}.lw-feat-card h3{font-family:Baloo\ 2,cursive;font-size:25px;color:#22243d;margin:0 0 8px}.lw-feat-card p{font-weight:600;color:#4a4d70;font-size:16px;line-height:1.5;margin:0}.lw-trailer{background:linear-gradient(180deg,#0c3556,#071f33)}.lw-trailer-inner{display:flex;gap:54px;align-items:center;justify-content:center;flex-wrap:wrap}.lw-phone{position:relative;flex:0 0 auto;width:300px;aspect-ratio:1080/1920;border-radius:40px;padding:14px;background:linear-gradient(160deg,#2a3a52,#141d2c);box-shadow:0 30px 60px rgba(0,0,0,.6),inset 0 0 0 2px rgba(255,255,255,.08)}.lw-phone-notch{position:absolute;top:24px;left:50%;transform:translateX(-50%);width:90px;height:8px;border-radius:8px;background:#0a0f18;z-index:3}.lw-phone-glass{position:relative;width:100%;height:100%;border-radius:28px;overflow:hidden;background:#04141f}.lw-phone-glass video{width:100%;height:100%;object-fit:cover;display:block}.lw-trailer-copy{max-width:420px}.lw-trailer-copy h2{font-family:Baloo\ 2,cursive;font-size:clamp(34px,4.5vw,54px);color:#fff;-webkit-text-stroke:4px #143a5c;paint-order:stroke fill;text-shadow:0 5px 0 #1c6aa0}.lw-trailer-copy p{font-weight:600;font-size:18px;color:#bcd6ec;line-height:1.55;margin:18px 0 26px}.lw-trailer-stats{display:flex;gap:26px;flex-wrap:wrap;margin-top:30px}.lw-tstat b{display:block;font-family:Baloo\ 2,cursive;font-weight:800;font-size:32px;color:#ffce4d}.lw-tstat span{font-weight:700;font-size:14px;color:#9fc4e2}.lw-resources{background:linear-gradient(180deg,#0c3556,#071f33)}.res-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1080px;margin:0 auto}.res-card{position:relative;flex:0 1 196px;padding:26px 14px 20px;text-align:center;transition:transform .18s}.res-card:hover{transform:translateY(-6px)}.res-card .ph{width:86px;height:86px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.res-card .ph img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(0,0,0,.25));animation:lw-bob 5s ease-in-out infinite}.res-card h4{font-family:Baloo\ 2,cursive;font-size:20px;color:#22243d}.res-card span{display:block;font-weight:700;font-size:13px;color:#4a4d70;margin-top:3px}.lw-settlers{background:linear-gradient(180deg,#071f33,#0a2a46)}.settler-rail{gap:18px;flex-wrap:wrap;max-width:1180px;margin:0 auto}.settler,.settler-rail{display:flex;justify-content:center}.settler{width:120px;height:120px;align-items:center;transition:transform .18s}.settler img{width:108px;height:108px;filter:drop-shadow(0 9px 10px rgba(0,0,0,.5))}.settler:hover{transform:translateY(-8px) rotate(-3deg)}.lw-crafting{background:linear-gradient(180deg,#0a2a46,#0c3556)}.craft-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;max-width:1100px;margin:0 auto}.craft-card{position:relative;padding:26px 18px 22px;text-align:center;transition:transform .18s}.craft-card:hover{transform:translateY(-6px)}.craft-card .ph{height:120px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:14px}.craft-card .ph img{max-height:120px;filter:drop-shadow(0 10px 10px rgba(0,0,0,.3))}.craft-card h4{font-family:Baloo\ 2,cursive;font-size:20px;color:#22243d}.craft-card p{font-weight:600;font-size:14px;color:#4a4d70;margin:6px 0 0;line-height:1.4}.lw-premium{position:relative;background:linear-gradient(180deg,#3a1a08,#5a2a0c 50%,#2a1305);overflow:hidden}.lw-premium .lw-glow{position:absolute;top:-10%;left:50%;transform:translateX(-50%);width:900px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(255,180,60,.35),rgba(255,180,60,0) 65%);pointer-events:none}.lw-premium .lw-wrap{position:relative;z-index:1}.lw-premium .lw-sec-title{-webkit-text-stroke-color:#7a3a08;text-shadow:0 5px 0 #b5701f,0 9px 14px rgba(0,0,0,.4)}.lw-premium .lw-sec-sub{color:#ffe9c4}.crystal-banner{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 auto 44px;max-width:560px;font-family:Baloo\ 2,cursive;font-weight:700;font-size:18px;color:#fff;text-align:center}.crystal-banner img{width:48px}.prem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1040px;margin:0 auto}.prem-card{position:relative;padding:30px 24px 26px;text-align:center;border-radius:32px;display:flex;flex-direction:column;background:linear-gradient(180deg,#fbf1ff,#efddfb);border:5px solid #b98fe0;box-shadow:inset 0 4px 0 rgba(255,255,255,.75),inset 0 -10px 22px rgba(150,95,200,.26),0 24px 50px rgba(0,0,0,.45);color:#4a2a6e;transition:transform .18s}.prem-card:hover{transform:translateY(-6px)}.prem-card .ph{width:92px;height:92px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center}.prem-card .ph img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(90,45,150,.32))}.prem-card h4{font-family:Baloo\ 2,cursive;font-size:23px;color:#3a1f6e}.prem-card p{font-weight:700;font-size:15px;color:#6e4f9a;margin:8px 0 0;line-height:1.45;flex:1 1}.prem-price{display:flex;align-items:center;justify-content:center;gap:7px;font-family:Baloo\ 2,cursive;font-weight:800;font-size:26px;color:#3a1f6e;margin:16px 0 12px}.prem-buy{width:100%}.prem-cta{text-align:center;margin-top:46px}.prem-cta-note{margin-top:16px;font-family:Baloo\ 2,cursive;font-weight:700;font-size:14px;color:#ffd9a6;letter-spacing:.5px}@media (max-width:900px){.craft-grid{grid-template-columns:repeat(2,1fr)}.prem-grid{grid-template-columns:1fr}}@media (max-width:560px){.settler{width:92px;height:92px}.settler img{width:84px;height:84px}}.lw-final{position:relative;padding:110px 0 90px;text-align:center;overflow:hidden;background:radial-gradient(120% 100% at 50% 0,#1b5e92,#0c3050 60%,#071f33)}.lw-final-rays{position:absolute;top:185px;left:50%;width:280vmax;height:280vmax;transform:translate(-50%,-50%);background:repeating-conic-gradient(from 0deg,rgba(120,200,255,.08) 0deg 7deg,rgba(120,200,255,0) 7deg 14deg);animation:lw-spinslow 90s linear infinite;pointer-events:none}.lw-final-heads{display:flex;justify-content:center;gap:6px;margin-bottom:26px;position:relative;z-index:2}.lw-final-heads .head-track{display:inline-block;animation:lw-bob 4s ease-in-out infinite}.lw-final-heads img{width:clamp(120px,15vw,172px);filter:drop-shadow(0 12px 14px rgba(0,20,40,.55));transform-origin:50% 58%;transition:transform .22s ease-out;will-change:transform}body{font-family:Nunito,ui-sans-serif,system-ui,sans-serif;background:#071f33;color:#eaf4ff}.brand-lw{display:flex;gap:12px;font-size:26px}.brand-lw img{width:42px;height:42px}@keyframes lw-spinslow{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes lw-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes lw-char-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes lw-kenburns{0%{transform:scale(1)}to{transform:scale(1.12)}}@media (max-width:900px){.lw-feat-grid{grid-template-columns:1fr}.lw-sec{padding:70px 0}}@media (prefers-reduced-motion:reduce){.hb-char,.hb-rays,.lw-final-heads .head-track,.lw-final-rays,.lw-scene-bg{animation:none!important}}:root{--r-sm:14px;--r-lg:32px;--shadow-card:0 24px 50px rgba(0,0,0,.45);--display:"Baloo 2",cursive}h1,h2,h3,h4,h5,h6{font-family:Baloo\ 2,cursive!important;font-weight:800!important;line-height:1;letter-spacing:0!important}.h-sec,.page-head h1{color:#fff!important;-webkit-text-stroke:4px #143a5c;paint-order:stroke fill;text-shadow:0 5px 0 #1c6aa0,0 9px 14px rgba(0,0,0,.4)}.page-head h1{font-size:clamp(34px,5vw,56px)}.eyebrow{font-family:Baloo\ 2,cursive!important;font-weight:800!important;letter-spacing:4px!important;text-transform:uppercase!important;color:#6fc4ff!important}.lead{color:#bcd6ec!important;font-weight:600!important}.btn{position:relative!important;display:inline-flex!important;align-items:center;justify-content:center;gap:10px;font-family:Baloo\ 2,cursive!important;font-weight:800!important;color:#fff!important;cursor:pointer;border:none!important;padding:13px 28px!important;border-radius:14px!important;font-size:18px!important;line-height:1!important;text-shadow:0 1px 0 rgba(0,0,0,.22);box-shadow:inset 0 2px 0 rgba(255,255,255,.4),0 5px 0 var(--btn-deep,#14609b),0 8px 14px rgba(0,0,0,.22)!important;transition:transform .1s ease,filter .1s ease,box-shadow .1s ease;text-decoration:none!important}.btn:hover{transform:translateY(-2px);filter:brightness(1.05)}.btn:active{transform:translateY(3px);box-shadow:inset 0 2px 0 rgba(255,255,255,.35),0 2px 0 var(--btn-deep,#14609b)!important}.btn-play{background:linear-gradient(180deg,#54c4f7,#1c84cf)!important;--btn-deep:#14609b;color:#fff!important}.btn-gold{background:linear-gradient(180deg,#ffd866,#f59e1a)!important;--btn-deep:#bd6f08;color:#5a3306!important;text-shadow:0 1px 0 rgba(255,255,255,.5)}.btn-ghost{background:rgba(255,255,255,.08)!important;color:#cfe6fb!important;border:2.5px solid rgba(255,255,255,.28)!important;box-shadow:none!important;text-shadow:none!important}.btn-ghost:hover{background:rgba(255,255,255,.16)!important;color:#fff!important}.btn-block{width:100%!important}.btn-lg{padding:17px 40px!important;font-size:22px!important;border-radius:18px!important}.btn-sm{padding:11px 20px!important;font-size:16px!important}.pack .btn-play,.packs .btn-play,.shop-grid .btn-play{background:linear-gradient(180deg,#9ae93a,#56a313)!important;--btn-deep:#3d7a0c}.acct-side,.card,.look-card,.pack,.skin-show{background:linear-gradient(180deg,#fffdf5,#f4ead2)!important;border:5px solid #c9a96a!important;border-radius:26px!important;color:#22243d!important;box-shadow:inset 0 4px 0 rgba(255,255,255,.7),inset 0 -10px 24px rgba(180,150,90,.22),0 18px 40px rgba(0,0,0,.4)!important}.card h1,.card h2,.card h3,.card h4,.pack h1,.pack h2,.pack h3,.pack h4{color:#22243d!important;-webkit-text-stroke:0!important;text-shadow:none!important}.pack{text-align:center;padding:24px 16px 22px!important;transition:transform .16s}.pack:hover{transform:translateY(-6px)}.pack-img{display:flex;align-items:center;justify-content:center;min-height:96px}.pack-img img{filter:drop-shadow(0 8px 10px rgba(0,0,0,.28))}.pack-amt{font-family:Baloo\ 2,cursive;font-weight:800;font-size:24px;color:#22243d;margin-top:8px}.pack-amt small{font-weight:700;font-size:13px;color:#6b6577}.pack-price{font-size:24px;color:#f59e1a;margin:6px 0 14px}.badge-hot,.pack-badge,.pack-price{font-family:Baloo\ 2,cursive;font-weight:800}.badge-hot,.pack-badge{display:inline-block;font-size:12px;color:#fff;background:linear-gradient(180deg,#ff8a4c,#e0533b);padding:4px 12px;border-radius:10px;box-shadow:0 3px 0 rgba(150,40,20,.4)}.skin-name{font-size:18px;color:#22243d;margin-top:6px}.skin-name,.skin-rarity{font-family:Baloo\ 2,cursive;font-weight:800}.skin-rarity{font-size:13px}.empty-state{text-align:center;padding:50px 30px!important}.empty-state img{width:72px;margin:0 auto 8px}.header{position:fixed!important;top:0;left:0;right:0;z-index:60;padding:14px 0!important;background:transparent!important;transition:background .3s,box-shadow .3s,padding .3s}.header.scrolled{background:linear-gradient(180deg,rgba(7,31,51,.96),rgba(7,31,51,.78))!important;box-shadow:0 6px 24px rgba(0,0,0,.4)!important;padding:9px 0!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header-in{max-width:1240px;margin:0 auto;padding:0 28px;display:flex;align-items:center;gap:16px}.header .logo{height:42px!important;width:auto}.header .nav{display:flex;gap:6px;margin-left:auto}.header .nav .nav-game-link,.header .nav a{font-family:Baloo\ 2,cursive;font-weight:600;font-size:17px;color:#cfe6fb;padding:8px 16px;border-radius:12px;transition:background .15s,color .15s;background:none;border:none;cursor:pointer}.header .nav .nav-game-link:hover,.header .nav a:hover{background:rgba(255,255,255,.12);color:#fff}@media (max-width:980px){.acct-wrap,.wallet-chip{display:none!important}}.header-right{display:flex;align-items:center;gap:10px}.header .nav:not(.hdr-desktop-nav){margin-left:0}.hdr-cart{position:relative;width:44px;height:44px;border-radius:13px!important;padding:0!important;background:linear-gradient(180deg,#54c4f7,#1c84cf)!important;--btn-deep:#14609b}.cart-count{position:absolute;top:-8px;right:-8px;min-width:22px;height:22px;padding:0 5px;border-radius:12px;background:linear-gradient(180deg,#ff8a4c,#e0533b);color:#fff;font-family:Baloo\ 2,cursive;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;border:2.5px solid #7a1f12}.hdr-play{background:linear-gradient(180deg,#ffd866,#f59e1a)!important;--btn-deep:#bd6f08;color:#5a3306!important}.cbtn.sm{padding:12px 24px 15px;font-size:16px;border-radius:14px;box-shadow:inset 0 2px 0 rgba(255,255,255,.45),0 5px 0 var(--cbtn-deep,#444),0 8px 14px rgba(0,0,0,.22)}.cbtn.sm .tri{border-left-width:14px;border-top-width:9px;border-bottom-width:9px}.cbtn.red{background:linear-gradient(180deg,#ff7a6e,#d63b3b);--cbtn-deep:#8f1f1f}.cbtn.nav-play{height:44px;padding:0 22px;font-size:18px;border-radius:13px;box-shadow:inset 0 2px 0 rgba(255,255,255,.5),0 4px 0 var(--cbtn-deep,#bd6f08)}.cbtn.nav-play:active{transform:translateY(2px);box-shadow:inset 0 2px 0 rgba(255,255,255,.45),0 1px 0 var(--cbtn-deep,#bd6f08)}.cbtn.nav-play .tri{border-left-width:15px;border-top-width:10px;border-bottom-width:10px}.nav-login{font-family:Baloo\ 2,cursive;font-weight:700;font-size:17px;color:#cfe6fb;background:transparent;border:2.5px solid rgba(255,255,255,.28);border-radius:14px;padding:10px 22px;cursor:pointer;transition:background .15s,color .15s,border-color .15s;-webkit-tap-highlight-color:transparent}.nav-login:hover{background:rgba(255,255,255,.14);color:#fff;border-color:rgba(255,255,255,.5)}.wallet-chip{display:flex;align-items:center;gap:8px;height:44px;padding:0 9px 0 11px;border-radius:13px;background:linear-gradient(180deg,#2c4a9e,#1a2c66);box-shadow:0 4px 0 #14205a,inset 0 2px 0 rgba(130,175,255,.55);font-family:Baloo\ 2,cursive;font-weight:800;color:#dff0ff;transition:transform .12s,filter .12s;text-decoration:none}.wallet-chip:hover{transform:translateY(-2px);filter:brightness(1.08)}.wallet-chip img{width:24px;height:24px;filter:drop-shadow(0 2px 3px rgba(0,0,0,.4))}.wallet-chip .wc-bal{font-size:18px;min-width:18px;text-align:center}.wallet-chip .wc-plus{width:24px;height:24px;border-radius:50%;background:linear-gradient(180deg,#9ae93a,#56a313);font-size:20px;line-height:1;font-weight:900;box-shadow:0 2px 0 #3d7a0c,inset 0 2px 0 rgba(255,255,255,.5);margin-left:2px;text-shadow:0 1px 0 rgba(0,0,0,.25)}.cart-btn,.wallet-chip .wc-plus{display:flex;align-items:center;justify-content:center;color:#fff}.cart-btn{position:relative;width:44px;height:44px;border-radius:13px;cursor:pointer;border:none;appearance:none;background:linear-gradient(180deg,#54c4f7,#1c84cf);box-shadow:0 4px 0 #14609b,inset 0 2px 0 rgba(255,255,255,.45);transition:transform .12s,filter .12s;-webkit-tap-highlight-color:transparent}.cart-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.cart-btn:active{transform:translateY(2px)}.cart-btn .cart-count{position:absolute;top:-8px;right:-8px;min-width:22px;height:22px;padding:0 5px;border-radius:12px;background:linear-gradient(180deg,#ff8a4c,#e0533b);color:#fff;font-family:Baloo\ 2,cursive;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;border:2.5px solid #7a1f12;box-shadow:0 2px 0 rgba(0,0,0,.3)}.acct-wrap{position:relative}.acct-chip{display:flex;align-items:center;gap:8px;height:44px;padding:0 12px 0 5px;border-radius:13px;cursor:pointer;border:none;appearance:none;background:linear-gradient(180deg,#e7e7f3,#c6c6dd);box-shadow:0 4px 0 #6f6f8e,inset 0 2px 0 #fff;font-family:Baloo\ 2,cursive;font-weight:800;color:#2a2a40;transition:transform .12s,filter .12s;-webkit-tap-highlight-color:transparent}.acct-chip:hover{transform:translateY(-2px);filter:brightness(1.04)}.acct-chip img{width:32px;height:32px;border-radius:8px;background:#fff;border:2px solid #9a7fc4;object-fit:cover}.acct-chip .ac-name{font-size:17px;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.acct-chip .ac-caret{width:9px;height:9px;border-right:3px solid #4a4d70;border-bottom:3px solid #4a4d70;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease}.acct-wrap.menu-open .ac-caret{transform:rotate(-135deg) translateY(3px)}.acct-menu{position:absolute;top:calc(100% + 12px);right:0;width:248px;padding:10px;z-index:80;background:linear-gradient(180deg,#fbfbff,#e7e7f3);border:4px solid #3a3a52;border-radius:20px;box-shadow:0 18px 40px rgba(0,0,0,.45),inset 0 3px 0 #fff}.acct-menu .am-head{display:flex;align-items:center;gap:10px;padding:6px 8px 12px;border-bottom:2px solid rgba(58,58,82,.18);margin-bottom:8px}.acct-menu .am-head img{width:44px;height:44px;border-radius:50%;border:2px solid #9a7fc4;background:#fff}.acct-menu .am-head strong{display:block;font-family:Baloo\ 2,cursive;color:#22243d;font-size:17px}.acct-menu .am-head small{color:#4a4d70;font-weight:700;font-size:12px}.acct-menu a,.acct-menu button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px;border:none;border-radius:12px;background:transparent;font-family:Baloo\ 2,cursive;font-weight:700;font-size:16px;color:#22243d;cursor:pointer;transition:background .12s}.acct-menu a:hover,.acct-menu button:hover{background:rgba(54,182,245,.16)}.acct-menu [data-logout]{color:#c43a2a}.acct-menu [data-logout]:hover{background:rgba(224,83,59,.14)}.acct-menu .am-ic{width:22px;text-align:center;font-size:16px}.cart-root{position:fixed;inset:0;z-index:8200;pointer-events:none}.cart-root .cart-scrim{position:absolute;inset:0;background:rgba(4,14,24,.45);opacity:0;transition:opacity .3s;pointer-events:none}.cart-root.open .cart-scrim{opacity:1;pointer-events:auto}.cart-drawer{position:absolute;top:0;right:0;height:100%;width:min(460px,100%);background:linear-gradient(180deg,#0c3050,#071f33);border-left:5px solid #2a3a52;box-shadow:-20px 0 60px rgba(0,0,0,.5);pointer-events:auto;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s cubic-bezier(.3,.9,.3,1)}.cart-root.open .cart-drawer{transform:none}.cart-head{justify-content:space-between;padding:20px 22px;border-bottom:2px solid rgba(255,255,255,.1)}.cart-head,.cart-head span{display:flex;align-items:center}.cart-head span{gap:10px;font-family:Baloo\ 2,cursive;font-weight:800;font-size:22px;color:#fff}.cart-head img{width:28px;height:28px}.cart-x{width:36px;height:36px;border-radius:50%;border:3px solid rgba(255,255,255,.3);background:rgba(255,255,255,.08);color:#fff;font-family:Baloo\ 2,cursive;font-weight:800;font-size:16px;cursor:pointer}.cart-x:hover{background:rgba(255,255,255,.16)}.cart-body{flex:1 1;overflow-y:auto;padding:18px 18px 8px;display:flex;flex-direction:column;gap:12px}.cart-line{display:flex;align-items:center;gap:14px;position:relative;background:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.12);border-radius:18px;padding:16px 18px 16px 16px}.cart-line .cl-ic{flex:0 0 auto}.cart-line .cl-ic img{width:50px;height:50px}.cart-line .cl-main{flex:1 1 auto;min-width:0;padding-right:6px;padding-top:2px}.cart-line .cl-main strong{display:block;font-family:Baloo\ 2,cursive;font-size:17px;line-height:1.25;color:#fff}.cart-line .cl-cry{display:flex;align-items:center;gap:5px;font-weight:800;font-size:13px;color:#9fd0ff;margin-top:6px}.cart-line .cl-cry img{width:15px;height:15px}.cart-line .cl-tag{display:inline-block;font-weight:800;font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:#bfe0ff;background:rgba(120,196,247,.16);border:1px solid rgba(120,196,247,.4);padding:2px 9px;border-radius:20px;margin-top:6px}.cart-line .cl-side{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding-right:4px;padding-top:2px}.cart-line .cl-qty{display:flex;align-items:center;gap:8px}.cart-line .cl-qty button{width:30px;height:30px;border-radius:9px;border:none;cursor:pointer;font-family:Baloo\ 2,cursive;font-weight:800;font-size:18px;color:#fff;background:linear-gradient(180deg,#54c4f7,#1c84cf);box-shadow:0 3px 0 #14609b}.cart-line .cl-qty b{font-family:Baloo\ 2,cursive;font-size:17px;color:#fff;min-width:22px;text-align:center}.cart-line .cl-price{font-family:Baloo\ 2,cursive;font-weight:800;font-size:18px;color:#ffce4d}.cart-line .cl-rm{flex:0 0 auto;align-self:flex-start;margin-left:2px;background:none;border:none;color:#9fb6cc;cursor:pointer;font-size:14px;font-weight:800;line-height:1;padding:2px}.cart-line .cl-rm:hover{color:#ff7a6e}.cart-done,.cart-empty{text-align:center;padding:50px 24px;color:#cfe6fb}.cart-empty img{width:64px;margin:0 auto 16px;opacity:.85}.cart-done h4,.cart-empty h4{font-family:Baloo\ 2,cursive;font-size:22px;color:#fff;margin-bottom:8px}.cart-done p,.cart-empty p{font-weight:700;color:#9fb6cc;font-size:15px;margin:0 0 18px}.cart-done .cd-burst{width:96px;height:96px;margin:0 auto 14px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle,#1e5a8f,rgba(30,90,143,0) 70%);animation:lw-bob 3s ease-in-out infinite}.cart-done .cd-burst img{width:64px}.cart-foot{padding:18px 20px 22px;border-top:2px solid rgba(255,255,255,.1)}.cart-totals{margin-bottom:14px}.cart-totals>div{display:flex;align-items:center;justify-content:space-between;padding:6px 0;font-family:Baloo\ 2,cursive}.cart-totals span{font-weight:700;color:#9fb6cc;font-size:15px}.cart-totals b{font-size:20px;color:#fff;display:flex;align-items:center;gap:6px}.cart-totals .ct-cry img{width:20px;height:20px}.cart-foot .cbtn{width:100%}.cart-note{text-align:center;font-weight:700;font-size:12px;color:#7f9bb3;margin:12px 0 0}.confirm-veil{position:fixed;inset:0;z-index:9600;display:flex;align-items:center;justify-content:center;padding:20px;pointer-events:auto;background:rgba(4,14,24,.62);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.confirm-card{width:min(360px,100%);padding:28px 28px 24px;text-align:center}.confirm-title{font-family:Baloo\ 2,cursive;font-weight:800;font-size:23px;color:#22243d;margin:0}.confirm-text{font-weight:700;font-size:14px;color:#4a4d70;margin:9px 0 0}.confirm-actions{display:flex;gap:14px;justify-content:center;margin-top:24px}.confirm-actions .cbtn{min-width:124px;font-size:20px;padding:15px 32px 18px;border-radius:16px}.confirm-no{background:linear-gradient(180deg,#f4f4fb,#cfcfe0);--cbtn-deep:#9595ad;color:#3a3a52;text-shadow:none}.modal-veil{position:fixed;inset:0;z-index:8800;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:rgba(4,14,24,.72);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{width:min(440px,100%);max-height:calc(100dvh - 80px);padding:0;position:relative;text-align:center;display:flex;flex-direction:column;overflow:visible;animation:lw-pop .3s cubic-bezier(.3,1.4,.5,1)}.modal-scroll{overflow-y:auto;padding:56px 40px 32px;border-radius:32px}.modal-banner{position:absolute;top:-30px;left:50%;transform:translateX(-50%);white-space:nowrap;background:linear-gradient(180deg,#4a4a66,#2f2f44);color:#fff;font-family:Baloo\ 2,cursive;font-weight:800;font-size:22px;letter-spacing:2px;padding:12px 38px;border-radius:16px;border:4px solid #20203a;box-shadow:0 7px 0 #1a1a30,0 11px 16px rgba(0,0,0,.4);text-transform:uppercase;z-index:2}.modal h3{font-size:26px;color:#22243d;margin-top:6px}.modal p.sub{font-weight:700;color:#4a4d70;font-size:14px;margin:6px 0 22px}.modal .field{text-align:left;margin-bottom:12px}.modal .field .msg{font-size:12px;font-weight:700;color:#e0533b;margin:5px 0 0 4px;min-height:14px}.modal .field.err input{border-color:#e0533b!important}.modal .cbtn{width:100%;margin-top:8px}.modal .switch{font-weight:700;font-size:14px;color:#4a4d70;margin-top:16px}.modal .switch b{color:#14609b;cursor:pointer}.modal .legal{font-size:11px;color:#8a8aa0;margin-top:14px;line-height:1.4}.modal .legal a{color:#14609b;text-decoration:underline}.modal .auth-accept{display:flex;gap:10px;align-items:flex-start;text-align:left;font-size:12.5px;font-weight:600;line-height:1.45;color:#6b6b83;margin:4px 0;cursor:pointer}.modal .auth-accept a{color:#14609b;text-decoration:underline}.modal .auth-accept input[type=checkbox]{flex:none;width:16px;height:16px;margin:1px 0 0;accent-color:#2f8fd8;cursor:pointer}@keyframes lw-pop{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}body.lw-gated{overflow:hidden}.gate-hideable.lw-blurred{filter:blur(7px) brightness(.6);pointer-events:none;-webkit-user-select:none;user-select:none}.lw-gate{position:fixed;inset:0;z-index:8600;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(4,14,24,.78);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gate-card{width:min(440px,100%);padding:44px 36px 34px;text-align:center;position:relative}.gate-card .gate-ico{width:72px;margin:0 auto 12px;filter:drop-shadow(0 8px 10px rgba(0,0,0,.3))}.gate-card h3{font-size:30px;color:#22243d}.gate-card p{font-weight:700;color:#4a4d70;font-size:16px;line-height:1.5;margin:10px 0 24px}.gate-actions{display:flex;flex-direction:column;gap:12px;align-items:stretch}.gate-actions .cbtn{width:100%;font-size:18px;padding:14px 26px 17px}.gate-card form{text-align:left}.gate-card .field{margin-bottom:14px}.gate-card form .cbtn{width:100%;margin-top:10px;font-size:18px;padding:14px 26px 17px}.gate-card form+form{margin-top:22px;padding-top:20px;border-top:2px solid rgba(34,36,61,.1)}.gate-card .msg{font-weight:700;font-size:13px;color:#e0533b;margin:0 0 4px}.gate-card p.sub{margin:8px 0 0}.gate-card .switch,.gate-card p.sub{font-weight:700;color:#4a4d70;font-size:14px}.gate-card .switch{margin:18px 0 0;text-align:center}.gate-card .switch b{color:#14609b;cursor:pointer}.gate-card .switch a{color:#14609b;text-decoration:none}.gate-back{display:inline-block;margin-top:20px;font-family:Baloo\ 2,cursive;font-weight:700;font-size:15px;color:#4a4d70;background:none;border:none;cursor:pointer}.gate-back:hover{color:#22243d}.modal-close{position:absolute;top:14px;right:16px;width:34px;height:34px;border-radius:50%;border:3px solid #3a3a52;background:#fff;color:#3a3a52;font-family:Baloo\ 2,cursive;font-weight:800;font-size:18px;cursor:pointer;line-height:1;box-shadow:0 3px 0 rgba(0,0,0,.2)}.footer{background:#04141f!important;padding:40px 0!important;color:#6f93ac!important;text-align:center}.footer a{color:#86a6c0}.footer a:hover{color:#cfe6fb!important}.footer .wrap{max-width:1240px;margin:0 auto;padding:0 28px}.footer .brand-lw{justify-content:center;margin-bottom:14px}.footer-tagline{margin:0}.footer-copy,.footer-tagline{font-weight:600;font-size:14px;color:#6f93ac}.footer-copy{opacity:.7;margin-top:8px}.footer-pay{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:22px}.footer-pay-label{font-weight:700;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#6f93ac;opacity:.75}.footer-pay .pay{justify-content:center}.footer-pay .pay-badge{padding:0 10px;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.35)}.footer-legal{display:flex;gap:10px 22px;justify-content:center;flex-wrap:wrap;margin-top:16px}.footer-legal a{color:#86a6c0;font-weight:700}.footer-legal a:hover{color:#cfe6fb}.footer .logo,.footer img[alt=Landwarf]{height:48px!important}.skins-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:36px}.looks-grid,.skin-coll-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}.look-card,.skin-show{padding:22px 16px 20px!important;text-align:center;cursor:pointer;transition:transform .16s}.look-card:hover,.skin-show:hover{transform:translateY(-6px)}.look-thumb,.skin-show-thumb{position:relative;display:flex;align-items:center;justify-content:center;min-height:120px;margin-bottom:10px}.look-glow,.skin-show-glow{position:absolute;width:60%;height:60%;border-radius:50%;filter:blur(34px);opacity:.55}.look-thumb img,.skin-show-thumb img{position:relative;max-height:120px;filter:drop-shadow(0 10px 12px rgba(0,0,0,.35))}.look-name,.skin-show-name{font-family:Baloo\ 2,cursive;font-weight:800;font-size:18px;color:#22243d}.look-rarity,.skin-show-rar{font-family:Baloo\ 2,cursive;font-weight:800;font-size:13px;margin-top:2px}.packs{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;max-width:760px;margin:0 auto}.signup-offer{display:flex;align-items:center;gap:18px;max-width:760px;margin:0 auto 30px;padding:20px 26px;border-radius:24px;background:linear-gradient(180deg,#fff3d0,#ffd97a)!important;border:4px solid #f59e1a;color:#5a3306;box-shadow:inset 0 3px 0 rgba(255,255,255,.6),0 10px 26px rgba(0,0,0,.3)}.signup-offer img{width:48px;height:48px}.signup-offer-title{font-family:Baloo\ 2,cursive;font-weight:800;font-size:18px;color:#5a3306}.signup-offer-sub{font-weight:700;font-size:14px;color:#8a5a18}.shop-teaser-foot{text-align:center;margin-top:34px}.shop-teaser-note{font-family:Baloo\ 2,cursive;font-weight:700;font-size:13px;color:#9fc4e2;margin-top:14px}.page-head{max-width:1240px;margin:0 auto;padding:34px 28px 8px}.page-head.checkout-head{max-width:1040px}.ph-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.ph-top h1{font-size:clamp(40px,6vw,72px);color:#fff;-webkit-text-stroke:5px #143a5c;paint-order:stroke fill;text-shadow:0 5px 0 #1c6aa0,0 9px 14px rgba(0,0,0,.4)}.ph-top p{font-family:Baloo\ 2,cursive;font-weight:600;color:#bcd6ec;font-size:18px;margin:12px 0 0;max-width:520px}.balance-hero{display:flex;align-items:center;gap:16px;padding:16px 24px;border-radius:24px;background:linear-gradient(180deg,#243a86,#16245e);border:4px solid #0c1438;box-shadow:0 8px 0 rgba(0,0,0,.4),inset 0 3px 0 rgba(120,170,255,.5)}.balance-hero img{width:54px;height:54px;filter:drop-shadow(0 3px 5px rgba(0,0,0,.4))}.balance-hero .bh-meta{line-height:1.1}.balance-hero .bh-meta span{display:block;font-family:Baloo\ 2,cursive;font-weight:700;font-size:13px;letter-spacing:1.5px;text-transform:uppercase;color:#9fc0ff}.balance-hero .bh-meta b{font-family:Baloo\ 2,cursive;font-weight:800;font-size:38px;color:#fff}.shop-sec{max-width:1240px;margin:0 auto;padding:40px 28px;scroll-margin-top:88px}.shop-sec>h2{font-size:clamp(28px,3.6vw,42px);color:#fff;-webkit-text-stroke:3px #143a5c;paint-order:stroke fill;text-shadow:0 4px 0 #1c6aa0;margin-bottom:6px}.shop-sec>.sub,.shop-sec>h2{font-family:Baloo\ 2,cursive}.shop-sec>.sub{font-weight:600;color:#9fc0e0;font-size:17px;margin:0 0 28px}.custom-buy{position:relative;overflow:hidden;overflow:clip;border-radius:32px;padding:34px 36px 38px;margin-bottom:30px;background:linear-gradient(135deg,#3a1f6e,#5a2a9a 45%,#1c84cf);border:5px solid #ffd34d;box-shadow:0 22px 50px rgba(0,0,0,.5),inset 0 4px 0 rgba(255,255,255,.25)}.custom-buy:after{content:"";position:absolute;top:-40%;left:-10%;width:60%;height:180%;transform:rotate(18deg);background:linear-gradient(90deg,rgba(255,255,255,.16),rgba(255,255,255,0));pointer-events:none}.custom-buy .cb-badge{position:absolute;top:18px;right:-44px;transform:rotate(38deg);background:linear-gradient(180deg,#ffd866,#f59e1a);color:#5a3306;font-family:Baloo\ 2,cursive;font-weight:800;font-size:13px;letter-spacing:1px;padding:6px 56px;box-shadow:0 4px 10px rgba(0,0,0,.4);z-index:3}.custom-buy h3{font-family:Baloo\ 2,cursive;font-size:30px;color:#fff;text-shadow:0 3px 0 rgba(0,0,0,.3);display:flex;align-items:center;gap:12px}.custom-buy h3 img{width:40px;height:40px}.custom-buy .cb-lead{font-family:Baloo\ 2,cursive;font-weight:600;color:#e8dcff;font-size:16px;margin:8px 0 22px}.cb-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;align-items:center;position:relative;z-index:2}.cb-manual{margin-bottom:20px}.cb-manual label{display:block;font-family:Baloo\ 2,cursive;font-weight:700;font-size:14px;color:#e8dcff;margin:0 0 7px 2px}.cb-input-wrap{display:flex;align-items:center;gap:10px;background:rgba(7,15,40,.4);border:3px solid rgba(255,255,255,.3);border-radius:16px;padding:6px 16px;transition:border-color .14s,box-shadow .14s}.cb-input-wrap:focus-within{border-color:#ffd34d;box-shadow:0 0 0 4px rgba(255,211,77,.25)}.cb-input-wrap img{width:30px;height:30px;flex:0 0 auto}.cb-input-wrap input{flex:1 1;min-width:0;background:transparent;border:none;outline:none;font-family:Baloo\ 2,cursive;font-weight:800;font-size:28px;color:#fff;padding:8px 0}.cb-input-wrap input::placeholder{color:rgba(255,255,255,.4)}.cb-input-wrap input::-webkit-inner-spin-button,.cb-input-wrap input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cb-out{text-align:center;background:rgba(7,15,40,.4);border:3px solid rgba(255,255,255,.25);border-radius:22px;padding:22px 18px}.cb-out .cbo-amt{display:flex;align-items:center;justify-content:center;gap:10px;font-family:Baloo\ 2,cursive;font-weight:800;font-size:42px;color:#fff;line-height:1}.cb-out .cbo-amt img{width:40px;height:40px}.cb-out .cbo-price{font-size:24px;color:#ffd866}.cb-out .cbo-price,.cb-out .cbo-save{font-family:Baloo\ 2,cursive;font-weight:800;margin-top:8px}.cb-out .cbo-save{display:inline-block;font-size:13px;letter-spacing:.5px;color:#fff;background:linear-gradient(180deg,#ff6b5e,#e0392b);padding:5px 14px;border-radius:8px;min-height:14px;text-shadow:0 1px 0 rgba(0,0,0,.25)}.cb-out .cbo-save.hide{visibility:hidden}.cb-out .cbn{width:100%;margin-top:16px}.pack-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.pack-card{position:relative;text-align:center;padding:26px 16px 22px;border-radius:22px;background:linear-gradient(180deg,#fffdf5,#f4ead2);border:4px solid #c9a96a;box-shadow:inset 0 3px 0 rgba(255,255,255,.7),0 8px 0 rgba(120,90,30,.25);color:#22243d;transition:transform .16s}.pack-card:hover{transform:translateY(-6px)}.pack-card .pk-ic{position:relative;height:84px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.pack-card .pk-ic img{max-height:84px;filter:drop-shadow(0 6px 8px rgba(0,0,0,.3))}.pack-card .pk-amt{display:flex;align-items:center;justify-content:center;gap:6px;font-family:Baloo\ 2,cursive;font-weight:800;font-size:26px;color:#22243d}.pack-card .pk-amt img{width:24px;height:24px}.pack-card .pk-bonus{display:inline-block;margin-top:6px;font-size:12px;letter-spacing:.4px;background:linear-gradient(180deg,#ff6b5e,#e0392b);padding:4px 11px;border-radius:8px;text-shadow:0 1px 0 rgba(0,0,0,.25)}.pack-card .pk-bonus,.pack-card .pk-buy{font-family:Baloo\ 2,cursive;font-weight:800;color:#fff}.pack-card .pk-buy{width:100%;margin-top:16px;font-size:18px;cursor:pointer;border:none;padding:12px 0 14px;border-radius:14px;background:linear-gradient(180deg,#9ae93a,#56a313);text-shadow:0 1px 0 rgba(0,0,0,.22);box-shadow:inset 0 2px 0 rgba(255,255,255,.5),0 5px 0 #3d7a0c;transition:transform .12s,filter .12s}.pack-card .pk-buy:hover{transform:translateY(-2px);filter:brightness(1.05)}.pack-card .pk-buy:active{transform:translateY(2px)}.boost-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.boost-card{position:relative;padding:26px 24px 24px;border-radius:32px;text-align:center;background:linear-gradient(180deg,#fbf1ff,#efddfb);border:5px solid #b98fe0;box-shadow:inset 0 4px 0 rgba(255,255,255,.75),inset 0 -10px 22px rgba(150,95,200,.26),0 24px 50px rgba(0,0,0,.45);color:#4a2a6e;transition:transform .16s}.boost-card:hover{transform:translateY(-6px)}.boost-card .bc-ic{width:88px;height:88px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.boost-card .bc-ic img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(90,45,150,.32))}.boost-card h4{font-family:Baloo\ 2,cursive;font-size:22px;color:#3a1f6e}.boost-card p{font-weight:700;font-size:14px;color:#6e4f9a;margin:8px 0 16px;line-height:1.45;min-height:60px}.boost-card .bc-price{display:flex;align-items:center;justify-content:center;gap:7px;font-family:Baloo\ 2,cursive;font-weight:800;font-size:24px;color:#3a1f6e;margin-bottom:14px}.boost-card .bc-price img{width:26px;height:26px}.boost-card .bc-buy{width:100%}@media (max-width:980px){.pack-grid{grid-template-columns:repeat(3,1fr)}.boost-grid{grid-template-columns:repeat(2,1fr)}.cb-grid{grid-template-columns:1fr}}@media (max-width:620px){.pack-grid{grid-template-columns:repeat(2,1fr)}.boost-grid{grid-template-columns:1fr}.ph-top{flex-direction:column;align-items:flex-start}.balance-hero{width:100%}}.skeleton{background:linear-gradient(90deg,#e9e2d2 25%,#f3ecdc 50%,#e9e2d2 75%);background-size:200% 100%;animation:lw-shimmer 1.3s infinite;border-radius:10px}@keyframes lw-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:start}.cart-items{display:flex;flex-direction:column;gap:12px}.cart-row{display:grid;grid-template-columns:64px 1fr auto auto auto;gap:16px;padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.06);border:2px solid rgba(255,255,255,.12)}.cart-row,.ci-img{align-items:center}.ci-img{width:64px;height:64px;display:flex;justify-content:center}.ci-img img{max-width:56px;max-height:56px;filter:drop-shadow(0 6px 8px rgba(0,0,0,.4))}.ci-main h4{font-family:Baloo\ 2,cursive;font-weight:800;font-size:17px;color:#fff!important;-webkit-text-stroke:0!important;text-shadow:none!important}.ci-main span{font-weight:700;font-size:13px;color:#9fb6cc}.qty{display:flex;align-items:center;gap:8px}.qty button{width:30px;height:30px;border-radius:9px;border:none;cursor:pointer;font-weight:800;font-size:18px;background:linear-gradient(180deg,#54c4f7,#1c84cf);box-shadow:0 3px 0 #14609b}.qty b,.qty button{font-family:Baloo\ 2,cursive;color:#fff}.qty b{font-size:17px;min-width:22px;text-align:center}.ci-price{font-family:Baloo\ 2,cursive;font-weight:800;font-size:18px;color:#ffd866}.ci-del{background:none;border:none;color:#9fb6cc;cursor:pointer;padding:4px}.ci-del:hover{color:#ff7a6e}.cart-ticket{padding:24px 24px 26px;border-radius:26px;position:sticky;top:96px;background:linear-gradient(180deg,#0c3050,#071f33);border:4px solid #2a3a52;box-shadow:0 18px 44px rgba(0,0,0,.4)}.cart-ticket-head{gap:10px;font-weight:800;font-size:20px;color:#fff;margin-bottom:16px}.cart-ticket-head,.sum-row{display:flex;align-items:center;font-family:Baloo\ 2,cursive}.sum-row{justify-content:space-between;padding:6px 0;font-weight:700;color:#9fb6cc}.cart-ticket-rip{height:2px;background:rgba(255,255,255,.12);margin:12px 0}.cart-ticket-total{display:flex;align-items:center;justify-content:space-between;font-family:Baloo\ 2,cursive}.cart-ticket-total span{font-weight:700;color:#cfe6fb;font-size:16px}.cart-ticket-total strong{font-size:26px;color:#ffd866}.cart-ticket-trust{display:flex;gap:16px;justify-content:center;margin-top:16px;flex-wrap:wrap}.cart-ticket-trust span{display:flex;align-items:center;gap:5px;font-weight:700;font-size:12px;color:#7f9bb3}.checkout-layout{display:grid;grid-template-columns:1fr 380px;gap:28px;align-items:start}.checkout-section-title{font-family:Baloo\ 2,cursive;font-weight:800;font-size:24px;color:#22243d!important;-webkit-text-stroke:0!important;text-shadow:none!important;margin-bottom:18px}.checkout-fields{display:flex;flex-direction:column;gap:16px}.card-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;font-family:Baloo\ 2,cursive;font-weight:700;font-size:14px;color:#22243d;margin:0 0 5px 2px}.field input,.field select{width:100%;font-family:Nunito,sans-serif;font-weight:700;font-size:16px;color:#22243d!important;padding:12px 15px;border-radius:14px;border:3px solid #c9b48a!important;background:#fffdf7!important;outline:none;transition:border-color .15s,box-shadow .15s}.field input:focus,.field select:focus{border-color:#36b6f5!important;box-shadow:0 0 0 4px rgba(54,182,245,.25)}.field-error{display:block;font-size:12px;font-weight:700;color:#e0533b;margin:5px 0 0 2px}.acct-layout{display:grid;grid-template-columns:340px 1fr;gap:28px;align-items:start}.acct-stack{display:flex;flex-direction:column;gap:24px}.acct-side{padding:30px 26px!important;text-align:center}.acct-side h3{color:#22243d!important}.acct-avatar{position:relative;width:120px;height:120px;margin:0 auto 14px;border-radius:50%;background:radial-gradient(circle at 50% 35%,#fbfbff,#d8d8ea);border:5px solid #9a7fc4;overflow:hidden;box-shadow:0 8px 0 rgba(0,0,0,.18)}.acct-email{font-weight:700;color:#6b6577;font-size:15px;margin:4px 0 16px;word-break:break-all}.container>h1,.container>h2{color:#fff!important;-webkit-text-stroke:3px #143a5c;paint-order:stroke fill;text-shadow:0 4px 0 #1c6aa0,0 8px 12px rgba(0,0,0,.4)}.breadcrumb{font-family:Baloo\ 2,cursive;font-weight:700;font-size:14px;color:#9fc4e2;margin-bottom:18px}.breadcrumb a{color:#6fc4ff;cursor:pointer}.breadcrumb a:hover{color:#fff}.page,.section-pad{padding-top:0}main.page>.wrap{padding-top:110px}.lw-subpage{padding-top:96px;min-height:100vh;background:linear-gradient(180deg,#071f33,#0a2a46 40%,#0c3556)}.checkout-layout{max-width:1040px;margin:0 auto}.pay-panel{padding:30px 32px 34px}.pay-panel h3{font-family:Baloo\ 2,cursive;font-size:24px;color:#22243d;margin-bottom:4px}.panel-sub{font-size:14px;margin:0 0 22px}.panel-sub,.pay-secure{font-weight:700;color:#4a4d70}.pay-secure{display:flex;align-items:center;gap:8px;font-size:13px;margin-top:16px}.pay-secure svg{width:16px;height:16px;flex:0 0 auto}.order-summary{padding:26px 26px 28px;position:sticky;top:96px}.order-summary h3{font-family:Baloo\ 2,cursive;font-size:22px;color:#22243d;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.order-summary .os-edit{font-family:Baloo\ 2,cursive;font-weight:800;font-size:13px;color:#14609b;background:none;border:none;cursor:pointer}.os-lines{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.os-line{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:11px}.os-line .ol-ic{width:40px;height:40px;border-radius:11px;background:#fff;border:2px solid rgba(58,58,82,.18);display:flex;align-items:center;justify-content:center}.os-line .ol-ic img{width:28px;height:28px}.os-line .ol-main strong{display:block;font-family:Baloo\ 2,cursive;font-size:15px;color:#22243d}.os-line .ol-main span{display:flex;align-items:center;gap:4px;font-weight:800;font-size:12px;color:#4a4d70}.os-line .ol-main span img{width:14px;height:14px}.os-line .ol-main .ol-tag{display:inline-block;font-weight:800;font-size:11px;letter-spacing:.4px;text-transform:uppercase;color:#6e4f9a;background:rgba(150,95,200,.14);border:1px solid rgba(150,95,200,.34);padding:1px 9px;border-radius:20px}.os-line .ol-price{font-family:Baloo\ 2,cursive;font-weight:800;font-size:16px;color:#22243d}.os-divider{height:2px;background:rgba(58,58,82,.16);margin:4px 0 14px}.os-totals>div{display:flex;align-items:center;justify-content:space-between;padding:5px 0;font-family:Baloo\ 2,cursive}.os-totals span{font-weight:700;color:#4a4d70;font-size:14px}.os-totals b{font-size:17px;color:#22243d;display:flex;align-items:center;gap:5px}.os-totals .ot-grand{margin-top:6px;padding-top:12px;border-top:2px solid rgba(58,58,82,.16)}.os-totals .ot-grand span{font-size:16px;color:#22243d}.os-totals .ot-grand b{font-size:26px;color:#3a1f6e}.os-totals .ot-cry img{width:18px;height:18px}.os-pay{width:100%;margin-top:18px}.os-note{text-align:center;font-weight:700;font-size:12px;color:#8a8aa0;margin:12px 0 0}.checkout-empty{max-width:480px;margin:60px auto;text-align:center;padding:50px 40px}.checkout-empty img{width:72px;margin:0 auto 16px}.checkout-empty h2{font-family:Baloo\ 2,cursive;font-size:28px;color:#22243d}.checkout-empty p{font-weight:700;color:#4a4d70;margin:10px 0 22px}.acct-layout{max-width:1240px;margin:0 auto;padding-bottom:80px}.profile-card{padding:30px 28px;text-align:center;position:relative}.profile-card .pc-avatar{width:120px;height:120px;margin:0 auto 14px;border-radius:50%;background:radial-gradient(circle at 50% 35%,#fbfbff,#d8d8ea);border:5px solid #9a7fc4;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 0 rgba(0,0,0,.18);overflow:hidden}.profile-card .pc-avatar img{width:96px;height:96px}.profile-card h2{font-family:Baloo\ 2,cursive;font-size:28px;color:#22243d}.profile-card .pc-email{font-weight:700;color:#4a4d70;font-size:15px;margin:4px 0 0;word-break:break-all}.profile-card .pc-since{font-weight:700;color:#7a7d9c;font-size:13px;margin:10px 0 18px}.profile-card .pc-bal{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#243a86,#16245e);border:3px solid #0c1438;box-shadow:inset 0 2px 0 rgba(120,170,255,.5);margin-bottom:14px}.profile-card .pc-bal img{width:34px;height:34px}.profile-card .pc-bal b{font-family:Baloo\ 2,cursive;font-weight:800;font-size:30px;color:#fff}.profile-card .pc-bal span{font-family:Baloo\ 2,cursive;font-weight:700;font-size:12px;color:#9fc0ff;letter-spacing:1px;text-transform:uppercase}.profile-card .pc-actions{display:flex;flex-direction:column;gap:10px}.profile-card .pc-actions .cbtn{width:100%}.profile-card .pc-logout{background:none;border:none;font-family:Baloo\ 2,cursive;font-weight:800;font-size:14px;color:#c43a2a;cursor:pointer;margin-top:4px}.acct-main{display:flex;flex-direction:column;gap:24px}.panel{padding:28px 30px}.panel>h3{font-family:Baloo\ 2,cursive;font-size:24px;color:#22243d;margin-bottom:4px}.panel>.panel-sub{font-weight:700;color:#4a4d70;font-size:14px;margin:0 0 20px}.edit-form{display:grid;grid-template-columns:1fr 1fr;gap:16px 18px}.edit-form .field{margin-bottom:0}.edit-form .field.wide{grid-column:1/-1}.edit-form .form-foot{grid-column:1/-1;display:flex;align-items:center;gap:14px;margin-top:4px}.edit-form .form-foot .cbtn{padding:13px 30px 16px;font-size:18px}.edit-form .saved-note{font-family:Baloo\ 2,cursive;font-weight:800;color:#2e8b3d;font-size:15px;display:flex;align-items:center;gap:6px}.avatar-picker{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.avatar-picker .av-opt{width:56px;height:56px;padding:0;border-radius:50%;cursor:pointer;background:radial-gradient(circle at 50% 35%,#fbfbff,#e3e3f0);border:3px solid transparent;display:flex;align-items:center;justify-content:center;transition:transform .12s,border-color .12s,box-shadow .12s}.avatar-picker .av-opt img{width:44px;height:44px;pointer-events:none}.avatar-picker .av-opt:hover{transform:translateY(-2px);border-color:#c7b6e6}.avatar-picker .av-opt.on{border-color:#9a7fc4;box-shadow:0 4px 0 rgba(154,127,196,.4),inset 0 2px 6px rgba(154,127,196,.25)}.history-list{display:flex;flex-direction:column;gap:10px}.hist-row{gap:14px;padding:13px 16px;border-radius:16px;background:rgba(120,120,160,.12);border:2px solid rgba(58,58,82,.14)}.hist-row,.hist-row .hr-ic{display:flex;align-items:center}.hist-row .hr-ic{width:44px;height:44px;flex:0 0 auto;border-radius:12px;justify-content:center;background:#fff;border:2px solid rgba(58,58,82,.2)}.hist-row .hr-ic img{width:30px;height:30px}.hist-row .hr-main{flex:1 1;min-width:0}.hist-row .hr-main strong{display:block;font-family:Baloo\ 2,cursive;font-size:16px;color:#22243d}.hist-row .hr-main span{font-weight:700;font-size:12.5px;color:#4a4d70}.hist-row .hr-amt{font-family:Baloo\ 2,cursive;font-weight:800;font-size:18px;display:flex;align-items:center;gap:5px}.hist-row .hr-amt img{width:18px;height:18px}.hist-row .hr-amt.plus{color:#2e8b3d}.hist-row .hr-price{font-family:Baloo\ 2,cursive;font-weight:800;font-size:14px;color:#7a7d9c;min-width:60px;text-align:right}.hist-empty{text-align:center;padding:30px;color:#4a4d70;font-weight:700}.owned-chips{display:flex;gap:12px;flex-wrap:wrap}.owned-chip{display:flex;align-items:center;gap:10px;padding:9px 16px 9px 9px;border-radius:30px;background:rgba(120,120,160,.14);border:2px solid rgba(58,58,82,.16);font-family:Baloo\ 2,cursive;font-weight:800;color:#22243d;font-size:15px}.owned-chip img{width:34px;height:34px}.owned-chip b{background:linear-gradient(180deg,#54c4f7,#1c84cf);color:#fff;border-radius:14px;padding:2px 9px;font-size:14px;box-shadow:0 2px 0 #14609b}@media (max-width:980px){.acct-layout,.edit-form{grid-template-columns:1fr}}@media (max-width:900px){.acct-layout,.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-ticket{position:static}.card-row{grid-template-columns:1fr}}@media (max-width:860px){.order-summary{position:static;order:-1}}.atmo{background:radial-gradient(120% 95% at 50% 0,#1b5e92 0,#0c3050 45%,#071f33 100%)!important}.atmo:after,.orbs{display:none!important}.game-overlay{background:#071f33!important}.game-poster{background:radial-gradient(circle at 50% 40%,#0c3050,#071f33)!important;gap:20px!important}.game-loader{width:74px!important;height:74px!important;border:8px solid rgba(255,255,255,.15)!important;border-top-color:#36b6f5!important;animation:spin 1s linear infinite!important}.game-poster-title{font-family:Baloo\ 2,cursive!important;font-weight:700!important;font-size:16px!important;color:#cfe6fb!important;letter-spacing:1px!important}.gs-close{position:absolute;top:16px;right:16px;z-index:6;width:38px;height:38px;display:flex;align-items:center;justify-content:center;font-family:Baloo\ 2,cursive;font-weight:700;font-size:16px;line-height:1;color:rgba(255,255,255,.6);cursor:pointer;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:50%;transition:background .15s,color .15s,border-color .15s}.gs-close:hover{background:rgba(255,255,255,.16);color:#fff;border-color:rgba(255,255,255,.3)}.game-overlay{display:flex;align-items:center;justify-content:center}.game-overlay iframe{position:static;inset:auto;width:min(100vw,calc(100dvh * 16 / 9));height:min(100dvh,calc(100vw * 9 / 16))}.game-rotate{position:absolute;inset:0;z-index:5;display:none;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px;text-align:center;background:radial-gradient(circle at 50% 40%,#0c3050,#071f33)}@media (orientation:portrait) and (max-width:900px){.game-rotate{display:flex}}.game-rotate .gr-phone{width:62px;height:100px;border-radius:12px;border:4px solid #cfe6fb;box-shadow:0 0 0 4px rgba(54,182,245,.18);animation:lw-rotate-hint 2.2s ease-in-out infinite}.game-rotate .gr-title{font-family:Baloo\ 2,cursive;font-weight:800;font-size:22px;color:#fff}.game-rotate .gr-sub{font-family:Baloo\ 2,cursive;font-weight:600;font-size:15px;color:#9fc0e0;max-width:320px}@keyframes lw-rotate-hint{0%,34%{transform:rotate(0deg)}60%,to{transform:rotate(-90deg)}}.lw-cookie{position:fixed;left:50%;bottom:18px;transform:translateX(-50%) translateY(140%);z-index:8500;width:min(960px,calc(100% - 28px));background:linear-gradient(180deg,#fffdf7,#f3ead7);border:4px solid #4a4263;border-radius:22px;box-shadow:0 18px 44px rgba(0,0,0,.45),inset 0 3px 0 rgba(255,255,255,.7);transition:transform .38s cubic-bezier(.18,.9,.3,1.2),opacity .38s;opacity:0}.lw-cookie.on{transform:translateX(-50%) translateY(0);opacity:1}.lw-cookie .ck-inner{display:flex;align-items:center;gap:20px;padding:18px 22px}.lw-cookie .ck-ico{width:52px;height:52px;flex:0 0 auto;filter:drop-shadow(0 5px 7px rgba(0,0,0,.22))}.lw-cookie .ck-text{flex:1 1 auto;min-width:200px}.lw-cookie .ck-text strong{display:block;font-family:Baloo\ 2,cursive;font-weight:800;font-size:19px;color:#2c2740}.lw-cookie .ck-text p{font-weight:700;font-size:14px;line-height:1.5;color:#6a6480;margin:3px 0 0}.lw-cookie .ck-text a{color:#14609b;text-decoration:underline;text-underline-offset:2px}.lw-cookie .ck-actions{display:flex;gap:12px;flex:0 0 auto}.cbtn.ck-ghost{background:linear-gradient(180deg,#eef0f4,#d7dbe4);--cbtn-deep:#aab0bd;color:#4a4f5e;text-shadow:none}.cbtn.ck-ghost .tri{display:none}@media (max-width:680px){.lw-cookie .ck-inner{flex-wrap:wrap;gap:14px;padding:16px}.lw-cookie .ck-ico{width:42px;height:42px}.lw-cookie .ck-actions{width:100%}.lw-cookie .ck-actions .cbtn{flex:1 1}}.legal-wrap{max-width:1240px;margin:0 auto;padding:0 28px 90px}.legal-wrap>*{max-width:760px}.legal-wrap .legal-meta{font-family:Baloo\ 2,cursive;font-weight:700;font-size:14px;color:#9fc0e0;margin-bottom:30px}.legal-wrap h2{font-family:Baloo\ 2,cursive;font-weight:800;font-size:26px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.35);margin:38px 0 12px}.legal-wrap h2:first-of-type{margin-top:0}.legal-wrap h3{font-family:Baloo\ 2,cursive;font-weight:800;font-size:20px;color:#fff;margin:24px 0 10px}.legal-wrap li,.legal-wrap p{font-weight:600;font-size:16px;line-height:1.65;color:#cfe0ef}.legal-wrap p{margin:0 0 14px}.legal-wrap ul{margin:0 0 18px;padding-left:22px}.legal-wrap li{margin:0 0 8px}.legal-wrap li::marker{color:#6fb8e8}.legal-wrap strong{color:#fff}.legal-wrap a{color:#7ec8ff;text-decoration:underline;text-underline-offset:2px}.legal-card{background:#fff;border:3px solid #e6e2d4;border-radius:20px;padding:30px 32px;box-shadow:0 10px 28px rgba(20,30,50,.18);margin-bottom:24px}.legal-card.note{background:linear-gradient(180deg,#fff8e7,#ffeec6);border-color:#f0d28a}.legal-card li,.legal-card p{color:#46415c}.legal-card strong{color:#2c2740}.legal-card a{color:#14609b}.legal-card li::marker{color:#b08f55}.ck-table{width:100%;border-collapse:collapse;margin:6px 0 18px;font-size:14px}.ck-table td,.ck-table th{text-align:left;padding:11px 14px;border-bottom:2px solid #efeadd;vertical-align:top}.ck-table th{font-family:Baloo\ 2,cursive;font-weight:800;color:#2c2740;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.ck-table td{font-weight:600;color:#46415c}.brand-lw{display:inline-flex;align-items:center;gap:10px;font-family:Baloo\ 2,cursive;font-weight:800;font-size:24px;color:#fff;-webkit-text-stroke:3px #143a5c;paint-order:stroke fill;text-shadow:0 3px 0 #1c6aa0;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;line-height:1}.brand-lw img{width:38px;height:38px;-webkit-text-stroke:0;filter:drop-shadow(0 3px 4px rgba(0,0,0,.4))}.footer .brand-lw{font-size:22px}