.product_card_productCardContainer__AozL0{align-items:flex-start;position:relative}.product_card_card__EMNu4{display:flex;flex-direction:column;width:260px;border-radius:16px;background-color:var(--white);box-shadow:0 4px 12px rgba(0,0,0,.08);overflow:hidden}.product_card_imageArea__oQPmy{display:flex;flex:1 1;min-height:130px;align-items:center;justify-content:center;background-color:var(--white)}.product_card_image__tZpb_{object-fit:contain;cursor:zoom-in;transition:transform .25s ease,box-shadow .25s ease}.product_card_imageArea__oQPmy:hover .product_card_image__tZpb_{transform:scale(1.03);box-shadow:0 8px 24px rgba(0,0,0,.15)}.product_card_bottomArea__84_9V{display:flex;flex-direction:column;gap:8px;padding:12px 16px 16px;color:var(--white);cursor:pointer}.product_card_bottomAreaBrown__nY_1t{background-color:var(--background-terciary)}.product_card_bottomAreaRed__Jl4jX{background-color:var(--red)}.product_card_topRow__qqm75{display:flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.product_card_title__NHsUT{margin:0;font-weight:600}.product_card_separator__W69OK{opacity:.7}.product_card_items__QarwX{margin:0;opacity:.85}.product_card_bottomRow__mEeF8{display:flex;align-items:center;justify-content:space-between;gap:8px}.product_card_price__sP_m2{font-size:18px;font-weight:700}.product_card_buyButton__0m0Yu{border:none;cursor:pointer;padding:8px 18px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.12em;background-color:var(--background-primary);color:var(--brown);display:flex;align-items:center;justify-content:center;white-space:nowrap}.product_card_buyButton__0m0Yu:hover{opacity:.9}.product_card_promoBadge__hpZVz{position:absolute;top:-30px;left:-30px;width:80px;height:80px;object-fit:contain;transform:rotate(-20deg);z-index:2;pointer-events:none}.product_card_promoImage__Whr7S{width:80px;height:80px}.product_card_productCardContainer__AozL0{display:flex;flex-direction:column;width:260px}@keyframes product_card_zoomOverlayIn__B8nwt{0%{opacity:0}to{opacity:1}}@keyframes product_card_zoomIn__he2Fb{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.product_card_zoomOverlay__y9d7p{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:16px;z-index:9999}.product_card_zoomContent__RCy03{position:relative;display:flex;align-items:center;justify-content:center}.product_card_zoomImage__hSoLQ{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:12px}.product_card_closeBtn__xALrk{position:absolute;top:-8px;right:-8px;background:white;border:none;font-size:22px;cursor:pointer;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}@keyframes product_card_pulse__gF1xe{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.product_card_skeletonCard__3o_LA{animation:product_card_pulse__gF1xe 1.2s ease-in-out infinite}.product_card_skeletonBlock__z8OTV{background-color:var(--background-secondary)}.product_card_skeletonBottom__NPZy7{background-color:var(--background-terciary)}.product_card_skeletonTitle__vLJKy{width:60%;height:14px;background-color:var(--text-primary);border-radius:999px}.product_card_skeletonItems__hQ3S0{width:50px;height:12px;background-color:var(--text-primary);border-radius:999px}.product_card_skeletonPrice__ePW9v{width:80px;height:16px;background-color:var(--white);border-radius:999px}.product_card_skeletonButton__ziL6Z{width:90px;height:32px;background-color:var(--background-primary);border-radius:999px}.products_section_section__so2Jt{flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 0}.products_section_grid__3zl8D{display:flex;flex-wrap:wrap;gap:40px;max-width:900px;justify-content:center;align-items:flex-start}.products_section_container__CuInk{width:100%;display:flex;align-items:center;justify-content:center;gap:20px;margin:40px 0}.products_section_line__xAHmM{flex:1 1;height:1px;background-color:var(--text-primary)}.products_section_button__m9SCa{flex:1 1;cursor:pointer;background-color:var(--red);padding:14px 32px;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--text-secondary);font-weight:700;font-size:16px;text-decoration:none;box-shadow:0 4px 0 rgba(0,0,0,.25);transition:transform .1s ease,opacity .2s ease}.products_section_button__m9SCa:hover{opacity:.9;transform:translateY(-2px)}.products_section_buttonText__zsAQo{color:var(--red);font-weight:600}.products_section_plusIcon__giDmB{border:2px solid var(--text-secondary);border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:14px}@media (max-width:768px){.products_section_cardWrapper__UcTNr{width:100%;display:flex;justify-content:center}.products_section_cardWrapper__UcTNr>div{width:100%;max-width:320px}}.page_main__nw1Wk{display:flex;flex-direction:column;flex:1 1}.page_about__YOpBg{display:flex;flex-direction:row}.page_left__kiRJI{background-color:var(--background-terciary);flex:1 1;padding:16px}.page_left__kiRJI p{margin-top:16px;font-size:21px;color:var(--white)}.page_left__kiRJI p strong{color:var(--text-secondary)}.page_line__F99Py{width:clamp(80px,15vw,150px);height:1px;background-color:var(--line);margin-top:24px}.page_right__UMq_q{flex:1 1}.page_pictureContainer__dAfFx{width:50vw;height:250px;display:flex;justify-content:center;align-items:center}.page_imageHalfRight__4DXsx,.page_imageHalf__qcW24{width:100%;height:auto;object-fit:cover}.page_imageHalfRight__4DXsx{display:block;overflow-x:hidden}.products_container__cZhIJ{display:flex;flex:1 1;width:100vw;justify-content:center}