@charset "UTF-8";@font-face{font-family:x-font-normal;font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(/assets/YekanBakhFaNum-Regular.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:x-font-normal,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#1f1930;line-height:1.6;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseGlow{0%{box-shadow:0 0 #4f46e559}70%{box-shadow:0 0 0 18px #4f46e500}to{box-shadow:0 0 #4f46e500}}.navbar{background:#fff;box-shadow:0 1px 2px #0000000d;position:sticky;top:0;z-index:1000;padding:1rem 0}.navbar .container{display:flex;justify-content:flex-start;align-items:center;position:relative;direction:rtl;gap:2rem;flex-wrap:wrap}.navbar .nav-brand{flex-shrink:0}.navbar .nav-brand h2{color:#841474;font-size:1.5rem;margin:0}.navbar .mobile-menu-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001;margin-right:auto}.navbar .mobile-menu-toggle span{width:25px;height:3px;background:#1f1930;border-radius:3px;transition:all .3s ease;display:block}.navbar .mobile-menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.navbar .mobile-menu-toggle.active span:nth-child(2){opacity:0}.navbar .mobile-menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.navbar .nav-menu{display:flex;list-style:none;gap:2rem;align-items:center;direction:rtl;margin:0;padding:0;flex-wrap:wrap;flex-shrink:0}.navbar .nav-menu a{text-decoration:none;color:#1f1930;font-weight:500;transition:color .3s}.navbar .nav-menu a:hover{color:#841474}.navbar .nav-menu .btn-login{color:#6b7280}.navbar .nav-menu .btn-primary{background:#841474;color:#fff;padding:.5rem 1.5rem;border-radius:8px;transition:background .3s}.navbar .nav-menu .btn-primary:hover{background:#580d4d;color:#fff}.hero{padding:5.5rem 0 4rem;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.12),transparent 45%),radial-gradient(circle at 80% 0%,rgba(255,255,255,.12),transparent 40%),linear-gradient(135deg,#3b0b3f,#150312 55%,#040108);color:#fff;margin-top:0;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:420px;height:420px;background:#ffffff0a;border-radius:50%;bottom:-160px;left:-80px;filter:blur(45px);animation:float 16s ease-in-out infinite}.hero .container{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);gap:3.5rem;align-items:center;position:relative;z-index:1}.hero .hero-content{animation:fadeUp .8s ease-out forwards}.hero .hero-badge{display:inline-flex;align-items:center;gap:.6rem;padding:.4rem 1.1rem;border-radius:999px;background:#ffffff26;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 12px 40px #00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:pulseGlow 4s ease-in-out infinite}.hero .badge-pill{background:#ffffff2e;padding:.2rem .9rem;border-radius:999px;font-size:.8rem;letter-spacing:.5px}.hero .hero-title{font-size:clamp(2.4rem,4vw,3.4rem);font-weight:800;margin-bottom:1.5rem;line-height:1.15}.hero .hero-description{font-size:1.15rem;margin-bottom:2.2rem;opacity:.93;line-height:1.85;color:#ffffffe0}.hero .hero-cta{display:flex;flex-wrap:wrap;gap:1rem}.hero .hero-metrics{display:flex;gap:2rem;margin-top:2.5rem;flex-wrap:wrap}.hero .hero-metrics .metric-card{min-width:120px;display:flex;flex-direction:column;gap:.2rem;color:#ffffffe0}.hero .hero-metrics .metric-card span{font-size:.9rem;letter-spacing:.06em;text-transform:uppercase;color:#fff9}.hero .hero-metrics .metric-card strong{font-size:2rem;font-weight:700}.hero .hero-image{position:relative;padding:1.5rem;animation:float 6s ease-in-out infinite}.hero .chat-preview{background:#ffffff14;border-radius:28px;padding:1.5rem;box-shadow:0 30px 50px #00000059;border:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden}.hero .chat-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px;border:1px solid rgba(255,255,255,.08);pointer-events:none}.hero .chat-window{border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;background:#08061499}.hero .chat-header-preview{background:#ffffff14;padding:1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid rgba(255,255,255,.08)}.hero .chat-avatar{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#f9a8d4,#c026d3)}.hero .chat-info{flex:1}.hero .chat-name{font-weight:600;color:#fff}.hero .chat-status{font-size:.875rem;color:#22c55e}.hero .chat-messages-preview{padding:1.2rem;display:flex;flex-direction:column;gap:1rem;background:#0604108c}.hero .message{padding:.85rem 1.1rem;border-radius:16px;max-width:84%;font-size:.92rem;line-height:1.5}.hero .message.user-message{background:#ffffff14;align-self:flex-end;color:#fffffff2;border:1px solid rgba(255,255,255,.09)}.hero .message.admin-message{background:linear-gradient(135deg,#841474,#c026d3);color:#fff;align-self:flex-start;box-shadow:0 10px 25px #8414744d}.hero .message.ai-message{background:#ffffff14;border:1px dashed rgba(255,255,255,.2);color:#ffffffeb;position:relative}.hero .message.ai-message:after{content:"AI";position:absolute;top:-12px;left:12px;font-size:.7rem;font-weight:700;color:#f472b6;background:#fffffff2;padding:.1rem .55rem;border-radius:999px;box-shadow:0 10px 20px #00000040}.hero .message p{margin:0}.hero .floating-card{position:absolute;bottom:20px;right:20px;background:#fff;color:#1f1930;border-radius:18px;padding:1rem 1.2rem;box-shadow:0 10px 15px -3px #0000001a;min-width:220px;display:flex;flex-direction:column;gap:.3rem;animation:float 7s ease-in-out infinite;z-index:10}.btn-primary{background:#841474;color:#fff;padding:.75rem 2rem;border-radius:8px;text-decoration:none;display:inline-block;font-weight:600;transition:all .3s;border:none;cursor:pointer}.btn-primary:hover{background:#580d4d;transform:translateY(-2px) scale(1.01);box-shadow:0 4px 6px -1px #0000001a}.btn-primary.btn-large{padding:1rem 2.5rem;font-size:1.1rem}.btn-secondary{background:transparent;color:#fff;padding:.75rem 2rem;border-radius:8px;text-decoration:none;display:inline-block;font-weight:600;transition:all .3s;border:2px solid white}.btn-secondary:hover{background:#fff;color:#841474}.btn-secondary.btn-large{padding:1rem 2.5rem;font-size:1.1rem}.trust-section{padding:3rem 0;background:#f9f5ff;text-align:center}.trust-section .trust-text{font-size:1.2rem;margin-bottom:2rem;color:#1f1930}.trust-section .trust-text strong{color:#841474;font-size:1.5rem}.trust-section .trust-logos{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.trust-section .logo-item{padding:1rem 2rem;background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000d;color:#6b7280;font-weight:600}.features{padding:5rem 0;background:#fff}.features .section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1f1930}.features .section-subtitle{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.features .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.features .feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s;border:1px solid #ede4ff;position:relative;overflow:hidden}.features .feature-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(79,70,229,.07),transparent 55%);opacity:0;transition:opacity .3s}.features .feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.features .feature-card:hover:after{opacity:1}.features .feature-card .feature-icon{font-size:3rem;margin-bottom:1rem}.features .feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#1f1930}.features .feature-card p{color:#6b7280;line-height:1.8}.pricing{padding:5rem 0;background:#f9f5ff}.pricing .section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;color:#1f1930}.pricing .section-subtitle{text-align:center;font-size:1.2rem;color:#6b7280;margin-bottom:3rem}.pricing .pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.pricing .pricing-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a;position:relative;transition:all .3s;border:2px solid transparent}.pricing .pricing-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.pricing .pricing-card.featured{border-color:#841474;transform:scale(1.05)}.pricing .pricing-card.featured .pricing-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#841474;color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.875rem;font-weight:600}.pricing .pricing-card .pricing-header{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #ede4ff}.pricing .pricing-card .pricing-header h3{font-size:1.5rem;margin-bottom:1rem;color:#1f1930}.pricing .pricing-card .pricing-header .pricing-price{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:.5rem}.pricing .pricing-card .pricing-header .pricing-price .price{font-size:2.5rem;font-weight:700;color:#841474}.pricing .pricing-card .pricing-header .pricing-price .currency{font-size:1.2rem;color:#6b7280}.pricing .pricing-card .pricing-header .pricing-period{color:#6b7280;font-size:.875rem}.pricing .pricing-card .pricing-features{list-style:none;margin-bottom:2rem;flex:1}.pricing .pricing-card .pricing-features li{padding:.75rem 0;color:#1f1930;border-bottom:1px solid #f9f5ff}.pricing .pricing-card .pricing-features li:last-child{border-bottom:none}.pricing .pricing-card .btn-pricing{width:100%;text-align:center;background:#841474;color:#fff;padding:1rem;border-radius:8px;text-decoration:none;display:block;font-weight:600;transition:all .3s;margin-top:auto}.pricing .pricing-card .btn-pricing:hover{background:#580d4d}.pricing .pricing-card{display:flex;flex-direction:column}.ai-section{padding:5rem 0;background:radial-gradient(circle at top,rgba(99,102,241,.15),transparent 45%),#fff}.ai-section .ai-content{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);gap:3rem;align-items:stretch}.ai-section .ai-copy{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 30px 60px #4f46e526;border:1px solid rgba(79,70,229,.1)}.ai-section .eyebrow{color:#c026d3;font-weight:700;margin-bottom:.5rem;letter-spacing:.1em}.ai-section h2{font-size:2.3rem;margin-bottom:1rem;color:#1f1930}.ai-section p{color:#6b7280;line-height:1.9;margin-bottom:1.5rem}.ai-section .ai-highlights{list-style:none;margin-bottom:2rem}.ai-section .ai-highlights li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#1f1930}.ai-section .ai-highlights li:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:50%;background:#841474;box-shadow:0 0 12px #4f46e580}.ai-section .ai-cta{display:flex;align-items:center;gap:1rem}.ai-section .ai-cta .ai-stats{font-weight:600;color:#c026d3;background:#7c3aed1f;padding:.6rem 1rem;border-radius:999px}.ai-section .ai-widgets{display:flex;flex-direction:column;gap:1.5rem}.ai-section .pulse-card{background:#111827;color:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 25px 45px #11182759}.ai-section .pulse-header{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.95rem}.ai-section .pulse-header .status-dot{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 15px #10b981b3;animation:pulseGlow 2.2s ease-in-out infinite}.ai-section .pulse-metric{display:flex;align-items:baseline;gap:.8rem}.ai-section .pulse-metric h3{font-size:3rem;margin:0}.ai-section .pulse-chart{display:flex;gap:.5rem;margin-top:1.5rem}.ai-section .pulse-chart .pulse-bar{flex:1;height:60px;border-radius:12px;background:linear-gradient(180deg,#f472b6,#8b5cf6);animation:float 4s ease-in-out infinite}.ai-section .pulse-chart .pulse-bar.short{height:40px;animation-delay:.6s}.ai-section .pulse-chart .pulse-bar.tall{height:80px;animation-delay:.3s}.ai-section .ai-card-grid{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:1rem}.ai-section .ai-card{padding:1.4rem;border-radius:16px;border:1px solid rgba(79,70,229,.1);box-shadow:0 1px 2px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.ai-section .ai-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a}.ai-section .ai-card.glass{background:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ai-section .ai-card.gradient{background:linear-gradient(135deg,#8b5cf626,#ec489926)}.ai-section .ai-card.outline{border:1px dashed rgba(79,70,229,.4)}.ai-section .ai-card.glow{box-shadow:0 10px 30px #4f46e533}.ai-section .ai-card h4{margin-bottom:.6rem;color:#1f1930}.ai-section .ai-card p{margin:0;color:#6b7280;line-height:1.6}.about{padding:5rem 0;background:#fff}.about .about-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(320px,1fr);gap:2.5rem;align-items:center}.about .about-media{position:relative;border-radius:28px;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a;background:linear-gradient(135deg,#84147426,#c026d31f);min-height:320px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;text-align:center;padding:2rem}.about .about-media:after{content:"";position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;border:1px dashed rgba(132,20,116,.3);border-radius:24px}.about .about-media .media-pill{position:relative;z-index:1;background:#fff;color:#841474;font-weight:700;padding:.6rem 1.2rem;border-radius:999px;display:inline-flex}.about .about-media h3,.about .about-media p{position:relative;z-index:1;margin:0;color:#1f1930}.about .about-media h3{color:#841474;font-size:1.8rem}.about .about-media p{color:#6b7280;line-height:1.6}.about .about-content h2{font-size:2.3rem;margin-bottom:1rem;color:#1f1930}.about .about-content p{color:#6b7280;line-height:1.9;margin-bottom:1.5rem}.about .stat-pills{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1.5rem}.about .stat-pill{padding:1rem 1.2rem;border-radius:16px;background:#f9f5ff;border:1px solid #ede4ff;text-align:center}.about .stat-pill strong{font-size:1.8rem;color:#841474;display:block}.about .stat-pill span{color:#6b7280;font-size:.95rem}.contact{padding:5rem 0;background:linear-gradient(135deg,#84147414,#c026d30d)}.contact .contact-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(320px,1.1fr);gap:2rem}.contact .contact-card,.contact .contact-form{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #ede4ff}.contact .contact-card{display:flex;flex-direction:column;gap:1.5rem}.contact .contact-info{display:flex;flex-direction:column;gap:1rem}.contact .contact-item{display:flex;align-items:flex-start;gap:1rem}.contact .contact-item .icon{width:44px;height:44px;border-radius:14px;background:#8414741a;color:#841474;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.contact .contact-item .details h4{margin:0;color:#1f1930;font-size:1rem}.contact .contact-item .details p,.contact .contact-item .details a{margin:.15rem 0 0;color:#6b7280;text-decoration:none}.contact .contact-form{display:flex;flex-direction:column;gap:1rem}.contact .contact-form h3{margin-bottom:.5rem}.contact .contact-form label{display:flex;flex-direction:column;gap:.4rem;font-weight:600;color:#1f1930}.contact .contact-form input,.contact .contact-form textarea{border:1px solid #ede4ff;border-radius:14px;padding:.9rem 1rem;font-size:1rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease}.contact .contact-form input:focus,.contact .contact-form textarea:focus{border-color:#841474;box-shadow:0 0 0 3px #8414741f;outline:none}.contact .contact-form textarea{min-height:140px;resize:vertical}.contact .contact-form button{width:100%}.cta-section{padding:5rem 0;background:linear-gradient(135deg,#841474,#c026d3);color:#fff;text-align:center}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.footer{background:linear-gradient(135deg,#1a1625,#0f0c17);color:#fff;padding:4rem 0 2rem;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(132,20,116,.5),transparent)}.footer .footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer .footer-section h4{margin-bottom:1.5rem;color:#fff;font-size:1.2rem;font-weight:700;position:relative;padding-bottom:.75rem}.footer .footer-section h4:after{content:"";position:absolute;bottom:0;right:0;width:40px;height:2px;background:linear-gradient(90deg,#841474,#c026d3);border-radius:2px}.footer .footer-section p{color:#ffffffbf;line-height:1.9;margin-bottom:1rem}.footer .footer-section ul{list-style:none}.footer .footer-section ul li{margin-bottom:.75rem}.footer .footer-section ul li a{color:#ffffffbf;text-decoration:none;transition:all .3s;display:inline-block;position:relative;padding-right:1rem}.footer .footer-section ul li a:before{content:"→";position:absolute;right:0;opacity:0;transition:all .3s;transform:translate(-5px)}.footer .footer-section ul li a:hover{color:#fff;padding-right:1.5rem;transform:translate(-3px)}.footer .footer-section ul li a:hover:before{opacity:1;transform:translate(0)}.footer .footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#fff9;font-size:.9rem;position:relative}.footer .footer-bottom:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100px;height:1px;background:linear-gradient(90deg,transparent,#841474,transparent)}.contact-page{padding:6rem 0 5rem;background:linear-gradient(135deg,#8414740d,#c026d308)}.contact-page .page-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.contact-page .page-header .eyebrow{color:#c026d3;font-weight:700;margin-bottom:1rem;letter-spacing:.1em;font-size:.9rem}.contact-page .page-header h1{font-size:2.8rem;margin-bottom:1.5rem;color:#1f1930}.contact-page .page-header p{font-size:1.2rem;color:#6b7280;line-height:1.8}.contact-page .contact-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(320px,1.1fr);gap:2rem}.contact-page .contact-card,.contact-page .contact-form{background:#fff;border-radius:24px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #ede4ff}.contact-page .contact-card{display:flex;flex-direction:column;gap:1.5rem}.contact-page .contact-info{display:flex;flex-direction:column;gap:1rem}.contact-page .contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-page .contact-item .icon{width:44px;height:44px;border-radius:14px;background:#8414741a;color:#841474;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.contact-page .contact-item .details h4{margin:0;color:#1f1930;font-size:1rem;margin-bottom:.25rem}.contact-page .contact-item .details p,.contact-page .contact-item .details a{margin:0;color:#6b7280;text-decoration:none;transition:color .3s}.contact-page .contact-item .details a:hover{color:#841474}.contact-page .contact-form{display:flex;flex-direction:column;gap:1rem}.contact-page .contact-form h3{margin-bottom:.5rem;color:#1f1930;font-size:1.5rem}.contact-page .contact-form label{display:flex;flex-direction:column;gap:.4rem;font-weight:600;color:#1f1930}.contact-page .contact-form input,.contact-page .contact-form textarea{border:1px solid #ede4ff;border-radius:14px;padding:.9rem 1rem;font-size:1rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;direction:rtl}.contact-page .contact-form input:focus,.contact-page .contact-form textarea:focus{border-color:#841474;box-shadow:0 0 0 3px #8414741f;outline:none}.contact-page .contact-form textarea{min-height:140px;resize:vertical}.contact-page .contact-form button{width:100%;margin-top:.5rem}.dashboard-layout{display:flex;min-height:100vh;background:linear-gradient(165deg,#f0f4ff,#e8eef7,#f1f5f9);direction:rtl}@keyframes adminFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dashboard-main-wrapper{flex:1;margin-right:280px}.dashboard-sidebar{width:280px;background:#fff;display:flex;flex-direction:column;position:fixed;right:0;top:0;height:100vh;z-index:1001;box-shadow:-4px 0 32px #6366f114;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.dashboard-sidebar .sidebar-header{padding:1.75rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.12);background:linear-gradient(145deg,#6366f1,#5b21b6,#4c1d95);position:relative;overflow:hidden}.dashboard-sidebar .sidebar-header:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.15),transparent 50%);pointer-events:none}.dashboard-sidebar .sidebar-header h2{color:#fff;font-size:1.35rem;margin:0 0 .25rem;font-weight:700;position:relative;z-index:1}.dashboard-sidebar .sidebar-header p{color:#ffffffe6;font-size:.8125rem;margin:0;position:relative;z-index:1}.dashboard-sidebar .sidebar-menu{flex:1;padding:1rem 0;overflow-y:auto}.dashboard-sidebar .sidebar-menu .menu-item{display:flex;align-items:center;gap:1rem;padding:.875rem 1.5rem;color:#475569;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);border-right:3px solid transparent;font-weight:500;background:#fff;border-radius:0 12px 12px 0;margin:0 .5rem 2px}.dashboard-sidebar .sidebar-menu .menu-item:hover{background:linear-gradient(90deg,rgba(99,102,241,.08),transparent);color:#4338ca;transform:translate(-2px)}.dashboard-sidebar .sidebar-menu .menu-item.active{background:linear-gradient(90deg,#6366f124,#6366f10f);color:#4f46e5;border-right-color:#6366f1;font-weight:600;box-shadow:0 1px 3px #6366f11a}.dashboard-sidebar .sidebar-menu .menu-item.logout{color:#475569;background:#fff}.dashboard-sidebar .sidebar-menu .menu-item.logout:hover{background:#ef444414;color:#ef4444}.dashboard-sidebar .sidebar-menu .menu-item .menu-icon{font-size:1.25rem;width:24px;text-align:center}.dashboard-sidebar .sidebar-menu .menu-item .menu-text{font-size:.95rem}.dashboard-sidebar .sidebar-menu .menu-divider{height:1px;background:#e5e7eb;margin:.5rem 1.5rem}.dashboard-main{flex:1;margin-right:280px;padding:1.75rem 2rem;min-height:100vh;overflow-y:auto}.dashboard-main .dashboard-topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.dashboard-main .dashboard-topbar .topbar-left h1{font-size:2rem;color:#1f1930;margin:0 0 .25rem;font-weight:700}.dashboard-main .dashboard-topbar .topbar-left p{color:#6b7280;margin:0;font-size:.95rem}.dashboard-main .dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.dashboard-main .dashboard-stats .stat-card{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:1.5rem;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;animation:adminFadeInUp .5s ease backwards}.dashboard-main .dashboard-stats .stat-card:nth-child(1){animation-delay:.05s}.dashboard-main .dashboard-stats .stat-card:nth-child(2){animation-delay:.1s}.dashboard-main .dashboard-stats .stat-card:nth-child(3){animation-delay:.15s}.dashboard-main .dashboard-stats .stat-card:nth-child(4){animation-delay:.2s}.dashboard-main .dashboard-stats .stat-card:before{content:"";position:absolute;top:0;right:0;width:4px;height:100%;background:#841474}.dashboard-main .dashboard-stats .stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.dashboard-main .dashboard-stats .stat-card.gradient-1{background:linear-gradient(135deg,#8414740d,#84147405)}.dashboard-main .dashboard-stats .stat-card.gradient-1:before{background:#841474}.dashboard-main .dashboard-stats .stat-card.gradient-2{background:linear-gradient(135deg,#10b9810d,#10b98105)}.dashboard-main .dashboard-stats .stat-card.gradient-2:before{background:#10b981}.dashboard-main .dashboard-stats .stat-card.gradient-3{background:linear-gradient(135deg,#f59e0b0d,#f59e0b05)}.dashboard-main .dashboard-stats .stat-card.gradient-3:before{background:#f59e0b}.dashboard-main .dashboard-stats .stat-card.gradient-4{background:linear-gradient(135deg,#3b82f60d,#3b82f605)}.dashboard-main .dashboard-stats .stat-card.gradient-4:before{background:#3b82f6}.dashboard-main .dashboard-stats .stat-card .stat-icon{font-size:2.5rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#8414741a;border-radius:12px;flex-shrink:0}.dashboard-main .dashboard-stats .stat-card .stat-content{flex:1}.dashboard-main .dashboard-stats .stat-card .stat-content h3{font-size:2rem;font-weight:700;color:#1f1930;margin:0 0 .25rem}.dashboard-main .dashboard-stats .stat-card .stat-content p{color:#6b7280;margin:0 0 .5rem;font-size:.9rem}.dashboard-main .dashboard-stats .stat-card .stat-content .stat-change{font-size:.75rem;padding:.25rem .5rem;border-radius:6px;display:inline-block}.dashboard-main .dashboard-stats .stat-card .stat-content .stat-change.positive{background:#10b9811a;color:#10b981}.dashboard-main .dashboard-stats .stat-card .stat-content .stat-change.negative{background:#ef44441a;color:#ef4444}.dashboard-main .dashboard-charts{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:2rem}.dashboard-main .dashboard-charts .chart-card{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}.dashboard-main .dashboard-charts .chart-card .chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.dashboard-main .dashboard-charts .chart-card .chart-header h3{font-size:1.1rem;color:#1f1930;margin:0;font-weight:600}.dashboard-main .dashboard-charts .chart-card .chart-header .chart-select{padding:.5rem 1rem;border:1px solid #ede4ff;border-radius:8px;font-size:.875rem;color:#1f1930;background:#fff;cursor:pointer}.dashboard-main .dashboard-charts .chart-card .chart-wrapper{height:300px;position:relative}.dashboard-main .dashboard-bottom{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.dashboard-main .dashboard-bottom .actions-card,.dashboard-main .dashboard-bottom .recent-card{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a}.dashboard-main .dashboard-bottom .actions-card h3,.dashboard-main .dashboard-bottom .recent-card h3{font-size:1.1rem;color:#1f1930;margin:0 0 1.5rem;font-weight:600}.dashboard-main .dashboard-bottom .actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.dashboard-main .dashboard-bottom .actions-grid .action-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:12px;background:#f9f5ff;text-decoration:none;color:inherit;transition:all .3s}.dashboard-main .dashboard-bottom .actions-grid .action-item:hover{background:#8414740d;transform:translateY(-2px)}.dashboard-main .dashboard-bottom .actions-grid .action-item .action-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#8414741a;border-radius:10px;flex-shrink:0}.dashboard-main .dashboard-bottom .actions-grid .action-item .action-content h4{font-size:.95rem;color:#1f1930;margin:0 0 .25rem;font-weight:600}.dashboard-main .dashboard-bottom .actions-grid .action-item .action-content p{font-size:.8rem;color:#6b7280;margin:0}.dashboard-main .dashboard-bottom .recent-list{display:flex;flex-direction:column;gap:1rem}.dashboard-main .dashboard-bottom .recent-list .recent-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:12px;background:#f9f5ff;transition:all .3s}.dashboard-main .dashboard-bottom .recent-list .recent-item:hover{background:#8414740d}.dashboard-main .dashboard-bottom .recent-list .recent-item .recent-icon{font-size:1.25rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#8414741a;border-radius:8px;flex-shrink:0}.dashboard-main .dashboard-bottom .recent-list .recent-item .recent-content{flex:1}.dashboard-main .dashboard-bottom .recent-list .recent-item .recent-content h4{font-size:.9rem;color:#1f1930;margin:0 0 .25rem;font-weight:600}.dashboard-main .dashboard-bottom .recent-list .recent-item .recent-content p{font-size:.85rem;color:#6b7280;margin:0 0 .5rem}.dashboard-main .dashboard-bottom .recent-list .recent-item .recent-content .recent-time{font-size:.75rem;color:#6b7280}.dashboard-home{padding:2rem 0 5rem;background:linear-gradient(135deg,#84147408,#c026d305);min-height:100vh}.dashboard-home .dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;flex-wrap:wrap;gap:2rem}.dashboard-home .dashboard-header .welcome-content h1{font-size:2.5rem;color:#1f1930;margin-bottom:.5rem}.dashboard-home .dashboard-header .welcome-content p{font-size:1.1rem;color:#6b7280}.dashboard-home .dashboard-header .dashboard-actions{display:flex;gap:1rem;flex-wrap:wrap}.dashboard-home .dashboard-header .dashboard-actions .btn-secondary{background:#fff;color:#841474;border:2px solid #841474;padding:.75rem 2rem;border-radius:8px;text-decoration:none;display:inline-block;font-weight:600;transition:all .3s}.dashboard-home .dashboard-header .dashboard-actions .btn-secondary:hover{background:#841474;color:#fff}.dashboard-home .dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.dashboard-home .dashboard-stats .stat-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #ede4ff;display:flex;align-items:center;gap:1.5rem;transition:all .3s}.dashboard-home .dashboard-stats .stat-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.dashboard-home .dashboard-stats .stat-card .stat-icon{font-size:3rem;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#8414741a;border-radius:16px;flex-shrink:0}.dashboard-home .dashboard-stats .stat-card .stat-content h3{font-size:2rem;font-weight:700;color:#841474;margin:0 0 .25rem}.dashboard-home .dashboard-stats .stat-card .stat-content p{color:#6b7280;margin:0;font-size:.95rem}.dashboard-home .dashboard-actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.dashboard-home .dashboard-actions-grid .action-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #ede4ff;text-align:center;cursor:pointer;transition:all .3s}.dashboard-home .dashboard-actions-grid .action-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a;border-color:#841474}.dashboard-home .dashboard-actions-grid .action-card .action-icon{font-size:3rem;margin-bottom:1rem}.dashboard-home .dashboard-actions-grid .action-card h3{font-size:1.3rem;color:#1f1930;margin-bottom:.5rem}.dashboard-home .dashboard-actions-grid .action-card p{color:#6b7280;margin:0;font-size:.95rem}.dashboard-home .dashboard-recent{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #ede4ff}.dashboard-home .dashboard-recent h2{font-size:1.5rem;color:#1f1930;margin-bottom:1.5rem}.dashboard-home .dashboard-recent .recent-list{display:flex;flex-direction:column;gap:1rem}.dashboard-home .dashboard-recent .recent-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:12px;background:#f9f5ff;transition:all .3s}.dashboard-home .dashboard-recent .recent-item:hover{background:#8414740d}.dashboard-home .dashboard-recent .recent-item .recent-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#8414741a;border-radius:10px;flex-shrink:0}.dashboard-home .dashboard-recent .recent-item .recent-content{flex:1}.dashboard-home .dashboard-recent .recent-item .recent-content h4{font-size:1rem;color:#1f1930;margin:0 0 .25rem}.dashboard-home .dashboard-recent .recent-item .recent-content p{font-size:.9rem;color:#6b7280;margin:0 0 .5rem}.dashboard-home .dashboard-recent .recent-item .recent-content .recent-time{font-size:.85rem;color:#6b7280}.sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1000;opacity:0;transition:opacity .25s ease}.sidebar-overlay.open{display:block;opacity:1}.dashboard-menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;border-radius:12px;background:#8414741f;color:#841474;cursor:pointer;transition:all .2s ease;flex-shrink:0}.dashboard-menu-toggle:hover{background:#84147433;transform:scale(1.05)}.dashboard-menu-toggle svg{width:24px;height:24px}.dashboard-mobile-header{display:none;position:relative;align-items:center;justify-content:center;gap:1rem;min-height:60px;height:60px;padding:0 1rem;margin-bottom:1rem;border-bottom:1px solid #e5e7eb;box-sizing:border-box}.dashboard-mobile-header .dashboard-menu-toggle{position:absolute;right:1rem;top:50%;transform:translateY(-50%);margin:0}.dashboard-mobile-header .mobile-header-title{flex:1;font-size:1.2rem;font-weight:700;color:#1f1930;margin:0;text-align:center}@media (max-width: 992px){.dashboard-mobile-header,.dashboard-menu-toggle{display:flex}.dashboard-main{padding-top:.75rem}.dashboard-main-wrapper{margin-right:0}.sidebar-overlay.open{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dashboard-sidebar{position:fixed;top:0;right:0;width:min(320px,85vw);max-width:320px;height:100vh;z-index:1002;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 24px #0000001f}.dashboard-sidebar.open{transform:translate(0)}.dashboard-sidebar .sidebar-header{padding:1.25rem 1.5rem}.dashboard-sidebar .sidebar-close-btn{display:flex!important}.dashboard-sidebar .sidebar-menu{padding:1rem 0;overflow-y:auto;max-height:calc(100vh - 100px)}.dashboard-sidebar .sidebar-menu .menu-item{border-right:none;border-bottom:none;border-right:3px solid transparent;margin:0 .5rem;border-radius:10px}.dashboard-main{margin-right:0}}.sidebar-close-btn{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:12px;background:#ffffff40;color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0;order:1}.sidebar-close-btn:hover{background:#fff6}.sidebar-close-btn svg{width:22px;height:22px}.dashboard-sidebar .sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:nowrap;height:72px;min-height:72px;box-sizing:border-box}.dashboard-sidebar .sidebar-header-text{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.dashboard-sidebar .sidebar-header-text h2{margin:0;font-size:1.25rem;font-weight:700;color:#fff;line-height:1.3}.dashboard-sidebar .sidebar-header-text p{margin:0;font-size:.8125rem;color:#ffffffd9;line-height:1.3}@media (max-width: 768px){.dashboard-layout{flex-direction:column}.dashboard-layout .dashboard-main{padding:1rem}.dashboard-layout .dashboard-sidebar{width:min(300px,88vw);max-width:300px}.dashboard-layout .admin-dashboard{margin-right:0!important;width:100%!important}.dashboard-layout .chats-sidebar{right:0!important;width:100%!important}.dashboard-layout .main-content{width:100%!important;margin-right:0!important}.dashboard-layout .dashboard-charts,.dashboard-layout .dashboard-bottom{grid-template-columns:1fr}.dashboard-layout .actions-grid{grid-template-columns:1fr!important}.dashboard-home .dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-home .dashboard-header .dashboard-actions{width:100%}.dashboard-home .dashboard-header .dashboard-actions a{flex:1;text-align:center}.dashboard-home .dashboard-stats,.dashboard-home .dashboard-actions-grid,.widget-settings-layout{grid-template-columns:1fr}.widget-settings-sidebar{border-radius:16px;max-height:none}}.about-page{padding:6rem 0 5rem;background:#fff}.about-page .page-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto}.about-page .page-header .eyebrow{color:#c026d3;font-weight:700;margin-bottom:1rem;letter-spacing:.1em;font-size:.9rem}.about-page .page-header h1{font-size:2.8rem;margin-bottom:1.5rem;color:#1f1930}.about-page .page-header p{font-size:1.2rem;color:#6b7280;line-height:1.8}.about-page .values-section{margin-top:5rem;padding-top:4rem;border-top:1px solid #ede4ff}.about-page .values-section h2{text-align:center;font-size:2.3rem;margin-bottom:3rem;color:#1f1930}.about-page .values-section .values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.about-page .values-section .value-card{background:#f9f5ff;padding:2rem;border-radius:16px;text-align:center;transition:all .3s;border:1px solid #ede4ff}.about-page .values-section .value-card:hover{transform:translateY(-5px);box-shadow:0 4px 6px -1px #0000001a;background:#fff}.about-page .values-section .value-card .value-icon{font-size:3rem;margin-bottom:1rem}.about-page .values-section .value-card h3{font-size:1.3rem;margin-bottom:1rem;color:#1f1930}.about-page .values-section .value-card p{color:#6b7280;line-height:1.8}@media (max-width: 768px){.navbar .container{direction:rtl;flex-direction:row-reverse}.navbar .nav-brand{order:2}.navbar .mobile-menu-toggle{display:flex;order:1}.navbar .contact-page .contact-grid{grid-template-columns:1fr}.navbar .nav-menu{position:fixed;top:70px;right:-100%;width:80%;max-width:300px;height:calc(100vh - 70px);background:#fff;flex-direction:column;align-items:flex-start;padding:2rem;gap:1.5rem;box-shadow:-5px 0 20px #0000001a;transition:right .3s ease;direction:rtl;overflow-y:auto}.navbar .nav-menu.active{right:0}.navbar .nav-menu li{width:100%}.navbar .nav-menu li a{display:block;padding:.75rem 0;font-size:1rem;border-bottom:1px solid rgba(0,0,0,.05)}.navbar .nav-menu li a.btn-primary{text-align:center;border-radius:8px;margin-top:1rem}.hero .container{grid-template-columns:1fr}.hero .hero-badge{justify-content:center}.hero .hero-title{font-size:2rem}.hero .hero-description{font-size:1rem}.hero .hero-cta{flex-direction:column}.hero .floating-card{position:relative;bottom:auto;right:auto;margin-top:1rem;margin-bottom:1rem}.features-grid,.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:scale(1)}.ai-section .ai-content{grid-template-columns:1fr}.ai-section .ai-cta{flex-direction:column;align-items:flex-start}.about .about-grid,.contact .contact-grid{grid-template-columns:1fr}.footer .footer-content{grid-template-columns:1fr;gap:2rem}}
