:root{color:#1b241f;background:#fbfcf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--green: #1f7a4d;--green-dark: #155f3a;--lime: #d9ed92;--rose: #c43b54;--amber: #b97817;--ink: #1b241f;--muted: #66756d;--line: #dde5dc;--surface: #ffffff;--soft: #f2f7ec;--shadow: 0 22px 70px rgba(31, 68, 44, .15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 20% 0%,rgba(217,237,146,.28),transparent 30%),linear-gradient(180deg,#fbfcf7,#f6faf0 45%,#fff)}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%}.site-header{position:sticky;top:0;z-index:70;background:var(--green-dark);color:#fff;transition:transform .3s ease}.site-header.header-hidden{transform:translateY(-100%)}.hero-banner{min-height:620px;background:linear-gradient(90deg,#0c2719c7,#0c271942),url(/images/header.jpg) center/cover no-repeat;color:#fff;display:flex;align-items:flex-end}.topbar{position:relative;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand,.phone-link,.cart-trigger,.secondary-action,.footer-actions a{display:inline-flex;align-items:center;gap:9px;text-decoration:none}.brand{min-width:0;font-size:19px;font-weight:800}.brand span:last-child{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.brand-mark{width:38px;height:38px;flex-shrink:0;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--green)}.nav-menu{display:flex;align-items:center;gap:28px;margin:0;padding:0;list-style:none}.nav-menu a{font-size:15px;font-weight:700;color:#ffffffe6;text-decoration:none;transition:color .2s ease}.nav-menu a:hover{color:#fff}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.34);background:#ffffff24;color:#fff;border-radius:999px;cursor:pointer}.nav-actions{display:flex;align-items:center;gap:10px}.phone-link,.cart-trigger{min-height:44px;border:1px solid rgba(255,255,255,.34);background:#ffffff24;color:#fff;border-radius:999px;padding:10px 14px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cart-trigger{cursor:pointer}.cart-trigger strong{min-width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--green-dark);font-size:13px}.hero{width:min(1180px,calc(100% - 32px));margin:0 auto;min-height:610px;display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:48px;padding:70px 0 76px}.hero-copy{max-width:760px}.eyebrow{margin:0 0 10px;color:var(--amber);font-size:13px;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:0;color:var(--ink)}.hero-copy h1{font-size:clamp(42px,7vw,78px);line-height:.96;color:#fff}.hero-copy>p:not(.eyebrow){max-width:610px;color:#ffffffe0;font-size:20px;line-height:1.6}.hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.primary-action,.secondary-action,.product-body button,.product-page-info button,.submit-order{min-height:48px;border:0;border-radius:999px;padding:13px 20px;font-weight:800;cursor:pointer;text-decoration:none}.primary-action,.product-body button,.product-page-info button,.submit-order{background:var(--green);color:#fff;box-shadow:0 12px 28px #1f7a4d38}.primary-action:hover,.product-body button:hover,.product-page-info button:hover,.submit-order:hover{background:var(--green-dark)}button:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.secondary-action{border:1px solid rgba(255,255,255,.42);color:#fff;background:#ffffff24}.hero-panel{display:grid;gap:14px;padding:18px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-panel div{display:flex;align-items:center;gap:12px;min-height:56px;padding:13px 14px;border-radius:8px;background:#ffffff24;color:#fff;font-weight:700}.section,.products-grid,.site-footer{width:min(1180px,calc(100% - 32px));margin:0 auto}.intro-section{padding:58px 0 22px;display:flex;align-items:end;justify-content:space-between;gap:22px}.section-heading h2{margin-bottom:0;color:var(--ink);font-size:clamp(30px,4vw,48px);line-height:1.06;letter-spacing:0}.category-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.category-tabs button{min-height:40px;border:1px solid var(--line);border-radius:999px;padding:8px 14px;background:var(--surface);color:var(--muted);cursor:pointer}.category-tabs button.active{border-color:var(--green);background:var(--green);color:#fff}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:24px 0 64px}.product-card,.guide-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 10px 32px #19422914}.product-card,.guide-card{display:flex;flex-direction:column}.product-card{height:100%}.guide-card{transition:box-shadow .2s ease,transform .2s ease}.guide-card:hover{box-shadow:0 16px 40px #19422924;transform:translateY(-2px)}.image-button{position:relative;display:block;width:100%;border:0;padding:0;background:transparent;cursor:pointer;aspect-ratio:4 / 3;overflow:hidden}.image-button img,.guide-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.image-button:hover img{transform:scale(1.045)}.image-button span{position:absolute;left:12px;top:12px;border-radius:999px;background:#ffffffed;color:var(--green-dark);padding:7px 11px;font-size:13px;font-weight:800}.product-body{flex:1;min-height:248px;display:flex;flex-direction:column;padding:18px}.category{margin-bottom:8px;color:var(--amber);font-size:13px;font-weight:800}.product-body h3,.guide-card h3,.cart-item h3{margin-bottom:8px;color:var(--ink);line-height:1.18}.product-title-link,.guide-card{text-decoration:none;color:inherit}.product-title-link:hover{color:var(--green-dark)}.product-body p:not(.category),.guide-card p,.product-page-info p,.cart-item p,.site-footer p{color:var(--muted);line-height:1.55}.card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.card-footer strong{color:var(--rose);font-size:17px}.product-body button{min-height:42px;padding:10px 15px}.inquiry-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:999px;font-weight:800;text-decoration:none;cursor:pointer;background:var(--green);color:#fff;box-shadow:0 12px 28px #1f7a4d38}.inquiry-link:hover{background:var(--green-dark)}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;color:var(--muted);font-weight:700;text-decoration:none}.back-link:hover{color:var(--green-dark)}.product-page{padding:40px 0 64px}.product-page-layout{display:grid;grid-template-columns:1.1fr .9fr;grid-template-areas:"gallery title" "gallery info";gap:40px;align-items:start}.product-page-title-block{grid-area:title}.product-page-gallery{grid-area:gallery}.product-page-info{grid-area:info;padding:8px 0}.product-gallery-main{display:block;width:100%;border:1px solid rgba(31,122,77,.15);padding:0;cursor:zoom-in;aspect-ratio:4 / 3;overflow:hidden;border-radius:10px;background:#fff}.product-gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px;margin-top:12px}.product-gallery-thumb{position:relative;display:block;width:100%;border:2px solid transparent;padding:0;cursor:pointer;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px;background:#fff;transition:border-color .2s ease,transform .2s ease}.product-gallery-thumb:hover{transform:scale(1.03)}.product-gallery-thumb.is-active{border-color:var(--green-dark)}.product-gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;opacity:.85}.product-gallery-thumb.is-active img{opacity:1}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery-thumb{position:relative;display:block;width:100%;border:0;padding:0;cursor:pointer;aspect-ratio:4 / 3;overflow:hidden;border-radius:8px;border:1px solid rgba(31,122,77,.15);background:#fff;transition:transform .2s ease}.gallery-thumb:hover{transform:scale(1.02)}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery-more-badge{display:none;position:absolute;right:8px;bottom:8px;padding:5px 11px;border-radius:999px;background:#08100bb8;color:#fff;font-size:12px;font-weight:700}.product-page-subtitle{color:var(--muted);font-size:17px}.product-page-price{color:var(--rose);font-size:26px;font-weight:800;margin-bottom:18px}.product-page-info p{font-size:17px}.product-page-info ul{margin:22px 0;padding:0;list-style:none;display:grid;gap:10px}.product-page-info li{padding-left:24px;position:relative;color:#31443a;font-weight:700}.product-page-info li:before{content:"";position:absolute;left:0;top:.65em;width:10px;height:10px;border-radius:50%;background:var(--green)}.article-hero{min-height:420px;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:60px 16px 48px}.article-hero-content{width:min(820px,100%);margin:0 auto}.article-hero .eyebrow{color:var(--lime)}.article-hero h1{color:#fff;margin-bottom:10px}.article-excerpt{color:#ffffffe6;font-size:19px;line-height:1.6;margin:0}.article-body-wrap{width:min(820px,calc(100% - 32px));margin:0 auto;padding:44px 0 72px}.article-body h2{margin-top:36px;margin-bottom:12px;font-size:26px;color:var(--ink)}.article-body p{color:#31443a;font-size:17px;line-height:1.7;margin-bottom:14px}.article-cta{margin-top:40px;padding:36px 28px;border-radius:12px;background:var(--soft);text-align:center}.article-cta p{margin:0 0 18px;font-weight:700;color:var(--ink);font-size:18px}.gallery-page{padding:40px 0 64px}.gallery-page-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gallery-page-grid .gallery-thumb{aspect-ratio:4 / 3}.not-found-page{padding:90px 0;text-align:center}.not-found-page p{color:var(--muted);margin-bottom:24px}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:#08100beb;padding:24px}.lightbox img{max-width:min(92vw,1100px);max-height:86vh;object-fit:contain;border-radius:4px}.cart-toast-container{position:fixed;top:96px;right:20px;z-index:80;display:flex;flex-direction:column;gap:10px;pointer-events:none}.cart-toast{pointer-events:auto;display:flex;align-items:center;gap:14px;max-width:340px;padding:14px 20px;border-radius:12px;background:var(--green-dark);color:#fff;font-size:.95rem;font-weight:500;box-shadow:var(--shadow);animation:cart-toast-in .35s ease-out forwards}.cart-toast-action{flex-shrink:0;padding:6px 12px;border-radius:20px;background:#ffffff26;color:#fff;font-size:.85rem;font-weight:600;white-space:nowrap;text-decoration:none}.cart-toast-action:hover{background:#ffffff47}.cart-toast.cart-toast-leaving{animation:cart-toast-out .3s ease-in forwards}@keyframes cart-toast-in{0%{transform:translate(120%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes cart-toast-out{0%{transform:translate(0);opacity:1}to{transform:translate(120%);opacity:0}}@media(max-width:640px){.cart-toast-container{left:20px;right:20px}.cart-toast{max-width:none}}.lightbox-close{position:absolute;top:20px;right:20px;width:46px;height:46px;border:0;border-radius:50%;background:#ffffff24;color:#fff;display:grid;place-items:center;cursor:pointer}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border:0;border-radius:50%;background:#ffffff24;color:#fff;display:grid;place-items:center;cursor:pointer}.lightbox-nav.prev{left:16px}.lightbox-nav.next{right:16px}.lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fffc;font-weight:700;font-size:14px}.guide-section{padding:72px 0 76px}.guide-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.guide-card img{aspect-ratio:16 / 10}.guide-card div{padding:18px}.site-footer{border-top:1px solid var(--line);padding:34px 0 44px;display:flex;flex-direction:column;gap:18px;color:var(--ink)}.footer-top{display:flex;justify-content:space-between;gap:24px}.site-footer p{max-width:640px;margin:8px 0 0}.footer-legal{display:flex;flex-wrap:wrap;gap:6px 18px;padding-top:14px;border-top:1px solid var(--line)}.footer-legal a{color:var(--ink);opacity:.75;font-size:14px;text-decoration:underline}.footer-legal a:hover{opacity:1}.footer-actions{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-end;gap:10px}.footer-actions a{min-height:42px;border:1px solid var(--line);border-radius:999px;padding:9px 12px;background:#fff;text-decoration:none;color:var(--green-dark);font-weight:800}.cart-page,.checkout-page{padding:40px 0 72px}.cart-page-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:32px;align-items:start}.checkout-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:32px;align-items:start}.cart-summary,.checkout-summary{position:sticky;top:24px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.checkout-summary h2{font-size:20px;margin-bottom:14px}.cart-summary .submit-order{display:block;text-align:center;margin-top:4px}.quantity button{border:1px solid var(--line);background:#fff;color:var(--ink);display:grid;place-items:center;cursor:pointer}.cart-items{display:grid;gap:12px}.empty-cart{display:grid;justify-items:center;gap:14px;padding:64px 24px;border-radius:8px;background:var(--soft);color:var(--muted);text-align:center}.cart-item{display:grid;grid-template-columns:76px 1fr auto auto;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px}.remove-item{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--rose)}.remove-item:hover{background:var(--rose);border-color:var(--rose);color:#fff}.cart-item-readonly{grid-template-columns:56px 1fr auto;padding:10px}.cart-item-readonly img{width:56px;height:56px}.cart-item-readonly strong{color:var(--ink)}.cart-item img{width:76px;height:76px;object-fit:cover;border-radius:8px}.cart-item h3,.cart-item p{margin-bottom:4px}.cart-item strong{color:var(--rose)}.quantity{display:grid;grid-template-columns:34px 34px 34px;align-items:center;gap:4px}.quantity button{width:34px;height:34px;border-radius:50%}.quantity span{text-align:center;font-weight:800}.totals{margin:18px 0;padding:16px;border-radius:8px;background:var(--soft);display:grid;gap:10px}.totals div{display:flex;justify-content:space-between;gap:16px}.grand-total{padding-top:10px;border-top:1px solid var(--line);font-size:21px}.checkout-form{display:grid;gap:13px}.hidden-field{position:absolute;left:-9999px;top:-9999px}.form-error{color:var(--rose);font-weight:700}.field-error{color:var(--rose);font-size:13px;font-weight:700}.checkout-form input.invalid,.checkout-form textarea.invalid{border-color:var(--rose);box-shadow:0 0 0 4px #c43b541f}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkout-form label{display:grid;gap:7px;color:#31443a;font-weight:800}.checkout-form input,.checkout-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:13px 14px;outline:none}.custom-select{position:relative}.custom-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:13px 14px;font-weight:700;text-align:left;cursor:pointer}.custom-select-trigger:focus{border-color:var(--green);box-shadow:0 0 0 4px #1f7a4d1f;outline:none}.custom-select-list{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);max-height:220px;overflow-y:auto}.custom-select-list button{width:100%;border:0;background:transparent;color:var(--ink);padding:10px 12px;border-radius:6px;text-align:left;font-weight:600;cursor:pointer}.custom-select-list button:hover,.custom-select-list button:focus{background:var(--soft);outline:none}.custom-select-list button.active{background:var(--green);color:#fff}.checkout-form textarea{min-height:92px;resize:vertical}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 4px #1f7a4d1f}.submit-order{width:100%;margin-top:4px;border-radius:8px}.success-box{min-height:320px;display:grid;place-items:center;align-content:center;text-align:center;gap:10px;border-radius:8px;background:var(--soft);color:var(--green-dark)}.success-box h1,.success-box h3{margin:0;font-size:26px;color:var(--green-dark)}@media(max-width:900px){.hero-banner{min-height:auto}.hero{min-height:480px;grid-template-columns:1fr;align-content:end;gap:28px}.hero-panel{max-width:560px}.intro-section,.footer-top{align-items:flex-start;flex-direction:column}.category-tabs,.footer-actions{justify-content:flex-start}.products-grid,.guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page-layout,.cart-page-layout,.checkout-layout{grid-template-columns:1fr}.product-page-layout{grid-template-areas:"title" "gallery" "info";gap:16px}.gallery{grid-template-columns:1fr;gap:0}.product-gallery-thumbs{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:8px}.cart-summary,.checkout-summary{position:static}.gallery-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-hero{min-height:300px;padding:40px 16px 28px}.nav-menu{display:none;position:absolute;top:100%;left:0;right:0;margin-top:10px;flex-direction:column;align-items:stretch;gap:2px;padding:10px 18px;border-radius:12px;background:#0c2719f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:20}.nav-menu.open{display:flex}.nav-menu a{padding:12px 4px;border-bottom:1px solid rgba(255,255,255,.12)}.nav-menu li:last-child a{border-bottom:0}.menu-toggle{display:inline-flex}}@media(max-width:640px){.phone-link,.cart-trigger span{display:none}.cart-trigger{padding:10px 12px}.brand span:last-child{white-space:normal;line-height:1.15;font-size:15px}.hero{min-height:600px;padding:54px 0 36px}.hero-copy h1{font-size:34px}.hero-copy>p:not(.eyebrow){font-size:17px}.guide-grid,.form-grid,.gallery-page-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-body{min-height:auto;padding:12px}.product-body h3{font-size:15px}.product-body .category{font-size:11px}.product-body p:not(.category){font-size:13px}.card-footer{align-items:stretch;flex-direction:column;gap:8px}.card-footer strong{font-size:15px}.image-button span{left:8px;top:8px;padding:5px 9px;font-size:11px}.product-body button,.inquiry-link{width:100%;min-height:38px;padding:8px 10px;font-size:14px}.cart-item{grid-template-columns:70px 1fr}.cart-item img{width:70px;height:70px}.quantity{grid-row:2;grid-column:1 / 2;justify-self:start}.remove-item{grid-row:2;grid-column:2 / 3;justify-self:end}}
