:root{--ink:#13261f;--brand:#0b6948;--accent:#ddf44e;--soft:#f3f6f1;--paper:#fff;--muted:#68756f;--line:#dce3df;--danger:#a42b2b;--radius:18px;--shadow:0 18px 50px rgba(18,44,34,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a{transition:.18s}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}.skip{position:fixed;left:12px;top:-60px;z-index:999;background:#fff;padding:10px}.skip:focus{top:12px}.app-shell[aria-busy="true"]{visibility:hidden}.page-loader{position:fixed;inset:0;display:grid;place-content:center;justify-items:center;gap:14px;background:#f6f8f4;z-index:900;color:var(--brand)}.page-loader.done{opacity:0;visibility:hidden;transition:.2s}.loader-mark{width:42px;height:42px;border:4px solid #d5e5dc;border-top-color:var(--brand);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.announcement{background:var(--ink);color:#fff;padding:9px 5vw;font-size:12px}.announcement-items{display:flex;justify-content:center;gap:28px;flex-wrap:wrap}.announcement-item{display:flex;align-items:center;gap:8px}.announcement-item::before{content:"";width:5px;height:5px;border-radius:50%;background:var(--accent)}
.site-header{height:78px;display:flex;align-items:center;gap:32px;padding:0 clamp(18px,5vw,76px);position:sticky;top:0;z-index:40;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand{width:180px;display:grid;align-items:center}.brand img{width:180px;height:64px;object-fit:contain;object-position:left center}.brand-skeleton{width:135px;height:34px;border-radius:10px;background:#edf1ee}.site-header nav{display:flex;gap:26px;margin:auto;font-size:13px;font-weight:700}.site-header nav a:hover{color:var(--brand)}.header-actions{display:flex;gap:8px;align-items:center}.icon-button,.cart-button{border:1px solid var(--line);background:#fff;border-radius:11px;min-height:43px;padding:0 14px;color:var(--ink);font-weight:750}.icon-button b,.cart-button b{background:var(--accent);border-radius:20px;padding:2px 6px;font-size:10px}.cart-button{background:var(--brand);border-color:var(--brand);color:#fff}
.hero{min-height:600px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:6vw;padding:64px clamp(22px,7vw,110px);background:linear-gradient(135deg,#f6f5ed,#eef5ef)}.hero-copy{max-width:650px}.eyebrow{display:block;color:var(--brand);font-size:11px;font-weight:900;letter-spacing:.17em}.hero h1{font:700 clamp(52px,6vw,88px)/.94 Georgia,serif;letter-spacing:-.055em;margin:18px 0 22px}.hero p{max-width:580px;font-size:18px;line-height:1.65;color:var(--muted)}.hero-actions{display:flex;gap:10px;margin-top:28px;flex-wrap:wrap}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:14px 19px;font-size:13px;font-weight:850}.primary{border:1px solid var(--brand);background:var(--brand);color:#fff}.secondary{border:1px solid var(--line);background:#fff;color:var(--brand)}.hero-media{aspect-ratio:7/6;border-radius:38% 62% 60% 40%/44% 38% 62% 56%;overflow:hidden;background:var(--brand);box-shadow:var(--shadow)}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-fallback{height:100%;display:grid;place-content:center;padding:12%;color:#fff}.hero-fallback small{color:var(--accent);font-weight:900;letter-spacing:.15em}.hero-fallback strong{font:700 clamp(42px,5vw,72px)/.96 Georgia,serif;margin-top:14px}.skeleton-line,.skeleton-block,.skeleton-paragraph,.skeleton-media{min-height:18px;background:linear-gradient(90deg,#e4ebe6,#f7f9f7,#e4ebe6);background-size:220% 100%;animation:shimmer 1.2s infinite}.skeleton-block{height:150px;border-radius:18px}.skeleton-paragraph{height:62px;border-radius:14px}@keyframes shimmer{to{background-position:-220% 0}}
.benefits{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);padding:26px clamp(20px,6vw,90px)}.benefit{padding:6px 22px;border-right:1px solid var(--line)}.benefit:last-child{border:0}.benefit strong{display:block;font-size:14px}.benefit span{display:block;color:var(--muted);font-size:11px;margin-top:5px}
.catalog-section,.gallery-section{max-width:1480px;margin:auto;padding:82px clamp(15px,5vw,70px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px}.section-heading h2,.company-section h2{font:700 clamp(36px,4vw,54px)/1.05 Georgia,serif;letter-spacing:-.04em;margin:10px 0}.section-heading p{color:var(--muted);margin:0}.search-field{width:min(390px,100%);height:50px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:13px;padding:0 15px;background:#fff}.search-field:focus-within{outline:3px solid color-mix(in srgb,var(--brand) 18%,transparent);border-color:var(--brand)}.search-field input{border:0;outline:0;width:100%;min-width:0}.filters{display:flex;gap:10px;margin:28px 0 22px;align-items:end;overflow:auto;padding-bottom:3px}.filters label{display:grid;gap:6px;font-size:10px;font-weight:800;color:var(--muted)}.filters select,.filters button{height:41px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0 13px;color:var(--ink);min-width:150px}.filters button{min-width:auto}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;min-height:330px}.product-card{position:relative;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;contain:content}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-media{position:relative;aspect-ratio:1.15;background:var(--soft);overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover}.product-card:nth-child(n+5) .product-media img{content-visibility:auto}.product-badge,.sold-out{position:absolute;top:11px;left:11px;border-radius:7px;padding:6px 8px;background:var(--ink);color:#fff;font-size:9px;font-weight:900}.sold-out{inset:auto 11px 11px;background:var(--danger);text-align:center}.favorite-toggle{position:absolute;right:11px;top:11px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:20px}.favorite-toggle.active{color:#d52f65}.product-info{padding:16px}.product-info>small{color:var(--brand);font-weight:850;font-size:9px;letter-spacing:.1em}.product-info h3{font:700 18px/1.15 Georgia,serif;margin:7px 0;min-height:42px}.product-meta{color:var(--muted);font-size:10px;min-height:28px}.price-row{display:flex;align-items:end;justify-content:space-between;padding-top:12px;border-top:1px solid #edf0ee}.price{font-size:18px;font-weight:900}.price-row small{font-size:9px;color:var(--brand);text-align:right}.card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:13px}.card-actions button{border-radius:10px;padding:11px;border:1px solid var(--brand);font-size:11px;font-weight:850}.add-button{background:var(--brand);color:#fff}.detail-button{background:#fff;color:var(--brand)}.card-actions button:disabled{opacity:.5;cursor:not-allowed}.load-more-wrap{text-align:center;margin-top:30px}.loading-card{height:390px;border-radius:var(--radius);background:linear-gradient(90deg,#edf1ee,#fafbfa,#edf1ee);background-size:220% 100%;animation:shimmer 1.2s infinite}.empty-state{grid-column:1/-1;text-align:center;padding:70px 20px;color:var(--muted)}
.company-section{padding:74px clamp(22px,8vw,130px);background:var(--brand);color:#fff;display:grid;grid-template-columns:1.1fr .9fr;gap:8vw}.company-section .eyebrow{color:var(--accent)}.company-section p{color:#d5e5de;line-height:1.7}.company-section dl{display:grid;gap:12px}.company-section dl div{border-bottom:1px solid #ffffff25;padding:12px 0}.company-section dt{font-size:10px;color:#a9c9bc}.company-section dd{margin:5px 0 0}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.gallery-grid a{aspect-ratio:1;border-radius:15px;overflow:hidden;background:var(--soft)}.gallery-grid img{width:100%;height:100%;object-fit:cover}.gallery-grid a:first-child{grid-column:span 2;grid-row:span 2}footer{background:var(--ink);color:#fff;padding:45px clamp(20px,6vw,90px);display:flex;justify-content:space-between;align-items:center;gap:25px}footer p{color:#a8bab2}.social-links{display:flex;gap:15px}.install-button{position:fixed;left:16px;bottom:16px;z-index:35;border:0;border-radius:12px;padding:12px 16px;background:var(--accent);font-weight:850}.toast{position:fixed;right:18px;bottom:18px;z-index:120;background:var(--ink);color:#fff;border-radius:11px;padding:13px 17px;transform:translateY(80px);opacity:0}.toast.show{transform:none;opacity:1}.drawer,.product-dialog{border:0;padding:0;margin:0 0 0 auto;width:min(480px,100%);height:100%;max-height:none;box-shadow:-20px 0 70px #0003}.product-dialog{margin:auto;width:min(900px,calc(100% - 28px));height:auto;max-height:90vh;border-radius:18px}.drawer::backdrop,.product-dialog::backdrop{background:#071c1688}.dialog-head{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--line)}.dialog-head button{border:0;background:#eef1ef;border-radius:50%;width:36px;height:36px}.cart-list{padding:0 20px;max-height:calc(100vh - 230px);overflow:auto}.cart-line{display:grid;grid-template-columns:58px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-line img{width:58px;height:58px;object-fit:cover;border-radius:9px}.quantity{display:grid;grid-template-columns:30px 40px 30px;align-items:center}.quantity button{height:30px;border:1px solid var(--line);background:#fff}.quantity output{text-align:center;font-weight:850}.remove-item{border:0;background:none;color:var(--danger);font-size:10px}.cart-summary{position:absolute;left:0;right:0;bottom:0;background:#fff;padding:20px;border-top:1px solid var(--line)}.product-detail-body{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:24px}.detail-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px;background:var(--soft)}.variant-list{display:flex;gap:8px;flex-wrap:wrap}.variant-list button{border:1px solid var(--line);border-radius:9px;background:#fff;padding:9px}.variant-list button[disabled]{opacity:.45}.tier-list{display:grid;gap:7px}.tier-list div{display:flex;justify-content:space-between;background:var(--soft);padding:9px;border-radius:8px}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.benefits{grid-template-columns:repeat(2,1fr);gap:18px}.benefit{border:0}.site-header nav{display:none}}
@media(max-width:720px){.site-header{height:70px;padding:0 13px;gap:8px}.brand{width:105px}.brand img{width:105px;height:54px}.header-actions{margin-left:auto}.icon-button{padding:0 9px}.cart-button{font-size:0;padding:0 11px}.cart-button::before{content:"🛒";font-size:17px}.cart-button b{font-size:10px}.hero{min-height:auto;grid-template-columns:1fr;padding:45px 20px 28px}.hero h1{font-size:50px}.hero-media{aspect-ratio:1.15}.benefits{padding:22px 15px}.catalog-section,.gallery-section{padding:58px 12px}.section-heading{display:block}.search-field{margin-top:20px;width:100%}.filters{margin-top:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-grid[data-mobile-columns="1"]{grid-template-columns:1fr;max-width:520px;margin-inline:auto}.product-info{padding:11px}.product-info h3{font-size:15px;min-height:35px}.product-media{aspect-ratio:1}.card-actions{grid-template-columns:1fr}.detail-button{display:none}.loading-card{height:320px}.company-section{grid-template-columns:1fr;padding:55px 22px}.gallery-grid{grid-template-columns:repeat(2,1fr)}footer{align-items:flex-start;flex-direction:column}.product-detail-body{grid-template-columns:1fr}.product-dialog{width:100%;max-height:100vh;border-radius:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
