@font-face{font-family:yekanBakh;src:url(./fonts/YekanBakhMedium.woff)format("woff");font-weight:100;font-style:normal;font-display:swap}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,span,p,a{font-family:yekanBakh,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root{--glassy-dark:#fff0;--Purple:#b04ef8;--purple-dark:#8b3ac7;--purple-light:#d084ff;--bg-primary:#0a0a0f;--bg-secondary:#13131a;--text-primary:#fff;--text-secondary:#ffffffb3}body{background:var(--bg-primary);color:var(--text-primary);direction:rtl;min-height:100vh;font-family:yekanBakh,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}.noise{opacity:.03;pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.grid-background{pointer-events:none;z-index:1;background-image:linear-gradient(#b04ef808 1px,#0000 1px),linear-gradient(90deg,#b04ef808 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:fixed;top:0;left:0}.orbs{pointer-events:none;z-index:2;width:100%;height:100%;position:fixed;top:0;left:0}.orb{filter:blur(80px);opacity:.15;border-radius:50%;position:absolute}.orb-1{background:var(--Purple);width:400px;height:400px;animation:20s ease-in-out infinite float;top:-200px;right:-200px}.orb-2{background:var(--purple-dark);width:350px;height:350px;animation:25s ease-in-out infinite reverse float;bottom:-150px;left:-150px}.orb-3{background:var(--purple-light);width:300px;height:300px;animation:30s ease-in-out infinite float;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.container{z-index:10;max-width:1400px;margin:0 auto;padding:60px 20px;position:relative}.main-card{backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #b04ef833;border-radius:32px;padding:60px 50px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff1a}.main-card:before{content:"";background:linear-gradient(90deg,transparent,var(--Purple),transparent);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.logo-section{text-align:center;margin-bottom:60px}.logo-container{flex-direction:column;align-items:center;gap:20px;display:inline-flex}.logo-icon{width:100px;height:100px;animation:3s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}.logo-text{flex-direction:column;gap:8px;display:flex}.logo-main{background:linear-gradient(135deg,var(--Purple)0%,var(--purple-light)100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:800}.logo-sub{color:var(--text-secondary);letter-spacing:4px;text-transform:uppercase;font-size:.85rem;font-weight:300}.status-badge{background:#b04ef81a;border:1px solid #b04ef84d;border-radius:50px;align-items:center;gap:8px;margin-top:15px;padding:8px 20px;display:inline-flex}.pulse-dot{background:var(--Purple);width:8px;height:8px;box-shadow:0 0 10px var(--Purple);border-radius:50%;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.status-text{color:var(--Purple);font-size:.9rem;font-weight:500}.hero-section{text-align:center;margin-bottom:60px}.hero-title{flex-direction:column;gap:10px;margin-bottom:25px;display:flex}.title-line{color:var(--text-primary);opacity:0;font-size:2.2rem;font-weight:700;line-height:1.3;animation:.8s ease-out forwards fadeInUp}.title-line:first-child{animation-delay:.1s}.title-line:nth-child(2){animation-delay:.2s}.title-line:nth-child(3){animation-delay:.3s}.title-line.highlight{background:linear-gradient(135deg,var(--Purple)0%,var(--purple-light)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:900}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-description{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.1rem;font-weight:300;line-height:1.8}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:60px;display:grid}.feature-card{text-align:center;background:#ffffff05;border:1px solid #b04ef826;border-radius:20px;padding:30px 20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;background:radial-gradient(circle,#b04ef81a 0%,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.feature-card:hover{border-color:#b04ef866;transform:translateY(-8px);box-shadow:0 15px 40px #b04ef833}.feature-card:hover:before{opacity:1}.feature-icon{width:50px;height:50px;color:var(--Purple);filter:drop-shadow(0 0 10px #b04ef880);z-index:1;margin:0 auto 20px;position:relative}.feature-title{color:var(--text-primary);z-index:1;margin-bottom:10px;font-size:1.1rem;font-weight:600;position:relative}.feature-description{color:var(--text-secondary);z-index:1;font-size:.9rem;font-weight:300;line-height:1.6;position:relative}.services-section{margin-bottom:60px}.section-header{justify-content:center;align-items:center;gap:20px;margin-bottom:40px;display:flex}.section-line{background:linear-gradient(90deg,transparent,var(--Purple));width:60px;height:1px}.section-line.left{background:linear-gradient(90deg,var(--Purple),transparent)}.section-title{color:var(--text-primary);font-size:1.5rem;font-weight:700}.services-content{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.service-item{background:#ffffff05;border:1px solid #b04ef826;border-radius:15px;align-items:center;gap:15px;padding:20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.service-item:before{content:"";background:linear-gradient(90deg,#0000,#b04ef81a);width:0;height:100%;transition:width .4s;position:absolute;top:0;right:0}.service-item:hover{border-color:#b04ef866;transform:translate(-5px)}.service-item:hover:before{width:100%}.service-icon{color:var(--Purple);z-index:1;filter:drop-shadow(0 0 8px #b04ef899);font-size:1.5rem;position:relative}.service-item span:last-child{color:var(--text-primary);z-index:1;font-size:1rem;font-weight:400;position:relative}.cta-section{text-align:center;margin-bottom:50px}.cta-title{color:var(--text-primary);margin-bottom:30px;font-size:1.8rem;font-weight:600}.cta-button{background:linear-gradient(135deg,var(--Purple)0%,var(--purple-dark)100%);border:none;border-radius:50px;justify-content:center;align-items:center;padding:20px 40px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #b04ef84d,inset 0 1px #fff3}.cta-button:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 15px 40px #b04ef880,inset 0 1px #ffffff4d}.cta-button:active{transform:translateY(-1px)scale(.98)}.button-content{z-index:1;align-items:center;gap:15px;display:flex;position:relative}.button-icon{width:24px;height:24px;color:var(--text-primary);animation:2s ease-in-out infinite phoneRing}@keyframes phoneRing{0%,to{transform:rotate(0)}10%,30%{transform:rotate(-15deg)}20%,40%{transform:rotate(15deg)}50%{transform:rotate(0)}}.button-text{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.button-label{color:#ffffffe6;font-size:.9rem;font-weight:400}.button-number{color:var(--text-primary);letter-spacing:1px;direction:ltr;font-size:1.3rem;font-weight:700}.button-shine{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:3s ease-in-out infinite shine;position:absolute;top:0;left:-100%}@keyframes shine{0%{left:-100%}50%,to{left:100%}}.footer{border-top:1px solid #b04ef826;padding-top:30px}.footer-content{flex-direction:column;align-items:center;gap:20px;display:flex}.copyright{color:var(--text-secondary);text-align:center;font-size:.9rem;font-weight:300}.social-links{gap:15px;display:flex}.social-link{width:45px;height:45px;color:var(--text-secondary);background:#ffffff05;border:1px solid #b04ef833;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.social-link:before{content:"";background:radial-gradient(circle,#b04ef84d 0%,#0000 70%);border-radius:50%;width:0;height:0;transition:all .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-link:hover{border-color:var(--Purple);color:var(--Purple);transform:translateY(-3px);box-shadow:0 5px 15px #b04ef84d}.social-link:hover:before{width:100px;height:100px}.social-link svg{z-index:1;width:22px;height:22px;position:relative}@media (width>=1200px){.container{padding:80px 40px}.main-card{flex-direction:column;align-items:center;padding:80px 70px;display:flex}}.logo-main{font-size:3.2rem}.title-line{font-size:2.5rem}.title-line.highlight{font-size:3.2rem}.hero-description{max-width:800px;font-size:1.2rem}.features-grid{gap:25px}.feature-card{padding:40px 25px}.cta-title{font-size:2rem}@media (width>=992px) and (width<=1199px){.container{padding:60px 30px}.main-card{padding:60px 50px}.logo-main{font-size:2.8rem}.title-line{font-size:2.2rem}.title-line.highlight{font-size:2.8rem}.hero-description{max-width:700px;font-size:1.1rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px}.services-content{grid-template-columns:repeat(2,1fr)}}@media (width>=768px) and (width<=991px){.container{padding:50px 25px}.main-card{border-radius:28px;padding:50px 40px}.logo-section{margin-bottom:50px}.logo-icon{width:90px;height:90px}.logo-main{font-size:2.5rem}.logo-sub{letter-spacing:3px;font-size:.8rem}.hero-section{margin-bottom:50px}.title-line{font-size:2rem}.title-line.highlight{font-size:2.5rem}.hero-description{max-width:600px;font-size:1.05rem}.features-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:50px}.feature-card{padding:28px 18px}.feature-icon{width:45px;height:45px;margin-bottom:18px}.feature-title{font-size:1.05rem}.feature-description{font-size:.88rem}.services-section{margin-bottom:50px}.section-header{gap:18px;margin-bottom:35px}.section-title{font-size:1.4rem}.services-content{grid-template-columns:1fr;gap:18px}.service-item{padding:18px}.service-icon{font-size:1.4rem}.service-item span:last-child{font-size:.98rem}.cta-section{margin-bottom:45px}.cta-title{margin-bottom:28px;font-size:1.6rem}.cta-button{padding:18px 38px}.button-icon{width:22px;height:22px}.button-label{font-size:.88rem}.button-number{font-size:1.2rem}.footer{padding-top:28px}.social-link{width:43px;height:43px}.social-link svg{width:21px;height:21px}}@media (width>=576px) and (width<=767px){.container{padding:40px 20px}.main-card{border-radius:24px;padding:40px 30px}.logo-section{margin-bottom:45px}.logo-icon{width:80px;height:80px}.logo-main{font-size:2.2rem}.logo-sub{letter-spacing:3px;font-size:.75rem}.status-badge{padding:7px 18px}.status-text{font-size:.85rem}.hero-section{margin-bottom:45px}.title-line{font-size:1.8rem}.title-line.highlight{font-size:2.2rem}.hero-description{max-width:500px;font-size:1rem}.features-grid{grid-template-columns:1fr;gap:15px;margin-bottom:45px}.feature-card{padding:25px 15px}.feature-icon{width:42px;height:42px;margin-bottom:16px}.feature-title{margin-bottom:8px;font-size:1rem}.feature-description{font-size:.85rem}.services-section{margin-bottom:45px}.section-header{gap:15px;margin-bottom:30px}.section-line{width:50px}.section-title{font-size:1.3rem}.services-content{grid-template-columns:1fr;gap:15px}.service-item{gap:12px;padding:16px}.service-icon{font-size:1.3rem}.service-item span:last-child{font-size:.95rem}.cta-section{margin-bottom:40px}.cta-title{margin-bottom:25px;font-size:1.5rem}.cta-button{padding:17px 35px}.button-content{gap:12px}.button-icon{width:21px;height:21px}.button-label{font-size:.85rem}.button-number{font-size:1.15rem}.footer{padding-top:25px}.footer-content{gap:18px}.copyright{font-size:.88rem}.social-links{gap:12px}.social-link{width:42px;height:42px}.social-link svg{width:20px;height:20px}}@media (width>=480px) and (width<=575px){.container{padding:35px 18px}.main-card{border-radius:22px;padding:35px 25px}.logo-section{margin-bottom:40px}.logo-container{gap:18px}.logo-icon{width:75px;height:75px}.logo-main{font-size:2rem}.logo-sub{letter-spacing:2.5px;font-size:.72rem}.status-badge{gap:7px;padding:6px 16px}.pulse-dot{width:7px;height:7px}.status-text{font-size:.82rem}.hero-section{margin-bottom:40px}.hero-title{gap:8px;margin-bottom:20px}.title-line{font-size:1.6rem}.title-line.highlight{font-size:2rem}.hero-description{font-size:.95rem;line-height:1.7}.features-grid{grid-template-columns:1fr;gap:14px;margin-bottom:40px}.feature-card{border-radius:18px;padding:23px 14px}.feature-icon{width:40px;height:40px;margin-bottom:15px}.feature-title{margin-bottom:7px;font-size:.98rem}.feature-description{font-size:.82rem;line-height:1.5}.services-section{margin-bottom:40px}.section-header{gap:14px;margin-bottom:28px}.section-line{width:45px}.section-title{font-size:1.25rem}.services-content{grid-template-columns:1fr;gap:14px}.service-item{border-radius:14px;gap:11px;padding:15px}.service-icon{font-size:1.25rem}.service-item span:last-child{font-size:.92rem}.cta-section{margin-bottom:38px}.cta-title{margin-bottom:23px;font-size:1.4rem}.cta-button{border-radius:45px;padding:16px 32px}.button-content{gap:11px}.button-icon{width:20px;height:20px}.button-label{font-size:.82rem}.button-number{font-size:1.1rem}.footer{padding-top:23px}.footer-content{gap:16px}.copyright{font-size:.85rem}.social-links{gap:11px}.social-link{width:40px;height:40px}.social-link svg{width:19px;height:19px}}@media (width<=479px){.container{padding:30px 15px}.main-card{border-radius:20px;padding:30px 20px}.logo-section{margin-bottom:35px}.logo-container{gap:15px}.logo-icon{width:70px;height:70px}.logo-main{font-size:1.8rem}.logo-sub{letter-spacing:2px;font-size:.7rem}.status-badge{gap:6px;margin-top:12px;padding:6px 14px}.pulse-dot{width:6px;height:6px}.status-text{font-size:.8rem}.hero-section{margin-bottom:35px}.hero-title{gap:7px;margin-bottom:18px}.title-line{font-size:1.4rem}.title-line.highlight{font-size:1.8rem}.hero-description{font-size:.9rem;line-height:1.65}.features-grid{grid-template-columns:1fr;gap:12px;margin-bottom:35px}.feature-card{border-radius:16px;padding:20px 12px}.feature-icon{width:38px;height:38px;margin-bottom:14px}.feature-title{margin-bottom:6px;font-size:.95rem}.feature-description{font-size:.8rem;line-height:1.5}.services-section{margin-bottom:35px}.section-header{gap:12px;margin-bottom:25px}.section-line{width:40px}.section-title{font-size:1.2rem}.services-content{grid-template-columns:1fr;gap:12px}.service-item{border-radius:12px;gap:10px;padding:14px}.service-icon{font-size:1.2rem}.service-item span:last-child{font-size:.9rem}.cta-section{margin-bottom:35px}.cta-title{margin-bottom:20px;font-size:1.3rem}.cta-button{border-radius:40px;padding:15px 28px}.button-content{gap:10px}.button-icon{width:19px;height:19px}.button-text{gap:1px}.button-label{font-size:.8rem}.button-number{letter-spacing:.5px;font-size:1.05rem}.footer{padding-top:20px}.footer-content{gap:15px}.copyright{font-size:.82rem;line-height:1.5}.social-links{gap:10px}.social-link{width:38px;height:38px}.social-link svg{width:18px;height:18px}.orb-1{width:300px;height:300px}.orb-2{width:250px;height:250px}.orb-3{width:200px;height:200px}}@media (width<=359px){.container{padding:25px 12px}.main-card{border-radius:18px;padding:25px 16px}.logo-section{margin-bottom:30px}.logo-container{gap:12px}.logo-icon{width:65px;height:65px}.logo-main{font-size:1.6rem}.logo-sub{letter-spacing:1.5px;font-size:.68rem}.status-badge{gap:5px;margin-top:10px;padding:5px 12px}.pulse-dot{width:5px;height:5px}.status-text{font-size:.78rem}.hero-section{margin-bottom:30px}.hero-title{gap:6px;margin-bottom:15px}.title-line{font-size:1.3rem}.title-line.highlight{font-size:1.6rem}.hero-description{font-size:.88rem;line-height:1.6}.features-grid{grid-template-columns:1fr;gap:10px;margin-bottom:30px}.feature-card{border-radius:14px;padding:18px 10px}.feature-icon{width:36px;height:36px;margin-bottom:12px}.feature-title{margin-bottom:5px;font-size:.92rem}.feature-description{font-size:.78rem;line-height:1.45}.services-section{margin-bottom:30px}.section-header{gap:10px;margin-bottom:22px}.section-line{width:35px}.section-title{font-size:1.15rem}.services-content{grid-template-columns:1fr;gap:10px}.service-item{border-radius:10px;gap:9px;padding:12px}.service-icon{font-size:1.15rem}.service-item span:last-child{font-size:.88rem}.cta-section{margin-bottom:30px}.cta-title{margin-bottom:18px;font-size:1.2rem}.cta-button{border-radius:38px;padding:14px 25px}.button-content{gap:9px}.button-icon{width:18px;height:18px}.button-label{font-size:.78rem}.button-number{letter-spacing:.3px;font-size:1rem}.footer{padding-top:18px}.footer-content{gap:13px}.copyright{font-size:.8rem;line-height:1.5}.social-links{gap:9px}.social-link{width:36px;height:36px}.social-link svg{width:17px;height:17px}.orb-1{filter:blur(70px);width:250px;height:250px}.orb-2{filter:blur(70px);width:200px;height:200px}.orb-3{filter:blur(70px);width:180px;height:180px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.orb,.logo-icon,.pulse-dot,.button-icon,.button-shine{animation:none}.title-line{opacity:1;animation:none}}@media print{body{color:#000;background:#fff}.noise,.grid-background,.orbs,.button-shine{display:none}.main-card{box-shadow:none;page-break-inside:avoid;border:2px solid #b04ef8}.cta-button{color:#b04ef8;background:#fff;border:2px solid #b04ef8}.social-links{display:none}a[href^=tel]:after{content:" (" attr(href)")"}}@media (prefers-contrast:high){.main-card,.feature-card,.service-item{border-width:2px}.cta-button{border:2px solid var(--Purple)}}@media (prefers-color-scheme:dark){:root{--bg-primary:#0a0a0f;--bg-secondary:#13131a}}@media (prefers-color-scheme:light){:root{--bg-primary:#f5f5f7;--bg-secondary:#fff;--text-primary:#1d1d1f;--text-secondary:#000000b3}body{background:var(--bg-primary);color:var(--text-primary)}.main-card{background:#fffc;border-color:#b04ef84d}.feature-card,.service-item{background:#ffffff80}.orb{opacity:.08}}:focus-visible{outline:2px solid var(--Purple);outline-offset:3px;border-radius:4px}.cta-button:focus-visible{outline-offset:5px}.social-link:focus-visible{outline-offset:4px}::selection{background:var(--Purple);color:#fff}::selection{background:var(--Purple);color:#fff}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:var(--Purple);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--purple-light)}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{background:linear-gradient(90deg,#ffffff0d 0,#ffffff1a 40px,#ffffff0d 80px) 0 0/200px 100%;animation:1.5s infinite skeleton-loading}