:root{--ink:#17231e;--muted:#65736b;--green:#315b45;--green-dark:#244535;--cream:#f4f4ed;--line:#dfe5dc;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font:16px/1.6 Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.04em;line-height:1.18}h1{margin-bottom:24px;font-size:clamp(2.8rem,5vw,5rem)}h2{margin-bottom:22px;font-size:clamp(2rem,3.5vw,3.5rem)}h3{font-size:1.35rem}.shell{width:min(1240px,100% - 48px);margin-inline:auto}.preview{text-align:center;background:#edd9aa;padding:7px 20px;font-size:13px}.header{border-bottom:1px solid var(--line);z-index:20;background:#fff;position:sticky;top:0}.nav{align-items:center;gap:34px;min-height:78px;display:flex}.brand{white-space:nowrap;letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.25rem;font-weight:800;display:inline-flex}.brand-mark{color:var(--green);font-size:2rem;line-height:1}.nav nav{gap:30px;margin:auto;display:flex}.nav nav a,.phone{font-size:.9rem;font-weight:700}.nav nav a:hover,.text-link:hover{color:var(--green)}.nav-actions{align-items:center;gap:20px;display:flex}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:30px;padding:15px 24px;font-weight:800;line-height:1.3;transition:all .2s;display:inline-flex}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait}.button-small{padding:11px 18px;font-size:.88rem}.button-outline{color:var(--green);background:0 0}.button-outline:hover{color:#fff}.button-light{color:var(--green);background:#fff;border-color:#fff}.button-light:hover{color:var(--green);background:#eef5ed}.button-row{flex-wrap:wrap;gap:12px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--green);margin-bottom:18px;font-size:.73rem;font-weight:800}.lead{color:var(--muted);max-width:590px;margin-bottom:35px;font-size:1.12rem}.hero{background:var(--cream);overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;min-height:620px;display:grid}.hero-copy{padding:70px 0}.hero-art{background:radial-gradient(circle at 45% 30%,#e8ebd8 0,#c9d9c8 54%,#9cbba6 100%);border-radius:45% 45% 10% 10%;height:510px;position:relative;overflow:hidden}.hero-art:after{content:"";background:#f7f7ef;border-radius:50%;width:120%;height:55%;position:absolute;bottom:-40%;left:-10%}.hero-art span{text-align:right;color:#40634d;z-index:2;font-size:1.1rem;font-weight:800;position:absolute;bottom:30px;right:30px}.lens{z-index:1;border:16px solid #264939;border-radius:45% 45% 52% 52%;width:38%;height:25%;position:absolute;top:38%;transform:rotate(-8deg);box-shadow:0 12px #192c2380,inset 0 0 35px #fff9}.lens-left{left:10%}.lens-right{right:10%;transform:rotate(8deg)}.bridge{z-index:2;border-top:13px solid #264939;border-radius:50%;width:8%;height:12%;position:absolute;top:43%;left:46%}.section{padding-top:100px;padding-bottom:100px}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px;display:flex}.section-head h2{margin:0}.text-link{color:var(--green);white-space:nowrap;font-weight:800}.category-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.category-grid a{border-radius:var(--radius);background:#f2f5ef;flex-direction:column;min-height:250px;padding:30px;transition:all .2s;display:flex}.category-grid a:nth-child(2){background:#e9eee5}.category-grid a:nth-child(3){background:#f5f1e9}.category-grid a:hover{transform:translateY(-4px)}.category-grid span{color:#8aa393;font-weight:800}.category-grid h3{margin:30px 0 5px;font-size:2rem}.category-grid p{color:var(--muted)}.category-grid b{color:var(--green);margin-top:auto}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{min-width:0;display:block}.product-image{border-radius:var(--radius);background:#f1f3ef;place-items:center;height:280px;display:grid;overflow:hidden}.product-image img{object-fit:contain;width:100%;height:100%}.product-image span{color:#b9c9bc;font-size:7rem}.product-meta{color:var(--muted);justify-content:space-between;gap:8px;margin-top:15px;font-size:.76rem;display:flex}.product-card h3{margin:7px 0;font-size:1rem}.product-card p{font-size:1.1rem;font-weight:800}.service-band{background:var(--green);color:#fff}.service-band .eyebrow{color:#cde1d1}.service-grid{grid-template-columns:1fr 1fr;align-items:center;display:grid}.service-grid p:not(.eyebrow){color:#dbe9dc;max-width:500px;margin-bottom:30px}.service-deco{text-align:center;color:#9bbba2;font-size:22rem;line-height:.7}.about-preview,.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-preview p:not(.eyebrow),.about-grid p{color:var(--muted);max-width:500px}.about-art{border-radius:var(--radius);background:linear-gradient(135deg,#e9eee3,#c5d8c9);place-items:center;height:350px;display:grid;overflow:hidden}.about-art span{color:#6a9277;font-size:17rem;line-height:1}.footer{color:#fff;background:#15261c;padding:70px 0 20px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:35px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid p,.footer-grid span{color:#bdcbbf}.footer-bottom{color:#bdcbbf;border-top:1px solid #ffffff30;justify-content:space-between;margin-top:60px;padding-top:20px;font-size:.85rem;display:flex}.page{min-height:60vh;padding-top:70px;padding-bottom:100px}.page-intro{color:var(--muted);max-width:750px;margin-bottom:45px;font-size:1.1rem}.catalog-layout{grid-template-columns:250px 1fr;gap:45px;display:grid}.filters{border:1px solid var(--line);border-radius:var(--radius);align-self:start;padding:22px}.filters form,.lead-form,.editor-form{flex-direction:column;gap:18px;display:flex}label{flex-direction:column;gap:7px;font-size:.85rem;font-weight:800;display:flex}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd5cc;border-radius:8px;outline:none;padding:12px 13px}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #315b4520}.price-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.reset{text-align:center;color:var(--green);font-size:.85rem;font-weight:800}.result-line{color:var(--muted);margin-bottom:20px;font-size:.9rem}.catalog-layout .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.empty{background:var(--cream);border-radius:var(--radius);padding:60px}.empty h2{font-size:2rem}.breadcrumb{color:var(--muted);margin-bottom:40px;font-size:.85rem}.detail-grid{grid-template-columns:1.1fr .9fr;gap:70px;display:grid}.gallery{grid-template-columns:1fr 1fr;align-self:start;gap:12px;display:grid}.gallery-image{border-radius:var(--radius);aspect-ratio:1;background:#f3f5f1;place-items:center;display:grid;overflow:hidden}.gallery-image:first-child{grid-column:span 2}.gallery-image img{object-fit:contain;width:100%;height:100%}.detail-copy h1{font-size:clamp(2rem,4vw,3.7rem)}.sku,.muted{color:var(--muted)}.detail-price{margin:25px 0 5px;font-size:2rem;font-weight:800}.stock{color:var(--green);font-weight:800}.detail-form{border:1px solid var(--line);border-radius:var(--radius);margin:35px 0;padding:25px}.detail-form h2{font-size:1.4rem}.checkbox{flex-direction:row;align-items:start;font-weight:500;display:flex}.checkbox input{width:auto;margin-top:5px}.checkbox a{text-decoration:underline}.form-success{color:#276a3c}.form-error{color:#a63b2c}.form-note{color:var(--muted)}.specs>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:10px 0;display:flex}.specs dt{color:var(--muted)}.specs dd{text-align:right;margin:0}.services-list>div{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:start;gap:25px;padding:30px 0;display:grid}.services-list span{color:var(--green)}.services-list h2{margin:0 0 8px;font-size:1.5rem}.services-list p{color:var(--muted);margin:0}.page-cta{background:var(--green);color:#fff;border-radius:var(--radius);justify-content:space-between;align-items:center;gap:20px;margin-top:75px;padding:50px;display:flex}.page-cta h2{margin:0}.contact-grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.contact-info{flex-direction:column;gap:35px;display:flex}.contact-info small{color:var(--muted)}.contact-info h2{margin:8px 0;font-size:1.6rem}.contact-form{border:1px solid var(--line);border-radius:var(--radius);padding:35px}.contact-form h2{font-size:1.7rem}.contact-form>p{color:var(--muted)}.admin-login{max-width:550px}.admin-login form{flex-direction:column;gap:20px;display:flex}.admin-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px;display:flex}.admin-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.admin-grid>a{background:var(--cream);border-radius:var(--radius);padding:30px}.admin-grid b{color:var(--green);font-size:3rem}.admin-grid h2{font-size:1.5rem}.admin-grid p{color:var(--muted)}.admin-list{border-top:1px solid var(--line)}.admin-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:20px 0;display:flex}.admin-list small{color:var(--muted);display:block}.admin-row-actions{align-items:center;gap:15px;display:flex}.text-button{color:var(--green);background:0 0;border:0;padding:0;font-weight:800}.editor-form{max-width:850px}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.check-row{flex-wrap:wrap;gap:25px;display:flex}.check-row label{flex-direction:row;align-items:center;display:flex}.check-row input{width:auto}@media (max-width:1050px){.nav nav{gap:15px}.phone{display:none}.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.shell{width:min(100% - 32px,1240px)}.nav{flex-wrap:wrap;gap:8px;min-height:68px;padding:10px 0}.nav nav{white-space:nowrap;order:3;gap:18px;width:100%;margin:0;padding-bottom:4px;overflow-x:auto}.nav-actions{margin-left:auto}.nav-actions .button{padding:8px 12px}.brand{font-size:1rem}.hero-grid,.service-grid,.about-preview,.about-grid,.detail-grid,.contact-grid{grid-template-columns:1fr;gap:30px}.hero-grid{min-height:0}.hero-copy{padding:70px 0 0}.hero-art{height:310px}.lens{border-width:10px}.bridge{border-width:8px}.section{padding-top:65px;padding-bottom:65px}.category-grid{grid-template-columns:1fr}.category-grid a{min-height:190px}.category-grid h3{margin-top:15px}.product-grid,.catalog-layout .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-image{height:210px}.service-deco{display:none}.about-art{height:250px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}.catalog-layout{grid-template-columns:1fr;gap:25px}.filters form{grid-template-columns:repeat(2,1fr);display:grid}.filters form>.button,.filters form>.reset{align-self:end}.page{padding-top:50px}.page-cta{padding:30px}.admin-grid{grid-template-columns:1fr}.services-list>div{grid-template-columns:40px 1fr}.services-list b{grid-column:2}.form-grid{grid-template-columns:1fr}}@media (max-width:480px){h1{font-size:2.5rem}.nav nav{font-size:.8rem}.hero-art{height:260px}.product-image{height:160px}.product-meta{flex-direction:column;gap:0}.section-head{flex-direction:column;align-items:start}.filters form,.gallery{grid-template-columns:1fr}.gallery-image:first-child{grid-column:span 1}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:span 1}.footer-bottom{flex-direction:column;gap:10px}.page-cta{flex-direction:column;align-items:start}.contact-form{padding:22px}.admin-list>div{flex-direction:column}.admin-head{flex-direction:column;align-items:start}}.nav nav a,.admin-list,.admin-list a,.admin-list p{overflow-wrap:anywhere}@media (max-width:480px){.nav nav{white-space:normal;flex-wrap:wrap;gap:2px 14px;overflow-x:visible}.nav nav a{padding:4px 0}}@media (max-width:360px){.product-grid,.catalog-layout .product-grid{grid-template-columns:1fr}.product-image{height:240px}}.trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.brand-logo{width:170px;height:auto}.footer-brand{letter-spacing:.03em;font-size:1.55rem}.footer-brand span{color:#66c783}.about-logo{border:1px solid var(--line);border-radius:var(--radius);background:#fff;place-items:center;padding:15px;display:grid}.about-logo img{max-width:100%;height:auto;max-height:480px}.privacy-page{max-width:900px}.privacy-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8}.old-price{color:var(--muted);margin-left:12px;font-size:.75em;font-weight:500;text-decoration:line-through}
