.hero{height:100vh;height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0 20px;background:0 0;color:#fff;position:relative;width:100%;overflow:hidden;font-family:Inter,sans-serif}.badge{display:inline-block;padding:8px 16px;background:rgba(59,130,246,.15);color:#3b82f6;border:1px solid rgba(59,130,246,.3);border-radius:9999px;font-size:.875rem;font-weight:600;margin-bottom:0;letter-spacing:.025em}.hero h1{font-family:Inter,sans-serif;font-size:clamp(3rem, 6vw, 4rem);line-height:1.1;margin-bottom:2vh;font-weight:900;letter-spacing:-.03em;text-transform:none;color:#fff}.hero p{font-size:clamp(1rem, 2vw, 1.25rem);color:#cbd5e1!important;margin-bottom:4vh;max-width:600px;margin-left:auto;margin-right:auto;font-weight:300}.txt-type>.txt{font-family:Inter,sans-serif;border-right:.2rem solid var(--primary)}.btn-group{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn{padding:12px 20px;border-radius:10px;font-weight:600;cursor:pointer;font-size:16px;display:inline-flex;align-items:center;gap:8px;transition:transform .2s,box-shadow .2s}.btn-primary{background:var(--primary);color:#fff;border:none;box-shadow:0 4px 6px rgba(79,70,229,.25)}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 12px rgba(79,70,229,.3)}.btn-outline{border:2px solid var(--border);background:var(--bg-card);color:var(--text-main)}.btn-outline:hover{border-color:var(--text-main);transform:translateY(-2px)}.pricing-section{text-align:center;padding:80px 20px;max-width:1200px;margin:0 auto;color:#ddd}.projects-section{padding:80px 20px;max-width:1100px;margin:0 auto}.projects-header{text-align:center;margin-bottom:40px}.projects-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 8px}.projects-subtitle{font-size:1.1rem;color:#94a3b8;margin:0}.featured-project-card{display:grid;grid-template-columns:450px 1fr;gap:32px;background:linear-gradient(145deg,rgba(30,34,40,.7),rgba(20,24,30,.8));border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:24px;align-items:center}@media (max-width:900px){.featured-project-card{grid-template-columns:1fr;gap:24px}}.project-image-wrapper{border-radius:12px;overflow:hidden;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;height:auto;width:100%}.project-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover;transition:transform .3s ease}.project-image-wrapper:hover img{transform:scale(1.02)}.project-details{display:flex;flex-direction:column;gap:16px}.project-header-info{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.project-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,rgba(251,146,60,.2),rgba(251,113,133,.2));border:1px solid rgba(251,146,60,.3);border-radius:6px;color:#fb923c;font-size:.75rem;font-weight:600}.project-badge i{font-size:.7rem}.project-version{padding:4px 10px;background:rgba(74,222,128,.15);border:1px solid rgba(74,222,128,.3);border-radius:6px;color:#4ade80;font-size:.75rem;font-weight:600}.project-name{font-size:1.5rem;font-weight:700;text-align:left;color:#fff;margin:0;line-height:1.3}.project-description{text-align:left;font-size:1rem;color:#cbd5e1;margin:0;line-height:1.7}.project-description strong{color:#fff}body.translated-ltr .featured-project-card,body.translated-rtl .featured-project-card,html.translated-ltr .featured-project-card,html.translated-rtl .featured-project-card{overflow:hidden}body.translated-ltr .project-details,body.translated-rtl .project-details,html.translated-ltr .project-details,html.translated-rtl .project-details{min-width:0}body.translated-ltr .project-header-info,body.translated-rtl .project-header-info,html.translated-ltr .project-header-info,html.translated-rtl .project-header-info{min-width:0}body.translated-ltr .project-description,body.translated-ltr .project-name,body.translated-rtl .project-description,body.translated-rtl .project-name,html.translated-ltr .project-description,html.translated-ltr .project-name,html.translated-rtl .project-description,html.translated-rtl .project-name{overflow-wrap:anywhere;word-break:break-word}body.translated-ltr .project-badge,body.translated-ltr .project-version,body.translated-rtl .project-badge,body.translated-rtl .project-version,html.translated-ltr .project-badge,html.translated-ltr .project-version,html.translated-rtl .project-badge,html.translated-rtl .project-version{max-width:100%;white-space:normal;overflow-wrap:anywhere}body.translated-ltr .browser-badge,body.translated-rtl .browser-badge,html.translated-ltr .browser-badge,html.translated-rtl .browser-badge{max-width:100%;white-space:normal;overflow-wrap:anywhere}body.translated-ltr .feature-item,body.translated-rtl .feature-item,html.translated-ltr .feature-item,html.translated-rtl .feature-item{max-width:100%;white-space:normal;overflow-wrap:anywhere}body.translated-ltr .action-btn,body.translated-rtl .action-btn,html.translated-ltr .action-btn,html.translated-rtl .action-btn{min-width:0;white-space:normal;overflow-wrap:anywhere}.browser-support{display:flex;flex-wrap:wrap;gap:10px}.browser-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:.85rem;color:#cbd5e1;font-weight:500}.browser-badge i{font-size:1rem}.browser-badge.chrome i{color:#4285f4}.browser-badge.firefox i{color:#ff7139}.browser-badge.edge i{color:#0078d7}.project-features{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.feature-item{display:flex;align-items:center;gap:8px;padding:10px 12px;background:rgba(255,255,255,.03);border-radius:10px;font-size:.85rem;color:#cbd5e1;white-space:nowrap}.feature-item i{color:#818cf8;font-size:.85rem;flex-shrink:0}.project-actions{display:flex;gap:12px;margin-top:8px;flex-wrap:wrap}.action-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 24px;border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s ease;flex:1;min-width:160px}.action-btn.primary{background:linear-gradient(135deg,#818cf8,#a78bfa);color:#fff}.action-btn.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(129,140,248,.3)}.action-btn.secondary{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#cbd5e1}.action-btn.secondary:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}@media (max-width:600px){.featured-project-card{grid-template-columns:1fr;gap:30px}.project-images{order:-1}.projects-header{flex-direction:column;align-items:flex-start}.projects-title{font-size:2rem}.project-features{grid-template-columns:1fr}}@media (max-width:480px){.projects-section{padding:60px 16px}.projects-title{font-size:1.5rem}.featured-project-card{padding:20px}.project-actions{flex-direction:column}.action-btn{width:100%}}.pricing-title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 8px}.pricing-subtitle{font-size:1.1rem;color:#94a3b8;margin:0 0 20px}.pricing-amount{font-size:65px;font-weight:800;color:#a78bfa;align-items:center;justify-content:center;display:flex}.pricing-amount .currency{font-size:35px;color:gray;margin-right:5px}.pricing-description{font-size:1.2rem;color:#c5c5c5;margin-top:10px;max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:5px}.pricing-note{font-size:14px;font-weight:300;color:#cecece;font-style:italic}.about-section{padding:100px 20px;max-width:1200px;margin:0 auto}.about-container{display:grid;grid-template-columns:340px 1fr;gap:50px;align-items:start}.profile-card{background:linear-gradient(145deg,rgba(30,34,40,.8),rgba(20,24,30,.9));border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:32px;text-align:center;position:sticky;top:60px;backdrop-filter:blur(20px);box-shadow:0 4px 24px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.05) inset}.profile-image-wrapper{position:relative;width:160px;height:160px;margin:0 auto 24px}.profile-glow{position:absolute;inset:-8px;background:conic-gradient(from 0deg,#818cf8,#a78bfa,#c4b5fd,#818cf8);border-radius:50%;animation:rotate-glow 4s linear infinite;filter:blur(12px);opacity:.5}@keyframes rotate-glow{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%;position:relative;z-index:1;border:4px solid #1e2228}.profile-status{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);background:rgba(30,34,40,.95);padding:6px 14px;border-radius:20px;display:flex;align-items:center;gap:6px;font-size:.75rem;color:#4ade80;z-index:2;border:1px solid rgba(74,222,128,.3)}.status-dot{width:8px;height:8px;background:#4ade80;border-radius:50%;animation:pulse-status 2s ease-in-out infinite}@keyframes pulse-status{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.profile-info{margin-bottom:24px}.profile-info h3{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 8px}.profile-education{font-size:.875rem;color:#818cf8;margin:0 0 12px;font-weight:500}.profile-location{display:flex;align-items:center;justify-content:center;gap:8px;color:#94a3b8;font-size:.875rem}.profile-location i{color:#f87171}.profile-stats{display:flex;justify-content:space-around;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.profile-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.profile-stat .stat-number{font-size:1.25rem;font-weight:700;color:#fff}.profile-stat .stat-text{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.profile-social{display:flex;justify-content:center;align-items:center;gap:12px;padding-top:20px;margin-top:20px;border-top:1px solid rgba(255,255,255,.08)}.profile-social .social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(129,140,248,.1);color:#ccc;font-size:1.1rem;transition:all .3s ease;text-decoration:none}.profile-social .social-link:hover{background:rgba(129,140,248,.2);color:#a5b4fc;transform:translateY(-3px)}.profile-social .social-link i{transition:transform .3s ease}.profile-social .social-link:hover i{transform:scale(1.1)}.about-content{display:flex;flex-direction:column;gap:24px;width:100%;max-width:800px}.about-text-block{background:linear-gradient(145deg,rgba(30,34,40,.6),rgba(20,24,30,.7));border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px}.about-title{font-size:1.75rem;font-weight:700;color:#fff;margin:0 0 16px;display:flex;align-items:center;gap:12px}.about-title::before{content:'';width:4px;height:28px;background:linear-gradient(180deg,#818cf8,#a78bfa);border-radius:2px}.about-description{font-size:1.05rem;line-height:1.8;color:#cbd5e1;margin:0;text-align:left}.what-i-do{background:linear-gradient(145deg,rgba(30,34,40,.6),rgba(20,24,30,.7));border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px}.what-i-do h4{font-size:1.125rem;color:#fff;margin:0 0 20px;display:flex;align-items:center;gap:10px}.what-i-do h4 i{color:#818cf8}.do-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.do-list li{display:flex;align-items:flex-start;gap:10px;font-size:.95rem;color:#cbd5e1;text-align:left;line-height:1.45}.do-list li i{color:#4ade80;margin-top:3px;font-size:.875rem}.tech-stack-section{background:linear-gradient(145deg,rgba(30,34,40,.6),rgba(20,24,30,.7));border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px}.tech-stack-section h4{font-size:1.125rem;color:#fff;margin:0 0 20px;display:flex;align-items:center;gap:10px}.tech-stack-section h4 i{color:#818cf8}.tech-stack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:10px 0}.tech-item{background:0 0;border:none;padding:0;display:flex;flex-direction:row;align-items:center;gap:15px;transition:all .3s ease}.tech-item:hover{background:0 0;transform:translateX(5px)}.tech-item i{font-size:1.5rem;transition:transform .3s ease;width:24px;text-align:center}.tech-item:hover i{transform:scale(1.1)}.tech-item span{font-size:1rem;color:#cbd5e1;font-weight:500;font-family:Consolas,Monaco,'Courier New',monospace}.tech-item:first-child i{color:#3776ab}.tech-item:nth-child(2) i{color:#f7df1e}.tech-item:nth-child(3) i{color:#61dafb}.tech-item:nth-child(4) i{color:#e34f26}.tech-item:nth-child(5) i{color:#264de4}.tech-item:nth-child(6) i{color:#f05032}.tech-item:nth-child(7) i{color:#2496ed}.tech-item:nth-child(8) i{color:#00758f}@media (max-width:1024px){.about-container{grid-template-columns:300px 1fr;gap:32px}.profile-card{position:sticky;top:60px;padding:28px}.do-list{grid-template-columns:1fr}}@media (max-width:768px){.about-container{grid-template-columns:1fr;gap:32px}.profile-card{position:static;max-width:460px;margin:0 auto}}@media (max-width:768px){.about-title{font-size:1.5rem}.tech-stack-grid{grid-template-columns:repeat(4,1fr);gap:10px}.tech-item{padding:14px 10px}.tech-item i{font-size:1.25rem}}@media (max-width:480px){.about-section{padding:60px 16px}.about-title{font-size:1.25rem}.tech-stack-grid{grid-template-columns:repeat(2,1fr)}.profile-stats{flex-wrap:wrap;gap:16px}}