:root{
  --green:#7DB097;
  --pale:#EBF0ED;
  --ink:#47464A;
  --cream:#FBF8F3;
  --beige:#DBCCB8;
  --gold:#B09456;
  --white:#fff;
  --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--cream);color:var(--ink);font-family:"Open Sans",Arial,sans-serif;line-height:1.65}
a{color:inherit}
img{max-width:100%;display:block}
.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}
.section{padding:92px 0}
h1,h2,h3{font-family:"Quattrocento",Georgia,serif;font-weight:400;line-height:1.12;margin:0;color:#303533}
h2{font-size:clamp(2rem,3.4vw,3.25rem);text-align:center;margin-bottom:14px}
.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.78rem;font-weight:700;color:var(--green)}
.subline{text-align:center;margin:0 auto 42px;max-width:720px;color:#6b696b}

.site-header{position:sticky;top:0;z-index:20;background:rgba(251,248,243,.97);border-bottom:1px solid rgba(71,70,74,.10)}
.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand img{width:210px;height:auto}
.nav{display:flex;gap:30px;align-items:center;font-size:.92rem}
.nav a{text-decoration:none}
.nav a:hover{color:var(--green)}
.mobile-actions{display:none;align-items:center;gap:10px}
.icon-link,.menu-btn{width:42px;height:42px;border:0;background:transparent;display:grid;place-items:center;font-size:0;cursor:pointer}
.icon-link::before{font-size:18px;font-family:Arial,sans-serif;color:var(--green)}
.instagram::before{content:"IG";font-weight:700;font-size:13px;border:1.5px solid var(--green);border-radius:50%;width:30px;height:30px;display:grid;place-items:center}
.mail::before{content:"@";font-weight:700;font-size:18px;border:1.5px solid var(--green);border-radius:50%;width:30px;height:30px;display:grid;place-items:center}
.menu-btn span,.menu-btn::before,.menu-btn::after{content:"";display:block;width:24px;height:2px;background:var(--green);margin:4px 0}
.mobile-nav{display:none;background:var(--cream);padding:8px 24px 20px;border-top:1px solid rgba(71,70,74,.08)}
.mobile-nav.open{display:grid}
.mobile-nav a{padding:10px 0;text-decoration:none;border-bottom:1px solid rgba(71,70,74,.08)}

.hero{position:relative;min-height:620px;background:url('assets/hero.jpg') center 43%/cover no-repeat;display:flex;align-items:center;color:white}
.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(25,31,28,.72) 0%,rgba(25,31,28,.48) 34%,rgba(25,31,28,.05) 68%,rgba(25,31,28,0) 100%)}
.hero-content{position:relative;z-index:1;width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:80px 0}
.hero-copy{max-width:610px}
.hero h1{color:white;font-size:clamp(3.2rem,6vw,5.8rem);max-width:680px}
.hero p{font-size:1.28rem;max-width:560px;margin:28px 0 0;line-height:1.6}
.hero-pines{display:none}

.newsbar{background:var(--gold);color:white}
.news-inner{min-height:66px;display:flex;align-items:center;justify-content:center;gap:24px;padding:12px 0}
.news-title{font-weight:700;letter-spacing:.08em}
.news-sep{width:1px;height:28px;background:rgba(255,255,255,.65)}
.news-text{margin:0}

.features{background:#fffdf9;position:relative;overflow:hidden}
.features .pine-left,.features .pine-right{position:absolute;bottom:18px;width:230px;opacity:.72;pointer-events:none}
.features .pine-left{left:0;transform:scaleX(.85)}
.features .pine-right{right:0;transform:scaleX(-.85)}
.feature-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:54px;position:relative;z-index:1}
.feature{padding:0 26px;border-right:1px solid rgba(71,70,74,.18)}
.feature:last-child{border-right:0}
.num{font-family:"Quattrocento",Georgia,serif;color:var(--green);font-size:3.15rem;line-height:1;margin-bottom:18px}
.feature h3{font-family:"Open Sans",Arial,sans-serif;font-weight:700;font-size:1rem;margin-bottom:12px;color:#333b37}
.feature p{margin:0;font-size:.94rem}

.catalog{background:var(--cream)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.category-card{min-height:190px;background:linear-gradient(145deg,#efe8df,#d9c9b5);display:flex;align-items:flex-end;padding:22px;position:relative;overflow:hidden}
.category-card:nth-child(2n){background:linear-gradient(145deg,#e9eeea,#cbd8d1)}
.category-card:nth-child(3n){background:linear-gradient(145deg,#efe7d6,#d5c2a0)}
.category-card::after{content:"Originalbilder aus dem Lädchen folgen.";position:absolute;top:18px;left:20px;font-size:.76rem;letter-spacing:.02em;color:rgba(71,70,74,.62)}
.category-card strong{font-family:"Quattrocento",Georgia,serif;font-size:1.45rem;font-weight:400;color:#303533;max-width:95%}
.custom-box{margin-top:30px;background:var(--gold);color:white;padding:38px 42px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}
.custom-box h3{color:white;font-size:2rem;margin-bottom:8px}
.custom-box p{margin:0;max-width:800px}
.custom-tag{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;border-left:1px solid rgba(255,255,255,.7);padding-left:30px;white-space:nowrap}

.brands{background:white}
.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:36px}
.brand-chip{min-height:90px;border:1px solid rgba(71,70,74,.12);display:grid;place-items:center;padding:18px;text-align:center;font-weight:700;letter-spacing:.04em;background:#fff}
.brand-note{text-align:center;margin:24px 0 0;color:#777}

.about{background:var(--pale)}
.about-grid{display:grid;grid-template-columns:44% 1fr;gap:70px;align-items:start}
.about-photo{aspect-ratio:4/5;object-fit:cover;object-position:center 30%;width:100%}
.about h2{text-align:left;margin-bottom:26px}
.about p{margin:0 0 18px}

.team{background:#fffdf9}
.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;margin-top:48px}
.team-card img{width:100%;aspect-ratio:4/5;object-fit:cover}
.team-card h3{font-family:"Open Sans",Arial,sans-serif;font-weight:700;margin:18px 0 10px;font-size:1.15rem}
.team-card p{margin:0;font-size:.94rem}

.reviews{background:var(--beige)}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}
.review{background:rgba(255,255,255,.68);padding:28px;min-height:180px}
.review p{margin:0 0 16px;font-family:"Quattrocento",Georgia,serif;font-size:1.2rem}
.review small{color:#666}
.review-actions{display:flex;gap:14px;justify-content:center;margin-top:30px;flex-wrap:wrap}
.btn{display:inline-block;text-decoration:none;padding:13px 20px;border:1px solid var(--gold);background:var(--gold);color:white;font-weight:700;font-size:.9rem}
.btn.secondary{background:transparent;color:var(--ink)}

.partners{background:#fff}
.partner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}
.partner{border:1px solid rgba(71,70,74,.12);padding:24px;min-height:150px}
.partner h3{font-family:"Open Sans",Arial,sans-serif;font-weight:700;font-size:1rem;margin-bottom:10px}
.partner p{margin:0;font-size:.9rem;color:#666}

.visit{background:var(--green);color:white}
.visit h2{color:white}
.visit-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin-top:42px}
.visit h3{color:white;font-family:"Open Sans",Arial,sans-serif;font-weight:700;font-size:1.05rem;margin-bottom:12px}
.visit p{margin:0 0 18px}
.hours{width:100%;border-collapse:collapse;margin-top:10px}
.hours td{padding:7px 0;border-bottom:1px solid rgba(255,255,255,.2)}
.hours td:last-child{text-align:right}
.contact-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.visit .btn{background:var(--gold);border-color:var(--gold)}
.visit .btn.secondary{background:transparent;border-color:white;color:white}
.site-footer{background:#6a9d84;color:white;padding:20px 0;font-size:.86rem}
.footer-inner{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}
.footer-inner a{text-decoration:none}

.legal{padding:70px 0;background:#fff}
.legal .container{max-width:860px}
.legal h1{font-size:3rem;margin-bottom:30px}
.legal h2{text-align:left;font-size:1.7rem;margin:34px 0 12px}
.legal h3{font-family:"Open Sans",Arial,sans-serif;font-weight:700;font-size:1rem;margin-top:24px}
.legal p,.legal li{font-size:.96rem}
.backlink{display:inline-block;margin-bottom:28px;color:var(--green);font-weight:700;text-decoration:none}
.note{background:var(--pale);padding:16px 18px;margin:24px 0}

@media(max-width:900px){
  .container{width:min(100% - 32px,var(--max))}
  .section{padding:70px 0}
  .header-inner{height:74px}
  .brand img{width:175px}
  .nav{display:none}
  .mobile-actions{display:flex}
  .hero{min-height:600px;background-position:50% 30%;align-items:flex-start;color:var(--ink);overflow:hidden}
  .hero::before{background:linear-gradient(180deg,rgba(251,248,243,.97) 0%,rgba(251,248,243,.91) 43%,rgba(251,248,243,.18) 68%,rgba(251,248,243,0) 100%)}
  .hero-content{width:100%;padding:40px 24px 0}
  .hero-copy{max-width:520px}
  .hero h1{color:#303533;font-size:clamp(2.55rem,11vw,4rem);max-width:520px}
  .hero p{font-size:1.05rem;max-width:440px;margin-top:18px;color:var(--ink)}
  .hero-pines{display:block;position:absolute;left:10px;top:320px;width:330px;opacity:.86}
  .news-inner{align-items:flex-start;justify-content:flex-start;gap:12px;padding:16px 0}
  .news-sep{display:none}
  .news-inner{flex-wrap:wrap}
  .news-title{width:100%}
  .feature-grid{grid-template-columns:1fr;margin-top:28px}
  .feature{display:grid;grid-template-columns:78px 1fr;column-gap:18px;border-right:0;border-bottom:1px solid rgba(71,70,74,.14);padding:22px 0}
  .feature:last-child{border-bottom:0}
  .num{grid-row:1 / span 2;margin:0;font-size:2.8rem}
  .feature h3{margin:3px 0 6px}
  .features .pine-left,.features .pine-right{display:none}
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .custom-box{grid-template-columns:1fr;padding:30px 24px}
  .custom-tag{border-left:0;border-top:1px solid rgba(255,255,255,.55);padding:18px 0 0}
  .brand-grid{grid-template-columns:repeat(3,1fr)}
  .about-grid{grid-template-columns:1fr;gap:36px}
  .about-photo{max-height:620px}
  .team-grid{grid-template-columns:1fr;gap:46px}
  .team-card img{aspect-ratio:5/6;object-position:center top}
  .review-grid{grid-template-columns:1fr}
  .partner-grid{grid-template-columns:repeat(2,1fr)}
  .visit-grid{grid-template-columns:1fr;gap:38px}
}
@media(max-width:560px){
  .container{width:calc(100% - 28px)}
  h2{font-size:2.15rem}
  .brand img{width:150px}
  .mobile-actions{gap:2px}
  .icon-link{display:none}
  .hero{min-height:570px;background-position:50% 38%}
  .hero-content{padding:34px 20px 0}
  .hero h1{font-size:2.55rem;max-width:390px}
  .hero p{font-size:1rem;max-width:330px}
  .hero-pines{top:295px;width:300px;left:-6px}
  .news-inner{font-size:.92rem}
  .feature{grid-template-columns:64px 1fr}
  .num{font-size:2.45rem}
  .category-grid{grid-template-columns:1fr 1fr;gap:12px}
  .category-card{min-height:155px;padding:16px}
  .category-card::after{font-size:.67rem;top:12px;left:14px;right:10px}
  .category-card strong{font-size:1.15rem}
  .brand-grid{grid-template-columns:repeat(2,1fr)}
  .partner-grid{grid-template-columns:1fr}
  .footer-inner{flex-direction:column}
}

/* Review corrections – 2026-09-01 */
.hero{background-image:url('assets/hero-kneeling.jpg');background-position:center 68%;}
/* User pine artwork: flat, gold contrast, no depth/shadow */
.features .pine-left,.features .pine-right{width:270px;bottom:6px;opacity:.92;filter:none;}
.features .pine-left{left:10px;transform:none}
.features .pine-right{right:10px;transform:scaleX(-1)}
.brand-chip{height:82px;min-height:82px;padding:10px 14px;overflow:hidden}
.brand-chip img{width:100%;height:100%;object-fit:contain}
.brand-more{background:var(--pale);font-family:"Quattrocento",Georgia,serif;font-size:1.35rem;font-weight:400}
.partner-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}
.partner-logo{min-height:140px;border:1px solid rgba(71,70,74,.12);background:#fff;display:grid;place-items:center;padding:18px}
.partner-logo img{max-width:100%;max-height:105px;object-fit:contain}
.custom-box{border:0;box-shadow:none;min-height:190px}
.custom-box h3{font-size:2.35rem}
.custom-tag{font-size:.86rem}
@media(max-width:900px){
  .hero{min-height:690px;background-position:center 66%;}
  .hero-pines{display:block;content:url('assets/pines-user-gold.png');width:205px;left:auto;right:12px;top:auto;bottom:16px;opacity:.92;filter:none}
  .features .pine-left,.features .pine-right{display:none}
  .custom-box{min-height:0;padding:32px 24px 34px}
  .custom-tag{white-space:normal}
  .brand-grid{grid-template-columns:repeat(3,1fr);gap:10px}
  .brand-chip{height:70px;min-height:70px;padding:8px 10px}
  .partner-logo-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:560px){
  .hero{min-height:760px;background-size:100% auto;background-repeat:no-repeat;background-position:center bottom;background-color:#f7f3ec;}
  .hero::before{background:linear-gradient(180deg,rgba(251,248,243,.98) 0%,rgba(251,248,243,.94) 32%,rgba(251,248,243,.12) 55%,rgba(251,248,243,0) 70%)}
  .hero-pines{width:150px;right:8px;bottom:10px}
  .custom-box h3{font-size:1.9rem}
  .brand-grid{grid-template-columns:repeat(3,1fr);gap:8px}
  .brand-chip{height:60px;min-height:60px;padding:6px 8px}
  .brand-more{font-size:1.05rem}
  .partner-logo-grid{grid-template-columns:1fr}
}

/* Visual correction v4: true flat individual Franconian pines */
.features .pine-left,.features .pine-right{display:none!important}
.pine-line{height:145px;position:relative;margin:8px 0 10px;overflow:visible}
.pine-baseline{position:absolute;left:0;right:0;bottom:8px;height:1px;background:rgba(176,148,86,.52)}
.pine-line img{position:absolute;bottom:8px;width:auto;object-fit:contain;filter:none;opacity:.88}
.pine-line .p1{left:1%;height:76px}
.pine-line .p2{left:15%;height:112px}
.pine-line .p3{left:34%;height:138px}
.pine-line .p4{left:58%;height:82px}
.pine-line .p5{left:76%;height:122px}
.pine-line .p6{right:1%;height:92px}
.feature-grid{margin-top:18px}

/* Temporary portrait hero: focus on Nicole + both dogs, without cutting head */
.hero{background-image:url('assets/hero-kneeling.jpg');background-position:center 60%;}

@media(max-width:900px){
  .pine-line{display:none}
  .hero{background-position:center 59%;min-height:720px}
  .hero-pines{display:block;content:none;src:none;width:auto}
  .hero-pines{display:none!important}
  .hero::after{content:"";position:absolute;left:10px;right:auto;bottom:12px;width:180px;height:140px;background-image:url('assets/pine-2.png'),url('assets/pine-4.png'),url('assets/pine-5.png');background-repeat:no-repeat;background-size:auto 128px,auto 92px,auto 68px;background-position:left bottom,82px bottom,132px bottom;opacity:.9;z-index:2;pointer-events:none}
}
@media(max-width:560px){
  .hero{min-height:720px;background-size:cover;background-position:center 62%;background-color:#f7f3ec}
  .hero::before{background:linear-gradient(180deg,rgba(251,248,243,.97) 0%,rgba(251,248,243,.92) 36%,rgba(251,248,243,.18) 58%,rgba(251,248,243,0) 73%)}
  .hero::after{width:150px;height:118px;background-size:auto 108px,auto 78px,auto 58px;background-position:left bottom,68px bottom,112px bottom}
}

/* Final preview corrections: keep whole kneeling group visible */
@media(min-width:901px){
  .hero{min-height:760px;background-position:center 65%;}
}
@media(max-width:900px){
  .hero{min-height:740px;background-position:center 64%;}
}
@media(max-width:560px){
  .hero{min-height:760px;background-position:center 63%;}
}

/* pine markup correction */
.hero-mobile-pines{display:none}
@media(max-width:900px){
  .hero::after{display:none!important}
  .hero-mobile-pines{display:block;position:absolute;left:12px;bottom:12px;width:185px;height:142px;z-index:2;pointer-events:none}
  .hero-mobile-pines img{position:absolute;bottom:0;width:auto;filter:none;opacity:.92}
  .hero-mobile-pines .hm1{left:0;height:132px}
  .hero-mobile-pines .hm2{left:78px;height:94px}
  .hero-mobile-pines .hm3{left:126px;height:72px}
}
@media(max-width:560px){
  .hero-mobile-pines{width:160px;height:122px;left:10px;bottom:10px}
  .hero-mobile-pines .hm1{height:112px}
  .hero-mobile-pines .hm2{left:66px;height:80px}
  .hero-mobile-pines .hm3{left:107px;height:62px}
}

/* pine markup correction */
.hero-mobile-pines{display:none}
@media(max-width:900px){
  .hero::after{display:none!important}
  .hero-mobile-pines{display:block;position:absolute;left:12px;bottom:12px;width:185px;height:142px;z-index:2;pointer-events:none}
  .hero-mobile-pines img{position:absolute;bottom:0;width:auto;filter:none;opacity:.92}
  .hero-mobile-pines .hm1{left:0;height:132px}
  .hero-mobile-pines .hm2{left:78px;height:94px}
  .hero-mobile-pines .hm3{left:126px;height:72px}
}
@media(max-width:560px){
  .hero-mobile-pines{width:160px;height:122px;left:10px;bottom:10px}
  .hero-mobile-pines .hm1{height:112px}
  .hero-mobile-pines .hm2{left:66px;height:80px}
  .hero-mobile-pines .hm3{left:107px;height:62px}
}

/* final visual polish before review */
.brand-chip img{width:auto;height:auto;max-width:90%;max-height:54px;object-fit:contain}
.brand-chip:first-child{background:#30463c}
.brand-chip:first-child img{max-height:42px}
@media(max-width:900px){
  .hero-mobile-pines{top:300px;bottom:auto;left:14px;width:190px;height:145px}
  .hero-mobile-pines .hm1{height:134px}
  .hero-mobile-pines .hm2{left:82px;height:96px}
  .hero-mobile-pines .hm3{left:132px;height:72px}
  .brand-chip img{max-height:44px;max-width:88%}
}
@media(max-width:560px){
  .hero-mobile-pines{top:300px;bottom:auto;left:12px;width:165px;height:126px}
  .hero-mobile-pines .hm1{height:116px}
  .hero-mobile-pines .hm2{left:70px;height:82px}
  .hero-mobile-pines .hm3{left:113px;height:62px}
  .brand-chip img{max-height:36px;max-width:86%}
}

/* ===== Responsive cleanup v10 — 2026-09-01 ===== */
html,body{max-width:100%;overflow-x:hidden}
body{font-size:16px}

/* Strong, consistent Quattrocento-style headings */
h1,h2{font-family:"Quattrocento",Georgia,serif;font-weight:700;color:#303533}
h2{letter-spacing:-.015em}
.section h2{font-size:clamp(2.15rem,3vw,3.05rem)}

/* Desktop navigation: one calm row */
.site-header .header-inner{width:min(1360px,calc(100% - 56px));height:88px;gap:28px}
.site-header .brand{flex:0 0 auto}
.site-header .brand img{width:190px}
.nav{display:flex;flex:1;justify-content:flex-end;align-items:center;gap:24px;white-space:nowrap;font-size:.9rem}
.nav a{white-space:nowrap;line-height:1.2}

/* Hero: keep Nicole's head and both dogs in frame */
.hero{min-height:680px;background-image:url('assets/hero-kneeling.jpg');background-position:center 60%;background-size:cover;background-repeat:no-repeat}
.hero::before{background:linear-gradient(90deg,rgba(22,28,25,.78) 0%,rgba(22,28,25,.58) 36%,rgba(22,28,25,.16) 62%,rgba(22,28,25,0) 78%)}
.hero h1{font-size:clamp(3rem,4.8vw,4.8rem);font-weight:700;line-height:1.04;max-width:590px;color:#fff}
.hero p{font-size:1.18rem;font-weight:600;line-height:1.55;max-width:540px;color:#fff}

/* Features: one pine GROUP left and right, not individual trees */
.features h2{font-weight:700}
.pine-line{height:128px;position:relative;margin:8px 0 8px;overflow:hidden}
.pine-baseline{position:absolute;left:0;right:0;bottom:12px;height:1px;background:rgba(176,148,86,.48)}
.pine-line .pine-group{position:absolute;bottom:12px;width:215px;height:118px;object-fit:contain;opacity:.95;filter:none}
.pine-group-left{left:0}
.pine-group-right{right:0;transform:scaleX(-1)}
.feature-grid{margin-top:22px}

/* Let every grid item shrink instead of forcing horizontal overflow */
.category-grid>*,.brand-grid>*,.about-grid>*,.team-grid>*,.review-grid>*,.partner-logo-grid>*,.visit-grid>*{min-width:0}
.custom-box{width:100%;max-width:100%}
.custom-tag{white-space:normal}

@media(max-width:1080px){
  .site-header .header-inner{width:calc(100% - 32px);height:76px}
  .site-header .brand img{width:170px}
  .nav{display:none!important}
  .mobile-actions{display:flex;margin-left:auto}
  .menu-btn{width:44px;height:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0}
  .menu-btn span,.menu-btn::before,.menu-btn::after{width:25px;height:2px;margin:3px 0;background:var(--green)}
  .mobile-nav{position:absolute;top:76px;left:0;right:0;z-index:40;background:var(--cream);padding:10px 22px 18px;border-top:1px solid rgba(71,70,74,.1);box-shadow:0 8px 18px rgba(0,0,0,.06)}
  .mobile-nav.open{display:grid;grid-template-columns:1fr}
  .mobile-nav a{display:block;width:100%;padding:12px 0;white-space:normal;line-height:1.35}
}

@media(max-width:900px){
  .section{padding:66px 0}
  .hero{min-height:700px;background-position:center 58%;align-items:flex-start}
  .hero::before{background:linear-gradient(180deg,rgba(251,248,243,.98) 0%,rgba(251,248,243,.94) 38%,rgba(251,248,243,.34) 54%,rgba(251,248,243,0) 70%)}
  .hero-content{padding:38px 24px 0;width:100%}
  .hero h1{color:#303533;font-size:clamp(2.5rem,9vw,3.5rem);max-width:500px}
  .hero p{color:var(--ink);font-size:1.02rem;font-weight:600;max-width:450px;margin-top:16px}
  /* Mobile keeps the pine motif in the hero only */
  .hero::after{content:"";display:block!important;position:absolute;left:14px;top:285px;width:185px;height:150px;background:url('assets/pines-group-gold.png') left bottom/contain no-repeat;opacity:.9;z-index:2;pointer-events:none}
  .pine-line{display:none}
  .feature-grid{grid-template-columns:1fr;margin-top:20px}
  .category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .custom-box{grid-template-columns:1fr;padding:30px 26px;gap:18px}
  .brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
  .about-grid{grid-template-columns:1fr;gap:34px}
  .about h2{text-align:left}
  .about-grid p{overflow-wrap:anywhere}
  .review-grid{grid-template-columns:1fr}
  .review{width:100%}
  .partner-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .visit-grid{grid-template-columns:1fr;gap:36px}
}

@media(max-width:560px){
  .container{width:calc(100% - 30px)}
  .site-header .header-inner{width:calc(100% - 24px);height:70px}
  .site-header .brand img{width:145px}
  .mobile-nav{top:70px}
  .hero{min-height:670px;background-position:center 58%;background-size:cover}
  .hero-content{padding:30px 18px 0}
  .hero h1{font-size:2.35rem;line-height:1.06;max-width:340px}
  .hero p{font-size:.98rem;max-width:330px;line-height:1.5}
  .hero::after{left:10px;top:282px;width:145px;height:118px}
  .news-inner{width:calc(100% - 30px);padding:15px 0;display:block}
  .news-title{display:block;margin-bottom:4px}
  .section h2{font-size:2rem;line-height:1.1}
  .feature{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:20px 0}
  .feature h3,.feature p{overflow-wrap:anywhere}

  /* Mobile catalog: one full-width card per row — no clipping */
  .category-grid{grid-template-columns:1fr;gap:12px}
  .category-card{width:100%;min-height:128px}
  .custom-box{width:100%;padding:28px 20px 30px}
  .custom-box h3{font-size:1.8rem}

  /* User preference: omit brand wall on phones */
  .brands{display:none}

  .about{overflow:hidden}
  .about-grid{display:block;width:100%}
  .about-photo{width:100%;max-height:none;margin-bottom:28px}
  .about h2,.about p,.about .eyebrow{width:100%;max-width:100%;overflow-wrap:anywhere}

  .team-grid{grid-template-columns:1fr;width:100%}
  .review-grid{display:grid;grid-template-columns:1fr;width:100%;gap:14px}
  .review{min-height:auto;padding:22px;width:100%}
  .review-actions{align-items:stretch}
  .review-actions .btn{width:100%;text-align:center}

  .partner-logo-grid{grid-template-columns:1fr;width:100%}
  .partner-logo{width:100%}

  .visit{overflow:hidden}
  .visit-grid{width:100%;display:block}
  .visit-grid>div{width:100%;margin-bottom:32px}
  .contact-links{display:grid;grid-template-columns:1fr;width:100%}
  .contact-links .btn{width:100%;text-align:center;white-space:normal}
  .hours{display:block;width:100%;font-size:.9rem}
  .hours tbody{display:block;width:100%}
  .hours tr{display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;width:100%;border-bottom:1px solid rgba(255,255,255,.2)}
  .hours td{display:block;border:0!important;padding:8px 0;min-width:0;overflow-wrap:anywhere}
  .hours td:last-child{text-align:left}
  .site-footer{width:100%;overflow:hidden}
  .footer-inner{width:calc(100% - 30px);display:block}
  .footer-inner span{display:block;width:100%;margin:4px 0;overflow-wrap:anywhere}
}


/* Real Google reviews */
.review-stars{color:var(--gold);font-size:1.28rem;letter-spacing:.12em;line-height:1;margin-bottom:10px}
.review-name{color:#111;font-family:"Open Sans",Arial,sans-serif;font-weight:700;font-size:1rem;margin-bottom:16px}
.review p{line-height:1.55}

/* Final category copy + mobile polish */
.category-card{align-items:flex-end}
.category-copy{position:relative;z-index:1;width:100%}
.category-copy strong{display:block;margin-bottom:8px}
.category-copy p{margin:0;font-size:.94rem;line-height:1.45;color:var(--ink)}

@media(min-width:901px){
  /* Larger paired pine groups beside the feature section */
  .pine-line{height:205px;margin:0 0 2px}
  .pine-line .pine-group{width:400px;height:200px;bottom:12px}
}

@media(max-width:900px){
  /* No pine decoration in the mobile hero */
  .hero::after{content:none!important;display:none!important;background:none!important}
}

@media(max-width:560px){
  .category-card{min-height:178px;padding:20px}
  .category-copy strong{font-size:1.35rem;line-height:1.15;margin-bottom:8px}
  .category-copy p{font-size:.94rem;line-height:1.45}
}

/* Final refinement: catalog cards, header scale, about balance */
@media(min-width:1081px){
  .site-header .header-inner{height:104px}
  .site-header .brand img{width:235px}
  .site-header .nav{font-size:1.04rem;gap:31px;font-weight:600}
}
.category-grid{align-items:stretch}
.category-item{display:flex;flex-direction:column;min-width:0}
.category-card{min-height:190px;align-items:flex-start;padding:20px;border:1px solid rgba(71,70,74,.16);border-bottom:0}
.category-card::after{content:none!important}
.category-card strong{font-family:"Open Sans",Arial,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.18;text-align:left;max-width:92%;position:relative;z-index:2}
.photo-note{position:absolute;left:20px;bottom:16px;font-size:.75rem;color:rgba(71,70,74,.55)}
.category-description{border:1px solid rgba(71,70,74,.16);background:rgba(255,255,255,.64);padding:16px 18px 18px;min-height:112px}
.category-description p{margin:0;font-size:.93rem;line-height:1.48}
.about-grid{grid-template-columns:minmax(300px,36%) minmax(0,1fr);gap:58px}
.about-photo{aspect-ratio:auto;max-height:610px;object-fit:cover;object-position:center 30%}
.about-copy h3{font-family:"Quattrocento",Georgia,serif;font-size:1.65rem;font-weight:700;margin:34px 0 16px;color:#303533}
.about-copy p{margin-bottom:14px}
.about-closing{font-weight:700;margin-top:24px!important}
@media(max-width:560px){
  .feature-grid{gap:0;margin-top:12px}
  .feature{padding:14px 0;grid-template-columns:50px minmax(0,1fr);gap:10px}
  .num{font-size:2.35rem;margin-bottom:0}
  .feature h3{margin:2px 0 6px;font-size:.98rem}
  .feature p{font-size:.9rem;line-height:1.5}
  .category-card{min-height:205px;padding:18px}
  .category-card strong{font-size:1.2rem}
  .photo-note{left:18px;bottom:14px}
  .category-description{min-height:auto;padding:14px 16px 16px}
  .about-copy h3{font-size:1.5rem;margin-top:28px}
}

/* ===== Final correction round: catalog / header / about ===== */
@media(min-width:1081px){
  .site-header .header-inner{height:108px}
  .site-header .brand img{width:245px}
  .site-header .nav{font-size:1.14rem;gap:34px;font-weight:600}
}

/* Sortiment: photo tile first, category label in the image, copy in a framed panel below */
.category-grid{gap:22px 18px}
.category-item{border-radius:0;overflow:visible}
.category-card{
  position:relative;
  min-height:215px;
  aspect-ratio:4/3;
  padding:18px;
  display:flex;
  align-items:flex-start;
  justify-content:flex-start;
  border:1px solid rgba(71,70,74,.18);
  background:linear-gradient(135deg,#f4f1eb,#ebe7df);
  overflow:hidden;
}
.category-card strong{
  position:relative;
  z-index:2;
  display:inline-block;
  margin:0;
  padding:8px 10px;
  max-width:92%;
  font-family:"Open Sans",Arial,sans-serif;
  font-size:1.2rem;
  font-weight:700;
  line-height:1.18;
  text-align:left;
  color:#303533;
  background:rgba(251,248,243,.90);
}
.photo-note{
  position:absolute;
  left:50%;bottom:18px;
  transform:translateX(-50%);
  width:max-content;
  max-width:80%;
  font-size:.76rem;
  color:rgba(71,70,74,.5);
}
.category-description{
  min-height:104px;
  padding:16px 17px 18px;
  border:1px solid rgba(125,176,151,.62);
  border-top:0;
  background:#EBF0ED;
}
.category-description p{
  margin:0;
  font-size:.94rem;
  line-height:1.48;
  color:#303533;
  text-align:left;
}

/* About: smaller portrait, more room for the complete story */
.about-grid{grid-template-columns:minmax(280px,31%) minmax(0,1fr);gap:52px;align-items:start}
.about-photo{width:100%;max-height:520px;object-fit:cover;object-position:center 28%}
.about-copy{max-width:780px}
.about-copy p{line-height:1.62;margin-bottom:13px}
.about-copy h3{margin-top:30px}

@media(max-width:560px){
  .feature{padding:10px 0;grid-template-columns:46px minmax(0,1fr);gap:9px}
  .feature .num{font-size:2.15rem;line-height:1}
  .feature h3{font-size:1rem;line-height:1.25;margin:0 0 4px}
  .feature p{font-size:.88rem;line-height:1.42;margin:0}
  .category-card{min-height:0;aspect-ratio:4/3;padding:15px}
  .category-card strong{font-size:1.12rem;padding:7px 9px}
  .category-description{padding:13px 14px 15px}
  .category-description p{font-size:.92rem;line-height:1.45}
  .about-photo{max-height:none;margin-bottom:24px}
}

/* Header and hero type restored to the stronger desktop scale */
@media(min-width:1081px){
  .site-header .nav{font-size:1.18rem}
  .hero h1{font-size:4.65rem;line-height:1.03;max-width:650px}
  .hero p{font-size:1.24rem;max-width:560px}
  .pine-line{height:230px}
  .pine-line .pine-group{width:470px;height:225px}
}

/* Mobile feature cards: number + heading in one row, copy full width below */
@media(max-width:560px){
  .feature{display:grid;grid-template-columns:46px minmax(0,1fr);grid-template-areas:"num title" "copy copy";column-gap:9px;row-gap:5px;padding:12px 0}
  .feature .num{grid-area:num;align-self:start}
  .feature h3{grid-area:title;align-self:center;margin:0}
  .feature p{grid-area:copy;width:100%;margin:0;font-size:.9rem;line-height:1.48}
}

/* ===== Nicole final desktop corrections ===== */
.about-grid{display:grid;grid-template-columns:minmax(280px,31%) minmax(0,1fr);gap:52px;align-items:start}
.about-wide{grid-column:1/-1;width:100%;max-width:none;margin-top:6px}
.about-wide h3{font-family:"Quattrocento",Georgia,serif;font-size:1.85rem;font-weight:700;margin:0 0 18px;color:#303533}
.about-wide p{line-height:1.62;margin:0 0 13px}

@media(min-width:1081px){
  .site-header .nav{font-size:1.34rem;gap:34px;font-weight:600}
  .category-card strong{font-size:1.34rem}
  .pine-line{height:330px;overflow:hidden}
  .pine-line .pine-group{width:940px;height:320px;bottom:10px}
  .pine-group-left{left:-120px}
  .pine-group-right{right:-120px}
}

@media(max-width:1080px){
  .about-wide{grid-column:auto;margin-top:18px}
}
@media(max-width:560px){
  .about-wide{margin-top:20px}
  .about-wide h3{font-size:1.5rem;margin-bottom:14px}
}

/* ===== Final desktop readability + compact about ===== */
@media(min-width:1081px){
  /* Main Quattrocento headings: intentionally prominent */
  .section h2{font-size:4rem;line-height:1.04;font-weight:700;margin-bottom:20px}
  .about h2{font-size:4rem;line-height:1.04;font-weight:700}
  .hero h1{font-size:5.35rem;line-height:1.01;font-weight:700;max-width:760px}
  .hero p{font-size:1.35rem;line-height:1.5;font-weight:600;max-width:620px}
  .site-header .nav{font-size:1.38rem;line-height:1.15;font-weight:600}

  /* Catalog headings visibly readable below future product image */
  .category-copy strong,.category-description strong,.category-card strong{font-size:1.55rem;line-height:1.15;font-weight:700}

  /* Pine groups: substantially larger than previous version */
  .pine-line{height:390px;overflow:visible}
  .pine-line .pine-group{width:1180px;height:385px;bottom:4px}
  .pine-group-left{left:-245px}
  .pine-group-right{right:-245px}

  /* About: compact first row, then full-width second text block */
  .about.section{padding-top:72px;padding-bottom:72px}
  .about-grid{grid-template-columns:300px minmax(0,1fr);gap:42px;align-items:start}
  .about-photo{width:300px;height:400px;object-fit:cover;object-position:center 30%}
  .about-copy{max-width:none}
  .about-copy p{font-size:.98rem;line-height:1.48;margin:0 0 9px}
  .about-copy .eyebrow{margin-bottom:7px}
  .about-wide{grid-column:1/-1;margin-top:10px;columns:2;column-gap:52px}
  .about-wide h3{column-span:all;font-size:2.55rem;line-height:1.08;margin:0 0 18px;font-weight:700}
  .about-wide p{font-size:.98rem;line-height:1.48;margin:0 0 9px;break-inside:avoid}
  .about-closing{margin-top:15px!important}
}
