*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Sahel;src:url(/fonts/Sahel-VF.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Sahel;src:url(/fonts/Sahel-Light.woff2) format("woff2"),url(/fonts/Sahel-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Sahel;src:url(/fonts/Sahel.woff2) format("woff2"),url(/fonts/Sahel.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sahel;src:url(/fonts/Sahel-SemiBold.woff2) format("woff2"),url(/fonts/Sahel-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Sahel;src:url(/fonts/Sahel-Bold.woff2) format("woff2"),url(/fonts/Sahel-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Sahel;src:url(/fonts/Sahel-Black.woff2) format("woff2"),url(/fonts/Sahel-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}:root{--visual-viewport-height: 100vh}html,body,#root{height:100%;margin:0}body{font-family:Sahel,Vazirmatn,Noto Naskh Arabic,Noto Sans Arabic,Tahoma,sans-serif;background:#000;color:#e2e8f0;direction:rtl;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;position:relative}body:before{content:"";position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100vw;height:100vh;background-image:var(--poet-bg, url(/bg.jpg));background-repeat:no-repeat;background-position:center bottom;background-size:cover;z-index:-1}@media (min-width: 3600px){body:before{background-size:100% auto}}.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;position:relative}.sky-birds{position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden;pointer-events:none;z-index:0}.sky-bird{position:absolute;top:0;left:0;width:9px;height:5px;pointer-events:none;will-change:transform}.sky-bird-shape{display:block;position:relative;width:100%;height:100%;opacity:1;filter:drop-shadow(0 0 1px rgba(0,0,0,.22));transform-origin:50% 100%;transform:scaleX(1);will-change:transform;animation-name:var(--bird-flap-anim, birdBodyFlap);animation-duration:var(--flap-duration, .26s);animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-delay:var(--flap-delay, 0s)}.sky-bird-shape:before,.sky-bird-shape:after{content:"";position:absolute;bottom:18%;width:max(4.6px,56%);height:max(1.2px,24%);background:#16202ad6;border-radius:999px;will-change:transform}.sky-bird-shape:before{right:calc(50% - .7px);transform-origin:right bottom;transform:rotate(var(--wing-right-base, 36deg))}.sky-bird-shape:after{left:calc(50% - .7px);transform-origin:left bottom;transform:rotate(var(--wing-left-base, -36deg))}@keyframes birdBodyFlap{0%{transform:scaleX(1)}50%{transform:scaleX(calc(1 - var(--flap-squeeze, .42))) translateY(-.35px)}to{transform:scaleX(1)}}@media (prefers-reduced-motion: reduce){.sky-birds{display:none}}.app-content{width:100%;display:flex;flex-direction:column;align-items:center;flex:1;padding:8px;position:relative;z-index:1}.app-content.intro-layout{justify-content:center}.navbar{width:100%;display:flex;justify-content:center;padding:8px;position:sticky;top:0;z-index:100;background:#000}.navbar-content{width:100%;max-width:560px;display:flex;justify-content:space-between;align-items:center}.nav-logo{height:36px;display:block;opacity:.95}.nav-back-button{width:auto;font-size:1.2rem;background:transparent;color:#fff;cursor:pointer;border-radius:20px;transition:all .2s;height:36px;margin:0;width:36px;max-width:36px}.nav-back-button:hover{background:#ffffff1a;border-color:#fff}.nav-back-button-label{transform:scaleY(1.8);margin-top:-5px;margin-right:-6px;opacity:.8;font-weight:100}.nav-left-controls{display:flex;align-items:center;gap:8px}.nav-settings{position:relative}.nav-settings-button{width:auto;font-size:1.2rem;background:transparent;color:#fff;cursor:pointer;border-radius:20px;transition:all .2s;height:36px;margin:0;width:36px;max-width:36px}.nav-settings-button:hover{background:#ffffff1a;border-color:#fff}.nav-settings-button-label{line-height:.9;opacity:.75;margin:-4.5px -8.5px 0 0;font-size:2rem}.nav-settings-panel{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#0f0f0ff5;box-shadow:0 12px 32px #00000059;padding:16px 16px 20px;z-index:150;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nav-settings-title{color:#f0f0f0;font-size:.9rem;margin-bottom:10px;opacity:.9;font-weight:500}.nav-settings-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.nav-settings-option{font-size:.75rem;color:#cfd8e3}.nav-settings-switch{position:relative;display:inline-block;width:46px;height:26px}.nav-settings-switch input{opacity:0;width:0;height:0}.nav-settings-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#5a6677;transition:background .25s ease;border-radius:999px}.nav-settings-slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;top:3px;background:#fff;transition:transform .25s ease;border-radius:50%}.nav-settings-switch input:checked+.nav-settings-slider{background:#49a26d}.nav-settings-switch input:checked+.nav-settings-slider:before{transform:translate(20px)}.nav-admin-button{width:auto;height:36px;margin:0;padding:6px 12px;font-size:.5rem;background:#4f4f4f;color:#e6e6e6;border:none;border-radius:4px;cursor:pointer;max-width:none}.nav-admin-button:hover:not(:disabled){background:#5b6fda;box-shadow:0 0 4px #38488f99}.nav-spacer{width:60px}.nav-game-info{display:flex;flex-direction:column;gap:2px;align-items:flex-end;min-width:60px;padding-left:8px}.nav-score{font-size:.85rem;color:#fff;font-weight:500}.nav-score-percent{font-size:.65em;margin-right:1px;vertical-align:.18em}.nav-progress{font-size:.75rem;color:#ffffffb3}.progress-bar-container{width:100%;display:flex;justify-content:center;padding:0 8px 4px;transform:rotate(180deg)}.progress-bar-gradient-bg{position:absolute;left:0;top:0;width:100%;height:180px;background:linear-gradient(to bottom,#fff,#fff 60%,#fff0)}.progress-bar-wrapper{position:relative;width:100%;max-width:600px;height:40px}.progress-bar-fill{position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(/progress-bar-fill.png);background-size:100% 100%;background-repeat:no-repeat;background-position:right center;transition:clip-path .5s ease-out}.progress-bar-ticker{position:absolute;top:8%;height:84%;width:36px;transform:translate(-50%);background-image:url(/ticker.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;transition:left .5s ease-out;z-index:3;pointer-events:none}.progress-bar-frame{position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(/progress-bar-frame-horizontal.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;pointer-events:none;z-index:4}.screen{width:100%;max-width:600px;margin:0 auto;padding:8px}.card{background:#1a1a1ad9;border-radius:16px;padding:20px;height:85vh;overflow-y:auto;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}h1{font-size:1.5rem;margin-bottom:14px;color:#f7fafc;text-align:center;font-weight:600}h2{font-size:1.2rem;margin-bottom:10px;color:#e2e8f0;font-weight:600}h3{font-size:1rem;margin-bottom:8px;color:#e2e8f0;font-weight:500}p{margin-bottom:20px;color:#a0aec0;line-height:1.8;text-align:center}input[type=text]{width:100%;padding:10px;font-size:.85rem;border:2px solid #a3ab9a;border-radius:20px;margin-bottom:16px;font-family:inherit;transition:border-color .2s;background:#fff;color:#000}input[type=text]:focus{outline:none;border-color:#778667;box-shadow:0 0 4px #667eea99}.game-guess-input.minimal-feedback-correct{animation:minimalGuessCorrect 1.24s ease}.game-guess-input.minimal-feedback-wrong{animation:minimalGuessWrong .6s ease}@keyframes minimalGuessCorrect{0%{border-color:#a3ab9a;box-shadow:0 0 #4ade8000}35%{border-color:#22c55e;box-shadow:0 0 0 6px #4ade8038;background-color:#f0fff6}to{border-color:#a3ab9a;box-shadow:0 0 #4ade8000;background-color:#fff}}@keyframes minimalGuessWrong{0%{transform:translate(0);border-color:#a3ab9a}20%{transform:translate(-7px);border-color:#e26c6c}40%{transform:translate(7px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}to{transform:translate(0);border-color:#a3ab9a}}@media (max-width: 768px){input[type=text],input[type=password],input[type=email],textarea,select{font-size:16px}}.admin-input,input[type=password],input[type=email]{width:100%;padding:10px;font-size:.85rem;border:2px solid #a3ab9a;border-radius:20px;margin-bottom:16px;font-family:inherit;transition:border-color .2s;background:#fff;color:#000}.admin-input:focus,input[type=password]:focus,input[type=email]:focus{outline:none;border-color:#778667;box-shadow:0 0 4px #667eea99}button{width:100%;padding:4px 12px;font-size:.85rem;font-weight:600;border:none;border-radius:4px;background:#616e58;color:#fff;cursor:pointer;transition:all .2s;font-family:inherit;height:40px;margin-right:4px;flex-basis:min-content}button:hover:not(:disabled){box-shadow:0 0 4px #38488f99}button.skip-button{background:#a65050}button.guess-button{background:#49705c}button:disabled{cursor:not-allowed;background-color:#969696;color:#ebebeb}button.guess-button:hover:not(:disabled){background:#579173}button.skip-button:hover:not(:disabled){background:#c65c5c}.button-group{display:flex;gap:12px;flex-direction:row;margin-top:auto}.button-group button{flex:1}.intro-card{color:#000;padding:28px!important;background-color:#ffffffc5;border-radius:8px;-webkit-backdrop-filter:unset;backdrop-filter:unset;height:min(62vh,520px);justify-content:center;align-items:center;text-align:center;margin-bottom:48px;overflow:hidden}.intro-logo{width:min(92vw,520px);max-width:520px;max-height:40vh;object-fit:contain;margin-bottom:-8px}.intro-title{color:#2f3d45;margin-bottom:12px}.intro-description{color:#4d5f69;font-size:1rem;margin-bottom:20px}.intro-start-button{width:auto;min-width:160px;padding:8px 22px;border-radius:4px;background:#527392;margin:20px 0 36px}.poet-selection-card{color:#000;padding:20px!important;background-color:#ffffffad;border-radius:8px;-webkit-backdrop-filter:unset;backdrop-filter:unset;height:auto}.poet-selection-label{color:#000;font-size:1.2em;margin-bottom:0}.poet-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;margin-top:24px}.poet-card-wrapper{display:flex;flex-direction:column;background:#fff;border-radius:8px;padding:16px;transition:all .2s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #f0f0f0}.poet-card{background:none;border:none;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;cursor:pointer!important;margin-bottom:12px;transition:opacity .2s;padding:4px 0 4px 12px!important}button.poet-card:hover{border:none!important;box-shadow:none!important}.poet-image-wrapper{width:100%;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#ffffff1a;margin-right:4px;opacity:.85;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.poet-image-wrapper:hover{transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;box-shadow:0 8px 20px #0000001f;background:#fffffff2;opacity:1}.poet-image{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.poet-image:hover{transform:scale(1.03);box-shadow:0 12px 30px #00000080}.poet-name{font-size:1rem;text-align:center;margin:0;color:#2f3d45;cursor:pointer}.poet-name:hover{color:#5e98ba;transition:color .18s ease}.poet-image{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.poet-name{font-size:1rem;text-align:center;margin:0;color:#2f3d45}.poet-stats{font-size:.85rem;color:#718096;text-align:right;margin-top:8px;display:flex;flex-direction:column;gap:4px}.stat-line{display:flex;justify-content:space-between;align-items:center;padding:0 8px}.stat-label{color:#838383}.stat-value{font-weight:600;color:#838383;font-size:1.2em}.stat-clickable{cursor:pointer;transition:color .2s;padding:2px 12px 0;border-radius:16px;background-color:#95b9d1;color:#fff;box-shadow:0 0 5px 1px #7ab8e185;opacity:.9}.stat-clickable:hover{background-color:#5e9cc2}@media (max-width: 600px){.intro-logo{width:min(94vw,460px);max-height:min(36vh,220px);max-width:284px}.intro-description{font-size:.9rem}.poet-stats{font-size:.65rem;margin-top:0;gap:2px}.poet-grid{margin-top:0;gap:4px}.poet-card-wrapper{width:25vw;padding:4px}.skip-button,.guess-button{margin-top:-16px}}.unfinished-games-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffffe8;border-radius:8px;padding:24px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;z-index:5001;box-shadow:0 20px 60px #7b7b7bcc}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#9b9b9bb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5000}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.modal-header h2{font-size:1.2rem;color:#4c4c4c;margin:0}.modal-close-btn{background:transparent;border:none;color:#7f7f7f;font-size:1.5rem;cursor:pointer;padding:4px 8px;transition:color .2s}.modal-close-btn:hover{color:#000;box-shadow:none!important}.no-games-message{text-align:center;color:#718096;padding:40px 20px;font-size:1.1rem}.games-list{display:flex;flex-direction:column;gap:16px;border-radius:8px}.game-item{background:#fff;border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center;transition:background .2s;border:1px solid}.game-item:hover{border:1px solid rgba(162,162,162,.8)}.game-info{flex:1}.game-title{font-size:.95rem;color:#e2e8f0;margin-bottom:6px}.game-first-mesra{font-size:1rem;color:#000;margin-bottom:8px;line-height:1.5}.game-details{color:#4c4c4c;font-size:.8rem;margin-bottom:4px}.game-progress-percent{color:#718096;margin-right:8px;font-size:.75rem}.game-meta{font-size:.75rem;color:#4c4c4c}.game-actions{display:flex;gap:8px}.btn-resume,.btn-delete{padding:8px 16px;border:none;cursor:pointer;font-size:.9rem;transition:all .2s;color:#fff}.btn-resume:hover{background:#829277}.btn-delete{border:1px solid rgba(255,255,255,.2);background-color:#a25858}.btn-delete:hover{background:#ca7474}.game-screen{max-width:700px;padding-top:0;background-color:#ffffffad;border-radius:8px}.game-screen-transition{transform-origin:top center;animation:game-screen-roll-refresh .75s cubic-bezier(.22,.9,.3,1)}@keyframes game-screen-roll-refresh{0%{transform:scaleY(1);opacity:1}35%{transform:scaleY(.12);opacity:.58}70%{transform:scaleY(1.03);opacity:1}to{transform:scaleY(1);opacity:1}}.score{font-size:1rem;color:#667eea}.progress{color:#a0aec0}.completed-verses{border-radius:2px;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);margin-bottom:12px;height:40vh;min-height:40vh;max-height:40vh;overflow-y:auto;flex-shrink:0}.completed-verse{padding:8px;margin-bottom:8px;border-radius:4px;font-size:1rem;line-height:1.2;text-align:right;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.completed-verse .verse-mesra{width:280px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.completed-verse.correct{background:#5b94731f;border-right:4px solid #709680;color:#000}.completed-verse.skipped{background:#a2a2a221;border-right:4px solid #929292;color:#000}.completion-content .play-again-label{margin-top:0;margin-bottom:16px;color:#4c322d;font-size:.9rem}@media (min-width: 600px){.completed-verse{white-space:nowrap;display:flex;justify-content:center;align-items:center;padding:12px 8px;margin-bottom:12px}.completed-verse .verse-mesra{display:inline-block}.completed-verse .verse-mesra:first-child{width:320px;text-align:right;padding-left:20px}.completed-verse .verse-mesra:last-child{width:320px;text-align:right}}.current-verse-card{position:relative;background:none;border-radius:2px;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);padding:4px;height:33vh;min-height:33vh;max-height:33vh;overflow-y:auto;flex-shrink:0;display:flex;flex-direction:column}.guess-section{display:block}.guess-controls{display:flex;flex-direction:column;gap:6px;width:100%}.guess-main-row{display:flex;align-items:center;gap:6px}.guess-controls-spacer{position:relative;display:inline-flex;border:1px solid gray;height:28px;margin:0 4px}.more-actions-wrapper{position:relative;display:inline-flex;flex-shrink:0}.more-actions-menu{position:absolute;top:calc(100% + 8px);right:0;left:auto;transform:none;display:flex;flex-direction:column;gap:6px;padding:8px;border-radius:12px;background:#101010eb;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 24px #00000059;z-index:180;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.more-actions-item{display:flex;align-items:center;gap:10px;padding:2px 4px;border-radius:8px;cursor:pointer}.more-actions-item:hover{background:#ffffff14}.more-actions-item-label{font-size:.78rem;color:#edf2f7;white-space:nowrap}.insult-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:5200}.insult-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(92vw,620px);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 48px #00000073;z-index:5201;display:flex;flex-direction:column;background-color:#f8f6f2}.insult-modal-image{width:100%;object-fit:cover;display:block;margin:8px 0}.insult-modal-content{padding:16px 24px 20px;overflow-y:auto;position:relative}.insult-modal-title{color:#1f2937;margin-bottom:6px;text-align:right}.insult-modal-prompt{color:#374151;margin-bottom:14px;text-align:right;font-size:.86rem;line-height:1.7}.insult-options-list{display:flex;flex-direction:column;gap:10px}.insult-option-item{display:flex;align-items:flex-start;gap:9px;color:#1f2937;font-size:.8rem;line-height:1.8;cursor:pointer}.insult-option-item input[type=radio]{margin-top:5px;flex-shrink:0}.insult-modal-actions{margin-top:16px;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.insult-submit-button{width:auto;min-width:132px;background:#ac5d4b;border-radius:6px;margin:0;padding:8px 14px;display:inline-flex;align-items:center;gap:6px}.insult-submit-icon{width:24px;height:24px;object-fit:contain}.insult-success-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffffff5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;z-index:5;text-align:center;padding:16px}.insult-success-check{width:128px;height:128px;object-fit:contain;display:block;opacity:.9}.insult-success-text{color:#1f3f2f;font-size:.9rem;line-height:1.7}.insult-already-done-message{color:#1f2937;font-size:.95rem;line-height:1.9;text-align:center;margin:20px 0 12px}.insult-already-close-button{width:auto;min-width:120px;background:#5b6b7a;border-radius:6px;margin:0;padding:8px 14px}.insult-cancel-button{width:auto;min-width:110px;background:#7d8792;border-radius:6px;margin:0;padding:8px 14px}.insult-undo-button{width:auto;min-width:188px;background:#477b5b;border-radius:6px;margin:0;padding:8px 14px;display:inline-flex;align-items:center;gap:6px}.insult-undo-icon{width:28px;height:28px;object-fit:contain;margin-top:-2px}@media (max-width: 600px){.insult-modal{width:92vw;max-height:88vh;border-radius:10px}.insult-modal-image{height:min(28vh,200px)}.insult-modal-content{padding:14px}.insult-option-item{font-size:.75rem;line-height:1.7}}.guess-input-wrapper{position:relative;flex:1}.guess-input-wrapper .game-guess-input{margin-bottom:0;padding-left:132px}.guess-input-wrapper .game-guess-input.has-history-icon{padding-left:160px}.guess-history-anchor{position:absolute;left:8px;top:50%;transform:translateY(-50%);z-index:5}.guess-history-icon-button{width:22px;height:22px;border:none;background:#ffffff2e;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;opacity:.9}.guess-history-icon-button img{width:13px;height:13px;object-fit:contain;opacity:.9}.guess-history-icon-button:hover{box-shadow:none!important;transform:scale(1.2);opacity:1}.guess-history-layer{position:absolute;bottom:calc(100% + 8px);left:0;min-width:170px;max-width:240px;max-height:140px;overflow-y:auto;background:#457782;border:1px solid rgba(255,255,255,.16);border-radius:10px;box-shadow:0 10px 26px #00000061;padding:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.guess-history-title{font-size:.64rem;color:#fffc;margin-bottom:5px}.guess-history-inline-rows{display:flex;flex-direction:column;gap:4px}.guess-history-inline-row{font-size:.75rem;color:#eaf2ff;line-height:1.35;white-space:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.guess-history-inline-row::-webkit-scrollbar{height:4px}.guess-history-inline-row::-webkit-scrollbar-thumb{background:#ffffff3d;border-radius:999px}.guess-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.guess-history-list li{font-size:.75rem;color:#eaf2ff;line-height:1.35;border-bottom:1px dashed rgba(255,255,255,.11);padding-bottom:3px}.guess-history-list li:last-child{border-bottom:none;padding-bottom:0}.guess-remaining-label{position:absolute;left:36px;top:50%;transform:translateY(-50%);font-size:.8rem;color:#248e38;opacity:.88;pointer-events:none;white-space:nowrap}.guess-remaining-value{font-weight:700}.guess-remaining-label.danger{color:#c92a2a}@media (max-width: 600px){.guess-input-wrapper .game-guess-input,.guess-input-wrapper .game-guess-input.has-history-icon{padding-left:10px}.guess-history-anchor{transform:translateY(-80%);left:8px}.guess-history-layer{left:-4px;min-width:150px;max-width:200px;max-height:120px}.guess-remaining-label{position:static;transform:none;display:block;text-align:right;margin-top:2px;margin-right:8px;margin-bottom:-2px;font-size:.62rem}.more-actions-menu{top:auto;bottom:calc(100% + 8px);right:0;left:auto;transform:none;gap:6px;padding:6px;max-width:none;overflow:visible}}.play-again-label{text-align:center;font-size:1rem;font-weight:600;color:#314a3d;margin-bottom:16px;margin-top:24px;text-shadow:0 0 8px #ffffff}.game-finished-actions{display:flex;gap:12px;justify-content:center;margin-top:36px;margin-bottom:48px}.game-finished-actions .play-again-button,.game-finished-actions .another-poet-button{min-width:140px;font-size:.9rem;padding:8px 20px}.verse-text{font-size:1rem;line-height:1.2;text-align:right;margin-bottom:24px;padding:24px 16px;background:#ffffffb3;border:1px solid rgb(176 191 159);border-radius:4px;font-weight:400;color:#000;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.verse-text .verse-mesra{width:320px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.verse-with-radif{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.inline-input{display:inline-block;width:150px;min-width:100px;max-width:200px;padding:8px 12px;font-size:.85rem;border:2px solid #667eea;border-radius:8px;text-align:right;font-family:inherit;font-weight:400;background:#000;color:#e2e8f0;transition:border-color .2s;margin:0 4px}.inline-input:focus{outline:none;border-color:#778667;box-shadow:0 0 0 3px #667eea33}.inline-input:disabled{background:#0f0f0f;border-color:#2d3748}.feedback-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#ffffff80;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:5300;animation:fadeIn .2s forwards}.feedback-backdrop.closing{animation:fadeOut .4s forwards}.feedback{border-radius:0;position:fixed;top:calc(var(--visual-viewport-height) / 2);left:50%;transform:translate(-50%,-50%);z-index:5301;width:360px;height:594px;max-height:594px;display:flex;flex-direction:column;color:#272821;align-items:center;justify-content:center;text-align:center;font-weight:400!important;font-size:1.5rem;background-size:cover;background-repeat:no-repeat;background-position:center;opacity:0;animation:fadeInCenter .2s forwards;pointer-events:auto;border:1px solid rgb(123 122 122 / 85%);box-shadow:8px 7px 11px 3px #00000012;overflow:hidden}.feedback.correct{background-image:url(/feedback-correct.jpg);font-weight:100}.feedback.incorrect{background-image:url(/feedback-wrong.jpg);font-weight:100}.feedback.closing{animation:fadeOutCenter .4s forwards}.feedback .feedback-message{position:absolute;left:0;right:0;bottom:40px;width:100%;text-align:center;padding:0 12px;box-sizing:border-box}@media (max-width: 480px){.feedback{width:256px;height:420px;max-height:calc(var(--visual-viewport-height) - 16px);border-radius:0;margin-top:24px}.feedback .feedback-message{bottom:32px;line-height:.9}.play-again-label{margin-bottom:16px!important}.main-action-icon-button{margin-bottom:16px}}.completion-notice{position:fixed;top:calc(var(--visual-viewport-height) / 2);left:50%;transform:translate(-50%,-50%);z-index:1000;width:340px;height:240px;display:flex;flex-direction:column;color:#272821;align-items:center;justify-content:center;text-align:center;font-weight:600;font-size:1.1rem;padding:20px;background-image:url(/completed-notice-bg.png);background-size:100% 100%;background-repeat:no-repeat;background-position:center;opacity:0;animation:fadeInCenter .2s forwards;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutCenter{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.9)}}.progress-bar-container{padding:12px 8px 20px}.progress-bar-wrapper{max-width:680px;margin:-8px 0;height:56px}@keyframes fadeInCenter{0%{opacity:0;transform:translate(-50%,-50%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.completion-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#ffffff2e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:5400;animation:fadeIn .3s ease-out}.completion-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5401;background:linear-gradient(135deg,#667eea,#764ba2);background-repeat:no-repeat;background-position:top center;background-size:480px auto;border:1px solid #7c6f6f;border-radius:0;box-shadow:0 0 16px 8px #00000026;width:420px;min-width:421px;max-height:680px;height:680px;overflow:hidden;animation:fadeInCenter .3s ease-out}@media (max-width: 600px){.completion-modal{width:300px;max-width:300px;min-width:300px;height:540px;margin-top:16px}.completion-modal .close-button{transform:scale(.8);top:4px;left:4px}.play-again-label{margin-bottom:16px!important}}.close-button{position:absolute;top:8px;left:8px;background:#ffffff94;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:400;line-height:1;color:#735854;cursor:pointer;transition:all .2s ease;padding:4px 0 2px;z-index:10}.close-button:hover{background:#ffffff40;transform:scale(1.05);color:#fff}.completion-content{padding:300px 0 0;text-align:center}.completion-main-message{padding:0 32px 16px}.completion-main-message p{font-size:1.2rem;font-weight:600;color:#3e2723;line-height:1.6;margin:0;text-shadow:0 1px 2px rgba(255,255,255,.3)}.completion-message-box{background:#fffffff2;border-radius:16px;padding:24px;margin-bottom:32px;box-shadow:0 4px 16px #0000001a}.completion-message-box p{font-size:1.1rem;font-weight:500;color:#2d3748;line-height:1.6;margin:0}.score-circle{width:80px;height:80px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;background-color:#5d4037;transform:scale(.8);flex-shrink:0}.completion-stats-row{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:fit-content;max-width:calc(100% - 24px);margin:0 auto 12px;border-bottom:1px solid #5d4037;padding-bottom:12px}.completion-score-label{font-size:.75rem;color:#f4debf;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-top:4px}.final-score{text-align:center;margin:0}.score-value{font-size:2.3rem;font-weight:700;line-height:1;color:#f4debf;display:block;margin-bottom:4px}.score-label{font-size:.95rem;color:#ffffffe6;display:block;font-weight:500}.completion-stats{font-size:.9rem;color:#5d4037;margin:0;line-height:1.35;text-align:right;display:flex;flex-direction:column;gap:4px}.button-group{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;padding:0 20px 32px}.primary-button,.secondary-button{padding:10px 20px;font-size:.8rem;font-weight:400;border-radius:4px;cursor:pointer;transition:all .2s ease;border:none;min-width:168px;flex:1;max-width:168px;height:auto}@media (max-width: 600px){.button-group{padding:0 16px 24px;gap:8px}.primary-button,.secondary-button{padding:9px 16px;font-size:.8rem;min-width:100px;flex:1;max-width:none}}.primary-button{background:#3e2723;color:#fff;box-shadow:0 2px 8px #0003}.primary-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d;background:#2c1810}.secondary-button{background:#5d4037;color:#fff;border:1px solid #3e2723}.secondary-button:hover{background:#4e342e;transform:translateY(-2px)}.completed-verses{height:40vh;min-height:40vh;padding-top:12px}.completion-banner{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5402;padding:24px 32px;background:#1a1a1afa;border:2px solid rgba(102,126,234,.5);border-radius:14px;box-shadow:0 8px 32px #000c;text-align:center;font-size:.95rem;font-weight:500;color:#e2e8f0;max-width:90%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;opacity:0;animation:fadeInCenter .2s forwards}.all-played-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;z-index:5500;cursor:pointer}.all-played-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffff2;border:2px solid rgba(45,55,72,.8);border-radius:8px;padding:32px;max-width:500px;width:90%;z-index:5501;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.all-played-modal h2{font-size:1.2rem;margin-bottom:20px;color:#121e13;font-weight:100}.all-played-modal p{font-size:1rem;margin-bottom:28px;color:#121e13;font-weight:100}.all-played-options{display:flex;flex-direction:column;gap:12px;margin-top:20px;font-weight:100!important}.all-played-options button{font-weight:100!important;border-radius:4px}.completion-main-message p{font-size:1.2rem;line-height:1;margin-top:-8px}.completion-modal{background-size:auto 680px}.completion-content{padding:396px 0 0}@media (max-width: 600px){.progress-bar-container{background-color:#fff;position:sticky;top:52px;z-index:95}.card{padding:2px}h1{font-size:1.5rem}.verse-text{font-size:.85rem;padding:16px}.poet-grid{grid-template-columns:repeat(auto-fill,minmax(94px,1fr));gap:1vw;margin-top:12px}.game-header{font-size:.875rem;padding:8px}.score{font-size:1rem}.completed-verses{max-height:150px}.completed-verse{font-size:.8rem}.completion-main-message{padding:0 16px 12px}.completion-main-message p{font-size:1rem;line-height:1.2}.completion-stats-row{max-width:calc(100% - 12px);transform:scale(.9);margin:-8px 0 8px;gap:8px;padding-bottom:8px}.completion-stats{font-size:.76rem;line-height:1.25;gap:2px}.score-circle{transform:scale(.72)}.completion-modal{background-size:auto 540px}.completion-content{padding:320px 0 0}.completion-content .play-again-label{margin-bottom:0!important;margin-top:-4px;transform:scale(.8)}.completion-content .button-group{transform:scale(.8)}}.admin-wrapper{width:100%;min-height:100vh;background:#f5f5f5;padding:20px}.admin-container{max-width:1200px;margin:0 auto;background:#fff;border-radius:8px;padding:32px;box-shadow:0 2px 8px #0000001a}.admin-top-actions{display:flex;justify-content:space-between;gap:8px;margin-bottom:12px}.admin-view-tabs{display:flex;gap:8px}.admin-view-tabs .btn-back{font-weight:500;border:1px solid #cbd5e0;min-width:120px}.admin-view-tabs .btn-back.admin-tab-active{background:#667eea;color:#fff;border-color:#667eea;font-weight:700}.admin-view-tabs .btn-back.admin-tab-active:hover{background:#5a67d8}.admin-view-tabs .btn-back.admin-tab-inactive{background:#e2e8f0;color:#4a5568;border-color:#cbd5e0;opacity:.85}.admin-view-tabs .btn-back.admin-tab-inactive:hover{background:#d6dee9;opacity:1}.admin-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.admin-header h1{margin:0;color:#2d3748}.btn-back{background:#e2e8f0;color:#2d3748;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background .2s}.btn-back:hover{background:#cbd5e0}.admin-actions{margin-bottom:24px}.btn-primary{background:#667eea;color:#fff;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background .2s}.btn-primary:hover{background:#5a67d8}.admin-list{display:flex;flex-direction:column;gap:12px}.admin-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f7fafc;border-radius:8px;transition:background .2s}.admin-item:hover{background:#edf2f7}.admin-item-info{flex:1;cursor:pointer}.admin-item-info h3{margin:0 0 4px;color:#2d3748;font-size:1.1rem}.admin-item-meta{margin:0;color:#718096;font-size:.9rem}.admin-item-actions{display:flex;gap:8px}.btn-edit{background:#48bb78;color:#fff;padding:6px 14px;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .2s}.btn-edit:hover{background:#38a169}.btn-delete{background:#a25858;color:#fff;padding:6px 14px;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .2s}.btn-delete:hover{background:#c56c6c}.admin-form{display:flex;gap:12px;align-items:center;width:100%}.admin-input{flex:1;padding:8px 12px;border:2px solid #cbd5e0;border-radius:6px;font-size:.95rem;font-family:inherit;background:#fff;color:#2d3748}.admin-input:focus{outline:none;border-color:#667eea}.admin-input-small{width:80px;padding:8px 12px;border:2px solid #cbd5e0;border-radius:6px;font-size:.95rem;font-family:inherit;background:#fff;color:#2d3748}.admin-input-small:focus{outline:none;border-color:#667eea}.btn-success{background:#48bb78;color:#fff;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background .2s}.btn-success:hover{background:#38a169}.btn-cancel{background:#e2e8f0;color:#2d3748;padding:8px 16px;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background .2s}.btn-cancel:hover{background:#cbd5e0}.admin-empty{text-align:center;color:#a0aec0;padding:40px;font-size:1.1rem}.admin-messages-container{border:1px solid #e2e8f0}.admin-message-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px;border-bottom:1px solid #667eea}.admin-message-tab{min-width:120px;border:1px solid #cbd5e0;background:#f8fafc;color:#4a5568;padding:7px 12px;font-size:.78rem;letter-spacing:.02em;cursor:pointer;transition:all .2s;border-radius:8px 8px 0 0}.admin-message-tab:hover{background:#edf2f7}.admin-message-tab.active{border-bottom:1px solid #667eea;background:#667eea;border-color:#667eea;color:#fff}.admin-message-panel{border:1px solid #e2e8f0;border-radius:12px;padding:16px;background:#f8fafc}.admin-message-panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.admin-message-panel-header h2{margin:0;color:#2d3748;font-size:1rem}.admin-message-count{color:#718096;font-size:.8rem}.admin-message-add-form{margin-bottom:12px;align-items:center}.admin-message-add-form .admin-input,.admin-message-edit-form .admin-input{height:46px;box-sizing:border-box;margin-bottom:2px}.admin-message-add-form .btn-success,.admin-message-edit-form .btn-success,.admin-message-edit-form .btn-cancel{height:46px;display:inline-flex;align-items:center;justify-content:center}.admin-message-list{gap:8px}.admin-message-row{border:1px solid #e2e8f0;background:#fff;border-radius:10px;padding:12px}.admin-message-row:hover{background:#fff}.admin-message-item-info{cursor:default}.admin-message-item-info p{margin:0;font-size:.86rem;color:#2d3748;line-height:1.45;text-align:right;direction:rtl}.admin-verses-list{display:flex;flex-direction:column;gap:16px}.admin-verse-item{background:#f7fafc;border-radius:8px;padding:16px;border-right:4px solid #667eea}.admin-verse-item:hover{background:#edf2f7}.admin-verse-content{display:flex;gap:16px;margin-bottom:12px}.admin-verse-position{flex-shrink:0;width:40px;height:40px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.admin-verse-text{flex:1}.admin-mesra{font-size:1rem;color:#2d3748;margin-bottom:4px;line-height:1.6}.admin-verse-meta{display:flex;gap:16px;margin-top:8px;font-size:.85rem;color:#718096}.admin-verse-form{width:100%;background:#fff;padding:16px;border-radius:8px;border:2px solid #cbd5e0}.admin-form-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.admin-form-row label{width:100px;flex-shrink:0;font-weight:600;color:#2d3748;font-size:.9rem}.admin-form-buttons{display:flex;gap:8px;margin-top:16px}.admin-verse-breakdown{display:flex;flex-direction:column;gap:8px}.admin-verse-component{padding:6px 0;font-size:.95rem;color:#2d3748;line-height:1.6}.admin-verse-component strong{color:#4a5568;font-weight:600;margin-left:8px;font-size:.85rem}.admin-verse-component .highlight-text{background:#fef3c7;padding:2px 6px;border-radius:3px;font-weight:600;color:#92400e}.admin-guess-section{margin-top:20px;border:1px solid #e2e8f0;border-radius:10px;padding:16px;background:#f8fafc}.admin-guess-section h2{margin:0 0 12px;font-size:1rem;color:#2d3748}.admin-guess-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.admin-verse-guess-list{display:flex;flex-direction:column;gap:10px}.admin-verse-guess-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.admin-verse-guess-header{margin-bottom:10px}.admin-verse-guess-header p{margin:6px 0 0;color:#2d3748;font-size:.92rem;line-height:1.5}.admin-verse-badge{display:inline-block;background:#667eea;color:#fff;border-radius:999px;font-size:.75rem;padding:3px 10px}.admin-top-guess-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.admin-top-guess-list li{display:flex;justify-content:space-between;align-items:center;border:1px solid #edf2f7;background:#fdfefe;border-radius:6px;padding:8px 10px;font-size:.86rem}.admin-top-guess-list .guess-text{color:#2d3748}.admin-top-guess-list .guess-frequency{color:#718096;font-size:.8rem}.admin-guess-overall-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.admin-overall-guess-table{display:flex;flex-direction:column;gap:8px}.admin-overall-row{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.overall-rank{font-size:.85rem;font-weight:700;color:#667eea}.overall-guess{color:#2d3748;font-size:.9rem}.overall-meta{display:flex;gap:10px;font-size:.8rem;color:#718096}@media (max-width: 768px){.admin-guess-filters{grid-template-columns:1fr}.admin-overall-row{grid-template-columns:48px 1fr}.overall-meta{grid-column:2}}.admin-full-text{margin-top:8px;padding-top:12px;border-top:1px solid #e2e8f0;color:#4a5568;font-style:italic}.geelgoosh-page{width:100%;min-height:var(--visual-viewport-height);display:flex;align-items:center;justify-content:center;padding:24px 16px}.geelgoosh-page.geelgoosh-page-unlocked{align-items:flex-start}.geelgoosh-unlock{width:min(92vw,420px);background:#b07a6c;border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center}.geelgoosh-title{font-size:1rem;margin-bottom:12px;color:#f4f6f8;font-weight:500}.geelgoosh-password-input{text-align:center;width:100%;max-width:320px;font-size:16px;border-radius:8px!important;border:3px solid rgba(152,103,74,.998)!important}.geelgoosh-submit{width:auto;min-width:140px;padding:8px 20px;margin:4px 0 0;background:#875244}.geelgoosh-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:16px;gap:20px}.geelgoosh-main-image{width:min(95vw,400px);max-height:68vh;object-fit:contain;display:block;transform-origin:top center;transition:width .75s ease,transform .75s ease}.geelgoosh-main-image-enter{animation:geelgooshSlideIn 1.5s ease-out forwards}.geelgoosh-signature{position:fixed;right:16px;bottom:4px;width:112px;height:auto;z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none}.geelgoosh-main-image.is-compact{width:min(31vw,132px);transform:translateY(-36px)}.geelgoosh-play-wrap{position:relative;display:inline-flex;justify-content:center}.geelgoosh-play-button{width:auto;background:transparent;border:none;padding:0;margin:0;height:auto;max-height:140px;overflow:hidden;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .45s ease,transform .45s ease,max-height .34s ease}.geelgoosh-play-hint{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(4px);background:#000;color:#fff;font-size:.78rem;line-height:1;white-space:nowrap;padding:8px 12px;border-radius:4px;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease;z-index:12}.geelgoosh-play-button.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.geelgoosh-play-button.is-beating{animation:geelgooshBeat 1.1s ease-in-out infinite}.geelgoosh-play-button.is-fading-out{opacity:0;transform:translateY(8px);pointer-events:none;animation:none;max-height:0}.geelgoosh-play-button:hover{box-shadow:none!important}.geelgoosh-play-wrap:hover .geelgoosh-play-hint,.geelgoosh-play-wrap:focus-within .geelgoosh-play-hint{opacity:1;transform:translate(-50%) translateY(0)}.geelgoosh-play-icon{width:min(80px,44vw);height:auto;display:block;transition:transform .16s ease}.geelgoosh-play-button:hover .geelgoosh-play-icon{transform:scale(1.05)}.geelgoosh-audio-player{width:min(92vw,500px);margin-top:8px;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .5s ease,transform .5s ease;background-color:#f2f3f4;border:1px solid #e1e1e1}.geelgoosh-audio-player.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.geelgoosh-live-verse{width:min(92vw,680px);margin-top:40px;display:flex;flex-direction:column;gap:6px;align-items:center;animation-name:geelgooshFadeOut;animation-duration:.9s;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-delay:var(--fade-out-delay);position:absolute;top:310px}.geelgoosh-live-mesra{margin:0;text-align:center;line-height:1.9;font-size:1.4rem;font-weight:600;color:#8d5748;opacity:0;animation-name:geelgooshFadeIn;animation-duration:.9s;animation-timing-function:ease-in;animation-fill-mode:forwards;animation-delay:0s}.geelgoosh-live-mesra:nth-child(2){animation-delay:var(--mesra2-delay)}.geelgoosh-full-text-link{text-decoration:underline;text-underline-offset:4px;color:#8d5748;cursor:pointer}.geelgoosh-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:100;padding:24px 16px;animation:geelgooshModalFadeIn .7s ease forwards}.geelgoosh-modal-overlay.is-closing{animation:geelgooshModalFadeOut .7s ease forwards}@keyframes geelgooshModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes geelgooshModalFadeOut{0%{opacity:1}to{opacity:0}}.geelgoosh-modal{position:relative;background:#fff;border-radius:4px;padding:40px 40px 36px;width:min(92vw,600px);max-height:84vh;overflow-y:auto;box-shadow:0 8px 40px #00000059}.geelgoosh-modal-close{position:absolute;top:8px;right:10px;width:auto;height:auto;min-width:0;background:none;border:none;font-size:.75rem;line-height:1;color:#64372866;cursor:pointer;padding:4px 6px;border-radius:4px;margin:0;flex-basis:auto}.geelgoosh-modal-close:hover{color:#643728cc;box-shadow:none!important}.geelgoosh-poem-table{width:100%;border-collapse:collapse;direction:rtl}.geelgoosh-poem-table td{padding:6px 10px;font-size:1rem;line-height:1.9;color:#2a1a14;vertical-align:middle;text-align:right;white-space:nowrap}@media (max-width: 600px){.geelgoosh-modal{width:88vw;min-width:320px;padding:28px 40px 36px}.geelgoosh-poem-table td{display:block;white-space:normal;padding:0 16px;border-right:none!important;font-size:.8rem}.geelgoosh-poem-table tr td:first-child{padding-top:8px}.geelgoosh-poem-table tr td:last-child{padding-bottom:4px}.geelgoosh-poem-table tr:nth-child(2n) td{background:none}}.geelgoosh-writing-stage{position:relative;width:min(600px,86vw);margin-top:16px;overflow:hidden;height:280px}.geelgoosh-ink{position:absolute;bottom:18px;left:40px;width:72px;height:auto;object-fit:contain}.geelgoosh-feather{position:absolute;left:558px;width:68px;height:auto;object-fit:contain;rotate:90deg;animation:geelgooshPenDip 14s linear forwards}@keyframes geelgooshPenDip{0%{left:90%;top:100px;rotate:-2deg}35%{left:65%;top:120px;rotate:0deg}70%{left:30%;top:100px;rotate:1deg}95%{left:10%;top:112px;rotate:-20deg}to{left:8%;top:156px;rotate:-20deg}}@media (max-width: 600px){.geelgoosh-writing-stage{width:max(320px,92vw);height:240px;min-width:320px}.geelgoosh-ink{bottom:18px;left:30px;width:68px}.geelgoosh-live-verse{position:absolute;top:228px}.geelgoosh-feather{position:absolute;left:558px;width:56px;height:auto;object-fit:contain;rotate:90deg;animation:geelgooshPenDip 14s linear forwards}@keyframes geelgooshPenDip{0%{left:85%;bottom:80px;rotate:-4deg}35%{left:65%;bottom:52px;rotate:0deg}70%{left:30%;bottom:76px;rotate:3deg}95%{left:12%;bottom:64px;rotate:-18deg}to{left:10%;bottom:44px;rotate:-20deg}}}.geelgoosh-poem-panel.is-temporarily-hidden{display:none}.geelgoosh-poem-panel{width:min(92vw,680px);margin-top:8px;border-radius:12px;border:1px solid rgba(255,255,255,.28);background:#ffffffad;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);max-height:0;overflow:hidden;opacity:0;transform:scaleY(.92);transform-origin:top center;transition:max-height .7s ease,opacity .55s ease,transform .55s ease,padding .7s ease;padding:0 18px}.geelgoosh-poem-panel.is-visible{max-height:1400px;opacity:1;transform:scaleY(1);overflow-y:scroll;padding:20px 18px;margin-top:20px}.geelgoosh-poem-panel{scrollbar-width:auto;scrollbar-color:rgba(0,0,0,.45) rgba(255,255,255,.35)}.geelgoosh-poem-panel::-webkit-scrollbar{width:10px}.geelgoosh-poem-panel::-webkit-scrollbar-track{background:#ffffff59;border-radius:999px}.geelgoosh-poem-panel::-webkit-scrollbar-thumb{background:#00000073;border-radius:999px}.geelgoosh-poem-text{margin:0;white-space:pre-line;text-align:center;line-height:2.1;font-size:.95rem;color:#000}.geelgoosh-poem-grid{display:flex;flex-direction:column;gap:16px}.geelgoosh-beyt-row{display:flex;flex-direction:column;gap:2px;align-items:center}.geelgoosh-mesra{margin:0;text-align:center;line-height:1.9;font-size:.95rem;color:#000}@media (min-width: 601px){.geelgoosh-beyt-row{flex-direction:row;justify-content:center;align-items:center;gap:20px}.geelgoosh-mesra{width:276px;min-width:276px;max-width:276px;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.geelgoosh-poem-grid{padding-right:48px}}@keyframes geelgooshSlideIn{0%{opacity:0;transform:translateY(-220px)}to{opacity:1;transform:translateY(0)}}@keyframes geelgooshBeat{0%{transform:scale(1)}35%{transform:scale(1.12)}70%{transform:scale(.96)}to{transform:scale(1)}}@keyframes geelgooshFadeIn{0%{opacity:0}to{opacity:1}}@keyframes geelgooshFadeOut{0%{opacity:1}to{opacity:0}}.geelgoosh-error{margin:6px 0 0;color:#ffb0b0;font-size:.82rem}@media (max-width: 600px){.geelgoosh-main-image{max-height:56vh}.geelgoosh-signature{width:68px;bottom:0}.geelgoosh-content{padding-top:8px;gap:32px}.geelgoosh-audio-player{height:36px;margin-top:0}.geelgoosh-poem-panel.is-visible{max-height:50vh;overflow:scroll}}
