@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
*{box-sizing:border-box;margin:0;padding:0}:root{--color-background:#f3f0eb;--color-secondary:#d98357;--color-accent:#3b82f6;--color-text:#4a3b32;--color-text-light:#4a3b32b3;--color-white:#fff}body{color:var(--color-text);background-color:var(--color-background);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#f3f0ebf2;border-bottom:1px solid #4a3b321a;width:100%;transition:all .3s;position:fixed;top:0}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 20px;display:flex}.nav-logo h2{color:var(--color-accent);font-size:1.5rem;font-weight:700}.nav-logo img{object-fit:contain;width:auto;height:40px;display:block}.nav-menu{gap:2rem;list-style:none;display:flex}.nav-link{color:var(--color-text);font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-link:hover{color:var(--color-accent)}.nav-link:after{content:"";background:var(--color-accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.nav-link:hover:after{width:100%}.hamburger{cursor:pointer;flex-direction:column;display:none}.bar{background:var(--color-text);width:25px;height:3px;margin:3px 0;transition:all .3s}.hamburger.active .bar:first-child{transform:rotate(-45deg)translate(-5px,6px)}.hamburger.active .bar:nth-child(2){opacity:0}.hamburger.active .bar:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}.hero{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-accent)100%);color:#fff;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-background-wrapper{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero:before{content:"";opacity:.2;z-index:0;background:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 100 100\"><defs><pattern id=\"grain\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><circle cx=\"50\" cy=\"50\" r=\"1\" fill=\"white\" opacity=\"0.1\"/></pattern></defs><rect width=\"100\" height=\"100\" fill=\"url(%23grain)\"/></svg>");position:absolute;inset:0}.hero-container{z-index:1;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;position:relative}.hero-content{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:700px;margin:0 auto;display:flex}.hero-logo{justify-content:center;align-items:center;width:100%;margin-bottom:2.5rem;display:flex}.hero-logo img{object-fit:contain;filter:drop-shadow(0 10px 30px #0000004d);width:100%;max-width:350px;height:auto}.hero-title{background:linear-gradient(45deg,#fff,#ffffffe6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:700}.hero-subtitle{color:#fffffff2;letter-spacing:.5px;width:100%;margin:0 0 1.5rem;font-size:1.5rem;font-weight:300}.hero-description{color:#ffffffe6;width:100%;margin:0 0 3rem;font-size:1.1rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.btn{cursor:pointer;border:2px solid #0000;border-radius:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.btn-primary:hover{background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 10px 25px #3b82f666}.btn-secondary{color:#fff;background:0 0;border-color:#fff}.btn-secondary:hover{color:var(--color-accent);background:#fff;transform:translateY(-2px)}.hero-image{justify-content:center;align-items:center;display:flex}.hero-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:300px;display:flex}.hero-placeholder i{color:#fffffff2;margin-bottom:1rem;font-size:4rem}.hero-placeholder p{color:#ffffffd9;font-size:1.2rem;font-weight:500}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{color:var(--color-text);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-header p{color:var(--color-text-light);max-width:600px;margin:0 auto;font-size:1.1rem}.about{background:var(--color-background);padding:6rem 0}.about-content{flex-direction:column;gap:3rem;display:flex}.about-text h3{color:var(--color-text);margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.about-text p{color:var(--color-text-light);margin-bottom:1.5rem;line-height:1.8}.about-features{flex-direction:column;gap:2rem;display:flex}.feature{background:var(--color-white);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 6px #0000000d}.feature:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.feature i{color:var(--color-secondary);margin-top:.25rem;font-size:1.5rem}.feature h4{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.feature p{color:var(--color-text-light);font-size:.95rem}.services{background:var(--color-white);padding:6rem 0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.service-card{background:var(--color-white);text-align:center;border:1px solid #4a3b321a;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.service-card:hover{border-color:var(--color-accent);transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.service-icon{background:linear-gradient(135deg,var(--color-secondary),var(--color-accent));border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.service-icon i{color:#fff;font-size:2rem}.service-card h3{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.service-card p{color:var(--color-text-light);margin-bottom:1.5rem;line-height:1.6}.service-features{text-align:left;list-style:none}.service-features li{color:var(--color-text-light);padding:.5rem 0 .5rem 1.5rem;position:relative}.service-features li:before{content:"✓";color:var(--color-accent);font-weight:700;position:absolute;left:0}.projects{background:var(--color-background);padding:6rem 0}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.project-card{background:var(--color-white);border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0000000d}.project-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001a}.project-image{background:linear-gradient(135deg,var(--color-secondary),var(--color-accent));justify-content:center;align-items:center;height:200px;display:flex;overflow:hidden}.project-card-image{object-fit:cover;width:100%;height:100%}.project-placeholder{text-align:center;color:#fff}.project-placeholder i{margin-bottom:1rem;font-size:3rem}.project-content{padding:2rem}.project-content h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.project-subtitle{color:var(--color-secondary);margin-bottom:1rem;font-size:1rem;font-style:italic;font-weight:500}.project-content p{color:var(--color-text-light);margin-bottom:1.5rem;line-height:1.6}.project-tags{flex-wrap:wrap;gap:.5rem;display:flex}.project-links{border-top:1px solid #4a3b321a;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.project-link{border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.project-link:hover{opacity:.9;transform:translateY(-1px)}.project-link i{font-size:1.1rem}.project-link-website{color:var(--color-text);background:#4a3b3214}.project-link-youtube{color:#c00;background:#ff00001a}.project-link-instagram{color:#c13584;background:linear-gradient(135deg,#e1306c26,#fd1d1d1a)}.tag{color:var(--color-secondary);background:#d9835733;border-radius:20px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.contact{background:var(--color-white);padding:6rem 0}.contact-content{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.contact-info h3{color:var(--color-text);margin-bottom:1rem;font-size:1.8rem;font-weight:600}.contact-info p{color:var(--color-text-light);margin-bottom:2rem;line-height:1.8}.contact-details{margin-bottom:2rem}.contact-item{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.contact-item i{color:var(--color-accent);width:20px;font-size:1.2rem}.contact-item h4{color:var(--color-text);margin-bottom:.25rem;font-weight:600}.contact-item p{color:var(--color-text-light);margin:0}.social-links h4{color:var(--color-text);margin-bottom:1rem;font-weight:600}.social-icons{gap:1rem;display:flex}.social-link{width:40px;height:40px;color:var(--color-text-light);background:#f3f0ebcc;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{background:var(--color-accent);color:#fff;transform:translateY(-2px)}.contact-form{background:var(--color-background);border:1px solid #4a3b321a;border-radius:16px;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:var(--color-text);margin-bottom:.5rem;font-weight:500;display:block}.form-group input,.form-group select,.form-group textarea{background-color:var(--color-white);width:100%;color:var(--color-text);border:1px solid #4a3b3233;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--color-accent);outline:none;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea{resize:vertical;min-height:120px}.footer{background:var(--color-text);color:#fff;padding:3rem 0 1rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem}.footer-section p{color:#ffffffb3;margin-bottom:.5rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ffffffb3;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:var(--color-accent)}.footer-bottom{text-align:center;color:#ffffffb3;border-top:1px solid #fff3;padding-top:1rem}.footer-bottom a{color:#ffffffb3;text-decoration:none;transition:color .3s}.footer-bottom a:hover{color:var(--color-accent)}.impressum{padding-top:100px;padding-bottom:4rem}.impressum-content{background:var(--color-white);border-radius:16px;max-width:800px;margin:0 auto;padding:3rem;box-shadow:0 4px 6px #0000000d}.impressum-content h3{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.impressum-content h4{color:var(--color-text);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.impressum-content p{color:var(--color-text-light);margin-bottom:1rem;line-height:1.8}.impressum-content strong{color:var(--color-text)}@media (max-width:768px){.hamburger{display:flex}.nav-menu{background-color:var(--color-white);text-align:center;flex-direction:column;width:100%;padding:2rem 0;transition:all .3s;position:fixed;top:70px;left:-100%;box-shadow:0 10px 27px #0000000d}.nav-menu.active{left:0}.nav-menu li{margin:1rem 0}.hero-container{padding:0 15px}.hero-content{max-width:100%}.hero-logo{margin-bottom:2rem}.hero-logo img{max-width:280px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.3rem}.hero-description{margin-bottom:2rem;font-size:1rem}.hero-buttons{justify-content:center}.about-content{gap:2rem}.contact-content{grid-template-columns:1fr;gap:2rem}.services-grid,.projects-grid{grid-template-columns:1fr}.footer-content{text-align:center;grid-template-columns:1fr}}@media (max-width:480px){.container{padding:0 15px}.hero-logo img{max-width:250px}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:.95rem}.section-header h2{font-size:2rem}.hero-buttons{flex-direction:column;align-items:center}.btn{text-align:center;width:100%}}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-content,.service-card,.project-card,.feature{animation:.6s ease-out fadeInUp}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:var(--color-accent);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-secondary)}
