*{box-sizing:border-box;margin:0;padding:0}html,body{color:#e8e8f0;background:#0a0a0f;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0fb3;border-bottom:.5px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.2rem 3rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{align-items:center;display:flex}.ayret-logo path{fill:none;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:.7s cubic-bezier(.65,0,.35,1) forwards draw-letter}.ayret-logo circle{opacity:0;transform-box:fill-box;transform-origin:50%;animation:.5s cubic-bezier(.34,1.56,.64,1) forwards pop-dot}.ayret-logo-nav{width:auto;height:22px;display:block}.ayret-logo-hero{width:clamp(280px,46vw,620px);height:auto;margin:0 auto;display:block}@keyframes draw-letter{to{stroke-dashoffset:0}}@keyframes pop-dot{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.ayret-mark path{fill:none;stroke-width:5px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:.55s cubic-bezier(.65,0,.35,1) forwards draw-letter}.ayret-mark circle{opacity:0;transform-box:fill-box;transform-origin:50%;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards pop-dot}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{color:#e8e8f099;letter-spacing:1px;text-transform:uppercase;font-size:13px;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#a78bfa}.lang-toggle{gap:6px;display:flex}.lang-btn{color:#e8e8f080;cursor:pointer;letter-spacing:1px;background:0 0;border:.5px solid #a78bfa66;border-radius:20px;padding:4px 10px;font-size:11px;transition:all .2s}.lang-btn.active,.lang-btn:hover{color:#a78bfa;background:#a78bfa1a;border-color:#a78bfa}#particles-canvas{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.hero{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 2rem;display:flex;position:relative;overflow:hidden}.hero-badge{color:#a78bfacc;letter-spacing:2px;text-transform:uppercase;opacity:0;background:#a78bfa14;border:.5px solid #a78bfa4d;border-radius:20px;align-items:center;gap:8px;margin-bottom:2rem;padding:6px 16px;font-size:12px;animation:.8s .3s forwards fadeInUp;display:inline-flex}.hero-badge-dot{background:#a78bfa;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.hero-title{margin-bottom:1.5rem}.hero-subtitle-wrapper{opacity:0;height:32px;margin-bottom:1.5rem;animation:.8s .8s forwards fadeInUp;overflow:hidden}.typewriter{color:#e8e8f080;letter-spacing:3px;font-size:18px;font-weight:300}.cursor{vertical-align:middle;background:#a78bfa;width:2px;height:20px;margin-left:2px;animation:1s infinite blink;display:inline-block}.hero-desc{color:#e8e8f066;opacity:0;max-width:520px;margin-bottom:2.5rem;font-size:15px;line-height:1.8;animation:.8s 1s forwards fadeInUp}.hero-cta{opacity:0;gap:1rem;animation:.8s 1.2s forwards fadeInUp;display:flex}.btn-primary{color:#fff;letter-spacing:1.5px;cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#7c3aed,#3b82f6);border:none;border-radius:50px;padding:14px 32px;font-size:13px;font-weight:500;transition:all .3s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #7c3aed66}.btn-outline{color:#e8e8f099;letter-spacing:1.5px;cursor:pointer;text-transform:uppercase;background:0 0;border:.5px solid #e8e8f033;border-radius:50px;padding:14px 32px;font-size:13px;transition:all .3s}.btn-outline:hover{color:#a78bfa;border-color:#a78bfa80}.scroll-indicator{opacity:0;flex-direction:column;align-items:center;gap:8px;animation:1s 2s forwards fadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-line{background:linear-gradient(#a78bfacc,#0000);width:.5px;height:60px;animation:2s infinite scrollDown}.scroll-text{letter-spacing:3px;color:#e8e8f04d;text-transform:uppercase;font-size:10px}section{z-index:1;padding:8rem 3rem;position:relative}.section-label{letter-spacing:4px;color:#a78bfa;text-transform:uppercase;opacity:0;margin-bottom:1rem;font-size:11px;transition:all .7s;transform:translateY(30px)}.section-label.visible{opacity:1;transform:translateY(0)}.section-title{color:#e8e8f0;opacity:0;max-width:600px;font-size:clamp(32px,4vw,52px);font-weight:700;line-height:1.1;transition:all .8s .1s;transform:translateY(40px)}.section-title.visible{opacity:1;transform:translateY(0)}.section-title span{background:linear-gradient(135deg,#a78bfa,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.services-section{background:0 0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:4rem;display:grid}.service-card{cursor:default;opacity:0;background:#ffffff05;border:.5px solid #ffffff0f;border-radius:16px;padding:2rem;transition:all .4s;position:relative;overflow:hidden;transform:translateY(50px)}.service-card:before{content:"";opacity:0;border-radius:16px;transition:opacity .4s;position:absolute;inset:0}.service-card.c-purple:before{background:radial-gradient(circle at 0 0,#7c3aed14,#0000 70%)}.service-card.c-blue:before{background:radial-gradient(circle at 0 0,#3b82f614,#0000 70%)}.service-card.c-teal:before{background:radial-gradient(circle at 0 0,#34d39914,#0000 70%)}.service-card.c-coral:before{background:radial-gradient(circle at 0 0,#fb714814,#0000 70%)}.service-card.c-pink:before{background:radial-gradient(circle at 0 0,#ec489914,#0000 70%)}.service-card.visible{opacity:1;transform:translateY(0)}.service-card:hover{border-color:#a78bfa33;transform:translateY(-4px)}.service-card:hover:before{opacity:1}.service-icon{border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.2rem;font-size:20px;display:flex}.icon-purple{background:#7c3aed26}.icon-blue{background:#3b82f626}.icon-teal{background:#34d39926}.icon-coral{background:#fb714826}.icon-pink{background:#ec489926}.service-name{color:#e8e8f0;letter-spacing:.5px;margin-bottom:.5rem;font-size:16px;font-weight:600}.service-desc{color:#e8e8f066;font-size:13px;line-height:1.7}.about-section{background:#ffffff03;border-top:.5px solid #ffffff0a;border-bottom:.5px solid #ffffff0a}.about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:900px;margin:0 auto;display:grid}.about-visual{opacity:0;justify-content:center;align-items:center;transition:all .9s .2s;display:flex;transform:translate(-40px)}.about-visual.visible{opacity:1;transform:translate(0)}.about-logo-big{letter-spacing:2px;background:linear-gradient(135deg,#7c3aed1a,#3b82f61a);-webkit-background-clip:text;background-clip:text;border:.5px solid #a78bfa33;border-radius:50%;justify-content:center;align-items:center;width:200px;height:200px;font-size:52px;font-weight:800;display:flex;position:relative}.about-ring{border:.5px dashed #a78bfa33;border-radius:50%;animation:20s linear infinite spin;position:absolute;inset:-20px}.about-ring-2{border:.5px dashed #60a5fa1a;border-radius:50%;animation:30s linear infinite reverse spin;position:absolute;inset:-40px}.about-content{opacity:0;transition:all .9s .3s;transform:translate(40px)}.about-content.visible{opacity:1;transform:translate(0)}.about-text{color:#e8e8f080;margin-top:1.5rem;font-size:15px;line-height:1.9}.stats-row{gap:2rem;margin-top:2.5rem;display:flex}.stat{flex-direction:column;display:flex}.stat-number{background:linear-gradient(135deg,#a78bfa,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700}.stat-number.stat-emoji{-webkit-text-fill-color:initial;color:initial;background:0 0}.stat-label{color:#e8e8f04d;letter-spacing:1px;text-transform:uppercase;margin-top:2px;font-size:11px}.contact-section{text-align:center}.contact-inner{max-width:600px;margin:0 auto}.contact-card{opacity:0;background:#a78bfa0a;border:.5px solid #a78bfa33;border-radius:20px;margin-top:3rem;padding:3rem;transition:all .8s .2s;transform:translateY(40px)}.contact-card.visible{opacity:1;transform:translateY(0)}.contact-email{color:#a78bfa;letter-spacing:1px;margin-bottom:1rem;font-size:20px;font-weight:600}.contact-note{color:#e8e8f04d;margin-bottom:2rem;font-size:13px;line-height:1.7}footer{z-index:1;text-align:center;color:#e8e8f033;letter-spacing:1px;border-top:.5px solid #ffffff0a;padding:3rem;font-size:12px;position:relative}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes scrollDown{0%{transform-origin:top;opacity:0;transform:scaleY(0)}50%{transform-origin:top;opacity:1;transform:scaleY(1)}to{transform-origin:bottom;opacity:0;transform:scaleY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.grid-bg{z-index:0;pointer-events:none;background-image:linear-gradient(#a78bfa08 1px,#0000 1px),linear-gradient(90deg,#a78bfa08 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}.glow-orb{pointer-events:none;filter:blur(80px);z-index:0;border-radius:50%;position:fixed}.orb-1{background:#7c3aed1f;width:400px;height:400px;animation:8s ease-in-out infinite orbFloat;top:-100px;right:-100px}.orb-2{background:#3b82f614;width:300px;height:300px;animation:10s ease-in-out infinite reverse orbFloat;bottom:20%;left:-80px}@keyframes orbFloat{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}
