/* Lokaler, produktionsfertiger TailwindCSS-Build für diese Seite. */
:root{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:dark}.font-serif{font-family:Georgia,Cambria,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.isolate{isolation:isolate}.flex{display:flex}.grid{display:grid}.hidden{display:none}.overflow-hidden{overflow:hidden}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-14{margin-top:3.5rem}.mb-5{margin-bottom:1.25rem}.h-2{height:.5rem}.w-2{width:.5rem}.h-6{height:1.5rem}.w-6{width:1.5rem}.h-11{height:2.75rem}.w-11{width:2.75rem}.h-96{height:24rem}.w-96{width:24rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-7xl{max-width:80rem}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.place-items-center{place-items:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.rounded-full{border-radius:9999px}.rounded-3xl{border-radius:1.5rem}.border{border-width:1px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-white\/15{border-color:rgba(255,255,255,.15)}.border-white\/20{border-color:rgba(255,255,255,.2)}.border-white\/25{border-color:rgba(255,255,255,.25)}.border-amber-200\/20{border-color:rgba(253,230,138,.2)}.bg-stone-950{background:#0c0a09}.bg-stone-100{background:#f5f5f4}.bg-white{background:#fff}.bg-white\/10{background:rgba(255,255,255,.1)}.bg-amber-100\/10{background:rgba(254,243,199,.1)}.bg-amber-200{background:#fde68a}.bg-amber-200\/10{background:rgba(253,230,138,.1)}.bg-amber-300{background:#fcd34d}.p-7{padding:1.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-6{padding-top:1.5rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-4xl{font-size:2.25rem}.text-5xl{font-size:3rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-tight{line-height:1.15}.leading-8{line-height:2rem}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-white{color:#fff}.text-stone-300{color:#d6d3d1}.text-stone-800{color:#292524}.text-stone-900{color:#1c1917}.text-stone-200{color:#e7e5e4}.text-amber-100{color:#fef3c7}.text-amber-200{color:#fde68a}.text-emerald-950{color:#022c22}.antialiased{-webkit-font-smoothing:antialiased}.shadow-sm{box-shadow:0 1px 3px rgba(0,0,0,.08)}.ring-1{box-shadow:0 0 0 1px rgba(231,229,228,1)}.blur-3xl{filter:blur(64px)}.backdrop-blur{backdrop-filter:blur(10px)}.transition{transition:all .2s ease}.bg-hero{background:radial-gradient(circle at 72% 35%,rgba(251,191,36,.18),transparent 30%),linear-gradient(135deg,#102d27 0%,#173a31 48%,#0d211d 100%)}.bg-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px}.bg-overlay{background:linear-gradient(90deg,rgba(0,0,0,.22),transparent 65%)}.-right-32{right:-8rem}.-top-32{top:-8rem}.glass-card{display:flex;min-height:6.25rem;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:1rem;background:rgba(255,255,255,.08);padding:1.1rem 1.25rem;backdrop-filter:blur(12px)}.glass-card strong{font-size:1rem}.detail-label{margin-bottom:.3rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#d6d3d1}.eyebrow{margin:0 0 .75rem;color:#047857;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.back-link{color:#065f46;font-weight:600}.back-link:hover{text-decoration:underline}.legal-section{margin-top:2rem}.legal-section h2{margin:0 0 .6rem;color:#064e3b;font-size:1.1rem}.legal-section p{margin:.5rem 0;line-height:1.75}.legal-section a{color:#047857;text-decoration:underline;text-underline-offset:3px}.reveal{opacity:0;transform:translateY(10px);animation:reveal .65s ease forwards}@keyframes reveal{to{opacity:1;transform:none}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{50%{opacity:.45}}.hover\:bg-amber-100:hover{background:#fef3c7}.hover\:bg-white\/10:hover{background:rgba(255,255,255,.1)}.hover\:border-white\/60:hover{border-color:rgba(255,255,255,.6)}.hover\:text-white:hover{color:#fff}@media(min-width:640px){.sm\:inline-flex{display:inline-flex}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:p-12{padding:3rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-5xl{font-size:3rem}.sm\:text-6xl{font-size:3.75rem}}@media(min-width:1024px){.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:text-7xl{font-size:4.5rem}}
