@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Fira+Code:wght@400;500;600;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--primary: #6366f1;--primary-dark: #4f46e5;--secondary: #06b6d4;--accent: #06b6d4;--bg-dark: #0a0a1e;--bg-darker: #07071a;--text: rgba(255, 255, 255, .87);--text-muted: rgba(255, 255, 255, .55);--text-primary: rgba(255, 255, 255, .92);--text-secondary: rgba(255, 255, 255, .6);--card-bg: #12122a;--glass-bg: rgba(255, 255, 255, .03);--glass-border: rgba(255, 255, 255, .08);--gradient-1: linear-gradient(135deg, #6366f1, #8b5cf6);--gradient-2: linear-gradient(135deg, #06b6d4, #3b82f6);--shadow-lg: 0 20px 60px rgba(0, 0, 0, .4)}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg-dark);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.app{min-height:100vh}::selection{background:#7c3aed4d;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a1e}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#7c3aed,#6d28d9);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#8b5cf6,#7c3aed)}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;padding:1rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);background:transparent}.navbar.scrolled{background:#0a0a1ed9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 4px 30px #0000004d;padding:.6rem 0;border-bottom:1px solid rgba(110,60,255,.15)}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.6rem;font-weight:800;color:#fff;cursor:pointer;letter-spacing:1px;font-family:Fira Code,monospace}.logo-bracket{color:#7c3aed}.nav-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.nav-links li a{color:#ffffffb3;text-decoration:none;font-size:.95rem;font-weight:500;letter-spacing:.5px;cursor:pointer;position:relative;padding-bottom:4px;transition:color .3s ease}.nav-links li a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#7c3aed,#06b6d4);border-radius:2px;transition:width .3s ease}.nav-links li a:hover,.nav-links li a.active{color:#fff}.nav-links li a:hover:after,.nav-links li a.active:after{width:100%}.menu-toggle{display:none;background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer}.mobile-links{display:none}@media (max-width: 768px){.desktop-links{display:none}.menu-toggle{display:block}.mobile-links{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0;background:#0a0a1ef2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden}}.footer2{background:#07071a;padding:3rem 2rem 1.5rem;border-top:1px solid rgba(255,255,255,.04)}.footer2-container{max-width:1200px;margin:0 auto}.footer2-top{text-align:center;margin-bottom:3rem}.top-btn2{width:48px;height:48px;border-radius:50%;background:#7c3aed1a;border:1px solid rgba(124,58,237,.25);color:#7c3aed;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease}.top-btn2:hover{background:#7c3aed33;box-shadow:0 4px 20px #7c3aed40}.footer2-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:2.5rem;margin-bottom:2.5rem}.footer2-about p{color:#ffffff73;font-size:.9rem;line-height:1.7;margin:1rem 0 1.5rem}.footer2-logo{font-size:1.3rem;font-weight:700;color:#fff;font-family:Fira Code,monospace}.footer2-socials{display:flex;gap:.8rem}.footer2-socials a{width:40px;height:40px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:1rem;transition:all .3s ease;text-decoration:none}.footer2-socials a:hover{background:#7c3aed26;border-color:#7c3aed4d;color:#7c3aed;transform:translateY(-2px)}.footer2-links-col h4{color:#fff;font-size:1rem;font-weight:700;margin-bottom:1.2rem;position:relative;padding-bottom:.8rem}.footer2-links-col h4:after{content:"";position:absolute;bottom:0;left:0;width:30px;height:2px;background:linear-gradient(90deg,#7c3aed,#06b6d4);border-radius:2px}.footer2-links-col ul{list-style:none;padding:0;margin:0}.footer2-links-col ul li{margin-bottom:.7rem}.footer2-links-col ul li a{color:#ffffff73;text-decoration:none;font-size:.88rem;transition:all .3s ease}.footer2-links-col ul li a:hover{color:#7c3aed;padding-left:5px}.contact-info-list li{display:flex;align-items:center;gap:.6rem}.contact-info-list li span{color:#ffffff73;font-size:.83rem;word-break:break-all}.footer-icon{color:#7c3aed;font-size:.85rem;min-width:14px}.footer2-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);margin-bottom:1.5rem}.footer2-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer2-bottom p{color:#ffffff4d;font-size:.85rem}.made-with2{display:flex;align-items:center;gap:.3rem}.heart2{color:#ef4444;font-size:.8rem;animation:heartbeat2 1.5s ease-in-out infinite}@keyframes heartbeat2{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}@media (max-width: 900px){.footer2-grid{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.footer2-grid{grid-template-columns:1fr}.footer2-bottom{flex-direction:column;text-align:center}}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0a0a1e;display:flex;align-items:center;justify-content:center}.preloader-inner{text-align:center}.preloader-logo{width:80px;height:80px;margin:0 auto 1.5rem;position:relative}.loader-ring{width:100%;height:100%;border-radius:50%;border:3px solid rgba(124,58,237,.1);border-top-color:#7c3aed;border-right-color:#06b6d4}.preloader-inner h2{font-size:1.8rem;color:#fff;font-weight:700;font-family:Fira Code,monospace}.loader-bracket{color:#7c3aed}.preloader-inner p{color:#fff6;font-size:.9rem;margin-top:.5rem;letter-spacing:2px}.home-hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;padding:7rem 2rem 3rem;background:radial-gradient(ellipse at 20% 50%,rgba(124,58,237,.12) 0%,transparent 60%),radial-gradient(ellipse at 80% 50%,rgba(6,182,212,.1) 0%,transparent 60%),#0a0a1e}.hero-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.particle{position:absolute;border-radius:50%;background:#7c3aed66;animation:floatUp linear infinite}@keyframes floatUp{0%{transform:translateY(0) scale(1);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) scale(0);opacity:0}}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.25;animation:orbFloat 8s ease-in-out infinite}.orb-1{width:400px;height:400px;background:#7c3aed;top:-100px;left:-100px}.orb-2{width:300px;height:300px;background:#06b6d4;bottom:-80px;right:-80px;animation-delay:-3s}.orb-3{width:200px;height:200px;background:#ec4899;top:50%;left:60%;animation-delay:-5s}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(20px,10px) scale(1.02)}}.home-hero-content{text-align:center;z-index:2;max-width:850px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.2rem;border-radius:50px;background:#22c55e14;border:1px solid rgba(34,197,94,.2);color:#22c55e;font-size:.82rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem}.badge-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse-dot 2s ease-in-out infinite}.hero-greeting{font-size:1.1rem;color:#7c3aed;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin-bottom:.6rem}.hero-name{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;color:#fff;line-height:1.1;margin-bottom:1.2rem}.name-highlight{background:linear-gradient(135deg,#7c3aed,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-roles{display:flex;align-items:center;justify-content:center;gap:.8rem;flex-wrap:wrap;margin-bottom:1.5rem}.role-tag{padding:.4rem 1rem;border-radius:50px;font-size:.88rem;color:#ffffffbf;border:1px solid rgba(124,58,237,.25);background:#7c3aed0f;font-weight:500}.role-divider{color:#fff3}.hero-tagline{font-size:1.05rem;color:#ffffff80;line-height:1.8;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.btn{padding:.85rem 2.2rem;border-radius:50px;font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .3s ease;letter-spacing:.5px;display:inline-flex;align-items:center;gap:.5rem}.btn-lg{padding:1rem 2.5rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;border:none;box-shadow:0 4px 20px #7c3aed66}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #7c3aed99}.btn-outline{background:transparent;color:#fff;border:2px solid rgba(124,58,237,.5)}.btn-outline:hover{background:#7c3aed1a;border-color:#7c3aed;transform:translateY(-3px)}.btn-arrow{font-size:.8rem;transition:transform .3s ease}.hero-socials{display:flex;gap:1.2rem;justify-content:center}.hero-socials a{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffff8c;border:1px solid rgba(255,255,255,.1);font-size:1.2rem;transition:all .3s ease;background:#ffffff08;text-decoration:none}.hero-socials a:hover{color:#7c3aed;border-color:#7c3aed;background:#7c3aed1a;transform:translateY(-3px);box-shadow:0 4px 15px #7c3aed4d}.scroll-down{position:absolute;bottom:2rem;font-size:2rem;color:#ffffff40;cursor:pointer;z-index:2}.stats-section{padding:4rem 2rem;background:linear-gradient(180deg,#0a0a1e,#0d0d2b);position:relative}.stats-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(124,58,237,.3),transparent)}.stats-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-card{text-align:center;padding:2rem 1rem;border-radius:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.stat-card:hover{background:#7c3aed0f;border-color:#7c3aed26;transform:translateY(-4px)}.stat-number{display:block;font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#7c3aed,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{color:#ffffff73;font-size:.85rem;text-transform:uppercase;letter-spacing:1px;margin-top:.3rem;display:block}.section-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-tag{font-size:.85rem;color:#7c3aed;text-transform:uppercase;letter-spacing:3px;font-weight:600}.section-title{font-size:clamp(2rem,4vw,3rem);color:#fff;margin:.5rem 0;font-weight:800}.title-underline{width:60px;height:4px;background:linear-gradient(90deg,#7c3aed,#06b6d4);border-radius:2px;margin:0 auto}.services-preview{padding:6rem 2rem;background:#0d0d2b}.services-preview-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.service-preview-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem 1.5rem;text-align:center;transition:all .4s ease;position:relative;overflow:hidden}.service-preview-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7c3aed,#06b6d4);opacity:0;transition:opacity .4s ease}.service-preview-card:hover:before{opacity:1}.service-preview-card:hover{background:#7c3aed0f;border-color:#7c3aed33;box-shadow:0 15px 40px #7c3aed1a}.service-preview-icon{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,#7c3aed26,#06b6d41a);display:flex;align-items:center;justify-content:center;color:#7c3aed;font-size:1.5rem;margin:0 auto 1.2rem}.service-preview-card h3{color:#fff;font-size:1.05rem;font-weight:700;margin-bottom:.8rem}.service-preview-card p{color:#ffffff73;font-size:.88rem;line-height:1.7;margin-bottom:1.2rem}.service-link{color:#7c3aed;text-decoration:none;font-size:.85rem;font-weight:600;display:inline-flex;align-items:center;gap:.4rem;transition:all .3s ease}.service-link:hover{gap:.8rem;color:#a78bfa}.tech-stack{padding:6rem 2rem;background:#0a0a1e;overflow:hidden}.marquee-wrapper{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.marquee-track{display:flex;gap:1.5rem;animation:marquee 20s linear infinite;width:max-content}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.33%)}}.tech-chip{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.5rem;border-radius:50px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:#ffffffb3;font-size:.9rem;font-weight:500;white-space:nowrap;transition:all .3s ease}.tech-chip:hover{background:#7c3aed1a;border-color:#7c3aed33}.tech-chip-icon{color:#7c3aed;font-size:1.1rem;display:flex}.testimonials{padding:6rem 2rem;background:linear-gradient(180deg,#0a0a1e,#0d0d2b)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem;transition:all .4s ease}.testimonial-card:hover{background:#7c3aed0d;border-color:#7c3aed26;box-shadow:0 10px 30px #7c3aed14}.quote-icon{color:#7c3aed4d;font-size:1.5rem;margin-bottom:1rem}.testimonial-text{color:#fff9;font-size:.92rem;line-height:1.8;margin-bottom:1.2rem;font-style:italic}.testimonial-stars{display:flex;gap:.2rem;margin-bottom:1.2rem;color:#f59e0b;font-size:.85rem}.testimonial-author{display:flex;align-items:center;gap:.8rem}.author-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#06b6d4);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem}.testimonial-author h4{color:#fff;font-size:.92rem;margin:0}.testimonial-author span{color:#fff6;font-size:.8rem}.cta-section{padding:6rem 2rem;background:#0d0d2b}.cta-container{max-width:900px;margin:0 auto}.cta-content{background:linear-gradient(135deg,#7c3aed1a,#06b6d40f);border:1px solid rgba(124,58,237,.2);border-radius:24px;padding:4rem 3rem;text-align:center;position:relative;overflow:hidden}.cta-content:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(124,58,237,.06) 0%,transparent 60%);animation:ctaGlow 6s ease-in-out infinite}@keyframes ctaGlow{0%,to{transform:translate(0)}50%{transform:translate(5%,5%)}}.cta-content h2{font-size:clamp(1.8rem,3vw,2.5rem);color:#fff;margin-bottom:1rem;font-weight:800;position:relative}.cta-content p{color:#ffffff80;font-size:1.05rem;line-height:1.7;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto;position:relative}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative}@media (max-width: 1024px){.services-preview-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.stats-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.home-hero{padding:6rem 1.5rem 2rem}.hero-tagline br{display:none}.services-preview-grid{grid-template-columns:1fr}.cta-content{padding:3rem 1.5rem}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr 1fr;gap:1rem}.stat-number{font-size:2rem}}.page-banner{position:relative;padding:180px 0 100px;text-align:center;overflow:hidden}.banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.banner-bg .orb{position:absolute;border-radius:50%;filter:blur(120px);opacity:.2}.banner-bg .orb-1{width:420px;height:420px;background:var(--gradient-1);top:-80px;left:-60px}.banner-bg .orb-2{width:360px;height:360px;background:var(--gradient-2);bottom:-60px;right:-40px}.banner-content{position:relative;z-index:2}.banner-content h1{font-size:3.6rem;font-weight:800;margin:.5rem 0}.banner-content p{color:var(--text-secondary);font-size:1.15rem;max-width:550px;margin:0 auto}.section-container{max-width:1200px;margin:0 auto;padding:0 24px}.section-header{text-align:center;margin-bottom:60px}.section-tag{display:inline-block;background:#6366f11f;color:var(--primary);padding:6px 18px;border-radius:50px;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:1.4px;margin-bottom:14px}.section-title{font-size:2.5rem;font-weight:800;margin:0}.title-underline{width:70px;height:4px;border-radius:4px;background:var(--gradient-1);margin:14px auto 0}.about-detail-section{padding:100px 0 80px}.about-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.about-avatar-card{position:relative;width:280px;height:280px;margin:0 auto 30px;border-radius:24px;background:var(--glass-bg);border:1px solid var(--glass-border);display:flex;align-items:center;justify-content:center;overflow:hidden}.avatar-placeholder{width:200px;height:200px;border-radius:50%;background:var(--gradient-1);display:flex;align-items:center;justify-content:center}.avatar-initials{font-size:3.4rem;font-weight:800;color:#fff}.avatar-deco-1{position:absolute;width:60px;height:60px;border:3px solid var(--primary);border-radius:12px;top:-14px;right:-14px;opacity:.35}.avatar-deco-2{position:absolute;width:40px;height:40px;border:3px solid var(--secondary);border-radius:50%;bottom:-10px;left:-10px;opacity:.35}.about-mini-stats{display:flex;gap:20px;justify-content:center;margin-bottom:28px}.mini-stat{display:flex;flex-direction:column;align-items:center;gap:2px}.mini-num{font-size:1.6rem;font-weight:800;background:var(--gradient-1);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mini-label{font-size:.78rem;color:var(--text-secondary)}.about-highlights-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.highlight-chip{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:14px;background:var(--glass-bg);border:1px solid var(--glass-border);cursor:default;transition:border-color .3s}.highlight-chip:hover{border-color:var(--primary)}.chip-icon{font-size:1.4rem;color:var(--primary)}.highlight-chip h4{font-size:.9rem;font-weight:700;margin:0}.highlight-chip p{font-size:.75rem;color:var(--text-secondary);margin:0}.about-text-section p{color:var(--text-secondary);line-height:1.85;margin-bottom:18px}.about-text-section .about-lead{font-size:1.12rem;line-height:1.9;color:var(--text-primary)}.about-text-section strong{color:var(--text-primary)}.about-text-section em{color:var(--primary);font-style:normal;font-weight:600}.about-action-btns{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;padding:13px 30px;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .35s;cursor:pointer;border:none}.btn-primary{background:var(--gradient-1);color:#fff;box-shadow:0 4px 22px #6366f14d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f173}.btn-outline{background:transparent;color:var(--text-primary);border:2px solid var(--glass-border)}.btn-outline:hover{border-color:var(--primary);color:var(--primary)}.btn-arrow{font-size:.85rem;transition:transform .3s}.btn:hover .btn-arrow{transform:translate(4px)}.skills-full-section{padding:100px 0;background:#6366f105}.skills-grid-full{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.skill-cat-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;padding:32px 28px;transition:border-color .35s,transform .35s}.skill-cat-card:hover{border-color:var(--primary)}.cat-head{display:flex;align-items:center;gap:14px;margin-bottom:24px}.cat-icon{width:46px;height:46px;border-radius:14px;background:var(--gradient-1);display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#fff}.cat-head h3{font-size:1.2rem;font-weight:700;margin:0}.skill-row{margin-bottom:16px}.skill-row:last-child{margin-bottom:0}.skill-row-info{display:flex;align-items:center;gap:8px;margin-bottom:6px}.skill-row-icon{font-size:1rem;color:var(--primary)}.skill-row-name{font-size:.9rem;font-weight:600;flex:1}.skill-row-pct{font-size:.8rem;font-weight:700;color:var(--primary)}.skill-row-bar{height:8px;border-radius:8px;background:#ffffff0f;overflow:hidden}.skill-row-fill{height:100%;border-radius:8px;background:var(--gradient-1)}.timeline-section{padding:100px 0}.timeline2{position:relative;max-width:900px;margin:0 auto}.timeline2-line{position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--primary),var(--secondary));border-radius:4px;transform:translate(-50%)}.tl-item{position:relative;width:50%;margin-bottom:50px}.tl-left{padding-right:50px;text-align:right}.tl-right{margin-left:50%;padding-left:50px;text-align:left}.tl-dot{position:absolute;top:18px;width:44px;height:44px;border-radius:50%;background:var(--card-bg);border:3px solid var(--primary);display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--primary);z-index:2}.tl-left .tl-dot{right:-22px}.tl-right .tl-dot{left:-22px}.tl-card{padding:24px 26px;border-radius:18px;background:var(--glass-bg);border:1px solid var(--glass-border);transition:border-color .3s}.tl-card:hover{border-color:var(--primary)}.tl-period{font-size:.78rem;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:1px}.tl-card h3{font-size:1.1rem;font-weight:700;margin:6px 0 4px}.tl-org{font-size:.85rem;color:var(--text-secondary)}.tl-card p{font-size:.88rem;color:var(--text-secondary);line-height:1.7;margin:12px 0}.tl-tags{display:flex;gap:8px;flex-wrap:wrap;justify-content:inherit}.tl-tag{padding:4px 12px;border-radius:50px;background:#6366f11a;color:var(--primary);font-size:.72rem;font-weight:600}.objective-section{padding:80px 0 120px}.objective-card{max-width:820px;margin:0 auto;text-align:center;padding:50px 40px;border-radius:24px;background:var(--glass-bg);border:1px solid var(--glass-border)}.objective-card h2{font-size:2rem;font-weight:800;margin:14px 0 20px}.objective-card p{color:var(--text-secondary);line-height:1.9;font-size:1rem;margin-bottom:30px}@media (max-width:960px){.about-detail-grid{grid-template-columns:1fr;gap:40px}.about-avatar-section{display:flex;flex-direction:column;align-items:center}.about-text-section{text-align:center}.about-action-btns{justify-content:center}.skills-grid-full{grid-template-columns:1fr}.timeline2-line{left:20px}.tl-item,.tl-right{width:100%;margin-left:0;padding-left:60px;padding-right:0;text-align:left}.tl-left .tl-dot,.tl-right .tl-dot{left:-2px;right:auto}.tl-tags{justify-content:flex-start}}@media (max-width:600px){.banner-content h1{font-size:2.4rem}.about-highlights-grid{grid-template-columns:1fr}.tl-item{padding-left:50px}.objective-card{padding:30px 20px}}.page-banner{min-height:50vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:8rem 2rem 4rem;background:radial-gradient(ellipse at 30% 50%,rgba(124,58,237,.1) 0%,transparent 60%),radial-gradient(ellipse at 70% 50%,rgba(6,182,212,.08) 0%,transparent 60%),#0a0a1e}.banner-bg .orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.2;animation:orbFloat 8s ease-in-out infinite}.banner-bg .orb-1{width:300px;height:300px;background:#7c3aed;top:-80px;left:-50px}.banner-bg .orb-2{width:250px;height:250px;background:#06b6d4;bottom:-60px;right:-30px;animation-delay:-3s}.banner-content{text-align:center;z-index:2;max-width:700px}.banner-content h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;color:#fff;margin:.5rem 0 1rem}.banner-content p{color:#ffffff80;font-size:1.1rem;line-height:1.7}.services-section{padding:6rem 2rem;background:#0d0d2b}.services-full-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-full-card{border-radius:20px;overflow:hidden;background:#ffffff05;border:1px solid rgba(255,255,255,.06);transition:all .4s ease}.service-full-card:hover{border-color:#7c3aed33;box-shadow:0 20px 60px #7c3aed14}.service-full-header{padding:2rem;display:flex;align-items:center}.service-full-icon{width:60px;height:60px;border-radius:16px;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.service-full-body{padding:0 2rem 2rem}.service-full-body h3{color:#fff;font-size:1.15rem;font-weight:700;margin-bottom:.8rem}.service-full-body p{color:#ffffff80;font-size:.9rem;line-height:1.7;margin-bottom:1.2rem}.service-features{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.service-features li{display:flex;align-items:center;gap:.5rem;color:#ffffff8c;font-size:.82rem}.process-section{padding:6rem 2rem;background:#0a0a1e}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.process-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2rem;text-align:center;transition:all .4s ease;position:relative}.process-card:hover{background:#7c3aed0d;border-color:#7c3aed33}.process-number{font-size:3rem;font-weight:900;background:linear-gradient(135deg,#7c3aed4d,#06b6d433);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;margin-bottom:.8rem}.process-card h3{color:#fff;font-size:1.1rem;margin-bottom:.6rem}.process-card p{color:#ffffff73;font-size:.88rem;line-height:1.7}@media (max-width: 1024px){.services-full-grid,.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.services-full-grid,.process-grid,.service-features{grid-template-columns:1fr}}.featured-posts{padding:5rem 2rem;background:linear-gradient(180deg,#0a0a1e,#0d0d2b)}.featured-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.featured-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2.5rem;position:relative;transition:all .4s ease;overflow:hidden}.featured-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#7c3aed,#06b6d4)}.featured-card:hover{background:#7c3aed0d;border-color:#7c3aed33;box-shadow:0 15px 50px #7c3aed14}.featured-badge{position:absolute;top:1.5rem;right:1.5rem;padding:.3rem .8rem;border-radius:20px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#7c3aed,#06b6d4);color:#fff}.featured-icon{width:55px;height:55px;border-radius:14px;background:linear-gradient(135deg,#7c3aed26,#06b6d41a);display:flex;align-items:center;justify-content:center;color:#7c3aed;font-size:1.4rem;margin-bottom:1.5rem}.featured-meta{display:flex;gap:1.2rem;color:#ffffff59;font-size:.8rem;margin-bottom:1rem}.featured-meta span{display:flex;align-items:center;gap:.4rem}.featured-card h2{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:.8rem;line-height:1.4}.featured-card p{color:#ffffff73;font-size:.9rem;line-height:1.7;margin-bottom:1.2rem}.featured-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem}.blog-tag{padding:.25rem .7rem;border-radius:20px;font-size:.72rem;font-weight:500;background:#7c3aed1a;color:#a78bfa;border:1px solid rgba(124,58,237,.12)}.blog-tag.sm{font-size:.68rem;padding:.2rem .55rem}.read-more-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.5rem;border-radius:50px;border:none;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;font-size:.88rem;font-weight:600;cursor:pointer;transition:all .3s ease}.read-more-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed66}.blog-listing{padding:6rem 2rem;background:#0d0d2b}.blog-filters{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem}.search-box{position:relative;flex:0 1 320px}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#ffffff4d;font-size:.9rem}.search-box input{width:100%;padding:.85rem 1rem .85rem 2.8rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#fff;font-size:.9rem;font-family:inherit;outline:none;transition:all .3s ease;box-sizing:border-box}.search-box input:focus{border-color:#7c3aed66;background:#7c3aed0d}.search-box input::placeholder{color:#ffffff4d}.category-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.cat-tab{padding:.55rem 1.2rem;border-radius:50px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#ffffff8c;font-size:.82rem;font-weight:500;cursor:pointer;transition:all .3s ease;font-family:inherit}.cat-tab:hover{border-color:#7c3aed33;color:#fffc}.cat-tab.active{background:linear-gradient(135deg,#7c3aed,#6d28d9);border-color:transparent;color:#fff}.blog-posts-grid{display:flex;flex-direction:column;gap:1.5rem}.blog-post-card{display:flex;gap:1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:2rem;transition:all .4s ease}.blog-post-card:hover{background:#7c3aed0a;border-color:#7c3aed26;box-shadow:0 10px 30px #7c3aed0f}.post-icon-wrapper{width:55px;height:55px;min-width:55px;border-radius:14px;background:linear-gradient(135deg,#7c3aed1f,#06b6d414);display:flex;align-items:center;justify-content:center;color:#7c3aed;font-size:1.3rem}.post-content{flex:1}.post-meta{display:flex;gap:1rem;flex-wrap:wrap;color:#ffffff59;font-size:.78rem;margin-bottom:.6rem}.post-meta span{display:flex;align-items:center;gap:.3rem}.post-category{color:#7c3aed;font-weight:600}.post-content h3{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:.6rem;line-height:1.4}.post-content p{color:#ffffff73;font-size:.88rem;line-height:1.7;margin-bottom:1rem}.post-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.8rem}.post-tags{display:flex;flex-wrap:wrap;gap:.4rem}.read-more-link{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;color:#7c3aed;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.read-more-link:hover{gap:.8rem;color:#a78bfa}.no-results{text-align:center;padding:4rem 0}.no-results p{color:#fff6;font-size:1rem}@media (max-width: 768px){.featured-grid{grid-template-columns:1fr}.blog-filters{flex-direction:column;align-items:stretch}.search-box{flex:1}.blog-post-card{flex-direction:column}.post-icon-wrapper{width:48px;height:48px;min-width:48px}}.contact-info-section{padding:4rem 2rem;background:linear-gradient(180deg,#0a0a1e,#0d0d2b)}.contact-info-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1.2rem}.contact-info-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:1.5rem;text-align:center;text-decoration:none;transition:all .4s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem}.contact-info-card:hover{background:#7c3aed0f;border-color:#7c3aed33;box-shadow:0 10px 30px #7c3aed14}.info-card-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#7c3aed26,#06b6d41a);display:flex;align-items:center;justify-content:center;color:#7c3aed;font-size:1.2rem}.info-card-label{font-size:.72rem;color:#ffffff59;text-transform:uppercase;letter-spacing:1px;font-weight:600}.info-card-value{color:#fffc;font-size:.82rem;word-break:break-all;font-weight:500}.contact-form-section{padding:6rem 2rem;background:#0d0d2b}.contact-form-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:4rem;align-items:start}.contact-left h3{font-size:1.8rem;color:#fff;font-weight:700;margin-bottom:1rem}.contact-left>p{color:#ffffff80;line-height:1.8;font-size:.95rem;margin-bottom:1rem}.response-time{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.2rem;border-radius:12px;background:#22c55e0f;border:1px solid rgba(34,197,94,.15);margin:1.5rem 0;width:fit-content}.response-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 8px #22c55e00}}.response-time span{color:#22c55e;font-size:.85rem;font-weight:500}.contact-left h4{color:#fff;font-size:1rem;margin-bottom:1rem;font-weight:600}.social-links-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.social-link-card{display:flex;align-items:center;gap:.7rem;padding:.8rem 1.2rem;border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:#ffffffb3;text-decoration:none;font-size:.88rem;transition:all .3s ease;font-weight:500}.social-link-card:hover{background:#7c3aed14;border-color:#7c3aed33;transform:translateY(-2px)}.social-link-icon{font-size:1.2rem;display:flex}.contact-form2{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:2.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1.2rem}.form-group label{display:block;color:#fff9;font-size:.82rem;font-weight:600;margin-bottom:.4rem;letter-spacing:.3px}.form-group input,.form-group textarea{width:100%;padding:.9rem 1.2rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#fff;font-size:.92rem;font-family:inherit;outline:none;transition:all .3s ease;box-sizing:border-box}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff40}.form-group input:focus,.form-group textarea:focus{border-color:#7c3aed80;background:#7c3aed0a;box-shadow:0 0 0 3px #7c3aed14}.form-group textarea{resize:vertical;min-height:140px}.submit-btn2{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:1rem;background:linear-gradient(135deg,#7c3aed,#6d28d9);color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 20px #7c3aed4d;transition:all .3s ease;font-family:inherit}.submit-btn2:hover{box-shadow:0 8px 30px #7c3aed80}.faq-section{padding:6rem 2rem;background:#0a0a1e}.faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.8rem}.faq-item{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden;transition:all .3s ease}.faq-item.open{border-color:#7c3aed33;background:#7c3aed0a}.faq-question{width:100%;padding:1.2rem 1.5rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer;text-align:left;font-family:inherit;gap:1rem}.faq-question span{display:flex;align-items:center;gap:.6rem}.faq-q-icon{color:#7c3aed;font-size:.9rem;min-width:16px}.faq-chevron{color:#ffffff4d;font-size:.8rem;transition:transform .3s ease;min-width:14px}.faq-chevron.rotated{transform:rotate(180deg);color:#7c3aed}.faq-answer{overflow:hidden}.faq-answer p{padding:0 1.5rem 1.2rem 3.2rem;color:#ffffff80;font-size:.9rem;line-height:1.7}@media (max-width: 1024px){.contact-info-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.contact-info-grid{grid-template-columns:repeat(2,1fr)}.contact-form-grid{grid-template-columns:1fr;gap:3rem}.form-row,.social-links-grid{grid-template-columns:1fr}}@media (max-width: 480px){.contact-info-grid{grid-template-columns:1fr}}.yt-hero,.yt-main-section{--g-primary: #22c55e;--g-primary-dark: #16a34a;--g-accent: #10b981;--g-bg: #0a1a0f;--g-card: rgba(16, 42, 24, .6);--g-card-border: rgba(34, 197, 94, .12);--g-glow: rgba(34, 197, 94, .25);--g-gradient: linear-gradient(135deg, #22c55e, #10b981, #059669);--g-gradient-dark: linear-gradient(135deg, #166534, #14532d);--g-text: rgba(255, 255, 255, .92);--g-text-sub: rgba(255, 255, 255, .55)}.yt-hero{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;padding:160px 24px 80px;background:radial-gradient(ellipse at 30% 20%,rgba(34,197,94,.08) 0%,transparent 60%),radial-gradient(ellipse at 80% 80%,rgba(16,185,129,.06) 0%,transparent 50%),var(--g-bg);overflow:hidden;text-align:center}.yt-hero-glow{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(34,197,94,.15) 0%,transparent 70%);top:-100px;left:-100px;animation:ytGlowPulse 6s ease-in-out infinite;pointer-events:none}.yt-hero-glow2{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(16,185,129,.12) 0%,transparent 70%);bottom:-80px;right:-60px;animation:ytGlowPulse 8s ease-in-out infinite reverse;pointer-events:none}@keyframes ytGlowPulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.25);opacity:1}}.yt-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.yt-particle{position:absolute;border-radius:50%;background:#22c55e;opacity:0;animation:ytParticleFloat linear infinite}@keyframes ytParticleFloat{0%{opacity:0;transform:translateY(0) scale(0)}10%{opacity:.7;transform:scale(1)}90%{opacity:.3}to{opacity:0;transform:translateY(-400px) scale(.3)}}.yt-hero-content{position:relative;z-index:2}.yt-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 22px;border-radius:50px;background:#22c55e1a;border:1px solid rgba(34,197,94,.25);color:#22c55e;font-size:.85rem;font-weight:600;margin-bottom:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.yt-badge svg{font-size:1.1rem}.yt-hero h1{font-size:3.8rem;font-weight:900;line-height:1.1;margin:0 0 16px;color:#fff}.yt-gradient-text{background:var(--g-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.yt-hero-sub{font-size:1.15rem;color:var(--g-text-sub);max-width:560px;margin:0 auto 32px;line-height:1.7}.yt-hero-sub strong{color:#22c55e}.yt-stats-row{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}.yt-stat{display:flex;flex-direction:column;align-items:center}.yt-stat-num{font-size:1.5rem;font-weight:800;color:#22c55e}.yt-stat-label{font-size:.78rem;color:var(--g-text-sub);text-transform:uppercase;letter-spacing:1px}.yt-main-section{background:var(--g-bg);padding:0 24px 100px}.yt-container{max-width:960px;margin:0 auto}.yt-downloader-card{background:var(--g-card);border:1px solid var(--g-card-border);border-radius:24px;padding:36px 32px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 0 60px #22c55e0f,inset 0 1px #ffffff0a;margin-top:-40px;position:relative;z-index:3}.yt-input-group{display:flex;align-items:center;gap:0;background:#00000059;border:2px solid rgba(34,197,94,.15);border-radius:16px;overflow:hidden;transition:border-color .3s,box-shadow .3s}.yt-input-group:focus-within{border-color:#22c55e;box-shadow:0 0 30px #22c55e26}.yt-input-icon{padding:0 16px;color:var(--g-text-sub);font-size:1.1rem}.yt-url-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:1rem;font-family:Fira Code,monospace;padding:16px 0}.yt-url-input::placeholder{color:#ffffff4d}.yt-paste-btn{display:flex;align-items:center;gap:6px;padding:10px 20px;margin:6px;border-radius:12px;background:var(--g-gradient);color:#fff;border:none;font-weight:600;font-size:.88rem;cursor:pointer;transition:transform .2s,box-shadow .2s;white-space:nowrap}.yt-paste-btn:hover{transform:scale(1.05);box-shadow:0 0 20px #22c55e66}.yt-input-status{padding:0 14px;font-size:1.1rem}.yt-url-error{display:flex;align-items:center;gap:8px;padding:10px 16px;margin-top:12px;background:#ef444414;border:1px solid rgba(239,68,68,.2);border-radius:10px;color:#f87171;font-size:.85rem}.yt-preview-grid{display:grid;grid-template-columns:300px 1fr;gap:28px;align-items:start}.yt-thumb-wrap{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--g-card-border)}.yt-thumb{width:100%;display:block;transition:transform .5s}.yt-thumb-wrap:hover .yt-thumb{transform:scale(1.05)}.yt-thumb-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.yt-thumb-wrap:hover .yt-thumb-overlay{opacity:1}.yt-play-icon{font-size:2.5rem;color:#22c55e;filter:drop-shadow(0 0 20px rgba(34,197,94,.6))}.yt-thumb-badge{position:absolute;top:10px;left:10px;display:flex;align-items:center;gap:5px;padding:4px 12px;border-radius:8px;background:#000000b3;color:red;font-size:.72rem;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.yt-controls{display:flex;flex-direction:column;gap:20px}.yt-format-toggle{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:0;background:#0000004d;border-radius:14px;padding:4px;border:1px solid rgba(34,197,94,.1)}.fmt-btn{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border:none;background:transparent;color:var(--g-text-sub);font-weight:600;font-size:.9rem;cursor:pointer;border-radius:11px;transition:color .3s}.fmt-btn.fmt-active{color:#fff}.fmt-slider{position:absolute;top:4px;left:4px;width:calc(50% - 4px);height:calc(100% - 8px);border-radius:11px;background:var(--g-gradient);z-index:1;box-shadow:0 0 20px #22c55e4d}.yt-quality-section{display:flex;flex-direction:column;gap:10px}.yt-label{display:flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;color:var(--g-text-sub);text-transform:uppercase;letter-spacing:1px}.yt-quality-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.q-btn{display:flex;flex-direction:column;align-items:center;gap:3px;padding:14px 10px;border-radius:14px;background:#0000004d;border:2px solid rgba(34,197,94,.1);color:var(--g-text-sub);cursor:pointer;transition:all .3s}.q-btn.q-active{border-color:#22c55e;background:#22c55e14;color:#fff;box-shadow:0 0 20px #22c55e26}.q-btn:hover{border-color:#22c55e66}.q-label{font-size:1rem;font-weight:700}.q-tag{font-size:.68rem;padding:2px 8px;border-radius:6px;background:#22c55e26;color:#22c55e;font-weight:600}.q-size{font-size:.72rem;color:var(--g-text-sub)}.yt-info-chips{display:flex;gap:10px;flex-wrap:wrap}.yt-chip{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;background:#22c55e0f;border:1px solid rgba(34,197,94,.1);color:var(--g-text-sub);font-size:.78rem;font-weight:500}.yt-chip svg{color:#22c55e}.yt-action-row{display:flex;gap:12px;flex-wrap:wrap}.yt-download-btn{display:flex;align-items:center;gap:10px;padding:14px 36px;border-radius:14px;background:var(--g-gradient);color:#fff;border:none;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 4px 30px #22c55e4d;transition:all .3s;position:relative;overflow:hidden}.yt-download-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transform:translate(-100%);animation:ytBtnShine 2.5s infinite}@keyframes ytBtnShine{0%{transform:translate(-100%)}60%,to{transform:translate(100%)}}.yt-reset-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;border-radius:14px;background:transparent;border:2px solid var(--g-card-border);color:var(--g-text-sub);font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s}.yt-reset-btn:hover{border-color:#22c55e;color:#22c55e}.yt-progress-panel{margin-top:28px;padding:28px;background:#0000004d;border-radius:20px;border:1px solid rgba(34,197,94,.1)}.yt-progress-top{display:flex;gap:28px;align-items:flex-start;margin-bottom:20px}.progress-ring{display:block}.ring-bg{fill:none;stroke:#22c55e14}.ring-fg{fill:none;stroke:url(#ringGrad);stroke:#22c55e;filter:drop-shadow(0 0 8px rgba(34,197,94,.5));transform:rotate(-90deg);transform-origin:center}.ring-text{fill:#22c55e;font-size:28px;font-weight:800;font-family:Fira Code,monospace}.yt-progress-info{flex:1}.yt-progress-info h3{font-size:1.2rem;font-weight:700;color:#22c55e;margin:0 0 6px}.progress-file{font-family:Fira Code,monospace;font-size:.82rem;color:var(--g-text-sub);margin:0 0 12px}.progress-details{display:flex;gap:20px;font-size:.82rem;color:var(--g-text-sub);margin-bottom:14px}.progress-details span{display:flex;align-items:center;gap:6px}.progress-details svg{color:#22c55e;font-size:.9rem}.speed-graph-wrap{background:#00000040;border-radius:12px;padding:10px 14px;border:1px solid rgba(34,197,94,.08)}.speed-label{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:600;color:#22c55e;margin-bottom:6px}.speed-graph{width:100%;height:65px}.waveform{display:flex;align-items:flex-end;justify-content:center;gap:3px;height:55px;padding:10px 0}.wave-bar{width:4px;border-radius:4px;background:#22c55e;min-height:4px}.waveform-mp3 .wave-bar{background:linear-gradient(180deg,#22c55e,#10b981)}.waveform-mp4 .wave-bar{background:linear-gradient(180deg,#10b981,#059669)}.waveform-active .wave-bar{box-shadow:0 0 6px #22c55e66}.yt-progress-bar{height:8px;border-radius:8px;background:#22c55e14;margin-top:16px;position:relative;overflow:hidden}.yt-progress-fill{height:100%;border-radius:8px;background:var(--g-gradient);position:relative}.yt-progress-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);animation:ytBarShine 1.5s infinite}@keyframes ytBarShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.yt-progress-glow{position:absolute;top:-6px;width:14px;height:20px;border-radius:50%;background:#22c55e;filter:blur(8px);opacity:.6;pointer-events:none;transform:translate(-50%)}.yt-done-panel{text-align:center;padding:30px 20px;margin-top:20px;background:#22c55e0a;border:1px solid rgba(34,197,94,.15);border-radius:18px}.done-check{font-size:3rem;color:#22c55e;margin-bottom:12px;filter:drop-shadow(0 0 20px rgba(34,197,94,.6))}.yt-done-panel h3{font-size:1.4rem;font-weight:800;color:#22c55e;margin:0 0 6px}.yt-done-panel p{color:var(--g-text-sub);font-size:.9rem;margin:0 0 20px}.yt-save-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 36px;border-radius:14px;background:var(--g-gradient);color:#fff;border:none;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 4px 30px #22c55e4d;transition:all .3s}.yt-save-btn:hover{transform:translateY(-2px);box-shadow:0 8px 40px #22c55e73}.yt-how-section{margin-top:80px}.yt-section-title{display:flex;align-items:center;justify-content:center;gap:12px;font-size:1.8rem;font-weight:800;color:#fff;text-align:center;margin-bottom:40px}.yt-section-title svg{color:#22c55e}.yt-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.yt-step-card{position:relative;padding:32px 24px;border-radius:20px;background:var(--g-card);border:1px solid var(--g-card-border);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s;overflow:hidden}.yt-step-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(34,197,94,.08) 0%,transparent 60%);opacity:0;transition:opacity .4s}.yt-step-card:hover:before{opacity:1}.step-num{position:absolute;top:12px;right:16px;font-size:2.5rem;font-weight:900;color:#22c55e0f;line-height:1}.step-icon{width:56px;height:56px;border-radius:16px;background:#22c55e1a;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:1.4rem;color:#22c55e;transition:transform .3s,box-shadow .3s}.yt-step-card:hover .step-icon{transform:scale(1.1) rotate(-5deg);box-shadow:0 0 30px #22c55e40}.yt-step-card h3{font-size:1.05rem;font-weight:700;color:#fff;margin:0 0 8px}.yt-step-card p{font-size:.85rem;color:var(--g-text-sub);line-height:1.6;margin:0}.yt-features-section{margin-top:80px}.yt-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.yt-feature-card{padding:28px 20px;border-radius:18px;background:var(--g-card);border:1px solid var(--g-card-border);text-align:center;transition:all .4s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.yt-feature-card:hover{border-color:#22c55e;box-shadow:0 0 40px #22c55e1a}.feat-icon{width:50px;height:50px;border-radius:14px;background:var(--g-gradient);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:1.3rem;color:#fff;box-shadow:0 4px 20px #22c55e40}.yt-feature-card h3{font-size:1rem;font-weight:700;color:#fff;margin:0 0 6px}.yt-feature-card p{font-size:.82rem;color:var(--g-text-sub);line-height:1.6;margin:0}.yt-formats-section{margin-top:80px}.yt-formats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.format-card{padding:28px 16px;border-radius:18px;background:var(--g-card);border:1px solid var(--g-card-border);text-align:center;cursor:default;transition:all .35s}.format-card:hover{border-color:#22c55e4d}.format-icon{font-size:2rem;margin-bottom:10px;filter:drop-shadow(0 0 10px currentColor)}.format-card h4{font-size:1.05rem;font-weight:700;color:#fff;margin:0 0 4px}.format-card p{font-size:.78rem;color:var(--g-text-sub);margin:0}.yt-history-section{margin-top:60px}.yt-history-toggle{display:flex;align-items:center;gap:10px;width:100%;padding:16px 24px;border-radius:16px;background:var(--g-card);border:1px solid var(--g-card-border);color:var(--g-text-sub);font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s}.yt-history-toggle:hover{border-color:#22c55e4d;color:#fff}.yt-history-toggle svg:first-child{color:#22c55e}.yt-history-toggle>span:last-child{margin-left:auto}.yt-history-list{margin-top:12px;background:var(--g-card);border:1px solid var(--g-card-border);border-radius:16px;overflow:hidden}.yt-history-empty{text-align:center;padding:40px 20px;color:var(--g-text-sub)}.yt-history-empty svg{font-size:2rem;color:#22c55e33;margin-bottom:10px;display:block;margin-inline:auto}.yt-history-item{display:flex;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid rgba(34,197,94,.06);transition:background .2s}.yt-history-item:hover{background:#22c55e08}.yt-history-item:last-of-type{border-bottom:none}.hist-thumb{width:50px;height:38px;border-radius:8px;object-fit:cover}.hist-info{flex:1;display:flex;flex-direction:column;gap:2px}.hist-id{font-family:Fira Code,monospace;font-size:.82rem;color:#fff;font-weight:600}.hist-meta,.hist-time{font-size:.75rem;color:var(--g-text-sub)}.hist-del{background:transparent;border:none;color:var(--g-text-sub);cursor:pointer;padding:6px;border-radius:8px;transition:color .2s,background .2s}.hist-del:hover{color:#ef4444;background:#ef44441a}.yt-clear-all{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background:#ef44440a;border:none;border-top:1px solid rgba(34,197,94,.06);color:#f87171;font-weight:600;font-size:.85rem;cursor:pointer;transition:background .2s}.yt-clear-all:hover{background:#ef444414}.spin{animation:ytSpin 1s linear infinite}@keyframes ytSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.yt-fetching{display:flex;align-items:center;gap:10px;padding:14px 18px;margin-top:14px;background:#22c55e0f;border:1px solid rgba(34,197,94,.15);border-radius:12px;color:#22c55e;font-size:.9rem;font-weight:500}.yt-thumb-col{display:flex;flex-direction:column;gap:14px}.yt-thumb-duration{position:absolute;bottom:8px;right:8px;display:flex;align-items:center;gap:4px;padding:3px 10px;border-radius:6px;background:#000c;color:#fff;font-size:.72rem;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.yt-video-meta{padding:0 2px}.yt-video-title{font-size:.95rem;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.yt-video-stats{display:flex;flex-wrap:wrap;gap:12px}.yt-video-stats span{display:flex;align-items:center;gap:5px;font-size:.76rem;color:var(--g-text-sub)}.yt-video-stats svg{color:#22c55e;font-size:.8rem}.yt-retry-btn{margin-left:auto;padding:4px 14px;border-radius:8px;border:1px solid rgba(239,68,68,.3);background:#ef444414;color:#f87171;font-weight:600;font-size:.8rem;cursor:pointer;transition:all .2s}.yt-retry-btn:hover{background:#ef444426}.speed-stats-row{display:flex;gap:18px;flex-wrap:wrap}.speed-stat{display:flex;align-items:center;gap:6px;font-size:.82rem;color:var(--g-text-sub)}.speed-stat svg{color:#22c55e}.speed-val{font-weight:600;color:#22c55e;font-family:Fira Code,monospace}.progress-file-sub{font-size:.78rem;color:var(--g-text-sub);margin:0 0 10px}@media (max-width: 960px){.yt-hero h1{font-size:2.8rem}.yt-preview-grid{grid-template-columns:1fr}.yt-features-grid,.yt-formats-grid{grid-template-columns:repeat(2,1fr)}.yt-steps{grid-template-columns:1fr}}@media (max-width: 640px){.yt-hero{padding:140px 16px 60px;min-height:auto}.yt-hero h1{font-size:2rem}.yt-downloader-card{padding:20px 16px;margin-top:-20px}.yt-input-group{flex-wrap:wrap}.yt-paste-btn{width:100%;justify-content:center;margin:4px}.yt-quality-options{grid-template-columns:1fr}.yt-stats-row{gap:16px}.yt-features-grid{grid-template-columns:1fr}.yt-formats-grid{grid-template-columns:1fr 1fr}.yt-progress-top{flex-direction:column;align-items:center;text-align:center}}
