/* baniaweb.de – kompiliertes Tailwind-Subset (ersetzt cdn.tailwindcss.com) */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
::before,::after{--tw-content:''}
html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif}
body{margin:0;line-height:inherit}
hr{height:0;color:inherit;border-top-width:1px}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;font-size:1em}
small{font-size:80%}
table{text-indent:0;border-color:inherit;border-collapse:collapse}
button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}
button,select{text-transform:none}
button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button;background-color:transparent;background-image:none}
:-moz-focusring{outline:auto}
progress{vertical-align:baseline}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}
[type='search']{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}
fieldset{margin:0;padding:0}
legend{padding:0}
ol,ul,menu{list-style:none;margin:0;padding:0}
dialog{padding:0}
textarea{resize:vertical}
input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}
button,[role="button"]{cursor:pointer}
:disabled{cursor:default}
img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
[hidden]{display:none}

.\!border-brand\/50{border-color:rgb(0 102 255 / 0.5) !important}
.\!px-5{padding-left:1.25rem !important;padding-right:1.25rem !important}
.\!px-8{padding-left:2rem !important;padding-right:2rem !important}
.\!py-2\.5{padding-top:0.625rem !important;padding-bottom:0.625rem !important}
.\!py-4{padding-top:1rem !important;padding-bottom:1rem !important}
.-top-3{top:-0.75rem}
.absolute{position:absolute}
.backdrop-blur-xl{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}
.bg-\[\#25D366\]{background-color:#25D366}
.bg-brand{background-color:rgb(0 102 255)}
.bg-brand\/10{background-color:rgb(0 102 255 / 0.1)}
.bg-brand\/5{background-color:rgb(0 102 255 / 0.05)}
.bg-ink-950\/70{background-color:rgb(7 7 10 / 0.7)}
.bg-zinc-800\/80{background-color:rgb(39 39 42 / 0.8)}
.bg-zinc-900\/50{background-color:rgb(24 24 27 / 0.5)}
.block{display:block}
.border{border-width:1px}
.border-brand\/20{border-color:rgb(0 102 255 / 0.2)}
.border-none{border-style:none}
.border-t{border-top-width:1px}
.border-white\/10{border-color:rgb(255 255 255 / 0.1)}
.border-zinc-700{border-color:rgb(63 63 70)}
.fixed{position:fixed}
.flex{display:flex}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.font-bold{font-weight:700}
.font-light{font-weight:300}
.font-medium{font-weight:500}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace}
.font-semibold{font-weight:600}
.gap-1{gap:0.25rem}
.gap-10{gap:2.5rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.gap-x-8{column-gap:2rem}
.gap-y-4{row-gap:1rem}
.grid{display:grid}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.h-12{height:3rem}
.h-4{height:1rem}
.h-6{height:1.5rem}
.hidden{display:none}
.inline-flex{display:inline-flex}
.inset-0{inset:0px}
.items-baseline{align-items:baseline}
.items-center{align-items:center}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.left-0{left:0px}
.left-8{left:2rem}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-6xl{max-width:72rem}
.max-w-7xl{max-width:80rem}
.max-w-sm{max-width:24rem}
.mb-1{margin-bottom:0.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-16{margin-bottom:4rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.mr-1{margin-right:0.25rem}
.mr-2{margin-right:0.5rem}
.mt-1{margin-top:0.25rem}
.mt-10{margin-top:2.5rem}
.mt-12{margin-top:3rem}
.mt-16{margin-top:4rem}
.mt-20{margin-top:5rem}
.mt-4{margin-top:1rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.overflow-hidden{overflow:hidden}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-8{padding:2rem}
.pb-20{padding-bottom:5rem}
.pb-32{padding-bottom:8rem}
.pointer-events-none{pointer-events:none}
.pt-40{padding-top:10rem}
.pt-6{padding-top:1.5rem}
.pt-8{padding-top:2rem}
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-20{padding-top:5rem;padding-bottom:5rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-32{padding-top:8rem;padding-bottom:8rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.relative{position:relative}
.right-0{right:0px}
.right-6{right:1.5rem}
.rounded-full{border-radius:9999px}
.rounded-md{border-radius:0.375rem}
.rounded-xl{border-radius:0.75rem}
.scroll-smooth{scroll-behavior:smooth}
.shadow-\[0_0_40px_-8px_rgba\(37\,211\,102\,0\.5\)\]{box-shadow:0 0 40px -8px rgba(37,211,102,0.5)}
.space-y-10 > :not([hidden]) ~ :not([hidden]){margin-top:2.5rem}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:0.5rem}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:0.75rem}
.space-y-5 > :not([hidden]) ~ :not([hidden]){margin-top:1.25rem}
.space-y-8 > :not([hidden]) ~ :not([hidden]){margin-top:2rem}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-5xl{font-size:3rem;line-height:1}
.text-brand{color:rgb(0 102 255)}
.text-center{text-align:center}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:rgb(255 255 255)}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.text-zinc-300{color:rgb(212 212 216)}
.text-zinc-400{color:rgb(161 161 170)}
.text-zinc-500{color:rgb(113 113 122)}
.text-zinc-600{color:rgb(82 82 91)}
.top-0{top:0px}
.top-6{top:1.5rem}
.tracking-tight{letter-spacing:-0.025em}
.tracking-tighter{letter-spacing:-0.05em}
.tracking-wide{letter-spacing:0.025em}
.tracking-wider{letter-spacing:0.05em}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.underline{text-decoration-line:underline}
.underline-offset-4{text-underline-offset:4px}
.uppercase{text-transform:uppercase}
.w-12{width:3rem}
.w-4{width:1rem}
.w-6{width:1.5rem}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-10{z-index:10}
.z-50{z-index:50}
.leading-\[0\.95\]{line-height:0.95}
.leading-relaxed{line-height:1.625}
.leading-tight{line-height:1.25}
.hover\:bg-\[\#20bd5a\]:hover{background-color:#20bd5a}
.hover\:border-brand\/40:hover{border-color:rgb(0 102 255 / 0.4)}
.hover\:text-brand:hover{color:rgb(0 102 255)}
.hover\:text-white:hover{color:rgb(255 255 255)}
.hover\:underline:hover{text-decoration-line:underline}
@media (min-width:640px){
.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media (min-width:768px){
.md\:border-t-0{border-top-width:0px}
.md\:col-span-2{grid-column:span 2 / span 2}
.md\:flex{display:flex}
.md\:flex-row{flex-direction:row}
.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.md\:justify-end{justify-content:flex-end}
.md\:p-8{padding:2rem}
.md\:pt-0{padding-top:0px}
.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.md\:text-5xl{font-size:3rem;line-height:1}
.md\:text-6xl{font-size:3.75rem;line-height:1}
.md\:text-7xl{font-size:4.5rem;line-height:1}
.md\:text-right{text-align:right}
.md\:text-xl{font-size:1.25rem;line-height:1.75rem}
.md\:w-2\/3{width:66.666667%}
.md\:w-auto{width:auto}
}
@media (min-width:1024px){
.lg\:text-7xl{font-size:4.5rem;line-height:1}
.lg\:text-8xl{font-size:6rem;line-height:1}
}
