:root{color-scheme:dark;--ink: #f4f1df;--muted: #b6bea3;--paper: #101b14;--paper-soft: #17291f;--forest: #8fc75e;--olive: #bbce73;--gold: #e2b750;--line: rgba(244, 241, 223, .14);--shadow: 0 30px 90px rgba(0, 0, 0, .42);font-family:Avenir Next,Trebuchet MS,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{display:flex;flex-direction:column;min-height:100vh;min-height:100svh;margin:0;color:var(--ink);background:radial-gradient(circle at 12% 6%,rgba(143,199,94,.18),transparent 31rem),radial-gradient(circle at 78% 0%,rgba(226,183,80,.14),transparent 34rem),linear-gradient(145deg,#07100b,#102319 48%,#07110c)}img{max-width:100%}a{color:inherit}button{font:inherit}#top{flex:1}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem clamp(1rem,4vw,4rem);border-bottom:1px solid var(--line);background:#08120cd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:.8rem;text-decoration:none}.brand img{width:54px;height:54px;border-radius:50%;box-shadow:0 10px 35px #00000059}.brand strong{display:block}.brand span,.top-nav a{color:var(--muted);font-size:.92rem}.top-nav{display:flex;gap:clamp(1rem,3vw,2rem)}.top-nav a{text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;border-radius:999px;padding:0 1.2rem;background:var(--forest);color:#07100b;font-weight:900;text-decoration:none;box-shadow:0 18px 45px #8fc75e2e}.button--ghost{border:1px solid var(--line);background:#f4f1df14;color:var(--ink)}.hero{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(420px,1.28fr);gap:clamp(2.4rem,6vw,6.5rem);align-items:center;min-height:calc(100vh - 76px);padding:clamp(4rem,8vw,8rem) clamp(1rem,5vw,5rem)}.eyebrow,.section-head p{margin:0 0 .85rem;color:var(--gold);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1,.section-head h2{margin:0;font-family:Georgia,Times New Roman,serif;letter-spacing:-.065em}.hero h1{max-width:560px;font-size:clamp(3.2rem,6vw,6.2rem);line-height:.88}.hero__copy{padding-top:1.4rem}.hero__copy>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.65}.hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.category-nav a,.notice{border:1px solid var(--line);background:#f4f1df12;box-shadow:var(--shadow)}.hero-strip{position:relative;display:grid;grid-template-columns:minmax(320px,1.12fr) minmax(170px,.62fr) minmax(170px,.62fr);grid-template-rows:clamp(190px,21vw,280px) clamp(180px,19vw,250px) clamp(120px,13vw,170px);grid-template-areas:"lead tile1 tile2" "lead tile3 tile3" "tile4 tile4 tile5";gap:clamp(.85rem,1.5vw,1.2rem);align-items:stretch;padding:clamp(.7rem,1.4vw,1rem);border:1px solid rgba(244,241,223,.1);border-radius:38px;background:linear-gradient(135deg,rgba(244,241,223,.09),transparent 42%),#05100a52;box-shadow:0 34px 110px #00000052;isolation:isolate}.hero-strip img,.hero-feature{width:100%}.hero-feature{position:relative;margin:0;overflow:hidden;border:1px solid rgba(244,241,223,.18);border-radius:28px;background:#f4f1df0f;box-shadow:0 22px 62px #00000047;animation:reveal .62s ease both}.hero-feature img{display:block;width:100%;height:100%;object-fit:cover}.hero-feature--lead{grid-area:lead}.hero-feature--lead img{object-position:center center}.hero-feature--lead:before,.hero-feature--lead:after{position:absolute;content:"";pointer-events:none}.hero-feature--lead:before{inset:0;background:linear-gradient(180deg,transparent 48%,rgba(7,16,11,.72)),radial-gradient(circle at 18% 12%,rgba(143,199,94,.18),transparent 16rem)}.hero-feature--lead:after{right:-4rem;bottom:-4rem;width:13rem;height:13rem;border-radius:999px;background:#8fc75e21;filter:blur(2px)}.hero-feature figcaption{position:absolute;left:1rem;bottom:1rem;border-radius:999px;padding:.55rem .85rem;background:#07100bc2;color:var(--ink);font-weight:900}.hero-feature--tile-1{grid-area:tile1}.hero-feature--tile-2{grid-area:tile2}.hero-feature--tile-3{grid-area:tile3}.hero-feature--tile-4{grid-area:tile4}.hero-feature--tile-5{grid-area:tile5}.hero-feature--tile-3 img,.hero-feature--tile-4 img,.hero-feature--tile-5 img{object-position:center center}.hero-strip:before{position:absolute;content:"";width:min(48vw,680px);height:min(48vw,680px);right:2vw;top:16vh;z-index:-1;border-radius:999px;background:radial-gradient(circle,rgba(143,199,94,.14),transparent 68%)}.notice,.category-block,.gallery-section{margin:0 clamp(1rem,5vw,5rem)}body[data-view=landing] .notice{margin-top:-2rem}body[data-view=sortiment] .hero,body[data-view=sortiment] .notice{display:none}.notice{display:grid;grid-template-columns:.35fr 1fr;gap:1.4rem;padding:clamp(1.2rem,3vw,2rem);border-radius:30px}.notice strong{color:var(--olive);font-size:1.25rem}.notice p{margin:0;color:var(--muted);line-height:1.65}.category-block,.gallery-section{padding:clamp(3.5rem,7vw,7rem) 0 0}body[data-view=sortiment] .category-block{padding-top:clamp(3rem,6vw,5rem)}.section-head{margin-bottom:1.4rem}.section-head h2{font-size:clamp(2.6rem,6vw,6rem);line-height:.95}.section-head--large{display:flex;align-items:end;justify-content:space-between;gap:2rem}.category-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.category-nav a{min-height:112px;border-radius:26px;padding:1rem;color:var(--ink);font-size:1.25rem;font-weight:900;text-decoration:none;transition:transform .18s ease,border-color .18s ease}.category-nav a:hover{border-color:#8fc75eb3;transform:translateY(-4px)}.category-nav a.is-active{border-color:#8fc75ec7;background:#8fc75e1c}.category-nav span{display:block;margin-bottom:1rem;color:var(--forest);font-size:.86rem}.view-actions{margin-top:1rem}.sortiment-hint{max-width:680px;margin:1rem 0 0;border:1px solid var(--line);border-radius:22px;padding:1rem 1.1rem;background:#f4f1df0f;color:var(--muted);line-height:1.55}.back-link{display:inline-flex;border:1px solid var(--line);border-radius:999px;padding:.7rem 1rem;color:var(--muted);text-decoration:none}.overview-section{margin:0 clamp(1rem,5vw,5rem);padding:clamp(1.3rem,3vw,2.2rem) 0 0}.overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.overview-card{position:relative;display:grid;min-height:270px;overflow:hidden;border:1px solid rgba(244,241,223,.14);border-radius:28px;padding:1rem;align-content:end;text-decoration:none;background:var(--paper-soft);box-shadow:0 22px 70px #00000047}.overview-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .26s ease,filter .26s ease}.overview-card:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 35%,rgba(7,16,11,.86))}.overview-card:hover img{filter:saturate(1.08) contrast(1.04);transform:scale(1.035)}.overview-card span,.overview-card strong{position:relative;z-index:1}.overview-card span{margin-bottom:.4rem;color:var(--forest);font-size:.82rem;font-weight:900}.overview-card strong{color:var(--ink);font-size:1.45rem}.image-grid{columns:4 260px;column-gap:1rem}.image-card{position:relative;display:block;width:100%;margin:0 0 1rem;break-inside:avoid;overflow:hidden;border:1px solid rgba(244,241,223,.13);border-radius:26px;padding:0;background:var(--paper-soft);box-shadow:0 18px 55px #00000047;cursor:zoom-in}.image-card img{display:block;width:100%;height:auto;transition:transform .26s ease,filter .26s ease}.image-card:hover img{filter:saturate(1.06) contrast(1.04);transform:scale(1.025)}.image-card span{position:absolute;left:.8rem;bottom:.8rem;border-radius:999px;padding:.45rem .7rem;background:#07100bc7;color:var(--ink);font-size:.78rem;font-weight:900}.lightbox{width:min(94vw,1300px);max-height:92vh;border:0;padding:0;background:transparent}.lightbox::backdrop{background:#000000d1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lightbox img{display:block;max-width:100%;max-height:84vh;margin:auto;border-radius:24px;object-fit:contain;box-shadow:var(--shadow)}.lightbox button{position:fixed;top:1rem;right:1rem;width:48px;height:48px;border:1px solid var(--line);border-radius:50%;background:#f4f1df1f;color:var(--ink);font-size:2rem;cursor:pointer}.lightbox p{margin:.8rem 0 0;color:var(--muted);text-align:center}.site-footer{display:flex;justify-content:space-between;gap:1rem;padding:4rem clamp(1rem,5vw,5rem) 2rem;color:var(--muted)}@keyframes reveal{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1}}@media(max-width:980px){.hero{grid-template-columns:1fr;min-height:auto}.hero-strip{grid-template-columns:minmax(0,1fr) minmax(160px,.56fr);grid-template-rows:220px 190px 170px 150px;grid-template-areas:"lead tile1" "lead tile2" "tile3 tile3" "tile4 tile5"}.category-nav,.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.notice{grid-template-columns:1fr}}@media(max-width:680px){body{background:radial-gradient(circle at 18% 0%,rgba(143,199,94,.16),transparent 20rem),linear-gradient(145deg,#07100b,#102319 52%,#07110c)}.site-header{position:sticky;align-items:center;flex-direction:row;gap:.75rem;padding:.7rem 1rem}.brand img{width:46px;height:46px;flex:0 0 auto}.brand{min-width:0}.brand strong{font-size:.95rem}.brand span{min-width:0;font-size:.84rem;line-height:1.25}.top-nav{flex:0 0 auto;gap:.55rem}.top-nav a{border:1px solid var(--line);border-radius:999px;padding:.48rem .65rem;background:#f4f1df0f;font-size:.78rem}.hero{gap:2rem;padding:3rem 1rem 2.2rem}.hero h1{font-size:clamp(3rem,15vw,4.25rem)}.hero__copy{padding-top:0}.hero__copy>p:not(.eyebrow){font-size:1rem;line-height:1.55}.hero__actions{display:grid;gap:.7rem}.button{width:100%;min-height:52px}.hero-strip{grid-template-columns:1fr;grid-template-rows:280px 220px 220px;grid-template-areas:"lead" "tile1" "tile3"}.hero-feature--lead{min-height:0}.hero-feature--tile-2,.hero-feature--tile-4,.hero-feature--tile-5{display:none}.notice,.category-block,.gallery-section,.overview-section{margin-right:1rem;margin-left:1rem}body[data-view=landing] .notice{margin-top:1rem}.notice{border-radius:22px;padding:1rem}.category-block,.gallery-section{padding-top:1.5rem}body[data-view=sortiment] .category-block{padding-top:1.2rem}.section-head{margin-bottom:1rem}.section-head p{margin-bottom:.5rem;font-size:.68rem;letter-spacing:.13em}.section-head h2{font-size:clamp(2.3rem,13vw,3.6rem);letter-spacing:-.055em}.section-head--large{gap:.55rem}.category-nav{display:flex;gap:.55rem;margin:0 -1rem;padding:0 1rem .45rem;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.category-nav::-webkit-scrollbar{display:none}.category-nav a{flex:0 0 auto;min-height:0;min-width:9.2rem;scroll-snap-align:start;border-radius:999px;padding:.75rem .95rem;font-size:.98rem;box-shadow:0 12px 35px #00000038}.category-nav span{display:inline;margin:0 .45rem 0 0;font-size:.72rem}.view-actions{margin-top:.6rem}.sortiment-hint{margin-top:.85rem;border-radius:18px;padding:.85rem .95rem;font-size:.92rem}.back-link{width:100%;justify-content:center;padding:.8rem 1rem}.overview-section{padding-top:1rem}.overview-grid{grid-template-columns:1fr;gap:.75rem}.overview-card{min-height:190px;border-radius:22px}.overview-card strong{font-size:1.25rem}.image-grid{columns:1;column-gap:0}.image-card{margin-bottom:.8rem;border-radius:20px}.image-card span{left:.65rem;bottom:.65rem;font-size:.72rem}.section-head--large,.site-footer{align-items:flex-start;flex-direction:column}.site-footer{padding:2.4rem 1rem 1.5rem;font-size:.9rem}}@media(max-width:430px){.site-header{align-items:flex-start}.top-nav{flex-direction:column}.top-nav a{text-align:center}.hero-strip{grid-template-rows:240px 190px 190px;border-radius:26px}.hero-feature{border-radius:20px}.category-nav a{min-width:8.6rem}}
