*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#e5e7eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a0a0a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.7}.container{max-width:1200px;margin:0 auto;padding:0 24px}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:700;line-height:1.2}.navbar{z-index:1000;background-color:#111;border-bottom:1px solid #2d2d2d;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.navbar .container{justify-content:space-between;align-items:center;padding:1.25rem 24px;display:flex}.navbar .nav-brand a{text-decoration:none;transition:transform .2s;display:inline-block}.navbar .nav-brand a:hover{transform:scale(1.02)}.navbar .nav-brand h1{color:#f59e0b;text-shadow:0 0 4px #f59e0b33;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.navbar .nav-menu{gap:2.5rem;list-style:none;display:flex}.navbar .nav-menu a{color:#e5e7eb;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;position:relative}.navbar .nav-menu a:after{content:"";background-color:#f59e0b;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.navbar .nav-menu a:hover,.navbar .nav-menu a.active{color:#f59e0b}.navbar .nav-menu a:hover:after,.navbar .nav-menu a.active:after{width:100%}.navbar .hamburger{cursor:pointer;flex-direction:column;gap:4px;display:none}.navbar .hamburger span{background-color:#e5e7eb;width:25px;height:3px;transition:all .3s}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#f59e0b0d 0%,#f9731605 100%);border-bottom:1px solid #f59e0b1a;padding:8rem 0 6rem;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b0d 0%,#0000 70%);position:absolute;inset:0}.hero .container{z-index:1;position:relative}.hero .hero-title{color:#f59e0b;text-shadow:0 0 4px #f59e0b33;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.hero .hero-subtitle{color:#e5e7eb;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:400}.btn{cursor:pointer;letter-spacing:.01em;border:2px solid #f59e0b;border-radius:.5rem;padding:.875rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-block}.btn.btn-primary{color:#f59e0b;background-color:#0000}.btn.btn-primary:hover{color:#0a0a0a;background-color:#f59e0b;transform:translateY(-2px);box-shadow:0 0 4px #f59e0b33,0 10px 15px -3px #0006,0 4px 6px -2px #0000004d}.btn.btn-primary:active{transform:translateY(0)}section{padding:5rem 0}.about{background-color:#111}.about h2{text-align:center;color:#f59e0b;text-shadow:0 0 4px #f59e0b33;margin-bottom:3rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.about .about-content{max-width:800px;margin:0 auto}.about .about-content p{color:#e5e7eb;margin-bottom:1.75rem;font-size:1.125rem;font-weight:400;line-height:1.8}.about .about-content p:last-child{margin-bottom:0}.features h2{text-align:center;color:#f59e0b;text-shadow:0 0 4px #f59e0b33;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.features .features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.features .feature-card{text-align:center;background-color:#1a1a1a;border:1px solid #2d2d2d;border-radius:1rem;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0003,0 1px 3px #0000001a}.features .feature-card:hover{border-color:#f59e0b;transform:translateY(-8px);box-shadow:0 0 4px #f59e0b33,0 10px 15px -3px #0006,0 4px 6px -2px #0000004d}.features .feature-card .feature-icon{filter:drop-shadow(0 0 8px #f59e0b33);margin-bottom:1.5rem;font-size:3rem}.features .feature-card h3{color:#f59e0b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.features .feature-card p{color:#e5e7eb;font-weight:400;line-height:1.7}.page-header{color:#fff;text-align:center;background:linear-gradient(135deg,#f59e0b0d 0%,#f9731605 100%);border-bottom:1px solid #f59e0b1a;padding:6rem 0 4rem;position:relative}.page-header:before{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b0d 0%,#0000 70%);position:absolute;inset:0}.page-header .container{z-index:1;position:relative}.page-header h1{color:#f59e0b;text-shadow:0 0 4px #f59e0b33;letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.page-header p{color:#e5e7eb;max-width:600px;margin:0 auto;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:400}.contact{padding:5rem 0}.contact .contact-wrapper{grid-template-columns:1fr 1fr;gap:5rem;margin-top:2rem;display:grid}.contact .contact-info h2{color:#f59e0b;text-shadow:0 0 4px #f59e0b33;margin-bottom:2.5rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.contact .contact-info .info-item{align-items:flex-start;gap:1.25rem;margin-bottom:2.5rem;display:flex}.contact .contact-info .info-item:last-child{margin-bottom:0}.contact .contact-info .info-item .info-icon{flex-shrink:0;font-size:2rem}.contact .contact-info .info-item h3{color:#f59e0b;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.contact .contact-info .info-item p{color:#e5e7eb;font-weight:400}.contact .contact-form-wrapper h2{color:#f59e0b;text-shadow:0 0 4px #f59e0b33;margin-bottom:2.5rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.contact .contact-form .form-group{margin-bottom:1.75rem}.contact .contact-form .form-group label{color:#e5e7eb;margin-bottom:.625rem;font-size:.95rem;font-weight:600;display:block}.contact .contact-form .form-group input,.contact .contact-form .form-group textarea{color:#e5e7eb;background-color:#1a1a1a;border:2px solid #2d2d2d;border-radius:.5rem;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .25s}.contact .contact-form .form-group input::placeholder,.contact .contact-form .form-group textarea::placeholder{color:#9ca3af;opacity:.6}.contact .contact-form .form-group input:focus,.contact .contact-form .form-group textarea:focus{background-color:#1a1a1a;border-color:#f59e0b;outline:none;box-shadow:0 0 4px #f59e0b33}.contact .contact-form .form-group textarea{resize:vertical;min-height:120px}.contact .contact-form .form-status{text-align:center;border-radius:.5rem;margin-top:1.5rem;padding:1rem;font-size:.95rem;font-weight:500;transition:all .3s}.contact .contact-form .form-status.success{color:#4ade80;background-color:#22c55e1a;border:1px solid #22c55e4d}.contact .contact-form .form-status.error{color:#f87171;background-color:#ef44441a;border:1px solid #ef44444d}.contact .contact-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.contact .contact-form button[type=submit]:disabled:hover{transform:none}.projects{padding:5rem 0}.projects .projects-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem;display:grid}.projects .project-card{background-color:#1a1a1a;border:1px solid #2d2d2d;border-radius:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 2px 8px #0003,0 1px 3px #0000001a}.projects .project-card:hover{border-color:#f59e0b;transform:translateY(-8px);box-shadow:0 0 4px #f59e0b33,0 10px 15px -3px #0006,0 4px 6px -2px #0000004d}.projects .project-card .project-image{background:linear-gradient(135deg,#f59e0b1a 0%,#f973160d 100%);border-bottom:1px solid #f59e0b26;justify-content:center;align-items:center;height:200px;display:flex}.projects .project-card .project-image .project-placeholder{filter:drop-shadow(0 0 8px #f59e0b4d);font-size:4rem}.projects .project-card .project-content{padding:2rem}.projects .project-card .project-content h3{color:#f59e0b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.projects .project-card .project-content p{color:#e5e7eb;margin-bottom:1.5rem;font-weight:400;line-height:1.7}.projects .project-card .project-content .project-tags{flex-wrap:wrap;gap:.625rem;display:flex}.projects .project-card .project-content .project-tags .tag{color:#f59e0b;background-color:#f59e0b1a;border:1px solid #f59e0b40;border-radius:1rem;padding:.375rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s}.projects .project-card .project-content .project-tags .tag:hover{background-color:#f59e0b26;border-color:#f59e0b66}footer{color:#e5e7eb;text-align:center;background-color:#111;border-top:1px solid #2d2d2d;padding:2.5rem 0}footer p{color:#9ca3af;margin:0;font-size:.95rem;font-weight:400}.legal-doc{padding:3rem 0 5rem}.legal-doc .legal-doc-body{background-color:#1a1a1a;border:1px solid #2d2d2d;border-radius:1rem;max-width:800px;margin:0 auto;padding:3rem 3.5rem;box-shadow:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d}.legal-doc .legal-updated{color:#9ca3af;margin-bottom:2rem;font-size:.9375rem}.legal-doc .legal-lede{color:#e5e7eb;font-size:1.125rem}.legal-doc h2{color:#f59e0b;border-top:1px solid #2d2d2d;margin:2.5rem 0 1rem;padding-top:2rem;font-size:1.375rem;font-weight:700}.legal-doc p{color:#e5e7eb;margin-bottom:1rem;line-height:1.8}.legal-doc ul{margin:0 0 1rem 1.25rem}.legal-doc ul li{color:#e5e7eb;margin-bottom:.75rem;line-height:1.8}.legal-doc strong{color:#fff;font-weight:600}.legal-doc a{color:#f59e0b;border-bottom:1px solid #f59e0b66;text-decoration:none;transition:border-color .2s}.legal-doc a:hover{border-bottom-color:#f59e0b}.confirmation-page{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:4rem 0;display:flex}.confirmation-page .confirmation-card{text-align:center;background-color:#1a1a1a;border:1px solid #2d2d2d;border-radius:1rem;width:100%;max-width:500px;padding:3rem 4rem;box-shadow:0 10px 15px -3px #0006,0 4px 6px -2px #0000004d}.confirmation-page .confirmation-card .confirmation-icon{color:#4ade80;background:linear-gradient(135deg,#22c55e33 0%,#22c55e1a 100%);border:2px solid #22c55e66;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;font-size:2.5rem;display:flex}.confirmation-page .confirmation-card h1{color:#f59e0b;text-shadow:0 0 4px #f59e0b33;margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800}.confirmation-page .confirmation-card .confirmation-message{color:#e5e7eb;margin-bottom:1rem;font-size:1.125rem;line-height:1.7}.confirmation-page .confirmation-card .confirmation-instruction{color:#9ca3af;font-size:1rem;line-height:1.6}@media (width<=768px){.navbar .nav-menu{text-align:center;background-color:#111;flex-direction:column;gap:0;width:100%;padding:2rem 0;transition:all .3s;position:fixed;top:70px;left:-100%;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003}.navbar .nav-menu li{margin:1rem 0}.navbar .nav-menu.active{left:0}.navbar .hamburger{display:flex}.hero{padding:5rem 0 4rem}.contact{padding:3rem 0}.contact .contact-wrapper{grid-template-columns:1fr;gap:3rem}.projects{padding:3rem 0}.projects .projects-grid,.features .features-grid{grid-template-columns:1fr}section{padding:3rem 0}.confirmation-page .confirmation-card{margin:0 1rem;padding:2rem 1.5rem}.legal-doc .legal-doc-body{padding:2rem 1.5rem}}
