:root{font-family:'DM Sans',Arial,sans-serif;color:#f6f7fa;background:#071625;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:min(90%,1400px);margin:auto}.skip,.sr{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#ffbd43;color:#061422;padding:1rem;z-index:10}.hero-wrap{background:linear-gradient(90deg,rgba(3,14,26,.62),transparent 72%),url('assets/lighthouse-hero.png') center center/cover;min-height:590px}.site-header{display:flex;align-items:center;justify-content:space-between;height:91px;gap:2rem}.logo{display:flex;align-items:center;gap:.7rem;white-space:nowrap;font-weight:800;font-size:1.12rem;line-height:1;letter-spacing:-.035em}.logo b{color:#ffbf49}.logo-icon{color:#ffbf49;font-size:2.3rem;text-shadow:0 0 13px #f4af34}.site-header nav{display:flex;gap:2.3rem;align-items:center;font-size:.94rem}.site-header nav a:hover,.site-header nav .active{color:#ffc34d}.site-header nav .active{border-bottom:2px solid #ffc34d;padding-bottom:.4rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;border-radius:9px;padding:.85rem 1.5rem;font-weight:700;font-size:.93rem;min-height:50px;cursor:pointer;border:1px solid transparent}.gold{background:#ffbd48;color:#0c1825}.gold:hover{background:#ffd078}.ghost{border-color:#b5c2cd;background:#0e1e2b73;color:#fff}.ghost:hover{background:#1e374b}.header-cta{min-height:44px;padding:.65rem 1.15rem}.hero{height:500px;display:flex;align-items:center}.hero-content{max-width:720px;padding-bottom:1rem}.hero h1{font-size:clamp(2.7rem,4.3vw,4.65rem);line-height:1.06;letter-spacing:-.045em;margin:0 0 1rem;font-weight:800}.hero h1 span,h2 span{color:#ffbd48}.hero p{font-size:1.18rem;line-height:1.45;max-width:640px;margin:0 0 1.4rem;color:#e6e9ef}.buttons{display:flex;gap:1rem;flex-wrap:wrap}.section{padding:3.2rem 0}.about{display:grid;grid-template-columns:.8fr 1.1fr;align-items:center;gap:5%;min-height:390px}.kicker{font-size:.82rem;letter-spacing:.32em;font-weight:800;color:#8ed2ff;display:inline-flex;align-items:center;gap:.75rem}.kicker i{width:28px;height:1px;background:#8ed2ff}.about h2,h2{font-size:clamp(2rem,3vw,3rem);line-height:1.05;letter-spacing:-.035em;margin:.45rem 0 .7rem;font-weight:800}.about p,.section-intro,.contact p{line-height:1.48;color:#d6e0e9;font-size:1rem;margin:.4rem 0}.about .button{margin-top:.6rem}.about-image{height:315px;background:url('assets/about-sunset.png') 42% center/cover;border-radius:13px;position:relative;overflow:hidden;border:1px solid #2e4960}.quote{position:absolute;right:0;top:0;bottom:0;width:38%;padding:2.7rem 1.5rem;background:linear-gradient(90deg,#0920364d,#0a1b2eea);font-size:1.1rem;line-height:1.65;display:flex;flex-direction:column;justify-content:center}.quote i{width:50px;height:3px;background:#ffc24a;display:block;margin-top:1.5rem}.band{background:#0b1d2e;border-top:1px solid #19344b;border-bottom:1px solid #19344b}.services .section{padding:2.2rem 0}.services h2,.projects h2,.contact h2{margin:.35rem 0 .2rem}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:1.1rem}.service-card{border:1px solid #294158;border-radius:12px;background:linear-gradient(145deg,#172e45,#102437);padding:1.3rem 1.5rem;min-height:168px}.icon{font-size:2.1rem;font-weight:800;height:43px;margin-bottom:.5rem}.blue,.code{color:#64baff}.purple{color:#b990fc}.green{color:#72edaa}.pink{color:#f383d0}.service-card h3{font-size:1.1rem;margin:.2rem 0 .55rem}.service-card p{color:#d4dfe9;line-height:1.42;margin:0}.projects.section{padding:2.2rem 0}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:.8rem}.project-card{border:1px solid #35526a;border-radius:12px;overflow:hidden;background:#0f2030}.project-img{height:155px;background-image:url('assets/project-grid.png');background-size:200% 200%}.project-img.game{background-position:0 0}.project-img.web{background-position:100% 0}.project-img.ai{background-position:0 100%}.project-img.author{background-position:100% 100%}.project-caption{display:flex;align-items:center;gap:.8rem;padding:.75rem 1rem}.mini-icon{font-size:1.2rem;color:#ffbf49}.project-caption h3{font-size:.94rem;margin:0}.project-caption p{font-size:.8rem;color:#bac9d5;margin:.15rem 0 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding:2.6rem 0}.contact p{max-width:540px;margin:.6rem 0 1.2rem}.contact-email{display:block;margin:1rem 0}.contact-email:hover{color:#ffbd48}.country{color:#cbd9e3}.contact-form{background:#102437;border:1px solid #2a4961;border-radius:12px;padding:1.2rem;display:flex;flex-direction:column;gap:.55rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.55rem}.contact-form label{display:block}.contact-form input,.contact-form textarea{width:100%;background:#1a2d3f;border:1px solid #334a60;border-radius:6px;padding:.7rem;color:white;outline:0}.contact-form input:focus,.contact-form textarea:focus{border-color:#ffc14d}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a9b5bf}.contact-form textarea{resize:vertical;min-height:80px}.contact-form button{width:100%}.form-note{font-size:.77rem!important;margin:0!important;color:#aebdcb!important}footer{background:#071625}.footer-content{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:1.25rem 0}.footer-content small{color:#aebeca}.footer-content nav{display:flex;gap:1.3rem;font-size:.84rem;color:#c0cbd5}footer a:hover{color:#ffbd48}@media(max-width:950px){.site-header nav{gap:1rem}.header-cta{display:none}.about{grid-template-columns:1fr 1fr}.service-grid,.project-grid{grid-template-columns:repeat(2,1fr)}.footer-content nav{display:none}}@media(max-width:650px){.shell{width:min(90%,520px)}.hero-wrap{background-position:62% center;min-height:640px}.hero-wrap:before{content:'';position:absolute;inset:0 0 auto;height:640px;background:linear-gradient(90deg,#051322b8,#05132255);pointer-events:none}.site-header,.hero{position:relative}.site-header{height:78px;align-items:flex-start;padding-top:1.1rem}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:.5rem .75rem;font-size:.77rem}.site-header nav a{white-space:nowrap}.logo{font-size:.8rem}.logo-icon{font-size:1.6rem}.hero{height:550px;align-items:center}.hero h1{font-size:clamp(2.5rem,10vw,4rem)}.hero p{font-size:1rem}.button{font-size:.84rem;padding:.75rem 1rem}.about,.contact-grid{grid-template-columns:1fr}.about{gap:1.5rem}.about-image{height:260px}.quote{font-size:.9rem;padding:1rem;width:42%}.service-grid,.project-grid{gap:.7rem}.service-card{padding:1rem;min-height:190px}.service-card h3{font-size:.95rem}.service-card p{font-size:.86rem}.project-img{height:115px}.project-caption{padding:.6rem;gap:.3rem}.project-caption h3{font-size:.8rem}.project-caption p{font-size:.7rem}.contact-grid{gap:1.5rem}.footer-content{gap:1rem}.footer-content small{font-size:.74rem}}@media(max-width:390px){.site-header nav{font-size:.68rem;gap:.4rem}.logo{font-size:.68rem}.service-grid,.project-grid{grid-template-columns:1fr}.project-img{height:170px}}

.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.thanks{min-height:65vh;display:grid;place-content:center;text-align:center;padding:4rem 5%}.thanks h1{font-size:clamp(2.5rem,5vw,4rem);margin:0 0 1rem}.thanks p{font-size:1.1rem;line-height:1.6;color:#d5e0e9;max-width:600px}.thanks .button{justify-self:center;margin-top:1rem}
