/* Richtung A: persönlicher Einstieg, kuratierte Auswahl und Fotobühne. */
.home-refresh .hero-a .micro-proof{max-width:560px}
.home-refresh .hero-a .micro-proof p{max-width:36ch}
.home-refresh .hero-a .portrait-stage{isolation:isolate}
.home-refresh .hero-a .portrait-stage::before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff40}
.home-refresh .paths{position:relative;z-index:1}
.home-refresh .paths>a{overflow:hidden;position:relative}
.home-refresh .paths>a::after{content:'';position:absolute;width:44%;height:180%;right:-35%;top:-40%;transform:rotate(18deg) translateX(0);border-left:1px solid #24341e32;pointer-events:none;transition:transform .45s var(--ease-out)}
.home-refresh .paths>a:hover::after{transform:rotate(18deg) translateX(-24%)}
.home-collection{background:#e8ebe1;padding:106px 0 84px;overflow:hidden;color:#263027}
.home-collection-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(270px,.6fr);align-items:end;gap:8%;padding-bottom:42px}
.home-collection-head .eyebrow{color:#5c773e;margin-bottom:20px}
.home-collection-head h2{font-size:clamp(56px,6.3vw,100px);line-height:.99;letter-spacing:-.065em;text-wrap:balance}
.home-collection-head h2 em,.home-feature h2 em{font-family:Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.065em;color:#65883c}
.home-collection-head>div:last-child p{font-size:13px;line-height:1.7;color:#536050;max-width:40ch;margin-bottom:25px}
.home-collection-head .text-link{font-size:12px}
.home-carousel-shell{position:relative}
.home-carousel-track{position:relative;display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:pan-x pan-y;padding:0 0 8px}
.home-carousel-track::-webkit-scrollbar{display:none}
.home-carousel-track:focus-visible{outline:3px solid #567f24;outline-offset:5px}
.home-carousel-slide{flex:0 0 calc(100% - clamp(48px,11vw,170px));min-width:0;min-height:510px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);background:#202a22;color:#f3f6ed;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden}
.home-slide-image{display:block;position:relative;overflow:hidden;min-height:510px;background:#3f483d}
.home-slide-image img{height:100%;position:absolute;inset:0;transform:scale(1.06);transition:transform .75s cubic-bezier(.22,1,.36,1);object-position:center}
.home-carousel-slide.is-active .home-slide-image img{transform:scale(1)}
.home-slide-image::after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#101a12ad);pointer-events:none}
.home-slide-image-caption{position:absolute;left:26px;bottom:24px;z-index:1;font-size:9px;font-weight:800;letter-spacing:.12em;color:#f2f5ed}
.home-slide-image-action{position:absolute;right:24px;bottom:22px;z-index:1;width:49px;height:49px;background:#a3d247;color:#20331b;display:grid;place-items:center;transition:transform .2s var(--ease-out)}
.home-slide-image:hover .home-slide-image-action{transform:translateX(4px)}
.home-slide-copy{min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:31px clamp(26px,3.8vw,52px) 36px}
.home-slide-index{font-size:10px;letter-spacing:.17em;color:#b5d78f;font-weight:800;font-variant-numeric:tabular-nums}
.home-slide-type{font-size:10px;color:#b5d78f;font-weight:800;letter-spacing:.14em;margin-bottom:16px}
.home-slide-copy h3{font-size:clamp(35px,3.35vw,54px);line-height:1.09;letter-spacing:-.055em;text-wrap:balance;font-weight:600}
.home-slide-summary{max-width:39ch;font-size:12px;line-height:1.75;color:#c7d1c4;margin-top:19px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.home-slide-bottom{display:flex;flex-direction:column;align-items:flex-start;padding-top:20px;border-top:1px solid #5b695b}
.home-slide-bottom>span{font-size:11px;color:#c0ccbd;line-height:1.55}
.home-slide-bottom>strong{font-size:22px;font-weight:600;margin-top:8px;font-variant-numeric:tabular-nums}
.home-slide-bottom>a{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid #a3d247;padding-bottom:8px;font-size:12px;font-weight:800;margin-top:23px}
.home-slide-bottom>a svg{width:18px;transition:transform .2s var(--ease-out)}
.home-slide-bottom>a:hover svg{transform:translateX(4px)}
.home-carousel-controls{display:flex;align-items:center;gap:18px;padding:24px 0 0}
.home-carousel-controls>span{font-size:9px;letter-spacing:.15em;font-weight:800;color:#5f7950}
.home-carousel-progress{height:2px;background:#c7d0be;position:relative;flex:1;max-width:175px}
.home-carousel-progress i{height:2px;position:absolute;left:0;top:0;width:25%;background:#5d8826;transform:translateX(0);transition:transform .45s cubic-bezier(.22,1,.36,1)}
.home-carousel-controls>strong{font-size:11px;font-weight:800;letter-spacing:.13em;font-variant-numeric:tabular-nums;white-space:nowrap}
.home-carousel-buttons{display:flex;gap:9px;margin-left:auto}
.home-carousel-buttons button{display:grid;place-items:center;width:52px;height:52px;border:1px solid #9aab8f;border-radius:50%;background:transparent;color:#253a1b;font-size:22px;transition:background-color .2s,color .2s,transform .2s}
.home-carousel-buttons button:not(:disabled):hover{background:#20351e;color:#fff;transform:translateY(-2px)}
.home-carousel-buttons button:disabled{opacity:.38;cursor:not-allowed}
.home-carousel-note{font-size:10px;line-height:1.6;color:#657363;margin-top:18px;max-width:90ch}
.home-feature{background:#1f2922;color:#f2f5ec;padding:100px 0 0;overflow:hidden}
.home-feature-head .eyebrow{color:#b4db8d;margin-bottom:24px}
.home-feature-head>div{display:flex;align-items:end;justify-content:space-between;gap:55px;margin-bottom:43px}
.home-feature h2{font-size:clamp(55px,6.2vw,99px);line-height:.99;letter-spacing:-.065em;text-wrap:balance}
.home-feature h2 em{color:#bddf9d}
.home-feature-head>div>p{font-size:13px;line-height:1.75;color:#c2cfc1;max-width:34ch;margin-bottom:7px}
.home-feature-stage{width:100%}
.home-feature-image{position:relative;height:clamp(480px,62vw,800px);overflow:hidden;background:#405343}
.home-feature-image>img{height:100%;object-position:center}
.home-feature-slats{position:absolute;inset:0;display:grid;grid-template-columns:repeat(8,1fr);pointer-events:none}
.home-feature-slats i{background:#202b23;transform-origin:left;transition:transform .64s cubic-bezier(.22,1,.36,1)}
.home-feature.is-visible .home-feature-slats i{transform:scaleX(0)}
.home-feature-slats i:nth-child(2){transition-delay:55ms}.home-feature-slats i:nth-child(3){transition-delay:110ms}.home-feature-slats i:nth-child(4){transition-delay:165ms}.home-feature-slats i:nth-child(5){transition-delay:220ms}.home-feature-slats i:nth-child(6){transition-delay:275ms}.home-feature-slats i:nth-child(7){transition-delay:330ms}.home-feature-slats i:nth-child(8){transition-delay:385ms}
.home-feature-image>span{position:absolute;left:5.4%;bottom:24px;background:#16241ccf;padding:12px 15px;color:#ecf3e7;font-size:9px;font-weight:800;letter-spacing:.12em}
.home-feature-caption{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:27px;padding-bottom:32px}
.home-feature-caption>div{display:flex;align-items:baseline;gap:28px}
.home-feature-caption span{font-size:9px;color:#b7d89b;letter-spacing:.12em;white-space:nowrap}
.home-feature-caption p{font-size:11px;color:#c4cfc1;line-height:1.65;max-width:57ch}
.home-feature-caption>a{display:inline-flex;gap:16px;align-items:center;white-space:nowrap;font-size:11px;font-weight:800;border-bottom:1px solid #a8ce89;padding-bottom:8px}
.home-feature-caption>a svg{width:18px}
.home-refresh .seller{background:#f0f1eb;gap:clamp(45px,8vw,110px)}
.home-refresh .seller h2{font-size:clamp(44px,4.3vw,67px)}
.home-refresh .seller-steps>a{transition:padding-left .25s var(--ease-out),color .25s}
.home-refresh .seller-steps>a:hover{padding-left:10px;color:#577f2a}
@media(max-width:1000px){
  .home-carousel-slide{grid-template-columns:minmax(0,1fr) minmax(260px,.9fr)}
  .home-slide-copy{padding:24px}.home-slide-copy h3{font-size:34px}
  .home-feature-head>div{gap:30px}.home-feature-head>div>p{max-width:27ch}
}
@media(max-width:759px){
  .home-refresh .hero-a .portrait-stage{order:-1;margin:0;height:clamp(350px,100vw,430px)}
  .home-refresh .hero-a .portrait-stage .portrait{object-position:50% 23%}
  .home-refresh .hero-a .hero-copy{padding:31px 24px 43px}
  .home-refresh .hero-a h1{font-size:clamp(40px,11vw,48px)}
  .home-refresh .paths>a::after{display:none}
  .home-collection{padding:66px 0 60px}.home-collection-head{display:block;padding-bottom:28px}
  .home-collection-head .eyebrow{margin-bottom:17px}.home-collection-head h2{font-size:clamp(47px,12vw,69px)}
  .home-collection-head>div:last-child{margin-top:24px}.home-collection-head>div:last-child p{font-size:12px;margin-bottom:15px}
  .home-carousel-track{gap:10px}.home-carousel-slide{flex-basis:calc(100% - 34px);min-height:0;display:flex;flex-direction:column}
  .home-slide-image{height:255px;min-height:255px}.home-slide-image-caption{font-size:7px;left:15px;bottom:16px}.home-slide-image-action{width:39px;height:39px;right:15px;bottom:13px}
  .home-slide-copy{min-height:315px;padding:17px 19px 21px}.home-slide-index{font-size:9px}
  .home-slide-type{font-size:8px;margin-bottom:8px}.home-slide-copy h3{font-size:27px}.home-slide-summary{font-size:10px;margin-top:10px;-webkit-line-clamp:2}
  .home-slide-bottom{padding-top:12px}.home-slide-bottom>span{font-size:9px}.home-slide-bottom>strong{font-size:18px;margin-top:5px}.home-slide-bottom>a{font-size:10px;margin-top:12px}
  .home-carousel-controls{gap:10px;padding-top:17px}.home-carousel-controls>span{font-size:8px}.home-carousel-progress{max-width:none}.home-carousel-controls>strong{font-size:9px}.home-carousel-buttons{gap:5px}.home-carousel-buttons button{width:39px;height:39px;font-size:18px}
  .home-carousel-note{font-size:9px;margin-top:12px}
  .home-feature{padding-top:61px}.home-feature-head .eyebrow{margin-bottom:19px}.home-feature-head>div{display:block;margin-bottom:27px}.home-feature h2{font-size:clamp(47px,11.5vw,65px)}.home-feature-head>div>p{font-size:11px;margin-top:23px;max-width:38ch}
  .home-feature-image{height:390px}.home-feature-image>img{object-position:62% center}.home-feature-image>span{left:24px;bottom:17px;font-size:8px;max-width:calc(100% - 48px);line-height:1.4}
  .home-feature-caption{display:block;padding-top:21px;padding-bottom:32px}.home-feature-caption>div{display:block}.home-feature-caption p{font-size:10px;margin-top:8px}.home-feature-caption>a{margin-top:19px;font-size:10px}
  .home-refresh .seller{gap:30px}.home-refresh .seller h2{font-size:43px}
}
@media(prefers-reduced-motion:reduce){
  .home-carousel-track{scroll-behavior:auto}.home-slide-image img{transform:none!important}
  .home-feature-slats{display:none}
}
