.sw-p20 { box-sizing: border-box; font-family: 'Inter', sans-serif; background: #FFFFFF; color: #2E251B; }
.sw-p20 *, .sw-p20 *::before, .sw-p20 *::after { box-sizing: inherit; }
.sw-p20-wrap { max-width: 1140px; margin: 0 auto; padding: 0 clamp(1.6rem, 4vw, 3rem); }
.sw-p20-section { padding: 6rem 0; }
.sw-p20-head { text-align: center; max-width: 700px; margin: 0 auto 3.2rem; }
.sw-p20-kicker { display: inline-flex; align-items: center; justify-content: center; gap: 10px; font-size: 0.7rem; letter-spacing: 4px; text-transform: uppercase; font-weight: 600; color: #2E251B; margin-bottom: 1.3rem; }
.sw-p20-kicker i { width: 8px; height: 8px; border-radius: 50%; background: #C99B3F; }
.sw-p20-kicker em { font-style: normal; font-weight: 500; color: #79695A; }
.sw-p20-h2 { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: clamp(2.4rem, 5vw, 3.6rem); line-height: 1.02; letter-spacing: -0.8px; color: #2E251B; margin: 0 0 1rem; }
.sw-p20-h2 em { font-style: italic; color: #C99B3F; }
.sw-p20-lead { font-size: 15.5px; line-height: 1.68; color: #79695A; margin: 0 auto; max-width: 54ch; }
.sw-p20-sortiment-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.4rem; perspective: 1400px; }
.sw-p20-flip { position: relative; }
.sw-p20-flip-inner { display: grid; transform-style: preserve-3d; transition: transform 0.8s cubic-bezier(0.3, 0.7, 0.25, 1); }
.sw-p20-flip:hover .sw-p20-flip-inner { transform: rotateY(180deg); }
.sw-p20-rezept, .sw-p20-flip-back { grid-area: 1 / 1; backface-visibility: hidden; -webkit-backface-visibility: hidden; }
.sw-p20-rezept { position: relative; background: #FFFFFF; border: 1px solid rgba(201,155,63,0.6); box-shadow: 0 22px 44px -26px rgba(46,37,27,0.4); padding: 1.9rem 1.7rem 1.6rem; }
.sw-p20-rezept::after { content: ''; position: absolute; inset: 7px; border: 1px dashed rgba(201,155,63,0.5); pointer-events: none; }
.sw-p20-rezept-num { display: block; font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.62rem; letter-spacing: 0.2em; color: #C99B3F; margin-bottom: 4px; }
.sw-p20-rezept h3 { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: 1.45rem; margin: 0 0 0.9rem; color: #2E251B; }
.sw-p20-rezept-row { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; padding: 6.5px 0; border-top: 1px dotted rgba(46,37,27,0.2); position: relative; z-index: 1; }
.sw-p20-rezept-row span:first-child { font-size: 0.84rem; color: #2E251B; }
.sw-p20-rezept-row span:first-child small { display: block; font-size: 0.68rem; color: #79695A; }
.sw-p20-rezept-row span:last-child { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.72rem; font-weight: 700; color: #C99B3F; white-space: nowrap; }
.sw-p20-rezept-note { margin: 0.9rem 0 0; font-size: 0.72rem; line-height: 1.55; color: #79695A; position: relative; z-index: 1; }
.sw-p20-flip-back { position: relative; transform: rotateY(180deg); background: #FAF6ED; border: 1px solid rgba(201,155,63,0.6); box-shadow: 0 22px 44px -26px rgba(46,37,27,0.4); display: grid; place-content: center; gap: 0.7rem; text-align: center; padding: 1.9rem 1.5rem; }
.sw-p20-flip-back::after { content: ''; position: absolute; inset: 7px; border: 1px dashed rgba(201,155,63,0.5); pointer-events: none; }
.sw-p20-flip-back i { display: block; width: 9px; height: 9px; background: #C99B3F; transform: rotate(45deg); margin: 0 auto; }
.sw-p20-flip-back strong { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: 1.8rem; color: #2E251B; line-height: 1.15; }
.sw-p20-flip-back span { font-size: 0.66rem; letter-spacing: 0.2em; text-transform: uppercase; color: #79695A; line-height: 1.9; }
.sw-p20-flip-hint { display: block; text-align: center; margin: 2.2rem 0 0; font-size: 0.66rem; letter-spacing: 0.2em; text-transform: uppercase; color: #79695A; }
.sw-p20-nacht { background: #2E251B; color: #F5EFE3; position: relative; overflow: clip; }
.sw-p20-nacht .sw-p20-h2 { color: #F5EFE3; }
.sw-p20-nacht .sw-p20-kicker { color: #F5EFE3; }
.sw-p20-nacht .sw-p20-kicker em { color: rgba(245,239,227,0.6); }
.sw-p20-nacht .sw-p20-lead { color: rgba(245,239,227,0.65); }
.sw-p20-chaps { position: relative; max-width: 860px; margin: 0 auto; }
.sw-p20-chaps::before { content: ''; position: absolute; left: 50%; top: 0; bottom: 0; width: 1px; background: rgba(201,155,63,0.35); }
.sw-p20-chap { position: relative; display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2rem, 6vw, 4.5rem); align-items: center; padding: clamp(3rem, 9vh, 5.5rem) 0; }
.sw-p20-chap::before { content: ''; position: absolute; left: 50%; top: 50%; width: 11px; height: 11px; background: #C99B3F; transform: translate(-50%, -50%) rotate(45deg); box-shadow: 0 0 0 5px #2E251B, 0 0 0 6px rgba(201,155,63,0.5); }
.sw-p20-chap-time { font-family: 'DM Serif Display', Georgia, serif; font-size: clamp(3.4rem, 9vw, 6.5rem); line-height: 0.95; color: rgba(46,37,27,0); -webkit-text-stroke: 1.5px rgba(201,155,63,0.85); text-align: right; transition: color 0.5s ease; }
.sw-p20-chap:hover .sw-p20-chap-time { color: #C99B3F; }
.sw-p20-chap--flip .sw-p20-chap-time { text-align: left; order: 2; }
.sw-p20-chap--flip .sw-p20-chap-body { order: 1; text-align: right; }
.sw-p20-chap-body h3 { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: clamp(1.4rem, 2.6vw, 1.9rem); margin: 0 0 0.5rem; color: #F5EFE3; }
.sw-p20-chap-body p { margin: 0; font-size: 0.92rem; line-height: 1.7; color: rgba(245,239,227,0.65); }
.sw-p20-chap-kicker { display: block; font-size: 0.6rem; letter-spacing: 0.26em; text-transform: uppercase; color: #C99B3F; margin-bottom: 0.6rem; font-weight: 600; }
.sw-p20-act { position: relative; min-height: 100vh; display: grid; place-items: center; text-align: center; background-image: linear-gradient(rgba(26,19,12,0.6), rgba(26,19,12,0.78)), url('/studio/components/images/pages/gastro-3/s1.jpg'); background-size: cover; background-position: 50% 55%; background-color: #2E251B; padding: clamp(5rem, 10vh, 7rem) 1.4rem; overflow: clip; }
.sw-p20-act::before { content: ''; position: absolute; left: 0; right: 0; top: -1px; height: 26px; background-image: radial-gradient(circle at 14px 33px, rgba(0,0,0,0) 15px, #2E251B 16px); background-size: 28px 26px; background-repeat: repeat-x; }
.sw-p20-act::after { content: ''; position: absolute; left: 0; right: 0; bottom: -1px; height: 26px; background-image: radial-gradient(circle at 14px -7px, rgba(0,0,0,0) 15px, #2E251B 16px); background-size: 28px 26px; background-repeat: repeat-x; }
.sw-p20-act-kicker { display: block; font-size: 0.66rem; letter-spacing: 0.4em; text-transform: uppercase; font-weight: 600; color: rgba(245,239,227,0.75); margin-bottom: 1.4rem; }
.sw-p20-act-time { font-family: 'DM Serif Display', Georgia, serif; font-size: clamp(6rem, 24vw, 17rem); line-height: 0.9; letter-spacing: -0.02em; color: #F5EFE3; margin: 0 0 1.6rem; text-shadow: 0 4px 40px rgba(26,19,12,0.55); }
.sw-p20-act-time em { font-style: normal; color: #C99B3F; }
.sw-p20-act-line { font-family: 'DM Serif Display', Georgia, serif; font-size: clamp(1.3rem, 3vw, 1.9rem); font-style: italic; color: #F5EFE3; margin: 0 0 1.2rem; }
.sw-p20-act-meta { margin: 0; font-size: 0.7rem; letter-spacing: 0.26em; text-transform: uppercase; color: rgba(245,239,227,0.7); line-height: 2.1; }
.sw-p20-act-diamond { display: inline-block; width: 10px; height: 10px; background: #C99B3F; transform: rotate(45deg); margin-bottom: 2rem; }
.sw-p20-history-list { position: relative; max-width: 680px; margin: 0 auto; list-style: none; padding: 0; }
.sw-p20-history-list::before { content: ''; position: absolute; left: 92px; top: 8px; bottom: 8px; width: 1px; background: rgba(201,155,63,0.5); }
.sw-p20-hist { position: relative; display: grid; grid-template-columns: 68px 1fr; gap: 48px; padding: 1.2rem 0; transition: padding-left 0.35s ease; }
.sw-p20-hist:hover { padding-left: 8px; }
.sw-p20-hist::before { content: ''; position: absolute; left: 88px; top: 1.95rem; width: 9px; height: 9px; background: #C99B3F; transform: rotate(45deg); box-shadow: 0 0 0 4px #FFFFFF, 0 0 0 5px rgba(201,155,63,0.45); }
.sw-p20-hist-year { font-family: 'DM Serif Display', Georgia, serif; font-size: 1.9rem; color: #C99B3F; text-align: right; line-height: 1.1; }
.sw-p20-hist h3 { margin: 0 0 0.3rem; font-size: 1rem; font-weight: 700; color: #2E251B; }
.sw-p20-hist p { margin: 0; font-size: 0.9rem; line-height: 1.65; color: #79695A; }
.sw-p20-cafe { background: #FAF6ED; }
.sw-p20-cafe-grid { display: grid; grid-template-columns: 0.95fr 1.05fr; gap: clamp(2.4rem, 5vw, 4.6rem); align-items: center; }
.sw-p20-cafe-visual { position: relative; overflow: hidden; overflow: clip; box-shadow: 0 26px 52px -28px rgba(46,37,27,0.45); }
.sw-p20-cafe-img { position: relative; height: 420px; background-image: linear-gradient(rgba(46,37,27,0.04), rgba(46,37,27,0.14)), url('/studio/components/images/pages/gastro-3/s6.jpg'); background-size: cover; background-position: 45% 55%; transition: transform 0.9s cubic-bezier(0.22, 0.65, 0.3, 1); }
.sw-p20-cafe-visual:hover .sw-p20-cafe-img { transform: scale(1.05); }
.sw-p20-scallop { position: absolute; left: 0; right: 0; bottom: -1px; height: 26px; background-image: radial-gradient(circle at 14px -7px, rgba(0,0,0,0) 15px, #FAF6ED 16px); background-size: 28px 26px; background-repeat: repeat-x; z-index: 1; }
.sw-p20-cafe-tag { position: absolute; top: 16px; right: 18px; z-index: 1; font-size: 0.6rem; letter-spacing: 0.2em; text-transform: uppercase; color: rgba(255,255,255,0.92); background: rgba(46,37,27,0.5); padding: 4px 10px; border-radius: 999px; backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); }
.sw-p20-cafe-copy .sw-p20-head { text-align: left; margin: 0 0 1.6rem; }
.sw-p20-cafe-copy .sw-p20-lead { margin: 0; }
.sw-p20-cafe-list { list-style: none; margin: 1.6rem 0 0; padding: 0; display: grid; gap: 8px; }
.sw-p20-cafe-list li { position: relative; padding-left: 17px; font-size: 0.88rem; line-height: 1.6; color: #79695A; }
.sw-p20-cafe-list li::before { content: ''; position: absolute; left: 0; top: 0.52em; width: 6px; height: 6px; background: #C99B3F; transform: rotate(45deg); }
.sw-p20-cafe-list strong { color: #2E251B; font-weight: 600; }
.sw-p20-team-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; text-align: center; }
.sw-p20-medallion { width: 130px; height: 130px; margin: 0 auto 1.2rem; border-radius: 50%; border: 3px solid #FFFFFF; box-shadow: 0 0 0 1px rgba(201,155,63,0.7), 0 0 0 7px #FFFFFF, 0 0 0 8px rgba(201,155,63,0.35), 0 16px 30px -14px rgba(46,37,27,0.4); background: url('/studio/components/images/pages/gastro-3/s4.jpg') 50% 60% / cover; transition: transform 0.5s cubic-bezier(0.22, 0.65, 0.3, 1), box-shadow 0.5s ease; }
.sw-p20-member:hover .sw-p20-medallion { transform: rotate(-4deg) scale(1.06); box-shadow: 0 0 0 1px rgba(201,155,63,0.9), 0 0 0 7px #FFFFFF, 0 0 0 9px #C99B3F, 0 22px 38px -16px rgba(46,37,27,0.5); }
.sw-p20-medallion--b { background-image: url('/studio/components/images/pages/gastro-3/s5.jpg'); background-position: 40% 30%; }
.sw-p20-medallion--c { background-image: url('/studio/components/images/pages/gastro-3/s6.jpg'); background-position: 50% 45%; }
.sw-p20-member h3 { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: 1.35rem; margin: 0 0 0.25rem; color: #2E251B; }
.sw-p20-member-role { display: block; font-size: 0.66rem; letter-spacing: 0.18em; text-transform: uppercase; font-weight: 600; color: #C99B3F; margin-bottom: 0.7rem; }
.sw-p20-member p { margin: 0 auto; font-size: 0.86rem; line-height: 1.62; color: #79695A; max-width: 30ch; }
.sw-p20-info { background: #2E251B; color: #F5EFE3; }
.sw-p20-info .sw-p20-h2 { color: #F5EFE3; }
.sw-p20-info .sw-p20-kicker { color: #F5EFE3; }
.sw-p20-info .sw-p20-kicker em { color: rgba(245,239,227,0.6); }
.sw-p20-info-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(2.4rem, 5vw, 4.6rem); align-items: start; }
.sw-p20-hours-row { display: flex; justify-content: space-between; gap: 1.4rem; padding: 0.65rem 0.1rem; border-bottom: 1px dotted rgba(245,239,227,0.25); font-size: 0.9rem; }
.sw-p20-hours-row span:first-child { font-weight: 600; color: #F5EFE3; }
.sw-p20-hours-row span:last-child { font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.78rem; color: rgba(245,239,227,0.7); }
.sw-p20-info-note { margin: 1.2rem 0 0; font-size: 0.78rem; line-height: 1.6; color: rgba(245,239,227,0.6); }
.sw-p20-info-note strong { color: #C99B3F; }
.sw-p20-contact-rows { display: grid; gap: 1rem; margin: 0 0 2rem; }
.sw-p20-contact-rows p { margin: 0; font-size: 0.94rem; line-height: 1.55; color: rgba(245,239,227,0.75); }
.sw-p20-contact-rows strong { display: block; font-size: 0.64rem; letter-spacing: 0.22em; text-transform: uppercase; color: #C99B3F; margin-bottom: 3px; font-weight: 600; }
.sw-p20-cta { display: inline-flex; align-items: center; gap: 10px; background: #C99B3F; color: #2E251B; font-size: 0.9rem; font-weight: 700; padding: 14px 28px; border-radius: 3px; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-p20-cta:hover { transform: translateY(-2px); box-shadow: 0 14px 28px -12px rgba(201,155,63,0.6); }
.sw-p20-footer { position: relative; background: #FFFFFF; border-top: 1px solid rgba(201,155,63,0.5); padding: 4.5rem 0 6.5rem; text-align: center; }
.sw-p20-f-diamond { display: inline-block; width: 9px; height: 9px; background: #C99B3F; transform: rotate(45deg); margin-bottom: 1.1rem; }
.sw-p20-f-brand { font-family: 'DM Serif Display', Georgia, serif; font-weight: 400; font-size: 1.9rem; color: #2E251B; margin: 0 0 0.4rem; }
.sw-p20-f-line { display: flex; align-items: center; justify-content: center; gap: 16px; font-size: 0.66rem; letter-spacing: 0.24em; text-transform: uppercase; color: #79695A; font-weight: 600; margin-bottom: 2.2rem; }
.sw-p20-f-line::before, .sw-p20-f-line::after { content: ''; width: 56px; height: 1px; background: rgba(201,155,63,0.5); }
.sw-p20-f-nav { list-style: none; display: flex; justify-content: center; gap: 1.8rem; margin: 0 0 2rem; padding: 0; flex-wrap: wrap; }
.sw-p20-f-nav a { font-size: 0.72rem; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 600; color: #2E251B; text-decoration: none; }
.sw-p20-f-nav a:hover { color: #C99B3F; }
.sw-p20-f-bottom { font-size: 0.76rem; color: #79695A; line-height: 1.8; }
.sw-p20-f-bottom a { color: #2E251B; text-decoration: none; }
.sw-p20-f-bottom a:hover { color: #C99B3F; }
.sw-p20-fenster { background: #FAF6ED; padding-top: 5rem; padding-bottom: 5rem; }
.sw-p20-fenster-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: clamp(1.4rem, 3vw, 2.4rem); align-items: start; }
.sw-p20-foto { position: relative; margin: 0; background: #FFFFFF; border: 1px solid rgba(201,155,63,0.6); box-shadow: 0 22px 44px -26px rgba(46,37,27,0.4); padding: 10px 10px 12px; }
.sw-p20-foto::after { content: ''; position: absolute; inset: 5px; border: 1px dashed rgba(201,155,63,0.45); pointer-events: none; }
.sw-p20-foto-clip { display: block; overflow: hidden; overflow: clip; }
.sw-p20-foto img { display: block; width: 100%; height: auto; aspect-ratio: 3 / 2; object-fit: cover; filter: saturate(1.02); transition: transform 0.9s cubic-bezier(0.22, 0.65, 0.3, 1); }
.sw-p20-foto:hover img { transform: scale(1.04); }
.sw-p20-foto--b { margin-top: 2.4rem; }
.sw-p20-foto--b img { aspect-ratio: 4 / 3; }
.sw-p20-foto-cap { display: block; text-align: center; font-family: ui-monospace, 'SF Mono', Menlo, monospace; font-size: 0.62rem; letter-spacing: 0.18em; text-transform: uppercase; color: #79695A; padding-top: 9px; }
.sw-p20-archiv { max-width: 560px; margin: 0 auto 3.4rem; }
.sw-p20-archiv .sw-p20-foto img { filter: sepia(0.5) contrast(0.92) saturate(0.7); aspect-ratio: 16 / 10; }
.sw-p20-archiv .sw-p20-foto { transform: rotate(-1.2deg); transition: transform 0.5s cubic-bezier(0.22, 0.65, 0.3, 1); }
.sw-p20-archiv .sw-p20-foto:hover { transform: rotate(0deg); }
@keyframes sw-p20-rise { from { opacity: 0; transform: translateY(36px); } to { opacity: 1; transform: translateY(0); } }
@keyframes sw-p20-spin { from { transform: rotate(45deg); } to { transform: rotate(405deg); } }
@media (prefers-reduced-motion: no-preference) {
  .sw-p20-act-diamond { animation: sw-p20-spin 14s linear infinite; }
  @supports (animation-timeline: view()) {
    .sw-p20-rv { animation: sw-p20-rise 1ms linear both; animation-timeline: view(); animation-range: entry 0% entry 42%; }
    .sw-p20-d2 { animation-range: entry 8% entry 52%; }
    .sw-p20-d3 { animation-range: entry 16% entry 62%; }
  }
}
@media (max-width: 1000px) { .sw-p20-sortiment-grid { grid-template-columns: 1fr; max-width: 480px; margin: 0 auto; } }
@media (max-width: 720px) { .sw-p20-section { padding: 4rem 0; } .sw-p20-cafe-grid, .sw-p20-team-grid, .sw-p20-info-grid { grid-template-columns: 1fr; } .sw-p20-fenster-grid { grid-template-columns: 1fr; } .sw-p20-foto--b { margin-top: 0; } .sw-p20-chaps::before { left: 8px; } .sw-p20-chap { grid-template-columns: 1fr; gap: 0.8rem; padding: 2.8rem 0 2.8rem 34px; } .sw-p20-chap::before { left: 8px; top: 3.4rem; } .sw-p20-chap-time { text-align: left; font-size: clamp(3rem, 16vw, 4.2rem); } .sw-p20-chap--flip .sw-p20-chap-time { order: 1; } .sw-p20-chap--flip .sw-p20-chap-body { order: 2; text-align: left; } .sw-p20-history-list::before { left: 8px; } .sw-p20-hist { grid-template-columns: 1fr; gap: 6px; padding-left: 34px; } .sw-p20-hist::before { left: 4px; top: 1.6rem; } .sw-p20-hist-year { text-align: left; } .sw-p20-cafe-img { height: 320px; } .sw-p20-hours-row { flex-direction: column; gap: 2px; } }
