@import"https://fonts.googleapis.com/css2?family=Mukta:wght@400;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";*{box-sizing:border-box}body{margin:0;min-width:320px;font-family:Roboto,sans-serif;color:#13222d;background:radial-gradient(circle at 20% 20%,#fff4d6 0%,transparent 30%),radial-gradient(circle at 90% 0%,#ffd6df 0%,transparent 25%),linear-gradient(175deg,#eaf6ff,#f8fff9)}.desktop-paheli-shell{height:100dvh;overflow:hidden;padding:0;display:flex;align-items:flex-start;justify-content:center}.desktop-laptop-stage{--desktop-tile-size: 96px;--desktop-tile-gap: 14px;position:relative;width:100%;max-width:980px;margin:0 auto;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;color:#fff}.desktop-app-header{flex-shrink:0;background:#e5e7ed;display:grid;grid-template-columns:1fr;align-items:center;justify-items:center;z-index:50}.desktop-brand-card{width:min(34%,460px);height:100%;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:0 18px}.desktop-brand-card a{width:100%;display:flex;align-items:center;justify-content:center}.desktop-brand-logo{display:block;width:100%;height:clamp(50px,10vw,80px);padding:6px 0;max-width:100%;object-fit:contain}.desktop-wire-nav{justify-self:center;width:min(100%,420px);height:42px;display:grid;grid-template-columns:minmax(112px,1fr) minmax(112px,1fr) 60px;align-items:center;gap:10px}.desktop-wire-nav button{width:100%;height:100%;padding:0 8px;border:1px solid rgba(21,37,54,.18);border-radius:999px;background:#ffffffeb;color:#12335c;font-weight:850;font-size:12px;line-height:1.1;cursor:pointer;box-shadow:0 2px 8px #00000029;transition:all .18s ease}.desktop-wire-nav button.active{background:linear-gradient(180deg,#ffe36b,#f4c542);color:#16395b;border-color:#16395b3d;box-shadow:0 4px 12px #0003;transform:translateY(-1px)}.desktop-title-strip{--desktop-title-strip-height: clamp(58px, 7.2vh, 94px);--desktop-title-badge-width: clamp(84px, 12.8vw, 125px);--desktop-title-badge-height: clamp(44px, 6vh, 75px);flex-shrink:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,1fr);align-items:center;padding:0 1.4%;min-height:var(--desktop-title-strip-height);height:var(--desktop-title-strip-height);color:#0e2750;background:radial-gradient(circle at 50% 55%,rgba(255,255,255,.58),transparent 45%),linear-gradient(180deg,#ddd7ff,#d8d0f7);border-top:1px solid #b3adf6;border-bottom:1px solid #8b91e8;border-radius:0;z-index:20}.desktop-level-badge{width:var(--desktop-title-badge-width);height:var(--desktop-title-badge-height);display:grid;place-items:center;text-transform:uppercase;cursor:pointer;border:0;padding:0;background-size:cover;background-position:center;background-repeat:no-repeat}.desktop-level-badge--easy{width:var(--desktop-title-badge-width);height:var(--desktop-title-badge-height);justify-self:start;color:#0b1505;background:linear-gradient(180deg,#e5ffa3,#b7eb4f 48%,#8db72d);background-repeat:no-repeat;background-position:center;background-size:contain}.desktop-level-badge--difficult{width:var(--desktop-title-badge-width);height:var(--desktop-title-badge-height);justify-self:end;color:#271b06;background:linear-gradient(180deg,#ffe991,#ffd146 56%,#bd871e);background-repeat:no-repeat;background-position:center;background-size:contain}.desktop-level-badge--active{border:3px solid #f9a825;box-shadow:0 0 0 3px #f9a82529;border-color:#4caf50}.desktop-puzzle-name{text-align:center;line-height:1.08}.desktop-main-title{font-size:clamp(18px,1.4vw,36px);font-weight:800;color:#004494}.desktop-main-title img{width:110px;vertical-align:middle}.desktop-main-title .desktop-difficulty{color:#061324;margin-left:.38em;font-weight:900;text-transform:none}.desktop-subtitle{margin-top:.18rem;font-size:clamp(13px,.8vw,22px);color:#0d4b96}.desktop-game{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,.98fr) minmax(120px,1.12fr);gap:18px;z-index:20;background:#012873 linear-gradient(to bottom,#012873 20% 50%,#012873)}.desktop-left-zone{min-width:0;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) clamp(62px,10.5dvh,104px);gap:clamp(10px,1.4dvh,20px)}.desktop-puzzle-square{min-height:0;justify-self:center;align-self:center;aspect-ratio:1 / 1;width:88%;height:88%;max-width:100%;max-height:100%;outline:2px dashed rgba(255,255,255,.83);outline-offset:-2px;border-radius:18px;display:grid;place-items:center;background:radial-gradient(circle at 47% 49%,#6bcfffbf,#2b97eca6 30%,#00419d73 58%,#00246d38);box-shadow:inset 0 0 0 1px #ffffff29}.desktop-board-wrap .letter-grid{width:88%;height:88%;display:grid;place-items:center;grid-template-rows:repeat(3,1fr);gap:clamp(10px,1.3dvh,18px)}.desktop-board-wrap .hex-row{display:flex;justify-content:center;align-items:center;gap:clamp(18px,3vw,56px);width:100%}.desktop-board-wrap .letter-card{position:relative;width:var(--desktop-tile-size, 96px);height:calc(var(--desktop-tile-size, 96px) * .88);border:0;color:#152536;display:flex;align-items:center;justify-content:center;padding:0;overflow:visible;margin:0;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);background:linear-gradient(180deg,#fffbea,#fff6ca 70%,#f0e3a6);box-shadow:inset 0 2px #fffffff5,inset 0 -6px 9px #b09a523d,0 2px #b8a45c57;filter:drop-shadow(0 5px 4px rgba(0,0,0,.34))}.desktop-board-wrap .letter-card.desktop-hex-tile{background-image:url(/assets/hex-moNv4cE_.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-color:transparent;clip-path:none;box-shadow:none;filter:none}.desktop-word-row{display:grid;grid-template-columns:clamp(62px,7.2vw,100px) minmax(0,1fr) clamp(62px,7.2vw,100px);gap:clamp(12px,1.7vw,26px);align-items:center}.desktop-word-row button,.desktop-word-slot{border-radius:clamp(10px,.9vw,16px);box-shadow:0 4px 12px #00000029}.desktop-word-row button{border:0;color:#fff;font-size:clamp(32px,4vw,56px);line-height:1;font-weight:900;cursor:pointer;display:grid;place-items:center;aspect-ratio:1 / 1;height:clamp(56px,8dvh,90px)}.desktop-clear-btn{background-color:#ff6508;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45' height='45' viewBox='0 0 45 45'%3E%3Cdefs%3E%3CclipPath id='clip-undo'%3E%3Crect width='45' height='45'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='undo' clip-path='url(/sites/all/modules/custom/custom_widgets/css/%23clip-undo)'%3E%3Cg id='MDI_backspace-outline' data-name='MDI / backspace-outline' transform='translate(6.891 10.5)' opacity='0.6'%3E%3Crect id='Boundary' width='27.609' height='24' fill='%23fff' opacity='0'/%3E%3Cpath id='Path_backspace-outline' data-name='Path / backspace-outline' d='M21.857,15.59,20.235,17l-4.13-3.59L11.976,17l-1.622-1.41L14.483,12l-4.13-3.59L11.976,7l4.13,3.59L20.235,7l1.622,1.41L17.727,12l4.13,3.59M25.308,3a2.166,2.166,0,0,1,2.3,2V19a2.166,2.166,0,0,1-2.3,2H8.053a2.263,2.263,0,0,1-1.829-.89L0,12,6.224,3.88A2.256,2.256,0,0,1,8.053,3H25.308m0,2H8.053l-5.43,7,5.43,7H25.308Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center;font-size:0}.desktop-submit-btn{background-color:#9cbd1c;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45' height='45' viewBox='0 0 45 45'%3E%3Cdefs%3E%3CclipPath id='clip-submit'%3E%3Crect width='45' height='45'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='submit' clip-path='url(/sites/all/modules/custom/custom_widgets/css/%23clip-submit)'%3E%3Cg id='MDI_progress-check' data-name='MDI / progress-check' transform='translate(4.069 4.069)' opacity='0.6'%3E%3Crect id='Boundary' width='36.861' height='36.861' fill='%23fff' opacity='0'/%3E%3Cpath id='Path_progress-check' data-name='Path / progress-check' d='M18.868,2.03v3.1a12.288,12.288,0,0,1,0,24.39v3.072a15.359,15.359,0,0,0,0-30.564M15.8,2.076A15.094,15.094,0,0,0,7.61,5.455l2.2,2.273a12.28,12.28,0,0,1,5.99-2.58V2.076M5.444,7.621A15.182,15.182,0,0,0,2.05,15.807H5.122a12.313,12.313,0,0,1,2.519-5.99l-2.2-2.2m17.263,4.347-7.5,7.5-3.256-3.256-1.628,1.628,4.884,4.884L24.336,13.6l-1.628-1.628M2.065,18.879A15.42,15.42,0,0,0,5.46,27.065l2.181-2.2a12.291,12.291,0,0,1-2.5-5.99H2.065m7.741,8.248-2.2,2.1A15.35,15.35,0,0,0,15.8,32.7V29.63A12.291,12.291,0,0,1,9.806,27.127Z' transform='translate(1.022 1.042)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center;font-size:0}.desktop-word-slot{min-width:0;height:clamp(54px,7.8dvh,88px);background:linear-gradient(180deg,#fff,#eef1f5);color:#142435;display:flex;align-items:center;justify-content:center;padding:0 16px;font-size:clamp(30px,4vw,62px);letter-spacing:.05em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.desktop-right-zone{--desktop-aside-title: clamp(14px, .92vw, 20px);--desktop-aside-body: clamp(10px, .72vw, 13px);--desktop-aside-score: clamp(16px, 1.9vw, 22px);height:100%;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:clamp(10px,1.3dvh,18px);align-content:start;padding-bottom:1rem}.desktop-instructions{display:grid;grid-template-columns:clamp(42px,2.8vw,112px) minmax(0,1fr);gap:clamp(14px,1.6vw,24px);align-items:start;padding-top:clamp(2px,.3dvh,5px)}.desktop-q-box{width:clamp(40px,2.4vw,74px);aspect-ratio:1;margin-top:10px;border-radius:clamp(8px,.75vw,12px);display:grid;place-items:center;border:0;padding:0;background:linear-gradient(180deg,#ffe642,#ffc400);color:#c7141d;font-size:clamp(24px,1.4vw,34px);font-weight:950;cursor:pointer;box-shadow:0 5px 10px #0000003d;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.desktop-q-box:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 9px 16px #00000047}.desktop-q-box:active{transform:translateY(1px) scale(.99);box-shadow:0 4px 10px #0000003d}.desktop-q-box:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.desktop-instructions-copy{min-width:0}.desktop-instructions-copy h1{margin:10px 0 clamp(6px,.65dvh,10px);color:#fde236;font-size:1rem;line-height:1;font-weight:400;white-space:nowrap}.desktop-info-rules{font-weight:300;line-height:1.5;font-size:.8rem}.desktop-instructions-copy p,.desktop-info-rules p,.desktop-question-line{margin:0;color:#fff;font-size:1rem;font-weight:400;line-height:1.15}.desktop-question-line{grid-column:1 / -1;margin-top:clamp(6px,.8dvh,10px);color:#fff;font-size:1rem;line-height:1.1}.desktop-question-line strong{font-size:1.12em}.desktop-block2{min-height:0;width:100%;display:grid;grid-template-columns:minmax(0,1fr) clamp(75px,4.2vw,188px) 10px;gap:clamp(10px,1.35vw,18px)}.desktop-tools-left{min-height:0;display:grid;grid-template-rows:1fr auto;gap:clamp(10px,1.3dvh,18px);width:100%;height:100%}.desktop-boxes-a{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:clamp(9px,.9vw,16px);overflow:hidden}.desktop-result-box{min-width:0;min-height:0;padding:clamp(18px,2vw,15px) clamp(18px,2.1vw,25px);color:#080b0f}.desktop-result-box--scored{background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.28),transparent 50%),#d8ea9e;border-right:1px solid rgba(0,0,0,.22)}.desktop-result-box--not-list{background:radial-gradient(circle at 45% 35%,rgba(255,255,255,.24),transparent 50%),#ffd3d5}.desktop-result-box h2{margin:0 0 clamp(6px,.75dvh,10px);font-size:1rem;line-height:1;font-weight:950;text-align:center;border-bottom:1px solid #000}.desktop-result-box p{margin:0;font-size:var(--desktop-aside-body);line-height:1.12}.desktop-yesterday{width:100%;height:clamp(58px,9dvh,94px);display:grid;grid-template-rows:70% 30%;border-radius:clamp(8px,.8vw,14px);overflow:hidden;color:#05080c;cursor:pointer}.desktop-yesterday-title{display:grid;place-items:center;background:linear-gradient(180deg,#ffd81f,#ffc400);font-size:clamp(13px,1.15vw,18px);font-weight:900;border-radius:18px;padding:8px}.desktop-yesterday-body{display:grid;place-items:center;background:#fff3bc;font-size:clamp(19px,2vw,30px);font-weight:800;letter-spacing:.35em}.desktop-tools{min-height:0;gap:clamp(3px,1.5dvh,6px);display:grid;grid-template-rows:60px 24px minmax(0,1fr);align-content:start}.desktop-score-card{width:100%;min-height:60px;height:60px;border-radius:clamp(8px,.8vw,12px);background:#cbfbff;color:#061324;display:grid;place-items:center;text-align:center;padding:clamp(3px,.42dvh,5px)}.desktop-score-main{font-size:var(--desktop-aside-score);line-height:.72;font-weight:950}.desktop-divider{width:72%;border-top:2px solid #08111f;margin:3px auto}.desktop-share-stack{min-height:0;height:100%;border-radius:clamp(8px,.8vw,12px);background:linear-gradient(180deg,#ffc5c1,#f3a9a7);padding:clamp(2px,.35vw,4px);display:grid;grid-template-rows:repeat(2,60px) 1fr;gap:clamp(2px,.3dvh,4px)}.desktop-share-cell{min-height:0;height:100%;border:1px solid #b5becd;border-radius:clamp(6px,.65vw,10px);background:linear-gradient(180deg,#fff,#eef1f5);color:#273142;display:grid;place-items:center;text-align:center;padding:clamp(1px,.18vw,3px);font-size:clamp(7px,.9vw,11px);line-height:1;font-weight:600;cursor:pointer}.desktop-share-cell--icon{padding:0;overflow:hidden}.desktop-share-icon-img,.desktop-share-cell--icon .share-button-icon{width:50%;height:50%;color:#3ba929}.desktop-share-icon-img{object-fit:contain}.desktop-share-cell--lang{padding:.35rem;font-weight:700}.desktop-app-footer{position:relative;left:0;right:0;bottom:0;height:4.3%;min-height:30px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background:#2f6994f5;font-size:clamp(11px,.95vw,14px);line-height:1.1;font-weight:520;z-index:60}@media(max-width:1100px),(max-height:680px){.desktop-title-strip{--desktop-title-strip-height: clamp(54px, 6.4vh, 78px);--desktop-title-badge-width: clamp(78px, 11vw, 108px);--desktop-title-badge-height: clamp(40px, 5.2vh, 62px);top:11%;height:var(--desktop-title-strip-height)}.desktop-game{grid-template-columns:1fr 1fr;gap:14px}.desktop-left-zone{grid-template-rows:minmax(0,1fr) 82px}.desktop-puzzle-square{width:min(100%,420px)}.desktop-right-zone{gap:10px}.desktop-instructions-copy h1{white-space:normal}.desktop-instructions-copy p,.desktop-info-rules p,.desktop-question-line{font-size:clamp(10px,.82vw,14px)}.desktop-score-main{font-size:22px}}@media(max-width:980px){.desktop-laptop-stage{--desktop-tile-size: 66px;--desktop-tile-gap: 10px}.desktop-game{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);gap:12px}.desktop-left-zone{grid-template-rows:minmax(0,1fr) 78px;gap:10px}.desktop-puzzle-square{width:min(100%,390px);height:min(100%,390px)}.desktop-right-zone{gap:10px}.desktop-block2{grid-template-columns:minmax(0,1fr) 160px;gap:10px}.desktop-result-box{padding:14px 16px}.desktop-score-card{min-height:112px;padding:8px}.desktop-share-stack{grid-template-rows:repeat(3,minmax(0,1fr));gap:8px;padding:9px}.desktop-word-row{grid-template-columns:55px 1fr 55px;gap:10px;padding:0 20px}.desktop-board-wrap .letter-grid,.desktop-board-wrap .hex-row{gap:var(--desktop-tile-gap, 10px)}}.desktop-board-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.desktop-board-wrap .letter-grid{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--desktop-tile-gap, 14px)}.desktop-board-wrap .hex-row{display:flex;align-items:center;justify-content:center;gap:var(--desktop-tile-gap, 14px);margin-top:0}.desktop-brand-card a{margin:0 auto}.desktop-board-wrap .letter-card{position:relative;width:var(--desktop-tile-size, 96px);height:calc(var(--desktop-tile-size, 96px) * .92);border:0;color:#152536;display:flex;align-items:center;justify-content:center;padding:0;overflow:visible;margin:0;clip-path:polygon(24% 3%,76% 3%,100% 50%,76% 97%,24% 97%,0 50%);background:linear-gradient(180deg,#fffbea,#fff6ca 70%,#f0e3a6);box-shadow:inset 0 2px #fffffff5,inset 0 -6px 9px #b09a523d,0 2px #b8a45c57;filter:drop-shadow(0 3px 4px rgba(0,0,0,.28))}.desktop-board-wrap .letter-card.desktop-hex-tile{background-image:url(/assets/hex-moNv4cE_.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-color:transparent;clip-path:none;box-shadow:none;filter:none}.desktop-board-wrap .letter-card.desktop-square-tile{background-position:center;background-repeat:no-repeat;clip-path:none;box-shadow:none;filter:none;border-radius:20px}.desktop-board-wrap .letter-card.desktop-square-tile small{right:15%;bottom:5%}.desktop-board-wrap .letter-card.desktop-hex-tile small{right:30%;bottom:12%}.desktop-board-wrap .letter-card span{display:block;max-width:70%;text-align:center;font-weight:650;font-size:calc(var(--desktop-tile-size, 96px) * .42);line-height:.95;letter-spacing:-.03em;transform:translateY(-8%)}.desktop-board-wrap .letter-card small{position:absolute;right:25%;bottom:5%;color:#596777;font-weight:850;font-size:calc(var(--desktop-tile-size, 96px) * .13);line-height:1}.desktop-trial-board-layout{width:100%;display:grid;gap:16px;align-content:start}.desktop-word-row{display:grid;grid-template-columns:55px 1fr 55px;gap:12px;padding:0 20px;align-items:stretch}.desktop-word-slot,.desktop-word-row button{border-radius:16px;box-shadow:0 4px 12px #00000029}.desktop-instructions-content{display:grid;gap:.35rem;color:#152536db;font-size:14px;line-height:1.4}.desktop-instructions-content p{margin:0}.desktop-word-slot{background:linear-gradient(180deg,#fff,#eef1f5);color:#142435;display:flex;align-items:center;justify-content:center;padding:0 16px;font-size:clamp(26px,3vw,42px);line-height:1;font-weight:520;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktop-word-row button{border:0;color:#fff;font-size:15px;font-weight:900;cursor:pointer}.desktop-word-row .desktop-clear-btn{background-color:#ff6508;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45' height='45' viewBox='0 0 45 45'%3E%3Cdefs%3E%3CclipPath id='clip-undo'%3E%3Crect width='45' height='45'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='undo' clip-path='url(/sites/all/modules/custom/custom_widgets/css/%23clip-undo)'%3E%3Cg id='MDI_backspace-outline' data-name='MDI / backspace-outline' transform='translate(6.891 10.5)' opacity='0.6'%3E%3Crect id='Boundary' width='27.609' height='24' fill='%23fff' opacity='0'/%3E%3Cpath id='Path_backspace-outline' data-name='Path / backspace-outline' d='M21.857,15.59,20.235,17l-4.13-3.59L11.976,17l-1.622-1.41L14.483,12l-4.13-3.59L11.976,7l4.13,3.59L20.235,7l1.622,1.41L17.727,12l4.13,3.59M25.308,3a2.166,2.166,0,0,1,2.3,2V19a2.166,2.166,0,0,1-2.3,2H8.053a2.263,2.263,0,0,1-1.829-.89L0,12,6.224,3.88A2.256,2.256,0,0,1,8.053,3H25.308m0,2H8.053l-5.43,7,5.43,7H25.308Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center;font-size:0}.desktop-word-row .desktop-submit-btn{background-color:#9cbd1c;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45' height='45' viewBox='0 0 45 45'%3E%3Cdefs%3E%3CclipPath id='clip-submit'%3E%3Crect width='45' height='45'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='submit' clip-path='url(/sites/all/modules/custom/custom_widgets/css/%23clip-submit)'%3E%3Cg id='MDI_progress-check' data-name='MDI / progress-check' transform='translate(4.069 4.069)' opacity='0.6'%3E%3Crect id='Boundary' width='36.861' height='36.861' fill='%23fff' opacity='0'/%3E%3Cpath id='Path_progress-check' data-name='Path / progress-check' d='M18.868,2.03v3.1a12.288,12.288,0,0,1,0,24.39v3.072a15.359,15.359,0,0,0,0-30.564M15.8,2.076A15.094,15.094,0,0,0,7.61,5.455l2.2,2.273a12.28,12.28,0,0,1,5.99-2.58V2.076M5.444,7.621A15.182,15.182,0,0,0,2.05,15.807H5.122a12.313,12.313,0,0,1,2.519-5.99l-2.2-2.2m17.263,4.347-7.5,7.5-3.256-3.256-1.628,1.628,4.884,4.884L24.336,13.6l-1.628-1.628M2.065,18.879A15.42,15.42,0,0,0,5.46,27.065l2.181-2.2a12.291,12.291,0,0,1-2.5-5.99H2.065m7.741,8.248-2.2,2.1A15.35,15.35,0,0,0,15.8,32.7V29.63A12.291,12.291,0,0,1,9.806,27.127Z' transform='translate(1.022 1.042)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center;font-size:0}body.desktop-view .modal-backdrop{padding:clamp(.75rem,2.2vw,1.4rem)}body.desktop-view .instructions-modal{width:min(100%,min(34rem,calc(100vw - 3.2rem)));max-height:calc(100dvh - 2.4rem);overflow:auto;border-radius:14px;padding:.7rem;box-shadow:0 1rem 2rem #0000003d}body.desktop-view .instructions-head{display:flex;justify-content:center;float:none;margin-bottom:.45rem}body.desktop-view .modal-idea{width:clamp(1.85rem,2.6vw,2.5rem);height:clamp(1.85rem,2.6vw,2.5rem);font-size:clamp(1rem,1.8vw,1.4rem);border-width:2px}body.desktop-view .instructions-head-copy h2{font-size:clamp(1.05rem,1.7vw,1.4rem)}body.desktop-view .instructions-head-copy p,body.desktop-view .instructions-head-copy span,body.desktop-view .instructions-body p,body.desktop-view .instructions-body .daily-paheli-popup-welcome,body.desktop-view .instructions-body .daily-paheli-popup-subtitle{font-size:clamp(.92rem,1.45vw,1.06rem)}body.desktop-view .instructions-body h3{font-size:clamp(1.2rem,1.9vw,1.6rem)}body.desktop-view .instructions-body img{width:clamp(82px,12vw,120px)}body.desktop-view .modal-actions{margin-top:.75rem}body.desktop-view .modal-button{min-width:clamp(9rem,15vw,11rem);padding:.6rem .82rem}body.desktop-view .share-modal-overlay{padding:clamp(.75rem,2.2vw,1.2rem)}body.desktop-view .share-modal-content{width:min(100%,min(30rem,calc(100vw - 3.2rem)));max-height:calc(100dvh - 2.4rem);border-radius:16px;overflow-y:auto;box-shadow:0 1rem 2rem #0000003d}body.desktop-view .share-modal-header{padding:.75rem .95rem .65rem}body.desktop-view .share-modal-header h3,body.desktop-view .share-modal-header h2{font-size:clamp(1rem,1.55vw,1.25rem);line-height:1.15}body.desktop-view .share-modal-close{padding:.42rem .52rem;font-size:1.05rem}body.desktop-view .share-modal-body{padding:.75rem .9rem .85rem;line-height:1.25}body.desktop-view .yesterday-answer-section h3,body.desktop-view .yesterday-answer-title,body.desktop-view .yesterday-answer-question,body.desktop-view .yesterday-answer-text,body.desktop-view .yesterday-answer-date{margin-block:.35rem;font-size:clamp(.86rem,1.2vw,1rem)}body.desktop-view .yesterday-answer-section{margin-bottom:.55rem}body.desktop-view .yesterday-answer-image-wrapper{margin-top:.55rem}body.desktop-view .yesterday-answer-image{max-width:min(100%,180px);height:auto}body.desktop-view .yesterday-answer-actions{margin-top:.8rem}body.desktop-view .yesterday-answer-action-btn{padding:.55rem .8rem;font-size:.9rem}.desktop-right-panel{padding:18px;display:grid;grid-template-rows:auto 1fr 1fr auto auto;gap:14px}.desktop-score-card{border-radius:10px;background:#bef2fd;color:#15324e;text-align:center;box-shadow:0 8px 18px #0000001f}.desktop-score-label{margin:0;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#15324eb3;font-weight:900}.desktop-score-value{margin:3px 0 0;font-size:44px;line-height:1;font-weight:950;color:#0e4f93}.desktop-list-card{border-radius:18px;background:#ffffffe0;color:#15324e;padding:14px 16px;box-shadow:0 8px 18px #0000001a;min-height:0}.desktop-list-card h3{margin:0 0 8px;font-size:14px;color:#0e4f93;font-weight:950}.desktop-list-card p{margin:0;font-size:13px;line-height:1.26;color:#15324eb8}.desktop-share-btn{border:0;border-radius:18px;height:48px;background:linear-gradient(180deg,#f4c4cc,#e59ca9);color:#5f1c2a;font-size:16px;font-weight:950;cursor:pointer;box-shadow:0 8px 18px #00000021}.desktop-yesterday-card{border-radius:18px;background:#ffffffdb;color:#15324e;padding:12px 14px;font-size:13px;line-height:1.25;box-shadow:0 8px 18px #0000001a;cursor:pointer}.desktop-submit-flash{position:absolute;z-index:80;left:50%;top:50%;transform:translate(-50%,-50%);padding:9px 14px;border-radius:999px;background:#fffffff5;color:#0d3c70;font-size:13px;font-weight:900;box-shadow:0 5px 14px #0000002e;opacity:0;pointer-events:none;transition:opacity .16s ease}.desktop-submit-flash.show{opacity:1}@media(max-width:1100px),(max-height:680px){.desktop-main-layout{grid-template-columns:1fr 1fr;gap:14px}.desktop-left-panel{padding:16px;gap:12px}.desktop-right-panel{padding:14px;gap:10px}.desktop-info-panel{padding:15px;grid-template-columns:50px 1fr}.desktop-q-icon{width:46px;font-size:32px}.desktop-hint-card{display:none}.desktop-score-value{font-size:36px}}.desktop-sidebar-label span:first-of-type{text-align:center;line-height:1.02;color:#cbfcfe;font-size:clamp(8px,.75vw,11px);font-weight:bolder;text-decoration:underline}.desktop-sidebar-label span{text-align:center;line-height:1.02;color:#cbfcfe;font-size:clamp(8px,.75vw,11px);font-weight:bolder;float:none}.desktop-sidebar-label{margin:0 auto;display:grid;grid-template-rows:1fr 1fr;gap:2px;width:100%;align-items:start}@media(min-width:1280px)and (max-width:1600px){.desktop-laptop-stage{zoom:1.2}}@media(min-width:1600px)and (max-width:1919px){.desktop-laptop-stage{zoom:1.4}.desktop-word-row{grid-template-columns:75px 1fr 75px;gap:14px;padding:0 24px}}@media(min-width:1920px){.desktop-laptop-stage{zoom:1.5}.desktop-laptop-stage .desktop-word-row{grid-template-columns:75px 1fr 75px;gap:14px;padding:0 24px}}.desktop-trial-page{min-height:100vh;background:linear-gradient(135deg,#f7fbff,#eef6ff);padding:24px 24px 40px}.desktop-trial-header{max-width:1280px;margin:0 auto 20px;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-radius:24px;background:#fffffff2;box-shadow:0 16px 40px #0d3b661f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(13,59,102,.08)}.desktop-trial-brand{display:inline-flex;align-items:center;text-decoration:none}.desktop-trial-brand-logo{height:44px;width:auto}.desktop-trial-nav-controls{display:flex;align-items:center;gap:12px}.desktop-trial-nav-btn{border:0;width:44px;height:44px;border-radius:999px;background:#0d3b66;color:#fff;font-size:1.35rem;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 24px #0d3b662e}.desktop-trial-nav-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.desktop-trial-nav-meta{display:flex;flex-direction:column;align-items:center;min-width:140px;padding:8px 14px;border-radius:999px;background:#f3f8ff;color:#0d3b66}.desktop-trial-nav-title{font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.desktop-trial-nav-counter{font-size:1rem;font-weight:800}.desktop-trial-icon-btn{border:0;width:44px;height:44px;border-radius:999px;background:#f3f8ff;color:#0d3b66;font-size:1.15rem;display:grid;place-items:center;cursor:pointer}.desktop-trial-content-shell{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:18px}.desktop-trial-nav-panel{padding:16px 18px;border-radius:20px;background:#fffffff2;box-shadow:0 12px 30px #0d3b661a;border:1px solid rgba(13,59,102,.08)}.desktop-trial-puzzle-stage{padding:20px;border-radius:24px;background:#fffffff5;box-shadow:0 16px 40px #0d3b661f;border:1px solid rgba(13,59,102,.08)}.desktop-trial-puzzle-stage .paheli_container{flex:1}.desktop-trial-puzzle-stage .tz-play-side,.desktop-trial-puzzle-stage .tz-score-side{border-radius:20px;background:#f7fbff;border:1px solid rgba(13,59,102,.08)}.desktop-trial-puzzle-stage .tz-submit-area{margin-top:16px}@media(max-width:1023px){.desktop-trial-page{padding:12px 12px 24px}.desktop-trial-header{padding:14px 16px}}body.desktop-view .frontpage{zoom:1.3}.frontpage .footer-note{position:fixed;width:100%;max-width:640px;margin-top:2rem}body.mobile-view{padding:0}.paheli-container{max-width:800px;margin:0 auto;padding:20px}.grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:20px 0}.tile-char{color:#000}.tz-page{--tz-cyan: #2ec4e6;--tz-orange: #ff5a14;--tz-ink: #1f2e3d;--tz-soft: #f4f8fb;max-width:1280px;margin:0 auto;font-family:Mukta,Noto Sans Devanagari,sans-serif;color:#1e2a38;background:#fff}#integration-landing{max-width:1280px;margin:0 auto;background:#fff url(/paheli_bg.png) top center / cover no-repeat}.tz-site-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1rem;border-bottom:1px solid #e0e7ee}.tz-logo-wrap{display:flex;align-items:baseline;gap:.35rem;font-weight:800}.tz-logo-hindi{font-size:1.35rem;color:#101010}.tz-logo-brand{font-size:2.2rem;line-height:1;color:var(--tz-cyan)}.tz-logo-brand:after{content:"";color:var(--tz-orange)}.tz-nav{list-style:none;display:flex;flex-wrap:wrap;gap:.7rem;margin:0;padding:0}.tz-nav li{padding:.35rem .62rem;border-radius:999px;border:1px solid #d7e0ea;font-weight:700;background:#fff}.tz-nav li.active{border-color:#ffc6a8;background:#fff0e8;color:#bc4e22}.tz-kids-banner{height:145px;border-bottom:1px solid #dce4ed;background:radial-gradient(circle at 8% 22%,#fff 0 22px,transparent 23px),radial-gradient(circle at 93% 16%,#fff 0 28px,transparent 29px),radial-gradient(circle at 50% 0%,#d6f2ff 0 28%,transparent 29%),linear-gradient(180deg,#90dcff 0 72%,#99c14f 72% 100%)}.navigationPanel.tz-panel-nav{position:relative;display:grid;grid-template-columns:1fr auto;align-items:center;gap:.5rem;padding:.4rem .55rem;background:#f6e1e1;color:#7f2f4f;height:auto;text-align:center}.tz-header-left{display:flex;align-items:center;gap:.75rem}.tz-bulb-icon{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1px solid #d3bfd1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;aspect-ratio:1;border-radius:.3rem;display:grid;place-items:center;background:linear-gradient(180deg,#ffe32d,#f8be22);color:#dd2c26;font-size:1.5rem;font-weight:900;border:2px solid #e5c743}.tz-bulb-icon:hover{background:#fff9f0;border-color:#8c2a55;transform:scale(1.05)}.tz-bulb-icon:active{transform:scale(.95)}.tz-paheli-container-wrapper{display:grid;grid-template-columns:1fr;gap:0;align-items:center;padding:0;-webkit-backdrop-filter:brightness(.93);backdrop-filter:brightness(.93);position:relative}.tz-side-arrow{width:40px;height:40px;border-radius:8px;border:1px solid #d3bfd1;background:#fff;color:#8c2a55;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;position:absolute;top:25%;transform:translateY(-50%);z-index:10}.tz-side-arrow-left{left:0}.tz-side-arrow-right{right:0}.tz-side-arrow:disabled{opacity:.45;cursor:not-allowed}.tz-nav-arrow{width:40px;height:40px;border-radius:8px;border:1px solid #d3bfd1;background:#fff;color:#8c2a55;font-size:1rem;cursor:pointer}.tz-nav-arrow:disabled{opacity:.45;cursor:not-allowed}.tz-panel-nav .questionNumber{font-size:1.05rem;font-weight:700;text-align:center;grid-area:auto;max-width:none;white-space:normal;margin:0 auto}.tz-panel-nav .questionNumber span{display:block;font-size:.95rem;color:#5b2a73}.tz-panel-nav .counter_value{position:static;transform:none;border-radius:999px;border:1px solid #ceb5c5;background:#f9fcff;padding:.2rem .8rem;min-width:66px;width:auto;height:auto;right:auto}.paheli_container.tz-paheli-wrap{display:flex;flex-direction:column;gap:.75rem;min-height:auto;-webkit-backdrop-filter:brightness(.93);backdrop-filter:brightness(.93);padding:.35rem .7rem .75rem}.play-area.tz-play-side{align-self:stretch;display:flex;flex-flow:column nowrap;gap:.65rem}.play-area.tz-play-side .hint{color:#000;font-weight:700;text-align:center;margin:5px;width:100%}.special_instruction{margin:0 0 .4rem;font-size:1rem;color:#2b4b5e;font-weight:700;line-height:1.2}.general_instruction{margin-bottom:.5rem;border:1px solid #d6e3ef;background:#f8fcff;border-radius:10px;padding:.25rem .65rem}.general_instruction ul{margin:.35rem 0;padding-left:1rem}.general_instruction li{margin:.2rem 0;font-size:1rem}.paheli_custom_grid.tz-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.42rem;padding:.3rem;position:relative;max-width:320px;margin:0 auto}.paheli_custom_grid.tz-grid.tz-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));max-width:400px}.paheli_custom_grid.tz-grid.tz-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:220px}.tile.tz-tile{border:1px solid #999;background:#fff;font-size:3rem;font-family:Roboto,sans-serif;display:flex;justify-content:space-evenly;align-items:center;cursor:pointer;aspect-ratio:1;border-radius:10px;line-height:1;padding:0;position:relative}.tz-grid-4 .paheli-char{font-size:2.2rem}.tile.tz-tile span{font-weight:500;color:#579;font-size:1rem;overflow:hidden;width:95%;text-align:right;position:absolute;bottom:0}.tile.tz-tile.disabled{opacity:.45;cursor:not-allowed}.tz-slot-rolling{border-color:#4f7ca1;background:linear-gradient(180deg,#fdf5cc,#ffd980,#ffc857),repeating-linear-gradient(0deg,#ffffff38 0px 6px,#ffffff14 6px 12px);box-shadow:inset 0 1px #fff9,inset 0 -1px #00000017,0 0 0 1px #4f7ca14d;animation:tileSpinRoll 1.8s linear infinite;filter:saturate(1.2) brightness(1.1) drop-shadow(0 0 .4rem rgba(13,55,110,.5))}.tile.tz-tile:not(.tz-slot-rolling):not(.disabled){animation:tilePopIn 1s cubic-bezier(.25,.8,.35,1) both;animation-delay:calc(var(--tile-index, 0) * .12s)}.submit-area.tz-submit-area{margin-top:.5rem;display:flex;gap:.35rem}#formedWord{border:1px solid #bccbdb;border-radius:7px;min-height:44px;padding:0 .65rem;background:#fff;font-size:1rem;width:70%;margin:0;text-align:center}.tz-control,.tz-submit{border:none;border-radius:7px;min-height:44px;padding:0 .9rem;font-weight:700;width:max-content;cursor:pointer}.tz-control{background:#e5edf5;color:#2d455a}.tz-submit{background:#0d7a47;color:#fff}.paheli-instruct.tz-score-side{display:none}.tz-score-card{border-radius:10px;display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.tz-score-card .today_score_data,.tz-score-card .all_score_data{border-radius:8px;border:1px solid #c5d6e4;background:#fff;text-align:center;padding:.4rem}.resultScoreBB{font-size:1.7rem;font-weight:800;line-height:1.1;color:#233a4f}.titleScoreBB{font-size:.95rem;color:#506779;font-weight:700}.tz-results-card{margin-top:.55rem;border-radius:10px;display:flex;column-gap:.75rem;row-gap:.25rem;justify-content:space-around}.correct_result_column,.incorrect_result_column{flex:1;border:1px solid #d4e0eb;border-radius:10px;padding:10px;max-height:200px;overflow-x:scroll;background:#fff}.titleCorrect,.titleIncorrect{font-size:.9rem;font-weight:800;margin-top:.1rem}.titleCorrect{grid-column:1;color:#0f7447}.titleIncorrect{grid-column:2;color:#a04f2b}.resultCorrect,.resultIncorrect{min-height:50px;display:flex;flex-direction:column;flex-wrap:wrap;gap:.3rem;padding:.2rem 0}.resultCorrect{grid-column:1}.resultIncorrect{grid-column:2}.tz-word-chip{border-radius:999px;padding:.15rem .55rem;font-size:.85rem;font-weight:700}.tz-good{background:#d8f0e3;color:#0e6f42}.tz-bonus{background:linear-gradient(180deg,#ffe69a,#ffd35f);color:#7b4a00;border:1px solid #e0ad32}.tz-bad{background:#fde5d8;color:#9a4d26}.tz-message-line{margin-top:.45rem;border-radius:8px;border:1px solid #dbe4ee;padding:.45rem .55rem;background:#f7fbff;color:#496276;font-weight:600}.tz-footer{background:#1f3f56;color:#f7fcff;padding:.8rem 1rem}.tz-footer-brand{font-size:1.18rem;font-weight:700}.tz-footer-copy{font-size:.9rem;opacity:.9}.tz-points-chip{position:fixed;right:14px;bottom:14px;background:#eafaf0;border:1px solid #bcdcc9;color:#176842;border-radius:999px;font-weight:700;padding:.35rem .7rem;z-index:30}.game-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 1rem;background:#f8fbff;border-radius:16px;border:1px solid #d8e5f0;margin-bottom:1rem}.game-title{margin:0;font-size:1.3rem;font-weight:800;color:#173d65}.game-subtitle{margin:.3rem 0 0;font-size:.95rem;color:#51667c}.difficulty-badge{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;border-radius:999px;font-size:.95rem;font-weight:700;color:#1f3a55;background:#e6f4ea;border:1px solid #b7dec4;letter-spacing:.01em}.difficulty-badge[aria-label="Difficult puzzle"]{background:#ffe5e5;border-color:#f1b5b5;color:#a52b2b}.popup-overlay{position:fixed;top:80%;left:50%;transform:translate(-50%,-50%);z-index:1000;animation:popupFadeIn .5s ease-out}@keyframes popupFadeIn{0%{transform:translate(-50%,-50%) scale(.8);opacity:0}50%{transform:translate(-50%,-50%) scale(1.1)}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.popup-content{border-radius:16px;min-width:280px;padding:2rem 1.5rem;color:#fff;font-weight:700;box-shadow:0 12px 32px #0000004d;text-align:center;position:relative;overflow:hidden}.popup-close{position:absolute;top:10px;right:15px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;opacity:.8;transition:opacity .2s}.popup-close:hover{opacity:1}.popup-overlay.scored .popup-content{background:linear-gradient(135deg,#06d6a0,#33943d);border:4px solid #06d6a0;animation:popupBounce .6s ease-out}.popup-overlay.not-scored .popup-content{background:linear-gradient(135deg,#ff6b6b,#e63946);border:4px solid #ff6b6b;animation:popupShake .6s ease-out}@keyframes popupBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes popupShake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.popup-label{font-size:1.4rem;text-transform:uppercase;letter-spacing:1.5px;opacity:.95;margin-bottom:.5rem;position:relative}.popup-overlay.scored .popup-label:before{content:"🎉";font-size:1.5rem;margin-right:.5rem}.popup-overlay.not-scored .popup-label:before{font-size:1.5rem;margin-right:.5rem}.popup-word{font-size:2rem;font-weight:800;color:#fff;margin:.5rem 0;text-shadow:2px 2px 4px rgba(0,0,0,.3);animation:wordGlow 1s ease-in-out infinite alternate}@keyframes wordGlow{0%{text-shadow:2px 2px 4px rgba(0,0,0,.3)}to{text-shadow:2px 2px 8px rgba(255,255,255,.5),2px 2px 4px rgba(0,0,0,.3)}}.popup-bonus{margin-top:.5rem;font-size:1.2rem;font-weight:800;color:#ffe066;letter-spacing:.04em;text-shadow:1px 1px 2px rgba(0,0,0,.3);animation:bonusSparkle 1.5s ease-in-out infinite}@keyframes bonusSparkle{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.instruction-popup-overlay{position:fixed;inset:0;background:#1f2e3d80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1100;animation:instructionFadeIn .3s ease-out;cursor:pointer}@keyframes instructionFadeIn{0%{opacity:0}to{opacity:1}}.instruction-popup-content{background:#fff;border-radius:12px;padding:2rem;max-width:600px;max-height:70vh;overflow-y:auto;box-shadow:0 12px 32px #0003;position:relative;animation:instructionPopupSlideUp .4s ease-out;cursor:auto}@keyframes instructionPopupSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.instruction-popup-close{position:absolute;top:15px;right:15px;background:none;border:none;color:#7f2f4f;font-size:1.5rem;cursor:pointer;opacity:.7;transition:opacity .2s;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.instruction-popup-close:hover{opacity:1}.instruction-popup-body{color:#1e2a38;font-size:1rem;line-height:1.6}.instruction-popup-body ul,.instruction-popup-body ol{margin:1rem 0;padding-left:1.5rem}.instruction-popup-body li{margin:.5rem 0}.instruction-popup-body p{margin:.75rem 0}.popup-highscore-message{margin-top:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:700;color:#ffd166;text-shadow:1px 1px 3px rgba(0,0,0,.35)}.share-modal-overlay{position:fixed;inset:0;background:#091830b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1300;padding:5px;animation:modalFadeIn .25s ease-out}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.share-modal-content{background:#fffffffa;border-radius:24px;border:1px solid rgba(255,255,255,.65);box-shadow:0 30px 80px #00000040;max-width:520px;width:100%;max-height:92vh;overflow-y:auto;animation:modalSlideIn .2s ease-out}@keyframes modalSlideIn{0%{transform:translateY(18px) scale(.99);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.sample-box a{text-decoration:none}.share-modal-header{display:flex;justify-content:space-between;align-items:center;padding:0rem 1.5rem;border-bottom:2px solid rgba(15,60,120,.12)}.share-modal-header h2{margin:0;font-size:1.55rem;font-weight:800;color:#102b57;letter-spacing:.01em}.share-modal-close{background:#0f3c7814;border:1px solid rgba(15,60,120,.15);font-size:1.3rem;cursor:pointer;color:#102b57;padding:.55rem .65rem;border-radius:50%;transition:transform .2s ease,background-color .2s,color .2s}.share-modal-close:hover{background-color:#f2f6ff;color:#0c2a55;transform:scale(1.05)}.share-modal-body{padding:1rem;color:#102b57;line-height:.6rem}.yesterday-answer-helper{margin:0 0 1rem;color:#4f6c92;font-size:.95rem}.yesterday-answer-item{background:linear-gradient(135deg,#f4fbff,#eef6ff);color:#0d324d;padding:.95rem 1rem;border-radius:1rem;border:1px solid rgba(15,60,120,.1);display:flex;justify-content:space-between;align-items:center;gap:1rem;font-size:1rem;line-height:1.4;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.yesterday-answer-item:hover,.yesterday-answer-item:focus-visible{transform:translateY(-1px);border-color:#0f3c7840;box-shadow:0 10px 24px #0f3c7814}.yesterday-answer-item.copied{background:#e6f5ff;border-color:#53a5ff}.yesterday-answer-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.25rem;justify-content:space-around}.yesterday-answer-action-btn{background:#1752c8;color:#fff;border:none;border-radius:999px;padding:.85rem 1.3rem;font-weight:700;cursor:pointer;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.yesterday-answer-action-btn:hover{background-color:#0f3ea6;transform:translateY(-1px);box-shadow:0 14px 28px #1752c82e}.yesterday-answer-action-btn.secondary{background:#369;color:#fff;border:1px solid rgba(22,55,93,.14)}.yesterday-answer-action-btn.secondary:hover{background:#ebf2ff}.share-image-preview-section{padding:1.5rem 2rem;border-bottom:1px solid #e0e0e0;display:none}.share-image-preview{display:flex;justify-content:center;margin-bottom:1rem}.yesterday-answer-image-wrapper{display:flex;justify-content:center;margin:1rem 0}.yesterday-answer-image{max-width:100%;width:90%;height:auto;border-radius:16px;box-shadow:0 8px 24px #00000026}.yesterday-answer-question{margin-bottom:.75rem}.yesterday-answer-text{margin:.75rem 0;color:#1a2c42;line-height:1.5}.yesterday-answer-divider{border-top:2px solid #000;margin-top:1rem;padding-top:1rem}.yesterday-answer-list{list-style:disc inside;padding-left:0;margin:0;color:#333}.share-preview-img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #00000026}.share-image-actions{display:flex;gap:1rem;justify-content:center}.share-image-btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.download-img-btn{background:#007bff;color:#fff}.download-img-btn:hover{background:#0056b3}.native-share-btn{background:#28a745;color:#fff}.native-share-btn:hover{background:#1e7e34}.share-score-display{padding:1rem 2rem;text-align:center;background:#f8f9fa;border-bottom:1px solid #e0e0e0}.share-score-label{font-size:.9rem;color:#666;margin-bottom:.5rem}.share-score-value{font-size:1.5rem;font-weight:700;color:#333;vertical-align:middle}.share-text-section{padding:1.5rem 2rem;border-bottom:1px solid #e0e0e0}.share-text-section label{display:block;font-size:.9rem;font-weight:600;color:#333;margin-bottom:.5rem}.share-text-input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:.9rem;resize:vertical;min-height:80px}.share-info-text{padding:1rem 2rem;text-align:center;color:#666;font-size:.85rem}.share-platforms-title{padding:1rem 2rem .5rem;text-align:center;font-size:1rem;font-weight:600;color:#333}.share-buttons-grid{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.75rem;padding:.5rem 2rem 2rem;overflow-x:auto}.share-platform-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;min-width:50px;width:50px;height:50px;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;color:#fff;flex-shrink:0}.share-platform-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.copy-btn{background:#6c757d}.share-icon{font-size:1.5rem;display:flex;align-items:center;justify-content:center}.share-icon img,.share-icon{width:1.25rem;height:1.25rem}@media(max-width:600px){.share-modal-header{padding:0rem 1.5rem}.share-image-preview-section,.share-text-section{padding:1rem 1.5rem}.share-score-display{padding:.75rem 1.5rem}.share-info-text,.share-platforms-title{padding-left:1.5rem;padding-right:1.5rem}.share-buttons-grid{padding:.5rem 1.5rem 1.5rem;flex-wrap:wrap}.share-platform-btn{padding:.6rem;min-width:45px;width:45px;height:45px}.share-icon{font-size:1.25rem}}@media(max-width:980px){.paheli_container.tz-paheli-wrap{display:flex;flex-direction:column;grid-template-columns:none}.paheli-instruct.tz-score-side{display:none}}@media(max-width:760px){.tz-site-header{flex-direction:column;align-items:flex-start}.submit-area.tz-submit-area{display:flex;flex-direction:row}#formedWord{grid-column:1 / -1;width:100%}.tz-kids-banner{height:110px}.titleCorrect,.titleIncorrect,.resultCorrect,.resultIncorrect{grid-column:1}}.tz-logo{width:clamp(130px,20vw,170px)}*,*:before,*:after{box-sizing:border-box}.page-shell{min-height:100vh;display:block}.desktop-view .game-screen{grid-template-rows:8vh 7vh 13vh 49vh 8vh 10vh 6vh}.game-screen{width:min(100%,26rem);aspect-ratio:700 / 1279;background:#3975c4 linear-gradient(to bottom,#3975c4 20%,#0b3e82 50%,#3975c4);overflow:hidden;display:grid;grid-template-rows:8vh 7vh 13vh 49vh 8vh 10vh 5vh}.topbar{display:flex;justify-content:space-around;gap:.75rem;align-items:center;background-color:#e5e7ed;padding:.8rem}.brand-logo{height:3.5rem;width:auto;object-fit:contain}.topbar-meta{display:flex;align-items:center;gap:.55rem}.clock{font-size:.9rem;font-weight:800;color:#1b1b1b;display:none}.sample-box{width:4.6rem;padding:.28rem;background:#fff7ee;border:2px solid #8b7b72;border-radius:.25rem;font-size:.5rem;font-weight:800;text-transform:uppercase;line-height:1.15;text-align:center;display:block}.menu-button{width:2.85rem;height:2.85rem;border:2px solid #ccc;border-radius:.55rem;background:#f5f5f5;display:grid;place-items:center;gap:.24rem;padding:.55rem;opacity:.5;cursor:not-allowed;pointer-events:none}.menu-button span{display:block;width:100%;height:.16rem;border-radius:999px;background:#999}.mode-strip{display:grid;grid-template-columns:4rem 1fr 4rem;gap:.4rem;align-items:center;background-color:#ccf;padding:5px}.mode-pill{position:relative;border:none;padding:.5rem .65rem;font-size:.72rem;font-weight:900;text-transform:uppercase;color:#5a4300;cursor:pointer;display:flex;align-items:center;justify-content:center}.trial-zone .mode-pill--easy,.trial-zone .mode-pill--hard{min-width:4.35rem;height:auto;padding:.55rem .8rem;border:1px solid rgba(27,56,116,.18);border-radius:999px;background:linear-gradient(180deg,#fff7ce,#ffe08a);color:#5a4300;box-shadow:0 2px #0000000f}.mode-pill--hard{background:linear-gradient(180deg,#ffe7de,#ffc0a7);color:#6f2d14}.mode-pill.active{border:3px solid #f9a825;box-shadow:0 0 0 3px #f9a82529;border-color:#4caf50}.mobile-device.trial-zone .mode-pill.mode-pill--easy.active{border-color:#4caf50}.mobile-device.trial-zone .mode-pill.mode-pill--hard.active{border-color:#f44336}.mode-title{display:grid;place-items:center;text-align:center;color:#1b3874}.mode-brand{font-size:1rem;font-weight:900}.mode-brand img{width:6rem;height:auto;margin-left:.25rem;vertical-align:middle}.mode-level{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.mode-title span{font-size:.7rem}.hero-panel h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;text-align:center;color:#ffc107d4}.hero-head{display:flex;align-items:center;grid-template-columns:2rem 1fr;gap:.5rem;margin-top:.25rem;width:100%;float:left}.hero-copy{margin-top:.25rem;position:absolute;margin-top:27px;line-height:18px}.hero-copy div div{font-size:.8rem;color:#fff;text-align:left;margin-left:40px}.hero-copy div p{margin-top:2px;font-size:.8rem;color:#ccfdff;text-align:left;margin-left:40px}.hero-copy div p strong{color:#e5c743}.desktop-view .hero-copy{margin-left:32px;margin-top:42px}.idea-badge{width:2rem;aspect-ratio:1;border-radius:.3rem;display:grid;place-items:center;background:linear-gradient(180deg,#ffe32d,#f8be22);color:#dd2c26;font-size:1.5rem;font-weight:900;border:2px solid #e5c743;cursor:pointer}.hero-copy p{margin:0;font-size:.9rem;line-height:1.38;text-align:left;color:#e8f3ff}.board-wrap{display:grid;grid-template-columns:minmax(0,1fr) 4.9rem;gap:.65rem;padding:.9rem .7rem .65rem}.four-tile .letter-grid,.nine-tile .letter-grid,.fifteen-tile .letter-grid,.sixteen-tile .letter-grid{--hex-h: calc(var(--hex-size) * 1)}.letter-grid{--hex-max-cols: 3;--hex-fit-cols: 3.5;--hex-gap: .28rem;--hex-size: min( calc((100cqi - (var(--hex-fit-cols) - 1) * var(--hex-gap)) / var(--hex-fit-cols)), 5rem );--hex-h: calc(var(--hex-size) * 1.1547);container-type:inline-size;width:100%;min-width:0;display:flex;flex-direction:column;align-items:center;border:1px dotted rgba(255,255,255,.48);border-radius:22px;box-shadow:inset 0 0 0 1px #0000000f;justify-content:center}.hex-row{display:flex;flex-direction:row;margin-top:calc(var(--hex-h) * -.25)}.hex-row:first-child{margin-top:0}.four-tile .hex-row,.nine-tile .hex-row,.fifteen-tile .hex-row,.sixteen-tile .hex-row{margin-top:.2rem}.four-tile .hex-row:first-child,.nine-tile .hex-row:first-child,.fifteen-tile .hex-row:first-child,.sixteen-tile .hex-row:first-child{margin-top:0}.four-tile .letter-card,.nine-tile .letter-card,.fifteen-tile .letter-card,.sixteen-tile .letter-card{background:url(/assets/square-hubcKd_6.png) transparent no-repeat center;border-radius:12px}.letter-card{position:relative;flex-shrink:0;width:var(--hex-size);height:var(--hex-h);border:none;background:url(/assets/hex-moNv4cE_.png) transparent no-repeat center;background-size:var(--hex-size);color:#1a2c42;font-size:1.9rem;display:grid;place-items:center;cursor:pointer;padding:0;transition:filter .12s ease,background .12s ease;appearance:none;transform-origin:center;margin:5px}.letter-card:hover:not(:disabled){filter:drop-shadow(0 .32rem .1rem rgba(13,55,110,.5))}.letter-card:disabled,.letter-card.disabled{opacity:.45;cursor:not-allowed}@keyframes tileSpinRoll{0%{transform:rotateY(0) rotate(0)}25%{transform:rotateY(90deg) rotate(5deg)}50%{transform:rotateY(180deg) rotate(0)}75%{transform:rotateY(270deg) rotate(-5deg)}to{transform:rotateY(360deg) rotate(0)}}.letter-card.rolling{animation:tileSpinRoll var(--tile-roll-duration, 1.8s) linear infinite;filter:saturate(1.2) brightness(1.1) drop-shadow(0 0 .4rem rgba(13,55,110,.5))}.hex-empty{width:var(--hex-size);height:var(--hex-h);flex-shrink:0}.letter-card span{line-height:1;font-size:calc(var(--hex-size) * .4)}.four-tile .letter-card small,.nine-tile .letter-card small,.fifteen-tile .letter-card small,.sixteen-tile .letter-card small{right:8%;bottom:4%}.letter-card small{position:absolute;right:29%;bottom:17%;font-size:calc(var(--hex-size) * .15);color:#5f6e81}.letter-card.dotted:after{content:"";position:absolute;width:.92rem;height:.92rem;border:.12rem dotted #444;border-radius:50%;top:.58rem;left:.62rem;opacity:.85}@keyframes tilePopIn{0%{opacity:0;transform:scale(.1) rotate(-180deg) rotateX(90deg);filter:brightness(1.5)}50%{opacity:1;transform:scale(1.12) rotate(0) rotateX(0);filter:brightness(1.2) drop-shadow(0 0 20px rgba(102,126,234,.6))}to{opacity:1;transform:scale(1) rotate(0) rotateX(0);filter:brightness(1)}}.letter-card:not(.rolling):not(.disabled){animation:tilePopIn 1s cubic-bezier(.25,.8,.35,1) both;animation-delay:calc(var(--tile-index, 0) * .12s)}.letter-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;cursor:pointer;border-radius:8px;border:2px solid #2563eb;background:linear-gradient(135deg,#dbeafe,#eff6ff);padding:12px;min-height:60px;transition:all .2s ease;position:relative}.letter-tile:hover:not(:disabled){filter:drop-shadow(0 .32rem .1rem rgba(13,55,110,.5));background:linear-gradient(135deg,#bfdbfe,#dbeafe)}.letter-tile:disabled,.letter-tile.disabled{opacity:.45;cursor:not-allowed}.letter-tile.rolling{animation:tileSpinRoll 1.8s linear infinite;filter:saturate(1.2) brightness(1.1) drop-shadow(0 0 .4rem rgba(13,55,110,.5))}.letter-tile .letter{font-size:1.2rem;color:#1f2e3d;line-height:1}.letter-tile .points{font-size:.8rem;color:#666;margin-top:4px}.sidebar{display:grid;gap:.45rem}.score-panel,.side-button{border-radius:.25rem}.score-panel{text-align:center}.score-container{background:#ccfdff;border-radius:.22rem;font-size:1.4rem;font-weight:900;letter-spacing:.05em;padding:0 10px}.score-box:first-child{border-bottom:1px solid black}.score-panel span,.score-panel strong{display:block;font-size:.66rem;line-height:1.2;color:#cbfcfe;text-align:right}.score-panel span{margin-top:5px;font-weight:bolder;text-decoration:underline}.side-button{min-height:3.55rem;padding:.45rem;display:grid;place-items:center;text-align:center;font-size:.7rem;color:#50607f;font-weight:900;line-height:1.1;border:1px solid #d4c5db;width:100%}.side-button a{color:#50607f;text-decoration:none}.leaderboard-sidelink{background:linear-gradient(180deg,#ffdcd8,#ffc6c0);border:1px solid rgba(177,58,49,.18);color:#6a2f26;border-radius:5px;padding:.2rem .35rem}.action-btn{width:100%;margin-bottom:.8rem;padding:.85rem .9rem;background:linear-gradient(180deg,#f6f4fa,#e3e0ed);border:1px solid rgba(18,59,98,.15);border-radius:.5rem;color:#21375f;font-size:.95rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.action-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 .35rem #10497c1f}.action-btn:disabled{opacity:.5;cursor:not-allowed}.shuffle-btn{background:linear-gradient(180deg,#ffebc6,#ffe1a0);border-color:#a8671f40;color:#4e3711;padding:.85rem .5rem}.shuffle-btn .shuffle-icon{width:2rem;height:auto}.share-btn{background:linear-gradient(180deg,#d5f7e5,#c3eed4);border-color:#1f7a542e;color:#1c5f3c}.hindi-btn{background:linear-gradient(180deg,#dfd7ff,#d1c4ff);border-color:#5b4cb92e;color:#3d2d78}.leaderboard-btn{background:linear-gradient(180deg,#ffdcd8,#ffc6c0);border-color:#b13a312e;color:#6a2f26}.share-icon{width:2rem;height:2rem;position:relative;display:block}.share-icon:before,.share-icon:after{content:"";position:absolute;inset:0}.share-button-icon{display:inline-flex;align-items:center;justify-content:center;width:2.3rem;height:2.8rem;color:inherit}.share-button-icon svg{width:100%;height:100%;color:#4eb336}.answer-bar{display:grid;grid-template-columns:2.7rem 1fr 2.7rem;gap:.85rem;align-items:center;padding:.2rem .7rem .8rem}.action-button{height:2.8rem;border:none;border-radius:.35rem;color:#fff;font-size:1.7rem;font-weight:900;aspect-ratio:1}.action-button--danger{background-color:#ff6508;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45' height='45' viewBox='0 0 45 45'%3E%3Cdefs%3E%3CclipPath id='clip-undo'%3E%3Crect width='45' height='45'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='undo' clip-path='url(/sites/all/modules/custom/custom_widgets/css/%23clip-undo)'%3E%3Cg id='MDI_backspace-outline' data-name='MDI / backspace-outline' transform='translate(6.891 10.5)' opacity='0.6'%3E%3Crect id='Boundary' width='27.609' height='24' fill='%23fff' opacity='0'/%3E%3Cpath id='Path_backspace-outline' data-name='Path / backspace-outline' d='M21.857,15.59,20.235,17l-4.13-3.59L11.976,17l-1.622-1.41L14.483,12l-4.13-3.59L11.976,7l4.13,3.59L20.235,7l1.622,1.41L17.727,12l4.13,3.59M25.308,3a2.166,2.166,0,0,1,2.3,2V19a2.166,2.166,0,0,1-2.3,2H8.053a2.263,2.263,0,0,1-1.829-.89L0,12,6.224,3.88A2.256,2.256,0,0,1,8.053,3H25.308m0,2H8.053l-5.43,7,5.43,7H25.308Z' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")!important;background-size:contain}.action-button--success{background-color:#9cbd1c;color:#f7fff1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45' height='45' viewBox='0 0 45 45'%3E%3Cdefs%3E%3CclipPath id='clip-submit'%3E%3Crect width='45' height='45'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg id='submit' clip-path='url(/sites/all/modules/custom/custom_widgets/css/%23clip-submit)'%3E%3Cg id='MDI_progress-check' data-name='MDI / progress-check' transform='translate(4.069 4.069)' opacity='0.6'%3E%3Crect id='Boundary' width='36.861' height='36.861' fill='%23fff' opacity='0'/%3E%3Cpath id='Path_progress-check' data-name='Path / progress-check' d='M18.868,2.03v3.1a12.288,12.288,0,0,1,0,24.39v3.072a15.359,15.359,0,0,0,0-30.564M15.8,2.076A15.094,15.094,0,0,0,7.61,5.455l2.2,2.273a12.28,12.28,0,0,1,5.99-2.58V2.076M5.444,7.621A15.182,15.182,0,0,0,2.05,15.807H5.122a12.313,12.313,0,0,1,2.519-5.99l-2.2-2.2m17.263,4.347-7.5,7.5-3.256-3.256-1.628,1.628,4.884,4.884L24.336,13.6l-1.628-1.628M2.065,18.879A15.42,15.42,0,0,0,5.46,27.065l2.181-2.2a12.291,12.291,0,0,1-2.5-5.99H2.065m7.741,8.248-2.2,2.1A15.35,15.35,0,0,0,15.8,32.7V29.63A12.291,12.291,0,0,1,9.806,27.127Z' transform='translate(1.022 1.042)' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")!important;background-size:contain}.answer-input{height:2.8rem;border-radius:.35rem;background:linear-gradient(180deg,#fcfcfd,#ebedf3);box-shadow:inset 0 -.12rem #0d447a1f,0 .3rem #10497c24;text-align:center;vertical-align:middle;font-size:1.5rem;padding:10px}.bottom-panels{display:grid;grid-template-columns:1.35fr .9fr .28fr;gap:0;padding:0 .7rem;align-items:stretch}.panel{min-height:4.6rem;padding:.3rem .45rem;border:1px solid rgba(14,57,94,.3);border-right:none}.panel h2{margin:0 0 .15rem;font-size:.75rem;text-transform:uppercase}.panel p{margin:0;font-size:.65rem;line-height:1.28}.scored-list{display:flex;flex-wrap:wrap;gap:.25rem}.scored-word{display:inline-flex;align-items:center}.scored-word--bonus{font-weight:700;color:#b74100}.scored-word--bonus:after{content:" ★";color:#ffc107}.panel--green{background:linear-gradient(180deg,#dff4ae,#c5e895)}.panel--pink{background:linear-gradient(180deg,#f4dede,#ecd2d2)}.answers-tab{display:grid;place-items:center;background:#fcd329;color:#000;font-size:.8rem;text-align:center;writing-mode:vertical-rl;text-orientation:mixed;padding:.3rem 0;border:1px solid rgba(14,57,94,.3);cursor:pointer}.yesterday-answer-button{background:#f8f3fb;color:#0f3c78;border:1px solid rgba(14,57,94,.25);padding:.5rem .9rem;border-radius:999px;font-weight:700;font-size:.95rem;cursor:pointer}.yesterday-answer-button:hover{background:#e4eef8}.yesterday-answer-note{display:block;margin-top:.8rem;font-size:.85rem;color:#f8f3fb;opacity:.95}.yesterday-answer-question{color:#0f3c78}.yesterday-answer-list{list-style:none;padding:0;margin:0;display:grid;gap:.75rem}.yesterday-answer-list li{background:#eff8ff;color:#0a3155;padding:.85rem 1rem;border-radius:.85rem;font-size:1rem;line-height:1.4}.footer-note{padding:1rem .35rem;font-size:.64rem;text-align:center;color:#fff;bottom:0;width:100%;background:#369}.modal-backdrop{position:fixed;inset:0;display:none;place-items:center;background:#08264859;padding:.5rem;z-index:20}.modal-backdrop.is-open{display:grid}.instructions-modal{width:min(100%,42rem);background:#ccfdff;color:#001f7b;border:1px solid #001f7b;border-radius:0;box-shadow:0 1.2rem 2.5rem #0000003d;padding:.2rem}.instructions-head{display:grid;grid-template-columns:1rem 1fr;gap:1rem;align-items:start;float:left;position:relative}.modal-idea{width:2rem;aspect-ratio:1;border-radius:.3rem;display:grid;place-items:center;background:linear-gradient(180deg,#ffe32d,#f8be22);color:#dd2c26;font-size:1.5rem;font-weight:900;border:2px solid #e5c743}.instructions-head-copy{text-align:center}.instructions-head-copy p,.instructions-head-copy span,.instructions-body p{margin:0}.instructions-head-copy p{font-size:1rem}.instructions-head-copy h2{margin:.15rem 0 .2rem;font-size:1.15rem;font-weight:500;text-transform:uppercase}.instructions-head-copy span{font-size:.85rem}.instructions-body{text-align:center}.instructions-body h3{margin:0 0 .65rem;font-size:clamp(1.65rem,4vw,2.2rem);color:#0a0a0a}.instructions-body p{font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.2}.modal-actions{margin-top:1rem;display:flex;justify-content:center;gap:1rem}.modal-button{min-width:13rem;border:1px solid rgba(65,58,0,.6);border-radius:.4rem;padding:.75rem 1rem;font-size:clamp(1rem,2.7vw,1.2rem);color:#001f7b;cursor:pointer;font-weight:700}.modal-button--secondary{background:linear-gradient(180deg,#ffd677,#f7c35a)}.modal-button--primary{background:linear-gradient(180deg,#49ff17,#11ef00)}.instructions-body .daily-paheli-popup-welcome{font-size:1rem;font-weight:700;vertical-align:sub}.daily-paheli-popup-subtitle{font-size:.8rem;margin-bottom:.4rem}.instructions-body img{vertical-align:middle;width:120px;margin-bottom:5px}ul.daily-paheli-popup-bullets{list-style:none;padding:0;font-size:1rem;line-height:1.5rem;color:#000;margin:2px}ul.daily-paheli-popup-bullets li:nth-child(odd){color:#001f7b}h3.daily-paheli-popup-lead{font-size:1.2rem;margin:0;padding:0}.shuffle-icon{width:75%}@media(min-width:700px){.page-shell{padding:0}.game-screen{width:100%;min-height:100vh;aspect-ratio:auto;border-radius:0;border:none;box-shadow:none;grid-template-columns:minmax(0,1fr)}.topbar,.mode-strip,.hero-panel,.board-wrap,.answer-bar,.bottom-panels{width:min(100%,86rem);margin-inline:auto}.brand-mark{font-size:3.25rem}.brand-copy strong{font-size:1.8rem}.brand-copy span{font-size:.72rem}.topbar-meta{gap:.9rem}.clock{font-size:2rem}.sample-box{width:8rem;font-size:.72rem;padding:.5rem}.menu-button{width:4rem;height:4rem;opacity:.5;cursor:not-allowed;pointer-events:none}.mode-strip{grid-template-columns:8.5rem 1fr 9rem;padding:.7rem 1.5rem}.mode-pill{padding:.8rem 1rem;font-size:1rem}.mode-pill--easy,.mode-pill--hard{width:5.5rem;height:3.5rem}.mode-brand{font-size:1.5rem}.mode-level{font-size:1.1rem}.mode-title span{font-size:1rem}.mode-brand img{width:8rem}.hero-panel{padding:1.5rem}.hero-panel h1{font-size:2.3rem;margin-bottom:1rem}.hero-copy{grid-template-columns:4rem 1fr;gap:1rem}.idea-badge{width:4rem;font-size:2.4rem}.hero-copy p{font-size:1rem}.board-wrap{grid-template-columns:minmax(0,1fr) 11rem;gap:1.1rem;padding:1.5rem}.letter-grid{--hex-gap: .45rem;--hex-size: min( calc((100cqi - (var(--hex-fit-cols) - 1) * var(--hex-gap)) / var(--hex-fit-cols)), 8.5rem );--hex-h: calc(var(--hex-size) * 1)}.letter-card{font-size:3.6rem}.letter-card small{font-size:1rem}.letter-card.dotted:after{width:1.7rem;height:1.7rem;top:1.15rem;left:1.2rem}.sidebar{gap:.8rem}.score-panel{padding:.7rem .45rem .55rem}.score-box{font-size:2.6rem}.score-panel span{font-size:.75rem}.score-panel strong{font-size:.95rem}.side-button{min-height:6rem;font-size:1.15rem}.answer-bar{grid-template-columns:5rem 1fr 5rem;gap:1rem;padding:0 1.5rem 1.5rem}.action-button,.answer-input{height:3.5rem;border-radius:.7rem}.action-button{font-size:2.4rem}.bottom-panels{grid-template-columns:1.5fr 1fr .22fr;padding:0 1.5rem}.panel{min-height:7rem;padding:.7rem .8rem}.panel h2{font-size:1rem;margin-bottom:.4rem}.panel p,.answers-tab{font-size:.95rem}.footer-note{padding:.28rem .35rem .25rem;font-size:.6rem;text-align:center;color:#fff;position:fixed;bottom:0;width:min(1024px,100% - 2rem);background:#369}.lp-feature-box{gap:.2em}}@media(max-width:430px){.page-shell{padding:0}.game-screen{width:100vw;height:100vh;border-radius:0;aspect-ratio:auto}.instructions-modal{padding:1rem}.instructions-head{grid-template-columns:1rem 1fr}.modal-idea{width:3rem;font-size:2.4rem}.instructions-head-copy p{font-size:.85rem}.instructions-head-copy h2{font-size:1rem}.instructions-head-copy span{font-size:.72rem}.modal-actions{flex-direction:column}.modal-button{width:100%;min-width:0}.lp-feature-box{gap:.2em}}@media(min-width:700px){.tz-panel-nav .questionNumber{font-size:1.05rem;font-weight:700;text-align:center;grid-area:auto;max-width:none;white-space:normal;margin:0 auto}}.mobile-device .mainQuestion{display:none}.mobile-device .footer-note{position:absolute}.mobile-device .paheli_container.tz-paheli-wrap{height:435px}.mobile-device .interactive-mcq .paheli_container.tz-paheli-wrap .optionsContainer{color:#fff}.mobile-device .interactive-select-odd .highlightOption{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mobile-device .interactive-select-odd .virtualKeyboard2{background-color:transparent}.mobile-device .tiles-paheli .bottom-panels{grid-template-columns:1.35fr 1.35fr}.mobile-device .tiles-paheli .bottom-panels .answers-tab{display:none}.mobile-view.free-paheli .mode-pill--easy,.mobile-view.free-paheli .mode-pill--hard{width:65px;height:40px;background-size:contain;background-color:transparent}.trial-zone .instructions-body ul{list-style:none;padding:0;font-size:.8rem;line-height:1.2rem;color:#000;margin:2px}.instructions-head{padding-right:20px}.desktop-device.trial-zone .options,.desktop-device.trial-zone .templateJumbled .optionsContainer,.desktop-device.trial-zone .templateJumbled .answerContainer,.desktop-device.trial-zone .templateJumbled .word,.desktop-device.trial-zone .templateFIB .word,.desktop-device.trial-zone .inputFieldContainer{background-color:transparent}.desktop-device.trial-zone .virtualKeyboard2{display:none}.games-container{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:Mukta,sans-serif;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.games-header{text-align:center;margin-bottom:50px}.games-title{font-size:48px;font-weight:800;color:#1f5a8a;margin:0 0 15px;letter-spacing:-.5px}.games-subtitle{font-size:18px;color:#555;margin:0;font-weight:500}.games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-bottom:50px}.game-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001f;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.game-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000002e}.card-header{padding:30px 25px;color:#fff;display:flex;align-items:center;gap:15px;position:relative}.card-header.card-paheli{background:linear-gradient(135deg,#f093fb,#f5576c)}.card-header.card-takhtkhel{background:linear-gradient(135deg,#667eea,#764ba2)}.card-icon{font-size:48px;line-height:1}.card-title{font-size:28px;font-weight:800;margin:0;letter-spacing:-.3px}.card-content{padding:20px 25px;flex:1}.card-description{font-size:14px;color:#666;line-height:1.6;margin:0 0 15px}.card-type-label{display:inline-block;padding:6px 12px;background:#f5f5f5;color:#555;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.card-difficulties{padding:20px 25px;border-top:1px solid #f0f0f0}.difficulty-label{display:block;font-size:12px;font-weight:700;color:#555;text-transform:uppercase;margin-bottom:12px;letter-spacing:.5px}.difficulty-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.difficulty-btn{padding:10px 12px;border:2px solid #ddd;border-radius:8px;background:#fff;color:#555;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease;text-transform:capitalize}.difficulty-btn:hover{border-color:#667eea;background:#fff;color:#667eea;transform:translateY(-2px)}.difficulty-btn.difficulty-easy{--accent-color: #4caf50}.difficulty-btn.difficulty-medium{--accent-color: #ff9800}.difficulty-btn.difficulty-difficult{--accent-color: #f44336}.difficulty-btn.difficulty-easy:hover{border-color:#4caf50;color:#4caf50}.difficulty-btn.difficulty-medium:hover{border-color:#ff9800;color:#ff9800}.difficulty-btn.difficulty-difficult:hover{border-color:#f44336;color:#f44336}.games-footer{text-align:center;padding:20px;color:#666;font-size:16px;font-weight:600}@media(max-width:768px){.games-container{padding:20px 15px}.games-title{font-size:32px}.games-subtitle{font-size:14px}.games-grid{grid-template-columns:1fr;gap:20px}.card-header{padding:20px 15px}.card-title{font-size:24px}.card-icon{font-size:40px}.card-content,.card-difficulties{padding:15px}}@media(max-width:480px){.games-container{padding:15px 10px}.games-title{font-size:24px}.games-header{margin-bottom:30px}.difficulty-buttons{grid-template-columns:1fr}.card-header{flex-direction:column;text-align:center;gap:10px}.card-icon{font-size:36px}.card-title{font-size:20px}}.takhtkhel-container{max-width:1400px;margin:0 auto;padding:20px;font-family:Mukta,sans-serif;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.takhtkhel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;gap:20px}.header-left{display:flex;align-items:center;gap:15px;flex:1}.takhtkhel-logo{width:50px;height:50px;border-radius:8px}.takhtkhel-title{font-size:28px;font-weight:700;color:#1f5a8a;margin:0;letter-spacing:.5px}.header-center{flex:1;display:flex;justify-content:center}.time-box{display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 24px;border-radius:8px;font-weight:600}.time-label{font-size:12px;text-transform:uppercase;opacity:.9;margin-bottom:4px}.time-value{font-size:24px;font-weight:800;font-family:Courier New,monospace}.header-right{flex:1;text-align:right}.difficulty-label{display:inline-block;padding:8px 16px;background:gold;color:#333;border-radius:20px;font-weight:700;font-size:14px}.takhtkhel-main{display:grid;grid-template-columns:1fr 300px;gap:20px;margin-bottom:20px}.grid-wrapper{display:flex;flex-direction:column;gap:20px}.character-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:8px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.grid-tile{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px;border:2px solid #ddd;border-radius:8px;background:linear-gradient(135deg,#ffecd2,#fcb69f);cursor:grab;font-family:inherit;transition:all .2s ease;font-weight:600;-webkit-user-select:none;user-select:none}.grid-tile:hover:not(:disabled){transform:scale(1.05);border-color:#667eea;box-shadow:0 4px 12px #667eea4d;cursor:grab}.grid-tile:active:not(:disabled){cursor:grabbing}.grid-tile.selected{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#764ba2;box-shadow:0 4px 12px #667eea80}.grid-tile.dragging{opacity:.5;cursor:grabbing}.grid-tile:disabled{opacity:.6;cursor:not-allowed}.tile-char{font-size:18px;font-weight:700}.tile-point{font-size:12px;opacity:.8}.grid-tile.selected .tile-point{opacity:1}.word-section{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a}.word-drop-zone{display:flex;flex-direction:column;gap:15px;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;border:3px dashed #ccc;transition:all .3s ease;min-height:250px}.word-drop-zone.drag-over{border-color:#667eea;background:#667eea0d;box-shadow:0 6px 12px #667eea33}.drop-zone-label{font-size:12px;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.5px}.selected-chars-display{display:flex;flex-wrap:wrap;gap:10px;min-height:60px;align-items:center;justify-content:center;padding:15px;background:#f9f9f9;border-radius:8px;border:1px solid #eee}.selected-char-badge{display:inline-flex;align-items:center;justify-content:center;min-width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-family:inherit;font-weight:700;cursor:pointer;transition:all .2s ease;padding:0;flex-direction:column;gap:2px;position:relative}.selected-char-badge:hover{transform:scale(1.1);box-shadow:0 4px 12px #667eea66}.badge-char{font-size:20px;line-height:1}.badge-point{font-size:10px;opacity:.9}.word-info-section{display:flex;flex-direction:column;gap:12px;padding-top:15px;border-top:1px solid #eee}.word-display{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f5f7fa;border-radius:8px}.word-text{font-size:24px;font-weight:800;color:#1f5a8a}.points-badge{display:inline-block;padding:6px 12px;background:gold;color:#333;border-radius:20px;font-weight:700;font-size:14px}.selected-display{border:2px solid #667eea;border-radius:8px;padding:15px;background:#667eea0d}.word-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:10px}.btn{padding:12px 16px;border:none;border-radius:8px;font-family:inherit;font-weight:700;font-size:14px;cursor:pointer;transition:all .2s ease}.btn-clear{background:#f0f0f0;color:#333}.btn-clear:hover:not(:disabled){background:#e0e0e0}.btn-submit{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px #667eea4d}.btn:disabled{opacity:.5;cursor:not-allowed}.takhtkhel-sidebar{display:flex;flex-direction:column;gap:15px}.sidebar-panel{background:#fff;border-radius:12px;padding:15px;box-shadow:0 4px 6px #0000001a}.sidebar-panel h3{margin:0 0 12px;font-size:16px;font-weight:700;color:#333;border-bottom:2px solid #667eea;padding-bottom:8px}.game-level-panel h3{border-bottom-color:#667eea}.level-info{display:flex;flex-direction:column;gap:10px}.level-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px}.level-row span:first-child{font-weight:600;color:#555}.level-row span:last-child{font-weight:700;color:#1f5a8a}.instruction-text{font-size:13px;color:#666;line-height:1.5;margin:0;padding:5px 0;font-style:italic;color:#d32f2f}.score-panel h3{color:#fff;border-bottom-color:#ffffff4d}.score-value{font-size:48px;font-weight:800;margin:15px 0}.words-info{font-size:14px;opacity:.9;margin:0}.instructions-list{list-style:none;padding:0;margin:0}.instructions-list li{padding:8px 0;border-bottom:1px solid #eee;font-size:13px;color:#555}.instructions-list li:last-child{border-bottom:none}.words-list{max-height:200px;overflow-y:auto}.no-words{color:#999;font-size:13px;text-align:center;padding:20px 0;margin:0}.word-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0;font-size:13px}.word-name{font-weight:600;color:#333}.word-score{color:#667eea;font-weight:700}.game-controls-panel{display:flex;flex-direction:column;gap:10px}.btn-new-game,.btn-end-game{padding:10px;font-size:12px}.btn-new-game{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.btn-new-game:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px #f5576c4d}.btn-end-game{background:#ff6b6b;color:#fff}.btn-end-game:hover:not(:disabled){background:#ff5252}.language-panel{display:flex;gap:10px}.lang-btn{flex:1;padding:10px;text-align:center;border:2px solid #ddd;border-radius:6px;background:#fff;color:#333;font-weight:600;font-size:12px;cursor:pointer;transition:all .2s ease;text-decoration:none}.lang-btn:hover,.lang-btn.active{border-color:#667eea;background:#667eea;color:#fff}.message-toast{position:fixed;bottom:20px;right:20px;padding:15px 25px;background:#667eea;color:#fff;border-radius:8px;font-weight:600;box-shadow:0 6px 12px #0003;animation:slideIn .3s ease;z-index:1000}@keyframes slideIn{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}.game-over-modal{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000}.modal-content{background:#fff;border-radius:16px;padding:40px;text-align:center;max-width:400px;box-shadow:0 20px 60px #0000004d;animation:popIn .3s ease}@keyframes popIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.modal-content h2{margin:0 0 30px;font-size:32px;color:#1f5a8a}.final-stats{display:grid;grid-template-columns:1fr;gap:15px;margin-bottom:30px}.stat-item{padding:15px;background:#f5f7fa;border-radius:8px;border-left:4px solid #667eea}.stat-label{display:block;font-size:12px;color:#666;text-transform:uppercase;margin-bottom:5px}.stat-value{display:block;font-size:28px;font-weight:800;color:#1f5a8a}.btn-play-again{width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:16px}.btn-play-again:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea4d}@media(max-width:1024px){.takhtkhel-main{grid-template-columns:1fr}.character-grid{grid-template-columns:repeat(8,1fr)}}@media(max-width:768px){.takhtkhel-container{padding:10px}.takhtkhel-header{flex-direction:column;gap:15px}.character-grid{grid-template-columns:repeat(6,1fr);gap:6px;padding:15px}.tile-char{font-size:16px}.takhtkhel-title{font-size:20px}}.interactive-learning-container{max-width:1200px;margin:0 auto;padding:20px;font-family:Arial,sans-serif;background-color:#f9f9f9;min-height:100vh}.interactive-learning-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a}.interactive-learning-header h1{margin:0;font-size:2rem;font-weight:700}.interactive-learning-header .question-counter{font-size:1.1rem;font-weight:500}.interactive-learning-content{background:#fff;border-radius:15px;padding:30px;box-shadow:0 8px 25px #0000001a;margin-bottom:30px}.question-section{margin-bottom:30px}.question-section .question-image{max-width:100%;height:auto;border-radius:10px;margin-bottom:20px;box-shadow:0 4px 8px #0000001a}.question-section .question-text{font-size:1.4rem;font-weight:700;color:#333;margin-bottom:15px;line-height:1.6}.question-section .sub-question{font-size:1.1rem;color:#666;margin-bottom:15px;font-style:italic}.question-section .instruction{font-size:1rem;color:#555;background-color:#f0f8ff;padding:15px;border-radius:8px;border-left:4px solid #4a90e2}.template-section .mcq-template,.template-section .true-false-template,.template-section .jumbled-words-template,.template-section .fib-template,.template-section .select-odd-template,.template-section .v-keyboard-template{margin-bottom:20px}.template-section .mcq-template h3,.template-section .true-false-template h3,.template-section .jumbled-words-template h3,.template-section .fib-template h3,.template-section .select-odd-template h3,.template-section .v-keyboard-template h3{color:#333;margin-bottom:20px;font-size:1.3rem}.template-section .mcq-template p,.template-section .true-false-template p,.template-section .jumbled-words-template p,.template-section .fib-template p,.template-section .select-odd-template p,.template-section .v-keyboard-template p{color:#666;margin-bottom:20px}.template-section .options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-top:20px}.template-section .option-button{padding:15px 20px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border:2px solid #e1e5e9;border-radius:10px;font-size:1rem;font-weight:500;color:#333;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.template-section .option-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026;background:linear-gradient(135deg,#e8ecf1,#b8c6d6)}.template-section .option-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000001a}.template-section .true-false-buttons{display:flex;gap:20px;justify-content:center;margin-top:20px}.template-section .true-false-buttons .true-button,.template-section .true-false-buttons .false-button{padding:20px 40px;border-radius:15px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;border:3px solid transparent;box-shadow:0 4px 8px #0000001a}.template-section .true-false-buttons .true-button{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.template-section .true-false-buttons .true-button:hover{background:linear-gradient(135deg,#45a049,#3d8b40);transform:scale(1.05)}.template-section .true-false-buttons .false-button{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff}.template-section .true-false-buttons .false-button:hover{background:linear-gradient(135deg,#d32f2f,#b71c1c);transform:scale(1.05)}.interactive-learning-footer{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a}.interactive-learning-footer .nav-button{padding:12px 25px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:2px solid #667eea}.interactive-learning-footer .nav-button.prev-button{background:#fff;color:#667eea}.interactive-learning-footer .nav-button.prev-button:hover:not(:disabled){background:#667eea;color:#fff;transform:translate(-2px)}.interactive-learning-footer .nav-button.prev-button:disabled{opacity:.5;cursor:not-allowed}.interactive-learning-footer .nav-button.next-button{background:#667eea;color:#fff}.interactive-learning-footer .nav-button.next-button:hover:not(:disabled){background:#5a67d8;transform:translate(2px)}.interactive-learning-footer .nav-button.next-button:disabled{opacity:.5;cursor:not-allowed}.loading,.error,.no-data{display:flex;justify-content:center;align-items:center;height:50vh;font-size:1.2rem;color:#666}.error{color:#f44336}@media(max-width:768px){.interactive-learning-container{padding:10px}.interactive-learning-header{flex-direction:column;gap:15px;text-align:center}.interactive-learning-header h1{font-size:1.5rem}.interactive-learning-content{padding:20px}.question-text{font-size:1.2rem}.options-grid{grid-template-columns:1fr}.true-false-buttons{flex-direction:column;gap:15px}.true-false-buttons .true-button,.true-false-buttons .false-button{padding:15px 30px}.interactive-learning-footer{flex-direction:column;gap:15px}.interactive-learning-footer .nav-button{width:100%;max-width:200px}}html,body{min-height:100%;background:url(/images/bg.png) center top / cover no-repeat fixed}#root{width:100%;margin:0 auto}#root .frontpage{max-width:640px;margin:0 auto}html.legacy-mode,body.legacy-mode{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.mobile-view body.hi{zoom:1.1}.mobile-view body.en{zoom:1.01}#root.legacy-at-root{width:100vw;height:100vh;margin:0;padding:0}.page-shell{display:block;gap:1rem}.page-shell.legacy-demo{display:flex;flex-direction:column;width:100vw;height:100vh;gap:0;padding:0;margin:0;position:fixed;top:0;left:0}.lp-header{display:flex;padding:.4rem;justify-content:space-around;align-items:flex-start}.lp-logo{width:120px;height:auto}.lp-menu{width:45px;height:40px;border-radius:8px;border:2px solid #f06d8a;background:#f5f5f5;display:grid;place-content:center;gap:4px;opacity:.5;cursor:not-allowed;display:none}.lp-menu span{width:22px;height:2px;background:#db305b}.lp-tagline{margin:0rem 0 .65rem;font:800 clamp(.8rem,1vw,1.4rem) / 1.2 "Roboto",sans-serif;color:#0b2d80;max-width:75ch}.main-container{padding:.5rem}.lp-lang-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.lp-section-label{width:fit-content;margin:0 auto;border-radius:10px;padding:.35em 1rem;font:500 1rem/1 Roboto,sans-serif;border-left:1px solid gray;border-bottom:1px solid gray;box-shadow:1px 3px 20px -8px #111315e5}.lp-section-label.lp-panel-en{background:#fdfd86;color:#3023fa}.lp-section-label.lp-panel-hi{background:#fdfd86;color:#3023fa;margin-top:1rem}.lp-panel h2{margin:0 0 .35rem;width:fit-content;border-radius:8px;padding:.14rem .6rem;font:800 1.7rem/1 Roboto,sans-serif}.mobile-view .lp-panel-hi{zoom:1.1}.lp-box-list{display:grid;gap:1.5rem}.lp-box-list a{text-decoration:none;color:#13222d}.lp-feature-box{display:grid;grid-template-columns:145px 1fr;align-items:center;gap:1rem;border:1px solid #3b883d;border-radius:8px;padding:.2rem;background:#ffffffad}.open_paheli{background-color:#f0f1a3;grid-template-columns:100px 200px 1fr}.trial_zone{background-color:#99f2ff}.class_resources{background-color:#fae7c0}.lp-feature-media{display:grid;gap:.45rem;align-self:stretch}.lp-feature-img{width:100%;object-fit:cover;border-radius:8px}.lp-live-score-box{display:grid;gap:.15rem;padding:.15rem;border:1px solid rgba(11,45,128,.2);border-radius:10px;background:#a8ef78;box-shadow:0 8px 18px -16px #0f3568cc;height:100%;text-align:center}.lp-feature-box .Smalltext{margin:.72rem 0 0;font:500 .75rem/1.32 Roboto,sans-serif}.lp-live-score-label{font:500 1rem Roboto,sans-serif;letter-spacing:.02em;text-align:center;color:#0f3568;padding-top:10px}.lp-live-score-grid{display:grid;gap:.1rem}.lp-live-score-head,.lp-live-score-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-items:center}.lp-live-score-head{font:500 .8rem Roboto,sans-serif;color:#0f3568;letter-spacing:.01em;gap:.6rem}.lp-live-score-value{font:800 1.2rem Roboto,sans-serif;color:#0a7a48}.lp-feature-copy{min-width:0;text-align:right}.lp-box-cta{display:inline-block;border-radius:999px;color:#003d1f;text-decoration:none;font:800 .88rem/1 Roboto,sans-serif;white-space:nowrap}.lp-box-cta a{color:#003d1f;text-decoration:none}.lp-feature-box h3{margin:0;font:600 1rem/1.2 Roboto,sans-serif;color:#0f3568}.lp-feature-box p{margin:.28rem 0 0;font:600 .8rem/1 Roboto,sans-serif}button.lp-panel-en{background:#a8ef78;color:#002264}button.lp-panel-hi{background:#a8ef78;color:#1c1f7f}.lp-footer{margin-top:.95rem;display:flex;justify-content:flex-end;gap:.6rem}.lp-cta{border-radius:10px;border:1px solid #8c4d97;background:linear-gradient(180deg,#f3b8f8,#e98df0);color:#5b1764;text-decoration:none;font:800 1.05rem/1 Roboto,sans-serif;padding:.6rem 1rem}.lp-cta.lp-cta-strong{margin-top:.72rem;display:inline-block;border-color:#04646d;background:linear-gradient(180deg,#8cf0ff,#43d3dd);color:#003a51}.hero-panel{padding:0px 1rem;text-align:center}.eyebrow{font:700 .8rem/1 Space Grotesk,sans-serif;text-transform:uppercase;letter-spacing:.12em;margin:0}.hero-panel h1{margin:.5rem 0;font:800 clamp(1.8rem,4vw,2.8rem) / 1.08 "Space Grotesk",sans-serif}.subtitle{max-width:60ch;margin-bottom:1rem}.refresh-btn{border:0;border-radius:12px;padding:.65rem 1rem;font:700 .95rem/1 Roboto,sans-serif;color:#fff;background:#10202a}.status-card,.daily-card,.table-wrap{border-radius:16px;padding:1rem;background:#ffffffd4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 12px 28px -24px #090e12cc}.status-card.error{border:1px solid #f08a8a;color:#8d1e1e}.label{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#4e5d68}.daily-card{display:flex;gap:1rem;justify-content:space-between;align-items:flex-start}.daily-card h2{margin:.3rem 0;font-family:Space Grotesk,sans-serif}.pill-row{display:flex;gap:.5rem;flex-wrap:wrap}.pill{display:inline-flex;border-radius:999px;padding:.32rem .65rem;background:#10202a12;font-size:.82rem;font-weight:700}.table-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.7rem}.table-header h3,.table-header p{margin:0}.table-scroller{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:680px}th,td{text-align:left;padding:.68rem .55rem;border-bottom:1px solid #d9e0e4}th{font-family:Space Grotesk,sans-serif;font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}tbody tr:hover{background:#f6fbff}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){#root{width:100%;margin:0}.topbar{padding:.2rem}.lp-footer{justify-content:center;flex-wrap:wrap}.open_paheli{grid-template-columns:90px 60px 1fr}.lp-live-score-label{font:500 .6rem/1.25 Roboto,sans-serif}.lp-live-score-head{font:500 .62rem/1.15 Roboto,sans-serif}.lp-live-score-value{font:800 .7rem/1 Roboto,sans-serif}.lp-feature-box h3{margin:0;font:600 .8rem/1.2 Roboto,sans-serif;color:#0f3568}.lp-live-score-label{margin-top:0}.lp-feature-box p{margin:.28rem 0 0;font:600 .8rem/1.32 Roboto,sans-serif}.daily-card,.table-header{flex-direction:column;align-items:flex-start}}
