*,:before,:after{box-sizing:border-box;margin:0}html{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:320px}body{min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,input,textarea,select{font:inherit}:root{--bg:#edf3e8;--surface:#fff;--surface-soft:#dbe8d2;--ink:#172015;--muted:#65745d;--line:#c8d6bd;--accent:#2f6d35;--accent-soft:#bed3a9;--hero-bg:#dfead6;--accent-ink:#fff}body{background:var(--bg);color:var(--ink)}a{color:inherit;text-decoration:none}#app{min-height:100vh}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 32px);margin:0 auto;padding:22px 0;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:750;display:inline-flex}.brand-icon{width:24px;height:24px;color:var(--accent)}.main-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.main-nav a{min-height:36px;color:var(--muted);border-radius:8px;padding:8px 12px;font-weight:650}.main-nav a.active,.main-nav a:hover{background:var(--surface-soft);color:var(--ink)}main{flex:1}.hero{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--hero-bg);align-items:end;min-height:46vh;display:grid}.hero-copy{width:min(1120px,100% - 32px);margin:0 auto;padding:64px 0}.hero-copy p{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.86rem;font-weight:800}.hero-copy h1{letter-spacing:0;max-width:760px;margin-top:10px;font-size:clamp(2.6rem,8vw,6rem);font-weight:850;line-height:.96}.hero-copy span{max-width:560px;margin-top:22px;font-size:1.04rem;display:block}.page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:min(1120px,100% - 32px);margin:0 auto;padding:34px 0 64px;display:grid}.placeholder-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-direction:column;justify-content:flex-end;gap:12px;min-height:210px;padding:20px;display:flex}.panel-line{background:var(--surface-soft);border-radius:999px;height:12px}.panel-line.short{background:var(--accent-soft);width:46%}.panel-line.muted{width:72%}.placeholder-panel span{color:var(--muted);margin-top:12px;font-size:.9rem;font-weight:700}.legal-page{width:min(900px,100% - 32px);margin:0 auto;padding:34px 0 64px}.legal-note{border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);border-radius:8px;justify-content:space-between;gap:16px;margin-bottom:16px;padding:16px 18px;display:flex}.legal-note strong{color:var(--accent);font-weight:800}.legal-section,.impressum-list{border:1px solid var(--line);background:var(--surface);border-radius:8px}.legal-section{margin-top:12px;padding:22px}.legal-section h2{color:var(--ink);letter-spacing:0;margin-bottom:8px;font-size:1.1rem;font-weight:800}.legal-section p,.impressum-row p{color:var(--muted)}.impressum-list{overflow:hidden}.impressum-row{grid-template-columns:minmax(160px,.38fr) 1fr;gap:18px;padding:18px 22px;display:grid}.impressum-row+.impressum-row{border-top:1px solid var(--line)}.impressum-row span{color:var(--accent);font-weight:800}.home-page,.portfolio-page{width:min(1120px,100% - 32px);margin:0 auto;padding:34px 0 70px}.home-intro{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:28px;padding:28px;display:grid}.home-intro span,.portfolio-topline span,.portfolio-meta span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:850}.home-intro h2,.portfolio-topline h2{letter-spacing:0;margin-top:6px;font-size:clamp(1.7rem,4vw,3rem);font-weight:850;line-height:1}.home-intro p,.portfolio-topline p,.home-highlight-card p,.portfolio-meta p{color:var(--muted)}.home-actions{flex-wrap:wrap;gap:10px;display:flex}.home-actions a{background:var(--accent);min-height:40px;color:var(--accent-ink);border-radius:8px;padding:9px 15px;font-weight:850}.home-highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.home-highlight-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-direction:column;min-height:320px;padding:22px;display:flex}.home-highlight-card>span{background:var(--accent-soft);border-radius:8px 8px 24px;width:42px;height:42px;display:block}.home-highlight-card h3{letter-spacing:0;margin-top:52px;font-size:1.16rem;font-weight:850}.home-highlight-card p,.home-highlight-card ul{max-width:320px;height:100%;margin-top:8px}.portfolio-topline{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.portfolio-topline p{max-width:420px}.portfolio-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.portfolio-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-direction:column;min-height:330px;display:flex;overflow:hidden}.portfolio-card.large,.portfolio-card.wide{grid-column:span 2}.portfolio-visual{background:var(--surface-soft);place-items:center;min-height:210px;padding:22px;display:grid}.portfolio-visual span{aspect-ratio:4/3;background:var(--accent);border-radius:8px;width:min(150px,58%);display:block}.portfolio-meta{margin-top:auto;padding:18px}.portfolio-meta h3{letter-spacing:0;margin-top:6px;font-size:1.18rem;font-weight:850}.portfolio-status{border:1px solid var(--line);background:var(--surface-soft);border-radius:8px;flex-wrap:wrap;gap:10px;margin-top:16px;padding:16px;display:flex}.portfolio-status span{background:var(--surface);color:var(--muted);border-radius:8px;padding:8px 12px;font-weight:800}.shop-page{width:min(1120px,100% - 32px);margin:0 auto;padding:34px 0 70px}.shop-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.shop-toolbar span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.82rem;font-weight:800;display:block}.shop-toolbar strong{color:var(--ink);font-size:1.25rem;font-weight:850}.shop-categories{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.shop-categories button,.product-buy button{cursor:pointer;border:0;border-radius:8px;font-weight:800}.shop-categories button{background:var(--surface);min-height:38px;color:var(--muted);border:1px solid var(--line);padding:8px 13px}.shop-categories button:first-child,.shop-categories button:hover{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;overflow:hidden}.product-visual{background:#dbe8d2;place-items:center;height:220px;padding:22px;display:grid}.product-visual span{aspect-ratio:1;background:#2f6d35;border-radius:8px 8px 46px;width:min(118px,48%);display:block}.product-visual.fern{background:#d4e4ca}.product-visual.moss{background:#c8d8bd}.product-visual.leaf{background:#e4eddd}.product-visual.sage{background:#d7e1cf}.product-visual.olive{background:#cfd9b5}.product-visual.pine{background:#c3d1c0}.product-info{padding:18px}.product-info>span{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:850}.product-info h2{letter-spacing:0;margin-top:6px;font-size:1.14rem;font-weight:850}.product-info p{color:var(--muted);margin-top:8px}.product-buy{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.product-buy strong{font-weight:850}.product-buy button{background:var(--accent);min-height:38px;color:var(--accent-ink);padding:8px 16px}.site-footer{border-top:1px solid var(--line);width:min(1120px,100% - 32px);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;margin:auto auto 0;padding:24px 0;display:flex}.site-footer span,.site-footer a{font-size:.9rem;font-weight:700}.site-footer div{gap:16px;display:flex}@media (width<=760px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.main-nav{justify-content:flex-start}.hero{min-height:40vh}.page-grid{grid-template-columns:1fr}.home-intro,.portfolio-topline{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.home-highlight-grid,.portfolio-grid{grid-template-columns:1fr}.portfolio-card.large,.portfolio-card.wide{grid-column:auto}.legal-note,.impressum-row{flex-direction:column;grid-template-columns:1fr}.shop-toolbar{flex-direction:column;align-items:flex-start}.shop-categories{justify-content:flex-start}.product-grid{grid-template-columns:1fr}}@media (width>=761px) and (width<=980px){.home-intro{grid-template-columns:1fr}.home-highlight-grid,.portfolio-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero[data-v-0dae8ab0]{width:100%;position:relative;overflow:hidden}.hero--full[data-v-0dae8ab0]{background:#1a1a1a;height:560px}.hero--full .hero-copy[data-v-0dae8ab0]{color:#fff;padding:3rem 3.5rem}.hero--full .hero-copy h1[data-v-0dae8ab0]{font-size:3rem}.hero--compact[data-v-0dae8ab0]{background:#f0f4f0;border-bottom:1px solid #dde8dd;height:auto}.hero--compact .hero-copy[data-v-0dae8ab0]{color:#1a1a1a;padding:3rem 3.5rem 2.5rem}.hero--compact .hero-copy p[data-v-0dae8ab0]{color:#5a7a5a}.hero--compact .hero-copy h1[data-v-0dae8ab0]{font-size:2.25rem}.hero-copy[data-v-0dae8ab0]{flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.hero--compact .hero-copy[data-v-0dae8ab0]{position:static}.hero-copy p[data-v-0dae8ab0]{letter-spacing:.14em;text-transform:uppercase;opacity:.7;margin-bottom:.4rem;font-size:.75rem;font-weight:600}.hero-copy h1[data-v-0dae8ab0]{font-weight:700;line-height:1.15}.hero-slides[data-v-0dae8ab0]{position:absolute;inset:0}.hero-slide[data-v-0dae8ab0]{opacity:0;background-position:50%;background-size:cover;transition:opacity 1s;position:absolute;inset:0}.hero-slide.active[data-v-0dae8ab0]{opacity:1}.hero-arrow[data-v-0dae8ab0]{color:#fff;cursor:pointer;z-index:2;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.75rem;line-height:1;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow[data-v-0dae8ab0]:hover{background:#ffffff4d}.hero-arrow--prev[data-v-0dae8ab0]{left:1.25rem}.hero-arrow--next[data-v-0dae8ab0]{right:1.25rem}.hero-dots[data-v-0dae8ab0]{z-index:2;gap:8px;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.hero-dot[data-v-0dae8ab0]{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .3s,transform .3s}.hero-dot.active[data-v-0dae8ab0]{background:#fff;transform:scale(1.3)}@media (width<=600px){.hero--full[data-v-0dae8ab0]{height:380px}.hero--full .hero-copy[data-v-0dae8ab0]{padding:2rem 1.5rem}.hero--full .hero-copy h1[data-v-0dae8ab0]{font-size:2rem}.hero--compact .hero-copy[data-v-0dae8ab0]{padding:2rem 1.5rem 1.75rem}.hero--compact .hero-copy h1[data-v-0dae8ab0]{font-size:1.6rem}.hero-arrow[data-v-0dae8ab0]{display:none}}.shop-page[data-v-6b127c67]{max-width:1100px;margin:0 auto;padding:3rem 2rem 5rem}.shop-toolbar[data-v-6b127c67]{border-bottom:1px solid #dde8dd;align-items:baseline;gap:.75rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}.shop-toolbar span[data-v-6b127c67]{letter-spacing:.12em;text-transform:uppercase;color:#5a7a5a;font-size:.75rem;font-weight:600}.shop-toolbar strong[data-v-6b127c67]{color:#888;font-size:.85rem;font-weight:400}.product-grid[data-v-6b127c67]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.product-card[data-v-6b127c67]{background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.product-card--centered[data-v-6b127c67]{grid-column:2/3}.product-visual[data-v-6b127c67]{aspect-ratio:4/3;background:#eef3ee;width:100%;overflow:hidden}.product-visual img[data-v-6b127c67]{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.product-card:hover .product-visual img[data-v-6b127c67]{transform:scale(1.04)}.product-info[data-v-6b127c67]{flex-direction:column;flex:1;gap:.6rem;padding:1.5rem;display:flex}.product-category[data-v-6b127c67]{letter-spacing:.12em;text-transform:uppercase;color:#5a7a5a;font-size:.7rem;font-weight:600}.product-info h2[data-v-6b127c67]{color:#1a1a1a;font-size:1.15rem;font-weight:700;line-height:1.2}.product-info p[data-v-6b127c67]{color:#555;font-size:.875rem;line-height:1.65}.product-specs[data-v-6b127c67]{flex-direction:column;gap:.3rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.product-specs li[data-v-6b127c67]{color:#666;padding-left:1rem;font-size:.8rem;position:relative}.product-specs li[data-v-6b127c67]:before{content:"·";color:#5a7a5a;font-weight:700;position:absolute;left:0}.product-buy[data-v-6b127c67]{border-top:1px solid #eef3ee;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}.product-buy strong[data-v-6b127c67]{color:#1a1a1a;font-size:1.05rem;font-weight:700}.product-buy button[data-v-6b127c67]{color:#fff;cursor:pointer;background:#3a6b3a;border:none;border-radius:8px;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .2s}.product-buy button[data-v-6b127c67]:hover{background:#2d542d}.abo-section[data-v-6b127c67]{border-top:1px solid #dde8dd;max-width:1100px;margin:0 auto;padding:4rem 2rem 5rem}.abo-header[data-v-6b127c67]{margin-bottom:2.5rem}.abo-header span[data-v-6b127c67]{letter-spacing:.12em;text-transform:uppercase;color:#5a7a5a;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.abo-header h2[data-v-6b127c67]{color:#1a1a1a;margin-bottom:.6rem;font-size:1.75rem;font-weight:700}.abo-header p[data-v-6b127c67]{color:#555;max-width:560px;font-size:.95rem;line-height:1.65}.abo-grid[data-v-6b127c67]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.abo-card[data-v-6b127c67]{background:#fff;border:1px solid #dde8dd;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.75rem 1.5rem;display:flex}.abo-card--featured[data-v-6b127c67]{border:2px solid #3a6b3a}.abo-card-header[data-v-6b127c67]{flex-direction:column;gap:.25rem;display:flex}.abo-card-header h3[data-v-6b127c67]{color:#1a1a1a;font-size:1.05rem;font-weight:700}.abo-card-header strong[data-v-6b127c67]{color:#3a6b3a;font-size:.95rem;font-weight:700}.abo-card p[data-v-6b127c67]{color:#555;font-size:.875rem;line-height:1.65}.abo-includes[data-v-6b127c67]{flex-direction:column;flex:1;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.abo-includes li[data-v-6b127c67]{color:#444;padding-left:1.1rem;font-size:.82rem;position:relative}.abo-includes li[data-v-6b127c67]:before{content:"✓";color:#5a7a5a;font-weight:700;position:absolute;left:0}.abo-card button[data-v-6b127c67]{color:#3a6b3a;cursor:pointer;background:#f0f4f0;border:none;border-radius:8px;width:100%;margin-top:auto;padding:.6rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s}.abo-card button[data-v-6b127c67]:hover{background:#dde8dd}.abo-card--featured button[data-v-6b127c67]{color:#fff;background:#3a6b3a}.abo-card--featured button[data-v-6b127c67]:hover{background:#2d542d}@media (width<=900px){.product-grid[data-v-6b127c67],.abo-grid[data-v-6b127c67]{grid-template-columns:repeat(2,1fr)}.product-card--centered[data-v-6b127c67]{grid-column:auto}}@media (width<=600px){.product-grid[data-v-6b127c67],.abo-grid[data-v-6b127c67]{grid-template-columns:1fr}}.about-page[data-v-7f8486c4]{flex-direction:column;gap:5rem;max-width:1100px;margin:0 auto;padding:4rem 2rem;display:flex}.about-intro[data-v-7f8486c4]{grid-template-columns:1fr 1fr;align-items:start;gap:2rem 4rem;display:grid}.about-intro span[data-v-7f8486c4]{letter-spacing:.12em;text-transform:uppercase;color:#5a7a5a;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.about-intro h2[data-v-7f8486c4]{color:#1a1a1a;font-size:2rem;font-weight:700;line-height:1.2}.about-intro p[data-v-7f8486c4]{color:#444;line-height:1.7}.about-intro p+p[data-v-7f8486c4]{margin-top:1rem}.about-values h2[data-v-7f8486c4],.about-team h2[data-v-7f8486c4],.about-structure h2[data-v-7f8486c4]{color:#1a1a1a;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.about-values-grid[data-v-7f8486c4]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;display:grid}.about-value-card[data-v-7f8486c4]{background:#fff;border-radius:16px;flex-direction:column;gap:.6rem;padding:1.75rem 1.5rem;display:flex}.about-value-card h3[data-v-7f8486c4]{color:#1a1a1a;font-size:1rem;font-weight:700}.about-value-card p[data-v-7f8486c4]{color:#555;font-size:.9rem;line-height:1.65}.about-team-intro[data-v-7f8486c4]{color:#555;max-width:600px;margin-bottom:2rem}.about-team-grid[data-v-7f8486c4]{flex-direction:column;gap:1.25rem;display:flex}.about-team-card[data-v-7f8486c4]{background:#fff;border-radius:16px;align-items:flex-start;gap:1.5rem;padding:1.75rem 1.5rem;display:flex}.about-team-avatar[data-v-7f8486c4]{color:#3a6b3a;background:#d6e8d6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:.95rem;font-weight:700;display:flex}.about-team-card h3[data-v-7f8486c4]{color:#1a1a1a;margin-bottom:.2rem;font-size:1rem;font-weight:700}.about-team-role[data-v-7f8486c4]{letter-spacing:.08em;text-transform:uppercase;color:#5a7a5a;margin-bottom:.6rem;font-size:.8rem;font-weight:600;display:block}.about-team-card p[data-v-7f8486c4]{color:#555;font-size:.9rem;line-height:1.65}.about-structure p[data-v-7f8486c4]{color:#444;max-width:720px;line-height:1.7}.about-structure p+p[data-v-7f8486c4]{margin-top:1rem}@media (width<=700px){.about-intro[data-v-7f8486c4]{grid-template-columns:1fr}.about-team-card[data-v-7f8486c4]{flex-direction:column}}
