:root{--bg:#f7f3ef;--paper:#fffdfa;--ink:#443a34;--muted:#81756d;--accent:#9a684d;--accent-dark:#76503c;--soft:#eee6df;--line:#ded3ca;--shadow:0 16px 42px rgba(68,58,52,.10);--radius:24px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}img,video{max-width:100%;display:block}a{color:inherit}button,input{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.progress{position:fixed;inset:0 auto auto 0;height:3px;width:0;background:var(--accent);z-index:2000}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(247,243,239,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(222,211,202,.85)}.nav{min-height:78px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;min-width:max-content;font:700 27px/1 Georgia,serif}.brand small{display:block;font:600 10px/1.3 Inter,Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.paw{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--accent);color:#fff;font:16px Arial}.nav-links{display:flex;align-items:center;gap:24px;margin-left:auto}.nav-links a,.mobile-menu a{text-decoration:none;font-weight:650;font-size:14px}.nav-links a:hover,.nav-links a.active{color:var(--accent)}.nav-actions{display:flex;gap:10px}.menu-btn{display:none;margin-left:auto;border:0;background:none;font-size:28px;color:var(--ink)}.mobile-menu{display:none;padding:14px 20px 22px;border-top:1px solid var(--line);background:var(--paper)}.mobile-menu.open{display:grid;gap:14px}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 21px;border:1px solid var(--accent);border-radius:999px;background:var(--accent);color:#fff;text-decoration:none;font-weight:750;transition:.2s}.btn:hover{background:var(--accent-dark);border-color:var(--accent-dark);transform:translateY(-1px)}.btn-ghost{background:transparent;color:var(--accent)}.btn-light{background:#fff;color:var(--ink);border-color:#fff}.btn-outline-light{background:transparent;color:#fff;border-color:rgba(255,255,255,.65)}.text-link{font-weight:750;color:var(--accent);text-decoration:none}.eyebrow{display:block;margin-bottom:12px;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eyebrow.light{color:#f2ddd1}h1,h2,h3{margin:0;font-family:Georgia,'Times New Roman',serif;line-height:1.06}h1{font-size:clamp(48px,6vw,82px)}h2{font-size:clamp(36px,4.2vw,58px)}h3{font-size:clamp(24px,2.3vw,34px)}p{margin:0;color:var(--muted)}.lead-sm{font-size:18px}.section{padding:88px 0}.section-soft{background:var(--soft)}.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.52fr);gap:50px;align-items:end;margin-bottom:38px}.section-head>p{font-size:18px}.center-action{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:32px;flex-wrap:wrap}
.hero{position:relative;min-height:74vh;display:flex;align-items:center;overflow:hidden;background:#302721}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(34,27,23,.86),rgba(34,27,23,.46) 55%,rgba(34,27,23,.2))}.hero-content{position:relative;z-index:2;color:#fff;padding-top:70px;padding-bottom:70px}.hero-content h1{max-width:720px}.hero-slogan{margin-top:18px;color:#fff;font:italic 25px Georgia,serif}.hero-copy{max-width:620px;margin-top:14px;color:rgba(255,255,255,.82);font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn-link-light{color:#fff;text-decoration:none;font-weight:700;padding:11px}.scroll-hint{position:absolute;z-index:2;bottom:22px;left:50%;transform:translateX(-50%);color:#fff;text-decoration:none;font-size:13px}
.page-hero,.product-hero,.kc-hero,.pot-hero{padding:82px 0 56px;background:linear-gradient(135deg,var(--soft),var(--bg))}.page-hero .container>p{max-width:720px;margin-top:18px;font-size:19px}.split,.kc-hero-grid,.pot-hero__grid,.three-d-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:52px;align-items:center}.split>img,.kc-hero-visual img,.pot-hero__photo img,.three-d-hero__media img{width:100%;height:430px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}
.category-grid,.personal-grid,.products-grid,.tails-grid,.reviews-card-grid,.review-video-grid,.archive-videos,.gallery-grid,.archive-gallery,.postcards-gallery,.pot-grid,.pot-gallery,.kc-grid,.three-d-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category,.personal,.product-card,.tail-card,.review-card,.review-video-card,.pot-card,.kc-card,.three-d-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 8px 24px rgba(68,58,52,.06);text-decoration:none;transition:.22s}.category:hover,.personal:hover,.product-card:hover,.pot-card:hover,.kc-card:hover,.three-d-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.category img,.personal img,.product-card__media img,.tail-card img,.review-card__media img,.pot-photo img,.kc-image img,.three-d-card__media img{width:100%;height:240px;object-fit:cover}.category>div,.personal-copy,.product-card__content,.review-card__body,.pot-card__body,.kc-body,.three-d-card__body{padding:20px 22px 22px}.category h3,.personal h3,.product-card h3{margin:7px 0 9px}.category span,.personal span,.product-card__content>span:first-child,.kc-type,.pot-type,.three-d-card__body>span{color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.personal-copy,.product-card__content,.pot-card__body,.kc-body,.three-d-card__body{display:flex;flex-direction:column;min-height:190px}.personal-copy b,.product-card__content em,.three-d-card__body em{margin-top:auto;color:var(--accent);font-style:normal;font-weight:800}.product-card__content b{margin:6px 0 16px}.product-card__arrow{display:none}.tail-card{margin:0}.tail-card figcaption{padding:15px 18px;color:var(--muted)}
.idea-line,.cta,.telegram-block{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:30px 34px;border-radius:var(--radius);background:var(--ink);color:#fff}.idea-line{margin-top:24px;background:var(--paper);color:var(--ink);border:1px solid var(--line)}.idea-line p,.cta p,.telegram-block p{color:rgba(255,255,255,.72)}.idea-line p{color:var(--muted)}.cta-actions{display:flex;gap:10px;flex-wrap:wrap;min-width:max-content}.review-preview{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px}.review-preview>video,.review-preview>img{width:100%;height:300px;object-fit:cover;border-radius:var(--radius)}.quote{display:flex;flex-direction:column;justify-content:center;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.quote blockquote{margin:10px 0;font:28px/1.25 Georgia,serif}.quote span{color:var(--accent)}
.price-table,.two-price,.steps,.contact-grid,.pot-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.price-table>*,.two-price>*,.steps>*,.contact-card,.pot-benefits>*{padding:24px;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.gallery-grid img,.archive-gallery img,.postcards-gallery img,.pot-gallery img{width:100%;height:260px;object-fit:cover;border-radius:20px;cursor:zoom-in}.postcards-gallery img{object-fit:contain;background:#fff}.archive-gallery figure{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--paper)}.archive-gallery figure img{border-radius:0}.archive-gallery figcaption{padding:14px 16px}.rounded{border-radius:var(--radius)}
.review-video-card{position:relative;cursor:pointer}.review-video-card video,.archive-videos video{width:100%;height:270px;object-fit:cover;background:#17120f}.video-open-hint{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);padding:9px 14px;border-radius:999px;background:rgba(20,16,14,.72);color:#fff;font-weight:800}.review-card__body{min-height:70px}.review-card__body p{font-weight:650;color:var(--ink)}
.kc-search{width:100%;padding:14px 17px;border:1px solid var(--line);border-radius:14px;background:#fff}.kc-filters{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0 24px}.kc-filters button{padding:9px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer}.kc-filters button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.kc-image,.pot-photo,.three-d-card__media{height:250px;overflow:hidden;cursor:zoom-in}.kc-image img,.pot-photo img,.three-d-card__media img{height:100%}.kc-buy,.pot-card__bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto}.kc-order,.pot-order{padding:9px 14px;border-radius:999px;background:var(--accent);color:#fff;text-decoration:none;font-weight:750}.pot-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:14px}.three-d-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:900px;margin:auto}.three-d-gallery .media-tile{position:relative;padding:0;border:0;border-radius:20px;overflow:hidden;background:none;cursor:zoom-in}.media-tile img{width:100%;height:250px;object-fit:cover}.media-tile span{position:absolute;inset:auto 0 0;padding:28px 16px 14px;background:linear-gradient(transparent,rgba(20,16,14,.78));color:#fff;font-weight:800;text-align:left}.three-d-process{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);margin-bottom:30px}.three-d-process ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.three-d-process li{display:grid;grid-template-columns:40px 1fr;gap:12px;padding:14px;border-radius:16px;background:var(--soft)}.three-d-process li>b{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--accent);color:#fff}.three-d-process li span{display:flex;flex-direction:column;color:var(--muted)}.three-d-process li strong{color:var(--ink)}
.footer{padding:58px 0 24px;background:#2e2723;color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr;gap:40px}.footer-links,.footer-actions{display:grid;align-content:start;gap:9px}.footer a{color:rgba(255,255,255,.8);text-decoration:none}.footer p{color:rgba(255,255,255,.62)}.copyright{margin-top:36px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:rgba(255,255,255,.5)}
.reveal{opacity:0;transform:translateY(14px);transition:.5s}.reveal.visible{opacity:1;transform:none}.media-lightbox,.contact-modal{position:fixed;inset:0;z-index:5000;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(20,16,14,.92);backdrop-filter:blur(8px)}.media-lightbox.open,.contact-modal.open{display:flex}.media-lightbox__stage{display:flex;width:min(1120px,94vw);height:min(82vh,820px);align-items:center;justify-content:center}.media-lightbox__stage img,.media-lightbox__stage video{max-width:100%;max-height:100%;object-fit:contain;border-radius:16px}.media-lightbox__close,.contact-modal__close{position:absolute;top:18px;right:20px;width:46px;height:46px;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:rgba(0,0,0,.35);color:#fff;font-size:30px;cursor:pointer}.media-lightbox__caption{position:absolute;bottom:16px;color:#fff}.contact-modal__dialog{position:relative;width:min(560px,94vw);padding:34px;border-radius:24px;background:var(--paper)}.contact-modal__dialog p{margin:12px 0 22px}.contact-modal__close{position:absolute;color:var(--ink);border-color:var(--line);background:#fff}.contact-modal__actions{display:grid;gap:10px}.contact-option{display:flex;justify-content:space-between;padding:15px;border:1px solid var(--line);border-radius:14px;text-decoration:none}.contact-option--primary{background:var(--accent);color:#fff;border-color:var(--accent)}
@media(max-width:960px){.nav-links{display:none}.menu-btn{display:block}.nav-actions .btn-ghost{display:none}.section-head,.split,.kc-hero-grid,.pot-hero__grid,.three-d-hero__inner{grid-template-columns:1fr}.category-grid,.personal-grid,.products-grid,.tails-grid,.reviews-card-grid,.review-video-grid,.archive-videos,.gallery-grid,.archive-gallery,.postcards-gallery,.pot-grid,.pot-gallery,.kc-grid,.three-d-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.review-preview{grid-template-columns:1fr 1fr}.review-preview .quote{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.split>img,.kc-hero-visual img,.pot-hero__photo img,.three-d-hero__media img{height:360px}}
@media(max-width:680px){.container{width:min(100% - 28px,var(--max))}.nav{min-height:68px}.brand{font-size:23px}.nav-actions{display:none}.section{padding:64px 0}.section-head{gap:14px;margin-bottom:26px}.section-head>p{font-size:16px}.hero{min-height:680px}.hero-actions{flex-direction:column;align-items:flex-start}.category-grid,.personal-grid,.products-grid,.tails-grid,.reviews-card-grid,.review-video-grid,.archive-videos,.gallery-grid,.archive-gallery,.postcards-gallery,.pot-grid,.pot-gallery,.kc-grid,.three-d-grid,.three-d-gallery,.price-table,.two-price,.steps,.contact-grid,.pot-benefits,.review-preview{grid-template-columns:1fr}.category img,.personal img,.product-card__media img,.tail-card img,.review-card__media img,.pot-photo img,.kc-image img,.three-d-card__media img{height:220px}.split>img,.kc-hero-visual img,.pot-hero__photo img,.three-d-hero__media img{height:270px}.idea-line,.cta,.telegram-block{align-items:flex-start;flex-direction:column;padding:24px}.three-d-process{grid-template-columns:1fr;padding:22px}.footer-grid{grid-template-columns:1fr}.review-preview>video,.review-preview>img{height:240px}}
/* Final polish */
.nav-actions .btn-ghost{display:none}
.kc-image,.pot-photo{background:#f0e9e3}
.kc-image img,.pot-photo img{object-fit:contain;padding:10px}
.portraits img,.postcards-gallery img{object-fit:contain;background:#fff;padding:8px}
[data-lightbox-image]{cursor:zoom-in}
@media(max-width:680px){h1{font-size:clamp(42px,13vw,58px)}h2{font-size:clamp(32px,10vw,44px)}.page-hero,.product-hero,.kc-hero,.pot-hero{padding:58px 0 40px}}

/* ===== PawCraft visual correction v2 ===== */
.section-head.compact{margin-bottom:30px}
.section-head.compact h2{font-size:clamp(38px,4.5vw,62px)}

/* Dynamic catalogue mosaic */
.catalog-mosaic{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:190px;gap:18px}
.catalog-visual{position:relative;grid-column:span 4;grid-row:span 2;overflow:hidden;border-radius:26px;background:#2d2521;color:#fff;text-decoration:none;box-shadow:0 14px 34px rgba(48,38,32,.12)}
.catalog-visual--wide{grid-column:span 8}
.catalog-visual--tall{grid-row:span 3}
.catalog-visual img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease,filter .35s ease}
.catalog-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(22,16,13,.82) 100%)}
.catalog-visual>div{position:absolute;z-index:2;left:24px;right:24px;bottom:22px}
.catalog-visual span{display:block;margin-bottom:5px;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#f1d8c9}
.catalog-visual h3{font-size:clamp(29px,3.1vw,46px);line-height:.98;color:#fff}
.catalog-visual p{margin-top:7px;color:rgba(255,255,255,.82);font-size:14px}
.catalog-visual:hover img{transform:scale(1.035);filter:saturate(1.08)}

/* Large story photography with restrained copy */
.story-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:20px}
.story-card{position:relative;min-height:460px;overflow:hidden;border-radius:28px;color:#fff;text-decoration:none;background:#2f2723;box-shadow:0 16px 38px rgba(53,43,37,.12)}
.story-card--hero{min-height:560px}
.story-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.story-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(19,14,12,.86) 100%)}
.story-card>div{position:absolute;z-index:2;left:24px;right:24px;bottom:22px}
.story-card span{display:block;margin-bottom:7px;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#f2d9ca}
.story-card h3{max-width:440px;font-size:clamp(26px,2.8vw,42px);line-height:1;color:#fff}
.story-card p{margin-top:8px;color:rgba(255,255,255,.8);font-size:14px}
.story-card:hover img{transform:scale(1.03)}
.idea-line.slim{margin-top:22px;padding:22px 24px}
.idea-line.slim h3{font-size:26px}

/* Natural aspect photos: no crop */
.tails-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}
.tail-photo{margin:0;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff}
.tail-photo img{display:block;width:100%;height:auto;object-fit:contain;cursor:zoom-in;background:#f0ebe6}
.tail-photo figcaption{padding:13px 16px 15px;color:var(--ink);font-family:Georgia,'Times New Roman',serif;font-size:17px}
.reviews-natural-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}
.review-natural{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;break-inside:avoid}
.review-natural__media{background:#eee8e3;cursor:zoom-in}
.review-natural__media img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;cursor:zoom-in}
.review-natural__caption{padding:13px 16px 16px}
.review-natural__caption p{color:var(--ink);font-family:Georgia,'Times New Roman',serif;font-size:17px}

/* Quiet contacts */
.contact-page{padding:78px 0 100px;background:linear-gradient(135deg,#f8f4ef 0%,#eee5dd 100%)}
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:70px;align-items:center}
.contact-intro h1{max-width:720px;font-size:clamp(48px,5.7vw,78px)}
.contact-intro>p{max-width:650px;margin:22px 0 34px;font-size:19px}
.contact-actions-list{display:grid;border-top:1px solid var(--line)}
.contact-actions-list a{display:grid;grid-template-columns:110px 1fr;gap:4px 20px;padding:20px 4px;border-bottom:1px solid var(--line);text-decoration:none;transition:.2s}
.contact-actions-list a:hover{padding-left:12px;color:var(--accent)}
.contact-actions-list span{grid-row:1/3;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.contact-actions-list strong{font:700 clamp(23px,2.3vw,34px)/1.1 Georgia,'Times New Roman',serif}
.contact-actions-list small{color:var(--muted)}
.contact-photo{position:relative;overflow:hidden;border-radius:30px;background:#2d2521;box-shadow:0 20px 50px rgba(48,38,32,.18)}
.contact-photo img{display:block;width:100%;height:560px;object-fit:cover}
.contact-photo>div{position:absolute;right:0;bottom:0;left:0;padding:54px 24px 24px;background:linear-gradient(transparent,rgba(24,17,14,.84));color:#fff}
.contact-photo span{display:block;margin-bottom:6px;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#f1d8c9}
.contact-photo p{color:rgba(255,255,255,.86)}

@media(max-width:960px){
 .catalog-mosaic{grid-auto-rows:170px}.catalog-visual,.catalog-visual--wide{grid-column:span 6}.catalog-visual--tall{grid-row:span 2}
 .story-grid{grid-template-columns:1fr 1fr}.story-card--hero{grid-column:1/-1;min-height:500px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-photo img{height:460px}
 .tails-gallery,.reviews-natural-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
 .catalog-mosaic{display:grid;grid-template-columns:1fr;grid-auto-rows:auto}.catalog-visual,.catalog-visual--wide,.catalog-visual--tall{grid-column:auto;grid-row:auto;min-height:300px}
 .catalog-visual>div,.story-card>div{left:20px;right:20px;bottom:18px}.catalog-visual h3{font-size:34px}
 .story-grid{grid-template-columns:1fr}.story-card,.story-card--hero{grid-column:auto;min-height:380px}.story-card h3{font-size:32px}
 .tails-gallery,.reviews-natural-grid{grid-template-columns:1fr}
 .contact-page{padding:56px 0 72px}.contact-intro h1{font-size:46px}.contact-actions-list a{grid-template-columns:1fr}.contact-actions-list span{grid-row:auto}.contact-photo img{height:390px}
}

/* =========================================================
   Pretty reference merge: home, reviews, contacts
   ========================================================= */
.page-reference-home .hero{min-height:calc(100vh - 78px)}
.page-reference-home .hero h1{font-size:clamp(64px,8vw,112px);line-height:.9;letter-spacing:-.045em}
.page-reference-home .section-head{display:flex;justify-content:space-between;align-items:end;gap:36px}
.page-reference-home .section-head>p{max-width:500px}
.page-reference-home .category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.page-reference-home .category{position:relative;min-height:390px;border:0;border-radius:26px;color:#fff;box-shadow:var(--shadow)}
.page-reference-home .category.large{grid-column:span 2;min-height:520px}
.page-reference-home .category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;padding:0}
.page-reference-home .category::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 34%,rgba(28,20,16,.8))}
.page-reference-home .category>div{position:absolute;z-index:2;right:28px;bottom:25px;left:28px;padding:0}
.page-reference-home .category h3{margin:5px 0;font-size:clamp(34px,4vw,52px);line-height:1;color:#fff}
.page-reference-home .category p{color:#eee3dc}
.page-reference-home .category span{color:#f2d7c8}
.page-reference-home .personal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.page-reference-home .personal{position:relative;min-height:460px;border:0;border-radius:26px;color:#fff;box-shadow:var(--shadow)}
.page-reference-home .personal-main{grid-column:span 2;min-height:600px}
.page-reference-home .personal img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;padding:0}
.page-reference-home .personal::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 28%,rgba(28,20,16,.84))}
.page-reference-home .personal-copy{position:absolute;z-index:2;right:30px;bottom:28px;left:30px;min-height:0;padding:0}
.page-reference-home .personal-copy span{color:#f1d8ca}
.page-reference-home .personal-copy h3{max-width:820px;margin:7px 0 12px;font-size:clamp(30px,4vw,54px);line-height:1.03;color:#fff}
.page-reference-home .personal-copy p{max-width:680px;color:#f0e7e1}
.page-reference-home .personal-copy b{color:#fff}
.page-reference-home .tails-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}
.page-reference-home .tail-card{box-shadow:none}
.page-reference-home .tail-card img{width:100%;height:auto;object-fit:contain;background:#eee7e1;cursor:zoom-in}
.page-reference-home .tail-card figcaption{font:600 18px Georgia,'Times New Roman',serif;color:var(--ink)}
.page-reference-home .review-preview{grid-template-columns:1fr .8fr .8fr;align-items:stretch}
.page-reference-home .review-preview>img,.page-reference-home .preview-video-card{height:470px;border-radius:24px;overflow:hidden}
.page-reference-home .review-preview>img{object-fit:contain;background:#eee8e3;cursor:zoom-in}
.page-reference-home .preview-video-card video{width:100%;height:100%;object-fit:cover}
.page-reference-home .quote{padding:34px}
.page-reference-home .quote blockquote{font-size:32px}
.page-reference-home .telegram-block{padding:48px;border-radius:36px}
.page-reference-home .final-photo{min-height:620px}

.page-reference-reviews .page-hero{padding:100px 0 70px}
.page-reference-reviews .page-hero h1{font-size:clamp(62px,8vw,108px);letter-spacing:-.045em}
.page-reference-reviews .video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.page-reference-reviews .review-video-card{position:relative;overflow:hidden;border-radius:24px;background:#17120f;cursor:pointer}
.page-reference-reviews .review-video-card video{width:100%;height:440px;object-fit:cover}
.page-reference-reviews .review-video-card__label{padding:14px 17px;background:var(--paper);font-weight:750}
.page-reference-reviews .review-images{columns:3;column-gap:16px}
.page-reference-reviews .review-images img{display:block;width:100%;height:auto;margin:0 0 16px;border-radius:20px;background:#eee8e3;cursor:zoom-in;break-inside:avoid;box-shadow:0 8px 24px rgba(68,58,52,.06)}
.page-reference-reviews .cta{padding:46px;border-radius:34px}

.page-reference-contacts .page-hero{padding:100px 0 70px}
.page-reference-contacts .page-hero h1{font-size:clamp(62px,8vw,108px);letter-spacing:-.045em}
.page-reference-contacts .contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.page-reference-contacts .contact-card{display:flex;min-height:270px;flex-direction:column;padding:34px;border:1px solid var(--line);border-radius:28px;background:var(--paper);color:inherit;text-decoration:none;box-shadow:none}
.page-reference-contacts .contact-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.page-reference-contacts .contact-card h2{margin:14px 0;font-size:clamp(25px,3vw,38px)}
.page-reference-contacts .contact-card p{flex:1}
.page-reference-contacts .contact-card b{margin-top:22px;color:var(--accent)}
.page-reference-contacts .contact-card--primary{background:var(--ink);color:#fff}
.page-reference-contacts .contact-card--primary p{color:rgba(255,255,255,.72)}
.page-reference-contacts .contact-card--primary .eyebrow,.page-reference-contacts .contact-card--primary b{color:#f0d5c6}
.page-reference-contacts .section-soft .split{grid-template-columns:1fr 1fr}
.page-reference-contacts .section-soft .rounded{width:100%;height:520px;object-fit:cover;box-shadow:var(--shadow)}

@media(max-width:960px){
 .page-reference-home .section-head{display:block}.page-reference-home .section-head>p{margin-top:16px}
 .page-reference-home .review-preview{grid-template-columns:1fr 1fr}.page-reference-home .review-preview .quote{grid-column:span 2}
 .page-reference-home .tails-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .page-reference-reviews .video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-reference-reviews .review-images{columns:2}
 .page-reference-contacts .contact-grid{grid-template-columns:1fr}.page-reference-contacts .section-soft .split{grid-template-columns:1fr}
}
@media(max-width:680px){
 .page-reference-home .hero h1{font-size:56px}.page-reference-home .category-grid,.page-reference-home .personal-grid,.page-reference-home .tails-grid,.page-reference-home .review-preview{grid-template-columns:1fr}
 .page-reference-home .category.large,.page-reference-home .personal-main{grid-column:auto}.page-reference-home .category,.page-reference-home .category.large{min-height:360px}.page-reference-home .personal,.page-reference-home .personal-main{min-height:410px}
 .page-reference-home .review-preview .quote{grid-column:auto}.page-reference-home .review-preview>img,.page-reference-home .preview-video-card{height:auto;min-height:320px}.page-reference-home .telegram-block{padding:26px}
 .page-reference-reviews .video-grid{grid-template-columns:1fr}.page-reference-reviews .review-video-card video{height:360px}.page-reference-reviews .review-images{columns:1}
 .page-reference-contacts .page-hero,.page-reference-reviews .page-hero{padding:62px 0 44px}.page-reference-contacts .contact-card{min-height:220px;padding:26px}.page-reference-contacts .section-soft .rounded{height:360px}
}

/* ===== Corrective patch: homepage, delivery and breed cards ===== */
/* A single stable hero image, no video frame duplication */
.page-reference-home .hero{min-height:clamp(620px,76vh,860px)}
.page-reference-home .hero-image{
  position:absolute;inset:0;width:100%;height:100%;
  object-fit:cover;object-position:center 58%;
}
.page-reference-home .hero-shade{
  background:linear-gradient(90deg,rgba(31,24,20,.82) 0%,rgba(31,24,20,.52) 44%,rgba(31,24,20,.12) 76%);
}

/* Delivery actions: longer, calmer buttons */
.two-price{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-width:900px;margin-inline:auto}
.two-price>article{display:flex;flex-direction:column;min-height:330px;padding:32px!important}
.two-price>article p{margin:14px 0 26px}
.two-price>article .btn{
  width:100%;min-height:54px;margin-top:auto;padding-inline:30px;
  border-radius:16px;font-size:16px;
}

/* Breed keychains: remove the beige mat around every product photo */
.page-keychains .kc-card{background:#fff;border-color:#e2d8d0}
.page-keychains .kc-image{
  height:280px;background:#fff!important;padding:0!important;
  border-bottom:1px solid #eee5de;
}
.page-keychains .kc-image img{
  width:100%;height:100%;padding:0!important;margin:0!important;
  object-fit:cover!important;object-position:center!important;background:#fff!important;
}
.page-keychains .kc-badge{z-index:2}

@media(max-width:680px){
  .page-reference-home .hero{min-height:680px}
  .page-reference-home .hero-image{object-position:center 62%}
  .two-price{grid-template-columns:1fr!important}
  .two-price>article{min-height:280px;padding:24px!important}
  .page-keychains .kc-image{height:250px}
}
