@tailwind base;@tailwind components;@tailwind utilities;@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&family=Poppins:wght@400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box;transition:background-color .3s ease,color .3s ease,border-color .3s ease,opacity .3s ease}html{scroll-behavior:smooth;direction:rtl}body{font-family:Poppins,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.7;color:#EAEAEA;background:#050816;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 2rem;transition:max-width .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1)}@media (max-width:1200px){.container{max-width:1140px}}@media (max-width:480px){.container{padding:0 15px}.nav-menu{display:none!important}.mobile-menu-btn{display:block!important}.hamburger{width:22px;height:18px}.hamburger span{height:2.5px}.mobile-close-btn{top:1rem;right:1rem;width:45px;height:45px;font-size:1.3rem}.mobile-nav-link{padding:1.5rem;font-size:1.2rem;margin:.3rem .5rem}.mobile-menu ul{max-width:350px}}@media (max-width:768px){.container{padding:0 20px}.nav-menu{display:none!important}.mobile-menu-btn{display:block!important}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(15,15,35,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease}.header.scrolled{background:rgba(15,15,35,.98);box-shadow:0 4px 30px rgba(0,0,0,.3)}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo{font-size:2rem;font-weight:700;color:#00d4ff;text-decoration:none;background:linear-gradient(45deg,#00d4ff,#0099cc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease}.logo:hover{transform:scale(1.05)}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{color:#ffffff;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 1rem;border-radius:25px}.nav-link:hover{color:#00d4ff;background:rgba(0,212,255,.1)}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(45deg,#00d4ff,#0099cc);transition:width .3s ease}.nav-link:hover:after{width:100%}.mobile-menu-btn{display:none;background:none;border:none;color:#ffffff;cursor:pointer;padding:.8rem;z-index:1000;position:relative;border-radius:12px;transition:all .3s ease;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-menu-btn:hover{background:rgba(0,212,255,.1);transform:scale(1.05)}.hamburger{display:flex;flex-direction:column;width:24px;height:20px;justify-content:space-between;align-items:center;position:relative;padding:2px 0}.hamburger span{display:block;width:100%;height:3px;background:#ffffff;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:3px;transform-origin:center;box-shadow:0 2px 4px rgba(0,0,0,.2);margin:1px 0;opacity:1}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px);background:#00d4ff;box-shadow:0 0 10px rgba(0,212,255,.5)}.hamburger.active span:nth-child(2){opacity:0;transform:scale(0)}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px);background:#00d4ff;box-shadow:0 0 10px rgba(0,212,255,.5)}.mobile-menu{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(15,15,35,.98),rgba(26,26,46,.98));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;display:flexbox;align-items:center;justify-content:center;animation:slideIn .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,212,255,.1)}.mobile-menu ul{list-style:none;padding:0;margin:0;text-align:center;width:100%;max-width:100vw;z-index:1000;background-color:#040b0dcf}.mobile-menu ul li{opacity:0;transform:translateY(20px);animation:slideInItem .5s cubic-bezier(.4,0,.2,1) forwards}.mobile-menu ul li:first-child{animation-delay:.1s}.mobile-menu ul li:nth-child(2){animation-delay:.2s}.mobile-menu ul li:nth-child(3){animation-delay:.3s}.mobile-menu ul li:nth-child(4){animation-delay:.4s}.mobile-menu ul li:nth-child(5){animation-delay:.5s}@keyframes slideInItem{to{opacity:1;transform:translateY(0)}}.mobile-nav-link{display:block;padding:1.8rem 2rem;color:#ffffff;text-decoration:none;font-weight:600;font-size:1.3rem;transition:all .4s cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(255,255,255,.05);position:relative;overflow:hidden;background:rgba(255,255,255,.02);margin:.5rem 1rem;border-radius:15px}.mobile-nav-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,212,255,.1),transparent);transition:left .6s ease}.mobile-nav-link:hover:before{left:100%}.mobile-nav-link:hover{background:rgba(0,212,255,.1);color:#00d4ff;transform:translateX(10px) scale(1.02);border-color:rgba(0,212,255,.3);box-shadow:0 8px 25px rgba(0,212,255,.2)}.mobile-nav-link:active{transform:translateX(5px) scale(.98)}@keyframes slideIn{0%{opacity:0;transform:translateY(-100%) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.hero{min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);position:relative;overflow:hidden;padding:120px 0 80px}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3;z-index:1}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto;padding:0 20px}.hero-badge{display:inline-block;background:#00d4ff1a;border:1px solid rgba(0,212,255,.3);padding:.5rem 1.5rem;border-radius:25px;margin-bottom:2rem;font-size:.9rem;color:#00d4ff}.hero-badge span{margin-left:.5rem;animation:pulse 2s infinite}.hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(45deg,#ffffff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2}.hero-subtitle{font-size:1.5rem;color:#cccccc;margin-bottom:2rem;font-weight:300}.hero-description{font-size:1.1rem;color:#aaaaaa;margin-bottom:3rem;line-height:1.8;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{gap:1rem;margin-bottom:4rem}.hero-buttons,.hero-stats{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;transition:gap .4s cubic-bezier(.4,0,.2,1),flex-direction .4s cubic-bezier(.4,0,.2,1)}.hero-stats{gap:2rem}.stat-item{text-align:center;padding:1.5rem;background:rgba(255,255,255,.05);border-radius:15px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;min-width:120px}.stat-item:hover{transform:translateY(-5px);background:rgba(255,255,255,.1);border-color:rgba(0,212,255,.3)}.stat-number{font-size:2.5rem;font-weight:700;color:#00d4ff;display:block;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#cccccc;text-transform:uppercase;letter-spacing:1px}.floating-elements{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.floating-element{position:absolute;opacity:.1;animation:float 6s ease-in-out infinite}.element-1{top:20%;left:10%;animation-delay:0s}.element-2{top:60%;right:15%;animation-delay:2s}.element-3{bottom:30%;left:20%;animation-delay:4s}.element-4{top:40%;right:30%;animation-delay:1s}.btn{display:inline-block;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(45deg,#dd00ff,#0099cc);margin:1rem 0;color:white;box-shadow:0 4px 15px rgba(0,212,255,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,212,255,.4)}.btn-secondary{background:transparent;color:#00d4ff;border:2px solid #00d4ff}.btn-secondary:hover{background-color:#00d4ff;color:#1a1a2e;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,212,255,.3)}.section{padding:100px 0}.section-title{text-align:center;margin-bottom:4rem}.section-title h2{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(45deg,#ffffff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle{font-size:1.2rem;color:#cccccc;margin-bottom:2rem}.mission-text{max-width:800px;margin:2rem auto;color:#cfd8dc}.mission-text,.section-title p{font-size:1.1rem;line-height:1.8}.section-title p{color:#aaaaaa;max-width:600px;margin:0 auto}.about-stats{display:flex;justify-content:center;gap:2rem;margin-top:3rem;flex-wrap:wrap}.stat-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:15px;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.stat-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.1);border-color:rgba(0,212,255,.3)}.stat-icon{font-size:3rem;color:#00d4ff;margin-bottom:1rem}.stat-card h3{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:.5rem}.stat-card p{color:#cccccc;font-size:1rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;transition:grid-template-columns .4s cubic-bezier(.4,0,.2,1),gap .4s cubic-bezier(.4,0,.2,1);margin-top:3rem}.card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:hidden}.card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,212,255,.1),transparent);transition:left .5s ease}.card:hover:before{left:100%}.card:hover{transform:translateY(-10px);border-color:rgba(0,212,255,.3);box-shadow:0 20px 40px rgba(0,0,0,.3)}.card-icon{font-size:4rem;color:#00d4ff;margin-bottom:1.5rem;display:block;transition:all .3s ease}.card:hover .card-icon{transform:scale(1.1)}.card h3{font-size:1.5rem;font-weight:700;color:#ffffff;margin-bottom:1rem}.card p{color:#cccccc;line-height:1.6}.footer{background:#0a0a1a;color:#ffffff;padding:4rem 0 2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-section h3{font-size:1.5rem;color:#00d4ff;margin-bottom:1rem;font-weight:600}.footer-section p,.footer-section ul{color:#cfd8dc;list-style:none}.footer-section a{color:#cfd8dc;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#00d4ff}.footer-bottom{text-align:center;color:#7f8c9b;font-size:.9rem}@keyframes glow{0%,to{box-shadow:0 0 5px rgba(0,212,255,.5)}50%{box-shadow:0 0 20px rgba(0,212,255,.8)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (min-width:768px) and (max-width:1024px){.container{max-width:90%;padding:0 2rem}.hero{padding:120px 0 80px}.hero h1{font-size:3.5rem;line-height:1.1}.hero-subtitle{font-size:1.4rem}.hero-description{font-size:1.1rem;max-width:600px;margin:0 auto}.hero-buttons{gap:1.5rem;justify-content:center}.btn{padding:1rem 2rem;font-size:1.1rem;min-width:160px}.hero-stats{gap:2.5rem;justify-content:center}.stat-item{min-width:120px;padding:1.5rem}.stat-number{font-size:2.5rem}.section{padding:100px 0}.section-title h2{font-size:3rem}.section-subtitle{font-size:1.2rem}.card-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto}.card{padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.card:hover{transform:translateY(-8px) scale(1.02)}.about-stats{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto}}@media (max-width:1024px){.hero h1{font-size:2.8rem}.hero-subtitle{font-size:1.2rem}.section-title h2{font-size:2.5rem}.hero-stats{gap:1.5rem}.stat-item{min-width:100px}.stat-number{font-size:2rem}}@media (max-width:480px){.container{max-width:100%;padding:0 .5rem}.hero h1{font-size:1.5rem}.btn,.hero-subtitle{font-size:.9rem}.btn{padding:.6rem 1rem;min-width:90px}.card{padding:1rem}.about-stats{grid-template-columns:1fr;gap:.7rem;max-width:100%}}.text-center{text-align:center}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.glass{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:15px}.gradient-text{background:linear-gradient(45deg,#ffffff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hover-lift{transition:transform .3s ease}.hover-lift:hover{transform:translateY(-5px)}.loading{display:inline-block;width:20px;height:20px;border-radius:50%;border:3px solid rgba(255,255,255,.3);border-top-color:#00d4ff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}.service-features{margin-top:2rem}.service-features h4{color:#00d4ff;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.service-features ul{list-style:none;padding:0}.service-features li{color:#cccccc;margin-bottom:.5rem;padding-right:1.5rem;position:relative}.service-features li:before{content:"✓";position:absolute;right:0;color:#00d4ff;font-weight:700}.feature-icon{color:#00d4ff;margin-left:.5rem}.services-cta{margin-top:4rem}.cta-card{background:linear-gradient(135deg,rgba(0,212,255,.1),rgba(0,153,204,.1));border:1px solid rgba(0,212,255,.3);border-radius:20px;padding:3rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-card h3{font-size:2rem;color:#ffffff;margin-bottom:1rem;font-weight:700}.cta-card p{color:#cccccc;font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.accessibility-floating-btn{position:fixed;bottom:10px;right:10px;z-index:1000000!important;background:#23232b;color:#00d4ff;border-radius:50%;width:64px;height:64px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(0,212,255,.35),0 2px 8px rgba(0,0,0,.18);font-size:2.2rem;border:3px solid #00d4ff;cursor:pointer;transition:background .25s,color .25s,border-color .25s,transform .18s,box-shadow .25s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.accessibility-floating-btn:hover{background:#00d4ff;color:#23232b;border-color:#23232b;transform:scale(1.12);box-shadow:0 12px 40px rgba(0,212,255,.45),0 4px 16px rgba(0,0,0,.22)}@media (max-width:600px){.accessibility-floating-btn{width:56px;height:56px;bottom:16px;right:16px;font-size:1.7rem;border-width:2px}}.policy-popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.65);z-index:99999;display:flex;align-items:center;justify-content:center}.policy-popup-content{background:#18181e;color:#fff;border-radius:18px;box-shadow:0 8px 40px 0 rgba(0,0,0,.25);max-width:95vw;width:420px;max-height:90vh;overflow-y:auto;padding:2.5rem 2rem 2rem;position:relative;direction:rtl}.policy-popup-close{position:absolute;left:1.2rem;top:1.2rem;background:none;border:none;color:#00d4ff;font-size:2rem;cursor:pointer;z-index:2;transition:color .2s}.policy-popup-close:hover{color:#fff}.policy-title{font-size:2rem;font-weight:700;color:#00d4ff;margin-bottom:1.2rem}.policy-popup-modal h2{font-size:1.1rem;color:#00d4ff;margin-top:1.5rem;margin-bottom:.5rem;font-weight:700}.policy-popup-modal ul{padding-right:1.2rem;margin-bottom:1rem}.policy-popup-modal li{margin-bottom:.5rem;color:#e0e0e0;font-size:1rem}.policy-popup-modal p{color:#bdbdbd;font-size:1rem;margin-bottom:1rem;line-height:1.7}@media (max-width:600px){.policy-popup-content{width:98vw;padding:1.2rem .7rem}.policy-title{font-size:1.3rem}}.high-contrast{filter:contrast(150%)}.highlight-links a{text-decoration:underline!important;color:#2563eb!important}.small-text{font-size:85%!important}.medium-text,.small-text{transition:font-size .3s ease-in-out}.medium-text{font-size:110%!important}.large-text{font-size:130%!important;transition:font-size .3s ease-in-out}.text-spacing{line-height:2!important;letter-spacing:.1em!important;word-spacing:.2em!important}.pause-animations *{animation:none!important;transition:none!important}.big-cursor{cursor:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='16' cy='16' r='14' fill='white' stroke='black' stroke-width='2'/%3E%3Ccircle cx='16' cy='16' r='4' fill='black'/%3E%3C/svg%3E"),auto!important}.accessibility-button-container{position:fixed;left:1.5rem;bottom:1.5rem;z-index:1000;margin-top:auto}.accessibility-button{width:52px;height:52px;background-color:#2563eb;color:#ffffff;border:2px solid #ffffff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.3);transition:all .3s ease-in-out;padding:0;margin:0;outline:none}.accessibility-button:hover{transform:scale(1.1);background-color:#1d4ed8}.accessibility-button:focus{box-shadow:0 4px 12px rgba(0,0,0,.3),0 0 0 4px rgba(59,130,246,.5)}.accessibility-icon{width:28px;height:28px;transition:transform .3s ease-in-out;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.accessibility-label{position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%);background-color:#ffffff;color:#2563eb;padding:6px 12px;border-radius:9999px;font-size:14px;font-weight:700;box-shadow:0 2px 4px rgba(0,0,0,.2);opacity:0;transition:all .3s ease-in-out;pointer-events:none;white-space:nowrap}.accessibility-button:hover .accessibility-label{opacity:1;transform:translate(calc(100% + 12px),-50%) scale(1)}.accessibility-modal-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;overflow:auto}.accessibility-modal-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1rem}.accessibility-modal{background-color:#ffffff;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:100%;max-width:32rem;transform:translateY(0);transition:all .3s ease-in-out}.accessibility-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb}.accessibility-close-button{color:#9ca3af;padding:.25rem;border-radius:9999px;transition:all .2s}.accessibility-close-button:hover{color:#6b7280}.accessibility-close-button:focus{outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.5)}.accessibility-close-icon{width:1.5rem;height:1.5rem}.accessibility-modal-title{font-size:1.25rem;font-weight:700;color:#111827}.accessibility-modal-content{padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.accessibility-section{display:flex;flex-direction:column;gap:1rem}.accessibility-section:last-child{margin-bottom:0}.accessibility-section-header{display:flex;align-items:center;justify-content:space-between}.accessibility-section-title{font-size:1.125rem;font-weight:600;color:#111827}.accessibility-toggle-label{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.accessibility-toggle{position:relative;display:inline-block;width:3.5rem;height:2rem}.accessibility-toggle-input{opacity:0;width:0;height:0}.accessibility-toggle-track{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e5e7eb;transition:.4s;border-radius:2rem}.accessibility-toggle-track-active{background-color:#2563eb}.accessibility-toggle-thumb{position:absolute;content:"";height:1.5rem;width:1.5rem;left:.25rem;bottom:.25rem;background-color:white;transition:.4s;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1)}.accessibility-toggle-thumb-active{transform:translateX(1.5rem)}.accessibility-toggle-text{font-size:.875rem;color:#4b5563}[dir=rtl] .accessibility-button-container{left:auto;right:1.5rem}[dir=rtl] .accessibility-label{left:auto;right:calc(100% + 12px)}[dir=rtl] .accessibility-button:hover .accessibility-label{transform:translate(calc(-100% - 12px),-50%) scale(1)}[dir=rtl] .accessibility-toggle-thumb{left:auto;right:.25rem}[dir=rtl] .accessibility-toggle-thumb-active{transform:translateX(-1.5rem)}@media (max-width:640px){.accessibility-modal{margin:1rem;max-width:none}.accessibility-modal-content{padding:1rem}.accessibility-section{gap:.75rem}.accessibility-toggle-label{flex-direction:column;align-items:flex-start;gap:.5rem}}.mobile-close-btn{position:absolute;top:2rem;right:2rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#ffffff;font-size:1.5rem;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000}.mobile-close-btn:hover{background:rgba(0,212,255,.2);border-color:rgba(0,212,255,.5);color:#00d4ff;transform:scale(1.1);box-shadow:0 0 20px rgba(0,212,255,.3)}.mobile-close-btn:active{transform:scale(.95)}