/*!
Theme Name: AVISU
Theme URI: /
Description: AVISU Theme
Author: www.farbzirkel.com
Version: 1.0
Tags: farbzirkel
*/@font-face{font-display:swap;font-family:"IBM Plex Sans";font-style:normal;font-weight:300;src:url("./fonts/ibm-plex-sans-v23-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"IBM Plex Sans";font-style:normal;font-weight:400;src:url("./fonts/ibm-plex-sans-v23-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"IBM Plex Sans";font-style:normal;font-weight:500;src:url("./fonts/ibm-plex-sans-v23-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"IBM Plex Sans";font-style:normal;font-weight:600;src:url("./fonts/ibm-plex-sans-v23-latin-600.woff2") format("woff2")}@font-face{font-display:swap;font-family:"IBM Plex Sans";font-style:normal;font-weight:700;src:url("./fonts/ibm-plex-sans-v23-latin-700.woff2") format("woff2")}*,*::after,*::before{box-sizing:border-box;margin:0;padding:0}::selection{background-color:#c8a45a;color:#141414}html{scroll-behavior:smooth;background-color:#dfdcd4;max-width:100vw;overflow-x:hidden;font-size:16px}body{background-color:#dfdcd4;color:#141414;font-family:"IBM Plex Sans",sans-serif;font-weight:300;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:#141414;margin-bottom:1rem}h1{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:3rem;line-height:1.15;letter-spacing:-0.02em}h2{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:2.25rem;line-height:1.2;letter-spacing:-0.01em}h3{font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:1.75rem;line-height:1.3}h4{font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:1.375rem;line-height:1.35}h5{font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:1.125rem;line-height:1.4}h6{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:1rem;line-height:1.4;text-transform:uppercase;letter-spacing:.05em}p{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;line-height:1.6;margin-bottom:1rem;color:#141414}small{font-size:.875rem;line-height:1.5;font-weight:300}a{color:#c8a45a;text-decoration:none;transition:color .3s ease}a:hover{color:#9c8048}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width: 768px){h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.375rem}.container{padding:0 1rem}}.hidden{display:none;visibility:hidden}.show{display:block;visibility:visible}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;height:auto}.site-header::before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,0);backdrop-filter:none;transition:background-color .4s ease,backdrop-filter .4s ease;z-index:-1}.site-header.is-scrolled::before{background-color:rgba(20,20,20,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.site-header__inner{display:flex;align-items:flex-start;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 2rem;transition:padding .4s ease}.is-scrolled .site-header__inner{padding:.5rem 2rem;align-items:center}.site-header__logo{display:flex;align-items:center;flex-shrink:0;color:#dfdcd4;position:relative;z-index:110}.site-header__logo-svg{width:auto;transition:opacity .4s ease,height .4s ease}.site-header__logo-full{height:120px;opacity:1}.is-scrolled .site-header__logo-full{height:0;opacity:0;pointer-events:none}.site-header__logo-mark{height:0;opacity:0;pointer-events:none;position:absolute}.is-scrolled .site-header__logo-mark{height:1.5rem;opacity:1;pointer-events:auto;position:static}.site-nav{display:flex;align-items:center}.site-nav__list{display:flex;align-items:center;gap:3rem}.site-nav__item{position:relative}.site-nav__link{display:flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:400;font-size:.875rem;color:#dfdcd4;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;padding:0 0 1rem;position:relative;transition:color .3s ease,padding .3s ease}.is-scrolled .site-nav__link{padding:1rem 0}.site-nav__link::after{content:"";position:absolute;bottom:.5rem;left:0;width:0;height:2px;background-color:#c8a45a;transition:width .4s cubic-bezier(0.25, 0.8, 0.25, 1)}.site-nav__link:hover{color:#c8a45a}.site-nav__link:hover::after{width:100%}.site-nav__chevron{width:10px;height:10px;transition:transform .3s ease}.site-nav__item--has-mega:hover .site-nav__chevron,.site-nav__item--has-mega.is-open .site-nav__chevron{transform:rotate(180deg)}.site-nav__toggle{display:none;flex-direction:column;justify-content:center;gap:6px;width:2rem;height:2rem;background:none;border:none;cursor:pointer;padding:0;z-index:110}.site-nav__toggle span{display:block;width:100%;height:2px;background-color:#dfdcd4;border-radius:1px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.site-nav__toggle.is-active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.site-nav__toggle.is-active span:nth-child(2){opacity:0}.site-nav__toggle.is-active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mega-menu{position:absolute;top:calc(100% + 1rem);left:50%;transform:translateX(-50%);width:560px;background-color:#141414;border:1px solid #615130;border-radius:4px;padding:1.5rem;opacity:0;visibility:hidden;pointer-events:none;transition:none}.mega-menu.is-visible{opacity:1;visibility:visible;pointer-events:auto}.mega-menu__inner{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.mega-menu__item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:4px;cursor:pointer;text-decoration:none;transition:background-color .3s ease}.mega-menu__item:hover{background-color:#1a1a1a}.mega-menu__item:hover .mega-menu__icon{color:#c8a45a;border-color:#c8a45a}.mega-menu__item:hover .mega-menu__title{color:#c8a45a}.mega-menu__icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;flex-shrink:0;border:1px solid #9c8048;border-radius:4px;color:#9c8048;transition:color .3s ease,border-color .3s ease}.mega-menu__text{display:flex;flex-direction:column;gap:4px}.mega-menu__title{font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#dfdcd4;transition:color .3s ease}.mega-menu__desc{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;color:#dfdcd4;line-height:1.5}.mega-overlay{position:fixed;inset:0;z-index:90;background-color:#1a1a1a;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility .3s ease}.mega-overlay.is-visible{opacity:.85;visibility:visible;pointer-events:auto}@media(max-width: 768px){.site-header__inner{padding:1rem 1rem;align-items:flex-start}.is-scrolled .site-header__inner{padding:.5rem 1rem}.site-header__logo-full{height:80px}.is-scrolled .site-header__logo-mark{height:2rem}.site-nav__toggle{display:flex}.site-nav__list{position:fixed;inset:0;flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;background-color:#141414;transform:translateX(100%);transition:transform .5s cubic-bezier(0.25, 0.8, 0.25, 1);z-index:105;overflow-x:hidden;overflow-y:auto;padding:6rem 1rem}.site-nav__list::before{content:"";position:fixed;top:-100px;right:-100px;width:400px;height:400px;background:#c8a45a;border-radius:50%;filter:blur(160px);opacity:.12;pointer-events:none}.site-nav__list::after{content:"";position:fixed;bottom:-100px;left:-100px;width:300px;height:300px;background:#9c8048;border-radius:50%;filter:blur(140px);opacity:.08;pointer-events:none}.site-nav__list.is-open{transform:translateX(0)}.site-nav__item{width:100%;text-align:left}.site-nav__link{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:1.5rem;letter-spacing:.15em;justify-content:flex-start;padding:.5rem 0}.site-nav__link::after{display:none}.site-nav__item--has-mega .site-nav__link{color:#c8a45a;pointer-events:none}.site-nav__chevron{display:none}.mega-menu{position:static;transform:none;width:100%;border:none;background-color:rgba(0,0,0,0);padding:.5rem 0 0;max-height:none;overflow:visible;opacity:1;visibility:visible;pointer-events:auto}.mega-menu__inner{grid-template-columns:1fr;gap:.5rem}.mega-menu__item{padding:.5rem 1rem;border:1px solid #615130;border-radius:4px;align-items:center}.mega-menu__icon{width:2rem;height:2rem}.mega-menu__icon svg{width:18px;height:18px}.mega-menu__title{font-size:.8125rem}.mega-menu__desc{display:none}.mega-overlay{display:none}}.hero{position:relative;min-height:100vh;display:flex;align-items:flex-start;background-color:#1a1a1a;overflow:hidden;padding-top:calc(80px + 6rem + 6rem);padding-bottom:6rem}.hero__grid{position:absolute;inset:0;display:flex;justify-content:space-between;padding:0 2rem;pointer-events:none}.hero__grid span{width:1px;height:100%;background:linear-gradient(to bottom, transparent 0%, #615130 50%, transparent 100%);opacity:0}.hero__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(120px);opacity:0}.hero__glow--1{width:800px;height:800px;top:-150px;right:-50px;background:#c8a45a}.hero__glow--2{width:600px;height:600px;bottom:-50px;left:-50px;background:#9c8048}.hero__viz{position:absolute;pointer-events:none;border-radius:1rem;object-fit:cover;opacity:0;z-index:1}.hero__viz--1{width:420px;height:280px;top:12%;right:8%}.hero__viz--2{width:340px;height:230px;bottom:15%;right:12%}.hero__viz--3{width:300px;height:200px;top:38%;right:28%}@media(max-width: 768px){.hero__viz{display:none}}.hero__inner{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:3rem}.hero__content{max-width:800px}.hero__label{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#c8a45a;margin-bottom:2rem;opacity:0}.hero__title{display:flex;flex-direction:column;margin-bottom:2rem}.hero__line{display:block;font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.15;letter-spacing:-0.02em;color:#dfdcd4;opacity:0}.hero__line--accent{color:#c8a45a}.hero__sub{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1.125rem;line-height:1.7;color:#dfdcd4;max-width:560px;margin-bottom:3rem;opacity:0}.hero__actions{display:flex;align-items:center;gap:1rem;opacity:0}.hero__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;padding:1rem 2rem;border:2px solid #c8a45a;background-color:#c8a45a;color:#141414;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}.hero__cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.hero__cta svg{transition:transform .3s ease}.hero__cta:hover svg{transform:translateX(4px)}.hero__cta--ghost{background-color:rgba(0,0,0,0);color:#dfdcd4;border-color:#9c8048}.hero__cta--ghost:hover{background-color:#c8a45a;border-color:#c8a45a;color:#141414}.hero__stats{display:flex;width:fit-content;gap:3rem;padding-top:2rem;border-top:2px solid #dfdcd4;opacity:0}.hero__stat{display:flex;flex-wrap:wrap;align-items:baseline}.hero__stat-num{font-family:"IBM Plex Sans",sans-serif;font-weight:700;font-size:3rem;line-height:1.15;color:#c8a45a;letter-spacing:-0.02em}.hero__stat-unit{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:1.75rem;color:#c8a45a;margin-left:2px}.hero__stat-label{width:100%;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;color:#dfdcd4;margin-top:.5rem}.hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;opacity:0}.hero__scroll-line{width:1px;height:3rem;background:linear-gradient(to bottom, #c8a45a, transparent)}@media(max-width: 768px){.hero{min-height:auto;padding-top:calc(80px + 3rem);padding-bottom:6rem}.hero__inner{gap:2rem;padding:0 1rem}.hero__label{font-size:.75rem;margin-bottom:1rem}.hero__title{margin-bottom:1rem}.hero__sub{font-size:1rem;margin-bottom:2rem}.hero__actions{flex-direction:column;align-items:stretch}.hero__cta{justify-content:center}.hero__stats{flex-direction:row;gap:1.5rem;padding-top:1.5rem}.hero__stat-num{font-size:2rem}.hero__stat-unit{font-size:1.25rem}.hero__stat-label{font-size:.75rem}.hero__glow--1{width:350px;height:350px;top:-100px;right:-100px}.hero__glow--2{width:250px;height:250px}.hero__scroll{display:none}}.logo-slider{background-color:#1a1a1a;padding:3rem 0;overflow:hidden;position:relative}.logo-slider::before,.logo-slider::after{content:"";position:absolute;top:0;bottom:0;width:6rem;z-index:2;pointer-events:none}.logo-slider::before{left:0;background:linear-gradient(to right, #141414, transparent)}.logo-slider::after{right:0;background:linear-gradient(to left, #141414, transparent)}.logo-slider__track{display:flex;align-items:center;gap:6rem;width:max-content;will-change:transform}.logo-slider__logo{height:4rem;width:auto;object-fit:contain;flex-shrink:0;opacity:.8}@media(max-width: 768px){.logo-slider{padding:2rem 0}.logo-slider::before,.logo-slider::after{width:3rem}.logo-slider__track{gap:3rem}.logo-slider__logo{height:3rem}}.painpoints{background-color:#1a1a1a;padding:6rem 0}.painpoints__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.painpoints__header{text-align:center;max-width:640px;margin:0 auto 6rem}.painpoints__title{color:#dfdcd4}.painpoints__title--accent{color:#c8a45a}.painpoints__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.painpoints__card{border:1px solid #615130;display:flex;flex-direction:column;transition:border-color .3s ease,transform .3s ease}.painpoints__card:hover{border-color:#9c8048;transform:translateY(-4px)}.painpoints__image-wrap{overflow:hidden;position:relative}.painpoints__badge{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#c0392b;border-radius:50%;color:#dfdcd4;z-index:1}.painpoints__image{width:100%;aspect-ratio:16/10;object-fit:cover;filter:saturate(0.3);transition:transform .3s ease}.painpoints__card:hover .painpoints__image{transform:scale(1.03)}.painpoints__content{padding:2rem}.painpoints__card-title{color:#dfdcd4;margin-bottom:.5rem}.painpoints__card-desc{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#9c8048;margin-bottom:0}@media(max-width: 768px){.painpoints{padding:3rem 0}.painpoints__inner{padding:0 1rem}.painpoints__header{margin:0 auto 3rem}.painpoints__grid{grid-template-columns:1fr;gap:1rem}.painpoints__content{padding:1.5rem}}.services{background-image:url("./images/service-card-bg.webp");background-size:cover;background-position:center;background-repeat:no-repeat;padding:6rem 0}.services__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.services__header{text-align:center;max-width:640px;margin:0 auto 6rem}.services__label{color:#c8a45a;margin-bottom:1rem}.services__title{color:#dfdcd4;margin-bottom:1.5rem}.services__title--accent{color:#c8a45a}.services__intro{color:#9c8048}.services__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}.services__card{position:relative;background-color:rgba(20,20,20,.35);backdrop-filter:blur(16px);border:2px solid #615130;padding:3rem;display:flex;flex-direction:column;text-decoration:none;cursor:pointer;transition:border-color .3s ease,background-color .3s ease;overflow:hidden}.services__card:hover{border-color:#c8a45a;background-color:rgba(20,20,20,.2)}.services__card--featured{border-color:#615130}.services__card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.services__icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid #9c8048;color:#c8a45a}.services__badge{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#dfdcd4;background-color:rgba(20,20,20,.6);border:1px solid #615130;padding:.5rem 1rem;backdrop-filter:blur(8px)}.services__badge-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:#c8a45a;animation:badge-pulse 2s ease-in-out infinite}.services__badge--accent{background-color:#c8a45a;color:#141414}.services__card-title{color:#dfdcd4;margin-bottom:.5rem}.services__price{font-family:"IBM Plex Sans",sans-serif;font-weight:700;font-size:1.375rem;color:#c8a45a;margin-bottom:1.5rem}.services__price-unit{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;color:#9c8048}.services__card-desc{color:#dfdcd4;margin-bottom:2rem;flex-grow:1}.services__tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.services__tag{font-family:"IBM Plex Sans",sans-serif;font-weight:400;font-size:.75rem;letter-spacing:.04em;color:#9c8048;border:1px solid #9c8048;padding:.5rem 1rem}.services__card-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#c8a45a;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;transition:color .3s ease;margin-top:auto}.services__card-cta svg{transition:transform .3s ease}.services__card:hover .services__card-cta{color:#dfdcd4}.services__card:hover .services__card-cta svg{transform:translateX(4px)}@media(max-width: 768px){.services{padding:3rem 0}.services__inner{padding:0 1rem}.services__header{margin:0 auto 3rem}.services__grid{grid-template-columns:1fr;gap:1rem}.services__card{padding:2rem}.services__card-title{font-size:1.375rem}.services__price{font-size:1.125rem}}.kir-hero{position:relative;min-height:100vh;display:flex;align-items:flex-start;background-color:#1a1a1a;overflow:hidden;padding-top:calc(80px + 6rem + 6rem);padding-bottom:6rem}.kir-hero__grid{position:absolute;inset:0;display:flex;justify-content:space-between;padding:0 2rem;pointer-events:none}.kir-hero__grid span{width:1px;height:100%;background:linear-gradient(to bottom, transparent 0%, #615130 50%, transparent 100%);opacity:0}.kir-hero__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(120px);opacity:0}.kir-hero__glow--1{width:800px;height:800px;top:-150px;right:-50px;background:#c8a45a}.kir-hero__glow--2{width:600px;height:600px;bottom:-50px;left:-50px;background:#9c8048}.kir-hero__viz{position:absolute;pointer-events:none;border-radius:1rem;object-fit:cover;opacity:0;z-index:1}.kir-hero__viz--1{width:420px;height:280px;top:12%;right:8%}.kir-hero__viz--2{width:340px;height:230px;bottom:15%;right:20%}.kir-hero__inner{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:3rem}.kir-hero__content{max-width:800px}.kir-hero__label{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#c8a45a;margin-bottom:2rem;opacity:0}.kir-hero__title{display:flex;flex-direction:column;margin-bottom:2rem}.kir-hero__line{display:block;font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.15;letter-spacing:-0.02em;color:#dfdcd4;opacity:0}.kir-hero__line--accent{color:#c8a45a}.kir-hero__sub{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1.125rem;line-height:1.7;color:#dfdcd4;max-width:560px;margin-bottom:3rem;opacity:0}.kir-hero__actions{display:flex;align-items:center;gap:1rem;opacity:0}.kir-hero__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;padding:1rem 2rem;border:2px solid #c8a45a;background-color:#c8a45a;color:#141414;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}.kir-hero__cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.kir-hero__cta svg{transition:transform .3s ease}.kir-hero__cta:hover svg{transform:translateX(4px)}.kir-hero__cta--ghost{background-color:rgba(0,0,0,0);color:#dfdcd4;border-color:#9c8048}.kir-hero__cta--ghost:hover{background-color:#c8a45a;border-color:#c8a45a;color:#141414}.kir-hero__badges{display:flex;gap:1.5rem;padding-top:2rem;width:fit-content;border-top:2px solid #dfdcd4;opacity:0}.kir-hero__badge{display:flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#dfdcd4}.kir-hero__badge svg{color:#c8a45a;flex-shrink:0}.kir-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;opacity:0}.kir-hero__scroll-line{width:1px;height:3rem;background:linear-gradient(to bottom, #c8a45a, transparent)}.kir-proof{background-color:#141414;padding:6rem 0}.kir-proof__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.kir-proof__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.kir-proof__card{position:relative;border:1px solid #615130;padding:3rem;padding-top:6rem;display:flex;flex-direction:column;gap:1.5rem;transition:border-color .3s ease,transform .3s ease;min-height:0}.kir-proof__card:hover{border-color:#9c8048;transform:translateY(-4px)}.kir-proof__mark{position:absolute;top:1rem;left:3rem;font-family:"IBM Plex Sans",sans-serif;font-weight:700;font-size:4rem;line-height:1;color:#615130;pointer-events:none}.kir-proof__quote{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;line-height:1.6;color:#dfdcd4;font-style:italic;flex-grow:1;margin-bottom:0}.kir-proof__author{font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;line-height:1.5;color:#c8a45a;margin-bottom:0}.kir-problem{background-color:#1a1a1a;padding:6rem 0;position:relative;overflow:hidden}.kir-problem__inner{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.kir-problem__title{text-align:center;color:#dfdcd4;max-width:640px;margin:0 auto 6rem}.kir-problem__title--accent{color:#c8a45a}.kir-problem__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.kir-problem__card{border:1px solid #615130;padding:3rem;transition:border-color .3s ease,transform .3s ease}.kir-problem__card:hover{border-color:#c8a45a;transform:translateY(-4px)}.kir-problem__card:hover .kir-problem__icon{border-color:#c8a45a;color:#c8a45a}.kir-problem__icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid #9c8048;color:#9c8048;margin-bottom:2rem;transition:border-color .3s ease,color .3s ease}.kir-problem__card-title{color:#dfdcd4;margin-bottom:1rem}.kir-problem__card-desc{color:#9c8048;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5}.kir-problem__card-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#c8a45a;text-decoration:none;transition:color .3s ease}.kir-problem__card-cta svg{transition:transform .3s ease}.kir-problem__card-cta:hover{color:#dfdcd4}.kir-problem__card-cta:hover svg{transform:translateX(4px)}.kir-compare{background-color:#141414;padding:6rem 0}.kir-compare__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.kir-compare__title{text-align:center;color:#dfdcd4;margin-bottom:6rem}.kir-compare__title--accent{color:#c8a45a}.kir-compare__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.kir-compare__box{position:relative;border:1px solid #615130;overflow:hidden;transition:border-color .3s ease}.kir-compare__box:hover{border-color:#9c8048}.kir-compare__label{position:absolute;top:1rem;left:1rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#dfdcd4;background-color:#615130;padding:.5rem 1rem;z-index:1}.kir-compare__label--after{background-color:#c8a45a;color:#141414}.kir-compare__placeholder{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;background-color:#1a1a1a}.kir-compare__placeholder p{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;color:#9c8048}.kir-compare__placeholder--after{background-color:#1a1a1a;position:relative}.kir-compare__placeholder--after::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg, transparent 40%, rgba(200, 164, 90, 0.05) 50%, transparent 60%);pointer-events:none}.kir-pricing{background-color:#1a1a1a;padding:6rem 0}.kir-pricing__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.kir-pricing__header{text-align:center;max-width:640px;margin:0 auto 6rem}.kir-pricing__label{color:#c8a45a;margin-bottom:1rem}.kir-pricing__title{color:#dfdcd4;margin-bottom:1.5rem}.kir-pricing__title--accent{color:#c8a45a}.kir-pricing__sub{color:#9c8048}.kir-pricing__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;padding-top:1rem}.kir-pricing__card{position:relative;background-color:#1a1a1a;border:1px solid #615130;padding:3rem;display:flex;flex-direction:column;transition:border-color .3s ease}.kir-pricing__card:hover{border-color:#c8a45a}.kir-pricing__card--featured{border-color:#c8a45a}.kir-pricing__badge{position:absolute;top:0;right:2rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#141414;background-color:#c8a45a;padding:.5rem 1rem;transform:translateY(-50%);z-index:2}.kir-pricing__card-name{color:#dfdcd4;margin-bottom:.5rem}.kir-pricing__price{font-family:"IBM Plex Sans",sans-serif;font-weight:700;font-size:2.25rem;line-height:1.2;color:#c8a45a;margin-bottom:1.5rem}.kir-pricing__features{list-style:none;padding:0;margin:0 0 3rem;display:flex;flex-direction:column;gap:.5rem;flex-grow:1}.kir-pricing__features li{position:relative;padding-left:2rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#dfdcd4}.kir-pricing__features li::before{content:"";position:absolute;left:0;top:.4em;width:10px;height:5px;border-left:1.5px solid #c8a45a;border-bottom:1.5px solid #c8a45a;transform:rotate(-45deg)}.kir-pricing__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;padding:1rem 2rem;border:2px solid #c8a45a;background-color:#c8a45a;color:#141414;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease;margin-top:auto;justify-content:center}.kir-pricing__cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.kir-pricing__cta svg{transition:transform .3s ease}.kir-pricing__cta:hover svg{transform:translateX(4px)}.kir-pricing__combo{display:flex;align-items:center;justify-content:space-between;border:1px solid #c8a45a;padding:2rem 3rem;background-color:#1a1a1a;position:relative;overflow:hidden}.kir-pricing__combo::before{content:"";position:absolute;top:-50%;right:-25%;width:300px;height:300px;background:#c8a45a;border-radius:50%;filter:blur(100px);opacity:.06;pointer-events:none}.kir-pricing__combo-text{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;color:#dfdcd4;position:relative;z-index:1;margin-bottom:0}.kir-pricing__combo-text strong{font-family:"IBM Plex Sans",sans-serif;font-weight:600;color:#c8a45a}.kir-pricing__combo-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;color:#141414;background-color:#c8a45a;border:2px solid #c8a45a;padding:1rem 2rem;white-space:nowrap;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease;position:relative;z-index:1;flex-shrink:0}.kir-pricing__combo-cta svg{transition:transform .3s ease}.kir-pricing__combo-cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.kir-pricing__combo-cta:hover svg{transform:translateX(4px)}.kir-process{background-color:#141414;padding:6rem 0}.kir-process__inner{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.kir-process__label{color:#c8a45a;margin-bottom:1rem}.kir-process__title{color:#dfdcd4;margin-bottom:6rem}.kir-process__title--accent{color:#c8a45a}.kir-process__steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:2rem;text-align:left}.kir-process__step{border:1px solid #615130;padding:3rem;display:flex;flex-direction:column;transition:border-color .3s ease,transform .3s ease}.kir-process__step:hover{border-color:#c8a45a;transform:translateY(-4px)}.kir-process__step:hover .kir-process__num{text-shadow:0 0 40px rgba(200,164,90,.4)}.kir-process__num{display:inline-block;font-family:"IBM Plex Sans",sans-serif;font-weight:700;font-size:3rem;color:#c8a45a;margin-bottom:1.5rem;line-height:1;letter-spacing:-0.02em;transition:text-shadow .3s ease}.kir-process__step-title{color:#dfdcd4;margin-bottom:1rem}.kir-process__step-desc{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#9c8048;flex-grow:1;margin-bottom:0}.kir-process__arrow{display:flex;align-items:center;color:#c8a45a}.kir-process__arrow svg{width:3rem;height:3rem;animation:kir-arrow-pulse 2s ease-in-out infinite}@keyframes kir-arrow-pulse{0%,100%{transform:translateX(0);opacity:.6}50%{transform:translateX(6px);opacity:1}}.kir-faq{background-color:#1a1a1a;padding:6rem 0}.kir-faq__inner{max-width:800px;margin:0 auto;padding:0 2rem}.kir-faq__title{text-align:center;color:#dfdcd4;margin-bottom:6rem}.kir-faq__title--accent{color:#c8a45a}.kir-faq__list{display:flex;flex-direction:column;gap:.5rem}.kir-faq__item{border:1px solid #615130;transition:border-color .3s ease}.kir-faq__item.is-open{border-color:#c8a45a}.kir-faq__item:hover{border-color:#9c8048}.kir-faq__item.is-open:hover{border-color:#c8a45a}.kir-faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 2rem;background:none;border:none;cursor:pointer;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:1rem;color:#dfdcd4;text-align:left;transition:color .3s ease}.kir-faq__question:hover{color:#c8a45a}.is-open .kir-faq__question{color:#c8a45a}.kir-faq__chevron{flex-shrink:0;color:#c8a45a;transition:transform .3s ease}.is-open .kir-faq__chevron{transform:rotate(180deg)}.kir-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.kir-faq__answer p{padding:0 2rem 2rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#9c8048}.kir-faq__item.is-open .kir-faq__answer{max-height:200px}.kir-final{background-color:#141414;padding:6rem 0;text-align:center;position:relative;overflow:hidden}.kir-final__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(120px)}.kir-final__glow--1{width:500px;height:500px;top:-150px;left:-100px;background:#c8a45a;opacity:.08}.kir-final__glow--2{width:400px;height:400px;bottom:-100px;right:-100px;background:#9c8048;opacity:.06}.kir-final__inner{max-width:640px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.kir-final__title{color:#dfdcd4;margin-bottom:1.5rem}.kir-final__title--accent{color:#c8a45a}.kir-final__sub{color:#9c8048;margin-bottom:.5rem}.kir-final__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;padding:1rem 2rem;border:2px solid #c8a45a;background-color:#c8a45a;color:#141414;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease;margin-bottom:3rem;box-shadow:0 0 40px rgba(200,164,90,.2)}.kir-final__cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px);box-shadow:0 0 60px rgba(200,164,90,.3)}.kir-final__cta svg{transition:transform .3s ease}.kir-final__cta:hover svg{transform:translateX(4px)}.kir-final__trust{display:flex;flex-direction:column;gap:4px;align-items:center}.kir-final__trust-line{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#9c8048}.kir-final__trust-line svg{color:#c8a45a;flex-shrink:0}@media(max-width: 768px){.kir-hero{min-height:auto;padding-top:calc(80px + 3rem);padding-bottom:6rem}.kir-hero__grid{padding:0 1rem}.kir-hero__inner{gap:2rem;padding:0 1rem}.kir-hero__label{font-size:.75rem;margin-bottom:1rem}.kir-hero__title{margin-bottom:1rem}.kir-hero__sub{font-size:1rem;margin-bottom:2rem}.kir-hero__actions{flex-direction:column;align-items:stretch}.kir-hero__cta{justify-content:center}.kir-hero__badges{gap:1rem;padding-top:1.5rem}.kir-hero__glow--1{width:350px;height:350px;top:-100px;right:-100px}.kir-hero__glow--2{width:250px;height:250px}.kir-hero__viz{display:none}.kir-hero__scroll{display:none}.kir-proof{padding:3rem 0}.kir-proof__inner{padding:0 1rem}.kir-proof__grid{grid-template-columns:1fr;gap:1rem}.kir-proof__card{padding:2rem;padding-top:4rem}.kir-proof__mark{font-size:3rem;left:1rem}.kir-problem{padding:3rem 0}.kir-problem__inner{padding:0 1rem}.kir-problem__title{margin-bottom:3rem}.kir-problem__grid{grid-template-columns:1fr;gap:1rem}.kir-problem__card{padding:2rem}.kir-compare{padding:3rem 0}.kir-compare__inner{padding:0 1rem}.kir-compare__title{margin-bottom:3rem}.kir-compare__grid{grid-template-columns:1fr;gap:1rem}.kir-pricing{padding:3rem 0}.kir-pricing__inner{padding:0 1rem}.kir-pricing__header{margin-bottom:3rem}.kir-pricing__grid{grid-template-columns:1fr;gap:2rem}.kir-pricing__card{padding:2rem}.kir-pricing__price{font-size:1.75rem}.kir-pricing__cta{white-space:normal;text-align:center}.kir-pricing__combo{flex-direction:column;gap:1.5rem;padding:2rem;text-align:center}.kir-pricing__combo-cta{white-space:normal;text-align:center;flex-shrink:1}.kir-process{padding:3rem 0}.kir-process__inner{padding:0 1rem}.kir-process__title{margin-bottom:3rem}.kir-process__steps{grid-template-columns:1fr;gap:1rem}.kir-process__step{padding:2rem}.kir-process__num{font-size:2.25rem}.kir-process__arrow{display:none}.kir-faq{padding:3rem 0}.kir-faq__inner{padding:0 1rem}.kir-faq__title{margin-bottom:3rem}.kir-faq__question{padding:1rem;font-size:.875rem}.kir-faq__answer p{padding:0 1rem 1rem}.kir-final{padding:3rem 0}.kir-final__inner{padding:0 1rem}.kir-final__cta{white-space:normal}.kir-final__glow--1{width:250px;height:250px}.kir-final__glow--2{width:200px;height:200px}}.pr-hero{position:relative;min-height:100vh;display:flex;align-items:flex-start;background-color:#1a1a1a;overflow:hidden;padding-top:calc(80px + 6rem + 6rem);padding-bottom:6rem}.pr-hero__grid{position:absolute;inset:0;display:flex;justify-content:space-between;padding:0 2rem;pointer-events:none}.pr-hero__grid span{width:1px;height:100%;background:linear-gradient(to bottom, transparent 0%, #615130 50%, transparent 100%);opacity:0}.pr-hero__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(120px);opacity:0}.pr-hero__glow--1{width:800px;height:800px;top:-150px;right:-50px;background:#c8a45a}.pr-hero__glow--2{width:600px;height:600px;bottom:-50px;left:-50px;background:#9c8048}.pr-hero__inner{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;gap:3rem}.pr-hero__content{max-width:800px}.pr-hero__label{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#c8a45a;margin-bottom:2rem;opacity:0}.pr-hero__title{display:flex;flex-direction:column;margin-bottom:2rem}.pr-hero__line{display:block;font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.15;letter-spacing:-0.02em;color:#dfdcd4;opacity:0}.pr-hero__line--accent{color:#c8a45a}.pr-hero__sub{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1.125rem;line-height:1.7;color:#dfdcd4;max-width:560px;margin-bottom:3rem;opacity:0}.pr-hero__actions{display:flex;align-items:center;gap:1rem;opacity:0}.pr-hero__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;padding:1rem 2rem;border:2px solid #c8a45a;background-color:#c8a45a;color:#141414;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}.pr-hero__cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.pr-hero__cta svg{transition:transform .3s ease}.pr-hero__cta:hover svg{transform:translateX(4px)}.pr-hero__cta--ghost{background-color:rgba(0,0,0,0);color:#dfdcd4;border-color:#9c8048}.pr-hero__cta--ghost:hover{background-color:#c8a45a;border-color:#c8a45a;color:#141414}.pr-hero__badges{display:flex;gap:1.5rem;padding-top:2rem;width:fit-content;border-top:2px solid #dfdcd4;opacity:0}.pr-hero__badge{display:flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#dfdcd4}.pr-hero__badge svg{color:#c8a45a;flex-shrink:0}.pr-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;opacity:0}.pr-hero__scroll-line{width:1px;height:3rem;background:linear-gradient(to bottom, #c8a45a, transparent)}.pr-proof{background-color:#141414;padding:6rem 0}.pr-proof__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.pr-proof__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.pr-proof__card{position:relative;border:1px solid #615130;padding:3rem;padding-top:6rem;display:flex;flex-direction:column;gap:1.5rem;transition:border-color .3s ease,transform .3s ease;min-height:0}.pr-proof__card:hover{border-color:#9c8048;transform:translateY(-4px)}.pr-proof__mark{position:absolute;top:1rem;left:3rem;font-family:"IBM Plex Sans",sans-serif;font-weight:700;font-size:4rem;line-height:1;color:#615130;pointer-events:none}.pr-proof__quote{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;line-height:1.6;color:#dfdcd4;font-style:italic;flex-grow:1;margin-bottom:0}.pr-proof__author{font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;line-height:1.5;color:#c8a45a;margin-bottom:0}.pr-problem{background-color:#1a1a1a;padding:6rem 0;position:relative;overflow:hidden}.pr-problem__inner{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.pr-problem__title{text-align:center;color:#dfdcd4;max-width:640px;margin:0 auto 6rem}.pr-problem__title--accent{color:#c8a45a}.pr-problem__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.pr-problem__card{border:1px solid #615130;padding:3rem;transition:border-color .3s ease,transform .3s ease}.pr-problem__card:hover{border-color:#c8a45a;transform:translateY(-4px)}.pr-problem__card:hover .pr-problem__icon{border-color:#c8a45a;color:#c8a45a}.pr-problem__icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:1px solid #9c8048;color:#9c8048;margin-bottom:2rem;transition:border-color .3s ease,color .3s ease}.pr-problem__card-title{color:#dfdcd4;margin-bottom:1rem}.pr-problem__card-desc{color:#9c8048;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5}.pr-compare{background-color:#141414;padding:6rem 0}.pr-compare__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.pr-compare__title{text-align:center;color:#dfdcd4;margin-bottom:6rem}.pr-compare__title--accent{color:#c8a45a}.pr-compare__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.pr-compare__box{position:relative;border:1px solid #615130;overflow:hidden;transition:border-color .3s ease}.pr-compare__box:hover{border-color:#9c8048}.pr-compare__label{position:absolute;top:1rem;left:1rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#dfdcd4;background-color:#615130;padding:.5rem 1rem;z-index:1}.pr-compare__label--after{background-color:#c8a45a;color:#141414}.pr-compare__placeholder{aspect-ratio:16/10;display:flex;align-items:center;justify-content:center;background-color:#1a1a1a}.pr-compare__placeholder p{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;color:#9c8048}.pr-compare__placeholder--after{background-color:#1a1a1a;position:relative}.pr-compare__placeholder--after::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg, transparent 40%, rgba(200, 164, 90, 0.05) 50%, transparent 60%);pointer-events:none}.pr-pricing{background-color:#1a1a1a;padding:6rem 0}.pr-pricing__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.pr-pricing__header{text-align:center;max-width:640px;margin:0 auto 6rem}.pr-pricing__label{color:#c8a45a;margin-bottom:1rem}.pr-pricing__title{color:#dfdcd4;margin-bottom:1.5rem}.pr-pricing__title--accent{color:#c8a45a}.pr-pricing__sub{color:#9c8048}.pr-pricing__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;padding-top:1rem}.pr-pricing__card{position:relative;background-color:#1a1a1a;border:1px solid #615130;padding:3rem;display:flex;flex-direction:column;transition:border-color .3s ease}.pr-pricing__card:hover{border-color:#c8a45a}.pr-pricing__card--featured{border-color:#c8a45a}.pr-pricing__badge{position:absolute;top:0;right:2rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#141414;background-color:#c8a45a;padding:.5rem 1rem;transform:translateY(-50%);z-index:2}.pr-pricing__card-name{color:#dfdcd4;margin-bottom:.5rem}.pr-pricing__price{font-family:"IBM Plex Sans",sans-serif;font-weight:700;font-size:2.25rem;line-height:1.2;color:#c8a45a;margin-bottom:1.5rem}.pr-pricing__features{list-style:none;padding:0;margin:0 0 3rem;display:flex;flex-direction:column;gap:.5rem;flex-grow:1}.pr-pricing__features li{position:relative;padding-left:2rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#dfdcd4}.pr-pricing__features li::before{content:"";position:absolute;left:0;top:.4em;width:10px;height:5px;border-left:1.5px solid #c8a45a;border-bottom:1.5px solid #c8a45a;transform:rotate(-45deg)}.pr-pricing__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;padding:1rem 2rem;border:2px solid #c8a45a;background-color:#c8a45a;color:#141414;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease;margin-top:auto;justify-content:center}.pr-pricing__cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.pr-pricing__cta svg{transition:transform .3s ease}.pr-pricing__cta:hover svg{transform:translateX(4px)}.pr-pricing__combo{display:flex;align-items:center;justify-content:space-between;border:1px solid #c8a45a;padding:2rem 3rem;background-color:#1a1a1a;position:relative;overflow:hidden}.pr-pricing__combo::before{content:"";position:absolute;top:-50%;right:-25%;width:300px;height:300px;background:#c8a45a;border-radius:50%;filter:blur(100px);opacity:.06;pointer-events:none}.pr-pricing__combo-text{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;color:#dfdcd4;position:relative;z-index:1;margin-bottom:0}.pr-pricing__combo-text strong{font-family:"IBM Plex Sans",sans-serif;font-weight:600;color:#c8a45a}.pr-pricing__combo-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;color:#141414;background-color:#c8a45a;border:2px solid #c8a45a;padding:1rem 2rem;white-space:nowrap;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease;position:relative;z-index:1;flex-shrink:0}.pr-pricing__combo-cta svg{transition:transform .3s ease}.pr-pricing__combo-cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.pr-pricing__combo-cta:hover svg{transform:translateX(4px)}.pr-process{background-color:#141414;padding:6rem 0}.pr-process__inner{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.pr-process__label{color:#c8a45a;margin-bottom:1rem}.pr-process__title{color:#dfdcd4;margin-bottom:6rem}.pr-process__title--accent{color:#c8a45a}.pr-process__steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:2rem;text-align:left}.pr-process__step{border:1px solid #615130;padding:3rem;display:flex;flex-direction:column;transition:border-color .3s ease,transform .3s ease}.pr-process__step:hover{border-color:#c8a45a;transform:translateY(-4px)}.pr-process__step:hover .pr-process__num{text-shadow:0 0 40px rgba(200,164,90,.4)}.pr-process__num{display:inline-block;font-family:"IBM Plex Sans",sans-serif;font-weight:700;font-size:3rem;color:#c8a45a;margin-bottom:1.5rem;line-height:1;letter-spacing:-0.02em;transition:text-shadow .3s ease}.pr-process__step-title{color:#dfdcd4;margin-bottom:1rem}.pr-process__step-desc{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#9c8048;flex-grow:1;margin-bottom:0}.pr-process__arrow{display:flex;align-items:center;color:#c8a45a}.pr-process__arrow svg{width:3rem;height:3rem;animation:pr-arrow-pulse 2s ease-in-out infinite}@keyframes pr-arrow-pulse{0%,100%{transform:translateX(0);opacity:.6}50%{transform:translateX(6px);opacity:1}}.pr-faq{background-color:#1a1a1a;padding:6rem 0}.pr-faq__inner{max-width:800px;margin:0 auto;padding:0 2rem}.pr-faq__title{text-align:center;color:#dfdcd4;margin-bottom:6rem}.pr-faq__title--accent{color:#c8a45a}.pr-faq__list{display:flex;flex-direction:column;gap:.5rem}.pr-faq__item{border:1px solid #615130;transition:border-color .3s ease}.pr-faq__item.is-open{border-color:#c8a45a}.pr-faq__item:hover{border-color:#9c8048}.pr-faq__item.is-open:hover{border-color:#c8a45a}.pr-faq__question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 2rem;background:none;border:none;cursor:pointer;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:1rem;color:#dfdcd4;text-align:left;transition:color .3s ease}.pr-faq__question:hover{color:#c8a45a}.is-open .pr-faq__question{color:#c8a45a}.pr-faq__chevron{flex-shrink:0;color:#c8a45a;transition:transform .3s ease}.is-open .pr-faq__chevron{transform:rotate(180deg)}.pr-faq__answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.pr-faq__answer p{padding:0 2rem 2rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#9c8048}.pr-faq__item.is-open .pr-faq__answer{max-height:200px}.pr-final{background-color:#141414;padding:6rem 0;text-align:center;position:relative;overflow:hidden}.pr-final__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(120px)}.pr-final__glow--1{width:500px;height:500px;top:-150px;left:-100px;background:#c8a45a;opacity:.08}.pr-final__glow--2{width:400px;height:400px;bottom:-100px;right:-100px;background:#9c8048;opacity:.06}.pr-final__inner{max-width:640px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.pr-final__title{color:#dfdcd4;margin-bottom:1.5rem}.pr-final__title--accent{color:#c8a45a}.pr-final__sub{color:#9c8048;margin-bottom:.5rem}.pr-final__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;padding:1rem 2rem;border:2px solid #c8a45a;background-color:#c8a45a;color:#141414;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease,box-shadow .3s ease;margin-bottom:3rem;box-shadow:0 0 40px rgba(200,164,90,.2)}.pr-final__cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px);box-shadow:0 0 60px rgba(200,164,90,.3)}.pr-final__cta svg{transition:transform .3s ease}.pr-final__cta:hover svg{transform:translateX(4px)}.pr-final__trust{display:flex;flex-direction:column;gap:4px;align-items:center}.pr-final__trust-line{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#9c8048}.pr-final__trust-line svg{color:#c8a45a;flex-shrink:0}@media(max-width: 768px){.pr-hero{min-height:auto;padding-top:calc(80px + 3rem);padding-bottom:6rem}.pr-hero__grid{padding:0 1rem}.pr-hero__inner{gap:2rem;padding:0 1rem}.pr-hero__label{font-size:.75rem;margin-bottom:1rem}.pr-hero__title{margin-bottom:1rem}.pr-hero__sub{font-size:1rem;margin-bottom:2rem}.pr-hero__actions{flex-direction:column;align-items:stretch}.pr-hero__cta{justify-content:center}.pr-hero__badges{gap:1rem;padding-top:1.5rem}.pr-hero__glow--1{width:350px;height:350px;top:-100px;right:-100px}.pr-hero__glow--2{width:250px;height:250px}.pr-hero__scroll{display:none}.pr-proof{padding:3rem 0}.pr-proof__inner{padding:0 1rem}.pr-proof__grid{grid-template-columns:1fr;gap:1rem}.pr-proof__card{padding:2rem;padding-top:4rem}.pr-proof__mark{font-size:3rem;left:1rem}.pr-problem{padding:3rem 0}.pr-problem__inner{padding:0 1rem}.pr-problem__title{margin-bottom:3rem}.pr-problem__grid{grid-template-columns:1fr;gap:1rem}.pr-problem__card{padding:2rem}.pr-compare{padding:3rem 0}.pr-compare__inner{padding:0 1rem}.pr-compare__title{margin-bottom:3rem}.pr-compare__grid{grid-template-columns:1fr;gap:1rem}.pr-pricing{padding:3rem 0}.pr-pricing__inner{padding:0 1rem}.pr-pricing__header{margin-bottom:3rem}.pr-pricing__grid{grid-template-columns:1fr;gap:2rem}.pr-pricing__card{padding:2rem}.pr-pricing__price{font-size:1.75rem}.pr-pricing__cta{white-space:normal;text-align:center}.pr-pricing__combo{flex-direction:column;gap:1.5rem;padding:2rem;text-align:center}.pr-pricing__combo-cta{white-space:normal;text-align:center;flex-shrink:1}.pr-process{padding:3rem 0}.pr-process__inner{padding:0 1rem}.pr-process__title{margin-bottom:3rem}.pr-process__steps{grid-template-columns:1fr;gap:1rem}.pr-process__step{padding:2rem}.pr-process__num{font-size:2.25rem}.pr-process__arrow{display:none}.pr-faq{padding:3rem 0}.pr-faq__inner{padding:0 1rem}.pr-faq__title{margin-bottom:3rem}.pr-faq__question{padding:1rem;font-size:.875rem}.pr-faq__answer p{padding:0 1rem 1rem}.pr-final{padding:3rem 0}.pr-final__inner{padding:0 1rem}.pr-final__cta{white-space:normal}.pr-final__glow--1{width:250px;height:250px}.pr-final__glow--2{width:200px;height:200px}}.contact-hero{position:relative;min-height:70vh;display:flex;align-items:flex-start;justify-content:center;background-color:#1a1a1a;overflow:hidden;padding-top:calc(80px + 6rem + 6rem);padding-bottom:6rem}.contact-hero__grid{position:absolute;inset:0;display:flex;justify-content:space-between;padding:0 2rem;pointer-events:none}.contact-hero__grid span{width:1px;height:100%;background:linear-gradient(to bottom, transparent 0%, #615130 50%, transparent 100%);opacity:0}.contact-hero__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(120px);opacity:0}.contact-hero__glow--1{width:700px;height:700px;top:-100px;right:-100px;background:#c8a45a}.contact-hero__glow--2{width:500px;height:500px;bottom:-50px;left:-100px;background:#9c8048}.contact-hero__inner{position:relative;z-index:2;width:100%;max-width:1200px;padding:0 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.contact-hero__label{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#c8a45a;margin-bottom:2rem;opacity:0}.contact-hero__title{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.contact-hero__line{display:block;font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.15;letter-spacing:-0.02em;color:#dfdcd4;opacity:0}.contact-hero__line--accent{color:#c8a45a}.contact-hero__sub{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1.125rem;line-height:1.7;color:#9c8048;max-width:560px;text-align:center;opacity:0}.contact-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;opacity:0}.contact-hero__scroll-line{width:1px;height:3rem;background:linear-gradient(to bottom, #c8a45a, transparent)}.contact{background-color:#141414;padding:6rem 0}.contact__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact__form-wrap .wpcf7-form{display:flex;flex-direction:column;gap:1.5rem}.contact__form-wrap .wpcf7-form-control-wrap{display:block}.contact__form-wrap .wpcf7-form label{display:flex;flex-direction:column;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;line-height:1.5;color:#dfdcd4;text-transform:uppercase;letter-spacing:.08em}.contact__form-wrap .wpcf7-form select,.contact__form-wrap .wpcf7-form input[type=text],.contact__form-wrap .wpcf7-form input[type=email],.contact__form-wrap .wpcf7-form input[type=tel],.contact__form-wrap .wpcf7-form textarea{width:100%;background-color:#1a1a1a;border:1px solid #615130;padding:1rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;line-height:1.6;color:#dfdcd4;transition:border-color .3s ease}.contact__form-wrap .wpcf7-form select::placeholder,.contact__form-wrap .wpcf7-form input[type=text]::placeholder,.contact__form-wrap .wpcf7-form input[type=email]::placeholder,.contact__form-wrap .wpcf7-form input[type=tel]::placeholder,.contact__form-wrap .wpcf7-form textarea::placeholder{color:#9c8048}.contact__form-wrap .wpcf7-form select:focus,.contact__form-wrap .wpcf7-form input[type=text]:focus,.contact__form-wrap .wpcf7-form input[type=email]:focus,.contact__form-wrap .wpcf7-form input[type=tel]:focus,.contact__form-wrap .wpcf7-form textarea:focus{outline:none;border-color:#c8a45a}.contact__form-wrap .wpcf7-form textarea{resize:vertical;min-height:120px}.contact__form-wrap .wpcf7-form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239c8048' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.contact__form-wrap .wpcf7-form select option{background-color:#141414;color:#dfdcd4}.contact__form-wrap .wpcf7-form input[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;align-self:flex-start;background-color:#c8a45a;color:#141414;border:2px solid #c8a45a;padding:1rem 2rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}.contact__form-wrap .wpcf7-form input[type=submit]:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.contact__form-wrap .wpcf7-acceptance{display:flex;align-items:flex-start;gap:.5rem}.contact__form-wrap .wpcf7-list-item{margin:0}.contact__form-wrap .wpcf7-response-output{border:1px solid #615130;padding:1rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#dfdcd4}.contact__form{display:flex;flex-direction:column;gap:1.5rem}.contact__field{display:flex;flex-direction:column;gap:.5rem}.contact__field--checkbox{flex-direction:row;align-items:flex-start;gap:.5rem}.contact__field-label{font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;line-height:1.5;color:#dfdcd4;text-transform:uppercase;letter-spacing:.08em}.contact__input,.contact__textarea{width:100%;background-color:#1a1a1a;border:1px solid #615130;border-radius:4px;padding:1rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;line-height:1.6;color:#dfdcd4;transition:border-color .3s ease}.contact__input::placeholder,.contact__textarea::placeholder{color:#9c8048}.contact__input:focus,.contact__textarea:focus{outline:none;border-color:#c8a45a}.contact__textarea{resize:vertical;min-height:120px}.contact__select{width:100%;background-color:#1a1a1a;border:1px solid #615130;border-radius:4px;padding:1rem;font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;line-height:1.6;color:#dfdcd4;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239c8048' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;transition:border-color .3s ease}.contact__select:focus{outline:none;border-color:#c8a45a}.contact__select option{background-color:#141414;color:#dfdcd4}.contact__checkbox{flex-shrink:0;width:1rem;height:1rem;margin-top:2px;accent-color:#c8a45a;cursor:pointer}.contact__checkbox-label{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;line-height:1.5;color:#dfdcd4}.contact__submit{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;background-color:#c8a45a;color:#141414;border:2px solid #c8a45a;padding:1rem 2rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}.contact__submit:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.contact__submit svg{transition:transform .3s ease}.contact__submit:hover svg{transform:translateX(4px)}.contact__info{display:flex;flex-direction:column;gap:3rem}.contact__info-block{display:flex;flex-direction:column;gap:1rem}.contact__info-heading{color:#dfdcd4;margin-bottom:0}.contact__info-lines{display:flex;flex-direction:column;gap:.5rem}.contact__info-line{display:flex;align-items:center;gap:1rem;margin-bottom:0}.contact__info-label{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:.875rem;line-height:1.5;color:#9c8048;width:1rem;flex-shrink:0}.contact__info-address{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;line-height:1.6;color:#dfdcd4;margin-bottom:0}.contact__link{color:#dfdcd4;transition:color .3s ease}.contact__link:hover{color:#c8a45a}@media(max-width: 768px){.contact-hero{min-height:auto;padding-top:calc(80px + 3rem);padding-bottom:3rem;background-color:#141414}.contact-hero__inner{padding:0 1rem}.contact-hero__grid{padding:0 1rem}.contact-hero__grid span{background:linear-gradient(to bottom, transparent 0%, rgba(97, 81, 48, 0.5) 50%, transparent 100%)}.contact-hero__glow--1{width:400px;height:400px;right:-150px;top:-100px;opacity:.1 !important}.contact-hero__glow--2{width:300px;height:300px;left:-150px;opacity:.08 !important}.contact{padding:3rem 0}.contact__inner{padding:0 1rem}.contact__grid{grid-template-columns:1fr;gap:3rem}.contact__submit{width:100%;justify-content:center}.contact__info{gap:2rem}}.projekte{background-color:#1a1a1a;padding:6rem 0}.projekte__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.projekte__header{text-align:center;max-width:640px;margin:0 auto 6rem}.projekte__label{color:#c8a45a;margin-bottom:1rem}.projekte__title{color:#dfdcd4}.projekte__title--accent{color:#c8a45a}.projekte__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.projekte__card{display:block;position:relative;overflow:hidden;text-decoration:none;aspect-ratio:4/3}.projekte__card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.projekte__card:hover .projekte__card-bg{transform:scale(1.05)}.projekte__card-overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.5) 35%, transparent 70%)}.projekte__card-info{position:absolute;bottom:0;left:0;right:0;padding:1rem 2rem;z-index:1}.projekte__card-title{color:#dfdcd4;margin-bottom:.5rem}.projekte__card-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#c8a45a;text-transform:uppercase;letter-spacing:.08em;transition:color .3s ease}.projekte__card-cta svg{transition:transform .3s ease}.projekte__card:hover .projekte__card-cta{color:#dfdcd4}.projekte__card:hover .projekte__card-cta svg{transform:translateX(4px)}.projekte__footer{text-align:center;margin-top:6rem}.projekte__cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;white-space:nowrap;padding:1rem 2rem;border:2px solid #c8a45a;background-color:#c8a45a;color:#141414;transition:background-color .3s ease,border-color .3s ease,color .3s ease,transform .3s ease}.projekte__cta:hover{background-color:#dfdcd4;border-color:#dfdcd4;color:#141414;transform:translateY(-2px)}.projekte__cta svg{transition:transform .3s ease}.projekte__cta:hover svg{transform:translateX(4px)}@media(max-width: 768px){.projekte{padding:3rem 0}.projekte__inner{padding:0 1rem}.projekte__header{margin:0 auto 3rem}.projekte__grid{grid-template-columns:1fr;gap:1rem}.projekte__card{aspect-ratio:16/10}.projekte__card-info{padding:2rem}.projekte__card-cta{opacity:1;transform:translateY(0)}.projekte__footer{margin-top:3rem}}.ref-hero{position:relative;min-height:70vh;display:flex;align-items:flex-start;justify-content:center;background-color:#1a1a1a;overflow:hidden;padding-top:calc(80px + 6rem + 6rem);padding-bottom:6rem}.ref-hero__grid{position:absolute;inset:0;display:flex;justify-content:space-between;padding:0 2rem;pointer-events:none}.ref-hero__grid span{width:1px;height:100%;background:linear-gradient(to bottom, transparent 0%, #615130 50%, transparent 100%);opacity:0}.ref-hero__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(120px);opacity:0}.ref-hero__glow--1{width:700px;height:700px;top:-100px;right:-100px;background:#c8a45a}.ref-hero__glow--2{width:500px;height:500px;bottom:-50px;left:-100px;background:#9c8048}.ref-hero__inner{position:relative;z-index:2;width:100%;max-width:1200px;padding:0 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.ref-hero__label{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#c8a45a;margin-bottom:2rem;opacity:0}.ref-hero__title{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.ref-hero__line{display:block;font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.15;letter-spacing:-0.02em;color:#dfdcd4;opacity:0}.ref-hero__line--accent{color:#c8a45a}.ref-hero__sub{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1.125rem;line-height:1.7;color:#9c8048;max-width:560px;text-align:center;opacity:0}.ref-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;opacity:0}.ref-hero__scroll-line{width:1px;height:3rem;background:linear-gradient(to bottom, #c8a45a, transparent)}.referenzen{background-color:#141414;padding:6rem 0}.referenzen__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.referenzen__featured{display:block;position:relative;overflow:hidden;text-decoration:none;margin-bottom:1.5rem;aspect-ratio:21/9}.referenzen__featured-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1.2s ease}.referenzen__featured:hover .referenzen__featured-bg{transform:scale(1.04)}.referenzen__featured-overlay{position:absolute;inset:0;background:linear-gradient(to right, rgba(20, 20, 20, 0.9) 0%, rgba(20, 20, 20, 0.6) 40%, transparent 70%);transition:background .5s ease}.referenzen__featured:hover .referenzen__featured-overlay{background:linear-gradient(to right, rgba(20, 20, 20, 0.85) 0%, rgba(20, 20, 20, 0.5) 40%, transparent 70%)}.referenzen__featured-content{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:3rem;max-width:500px}.referenzen__featured-badge{position:absolute;top:2rem;right:2rem;z-index:2;display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#dfdcd4;background-color:rgba(20,20,20,.6);border:1px solid #615130;padding:.5rem 1rem;backdrop-filter:blur(8px)}.referenzen__featured-badge-dot{width:.5rem;height:.5rem;border-radius:50%;background-color:#c8a45a;animation:badge-pulse 2s ease-in-out infinite}@keyframes badge-pulse{0%,100%{opacity:1}50%{opacity:.3}}.referenzen__featured-title{color:#dfdcd4;margin-bottom:1rem}.referenzen__featured-desc{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;line-height:1.6;color:#9c8048;margin-bottom:2rem}.referenzen__featured-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#c8a45a;text-transform:uppercase;letter-spacing:.08em;transition:color .3s ease}.referenzen__featured-cta svg{transition:transform .3s ease}.referenzen__featured:hover .referenzen__featured-cta{color:#dfdcd4}.referenzen__featured:hover .referenzen__featured-cta svg{transform:translateX(4px)}.referenzen__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.5rem}.referenzen__card{display:block;position:relative;overflow:hidden;text-decoration:none;aspect-ratio:4/3}.referenzen__card-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.referenzen__card:hover .referenzen__card-bg{transform:scale(1.05)}.referenzen__card-overlay{position:absolute;inset:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.95) 0%, rgba(0, 0, 0, 0.5) 35%, transparent 70%)}.referenzen__card-info{position:absolute;bottom:0;left:0;right:0;padding:1rem 2rem;z-index:1}.referenzen__card-title{color:#dfdcd4;margin-bottom:.5rem}.referenzen__card-cta{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#c8a45a;text-transform:uppercase;letter-spacing:.08em;transition:color .3s ease}.referenzen__card-cta svg{transition:transform .3s ease}.referenzen__card:hover .referenzen__card-cta{color:#dfdcd4}.referenzen__card:hover .referenzen__card-cta svg{transform:translateX(4px)}.referenzen__pagination{display:flex;justify-content:center;gap:.5rem;margin-top:6rem}.referenzen__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#dfdcd4;border:1px solid #615130;text-decoration:none;transition:border-color .3s ease,background-color .3s ease,color .3s ease}.referenzen__pagination .page-numbers:hover{border-color:#c8a45a}.referenzen__pagination .page-numbers.current{background-color:#c8a45a;border-color:#c8a45a;color:#141414}.referenzen__empty{text-align:center;color:#9c8048}@media(max-width: 768px){.ref-hero{min-height:auto;padding-top:calc(80px + 3rem);padding-bottom:3rem;background-color:#141414}.ref-hero__inner{padding:0 1rem}.ref-hero__grid{padding:0 1rem}.ref-hero__grid span{background:linear-gradient(to bottom, transparent 0%, rgba(97, 81, 48, 0.5) 50%, transparent 100%)}.ref-hero__glow--1{width:400px;height:400px;right:-150px;top:-100px;opacity:.1 !important}.ref-hero__glow--2{width:300px;height:300px;left:-150px;opacity:.08 !important}.referenzen{padding:2rem 0}.referenzen__inner{padding:0 1rem}.referenzen__featured{aspect-ratio:16/10;margin-bottom:1rem}.referenzen__featured-overlay{background:linear-gradient(to top, rgba(20, 20, 20, 0.9) 0%, rgba(20, 20, 20, 0.5) 50%, transparent 100%)}.referenzen__featured-content{justify-content:flex-end;padding:1.5rem}.referenzen__featured-badge{top:1rem;right:1rem;font-size:.625rem;padding:4px .5rem}.referenzen__featured-title{font-size:1.375rem;margin-bottom:.5rem}.referenzen__featured-desc{font-size:.875rem;margin-bottom:1rem}.referenzen__grid{grid-template-columns:1fr;gap:1rem}.referenzen__card{aspect-ratio:16/10}.referenzen__card-title{font-size:1.125rem;margin-bottom:4px}.referenzen__card-cta{font-size:.75rem}.referenzen__pagination{margin-top:2rem}}.projekt{background-color:#141414;padding:6rem 0;padding-top:calc(80px + 6rem + 6rem)}.projekt__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.projekt__header{max-width:800px;margin-bottom:6rem}.projekt__meta{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.projekt__label{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:1rem;line-height:1.4;text-transform:uppercase;letter-spacing:.05em;color:#c8a45a}.projekt__divider{width:3rem;height:1px;background-color:#615130}.projekt__date{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;color:#9c8048}.projekt__title{color:#dfdcd4;margin-bottom:2rem}.projekt__accent-line{width:6rem;height:2px;background:linear-gradient(to right, #c8a45a, #615130);margin-bottom:2rem}.projekt__desc p{color:#9c8048;margin-bottom:1rem}.projekt__desc p:last-child{margin-bottom:0}.projekt__gallery-row{margin-bottom:1.5rem}.projekt__gallery-row:last-of-type{margin-bottom:6rem}.projekt__gallery-row--half{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.projekt__img{display:block;position:relative;overflow:hidden;border:1px solid #615130;cursor:pointer;transition:border-color .3s ease}.projekt__img:hover{border-color:#c8a45a}.projekt__img img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16/10;transition:transform .6s ease}.projekt__img:hover img{transform:scale(1.03)}.projekt__back{padding-top:3rem;border-top:1px solid #615130}.projekt__back-link{display:inline-flex;align-items:center;gap:.5rem;font-family:"IBM Plex Sans",sans-serif;font-weight:500;font-size:.875rem;color:#c8a45a;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;transition:color .3s ease}.projekt__back-link svg{transition:transform .3s ease}.projekt__back-link:hover{color:#dfdcd4}.projekt__back-link:hover svg{transform:translateX(-4px)}.lightbox{display:none;position:fixed;inset:0;z-index:9999;background-color:rgba(20,20,20,.95);align-items:center;justify-content:center;padding:2rem}.lightbox.is-open{display:flex}.lightbox__image{max-width:100%;max-height:90vh;object-fit:contain}.lightbox__close{position:absolute;top:2rem;right:2rem;background:none;border:none;color:#dfdcd4;cursor:pointer;transition:color .3s ease}.lightbox__close:hover{color:#c8a45a}@media(max-width: 768px){.projekt{padding:3rem 0;padding-top:calc(80px + 3rem)}.projekt__inner{padding:0 1rem}.projekt__header{margin-bottom:3rem}.projekt__gallery-row{margin-bottom:1rem}.projekt__gallery-row:last-of-type{margin-bottom:3rem}.projekt__gallery-row--half{grid-template-columns:1fr}.lightbox{padding:1rem}.lightbox__close{top:1rem;right:1rem}}.about-hero{position:relative;min-height:70vh;display:flex;align-items:flex-start;justify-content:center;background-color:#1a1a1a;overflow:hidden;padding-top:calc(80px + 6rem + 6rem);padding-bottom:6rem}.about-hero__grid{position:absolute;inset:0;display:flex;justify-content:space-between;padding:0 2rem;pointer-events:none}.about-hero__grid span{width:1px;height:100%;background:linear-gradient(to bottom, transparent 0%, #615130 50%, transparent 100%);opacity:0}.about-hero__glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(120px);opacity:0}.about-hero__glow--1{width:700px;height:700px;top:-100px;right:-100px;background:#c8a45a}.about-hero__glow--2{width:500px;height:500px;bottom:-50px;left:-100px;background:#9c8048}.about-hero__inner{position:relative;z-index:2;width:100%;max-width:1200px;padding:0 2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.about-hero__label{font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#c8a45a;margin-bottom:2rem;opacity:0}.about-hero__title{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.about-hero__line{display:block;font-family:"IBM Plex Sans",sans-serif;font-weight:600;font-size:clamp(2.25rem,5vw,3.75rem);line-height:1.15;letter-spacing:-0.02em;color:#dfdcd4;opacity:0}.about-hero__line--accent{color:#c8a45a}.about-hero__sub{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1.125rem;line-height:1.7;color:#9c8048;max-width:560px;text-align:center;opacity:0}.about-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;opacity:0}.about-hero__scroll-line{width:1px;height:3rem;background:linear-gradient(to bottom, #c8a45a, transparent)}.about{background-color:#141414;padding:6rem 0}.about__inner{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center}.about__content{max-width:720px;text-align:center;margin-bottom:6rem}.about__text{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1.125rem;line-height:1.7;color:#dfdcd4;margin-bottom:2rem}.about__text:last-child{margin-bottom:0}.about__founder{display:flex;flex-direction:column;align-items:center}.about__founder-image{width:180px;height:180px;border-radius:50%;overflow:hidden;border:2px solid #615130;margin-bottom:2rem}.about__founder-image img{width:100%;height:100%;object-fit:cover}.about__founder-name{color:#dfdcd4;margin-bottom:.5rem}.about__founder-role{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:1rem;color:#9c8048}@media(max-width: 768px){.about-hero{min-height:auto;padding-top:calc(80px + 3rem);padding-bottom:3rem;background-color:#141414}.about-hero__inner{padding:0 1rem}.about-hero__grid{padding:0 1rem}.about-hero__grid span{background:linear-gradient(to bottom, transparent 0%, rgba(97, 81, 48, 0.5) 50%, transparent 100%)}.about-hero__glow--1{width:400px;height:400px;right:-150px;top:-100px;opacity:.1 !important}.about-hero__glow--2{width:300px;height:300px;left:-150px;opacity:.08 !important}.about{padding:3rem 0}.about__inner{padding:0 1rem}.about__text{font-size:1rem}.about__founder-image{width:140px;height:140px}}.legal{background-color:#141414;padding:6rem 0;padding-top:calc(80px + 6rem + 6rem)}.legal__inner{max-width:1200px;margin:0 auto;padding:0 2rem}.legal__title{color:#dfdcd4;margin-bottom:6rem}.legal__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.legal__block{padding:2rem;border:1px solid #615130}.legal__heading{color:#c8a45a;margin-bottom:1.5rem}.legal__text{color:#dfdcd4;margin-bottom:.5rem}.legal__text:last-child{margin-bottom:0}.legal__label{display:inline-block;width:2rem;color:#9c8048;font-family:"IBM Plex Sans",sans-serif;font-weight:500}.legal__link{color:#c8a45a;text-decoration:none;transition:color .3s ease}.legal__link:hover{color:#dfdcd4}@media(max-width: 768px){.legal{padding:3rem 0;padding-top:calc(80px + 3rem)}.legal__inner{padding:0 1rem}.legal__title{margin-bottom:3rem}.legal__grid{grid-template-columns:1fr;gap:1.5rem}.legal__block{padding:1.5rem}}.site-footer{background-color:#141414;padding:2rem 0;border-top:1px solid #615130}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 2rem}.site-footer__copy{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;color:#dfdcd4}.site-footer__legal{display:flex;gap:1.5rem}.site-footer__link{font-family:"IBM Plex Sans",sans-serif;font-weight:300;font-size:.875rem;color:#dfdcd4;text-decoration:none;transition:color .3s ease}.site-footer__link:hover{color:#c8a45a}@media(max-width: 768px){.site-footer__inner{flex-direction:column;gap:1rem;text-align:center}}
