.sw-p12 { box-sizing: border-box; font-family: 'Inter', sans-serif; background: #122B1D; color: #F2EFE2; }
.sw-p12 *, .sw-p12 *::before, .sw-p12 *::after { box-sizing: inherit; }
.sw-p12-wrap { max-width: 1320px; margin: 0 auto; padding: 0 clamp(1.6rem, 4vw, 4rem); position: relative; z-index: 1; }
.sw-p12-section { padding: 6.8rem 0; position: relative; overflow: hidden; overflow: clip; }
.sw-p12-kicker { display: inline-flex; align-items: center; gap: 12px; font-size: 0.7rem; letter-spacing: 0.24em; text-transform: uppercase; color: #8FBF7F; font-weight: 600; margin-bottom: 1.3rem; }
.sw-p12-kicker::before { content: ''; width: 28px; height: 1px; background: #8FBF7F; }
.sw-p12-h2 { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: clamp(2.6rem, 5.4vw, 4.6rem); line-height: 1.02; margin: 0 0 1.2rem; color: #F2EFE2; }
.sw-p12-h2 em { font-style: italic; color: #8FBF7F; }
.sw-p12-lead { font-size: 1rem; line-height: 1.78; color: rgba(242, 239, 226, 0.65); max-width: 58ch; margin: 0; font-weight: 300; }
.sw-p12-services { display: grid; grid-template-columns: repeat(2, 1fr); gap: 1.1rem; margin-top: 3.2rem; }
.sw-p12-service { border: 1px solid rgba(242, 239, 226, 0.16); background: rgba(30, 70, 48, 0.35); padding: 2.3rem 2rem; transition: transform 0.35s ease, border-color 0.35s ease, background 0.35s ease; }
.sw-p12-service:hover { transform: translateY(-5px); border-color: rgba(143, 191, 127, 0.6); background: rgba(30, 70, 48, 0.6); }
.sw-p12-service-no { font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-weight: 500; font-size: 2.4rem; line-height: 0.8; color: #8FBF7F; display: block; margin-bottom: 1.1rem; }
.sw-p12-service h3 { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: 1.75rem; margin: 0 0 0.6rem; color: #F2EFE2; }
.sw-p12-service p { margin: 0; font-size: 0.93rem; line-height: 1.72; color: rgba(242, 239, 226, 0.62); font-weight: 300; }
.sw-p12-duo { min-height: 100vh; min-height: 100svh; position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; padding: 6rem 0; background: #0C1F14; }
.sw-p12-duo-img { position: absolute; inset: 0; background: url('/studio/components/images/pages/handwerk-5/s5.jpg') 50% 62% / cover; }
.sw-p12-duo-img--summer { filter: saturate(1.05) brightness(0.66); }
.sw-p12-duo-img--autumn { background: url('/studio/components/images/pages/handwerk-5/s6.jpg') 50% 45% / cover; filter: sepia(0.22) saturate(1.08) brightness(0.74); opacity: 0; }
@media (prefers-reduced-motion: no-preference) { .sw-p12-duo-img--summer { animation: sw-p12-xfade 16s ease-in-out infinite; } .sw-p12-duo-img--autumn { animation: sw-p12-xfade-inv 16s ease-in-out infinite; } }
@keyframes sw-p12-xfade { 0%, 40% { opacity: 1; } 50%, 90% { opacity: 0; } 100% { opacity: 1; } }
@keyframes sw-p12-xfade-inv { 0%, 40% { opacity: 0; } 50%, 90% { opacity: 1; } 100% { opacity: 0; } }
.sw-p12-duo::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(12, 31, 20, 0.55), rgba(12, 31, 20, 0.25) 45%, rgba(12, 31, 20, 0.65)); pointer-events: none; }
.sw-p12-duo-inner { position: relative; z-index: 2; text-align: center; }
.sw-p12-duo-label { display: block; font-size: 0.72rem; letter-spacing: 0.4em; text-transform: uppercase; color: #F2EFE2; margin-bottom: 1.6rem; font-weight: 600; }
.sw-p12-duo-words { position: relative; height: clamp(5rem, 18vw, 15rem); }
.sw-p12-duo-word { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-weight: 500; font-size: clamp(4.2rem, 16vw, 13.5rem); line-height: 1; color: #F2EFE2; text-shadow: 0 6px 40px rgba(12, 31, 20, 0.7); }
.sw-p12-duo-word--autumn { opacity: 0; color: #F2EFE2; }
@media (prefers-reduced-motion: no-preference) { .sw-p12-duo-word--summer { animation: sw-p12-xfade 16s ease-in-out infinite; } .sw-p12-duo-word--autumn { animation: sw-p12-xfade-inv 16s ease-in-out infinite; } }
.sw-p12-duo-sub { margin: 1.6rem 0 0; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-size: clamp(1.2rem, 2.4vw, 1.8rem); color: rgba(242, 239, 226, 0.85); }
.sw-p12-chapters { background: #F2EFE2; color: #122B1D; }
.sw-p12-chapters .sw-p12-kicker { color: #1E4630; }
.sw-p12-chapters .sw-p12-kicker::before { background: #1E4630; }
.sw-p12-chapters .sw-p12-h2 { color: #122B1D; }
.sw-p12-chapters .sw-p12-h2 em { color: #1E4630; }
.sw-p12-chap-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: clamp(1.5rem, 3vw, 3rem); margin-top: 3rem; }
.sw-p12-chap { border-top: 2px solid #122B1D; padding-top: 1.6rem; }
.sw-p12-chap-no { font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-weight: 500; font-size: clamp(3.4rem, 7vw, 5.8rem); line-height: 0.8; color: #8FBF7F; display: block; margin-bottom: 1.2rem; -webkit-text-stroke: 1px #1E4630; }
.sw-p12-chap h3 { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 600; font-size: 1.7rem; margin: 0 0 0.6rem; color: #122B1D; }
.sw-p12-chap p { margin: 0; font-size: 0.93rem; line-height: 1.72; color: rgba(18, 43, 29, 0.75); }
.sw-p12-refs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.1rem; margin-top: 3.2rem; }
.sw-p12-ref { margin: 0; position: relative; height: 400px; overflow: hidden; border: 1px solid rgba(242, 239, 226, 0.18); }
.sw-p12-ref::before { content: ''; position: absolute; inset: 0; background: url('/studio/components/images/pages/handwerk-5/s2.jpg') 50% 45% / cover; filter: saturate(0.9); transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1), filter 0.5s ease; }
.sw-p12-ref--b::before { background: url('/studio/components/images/pages/handwerk-5/s3.jpg') 42% 55% / cover; filter: saturate(0.9); transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1), filter 0.5s ease; }
.sw-p12-ref--c::before { background: url('/studio/components/images/pages/handwerk-5/s4.jpg') 50% 42% / cover; filter: saturate(0.9); transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1), filter 0.5s ease; }
.sw-p12-ref:hover::before { transform: scale(1.07); filter: saturate(1.05); }
.sw-p12-ref figcaption { position: absolute; left: 0; right: 0; bottom: 0; padding: 2.4rem 1.4rem 1.2rem; background: linear-gradient(to top, rgba(12, 31, 20, 0.92), transparent); }
.sw-p12-ref figcaption strong { display: block; font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: 1.45rem; color: #F2EFE2; }
.sw-p12-ref figcaption span { display: block; font-size: 0.72rem; letter-spacing: 0.18em; text-transform: uppercase; color: #8FBF7F; margin-top: 4px; }
.sw-p12-snapwrap { position: relative; margin-top: 3rem; }
.sw-p12-snapwrap::after { content: ''; position: absolute; top: 0; bottom: 1.4rem; right: 0; width: clamp(46px, 8vw, 110px); background: linear-gradient(to right, rgba(18, 43, 29, 0), #122B1D); pointer-events: none; }
.sw-p12-snap { display: flex; gap: 1.1rem; overflow-x: auto; scroll-snap-type: x mandatory; padding: 0.3rem 0.2rem 1.4rem; scrollbar-color: #8FBF7F rgba(242, 239, 226, 0.12); }
.sw-p12-snap::-webkit-scrollbar { height: 6px; }
.sw-p12-snap::-webkit-scrollbar-thumb { background: #8FBF7F; border-radius: 3px; }
.sw-p12-snap::-webkit-scrollbar-track { background: rgba(242, 239, 226, 0.12); border-radius: 3px; }
.sw-p12-season { flex: 0 0 clamp(272px, 30vw, 370px); scroll-snap-align: start; position: relative; border: 1px solid rgba(242, 239, 226, 0.16); padding: 2.3rem 2rem 2.5rem; overflow: hidden; transition: transform 0.35s ease, border-color 0.35s ease; }
.sw-p12-season:hover { transform: translateY(-6px); border-color: rgba(143, 191, 127, 0.6); }
.sw-p12-season--fruehjahr { background: linear-gradient(165deg, rgba(143, 191, 127, 0.32), rgba(30, 70, 48, 0.5)); }
.sw-p12-season--sommer { background: linear-gradient(165deg, rgba(30, 70, 48, 0.85), rgba(12, 31, 20, 0.9)); }
.sw-p12-season--herbst { background: linear-gradient(165deg, rgba(143, 117, 63, 0.4), rgba(30, 70, 48, 0.55)); }
.sw-p12-season--winter { background: linear-gradient(165deg, rgba(242, 239, 226, 0.16), rgba(12, 31, 20, 0.78)); }
.sw-p12-season-wm { position: absolute; right: -0.6rem; bottom: -2.2rem; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-size: 6.5rem; line-height: 1; color: rgba(242, 239, 226, 0.08); pointer-events: none; white-space: nowrap; }
.sw-p12-season-months { display: block; font-size: 0.68rem; letter-spacing: 0.22em; text-transform: uppercase; color: #8FBF7F; font-weight: 600; margin-bottom: 0.7rem; }
.sw-p12-season h3 { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: 2rem; margin: 0 0 1.1rem; color: #F2EFE2; }
.sw-p12-season ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 0.7rem; }
.sw-p12-season li { display: flex; gap: 10px; align-items: flex-start; font-size: 0.89rem; line-height: 1.6; color: rgba(242, 239, 226, 0.78); font-weight: 300; }
.sw-p12-season li::before { content: '❧'; color: #8FBF7F; flex-shrink: 0; font-size: 0.85rem; }
.sw-p12-snap-hint { display: flex; align-items: center; gap: 12px; margin-top: 0.5rem; font-size: 0.68rem; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(242, 239, 226, 0.5); }
.sw-p12-snap-hint::after { content: '→'; color: #8FBF7F; font-size: 1rem; }
.sw-p12-quote { background: #0C1F14; padding: 6rem 0; text-align: center; }
.sw-p12-quote blockquote { margin: 0 auto; max-width: 30ch; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-weight: 500; font-size: clamp(1.9rem, 4.4vw, 3.4rem); line-height: 1.25; color: #F2EFE2; }
.sw-p12-quote blockquote em { color: #8FBF7F; font-style: italic; }
.sw-p12-quote figcaption { margin-top: 1.8rem; font-size: 0.72rem; letter-spacing: 0.22em; text-transform: uppercase; color: rgba(242, 239, 226, 0.5); }
.sw-p12-contact-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: clamp(2.2rem, 5vw, 4.5rem); align-items: start; margin-top: 2.8rem; }
.sw-p12-c-rows { display: grid; gap: 0.7rem; margin: 0 0 2.2rem; }
.sw-p12-c-rows p { margin: 0; font-size: 0.98rem; line-height: 1.65; color: rgba(242, 239, 226, 0.7); font-weight: 300; }
.sw-p12-c-rows strong { color: #F2EFE2; font-weight: 600; }
.sw-p12-cta { display: inline-flex; align-items: center; gap: 10px; background: #8FBF7F; color: #0C1F14; padding: 16px 30px; font-size: 0.78rem; letter-spacing: 0.16em; text-transform: uppercase; font-weight: 700; text-decoration: none; transition: transform 0.25s ease, box-shadow 0.25s ease; }
.sw-p12-cta:hover { transform: translateY(-3px); box-shadow: 0 14px 30px rgba(143, 191, 127, 0.3); }
.sw-p12-visit { background: rgba(30, 70, 48, 0.4); border: 1px solid rgba(242, 239, 226, 0.16); padding: 2.2rem 2rem; }
.sw-p12-visit h3 { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: 1.7rem; margin: 0 0 0.8rem; color: #F2EFE2; }
.sw-p12-visit p { margin: 0 0 1.2rem; font-size: 0.93rem; line-height: 1.72; color: rgba(242, 239, 226, 0.65); font-weight: 300; }
.sw-p12-visit div { display: flex; justify-content: space-between; gap: 1rem; padding: 0.7rem 0; border-top: 1px solid rgba(242, 239, 226, 0.12); font-size: 0.9rem; color: rgba(242, 239, 226, 0.7); }
.sw-p12-visit div span:last-child { color: #F2EFE2; font-weight: 600; text-align: right; }
.sw-p12-footer { background: #0C1F14; border-top: 1px solid rgba(242, 239, 226, 0.12); padding: 4.4rem 0 7rem; }
.sw-p12-footer-grid { display: flex; justify-content: space-between; align-items: flex-start; gap: 2.5rem; flex-wrap: wrap; }
.sw-p12-f-brand strong { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: 1.7rem; color: #F2EFE2; display: block; }
.sw-p12-f-brand span { display: block; font-size: 0.74rem; letter-spacing: 0.12em; color: rgba(242, 239, 226, 0.5); margin-top: 4px; }
.sw-p12-f-brand em { display: block; font-family: 'Cormorant Garamond', Georgia, serif; font-style: italic; font-size: 0.95rem; color: #8FBF7F; margin-top: 0.8rem; }
.sw-p12-f-nav { list-style: none; display: flex; gap: 1.7rem; margin: 0; padding: 0; flex-wrap: wrap; }
.sw-p12-f-nav a { font-size: 0.72rem; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(242, 239, 226, 0.6); text-decoration: none; background-image: linear-gradient(to right, #8FBF7F, #8FBF7F); background-repeat: no-repeat; background-size: 0% 1px; background-position: 0 100%; transition: background-size 0.45s ease, color 0.3s ease; padding-bottom: 4px; }
.sw-p12-f-nav a:hover { color: #8FBF7F; background-size: 100% 1px; }
.sw-p12-f-bottom { margin-top: 2.8rem; padding-top: 1.5rem; border-top: 1px solid rgba(242, 239, 226, 0.1); display: flex; justify-content: space-between; gap: 1.5rem; flex-wrap: wrap; font-size: 0.76rem; color: rgba(242, 239, 226, 0.45); }
.sw-p12-f-bottom a { color: rgba(242, 239, 226, 0.6); text-decoration: none; }
.sw-p12-f-bottom a:hover { color: #F2EFE2; }
.sw-p12-schau { position: relative; min-height: 92vh; min-height: 92svh; display: flex; align-items: flex-end; padding: 6rem 0 5rem; background: #0C1F14; overflow: hidden; overflow: clip; border-top: 1px solid rgba(242, 239, 226, 0.12); }
.sw-p12-schau-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 45% 55%; filter: saturate(1.02) contrast(1.03) brightness(0.9); }
.sw-p12-schau-shade { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(12, 31, 20, 0.6) 0%, rgba(12, 31, 20, 0.14) 40%, rgba(12, 31, 20, 0.9) 100%), linear-gradient(85deg, rgba(30, 70, 48, 0.3), transparent 55%); pointer-events: none; }
.sw-p12-schau-inner { position: relative; z-index: 1; width: 100%; }
.sw-p12-schau .sw-p12-kicker { color: #F2EFE2; }
.sw-p12-schau .sw-p12-kicker::before { background: #F2EFE2; }
.sw-p12-schau-display { font-family: 'Cormorant Garamond', Georgia, serif; font-weight: 500; font-size: clamp(2.9rem, 8.4vw, 7.2rem); line-height: 1.0; margin: 0 0 1.2rem; color: #F2EFE2; }
.sw-p12-schau-display em { font-style: italic; color: #8FBF7F; }
.sw-p12-schau-sub { margin: 0; max-width: 56ch; font-size: 1rem; line-height: 1.75; color: rgba(242, 239, 226, 0.85); font-weight: 300; }
@media (prefers-reduced-motion: no-preference) { @supports (animation-timeline: view()) { .sw-p12-schau-img { animation: sw-p12-schauzoom linear both; animation-timeline: view(); animation-range: cover 0% cover 100%; } } }
@keyframes sw-p12-schauzoom { from { transform: scale(1.1); } to { transform: scale(1); } }
@keyframes sw-p12-leaf { from { opacity: 0; transform: translateY(36px) rotate(-2.2deg); } to { opacity: 1; transform: none; } }
@keyframes sw-p12-leaf-r { from { opacity: 0; transform: translateY(36px) rotate(2.2deg); } to { opacity: 1; transform: none; } }
@media (prefers-reduced-motion: no-preference) { @supports (animation-timeline: view()) { .sw-p12-rv { animation-name: sw-p12-leaf; animation-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); animation-fill-mode: both; animation-timeline: view(); animation-range: entry 5% entry 42%; } .sw-p12-rv-r { animation-name: sw-p12-leaf-r; } .sw-p12-rv-2 { animation-range: entry 12% entry 50%; } .sw-p12-rv-3 { animation-range: entry 19% entry 58%; } } }
@media (max-width: 1100px) { .sw-p12-refs { grid-template-columns: 1fr 1fr; } .sw-p12-ref--c { display: none; } }
@media (max-width: 720px) { .sw-p12-section { padding: 4.4rem 0; } .sw-p12-duo { padding: 5rem 0; } .sw-p12-wrap { padding: 0 1.3rem; } .sw-p12-services, .sw-p12-chap-grid, .sw-p12-contact-grid { grid-template-columns: 1fr; } .sw-p12-refs { grid-template-columns: 1fr; } .sw-p12-ref--c { display: block; } .sw-p12-ref { height: 300px; } .sw-p12-season { flex-basis: 84vw; } .sw-p12-schau { min-height: 76vh; min-height: 76svh; padding: 4.5rem 0 3.6rem; } .sw-p12-footer-grid { flex-direction: column; } .sw-p12-f-bottom { flex-direction: column; gap: 0.6rem; } }
