/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-200:oklch(92.8% .006 264.531);--color-black:#000;--spacing:.25rem;--container-xl:36rem;--container-3xl:48rem;--radius-sm:.25rem;--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Lato,system-ui,sans-serif;line-height:1.5}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-10{z-index:10}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.mb-16{margin-bottom:calc(var(--spacing) * 16)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.min-h-screen{min-height:100vh}.w-\[473px\]{width:473px}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-xl{max-width:var(--container-xl)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.resize{resize:both}.grid-cols-\[1fr_2fr\]{grid-template-columns:1fr 2fr}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.gap-16{gap:calc(var(--spacing) * 16)}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-sm{border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-gray-200{border-color:var(--color-gray-200)}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-12{padding-block:calc(var(--spacing) * 12)}.py-24{padding-block:calc(var(--spacing) * 24)}.pb-24{padding-bottom:calc(var(--spacing) * 24)}.text-center{text-align:center}.text-\[\#1da1f2\]{color:#1da1f2}.italic{font-style:italic}.shadow,.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.outline-none{--tw-outline-style:none;outline-style:none}@media(min-width:40rem){.sm\:flex-row{flex-direction:row}}@media(min-width:48rem){.md\:block{display:block}.md\:px-12{padding-inline:calc(var(--spacing) * 12)}.md\:py-32{padding-block:calc(var(--spacing) * 32)}.md\:pb-32{padding-bottom:calc(var(--spacing) * 32)}}@media(min-width:64rem){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:justify-start{justify-content:flex-start}.lg\:gap-24{gap:calc(var(--spacing) * 24)}.lg\:px-20{padding-inline:calc(var(--spacing) * 20)}.lg\:text-left{text-align:left}}}:root{--cream:#f7f3ee;--sand:#e8ddd1;--terracotta:#b85c38;--terracotta-dark:#964a2d;--charcoal:#1c1917;--charcoal-mid:#44403c;--warm-mid:#78716c;--white:#fff}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--charcoal);-webkit-font-smoothing:antialiased;margin:0;font-family:Lato,system-ui,sans-serif}.label-tag{letter-spacing:.15em;text-transform:uppercase;color:var(--terracotta);font-family:Lato,sans-serif;font-size:.75rem;font-weight:700;display:inline-block}.hero-headline{letter-spacing:-.02em;color:var(--charcoal);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,8vw,6rem);font-weight:600;line-height:1.05}.hero-tagline{color:var(--charcoal-mid);max-width:52ch;font-family:Lato,sans-serif;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.section-headline{letter-spacing:-.02em;color:var(--charcoal);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.1}.body-text{color:var(--charcoal-mid);font-family:Lato,sans-serif;font-size:1.0625rem;line-height:1.75}.btn-primary{background:var(--terracotta);color:var(--white);letter-spacing:.04em;border:2px solid var(--terracotta);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;min-height:44px;padding:.875rem 2rem;font-family:Lato,sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-flex}.btn-primary:hover{background:var(--terracotta-dark);border-color:var(--terracotta-dark);transform:translateY(-1px)}.btn-primary:focus-visible{outline:3px solid var(--terracotta);outline-offset:3px}.btn-primary:disabled{opacity:.65;cursor:not-allowed;transform:none}.btn-outline{color:var(--charcoal);letter-spacing:.04em;border:2px solid var(--charcoal);cursor:pointer;background:0 0;border-radius:2px;justify-content:center;align-items:center;min-height:44px;padding:.875rem 2rem;font-family:Lato,sans-serif;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:inline-flex}.btn-outline:hover{background:var(--charcoal);color:var(--cream);transform:translateY(-1px)}.btn-outline:focus-visible{outline:3px solid var(--charcoal);outline-offset:3px}.site-nav{z-index:100;background:0 0;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.site-nav.nav-scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f7f3eef5;box-shadow:0 1px #1c191714}.nav-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1.25rem 1.5rem;display:flex}@media(min-width:768px){.nav-inner{padding:1.5rem 3rem}}.nav-logo{flex-direction:column;gap:1px;text-decoration:none;display:flex}.nav-logo-name{color:var(--charcoal);letter-spacing:-.01em;font-family:Cormorant Garamond,Georgia,serif;font-size:1.125rem;font-weight:600;line-height:1.1}.nav-logo-tag{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);font-family:Lato,sans-serif;font-size:.65rem;font-weight:700}.nav-links{align-items:center;gap:2.5rem;display:none}@media(min-width:768px){.nav-links{display:flex}}.nav-link{letter-spacing:.06em;text-transform:uppercase;color:var(--charcoal-mid);border-bottom:2px solid #0000;padding-bottom:2px;font-family:Lato,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .2s}.nav-link:hover{color:var(--charcoal)}.nav-link-active{color:var(--terracotta);border-bottom-color:var(--terracotta)}.nav-link:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px;border-radius:1px}.nav-cta{letter-spacing:.08em;text-transform:uppercase;color:var(--white);background:var(--terracotta);border-radius:2px;align-items:center;min-height:36px;padding:.5rem 1.25rem;font-family:Lato,sans-serif;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.nav-cta:hover{background:var(--terracotta-dark)}.nav-cta:focus-visible{outline:3px solid var(--terracotta-dark);outline-offset:3px}.nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:8px;display:flex}@media(min-width:768px){.nav-burger{display:none}}.burger-line{background:var(--charcoal);transform-origin:50%;border-radius:1px;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.burger-line.open:first-child{transform:translateY(7px)rotate(45deg)}.burger-line.open:nth-child(2){opacity:0}.burger-line.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{background:var(--cream);border-top:1px solid var(--sand);flex-direction:column;gap:.25rem;padding:1.5rem 1.5rem 2rem;display:none}.mobile-menu.mobile-menu-open{display:flex}@media(min-width:768px){.mobile-menu{display:none!important}}.mobile-link{letter-spacing:.04em;color:var(--charcoal-mid);border-bottom:1px solid var(--sand);min-height:44px;padding:.875rem 0;font-family:Lato,sans-serif;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:color .2s;display:block}.mobile-link:hover,.mobile-link-active{color:var(--terracotta)}.mobile-link:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px}.hero-section{background:var(--cream);position:relative}.grain-overlay{pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");background-size:200px;position:absolute;top:0;right:0;bottom:0;left:0}.hero-portrait-wrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.hero-portrait-frame{background:var(--sand);width:clamp(220px,28vw,340px);height:clamp(220px,28vw,340px);box-shadow:0 0 0 12px var(--cream),0 0 0 14px var(--sand);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.hero-portrait-inner{background:linear-gradient(135deg,var(--terracotta) 0%,#d97040 60%,var(--sand) 100%);border-radius:50%;justify-content:center;align-items:center;width:86%;height:86%;display:flex;overflow:hidden}.portrait-initials{color:var(--white);letter-spacing:-.03em;-webkit-user-select:none;user-select:none;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,6vw,5rem);font-weight:600}.portrait-photo{object-fit:cover;object-position:center top;border-radius:50%;width:100%;height:100%}.hero-accent-dot{background:var(--terracotta);border-radius:50%;width:48px;height:48px;position:absolute;bottom:-8px;right:-8px}.hero-yt-link{letter-spacing:.04em;color:var(--charcoal-mid);border-bottom:1px solid #0000;align-items:center;gap:.5rem;min-height:44px;padding:.5rem 0;font-family:Lato,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.hero-yt-link:hover{color:#c4302b;border-bottom-color:#c4302b}.hero-yt-link:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px;border-radius:1px}.hero-scroll-line{background:linear-gradient(to bottom,transparent,var(--warm-mid));width:1px;height:60px;animation:2.5s ease-in-out infinite scrollPulse;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes scrollPulse{0%,to{opacity:.3}50%{opacity:.8}}.profil-section{background:var(--white)}.profil-cards{gap:1.25rem;display:grid}.profil-card{background:var(--cream);border:1px solid var(--sand);border-left:3px solid var(--terracotta);border-radius:4px;padding:1.5rem 1.75rem}.profil-card-icon{width:48px;height:48px;color:var(--terracotta);background:#af5d441a;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;transition:background .2s,color .2s;display:flex}.profil-card:hover .profil-card-icon{background:var(--terracotta);color:var(--cream)}.profil-card-title{color:var(--charcoal);margin:0 0 .5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:600}.profil-card-text{color:var(--charcoal-mid);margin:0;font-family:Lato,sans-serif;font-size:.9375rem;line-height:1.65}.leistungen-section{background:var(--cream)}.leistungen-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:640px){.leistungen-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.leistungen-grid{grid-template-columns:repeat(4,1fr)}}.leistung-card{background:var(--white);border:1px solid var(--sand);border-radius:4px;padding:2rem 1.75rem;transition:box-shadow .2s,transform .2s}.leistung-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #1c191714}.leistung-icon{width:56px;height:56px;color:var(--terracotta);background:#af5d441a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;transition:background .2s,color .2s;display:flex}.leistung-card:hover .leistung-icon{background:var(--terracotta);color:var(--cream)}.leistung-title{color:var(--charcoal);margin:0 0 .75rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.375rem;font-weight:600}.leistung-text{color:var(--charcoal-mid);margin:0;font-family:Lato,sans-serif;font-size:.9375rem;line-height:1.65}.videos-section{background:var(--charcoal)}.videos-section .label-tag{color:#e8c4b0}.videos-section .section-headline{color:var(--cream)}.videos-section .body-text{color:#c4b5ab}.videos-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:640px){.videos-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.videos-grid{grid-template-columns:repeat(3,1fr)}}.videos-grid-shorts{grid-template-columns:repeat(auto-fit,minmax(240px,320px));justify-content:center;gap:2rem}.video-embed-wrapper{aspect-ratio:9/16;border-radius:8px;width:100%;max-width:320px;margin:0 auto;overflow:hidden;box-shadow:0 8px 40px #00000059}.video-embed-frame{border:none;width:100%;height:100%;display:block}.videos-section .btn-outline{color:var(--cream);border-color:#f7f3ee80}.videos-section .btn-outline:hover{background:var(--cream);color:var(--charcoal);border-color:var(--cream)}.kontakt-section{background:var(--white)}.kontakt-inner{grid-template-columns:1fr;gap:4rem;display:grid}@media(min-width:1024px){.kontakt-inner{grid-template-columns:1fr 1fr;align-items:start}}.kontakt-form{flex-direction:column;gap:1.25rem;display:flex}.form-field{flex-direction:column;gap:.375rem;display:flex}.form-label{letter-spacing:.04em;color:var(--charcoal);font-family:Lato,sans-serif;font-size:.875rem;font-weight:700}.form-input{color:var(--charcoal);background:var(--cream);border:1.5px solid var(--sand);border-radius:2px;width:100%;min-height:44px;padding:.75rem 1rem;font-family:Lato,sans-serif;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:var(--terracotta);outline:none;box-shadow:0 0 0 3px #b85c3826}.form-input::placeholder{color:var(--warm-mid)}.form-input-error{border-color:#c0392b;box-shadow:0 0 0 3px #c0392b1a}.field-error{color:#c0392b;margin:0;font-family:Lato,sans-serif;font-size:.8125rem}.form-success{color:#1a6e3a;background:#f0faf4;border:1.5px solid #27ae60;border-radius:3px;padding:1rem 1.25rem;font-family:Lato,sans-serif;font-size:.9375rem;line-height:1.55}.form-error-banner{color:#922b21;background:#fdf2f1;border:1.5px solid #c0392b;border-radius:3px;padding:1rem 1.25rem;font-family:Lato,sans-serif;font-size:.9375rem}.site-footer{background:var(--charcoal);color:var(--cream)}.footer-inner{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:1.5rem;padding-bottom:2.5rem;display:flex}@media(min-width:768px){.footer-inner{flex-direction:row;justify-content:space-between;align-items:center}}.footer-name{color:var(--cream);margin:0 0 2px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:600}.footer-tagline{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);margin:0;font-family:Lato,sans-serif;font-size:.7rem;font-weight:700}.footer-nav{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-link{letter-spacing:.04em;color:#c4b5ab;font-family:Lato,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--cream)}.footer-link:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px;border-radius:1px}.footer-bottom{flex-direction:column;gap:.375rem;padding-top:1.5rem;display:flex}@media(min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.footer-copy,.footer-website{color:#9e8f87;margin:0;font-family:Lato,sans-serif;font-size:.8125rem}.footer-impressum-link{color:#9e8f87;text-underline-offset:3px;font-family:Lato,sans-serif;font-size:.8125rem;text-decoration:underline;transition:color .2s}.footer-impressum-link:hover,.footer-impressum-link:focus-visible{color:var(--terracotta)}.referenzen-page{padding-top:80px}.ref-hero{background:var(--cream);border-bottom:1px solid var(--sand)}.ref-list{background:var(--white)}.ref-items{flex-direction:column;margin:0 0 4rem;padding:0;list-style:none;display:flex}.ref-item{border-bottom:1px solid var(--sand);color:var(--charcoal-mid);align-items:baseline;gap:1rem;padding:1rem 0;font-family:Lato,sans-serif;font-size:1rem;line-height:1.55;transition:color .15s;display:flex}.ref-item:hover{color:var(--charcoal)}.ref-item:first-child{border-top:1px solid var(--sand)}.ref-bullet{color:var(--terracotta);flex-shrink:0;font-size:.875rem;line-height:1.55}.ref-link{color:var(--terracotta);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.ref-link:hover,.ref-link:focus-visible{color:var(--charcoal)}.ref-cta{background:var(--cream);border:1px solid var(--sand);text-align:center;border-left:3px solid var(--terracotta);border-radius:4px;padding:3rem}:target,#profil,#kontakt,#videos,#leistungen{scroll-margin-top:100px}.impressum-page{padding-top:80px}.impressum-content .container{border-top:1px solid var(--sand)}.impressum-block{border-bottom:1px solid var(--sand);padding:2rem 0}.impressum-law{color:var(--terracotta);letter-spacing:.05em;text-transform:uppercase;margin:0;font-family:Lato,sans-serif;font-size:.875rem}.impressum-heading{color:var(--charcoal);margin:0 0 .75rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:600}.impressum-text,.impressum-block p:not(.impressum-text):not(.impressum-law){color:#4a3f3a;margin:0;font-family:Lato,sans-serif;font-size:.9375rem;line-height:1.7}.impressum-list{color:#4a3f3a;margin:0;padding-left:1.25rem;font-family:Lato,sans-serif;font-size:.9375rem;line-height:1.7}.impressum-list li{margin-bottom:.25rem}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
