:root{--moser-red:#861A22;--green:#238a45;--green2:#0f6b33;--green3:#72c861;--ink:#10231a;--muted:#617168;--soft:#f3f7f4;--line:#dbe6df;--white:#fff;--red:#c93232;--shadow:0 20px 50px rgba(18,42,31,.11);--radius:24px;--max:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}
.wrap{width:min(var(--max),calc(100% - 48px));margin:auto}.muted{color:var(--muted)}
.topbar{background:#0b2217;color:#dce7e0;font-size:13px}.topbar .wrap{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.topbar b{color:#fff}
header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;gap:20px;min-height:82px}.logo{width:250px;max-width:31vw}.navlinks{display:flex;gap:4px;align-items:center;margin-left:auto}.navlinks a{text-decoration:none;padding:12px 13px;border-radius:13px;font-weight:800;font-size:14px;color:#2e4538}.navlinks a:hover,.navlinks a.active{background:#edf6ef;color:var(--green2)}.nav-cta{background:var(--green)!important;color:#fff!important;padding:13px 17px!important}.menu{display:none;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 12px;font-weight:800}
.page{display:block;min-height:70vh}
.hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:#0d2519;color:#fff}.hero::before{content:'';position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(7,28,17,.94) 0%,rgba(7,28,17,.82) 42%,rgba(7,28,17,.28) 70%,rgba(7,28,17,.08) 100%),url('../img/home-moser.jpg');background-size:cover;background-position:center 45%}.hero .wrap{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:48px;align-items:center;padding:90px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:12px;color:var(--green)}.eyebrow::before{content:'';width:32px;height:2px;background:currentColor}.hero .eyebrow{color:#8fdfa0}h1{font-size:clamp(48px,6vw,92px);line-height:.94;letter-spacing:-.055em;margin:20px 0 24px;max-width:850px}h1 em{font-style:normal;color:#8ee19f}.hero p{font-size:20px;line-height:1.62;color:#d7e6dc;max-width:760px}.cta{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{border:0;border-radius:14px;padding:13px 18px;font-weight:900;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn.primary{background:var(--green);color:#fff}.btn.primary:hover{background:var(--green2)}.btn.white{background:#fff;color:var(--ink)}.btn.soft{background:#edf6ef;color:var(--green2);border:1px solid #d3e5d8}.btn.dark{background:#10231a;color:#fff}.btn.red{background:var(--red);color:#fff}.btn.small{padding:9px 12px;font-size:13px}
.hero-panel{background:rgba(255,255,255,.94);color:var(--ink);border:1px solid rgba(255,255,255,.34);border-radius:28px;padding:26px;box-shadow:0 28px 80px rgba(0,0,0,.25)}.hero-panel h3{margin:0 0 12px;font-size:24px}.heart-tag{display:inline-flex;align-items:center;gap:8px;background:#eaf6ed;color:var(--green2);border-radius:999px;padding:7px 11px;font-weight:900;font-size:12px}.hero-steps{display:grid;gap:10px;margin:18px 0}.hero-step{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;padding:12px 14px;border-radius:16px;background:#f7faf8;border:1px solid var(--line)}.hero-step b{width:40px;height:40px;border-radius:13px;background:var(--green);color:#fff;display:grid;place-items:center}.hero-step span{font-weight:800}.hero-panel small{color:var(--muted)}
.statbar{border-bottom:1px solid var(--line);background:#fff}.stats{display:grid;grid-template-columns:repeat(4,1fr)}.stat{padding:24px 18px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat b{display:block;font-size:29px;color:var(--green2)}.stat span{color:var(--muted);font-size:13px}
.section{padding:80px 0}.section.soft{background:var(--soft)}.headgrid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:end;margin-bottom:32px}h2{font-size:clamp(36px,4.5vw,66px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 0}.headgrid p{font-size:18px;color:var(--muted);line-height:1.7;margin:0}
.homecards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.homecard{border:1px solid var(--line);border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(18,42,31,.05)}.homecard img{height:230px;width:100%;object-fit:cover}.homecard .body{padding:22px}.homecard h3{font-size:24px;margin:0 0 8px}.homecard p{color:var(--muted);line-height:1.6;margin:0 0 16px}
/* cycle */
.cyclehero{padding:60px 0 20px;background:linear-gradient(180deg,#fff,#f4f8f5)}.cycleintro{max-width:860px}.cycleintro p{font-size:18px;color:var(--muted);line-height:1.7}.cycle-layout{display:grid;grid-template-columns:minmax(650px,1.15fr) minmax(340px,.85fr);gap:28px;align-items:center;padding:30px 0 80px}.orbit{position:relative;min-height:720px;display:grid;place-items:center;border-radius:36px;background:radial-gradient(circle at center,rgba(35,138,69,.13),transparent 50%),#f8fbf9;border:1px solid var(--line);overflow:hidden}.orbit::before,.orbit::after{content:'';position:absolute;border-radius:50%;border:2px dashed rgba(35,138,69,.22);animation:spin 30s linear infinite}.orbit::before{width:590px;height:590px}.orbit::after{width:455px;height:455px;animation-direction:reverse;animation-duration:22s;border-style:solid;border-color:rgba(35,138,69,.10)}@keyframes spin{to{transform:rotate(360deg)}}.hub{position:relative;z-index:3;width:310px;height:310px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:34px;background:radial-gradient(circle at 30% 25%,#38a957 0,#1b7438 65%,#0e5a2c 100%);color:#fff;box-shadow:0 30px 75px rgba(24,79,43,.27),inset 0 0 0 10px rgba(255,255,255,.08)}.hub-logo{font-size:22px;font-weight:1000;letter-spacing:.03em}.hub small{letter-spacing:.16em;font-weight:900;opacity:.85}.hub-number{margin:16px 0 8px;width:58px;height:58px;border-radius:50%;background:rgba(255,255,255,.14);display:grid;place-items:center;font-size:22px;font-weight:900}.hub h3{font-size:25px;margin:4px 0 8px}.hub p{font-size:13px;line-height:1.45;color:#e3f1e8;margin:0}.orbit-btn{--i:0;position:absolute;left:50%;top:50%;width:130px;min-height:122px;transform:translate(-50%,-50%) rotate(calc(var(--i)*51.428deg)) translateY(-286px) rotate(calc(var(--i)*-51.428deg));border:1px solid var(--line);background:#fff;border-radius:23px;box-shadow:0 12px 28px rgba(19,48,33,.10);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:7px;text-align:center;padding:10px;z-index:4;transition:.2s}.orbit-btn b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eaf5ed;color:var(--green2)}.orbit-btn span{font-weight:900;font-size:12px;line-height:1.2}.orbit-btn.active,.orbit-btn:hover{border-color:var(--green);box-shadow:0 18px 40px rgba(35,138,69,.18);background:#f6fbf7}.cycle-side{display:grid;gap:12px}.cycle-card{display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:start;border:1px solid var(--line);background:#fff;border-radius:18px;padding:15px 16px;text-align:left;box-shadow:0 8px 24px rgba(18,42,31,.05)}.cycle-card b{width:44px;height:44px;border-radius:13px;background:#edf6ef;color:var(--green2);display:grid;place-items:center}.cycle-card strong{display:block;margin:2px 0 5px}.cycle-card small{display:block;color:var(--muted);line-height:1.4}.cycle-card.active{border-color:var(--green);box-shadow:0 16px 34px rgba(35,138,69,.13)}
.source-flow{margin:8px 0 34px;padding:26px 28px;border-radius:22px;background:#fff;border:1px solid #dfe9e2;box-shadow:0 16px 38px rgba(18,54,34,.07);color:var(--ink)}
.source-flow-head h3{margin:8px 0 8px;font-size:28px;color:#153125}
.source-flow-head p{margin:0;max-width:720px;color:#596b61;font-size:16px;line-height:1.65}
.source-flow-track{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:stretch;margin-top:20px}
.source-card{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start;padding:18px 18px 18px 16px;border-radius:18px;background:#fbfdfb;border:1px solid #edf2ee}
.source-badge{width:42px;height:42px;border-radius:14px;background:linear-gradient(180deg,#2ca44d,#136d31);color:#fff;display:grid;place-items:center;font-weight:900;font-size:16px;box-shadow:0 8px 18px rgba(24,109,49,.22)}
.source-card h4{margin:2px 0 6px;font-size:18px;color:#173225}
.source-card p{margin:0;color:#5d7065;font-size:14px;line-height:1.55}
.source-join{width:44px;height:44px;align-self:center;border-radius:50%;background:#edf7ef;border:1px solid #cfe0d4;display:grid;place-items:center;color:#166e36;font-size:22px;font-weight:900}
.source-flow-target{margin-top:16px;padding:14px 16px;border-radius:14px;background:#edf7ef;border:1px solid #cfe0d4;color:#1b4d2d;font-size:14px;font-weight:700;line-height:1.5}
/* portal */
.portal-hero{padding:58px 0 30px;background:linear-gradient(135deg,#0e2d1c,#1a5b32);color:#fff}.portal-hero .headgrid p{color:#d7e8de}.portal-shell{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:24px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 14px 40px rgba(18,42,31,.07)}.panel h3{font-size:24px;margin:0 0 8px}.formgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.field{display:grid;gap:6px}.field.full{grid-column:1/-1}.field label{font-weight:800;font-size:13px;color:#33483d}.field input,.field select,.field textarea{width:100%;border:1px solid #cfdcd4;background:#fff;border-radius:12px;padding:12px 13px;outline:none}.field textarea{min-height:105px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(35,138,69,.10)}.checkline{display:flex;align-items:flex-start;gap:8px;color:var(--muted);font-size:13px;line-height:1.45}.portal-note{display:grid;gap:12px;position:sticky;top:110px}.note{border-radius:20px;background:#f4f8f5;border:1px solid var(--line);padding:18px}.note b{display:block;color:var(--green2);margin-bottom:5px}.successbox{display:none;background:#eaf6ed;border:1px solid #bfe0c8;color:#174b28;border-radius:18px;padding:16px;margin-bottom:18px}.successbox.show{display:block}
.tablewrap{overflow:auto;border:1px solid var(--line);border-radius:18px}table{width:100%;border-collapse:collapse;min-width:850px}th,td{text-align:left;padding:13px 14px;border-bottom:1px solid var(--line);font-size:14px}th{background:#f4f8f5;color:#30453a;font-size:12px;text-transform:uppercase;letter-spacing:.06em}td b{color:#163127}.status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#edf6ef;color:var(--green2);font-weight:800;font-size:12px}
/* actors */
.filters{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.filters button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;color:#385044}.filters button.active{background:var(--green);color:#fff;border-color:var(--green)}.actorgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.actorcard{border:1px solid var(--line);border-radius:22px;background:#fff;padding:20px;box-shadow:0 10px 28px rgba(18,42,31,.05)}.actorcard .actorhead{display:flex;gap:12px;align-items:flex-start}.actoricon{width:48px;height:48px;border-radius:15px;background:#eaf6ed;display:grid;place-items:center;font-size:24px}.actorcard h3{margin:0 0 4px;font-size:19px}.actorcard small{color:var(--green2);font-weight:800}.actorcard ul{padding-left:19px;color:var(--muted);line-height:1.55;font-size:14px}.actorcard li{margin-bottom:5px}.handoff{background:#f6f9f7;border-radius:13px;padding:11px;font-size:12px;color:#52665b}
/* partners */
.partnergrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.partnercard{border:1px solid var(--line);border-radius:20px;padding:18px;background:#fff}.partnercard b{display:block;font-size:18px}.partnercard p{color:var(--muted);line-height:1.55}
/* downloads */
.dlgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.dlcard{display:grid;grid-template-columns:88px 1fr;gap:16px;align-items:start;border:1px solid var(--line);border-radius:22px;padding:18px;background:#fff;box-shadow:0 10px 26px rgba(18,42,31,.05)}.dlicon{width:88px;height:88px;flex:0 0 88px;border-radius:18px;background:#fff;border:1px solid #e4eee7;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:10px}.dlicon img{width:100%;height:100%;max-width:none;min-width:0;min-height:0;object-fit:contain;display:block}.dlicon.cover{padding:0}.dlicon.cover img{object-fit:cover}.dlicon.mark{padding:0;background:#fff}.dlicon.mark img{object-fit:cover;object-position:left center}.dlicon.pad{padding:12px 14px 8px;background:#111;border-color:#111}.dlicon.dark{padding:0;background:#111;border-color:#111}.dlicon.dark img{object-fit:cover;object-position:center}.dlcard h3{margin:0 0 7px;font-size:20px}.dlcard p{margin:0;color:var(--muted);line-height:1.55;font-size:14px}.chips{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.chip{display:inline-flex;padding:5px 8px;border-radius:999px;background:#edf6ef;color:#287443;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.category{margin-top:34px}.category h3{font-size:23px;margin:0 0 14px}
/* recycler */
.loginbox{max-width:760px;margin:auto}.pricecards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.pricecard{border:1px solid var(--line);border-radius:20px;padding:20px;background:#f7faf8}.pricecard b{font-size:32px;color:var(--green2)}.pricecard span{display:block;color:var(--muted);margin-top:4px}.locked{filter:blur(5px);user-select:none;pointer-events:none}
/* contact */
.contactgrid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contactbox{border-radius:24px;border:1px solid var(--line);background:#fff;padding:24px}.contactbox h3{margin-top:0}
footer{background:#0b2217;color:#dce7e0;padding:45px 0 24px}.footgrid{display:grid;grid-template-columns:1.3fr .8fr .8fr .9fr;gap:30px}footer img{width:220px;filter:brightness(0) invert(1);opacity:.9}footer p,footer a{color:#b9cec0;text-decoration:none;line-height:1.7;font-size:14px}footer a:hover{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;font-size:12px;color:#9ab1a1;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 18px}.legal-links{display:flex;flex-wrap:wrap;gap:8px 16px}.legal-links a{color:#9ab1a1}
@media(max-width:1150px){.navlinks{display:none}.menu{display:block}.hero .wrap,.headgrid,.portal-shell,.cycle-layout{grid-template-columns:1fr}.hero-panel{max-width:650px}.actorgrid{grid-template-columns:repeat(2,1fr)}.partnergrid{grid-template-columns:repeat(2,1fr)}.orbit{min-height:680px}}
@media(max-width:780px){.wrap{width:min(100% - 28px,var(--max))}.topbar .wrap{display:block}.topbar span:last-child{display:none}.logo{width:210px;max-width:62vw}.hero{min-height:720px}.hero .wrap{padding:64px 0}.hero h1{font-size:48px}.hero p{font-size:17px}.stats{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.homecards,.actorgrid,.partnergrid,.dlgrid,.pricecards,.contactgrid,.footgrid{grid-template-columns:1fr}.formgrid{grid-template-columns:1fr}.field.full{grid-column:auto}.section{padding:58px 0}.orbit{min-height:570px}.orbit::before{width:390px;height:390px}.orbit::after{width:285px;height:285px}.hub{width:225px;height:225px;padding:22px}.hub-logo{font-size:16px}.hub-number{width:44px;height:44px;margin-top:10px}.hub h3{font-size:18px}.hub p{font-size:11px}.orbit-btn{width:82px;min-height:78px;border-radius:16px;transform:translate(-50%,-50%) rotate(calc(var(--i)*51.428deg)) translateY(-195px) rotate(calc(var(--i)*-51.428deg));padding:7px}.orbit-btn b{width:29px;height:29px;font-size:12px}.orbit-btn span{font-size:9px}.source-flow-track{grid-template-columns:1fr}.dlcard{grid-template-columns:1fr}}
@media(max-width:500px){.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line)}.hero h1{font-size:41px}.orbit{min-height:520px}.orbit::before{width:330px;height:330px}.orbit::after{width:235px;height:235px}.hub{width:190px;height:190px}.orbit-btn{width:70px;min-height:68px;transform:translate(-50%,-50%) rotate(calc(var(--i)*51.428deg)) translateY(-163px) rotate(calc(var(--i)*-51.428deg))}}
.mobile-panel{position:fixed;inset:82px 0 auto 0;background:#fff;border-bottom:1px solid var(--line);padding:14px 18px;z-index:49;box-shadow:var(--shadow);display:none}.mobile-panel.open{display:grid}.mobile-panel a{padding:12px;border-radius:10px;text-decoration:none;font-weight:800}.mobile-panel a:hover{background:#edf6ef}

/* v6 portal, image cycle, acceptance & logistics */
.cycle-portal-band{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:26px 0 10px;padding:20px 22px;border-radius:22px;background:linear-gradient(135deg,#0f5c2e,#238a45);color:#fff;box-shadow:0 16px 38px rgba(15,76,38,.20)}.cycle-portal-band span{font-size:11px;font-weight:900;letter-spacing:.13em;color:#bde9c8}.cycle-portal-band h3{margin:4px 0 5px;font-size:23px}.cycle-portal-band p{margin:0;color:#e4f2e8}.cycle-picture-note{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;color:#607166;font-size:13px;margin-top:-48px;margin-bottom:58px}.hub.photo-hub{overflow:hidden;background-size:cover;background-position:center}.hub.photo-hub::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,28,16,.22),rgba(7,28,16,.84));z-index:-1}.orbit-btn.photo-step{overflow:hidden;background-size:cover;background-position:center;color:#fff;border-color:rgba(255,255,255,.72)}.orbit-btn.photo-step::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,31,18,.12),rgba(9,31,18,.84));z-index:-1}.orbit-btn.photo-step b{background:#fff;color:#187238}.orbit-btn.photo-step span{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.45)}.cycle-card.image-card{grid-template-columns:96px 1fr;overflow:hidden;padding:0}.cycle-card.image-card img{width:96px;height:100%;min-height:92px;object-fit:cover}.cycle-card.image-card>div{padding:14px 14px 14px 0}.cycle-card.image-card strong{font-size:15px}.cycle-card.image-card small{font-size:12.5px}.portal-external-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:22px}.portal-live-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:var(--shadow)}.live-pill{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eaf6ed;color:#17713a;font-size:11px;font-weight:900;letter-spacing:.12em}.portal-live-card h3{font-size:34px;margin:14px 0 10px}.portal-live-card>p{color:var(--muted);font-size:17px}.portal-flow-mini{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:24px 0}.portal-flow-mini div{display:grid;place-items:center;gap:5px;min-width:100px;padding:13px;border-radius:16px;background:#f3f8f4}.portal-flow-mini b{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--green);color:#fff}.portal-flow-mini span{font-size:12px;font-weight:800}.portal-flow-mini i{color:var(--green);font-style:normal;font-weight:900}.portal-big-btn{font-size:17px;padding:16px 20px}.portal-url{margin-top:10px;color:#6b7d73;font-size:13px}.portal-project-card{display:grid;grid-template-columns:120px 1fr;gap:24px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:var(--shadow)}.portal-project-icon{width:110px;height:110px;border-radius:50%;background:linear-gradient(145deg,#279548,#12672f);color:#fff;display:grid;place-items:center;font-size:28px;font-weight:1000;box-shadow:0 18px 40px rgba(30,120,59,.24)}.partner-portal-cta{margin-top:26px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px;border-radius:24px;background:linear-gradient(135deg,#f2f8f3,#e5f1e8);border:1px solid #d4e5d8}.partner-portal-cta h3{margin:4px 0 8px;font-size:26px}.partner-portal-cta p{margin:0;color:var(--muted);max-width:740px}.guideline-hero{display:grid;grid-template-columns:minmax(360px,1.1fr) minmax(300px,.9fr);gap:24px;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:var(--shadow);margin:25px 0}.guideline-hero img{width:100%;height:100%;min-height:350px;object-fit:cover}.guideline-hero>div{padding:34px 34px 34px 10px;align-self:center}.guideline-hero h3{font-size:30px;line-height:1.08;margin:8px 0 12px}.guideline-hero p{color:var(--muted);line-height:1.6}.criteria-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.criteria-panel{background:#fff;border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:var(--shadow)}.criteria-panel.accept{border-top:5px solid #278b49}.criteria-panel.reject{border-top:5px solid #c84343}.criteria-title{display:flex;align-items:center;gap:13px;margin-bottom:18px}.criteria-title>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:27px;font-weight:900}.accept .criteria-title>span{background:#278b49}.reject .criteria-title>span{background:#c84343}.criteria-title small{font-size:11px;font-weight:900;letter-spacing:.12em;color:#75867c}.criteria-title h3{margin:2px 0 0}.accept-list{display:grid;gap:11px}.accept-list article{background:#f3f8f4;border-radius:16px;padding:14px 16px;border:1px solid #deebe1}.accept-list b{color:#166c35}.accept-list p{margin:5px 0 0;color:#5d7066;font-size:14px;line-height:1.48}.reject-list{display:grid;gap:8px}.reject-list details{border:1px solid #eddada;background:#fff8f8;border-radius:14px;padding:10px 12px}.reject-list summary{cursor:pointer;font-weight:800;color:#482020;list-style:none}.reject-list summary::-webkit-details-marker{display:none}.reject-list p{margin:9px 0 1px 28px;color:#735555;font-size:13px;line-height:1.45}.reject-dot{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#c84343;color:#fff;margin-right:8px}.reject-note{margin-top:13px;padding:12px 14px;border-radius:14px;background:#f7eeee;color:#704949;font-size:13px}.container-guidelines{margin-top:50px}.section-headline{max-width:850px;margin-bottom:20px}.section-headline h2{font-size:36px;margin:6px 0 9px}.section-headline p{color:var(--muted);font-size:16px}.container-rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.container-rule{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 12px 28px rgba(20,49,34,.06)}.container-rule h3{margin:12px 0 7px;font-size:19px}.container-rule p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.container-visual{height:145px;border-radius:17px;background:linear-gradient(#edf6ef,#f7faf8);position:relative;display:grid;place-items:end center;padding:20px}.bin{width:150px;height:70px;border:5px solid #2d5f3c;border-top:3px solid #2d5f3c;transform:skew(-5deg);display:flex;align-items:end;justify-content:center;gap:5px;padding:0 8px 5px;position:relative}.bin:before,.bin:after{content:'';position:absolute;bottom:-13px;width:22px;height:9px;border-radius:5px;background:#2d5f3c}.bin:before{left:18px}.bin:after{right:18px}.bin i{display:block;width:28%;background:#78b98c;border-radius:3px 3px 0 0}.okmark,.badmark{position:absolute;right:18px;top:16px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:21px;font-weight:900}.okmark{background:#278b49}.badmark{background:#c84343}.overload .bin i:nth-child(2){background:#d76363}.protrude em{position:absolute;width:175px;height:9px;background:#c84343;transform:rotate(-18deg);left:50%;top:66px;margin-left:-55px;border-radius:5px}.clean-tag{position:absolute;left:18px;top:16px;border-radius:8px;background:#278b49;color:#fff;font-weight:900;padding:6px 8px}.cover u{position:absolute;width:170px;height:7px;background:#278b49;left:50%;top:55px;transform:translateX(-50%) rotate(-3deg);border-radius:99px;text-decoration:none}.guideline-footer-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#143322;color:#fff;margin-top:26px;padding:22px 24px;border-radius:22px}.guideline-footer-cta b{display:block;font-size:20px}.guideline-footer-cta span{display:block;color:#cfe1d4;margin-top:4px}.dark-section{background:linear-gradient(140deg,#0b2116,#143d26);color:#fff}.dark-section .headgrid p{color:#cfe0d4}.recycler-live-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:24px 0}.recycler-live-card{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:22px;padding:22px}.recycler-live-card span{font-size:11px;letter-spacing:.12em;font-weight:900;color:#9ee2ae}.recycler-live-card h3{margin:6px 0 8px}.recycler-live-card p{margin:0;color:#cfe0d4}.recycler-login-cta{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;color:#15291d;border-radius:22px;padding:24px}.recycler-login-cta h3{margin:0 0 5px}.recycler-login-cta p{margin:0;color:#617168}
@media(max-width:1150px){.portal-external-grid,.guideline-hero,.criteria-grid{grid-template-columns:1fr}.guideline-hero>div{padding:24px}.container-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cycle-picture-note{margin-top:0}.partner-portal-cta,.recycler-login-cta,.cycle-portal-band{align-items:flex-start;flex-direction:column}}@media(max-width:720px){.cycle-card.image-card{grid-template-columns:76px 1fr}.cycle-card.image-card img{width:76px}.container-rule-grid{grid-template-columns:1fr}.portal-project-card{grid-template-columns:1fr}.portal-project-icon{width:82px;height:82px}.guideline-footer-cta{align-items:flex-start;flex-direction:column}.recycler-live-grid{grid-template-columns:1fr}.portal-flow-mini i{display:none}.portal-flow-mini div{flex:1;min-width:42%}.guideline-hero img{min-height:240px}.section-headline h2{font-size:30px}}

/* v7 activity images, acceptance photo examples, real-mulde guidance */
.criteria-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0 26px}.criteria-photo-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 12px 28px rgba(20,49,34,.07)}.criteria-photo-card img{width:100%;height:180px;object-fit:cover;display:block}.criteria-photo-card .photo-caption{padding:13px 15px 15px}.criteria-photo-card .photo-caption b{display:block;color:#153025;margin-bottom:4px}.criteria-photo-card .photo-caption span{font-size:13px;color:var(--muted);line-height:1.4}.criteria-photo-card.good{border-top:4px solid #278b49}.criteria-photo-card.bad{border-top:4px solid #c84343}.criteria-photo-card .flag{position:absolute;top:12px;left:12px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 4px 12px rgba(0,0,0,.22)}.criteria-photo-card.good .flag{background:#278b49}.criteria-photo-card.bad .flag{background:#c84343}.mulde-photo-section{margin-top:48px}.mulde-showcase{display:grid;grid-template-columns:minmax(360px,1.15fr) minmax(300px,.85fr);gap:22px;align-items:stretch}.mulde-real-card,.mulde-example-card{background:#fff;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:var(--shadow)}.mulde-photo-wrap{position:relative;min-height:410px;background:#edf4ef;overflow:hidden}.mulde-photo-wrap img{width:100%;height:100%;min-height:410px;object-fit:cover;display:block}.mulde-callout{position:absolute;z-index:3;background:rgba(255,255,255,.96);border:1px solid #dbe8df;border-radius:13px;padding:8px 11px;font-size:12px;font-weight:900;color:#163127;box-shadow:0 8px 20px rgba(0,0,0,.13);max-width:180px}.mulde-callout::after{content:'';position:absolute;width:40px;height:2px;background:#238a45}.mulde-callout.c1{top:12%;right:5%}.mulde-callout.c1::after{right:100%;top:50%}.mulde-callout.c2{top:47%;left:4%}.mulde-callout.c2::after{left:100%;top:50%}.mulde-callout.c3{bottom:9%;right:5%}.mulde-callout.c3::after{right:100%;top:50%}.mulde-real-meta{padding:18px 20px}.mulde-real-meta h3,.mulde-example-card h3{margin:0 0 8px;font-size:23px}.mulde-real-meta p,.mulde-example-card p{margin:0;color:var(--muted);line-height:1.55;font-size:14px}.mulde-examples{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px}.mulde-example{position:relative;border-radius:17px;overflow:hidden;border:1px solid var(--line);background:#f6faf7}.mulde-example img{width:100%;height:185px;object-fit:cover}.mulde-example div{padding:11px 12px 13px}.mulde-example b{display:block;margin-bottom:3px}.mulde-example span{font-size:12px;color:var(--muted);line-height:1.4}.mulde-example.good{border-color:#b9dcc4}.mulde-example.bad{border-color:#e7bebe}.mulde-guideline-list{padding:0 20px 20px;display:grid;gap:9px}.mulde-guideline-list div{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:flex-start;padding:10px 12px;border-radius:14px;background:#f5f9f6}.mulde-guideline-list b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#238a45;color:#fff}.mulde-guideline-list span{font-size:14px;color:#40594c;line-height:1.45}.mulde-source{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:14px 18px;border-top:1px solid var(--line);background:#fafcfb}.mulde-source small{color:#6c7e73;max-width:560px}.cycle-card.image-card img{object-position:center}.orbit-btn.photo-step{background-position:center}.hub.photo-hub{background-position:center}
@media(max-width:1050px){.criteria-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mulde-showcase{grid-template-columns:1fr}}@media(max-width:620px){.criteria-photo-grid{grid-template-columns:1fr}.criteria-photo-card img{height:220px}.mulde-examples{grid-template-columns:1fr}.mulde-photo-wrap,.mulde-photo-wrap img{min-height:330px}.mulde-callout{font-size:11px;max-width:145px}}

/* Moser RecyclingCenter AG brand red */
.moser-brand-badge{display:inline-flex;align-items:center;gap:7px;background:var(--moser-red);color:#fff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;letter-spacing:.08em;box-shadow:0 7px 20px rgba(0,0,0,.18)}
.moser-brand-badge::before{content:'';width:9px;height:9px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 2px rgba(0,0,0,.08)}
.mulde-photo-wrap .moser-brand-badge{position:absolute;left:18px;bottom:18px;z-index:4}
.moser-color-note{margin-top:12px;padding:12px 14px;border-left:4px solid var(--moser-red);background:#fff6f6;border-radius:0 12px 12px 0;color:#583236;font-size:13px;line-height:1.45}
.moser-color-swatch{display:inline-block;width:22px;height:14px;background:var(--moser-red);border-radius:4px;vertical-align:-2px;margin:0 5px;border:1px solid rgba(0,0,0,.12)}
.cycle-card.image-card{position:relative}.cycle-card.image-card .moser-brand-badge{position:absolute;left:8px;bottom:8px;padding:5px 7px;font-size:8px}
.hub.photo-hub .moser-brand-badge{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);white-space:nowrap;z-index:5}

/* --- Cycle redesign override --- */
.cyclehero{padding:72px 0 28px;background:linear-gradient(180deg,#f9fcfa 0%,#f2f7f3 52%,#ffffff 100%)}
.cycle-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:30px;align-items:stretch;padding:26px 0 78px}
.orbit{position:relative;min-height:860px;border-radius:34px;background:linear-gradient(180deg,#ffffff 0%,#f6faf7 100%);border:1px solid #dfe9e2;overflow:hidden;box-shadow:0 28px 60px rgba(24,61,40,.08)}
.orbit::before{content:'';position:absolute;inset:26px;border-radius:28px;background:radial-gradient(circle at center,rgba(35,138,69,.08) 0,rgba(35,138,69,.05) 18%,transparent 18%),linear-gradient(180deg,#fcfefd,#f4f9f5);z-index:0}
.cycle-ring{position:absolute;inset:0;pointer-events:none;z-index:1}
.cycle-ring::before,.cycle-ring::after{content:'';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%}
.cycle-ring::before{width:620px;height:620px;border:2px dashed rgba(35,138,69,.25)}
.cycle-ring::after{width:510px;height:510px;border:1px solid rgba(35,138,69,.08)}
.cycle-center-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(420px,78%);border-radius:34px;overflow:hidden;background:#fff;border:1px solid #dbe7de;box-shadow:0 32px 65px rgba(21,58,37,.17);z-index:3}
.cycle-center-photo{height:245px;background-size:cover;background-position:center;position:relative}
.cycle-center-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,28,17,.06),rgba(8,28,17,.58))}
.cycle-center-body{padding:24px 26px 24px}
.cycle-eyebrow{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:#edf7ef;color:#166e36;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.cycle-stepno{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(180deg,#2ca44d,#136d31);color:#fff;font-size:14px;font-weight:900;box-shadow:0 8px 18px rgba(24,109,49,.22)}
.cycle-center-body h3{font-size:34px;line-height:1.04;margin:16px 0 10px;color:#132e21}
.cycle-center-body p{margin:0;color:#586b61;line-height:1.62;font-size:16px}
.cycle-drive-note{display:flex;align-items:center;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #e5eee7;color:#2f5340;font-size:14px;font-weight:700}
.cycle-drive-note b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(180deg,#2ca44d,#136d31);color:#fff;font-size:18px}
.orbit-step{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-325px) rotate(calc(-1*var(--angle)));width:148px;background:transparent;border:0;padding:0;z-index:4;cursor:pointer}
.orbit-step .thumb{width:120px;height:120px;margin:0 auto 10px;border-radius:50%;background-size:cover;background-position:center;border:5px solid rgba(255,255,255,.95);box-shadow:0 16px 34px rgba(15,42,28,.17);position:relative;overflow:hidden}
.orbit-step .thumb::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,28,16,0),rgba(7,28,16,.18))}
.orbit-step .num{position:absolute;top:-7px;right:6px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#166e36;font-size:13px;font-weight:900;border:1px solid #d6e4d9;box-shadow:0 6px 14px rgba(23,55,38,.12)}
.orbit-step .label{display:block;text-align:center;font-size:12.5px;font-weight:900;line-height:1.25;color:#183325;padding:0 4px}
.orbit-step.active .thumb{width:132px;height:132px;border-color:#dff0e3;box-shadow:0 22px 42px rgba(18,69,41,.26)}
.orbit-step.active .label{color:#166e36}
.orbit-step.active .num{background:linear-gradient(180deg,#2ca44d,#136d31);color:#fff;border-color:transparent}
.cycle-side{display:grid;gap:18px}
.cycle-detail-panel{background:#fff;border:1px solid #dfe9e2;border-radius:28px;box-shadow:0 18px 42px rgba(19,54,34,.07)}
.cycle-detail-panel{padding:26px 26px 24px}
.cycle-detail-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.cycle-detail-head span{font-size:12px;font-weight:900;letter-spacing:.12em;color:#688072;text-transform:uppercase}
.cycle-detail-head b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#ecf7ef;color:#1b763a;font-size:15px}
.cycle-detail-panel h3{margin:0 0 10px;font-size:31px;line-height:1.05;color:#153125}
.cycle-detail-panel p{margin:0;color:#596b61;font-size:16px;line-height:1.68}
.cycle-detail-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.cycle-tag{padding:9px 12px;border-radius:999px;background:#edf6ef;color:#1b7438;font-size:12px;font-weight:800}
.cycle-detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.cycle-detail-actions .btn{padding:13px 16px}
.cycle-picture-note{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;color:#607166;font-size:13px;margin-top:-42px;margin-bottom:58px}
@media(max-width:1150px){.cycle-layout{grid-template-columns:1fr}.orbit{min-height:820px}}
@media(max-width:820px){.orbit{min-height:760px}.cycle-ring::before{width:520px;height:520px}.cycle-ring::after{width:420px;height:420px}.cycle-center-card{width:min(360px,82%)}.cycle-center-photo{height:210px}.orbit-step{transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-270px) rotate(calc(-1*var(--angle)));width:112px}.orbit-step .thumb{width:84px;height:84px}.orbit-step.active .thumb{width:92px;height:92px}.orbit-step .label{font-size:11px}}
@media(max-width:620px){.orbit{min-height:auto;padding:24px 18px 20px}.orbit::before{inset:12px}.cycle-ring{display:none}.cycle-center-card{position:relative;left:auto;top:auto;transform:none;width:100%;margin-bottom:18px}.orbit-step{position:relative;left:auto;top:auto;transform:none;width:100%;display:grid;grid-template-columns:76px 1fr;align-items:center;gap:12px;margin:8px 0;padding:10px;border:1px solid #ebf1ed;border-radius:18px;background:#fff}.orbit-step .thumb{width:76px;height:76px;margin:0}.orbit-step .num{top:6px;right:6px;width:28px;height:28px;font-size:11px}.orbit-step .label{text-align:left;font-size:13px;padding-right:24px}.cycle-center-body h3,.cycle-detail-panel h3{font-size:28px}.cycle-picture-note{margin-top:0}}


.reject-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.reject-card{display:grid;grid-template-columns:120px 1fr;gap:14px;align-items:stretch;padding:10px;border:1px solid #eddada;background:#fff8f8;border-radius:18px}.reject-card img{width:120px;height:100px;border-radius:14px;object-fit:cover;background:#f3efea}.reject-card h4{margin:2px 0 6px;font-size:15px;color:#4b1f1f}.reject-card p{margin:0;color:#775858;font-size:13px;line-height:1.45}.reject-badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:6px;padding:5px 8px;border-radius:999px;background:#c84343;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.reject-legend{margin:0 0 14px;color:#6f5959;font-size:13px;line-height:1.5}.reject-card .mini{font-size:11px;color:#956d6d;margin-top:6px}.reject-card strong{color:#5a2626}@media(max-width:900px){.reject-gallery{grid-template-columns:1fr}.reject-card{grid-template-columns:96px 1fr}.reject-card img{width:96px;height:88px}}

/* --- Kreislauf Lesbarkeit Fix --- */
#cycle .orbit{min-height:790px;overflow:visible;padding:24px}
#cycle .orbit::after{content:'';position:absolute;left:50%;top:50%;width:520px;height:520px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.08) 0,rgba(255,255,255,.02) 58%,transparent 72%);border:1px solid rgba(122,182,140,.16);box-shadow:inset 0 0 50px rgba(31,117,60,.05);animation:recyclingSymbolSpinReverse 24s linear infinite}
#cycle .cycle-ring::before{width:610px;height:610px;border:2px solid rgba(35,138,69,.13)}
#cycle .cycle-ring::after{width:610px;height:610px;border:4px solid transparent;border-top-color:rgba(35,138,69,.70);border-right-color:rgba(35,138,69,.20);animation:cycleFlowRing 9s linear infinite}
@keyframes cycleFlowRing{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}
#cycle .cycle-center-card{width:340px;border-radius:28px;box-shadow:0 26px 55px rgba(21,58,37,.14)}
#cycle .cycle-center-photo{height:175px}
#cycle .cycle-center-body{padding:20px 22px 21px}
#cycle .cycle-center-body h3{font-size:27px;margin:12px 0 8px}
#cycle .cycle-center-body p{font-size:14px;line-height:1.5}
#cycle .cycle-drive-note{font-size:12.5px;line-height:1.42;margin-top:13px;padding-top:12px}
#cycle .cycle-drive-note b{width:32px;height:32px;min-width:32px;font-size:15px}
#cycle .orbit-step{width:118px;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-305px) rotate(calc(-1*var(--angle)));transition:none}
#cycle .orbit-step .thumb,#cycle .orbit-step.active .thumb{width:88px;height:88px;border-width:4px;margin:0 auto 7px;transition:box-shadow .2s,border-color .2s;box-shadow:0 11px 25px rgba(15,42,28,.14)}
#cycle .orbit-step.active .thumb{border-color:#2b9148;box-shadow:0 0 0 5px rgba(43,145,72,.13),0 14px 28px rgba(18,69,41,.19)}
#cycle .orbit-step .num{top:-5px;right:8px;width:30px;height:30px;font-size:11px}
#cycle .orbit-step .label{display:block;width:118px;min-height:36px;padding:7px 8px;border-radius:12px;background:rgba(255,255,255,.97);border:1px solid #dfe9e2;box-shadow:0 7px 16px rgba(15,42,28,.08);font-size:11.5px;line-height:1.18;color:#183325;text-align:center}
#cycle .orbit-step.active .label{background:#edf7ef;border-color:#bcdac4;color:#176f37}
#cycle .orbit-step:hover .thumb{border-color:#2b9148}
#cycle .orbit-step:hover .label{border-color:#bcdac4}
@media(max-width:1150px){#cycle .orbit{min-height:790px;overflow:hidden}}
@media(max-width:820px){#cycle .orbit{min-height:690px}#cycle .cycle-ring::before,#cycle .cycle-ring::after{width:500px;height:500px}#cycle .cycle-center-card{width:300px}#cycle .cycle-center-photo{height:145px}#cycle .orbit-step{width:96px;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-250px) rotate(calc(-1*var(--angle)))}#cycle .orbit-step .thumb,#cycle .orbit-step.active .thumb{width:70px;height:70px}#cycle .orbit-step .label{width:96px;font-size:10.5px;padding:6px;min-height:32px}}
@media(max-width:620px){#cycle .orbit{min-height:auto;overflow:hidden}#cycle .cycle-ring{display:none}#cycle .cycle-center-card{width:100%}#cycle .orbit-step{width:100%;transform:none;transition:none}#cycle .orbit-step .thumb,#cycle .orbit-step.active .thumb{width:72px;height:72px;margin:0}#cycle .orbit-step .label{width:auto;min-height:0;padding:0 28px 0 0;background:transparent;border:0;box-shadow:none;text-align:left;font-size:13px}#cycle .orbit-step.active .label{background:transparent;border:0}}


/* --- Original PVC2green acceptance guideline from uploaded document --- */
.source-original-banner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:18px;padding:22px 24px;margin:24px 0;border:1px solid #dbe7de;border-radius:24px;background:linear-gradient(135deg,#f5faf6,#eef6f0);box-shadow:0 14px 34px rgba(18,53,34,.06)}
.source-original-banner span{font-size:11px;letter-spacing:.12em;font-weight:900;color:#1b763a}.source-original-banner h3{margin:6px 0 0;font-size:25px;line-height:1.15;color:#153125}.source-original-banner p{margin:0;color:#5d7065;line-height:1.55;align-self:center}
.original-guideline-block{margin:30px 0 42px}.original-section-title{display:flex;align-items:center;gap:14px;margin-bottom:14px}.original-section-title>span{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:27px;font-weight:900;flex:0 0 auto}.original-x{background:#c72f34}.original-check{background:#278b49}.original-section-title small{display:block;font-size:11px;font-weight:900;letter-spacing:.12em;color:#75867c}.original-section-title h2{margin:2px 0 0;font-size:32px;color:#153125}.original-intro{max-width:980px;color:#52665b;line-height:1.65;font-size:16px}
.original-exclusion-summary{list-style:none;padding:0;margin:20px 0 26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.original-exclusion-summary li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border-radius:13px;background:#fff;border:1px solid #ecdfe0;color:#4b2528}.original-exclusion-summary li span{font-weight:700}.original-exclusion-summary li b{font-size:12px;color:#a03c43;white-space:nowrap}
.original-criteria-grid.excluded{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.original-criterion{background:#fff;border:1px solid #dce7df;border-radius:22px;overflow:hidden;box-shadow:0 14px 34px rgba(18,53,34,.07)}.original-criterion.exclude{border-top:4px solid #c84343}.original-criterion.accept{border-top:4px solid #278b49}.original-criterion img{width:100%;height:250px;display:block;object-fit:contain;background:#f6f6f4;padding:6px}.original-criterion-body{padding:18px 20px 20px}.original-criterion h3{margin:7px 0 9px;font-size:20px;line-height:1.15;color:#183126}.original-criterion p{margin:0;color:#596b61;line-height:1.6;font-size:14px}.criterion-state{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em}.criterion-state.no{background:#f9e7e8;color:#a8262c}.criterion-state.yes{background:#e9f5ec;color:#1b7438}.accepted-original-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.accepted-original-grid .wide{grid-column:span 2}.accepted-original-grid .text-only{min-height:190px;display:flex;align-items:center}.accepted-original-grid .text-only .original-criterion-body{padding:24px}.source-original-note{padding:14px 16px;border-radius:15px;background:#f3f7f4;border:1px solid #dde8e0;color:#607267;font-size:13px;line-height:1.55;margin:-12px 0 34px}
@media(max-width:900px){.source-original-banner,.original-criteria-grid.excluded,.accepted-original-grid{grid-template-columns:1fr}.accepted-original-grid .wide{grid-column:auto}.original-exclusion-summary{grid-template-columns:1fr}.original-criterion img{height:auto;max-height:360px}.original-section-title h2{font-size:28px}}


/* --- Kreislauf-Erweiterung: zwei alte PVC-Fenster im Umlauf --- */
.cycle-window-orbit{position:absolute;left:50%;top:50%;pointer-events:none;z-index:2}
.cycle-window-orbit.window-a{width:118px;height:146px;animation:windowOrbitOuter 18s linear infinite}
.cycle-window-orbit.window-b{width:104px;height:134px;animation:windowOrbitInner 15s linear infinite}
@keyframes windowOrbitOuter{from{transform:translate(-50%,-50%) rotate(0deg) translateY(-304px) rotate(8deg)}to{transform:translate(-50%,-50%) rotate(360deg) translateY(-304px) rotate(-352deg)}}
@keyframes windowOrbitInner{from{transform:translate(-50%,-50%) rotate(180deg) translateY(-236px) rotate(-188deg)}to{transform:translate(-50%,-50%) rotate(540deg) translateY(-236px) rotate(-548deg)}}
.old-window{position:relative;width:100%;height:100%;border-radius:12px;border:5px solid #eef1ee;background:#ffffff url('../img/window-frame.png') center/contain no-repeat;box-shadow:0 18px 34px rgba(16,45,29,.18)}
.old-window::before{content:'';position:absolute;inset:-3px;border-radius:14px;border:1px solid rgba(95,112,101,.28)}.old-window .pane,.old-window .frame-age,.old-window .sash-v,.old-window .sash-h,.old-window .glass-break,.old-window .crack-2,.old-window .glass-chip,.old-window .handle{display:none!important}
.old-window .frame-age{position:absolute;inset:0;border-radius:8px;background:linear-gradient(180deg,rgba(99,117,102,.06),rgba(255,255,255,0) 30%,rgba(74,95,82,.08) 100%);pointer-events:none}
.old-window .sash-v,.old-window .sash-h{position:absolute;background:#bfc7bf;z-index:3;box-shadow:inset 0 0 0 1px rgba(113,127,116,.14)}
.old-window .sash-v{top:12px;bottom:12px;left:50%;width:5px;transform:translateX(-50%)}
.old-window .sash-h{left:12px;right:12px;top:50%;height:5px;transform:translateY(-50%)}
.old-window .pane{position:absolute;inset:11px;border-radius:5px;overflow:hidden;background:linear-gradient(180deg,rgba(202,231,245,.96),rgba(151,193,213,.82))}
.old-window .pane::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.46),transparent 35%,rgba(87,116,132,.08) 70%)}
.old-window .pane::after{content:'';position:absolute;left:6px;bottom:7px;width:28px;height:10px;background:linear-gradient(180deg,rgba(111,122,113,.12),transparent);filter:blur(3px)}
.old-window .glass-break{position:absolute;left:56%;top:24%;width:3px;height:62px;background:#fbfeff;transform:rotate(20deg);box-shadow:0 0 0 1px rgba(72,102,122,.14)}
.old-window .glass-break::before,.old-window .glass-break::after{content:'';position:absolute;left:50%;top:18px;width:3px;height:32px;background:#fbfeff;transform-origin:top center}
.old-window .glass-break::before{transform:translateX(-50%) rotate(76deg)}
.old-window .glass-break::after{transform:translateX(-50%) rotate(-68deg)}
.old-window .crack-2{position:absolute;left:34%;top:50%;width:2px;height:28px;background:#fafdff;transform:rotate(-42deg);box-shadow:0 0 0 1px rgba(72,102,122,.08)}
.old-window .crack-2::before,.old-window .crack-2::after{content:'';position:absolute;left:50%;top:10px;width:2px;height:16px;background:#fafdff;transform-origin:top center}
.old-window .crack-2::before{transform:translateX(-50%) rotate(58deg)}
.old-window .crack-2::after{transform:translateX(-50%) rotate(-58deg)}
.old-window .glass-chip{position:absolute;right:17px;top:17px;width:18px;height:18px;background:#eef4f7;border:2px solid rgba(103,129,145,.35);clip-path:polygon(0 0,100% 25%,78% 100%,0 78%)}
.old-window .handle{position:absolute;right:10px;top:50%;width:10px;height:38px;border-radius:7px;background:linear-gradient(180deg,#8f978f,#6f776f);transform:translateY(-50%);box-shadow:0 1px 1px rgba(255,255,255,.25) inset}
.old-window .handle::after{content:'';position:absolute;left:-9px;top:15px;width:14px;height:8px;border-radius:6px;background:linear-gradient(180deg,#8f978f,#6f776f)}
.old-window .label-tab{position:absolute;left:50%;bottom:-16px;transform:translateX(-50%);white-space:nowrap;background:rgba(255,255,255,.97);border:1px solid #d9e7dd;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:900;letter-spacing:.05em;color:#155d30;box-shadow:0 8px 20px rgba(14,46,28,.08)}
.old-window.window-variant-b{transform:rotate(-7deg);filter:saturate(.96) brightness(.98)}
.old-window.window-variant-b .label-tab{color:#6d7424;border-color:#e1e4c9;background:#fafcf2}
.old-window.window-variant-b .glass-chip{left:16px;right:auto;top:auto;bottom:18px;transform:rotate(35deg)}
.old-window.window-variant-b .handle{right:auto;left:10px}
.old-window.window-variant-b .handle::after{left:5px}
#cycle .cycle-ring::after{display:none}
@media(max-width:820px){.cycle-window-orbit.window-a{width:98px;height:124px;animation-duration:16s}.cycle-window-orbit.window-b{width:86px;height:112px;animation-duration:14s}@keyframes windowOrbitOuter{from{transform:translate(-50%,-50%) rotate(0deg) translateY(-248px) rotate(8deg)}to{transform:translate(-50%,-50%) rotate(360deg) translateY(-248px) rotate(-352deg)}}@keyframes windowOrbitInner{from{transform:translate(-50%,-50%) rotate(180deg) translateY(-190px) rotate(-188deg)}to{transform:translate(-50%,-50%) rotate(540deg) translateY(-190px) rotate(-548deg)}}}
@media(max-width:620px){.cycle-window-orbit{display:none}.cycle-material-item{grid-template-columns:42px 1fr}.cycle-material-item b{width:36px;height:36px;font-size:15px}}


#cycle .cycle-ring{z-index:2}
#cycle .cycle-center-card{z-index:4;background:rgba(255,255,255,.92);backdrop-filter:blur(3px)}
#cycle .cycle-window-orbit{z-index:5}
#cycle .orbit-step{z-index:6}


/* --- PVC2GREEN PREMIUM CYCLE 2026 --- */
#cycle .cyclehero{padding:34px 0 12px;background:linear-gradient(180deg,#fbfdfb 0%,#f2f7f3 58%,#fff 100%)}
#cycle .cycleintro{max-width:980px;margin:0 auto 8px;text-align:center}
#cycle .cycleintro h2{font-size:clamp(36px,4.2vw,60px);line-height:1.02;letter-spacing:-.035em;margin:10px 0 14px}
#cycle .cycleintro p{max-width:900px;margin:0 auto;font-size:17px;line-height:1.64}
#cycle .cycle-portal-band{margin:18px auto 4px;max-width:1080px;padding:16px 20px;border-radius:20px}
#cycle .cycle-portal-band h3{font-size:20px}
#cycle .cycle-layout{position:relative;grid-template-columns:minmax(670px,1.12fr) minmax(330px,.88fr);gap:22px;align-items:start;margin-top:-2px;padding:12px 0 18px}
#cycle .orbit{min-height:760px;border-radius:32px;overflow:hidden;background:radial-gradient(circle at 50% 46%,rgba(34,139,70,.15) 0,rgba(34,139,70,.06) 34%,rgba(255,255,255,.78) 66%),linear-gradient(180deg,#f8fbf9,#eef5f0);border:1px solid #dce8df;box-shadow:0 30px 70px rgba(18,54,34,.10)}
#cycle .orbit::before{content:none;display:none}
#cycle .orbit::after{content:'';position:absolute;left:50%;top:50%;width:520px;height:520px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.08) 0,rgba(255,255,255,.02) 58%,transparent 72%);border:1px solid rgba(122,182,140,.16);box-shadow:inset 0 0 50px rgba(31,117,60,.05);animation:none}
@keyframes recyclingSymbolSpin{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}
@keyframes recyclingSymbolSpinReverse{from{transform:translate(-50%,-50%) rotate(360deg)}to{transform:translate(-50%,-50%) rotate(0deg)}}
#cycle .cycle-ring{z-index:3}
#cycle .cycle-ring::before{width:622px;height:622px;border:2px solid rgba(31,128,61,.28);box-shadow:0 0 0 10px rgba(255,255,255,.15),0 0 45px rgba(35,138,69,.11)}
#cycle .cycle-ring::after{display:none}
@keyframes cyclePremiumFlow{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}
#cycle .cycle-center-card{width:286px;border-radius:24px;background:rgba(255,255,255,.91);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.9);box-shadow:0 24px 58px rgba(15,51,31,.18);z-index:5}
#cycle .cycle-center-photo{height:112px}
#cycle .cycle-center-photo::after{background:linear-gradient(180deg,rgba(8,28,17,.01),rgba(8,28,17,.48))}
#cycle .cycle-center-body{padding:15px 17px 16px}
#cycle .cycle-center-body h3{font-size:23px;margin:10px 0 7px}
#cycle .cycle-center-body p{font-size:13px;line-height:1.45}
#cycle .cycle-drive-note{margin-top:11px;padding-top:10px;font-size:11.5px;line-height:1.35}
#cycle .cycle-drive-note b{width:30px;height:30px;font-size:14px;flex:0 0 30px}
#cycle .orbit-step{z-index:7;width:112px;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-306px) rotate(calc(-1*var(--angle)))}
#cycle .orbit-step .thumb,#cycle .orbit-step.active .thumb{width:86px;height:86px;border:4px solid rgba(255,255,255,.98);box-shadow:0 14px 30px rgba(13,43,26,.20)}
#cycle .orbit-step.active .thumb{border-color:#2a934a;box-shadow:0 0 0 6px rgba(42,147,74,.15),0 16px 35px rgba(13,43,26,.22)}
#cycle .orbit-step .label{width:112px;min-height:34px;padding:6px 7px;border-radius:11px;background:rgba(255,255,255,.97);backdrop-filter:blur(7px);border:1px solid rgba(214,228,218,.98);box-shadow:0 8px 20px rgba(15,42,28,.10);font-size:11px;line-height:1.15}
#cycle .orbit-step.active .label{background:#eaf6ed;color:#126730;border-color:#b7d9c0}
#cycle .orbit-step .num{width:28px;height:28px;top:-3px;right:7px;font-size:10.5px}
#cycle .cycle-window-orbit{z-index:6;opacity:.98;filter:drop-shadow(0 12px 20px rgba(11,39,23,.18))}
#cycle .cycle-window-orbit.window-a{width:112px;height:142px;animation-duration:20s}
#cycle .cycle-window-orbit.window-b{width:98px;height:128px;animation-duration:17s}
#cycle .cycle-side{gap:14px;padding-top:8px}
#cycle .cycle-detail-panel,#cycle .cycle-material-panel{border-radius:22px;border:1px solid #dfe9e2;box-shadow:0 16px 38px rgba(18,54,34,.07);background:#fff}
#cycle .cycle-detail-panel{padding:22px}
#cycle .cycle-detail-panel h3{font-size:27px}
#cycle .cycle-material-panel{margin:8px 0 28px;padding:26px 28px}
#cycle .cycle-panel-eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.12em;color:#1b763a}
#cycle .cycle-material-panel h3{font-size:28px;margin:8px 0 10px;color:#153125}
#cycle .cycle-material-panel>p{margin:0;max-width:820px;color:#596b61;font-size:16px;line-height:1.65}
#cycle .cycle-material-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}
#cycle .cycle-material-item{display:grid;grid-template-columns:1fr;padding:16px 16px 16px 20px;gap:6px;position:relative;background:#fbfdfb;border:1px solid #edf2ee;border-radius:16px}
#cycle .cycle-material-item::before{content:'';position:absolute;left:0;top:10px;bottom:10px;width:5px;border-radius:999px;background:linear-gradient(180deg,#2ca44d,#157036)}
#cycle .cycle-material-item b{display:none}
#cycle .cycle-material-item strong{display:block;font-size:16px;margin-bottom:4px;color:#173225}
#cycle .cycle-material-item span{display:block;font-size:13.5px;line-height:1.55;color:#5d7065}
#cycle .cycle-final-note{display:grid;gap:6px;margin-top:16px;padding:16px 18px;border-radius:16px;background:#edf7ef;border:1px solid #cfe0d4;color:#1b4d2d}
#cycle .cycle-final-note[hidden]{display:none}
#cycle .cycle-final-note strong{font-size:15px}
#cycle .cycle-final-note span{font-size:13.5px;line-height:1.55;color:#3d5c48}
#cycle .source-flow{margin:8px 0 34px}
#cycle .cycle-picture-note{margin-top:0;margin-bottom:36px}
@media(max-width:1150px){#cycle .cycle-layout{grid-template-columns:1fr;margin-top:0}}
@media(max-width:820px){#cycle .orbit{min-height:650px}#cycle .orbit::after{width:390px;height:390px}#cycle .cycle-ring::before,#cycle .cycle-ring::after{width:500px;height:500px}#cycle .orbit-step{width:94px;transform:translate(-50%,-50%) rotate(var(--angle)) translateY(-248px) rotate(calc(-1*var(--angle)))}#cycle .orbit-step .thumb,#cycle .orbit-step.active .thumb{width:69px;height:69px}#cycle .orbit-step .label{width:94px;font-size:10px;padding:5px}#cycle .cycle-center-card{width:254px}#cycle .cycle-center-photo{height:95px}#cycle .cycle-material-list{grid-template-columns:1fr}}
@media(max-width:620px){#cycle .cyclehero{padding-top:24px}#cycle .cycleintro{text-align:left}#cycle .cycle-layout{padding-top:8px}#cycle .orbit{min-height:auto;padding:18px 14px}#cycle .cycle-window-orbit,#cycle .cycle-ring{display:none}#cycle .cycle-center-card{width:100%;margin-bottom:12px}#cycle .orbit-step{position:relative;left:auto;top:auto;transform:none;width:100%;display:grid;grid-template-columns:72px 1fr;gap:12px;margin:7px 0;padding:9px;background:#fff;border-radius:16px;border:1px solid #e4ece6}#cycle .orbit-step .thumb,#cycle .orbit-step.active .thumb{width:68px;height:68px;margin:0}#cycle .orbit-step .label,#cycle .orbit-step.active .label{width:auto;background:transparent;border:0;box-shadow:none;text-align:left;font-size:13px;padding:0 28px 0 0}#cycle .source-flow{margin-top:12px;padding:20px 18px}#cycle .source-flow-head h3{font-size:23px}#cycle .source-flow-track{grid-template-columns:1fr}#cycle .source-join{margin:2px auto}}

/* Annahme & Logistik */
#guidelines{padding-bottom:72px}
#guidelines .section{padding:108px 0}
#guidelines .headgrid{margin-bottom:48px}
.guide-hero{background:linear-gradient(135deg,#0e2d1c,#1a5b32);color:#fff;padding:88px 0 80px}
.guide-hero .eyebrow{color:#8fdfa0}
.guide-hero h1{font-size:clamp(36px,4.6vw,62px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 20px;max-width:920px;color:#fff}
.guide-hero p{font-size:19px;line-height:1.65;color:#d7e8de;max-width:720px;margin:0}
.guide-hero-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}
.guide-pill{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;font-size:13px;font-weight:800}
.guide-pill.yes{background:rgba(143,223,160,.16);color:#d7f5de;border:1px solid rgba(143,223,160,.28)}
.guide-pill.no{background:rgba(255,255,255,.08);color:#f3d4d4;border:1px solid rgba(255,180,180,.22)}
.guide-overview{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.guide-overview-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:32px;box-shadow:var(--shadow)}
.guide-overview-card.yes{border-top:5px solid #278b49}
.guide-overview-card.no{border-top:5px solid #c84343}
.guide-overview-head{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px}
.guide-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:26px;font-weight:900;flex:0 0 auto}
.guide-mark.yes{background:#278b49}
.guide-mark.no{background:#c84343}
.guide-overview-head small{display:block;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#75867c}
.guide-overview-head h2{margin:4px 0 0;font-size:28px;line-height:1.15}
.guide-overview-card ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}
.guide-overview-card li{padding:12px 14px;border-radius:14px;font-size:15px;line-height:1.45;color:#40594c}
.guide-overview-card.yes li{background:#f3f8f4;border:1px solid #deebe1}
.guide-overview-card.no li{background:#fff7f7;border:1px solid #f0dcdc;color:#5a3336}
.guide-overview-card li b{color:#166c35}
.guide-overview-note{margin:18px 0 0;padding:12px 14px;border-radius:14px;background:#f7eeee;color:#704949;font-size:13px;line-height:1.5}
.guide-accept-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:24px}
.guide-reject-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.guide-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 12px 32px rgba(18,42,31,.06);display:flex;flex-direction:column}
.guide-card.accept{border-top:4px solid #278b49}
.guide-card.reject{border-top:4px solid #c84343}
.guide-card img{width:100%;aspect-ratio:16/10;object-fit:cover;background:#eef3ef}
.guide-card.featured img{aspect-ratio:2/1}
.guide-card-body{padding:20px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}
.guide-card h3{margin:0;font-size:22px;line-height:1.15;color:#183126}
.guide-card p{margin:0;color:#596b61;line-height:1.55;font-size:14px}
.guide-badge{display:inline-flex;align-self:flex-start;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.guide-badge.yes{background:#e9f5ec;color:#1b7438}
.guide-badge.no{background:#f9e7e8;color:#a8262c}
.guide-badge.warn{background:#fff4d8;color:#8a5a00}
.guide-accept-grid .guide-card:nth-child(1){grid-column:1;grid-row:1/3}
.guide-accept-grid .guide-card:nth-child(2),
.guide-accept-grid .guide-card:nth-child(3){justify-content:center}
.guide-mulde{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:stretch;margin-bottom:32px}
.guide-mulde-photo{position:relative;border-radius:26px;overflow:hidden;min-height:380px;box-shadow:var(--shadow);border:1px solid var(--line)}
.guide-mulde-photo img{width:100%;height:100%;min-height:380px;object-fit:cover}
.guide-mulde-photo .moser-brand-badge{position:absolute;left:18px;bottom:18px;z-index:2}
.guide-mulde-compare{display:grid;gap:20px}
.guide-compare{margin:0;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 26px rgba(18,42,31,.05)}
.guide-compare img{width:100%;height:180px;object-fit:cover}
.guide-compare figcaption{padding:12px 16px 14px;font-size:14px;color:var(--muted);line-height:1.45}
.guide-compare figcaption b{display:block;margin-bottom:3px;font-size:15px}
.guide-compare.good{border-color:#b9dcc4}
.guide-compare.good figcaption b{color:#1b7438}
.guide-compare.bad{border-color:#e7bebe}
.guide-compare.bad figcaption b{color:#a8262c}
.guide-rules{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.guide-rules div{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:flex-start;padding:16px;border-radius:18px;background:#fff;border:1px solid var(--line)}
.guide-rules b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff}
.guide-rules span{font-size:14px;color:#40594c;line-height:1.45}
#guidelines .guideline-footer-cta{margin:48px 0 8px}
@media(max-width:1050px){
  .guide-overview,.guide-accept-grid,.guide-mulde{grid-template-columns:1fr}
  .guide-reject-grid,.guide-rules{grid-template-columns:repeat(2,minmax(0,1fr))}
  .guide-accept-grid .guide-card:nth-child(1),
  .guide-accept-grid .guide-card:nth-child(4){grid-column:auto;grid-row:auto}
}
@media(max-width:780px){
  #guidelines .section{padding:72px 0}
  #guidelines .headgrid{margin-bottom:32px}
  #guidelines .guideline-footer-cta{margin-top:36px}
}
@media(max-width:720px){
  .guide-hero{padding:56px 0 48px}
  .guide-hero h1{font-size:34px}
  .guide-overview-head h2{font-size:24px}
  .guide-reject-grid,.guide-rules{grid-template-columns:1fr}
  .guide-mulde-photo,.guide-mulde-photo img{min-height:260px}
  .guide-mulde{margin-bottom:24px}
}

/* Portal – Kundenansicht */
#portal{padding-bottom:72px}
#portal .section,#recycler .section{padding:96px 0}
#portal .headgrid,#recycler .headgrid{margin-bottom:40px}
#recycler{padding-bottom:72px}
.portal-hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}
#portal .guide-hero .btn.primary,#recycler .guide-hero .btn.primary{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.32)}
#portal .guide-hero .btn.primary:hover,#recycler .guide-hero .btn.primary:hover{background:rgba(255,255,255,.22)}
.portal-steps{list-style:none;margin:0;padding:0;display:grid;gap:14px}
.portal-steps li{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:start;padding:22px 24px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 10px 28px rgba(18,42,31,.05)}
.portal-steps b{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(180deg,#2ca44d,#136d31);color:#fff;font-size:15px;box-shadow:0 8px 18px rgba(24,109,49,.22)}
.portal-steps h3{margin:2px 0 6px;font-size:22px;color:#153125}
.portal-steps p{margin:0;color:#596b61;font-size:15px;line-height:1.6}
.portal-type-grid,.portal-who-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.portal-type-card,.portal-who-grid article,.portal-benefit-grid article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 12px 32px rgba(18,42,31,.06)}
.portal-type-card{border-top:5px solid #278b49}
.portal-type-card h3,.portal-who-grid h3,.portal-benefit-grid h3{margin:12px 0 8px;font-size:26px;line-height:1.15;color:#153125}
.portal-type-card p,.portal-who-grid p,.portal-benefit-grid p{margin:0;color:#596b61;line-height:1.6;font-size:15px}
.portal-type-card ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:8px}
.portal-type-card li{padding:10px 12px;border-radius:12px;background:#f3f8f4;border:1px solid #deebe1;color:#40594c;font-size:14px;line-height:1.45}
.portal-who-grid small{display:block;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#1b7438}
.portal-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.portal-benefit-grid b{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#edf7ef;color:#166e36;font-size:13px}
.portal-benefit-grid h3{font-size:20px;margin:14px 0 8px}
.portal-partner-note{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;margin-bottom:28px;border-radius:24px;background:#f4f8f5;border:1px solid #d4e5d8}
.portal-partner-note h3{margin:6px 0 8px;font-size:24px}
.portal-partner-note p{margin:0;color:var(--muted);max-width:720px;line-height:1.6}
#portal .guideline-footer-cta,#recycler .guideline-footer-cta{margin:0}
@media(max-width:1050px){
  .portal-benefit-grid{grid-template-columns:1fr 1fr}
  .footgrid{grid-template-columns:1fr 1fr}
}
@media(max-width:780px){
  #portal .section,#recycler .section{padding:64px 0}
  .portal-type-grid,.portal-who-grid,.portal-benefit-grid{grid-template-columns:1fr}
  .portal-partner-note{flex-direction:column;align-items:flex-start}
  .portal-steps li{grid-template-columns:48px 1fr;padding:18px}
  .portal-steps b{width:44px;height:44px;border-radius:14px;font-size:13px}
}

/* legal / privacy */
.legal{max-width:780px}
.legal h1{font-size:clamp(36px,4.2vw,52px);line-height:1.08;letter-spacing:-.04em;margin:16px 0 18px;max-width:none;color:var(--ink)}
.legal-lead{font-size:18px;color:var(--muted);line-height:1.7;margin:0 0 8px}
.legal h2{font-size:clamp(24px,3vw,32px);line-height:1.2;letter-spacing:-.03em;margin:44px 0 12px}
.legal h3{font-size:18px;margin:22px 0 8px;color:#153125;letter-spacing:-.02em}
.legal p,.legal li{color:#52665b;line-height:1.7;font-size:16px}
.legal code{font-size:.92em;background:#edf6ef;padding:.12em .4em;border-radius:6px}
.legal a{color:var(--green2);text-decoration:underline;text-underline-offset:2px}
.legal h2,.legal h3{scroll-margin-top:110px}
.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:80;padding:16px}
.cookie-banner[hidden]{display:none!important}
.cookie-banner-inner{max-width:980px;margin:0 auto;display:flex;gap:20px;align-items:center;justify-content:space-between;background:#0b2217;color:#dce7e0;border-radius:20px;padding:18px 22px;box-shadow:0 20px 50px rgba(18,42,31,.28)}
.cookie-banner p{margin:0;font-size:14px;line-height:1.55;color:#c5d6cb}
.cookie-banner p b{color:#fff;display:block;margin-bottom:4px;font-size:15px}
.cookie-banner a{color:#8fdfa0;text-decoration:underline}
.cookie-banner-actions{display:flex;gap:10px;flex-shrink:0}
.cookie-banner .btn.soft{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.28)}
.cookie-banner .btn.soft:hover{background:rgba(255,255,255,.08)}
.cookie-settings{background:none;border:0;padding:0;color:#9ab1a1;font:inherit;font-size:12px;cursor:pointer;line-height:1.7}
.cookie-settings:hover{color:#fff}
@media(max-width:720px){
  .cookie-banner-inner{flex-direction:column;align-items:stretch}
  .cookie-banner-actions .btn{flex:1}
}
