/* Generated; edit the listed source files, then rebuild. */

/* SOURCE: styles/site/01-navigation.css */

/* Brand, navigation and editorial rhythm */
.site-header {
  position:sticky;
  top:0;
  z-index:40;
  border-bottom:1px solid #e3e7f1
}
.brand {
  display:flex;
  align-items:center;
  gap:12px;
  flex-shrink:0
}
.brand>img {
  width:35px;
  height:48px;
  object-fit:contain;
  mix-blend-mode:multiply;
  filter:none
}
.site-header nav {
  gap:25px
}
.site-header nav>a:not(.button) {
  position:relative;
  padding:12px 0;
  white-space:nowrap
}
.site-header nav>a:not(.button)::after {
  content:'';
  height:1px;
  position:absolute;
  left:0;
  right:100%;
  bottom:3px;
  background:var(--primary);
  transition:right .25s
}
.site-header nav>a:hover::after,.site-header nav>a.active::after {
  right:0
}
.mobile-navigation {
  display:none
}
.icon-button {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  background:transparent;
  padding:10px;
  color:inherit;
  min-height:44px;
  min-width:44px
}
.skip-link {
  position:fixed;
  top:-80px;
  left:24px;
  z-index:100;
  padding:12px 22px;
  background:var(--primary);
  color:white
}
.skip-link:focus {
  top:12px
}
.navigation-sheet {
  padding:65px 28px 35px;
  max-width:460px;
  width:min(88vw,460px)!important
}
.navigation-sheet nav {
  display:flex;
  flex-direction:column;
  margin:25px 0
}
.navigation-sheet nav a {
  display:flex;
  justify-content:space-between;
  align-items:center;
  border-bottom:1px solid var(--border);
  font-size:20px;
  padding:16px 0;
  line-height:1.4
}
.sheet-close {
  position:absolute;
  top:18px;
  right:20px;
  border:0;
  background:transparent;
  padding:10px
}
.navigation-sheet [data-slot=sheet-title] {
  font-family:var(--serif);
  font-size:25px;
  font-weight:400;
  line-height:1.3
}
.navigation-sheet [data-slot=sheet-description] {
  font-size:14px;
  margin-top:10px
}
.text-link {
  display:inline-flex;
  align-items:center;
  gap:25px;
  font-size:14px;
  font-weight:600;
  padding:9px 0;
  border:0;
  border-bottom:1px solid #92a1ad;
  background:transparent;
  line-height:1.5;
  transition:gap .25s
}
.text-link:hover {
  gap:34px
}
.text-link svg,.button svg {
  flex-shrink:0
}
.intro-grid .text-link {
  margin-top:25px
}
.paragraph-gap {
  margin-top:20px
}
.section-heading {
  display:flex;
  justify-content:space-between;
  gap:50px;
  align-items:flex-end;
  margin-bottom:48px
}
.section-heading>p {
  max-width:370px;
  color:var(--muted-foreground);
  line-height:1.85
}


/* SOURCE: styles/site/02-typografie-und-hero.css */

.section-heading .eyebrow {
  margin-bottom:20px
}
.fineprint {
  font-size:13px;
  line-height:1.7;
  color:var(--muted-foreground)
}
.reveal-ready {
  opacity:0;
  transform:translateY(24px);
  transition:opacity .8s ease,transform .8s ease
}
.reveal-ready.revealed {
  opacity:1;
  transform:none
}
.breadcrumb {
  display:block;
  font-size:13px;
  margin-bottom:44px;
  color:var(--muted-foreground)
}
.breadcrumb span {
  margin:0 12px;
  color:#aeb6bd
}
.light-link {
  color:white;
  border-color:#ffffff50
}
/* Hero and original manufacturing film */
.hero-image {
  opacity:0;
  transition:opacity 1.35s ease,transform 8s linear;
  transform:scale(1.035)
}
.hero-image.is-current {
  opacity:1;
  transform:scale(1)
}
.hero .hero-image:nth-child(2) {
  object-position:65% 45%
}
.hero-content {
  padding-top:clamp(90px,10vh,135px);
  max-width:1300px
}
.hero h1 {
  font-size:clamp(3.4rem,5.9vw,6rem);
  letter-spacing:-.055em
}
.hero .eyebrow {
  display:flex;
  align-items:center;
  gap:13px
}
.tiny-line {
  display:inline-block;
  width:30px;
  height:1px;
  background:#bdcbf1
}
.hero-actions {
  display:flex;
  align-items:center;
  gap:28px;
  margin-top:32px
}
.hero-actions .button {
  margin:0
}
.film-button {
  display:inline-flex;
  align-items:center;
  gap:13px;
  line-height:1.5;
  font-size:14px;
  color:inherit;
  border:0;
  background:transparent;
  padding:8px 0;
  text-align:left
}
.play-circle {
  width:42px;
  height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid currentColor;
  border-radius:50%;
  flex-shrink:0;
  transition:transform .25s
}
.film-button:hover .play-circle {
  transform:scale(1.1)
}
.play-circle svg {
  margin-left:2px
}
.hero-bottom {
  gap:28px
}
.slide-controls {
  display:flex;
  align-items:center;
  gap:5px
}
.slide-controls button {
  border:0;
  background:transparent;
  color:#fff9;
  font-size:12px;
  letter-spacing:.05em;
  padding:8px 9px;
  min-width:38px;
  min-height:40px;
  position:relative
}
.slide-controls button.current {
  color:#fff
}


/* SOURCE: styles/site/03-film-und-marken.css */

.slide-controls button.current::after {
  content:'';
  height:1px;
  position:absolute;
  left:9px;
  right:9px;
  bottom:4px;
  background:#bdcbf1
}
.slide-caption {
  font-size:12px;
  letter-spacing:.02em;
  margin-right:23px;
  color:#f0efec
}
.hero-scroll {
  border:1px solid #ffffff50;
  border-radius:50%;
  width:40px;
  height:40px;
  display:flex!important;
  align-items:center;
  justify-content:center
}
.film-dialog {
  width:min(1000px,calc(100vw - 32px));
  max-width:1000px!important;
  padding:25px;
  border-radius:2px;
  max-height:90svh;
  overflow-y:auto;
  gap:16px
}
.film-dialog video {
  display:block;
  width:100%;
  max-height:65svh;
  background:#111
}
.film-heading {
  display:flex;
  justify-content:space-between;
  gap:20px;
  align-items:start
}
.film-heading [data-slot=dialog-title] {
  font-size:21px;
  line-height:1.25;
  margin-bottom:7px
}
.film-heading [data-slot=dialog-description] {
  font-size:14px
}
/* Home sections */
.facts {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:25px;
  margin-top:75px;
  border-top:1px solid var(--border);
  padding-top:36px
}
.facts>div {
  display:flex;
  flex-direction:column;
  padding-right:20px
}
.facts>div+div {
  border-left:1px solid var(--border);
  padding-left:35px
}
.facts strong {
  font-family:var(--serif);
  font-size:52px;
  line-height:1.1;
  font-weight:400;
  letter-spacing:-2px
}
.facts span {
  font-size:13px;
  line-height:1.6;
  color:var(--muted-foreground);
  margin-top:12px
}
.brand-strip {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:45px;
  padding:30px 9vw;
  border-top:1px solid var(--border);
  border-bottom:1px solid var(--border);
  background:#f5f7fc
}
.brand-strip>p {
  font-size:11px;
  letter-spacing:.11em;
  line-height:1.8;
  color:var(--muted-foreground)
}
.brand-strip>a {
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:90px;
  flex-shrink:0
}
.brand-strip img {
  mix-blend-mode:multiply;
  opacity:1
}
.brand-seal {
  height:78px;
  width:auto
}
.bonapart-logo {
  width:150px;
  height:auto
}
.npm-wordmark {
  font-family:var(--serif);
  font-size:46px;
  letter-spacing:5px;
  line-height:1.15;
  flex-direction:column
}
.npm-wordmark span {
  font-family:var(--sans);
  font-size:8px;
  letter-spacing:1.3px
}
.services {
  background:#f3f5fb
}
.service-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:30px
}
.service-image {
  overflow:hidden;
  position:relative;
  aspect-ratio:1.38;
  margin-bottom:26px
}


/* SOURCE: styles/site/04-produktkarten.css */

.service-image img {
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .65s
}
.service-image>span {
  position:absolute;
  bottom:0;
  left:0;
  padding:12px 20px;
  color:#fff;
  background:var(--primary);
  font-size:13px
}
.service-card:hover img {
  transform:scale(1.04)
}
.card-title {
  display:flex;
  justify-content:space-between;
  align-items:baseline;
  gap:20px
}
.card-title svg {
  flex-shrink:0;
  transition:transform .25s
}
.service-card:hover .card-title svg,.collection-card:hover .card-title svg {
  transform:translate(3px,-3px)
}
.service-card>p {
  margin-top:14px;
  color:var(--muted-foreground);
  font-size:15px;
  line-height:1.85
}
.service-more {
  display:flex;
  align-items:center;
  gap:16px;
  font-size:13px;
  font-weight:600;
  margin-top:25px
}
.collection-section {
  overflow:hidden
}
.collection-track {
  display:flex;
  gap:26px;
  position:relative;
  overflow-x:auto;
  scroll-snap-type:x mandatory;
  scrollbar-width:none;
  margin-right:-6vw;
  --card-width:calc((min(88vw,1520px) - 52px)/3);
  padding-right:calc(100% + 6vw - var(--card-width));
  padding-bottom:20px;
  overscroll-behavior-x:contain
}
.collection-track::-webkit-scrollbar {
  display:none
}
.collection-track>.collection-card {
  flex:0 0 var(--card-width);
  min-width:0;
  scroll-snap-align:start
}
.collection-image {
  position:relative;
  overflow:hidden;
  aspect-ratio:1/1.08;
  background:#eef2fa;
  margin-bottom:23px
}
.collection-image img {
  height:100%;
  width:100%;
  object-fit:cover;
  transition:transform .7s
}
.collection-gluehweintassen img {
  object-fit:contain!important;
  padding:20px
}
.collection-card:hover .collection-image img {
  transform:scale(1.045)
}
.card-plus {
  position:absolute;
  right:17px;
  bottom:17px;
  display:flex;
  align-items:center;
  justify-content:center;
  width:43px;
  height:43px;
  border-radius:50%;
  background:#f7f9ffed;
  color:var(--foreground);
  z-index:1
}
.collection-hover {
  position:absolute;
  bottom:0;
  left:0;
  right:0;
  padding:45px 76px 24px 23px;
  color:#fff;
  background:linear-gradient(transparent,#182053cf);
  transform:translateY(100%);
  transition:transform .35s;
  font-size:15px
}
.collection-card:hover .collection-hover,.collection-card:focus-visible .collection-hover {
  transform:translateY(0)
}
.collection-card>.eyebrow {
  font-size:10px;
  margin-bottom:9px;
  color:var(--muted-foreground);
  letter-spacing:.12em
}
.collection-card h3 {
  font-size:22px
}
.card-summary {
  font-size:14px;
  color:var(--muted-foreground);
  line-height:1.8;
  margin-top:14px
}
.collection-track .card-summary {
  display:none
}
.slider-navigation {
  display:flex;
  gap:10px
}


/* SOURCE: styles/site/05-highlights.css */

.round-button {
  border:1px solid var(--border);
  width:47px;
  height:47px;
  display:flex;
  justify-content:center;
  align-items:center;
  border-radius:50%;
  background:transparent;
  color:inherit;
  transition:background .25s
}
.round-button:hover {
  background:var(--accent)
}
.round-button:disabled {
  opacity:.35;
  cursor:default
}
.collection-footer {
  display:flex;
  justify-content:space-between;
  gap:25px;
  align-items:center;
  border-top:1px solid var(--border);
  margin-top:28px;
  padding-top:25px
}
.collection-footer>span {
  font-size:13px;
  color:var(--muted-foreground)
}
.feature {
  display:grid;
  grid-template-columns:1fr 1fr
}
.feature-image {
  position:relative;
  min-height:520px;
  background:#e8edf8;
  overflow:hidden
}
.feature-image>img {
  height:100%;
  width:100%;
  object-fit:cover;
  position:absolute
}
.feature-cup .feature-image {
  background:#e8edf8
}
.feature-cup .feature-image>img {
  object-fit:contain;
  padding:85px 60px 75px
}
.image-label {
  position:absolute;
  left:45px;
  top:38px;
  z-index:1;
  font-size:11px
}
.image-footnote {
  position:absolute;
  bottom:28px;
  left:45px;
  font-size:13px;
  color:#626d84
}
.feature-copy {
  padding:85px 6vw;
  background:var(--cream);
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center
}
.feature-copy h2 {
  margin-bottom:30px
}
.feature-copy>p:not(.eyebrow) {
  color:var(--muted-foreground);
  margin-bottom:20px;
  line-height:1.9;
  font-size:15px
}
.feature-copy .text-link {
  margin-top:8px
}
.innovation {
  background:#182053;
  color:#f8f6f0;
  display:grid;
  grid-template-columns:1.2fr 1fr;
  gap:9vw;
  align-items:center
}
.innovation-copy>p:not(.eyebrow) {
  max-width:560px;
  margin-top:30px;
  color:#c2cdd7;
  font-size:15px;
  line-height:1.9
}
.innovation h2 em {
  color:#d2dcfa
}
.innovation .text-link {
  margin-top:26px
}
.award {
  display:flex;
  align-items:center;
  gap:17px;
  border-top:1px solid #ffffff30;
  padding-top:26px;
  margin-top:40px;
  color:#c6d3f7
}
.award p {
  display:flex;
  flex-direction:column;
  gap:5px;
  line-height:1.5
}
.award strong {
  font-size:14px;
  font-weight:400
}
.award span {
  font-size:12px;
  color:#c3ccd4
}


/* SOURCE: styles/site/06-menschen-und-footer.css */

.innovation-image img {
  width:100%;
  aspect-ratio:1/1.08;
  object-fit:cover;
  object-position:20% center
}
.innovation-image>span {
  font-size:10px;
  letter-spacing:.15em;
  color:#a8bac8;
  margin-top:20px;
  display:block
}
.people {
  display:grid;
  grid-template-columns:1fr 1fr;
  align-items:center;
  
  gap:8vw
}
.people-image {
  position:relative
}
.people-image>img {
  height:470px;
  width:100%;
  object-fit:cover;
  object-position:45% center
}
.people-image>span {
  font-size:12px;
  color:var(--muted-foreground);
  display:block;
  margin-top:14px
}
.people>div>p:not(.eyebrow) {
  color:var(--muted-foreground);
  margin:30px 0 22px;
  line-height:1.9
}
.cta {
  background:#edf1fb;
  display:grid;
  grid-template-columns:1.15fr 1fr;
  gap:10vw;
  align-items:center
}
.cta>div>p:not(.eyebrow) {
  color:var(--muted-foreground);
  max-width:450px;
  margin-bottom:28px
}
.cta .eyebrow {
  color:#566b7d
}
.cta .button {
  gap:35px
}
.footer {
  background:#11183d;
  color:#f0f3f6;
  padding:70px 6vw 25px
}
.footer-top {
  display:grid;
  grid-template-columns:1.4fr 1fr 1.3fr .9fr;
  gap:50px
}
.footer .brand>img {
  filter:invert(1);
  mix-blend-mode:screen
}
.footer .wordmark {
  font-size:28px
}
.footer .wordmark span {
  font-size:8px
}
.footer-top>div>p {
  font-size:14px;
  line-height:1.8;
  margin-top:25px;
  color:#bdc8d1
}
.footer-top h3 {
  font-size:13px;
  margin:3px 0 22px;
  font-weight:600
}
.footer-top>div>a:not(.brand) {
  font-size:13px;
  color:#bdc8d1;
  display:block;
  margin-bottom:10px;
  width:fit-content
}
.footer-top>div>a:hover {
  color:#fff
}
.footer-top .footer-shop>a {
  display:flex
}
.footer-top .footer-shop>p {
  margin-top:0;
  font-family:var(--serif);
  font-size:25px;
  color:#d2dcfa;
  font-style:italic;
  margin-bottom:20px;
  line-height:1.4
}
.footer-origin {
  font-size:11px;
  color:#a9b9c6;
  display:flex;
  align-items:center;
  gap:7px;
  margin-top:24px
}
.footer-origin>span {
  width:5px;
  height:5px;
  background:#99afea;
  border-radius:50%
}


/* SOURCE: styles/site/07-unterseiten-uebersicht.css */

.footer-bottom {
  display:flex;
  align-items:center;
  justify-content:space-between;
  border-top:1px solid #ffffff20;
  padding-top:24px;
  margin-top:55px;
  gap:25px;
  font-size:11px;
  color:#b2c0cb
}
.footer-bottom>div {
  display:flex;
  gap:25px
}
/* Interior pages */
.page-hero {
  display:grid;
  grid-template-columns:1fr 1fr;
  min-height:610px;
  background:#f2f4fa
}
.page-hero-copy {
  padding:45px 6vw 75px;
  display:flex;
  flex-direction:column;
  justify-content:center
}
.page-hero-copy h1 {
  font-size:clamp(3rem,4.9vw,5rem);
  margin-bottom:30px
}
.page-hero-copy .eyebrow {
  margin-bottom:20px
}
.page-hero-copy>p:last-child {
  max-width:530px;
  color:var(--muted-foreground);
  font-size:16px;
  line-height:1.85
}
.page-hero-image {
  position:relative;
  overflow:hidden;
  min-height:100%
}
.page-hero-image img {
  height:100%;
  width:100%;
  position:absolute;
  object-fit:cover
}
.corner-label {
  position:absolute;
  bottom:27px;
  left:30px;
  color:#fff;
  background:#182053ac;
  padding:9px 13px;
  font-size:10px;
  letter-spacing:.13em
}
.product-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:65px 30px
}
.product-grid .collection-image {
  aspect-ratio:1/1
}
.film-section {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9vw;
  background:#252f71;
  color:#fff;
  align-items:center
}
.film-section p:not(.eyebrow) {
  margin:28px 0;
  color:#c5ced5;
  line-height:1.9
}
.film-section>img {
  width:100%;
  height:440px;
  object-fit:cover
}
.shop-section {
  text-align:center
}
.shop-section>p:not(.eyebrow) {
  max-width:620px;
  margin:28px auto;
  color:var(--muted-foreground)
}
.shop-section .button {
  margin-top:8px
}
.product-detail-hero {
  display:grid;
  grid-template-columns:1fr 1fr;
  background:#f3f5fb
}
.detail-image {
  min-height:660px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#edf0f8;
  overflow:hidden
}
.detail-image>img {
  width:100%;
  height:100%;
  max-height:780px;
  object-fit:cover
}
.detail-image.collection-gluehweintassen>img {
  height:auto;
  padding:60px
}
.detail-copy {
  padding:45px 6vw 65px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center
}
.detail-copy h1 {
  font-size:clamp(2.8rem,4.5vw,4.7rem);
  margin-bottom:24px;
  overflow-wrap:anywhere
}


/* SOURCE: styles/site/08-produktdetails-fertigung.css */

.detail-copy h2 {
  font-size:24px;
  font-family:var(--serif);
  font-style:italic;
  letter-spacing:-.02em;
  margin-bottom:20px;
  line-height:1.35
}
.detail-copy>p:not(.eyebrow) {
  color:var(--muted-foreground);
  line-height:1.85
}
.detail-copy .button {
  margin-top:30px
}
.detail-story,.case-reference,.npm-story {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10vw
}
.detail-story>div>p,.case-reference>div>p:not(.eyebrow),.npm-story>div>p:not(.eyebrow) {
  color:var(--muted-foreground);
  line-height:1.9
}
.check-list {
  list-style:none;
  margin:30px 0 0;
  padding:0
}
.check-list li {
  display:flex;
  gap:12px;
  align-items:flex-start;
  margin-bottom:14px;
  font-size:15px;
  color:var(--muted-foreground)
}
.check-list svg {
  flex-shrink:0;
  margin-top:4px;
  color:var(--primary)
}
.related {
  background:#f5f7fc
}
.related-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:30px
}
.related-grid .card-summary {
  display:none
}
.cup-stories {
  background:#f0f3fb
}
.story-grid {
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:50px;
  margin-top:50px
}
.story-grid article {
  border-top:1px solid #bbc7cf;
  padding-top:24px
}
.story-grid article>span {
  font-size:12px;
  letter-spacing:.13em;
  color:var(--muted-foreground)
}
.story-grid h3 {
  margin:23px 0 17px;
  font-size:24px;
  line-height:1.35
}
.story-grid p {
  font-size:15px;
  color:var(--muted-foreground);
  line-height:1.85
}
.story-grid .text-link {
  margin-top:18px
}
.assurance-row {
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:20px;
  border-top:1px solid var(--border);
  padding-top:30px;
  margin-top:55px
}
.assurance-row>span {
  display:flex;
  gap:10px;
  align-items:center;
  font-size:13px
}
.assurance-row svg {
  width:17px;
  flex-shrink:0
}
.manufacturing-offers {
  background:#f0f3fb
}
.offer-grid {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:38px
}
.offer-grid article {
  border-top:1px solid #b3c0cb;
  padding-top:30px;
  display:flex;
  flex-direction:column;
  align-items:flex-start
}


/* SOURCE: styles/site/09-prozess-und-faq.css */

.offer-number {
  font-size:13px;
  color:var(--copper);
  margin-bottom:35px
}
.offer-grid h3 {
  font-size:26px;
  line-height:1.3;
  min-height:68px;
  margin-bottom:18px
}
.offer-grid p {
  font-size:15px;
  color:var(--muted-foreground);
  margin-bottom:30px;
  line-height:1.85
}
.offer-grid .text-link {
  margin-top:auto
}
.process-tabs {
  margin-top:50px;
  gap:0
}
.process-list {
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  width:100%!important;
  height:auto!important;
  gap:0!important;
  padding:0!important;
  border-bottom:1px solid var(--border);
  border-radius:0
}
.process-list [data-slot=tabs-trigger] {
  display:flex;
  padding:24px 16px 24px 0;
  border:0;
  border-radius:0;
  justify-content:space-between;
  font-size:17px;
  color:var(--muted-foreground);
  gap:12px;
  min-height:76px
}
.process-list [data-slot=tabs-trigger]>span {
  color:var(--copper);
  font-size:13px
}
.process-list [data-slot=tabs-trigger][data-active] {
  color:var(--primary)
}
.process-list [data-slot=tabs-trigger]::after {
  bottom:-1px;
  height:2px;
  background:var(--primary)
}
.process-panel {
  display:grid;
  grid-template-columns:140px 1fr auto;
  gap:45px;
  align-items:center;
  background:#f2f5fc;
  padding:45px;
  margin-top:35px;
  min-height:210px
}
.process-number {
  font-family:var(--serif);
  font-size:85px;
  font-weight:400;
  color:#acb8bf;
  line-height:1
}
.process-panel h3 {
  font-size:25px;
  margin-bottom:15px
}
.process-panel p {
  font-size:15px;
  color:var(--muted-foreground);
  max-width:560px;
  line-height:1.85
}
.manufacturing-feature .feature-image>img {
  object-position:20% center
}
.case-reference {
  background:#edf1fb
}
.case-reference .text-link,.npm-story .text-link {
  margin-top:25px
}
.faq-section {
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:10vw
}
.faq [data-slot=accordion-item] {
  border-color:var(--border)
}
.faq [data-slot=accordion-trigger] {
  padding:23px 0;
  font-size:17px;
  font-weight:400;
  border-radius:0;
  align-items:center;
  line-height:1.5;
  gap:20px
}
.faq [data-slot=accordion-content]>div {
  height:auto!important;
  padding:0 30px 26px 0
}
.faq p {
  font-size:15px;
  color:var(--muted-foreground);
  line-height:1.85
}
/* Research and company history */
.development-duo {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:0;
  padding:0
}
.development-duo>article {
  padding:75px 6vw;
  background:#f0f3fb
}


/* SOURCE: styles/site/10-entwicklung-geschichte.css */

.development-duo>article+article {
  background:#e8edfa
}
.development-duo h2 {
  font-size:42px;
  margin:24px 0
}
.development-duo article>p {
  line-height:1.85;
  color:var(--muted-foreground);
  font-size:15px
}
.research {
  background:#1e285e;
  color:white
}
.research-tag {
  padding:9px 14px;
  border:1px solid #ffffff40;
  font-size:11px;
  letter-spacing:.1em;
  display:flex;
  align-items:center;
  gap:9px;
  white-space:nowrap
}
.research-tag>span {
  width:5px;
  height:5px;
  border-radius:50%;
  background:#c6d3f7
}
.research-grid {
  display:grid;
  grid-template-columns:1.2fr 1fr;
  gap:9vw;
  margin-top:55px
}
.research-grid h3 {
  font-size:26px;
  margin-bottom:24px
}
.research-grid p {
  color:#c4cfd8;
  line-height:1.9;
  font-size:15px;
  margin-bottom:20px
}
.research-goals>div {
  display:flex;
  align-items:start;
  gap:28px;
  border-top:1px solid #ffffff35;
  padding:24px 0
}
.research-goals>div>span {
  color:#bdcbf1;
  font-size:13px
}
.research-goals h3 {
  font-size:20px;
  margin-bottom:6px
}
.research-goals p {
  font-size:14px;
  margin:0
}
.innovation-proof {
  display:grid;
  grid-template-columns:.7fr 1.3fr;
  gap:10vw;
  align-items:center
}
.robot-portrait {
  max-width:360px
}
.robot-portrait img {
  width:100%;
  aspect-ratio:1;
  object-fit:cover
}
.robot-portrait>span {
  font-size:12px;
  color:var(--muted-foreground);
  display:block;
  margin-top:15px
}
.innovation-proof>div>p:not(.eyebrow) {
  color:var(--muted-foreground);
  line-height:1.85;
  margin-top:25px;
  max-width:650px
}
.light-award {
  border-color:var(--border);
  color:var(--primary)
}
.light-award span {
  color:var(--muted-foreground)
}
.development-fields {
  background:#f2f4fa
}
.history-section {
  background:#f0f3fb
}
.timeline {
  margin-top:60px
}
.timeline-years {
  width:100%!important;
  justify-content:space-between!important;
  border-bottom:1px solid #b9c5ce;
  border-radius:0;
  height:auto!important;
  padding:0!important;
  gap:0!important
}


/* SOURCE: styles/site/11-geschichte-kontakt.css */

.timeline-years [data-slot=tabs-trigger] {
  font-size:16px;
  min-height:64px;
  padding:18px 10px;
  color:var(--muted-foreground);
  border:0
}
.timeline-years [data-slot=tabs-trigger][data-active] {
  color:var(--primary)
}
.timeline-years [data-slot=tabs-trigger]::after {
  bottom:-1px;
  height:2px;
  background:var(--primary)
}
.timeline-panel {
  display:grid;
  grid-template-columns:.65fr 1fr;
  gap:6vw;
  padding:55px 0 0;
  align-items:center;
  min-height:260px
}
.timeline-year {
  font-family:var(--serif);
  font-size:clamp(75px,11vw,155px);
  line-height:1;
  color:#9daebc;
  letter-spacing:-.06em
}
.timeline-panel h3 {
  font-size:30px;
  margin-bottom:20px
}
.timeline-panel p:not(.eyebrow) {
  color:var(--muted-foreground);
  line-height:1.85;
  font-size:16px;
  max-width:600px
}
.timeline-panel .eyebrow {
  font-size:10px;
  margin-bottom:15px
}
.about-feature .feature-image>img {
  object-position:60% center
}
.values-section .story-grid {
  margin-top:55px
}
.npm-story {
  background:#f8faff
}
/* Contact */
.contact-heading {
  padding-bottom:65px;
  background:#f0f3fb
}
.contact-heading h1,.error-page h1 {
  font-size:clamp(3rem,5.4vw,5.7rem)
}
.contact-heading>p:last-child {
  margin-top:30px;
  max-width:570px;
  line-height:1.85;
  color:var(--muted-foreground)
}
.contact-layout {
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:8vw;
  align-items:start
}
.contact-details {
  margin-top:38px
}
.contact-details>a {
  display:flex;
  align-items:start;
  gap:16px;
  padding:24px 0;
  border-bottom:1px solid var(--border);
  font-size:16px;
  line-height:1.6
}
.contact-details>a>svg:first-child {
  width:19px;
  flex-shrink:0;
  margin-top:4px
}
.contact-details>a>svg:last-child {
  margin-left:auto;
  flex-shrink:0
}
.contact-details small {
  display:block;
  font-size:10px;
  letter-spacing:.12em;
  color:var(--muted-foreground);
  margin-bottom:6px
}
.contact-details a span {
  overflow-wrap:anywhere
}
.visit-note {
  display:flex;
  align-items:start;
  gap:14px;
  margin:30px 0
}
.visit-note svg {
  flex-shrink:0;
  color:var(--muted-foreground)
}
.visit-note p {
  font-size:14px;
  line-height:1.8;
  color:var(--muted-foreground)
}


/* SOURCE: styles/site/12-kontaktformular.css */

.contact-form {
  padding:36px;
  background:#f4f6fc;
  border:1px solid #dce3f3
}
.contact-form .eyebrow {
  font-size:11px
}
.form-row {
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:20px
}
.contact-form label,.select-field {
  display:block;
  font-size:13px;
  margin-bottom:20px
}
.contact-form label>span {
  color:var(--copper)
}
.contact-form input,.contact-form textarea {
  display:block;
  width:100%;
  padding:13px 14px;
  border:1px solid #cfd8eb;
  border-radius:0;
  background:#fff;
  color:var(--foreground);
  font-size:15px;
  line-height:1.5;
  margin-top:8px;
  outline:none;
  min-width:0
}
.contact-form input:focus,.contact-form textarea:focus {
  border-color:var(--primary);
  box-shadow:0 0 0 1px var(--primary)
}
.contact-form textarea {
  resize:vertical
}
.contact-form input::placeholder,.contact-form textarea::placeholder {
  color:#6c747c
}
.select-field>label {
  margin-bottom:8px
}
.topic-select {
  border-radius:0;
  width:100%;
  height:48px!important;
  font-size:15px;
  background:#fff;
  padding:12px 14px;
  border-color:#cfd8eb
}
.contact-form>.fineprint {
  margin:8px 0 25px
}
.form-status>p {
  display:flex;
  gap:10px;
  font-size:14px;
  line-height:1.65;
  padding-top:22px
}
.form-status svg {
  flex-shrink:0;
  margin-top:3px
}
.draft-panel {
  margin-top:20px
}
.draft-actions {
  display:flex;
  gap:20px;
  align-items:center;
  flex-wrap:wrap
}
.draft-actions>.button {
  font-size:13px;
  padding:12px 14px;
  gap:14px
}
.draft-actions>.text-link {
  font-size:13px
}
.draft-panel details {
  margin-top:18px;
  font-size:13px
}
.draft-panel summary {
  cursor:pointer
}
.location-banner {
  position:relative;
  color:white;
  min-height:450px;
  overflow:hidden
}
.location-banner>img {
  position:absolute;
  width:100%;
  height:100%;
  object-fit:cover
}
.location-banner::after {
  content:'';
  position:absolute;
  inset:0;
  background:#121b4ab8
}
.location-banner>div {
  position:relative;
  z-index:1;
  padding:80px 6vw
}


/* SOURCE: styles/site/13-standort.css */

.location-banner .button {
  margin-top:30px;
  background:#f7f9ff;
  color:var(--foreground);
  border-color:#f7f9ff
}
.error-page>p:not(.eyebrow) {
  margin:30px 0;
  max-width:500px
}
