:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}#social .button-icon{filter:invert()brightness(2)}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}html,body{width:100%;height:100%;margin:0;padding:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.dynamic-background{z-index:-1;width:100%;height:100%;display:block;position:fixed;top:0;left:0}#hero-spacer{z-index:5;min-height:100px;position:relative}.hero-banner{z-index:10;margin-top:0;padding:3rem 2rem;position:relative}.banner-background{z-index:1;justify-content:center;align-items:center;height:0;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden}.banner-name-overlay{text-align:center;z-index:1;animation:1s ease-out .3s both fadeInUp;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-main-name{color:#fff;text-shadow:0 2px 4px #0000004d,0 8px 16px #0003;letter-spacing:3px;margin:0;font-size:4rem;font-weight:900;line-height:1.1}.banner-main-tagline{color:#a78bfa;letter-spacing:2px;text-shadow:0 2px 4px #0000004d;margin:1rem 0 0;font-size:1.3rem;font-weight:600}.banner-gradient{background-image:linear-gradient(#0a0a1566 0%,#0a0a1580 50%,#0a0a1599 100%),url(/Banner-photo.jpg);background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100%;position:relative}.banner-gradient:after{content:"";background:linear-gradient(135deg,#a78bfa1a 0%,#7c3aed0d 100%);border-bottom:2px solid #a78bfa33;position:absolute;inset:0}.banner-content{z-index:2;flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;padding-top:0;display:flex;position:relative}.profile-card{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:16px;flex-direction:column;animation:.8s ease-out slideInDown;display:flex;overflow:hidden}.profile-banner{border-bottom:none;width:100%;height:200px;overflow:hidden}.profile-banner img{object-fit:cover;width:100%;height:100%}.profile-content{grid-template-columns:180px 1fr;align-items:start;gap:2rem;padding-top:1rem;display:grid;position:relative}.profile-photo{z-index:5;width:fit-content;margin-top:-100px;margin-left:2rem;position:relative}.profile-photo img{object-fit:cover;border:none;border-radius:12px;width:180px;height:180px;transition:transform .3s;box-shadow:0 8px 24px #0000004d}.profile-photo:hover img{transform:scale(1.05)}.profile-info{flex-direction:column;gap:1.2rem;padding:0 2rem 2rem;display:flex}.profile-header{align-items:center;gap:.5rem;display:flex}.profile-name{color:#fff;background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;margin:0;font-size:2rem;font-weight:700}.verified-badge{color:#4ade80;opacity:.8;font-size:1.2rem}.profile-title{color:#c0c0d0;margin:0;font-size:1.1rem;font-weight:500;line-height:1.5}.profile-location{color:#ffffffb3;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.profile-description{color:#fff9;margin:.5rem 0 0;font-size:.95rem;line-height:1.6}.technologies-badges{flex-wrap:wrap;gap:.5rem;margin:.5rem 0;display:flex}.tech-badge{color:#e5e7eb;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:.4rem .8rem;font-size:.8rem;transition:all .3s;display:inline-block}.tech-badge:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px)}.profile-stats{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;gap:2rem;margin:1rem 0;padding:1.5rem 0;display:flex}.stat-item{cursor:pointer;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s;display:flex}.stat-item:hover{transform:translateY(-2px)}.stat-number{color:#fff;font-size:1.5rem;font-weight:700}.stat-label{color:#fff9;margin-top:.25rem;font-size:.8rem}.profile-actions{gap:1rem;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{color:#1f2937;background:#fff;font-weight:600}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #fff3}.btn-secondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.stack-section{animation:.8s ease-out .2s both slideInUp}.stack-section h3{color:#fff;margin:0 0 1.5rem;font-size:1.2rem;font-weight:600}.stack-grid{background:0 0;border:none;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:1.5rem;padding:1.5rem;display:grid}.stack-icon{text-align:center;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .3s;display:flex}.stack-icon:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-4px);box-shadow:0 8px 20px #ffffff1a}.stack-icon img{object-fit:contain;width:45px;height:45px}.stack-label{color:#ffffffb3;font-size:.75rem;font-weight:500}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.hero-banner{margin-top:0;padding:2rem 1rem}.banner-background{height:0}.banner-content{padding-top:0}.profile-content{grid-template-columns:1fr;gap:1.5rem}.profile-photo{margin-top:-80px;margin-left:1rem}.profile-banner{height:140px}.profile-photo img{width:120px;height:120px}.profile-name{font-size:1.5rem}.profile-title{font-size:.95rem}.profile-stats{gap:1.5rem;padding:1rem 0}.profile-actions{flex-direction:column}.btn-primary,.btn-secondary{text-align:center;width:100%}.stack-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:1rem;padding:1rem}.stack-icon{padding:.8rem}.stack-icon img{width:40px;height:40px}.stack-label{font-size:.7rem}}@media (width<=600px){.banner-main-name{font-size:1.8rem}.banner-main-tagline{font-size:.9rem}}#about-me{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:0 0;border-bottom:1px solid #a78bfa33;padding:4rem 2rem;position:relative}.about-container{text-align:center;max-width:800px;margin:0 auto}#about-me h2{background:linear-gradient(135deg,#a78bfa 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.2rem;font-weight:700}#about-me p{color:#c0c0d0;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}#about-me p:last-child{margin-bottom:0}@media (width<=768px){#about-me{padding:2rem 1rem}#about-me h2{margin-bottom:1.5rem;font-size:1.8rem}#about-me p{font-size:.95rem;line-height:1.6}}.toast{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141ef2;border:2px solid;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;max-width:400px;padding:1rem 1.5rem;animation:.3s ease-out slideIn;display:flex;position:fixed;bottom:2rem;right:2rem}@keyframes slideIn{0%{opacity:0;transform:translate(400px)}to{opacity:1;transform:translate(0)}}@keyframes slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(400px)}}.toast-success{background:#10b9811a;border-color:#10b981}.toast-error{background:#ef44441a;border-color:#ef4444}.toast-content{flex:1;align-items:center;gap:.75rem;display:flex}.toast-icon{flex-shrink:0;font-size:1.25rem;font-weight:700}.toast-success .toast-icon{color:#10b981}.toast-error .toast-icon{color:#ef4444}.toast-message{color:#fff;margin:0;font-size:.95rem;line-height:1.4}.toast-close{color:#a0aec0;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:1.5rem;transition:color .2s}.toast-close:hover{color:#fff}@media (width<=768px){.toast{max-width:none;bottom:1rem;left:1rem;right:1rem}}.comment-form{background:#7c3aed14;border:2px solid #a78bfa33;border-radius:12px;flex-direction:column;gap:1.5rem;max-width:600px;margin:2rem auto;padding:2rem;display:flex}.comment-form h3{background:linear-gradient(135deg,#a78bfa 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.3rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group label{color:#ffffffe6;align-items:center;gap:.3rem;font-size:.9rem;font-weight:600;display:flex}.required-indicator{color:#ef4444}.form-group input,.form-group textarea,.form-group select{color:#fff;background:#14141e99;border:2px solid #a78bfa33;border-radius:6px;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{background:#7c3aed26;border-color:#a78bfa;outline:none;box-shadow:0 0 15px #a78bfa33}.form-group input:disabled,.form-group textarea:disabled,.form-group select:disabled{opacity:.6;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:100px}.rating-input{align-items:center;gap:1rem;display:flex}.form-group select{cursor:pointer;flex:1}#projectId{width:100%}.star-display{gap:.25rem;font-size:1.5rem;display:flex}.star{transition:color .2s}.character-count{color:#ffffff80;text-align:right;font-size:.75rem}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=768px){.comment-form{margin:1rem;padding:1.5rem}.form-row{grid-template-columns:1fr}.form-group input,.form-group textarea,.form-group select{padding:.6rem .8rem;font-size:.85rem}.submit-btn{padding:.7rem 1.2rem;font-size:.9rem}.rating-input{flex-direction:column;align-items:flex-start}.star-display{font-size:1.2rem}}#testimonials{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:0 0;border-bottom:1px solid #a78bfa33;padding:4rem 2rem;position:relative}#testimonials h2{text-align:center;background:linear-gradient(135deg,#a78bfa 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.2rem;font-weight:700}.comments-section{min-height:200px}.loading-state,.empty-state{text-align:center;color:#fff9;padding:3rem 2rem;font-size:1.1rem}.loading-state p{animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.testimonials-wrapper{max-width:100%;padding:2rem 0;position:relative;overflow-x:auto}.testimonials-scroll{will-change:transform;gap:1.5rem;min-width:min-content;padding:1rem 2rem;display:flex}@keyframes scroll-ribbon{0%{transform:translate(0)}to{transform:translate(calc(-33.33% - 1.5rem))}}.testimonials-scroll:hover{animation-play-state:paused}.testimonials-scroll{animation:26s linear infinite scroll-ribbon}.testimonial-card-ribbon{background:#1e143266;border:2px solid #a78bfa4d;border-radius:12px;flex-direction:column;flex-shrink:0;gap:1rem;width:320px;padding:2rem;transition:all .3s;display:flex}.testimonial-card-ribbon:hover{background:#7c3aed26;border-color:#a78bfa;transform:translateY(-4px);box-shadow:0 0 30px #a78bfa4d}.testimonial-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.author-info{flex:1}.author-info h3{color:#fff;margin:0 0 .3rem;font-size:1rem;font-weight:600}.project-name{color:#a78bfa;margin:.2rem 0 .5rem;font-size:.8rem;font-style:italic;font-weight:500}.author-info .stars{margin-top:.3rem}.testimonial-content{color:#c0c0d0;flex:1;margin:0;font-size:.95rem;font-style:italic;line-height:1.6}.testimonial-date{color:#ffffff80;margin:0;font-size:.8rem}.stars{gap:.2rem;display:flex}.star{font-size:1rem;transition:color .2s}.star.filled{color:#fbbf24;text-shadow:0 0 8px #fbbf2480}.star.empty{color:#fff3}@media (width<=768px){#testimonials{padding:2rem 1rem}#testimonials h2{margin-bottom:2rem;font-size:1.8rem}.testimonials-scroll{gap:1rem;padding:1rem}.testimonial-card-ribbon{width:280px;padding:1.5rem}.testimonial-content,.star{font-size:.9rem}}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#0a0a15f2;border:2px solid #22c55e4d;border-radius:16px;width:90%;max-width:600px;max-height:85vh;animation:.3s slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000080}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.modal-close{color:#22c55e;cursor:pointer;z-index:10;background:#22c55e33;border:1px solid #22c55e4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.modal-close:hover{background:#22c55e4d;border-color:#22c55e}.modal-image{object-fit:cover;border-bottom:1px solid #22c55e33;width:100%;height:300px}.modal-body{padding:2rem}.modal-header-content{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.modal-body h2{color:#fff;margin:0;font-size:1.8rem;font-weight:700}.modal-price{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#22c55e 0%,#4ade80 100%);border-radius:8px;padding:.6rem 1.2rem;font-size:1rem;font-weight:600}.modal-problem{background:#22c55e1a;border-left:3px solid #22c55e;border-radius:4px;margin-bottom:1.5rem;padding:1rem}.modal-problem h3,.modal-use-cases h3{color:#22c55e;margin:0 0 .5rem;font-size:1rem;font-weight:600}.modal-problem p{color:#c0c0d0;margin:0;font-size:.95rem;line-height:1.6}.modal-use-cases{margin-bottom:2rem}.modal-use-cases ul{margin:0;padding:0;list-style:none}.modal-use-cases li{color:#c0c0d0;padding:.5rem 0 .5rem 1.5rem;font-size:.95rem;line-height:1.6;position:relative}.modal-use-cases li:before{content:"✓";color:#22c55e;font-weight:700;position:absolute;left:0}.modal-description{color:#c0c0d0;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.modal-technologies{margin-bottom:2rem}.modal-technologies h3{color:#a78bfa;margin-bottom:1rem;font-size:1rem;font-weight:600}.tech-list{flex-wrap:wrap;gap:.7rem;display:flex}.tech-badge{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.modal-link{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55e 0%,#4ade80 100%);border:none;border-radius:8px;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.modal-link:hover{transform:translate(4px);box-shadow:0 8px 20px #22c55e66}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#22c55e1a}.modal-content::-webkit-scrollbar-thumb{background:#22c55e4d;border-radius:4px}.modal-content::-webkit-scrollbar-thumb:hover{background:#22c55e80}@media (width<=768px){.modal-content{width:95%;max-height:90vh}.modal-body{padding:1.5rem}.modal-header-content{flex-direction:column;align-items:flex-start}.modal-price{align-self:flex-start}.modal-body h2{font-size:1.5rem}.modal-image{height:250px}}#projects{text-align:center;background:0 0;padding:4rem 2rem;animation:.8s ease-out fadeInUp}#projects h2{background:linear-gradient(135deg,#a78bfa 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.carousel-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.project-card{cursor:pointer;background:#1a1a2e66;border:2px solid #2d2d44;border-radius:12px;flex-direction:column;height:100%;transition:all .4s;animation:.6s ease-out backwards slideInUp;display:flex;position:relative;overflow:hidden}.project-card:first-child{animation-delay:.1s}.project-card:nth-child(2){animation-delay:.2s}.project-card:nth-child(3){animation-delay:.3s}.project-card:nth-child(4){animation-delay:.4s}.project-card:nth-child(5){animation-delay:.5s}.project-card:nth-child(6){animation-delay:.6s}.project-card:hover{border-color:#22c55e;transform:translateY(-8px);box-shadow:0 0 30px #22c55e66}.project-image-wrapper{background:#0f0f1e;width:100%;padding-top:66.67%;position:relative;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.project-card:hover .project-image{transform:scale(1.05)}.overlay{pointer-events:none;background:#a78bfa1a;width:100%;height:100%;transition:background .3s;position:absolute;top:0;left:0}.project-card:hover .overlay{background:#a78bfa33}.project-content{flex-direction:column;flex-grow:1;justify-content:space-between;padding:1.5rem;display:flex}.project-content h3{color:#fff;margin:0 0 .5rem;font-size:1.3rem;font-weight:600;line-height:1.4}.short-description{color:#b0b0c0;margin:0 0 .5rem;font-size:.95rem;line-height:1.5}.price-tag{color:#22c55e;margin:0;font-size:.85rem;font-weight:600}.expanded-content{opacity:0;max-height:0;margin-top:0;transition:all .4s;overflow:hidden}.expanded-content.show{opacity:1;max-height:500px;margin-top:1rem}.problem{color:#22c55e;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.full-description{color:#c0c0d0;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.technologies{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.tech-tag{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-block}.tech-tag:hover{transform:scale(1.1);box-shadow:0 4px 15px #a78bfa66}.project-link{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);border:none;border-radius:6px;align-self:flex-start;padding:.6rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.project-link:hover{transform:translate(4px);box-shadow:0 6px 20px #a78bfa66}@media (width<=768px){#projects{padding:2rem 1rem}#projects h2{margin-bottom:2rem;font-size:2rem}.carousel-container{grid-template-columns:1fr;gap:1.5rem}.expanded-content.show{max-height:600px}}.contact-form{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{background:linear-gradient(135deg,#a78bfa 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:center;gap:.3rem;font-size:.95rem;font-weight:600;display:flex}.required-indicator{color:#ef4444;margin-left:.2rem}.form-group input,.form-group textarea{color:#fff;background:#7c3aed1a;border:2px solid #a78bfa4d;border-radius:6px;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:all .3s}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.form-group input:focus,.form-group textarea:focus{background:#7c3aed33;border-color:#a78bfa;outline:none;box-shadow:0 0 20px #a78bfa4d}.form-group input[aria-invalid=true],.form-group textarea[aria-invalid=true]{background:#ef44441a;border-color:#ef4444}.form-group input:disabled,.form-group textarea:disabled{opacity:.6;cursor:not-allowed}.form-group textarea{resize:vertical;min-height:120px;position:relative}.error-message{color:#fca5a5;margin-top:-.4rem;font-size:.85rem}.form-error{background:#ef44441a;border-left:3px solid #ef4444;border-radius:4px;grid-column:1/-1;margin:.5rem 0;padding:.75rem 1rem}.character-count{color:#ffffff80;text-align:right;margin-top:.25rem;font-size:.8rem}.turnstile-container{justify-content:center;margin:.5rem 0;display:flex}.turnstile-container iframe{max-width:100%!important}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#a78bfa 100%);border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.submit-btn:hover:not(:disabled){border-color:#c4b5fd;transform:translateY(-4px);box-shadow:0 10px 30px #a78bfa66}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite spin;display:inline-block}@media (width<=768px){.contact-form{gap:1rem}.form-group input,.form-group textarea{padding:.6rem .8rem;font-size:.9rem}.submit-btn{padding:.6rem 1.2rem;font-size:.9rem}.turnstile-container{transform-origin:50%;margin:-.5rem 0;transform:scale(.9)}}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:0 0}#contact{z-index:10;text-align:center;background:0 0;padding:4rem 2rem;position:relative}#contact h2{background:linear-gradient(135deg,#a78bfa 0%,#c4b5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2rem;font-weight:700}footer{z-index:10;text-align:center;color:#8080a0;background:0 0;border-top:1px solid #a78bfa33;padding:2rem;font-size:.9rem;position:relative}@media (width<=768px){#contact{padding:2rem 1rem}#contact h2{font-size:1.5rem}.social-links{gap:1rem}.social-link{padding:.6rem 1.2rem;font-size:.9rem}footer{padding:1.5rem;font-size:.8rem}}
