:root{--cream: #f7f1df;--cream-soft: #fdf9ef;--lime: #d7df59;--lime-deep: #bbc739;--blue: #b6c9ee;--red: #b83230;--ink: #2e302a;--muted: #777064;--line: rgba(73, 64, 48, .16);--shadow: 0 18px 48px rgba(61, 52, 40, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--cream-soft)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 0%,rgba(215,223,89,.08),transparent 32%),var(--cream-soft);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{overflow-x:hidden}.header{position:absolute;top:0;left:0;right:0;z-index:40;display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:34px;padding:32px 4.2vw 0;background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.brand{display:flex;align-items:center;width:178px;height:74px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.nav{display:flex;justify-content:center;align-items:center;gap:48px;font-size:18px}.nav a,.text-link{color:var(--ink);border:0;background:none;padding:0;cursor:pointer}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--red)}.header-actions{display:flex;align-items:center;gap:28px}.search{display:flex;align-items:center;gap:8px;width:150px;padding:10px 12px;border:1px solid transparent;border-radius:8px;background:#f7f1dfbf}.search:focus-within{border-color:var(--blue)}.search input{min-width:0;width:100%;border:0;outline:0;background:transparent}.icon-button{position:relative;display:inline-grid;place-items:center;width:34px;height:34px;border:0;border-radius:999px;color:var(--ink);background:transparent;cursor:pointer}.icon-button:hover{background:#d7df5947}.cart-button span{position:absolute;top:-4px;right:-8px;display:grid;place-items:center;min-width:22px;height:22px;border-radius:999px;color:#fff;background:var(--red);font-size:12px;font-weight:700}.menu-button{display:none}main{padding:0 0 42px}.hero{position:relative;display:grid;align-items:end;min-height:430px;padding:128px 4.2vw 34px;background:var(--cream-soft);overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(90deg,#fdf9effa,#fdf9efe0 25%,#fdf9ef3d 48%,#fdf9ef00 68%),url(/assets/hero-showcase-generated.png);background-repeat:no-repeat;background-position:calc(100% + clamp(140px,16vw,260px)) top;background-size:auto 100%}.header-actions .icon-button:not(.menu-button){background:#fdf9efb8;box-shadow:0 8px 24px #3d342814;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-actions .icon-button:not(.menu-button):hover{background:#fdf9efeb}.hero-copy{max-width:439px;padding:0;position:relative;z-index:2}.hero-lettering{width:min(100%,439px);margin-bottom:24px}.hero-lettering img{width:100%;height:auto;image-rendering:auto}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.eyebrow{margin:0 0 16px;color:var(--red);font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:20px;color:var(--red);font-family:Poiret One,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(62px,5.1vw,78px);line-height:.99;font-weight:400;letter-spacing:0}.hero-title span{display:block}h2{margin-bottom:0;font-size:clamp(28px,3vw,42px);line-height:1.04;font-weight:400}h3{margin-bottom:6px;font-size:16px;line-height:1.2}.hero-copy p:not(.eyebrow),.hero-subtitle{max-width:390px;margin-bottom:30px;color:#5f5a50;font-size:17px;line-height:1.36}.hero-actions{display:flex;flex-wrap:wrap;gap:18px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;min-width:208px;padding:0 24px;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,background .18s ease}.primary-button{color:#343522;background:var(--lime);border-color:#4649210f}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.secondary-button{color:var(--red);border-color:#b832308f;background:#fffaf057}.promise-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:34px 4.2vw 28px;border:1px solid var(--line);border-radius:8px;background:#fffaf0b3}.promise-row div{display:grid;grid-template-columns:30px 1fr;column-gap:14px;row-gap:3px;padding:22px 30px;border-right:1px solid var(--line)}.promise-row div:last-child{border-right:0}.promise-row svg{grid-row:span 2;color:var(--lime-deep)}.promise-row span{color:var(--muted);font-size:14px}.tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 30px}.catalog-section{margin:0 4.2vw}.tab{display:grid;grid-template-columns:32px auto;align-items:center;justify-content:start;gap:6px 14px;min-height:72px;padding:14px 24px;border:0;border-radius:8px;color:var(--ink);background:#f0e7db;cursor:pointer;text-align:left}.tab:nth-child(1){background:#d7df5994}.tab:nth-child(2){background:#b6c9ee9e}.tab:nth-child(3){background:#b832301f}.tab:nth-child(4){background:#dbdfa161}.tab.active{outline:2px solid rgba(184,50,48,.32)}.tab svg{grid-row:span 2}.tab span{font-size:18px}.tab small{color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:0 0 18px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.empty-category{grid-column:1 / -1;display:grid;justify-items:start;gap:10px;min-height:220px;padding:32px;border:1px solid rgba(73,64,48,.12);border-radius:8px;background:#fffaf0b8;color:var(--muted)}.empty-category svg{color:var(--lime-deep)}.empty-category h3{margin:0;font-size:24px;color:var(--ink)}.empty-category p{max-width:420px;margin:0}.product-card{overflow:hidden;border:1px solid rgba(73,64,48,.1);border-radius:8px;background:#fffaf0eb}.product-image-wrap{position:relative;height:230px;background:#eee6d8}.product-image-button{display:block;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.product-image-button img{width:100%;height:100%;object-fit:cover}.product-image-placeholder{display:grid;place-items:center;align-content:center;gap:10px;width:100%;height:100%;color:#49403094;background:radial-gradient(circle at 50% 34%,rgba(215,223,89,.28),transparent 34%),linear-gradient(135deg,#fffaf0eb,#eee6d8bd)}.product-image-placeholder span{font-size:14px}.photo-controls{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;gap:6px;padding:5px;border-radius:999px;background:#fffaf0d1;box-shadow:0 8px 18px #4940301f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.photo-controls button{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:50%;color:var(--ink);background:#ffffffbd;cursor:pointer}.photo-controls span{min-width:34px;color:var(--ink);font-size:12px;text-align:center}.badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px}.badges span{width:fit-content;padding:5px 9px;border-radius:8px;background:#d7df59c7;font-size:12px}.badges span:nth-child(2){background:#b6c9eec7}.product-meta,.product-buy{padding:14px}.product-meta{display:flex;justify-content:space-between;gap:12px;min-height:88px}.product-meta p{margin:0;color:var(--muted);font-size:13px}.stock{flex:0 0 auto;display:flex;align-items:center;gap:6px;align-self:end}.stock span{width:7px;height:7px;border-radius:50%;background:var(--lime-deep)}.product-buy{display:flex;justify-content:space-between;align-items:center;padding-top:0}.product-buy strong{font-size:22px;font-weight:400}.small-cart{display:grid;place-items:center;width:42px;height:42px;border:0;border-radius:8px;color:#33351e;background:var(--lime);cursor:pointer}.certificate-section{display:grid;grid-template-columns:minmax(260px,.75fr) 1.25fr;gap:28px;align-items:stretch;margin:34px 4.2vw 0;padding:34px;border:1px solid rgba(184,50,48,.12);border-radius:8px;background:#fffaf0b8}.certificate-section>div:first-child{max-width:420px}.certificate-section h2{color:var(--red);font-family:Poiret One,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(42px,4.2vw,58px);line-height:.98;font-weight:400}.certificate-section p{color:var(--muted);line-height:1.5}.certificate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.certificate-card{display:grid;gap:16px;align-content:space-between;padding:16px;border:1px solid rgba(73,64,48,.12);border-radius:8px;background:#f7f1dfa8}.certificate-card img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:8px}.certificate-card .primary-button{min-width:0;width:100%}.info-panel{display:grid;grid-template-columns:repeat(3,1fr);margin:34px 4.2vw 0;border:1px solid rgba(85,109,166,.28);border-radius:8px;background:#b6c9ee61}.info-panel div{padding:28px;border-right:1px solid rgba(85,109,166,.2)}.info-panel div:last-child{border-right:0}.info-panel svg{color:var(--red);margin-bottom:18px}.info-panel p,.contacts p,.contact-card span{color:var(--muted);line-height:1.55}.contacts{display:grid;grid-template-columns:1fr minmax(320px,440px);gap:28px;align-items:start;margin:0 4.2vw;padding:54px 0 20px}.contacts h2{color:var(--red);font-family:Poiret One,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(46px,5vw,68px);line-height:.98;font-weight:400}.footer{display:grid;grid-template-columns:220px repeat(4,auto);gap:32px;align-items:center;padding:30px 5.5vw 38px;border-top:1px solid rgba(184,50,48,.08);color:var(--ink)}.contact-card{display:grid;gap:10px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fffaf0cc}.contact-card a{color:var(--red)}.cart-drawer{position:fixed;top:0;right:0;z-index:50;display:flex;flex-direction:column;width:min(420px,100vw);height:100vh;padding:24px;background:var(--cream-soft);border-left:1px solid var(--line);box-shadow:var(--shadow);transform:translate(105%);transition:transform .26s ease}.cart-drawer.open{transform:translate(0)}.drawer-header,.modal-header{display:flex;justify-content:space-between;gap:18px;align-items:start}.cart-items{display:grid;gap:16px;margin:20px 0;overflow:auto}.cart-item{display:grid;grid-template-columns:82px 1fr;gap:14px;padding-bottom:16px;border-bottom:1px solid var(--line)}.cart-item img{width:82px;height:82px;object-fit:cover;border-radius:8px}.cart-item-placeholder{display:grid;place-items:center;width:82px;height:82px;border-radius:8px;color:#4940308f;background:#eee6d8bd}.cart-item p{margin-bottom:10px}.quantity{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;padding:4px}.quantity button{display:grid;place-items:center;width:26px;height:26px;border:0;border-radius:6px;background:transparent;cursor:pointer}.drawer-footer{margin-top:auto;display:grid;gap:18px;padding-top:18px;border-top:1px solid var(--line)}.drawer-footer div,.form-total{display:flex;justify-content:space-between;align-items:center}.drawer-footer strong,.form-total strong{font-size:26px;font-weight:400}.empty-cart,.success-state{display:grid;place-items:center;align-content:center;gap:14px;min-height:320px;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px;background:#28241e52}.modal{width:min(720px,100%);max-height:min(820px,calc(100vh - 40px));overflow:auto;padding:26px;border-radius:8px;background:var(--cream-soft);box-shadow:var(--shadow)}.photo-viewer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:20px;background:#26221c9e}.photo-viewer{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:16px;width:min(980px,100%);max-height:calc(100vh - 40px);padding:18px;border-radius:8px;background:var(--cream-soft);box-shadow:var(--shadow)}.photo-viewer-header{display:flex;justify-content:space-between;gap:18px;align-items:start}.photo-viewer-header h2{margin:0;color:var(--red);font-family:Poiret One,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(30px,3vw,46px);line-height:1;font-weight:400}.photo-viewer-image{position:relative;display:grid;place-items:center;min-height:0;border-radius:8px;background:#eee6d8;overflow:hidden}.photo-viewer-image img{display:block;width:100%;height:min(72vh,760px);object-fit:contain}.viewer-arrow{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;color:var(--ink);background:#fffaf0d6;box-shadow:0 8px 22px #49403029;cursor:pointer;transform:translateY(-50%)}.viewer-arrow-left{left:14px}.viewer-arrow-right{right:14px}.photo-viewer-footer{display:flex;justify-content:space-between;gap:14px;align-items:center;color:var(--muted);font-size:14px}.photo-viewer-footer>div{display:flex;flex-wrap:wrap;justify-content:end;gap:7px}.photo-viewer-footer button{width:9px;height:9px;border:0;border-radius:50%;background:#4d473d42;cursor:pointer}.photo-viewer-footer button.active{background:var(--red)}.checkout-form,.admin-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}label{display:grid;gap:8px;color:#4f4a40;font-size:14px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;color:var(--ink);background:#fff;outline:0}textarea{min-height:92px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--blue)}.wide,.form-total,.admin-note,.checkout-form .primary-button,.admin-form .primary-button{grid-column:1 / -1}.admin-note{margin:0;color:var(--muted);font-size:14px;line-height:1.5}@media(max-width:1100px){.header{grid-template-columns:190px 1fr auto;padding-inline:28px}.nav{gap:28px}.hero{grid-template-columns:1fr;min-height:620px;padding:118px 28px 30px;align-items:start}.hero:before{background-image:linear-gradient(180deg,#fdf9effa,#fdf9efe0 42%,#fdf9ef2e 62%,#fdf9ef00),url(/assets/hero-showcase-generated.png);background-position:center bottom;background-size:100% auto}.promise-row,.certificate-section,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.certificate-grid{grid-template-columns:1fr}.promise-row div:nth-child(2){border-right:0}.promise-row div:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:760px){.header{grid-template-columns:1fr auto;padding:18px 20px 0}.brand{width:124px;height:52px}.nav{position:absolute;top:72px;left:20px;right:20px;display:none;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--cream-soft);box-shadow:var(--shadow)}.nav-open{display:grid;justify-content:stretch;gap:18px}.search,.header-actions .icon-button:not(.cart-button):not(.menu-button){display:none}.menu-button{display:inline-grid}main{padding:0 0 32px}.hero{min-height:auto;padding:96px 20px 260px}h1{font-size:clamp(60px,15vw,72px)}.hero:before{background-position:58% bottom;background-size:760px auto}.hero-actions{gap:12px}.primary-button,.secondary-button{min-width:0;width:100%}.promise-row,.tabs,.product-grid,.certificate-section,.certificate-grid,.info-panel,.contacts,.checkout-form,.admin-form{grid-template-columns:1fr}.promise-row div,.promise-row div:nth-child(2),.info-panel div{border-right:0;border-bottom:1px solid var(--line)}.promise-row div:last-child,.info-panel div:last-child{border-bottom:0}.section-heading{align-items:start;flex-direction:column}.certificate-section{margin:28px 20px 0;padding:22px}.product-image-wrap{height:260px}.footer{grid-template-columns:1fr 1fr;gap:18px;padding:24px 18px 32px}.footer .brand{grid-column:1 / -1}}
