*{box-sizing:border-box;margin:0;padding:0}.sky-birds{position:fixed;left:0;right:0;top:0;bottom:0;overflow:hidden;pointer-events:none;z-index:96}.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}}@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}@media (max-width: 768px){input[type=text],input[type=password],input[type=email],textarea,select{font-size:16px}}input[type=password]{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=password]: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:disabled{cursor:not-allowed;background-color:#969696;color:#ebebeb}body:before{content:"";position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100vw;height:100vh;background-image:var(--poet-bg, url(/geelgoosh/geelgoosh-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}}.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;padding:10px;border:3px solid rgba(152,103,74,.998)!important}.geelgoosh-submit{width:auto;min-width:140px;padding:12px 20px;margin:16px 0 0;background:#875244;border:none;border-radius:4px;font-weight:600;color:#fff}.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;margin-top:-24px}.geelgoosh-kanoon{width:min(96px,60vw);height:auto;display:block;margin-bottom:10px;margin-top:12px;opacity:0;animation-name:geelgooshFadeIn;animation-duration:.9s;animation-timing-function:ease-in;animation-fill-mode:forwards;animation-delay:0s}.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-barg{position:absolute;right:0;bottom:0;width:180px;height:auto;object-fit:cover;opacity:0;animation:geelgooshBargReveal 12s ease forwards;animation-delay:1s;left:50%;margin-left:-90px;top:72%}@keyframes geelgooshBargReveal{0%{opacity:0}20%{opacity:.9}80%{opacity:.9}to{opacity:0}}.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-barg{width:140px;margin-left:-70px}}.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}}
