.pg{--ink:#123b7a;--blue:#287bc1;--pale:#eef7fc;--cream:#fffaf0;--green:#3e8b6d;--pink:#e85891;min-height:100vh;background:linear-gradient(145deg,#f3f9fd 0,#fffaf2 58%,#f3faf4);color:#183a68;padding-bottom:40px}.pg *{box-sizing:border-box}.pg-head{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:18px;padding:16px clamp(18px,4vw,54px);background:rgba(255,255,255,.96);border-bottom:1px solid #dbe8f3}.pg-head strong{font-size:clamp(1.12rem,2.1vw,1.55rem)}.pg-wrap{width:min(1180px,calc(100% - 28px));margin:24px auto}.pg-hero{display:grid;grid-template-columns:1.4fr .6fr;gap:24px;align-items:center;padding:30px;border-radius:30px;background:linear-gradient(120deg,#dfeefd,#fff4f7);overflow:hidden}.pg-hero h1{font:800 clamp(2.35rem,6vw,5.2rem)/.95 Georgia,serif;color:#10388a;margin:6px 0 15px}.pg-kicker{font-weight:900;letter-spacing:.15em;color:#df3e7d}.pg-hero p{font-size:1.15rem;max-width:720px}.pg-hero-art{display:flex;justify-content:center}.pg-hero-art img{width:min(250px,100%);max-height:235px;object-fit:contain}.pg-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:20px 0}.pg-diffs{display:flex;gap:8px;flex-wrap:wrap}.pg-pill,.pg-btn{border:2px solid #b9d0e8;background:#fff;color:var(--ink);border-radius:999px;padding:11px 18px;font:800 1rem inherit;cursor:pointer}.pg-pill[aria-pressed=true],.pg-btn.primary{background:var(--ink);border-color:var(--ink);color:#fff}.pg-btn:focus-visible,.pg-card:focus-visible,.pg-option:focus-visible,.pg-cell:focus-visible{outline:4px solid #ffcf4b;outline-offset:3px}.pg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pg-card{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:18px;min-height:150px;padding:22px;border:2px solid #d7e5f1;border-radius:25px;background:#fff;text-align:left;cursor:pointer;box-shadow:0 8px 24px rgba(25,64,105,.06)}.pg-card:hover{transform:translateY(-2px);border-color:#8eb8df}.pg-card img{width:88px;height:88px;object-fit:cover;border-radius:22px}.pg-card h2{margin:0 0 6px;font:800 1.45rem Georgia,serif;color:#10388a}.pg-card p{margin:0;color:#526b88}.pg-teacher{margin-top:24px;border:2px solid #d9e7ef;border-radius:22px;background:#fff;padding:4px 20px}.pg-teacher summary{cursor:pointer;padding:18px 0;font-weight:900}.pg-stage{display:grid;gap:18px}.pg-title{display:flex;align-items:center;gap:16px}.pg-title h1{margin:0;font:800 clamp(2rem,4vw,3.4rem) Georgia,serif;color:#10388a}.pg-title img{width:98px;height:98px;object-fit:cover;border-radius:22px}.pg-instruction{display:flex;align-items:center;gap:12px;padding:14px 18px;background:#fff7d8;border-radius:16px;font-size:1.12rem;font-weight:800}.pg-board{position:relative;background:#fff;border:2px solid #d6e4ef;border-radius:26px;padding:18px;min-height:390px;overflow:hidden}.pg-scene{position:relative;margin:auto;max-width:980px}.pg-scene img{display:block;width:100%;max-height:680px;object-fit:contain;border-radius:18px}.pg-marker{position:absolute;width:38px;height:38px;margin:-19px;border:5px solid #e83f76;border-radius:50%;background:rgba(255,255,255,.35);pointer-events:none}.pg-progress{font-weight:900;color:#466584}.pg-actions{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.pg-hint{padding:14px 17px;background:#e8f5ed;border-left:6px solid #4d9b76;border-radius:14px}.pg-wordgrid{display:grid;grid-template-columns:repeat(var(--cols),minmax(34px,1fr));gap:4px;max-width:760px;margin:auto}.pg-cell{aspect-ratio:1;border:1px solid #c6d8e7;border-radius:8px;background:#fff;font-size:clamp(1rem,2.4vw,1.45rem);font-weight:900;color:#173e76;cursor:pointer}.pg-cell.on{background:#ffdf77}.pg-words{display:flex;gap:9px;flex-wrap:wrap;justify-content:center;margin-top:16px}.pg-word{padding:8px 13px;border-radius:999px;background:#edf5fb;font-weight:800}.pg-word.found{text-decoration:line-through;background:#dff2e6;color:#326b52}.pg-canvas-wrap{position:relative;max-width:950px;margin:auto}.pg-canvas-wrap img{display:block;width:100%;max-height:680px;object-fit:contain}.pg-canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none}.pg-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.pg-option{min-height:110px;border:2px solid #cfe0ed;border-radius:20px;background:#fff;padding:13px;text-align:center;cursor:pointer;font-weight:900;color:#173e76}.pg-option img{width:76px;height:65px;object-fit:contain;display:block;margin:0 auto 7px}.pg-option.selected{border-color:#e34882;background:#fff0f6}.pg-memory{display:grid;grid-template-columns:repeat(4,minmax(80px,145px));gap:12px;justify-content:center}.pg-memory .pg-option{font-size:2.2rem}.pg-sequence{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.pg-sequence .pg-option{width:150px}.pg-groups{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pg-group{min-height:150px;border:3px dashed #91b4d6;border-radius:20px;padding:15px;background:#f5faff}.pg-group h3{text-align:center}.pg-dua{border:2px solid #d9e6ef;border-radius:18px;background:#fff;padding:3px 16px}.pg-dua summary{padding:14px 0;font-weight:900;cursor:pointer}.pg-dua-grid{display:flex;gap:8px;flex-wrap:wrap;padding-bottom:14px}.pg.simple .pg-extra{display:none}.pg.big{font-size:118%}.pg.contrast{--ink:#001a4d;filter:contrast(1.18)}.pg-feedback{min-height:30px;text-align:center;font-weight:900;color:#357559}.pg-counter{display:flex;gap:7px}.pg-counter i{width:18px;height:18px;border:2px solid #769bc0;border-radius:50%;display:block}.pg-counter i.on{background:#287bc1}.pg-footnote{text-align:center;color:#62758a;margin-top:24px}.pg-hidden{display:none!important}@media(max-width:760px){.pg-hero{grid-template-columns:1fr}.pg-hero-art{display:none}.pg-grid{grid-template-columns:1fr}.pg-card{grid-template-columns:74px 1fr}.pg-card img{width:72px;height:72px}.pg-groups{grid-template-columns:1fr}.pg-head{position:static}.pg-memory{grid-template-columns:repeat(3,1fr)}}
/* Pasatiempos v2 */
.pg-v2 .pg-difficulty{display:flex;gap:9px;flex-wrap:wrap}.pg-v2 .pg-pill.active{background:#103b7c;color:#fff;border-color:#103b7c;box-shadow:0 0 0 4px #ffe077}.pg-stage-controls{display:flex;justify-content:flex-end}.pg-active-difficulty{display:inline-block;margin-top:7px;padding:6px 11px;border-radius:999px;background:#eaf3fb;color:#173e76}.pg-thumb{width:92px;height:92px;display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap;flex:0 0 auto;border:2px solid #c9dfef;border-radius:22px;background:linear-gradient(145deg,#f3faff,#fff8df);padding:9px;overflow:hidden;font-style:normal}.pg-thumb i,.pg-thumb b,.pg-thumb span{font-style:normal}.pg-thumb em{font:900 1rem/1.35 ui-monospace,monospace;color:#143d79}.pg-thumb.diff{position:relative}.pg-thumb.diff b{position:absolute;right:13px;bottom:10px;color:#e33d77;font-size:2rem}.pg-thumb.find i{font-size:1.35rem}.pg-thumb.find b{outline:3px solid #e84778;border-radius:50%}.pg-thumb.maze em{font-size:1.25rem}.pg-thumb.half em{font-size:2.1rem}.pg-thumb.odd i,.pg-thumb.odd b,.pg-thumb.memory i{font-size:1.55rem}.pg-thumb.sequence span{color:#3274b6}.pg-thumb.pattern i,.pg-thumb.pattern b{font-size:1.2rem}.pg-thumb.classify{font-size:.68rem;line-height:1.05;flex-direction:column}.pg-card .pg-thumb{width:92px;height:92px}.pg-title .pg-thumb{width:98px;height:98px}.pg-people{display:grid;grid-template-columns:repeat(5,minmax(70px,1fr));gap:12px;max-width:760px;margin:auto}.pg-people.medium{grid-template-columns:repeat(6,minmax(60px,1fr))}.pg-people button{position:relative;min-height:92px;border:2px solid #cfe0ed;border-radius:18px;background:#f9fcff;font-size:2rem;cursor:pointer}.pg-people button.selected{outline:4px solid #e84778}.pg-people small{position:absolute;right:7px;bottom:5px}.pg-pattern{display:flex;justify-content:center;align-items:center;gap:13px;flex-wrap:wrap;margin:35px 0}.pg-pattern span{display:grid;place-items:center;min-width:62px;min-height:62px;border-radius:15px;background:#f0f6fb;font-size:2rem}.pg-sequence-scenes{display:grid;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:14px}.pg-sequence-scenes .pg-option{position:relative;display:flex;flex-direction:column;align-items:center}.pg-sequence-scenes .pg-option b{position:absolute;right:8px;top:8px;display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#103b7c;color:#fff}.pg-rule{text-align:center;font-weight:900;font-size:1.08rem}.pg.less .pg-options,.pg.less .pg-sequence-scenes{max-width:760px;margin-inline:auto}.pg.pause .pg-board{box-shadow:inset 0 0 0 5px #ffe28a}.pg-card small{display:block;margin-top:9px;font-weight:900;color:#37745e}@media(max-width:760px){.pg-v2 .pg-stage-controls{justify-content:flex-start}.pg-thumb,.pg-card .pg-thumb{width:72px;height:72px}.pg-people,.pg-people.medium{grid-template-columns:repeat(3,1fr)}.pg-cell{min-width:30px}.pg-title .pg-thumb{display:none}}
/* Pasatiempos v3: acabado visual, progresión y finalización inequívoca */
.pg-v2 .pg-thumb{width:128px;height:104px;padding:5px;background:#fff}.pg-v2 .pg-thumb>img{width:100%;height:100%;object-fit:cover;border-radius:15px}.pg-v2 .pg-card{grid-template-columns:128px 1fr;min-height:176px}.pg-v2 .pg-card .pg-thumb{width:128px;height:104px}.pg-v2 .pg-title .pg-thumb{width:116px;height:92px}.thumb-row,.thumb-memory,.thumb-sequence,.thumb-pattern{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;height:100%}.thumb-row img,.thumb-memory img,.thumb-sequence img{width:29%;height:62px;object-fit:contain}.thumb-row .odd-one{border:3px solid #e44b7e;border-radius:12px}.thumb-memory{display:grid;grid-template-columns:1fr 1fr}.thumb-memory i{display:grid;place-items:center;height:38px;border-radius:8px;background:#144585;color:#fff;font-size:1.35rem}.thumb-memory img{width:100%;height:38px}.thumb-classify{display:grid!important;grid-template-columns:34px 18px 1fr;align-items:center;gap:2px;width:100%}.thumb-classify img{width:34px;height:30px;object-fit:contain}.thumb-classify strong{font-size:.55rem}.pg-complete{display:flex;align-items:center;justify-content:center;gap:18px;padding:22px;border:4px solid #46a173;border-radius:23px;background:#e9f8ef;color:#1c6947;box-shadow:0 8px 22px #28785520}.pg-complete>b{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:#319565;color:#fff;font-size:3rem}.pg-complete strong,.pg-complete span{display:block}.pg-complete strong{font:900 2rem Georgia,serif}.pg-complete span{margin-top:4px;font-weight:800}.pg-progress{display:flex;align-items:center;gap:12px;width:max-content;padding:11px 18px;border:2px solid #bcd3e6;border-radius:18px;background:#fff}.pg-progress strong{font-size:1.8rem;color:#103b7c}.pg-progress.done{border-color:#47a173;background:#eaf8f0}.pg-board.completed{border:4px solid #58a97e;background:#f7fcf9}.pg-scene.locked{pointer-events:none}.pg-picto{display:block;width:100%;height:100%;max-height:130px;object-fit:contain}.pg-visual-options{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));margin-top:20px}.pg-visual-options .pg-option{min-height:170px;padding:18px}.pg-pattern{min-height:170px;margin:12px 0 28px;padding:24px;border-radius:22px;background:#f2f7fc}.pg-pattern span{min-width:92px;min-height:92px;background:#fff}.pg-pattern-options{max-width:650px;margin:auto}.pg-pattern-options .pg-option{min-height:145px}.shape{display:block;width:62px;height:62px;margin:auto;background:#287bc1}.shape.circle{border-radius:50%}.shape.square{border-radius:10px}.shape.triangle{width:0;height:0;background:transparent;border-left:34px solid transparent;border-right:34px solid transparent;border-bottom:62px solid #e34c4c}.shape.yellow{background:#f6c945}.shape.red{background:#e34c4c}.shape.green{background:#43a16f}.shape.triangle.yellow{background:transparent;border-bottom-color:#f6c945}.shape.triangle.green{background:transparent;border-bottom-color:#43a16f}.shape.small{transform:scale(.7)}.shape.large{transform:scale(1.12)}.shape.right{transform:rotate(90deg)}.shape.down{transform:rotate(180deg)}.shape.left{transform:rotate(270deg)}.pg-sequence-scenes{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.pg-sequence-scenes .pg-option{min-height:230px;padding:18px;font-size:1.05rem}.pg-sequence-scenes .pg-option img{width:100%;height:145px;object-fit:contain}.pg-groups{gap:22px;margin-bottom:22px}.pg-group{min-height:220px;background:#f7fbff}.pg-group h3{padding:10px;border-radius:12px;background:#103b7c;color:#fff}.pg-group>div{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.pg-group .pg-picto{width:92px;height:82px;padding:7px;border-radius:12px;background:#fff}.pg-memory .pg-option{min-height:145px;padding:16px}.pg-memory .pg-picto{max-height:110px}.pg-memory.hard{grid-template-columns:repeat(4,minmax(110px,145px))}.pg-card-back{display:grid;place-items:center;width:100%;height:100%;border-radius:15px;background:linear-gradient(145deg,#13417f,#287bc1);color:#fff;font-size:3rem}.pg-find-scene img{min-height:420px;object-fit:contain;background:#eef6fb}.pg-feedback{font-size:1.12rem}.pg-option.selected{box-shadow:0 0 0 4px #f5b7cf}.pg-option:has(.pg-picto){background:linear-gradient(145deg,#fff,#f4f9fd)}@media(max-width:760px){.pg-v2 .pg-card{grid-template-columns:96px 1fr}.pg-v2 .pg-card .pg-thumb{width:96px;height:80px}.pg-v2 .pg-thumb{width:96px;height:80px}.pg-complete strong{font-size:1.5rem}.pg-complete>b{width:56px;height:56px}.pg-pattern span{min-width:62px;min-height:68px}.shape{width:46px;height:46px}.pg-memory.hard{grid-template-columns:repeat(3,1fr)}.pg-find-scene img{min-height:260px}}
