html{height:auto}:root{--color-page: #fcfaf6}body{height:auto;min-height:100dvh;overflow:auto;background-color:var(--color-page)}#root{display:block;width:100%;height:auto;min-height:100dvh;padding:0}.pg-page{min-height:100dvh;display:flex;flex-direction:column;overflow-x:clip;background-color:var(--color-page)}.pg-topbar{position:sticky;top:0;z-index:40;background-color:color-mix(in srgb,var(--color-page) 86%,transparent);backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--color-border-light)}.pg-topbar-inner{max-width:1120px;margin:0 auto;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.pg-brand{display:inline-flex;align-items:center}.pg-topnav{display:flex;align-items:center;gap:16px}.pg-hchip{display:inline-flex;align-items:center;gap:9px;padding:9px 16px;border-radius:999px;background-color:#fff3ec;color:#f0561d;font-size:13.5px;font-weight:700;white-space:nowrap;transition:background-color .16s ease,transform .14s ease,box-shadow .2s ease}.pg-hchip:hover{background-color:#fbddcc;transform:translateY(-1px);box-shadow:0 6px 16px #f0561d29}.pg-hchip-dot{position:relative;width:8px;height:8px;border-radius:50%;background-color:#f0561d;flex:0 0 auto}.pg-hchip-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:#f0561d;animation:pghpulse 2s ease-out infinite}@keyframes pghpulse{0%{transform:scale(1);opacity:.5}to{transform:scale(2.7);opacity:0}}.pg-navapp{display:inline-flex;align-items:center;height:40px;padding:0 17px;border-radius:12px;border:1.5px solid #ded8cc;background:#fff;font-size:14px;font-weight:700;color:#2c2a26;transition:border-color .15s ease,color .15s ease,transform .14s ease,box-shadow .2s ease}.pg-navapp:hover{border-color:#f0561d;color:#f0561d;transform:translateY(-1px);box-shadow:0 6px 16px #f0561d1f}.pg-help-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;font-size:14px;font-weight:700;line-height:1;color:var(--color-text-secondary);background-color:var(--color-surface);border:1px solid var(--color-border-light)}.pg-help-btn:hover{color:var(--color-accent-text);border-color:var(--color-accent)}@media(max-width:559px){.pg-topnav{gap:10px}.pg-topbar-inner{padding:0 16px}.pg-navapp{display:none}.pg-hchip{padding:8px 14px;font-size:12.75px}}.pg-stage{flex:1;min-height:0;display:flex;justify-content:center}.pg-game-panel{position:relative;width:100%}.pg-game-panel>.pg-fill{height:100%}.pg-game-panel .lexilog-game{padding-bottom:1.75rem!important}.pg-game-panel{height:calc(100dvh - 56px)}@media(min-width:720px){.pg-stage{padding:34px 24px 44px;align-items:flex-start}.pg-game-panel{max-width:600px;margin:0 auto;height:min(680px,calc(100dvh - 134px));background-color:var(--color-page);border:1px solid var(--color-border-light);border-radius:28px;box-shadow:0 20px 56px #14131017;overflow:hidden}}.pg-hub{width:100%;max-width:1080px;margin:0 auto;padding:30px 20px 52px}@media(min-width:720px){.pg-hub{padding:50px 24px 72px}}.pg-hero{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:40px;padding-top:22px}@media(min-width:720px){.pg-hero{margin-bottom:48px;padding-top:32px}}.pg-hero-title{margin:0;font-size:clamp(33px,5.2vw,52px);font-weight:700;line-height:1.06;letter-spacing:-.025em;color:var(--color-text-primary);text-wrap:balance}.pg-hero-title-accent{color:var(--color-accent)}.pg-hero-sub{margin:16px auto 0;max-width:32rem;font-size:clamp(16px,2.3vw,19px);line-height:1.5;color:var(--color-text-secondary);font-weight:500}.pg-hero-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px}.pg-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:15px;font-size:15.5px;font-weight:700;letter-spacing:-.01em}.pg-btn--primary{background-color:var(--color-accent);color:var(--color-on-accent);box-shadow:0 14px 30px #f0561d47}.pg-btn--ghost{background-color:#fff;color:var(--color-text-primary);border:1.5px solid var(--color-border);box-shadow:0 6px 16px #1413100d}@media(hover:hover){.pg-btn:hover{transform:translateY(-1px)}.pg-btn--primary:hover{box-shadow:0 18px 40px #f0561d57}}.pg-games-head{margin-bottom:24px;text-align:center}.pg-games-title{margin:0;font-size:clamp(23px,3.2vw,31px);font-weight:700;letter-spacing:-.02em;color:var(--color-text-primary)}.pg-games-sub{margin:8px 0 0;font-size:clamp(14px,2.1vw,16px);font-weight:500;color:var(--color-text-secondary)}.pg-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:620px)and (max-width:979px){.pg-grid{grid-template-columns:1fr 1fr;gap:20px}.pg-cell:nth-child(5){grid-column:1 / -1;justify-self:center;width:calc(50% - 10px)}}@media(min-width:980px){.pg-grid{grid-template-columns:repeat(6,1fr);gap:24px 22px}.pg-cell{grid-column:span 2}.pg-cell:nth-child(4){grid-column:2 / span 2}.pg-cell:nth-child(5){grid-column:4 / span 2}}.pg-card2{position:relative;display:flex;flex-direction:column;height:100%;padding:20px;border-radius:24px;background-color:var(--color-surface);border:1px solid var(--color-border-light);box-shadow:0 8px 24px #1413100d,0 1px 3px #14131008;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.pg-cell--simasia .pg-card2,.pg-cell--enigma .pg-card2,.pg-cell--kryptolexo .pg-card2,.pg-cell--syggeneies .pg-card2,.pg-cell--kypseli .pg-card2{background:var(--color-surface)}@media(hover:hover){.pg-card2:hover{transform:translateY(-4px);box-shadow:0 18px 40px #1413101a;border-color:color-mix(in srgb,var(--color-accent) 30%,var(--color-border))}}.pg-card2-head{display:flex;align-items:center;gap:14px}.pg-card2-ico{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0;border-radius:15px;box-shadow:0 6px 14px #2d2b2524;transition:transform .2s ease,box-shadow .2s ease}@media(hover:hover){.pg-card2:hover .pg-card2-ico{transform:scale(1.07) rotate(-2deg);box-shadow:0 9px 20px #1413102e}}.pg-card2-ico svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pg-card2-name{margin:0;font-size:18.5px;font-weight:700;letter-spacing:-.01em;color:var(--color-text-primary)}.pg-card2-tag{margin:3px 0 0;font-size:13.5px;color:var(--color-text-muted);font-weight:500;line-height:1.3}.pg-card2-preview{margin-top:16px;flex:1;border-radius:16px;background-color:color-mix(in srgb,var(--color-border-light) 24%,var(--color-surface));border:1px solid var(--color-border-light);box-shadow:inset 0 2px 6px #1413100d;padding:15px;min-height:150px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,box-shadow .2s ease}@media(hover:hover){.pg-card2:hover .pg-card2-preview{background-color:var(--color-surface);box-shadow:inset 0 1px 4px #1413100a}}.pg-card2-play{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:13px;background-color:var(--color-accent-bg);font-size:14.5px;font-weight:700;color:#c04310;transition:background-color .18s ease,color .18s ease}@media(hover:hover){.pg-card2:hover .pg-card2-play{background-color:var(--color-accent);color:var(--color-on-accent)}.pg-card2:hover .pg-card2-play .pg-card2-arrow{background-color:#ffffff38;color:var(--color-on-accent)}}.pg-card2-arrow{font-style:normal;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background-color:var(--color-accent-bg);color:var(--color-accent-text);line-height:1;transition:transform .18s ease,background-color .18s ease,color .18s ease}.pg-card2-arrow svg{width:13px;height:13px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(hover:hover){.pg-card2:hover .pg-card2-arrow{transform:translate(3px);background-color:var(--color-accent);color:var(--color-on-accent)}}.pg-ico--simasia{background-color:#e2500f;color:#fff}.pg-ico--enigma{background-color:#7a5cc4;color:#fff}.pg-ico--kryptolexo{background-color:#d06a12;color:#fff}.pg-ico--syggeneies{background-color:#3f8055;color:#fff}.pg-ico--kypseli{background-color:#a5760c;color:#fff}.pg-pv{width:100%;display:flex;flex-direction:column;gap:7px}.pg-pv-bar{height:4px;border-radius:999px;background-color:var(--color-border-light);overflow:hidden}.pg-pv-bar>i{display:block;height:100%;border-radius:999px;background-color:var(--color-accent)}.pg-pv-def{border-radius:12px;background-color:var(--color-surface);border:1px solid var(--color-border-light);padding:10px 11px;text-align:center;display:flex;flex-direction:column;gap:3px}.pg-pv-def-label{font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted)}.pg-pv-def-text{font-size:12px;font-weight:600;line-height:1.25;color:var(--color-text-primary)}.pg-pv-choices{display:flex;flex-direction:column;gap:5px}.pg-pv-choice{font-size:11px;font-weight:600;text-align:center;padding:7px 8px;border-radius:9px;background-color:var(--color-surface);border:1px solid var(--color-border-light);color:var(--color-text-primary)}.pg-pv-choice.is-correct{background-color:color-mix(in srgb,var(--color-success) 16%,var(--color-surface));border-color:var(--color-success)}.pg-pv-clue{display:flex;align-items:center;gap:8px;padding:8px 9px;border-radius:12px;background-color:var(--color-surface);border:1px solid var(--color-border-light)}.pg-pv-clue.is-current{border-color:var(--color-accent)}.pg-pv-clue.is-locked{color:var(--color-text-muted)}.pg-pv-clue-no{flex-shrink:0;width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:700;background-color:var(--color-surface-elevated);color:var(--color-text-secondary)}.pg-pv-clue-no svg{stroke:currentColor;fill:none;stroke-width:2}.pg-pv-clue-text{font-size:10.5px;font-weight:600;line-height:1.2;color:var(--color-text-primary)}.pg-pv-clue.is-locked .pg-pv-clue-text{color:var(--color-text-muted)}.pg-pv-input{border-radius:10px;background-color:var(--color-surface);border:1px solid var(--color-border-light);padding:8px 10px;font-size:10.5px;color:var(--color-text-muted)}.pg-pv-guess{border-radius:10px;background-color:var(--color-surface-elevated);color:var(--color-text-muted);text-align:center;padding:8px;font-size:11px;font-weight:700}.pg-pv--kry{align-items:center}.pg-pv-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;width:100%;max-width:140px}.pg-pv-tile{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;border-radius:5px;border:1.5px solid var(--color-border-light);color:var(--color-text-primary)}.pg-pv-tile.is-absent{background-color:var(--color-surface-inset);border-color:var(--color-surface-inset);color:var(--color-text-muted)}.pg-pv-tile.is-present{background-color:color-mix(in srgb,var(--color-present) 30%,var(--color-surface));border-color:var(--color-present)}.pg-pv-tile.is-correct{background-color:color-mix(in srgb,var(--color-success) 26%,var(--color-surface));border-color:var(--color-success)}.pg-pv-kb{display:flex;flex-wrap:wrap;gap:3px;justify-content:center}.pg-pv-key{min-width:13px;height:15px;padding:0 2px;display:inline-flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;border-radius:3px;background-color:var(--color-surface);border:1px solid var(--color-border-light);color:var(--color-text-secondary)}.pg-pv-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.pg-pv-tile2{font-size:8.5px;font-weight:600;text-align:center;padding:7px 2px;border-radius:7px;background-color:var(--color-surface);border:1px solid var(--color-border-light);color:var(--color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pg-pv-tile2.is-selected{background-color:var(--color-accent);border-color:var(--color-accent);color:var(--color-on-accent)}.pg-pv--kyp{align-items:center}.pg-pv-hive{display:flex;flex-direction:column;align-items:center}.pg-pv-hrow{display:flex;gap:3px}.pg-pv-hrow+.pg-pv-hrow{margin-top:-6px}.pg-pv-hex{width:27px;height:30px;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);display:flex;align-items:center;justify-content:center;font-size:12.5px;font-weight:800;background-color:var(--color-surface-elevated);color:var(--color-text-secondary)}.pg-pv-hex.is-center{background-color:var(--color-accent);color:var(--color-on-accent)}.pg-pv-found{display:flex;flex-wrap:wrap;gap:3px;justify-content:center}.pg-pv-fw{font-size:9px;font-weight:700;padding:3px 6px;border-radius:6px;background-color:var(--color-surface);border:1px solid var(--color-border-light);color:var(--color-text-secondary)}.pg-appcta{position:relative;overflow:hidden;margin-top:64px;padding:44px 30px;border-radius:28px;border:1px solid var(--color-border-light);background-color:#fffaf6;box-shadow:0 8px 26px #2d2b250d;display:flex;flex-direction:column;align-items:flex-start;gap:24px}@media(min-width:680px){.pg-appcta{flex-direction:row;align-items:center;gap:36px;padding:58px 52px}}.pg-appcta-spark{display:none}.pg-appcta-spark--1{width:16px;height:16px;top:18%;right:30%;opacity:.55}.pg-appcta-spark--2{width:12px;height:12px;bottom:22%;left:34%;opacity:.45}.pg-appcta-body{flex:1;position:relative;z-index:1}.pg-appcta-title{margin:0;font-size:clamp(23px,3.2vw,31px);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:var(--color-text-primary)}.pg-appcta-line{margin:8px 0 0;font-size:clamp(14.5px,2vw,16px);font-weight:500;color:var(--color-text-secondary)}.pg-appcta-glyphs{display:flex;flex-wrap:wrap;gap:12px;width:178px;flex-shrink:0;justify-content:center;position:relative;z-index:1}.pg-appcta-glyph{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:16px;box-shadow:0 12px 26px #14131029}.pg-appcta-glyph:nth-child(1){transform:rotate(-7deg)}.pg-appcta-glyph:nth-child(2){transform:rotate(4deg)}.pg-appcta-glyph:nth-child(3){transform:rotate(-3deg)}.pg-appcta-glyph:nth-child(4){transform:rotate(6deg)}.pg-appcta-glyph:nth-child(5){transform:rotate(-5deg)}@media(prefers-reduced-motion:no-preference){.pg-appcta-glyph{animation:pgFloatSm 7s ease-in-out infinite}.pg-appcta-glyph:nth-child(2){animation-delay:.9s}.pg-appcta-glyph:nth-child(3){animation-delay:1.8s}.pg-appcta-glyph:nth-child(4){animation-delay:.5s}.pg-appcta-glyph:nth-child(5){animation-delay:1.3s}@keyframes pgFloatSm{0%,to{translate:0 0}50%{translate:0 -5px}}}.pg-appcta-glyph svg{width:26px;height:26px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pg-appcta-btn{flex-shrink:0;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 34px;border-radius:16px;background-color:var(--color-accent);color:var(--color-on-accent);font-size:15.5px;font-weight:700;box-shadow:0 16px 34px #f0561d52}@media(hover:hover){.pg-appcta-btn:hover{transform:translateY(-1px)}}.pg-foot{border-top:1px solid #e7ded2;background:#fdfbf8}.pg-foot-inner{width:100%;max-width:1080px;margin:0 auto;padding:0 24px}.pg-foot-brand{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;flex-wrap:wrap;padding:48px 0 20px}.pg-foot-wordmark{display:inline-flex;align-items:center;gap:.38em;font-weight:700;font-size:clamp(1.75rem,4.4vw,2.5rem);letter-spacing:-.04em;line-height:1;color:#2c2a26}.pg-foot-mark{width:.92em;height:.92em;border-radius:24%;overflow:hidden;display:inline-flex;flex:0 0 auto}.pg-foot-mark svg{display:block;width:100%;height:100%}.pg-foot-tld{color:#f0561d}.pg-foot-tag{margin:14px 0 0;color:#6b6860;font-size:15px;max-width:24rem}.pg-foot-play{display:inline-flex;align-items:center;gap:8px;min-height:50px;padding:0 22px;border-radius:14px;background:#f0561d;color:#fff;font-size:15.5px;font-weight:700;box-shadow:0 8px 20px #f0561d3d;transition:transform .14s ease,box-shadow .2s ease}.pg-foot-play svg{width:18px;height:18px}@media(hover:hover){.pg-foot-play:hover{transform:translateY(-1px);box-shadow:0 12px 26px #f0561d4d}}.pg-foot-cols{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:26px 0;border-top:1px solid #e7ded2}.pg-foot-links{display:flex;flex-wrap:wrap;gap:8px 18px}.pg-foot-link{font-size:13.5px;color:#6b6860;transition:color .15s ease}.pg-foot-link:hover{color:#f0561d}.pg-foot-social{display:flex;gap:10px}.pg-foot-social a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;border:1px solid #ded8cc;background:#fff;color:#6b6860;transition:color .15s ease,border-color .15s ease}.pg-foot-social a:hover{color:#f0561d;border-color:#f0561d}.pg-foot-social svg{width:19px;height:19px}.pg-foot-legal{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:0 0 26px;color:#736f68;font-size:12.5px}.pg-foot-legal a:hover{color:#f0561d}.pg-card2:focus-visible,.pg-btn:focus-visible,.pg-appcta-btn:focus-visible,.pg-brand:focus-visible,.pg-hchip:focus-visible,.pg-navapp:focus-visible,.pg-foot-play:focus-visible,.pg-foot-link:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media(min-width:720px){.pg-game-panel.pg-game--syggeneies{max-width:760px}.pg-game-panel.pg-game--kryptolexo{max-width:520px}.pg-game-panel.pg-game--kypseli{max-width:560px}.pg-game--syggeneies .grid-cols-4{gap:8px!important}.pg-game--syggeneies .grid-cols-4>button{min-height:78px!important;padding:10px 8px!important;font-size:16px!important}}.pg-legend-dot{width:26px;height:26px;border-radius:7px;flex-shrink:0}.pg-legend-dot.is-correct{background-color:color-mix(in srgb,var(--color-success) 26%,var(--color-surface));border:1.5px solid var(--color-success)}.pg-legend-dot.is-present{background-color:color-mix(in srgb,var(--color-present) 30%,var(--color-surface));border:1.5px solid var(--color-present)}.pg-legend-dot.is-absent{background-color:var(--color-surface-elevated);border:1.5px solid var(--color-border)}@media(hover:hover)and (min-width:720px){.pg-game--simasia button.btn-press.w-full:not(:disabled):hover:not(:active),.pg-game--syggeneies .grid-cols-4>button:hover:not(:active),.pg-game--kypseli button.btn-press[style*=clip-path]:hover:not(:active){box-shadow:0 8px 20px #1413101a}}@media(hover:hover)and (min-width:720px)and (prefers-reduced-motion:no-preference){.pg-game--simasia button.btn-press.w-full:not(:disabled):hover:not(:active),.pg-game--syggeneies .grid-cols-4>button:hover:not(:active),.pg-game--kypseli button.btn-press[style*=clip-path]:hover:not(:active){transform:translateY(-2px)}}.pg-game--syggeneies .grid-cols-4>button[style*="--color-accent)"]{box-shadow:0 4px 14px #f0561d38}@media(prefers-reduced-motion:reduce){.pg-modal{animation:none!important}}.pg-game-panel .lexilog-game-input{scroll-margin-bottom:1.5rem;scroll-margin-top:.75rem}.pg-fab{position:fixed;right:18px;bottom:18px;z-index:60;display:inline-flex;align-items:center;gap:9px;padding:14px 20px;border-radius:999px;background-color:var(--color-accent);color:var(--color-on-accent);font-weight:800;font-size:15px;letter-spacing:-.01em;box-shadow:0 12px 30px #f0561d5c;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease,opacity .3s ease}.pg-fab svg{width:18px;height:18px}.pg-fab:hover{color:var(--color-on-accent);transform:scale(1.05);box-shadow:0 16px 36px #f0561d70}@media(max-width:560px){.pg-fab{right:16px;bottom:16px;padding:14px}.pg-fab .pg-fab-txt{display:none}.pg-fab svg{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.pg-fab{transition:opacity .2s ease}.pg-fab:hover{transform:none}}.pg-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;font-size:12.5px;font-weight:600;letter-spacing:.02em;color:var(--color-text-secondary)}.pg-card2.is-daily{border-color:color-mix(in srgb,var(--color-accent) 34%,var(--color-border-light))}.pg-card2-ribbon{position:absolute;top:-11px;right:16px;z-index:3;display:inline-flex;align-items:center;gap:7px;padding:5px 12px;border-radius:999px;background-color:var(--color-accent);color:var(--color-on-accent);font-size:11px;font-weight:700;letter-spacing:-.01em;white-space:nowrap;box-shadow:0 6px 16px #f0561d47}.pg-daily-dot{position:relative;width:6px;height:6px;border-radius:50%;background-color:#fff;flex:0 0 auto}.pg-daily-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-color:#fff;animation:pgpulse 2s ease-out infinite}@keyframes pgpulse{0%{transform:scale(1);opacity:.55}to{transform:scale(2.6);opacity:0}}.pg-pv-grid{perspective:340px}@media(prefers-reduced-motion:no-preference){.pg-cell--kryptolexo .pg-card2.is-live .pg-pv-tile,.pg-cell--kryptolexo .pg-card2:hover .pg-pv-tile{animation:pgTileFlip .5s ease both;animation-delay:calc(var(--i, 0) * 38ms)}.pg-cell--simasia .pg-card2.is-live .pg-pv-choice.is-correct,.pg-cell--simasia .pg-card2:hover .pg-pv-choice.is-correct{animation:pgPop .5s ease both}.pg-cell--syggeneies .pg-card2.is-live .pg-pv-tile2.is-selected,.pg-cell--syggeneies .pg-card2:hover .pg-pv-tile2.is-selected{animation:pgPop .5s ease both;animation-delay:calc(var(--s, 0) * 70ms)}.pg-cell--kypseli .pg-card2.is-live .pg-pv-fw,.pg-cell--kypseli .pg-card2:hover .pg-pv-fw{animation:pgRise .45s ease both;animation-delay:calc(var(--i, 0) * 90ms + .1s)}.pg-cell--kypseli .pg-card2.is-live .pg-pv-hex.is-center,.pg-cell--kypseli .pg-card2:hover .pg-pv-hex.is-center{animation:pgPop .55s ease both}.pg-cell--enigma .pg-card2.is-live .pg-pv-clue.is-current,.pg-cell--enigma .pg-card2:hover .pg-pv-clue.is-current{animation:pgGlow .9s ease both}.pg-cell--enigma .pg-card2.is-live .pg-pv-guess,.pg-cell--enigma .pg-card2:hover .pg-pv-guess{animation:pgPop .6s ease both}@keyframes pgTileFlip{0%{transform:rotateX(-90deg);opacity:.3}60%{transform:rotateX(8deg);opacity:1}to{transform:rotateX(0)}}@keyframes pgPop{0%{transform:scale(.9)}45%{transform:scale(1.07)}to{transform:scale(1)}}@keyframes pgRise{0%{transform:translateY(7px) scale(.9);opacity:.2}to{transform:none;opacity:1}}@keyframes pgGlow{0%,to{box-shadow:0 0 #f0561d00}40%{box-shadow:0 0 0 3px #f0561d2e}}}.pg-social{margin-top:64px;display:grid;grid-template-columns:1fr;gap:28px;align-items:center;padding:40px 32px;border-radius:28px;background-color:var(--color-surface);border:1px solid var(--color-border-light);box-shadow:0 8px 26px #1413100d}@media(min-width:780px){.pg-social{grid-template-columns:1.1fr .9fr;gap:44px;padding:46px}}.pg-social-copy{text-align:left}.pg-social-title{margin:0;font-size:clamp(21px,3vw,28px);font-weight:700;letter-spacing:-.02em;color:var(--color-text-primary)}.pg-social-line{margin:12px 0 22px;max-width:30rem;font-size:15px;color:var(--color-text-secondary);line-height:1.5}.pg-share{justify-self:center;width:min(100%,300px);padding:20px;border-radius:20px;background-color:var(--color-surface);border:1px solid var(--color-border);box-shadow:0 16px 38px #1413101a}.pg-share-top{display:flex;align-items:center;justify-content:space-between}.pg-share-game{font-size:13px;font-weight:700;color:var(--color-text-secondary)}.pg-share-score{margin:12px 0;font-size:34px;font-weight:700;letter-spacing:-.03em;color:var(--color-text-primary)}.pg-share-dots{display:flex;gap:6px}.pg-share-dot{width:22px;height:22px;border-radius:6px}.pg-share-dot--ok{background-color:var(--color-success)}.pg-share-dot--no{background-color:var(--color-border)}.pg-share-foot{display:flex;align-items:center;justify-content:space-between;margin-top:16px;font-size:12px;font-weight:600;color:var(--color-text-muted)}@media(max-width:560px){.pg-social{margin-top:48px;padding:30px 22px}}@media(prefers-reduced-motion:reduce){.pg-daily-dot:after{animation:none}}.pgp-page,.pg-game--kryptolexo,.pgp-hub{--pg-accent: #f0561d;--pg-accent-deep: #d1440f;--pg-ink: #6b6860;--pg-line: #ded8cc;--pg-sh-1: 0 1px 2px rgba(45, 43, 37, .04), 0 8px 20px rgba(45, 43, 37, .05);--pg-sh-2: 0 2px 4px rgba(45, 43, 37, .05), 0 18px 40px rgba(45, 43, 37, .08);--pg-ease: cubic-bezier(.16, 1, .3, 1);--pg-spring: cubic-bezier(.34, 1.56, .64, 1)}.pgp-hub{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.pgp-hub{padding-top:4px}@media(min-width:720px){.pgp-hub{padding-top:10px}}.pgp-hero{margin-bottom:14px}@media(min-width:720px){.pgp-hero{margin-bottom:20px}}.pgp-back{display:inline-flex;align-items:center;gap:6px;min-height:44px;margin-bottom:0;font-size:13.5px;font-weight:600;color:var(--pg-ink);transition:color .15s ease}.pgp-back:hover{color:var(--pg-accent-deep)}.pgp-back-ico{width:15px;height:15px}.pgp-hero-row{display:flex;align-items:center;gap:14px}.pgp-hero-ico{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex-shrink:0;border-radius:14px;box-shadow:0 6px 14px #2d2b2524}.pgp-hero-ico svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pgp-hero-title{margin:0;font-size:clamp(30px,4.4vw,44px);font-weight:700;line-height:1.05;letter-spacing:-.025em;color:var(--color-text-primary)}.pgp-hero-lede{margin:11px 0 0;max-width:32.5rem;font-size:14px;font-weight:400;line-height:1.5;color:var(--pg-ink)}@media(min-width:720px){.pgp-hero-ico{width:54px;height:54px;border-radius:16px}.pgp-hero-ico svg{width:28px;height:28px}.pgp-hero-lede{font-size:17px;margin-top:14px}}.kx-stage{background-color:var(--color-surface);border:1px solid var(--pg-line);border-radius:24px;box-shadow:var(--pg-sh-2);padding:14px 14px 12px}@media(min-width:720px){.pgp-hero{max-width:560px;margin-inline:auto}.kx-stage{max-width:560px;margin-inline:auto;padding:16px 22px 22px}}.kx-stage-head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px}.kx-stage-head .kx-modes{flex:0 0 auto;min-width:0}@media(max-width:559px){.kx-stage-detail{display:none}}@media(max-width:359px){.kx-mode{padding:6px 8px}}@media(min-width:560px){.kx-stage-head{gap:16px}}.kx-stage-detail{margin:0;flex-shrink:0;font-size:13px;font-weight:600;color:var(--pg-ink);white-space:nowrap}.kx-modes{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:15px;background-color:#f1ede6}.kx-modes-thumb{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 6px);border-radius:11px;background-color:var(--pg-accent-deep);box-shadow:0 2px 6px #2d2b2524}.kx-modes[data-live=unlimited] .kx-modes-thumb{transform:translate(calc(100% + 4px))}@media(prefers-reduced-motion:no-preference){.kx-modes-thumb{transition:transform .42s var(--pg-spring)}}.kx-mode{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:6px 12px;border-radius:11px;background-color:transparent;white-space:nowrap;transition:color .2s ease .08s,background-color .18s ease}.kx-mode-name{font-size:14.5px;font-weight:700;letter-spacing:-.01em;color:var(--color-text-primary)}.kx-mode-check{width:13px;height:13px;flex-shrink:0;stroke-width:2.8}@media(hover:hover){.pgp-hub .pg-btn--primary:hover,.kx-stage .pg-btn--primary:hover{background-color:var(--pg-accent-deep);box-shadow:0 12px 26px #f0561d4d}}.kx-mode.is-active .kx-mode-name,.kx-mode.is-active .kx-mode-check{color:var(--color-on-accent)}.kx-stage-body{margin-top:14px}@media(min-width:720px){.kx-stage-body{margin-top:18px}}@media(prefers-reduced-motion:no-preference){.kx-stage-body{animation:kxSwap .34s var(--pg-ease) both}@keyframes kxSwap{0%{opacity:0;transform:translateY(6px) scale(.994)}to{opacity:1;transform:none}}}@media(max-width:719px){.pgp-hero{margin-bottom:10px}.pgp-hero-ico{width:36px;height:36px;border-radius:11px}.pgp-hero-ico svg{width:19px;height:19px}.pgp-hero-row{gap:10px}.pgp-hero-title{font-size:26px}.pgp-back{min-height:34px}}.pgp-play{position:relative}.kx-amb{position:absolute;top:-26px;bottom:-22px;left:0;right:0;z-index:0;overflow:hidden;pointer-events:none}.kx-amb-ch,.kx-amb-tile{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none}.kx-amb-ch{font-weight:700;line-height:1;letter-spacing:-.02em;color:#2c2a26;text-shadow:0 2px 12px rgba(45,43,37,.07)}.kx-amb-tile{border-radius:7px;transform:rotate(var(--kx-rot));opacity:.5;box-shadow:0 2px 10px #2d2b250f}.kx-amb-tile.is-correct{background-color:color-mix(in srgb,var(--color-success) 26%,var(--color-surface));border:1.5px solid var(--color-success)}.kx-amb-tile.is-present{background-color:color-mix(in srgb,var(--color-present) 30%,var(--color-surface));border:1.5px solid var(--color-present)}.kx-amb-tile.is-absent{background-color:var(--control-bg-recessed);border:1.5px solid var(--control-border)}.pgp-play>.pgp-hero,.pgp-play>.kx-stage,.pgp-play>.sm-stage{position:relative;z-index:1}@media(prefers-reduced-motion:no-preference){.kx-amb-ch{animation:kxDrift var(--kx-dur) ease-in-out var(--kx-delay) infinite}.kx-amb-tile{animation:kxDriftTile var(--kx-dur) ease-in-out var(--kx-delay) infinite}@keyframes kxDrift{0%,to{transform:translateZ(0)}50%{transform:translate3d(var(--kx-dx),var(--kx-dy),0)}}@keyframes kxDriftTile{0%,to{transform:translateZ(0) rotate(var(--kx-rot))}50%{transform:translate3d(var(--kx-dx),var(--kx-dy),0) rotate(var(--kx-rot))}}}@supports (animation-timeline: scroll()){@media(prefers-reduced-motion:no-preference){.kx-amb{animation:kxParallax linear both;animation-timeline:scroll(root block);animation-range:0 70vh}@keyframes kxParallax{0%{transform:translateZ(0)}to{transform:translate3d(0,38px,0)}}}}.kx-board{height:clamp(430px,calc(100dvh - 250px),540px)}@media(min-width:720px){.kx-board{height:min(500px,calc(100dvh - 300px))}}.kx-board.is-done{height:auto}.kx-board>.lexilog-game{height:100%;background-color:transparent!important;padding:0!important}.kx-board .game-keyboard{max-width:430px;margin-inline:auto}.kx-board .lexilog-game>.justify-between:first-child{display:none}.kx-res{display:flex;flex-direction:column;gap:18px;padding-top:4px}@media(min-width:720px){.kx-res{gap:22px}}.kx-res-head{text-align:center}.kx-res-eyebrow{margin:0 0 5px;font-size:12.5px;font-weight:600;letter-spacing:.02em;color:var(--pg-accent-deep)}.kx-res-title{margin:0;font-size:clamp(24px,3.4vw,31px);font-weight:700;letter-spacing:-.04em;line-height:1.08;color:var(--color-text-primary)}.kx-res-answer{margin:9px 0 0;font-size:14.5px;color:var(--pg-ink)}.kx-res-answer strong{font-weight:700;color:var(--color-text-primary)}.kx-panel{border-radius:16px;background-color:#f8f3ec;border:1px solid var(--pg-line);padding:16px}@media(min-width:720px){.kx-panel{padding:20px 22px}}.kx-panel-title{margin:0 0 12px;font-size:12px;font-weight:600;letter-spacing:.02em;color:var(--pg-ink)}.kx-panel-foot{margin:14px 0 0;font-size:12.5px;color:var(--pg-ink)}.kx-panel-foot strong{font-weight:700;color:var(--color-text-primary)}.kx-panel-split{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}@media(min-width:720px){.kx-panel-split{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);-moz-column-gap:0;column-gap:0}.kx-panel-split>*+*{padding-left:26px;border-left:1px solid var(--pg-line)}}.kx-stats-fit{container-type:inline-size}.kx-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}@container (min-width: 272px){.kx-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@container (min-width: 460px){.kx-stats{grid-template-columns:repeat(5,minmax(0,1fr))}}.kx-stat{min-width:0;display:flex;flex-direction:column;gap:3px}.kx-stat-val{font-size:25px;font-weight:700;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--color-text-primary)}.kx-stat-lab{font-size:11.5px;line-height:1.25;color:var(--pg-ink)}@media(min-width:720px){.kx-stat-val{font-size:28px}}.kx-dist{display:flex;flex-direction:column;gap:6px}.kx-dist-row{display:grid;grid-template-columns:minmax(11px,auto) minmax(0,1fr) minmax(14px,auto);align-items:center;gap:9px}.kx-dist-n{font-size:12px;font-weight:600;text-align:right;font-variant-numeric:tabular-nums;color:var(--pg-ink)}.kx-dist-lane{display:block;min-width:0;height:9px;border-radius:999px;background-color:color-mix(in srgb,var(--pg-line) 60%,transparent)}.kx-dist-bar{display:block;height:100%;max-width:100%;border-radius:999px;background-color:color-mix(in srgb,var(--color-accent) 32%,var(--color-surface))}.kx-dist-row.is-hi .kx-dist-bar{background-color:var(--color-accent)}.kx-dist-c{font-size:12px;font-weight:600;text-align:right;font-variant-numeric:tabular-nums;color:var(--pg-ink)}.kx-dist-row.is-hi .kx-dist-c{color:var(--color-text-primary)}.kx-res-actions{display:flex;flex-direction:column;align-items:center;gap:12px}@media(min-width:560px){.kx-res-actions{flex-direction:row;justify-content:center}}.kx-res-actions .pg-btn{min-width:170px}.kx-res-note{margin:0;font-size:13.5px;font-weight:500;color:var(--pg-ink);text-align:center}.pgp-about{margin-top:46px;display:flex;flex-direction:column;gap:40px}@media(min-width:720px){.pgp-about{margin-top:64px;gap:54px}}.pgp-sec-title{margin:0 0 12px;font-size:clamp(23px,3.2vw,31px);font-weight:700;letter-spacing:-.04em;line-height:1.08;color:var(--color-text-primary)}.pgp-sec-line{margin:0 0 18px;max-width:46rem;font-size:15.5px;line-height:1.55;color:var(--pg-ink)}.pgp-prose{display:flex;flex-direction:column;gap:12px;max-width:46rem}.pgp-prose p{margin:0;font-size:15.5px;line-height:1.65;color:var(--pg-ink)}@media(min-width:720px){.pgp-prose p,.pgp-sec-line{font-size:16.5px}}.kx-howto{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:22px}@media(min-width:860px){.kx-howto{grid-template-columns:repeat(3,1fr);gap:26px}}.kx-howto-row{display:flex;flex-direction:column;gap:12px}.kx-howto-copy{display:flex;flex-direction:column;gap:3px}.kx-howto-label{font-size:14.5px;font-weight:700;letter-spacing:-.01em;color:var(--color-text-primary)}.kx-howto-text{font-size:13.5px;line-height:1.45;color:var(--pg-ink)}.kx-tiles{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;max-width:262px}.kx-tile{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:9px;font-size:20px;font-weight:700;letter-spacing:0}.kx-tile.is-filled{background-color:var(--color-surface);border:1.5px solid var(--pg-line);color:var(--color-text-primary)}.kx-tile.is-correct{background-color:color-mix(in srgb,var(--color-success) 26%,var(--color-surface));border:1.5px solid var(--color-success);color:var(--color-text-primary)}.kx-tile.is-present{background-color:color-mix(in srgb,var(--color-present) 30%,var(--color-surface));border:1.5px solid var(--color-present);color:var(--color-text-primary)}.kx-tile.is-absent{background-color:#ddd9ce;border:1.5px solid #ddd9ce;color:#2c2a26}@media(prefers-reduced-motion:no-preference){.kx-howto-row{opacity:0;animation:kxFadeUp .7s var(--pg-ease) both;animation-delay:calc(.08s * var(--kx-i))}@supports (animation-timeline: view()){.kx-howto-row{animation-timeline:view();animation-range:entry 8% entry 52%;animation-delay:0s}}}.pgp-split{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:720px){.pgp-split{grid-template-columns:1fr 1fr;gap:20px}}.pgp-note{padding:0 22px 0 0}@media(min-width:720px){.pgp-note:first-child{border-right:1px solid var(--pg-line)}}.pgp-note-title{margin:0 0 6px;font-size:16.5px;font-weight:700;letter-spacing:-.01em;color:var(--color-text-primary)}.pgp-note-text{margin:0;font-size:14.5px;line-height:1.5;color:var(--pg-ink)}.pgp-tips{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:720px){.pgp-tips{grid-template-columns:1fr 1fr;gap:18px 24px}}.pgp-tip{display:flex;align-items:flex-start;gap:13px}.pgp-tip-no{flex-shrink:0;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;background-color:var(--color-accent-bg);color:var(--color-text-primary)}.pgp-tip-copy{display:flex;flex-direction:column;gap:3px}.pgp-tip-title{font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--color-text-primary)}.pgp-tip-text{font-size:14px;line-height:1.5;color:var(--pg-ink)}.pgp-faq{border-top:1px solid var(--pg-line)}.pgp-faq-item{border-bottom:1px solid var(--pg-line)}.pgp-faq-q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 2px;cursor:pointer;list-style:none;font-size:15.5px;font-weight:700;letter-spacing:-.01em;color:var(--color-text-primary);transition:color .15s ease}.pgp-faq-q::-webkit-details-marker{display:none}.pgp-faq-q:hover{color:var(--pg-accent-deep)}.pgp-faq-mark{position:relative;flex-shrink:0;width:14px;height:14px}.pgp-faq-mark:before,.pgp-faq-mark:after{content:"";position:absolute;left:50%;top:50%;width:12px;height:2px;border-radius:2px;background-color:var(--pg-accent);translate:-50% -50%;transition:rotate .2s ease,opacity .2s ease}.pgp-faq-mark:after{rotate:90deg}.pgp-faq-item[open] .pgp-faq-mark:after{rotate:0deg;opacity:0}.pgp-faq-a{margin:0 0 18px;max-width:46rem;font-size:14.5px;line-height:1.6;color:var(--pg-ink)}@media(prefers-reduced-motion:reduce){.pgp-faq-mark:before,.pgp-faq-mark:after{transition:none}}.pgp-more{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:700px){.pgp-more{grid-template-columns:1fr 1fr;gap:16px}}.pgp-more-card{display:flex;align-items:center;gap:14px;height:100%;padding:16px 18px;border-radius:20px;background-color:var(--color-surface);border:1px solid var(--pg-line);box-shadow:var(--pg-sh-1);transition:border-color .2s ease,box-shadow .2s ease,transform .18s ease}@media(hover:hover){.pgp-more-card:hover{border-color:color-mix(in srgb,var(--color-accent) 34%,var(--color-border));box-shadow:var(--pg-sh-2)}}.pgp-more-ico{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:13px;box-shadow:0 5px 12px #2d2b2521}.pgp-more-ico svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pgp-more-body{display:flex;flex-direction:column;gap:2px;min-width:0}.pgp-more-name{font-size:16.5px;font-weight:700;letter-spacing:-.01em;color:var(--color-text-primary)}.pgp-more-tag{font-size:13px;line-height:1.35;color:var(--pg-ink)}.kx-mode:focus-visible,.pgp-back:focus-visible,.pgp-more-card:focus-visible,.pgp-faq-q:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.pgp-back,.kx-stage-detail,.kx-mode,.pgp-more-name,.kx-stat-val,.kx-res-eyebrow,.kx-tile,.pgp-hub .pg-btn,.kx-stage .pg-btn{white-space:nowrap}.pgp-hero-title,.pgp-sec-title,.kx-res-title,.pgp-note-title,.pgp-tip-title,.kx-howto-label,.pgp-faq-q,.pgp-hero-lede{text-wrap:balance}.pgp-sec-line,.pgp-prose p,.pgp-note-text,.pgp-tip-text,.kx-howto-text,.pgp-faq-a,.pgp-more-tag{text-wrap:pretty}.pgp-faq-q{gap:20px}@media(prefers-reduced-motion:no-preference){.pgp-hero,.kx-stage,.sm-stage,.pgp-about>.pgp-sec{opacity:0;animation:kxFadeUp .8s var(--pg-ease) both}.pgp-hero{animation-delay:.06s}.kx-stage,.sm-stage{animation-delay:.16s}.pgp-about>.pgp-sec{animation-delay:.26s}@keyframes kxFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}}@media(hover:hover){.kx-mode:not(.is-active):hover{background-color:#ffffffb3}}.kx-mode:active{transform:scale(.97)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.pgp-more-card:hover{transform:translateY(-2px)}}.kx-res-actions .pg-btn--primary{gap:9px;box-shadow:0 6px 16px #f0561d29}@media(hover:hover){.kx-res-actions .pg-btn--primary:hover{box-shadow:0 9px 22px #f0561d38}}@media(prefers-reduced-motion:no-preference){.kx-res>*{opacity:0;animation:kxFadeUp .5s var(--pg-ease) both}.kx-res>*:nth-child(1){animation-delay:.02s}.kx-res>*:nth-child(2){animation-delay:.12s}.kx-res>*:nth-child(3){animation-delay:.2s}.kx-res.is-won .kx-res-title{animation:kxWin .62s var(--pg-spring) .1s both}@keyframes kxWin{0%{opacity:0;transform:translateY(9px) scale(.965)}to{opacity:1;transform:none}}}@supports (animation-timeline: view()){@media(prefers-reduced-motion:no-preference){.pgp-about>.pgp-sec{animation:kxFadeUp 1s var(--pg-ease) both;animation-timeline:view();animation-range:entry 4% entry 44%;animation-delay:0s}}}.pgp-back,.pgp-hero-lede,.kx-stage-detail,.kx-res-answer,.kx-res-note,.kx-panel-foot,.kx-stat-lab,.kx-dist-n,.kx-dist-c,.pgp-sec-line,.pgp-prose p,.kx-howto-text,.pgp-note-text,.pgp-tip-no,.pgp-tip-text,.pgp-faq-a,.pgp-more-tag{letter-spacing:-.02em}.sm-page .pgp-hero{max-width:none;margin-inline:0}@media(min-width:720px)and (max-width:1023px){.sm-page .pgp-hero{display:grid;grid-template-columns:1fr auto;grid-template-areas:"ident nav" "lede  lede";align-items:center;-moz-column-gap:20px;column-gap:20px;margin-bottom:18px}.sm-page .pgp-hero-row{grid-area:ident;gap:12px}.sm-page .pgp-hero-title{font-size:28px;letter-spacing:-.02em}.sm-page .pgp-hero-ico{width:42px;height:42px;border-radius:13px}.sm-page .pgp-hero-ico svg{width:23px;height:23px}.sm-page .pgp-hero-lede{grid-area:lede;margin:8px 0 0;max-width:none;font-size:15.5px}.sm-page .pgp-back{grid-area:nav;justify-self:end;min-height:0;font-size:13px;font-weight:600}.sm-page .pgp-back-ico{display:none}}@media(min-width:1024px){.sm-page .pgp-hero{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"ident lede nav";align-items:center;-moz-column-gap:28px;column-gap:28px;margin-bottom:20px}.sm-page .pgp-hero-row{grid-area:ident;gap:12px}.sm-page .pgp-hero-lede{grid-area:lede;margin:0;max-width:none;font-size:16px;padding-top:3px}.sm-page .pgp-hero-title{font-size:30px;letter-spacing:-.02em}.sm-page .pgp-hero-ico{width:42px;height:42px;border-radius:13px}.sm-page .pgp-hero-ico svg{width:23px;height:23px}.sm-page .pgp-back{grid-area:nav;justify-self:end;min-height:0;font-size:13px;font-weight:600}.sm-page .pgp-back-ico{display:none}}.sm-stage{background-color:var(--color-surface);border:1px solid var(--pg-line);border-radius:24px;box-shadow:var(--pg-sh-2);padding:12px 12px 14px}@media(min-width:720px){.sm-stage{padding:18px 24px 24px}}@media(min-width:1024px){.sm-stage{max-width:1000px;margin-inline:auto;padding:22px 32px 28px}}.sm-board{height:458px}@media(min-width:640px){.sm-board{height:400px}}@media(min-width:1024px){.sm-board{height:404px}}@media(max-height:700px){.sm-board{height:min(458px,calc(100dvh - 200px))}}.sm-board .lexilog-game{padding:0!important;background-color:transparent!important}.sm-board .lexilog-game>div:first-child{display:none}.sm-board .lexilog-game>div:nth-child(2){padding-bottom:14px;border-bottom:1px solid var(--pg-line)}.sm-board section{position:relative;background-color:#faf7f1!important;border:1px solid var(--pg-line)!important;border-radius:18px!important;padding:20px 22px!important}@media(min-width:720px){.sm-board section{padding:26px 68px!important}.sm-board section:before,.sm-board section:after{position:absolute;top:50%;transform:translateY(-58%);color:var(--pg-accent);opacity:.16;font-size:46px;line-height:1;pointer-events:none}.sm-board section:before{content:"«";left:24px}.sm-board section:after{content:"»";right:24px}}.sm-board section>p:first-of-type{letter-spacing:.06em;text-transform:uppercase}.sm-board section>p:nth-of-type(2){max-width:40rem!important;font-size:19px!important}@media(min-width:720px){.sm-board section>p:nth-of-type(2){font-size:25px!important;line-height:1.35!important}}@media(min-width:1024px){.sm-board section>p:nth-of-type(2){font-size:28px!important}}.sm-board .lexilog-game>div:last-child{display:grid;grid-template-columns:1fr;gap:10px;align-content:end}@media(min-width:640px){.sm-board .lexilog-game>div:last-child{grid-template-columns:1fr 1fr;gap:14px}}@media(min-width:1024px){.sm-board .lexilog-game>div:last-child{gap:16px}}@media(min-width:640px){.sm-board button[lang=el]{padding:18px 20px!important;font-size:17px!important}}@media(min-width:1024px){.sm-board button[lang=el]{padding:21px 22px!important;font-size:18px!important}}.sm-board button[lang=el]{transition:box-shadow .18s var(--pg-ease),transform .18s var(--pg-ease)}@media(hover:hover){.sm-board button[lang=el]:not([disabled]):hover{box-shadow:inset 0 0 0 2px var(--pg-accent),var(--pg-sh-1);transform:translateY(-1px)}}.sm-board button[lang=el]:not([disabled]):focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--pg-accent-deep),var(--pg-sh-1)}@media(prefers-reduced-motion:no-preference){.sm-board.is-entering button[lang=el]{animation:smOptIn .36s var(--pg-ease) both}.sm-board.is-entering button[lang=el]:nth-child(1){animation-delay:.03s}.sm-board.is-entering button[lang=el]:nth-child(2){animation-delay:.08s}.sm-board.is-entering button[lang=el]:nth-child(3){animation-delay:.13s}.sm-board.is-entering button[lang=el]:nth-child(4){animation-delay:.18s}@keyframes smOptIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}}.sm-stage-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--pg-line)}.sm-round{font-size:14px;font-weight:700;color:var(--color-text-primary)}.sm-round-done{font-size:13px;font-weight:600;color:var(--pg-accent-deep)}.sm-locked{display:flex;flex-direction:column;align-items:center;text-align:center;padding:46px 18px 38px}.sm-locked-eyebrow{margin:0;font-size:13px;font-weight:700;color:var(--pg-accent-deep)}.sm-locked-body{margin:12px 0 0;max-width:30rem;font-size:15.5px;line-height:1.55;color:var(--pg-ink);text-wrap:pretty}.sm-locked-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:26px;min-height:48px;width:100%;max-width:22rem;padding:0 20px;border-radius:16px;background-color:var(--pg-accent);color:#fff;font-size:15px;font-weight:700;text-wrap:balance}.sm-locked-cta:hover{background-color:var(--pg-accent-deep)}.sm-ex{border:1px solid var(--pg-line);border-radius:20px;background-color:var(--color-surface);box-shadow:var(--pg-sh-1);padding:18px 16px 16px;max-width:44rem}@media(min-width:720px){.sm-ex{padding:24px 24px 20px}}.sm-ex-clue{position:relative;background-color:#faf7f1;border:1px solid var(--pg-line);border-radius:16px;padding:16px 18px;text-align:center}@media(min-width:720px){.sm-ex-clue{padding:18px 56px}.sm-ex-clue:before,.sm-ex-clue:after{position:absolute;top:50%;transform:translateY(-58%);color:var(--pg-accent);opacity:.16;font-size:34px;line-height:1}.sm-ex-clue:before{content:"«";left:18px}.sm-ex-clue:after{content:"»";right:18px}}.sm-ex-label{margin:0 0 8px;font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--pg-ink)}.sm-ex-prompt{margin:0;font-size:18px;font-weight:600;line-height:1.4;color:var(--color-text-primary);text-wrap:balance}@media(min-width:720px){.sm-ex-prompt{font-size:20px}}.sm-ex-opts{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-template-columns:1fr;gap:10px}@media(min-width:640px){.sm-ex-opts{grid-template-columns:1fr 1fr;gap:12px}}.sm-ex-opt{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:12px 16px;border:1px solid var(--color-border-light);border-radius:12px;background-color:var(--color-surface);font-size:16px;font-weight:600;color:var(--color-text-primary)}.sm-ex-opt.is-correct{background-color:color-mix(in srgb,var(--color-success) 16%,var(--color-surface));border-color:var(--color-success)}.sm-ex-tick{width:17px;height:17px;flex-shrink:0;fill:none;stroke:var(--color-success);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.sm-ex-after{margin:14px 0 0;font-size:14.5px;line-height:1.55;color:var(--pg-ink);text-wrap:pretty}.std-stage{background-color:var(--color-surface);border:1px solid var(--pg-line);border-radius:24px;box-shadow:var(--pg-sh-2);padding:12px 12px 14px;margin-inline:auto;width:100%;max-width:600px}@media(min-width:720px){.std-stage{padding:18px 20px 22px}.std-page--syggeneies .std-stage{max-width:760px}.std-page--kypseli .std-stage,.std-page--enigma .std-stage{max-width:560px}}.std-board{height:calc(100dvh - 260px);min-height:460px;max-height:680px}@media(min-width:720px){.std-board{height:620px;max-height:620px}}@media(max-height:700px){.std-board{height:calc(100dvh - 190px);min-height:0}}.std-board .lexilog-game{padding-left:0!important;padding-right:0!important;padding-bottom:0!important;background-color:transparent!important}@media(min-width:720px){.std-page--syggeneies .grid-cols-4{gap:8px!important}.std-page--syggeneies .grid-cols-4>button{min-height:78px!important;padding:10px 8px!important;font-size:16px!important}}.std-stage--locked{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:40px 24px 44px}.std-locked-eyebrow{margin:0;font-size:14px;font-weight:700;color:var(--pg-accent-deep)}.std-locked-body{margin:0;max-width:34rem;font-size:15px;line-height:1.6;color:var(--pg-ink)}.std-locked-cta{margin-top:12px;display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:14px;background-color:var(--pg-accent);color:#fff;font-size:15.5px;font-weight:700}.std-locked-cta:hover{background-color:var(--pg-accent-deep)}.std-board .game-level-header__game,.std-page--kypseli .std-board .game-level-header__level{display:none}
