:root{--yellow: #ffcc00;--yellow-dark: #b38600;--yellow-cta: #e6b800;--dark: #0f172a;--muted: #6b7280;--slate-soft: #f8fafc;--border-light: #e2e8f0;--radius: 16px;--header-h: 72px}.small-accent,.nav a{color:var(--yellow-dark)}.btn-primary{background:var(--yellow);color:var(--dark)}.btn-primary:hover{background:var(--yellow-cta)}*:focus-visible{outline:3px solid var(--yellow-dark);outline-offset:3px}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,sans-serif;color:#334155;background-color:#fff;overflow-x:hidden}h1,h2,h3{font-family:Manrope,sans-serif}.header-wrap{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.6)}#mobile-menu{max-height:0;opacity:0}#mobile-menu-btn[aria-expanded=true] .menu-icon-open{display:none}#mobile-menu-btn[aria-expanded=true] .menu-icon-close{display:block}nav a{position:relative}nav a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg,#fc0,#e6b800);border-radius:1px;transition:width 0 3s ease}nav a:hover:after{width:100%}*:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.trans-all{transition:all .3s ease-in-out}.bg-tech-pattern{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;opacity:.06;pointer-events:none;overflow:hidden}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #ffffff inset;transition:background-color 5000s ease-in-out 0s}#mobile-menu{transition:max-height .3s ease-in-out,opacity .3s ease-in-out;max-height:0;opacity:0;overflow:hidden}#mobile-menu.open{max-height:400px;opacity:1}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.hero__eyebrow{margin:0 0 .6rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;color:#ffffffb3}.hero-section{position:relative;overflow:hidden;background:radial-gradient(circle at 0% 0%,rgba(255,204,0,.08) 0%,transparent 40%),radial-gradient(circle at 100% 100%,rgba(241,245,249,1) 0%,transparent 40%)}.blob{position:absolute;filter:blur(80px);z-index:-1;opacity:.6}.blob-1{top:-10%;right:-5%;width:400px;height:400px;background:var(--yellow-light);border-radius:50%}.blob-2{bottom:10%;left:-10%;width:300px;height:300px;background:#e2e8f0;border-radius:50%}.hero-image-container{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 25px 50px -12px #00000026;transform:perspective(1000px) rotateY(-2deg);transition:transform .5s ease}.hero-image-container:hover{transform:perspective(1000px) rotateY(0)}.floating-badge{position:absolute;background:#fff;padding:12px 20px;border-radius:16px;box-shadow:0 10px 30px #0000001a;display:flex;align-items:center;gap:12px;z-index:10;animation:float 6s ease-in-out infinite}.badge-bottom-left{bottom:40px;left:-30px}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.btn-primary{background:var(--yellow);color:var(--dark);font-weight:700;padding:.9rem 2.2rem;border-radius:999px;transition:all .3s ease;box-shadow:0 4px 15px #fc06}.btn-primary:hover{background:#ffd633;transform:translateY(-2px);box-shadow:0 8px 25px #ffcc0080}.btn-outline{background:#fff;color:var(--dark);border:1px solid #e2e8f0;font-weight:600;padding:.9rem 2.2rem;border-radius:999px;transition:all .3s ease}.btn-outline:hover{border-color:var(--dark);background:#f8fafc}.service-card{background:#fff;border-radius:20px;overflow:hidden;border:1px solid #f1f5f9;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px -10px #0000001a;border-color:var(--yellow)}.service-img{width:100%;height:200px;object-fit:cover}.card-content{padding:1.5rem}.section-head{text-align:center;margin-bottom:42px}.section-title{font-size:clamp(26px,2.6vw,40px);font-weight:900;letter-spacing:-.02em}.section-sub{margin-top:10px;max-width:62ch;margin-left:auto;margin-right:auto;color:#64748b;font-size:16px;line-height:1.7}.step{position:relative;border:1px solid rgba(226,232,240,.9);border-radius:22px;padding:24px;background:#fff;box-shadow:0 18px 35px #0f172a0f;transition:all .3s cubic-bezier(.4,0,.2,1)}.step:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0f172a1f;border-color:#fc09}.step-badge{width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#fd6,#fc0);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:24px;color:#0f172a;box-shadow:0 8px 16px #ffcc0040;transition:transform .3s ease}.step:hover .step-badge{transform:scale(1.1) rotate(5deg)}.step-title{margin-top:18px;font-weight:900;font-size:20px;color:#0f172a;line-height:1.3;letter-spacing:-.01em}.step-text{margin-top:10px;color:#475569;font-weight:600;font-size:15px;line-height:1.65}@media (min-width: 1024px){.step:before{content:"";position:absolute;top:26px;right:-50%;width:100%;height:3px;background:linear-gradient(90deg,#fc06,#ffcc001a);pointer-events:none;z-index:-1}.step:last-child:before{display:none}}.cta-band{margin-top:48px;border-radius:24px;border:1px solid rgba(226,232,240,.9);background:radial-gradient(600px 200px at 30% 0%,rgba(255,204,0,.18),transparent 60%),#fff;padding:28px 32px;display:flex;gap:24px;align-items:center;justify-content:space-between;flex-wrap:wrap;box-shadow:0 12px 28px #0f172a14;transition:all .3s ease}.cta-band:hover{box-shadow:0 18px 36px #0f172a1f;border-color:#ffcc0080}.cta-title{font-weight:900;font-size:22px;color:#0f172a;letter-spacing:-.01em}.cta-sub{margin-top:6px;font-weight:700;color:#64748b;font-size:14px;line-height:1.5;max-width:50ch}@media (max-width: 767px){.cta-band{flex-direction:column;align-items:flex-start;padding:24px}.cta-band .btn{width:100%}}.step{opacity:0;animation:fadeInUp .6s ease forwards}.step:nth-child(1){animation-delay:.1s}.step:nth-child(2){animation-delay:.2s}.step:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step-grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.step-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.step-grid{grid-template-columns:repeat(3,1fr)}}.team-card{background:#fafbfc;border:1px solid #e5e7eb;border-radius:var(--radius);padding:1.8rem;transition:.28s ease}.team-card:hover{background:#fff;box-shadow:0 20px 40px -18px #0000002e}.team-avatar{width:120px;height:120px;border-radius:50%;overflow:hidden;border:4px solid #fff;box-shadow:0 12px 24px -16px #00000040}.team-badge{margin-top:.75rem;display:inline-block;padding:.45rem .9rem;border-radius:999px;font-size:.65rem;font-weight:800;letter-spacing:.14em}.faq{display:grid;gap:.8rem;position:relative;z-index:1}.faq__item{border:1px solid rgba(226,232,240,.92);border-radius:var(--r2);background:#ffffffc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 26px #0f172a0d;overflow:hidden}.faq__q{cursor:pointer;padding:1.05rem;font-weight:950;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.faq__q::-webkit-details-marker{display:none}.faq__chev{width:28px;height:28px;border-radius:10px;border:1px solid rgba(226,232,240,.92);background:#ffffffb3;display:grid;place-items:center;font-weight:950;color:#0f172a}.faq__a{padding:0 1.05rem 1.05rem;color:var(--muted);line-height:1.7}.footer-small{background:#fff;border-top:1px solid #e5e7eb}.footer-small a{color:var(--muted);transition:.2s ease}.footer-small a:hover{color:var(--yellow)}.fade{animation:fade .8s ease both}@keyframes fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.impressum-wrap{display:grid;gap:1.4rem;font-size:11.5px}@media (min-width: 920px){.impressum-wrap{grid-template-columns:repeat(3,1fr)}}.impressum-block h4{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .4rem;color:#0e1117}.impressum-block p,.impressum-block a,.impressum-block li{line-height:1.4}.impressum-block a{color:var(--muted)}.impressum-block a:hover{color:var(--yellow)}.legal-note{font-size:10px;color:#6b7280;margin-top:.8rem}.field{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 16px;width:100%}.field:focus{outline:none;border-color:var(--yellow);background:#fff}
