@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap";[data-astro-cid-ee6qhyem],[data-astro-cid-ee6qhyem]:before,[data-astro-cid-ee6qhyem]:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%}body{font-family:Rubik,sans-serif;background:#000;color:#fff;direction:rtl;overflow-x:hidden}.page[data-astro-cid-ee6qhyem]{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;position:relative}.bg[data-astro-cid-ee6qhyem]{position:fixed;inset:0;background:radial-gradient(circle at 30% 20%,rgba(30,30,40,.8) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(20,25,35,.8) 0%,transparent 50%),#000;z-index:0}.content[data-astro-cid-ee6qhyem]{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:500px;width:100%}.camera-icon[data-astro-cid-ee6qhyem]{width:90px;height:90px;margin-bottom:2.5rem;position:relative;opacity:0;animation:fadeIn .8s ease forwards .2s}.camera-icon[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{width:100%;height:100%;filter:drop-shadow(0 10px 30px rgba(255,255,255,.1));animation:float 4s ease-in-out infinite}.camera-body[data-astro-cid-ee6qhyem]{fill:none;stroke:url(#camera-gradient);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.camera-lens-outer[data-astro-cid-ee6qhyem]{fill:none;stroke:url(#camera-gradient);stroke-width:1.5}.camera-lens-inner[data-astro-cid-ee6qhyem]{fill:#ffffff0d;stroke:url(#camera-gradient);stroke-width:1;animation:lensPulse 3s ease-in-out infinite}.camera-flash[data-astro-cid-ee6qhyem]{fill:none;stroke:url(#camera-gradient);stroke-width:1.5;stroke-linecap:round}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes lensPulse{0%,to{opacity:1}50%{opacity:.5}}.logo[data-astro-cid-ee6qhyem]{font-size:clamp(2.5rem,8vw,4rem);font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem;opacity:0;animation:slideUp .8s ease forwards .4s}.subtitle[data-astro-cid-ee6qhyem]{font-size:clamp(.85rem,2.5vw,1rem);font-weight:400;color:#ffffff80;letter-spacing:.1em;margin-bottom:3rem;opacity:0;animation:slideUp .8s ease forwards .5s}.divider[data-astro-cid-ee6qhyem]{width:60px;height:1px;background:#fff3;margin-bottom:2rem;opacity:0;animation:scaleIn .8s ease forwards .6s}.coming-soon[data-astro-cid-ee6qhyem]{font-size:clamp(1.2rem,4vw,1.6rem);font-weight:300;color:#ffffffd9;letter-spacing:.15em;margin-bottom:1.5rem;opacity:0;animation:slideUp .8s ease forwards .7s}.tagline[data-astro-cid-ee6qhyem]{font-size:clamp(.9rem,2.5vw,1rem);font-weight:400;color:#fff6;line-height:1.8;opacity:0;animation:slideUp .8s ease forwards .8s;margin-bottom:3rem}.preview-btn[data-astro-cid-ee6qhyem]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:50px;color:#ffffff80;font-size:.85rem;font-family:inherit;cursor:pointer;transition:all .3s ease;opacity:0;animation:slideUp .8s ease forwards .9s}.preview-btn[data-astro-cid-ee6qhyem]:hover{background:#ffffff1a;border-color:#fff3;color:#ffffffb3}.preview-btn[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.admin-link[data-astro-cid-ee6qhyem]{display:flex;align-items:center;gap:.5rem;margin-top:1rem;color:#ffffff4d;font-size:.8rem;text-decoration:none;transition:color .3s ease;opacity:0;animation:slideUp .8s ease forwards 1s}.admin-link[data-astro-cid-ee6qhyem]:hover{color:#fff9}.admin-link[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.modal-overlay[data-astro-cid-ee6qhyem]{position:fixed;inset:0;background:#000c;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:100;opacity:0;visibility:hidden;transition:all .3s ease;padding:1.5rem}.modal-overlay[data-astro-cid-ee6qhyem].active{opacity:1;visibility:visible}.modal[data-astro-cid-ee6qhyem]{background:#111;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;max-width:360px;width:100%;transform:scale(.95);transition:transform .3s ease}.modal-overlay[data-astro-cid-ee6qhyem].active .modal[data-astro-cid-ee6qhyem]{transform:scale(1)}.modal-title[data-astro-cid-ee6qhyem]{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;text-align:center}.modal-subtitle[data-astro-cid-ee6qhyem]{font-size:.85rem;color:#ffffff80;text-align:center;margin-bottom:1.5rem}.password-input[data-astro-cid-ee6qhyem]{width:100%;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:1rem;font-family:inherit;text-align:center;letter-spacing:.2em;margin-bottom:1rem;transition:all .3s ease}.password-input[data-astro-cid-ee6qhyem]:focus{outline:none;border-color:#ffffff4d;background:#ffffff14}.password-input[data-astro-cid-ee6qhyem]::-moz-placeholder{color:#ffffff4d;letter-spacing:.1em}.password-input[data-astro-cid-ee6qhyem]::placeholder{color:#ffffff4d;letter-spacing:.1em}.submit-btn[data-astro-cid-ee6qhyem]{width:100%;padding:1rem;background:#fff;border:none;border-radius:8px;color:#000;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .3s ease}.submit-btn[data-astro-cid-ee6qhyem]:hover{background:#ffffffe6}.error-msg[data-astro-cid-ee6qhyem]{color:#ff6b6b;font-size:.85rem;text-align:center;margin-top:1rem;display:none}.error-msg[data-astro-cid-ee6qhyem].show{display:block}.close-btn[data-astro-cid-ee6qhyem]{position:absolute;top:1rem;left:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:none;border-radius:50%;color:#ffffff80;cursor:pointer;transition:all .3s ease}.close-btn[data-astro-cid-ee6qhyem]:hover{background:#ffffff1a;color:#fff}.close-btn[data-astro-cid-ee6qhyem] svg[data-astro-cid-ee6qhyem]{width:18px;height:18px;stroke:currentColor;stroke-width:2;fill:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.footer[data-astro-cid-ee6qhyem]{position:fixed;bottom:0;left:0;right:0;padding:1.5rem;text-align:center;opacity:0;animation:fadeIn .8s ease forwards 1s;z-index:10}.footer-text[data-astro-cid-ee6qhyem]{font-size:.8rem;color:#ffffff40}
