:root{--olive:#4d4a32;--olive-deep:#343320;--olive-soft:#6f704a;--paper:#fbfaf4;--paper-warm:#f1eadb;--hay:#d9c9a3;--clay:#b88760;--ink:#2d301f;--muted:#6f6c5d;--line:#4d4a322e;--white:#fffef9;--radius-sm:14px;--radius-md:22px;--radius-lg:30px;--max:1320px;--wide:1520px;--gutter:clamp(20px,4vw,72px);--section-y:clamp(76px,6.8vw,112px);--shadow-soft:0 24px 72px #3433201a;--font-serif:Georgia,"Times New Roman",serif;--font-sans:Inter,"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);margin:0;line-height:1.5;overflow-x:hidden}::selection{background:var(--olive);color:var(--white)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px;display:block}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--font-serif);letter-spacing:0;font-weight:500}h1{max-width:760px;font-size:clamp(48px,5.25vw,100px);line-height:.96}h2{font-size:clamp(34px,3.4vw,58px);line-height:1.02}h3{font-size:20px;line-height:1.18}p{color:var(--muted);font-size:17px}main{overflow:hidden}a:focus-visible{outline:2px solid var(--clay);outline-offset:4px}.site-header{z-index:20;width:min(100% - (var(--gutter)*2),var(--wide));grid-template-columns:minmax(240px,1fr) auto minmax(280px,1fr);align-items:center;gap:clamp(20px,3vw,40px);margin:0 auto;padding:26px 0;display:grid;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{justify-self:start;gap:2px;line-height:.96;display:inline-grid}.brand span{color:var(--olive-soft);font-size:17px;font-weight:700}.brand strong{font-family:var(--font-serif);font-size:clamp(31px,2.8vw,39px);font-weight:600}.site-header nav{white-space:nowrap;justify-content:center;align-items:center;gap:clamp(22px,3vw,42px);font-size:15px;font-weight:600;display:flex}.site-header nav a{padding:8px 0;position:relative}.site-header nav a:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after{transform:scaleX(1)}.header-location,.hero-address,.site-footer a{align-items:center;gap:10px;display:inline-flex}.header-location{max-width:280px;color:var(--olive);text-align:right;justify-self:end;font-size:14px;font-weight:650;line-height:1.25}.header-location svg,.hero-address svg,.site-footer svg{flex:none}.hero{width:min(100% - (var(--gutter)*2),var(--wide));grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:clamp(44px,5vw,86px);min-height:min(860px,100svh);margin:0 auto;padding:clamp(124px,8vw,150px) 0 clamp(50px,5vw,70px);display:grid}.hero-copy{gap:clamp(22px,3vw,30px);display:grid}.hero-copy p{color:#4f503d;max-width:560px;font-size:clamp(18px,1.55vw,23px)}.hero-actions{justify-items:start;gap:22px;display:grid}.btn,.telegram-btn{border-radius:var(--radius-sm);text-align:center;justify-content:center;align-items:center;min-height:58px;padding:0 30px;font-weight:800;line-height:1.15;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.hero-actions .btn,.shop-intro .btn,.zoo-copy .btn,.telegram-btn{justify-self:start}.btn:hover,.telegram-btn:hover{transform:translateY(-1px)}.btn-primary,.telegram-btn{background:var(--olive);color:var(--white)}.btn-primary:hover,.telegram-btn:hover{background:var(--olive-deep)}.btn-secondary{background:var(--olive);color:var(--white)}.btn-outline{border:1px solid var(--olive);color:var(--olive)}.btn-outline:hover{background:var(--olive);color:var(--white)}.hero-address{color:var(--olive);font-size:15px;font-weight:650;line-height:1.25}.hero-gallery{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1.1fr) minmax(0,.92fr);gap:clamp(12px,1.5vw,16px);height:clamp(560px,38vw,670px);display:grid}.hero-gallery img{border-radius:var(--radius-md);object-fit:cover;width:100%;height:100%;min-height:0;box-shadow:var(--shadow-soft);border:1px solid #4d4a3214}.hero-gallery .hero-main{border-radius:var(--radius-lg);grid-row:1/3}.hero-gallery .hero-rabbit{object-position:50% 26%}.nature-band{width:min(100% - (var(--gutter)*2),var(--wide));border-radius:var(--radius-lg);min-height:430px;box-shadow:var(--shadow-soft);margin:0 auto;position:relative;overflow:hidden}.nature-band img{border-radius:inherit;object-fit:cover;filter:saturate(.92);width:100%;height:520px}.nature-band div{border-radius:var(--radius-md);width:min(500px,100% - 48px);color:var(--white);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#4d4a32e6;padding:clamp(26px,3vw,40px);position:absolute;bottom:clamp(28px,3vw,40px);right:clamp(28px,4vw,72px)}.nature-band h2{font-size:clamp(32px,3vw,48px);line-height:1.04}.nature-band p{color:#fffef9e0;margin-top:18px}.section-pad{width:min(100% - (var(--gutter)*2),var(--max));padding:var(--section-y)0;margin:0 auto}.section-head{grid-template-columns:minmax(0,.92fr) minmax(320px,.58fr);align-items:end;gap:clamp(28px,5vw,56px);margin-bottom:clamp(36px,5vw,54px);display:grid}.section-head p{font-size:18px}.walk-grid{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffef973;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.walk-grid article{border-right:1px solid var(--line);background:#fffef973;border-bottom:0;align-content:start;gap:14px;min-height:250px;padding:clamp(24px,2.2vw,34px);display:grid}.walk-grid article:last-child{border-right:0}.walk-grid svg{width:34px;height:34px;color:var(--olive)}.walk-grid p{font-size:15px}.memory-section{width:min(100% - (var(--gutter)*2),var(--wide));border-radius:var(--radius-lg);background:var(--paper-warm);box-shadow:var(--shadow-soft);grid-template-columns:minmax(360px,.78fr) minmax(0,1fr);align-items:stretch;margin:0 auto;display:grid;overflow:hidden}.memory-copy{align-content:center;gap:24px;padding:clamp(52px,7vw,100px) clamp(32px,5vw,76px);display:grid}.memory-section img{border-radius:0 var(--radius-lg)var(--radius-lg)0;object-fit:cover;width:100%;height:clamp(560px,34vw,640px);min-height:0}.shop-section{grid-template-columns:minmax(460px,.86fr) minmax(0,1.14fr);align-items:start;gap:clamp(12px,1.6vw,20px) clamp(44px,5vw,76px);display:grid}.shop-intro{align-items:start;gap:22px;display:grid}.shop-intro h2{max-width:520px}.shop-intro>span,.zoo-copy>span{color:var(--olive-soft);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:900}.value-row{flex-wrap:wrap;gap:10px;display:flex}.value-row span{min-height:38px;color:var(--olive);background:#4d4a3214;border-radius:999px;align-items:center;padding:0 16px;font-size:14px;font-weight:750;display:inline-flex}.shop-visual{align-content:start;justify-self:end;gap:clamp(12px,1.6vw,16px);max-width:min(100%,520px);display:grid}.product-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.4vw,14px);display:grid}.product-rail img{aspect-ratio:1;border-radius:var(--radius-md);object-fit:cover;width:100%;height:auto}.shop-note{border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-soft);color:var(--olive);font-family:var(--font-serif);text-wrap:balance;border:1px solid #4d4a321a;margin:0;padding:clamp(16px,2vw,22px) clamp(18px,2.2vw,24px);font-size:clamp(17px,1.6vw,22px);line-height:1.4}.zoo-section{width:min(100% - (var(--gutter)*2),var(--wide));border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);grid-template-columns:minmax(0,.95fr) minmax(560px,1.05fr);align-items:center;gap:clamp(18px,2vw,26px);margin:0 auto;padding:clamp(12px,1.2vw,16px);display:grid;overflow:hidden}.zoo-collage{border-radius:var(--radius-md);background:var(--white);grid-template-rows:minmax(0,1.18fr) minmax(0,.82fr);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,1.2vw,14px);height:clamp(600px,35vw,680px);min-height:0;display:grid}.zoo-collage img{border-radius:var(--radius-md);object-fit:cover;object-position:center center;width:100%;height:100%;min-height:0}.zoo-collage-main{object-position:50% 58%;grid-column:1/-1}.zoo-collage img:nth-child(2){object-position:52% 44%}.zoo-collage img:nth-child(3){object-position:48% 45%}.zoo-copy{align-content:center;gap:20px;padding:clamp(42px,6vw,86px) clamp(26px,4vw,64px);display:grid}.zoo-copy h2{max-width:620px;font-size:clamp(34px,3.1vw,54px)}.zoo-copy ul{gap:12px;margin:10px 0 0;padding:0;list-style:none;display:grid}.zoo-copy li{color:var(--muted);padding-left:26px;position:relative}.zoo-copy li:before{color:var(--olive);content:"•";position:absolute;left:0}.zoo-copy small{max-width:520px;color:var(--muted);font-size:14px}.reason-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,20px);display:grid}.reason-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:#fffef994;min-height:220px;padding:clamp(24px,2.6vw,34px)}.reason-grid h3{font-family:var(--font-serif);margin-bottom:16px;font-size:30px;font-weight:500}.reasons-section .section-head{grid-template-columns:1fr;align-items:start;gap:18px}.reasons-section .section-head h2,.reasons-section .section-head p{width:100%;max-width:none}.telegram-section{padding:clamp(64px,7vw,96px)max(var(--gutter),calc((100vw - var(--max))/2));background:var(--olive);color:var(--white);grid-template-columns:minmax(0,.95fr) minmax(360px,.62fr);align-items:center;gap:clamp(34px,5vw,64px);margin-top:0;display:grid}.telegram-section div{gap:24px;display:grid}.telegram-section p{color:#fffef9db;max-width:650px;font-size:18px}.telegram-section img{border-radius:var(--radius-md);object-fit:cover;width:100%;height:clamp(300px,20vw,360px)}.telegram-btn{background:var(--white);color:var(--olive);justify-self:start}.telegram-section .telegram-btn:hover{background:var(--paper-warm);color:var(--olive-deep)}.site-footer{padding:28px max(var(--gutter),calc((100vw - var(--max))/2));background:var(--paper);color:var(--olive);justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer strong{font-family:var(--font-serif);font-size:24px;font-weight:500}.site-footer p,.site-footer a{font-size:15px}.catalog-page{background:radial-gradient(circle at 12% 0%,#d9c9a357,transparent 32%),var(--paper)}.catalog-header{position:relative;left:auto;transform:none}.catalog-category-nav{z-index:15;width:min(100% - (var(--gutter)*2),var(--wide));border-radius:var(--radius-md);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf4e0;border:1px solid #4d4a3214;flex-wrap:wrap;gap:10px;margin:clamp(44px,5vw,72px) auto clamp(36px,5vw,64px);padding:14px;display:flex;position:sticky;top:0}.catalog-category-nav a{border:1px solid var(--line);min-height:42px;color:var(--olive);background:#fffef9c7;border-radius:999px;align-items:center;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.catalog-section{width:min(100% - (var(--gutter)*2),var(--wide));margin:0 auto;padding:0 0 clamp(58px,6vw,92px);scroll-margin-top:92px}.catalog-section-head{margin-bottom:clamp(22px,3vw,34px);display:block}.catalog-section-head h2{font-size:clamp(34px,3.2vw,56px)}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,1.6vw,22px);display:grid}.product-card{border-radius:var(--radius-md);background:#fffef9c2;border:1px solid #4d4a3224;grid-template-rows:auto 1fr;min-width:0;display:grid;overflow:hidden;box-shadow:0 18px 46px #34332012}.product-media{aspect-ratio:4/3;border-radius:calc(var(--radius-md) - 8px);background:var(--paper-warm);margin:10px 10px 0;overflow:hidden}.product-media img{border-radius:inherit;object-fit:cover;width:100%;height:100%}.product-body{align-content:start;gap:12px;padding:18px;display:grid}.product-topline{color:var(--olive-soft);letter-spacing:.04em;text-transform:uppercase;justify-content:flex-end;align-items:flex-start;gap:12px;font-size:12px;font-weight:850;display:flex}.product-topline strong{max-width:100%;color:var(--clay);letter-spacing:0;text-align:right;text-transform:none;font-size:13px;line-height:1.25}.product-card h3{color:var(--ink);font-family:var(--font-serif);font-size:clamp(22px,1.55vw,28px);font-weight:500;line-height:1.05}.product-composition{color:var(--muted);font-size:14px;line-height:1.45}.product-composition b{color:var(--olive)}@media (max-width:980px){.site-header{width:min(100% - 32px,var(--max));grid-template-columns:1fr;justify-items:center;gap:18px;margin:0 auto;padding:22px 0 18px;position:relative;left:auto;transform:none}.brand{text-align:center;justify-self:center}.site-header nav{flex-wrap:wrap;order:3;gap:22px}.header-location{text-align:center;justify-self:center}.hero,.shop-section,.zoo-section,.memory-section,.telegram-section,.section-head{grid-template-columns:1fr}.hero{min-height:0;padding-top:34px}.hero-gallery{height:clamp(480px,64vw,560px)}.walk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.walk-grid article{border-right:1px solid var(--line);border-bottom:0}.walk-grid article:nth-child(2){border-right:0}.walk-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-rail,.reason-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-visual{justify-self:stretch;max-width:none}.memory-section img,.zoo-collage{height:520px;min-height:0}.memory-copy,.zoo-copy{padding:clamp(44px,8vw,70px) clamp(24px,5vw,48px)}.shop-note{grid-column:auto}}@media (max-width:640px){h1{font-size:clamp(40px,12vw,46px);line-height:1}h2{font-size:clamp(32px,9vw,40px)}.site-header nav{justify-content:space-between;gap:10px;width:100%;font-size:14px}.brand strong{font-size:30px}.header-location,.hero-address{text-align:left}.hero,.section-pad{width:min(100% - 28px,var(--max))}.hero-gallery{grid-template-rows:none;grid-template-columns:1fr;height:auto;min-height:0}.hero-gallery .hero-main{grid-row:auto}.hero-gallery img{border-radius:var(--radius-md);height:240px}.hero-gallery .hero-main{border-radius:var(--radius-md);height:330px}.nature-band,.memory-section,.zoo-section{border-radius:var(--radius-md);width:calc(100% - 28px)}.memory-section img,.zoo-collage{border-radius:var(--radius-md)}.nature-band img{height:520px}.nature-band div{border-radius:var(--radius-sm);width:calc(100% - 28px);padding:24px;bottom:20px;right:14px}.walk-grid,.reason-grid{grid-template-columns:1fr}.shop-visual{max-width:none}.walk-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:0}.walk-grid article:last-child{border-bottom:0}.zoo-collage{grid-template-rows:none;grid-template-columns:1fr;height:auto}.zoo-collage-main{grid-column:auto}.zoo-collage img{height:260px}.zoo-collage .zoo-collage-main{height:220px}.memory-section img,.zoo-collage{height:420px}.zoo-collage{height:auto}.telegram-section img{height:260px}.site-footer{flex-direction:column;align-items:flex-start}.btn,.telegram-btn{width:100%;min-height:56px;padding:0 22px}.catalog-category-nav,.catalog-section{width:calc(100% - 28px)}.catalog-category-nav{margin-bottom:36px;position:relative;top:auto}.catalog-category-nav a{text-align:center;flex:calc(50% - 6px);justify-content:center;padding:0 12px}.catalog-grid{grid-template-columns:1fr}.product-body{padding:16px}.product-topline{display:grid}.product-topline strong{text-align:left;max-width:none}}
