@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+Georgian:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@400;500;600;700;800&family=Noto+Serif+Georgian:wght@600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@400;500;600;700;800&family=Noto+Serif+Georgian:wght@600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@400;500;600;700;800&family=Noto+Serif+Georgian:wght@600;700&display=swap";.admin-login-page{color:#1d2430;box-sizing:border-box;background:#f7f5f0;place-items:center;min-height:100vh;padding:28px;font-family:Noto Sans Georgian,Arial,sans-serif;display:grid}.admin-login-card{background:#fdfcf9;border:1px solid #e1ddd4;border-radius:16px;width:min(100%,420px);padding:30px;box-shadow:0 14px 34px #35394314}.admin-login-brand{margin-bottom:28px}.admin-login-brand span{color:#29426f;letter-spacing:.12em;font-size:20px;font-weight:800;display:inline-flex}.admin-login-brand p{color:#718096;margin:7px 0 0;font-size:13px;font-weight:700}.admin-login-heading{margin-bottom:22px}.admin-login-heading p{color:#536487;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:800}.admin-login-heading h1{color:#202834;margin:0;font-size:28px;line-height:1.2}.admin-login-form{gap:15px;display:grid}.admin-login-form label{gap:7px;display:grid}.admin-login-form label span{color:#334155;font-size:13px;font-weight:800}.admin-login-form input{color:#1d2430;width:100%;min-height:46px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #d9d4ca;border-radius:10px;outline:none;padding:0 13px;font-size:14px;transition:border-color .2s,box-shadow .2s}.admin-login-form input:focus{border-color:#526b9f;box-shadow:0 0 0 3px #526b9f21}.admin-login-form button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#29426f;border:0;border-radius:10px;font-size:14px;font-weight:800}.admin-login-form button:disabled{cursor:wait;background:#536487}.admin-login-error{color:#b33c3c;background:#fff6f6;border:1px solid #f1c9c9;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.5}@media (width<=520px){.admin-login-page{align-items:start;padding:18px}.admin-login-card{border-radius:13px;padding:22px}.admin-login-brand{margin-bottom:22px}.admin-login-heading h1{font-size:25px}.admin-login-form input,.admin-login-form button{min-height:44px}}.products-page{color:#18202f;background:#f7f8fb;min-height:100%;padding:28px;font-family:Noto Sans Georgian,Inter,system-ui,sans-serif}.products-page__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.products-page__eyebrow{color:#3563d8;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.products-page__title{color:#18202f;letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.1}.products-page__subtitle{color:#6d7789;max-width:650px;margin:12px 0 0;font-size:15px;line-height:1.7}.products-button{min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.products-button:hover:not(:disabled){transform:translateY(-1px)}.products-button:disabled{cursor:not-allowed;opacity:.55}.products-button--primary{color:#fff;background:#2563eb;box-shadow:0 10px 22px #2563eb33}.products-button--primary:hover:not(:disabled){background:#1d4ed8}.products-button--secondary{color:#334155;background:#fff;border-color:#dce1eb}.products-button--secondary:hover:not(:disabled){background:#f8fafc;border-color:#9da8ba}.products-button--danger{color:#c53030;background:#fff5f5;border-color:#fecaca}.products-button--danger:hover:not(:disabled){background:#fee2e2}.products-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.products-stat-card{background:#fff;border:1px solid #e6e9f0;border-radius:18px;min-height:130px;padding:20px;box-shadow:0 10px 24px #1f29370a}.products-stat-card span{color:#7b8494;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.products-stat-card strong{color:#1f2937;letter-spacing:-.04em;margin-bottom:8px;font-size:34px;display:block}.products-stat-card small{color:#64748b;font-size:13px}.products-controls{grid-template-columns:minmax(240px,2fr) minmax(170px,1fr) minmax(170px,1fr) auto;align-items:center;gap:12px;margin-bottom:12px;display:grid}.products-control{color:#18202f;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #dce1eb;border-radius:12px;outline:none;padding:0 14px;font-size:14px}.products-control:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.products-page__result-count{color:#748094;margin-bottom:20px;font-size:13px}.products-error{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:14px 16px;display:flex}.products-error button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.products-loading,.products-empty{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;padding:48px 24px}.products-empty h2{color:#334155;margin:0 0 8px}.products-empty p{margin:0 0 18px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(285px,1fr));align-items:stretch;gap:20px;display:grid}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 24px #1f29370d}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #1f29371a}.product-card__image-wrap{aspect-ratio:4/3;background:#eef1f6;flex-shrink:0;position:relative;overflow:hidden}.product-card__image{z-index:1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .35s;position:relative}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__image-fallback{color:#94a3b8;place-items:center;font-size:14px;display:grid;position:absolute;inset:0}.product-card__badges{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:14px;left:14px}.product-card__badge{border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.product-card__badge--featured{color:#fff;background:#f59e0b;box-shadow:0 6px 14px #f59e0b47}.product-card__body{flex-direction:column;flex:1;min-height:260px;padding:18px;display:flex}.product-card__heading{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:12px;min-height:84px;display:grid}.product-card__title{color:#172033;letter-spacing:-.015em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px;font-weight:800;line-height:1.45;text-decoration:none;display:-webkit-box;overflow:hidden}.product-card__title:hover{color:#2563eb}.product-card__category{color:#3154bd;text-overflow:ellipsis;white-space:nowrap;background:#eef2ff;border-radius:999px;max-width:105px;padding:6px 10px;font-size:11px;font-weight:800;overflow:hidden}.product-card__description{color:#748094;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:70px;margin:12px 0 20px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.product-card__footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:auto;display:grid}.product-card__footer .products-button{white-space:nowrap;width:100%;min-width:0;padding:9px 7px;font-size:12px}.products-modal-backdrop{z-index:100;background:#0f172a8f;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.products-modal{background:#fff;border-radius:22px;width:min(760px,100%);max-height:92vh;overflow-y:auto;box-shadow:0 24px 80px #0f172a4d}.products-modal__header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 24px 18px;display:flex}.products-modal__header h2{color:#18202f;margin:0;font-size:25px}.products-modal__close{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;place-items:center;width:38px;height:38px;font-size:24px;line-height:1;display:grid}.products-modal form{padding:24px}.products-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.products-form__field{flex-direction:column;gap:8px;display:flex}.products-form__field--full{margin-bottom:18px}.products-form__field span,.products-form__checkbox span{color:#475569;font-size:13px;font-weight:800}.products-form__field input,.products-form__field select,.products-form__field textarea{box-sizing:border-box;color:#18202f;width:100%;font:inherit;border:1px solid #dce1eb;border-radius:12px;outline:none;padding:12px 13px;font-size:14px}.products-form__field textarea{resize:vertical;min-height:120px}.products-form__field input:focus,.products-form__field select:focus,.products-form__field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.products-form__checkbox{align-self:end;align-items:center;gap:10px;min-height:48px;padding:0 4px;display:flex}.products-form__checkbox input{accent-color:#2563eb;width:18px;height:18px}.products-form__preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;height:150px;margin:0 0 18px;overflow:hidden}.products-form__preview img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.products-modal__actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}@media (width<=1100px){.products-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.products-controls{grid-template-columns:1fr 1fr}}@media (width<=720px){.products-page{padding:18px}.products-page__header{flex-direction:column}.products-page__header .products-button--primary{width:100%}.products-stats,.products-controls,.products-form__grid{grid-template-columns:1fr}.products-controls .products-button{width:100%}.product-card__heading{min-height:auto}.product-card__footer{grid-template-columns:repeat(3,minmax(0,1fr))}.products-modal form{padding:18px}.products-modal__header{padding:18px 18px 14px}.products-modal__actions{flex-direction:column-reverse}.products-modal__actions .products-button{width:100%}}.categories-page{color:#18202f;background:#f7f8fb;min-height:100%;padding:28px;font-family:Noto Sans Georgian,Inter,Arial,sans-serif}.categories-page__header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.categories-page__eyebrow{color:#3563d8;letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.categories-page__title{color:#18202f;letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,42px);line-height:1.1}.categories-page__subtitle{color:#6d7789;max-width:620px;margin:12px 0 0;font-size:15px;line-height:1.7}.categories-page__count{background:#fff;border:1px solid #e5e7eb;border-radius:18px;min-width:150px;padding:18px 20px;box-shadow:0 10px 24px #1f29370a}.categories-page__count span{color:#7b8494;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.categories-page__count strong{color:#18202f;letter-spacing:-.04em;font-size:31px}.categories-layout{grid-template-columns:minmax(280px,.8fr) minmax(460px,1.7fr);align-items:start;gap:20px;display:grid}.categories-create-card,.categories-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 10px 24px #1f29370a}.categories-create-card{padding:24px}.categories-create-card__label{color:#3563d8;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:800}.categories-create-card h2,.categories-list-card h2{color:#18202f;letter-spacing:-.025em;margin:0;font-size:21px}.categories-create-card p:not(.categories-create-card__label){color:#748094;margin:12px 0 22px;font-size:14px;line-height:1.7}.categories-create-form{flex-direction:column;gap:16px;display:flex}.categories-create-form label{flex-direction:column;gap:8px;display:flex}.categories-create-form label span{color:#475569;font-size:13px;font-weight:800}.categories-create-form input,.categories-search{box-sizing:border-box;color:#18202f;width:100%;font:inherit;background:#fff;border:1px solid #dce1eb;border-radius:12px;outline:none;font-size:14px}.categories-create-form input{min-height:48px;padding:0 13px}.categories-search{max-width:240px;min-height:42px;padding:0 13px}.categories-create-form input:focus,.categories-search:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.categories-button{min-height:40px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:10px 14px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.categories-button:hover:not(:disabled){transform:translateY(-1px)}.categories-button:disabled{cursor:not-allowed;opacity:.55}.categories-button--primary{color:#fff;background:#2563eb;box-shadow:0 10px 22px #2563eb33}.categories-button--primary:hover:not(:disabled){background:#1d4ed8}.categories-button--danger{color:#c53030;background:#fff5f5;border-color:#fecaca}.categories-button--danger:hover:not(:disabled){background:#fee2e2}.categories-list-card{overflow:hidden}.categories-list-card__header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.categories-list-card__header p{color:#7b8494;margin:6px 0 0;font-size:13px}.categories-list{flex-direction:column;display:flex}.category-item{border-bottom:1px solid #edf0f4;align-items:center;gap:14px;padding:16px 24px;transition:background .2s;display:flex}.category-item:hover{background:#fafcff}.category-item__icon{color:#3154bd;background:#eef2ff;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:16px;font-weight:800;display:grid}.category-item__content{flex:1;min-width:0}.category-item__content h3{color:#1f2937;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:800;overflow:hidden}.category-item__content p{color:#94a3b8;margin:5px 0 0;font-size:12px}.categories-error{color:#b91c1c;background:#fff5f5;border:1px solid #fecaca;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:18px 24px;padding:13px 14px;font-size:14px;display:flex}.categories-error button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.categories-empty{color:#748094;text-align:center;padding:48px 24px}.categories-empty h3{color:#334155;margin:0 0 8px}.categories-empty p{margin:0;font-size:14px}@media (width<=950px){.categories-layout{grid-template-columns:1fr}}@media (width<=620px){.categories-page{padding:18px}.categories-page__header{flex-direction:column}.categories-page__count{box-sizing:border-box;width:100%}.categories-list-card__header{flex-direction:column;align-items:stretch}.categories-search{max-width:none}.category-item{flex-wrap:wrap;align-items:flex-start;padding:16px 18px}.category-item__content{min-width:calc(100% - 60px)}.category-item .categories-button{width:100%;margin-top:4px}}.catalog-page{color:#1d2430;background:#f7f5f0;min-height:100vh;font-family:Noto Sans Georgian,Arial,sans-serif}.catalog-container{width:min(1280px,100% - 40px);margin:0 auto;padding:30px 0 64px}.catalog-top-nav{justify-content:space-between;align-items:center;gap:18px;min-height:42px;margin-bottom:14px;display:flex}.catalog-top-nav__brand{color:#29426f;letter-spacing:.1em;font-size:17px;font-weight:800;text-decoration:none}.catalog-top-nav__links{align-items:center;gap:8px;display:flex}.catalog-top-nav__links a,.catalog-top-nav__links span{border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.catalog-top-nav__links a{color:#52606f;background:#fdfcf9;border:1px solid #ded8cd}.catalog-top-nav__links span{color:#fff;background:#29426f}.catalog-hero{background:0 0;border-bottom:1px solid #ddd6ca;justify-content:space-between;gap:42px;margin-bottom:24px;padding:10px 0 30px;display:flex;position:relative;overflow:hidden}.catalog-hero:after{content:none}.catalog-hero__watermark{color:#22365e06;letter-spacing:.08em;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(48px,8vw,108px);font-weight:800;position:absolute;top:22px;right:28px}.catalog-hero__content{z-index:1;max-width:680px;position:relative}.catalog-hero__eyebrow{color:#2f4f92;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800}.catalog-hero__title{color:#1d2430;letter-spacing:0;flex-direction:column;margin:0;font-family:Noto Serif Georgian,Georgia,serif;font-size:clamp(34px,4.8vw,56px);font-weight:700;line-height:1.18;display:flex}.catalog-hero__title span{color:#29426f}.catalog-hero__subtitle{color:#6b7280;max-width:580px;margin:16px 0 0;font-size:16px;line-height:1.8}.catalog-hero__meta{z-index:1;border-left:1px solid #ded7cc;align-content:end;gap:0;min-width:250px;padding-left:28px;display:grid;position:relative}.catalog-hero__meta>div{border-bottom:1px solid #e1dbd0;padding:12px 0}.catalog-hero__meta strong{color:#1d2430;margin-bottom:4px;font-family:Noto Sans Georgian,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1;display:block}.catalog-hero__meta>div>span{color:#7d8490;font-size:12px;font-weight:700}.catalog-hero__current-category{flex-direction:column;gap:6px;display:flex}.catalog-hero__current-category small{color:#8b94a3;font-size:11px;font-weight:700}.catalog-hero__current-category span{color:#29426f!important;font-size:13px!important;font-weight:800!important}.catalog-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.catalog-search-wrap{width:min(590px,100%);position:relative}.catalog-search-icon{z-index:1;color:#687386;pointer-events:none;font-size:25px;line-height:1;position:absolute;top:50%;left:18px;transform:translateY(-54%)}.catalog-search{box-sizing:border-box;color:#1d2430;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #dedbd4;border-radius:16px;outline:none;padding:0 46px 0 50px;font-size:14px;transition:all .2s;box-shadow:0 8px 18px #2f364009}.catalog-search:focus{border-color:#526b9f;box-shadow:0 0 0 4px #526b9f1f}.catalog-search-clear{color:#596274;cursor:pointer;background:#f0eee9;border:0;border-radius:50%;place-items:center;width:30px;height:30px;font-size:20px;line-height:1;display:grid;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.catalog-result-count{color:#747d8a;white-space:nowrap;font-size:13px;font-weight:600}.catalog-filter-section{border-bottom:1px solid #e4dfd5;margin-bottom:28px;padding:18px 0 22px}.catalog-filter-section__label{color:#788190;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:800}.catalog-filters{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.catalog-mobile-category-trigger,.catalog-category-drawer-shell{display:none}.catalog-filter-button{color:#4e5969;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:1px solid #dedbd4;border-radius:999px;flex-shrink:0;padding:8px 15px;font-size:13px;font-weight:700;transition:all .2s}.catalog-filter-button:hover{color:#29426f;background:#eeeff4;border-color:#a5afc3}.catalog-filter-button--active{color:#fff;background:#29426f;border-color:#29426f;box-shadow:0 8px 16px #29426f2e}.catalog-category-facebook-share{color:#29426f;background:#fdfcf9;border:1px solid #c9d1e2;border-radius:999px;align-items:center;min-height:34px;margin-top:12px;padding:0 12px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.catalog-category-facebook-share:hover{background:#f4f6fa;border-color:#9eacc7}.catalog-error{color:#b33c3c;background:#fff6f6;border:1px solid #f1c9c9;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;padding:14px 16px;font-size:14px;display:flex}.catalog-error button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:800}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));align-items:stretch;gap:18px;display:grid}.catalog-product-card{min-width:0;height:100%;color:inherit;background:#fff;border:1px solid #e1ddd4;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 2px 8px #35394306}.catalog-product-card:hover{transform:translateY(-1px);box-shadow:0 6px 14px #3539430e}.catalog-product-card__image-wrap{padding:12px 12px 0;position:relative}.catalog-product-card__image-frame{background:#fff;border:1px solid #ece8df;border-radius:7px;place-items:center;height:285px;display:grid;position:relative;overflow:hidden}.catalog-product-card__image-frame:before{content:none}.catalog-product-card__image-fallback{color:#9aa1aa;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.catalog-product-card__image{z-index:1;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .35s;position:relative}.catalog-product-card:hover .catalog-product-card__image{transform:none}.catalog-product-card__featured{z-index:2;color:#29426f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffffff0;border:1px solid #29426f14;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;top:26px;left:26px;box-shadow:0 5px 14px #2026321a}.catalog-product-card__featured-dot{background:#b78945;border-radius:50%;width:7px;height:7px}.catalog-product-card__body{flex-direction:column;flex:1;min-height:214px;padding:16px;display:flex}.catalog-product-card__category{color:#526487;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;background:0 0;border-radius:0;width:fit-content;max-width:100%;padding:0;font-size:11px;font-weight:800;display:inline-flex;overflow:hidden}.catalog-product-card__title{color:#202834;letter-spacing:0;margin:8px 0 9px;font-size:17px;font-weight:800;line-height:1.45}.catalog-product-card__description{color:#77808d;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:46px;margin:0 0 14px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.catalog-product-card__footer{color:#29426f;background:0 0;border-top:1px solid #e9e5dd;justify-content:space-between;align-items:center;margin-top:auto;padding:11px 0 0;font-size:13px;font-weight:800;transition:all .2s;display:flex}.catalog-product-card:hover .catalog-product-card__footer{background:0 0;border-color:#d5dcea}.catalog-product-card__arrow{color:#29426f;background:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:18px;line-height:1;transition:transform .2s,background .2s;display:grid}.catalog-product-card:hover .catalog-product-card__arrow{color:#fff;background:#29426f;transform:translate(4px)}.catalog-empty{color:#747d8a;text-align:center;background:#fdfcf9;border:1px dashed #d6d0c5;border-radius:20px;padding:58px 24px}.catalog-empty h2{color:#2e3745;margin:0 0 10px;font-family:Noto Serif Georgian,Georgia,serif;font-size:25px}.catalog-empty p{margin:0 0 20px;font-size:14px}.catalog-clear-button{color:#334155;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7d2c7;border-radius:12px;padding:10px 14px;font-size:14px;font-weight:800}.catalog-clear-button:hover{background:#f6f7fa;border-color:#aeb8c9}@media (width<=920px){.catalog-hero{flex-direction:column}.catalog-hero__meta{border-left:0;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;padding-left:0}.catalog-hero__meta>div{border-top:1px solid #e8e2d8;border-bottom:0}}@media (width<=680px){.catalog-container{width:min(100% - 28px,1280px);padding:18px 0 44px}.catalog-top-nav{min-height:38px;margin-bottom:10px}.catalog-top-nav__brand{font-size:15px}.catalog-top-nav__links a,.catalog-top-nav__links span{min-height:32px;padding:0 10px;font-size:11px}.catalog-hero{gap:18px;padding:4px 0 20px}.catalog-hero__title{font-size:clamp(30px,9.2vw,40px)}.catalog-hero__subtitle{font-size:14px;line-height:1.65}.catalog-hero__watermark{font-size:54px;top:18px;right:-16px}.catalog-hero__meta{grid-template-columns:1fr 1fr}.catalog-hero__current-category{grid-column:1/-1}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-result-count{white-space:normal}.catalog-filter-section{margin-bottom:18px;padding:12px 0 16px}.catalog-filter-section__label,.catalog-filters{display:none}.catalog-mobile-category-trigger{color:#1d2430;width:100%;min-height:44px;font:inherit;cursor:pointer;background:#fdfcf9;border:1px solid #ded8cd;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:0 13px;display:flex}.catalog-mobile-category-trigger span{color:#29426f;font-size:13px;font-weight:800}.catalog-mobile-category-trigger strong{color:#667085;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:800;overflow:hidden}.catalog-category-drawer-shell{z-index:80;display:block;position:fixed;inset:0}.catalog-category-drawer-overlay{cursor:pointer;background:#0f172a7a;border:0;position:absolute;inset:0}.catalog-category-drawer{background:#fdfcf9;flex-direction:column;width:min(92vw,390px);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-18px 0 38px #0f172a2e}.catalog-category-drawer__header{border-bottom:1px solid #e4dfd5;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.catalog-category-drawer__header p{color:#536487;letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:800}.catalog-category-drawer__header h2{color:#202834;margin:0;font-size:22px;line-height:1.25}.catalog-category-drawer__header button{color:#29426f;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ded8cd;border-radius:999px;flex-shrink:0;padding:0 12px;font-size:12px;font-weight:800}.catalog-category-drawer__list{gap:8px;padding:14px 18px 24px;display:grid;overflow-y:auto}.catalog-category-drawer__option{color:#334155;width:100%;min-height:43px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1ddd4;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:800}.catalog-category-drawer__option--active{color:#fff;background:#29426f;border-color:#29426f}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-product-card{border-radius:9px}.catalog-product-card__image-wrap{padding:7px 7px 0}.catalog-product-card__image-frame{background:#fff;border-radius:6px;height:150px}.catalog-product-card__image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.catalog-product-card__body{min-height:0;padding:10px}.catalog-product-card__category{letter-spacing:.03em;font-size:9px}.catalog-product-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:35px;margin:7px 0 8px;font-size:12px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.catalog-product-card__description{min-height:0;display:none}.catalog-product-card__footer{padding-top:8px;font-size:10px}.catalog-product-card__arrow{width:22px;height:22px;font-size:15px}}.home-page{color:#1d2430;background:#f7f5f0;min-height:100vh;font-family:Noto Sans Georgian,Arial,sans-serif}.home-container{width:min(1280px,100% - 40px);margin:0 auto}.home-header{background:#fdfcf9;border-bottom:1px solid #e4dfd5}.home-header__content{justify-content:space-between;align-items:center;min-height:70px;display:flex}.home-logo{color:#29426f;letter-spacing:.1em;font-size:20px;font-weight:800;text-decoration:none}.home-nav{gap:22px;display:flex}.home-nav a{color:#667085;font-size:13px;font-weight:700;text-decoration:none}.home-nav a:hover{color:#29426f}.home-hero{padding:48px 0 44px}.home-hero__content{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:48px;display:grid}.home-eyebrow{color:#536487;letter-spacing:.15em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.home-hero h1{color:#1d2430;letter-spacing:0;margin:0;font-family:Noto Serif Georgian,Georgia,serif;font-size:clamp(36px,5vw,58px);line-height:1.18}.home-hero h1 span{color:#29426f}.home-hero__text>p:not(.home-eyebrow){color:#52606f;max-width:590px;margin:20px 0 0;font-size:16px;line-height:1.8}.home-hero__buttons{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.home-button{border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.home-button:hover{transform:translateY(-2px)}.home-button--primary{color:#fff;background:#29426f}.home-button--secondary{color:#334155;background:#fff;border:1px solid #d9d4ca}.home-button--secondary span{color:#29426f;font-size:12px}.home-hero__visual{background:#fdfcf9;border:1px solid #e4ded3;border-radius:18px;min-height:360px;position:relative;overflow:hidden}.home-hero__circle{border:1px solid #29426f24;border-radius:50%;position:absolute}.home-hero__circle--top{width:320px;height:320px;top:-110px;right:-90px}.home-hero__circle--bottom{border-color:#b789452e;width:280px;height:280px;bottom:-120px;left:-105px}.home-hero__visual-card{color:#fff;background:#29426f;border-radius:14px;width:min(250px,100% - 48px);padding:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 26px #29426f29}.home-hero__visual-card span{color:#cdd9ef;letter-spacing:.16em;font-size:11px;font-weight:800;display:block}.home-hero__visual-card strong{letter-spacing:.08em;margin-top:22px;font-size:25px;display:block}.home-hero__visual-card p{color:#d8e2f3;margin:12px 0 0;font-size:13px;line-height:1.6}.home-products{background:#fdfcf9;padding:56px 0}.home-products+.home-products{background:#f7f5f0;border-top:1px solid #e5dfd4}.home-section-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.home-section-header h2,.home-contact h2{color:#202834;letter-spacing:0;margin:0;font-family:Noto Serif Georgian,Georgia,serif;font-size:clamp(25px,3vw,34px)}.home-contact h2{font-family:Noto Sans Georgian,Arial,sans-serif;font-weight:800}.home-all-link{color:#29426f;font-size:13px;font-weight:800;text-decoration:none}.home-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.home-product-card{min-width:0;height:100%;color:inherit;background:#fff;border:1px solid #e1ddd4;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #35394306}.home-product-card:hover{transform:translateY(-1px);box-shadow:0 6px 14px #3539430e}.home-product-card__image-wrap{box-sizing:border-box;background:#fff;border:1px solid #ece8df;border-radius:7px;place-items:center;height:285px;margin:12px 12px 0;padding:12px;display:grid;position:relative;overflow:hidden}.home-product-card__fallback{color:#9aa1aa;place-items:center;font-size:13px;display:grid;position:absolute;inset:0}.home-product-card__image-wrap img{z-index:1;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:relative}.home-product-card:hover .home-product-card__image-wrap img{transform:none}.home-product-card__body{flex-direction:column;flex:1;min-height:214px;padding:16px;display:flex}.home-product-card h3{color:#202834;letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 9px;font-size:17px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.home-product-card p{color:#77808d;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:46px;margin:0 0 14px;font-size:13px;line-height:1.7;display:-webkit-box;overflow:hidden}.home-product-card__body>div{color:#29426f;background:0 0;border-top:1px solid #e9e5dd;justify-content:space-between;align-items:center;margin-top:auto;padding-top:11px;font-size:13px;font-weight:800;display:flex}.home-product-card__body>div span:last-child{font-size:18px}.home-contact{padding:72px 0}.home-contact__box{color:#fff;background:#29426f;border-radius:26px;justify-content:space-between;align-items:center;gap:26px;padding:clamp(28px,5vw,52px);display:flex}.home-contact__box .home-eyebrow{color:#cbd8ec}.home-contact h2{color:#fff}.home-contact__box>div>span{color:#d8e2f3;max-width:650px;margin-top:14px;font-size:14px;line-height:1.7;display:block}.home-call-button{color:#29426f;background:#fff;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-width:210px;padding:15px 18px;font-size:14px;font-weight:800;text-decoration:none;display:inline-flex}.home-call-button span{font-size:20px}.home-footer{background:#fdfcf9;border-top:1px solid #e4dfd5}.home-footer__content{justify-content:space-between;align-items:center;min-height:78px;display:flex}.home-footer strong{color:#29426f;letter-spacing:.1em;font-size:14px}.home-footer span{color:#7a8493;font-size:12px}.home-state{color:#6d7786;text-align:center;background:#fff;border:1px dashed #d6d0c5;border-radius:18px;padding:54px 20px}.home-state h3{color:#334155;margin:0 0 8px}.home-state p{margin:0;font-size:14px}@media (width<=980px){.home-hero__content{grid-template-columns:1fr}.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-contact__box{flex-direction:column;align-items:flex-start}}@media (width<=650px){.home-container,.home-header__content{width:min(100% - 28px,1280px)}.home-header__content{min-height:56px}.home-logo{font-size:17px}.home-nav{gap:14px}.home-nav a{font-size:11px}.home-nav a:last-child{display:none}.home-hero{padding:14px 0 8px}.home-hero__content{display:block}.home-eyebrow{letter-spacing:.11em;margin-bottom:6px;font-size:9px}.home-hero h1{font-size:clamp(27px,8vw,34px);line-height:1.22}.home-hero__text>p:not(.home-eyebrow),.home-hero__visual{display:none}.home-hero__buttons{flex-wrap:nowrap;gap:8px;margin-top:14px;display:flex}.home-button{white-space:nowrap;flex:1;min-height:42px;padding:0 11px;font-size:11px}.home-button--secondary span{display:none}.home-products{padding:20px 0 34px}.home-section-header{align-items:center;gap:12px;margin-bottom:14px}.home-section-header .home-eyebrow{display:none}.home-section-header h2{font-size:22px;line-height:1.28}.home-all-link{white-space:nowrap;font-size:11px}.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-product-card{border-radius:9px}.home-product-card__image-wrap{background:#fff;border:1px solid #ece8df;border-radius:6px;height:150px;margin:7px 7px 0;padding:7px}.home-product-card__body{min-height:0;padding:10px}.home-product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:35px;margin:0 0 8px;font-size:12px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.home-product-card p{display:none}.home-product-card__body>div{color:#29426f;border-top:1px solid #e9e5dd;padding-top:8px;font-size:10px}.home-product-card__body>div span:last-child{font-size:15px}.home-contact{padding:42px 0}.home-contact__box{border-radius:20px;gap:18px;padding:26px 20px}.home-contact h2{font-size:26px}.home-call-button{width:100%;min-width:0}.home-footer__content{flex-direction:column;justify-content:center;align-items:flex-start;min-height:84px;padding:14px 0}}@media (width<=390px){.home-product-card__image-wrap{height:134px}.home-product-card h3{font-size:11px}}.product-detail-page{color:#1d2430;background:#f7f5f0;min-height:100vh;font-family:Noto Sans Georgian,Arial,sans-serif}.product-detail-container{width:min(1280px,100% - 40px);margin:0 auto;padding:34px 0 78px}.product-detail-nav{flex-wrap:wrap;gap:8px;margin-bottom:26px;display:flex}.product-detail-nav__link,.product-detail-back{color:#526487;background:#fdfcf9;border:1px solid #ded8cd;border-radius:999px;align-items:center;min-height:36px;padding:0 13px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.product-detail-nav__link:hover,.product-detail-back:hover{color:#29426f;border-color:#c9d1e2}.product-detail-hero{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:start;gap:30px;display:grid}.product-detail-left-column{flex-direction:column;gap:42px;min-width:0;display:flex}.product-gallery{min-width:0}.product-gallery__main-wrap{position:relative}.product-gallery__main-button{cursor:zoom-in;background:0 0;border:0;border-radius:26px;width:100%;padding:0;position:relative;overflow:hidden}.product-gallery__main-button:disabled{cursor:default}.product-gallery__main-frame{background:radial-gradient(circle at 50% 18%,#fffffffa,#efede7f5);border:1px solid #e6e0d7;border-radius:26px;place-items:center;min-height:470px;display:grid;position:relative;overflow:hidden}.product-gallery__main-frame:before{content:"";border:1px solid #29426f14;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-110px;right:-95px}.product-gallery__main-frame:after{content:"";border:1px solid #b789451c;border-radius:50%;width:250px;height:250px;position:absolute;top:-105px;left:-105px}.product-gallery__fallback{color:#99a1ab;place-items:center;font-size:14px;display:grid;position:absolute;inset:0}.product-gallery__main-image{z-index:1;-o-object-fit:contain;object-fit:contain;width:100%;height:470px;transition:transform .35s;position:relative}.product-gallery__main-button:hover .product-gallery__main-image{transform:scale(1.035)}.product-gallery__zoom{z-index:2;color:#fff;opacity:0;background:#1d2430cc;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:700;transition:all .2s;position:absolute;bottom:18px;right:18px;transform:translateY(6px)}.product-gallery__main-button:hover .product-gallery__zoom{opacity:1;transform:translateY(0)}.product-gallery__thumbnails{gap:10px;margin-top:14px;padding-bottom:3px;display:flex;overflow-x:auto}.product-gallery__thumbnail{cursor:pointer;background:#f1f0ec;border:1px solid #ddd8cf;border-radius:14px;flex:none;width:80px;height:80px;padding:3px;transition:all .2s;overflow:hidden}.product-gallery__thumbnail:hover{border-color:#9eacc7;transform:translateY(-2px)}.product-gallery__thumbnail--active{border-color:#29426f;box-shadow:0 0 0 3px #29426f1f}.product-gallery__thumbnail img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:100%}.product-info{background:radial-gradient(circle at 90% 0,#b7955b24,#0000 35%),#fdfcf9;border:1px solid #e6e0d7;border-radius:26px;padding:clamp(22px,3vw,30px);position:sticky;top:22px;overflow:hidden}.product-info__eyebrow{color:#536487;letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:800}.product-info__title{overflow-wrap:anywhere;color:#202834;letter-spacing:-.03em;margin:0;font-family:Noto Sans Georgian,Arial,sans-serif;font-size:clamp(22px,2.25vw,33px);font-weight:800;line-height:1.28}.product-info__divider{background:#e8e2d8;height:1px;margin:16px 0}.product-info__description{color:#334155;white-space:pre-line;margin:0;font-size:14px;font-weight:500;line-height:1.85}.product-info__facts{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.product-info__facts div{background:#ffffffa6;border:1px solid #e9e4da;border-radius:14px;padding:12px}.product-info__facts span{color:#8a93a0;letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.product-info__facts strong{color:#263041;text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.product-info__contact-section{border-top:1px solid #e8e2d8;margin-top:22px;padding-top:20px}.product-info__contact-label,.product-info__share-label{color:#667085;letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:800}.product-info__share-label{margin-top:18px}.product-contact-call{color:#29426f;background:#f6f8fc;border:1px solid #d9e2f4;border-radius:15px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;text-decoration:none;transition:all .2s;display:grid}.product-contact-call:hover{background:#eef3ff;border-color:#aebfdf;transform:translateY(-1px)}.product-contact-call__icon{color:#fff;background:#29426f;border-radius:11px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.product-contact-call small{color:#718096;margin-bottom:3px;font-size:10px;font-weight:700;display:block}.product-contact-call strong{color:#263041;font-size:13px;font-weight:800;display:block}.product-contact-call__arrow{color:#29426f;font-size:19px}.product-info__share-buttons{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.product-share-button{color:#374151;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce1eb;border-radius:11px;justify-content:center;align-items:center;padding:8px 6px;font-size:11px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.product-share-button:hover{transform:translateY(-1px)}.product-share-button--whatsapp{color:#187444;background:#f1fbf4;border-color:#ccead7}.product-share-button--whatsapp:hover{background:#ddf7e6}.product-share-button--viber{color:#66519e;background:#f8f5ff;border-color:#dfd5f4}.product-share-button--viber:hover{background:#eee8ff}.product-share-button--messenger{color:#315da8;background:#f2f6ff;border-color:#cfddf8}.product-share-button--messenger:hover{background:#e4edff}.product-share-button--facebook{color:#29426f;background:#f4f6fa;border-color:#c9d1e2}.product-share-button--facebook:hover{background:#e8edf6}.product-info__catalog-link{color:#fff;background:#29426f;border-radius:14px;justify-content:space-between;align-items:center;margin-top:18px;padding:13px 15px;font-size:12px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.product-info__catalog-link:hover{background:#1f345a;transform:translateY(-1px)}.product-info__catalog-link span{font-size:17px}.product-related{margin:0}.product-related__header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.product-related__header p{color:#6f7c91;letter-spacing:.15em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:800}.product-related__header h2{color:#202834;letter-spacing:-.04em;margin:0;font-family:Noto Serif Georgian,Georgia,serif;font-size:clamp(25px,3vw,34px)}.product-related__header>a{color:#29426f;font-size:13px;font-weight:800;text-decoration:none}.product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-related-card{min-width:0;color:inherit;background:#fff;border:1px solid #e1ddd4;border-radius:10px;flex-direction:column;text-decoration:none;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #35394306}.product-related-card:hover{transform:translateY(-1px);box-shadow:0 6px 14px #3539430e}.product-related-card__image-wrap{box-sizing:border-box;background:#fff;border:12px solid #fff;border-bottom:1px solid #ece8df;height:220px;position:relative;overflow:hidden}.product-related-card__fallback{color:#9aa1aa;place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.product-related-card__image-wrap img{z-index:1;-o-object-fit:contain;object-fit:contain;width:100%;height:100%;position:relative}.product-related-card:hover img{transform:none}.product-related-card__body{flex-direction:column;flex:1;min-height:132px;padding:14px 15px 15px;display:flex}.product-related-card__body>span{color:#526487;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.product-related-card h3{color:#202834;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:8px 0 12px;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-related-card__body>div{color:#29426f;border-top:1px solid #e9e5dd;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;font-size:13px;font-weight:800;display:flex}.product-related-card__body>div span:last-child{font-size:17px}.product-detail-state{color:#6b7280;text-align:center;width:min(560px,100% - 40px);margin:0 auto;padding:120px 24px}.product-detail-state h1{color:#263041;margin:0 0 10px;font-family:Noto Serif Georgian,Georgia,serif;font-size:30px}.product-detail-state p{margin:0 0 20px;line-height:1.7}.product-detail-state a,.product-detail-state button{color:#fff;font:inherit;cursor:pointer;background:#29426f;border:0;border-radius:12px;padding:11px 15px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.product-lightbox{z-index:999;background:#0f172ae0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.product-lightbox__dialog{place-items:center;width:min(1100px,100%);height:min(82vh,780px);display:grid;position:relative}.product-lightbox__image{-o-object-fit:contain;object-fit:contain;border-radius:18px;max-width:100%;max-height:100%;box-shadow:0 18px 60px #00000061}.product-lightbox__close,.product-lightbox__nav{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #fff3;border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;display:grid;position:absolute}.product-lightbox__close{top:-10px;right:-10px}.product-lightbox__nav{top:50%;transform:translateY(-50%)}.product-lightbox__nav--previous{left:10px}.product-lightbox__nav--next{right:10px}.product-lightbox__count{color:#fff;background:#ffffff1f;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;position:absolute;bottom:-26px}@media (width<=980px){.product-detail-hero{grid-template-columns:1fr}.product-info{order:1;position:static}.product-detail-left-column{order:2}}@media (width<=768px){.product-detail-hero{flex-direction:column;display:flex}.product-detail-left-column{display:contents}.product-gallery{order:1}.product-info{order:2}.product-related{order:3}}@media (width<=680px){.product-detail-container{width:min(100% - 28px,1280px);padding:24px 0 54px}.product-detail-nav{gap:7px;margin-bottom:16px}.product-detail-nav__link{min-height:34px;padding:0 11px;font-size:12px}.product-detail-left-column{gap:42px}.product-gallery__main-frame,.product-gallery__main-image{height:350px;min-height:350px}.product-gallery__zoom{opacity:1;transform:translateY(0)}.product-info{border-radius:21px;padding:22px 18px}.product-info__title{font-size:25px;line-height:1.3}.product-info__facts,.product-info__share-buttons{grid-template-columns:1fr}.product-related__header{flex-direction:column;align-items:flex-start}.product-related__grid{grid-template-columns:1fr}.product-related-card__image-wrap{border-width:8px 8px 1px;height:170px}.product-related-card__body{min-height:0;padding:11px}.product-related-card h3{min-height:0;font-size:13px;line-height:1.45}.product-related-card__body>div{padding-top:8px;font-size:11px}.product-lightbox{padding:16px}.product-lightbox__dialog{height:min(72vh,680px)}.product-lightbox__close{top:-4px;right:-4px}.product-lightbox__nav{width:38px;height:38px;font-size:20px}.product-lightbox__nav--previous{left:3px}.product-lightbox__nav--next{right:3px}}
