@font-face{font-family:"LoL Serif";src:local("Georgia");font-display:swap}:root{color-scheme:dark;--gold: #c8aa6e;--gold-bright: #f0d58a;--blue: #0ac8b9;--panel: rgba(20, 31, 40, .94);--panel-soft: rgba(28, 42, 53, .9);--text: #f0f2f2;--muted: #a9b1b7;--good: #168b63;--partial: #b58223;--bad: #9e3138;font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-height:100%;max-width:100%;overflow-x:clip;background:#05090d}body{min-width:320px;min-height:100vh;margin:0;color:var(--text);overflow-x:clip}button,input{font:inherit}button{color:inherit}[hidden]{display:none!important}.page-backdrop{position:fixed;inset:0;z-index:-2;background:#05090d url(/loldle/ui/wallpaper.webp) center top / cover no-repeat}.page-backdrop:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#03080c24 0,#03080c61 48%,#05090d 93%),radial-gradient(circle at 50% 24%,transparent,rgba(0,0,0,.42) 75%)}.app-shell{display:flex;flex-direction:column;width:min(100% - 24px,1120px);min-height:100vh;margin:0 auto;padding:20px 0 38px;text-align:center}.game-header-stack{position:sticky;top:0;z-index:80;width:100%;isolation:isolate}.game-header-stack .game-header{z-index:2}.game-header{position:relative;display:flex;flex-direction:column;align-items:center;width:min(100%,450px);margin:0 auto}.loldle-logo{width:min(100%,420px);height:auto;filter:drop-shadow(0 10px 14px rgba(0,0,0,.6));transition:width .2s ease,transform .2s ease}.loldle-logo.compact{width:min(80%,300px)}.header-tools{display:flex;justify-content:center;gap:13px;padding:7px 20px;margin-top:-5px;border:2px solid #8e7a50;border-radius:8px;background:#161d23f0;box-shadow:0 6px 20px #0000004d}.tool-button,.round-tool{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(200,170,110,.48);border-radius:50%;background:#27343e;color:var(--gold-bright);font-weight:900;cursor:pointer;transition:.15s ease}.tool-button:hover,.round-tool:hover{background:#344752;transform:translateY(-1px);border-color:var(--gold)}.home-tool{position:absolute;left:3px;top:50%;z-index:4;font-size:22px}.menu-screen{margin-bottom:42px;padding:22px 0 0}.eyebrow,.mode-heading>p{margin:0 0 5px;color:var(--gold-bright);font-size:12px;font-weight:800;letter-spacing:.22em}.menu-screen h1,.mode-heading h1{margin:0;font-family:"LoL Serif",Georgia,serif;font-weight:500;text-shadow:0 2px 8px #000}.menu-screen h1{font-size:clamp(22px,3vw,31px)}.daily-line{display:flex;justify-content:center;gap:10px;margin:10px 0 14px;color:#c6ccd0;font-size:13px}.mode-list{display:flex;flex-direction:column;align-items:center;gap:9px;width:100%}.mode-card{position:relative;width:min(95vw,397px);aspect-ratio:397 / 86;padding:0;border:0;background:none;cursor:pointer;text-align:left;filter:drop-shadow(0 7px 7px rgba(0,0,0,.5));transition:transform .13s ease,filter .13s ease}.mode-card:hover,.mode-card:focus-visible{transform:scale(1.025);filter:drop-shadow(0 9px 10px rgba(0,0,0,.65)) brightness(1.08);outline:none}.mode-card img{display:block;width:100%;height:100%}.mode-title,.mode-description{position:absolute;left:26.3%;pointer-events:none}.mode-title{top:13%;font-family:"LoL Serif",Georgia,serif;font-size:clamp(20px,5.8vw,27px);color:#fff;text-shadow:0 2px 2px #000}.mode-description{bottom:19%;color:#ffffffd1;font-size:clamp(11px,3.2vw,14px)}.mode-check{position:absolute;right:4%;top:50%;display:grid;place-items:center;width:30px;height:30px;border:2px solid #8fffc2;border-radius:50%;background:#0f8156;box-shadow:0 0 15px #1eff9173;font-weight:900;opacity:0;transform:translateY(-50%) scale(.5);transition:.2s ease}.mode-card.completed .mode-check{opacity:1;transform:translateY(-50%) scale(1)}.all-clear{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:5px 12px;width:min(95vw,397px);margin:17px auto 0;padding:13px;border:1px solid var(--gold);background:#13302deb;box-shadow:0 0 24px #1ac29026}.all-clear strong{color:#8fffc2}.all-clear span{color:#ced7d7;font-size:13px}.all-clear button,.result-actions button{padding:8px 14px;border:1px solid var(--gold);background:#243b4a;cursor:pointer}.play-screen{margin-bottom:42px;padding-top:14px}.mode-progress{position:relative;display:flex;justify-content:center;gap:13px;width:min(100%,430px);margin:0 auto 18px}.mode-progress:before{content:"";position:absolute;left:9%;right:9%;top:24px;height:3px;background:#766642;box-shadow:0 1px 2px #000}.mode-progress button{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;padding:0;border:2px solid #766642;border-radius:50%;background:#18232c;color:#a8afb3;font-size:22px;cursor:pointer;transition:.15s ease}.mode-progress button:hover,.mode-progress button.active{border-color:var(--blue);color:#fff;transform:translateY(-2px)}.mode-progress button.completed{border-color:#42c487;color:#a7f4c9;background:#123c31}.mode-progress button b{position:absolute;right:-4px;bottom:-3px;display:none;width:18px;height:18px;border-radius:50%;background:#179a65;color:#fff;font-size:12px;line-height:18px}.mode-progress button.completed b{display:block}.mode-heading h1{font-size:clamp(25px,4vw,36px)}.mode-heading>p:last-child{margin:8px auto 0;color:#c7ced2;font-size:15px;line-height:1.5}.clue-stage{min-height:20px;margin:18px auto 13px}.quote-clue{position:relative;width:min(94vw,660px);margin:0 auto;padding:22px 45px;border:2px solid #88754c;background:linear-gradient(135deg,#1d3241fa,#111d26fa);box-shadow:0 12px 35px #00000059;font-family:Georgia,serif;font-size:clamp(20px,4vw,29px);font-style:italic;line-height:1.35}.quote-clue:before,.quote-clue:after{position:absolute;color:var(--gold);font-size:56px;line-height:1;opacity:.45}.quote-clue:before{content:"“";left:14px;top:5px}.quote-clue:after{content:"”";right:14px;bottom:-18px}.ability-clue{display:flex;flex-direction:column;align-items:center;gap:8px;color:#bdc6cb}.ability-clue img{width:118px;height:118px;border:4px solid #8e794d;background:#111;box-shadow:0 0 0 2px #111,0 14px 30px #000;filter:grayscale(1) contrast(1.15);transform:rotate(18deg);transition:.55s ease}.ability-clue img.revealed{filter:none;transform:none}.emoji-clue{display:flex;justify-content:center;gap:10px}.emoji-clue span{display:grid;place-items:center;width:clamp(58px,16vw,82px);height:clamp(58px,16vw,82px);border:2px solid #7d6d49;background:#182630;color:#6c777e;box-shadow:0 8px 18px #00000059;font-size:clamp(30px,8vw,46px)}.emoji-clue span.revealed{color:#fff;animation:pop .35s ease both}.splash-clue{width:min(94vw,670px);height:clamp(220px,42vw,350px);margin:0 auto;overflow:hidden;border:3px solid #8f7a4e;background:#0b1115;box-shadow:0 14px 35px #00000080}.splash-clue img{width:100%;height:100%;object-fit:cover;object-position:53% 42%;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.guess-form{display:flex;justify-content:center;gap:8px;width:min(94vw,590px);margin:0 auto}.search-wrap{position:relative;flex:1}.guess-form input{width:100%;height:52px;padding:0 16px;border:2px solid #8f7a4e;border-radius:2px;outline:none;background:#131d24;color:#fff;box-shadow:inset 0 0 16px #05080a,0 8px 18px #00000040;font-size:17px}.guess-form input:focus{border-color:var(--gold-bright);box-shadow:0 0 0 2px #c8aa6e33,inset 0 0 16px #05080a}.guess-form input:disabled{opacity:.55}.guess-button{min-width:92px;border:2px solid #8f7a4e;background:linear-gradient(#31546a,#203746);color:#fff;font-weight:800;cursor:pointer}.guess-button:hover:not(:disabled){filter:brightness(1.16)}.guess-button:disabled{opacity:.45;cursor:default}.suggestions{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 4px);max-height:330px;margin:0;padding:4px;overflow-y:auto;border:2px solid #8f7a4e;background:#10181f;box-shadow:0 16px 35px #000;list-style:none}.suggestions button{display:flex;align-items:center;gap:11px;width:100%;padding:6px;border:0;background:transparent;cursor:pointer;text-align:left}.suggestions button:hover,.suggestions button:focus{outline:none;background:#263c49}.suggestions img{width:40px;height:40px;object-fit:cover;border:1px solid #8c774b}.form-message{min-height:21px;margin:7px auto 0;color:#e1c57f;font-size:13px}.classic-board{width:100%;margin:16px auto 0;overflow-x:auto;padding:0 0 8px}.classic-grid{display:grid;grid-template-columns:118px repeat(7,105px);gap:5px;width:max-content;min-width:100%;justify-content:center}.classic-labels{margin-bottom:5px}.classic-labels span{display:grid;place-items:end center;min-height:42px;padding:4px;border-bottom:2px solid #8e794d;color:#d8dee1;font-size:12px}.classic-row{margin-bottom:5px}.clue-cell{display:grid;place-items:center;min-height:88px;padding:7px;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 0 18px #0000002e,0 4px 8px #00000040;color:#fff;font-size:12px;font-weight:800;line-height:1.25;text-shadow:0 1px 2px #000;animation:flip .42s calc(var(--delay, 0ms) + 80ms) ease both}.clue-cell.correct{background:linear-gradient(135deg,#209369,#126448)}.clue-cell.partial{background:repeating-linear-gradient(135deg,#a8741a 0 10px,#bd8a2a 10px 20px)}.clue-cell.wrong{background:linear-gradient(135deg,#a23940,#732329)}.champion-cell{grid-template-rows:54px auto;gap:4px;padding:4px}.champion-cell img{width:54px;height:54px;object-fit:cover;border:1px solid rgba(255,255,255,.5)}.champion-cell strong{max-width:100%;overflow:hidden;text-overflow:ellipsis}.simple-guesses{display:flex;flex-direction:column;gap:6px;width:min(94vw,450px);margin:15px auto 0}.simple-guess{display:grid;grid-template-columns:44px 1fr 30px;align-items:center;gap:10px;padding:5px 8px;border:1px solid #87454a;background:linear-gradient(90deg,#75242bf2,#2d1b20f2);text-align:left;animation:slideIn .25s ease both}.simple-guess img{width:44px;height:44px;object-fit:cover}.simple-guess b{color:#ffadb1;font-size:24px}.result-card{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:16px;width:min(94vw,690px);margin:18px auto 0;padding:14px;border:2px solid var(--gold);background:linear-gradient(130deg,#164536fa,#12272bfa);box-shadow:0 0 34px #2de0972e,0 12px 30px #0006;text-align:left;animation:rise .45s ease both}.answer-portrait{width:96px;height:96px;padding:3px;border:2px solid var(--gold);background:#0b1216}.answer-portrait img{width:100%;height:100%;object-fit:cover}.answer-copy p{margin:0 0 2px;color:#8fffc2;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.answer-copy h2{margin:0;font-family:Georgia,serif;font-size:29px}.answer-copy span{color:#c4cece;font-size:13px}.result-actions{display:flex;flex-direction:column;gap:7px}.result-actions button:first-child{background:#237558}.result-actions button:hover{filter:brightness(1.16)}footer{margin-top:auto;padding-top:15px;border-top:1px solid rgba(200,170,110,.25);color:#737f85;font-size:11px;line-height:1.5}footer p{margin:2px 0}dialog{width:min(90vw,620px);padding:28px;border:2px solid var(--gold);border-radius:5px;background:#17232c;color:var(--text);box-shadow:0 25px 80px #000;text-align:left}dialog::backdrop{background:#000000c7;backdrop-filter:blur(4px)}dialog h2{margin:0 35px 14px 0;color:var(--gold-bright);font-family:Georgia,serif;font-size:29px}dialog p,dialog li{color:#cad1d5;line-height:1.55}dialog li{margin:8px 0}.dialog-close{position:absolute;right:12px;top:11px;width:34px;height:34px;padding:0;border:1px solid #a18453;border-radius:50%;background:#263742;font-size:23px;cursor:pointer}.dialog-note{padding:10px;border-left:3px solid var(--blue);background:#06c8b914;font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stats-grid div{display:flex;flex-direction:column;align-items:center;gap:3px;padding:17px 5px;border:1px solid #776642;background:#101a21;text-align:center}.stats-grid strong{color:var(--gold-bright);font-family:Georgia,serif;font-size:31px}.stats-grid span{color:#aeb8bd;font-size:11px}.toast{position:fixed;left:50%;bottom:20px;z-index:50;padding:10px 18px;border:1px solid var(--gold);background:#14252d;box-shadow:0 10px 35px #000;opacity:0;pointer-events:none;transform:translate(-50%,16px);transition:.2s ease}.toast.visible{opacity:1;transform:translate(-50%)}.victory .result-card:after{content:"✦";position:absolute;color:#ffe590;animation:sparkle 1.1s ease both}@keyframes pop{0%{opacity:0;transform:scale(.4) rotate(-14deg)}to{opacity:1;transform:scale(1)}}@keyframes flip{0%{opacity:0;transform:rotateX(85deg)}to{opacity:1;transform:rotateX(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}}@keyframes rise{0%{opacity:0;transform:translateY(16px) scale(.97)}}@keyframes sparkle{0%{opacity:0;transform:translate(0) scale(.4)}45%{opacity:1;transform:translate(250px,-90px) scale(2)}to{opacity:0;transform:translate(420px,20px) scale(.5)}}@media(max-width:720px){.app-shell{width:min(100% - 14px,1120px);padding-top:10px}.loldle-logo{width:min(92%,360px)}.loldle-logo.compact{width:235px}.home-tool{top:38%}.menu-screen{padding-top:16px}.result-card{grid-template-columns:76px 1fr;gap:11px}.answer-portrait{width:76px;height:76px}.result-actions{grid-column:1 / -1;flex-direction:row}.result-actions button{flex:1}.quote-clue{padding:20px 34px}}@media(max-width:480px){.header-tools{padding:5px 16px}.tool-button{width:31px;height:31px}.daily-line{flex-wrap:wrap;gap:4px 8px}.mode-list{gap:6px}.mode-title{font-size:6.7vw}.mode-progress{gap:8px}.mode-progress button{width:42px;height:42px;font-size:19px}.mode-progress:before{top:21px}.guess-form{gap:5px}.guess-button{min-width:76px}.emoji-clue{gap:5px}.result-card{padding:10px}.answer-copy h2{font-size:24px}dialog{padding:22px 18px}.stats-grid strong{font-size:26px}}:root{--gold: #ffbd73;--gold-bright: #ffd9a6;--blue: #66e0d2;--panel: rgba(11, 27, 38, .9);--panel-soft: rgba(16, 38, 51, .86);--text: #eff8f7;--muted: #91a9ad;--good: #2dbb8c;--partial: #d39a38;--bad: #d65d65;--ink: #061017;--line: rgba(163, 207, 214, .16);font-family:Segoe UI Variable,Aptos,Segoe UI,system-ui,sans-serif}html{background:var(--ink)}body{min-width:0;background:var(--ink);color:var(--text)}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}svg{display:block}.page-backdrop{background:radial-gradient(circle at 13% 17%,rgba(255,123,112,.13),transparent 28rem),radial-gradient(circle at 84% 12%,rgba(102,224,210,.13),transparent 31rem),linear-gradient(145deg,#07141d,#071017 46%,#0b1521)}.page-backdrop:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0 49.8%,rgba(102,224,210,.06) 50%,transparent 50.2%),linear-gradient(0deg,transparent 0 49.8%,rgba(102,224,210,.045) 50%,transparent 50.2%);background-size:96px 96px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 76%)}.page-backdrop:after{background:radial-gradient(circle at 50% 20%,transparent 0 16rem,rgba(4,11,16,.2) 42rem),linear-gradient(to bottom,transparent 58%,rgba(4,10,15,.82))}.app-shell{width:min(100% - 40px,1180px);padding:0 0 26px;text-align:left}.game-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;margin:0;padding:12px 0 10px;border-bottom:1px solid var(--line)}.brand-lockup{display:flex;align-items:center;gap:12px;min-width:0}.loldle-logo,.loldle-logo.compact{width:176px;max-width:100%;filter:drop-shadow(0 8px 14px rgba(0,0,0,.42))}.header-center{display:grid;justify-items:center;gap:6px}.primary-nav{display:flex;align-items:center;gap:5px;padding:4px;border:1px solid var(--line);border-radius:11px;background:#07141da8}.primary-nav a{padding:7px 12px;border-radius:8px;color:#789095;font-size:10px;font-weight:800;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:color .18s ease,background .18s ease}.primary-nav a:hover{color:#c8dddf;background:#66e0d212}.primary-nav a[aria-current=page]{color:#72e8da;background:#66e0d21f;box-shadow:inset 0 0 0 1px #66e0d221}.header-tools{justify-self:end;gap:8px;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.tool-button,.round-tool{width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#0c1d28b8;color:#9bb1b4}.tool-button svg,.round-tool svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tool-button:hover,.round-tool:hover{border-color:#66e0d28c;background:#183540db;color:var(--blue);transform:translateY(-2px)}.home-tool{position:static;z-index:auto;flex:0 0 auto}.menu-screen{position:relative;isolation:isolate;margin-bottom:30px;padding:54px 38px 58px;overflow:hidden;border:0;border-radius:0;outline:0;background:transparent;box-shadow:none}.menu-screen:before{content:"";position:absolute;inset:0;z-index:-2;background:url(/loldle/ui/all-champions-hero.webp) center 44% / cover no-repeat;filter:saturate(.68) contrast(1.06) brightness(.7);opacity:.82;transform:scale(1.01);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%),linear-gradient(180deg,#000 0%,#000 66%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent 0%,#000 8%,#000 92%,transparent 100%),linear-gradient(180deg,#000 0%,#000 66%,transparent 100%);mask-composite:intersect;pointer-events:none}.menu-screen:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,transparent 0%,rgba(4,14,21,.94) 8%,rgba(5,16,24,.86) 42%,rgba(6,17,25,.28) 76%,transparent 100%),linear-gradient(180deg,rgba(5,15,22,.18) 0%,transparent 28%,rgba(5,15,22,.22) 58%,rgba(5,15,22,.72) 88%,transparent 100%),radial-gradient(circle at 74% 42%,transparent 0 17rem,rgba(3,10,15,.18) 38rem);pointer-events:none}.menu-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(280px,.78fr) minmax(520px,1.3fr);align-items:center;gap:clamp(42px,6vw,88px)}.hero-copy{text-align:left}.eyebrow,.console-label,.mode-heading>p:first-child{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.2em}.eyebrow span,.console-label span{width:24px;height:1px;background:currentColor;box-shadow:0 0 8px currentColor}.menu-screen h1{margin:0;font-family:inherit;font-size:clamp(44px,5.4vw,72px);font-weight:760;line-height:.97;letter-spacing:-.055em;text-shadow:none}.menu-screen h1 em{color:var(--gold);font-style:normal;font-weight:420}.hero-deck{max-width:430px;margin:24px 0 28px;color:#a0b4b7;font-size:15px;line-height:1.7}.daily-panel{display:grid;grid-template-columns:1fr 1fr;gap:1px;max-width:470px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--line)}.daily-panel div{display:flex;flex-direction:column;gap:5px;padding:14px 16px;background:#091720e6}.daily-panel small{color:#667d82;font-size:9px;font-weight:800;letter-spacing:.16em}.daily-panel strong{color:#dce8e8;font-size:12px;font-weight:650}.completion-panel{max-width:470px;margin-top:20px}.completion-panel>div:first-child{display:flex;justify-content:space-between;gap:14px;margin-bottom:8px;color:#71888d;font-size:11px}.completion-panel strong{color:#b5c8c9;font-weight:650}.completion-track{height:4px;overflow:hidden;border-radius:99px;background:#92b3b821}.completion-track i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),#8c7bff);box-shadow:0 0 12px #66e0d28c;transition:width .35s ease}.mode-list{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:12px;width:100%}.mode-card{--mode-color: #66e0d2;position:relative;display:grid;grid-template-columns:56px 1fr 26px;align-items:center;gap:14px;width:100%;min-height:132px;aspect-ratio:auto;padding:20px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--mode-color) 14%,transparent),transparent 48%),linear-gradient(145deg,#102531eb,#08161ff0);box-shadow:0 16px 35px #0000002e,inset 0 1px #ffffff06;filter:none;text-align:left;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}.mode-card:before{content:"";position:absolute;left:0;top:22px;bottom:22px;width:2px;border-radius:4px;background:var(--mode-color);opacity:.72;box-shadow:0 0 12px var(--mode-color)}.mode-card:hover,.mode-card:focus-visible{outline:none;border-color:color-mix(in srgb,var(--mode-color) 48%,transparent);box-shadow:0 20px 44px #00000047,0 0 0 1px color-mix(in srgb,var(--mode-color) 12%,transparent);filter:none;transform:translateY(-4px)}.mode-card.mode-classic,.mode-card.mode-endless{min-height:146px;grid-template-columns:66px 1fr 28px}.mode-card.mode-classic{--mode-color: #66e0d2}.mode-card.mode-endless{--mode-color: #f0c873;background:radial-gradient(circle at 12% 0%,rgba(240,200,115,.18),transparent 48%),linear-gradient(145deg,#2a2218f0,#08171ff2)}.mode-card.mode-endless .mode-index{color:#f0c87380}.mode-card.mode-quote{--mode-color: #8c7bff}.mode-card.mode-ability{--mode-color: #ff7b70}.mode-card.mode-emoji{--mode-color: #ffbd73}.mode-card.mode-splash{--mode-color: #65a9ff}.mode-index{position:absolute;right:15px;top:12px;color:#cde4e629;font-size:10px;font-weight:800;letter-spacing:.14em}.mode-icon{display:grid;place-items:center;width:54px;height:54px;border:1px solid color-mix(in srgb,var(--mode-color) 25%,transparent);border-radius:15px;background:color-mix(in srgb,var(--mode-color) 8%,rgba(5,15,22,.8));color:var(--mode-color)}.mode-classic .mode-icon,.mode-endless .mode-icon{width:62px;height:62px}.mode-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.mode-copy{display:flex;flex-direction:column;gap:7px;min-width:0;pointer-events:none}.mode-title,.mode-description{position:static;color:inherit;pointer-events:none;text-shadow:none}.mode-title{font-family:inherit;font-size:18px;font-weight:720;letter-spacing:-.02em}.mode-description{max-width:280px;color:#849ca0;font-size:12px;line-height:1.45}.mode-action{align-self:end;color:#536a6f;transition:color .2s ease,transform .2s ease}.mode-action svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mode-card:hover .mode-action{color:var(--mode-color);transform:translate(3px)}.mode-check{right:14px;top:14px;width:25px;height:25px;border:0;border-radius:8px;background:#2dbb8c;box-shadow:0 0 16px #2dbb8c59;color:#04140f;opacity:0;transform:scale(.65)}.mode-check svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.mode-card.completed .mode-check{opacity:1;transform:scale(1)}.mode-card.completed .mode-index{opacity:0}.all-clear{justify-content:space-between;width:100%;max-width:470px;margin:20px 0 0;padding:13px 14px;border:1px solid rgba(45,187,140,.32);border-radius:13px;background:#144a3b59;box-shadow:none}.all-clear div{display:flex;flex-direction:column;gap:2px}.all-clear strong{color:#72e3bb;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.all-clear span{color:#8fa8a7;font-size:11px}.all-clear button,.result-actions button{padding:9px 13px;border:1px solid rgba(102,224,210,.28);border-radius:9px;background:#112f39cc}.play-screen{position:relative;width:100%;margin:34px 0 54px;padding:clamp(22px,4vw,44px);overflow:hidden;border:1px solid var(--line);border-radius:24px;background:linear-gradient(150deg,#0d1f2aeb,#07131bf2);box-shadow:0 30px 80px #0000003d;text-align:center}.play-screen:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,transparent,var(--blue),#8c7bff,transparent);opacity:.55}.console-label{justify-content:center;margin-bottom:21px}.mode-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;width:min(100%,590px);margin:0 auto 32px}.mode-progress:before{display:none}.mode-progress button{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:auto;height:66px;padding:8px;border:1px solid var(--line);border-radius:12px;background:#08151dad;color:#6f878b;font-size:inherit}.mode-progress button>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.mode-progress button>span{font-size:9px;font-weight:700;letter-spacing:.05em}.mode-progress button:hover,.mode-progress button.active{border-color:#66e0d280;background:#193d4594;color:var(--blue);transform:translateY(-2px)}.mode-progress button.completed{border-color:#2dbb8c66;background:#1242356b;color:#68d8b0}.mode-progress button b{right:6px;top:6px;bottom:auto;width:15px;height:15px;border-radius:5px;line-height:15px}.mode-progress button b svg{width:11px;height:11px;margin:2px;fill:none;stroke:#fff;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.mode-heading h1{margin:0;font-family:inherit;font-size:clamp(30px,4.5vw,48px);font-weight:730;letter-spacing:-.045em;text-shadow:none}.mode-heading>p:last-child{max-width:620px;color:#82999d}.clue-stage{margin:26px auto 18px}.quote-clue{border:1px solid rgba(140,123,255,.32);border-radius:18px;background:radial-gradient(circle at 0 0,rgba(140,123,255,.15),transparent 55%),#08151fc2;box-shadow:none;font-family:inherit;font-size:clamp(19px,3vw,27px);font-style:normal;font-weight:450}.quote-clue:before,.quote-clue:after{color:#8c7bff;font-family:Georgia,serif}.ability-clue{color:#879da1}.ability-clue img{border:1px solid rgba(255,123,112,.48);border-radius:20px;background:#0a1117;box-shadow:0 18px 45px #00000059,0 0 28px #ff7b701f;filter:grayscale(1) contrast(1.1);transform:none}.ability-clue img.revealed{filter:none}.emoji-clue span{border:1px solid rgba(255,189,115,.28);border-radius:18px;background:#192225d1;color:#627175;box-shadow:none}.splash-clue{border:1px solid rgba(101,169,255,.36);border-radius:20px;box-shadow:0 22px 50px #00000052}.guess-form{gap:10px;width:min(100%,620px)}.guess-form input{height:56px;padding:0 18px;border:1px solid var(--line);border-radius:14px;background:#051017d6;box-shadow:inset 0 1px #ffffff06;font-size:15px}.guess-form input:focus{border-color:#66e0d2a6;box-shadow:0 0 0 4px #66e0d214}.guess-button{min-width:104px;border:0;border-radius:14px;background:linear-gradient(135deg,#56d7c9,#3caea9);color:#041718;box-shadow:0 12px 28px #2eb1a82e}.suggestions{top:calc(100% + 7px);padding:6px;border:1px solid rgba(102,224,210,.25);border-radius:14px;background:#0b1b25}.suggestions button{border-radius:9px}.suggestions button:hover,.suggestions button:focus{background:#173541}.suggestions img{border:0;border-radius:8px}.form-message{color:var(--gold)}.classic-board{margin-top:22px}.classic-labels span{border-bottom:1px solid rgba(102,224,210,.25);color:#8ba1a5}.clue-cell{border:0;border-radius:10px;box-shadow:inset 0 1px #ffffff1f}.clue-cell.correct{background:linear-gradient(145deg,#258d72,#196451)}.clue-cell.partial{background:linear-gradient(145deg,#b78132,#815924)}.clue-cell.wrong{background:linear-gradient(145deg,#a94d59,#71323b)}.champion-cell img{border:0;border-radius:7px}.simple-guesses{gap:8px;width:min(100%,480px)}.simple-guess{padding:7px;border:1px solid rgba(214,93,101,.25);border-radius:12px;background:#5b252e73}.simple-guess img{border-radius:8px}.result-card{border:1px solid rgba(45,187,140,.34);border-radius:18px;background:linear-gradient(135deg,#165342bf,#0b2628db);box-shadow:0 20px 45px #00000040}.answer-portrait{border:0;border-radius:14px;overflow:hidden;background:#071219}.answer-copy h2{font-family:inherit}footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 0 0;border-top:1px solid var(--line);color:#52696e;text-align:left}footer strong{color:#758d91;font-size:10px;letter-spacing:.17em}footer strong span{color:#43595d;font-weight:600}dialog{border:1px solid rgba(102,224,210,.25);border-radius:20px;background:#0d202b;box-shadow:0 32px 100px #000}dialog h2{color:var(--text);font-family:inherit;font-weight:720;letter-spacing:-.03em}.dialog-close{border-color:var(--line);border-radius:10px;background:#152e3a}.dialog-note{border-left-color:var(--blue);border-radius:0 10px 10px 0}.stats-grid div{border:1px solid var(--line);border-radius:13px;background:#091923}.stats-grid strong{color:var(--blue);font-family:inherit}.toast{border:1px solid rgba(102,224,210,.35);border-radius:12px;background:#102a35}.content-sections{display:grid;gap:20px;width:100%;margin:18px 0 64px}.content-sections>[data-i18n-html="home.guideHtml"]{display:grid;gap:20px}.archive-section{padding:clamp(32px,5vw,64px);border:1px solid var(--line);border-radius:26px;background:radial-gradient(circle at 100% 0,rgba(102,224,210,.055),transparent 28rem),linear-gradient(145deg,#0e222de0,#08161feb);box-shadow:0 24px 58px #00000029;scroll-margin-top:20px}.section-heading{display:grid;align-content:start;gap:12px}.section-heading>span,.strategy-copy>span{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.19em}.section-heading h2,.strategy-copy h2{margin:0;font-size:clamp(32px,4.5vw,56px);font-weight:750;letter-spacing:-.05em;line-height:1.02}.section-heading>p{max-width:720px;margin:4px auto 0;color:#82999d;font-size:15px;line-height:1.7}.centered-heading{justify-items:center;text-align:center}.about-section{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(32px,7vw,88px)}.section-copy{display:grid;gap:18px}.section-copy p{margin:0;color:#9eb1b4;font-size:15px;line-height:1.78}.guide-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:38px}.guide-feature-card{min-height:205px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#07141ca3;transition:transform .2s ease,border-color .2s ease,background .2s ease}.guide-feature-card:hover{border-color:#66e0d257;background:#0d222bd1;transform:translateY(-4px)}.guide-icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(102,224,210,.22);border-radius:13px;background:#66e0d213;color:var(--blue)}.guide-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.guide-feature-card:nth-child(2) .guide-icon{border-color:#8c7bff40;background:#8c7bff14;color:#9f91ff}.guide-feature-card:nth-child(3) .guide-icon{border-color:#ff7b7040;background:#ff7b7014;color:#ff8f86}.guide-feature-card:nth-child(4) .guide-icon{border-color:#ffbd7340;background:#ffbd7314;color:var(--gold)}.guide-feature-card:nth-child(5) .guide-icon{border-color:#65a9ff40;background:#65a9ff14;color:#76b4ff}.guide-feature-card h3{margin:18px 0 9px;font-size:17px;letter-spacing:-.02em}.guide-feature-card p{margin:0;color:#7f969a;font-size:13px;line-height:1.62}.archive-section.steps-section{background:radial-gradient(circle at 15% 10%,rgba(102,224,210,.18),transparent 26rem),radial-gradient(circle at 90% 100%,rgba(255,123,112,.14),transparent 24rem),linear-gradient(135deg,#15353d,#242849 58%,#39283f)}.archive-section.steps-section .section-heading>span{color:#9df3e8}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:38px 0 0;padding:0;list-style:none}.step-grid li{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0e}.step-grid li>span{color:#9fe7df;font-size:10px;font-weight:850;letter-spacing:.18em}.step-grid h3{margin:24px 0 9px;font-size:17px}.step-grid p{margin:0;color:#b0c2c5;font-size:13px;line-height:1.65}.return-section{background:radial-gradient(circle at 0 100%,rgba(140,123,255,.09),transparent 30rem),linear-gradient(145deg,#0f202eeb,#09161ff0)}.strategy-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(36px,7vw,88px);background:radial-gradient(circle at 0 0,rgba(255,189,115,.11),transparent 27rem),linear-gradient(135deg,#211c1ce0,#121a26f0)}.strategy-copy{display:grid;gap:14px}.strategy-copy>span{color:var(--gold)}.strategy-copy p{margin:0;color:#9eaaad;font-size:14px;line-height:1.72}.strategy-copy a{display:inline-flex;align-items:center;gap:9px;justify-self:start;margin-top:7px;padding:11px 15px;border:1px solid rgba(255,189,115,.28);border-radius:11px;background:#ffbd7314;color:var(--gold);font-size:12px;font-weight:750;text-decoration:none}.strategy-copy a:hover{border-color:#ffbd738c;background:#ffbd7321}.strategy-copy a svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.strategy-list{display:grid;gap:9px;margin:0;padding:0;list-style:none}.strategy-list li{display:grid;gap:5px;padding:17px 19px;border:1px solid var(--line);border-radius:14px;background:#07131ba6}.strategy-list strong{color:#d9e6e6;font-size:13px}.strategy-list span{color:#798f93;font-size:12px;line-height:1.55}.faq-section{padding-inline:clamp(24px,7vw,96px)}.faq-list{display:grid;gap:8px;margin-top:34px}.faq-list details{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#06121aad}.faq-list details[open]{border-color:#66e0d24d;background:#0b1f27d1}.faq-list summary{position:relative;padding:18px 52px 18px 19px;color:#d8e5e6;font-size:13px;font-weight:720;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:19px;top:50%;color:var(--blue);font-size:21px;font-weight:400;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list details p{margin:0;padding:0 52px 19px 19px;color:#81989c;font-size:13px;line-height:1.65}.network-section{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 0,rgba(102,224,210,.13),transparent 27rem),radial-gradient(circle at 95% 100%,rgba(140,123,255,.13),transparent 25rem),linear-gradient(145deg,#0c1f2af5,#07121bfa)}.network-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 49.85%,rgba(102,224,210,.055) 50%,transparent 50.15%);background-size:88px 100%;mask-image:linear-gradient(to bottom,black,transparent 72%)}.network-section>*{position:relative;z-index:1}.network-heading h2{color:#f1fbfa}.future-game-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:38px}.future-game-slot{position:relative;display:grid;justify-items:center;min-height:190px;padding:22px 16px 19px;border:1px dashed rgba(135,177,184,.22);border-radius:18px;background:#05111980;text-align:center}.future-game-slot:nth-child(2){--slot-color: #9f91ff}.future-game-slot:nth-child(3){--slot-color: #ff9a90}.future-game-slot:nth-child(4){--slot-color: #ffbd73}.future-game-number{position:absolute;right:13px;top:11px;color:#3f5c62;font-size:9px;font-weight:850;letter-spacing:.14em}.future-game-mark{display:grid;place-items:center;width:65px;height:65px;margin-top:5px;border:1px solid color-mix(in srgb,var(--slot-color, var(--blue)) 34%,transparent);border-radius:21px;background:color-mix(in srgb,var(--slot-color, var(--blue)) 10%,transparent);color:var(--slot-color, var(--blue));font-size:29px;font-weight:260;box-shadow:0 13px 32px #0000002e;transform:rotate(8deg)}.future-game-slot:nth-child(2n) .future-game-mark{transform:rotate(-8deg)}.future-game-slot h3{margin:18px 0 4px;color:#d9e8e8;font-size:15px}.future-game-slot p{margin:0;color:#647d82;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.share-panel{display:grid;grid-template-columns:minmax(230px,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(28px,6vw,72px);margin-top:42px;padding-top:34px;border-top:1px solid var(--line)}.share-copy{display:grid;gap:8px}.share-copy>span{color:var(--gold);font-size:9px;font-weight:850;letter-spacing:.19em}.share-copy h3{margin:0;color:#e8f2f2;font-size:clamp(22px,3vw,31px);letter-spacing:-.035em}.share-copy p{margin:2px 0 0;color:#7f969a;font-size:13px;line-height:1.65}.share-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.share-chip{display:inline-flex;align-items:center;gap:8px;min-height:43px;padding:0 14px;border:1px solid rgba(140,183,189,.2);border-radius:12px;background:#07151dbf;color:#9bb0b3;font:inherit;font-size:11px;font-weight:720;text-decoration:none;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.share-chip:hover{border-color:#66e0d26b;background:#112d35cc;color:#e8f7f5;transform:translateY(-2px)}.share-chip.native-share{border-color:#66e0d259;background:#66e0d21c;color:var(--blue)}.share-chip svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.share-chip b{display:grid;place-items:center;width:18px;height:18px;color:currentColor;font-size:13px;font-weight:850}@media(max-width:920px){.menu-layout{grid-template-columns:1fr;gap:38px}.hero-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.hero-copy .eyebrow,.hero-copy h1,.hero-copy .hero-deck,.hero-copy .all-clear{grid-column:1 / -1}.daily-panel{align-self:end}.completion-panel{align-self:center;margin-top:0}.menu-screen h1{max-width:720px}.hero-deck{max-width:620px}.about-section,.strategy-section{grid-template-columns:1fr;gap:30px}.guide-feature-grid,.future-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.share-panel{grid-template-columns:1fr}.share-actions{justify-content:flex-start}}@media(max-width:720px){.app-shell{width:min(100% - 24px,1180px);padding-top:0}.game-header{grid-template-columns:1fr auto}.brand-lockup{grid-column:1;grid-row:1}.header-tools{grid-column:2;grid-row:1}.header-center{grid-column:1 / -1;grid-row:2;justify-self:stretch;margin-top:6px}.primary-nav{justify-content:center;width:100%}.loldle-logo,.loldle-logo.compact{width:148px}.menu-screen{padding:36px 22px 46px}.hero-copy{display:block}.daily-panel{margin-top:24px}.completion-panel{margin-top:18px}.mode-card{min-height:122px}.play-screen{border-radius:18px}.result-card{grid-template-columns:76px 1fr}.content-sections{gap:14px;margin-bottom:48px}.content-sections>[data-i18n-html="home.guideHtml"]{gap:14px}.archive-section{border-radius:20px}.step-grid{grid-template-columns:1fr;gap:9px;margin-top:28px}.step-grid h3{margin-top:16px}}@media(max-width:520px){.app-shell{width:min(100% - 18px,1180px)}.game-header{padding-top:8px}.brand-lockup{gap:8px}.loldle-logo,.loldle-logo.compact{width:124px}.tool-button,.round-tool{width:34px;height:34px;border-radius:9px}.menu-screen{padding:30px 14px 38px}.menu-screen:before{background-position:52% center}.menu-screen h1{font-size:clamp(39px,12vw,54px)}.hero-deck{margin:19px 0 23px;font-size:14px}.daily-panel{grid-template-columns:1fr}.mode-list{grid-template-columns:1fr;gap:9px}.mode-card,.mode-card.mode-classic,.mode-card.mode-endless{grid-column:auto;grid-template-columns:50px 1fr 24px;min-height:108px;padding:16px;border-radius:15px}.mode-icon,.mode-classic .mode-icon,.mode-endless .mode-icon{width:48px;height:48px;border-radius:13px}.mode-title{font-size:17px}.mode-description{font-size:11px}.play-screen{margin-top:22px;padding:20px 12px 24px}.console-label{font-size:8px}.mode-progress{gap:5px;margin-bottom:26px}.mode-progress button{height:58px;padding:6px 3px;border-radius:10px}.mode-progress button>svg{width:18px;height:18px}.mode-progress button>span{font-size:8px}.quote-clue{padding:20px 30px}.guess-form{gap:7px}.guess-form input{height:52px;padding:0 13px}.guess-button{min-width:76px;border-radius:12px}.result-card{padding:11px}.archive-section{padding:25px 19px;border-radius:17px}.section-heading h2,.strategy-copy h2{font-size:31px}.section-heading>p,.section-copy p{font-size:13px}.guide-feature-grid{grid-template-columns:1fr;gap:8px;margin-top:27px}.guide-feature-card{min-height:0;padding:18px}.guide-feature-card h3{margin-top:14px}.step-grid li{padding:19px}.faq-section{padding-inline:13px}.faq-list{margin-top:25px}.faq-list summary{padding:16px 45px 16px 16px;font-size:12px}.faq-list details p{padding:0 17px 17px;font-size:12px}.future-game-grid{gap:8px;margin-top:27px}.future-game-slot{min-height:158px;padding:18px 10px 15px;border-radius:14px}.future-game-mark{width:55px;height:55px;border-radius:17px;font-size:25px}.future-game-slot h3{margin-top:14px;font-size:13px}.share-panel{margin-top:30px;padding-top:25px}.share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.share-chip{justify-content:center;padding-inline:10px}.share-chip.native-share{grid-column:1 / -1}.strategy-list li{padding:15px}footer{align-items:flex-start;flex-direction:column;gap:12px}}.leaderboard-tool{color:#f5c66b}.classic-variant-switch{display:grid;grid-template-columns:1fr 1fr;width:min(100%,354px);margin:-12px auto 26px;padding:4px;border:1px solid rgba(100,215,205,.2);border-radius:14px;background:#030e15b8;box-shadow:inset 0 1px #ffffff06}.classic-variant-switch[hidden]{display:none}.classic-variant-switch button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:7px 16px;border:0;border-radius:10px;background:transparent;color:#75909d;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:.18s ease}.classic-variant-switch button span{color:#58717d;font-size:9px}.classic-variant-switch button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.classic-variant-switch button:hover{color:#c9e4e5}.classic-variant-switch button.active{background:linear-gradient(135deg,#2a8b864d,#18475873);color:#78eee0;box-shadow:inset 0 0 0 1px #66e0d247,0 5px 18px #0000002e}.endless-hud{display:grid;grid-template-columns:minmax(120px,1.35fr) repeat(4,minmax(0,1fr)) auto;width:min(100%,940px);margin:-8px auto 28px;border-block:1px solid rgba(102,224,210,.18);background:linear-gradient(90deg,transparent,rgba(13,48,57,.45) 12%,rgba(13,48,57,.45) 88%,transparent)}.endless-hud[hidden]{display:none}.endless-hud>div{position:relative;display:grid;gap:4px;padding:14px 18px}.endless-hud>div:not(:first-child):before{content:"";position:absolute;left:0;top:22%;bottom:22%;width:1px;background:#70b6b926}.endless-hud span{color:#698692;font-size:8px;font-weight:800;letter-spacing:.16em}.endless-hud strong{color:#eaf8f5;font-size:20px;line-height:1}.endless-hud>div:first-child strong{color:#6be5d5}.endless-hud .endless-player strong{overflow:hidden;font-size:14px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.endless-hud>button{display:flex;align-items:center;gap:8px;margin:9px 0 9px 12px;padding:0 16px;border:1px solid rgba(223,178,91,.28);border-radius:10px;background:#573b1533;color:#f0c873;font-size:10px;font-weight:750;white-space:nowrap;cursor:pointer}.endless-hud>button:hover{border-color:#f0c87399;background:#704d184d}.endless-hud>button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}.dialog-eyebrow{margin:0 0 7px;color:#66e0d2!important;font-size:9px!important;font-weight:850;letter-spacing:.18em}.player-dialog{width:min(90vw,470px)}.player-dialog form{display:grid;gap:9px;margin-top:22px}.player-dialog label{color:#8da5ad;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.player-dialog input{height:52px;padding:0 15px;border:1px solid rgba(102,224,210,.25);border-radius:11px;outline:none;background:#071821;color:#fff;font:inherit}.player-dialog input:focus{border-color:#66e0d2;box-shadow:0 0 0 4px #66e0d214}.player-dialog form button{height:48px;border:1px solid rgba(102,224,210,.45);border-radius:11px;background:linear-gradient(135deg,#1b817c,#16566a);color:#fff;font:800 11px/1 inherit;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.player-dialog form button:disabled{opacity:.55;cursor:wait}.turnstile-check{display:grid;gap:7px;width:100%}.turnstile-check>span{color:#8da5ad;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}#turnstile-widget{min-height:65px;width:100%;overflow:hidden;border-radius:9px}#turnstile-widget iframe{max-width:100%}html[data-theme=day] .turnstile-check>span{color:#536f73}.dialog-form-error{min-height:20px;margin:0;color:#ff8b83!important;font-size:12px}.leaderboard-dialog{width:min(94vw,800px);max-height:calc(100dvh - 32px);padding:30px;overflow:hidden}.leaderboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;padding-right:28px}.leaderboard-heading h2{margin-bottom:6px}.leaderboard-heading p:last-child{max-width:410px;margin:0;color:#79929d;font-size:12px}.leaderboard-tabs{display:grid;grid-template-columns:1fr 1fr;flex:0 0 220px;padding:3px;border:1px solid rgba(102,224,210,.16);border-radius:10px;background:#071821}.leaderboard-tabs button{min-height:35px;padding:0 11px;border:0;border-radius:7px;background:transparent;color:#6f8994;font-size:10px;font-weight:800;cursor:pointer}.leaderboard-tabs button[aria-selected=true]{background:#183b46;color:#79e8dc}.leaderboard-podium{display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:10px;min-height:190px;margin:28px 0 18px;padding:12px 10px 0;background:radial-gradient(circle at 50% 0,rgba(224,172,73,.11),transparent 46%),linear-gradient(180deg,transparent,rgba(5,19,27,.55));border-bottom:1px solid rgba(102,224,210,.14)}.leaderboard-podium.loading{opacity:.45}.podium-card{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-width:0;height:142px;padding:9px 10px 11px;overflow:hidden;border:1px solid rgba(112,166,171,.16);border-bottom:0;border-radius:14px 14px 0 0;background:linear-gradient(180deg,#15343ed1,#081c25e0);box-shadow:inset 0 1px #ffffff08;animation:podium-rise .55s cubic-bezier(.2,.75,.25,1) both}.podium-card.place-1{height:172px;border-color:#e6ba5b61;background:radial-gradient(circle at 50% 18%,rgba(255,213,116,.22),transparent 46%),linear-gradient(180deg,#694e1e7a,#0d282ef0);box-shadow:inset 0 1px #ffebb929,0 -10px 35px #e7af3e1c}.podium-card.place-2{border-color:#7fc0e052;background:radial-gradient(circle at 50% 20%,rgba(139,209,247,.17),transparent 48%),linear-gradient(180deg,#203f4eeb,#081c25e6);box-shadow:inset 0 1px #daf1ff1c,0 -8px 30px #50a7dc14;animation-delay:.08s}.podium-card.place-3{border-color:#d47b4e52;background:radial-gradient(circle at 50% 20%,rgba(227,108,68,.15),transparent 48%),linear-gradient(180deg,#492d26d1,#091c24eb);box-shadow:inset 0 1px #ffcfb317,0 -8px 30px #d65b2f12;animation-delay:.16s}.podium-card:before{position:absolute;z-index:-1;inset:0;content:"";pointer-events:none}.podium-card.place-1:before{background:linear-gradient(112deg,transparent 24%,rgba(255,225,151,.19) 42%,transparent 58%);animation:champion-sweep 4.8s ease-in-out infinite}.podium-card.place-2:before{background:linear-gradient(120deg,transparent 30%,rgba(173,224,255,.14) 48%,transparent 66%);animation:silver-sweep 5.4s ease-in-out infinite}.podium-card.place-3:before{background:radial-gradient(circle at 50% 82%,rgba(255,120,70,.2),transparent 44%);animation:bronze-pulse 3.2s ease-in-out infinite}.podium-card.empty{visibility:hidden}.podium-rank{position:absolute;top:9px;right:11px;color:#718995;font:800 9px/1 monospace}.place-1 .podium-rank{color:#f0c873}.place-2 .podium-rank{color:#a9d8ef}.place-3 .podium-rank{color:#dc9875}.podium-emblem{position:relative;z-index:1;display:block;width:58px;height:58px;margin:-2px 0 1px;object-fit:contain;filter:drop-shadow(0 7px 12px rgba(0,0,0,.28))}.place-1 .podium-emblem{width:82px;height:82px;margin-top:-5px;filter:drop-shadow(0 0 12px rgba(243,191,81,.34));animation:champion-hover 3.6s ease-in-out infinite}.place-2 .podium-emblem{width:62px;height:62px;filter:drop-shadow(0 0 9px rgba(111,195,239,.28));animation:silver-hover 4.4s ease-in-out infinite}.place-3 .podium-emblem{width:58px;height:58px;filter:drop-shadow(0 0 9px rgba(232,102,54,.24));animation:bronze-hover 3s ease-in-out infinite}.podium-card>strong{max-width:100%;overflow:hidden;color:#e9f4f3;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.podium-card>b{margin-top:5px;color:#70e2d6;font-size:22px}.place-1>b{color:#f0c873}.place-2>b{color:#9edcf4}.place-3>b{color:#e49a75}.podium-card>small{color:#607a85;font-size:8px;letter-spacing:.08em;text-transform:uppercase}@keyframes podium-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes champion-hover{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-3px) scale(1.025)}}@keyframes silver-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes bronze-hover{0%,to{transform:scale(1)}50%{transform:scale(1.035)}}@keyframes champion-sweep{0%,58%,to{transform:translate(-120%)}76%{transform:translate(120%)}}@keyframes silver-sweep{0%,62%,to{transform:translate(-120%)}80%{transform:translate(120%)}}@keyframes bronze-pulse{0%,to{opacity:.42;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}.leaderboard-table{max-height:clamp(220px,38dvh,480px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(102,224,210,.42) rgba(4,17,24,.46);scrollbar-gutter:stable;scrollbar-width:thin;border:1px solid rgba(102,224,210,.13);border-radius:12px;background:#04111875}.leaderboard-table::-webkit-scrollbar{width:10px}.leaderboard-table::-webkit-scrollbar-track{background:#04111875}.leaderboard-table::-webkit-scrollbar-thumb{border:2px solid rgba(4,17,24,.46);border-radius:999px;background:#66e0d261}.leaderboard-row{display:grid;grid-template-columns:64px minmax(0,1fr) 82px 82px;align-items:center;min-height:47px;padding:0 15px;border-top:1px solid rgba(102,224,210,.08);color:#78919b;font-size:11px}.leaderboard-table-head{position:sticky;top:0;z-index:2;min-height:36px;border:0;background:#091923;color:#516b77;font-size:8px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.leaderboard-row strong{display:flex;align-items:center;gap:10px;overflow:hidden;color:#dce9e8;text-overflow:ellipsis;white-space:nowrap}.leaderboard-row strong i{display:grid;place-items:center;flex:0 0 26px;height:26px;border-radius:7px;background:#15333e;color:#66d8ce;font-style:normal;font-size:10px}.leaderboard-row>b{color:#67d9cd;font-size:14px}.leaderboard-row.is-me{background:#66e0d212}.leaderboard-empty{margin:0;padding:27px;color:#6f8993;font-size:12px;text-align:center}.leaderboard-me{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-top:12px;padding:13px 16px;border:1px solid rgba(240,200,115,.25);border-radius:11px;background:#63451529}.leaderboard-me[hidden]{display:none}.leaderboard-me span{color:#987f51;font-size:8px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.leaderboard-me strong{color:#f1e4c9;font-size:12px}.leaderboard-me b{color:#f0c873;font-size:12px}.leaderboard-status{margin:12px 2px 0;color:#66818c!important;font-size:10px!important;text-align:right}@media(max-width:720px){.endless-hud{grid-template-columns:repeat(2,1fr)}.endless-hud>.endless-player{grid-column:1 / -1;justify-items:center;border-bottom:1px solid rgba(112,182,185,.15)}.endless-hud>button{grid-column:1 / -1;justify-content:center;min-height:40px;margin:0 0 10px}.endless-hud>div:nth-child(2):before,.endless-hud>div:nth-child(4):before{display:none}.leaderboard-heading{align-items:stretch;flex-direction:column;padding-right:20px}.leaderboard-tabs{flex-basis:auto;width:100%}.leaderboard-dialog{max-height:calc(100dvh - 20px);padding:24px 15px}.leaderboard-table{max-height:clamp(220px,40dvh,360px)}.leaderboard-podium{gap:5px;margin-top:20px;padding-inline:0}.podium-card{padding-inline:5px}.podium-emblem{width:52px;height:52px}.place-1 .podium-emblem{width:72px;height:72px}.place-2 .podium-emblem{width:54px;height:54px}.place-3 .podium-emblem{width:52px;height:52px}.leaderboard-row{grid-template-columns:42px minmax(0,1fr) 54px 50px;padding-inline:9px}.leaderboard-me{grid-template-columns:1fr auto;gap:4px 10px}.leaderboard-me span{grid-column:1 / -1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}html[data-theme=day]{color-scheme:light;--gold: #a15d23;--gold-bright: #7d4218;--blue: #087e79;--panel: rgba(255, 255, 255, .9);--panel-soft: rgba(246, 251, 249, .9);--text: #17343b;--muted: #5d757a;--ink: #eaf3f0;--line: rgba(38, 91, 96, .18)}html[data-theme=day],html[data-theme=day] body{background:var(--ink);color:var(--text)}html[data-theme=day] .page-backdrop{background:radial-gradient(circle at 13% 17%,rgba(210,112,97,.1),transparent 28rem),radial-gradient(circle at 84% 12%,rgba(8,126,121,.13),transparent 31rem),linear-gradient(145deg,#edf6f3,#e4efec 46%,#dce9e7)}html[data-theme=day] .page-backdrop:before{background:linear-gradient(90deg,transparent 0 49.8%,rgba(21,117,112,.055) 50%,transparent 50.2%),linear-gradient(0deg,transparent 0 49.8%,rgba(21,117,112,.04) 50%,transparent 50.2%)}html[data-theme=day] .page-backdrop:after{background:radial-gradient(circle at 50% 20%,transparent 0 16rem,rgba(65,105,105,.05) 42rem),linear-gradient(to bottom,transparent 58%,rgba(211,228,224,.72))}html[data-theme=day] .loldle-logo{filter:drop-shadow(0 2px 2px rgba(9,42,46,.38))}html[data-theme=day] .primary-nav{border-color:var(--line);background:#ffffffb8;box-shadow:0 8px 24px #26494c12}html[data-theme=day] .primary-nav a{color:#587176}html[data-theme=day] .primary-nav a:hover{color:#115f5d;background:#087e7914}html[data-theme=day] .primary-nav a[aria-current=page]{color:#08736f;background:#087e791f;box-shadow:inset 0 0 0 1px #087e7924}html[data-theme=day] .tool-button,html[data-theme=day] .round-tool{border-color:var(--line);background:#ffffffc7;color:#46666c;box-shadow:0 6px 18px #284e5114}html[data-theme=day] .tool-button:hover,html[data-theme=day] .round-tool:hover{border-color:#087e796b;background:#fff;color:var(--blue)}html[data-theme=day] .menu-screen:before{filter:saturate(.88) contrast(1.02) brightness(1);opacity:.5}html[data-theme=day] .menu-screen:after{background:linear-gradient(90deg,transparent 0%,rgba(239,247,245,.97) 8%,rgba(239,247,245,.9) 42%,rgba(239,247,245,.52) 76%,transparent 100%),linear-gradient(180deg,rgba(239,247,245,.12) 0%,transparent 28%,rgba(232,243,240,.28) 58%,rgba(225,238,234,.82) 88%,transparent 100%),radial-gradient(circle at 74% 42%,transparent 0 17rem,rgba(225,238,234,.18) 38rem)}html[data-theme=day] .hero-deck{color:#4f696f}html[data-theme=day] .daily-panel{background:var(--line)}html[data-theme=day] .daily-panel div{background:#ffffffdb}html[data-theme=day] .daily-panel small,html[data-theme=day] .completion-panel>div:first-child{color:#627b80}html[data-theme=day] .daily-panel strong,html[data-theme=day] .completion-panel strong{color:#234249}html[data-theme=day] .completion-track{background:#265b6024}html[data-theme=day] .mode-card,html[data-theme=day] .mode-card.mode-endless{background:radial-gradient(circle at 12% 0%,color-mix(in srgb,var(--mode-color) 13%,transparent),transparent 48%),linear-gradient(145deg,#fffffff0,#eff7f5f5);box-shadow:0 16px 35px #2f4e4e1a,inset 0 1px #ffffffe6}html[data-theme=day] .mode-card:hover,html[data-theme=day] .mode-card:focus-visible{box-shadow:0 20px 44px #2f4e4e29,0 0 0 1px color-mix(in srgb,var(--mode-color) 18%,transparent)}html[data-theme=day] .mode-icon{background:color-mix(in srgb,var(--mode-color) 9%,white)}html[data-theme=day] .mode-description,html[data-theme=day] .mode-action{color:#647d82}html[data-theme=day] .mode-index{color:#254c523d}html[data-theme=day] .all-clear{background:#d8f3e9bf}html[data-theme=day] .all-clear strong{color:#16785b}html[data-theme=day] .all-clear span{color:#55736d}html[data-theme=day] .play-screen{background:linear-gradient(150deg,#fffffff0,#edf6f3f5);box-shadow:0 30px 80px #2f4e4e1f}html[data-theme=day] .classic-variant-switch{border-color:var(--line);background:#e2efecd6;box-shadow:inset 0 1px #ffffffe6}html[data-theme=day] .classic-variant-switch button{color:#5c757b}html[data-theme=day] .classic-variant-switch button span{color:#799094}html[data-theme=day] .classic-variant-switch button:hover{color:#175e5d}html[data-theme=day] .classic-variant-switch button.active{background:linear-gradient(135deg,#087e7924,#46849124);color:#08736f;box-shadow:inset 0 0 0 1px #087e7933,0 5px 18px #2f4e4e14}html[data-theme=day] .mode-progress button{border-color:var(--line);background:#ffffffc7;color:#60797e}html[data-theme=day] .mode-progress button:hover,html[data-theme=day] .mode-progress button.active{border-color:#087e796b;background:#087e791a;color:#08736f}html[data-theme=day] .mode-progress button.completed{background:#2dbb8c1f;color:#15795b}html[data-theme=day] .mode-heading>p:last-child,html[data-theme=day] .ability-clue{color:#60797e}html[data-theme=day] .quote-clue{background:radial-gradient(circle at 0 0,rgba(140,123,255,.12),transparent 55%),#ffffffd1}html[data-theme=day] .emoji-clue span{background:#fffcf4e6;color:#7a8788}html[data-theme=day] .guess-form input,html[data-theme=day] .player-dialog input{border-color:var(--line);background:#ffffffe6;color:#17343b;box-shadow:inset 0 1px #fffc}html[data-theme=day] .suggestions{border-color:#087e7940;background:#f7fbfa;box-shadow:0 18px 45px #2f4e4e29}html[data-theme=day] .suggestions button:hover,html[data-theme=day] .suggestions button:focus{background:#e1f0ed}html[data-theme=day] .simple-guess{background:#c1485221;color:#713b40}html[data-theme=day] .result-card{background:linear-gradient(135deg,#d9f5eaf2,#eff9f5f5);box-shadow:0 20px 45px #2f4e4e1f}html[data-theme=day] .answer-copy p{color:#16785b}html[data-theme=day] .answer-copy span{color:#55716f}html[data-theme=day] .endless-hud{background:linear-gradient(90deg,transparent,rgba(188,225,219,.55) 12%,rgba(188,225,219,.55) 88%,transparent)}html[data-theme=day] .endless-hud span{color:#5f7b80}html[data-theme=day] .endless-hud strong{color:#17343b}html[data-theme=day] .endless-hud>button{border-color:#7e481261;background:#b3703429;color:#6d3d10;box-shadow:inset 0 1px #ffffffb8,0 5px 16px #5d39161a}html[data-theme=day] .endless-hud>button:hover{border-color:#8a4f19;background:#92531c;color:#fffaf0}html[data-theme=day] .endless-hud>button:focus-visible{outline:3px solid rgba(146,83,28,.25);outline-offset:3px}html[data-theme=day] .archive-section{background:radial-gradient(circle at 100% 0,rgba(8,126,121,.065),transparent 28rem),#ffffffd6;box-shadow:0 24px 58px #2f4e4e1a}html[data-theme=day] .section-heading>p,html[data-theme=day] .section-copy p,html[data-theme=day] .guide-feature-card p,html[data-theme=day] .step-grid p,html[data-theme=day] .strategy-copy p,html[data-theme=day] .strategy-list span,html[data-theme=day] .faq-list details p,html[data-theme=day] .share-copy p{color:#5d757a}html[data-theme=day] .guide-feature-card,html[data-theme=day] .strategy-list li,html[data-theme=day] .faq-list details,html[data-theme=day] .future-game-slot{background:#f6fbf9d1}html[data-theme=day] .guide-feature-card:hover,html[data-theme=day] .faq-list details[open]{background:#fff}html[data-theme=day] .archive-section.steps-section{background:radial-gradient(circle at 15% 10%,rgba(8,126,121,.13),transparent 26rem),radial-gradient(circle at 90% 100%,rgba(205,102,91,.1),transparent 24rem),linear-gradient(135deg,#e1f1ed,#e9e8f5 58%,#f3e8e7)}html[data-theme=day] .archive-section.steps-section .section-heading>span,html[data-theme=day] .step-grid li>span{color:#08736f}html[data-theme=day] .step-grid li{border-color:#265b6026;background:#ffffff8f}html[data-theme=day] .return-section{background:radial-gradient(circle at 0 100%,rgba(140,123,255,.08),transparent 30rem),#ffffffdb}html[data-theme=day] .strategy-section{background:radial-gradient(circle at 0 0,rgba(179,112,52,.1),transparent 27rem),#fffcf7e0}html[data-theme=day] .strategy-list strong,html[data-theme=day] .faq-list summary,html[data-theme=day] .future-game-slot h3,html[data-theme=day] .share-copy h3,html[data-theme=day] .network-heading h2{color:#17343b}html[data-theme=day] .network-section{background:radial-gradient(circle at 50% 0,rgba(8,126,121,.1),transparent 27rem),radial-gradient(circle at 95% 100%,rgba(140,123,255,.09),transparent 25rem),#ffffffe0}html[data-theme=day] .future-game-number,html[data-theme=day] .future-game-slot p{color:#667e82}html[data-theme=day] .share-chip{border-color:var(--line);background:#f7fbfae6;color:#4f6b70}html[data-theme=day] .share-chip:hover{background:#fff;color:#08736f}html[data-theme=day] .share-chip.native-share{border-color:#087e7947;background:#087e791a;color:#08736f}html[data-theme=day] footer{color:#667d81}html[data-theme=day] footer strong{color:#486368}html[data-theme=day] footer strong span{color:#72878a}html[data-theme=day] dialog{border-color:#087e793d;background:#f7fbfa;color:#17343b;box-shadow:0 32px 100px #233e4152}html[data-theme=day] dialog::backdrop{background:#2641437a}html[data-theme=day] dialog p,html[data-theme=day] dialog li,html[data-theme=day] .leaderboard-heading p:last-child,html[data-theme=day] .leaderboard-row,html[data-theme=day] .leaderboard-empty,html[data-theme=day] .leaderboard-status{color:#5d757a!important}html[data-theme=day] .dialog-close{border-color:var(--line);background:#e6f0ed;color:#29484d}html[data-theme=day] .dialog-eyebrow{color:#087e79!important}html[data-theme=day] .stats-grid div,html[data-theme=day] .leaderboard-tabs,html[data-theme=day] .leaderboard-table{border-color:var(--line);background:#e8f2efb3;scrollbar-color:rgba(8,126,121,.5) rgba(232,242,239,.7)}html[data-theme=day] .leaderboard-table-head{background:#e6f0ed}html[data-theme=day] .leaderboard-table::-webkit-scrollbar-track{background:#e8f2efb3}html[data-theme=day] .leaderboard-table::-webkit-scrollbar-thumb{border-color:#e8f2efb3;background:#087e7973}html[data-theme=day] .leaderboard-tabs button{color:#5e777c}html[data-theme=day] .leaderboard-tabs button[aria-selected=true]{background:#cce5e0;color:#08736f}html[data-theme=day] .leaderboard-podium{background:radial-gradient(circle at 50% 0,rgba(179,112,52,.1),transparent 46%),linear-gradient(180deg,transparent,rgba(221,236,232,.7))}html[data-theme=day] .podium-card{border-color:var(--line);background:linear-gradient(180deg,#ffffffeb,#e0efebf0)}html[data-theme=day] .podium-card.place-1{border-color:#a15d2357;background:radial-gradient(circle at 50% 18%,rgba(236,183,81,.2),transparent 46%),linear-gradient(180deg,#f8e6c7f0,#e2f0ecf5)}html[data-theme=day] .podium-card.place-2{border-color:#30719447;background:radial-gradient(circle at 50% 18%,rgba(104,180,220,.16),transparent 48%),linear-gradient(180deg,#e8f5fbf5,#e0efebf0)}html[data-theme=day] .podium-card.place-3{border-color:#a5532f47;background:radial-gradient(circle at 50% 18%,rgba(216,116,73,.14),transparent 48%),linear-gradient(180deg,#f8e7ddf5,#e2f0ecf0)}html[data-theme=day] .leaderboard-row strong i{background:#d7ebe6;color:#08736f}html[data-theme=day] .podium-card>strong,html[data-theme=day] .leaderboard-row strong{color:#17343b}html[data-theme=day] .leaderboard-row{border-color:#265b601c}html[data-theme=day] .leaderboard-row.is-me{background:#087e7914}html[data-theme=day] .leaderboard-me{background:#f7e5c68c}html[data-theme=day] .leaderboard-me strong{color:#67461f}html[data-theme=day] .toast{border-color:#087e794d;background:#f7fbfa;color:#17343b;box-shadow:0 10px 35px #233e4133}
