.feeding-showcase{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#f7f2e9 0%,#efe5d6 100%);
}
.feeding-showcase::before{
  content:"";
  position:absolute;
  width:420px;height:420px;
  right:-180px;top:80px;
  border-radius:50%;
  background:rgba(97,116,88,.08);
  pointer-events:none;
}
.feeding-grid{
  position:relative;
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:70px;
  align-items:center;
}
.feeding-copy h2{max-width:560px;margin-bottom:22px}
.feeding-lead{
  max-width:570px;
  margin-bottom:30px;
  color:#6f6c63;
  font-size:1.04rem;
  line-height:1.75;
}
.feeding-lead strong{color:#4b5847}
.feeding-points{display:grid;gap:14px;max-width:590px}
.feeding-point{
  display:grid;
  grid-template-columns:34px 1fr;
  gap:12px;
  align-items:start;
  padding:13px 0;
}
.feeding-point>span{
  width:29px;height:29px;
  border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  background:#dce7d4;
  color:#4d6448;
  font-weight:800;
}
.feeding-point b{
  display:block;
  margin-bottom:2px;
  color:#56463b;
  font-size:1rem;
}
.feeding-point small{
  display:block;
  color:#7f766c;
  font-size:.9rem;
  line-height:1.55;
}
.feeding-visual{
  position:relative;
  min-height:760px;
  display:flex;
  align-items:center;
  justify-content:center;
}
.feeding-phone{
  width:365px;
  max-width:100%;
  padding:7px;
  border-radius:40px;
  background:#292d29;
  box-shadow:0 30px 65px rgba(71,59,47,.18);
}
.feeding-screen{
  position:relative;
  min-height:680px;
  overflow:hidden;
  padding:24px 18px 86px;
  border-radius:33px;
  background:#e5d6bb;
  color:#694f3f;
  font-size:12px;
}
.feeding-header{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  margin-bottom:15px;
}
.feeding-header strong{font-size:21px;letter-spacing:-.02em}
.feeding-back{position:absolute;left:0;top:5px;font-size:26px;line-height:1;color:#273127}
.feeding-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:18px;overflow:hidden;border:1px solid #6f7a70;border-radius:25px;color:#30342f;font-size:12px}
.feeding-tabs span{min-height:45px;display:flex;align-items:center;justify-content:center;padding:7px 6px;border-right:1px solid #6f7a70;text-align:center}
.feeding-tabs span:last-child{border-right:0}.feeding-tabs .active{background:#d9e9cc}
.roughage-card{display:grid;grid-template-columns:28px 1fr 18px;gap:10px;align-items:center;margin-bottom:14px;padding:17px 15px;border-radius:18px;background:#f7f1e8;color:#654b3c}
.roughage-card strong{font-size:16px}.roughage-icon{color:#617458;font-size:20px}
.feed-item{position:relative;min-height:112px;margin-bottom:11px;padding:18px 15px;border-radius:18px;background:#f7f1e8}
.feed-item>div:first-child{display:flex;flex-direction:column;gap:2px}.feed-item b{font-size:15px}.feed-item small{color:#957c69;font-size:12px}
.feed-item>span{position:absolute;right:18px;top:18px;color:#474e45;font-size:19px;letter-spacing:2px}
.feed-row-bottom{position:absolute;left:15px;right:15px;bottom:15px;display:flex;justify-content:space-between;align-items:center}
.feed-row-bottom i{width:20px;height:20px;border:2px solid #4c574c;border-radius:2px}.feed-item.compact{min-height:76px}
.feeding-fab{position:absolute;right:14px;bottom:92px;display:flex;gap:7px;align-items:center;padding:13px 17px;border-radius:18px;background:#617458;color:white;font-size:19px;box-shadow:0 5px 12px rgba(65,77,60,.2)}
.feeding-fab span{font-size:13px}
.feeding-bottom{position:absolute;left:0;right:0;bottom:0;height:72px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#f7f1e7;border-top:1px solid rgba(111,87,72,.12)}
.feeding-bottom>span{display:flex;flex-direction:column;align-items:center;gap:1px;color:#455044;font-size:19px}.feeding-bottom small{font-size:10px;color:#596158}
.weide-float{position:absolute;right:0;top:120px;width:245px;padding:18px;border-radius:22px;background:#fbf7ef;border:1px solid rgba(111,87,72,.13);box-shadow:0 18px 40px rgba(79,67,55,.13);transform:translateX(56px)}
.float-title{display:flex;gap:8px;align-items:center;margin-bottom:10px;color:#5f493b}.weide-float>b{display:block;margin-bottom:7px;color:#617458;font-size:14px}.weide-float>span{display:block;color:#8e7665;font-size:11px;line-height:1.5}
.care-float{position:absolute;left:0;bottom:95px;display:flex;gap:8px;transform:translateX(-34px)}
.care-float span{padding:9px 13px;border-radius:999px;background:#f9f5ed;border:1px solid rgba(97,116,88,.18);color:#617458;font-size:12px;font-weight:700;box-shadow:0 8px 20px rgba(79,67,55,.08)}

/* Durchklickbare Fütterungsansichten */
.feeding-carousel{width:100%;display:flex;flex-direction:column;align-items:center;gap:14px}
.feeding-carousel-tabs{width:min(640px,100%);display:flex;gap:7px;overflow-x:auto;padding:4px 4px 8px;scrollbar-width:thin}
.feeding-carousel-tabs button{flex:0 0 auto;min-height:38px;padding:0 13px;border:1px solid rgba(97,116,88,.28);border-radius:999px;background:#faf6ef;color:#66584d;font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.feeding-carousel-tabs button.active{background:#617458;color:#fff;border-color:#617458}
.feeding-carousel-stage{width:100%;display:grid;grid-template-columns:48px minmax(0,365px) 48px;align-items:center;justify-content:center;gap:12px}
.carousel-arrow{width:44px;height:44px;border:1px solid rgba(97,116,88,.25);border-radius:50%;background:#faf6ef;color:#53634d;font:inherit;font-size:30px;line-height:1;cursor:pointer;box-shadow:0 7px 18px rgba(77,65,52,.08)}
.carousel-arrow:hover{background:#e7ecdf}
.carousel-phone{width:365px}
.carousel-screen{padding:0;min-height:680px;background:#e5d6bb}
.carousel-caption{color:#6c675f;font-size:13px;font-weight:700}
.carousel-dots{display:flex;gap:6px}
.carousel-dots span{width:7px;height:7px;border-radius:50%;background:#c8c1b5}
.carousel-dots span.active{background:#617458;transform:scale(1.15)}

.demo-screen{position:relative;min-height:680px;padding:22px 17px 84px;background:#e5d6bb;color:#654d3e;font-size:12px;overflow:hidden}
.demo-title{display:grid;grid-template-columns:32px 1fr 32px;align-items:center;min-height:48px;margin-bottom:14px;color:#2f302c}
.demo-title>span{font-size:26px}.demo-title strong{text-align:center;font-size:20px;color:#674f40}.demo-title.faded{opacity:.35}
.demo-tabs{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;margin-bottom:18px;border:1px solid #6d786e;border-radius:25px;color:#2f332e}
.demo-tabs span{min-height:47px;display:flex;align-items:center;justify-content:center;padding:6px 5px;border-right:1px solid #6d786e;text-align:center;line-height:1.2}.demo-tabs span:last-child{border-right:0}.demo-tabs .active{background:#d6e8ca}
.roughage-line{display:grid;grid-template-columns:28px 1fr 20px;gap:8px;align-items:center;margin-bottom:12px;padding:17px 15px;border-radius:18px;background:#f7f1e8}.roughage-line>span{color:#617458;font-size:20px}.roughage-line strong{font-size:16px}.roughage-line>b{font-size:21px;color:#8b7563}
.demo-feed-card{position:relative;min-height:112px;margin-bottom:10px;padding:18px 15px;border-radius:18px;background:#f7f1e8}.demo-feed-card>div{display:flex;flex-direction:column}.demo-feed-card strong{font-size:16px}.demo-feed-card small{font-size:12px;color:#967b68}.demo-feed-card>b{position:absolute;right:17px;top:18px;letter-spacing:2px;color:#485148}.demo-feed-card footer{position:absolute;left:15px;right:15px;bottom:14px;display:flex;align-items:center;justify-content:space-between}.demo-feed-card footer span{font-size:12px;color:#684f40}.demo-feed-card footer i{width:21px;height:21px;border:2px solid #4d584e;border-radius:2px}.demo-feed-card.short{min-height:76px}
.demo-action-stack{position:absolute;right:13px;bottom:92px;display:grid;gap:8px}.demo-action-stack button,.floating-add{border:0;border-radius:18px;background:#f8f2e8;color:#617458;padding:12px 17px;font:inherit;font-weight:700;box-shadow:0 6px 16px rgba(70,58,46,.16)}.demo-action-stack button.primary,.floating-add{background:#617458;color:#fff}
.demo-bottom-nav{position:absolute;left:0;right:0;bottom:0;height:72px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;background:#f7f1e7;border-top:1px solid rgba(111,87,72,.1)}.demo-bottom-nav span{display:flex;flex-direction:column;align-items:center;gap:2px;font-size:18px;color:#445044}.demo-bottom-nav small{font-size:10px;color:#535d53}

.modal-screen{background:#69645a}.demo-modal{position:absolute;left:21px;right:21px;top:74px;bottom:20px;padding:25px 24px;border-radius:30px;background:#fbf6ed;color:#31352f;overflow:hidden}.demo-modal.tall{top:54px}.demo-modal h3{margin:0 0 24px;font-size:27px;font-weight:500}.demo-modal h4{margin:16px 0 10px;color:#654d3e;font-size:15px}.demo-modal h5{margin:17px 0 2px;font-size:14px;font-weight:500}.demo-modal p{margin:0 0 10px;color:#8b745f;font-size:12px;line-height:1.45}.segmented{display:grid;grid-template-columns:1fr 1fr;width:72%;overflow:hidden;border:1px solid #758078;border-radius:22px}.segmented.wide{width:77%}.segmented span{padding:10px 12px;text-align:center;font-size:15px}.segmented span+span{border-left:1px solid #758078}.segmented .active{background:#d7e9ca;color:#42543e}.switch-row{display:flex;align-items:center;justify-content:space-between;margin:10px 0;font-size:16px}.switch-row i{position:relative;width:48px;height:29px;border:2px solid #788078;border-radius:20px;background:#dde0d7}.switch-row i::after{content:"";position:absolute;width:18px;height:18px;left:5px;top:3px;border-radius:50%;background:#7d867d}.text-line{margin:22px 0 14px;padding-bottom:9px;border-bottom:1px solid #8b8b7f;font-size:16px;color:#535a50}.time-pills{display:flex;gap:10px;flex-wrap:wrap}.time-pills span,.day-grid span{padding:10px 14px;border-radius:10px;border:1px solid #c7cfbf;background:#faf8f2;color:#475147;font-size:14px}.time-pills .active,.day-grid span{background:#d9ecca;border-color:#d9ecca}.modal-actions{position:absolute;left:24px;right:24px;bottom:20px;display:flex;align-items:center;justify-content:flex-end;gap:18px;color:#48733b;font-size:15px}.modal-actions b{padding:12px 20px;border-radius:22px;background:#3f742f;color:#fff;font-size:16px}.outline-add{border:1px solid #647168;border-radius:22px;background:transparent;color:#3e7837;padding:10px 17px;font:inherit;font-size:14px}.date-value{color:#4c534b!important;font-size:14px!important}.day-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.day-grid span{text-align:center;padding:9px 4px}

.muted-copy{margin:56px 0 38px;color:#9b806c;font-size:16px}.section-title{margin-bottom:14px;font-size:19px;color:#644b3c}.completed-card{position:relative;display:grid;grid-template-columns:45px 1fr 30px;gap:8px;align-items:start;padding:17px;border-radius:18px;background:#f7f1e8}.completed-card>b{letter-spacing:2px;color:#888}.completed-card div{display:flex;flex-direction:column;gap:3px}.completed-card div strong{text-decoration:line-through;font-size:17px}.completed-card div span{color:#977b67;font-size:13px}.completed-card i{font-style:normal;background:#aaa;color:#fff;border-radius:4px;text-align:center;font-size:20px}.floating-add{position:absolute;right:14px;bottom:90px;font-size:16px}.wide-add{padding-left:22px;padding-right:22px}.empty-state{display:flex;align-items:center;justify-content:center;min-height:450px;color:#9b806c;font-size:17px}

.settings-card{position:relative;display:grid;grid-template-columns:44px 1fr 20px;gap:12px;align-items:start;margin:0 0 12px;padding:18px 16px;border-radius:20px;background:#f7f1e8}.settings-card>i{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eaded2;color:#617458;font-style:normal;font-size:19px}.settings-card>div{display:flex;flex-direction:column;gap:5px}.settings-card strong{font-size:18px}.settings-card b{color:#617458;font-size:14px}.settings-card span{color:#967d69;font-size:12px;line-height:1.45}.settings-card em{font-style:normal;font-size:24px;color:#8c7562}

.dashboard-feed-screen{padding-top:22px}.mini-dashboard-card{margin-bottom:12px;padding:17px;border-radius:20px;background:#f7f1e8}.mini-dashboard-card>strong{display:block;font-size:19px;margin-bottom:12px}.mini-dashboard-card>b{display:block;color:#947866;font-size:13px}.mini-dashboard-card>span{display:block;font-size:17px}.feed-dashboard-card header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.feed-dashboard-card header strong{font-size:20px}.feed-dashboard-card header b{font-size:22px;color:#617458}.feed-dashboard-card>div{display:grid;grid-template-columns:27px 1fr;gap:10px;align-items:center;margin:9px 0}.feed-dashboard-card>div i{width:21px;height:21px;border:2px solid #4d584e}.feed-dashboard-card>div span{display:flex;flex-direction:column}.feed-dashboard-card>div strong{font-size:15px}.feed-dashboard-card>div small{color:#967b68}.feed-dashboard-card footer{margin-top:14px;color:#617458;font-weight:800;font-size:15px}.training-mini span{color:#947866;margin-bottom:12px}.training-mini button{width:100%;border:0;border-radius:24px;background:#617458;color:white;padding:11px;font:inherit}.horse-switch-mini{position:absolute;right:14px;bottom:87px;border:0;border-radius:18px;background:#617458;color:#fff;padding:12px 17px;font:inherit;font-weight:700}

@media(max-width:1000px){.feeding-grid{grid-template-columns:1fr 1fr;gap:35px}.feeding-phone{width:330px}.carousel-phone{width:330px}.feeding-carousel-stage{grid-template-columns:42px minmax(0,330px) 42px;gap:8px}}
@media(max-width:760px){.feeding-grid{grid-template-columns:1fr;gap:30px}.feeding-copy{order:1}.feeding-visual{order:2;min-height:760px}.feeding-carousel-stage{position:relative;display:flex;align-items:center;justify-content:center;gap:0;padding:0 42px}.carousel-phone{width:min(100%,320px)}.carousel-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:36px;height:36px}.carousel-arrow.prev{left:0}.carousel-arrow.next{right:0}.feeding-carousel-tabs{width:100%}}
@media(max-width:430px){.feeding-visual{min-height:730px}.feeding-carousel-stage{padding:0 30px}.carousel-phone{width:min(100%,286px)}.carousel-arrow{width:32px;height:32px;font-size:24px}.demo-screen{min-height:640px;padding-left:13px;padding-right:13px}.demo-modal{left:13px;right:13px;padding-left:17px;padding-right:17px}.feeding-carousel-tabs button{font-size:11px;padding:0 10px}}
