@keyframes toast-in{0%{opacity:0;transform:translateY(-12px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}:root{--primary:#8B5CF6;--primary-dark:#5648C7;--primary-rgb:139,92,246;--primary-dark-rgb:86,72,199;--primary-soft:#f3edfb;--primary-soft-strong:#e9ddf7;--purple:var(--primary);--violet:var(--primary-dark);--grad:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark) 100%);--grad-btn:linear-gradient(201deg,var(--primary) 0%,var(--primary-dark) 100%);--text:#1a1a2e;--text-2:#4b5563;--text-3:#9ca3af;--bg:#ffffff;--bg-subtle:var(--primary-soft);--border:#e8ddf5;--border-mid:#c9b2e8;--radius-sm:8px;--radius:12px;--radius-lg:18px;--radius-xl:24px;--shadow:0 2px 12px rgba(0,0,0,0.07);--shadow-md:0 4px 24px rgba(130,65,200,0.13);--header-h:130px;--anchor-offset:max(calc(var(--header-h) + 54px),184px);--page-max:9999px;--page-x:32px;--page-bg-inset:var(--page-x);--page-safe-gutter:2px;--announcement-bar-height:40px;--surface:#ffffff;--fg:#1a1a2e;--muted:#64748b;--surface-hover:rgba(0,0,0,0.03)}*{box-sizing:border-box;margin:0;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html{min-height:100%;scroll-behavior:smooth;scroll-padding-top:var(--anchor-offset)}body,html{background:var(--primary-soft);overflow-x:clip}body{min-height:100vh;font-family:var(--font-montserrat),Arial,sans-serif;color:var(--text);font-size:14px;line-height:1.5;overscroll-behavior-y:none}.site-layout{min-height:100vh;display:flex;flex-direction:column;position:relative;isolation:isolate;overflow:clip;background:var(--primary-soft)}.site-layout:before{z-index:-2;background:-webkit-image-set(url("/background-optimized.avif") type("image/avif"),url("/background.png") type("image/png")) 50% /cover no-repeat;background:image-set(url("/background-optimized.avif") type("image/avif"),url("/background.png") type("image/png")) 50% /cover no-repeat}.site-layout:after,.site-layout:before{content:"";position:fixed;inset:0;pointer-events:none}.site-layout:after{z-index:-1;background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.62) 46%,rgba(255,255,255,.2)),-webkit-image-set(url("/background-book-optimized.avif") type("image/avif"),url("/background-book.webp") type("image/webp")) 50% /cover no-repeat;background:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.62) 46%,rgba(255,255,255,.2)),image-set(url("/background-book-optimized.avif") type("image/avif"),url("/background-book.webp") type("image/webp")) 50% /cover no-repeat;opacity:.86}.site-content{flex:1 0 auto;position:relative;min-height:calc(100vh - var(--header-h))}.newsletter-banner,.page-wrap>.section,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 440px}.page-wrap>.carousel-outer{contain-intrinsic-size:auto 560px}.newsletter-banner{contain-intrinsic-size:auto 320px}.mobile-install-banner{position:fixed;right:24px;bottom:max(12px,env(safe-area-inset-bottom));z-index:1200;isolation:isolate;display:flex;align-items:center;gap:8px;width:min(300px,calc(100vw - 32px));padding:6px 6px 6px 12px;border:1px solid rgba(255,255,255,.24);border-radius:16px;background:rgba(72,36,150,.94);color:#fff;box-shadow:0 10px 28px rgba(20,18,44,.2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mobile-install-banner-main{min-width:0;flex:1 1;display:flex;align-items:center;min-height:0;padding:0;background:transparent;color:#fff;font-size:13px;font-weight:800;line-height:1.22;letter-spacing:0;box-shadow:none;transition:opacity .16s ease}.mobile-install-banner-main:hover{color:#fff;opacity:.88}.mobile-install-banner-text{min-width:0;overflow-wrap:anywhere}.mobile-install-banner-close{flex:0 0 auto;width:30px;height:30px;border:0;border-radius:0;display:grid;place-items:center;background:transparent;color:#fff;transition:opacity .16s ease,transform .16s ease}.mobile-install-banner-close:hover{background:transparent;opacity:.75;transform:translateY(-1px)}@media (max-width:640px){.mobile-install-banner{right:auto;left:50%;transform:translateX(-50%);width:min(300px,calc(100vw - 24px));padding:6px 6px 6px 12px;border-radius:16px}.mobile-install-banner-main{font-size:12px}.mobile-install-banner-close{width:28px;height:28px;border-radius:9px}}@media (max-width:380px){.mobile-install-banner-main{font-size:11px}}a{text-decoration:none;color:inherit}button{cursor:pointer}button,input,select,textarea{font-family:inherit}img{display:block}.promo-bar{background:var(--grad);color:#fff;text-align:center;font-size:13px;font-weight:500;padding:8px 16px;line-height:1.4}.promo-bar a{color:#fff;text-decoration:underline;font-weight:700}.site-header{background:transparent;position:-webkit-sticky;position:sticky;top:0;z-index:300;box-shadow:none}.header-shell-wrap{padding:10px var(--page-x) 14px}.header-shell{width:100%;border-radius:16px;background:rgba(255,255,255,.86);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:visible;box-shadow:0 12px 34px rgba(20,18,44,.12)}.header-container{display:flex;align-items:center;padding:0 18px;width:100%}.header-nav-row{border-bottom:1px solid rgba(226,232,240,.72);font-size:13px;color:var(--text-2)}.header-nav-row .header-container{gap:24px;padding-top:8px;padding-bottom:8px}.header-location{display:flex;align-items:center;gap:4px;color:var(--text-2);font-size:13px;background:none;border:none;cursor:pointer}.header-nav-links{display:flex;align-items:center;gap:40px;list-style:none;margin-left:auto}.header-nav-links a{color:#3e4653;font-size:13px;font-weight:700;transition:color .15s}.header-nav-links a:hover{color:var(--purple)}.header-nav-more{position:relative;padding:8px 0;margin:-8px 0}.header-nav-more-btn{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:#3e4653;font-size:13px;font-weight:700;padding:0}.header-nav-more-btn svg{transition:transform .18s ease}.header-nav-more.open .header-nav-more-btn svg{transform:rotate(180deg)}.header-nav-more-menu{position:absolute;top:100%;right:0;min-width:260px;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 38px rgba(42,27,67,.12);padding:6px;display:none;z-index:460}.header-nav-more.open .header-nav-more-menu{display:grid}.header-nav-more-menu a{display:block;padding:10px 12px;border-radius:8px;font-size:13px;font-weight:600;color:#3e4653}.header-nav-more-menu a:hover{background:var(--primary-soft);color:var(--purple)}.header-main-row .header-container{gap:12px;padding-top:16px;padding-bottom:16px;flex-wrap:nowrap}.header-menu-btn{display:none;width:46px;height:46px;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--primary);justify-content:center}.header-logo,.header-menu-btn{align-items:center;flex-shrink:0}.header-logo{display:flex;gap:10px;text-decoration:none}.header-logo-icon{width:40px;height:40px}.header-logo-text{font-size:22px;font-weight:800;letter-spacing:-.5px}.header-logo-text span{color:var(--purple)}.header-catalog-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;background:var(--grad-btn);color:#fff;border:none;border-radius:14px;font-size:14px;font-weight:700;flex-shrink:0;position:relative}.header-catalog-btn svg{width:18px;height:18px}.header-search-shell{min-width:260px;position:relative}.header-search{flex:1 1 auto;display:flex;align-items:center;background:rgba(255,255,255,.74);border:1px solid var(--primary);border-radius:12px;padding:0 16px;gap:10px;width:100%}.header-search svg{color:var(--purple);flex-shrink:0}.header-search input{flex:1 1;border:none;background:transparent;font-family:inherit;font-size:14px;color:var(--text);padding:10px 0;outline:none}.header-search input::placeholder{color:var(--text-3)}.header-search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:450;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 18px 44px rgba(72,38,105,.16);overflow:hidden}.header-search-options{max-height:420px;overflow-y:auto}.header-search-option{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:12px;padding:12px 14px;text-align:left;border-bottom:1px solid var(--border);cursor:pointer;transition:background .15s ease}.header-search-option:hover{background:var(--primary-soft)}.header-search-option-cover{width:40px;height:54px;border-radius:8px;overflow:hidden;background:#f5eefc;flex-shrink:0}.header-search-option-cover img{width:100%;height:100%;object-fit:cover;display:block}.header-search-option-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--primary)}.header-search-option-body{flex:1 1;min-width:0}.header-search-option-title{font-size:14px;font-weight:600;color:#231534;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-search-option-meta{margin-top:4px;display:flex;align-items:center;gap:10px;font-size:12px;color:#7b6f8e}.header-search-option-meta span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-search-option-rating{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-weight:700;font-size:18px;flex-shrink:0;margin-left:auto;align-self:center}.header-search-option-rating svg{width:18px;height:18px}.header-search-all-link,.header-search-load-more,.header-search-status{display:block;width:100%;padding:12px 14px;font-size:13px}.header-search-status{color:#7b6f8e}.header-search-load-more{border:none;background:var(--primary-soft);color:var(--primary);font-weight:700;cursor:pointer;border-top:1px solid var(--border)}.header-search-load-more:disabled{cursor:default;opacity:.7}.header-search-all-link{border-top:1px solid var(--border);color:var(--primary);font-weight:600;text-decoration:none;background:#fff}.header-search-all-link:hover{background:var(--primary-soft)}.header-actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.header-action-btn{display:flex;flex-direction:column;align-items:center;gap:2px;background:none;border:none;color:var(--text-2);font-size:10px;font-weight:500;padding:4px 10px;border-radius:var(--radius-sm);transition:color .15s;position:relative;text-decoration:none}.header-action-btn:hover{color:var(--purple)}.header-action-btn svg{width:24px;height:24px}.header-action-icon{position:relative;display:inline-flex;align-items:center;justify-content:center}.header-action-icon img{display:block}.header-action-badge{position:absolute;right:-8px;bottom:-8px;background:var(--purple);color:#fff;font-size:11px;font-weight:700;width:19px;height:19px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.header-mobile-overlay{position:fixed;inset:0;background:rgba(14,13,23,.44);z-index:1100;display:grid;place-items:start end;padding:0}.header-mobile-menu{width:min(84vw,340px);height:100dvh;background:#fff;box-shadow:-10px 0 30px rgba(20,14,38,.18);display:flex;flex-direction:column}.header-mobile-menu-top{height:64px;border-bottom:1px solid var(--border);padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:#1f2246;font-size:18px;font-weight:800}.header-mobile-menu-close{width:36px;height:36px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--primary);display:inline-flex;align-items:center;justify-content:center}.header-mobile-menu-links{display:grid;padding:10px 10px 20px}.header-mobile-menu-links .header-mobile-menu-logout,.header-mobile-menu-links a{min-height:44px;border-radius:10px;display:flex;align-items:center;padding:0 12px;font-size:15px;font-weight:600;color:#33394b}.header-mobile-menu-links .header-mobile-menu-logout{border:0;background:transparent;text-align:left}.header-mobile-menu-links .header-mobile-menu-logout:hover,.header-mobile-menu-links a:hover{background:var(--primary-soft);color:var(--primary)}.catalog-overlay{position:fixed;inset:0;z-index:1000;pointer-events:none}.catalog-backdrop{position:fixed;inset:0;background:rgba(10,12,24,.42);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);animation:catalogBackdropIn .18s ease-out both;pointer-events:auto}.catalog-overlay.closing .catalog-backdrop{animation:catalogBackdropOut .19s ease-in both}.catalog-dropdown{position:fixed;top:0;left:0;background:transparent;border:0;border-radius:0;box-shadow:none;display:grid;grid-template-columns:minmax(220px,260px) minmax(220px,260px) minmax(320px,400px);z-index:1001;width:min(920px,100vw);min-width:min(780px,100vw);min-height:100vh;height:100vh;overflow:hidden;pointer-events:auto;filter:drop-shadow(0 18px 40px rgba(24,26,59,.18));will-change:transform,opacity}.catalog-dropdown-left{width:auto;background:#fff;padding:24px 22px;border-right:1px solid var(--border);box-shadow:0 0 0 1px rgba(224,206,243,.45)}.catalog-dropdown-left a,.catalog-dropdown-left button{display:flex;align-items:center;gap:16px;width:100%;padding:12px 14px;font-size:13px;color:var(--primary);border-radius:8px;transition:background .12s;text-decoration:none;font-weight:600;border:0;background:transparent;text-align:left;cursor:pointer}.catalog-dropdown-left a.active,.catalog-dropdown-left a:hover,.catalog-dropdown-left button.active,.catalog-dropdown-left button:hover{background:var(--primary-soft-strong);color:var(--primary);font-weight:700}.catalog-category-item{width:100%}.catalog-cat-icon{width:30px;height:30px;display:grid;place-items:center;color:var(--primary);flex-shrink:0}.catalog-cat-icon img{width:26px;height:26px;object-fit:contain}.catalog-dropdown-mid{background:#fff;padding:24px 20px;border-right:1px solid var(--border);overflow-y:auto;max-height:100vh;box-shadow:0 0 0 1px rgba(224,206,243,.45)}.catalog-dropdown-mid-header{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:20px;padding:0 8px;border-bottom:none}.catalog-dropdown-mid-header span{font-size:14px;font-weight:700;color:var(--primary)}.catalog-dropdown-mid-header a,.catalog-dropdown-mid-header small{font-size:11px;color:var(--primary);text-decoration:none}.catalog-dropdown-mid-header a:hover{text-decoration:underline}.catalog-dropdown-mid a{display:flex;align-items:center;justify-content:space-between;padding:10px;font-size:13px;color:var(--primary);border-radius:8px;transition:background .12s;text-decoration:none;font-weight:600}.catalog-dropdown-mid a.active,.catalog-dropdown-mid a:hover{background:var(--primary-soft-strong);color:var(--primary)}.catalog-dropdown-mid a svg{opacity:.9;flex-shrink:0}.catalog-dropdown-col-title{font-size:12px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;padding:0 4px}.catalog-dropdown-banners{width:auto;flex-shrink:0;background:#fff;padding:24px 20px;box-shadow:0 0 0 1px rgba(224,206,243,.45);overflow-y:auto;max-height:100vh}.catalog-third-panel{display:flex;flex-direction:column;gap:22px;min-height:100%;animation:catalogThirdPanelIn .22s cubic-bezier(.2,.8,.2,1) both}.catalog-third-subcats{display:flex;flex-direction:column;gap:2px}.catalog-third-subcats a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border-radius:8px;color:var(--primary);font-size:13px;font-weight:600;line-height:1.3;text-decoration:none;transition:background .12s}.catalog-third-subcats a:hover{background:var(--primary-soft-strong);color:var(--primary)}.catalog-third-subcats a svg{flex-shrink:0;opacity:.9}.catalog-section-block{animation:catalogSectionIn .24s cubic-bezier(.2,.8,.2,1) both}.catalog-dropdown-left.catalog-section-block{animation-delay:0s}.catalog-dropdown-mid.catalog-section-block{animation-delay:90ms}.catalog-dropdown-banners.catalog-section-block{animation-delay:.18s}.catalog-dropdown.closing .catalog-dropdown-left{animation:catalogSectionOut .18s ease-in .24s both}.catalog-dropdown.closing .catalog-dropdown-mid{animation:catalogSectionOut .18s ease-in .12s both}.catalog-dropdown.closing .catalog-dropdown-banners{animation:catalogSectionOut .18s ease-in 0s both}.catalog-banner{border-radius:14px;overflow:visible;font-size:16px;font-weight:800;color:var(--text);text-align:left;background:#fff;border:none;padding:0;display:flex;flex-direction:column;align-items:center;gap:10px;transition:transform .18s ease,color .18s ease}.catalog-banner:hover{color:var(--primary);transform:translateY(-2px)}.catalog-banner img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:14px;box-shadow:0 8px 22px rgba(38,31,79,.1)}.catalog-banner>span:last-child{width:100%;padding-inline:2px;line-height:1.25}.catalog-banner-placeholder{width:100%;height:auto;aspect-ratio:3/2;border-radius:14px;background:var(--primary-soft-strong);display:grid;place-items:center;color:var(--primary)}.catalog-dropdown-collection-header span{font-size:20px;font-weight:850}.catalog-dropdown-collection-header{margin-bottom:0}.catalog-dropdown-collection-header small{font-size:13px}.catalog-dropdown-empty{color:#9ca3af;font-size:13px;padding:8px}.catalog-mobile-chevron{margin-left:auto;opacity:.85}.catalog-mobile-active-pill{display:flex;align-items:center;gap:16px;min-width:0}.catalog-category-name{min-width:0;overflow-wrap:anywhere}.catalog-mobile-subcats,.catalog-mobile-top{display:none}.catalog-mobile-close{border:0;background:transparent;color:var(--primary);width:38px;height:38px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.catalog-mobile-close:hover{background:var(--primary-soft)}.catalog-skeleton-banners,.catalog-skeleton-mid,.catalog-skeleton-stack{display:flex;flex-direction:column;gap:10px}.catalog-skeleton-line{display:flex;align-items:center;gap:16px;min-height:48px;padding:8px 12px}.catalog-skeleton-banner small,.catalog-skeleton-banner span,.catalog-skeleton-heading,.catalog-skeleton-icon,.catalog-skeleton-text{background:linear-gradient(100deg,rgba(var(--primary-rgb),.07) 20%,rgba(var(--primary-rgb),.16) 38%,rgba(var(--primary-rgb),.07) 56%);background-size:220% 100%;animation:catalogSkeletonShimmer 1.35s ease-in-out infinite}.catalog-skeleton-icon{width:30px;height:30px;flex:0 0 30px;border-radius:9px}.catalog-skeleton-text{width:58%;height:13px;border-radius:999px}.catalog-skeleton-text.wide{width:78%}.catalog-skeleton-heading{display:block;width:48%;height:17px;margin:4px 8px 10px;border-radius:999px}.catalog-skeleton-mid .catalog-skeleton-line{min-height:38px;padding:5px 8px}.catalog-skeleton-mid .catalog-skeleton-icon{display:none}.catalog-skeleton-banner{display:flex;flex-direction:column;gap:9px}.catalog-skeleton-banner span{display:block;width:100%;aspect-ratio:2.62/1;border-radius:14px}.catalog-skeleton-banner small{display:block;width:46%;height:15px;border-radius:999px}.catalog-load-error{display:grid;justify-items:start;grid-gap:12px;gap:12px;margin:8px 4px;padding:16px;border:1px solid rgba(var(--primary-rgb),.18);border-radius:12px;background:var(--primary-soft);color:var(--text-2);font-size:13px}.catalog-load-error button{width:auto;min-height:36px;padding:8px 13px;border:1px solid rgba(var(--primary-rgb),.3);border-radius:9px;background:#fff;color:var(--primary);font-weight:700;cursor:pointer}.catalog-load-error.compact{margin:0}@keyframes catalogSkeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes catalogBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes catalogBackdropOut{0%{opacity:1}to{opacity:0}}@keyframes catalogSectionIn{0%{opacity:0;transform:translateX(-18px)}to{opacity:1;transform:translateX(0)}}@keyframes catalogSectionOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-18px)}}@keyframes catalogThirdPanelIn{0%{opacity:0;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.catalog-dropdown-banners,.catalog-dropdown-left,.catalog-dropdown-mid{animation:none;opacity:1}.catalog-dropdown.closing,.catalog-overlay.closing .catalog-backdrop,.catalog-third-panel{animation:none}.catalog-skeleton-banner small,.catalog-skeleton-banner span,.catalog-skeleton-heading,.catalog-skeleton-icon,.catalog-skeleton-text{animation:none;background:rgba(var(--primary-rgb),.1)}}.site-footer{background:#f3eeff;border-top:1px solid var(--border);padding:48px 0 24px;margin-top:60px}.footer-inner{padding:0 var(--page-x);display:grid;grid-template-columns:280px 1fr 1fr 1fr;grid-gap:40px;gap:40px}.footer-logo{display:flex;align-items:center;gap:10px;margin-bottom:16px}.footer-logo-text{font-size:18px;font-weight:800}.footer-logo-text span{color:var(--purple)}.footer-contact-title{font-weight:700;font-size:14px;margin-bottom:10px}.footer-contact-row{font-size:13px;color:var(--text-2);margin-bottom:4px;line-height:1.5}.footer-contact-link{color:var(--text-2);text-decoration:none}.footer-contact-link:hover{color:var(--primary)}.footer-social-row{display:flex;gap:10px;margin-top:16px}.footer-social-btn{width:34px;height:34px;border-radius:50%;background:var(--grad-btn);display:flex;align-items:center;justify-content:center;color:#fff}.footer-social-btn svg{width:16px;height:16px}.footer-apps-title{font-size:13px;font-weight:600;margin:16px 0 8px}.footer-apps{display:flex;gap:8px}.footer-app-btn{display:flex;align-items:center;gap:6px;background:#1a1a2e;color:#fff;border-radius:var(--radius-sm);padding:6px 10px;font-size:11px;font-weight:600}.footer-app-btn svg{width:18px;height:18px}.footer-col-title{font-weight:700;font-size:14px;margin-bottom:16px}.footer-col-links{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-col-links a{font-size:13px;color:var(--text-2);transition:color .15s}.footer-col-links a:hover{color:var(--purple)}.footer-bottom{margin:24px 0 0;padding:16px var(--page-x) 0;border-top:1px solid var(--border);text-align:center;font-size:12px;color:var(--text-3)}.page-wrap{width:100%;padding:24px var(--page-x) 60px}.page-title{font-size:26px;font-weight:800;margin:8px 0 24px}.breadcrumb{font-size:13px;color:var(--text-3);margin-bottom:6px;flex-wrap:wrap}.breadcrumb,.breadcrumb-item{display:flex;align-items:center;gap:6px}.breadcrumb-item{min-width:0}.breadcrumb a{color:var(--text-3)}.breadcrumb a:hover{color:var(--purple)}.breadcrumb-sep{font-size:11px}.breadcrumb span{color:var(--text-2)}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.section-title{font-size:20px;font-weight:800}.section-nav{display:flex;gap:8px}.section-nav-btn{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--border-mid);background:#fff;display:flex;align-items:center;justify-content:center;color:var(--purple);transition:background .15s,color .15s}.section-nav-btn.active,.section-nav-btn:hover{background:var(--grad-btn);border-color:transparent;color:#fff}.section-nav-btn svg{width:16px;height:16px}.product-card{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--border);overflow:visible;position:relative;transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column;width:100%;min-width:0}.product-card:hover{border-color:var(--border-mid)}.product-card-img-wrap{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:#fff;display:grid;place-items:center;padding:10px}.product-card-img-wrap>img{width:100%;height:100%;object-fit:cover;object-position:center}.product-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-image-fallback{width:100%;height:100%;display:grid;place-items:center;color:var(--primary);background:transparent;border-radius:inherit}.product-image-fallback svg{width:clamp(72px,34%,108px);height:auto}.product-image-fallback.compact svg{width:22px}.product-card-wish{position:absolute;top:10px;right:10px;border-radius:50%;background:rgba(255,255,255,.9);border:none;display:flex;align-items:center;justify-content:center;color:var(--purple);transition:background .15s}.product-card-wish:hover{background:#fff}.product-card-wish.active{background:var(--grad-btn);border-color:transparent}.product-card-wish.active svg{color:#fff;fill:rgba(255,255,255,.22)}.product-card-wish svg{width:16px;height:16px}.product-card-top-badge{position:absolute;top:12px;left:12px;z-index:3;max-width:calc(100% - 72px);padding:5px 10px;border-radius:10px;background:var(--grad-btn);color:#fff;font-size:11px;font-weight:900;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-top-badge.sale{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.product-card-rating{position:absolute;bottom:10px;left:10px;background:var(--grad-btn);color:#fff;font-size:11px;font-weight:700;padding:3px 8px;border-radius:20px;display:flex;align-items:center;gap:3px;z-index:2}.product-card-rating svg{width:11px;height:11px}.product-card-body{padding:12px;gap:4px;flex:1 1;min-width:0}.product-card-author{color:var(--text-3)}.product-card-title{color:var(--text);line-height:1.3}.product-card-price{font-size:13px;font-weight:700;color:var(--text);margin-top:2px}.product-card-old-price{font-size:12px;color:var(--text-3);text-decoration:line-through;font-weight:400}.product-card-actions{display:flex;gap:6px;padding:0 12px 12px}.btn-add-cart{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;background:var(--grad-btn);color:#fff;border:none;border-radius:var(--radius);font-weight:600;transition:opacity .15s}.btn-add-cart:hover{opacity:.9}.btn-add-cart svg{width:14px;height:14px}.btn-icon{width:34px;height:34px;border-radius:var(--radius);border:1.5px solid var(--border-mid);background:#fff;display:flex;align-items:center;justify-content:center;color:var(--purple);flex-shrink:0;transition:background .15s,color .15s}.btn-icon:hover{background:var(--bg-subtle)}.btn-icon svg{width:16px;height:16px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:16px;gap:16px;align-items:stretch;width:100%;min-width:0;padding:var(--page-safe-gutter) var(--page-safe-gutter) 18px;overflow-x:clip;overflow-y:visible}.products-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.products-grid-6{grid-template-columns:repeat(6,minmax(0,1fr))}.products-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.carousel-track{display:flex;gap:16px;overflow-x:auto;overflow-y:visible;scroll-snap-type:none;scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;width:100%;min-width:0;padding:10px var(--page-safe-gutter) 20px;scroll-padding-inline:var(--page-safe-gutter);cursor:-webkit-grab;cursor:grab;touch-action:pan-y;overscroll-behavior-x:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-overflow-scrolling:touch}.carousel-track:active{cursor:-webkit-grabbing;cursor:grabbing}.carousel-track::-webkit-scrollbar{display:none}.carousel-item{flex-basis:calc((100% - 5 * 16px) / 6);scroll-snap-align:start;min-width:0}.reviews-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:none;scrollbar-width:none;-ms-overflow-style:none;overflow-y:visible;width:100%;min-width:0;padding:10px var(--page-safe-gutter) 16px;scroll-padding-inline:var(--page-safe-gutter);cursor:-webkit-grab;cursor:grab;touch-action:pan-y;overscroll-behavior-x:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-overflow-scrolling:touch}.reviews-track:active{cursor:-webkit-grabbing;cursor:grabbing}.reviews-track::-webkit-scrollbar{display:none}.reviews-track-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 2 * 12px) / 3);scroll-snap-align:start;min-width:200px}.category-pills{display:flex;gap:10px;flex-wrap:wrap}.category-pill{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:30px;border:1.5px solid var(--border-mid);background:#fff;font-size:13px;font-weight:500;color:var(--text-2);transition:all .15s;cursor:pointer;text-decoration:none}.category-pill.active,.category-pill:hover{background:var(--grad-btn);border-color:transparent;color:#fff}.cat-cards{display:flex;gap:12px;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;width:100%;min-width:0;padding:8px var(--page-safe-gutter) 14px;scroll-padding-inline:var(--page-safe-gutter);scrollbar-width:none;-ms-overflow-style:none;cursor:-webkit-grab;cursor:grab;touch-action:pan-y;overscroll-behavior-x:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-overflow-scrolling:touch}.cat-cards:active{cursor:-webkit-grabbing;cursor:grabbing}.cat-cards::-webkit-scrollbar{display:none}.cat-card{display:flex;align-items:center;padding:12px 20px;border-radius:40px;background:var(--grad-btn);color:#fff;font-size:13px;font-weight:700;white-space:nowrap;text-decoration:none;transition:opacity .15s,transform .15s;flex-shrink:0}.cat-card:hover{opacity:.88;transform:translateY(-1px)}.cat-card-icon{font-size:18px}.hero-shell{width:100vw;--hero-header-overlap:132px;--hero-gap-fix:18px;margin:calc(-24px - var(--hero-header-overlap) - var(--hero-gap-fix)) calc(50% - 50vw) 48px}.hero{position:relative;min-height:calc(480px + var(--hero-header-overlap));overflow:hidden;background:linear-gradient(110deg,#0a0d12,#14131f 55%,#1c2130);cursor:-webkit-grab;cursor:grab;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hero:active{cursor:-webkit-grabbing;cursor:grabbing}.hero-bg-slide{position:absolute;inset:0;will-change:transform,opacity}.hero-bg-slide.slide-next{animation:hero-banner-slide-next .52s cubic-bezier(.2,.7,.2,1) both}.hero-bg-slide.slide-prev{animation:hero-banner-slide-prev .52s cubic-bezier(.2,.7,.2,1) both}.hero-bg-layer,.hero-bg-media,.hero-bg-overlay{position:absolute;inset:0}.hero-bg-media{overflow:hidden}.hero-bg-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-bg-overlay{opacity:.22;filter:saturate(.8) contrast(1.1);background:linear-gradient(110deg,rgba(15,12,30,.9),rgba(45,16,96,.68))}.hero-destination-link{position:absolute;inset:0;z-index:1}.hero-destination-link:focus-visible{outline:3px solid rgba(255,255,255,.96);outline-offset:-6px}.hero-inner{position:relative;z-index:2;pointer-events:none;width:100%;min-height:calc(480px + var(--hero-header-overlap));margin:0 auto;padding:calc(76px + var(--hero-header-overlap)) 40px 76px;display:flex;align-items:center}.hero-banner-controls,.hero-book-showcase{pointer-events:auto}.hero-content{position:relative;z-index:2;max-width:min(700px,calc(100% - 420px))}.hero-label{font-size:15px;color:rgba(255,255,255,.86);margin-bottom:16px;display:flex;align-items:center;gap:12px;font-weight:700;text-transform:uppercase}.hero-badge{background:#ff4239;color:#fff;padding:7px 18px;border-radius:10px;font-size:15px;font-weight:800}.hero-title{font-size:clamp(44px,6vw,78px);font-weight:900;color:#fff;line-height:1.08;letter-spacing:-1.8px;margin-bottom:18px;text-transform:uppercase;white-space:pre-line;text-shadow:0 3px 18px rgba(0,0,0,.42)}.hero-description{max-width:560px;color:rgba(255,255,255,.86);font-size:24px;font-weight:700;line-height:1.35;text-shadow:0 2px 12px rgba(0,0,0,.44)}.hero-title span{color:#fff}.hero-actions{display:flex;gap:12px;margin-top:20px}.btn-primary{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:var(--grad-btn);color:#fff;border:none;border-radius:var(--radius);font-size:14px;font-weight:700;transition:opacity .15s;cursor:pointer}.btn-primary:hover{opacity:.9}.btn-outline{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.4);border-radius:var(--radius);font-size:14px;font-weight:600;transition:all .15s;cursor:pointer}.btn-outline:hover{border-color:#fff;background:rgba(255,255,255,.08)}.hero-book-showcase{position:absolute;right:34px;top:calc(20px + var(--hero-header-overlap));display:flex;align-items:center;gap:16px;z-index:3}.hero-book-card{position:relative;background:rgba(245,245,245,.92);border:1px solid rgba(255,255,255,.96);border-radius:24px;padding:16px 14px;width:clamp(340px,20vw,380px);color:#343e4d;box-shadow:0 16px 40px rgba(7,9,18,.38);overflow:visible;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.hero-book-card:focus-visible{outline:3px solid rgba(var(--primary-rgb),.42);outline-offset:4px}.hero-book-media{position:relative;width:100%;margin-bottom:14px}.hero-book-cover{width:100%;height:100%;border-radius:4px;background-color:#f2f2f2;background-repeat:no-repeat;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;font-size:40px}.hero-book-cover-stage{position:relative;width:clamp(255px,14.8vw,292px);aspect-ratio:2/3;height:auto;border-radius:4px;overflow:hidden;margin:0 auto;touch-action:pan-y;background:#fff}.hero-book-cover-layer{position:absolute;inset:0;margin-bottom:0;will-change:transform,opacity}.hero-book-cover-layer img,.hero-book-cover-layer picture{width:100%;height:100%;display:block}.hero-book-cover-img,.hero-book-cover-layer img{object-fit:cover}.hero-book-author{font-size:16px;color:#344150;opacity:1;margin-bottom:6px;font-weight:800;text-align:center;letter-spacing:.8px;line-height:1.25}.hero-book-title{font-size:18px;font-weight:700;color:#344150;text-align:center;display:none}.hero-book-genre{font-size:14px;color:#4e5b68;opacity:1;text-align:center;letter-spacing:1px}.hero-book-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 28px rgba(45,17,86,.35);z-index:4}.hero-book-nav-btn.prev{left:6px}.hero-book-nav-btn.next{right:6px}.hero-book-nav-btn svg{width:18px;height:18px}.hero-book-nav-btn:hover{filter:brightness(1.05)}@keyframes hero-slide-in-right{0%{transform:translateX(100%);opacity:.85}to{transform:translateX(0);opacity:1}}@keyframes hero-slide-in-left{0%{transform:translateX(-100%);opacity:.85}to{transform:translateX(0);opacity:1}}@keyframes hero-slide-out-left{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100%);opacity:.92}}@keyframes hero-slide-out-right{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:.92}}.hero-book-cover-layer.slide-in-right{animation:hero-slide-in-right .32s cubic-bezier(.2,.7,.2,1) both}.hero-book-cover-layer.slide-in-left{animation:hero-slide-in-left .32s cubic-bezier(.2,.7,.2,1) both}.hero-book-cover-layer.slide-out-left{animation:hero-slide-out-left .32s cubic-bezier(.2,.7,.2,1) both}.hero-book-cover-layer.slide-out-right{animation:hero-slide-out-right .32s cubic-bezier(.2,.7,.2,1) both}@media (prefers-reduced-motion:reduce){.hero-book-cover-layer.slide-in-left,.hero-book-cover-layer.slide-in-right,.hero-book-cover-layer.slide-out-left,.hero-book-cover-layer.slide-out-right{animation:none}}.hero-banner-controls{position:absolute;inset:auto 0 clamp(22px,4.5vw,48px);z-index:4;pointer-events:none}.hero-banner-arrows{position:absolute;left:clamp(18px,4vw,56px);bottom:0;display:flex;align-items:center;gap:5px;pointer-events:auto}.hero-banner-arrow{width:clamp(32px,3vw,38px);height:clamp(32px,3vw,38px);border:1px solid rgba(255,255,255,.22);border-radius:9px;background:rgba(255,255,255,.72);color:rgba(11,17,28,.9);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.16);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.hero-banner-arrow:hover{background:rgba(255,255,255,.86);transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,0,0,.2)}.hero-banner-arrow:active{transform:translateY(0)}.hero-banner-arrow svg{width:18px;height:18px}.hero-banner-arrow:focus-visible{outline:2px solid rgba(255,255,255,.95);outline-offset:3px}.hero-slider-dots{position:absolute;left:50%;bottom:5px;transform:translateX(-50%);display:flex;align-items:center;gap:8px;padding:0;box-shadow:none;pointer-events:auto}.hero-dot,.hero-slider-dots{border:none;border-radius:999px;background:transparent}.hero-dot{width:24px;height:44px;cursor:pointer;position:relative}.hero-dot:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;transform:translate(-50%,-50%);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 0 0 2px rgba(0,0,0,.22);transition:background-color .18s ease,opacity .18s ease,transform .18s ease}.hero-dot.active:after{left:50%;width:10px;background:#fff;box-shadow:0 0 12px rgba(255,255,255,.36);transform:translate(-50%,-50%) scale(1.18)}.hero-dot:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:1px}@keyframes hero-banner-slide-next{0%{transform:translateX(4.5%);opacity:.72}to{transform:translateX(0);opacity:1}}@keyframes hero-banner-slide-prev{0%{transform:translateX(-4.5%);opacity:.72}to{transform:translateX(0);opacity:1}}@media (prefers-reduced-motion:reduce){.hero-bg-slide.slide-next,.hero-bg-slide.slide-prev{animation:none}}.hscroll{display:flex;gap:16px;overflow-x:auto;overflow-y:visible;width:100%;min-width:0;padding:10px var(--page-safe-gutter) 14px;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;touch-action:pan-y;overscroll-behavior-x:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none}.hscroll:active{cursor:-webkit-grabbing;cursor:grabbing}.hscroll::-webkit-scrollbar{display:none}.hscroll .product-card{min-width:180px;flex-shrink:0}.section{margin-bottom:48px;width:100%;overflow:clip}.blog-articles,.home-reviews-grid,.reviews-cards,.reviews-row,.section,.section-heading{min-width:0}.catalog-layout{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}.catalog-sidebar{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 16px);max-height:calc(100vh - var(--header-h) - 32px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;min-width:0}.catalog-main{min-width:0;overflow:clip}.catalog-mobile-filters{display:none;margin-bottom:18px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.catalog-mobile-filters summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;font-size:14px;font-weight:800;color:var(--text);cursor:pointer;list-style:none}.catalog-mobile-filters summary::-webkit-details-marker{display:none}.catalog-mobile-filters summary:after{content:"+";font-size:20px;line-height:1;color:var(--purple)}.catalog-mobile-filters[open] summary:after{content:"−"}.catalog-mobile-filters-body{border-top:1px solid var(--border);padding:0 18px 18px}.catalog-mobile-filters-body .sidebar-title{margin-top:18px}.sidebar-title{font-size:15px;font-weight:800;margin-bottom:16px}.sidebar-section{margin-bottom:20px}.sidebar-section-title{font-size:12px;font-weight:700;color:var(--text-3);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.sidebar-links{list-style:none;display:flex;flex-direction:column;gap:2px}.sidebar-links a,.sidebar-links button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:5px 8px;border-radius:var(--radius-sm);font-size:13px;color:var(--text-2);transition:background .12s;border:0;background:transparent;text-align:left;cursor:pointer}.sidebar-links a.active,.sidebar-links a:hover,.sidebar-links button.active,.sidebar-links button:hover{background:var(--bg-subtle);color:var(--purple)}.sidebar-links a.active,.sidebar-links button.active{font-weight:600}.sidebar-links .count{font-size:11px;color:var(--text-3)}.sidebar-range{display:flex;flex-direction:column;gap:14px}.sidebar-range-inputs{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:10px;gap:10px}.sidebar-range-inputs input{width:100%;min-width:0;height:48px;padding:0 16px;border:1.5px solid #b8b8be;border-radius:16px;font-size:15px;color:var(--text);outline:none;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.sidebar-range-inputs input:focus{border-color:var(--primary-dark);box-shadow:0 0 0 2px rgba(167,69,234,.08)}.sidebar-range-separator{display:none}.sidebar-range-slider{position:absolute;inset:0;width:100%;margin:0;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent}.sidebar-range-sliders{--range-start:0%;--range-end:100%;position:relative;height:28px;padding:0 10px}.sidebar-range-active,.sidebar-range-track{position:absolute;top:50%;height:8px;border-radius:999px;transform:translateY(-50%)}.sidebar-range-track{left:10px;right:10px;background:#ededf2}.sidebar-range-active{left:calc(10px + var(--range-start));right:calc(10px + (100% - var(--range-end)));background:linear-gradient(90deg,var(--primary) 0,var(--primary-dark) 100%)}.sidebar-range-slider::-webkit-slider-runnable-track{height:8px;background:transparent}.sidebar-range-slider::-moz-range-track{height:8px;background:transparent;border:0}.sidebar-range-slider::-webkit-slider-thumb{width:18px;height:18px;margin-top:-5px;border:3px solid var(--primary);border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(122,63,187,.18);pointer-events:auto;-webkit-appearance:none;appearance:none;cursor:pointer}.sidebar-range-slider::-moz-range-thumb{width:18px;height:18px;border:3px solid var(--primary);border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(122,63,187,.18);pointer-events:auto;-moz-appearance:none;appearance:none;cursor:pointer}.sidebar-range-slider-min{z-index:2}.sidebar-range-slider-max{z-index:3}.sidebar-range-slider:focus{outline:none}.sidebar-range-slider:focus::-webkit-slider-thumb{box-shadow:0 0 0 4px rgba(143,63,209,.18)}.sidebar-range-slider:focus::-moz-range-thumb{box-shadow:0 0 0 4px rgba(143,63,209,.18)}.sidebar-checkboxes{display:flex;flex-direction:column;gap:6px}.sidebar-checkbox{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-2);cursor:pointer}.sidebar-checkbox input{accent-color:var(--purple)}.sidebar-checkbox-rich{justify-content:space-between}.sidebar-checkbox-rich span:first-of-type{flex:1 1}.sidebar-checkbox-count{color:var(--text-3);font-size:12px}.sidebar-show-more{margin-top:10px;padding:0;border:0;background:transparent;color:var(--purple);font-size:12px;font-weight:700;cursor:pointer}.catalog-clear-category,.catalog-reset-btn{width:100%;border:1px solid var(--border);border-radius:14px;min-height:42px;background:#fff;color:var(--text-2);font-weight:700;cursor:pointer}.catalog-tab-row{display:flex;align-items:center;gap:14px;margin-bottom:18px}.catalog-tab-row-label{flex:0 0 auto;font-size:12px;font-weight:800;color:var(--text-3);text-transform:uppercase;letter-spacing:.5px;margin-bottom:0;white-space:nowrap}.catalog-tab-list{display:flex;flex:1 1 auto;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:visible;padding-top:4px;padding-bottom:6px;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;overscroll-behavior-x:contain;touch-action:pan-y;-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-overflow-scrolling:touch}.catalog-tab-list:active{cursor:-webkit-grabbing;cursor:grabbing}.catalog-tab-list::-webkit-scrollbar{display:none}.catalog-tab{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--text-2);font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap;transition:all .12s ease}.catalog-tab.active,.catalog-tab:hover{background:var(--grad-btn);border-color:transparent;color:#fff}.catalog-active-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.catalog-filter-chip,.catalog-reset-inline{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid var(--border);background:var(--primary-soft);color:var(--primary);font-size:13px;font-weight:700;cursor:pointer}.catalog-reset-inline{background:#fff;color:var(--text-2)}.catalog-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px;flex-wrap:wrap}.catalog-count{font-size:13px;color:var(--text-3)}.catalog-sort{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-2)}.catalog-sort select{padding:7px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:13px;color:var(--text);outline:none;background:#fff}.catalog-page-size{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-2)}.catalog-page-size select{min-width:88px;padding:7px 12px;border:1px solid var(--border);border-radius:16px;font-size:13px;color:var(--text);outline:none;background:#fff}.catalog-select{position:relative;display:inline-flex;align-items:center;gap:8px;color:var(--text-2);font-size:13px;z-index:4}.catalog-select.open{z-index:30}.catalog-select-label{white-space:nowrap}.catalog-select-trigger{min-height:42px;min-width:192px;border:1px solid var(--border);border-radius:12px;background:rgba(255,255,255,.94);color:#2b2d3a;display:inline-flex;align-items:center;justify-content:space-between;gap:14px;padding:0 14px 0 18px;font:inherit;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 8px 24px rgba(91,67,166,.08);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.catalog-select-trigger:hover,.catalog-select.open .catalog-select-trigger{border-color:var(--border-mid);box-shadow:0 12px 28px rgba(91,67,166,.14);background:#fff}.catalog-select-trigger svg{width:18px;height:18px;flex:0 0 auto;color:#1f2030;transition:transform .16s ease}.catalog-select.open .catalog-select-trigger svg{transform:rotate(180deg)}.catalog-select-menu{position:absolute;top:calc(100% + 10px);right:0;min-width:100%;width:max-content;max-width:min(360px,calc(100vw - 32px));padding:16px 10px;border:1px solid var(--border);border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 22px 54px rgba(34,26,66,.18);display:grid;grid-gap:4px;gap:4px}.catalog-select-option{min-height:42px;width:100%;border:0;border-radius:12px;background:transparent;color:#242631;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;padding:0 14px;text-align:left;font-size:15px;font-weight:600;cursor:pointer}.catalog-select-option:hover{background:var(--primary-soft);color:var(--primary)}.catalog-select-option.active{background:var(--grad-btn);color:#fff}.catalog-select-option svg,.catalog-select-option-spacer{width:18px;height:18px}.catalog-select-option span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-page{padding-top:20px}.catalog-page .page-title{font-size:clamp(28px,2.25vw,42px);margin:10px 0 26px}.catalog-top-categories{margin-bottom:24px}.catalog-top-categories:empty{display:none}.catalog-top-categories .catalog-tab-row{align-items:flex-start;gap:14px;margin-bottom:12px}.catalog-top-categories .catalog-tab-row-label{min-height:30px;display:inline-flex;align-items:center;color:#a0a8b7;font-size:13px;letter-spacing:0}.catalog-top-categories .catalog-tab-list{gap:8px;padding-bottom:2px}.catalog-top-categories .catalog-tab{min-height:30px;padding:0 12px;border-radius:999px;border:1px solid var(--border);background:rgba(255,255,255,.88);color:#5f6472;font-size:12px;font-weight:700}.catalog-top-categories .catalog-tab.active,.catalog-top-categories .catalog-tab:hover{background:var(--grad-btn);border-color:transparent;color:#fff}.catalog-page .catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start}.catalog-page .catalog-sidebar{background:transparent;border:0;border-radius:0;padding:0;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 18px);max-height:calc(100vh - var(--header-h) - 36px);overflow-y:auto;overflow-x:hidden;scrollbar-gutter:auto;scrollbar-width:thin;scrollbar-color:var(--border-mid) transparent;overscroll-behavior:contain}.catalog-page .sidebar-title{font-size:18px;margin-bottom:14px}.catalog-page .sidebar-section{margin-bottom:18px}.catalog-page .sidebar-links{gap:4px}.catalog-page .sidebar-links a,.catalog-page .sidebar-links button{min-height:32px;padding:6px 10px;border-radius:8px;font-size:14px;color:#596171}.catalog-page .sidebar-links a.active,.catalog-page .sidebar-links a:hover,.catalog-page .sidebar-links button.active,.catalog-page .sidebar-links button:hover{background:var(--primary-soft);color:var(--primary);font-weight:700}.catalog-page .catalog-clear-category,.catalog-page .catalog-reset-btn{min-height:38px;border-radius:8px;font-size:13px;background:#fff}.catalog-page .sidebar-section-title{color:#9aa1ad;font-size:12px}.catalog-page .sidebar-range-inputs input{height:40px;border-radius:8px;border-color:#dddfe5;font-size:14px}.catalog-page .catalog-main{position:relative;overflow:visible}.catalog-page .catalog-toolbar{justify-content:flex-end;margin-bottom:20px}.catalog-page .catalog-count{margin-right:auto;font-size:14px}.catalog-page .catalog-select-trigger{min-height:40px;border-radius:8px;font-size:14px}.catalog-page .catalog-page-size .catalog-select-trigger{min-width:92px}.catalog-page .products-grid-4{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 22px;align-items:start}.catalog-page .product-card{border:0;border-radius:0;background:transparent;box-shadow:none}.catalog-page .product-card:hover{box-shadow:none;transform:none}.catalog-page .product-card-img-wrap{border-radius:0;background:transparent;aspect-ratio:.72/1;padding:0}.catalog-page .product-card-body{padding:10px 0 0;gap:4px}.catalog-page .product-card-author{font-size:12px}.catalog-page .product-card-title{font-size:14px;line-height:1.25}.catalog-page .product-card-price{font-size:16px}.catalog-page .product-card-actions{padding:8px 0 0}.catalog-page .btn-add-cart,.catalog-page .btn-cart-qty,.catalog-page .product-card-action-shell{min-height:38px;border-radius:8px}.catalog-results-pending .catalog-pagination-bar,.catalog-results-pending .products-grid{opacity:.42;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.catalog-results-pending:after{content:"";position:absolute;inset:0;z-index:20;border-radius:12px;background:rgba(255,255,255,.58);cursor:progress}.catalog-results-pending .catalog-active-filters,.catalog-results-pending .catalog-toolbar{pointer-events:none}.catalog-pagination-bar{justify-content:space-between;gap:18px;padding-top:8px}.catalog-pagination-bar,.pagination{display:flex;align-items:center;margin-top:32px}.pagination{justify-content:center;flex-wrap:wrap;gap:6px}.pagination-btn{min-width:36px;height:36px;border-radius:var(--radius-sm);border:1.5px solid var(--border);background:#fff;font-size:13px;font-weight:600;color:var(--text-2);display:flex;align-items:center;justify-content:center;transition:all .15s;cursor:pointer}.pagination-btn.active,.pagination-btn:hover{background:var(--grad-btn);border-color:transparent;color:#fff}.pagination-btn svg{width:14px;height:14px}.pagination-btn-nav{padding:0 14px}.pagination-btn:disabled{opacity:.45;cursor:not-allowed}.pagination-ellipsis{min-width:24px;text-align:center;color:var(--text-3);font-size:18px;font-weight:700}.pagination-cluster{justify-content:flex-start;margin-top:0}.catalog-pagination-meta{display:flex;align-items:center;gap:18px;margin-left:auto}.catalog-pagination-total{font-size:13px;color:var(--text-3);white-space:nowrap}.catalog-pagination-jump{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text-2)}.catalog-pagination-jump input{width:86px;min-width:0;padding:0 14px}.catalog-pagination-jump button,.catalog-pagination-jump input{height:40px;border:1px solid var(--border);border-radius:16px;font-size:14px;color:var(--text);background:#fff}.catalog-pagination-jump button{padding:0 18px;font-weight:700;cursor:pointer}.catalog-navigation-progress{position:fixed;top:var(--header-h);left:0;right:0;z-index:120;height:3px;background:rgba(var(--primary-rgb),.12);overflow:hidden}.catalog-navigation-progress span{display:block;width:38%;height:100%;border-radius:999px;background:var(--grad-btn);animation:catalog-progress-slide 1s ease-in-out infinite}@keyframes catalog-progress-slide{0%{transform:translateX(-110%)}to{transform:translateX(280%)}}.catalog-title-skeleton{width:min(320px,68vw);height:42px;border-radius:14px;margin:10px 0 24px}.catalog-sidebar-skeleton,.product-card-skeleton{pointer-events:none}.catalog-page .product-card-skeleton .product-card-img-wrap{background:linear-gradient(90deg,rgba(243,237,249,.92),rgba(255,255,255,.98) 46%,rgba(239,229,247,.92));background-size:220% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite}.catalog-toolbar-skeleton{justify-content:space-between}.skeleton-button,.skeleton-line,.skeleton-pill,.skeleton-pulse{background:linear-gradient(90deg,var(--primary-soft) 0,#fff 45%,var(--primary-soft-strong) 100%);background-size:220% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite}.skeleton-stack{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.skeleton-line{width:100%;height:14px;border-radius:999px}.skeleton-line-sm{width:42%}.skeleton-line-md{width:68%}.skeleton-line-lg{width:78%;height:22px}.skeleton-pill{width:150px;height:42px;border-radius:999px}.skeleton-button{width:100%;min-height:40px;border-radius:14px}@keyframes skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (max-width:768px){.catalog-navigation-progress{top:0;height:4px;z-index:1000}.blog-category-carousel,.carousel-track,.cat-cards,.catalog-tab-list,.hscroll,.reviews-track{cursor:auto;touch-action:pan-x pan-y}.skeleton-button,.skeleton-line,.skeleton-pill,.skeleton-pulse{animation-duration:1.8s}}@media (prefers-reduced-motion:reduce){.btn-cart-qty-value,.catalog-navigation-progress span,.skeleton-button,.skeleton-line,.skeleton-pill,.skeleton-pulse{animation:none}}.product-page{position:relative}.product-page:before{content:none}.product-page-hero{position:relative;margin-top:12px;margin-bottom:44px;padding:0}.product-page-hero:after,.product-page-hero:before{content:none}.product-detail{display:grid;grid-template-columns:minmax(430px,520px) minmax(0,1fr) 304px;grid-gap:28px;gap:28px;align-items:start}.product-detail-gallery{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 18px)}.product-detail-gallery-inner{display:grid;grid-template-columns:74px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start}.product-detail-gallery-frame{position:relative;width:100%;border-radius:0;border:0;background:transparent;box-shadow:none;overflow:visible}.product-detail-cover{position:relative;width:100%;min-height:560px;border-radius:24px;border:1px solid rgba(205,183,235,.5);background:#fff;box-shadow:none;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:80px}.product-detail-main-image{width:100%;min-height:560px;border:0;background:transparent;display:grid;place-items:center;cursor:zoom-in}.product-detail-cover-image{width:100%;height:100%;min-height:560px;object-fit:contain;object-position:center;display:block;padding:0}.product-detail-thumbs{display:flex;flex-direction:column;gap:12px;flex-wrap:nowrap}.product-detail-thumb{width:74px;height:96px;border-radius:18px;background:#fff;border:2px solid rgba(224,214,235,.88);cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.product-detail-thumb:hover{transform:translateY(-2px)}.product-detail-thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.product-detail-thumb.active{border-color:var(--purple);box-shadow:0 10px 22px rgba(var(--primary-rgb),.18)}.product-detail-thumb-more{color:#16182e;font-size:18px;font-weight:900}.product-gallery-page-btn{position:absolute;top:50%;z-index:2;width:46px;height:58px;transform:translateY(-50%);border:0;border-radius:16px;background:rgba(255,255,255,.92);color:#6b7280;box-shadow:0 10px 30px rgba(31,25,52,.12);display:grid;place-items:center;cursor:pointer;transition:transform .15s ease,color .15s ease,box-shadow .15s ease}.product-gallery-page-btn:hover{color:var(--purple);box-shadow:0 16px 34px rgba(31,25,52,.16)}.product-gallery-page-btn.prev{left:-18px}.product-gallery-page-btn.next{right:-18px}.product-image-viewer{position:fixed;inset:0;z-index:3000;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff;color:#202124}.product-image-viewer-top{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 42px 12px}.product-image-viewer-title{color:#6b7280;font-size:18px;font-weight:700;line-height:1.35;max-width:min(760px,55vw);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-image-viewer-actions{display:flex;align-items:center;gap:24px}.product-image-viewer-actions button{border:0;background:transparent;color:var(--purple);display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:800;cursor:pointer}.product-image-viewer-actions button:last-child{color:#9ca3af}.product-image-viewer-stage{display:grid;place-items:center;min-height:0;padding:10px 120px 26px}.product-image-viewer-img{max-width:min(62vw,760px);max-height:calc(100vh - 250px);object-fit:contain;display:block}.product-image-viewer-stage .product-image-fallback{width:min(62vw,760px);height:calc(100vh - 250px);min-height:360px}.product-image-viewer-nav{position:fixed;top:52%;z-index:1;width:72px;height:72px;border:0;border-radius:999px;background:transparent;color:#9ca3af;display:grid;place-items:center;cursor:pointer;transition:color .15s ease,transform .15s ease}.product-image-viewer-nav:hover{color:var(--purple);transform:scale(1.05)}.product-image-viewer-nav.prev{left:44px}.product-image-viewer-nav.next{right:44px}.product-image-viewer-thumbs{display:flex;align-items:center;justify-content:center;gap:28px;min-height:132px;padding:12px 80px 34px;overflow-x:auto}.product-image-viewer-thumbs button{width:58px;height:88px;border:0;border-radius:4px;background:transparent;display:grid;place-items:center;cursor:pointer;opacity:.76;position:relative;flex:0 0 auto}.product-image-viewer-thumbs button.active{opacity:1}.product-image-viewer-thumbs button.active:after{content:"";position:absolute;inset:0;border-radius:6px;background:rgba(0,0,0,.18)}.product-image-viewer-thumbs button.active:before{content:"✓";position:absolute;z-index:2;top:50%;left:50%;width:42px;height:42px;transform:translate(-50%,-50%);border-radius:999px;background:rgba(255,255,255,.86);color:var(--purple);display:grid;place-items:center;font-size:28px;font-weight:900}.product-image-viewer-thumbs img{width:100%;height:100%;object-fit:contain;display:block}.product-detail-info{padding-top:10px}.product-detail-tags{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.tag{font-size:11px;font-weight:700;padding:5px 10px;border-radius:999px;background:var(--bg-subtle);color:var(--purple);border:1px solid rgba(190,152,229,.9);letter-spacing:.02em}.tag.green{background:#eefcf3;color:#16a34a;border-color:#b4ebc6}.tag.orange{background:#fff7ed;color:#ea580c;border-color:#fed7aa}.tag.soft{background:var(--primary-soft);color:var(--primary)}.product-detail-title{font-size:clamp(30px,3.2vw,44px);font-weight:900;line-height:1.02;letter-spacing:-.02em;margin-bottom:10px;color:#171a45}.product-detail-author{font-size:16px;line-height:1.35;color:#5b6378;margin-bottom:12px}.product-detail-rating{display:flex;align-items:center;gap:12px;margin-bottom:22px;flex-wrap:wrap}.rating-stars{display:flex;gap:4px}.rating-stars svg{width:18px;height:18px;color:#f59e0b}.rating-value{font-size:16px;font-weight:900;color:#191d4d}.rating-count{font-size:13px;color:#8b90a5}.product-detail-desc{font-size:14px;color:#5f6578;line-height:1.6;margin-bottom:0;max-width:720px}.product-detail-description{position:relative;margin-bottom:20px}.product-detail-description.expanded .product-detail-desc{max-height:320px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:rgba(var(--primary-rgb),.45) transparent}.product-detail-description.expanded .product-detail-desc::-webkit-scrollbar{width:6px}.product-detail-description.expanded .product-detail-desc::-webkit-scrollbar-thumb{background:rgba(var(--primary-rgb),.45);border-radius:999px}.product-detail-desc-toggle{margin-top:8px;border:0;background:transparent;color:var(--purple);font-size:14px;font-weight:800;cursor:pointer;padding:0}.product-detail-desc-toggle:hover{text-decoration:underline}.product-detail-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 18px;gap:14px 18px;margin-bottom:26px}.product-detail-highlight{padding:12px 14px;border-radius:16px;border:1px solid rgba(220,208,241,.95);background:rgba(255,255,255,.72);flex-direction:column;gap:7px;min-height:70px}.meta-label{font-size:12px}.meta-value{font-weight:700;line-height:1.35}.product-detail-anchor{display:inline-flex;align-items:center;gap:8px;color:var(--purple);font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.product-detail-anchor:hover{text-decoration:underline}.product-detail-sidebar{width:100%;min-width:0}.product-buy-card{background:rgba(255,255,255,.98);border:1px solid rgba(219,207,239,.95);border-radius:20px;padding:18px 16px 16px;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 18px);box-shadow:0 16px 38px rgba(44,33,82,.08)}.product-buy-label{font-size:13px;color:#8d94a8;margin-bottom:8px}.product-buy-price{font-size:28px;line-height:1;color:#171a45;margin-bottom:8px}.product-buy-old-price{color:var(--text-3);font-size:15px;font-weight:700;text-decoration:line-through;margin-bottom:16px}.product-buy-discount-line{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-bottom:10px;padding:7px 10px;border-radius:12px;background:rgba(34,197,94,.1);color:#15803d;font-weight:900}.product-buy-discount-line strong{padding:3px 7px;border-radius:999px;background:#16a34a;color:#fff;font-size:12px}.product-buy-btns{display:flex;flex-direction:column;gap:12px}.btn-lg{width:100%;padding:13px 14px;border-radius:14px;font-size:14px;font-weight:800;border:none;cursor:pointer;transition:opacity .15s,transform .15s}.btn-lg-primary{background:var(--grad-btn);color:#fff}.btn-lg-primary:hover{opacity:.94;transform:translateY(-1px)}.btn-lg-outline{background:#fff;color:var(--purple);border:1.5px solid rgba(var(--primary-rgb),.7)}.btn-lg-outline:hover{background:var(--bg-subtle)}.product-buy-meta{margin-top:20px;padding-top:16px;border-top:1px solid rgba(226,218,241,.95);display:flex;flex-direction:column;gap:10px}.product-buy-meta-row{display:flex;align-items:flex-start;gap:10px;line-height:1.5;color:#5b6378}.product-buy-meta-icon{color:#16a34a;font-weight:900;flex-shrink:0}.rating-breakdown{display:flex;flex-direction:column;gap:6px;margin-top:16px}.rating-row{display:flex;align-items:center;gap:10px;font-size:12px}.rating-bar-wrap{flex:1 1;height:7px;background:rgba(227,219,240,.95);border-radius:999px;overflow:hidden}.rating-bar{height:100%;background:var(--grad-btn);border-radius:999px}.rating-row-label{width:18px;color:var(--text-3);font-weight:700}.rating-row-count{width:38px;color:var(--text-3);text-align:right}.product-reviews-section,.product-specs-section{position:relative;z-index:1}.product-specs-section{scroll-margin-top:var(--anchor-offset)}.product-specs-card{padding:28px 32px;border-radius:32px;border:1px solid rgba(226,215,243,.95);background:rgba(255,255,255,.86);box-shadow:0 18px 40px rgba(44,33,82,.06)}.product-specs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 42px;gap:18px 42px}.product-spec-row{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(233,226,244,.9);padding-bottom:12px}.product-spec-label{font-size:15px;color:#8a91a5}.product-spec-value{font-size:16px;font-weight:700;text-align:right}.product-reviews-layout{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.product-reviews-summary{padding:28px 22px;border-radius:28px;background:linear-gradient(180deg,rgba(var(--primary-rgb),.96) 0,rgba(var(--primary-dark-rgb),.96) 100%);color:#fff;box-shadow:0 18px 36px rgba(96,74,199,.22)}.product-reviews-score{font-size:56px;line-height:1;font-weight:900;margin-bottom:10px}.product-reviews-stars{margin-bottom:10px}.product-reviews-stars svg{color:#fff}.product-reviews-summary-text{font-size:14px;line-height:1.5;color:rgba(255,255,255,.86)}.product-reviews-summary .rating-row-count,.product-reviews-summary .rating-row-label{color:rgba(255,255,255,.82)}.product-reviews-summary .rating-bar-wrap{background:rgba(255,255,255,.22)}.reviews-list{display:flex;flex-direction:column;gap:16px}.product-review-form{background:rgba(255,255,255,.94);border:1px solid rgba(224,214,241,.95);border-radius:28px;padding:22px 24px;box-shadow:0 16px 36px rgba(44,33,82,.05)}.product-review-form-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.product-review-form-head h3{font-size:22px;line-height:1.2;font-weight:900;color:#1e2350;margin-bottom:5px}.product-review-form-head p{font-size:14px;line-height:1.55;color:#6a7083}.product-review-login{flex-shrink:0;min-height:40px;padding:10px 16px;border-radius:14px;background:var(--grad-btn);color:#fff;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.product-review-rating-picker{display:inline-flex;align-items:center;gap:4px;padding:6px;border-radius:16px;background:var(--primary-soft);border:1px solid rgba(229,219,244,.95);margin-bottom:14px}.product-review-rating-picker button{width:34px;height:34px;border:0;border-radius:11px;background:transparent;color:#c7cbd6;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease,transform .15s ease}.product-review-rating-picker button svg{width:20px;height:20px}.product-review-rating-picker button.active{color:#f59e0b;background:#fff}.product-review-rating-picker button:hover:not(:disabled){transform:translateY(-1px);color:#f59e0b}.product-review-rating-picker button:disabled{cursor:not-allowed;opacity:.55}.product-review-textarea{width:100%;min-height:118px;resize:vertical;border:1px solid rgba(224,214,241,.95);border-radius:18px;padding:14px 16px;background:#fff;color:#1e2350;font-size:15px;line-height:1.6;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.product-review-textarea:focus{border-color:rgba(var(--primary-rgb),.7);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.1)}.product-review-textarea:disabled{background:var(--primary-soft);color:#969bad}.product-review-form-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:12px}.product-review-form-actions span{font-size:12px;color:#9aa0b2}.product-review-submit{width:auto;min-width:172px}.product-review-submit:disabled{opacity:.58;cursor:not-allowed;transform:none}.review-card{background:rgba(255,255,255,.9);border:1px solid rgba(224,214,241,.95);padding:22px 24px;box-shadow:0 16px 36px rgba(44,33,82,.05)}.review-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:10px}.review-avatar{width:46px;height:46px;border-radius:50%;background:var(--grad-btn);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex-shrink:0}.review-meta{flex:1 1;min-width:0}.review-name-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.review-name{font-weight:800;font-size:17px;color:#1e2350}.review-date{font-size:13px;color:#959ab0}.review-text{font-size:15px;color:#5f6578;line-height:1.75}.product-reviews-empty{padding:38px 28px;border-radius:28px;background:rgba(255,255,255,.9);border:1px solid rgba(224,214,241,.95);text-align:center}.product-reviews-empty h3{font-size:34px;font-weight:900;color:#191d4d;margin-bottom:10px}.product-reviews-empty p{font-size:16px;color:#6a7083;line-height:1.7;max-width:640px;margin:0 auto}.cart-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:28px;gap:28px;align-items:start}.cart-items{display:flex;flex-direction:column;gap:12px}.cart-item{gap:16px;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:16px}.cart-item,.cart-item-img{display:flex;align-items:center}.cart-item-img{width:70px;height:90px;border-radius:var(--radius);object-fit:cover;background:var(--primary-soft-strong);flex-shrink:0;justify-content:center;font-size:28px}.cart-item-info{flex:1 1}.cart-item-title{font-size:14px;font-weight:600;margin-bottom:4px}.cart-item-author{font-size:12px;color:var(--text-3);margin-bottom:8px}.cart-item-desc{font-size:12px;color:var(--text-2);line-height:1.5}.cart-item-actions{gap:8px;margin-top:10px}.cart-item-actions,.qty-ctrl{display:flex;align-items:center}.qty-ctrl{border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.qty-btn{width:28px;height:28px;border:none;background:#fff;color:var(--purple);font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:background .12s}.qty-btn:hover{background:var(--bg-subtle)}.qty-val{width:32px;text-align:center;font-size:13px;font-weight:600;border-left:1px solid var(--border);border-right:1px solid var(--border);padding:0 4px;line-height:28px}.cart-item-price{font-size:15px;font-weight:800;flex-shrink:0}.cart-item-remove{background:none;border:none;color:var(--text-3);padding:4px;transition:color .15s}.cart-item-remove:hover{color:#ef4444}.cart-item-remove svg{width:18px;height:18px}.cart-summary{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 16px)}.cart-summary-title{font-size:16px;font-weight:800;margin-bottom:16px}.cart-summary-rows{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.cart-summary-row{display:flex;justify-content:space-between;font-size:14px}.cart-summary-row.total{font-weight:800;font-size:16px;border-top:1px solid var(--border);padding-top:10px}.cart-summary-row .label{color:var(--text-2)}.cart-delivery-location{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle)}.cart-delivery-location div{display:grid;grid-gap:4px;gap:4px;min-width:0}.cart-delivery-location span{color:var(--text-3);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.cart-delivery-location strong{color:var(--text);font-size:13px;line-height:1.35}.cart-delivery-location button,.cart-delivery-location.empty{border:1px solid var(--border-mid);border-radius:var(--radius-sm);background:#fff;color:var(--purple);cursor:pointer;font-size:12px;font-weight:800;white-space:nowrap}.cart-delivery-location button{padding:7px 10px}.cart-delivery-location.empty{display:block;width:100%;margin-bottom:14px;padding:12px;text-align:center}.map-current-location-btn{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 12px;border:1px solid rgba(124,58,237,.22);border-radius:999px;background:rgba(255,255,255,.94);color:var(--purple);box-shadow:0 8px 24px rgba(15,23,42,.16);cursor:pointer;font-size:12px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2}.map-current-location-btn svg{width:16px;height:16px}.map-current-location-btn:disabled{cursor:wait;opacity:.7}.cart-map-permission-message{position:absolute;top:62px;right:14px;z-index:3;width:min(360px,calc(100% - 28px));padding:12px 14px;border:1px solid rgba(124,58,237,.22);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 12px 28px rgba(15,23,42,.14);color:var(--text);font-size:13px;line-height:1.35}.cart-map-address-search{display:grid;grid-template-columns:minmax(0,1fr) 112px;align-items:stretch;grid-gap:10px;gap:10px;margin-bottom:10px}.cart-map-address-search .form-input{min-height:44px}.cart-map-address-search-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:0 14px;border:0;border-radius:16px;background:linear-gradient(90deg,var(--primary),var(--primary-dark));color:#fff;cursor:pointer;font-size:13px;font-weight:900;box-shadow:0 10px 22px rgba(83,57,185,.16)}.cart-map-address-search-btn:disabled{cursor:wait;opacity:.72}@media (max-width:560px){.cart-map-address-search{grid-template-columns:1fr}}.promo-input-wrap{display:flex;gap:8px;margin-bottom:16px}.promo-input{flex:1 1;padding:10px 14px;border:1px solid var(--border);border-radius:var(--radius);font-size:13px;outline:none;color:var(--text)}.promo-input:focus{border-color:var(--purple)}.promo-apply-btn{width:40px;height:40px;border-radius:var(--radius);background:var(--grad-btn);border:none;color:#fff;display:flex;align-items:center;justify-content:center}.promo-apply-btn svg{width:18px;height:18px}.cart-page{position:relative;min-height:calc(100vh - var(--header-h))}.cart-layout-visual{grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.cart-items-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.cart-item-visual{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px;min-height:0;max-width:none;padding:12px;border:1px solid var(--border);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 12px 28px rgba(83,45,130,.08)}.cart-item-visual.is-clickable{cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.cart-item-visual.is-clickable:hover{border-color:rgba(var(--primary-rgb),.42);box-shadow:0 16px 34px rgba(83,45,130,.12);transform:translateY(-1px)}.cart-item-visual .cart-item-img{width:112px;height:140px;border-radius:12px;overflow:hidden;background:var(--primary-soft-strong);box-shadow:0 10px 22px rgba(20,20,20,.12);align-self:center}.cart-item-visual .cart-item-link{display:block;color:inherit;text-decoration:none}.cart-cert-mark{width:100%;height:100%;display:grid;place-items:center;color:var(--primary);font-weight:900;letter-spacing:0;background:#fff2dc}.cart-item-visual .cart-item-info{min-width:0;display:flex;flex-direction:column;min-height:140px}.cart-item-details-link{color:inherit;text-decoration:none}.cart-item-details-link:hover .cart-item-title{color:var(--purple)}.cart-item-visual .cart-item-title{max-width:100%;font-size:clamp(16px,1.25vw,20px);font-weight:800;line-height:1.18;margin-bottom:8px;-webkit-line-clamp:2}.cart-item-visual .cart-item-author,.cart-item-visual .cart-item-title{color:#050505;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.cart-item-visual .cart-item-author{font-size:clamp(13px,1vw,16px);font-weight:700;margin-bottom:0;-webkit-line-clamp:1}.cart-item-visual .cart-item-desc{display:none}.cart-item-visual .cart-item-actions{align-self:flex-start;gap:10px;margin-top:auto;padding-top:0;width:min(100%,300px)}.cart-action-square,.cart-qty-visual .qty-btn{width:44px;height:44px;border:1px solid var(--primary);border-radius:12px;background:#fff;color:var(--primary)}.cart-action-square svg{width:20px;height:20px}.cart-qty-visual{height:40px;flex:1 1;min-width:150px;max-width:240px;border:0;border-radius:12px;overflow:hidden;background:linear-gradient(90deg,var(--primary),var(--primary-dark))}.cart-qty-visual .qty-btn{border:0;border-radius:0;background:transparent;color:#fff}.cart-qty-visual .qty-btn img{width:20px;height:20px;object-fit:contain;transition:transform .18s ease,opacity .18s ease}.cart-qty-visual .qty-btn:hover:not(:disabled) img{transform:scale(1.12)}.cart-qty-visual .qty-btn:disabled{opacity:.55;cursor:not-allowed}.cart-qty-visual .qty-val{flex:1 1;min-width:48px;color:#fff;border:0;font-size:15px;line-height:40px}.cart-price-block{display:flex;flex-direction:column;gap:2px;margin:8px 0 10px}.cart-item-visual .cart-item-price{font-size:17px;font-weight:900;color:var(--primary);line-height:1.15}.cart-item-unit-price{font-size:12px;font-weight:600;color:var(--text-3)}.cart-summary-column{position:static;z-index:2;justify-self:end;width:330px;max-width:100%}.cart-suggestions{margin-top:32px}.cart-suggestions .carousel-outer{margin-top:0}.cart-summary-visual{position:static;border:0;border-radius:16px;padding:24px;box-shadow:0 12px 34px rgba(21,21,21,.12)}.cart-summary-visual .cart-summary-row{align-items:baseline;font-size:13px;color:#8c8f99}.cart-summary-visual .cart-summary-row span:last-child{color:#050505;font-size:20px;font-weight:500}.cart-summary-visual .cart-summary-row.total{border:0;padding-top:0}.cart-summary-visual .promo-input{height:48px;border-color:var(--primary);border-radius:9px;color:var(--primary);font-weight:600}.cart-summary-visual .promo-apply-btn{width:48px;height:48px;border:1.5px solid var(--primary);border-radius:9px;background:#fff;color:var(--primary)}.checkout-certificate-box{margin:12px 0 14px;padding:12px;border:1px solid rgba(178,66,210,.28);border-radius:12px;background:linear-gradient(180deg,rgba(250,245,255,.88),rgba(255,255,255,.94))}.checkout-certificate-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:var(--text-1);font-size:13px;font-weight:800}.checkout-certificate-head strong{color:var(--primary);font-size:13px;white-space:nowrap}.checkout-certificate-message,.checkout-certificate-note{margin:8px 0 0;color:var(--text-3);font-size:12px;line-height:1.35}.checkout-certificate-message{color:#dc2626}.checkout-certificate-message.success{color:#15803d}.certificate-input-wrap{display:flex;gap:8px}.certificate-input{width:100%;height:42px;padding:0 12px;border:1.5px solid rgba(178,66,210,.48);border-radius:9px;background:#fff;color:var(--text-1);font-size:13px;font-weight:700;outline:none}.certificate-input::placeholder{color:#9296a2;font-weight:600}.certificate-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(178,66,210,.1)}.certificate-apply-btn{width:42px;height:42px;flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid var(--primary);border-radius:9px;background:#fff;color:var(--primary);cursor:pointer}.certificate-apply-btn svg{width:20px;height:20px}.available-certificates,.selected-certificates{display:flex;flex-direction:column;gap:7px;margin-top:10px}.available-certificates{max-height:112px;overflow:auto;padding-right:2px}.available-certificate,.selected-certificate-chip{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:7px 9px;border:1px solid rgba(178,66,210,.2);border-radius:9px;background:#fff;color:var(--text-2);font-size:11px;text-align:left;cursor:pointer}.selected-certificate-chip{border-color:rgba(178,66,210,.5);background:rgba(178,66,210,.08);color:var(--text-1)}.available-certificate.active{display:none}.available-certificate span,.selected-certificate-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}.available-certificate strong,.selected-certificate-chip strong{flex-shrink:0;color:var(--primary);font-weight:900}.selected-certificate-chip svg{width:14px;height:14px;flex-shrink:0;color:var(--primary)}.cart-summary-visual .btn-lg-primary,.checkout-page .btn-lg-primary{background:linear-gradient(90deg,var(--primary),var(--primary-dark));border-radius:9px}.cart-checkout-overlay{background:rgba(255,255,255,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cart-checkout-modal{border-radius:18px;box-shadow:0 14px 42px rgba(21,21,21,.18)}.checkout-layout-visual{width:100%;max-width:none;grid-template-columns:minmax(0,1fr) 330px}.checkout-page .cart-summary-column{position:static;align-self:start}.checkout-page .cart-summary-visual{margin-top:0}.checkout-page .promo-input-wrap{align-items:stretch;gap:10px;padding:0;border:0}.checkout-page .cart-summary-visual .promo-input{min-width:0;border:1.5px solid var(--primary);background:#fff;box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.06)}.checkout-page .cart-summary-visual .promo-input::placeholder{color:#777;opacity:1}.checkout-page .cart-summary-visual .promo-apply-btn{flex:0 0 48px;border:1.5px solid var(--primary)}.checkout-page .payment-methods{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.checkout-page .payment-method{height:58px;padding:8px 10px;justify-content:center;flex-direction:column;gap:4px;border-radius:8px;background:#fff;border:1px solid #cfcfd7;box-shadow:0 3px 10px rgba(0,0,0,.12);font-size:10px;line-height:1}.checkout-page .payment-method.active{border-color:transparent;background:linear-gradient(90deg,var(--primary),var(--primary-dark));color:#fff}.checkout-page .payment-method img{width:32px;height:20px;object-fit:contain;background:rgba(255,255,255,.92);border-radius:4px;padding:1px 3px}.checkout-page .payment-method svg{width:24px;height:24px}.checkout-page .payment-method.active img{background:rgba(255,255,255,.92);filter:none}.checkout-page .form-input,.checkout-page .form-select,.checkout-page .form-textarea{border-color:var(--primary);border-radius:9px;color:var(--primary)}.checkout-form-panel{display:flex;flex-direction:column;gap:0;max-width:560px}.checkout-card-payment{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(120px,.75fr);grid-gap:10px;gap:10px;margin:0 0 14px;padding:14px;border:1px solid rgba(178,66,210,.26);border-radius:12px;background:rgba(255,255,255,.82);box-shadow:0 8px 24px rgba(111,67,212,.08)}.checkout-card-payment-head{grid-column:1/-1;display:flex;flex-direction:column;gap:3px}.checkout-card-payment-head strong{color:var(--text-1);font-size:14px;font-weight:900}.checkout-card-payment label span,.checkout-card-payment-head span,.checkout-plum-copy{color:var(--text-3);font-size:12px;line-height:1.35}.checkout-card-payment label{display:flex;flex-direction:column;gap:6px}.checkout-plum-modal{display:flex;flex-direction:column;gap:14px}.checkout-plum-modal .modal-title{margin-bottom:0}.checkout-plum-copy{margin:0;text-align:center}.checkout-plum-otp{height:52px;text-align:center;font-size:22px;font-weight:900;letter-spacing:4px}.thankyou-image-wrap{display:flex;justify-content:center;margin-bottom:24px}.thankyou-image-wrap img{width:150px;height:160px;object-fit:contain}@media (max-width:1100px){.cart-items-grid{grid-template-columns:1fr}}@media (max-width:640px){.cart-layout-visual,.checkout-card-payment{grid-template-columns:1fr}.cart-summary-column{position:static}.checkout-page .cart-summary-column{position:static;width:100%;justify-self:stretch}.cart-page .cart-item-visual{grid-template-columns:112px minmax(0,1fr);align-items:stretch;max-width:none;min-height:0;padding:12px;gap:12px}.cart-page .cart-item-visual .cart-item-img{width:112px;height:140px}.cart-page .cart-item-visual .cart-item-info{min-height:140px;justify-content:flex-start}.cart-page .cart-item-visual .cart-item-title{font-size:clamp(16px,4.5vw,20px);margin-bottom:6px;-webkit-line-clamp:2}.cart-page .cart-item-visual .cart-item-author{font-size:14px}.cart-page .cart-item-visual .cart-item-actions{width:100%;margin-top:auto;padding-top:0;gap:10px}.cart-page .cart-action-square,.cart-page .cart-qty-visual .qty-btn{width:40px;height:40px}.cart-page .cart-qty-visual{height:40px;min-width:0;max-width:none}.cart-page .cart-qty-visual .qty-val{line-height:40px;font-size:15px}.checkout-page .payment-methods{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:420px){.cart-page .cart-item-visual{grid-template-columns:92px minmax(0,1fr);padding:12px;gap:12px}.cart-page .cart-item-visual .cart-item-img{width:92px;height:124px}.cart-page .cart-item-visual .cart-item-info{min-height:124px}.cart-page .cart-item-visual .cart-item-title{font-size:clamp(16px,5vw,18px);-webkit-line-clamp:2}.cart-page .cart-item-visual .cart-item-author{font-size:14px}.cart-page .cart-item-visual .cart-item-actions{flex-wrap:nowrap;margin-top:auto;gap:8px}.cart-page .cart-action-square,.cart-page .cart-qty-visual .qty-btn{width:40px;height:40px}.cart-page .cart-qty-visual{height:40px;min-width:0;max-width:none}.cart-page .cart-qty-visual .qty-val{min-width:36px;line-height:40px}}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:5000;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-map-modal-overlay{z-index:6000}.cart-map-fallback{position:absolute;inset:0;overflow:hidden;background:#eef0f5}.cart-map-fallback iframe{width:100%;height:100%;border:0;pointer-events:none}.cart-map-fallback-click{position:absolute;inset:0;border:0;background:transparent;cursor:crosshair}.cart-map-fallback-message,.cart-map-loading{position:absolute;left:16px;bottom:16px;max-width:min(420px,calc(100% - 32px));padding:9px 12px;border:1px solid rgba(178,66,210,.28);border-radius:10px;background:rgba(255,255,255,.92);color:var(--text-2);font-size:12px;font-weight:700;box-shadow:0 8px 24px rgba(15,23,42,.12)}.cart-map-loading{left:50%;top:50%;bottom:auto;transform:translate(-50%,-50%)}.cart-map-fallback-pin{position:absolute;left:50%;top:50%;transform:translate(-50%,-100%);pointer-events:none}.cart-map-fallback-pin img{width:44px;height:44px}.modal{background:#fff;border-radius:var(--radius-xl);padding:36px 40px;width:min(540px,92vw);box-shadow:0 20px 60px rgba(0,0,0,.25);position:relative}.modal-title{font-size:20px;font-weight:800;margin-bottom:20px;text-align:center}.modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center;color:var(--text-3);cursor:pointer}.modal-close svg{width:16px;height:16px}.modal-rows{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.modal-row{display:flex;justify-content:space-between;font-size:15px}.modal-row .label{color:var(--text-2)}.modal-row.total{font-weight:800;font-size:17px;border-top:1px solid var(--border);padding-top:12px}.form-select{width:100%;border:1.5px solid var(--border-mid);border-radius:var(--radius);font-size:14px;color:var(--text);background:#fff;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14L2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding:12px 36px 12px 16px}.form-select:focus{border-color:var(--purple)}.form-input{width:100%;padding:12px 16px;border:1.5px solid var(--border-mid);border-radius:var(--radius);font-size:14px;color:var(--text);background:#fff;outline:none}.form-input:focus{border-color:var(--purple)}.form-textarea{width:100%;padding:12px 16px;border:1.5px solid var(--border-mid);border-radius:var(--radius);font-size:14px;color:var(--text);background:#fff;outline:none;resize:vertical;min-height:90px}.form-textarea:focus{border-color:var(--purple)}.form-label{font-size:12px;font-weight:600;color:var(--text-3);text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;display:block}.form-group{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.thankyou-modal{text-align:center}.thankyou-icon{font-size:80px;margin:0 auto 16px;display:block}.thankyou-title{font-size:22px;font-weight:800;margin-bottom:24px}.thankyou-btns{display:flex;flex-direction:column;gap:10px}.thankyou-page-content{background:var(--card-bg,#fff);border-radius:var(--radius,12px);padding:40px 32px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:var(--card-shadow,0 2px 12px rgba(0,0,0,.08))}.login-page-new{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-soft) 0,var(--primary-soft-strong) 100%);position:relative;overflow:hidden}.login-page-new:before{width:600px;height:600px;background:radial-gradient(circle,rgba(var(--primary-rgb),.12) 0,transparent 70%);top:-100px;left:-100px}.login-page-new:after,.login-page-new:before{content:"";position:absolute;border-radius:50%}.login-page-new:after{width:500px;height:500px;background:radial-gradient(circle,rgba(var(--primary-dark-rgb),.1) 0,transparent 70%);bottom:-100px;right:-50px}.login-box{position:relative;z-index:2;width:min(480px,92vw);background:#fff;border-radius:var(--radius-xl);box-shadow:0 8px 48px rgba(130,65,200,.18);padding:40px;display:flex;flex-direction:column;gap:16px}.login-logo-wrap{display:flex;justify-content:center;margin-bottom:8px}.login-title-new{text-align:center;font-size:28px;font-weight:800;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.login-subtitle-new{text-align:center;font-size:15px;color:var(--text-2);margin-top:-8px}.login-input-new{width:100%;height:52px;padding:0 16px;border:1.5px solid var(--border-mid);border-radius:var(--radius);font-size:15px;font-family:var(--font-montserrat),sans-serif;font-weight:500;color:var(--text);outline:none;transition:border-color .15s}.login-input-new:focus{border-color:var(--purple)}.login-input-new::placeholder{color:rgba(var(--primary-rgb),.6)}.login-password-wrap{position:relative}.login-eye-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-3)}.login-eye-btn svg{width:20px;height:20px}.login-links-row{display:flex;justify-content:space-between;align-items:center}.login-link-btn{background:none;font-size:14px;font-weight:600;background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.login-link-btn,.login-submit-btn{border:none;font-family:var(--font-montserrat),sans-serif;cursor:pointer}.login-submit-btn{width:100%;height:52px;border-radius:var(--radius);background:var(--grad-btn);color:#fff;font-size:16px;font-weight:700;transition:opacity .15s}.login-submit-btn:hover{opacity:.9}.phone-field-wrap{display:flex;align-items:center;border:1.5px solid var(--border-mid);border-radius:var(--radius);overflow:hidden;transition:border-color .15s;background:#fff;height:52px;padding:0;gap:0}.phone-field-wrap:focus-within{border-color:var(--purple)}.phone-field-wrap .PhoneInputCountry{display:flex;align-items:center;gap:5px;padding:0 10px 0 14px;flex-shrink:0;position:relative;border-right:1.5px solid var(--border-mid);height:100%}.phone-field-wrap .PhoneInputCountrySelect{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.phone-field-wrap .PhoneInputCountryIcon{width:24px;height:16px;border-radius:2px;overflow:hidden;flex-shrink:0}.phone-field-wrap .PhoneInputCountryIcon img,.phone-field-wrap .PhoneInputCountryIcon svg{width:100%;height:100%;object-fit:cover;display:block}.phone-field-wrap .PhoneInputCountrySelectArrow{display:none}.phone-field-wrap .PhoneInputInput{flex:1 1;height:100%;border:none!important;outline:none!important;background:transparent;font-family:inherit;font-size:15px;font-weight:500;color:var(--text);padding:0 14px}.phone-field-wrap .PhoneInputInput::placeholder{color:var(--text-3);font-weight:400}.phone-field-wrap.newsletter-phone-input{flex:1 1;min-width:0;height:56px;border:2px solid rgba(var(--primary-rgb),.45);border-radius:18px;background:rgba(255,255,255,.72)}.phone-field-wrap.newsletter-phone-input:focus-within{border-color:var(--primary);background:rgba(255,255,255,.92);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.12)}.phone-field-wrap.newsletter-phone-input .PhoneInputCountry{min-width:70px;justify-content:center;padding:0 16px;border-right:2px solid rgba(var(--primary-rgb),.28)}.phone-field-wrap.newsletter-phone-input .PhoneInputCountryIcon{width:32px;height:22px}.phone-field-wrap.newsletter-phone-input .PhoneInputInput{padding:0 24px;font-size:20px;font-weight:700;color:#111827}.phone-field-wrap.newsletter-phone-input .PhoneInputInput::placeholder{color:#111827;opacity:1}.profile-layout{display:grid;grid-template-columns:220px 1fr;grid-gap:28px;gap:28px;align-items:start}.profile-sidebar{background:var(--grad-btn);border-radius:var(--radius-lg);padding:24px 16px;color:#fff;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 16px)}.profile-avatar-wrap{display:flex;flex-direction:column;align-items:center;margin-bottom:24px;gap:8px}.profile-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,255,255,.5);background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:28px}.profile-avatar-name{font-weight:700;font-size:16px}.profile-menu{list-style:none;display:flex;flex-direction:column;gap:2px}.profile-menu-link{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:var(--radius-sm);color:rgba(255,255,255,.85);font-size:14px;font-weight:500;transition:background .12s;text-decoration:none}.profile-menu-link.active,.profile-menu-link:hover{background:rgba(255,255,255,.2);color:#fff}.profile-menu-link svg{width:18px;height:18px;opacity:.8}.profile-content{padding:28px}.profile-content,.profile-loyalty-summary{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg)}.profile-loyalty-summary{padding:24px;margin-bottom:20px;position:static}.profile-section-title{font-size:18px;font-weight:800;margin-bottom:20px}.profile-form{display:flex;flex-direction:column;gap:16px}@media (max-width:900px){.profile-layout{grid-template-columns:1fr;gap:18px}.profile-sidebar{position:static;padding:18px;border-radius:18px}.profile-avatar-wrap{flex-direction:row;justify-content:center;margin-bottom:16px}.profile-avatar{width:58px;height:58px}.profile-avatar-name{font-size:18px}.profile-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.profile-menu-link{min-height:48px;padding:10px 12px;background:rgba(255,255,255,.1)}.profile-content{padding:22px}}@media (max-width:520px){.profile-sidebar{padding:14px;border-radius:16px}.profile-avatar-wrap{margin-bottom:12px}.profile-avatar{width:52px;height:52px}.profile-avatar-name{font-size:16px}.profile-menu{grid-template-columns:1fr;gap:6px}.profile-menu-link{min-height:44px;font-size:13px}.profile-content{padding:18px}}.address-cards{display:flex;gap:16px;flex-wrap:wrap}.address-card{background:#fff;border:1.5px solid var(--border);border-radius:var(--radius-lg);padding:20px;width:220px}.address-card-title{font-weight:700;font-size:14px;margin-bottom:6px}.address-card-name{font-size:13px;color:var(--text-2);margin-bottom:2px}.address-card-addr{font-size:13px;color:var(--text-2);margin-bottom:12px}.address-card-edit{font-size:12px;color:var(--purple);font-weight:600;background:none;border:none;gap:4px}.address-card-add,.address-card-edit{cursor:pointer;display:flex;align-items:center}.address-card-add{background:#fff;border:2px dashed var(--border-mid);border-radius:var(--radius-lg);padding:20px;width:220px;flex-direction:column;justify-content:center;gap:8px;font-size:13px;color:var(--text-3);transition:border-color .15s;min-height:110px}.address-card-add:hover{border-color:var(--purple);color:var(--purple)}.address-card-add svg{width:28px;height:28px}.orders-filter-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.orders-filter-btn{padding:5px 14px;border-radius:20px;border:1px solid var(--border);background:#fff;font-size:12px;font-weight:500;color:var(--text-2);cursor:pointer;transition:all .15s;white-space:nowrap}.orders-filter-btn:hover{border-color:var(--purple);color:var(--purple)}.orders-filter-btn.active{background:var(--purple);color:#fff;border-color:var(--purple)}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;border-collapse:collapse}.orders-table th{text-align:left;font-size:12px;font-weight:600;color:var(--text-3);text-transform:uppercase;letter-spacing:.5px;padding:0 12px 12px;white-space:nowrap}.orders-table td,.orders-table th{border-bottom:1px solid var(--border)}.orders-table td{padding:14px 12px;font-size:14px;color:var(--text-2)}.orders-table tr:last-child td{border-bottom:none}.order-status{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap;background:#f0fdf4;color:#16a34a}.orders-cards{display:none}.order-card{padding:14px;border:1px solid var(--border);border-radius:12px;margin-bottom:10px;background:#fff}.order-card-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.orders-pagination{display:flex;align-items:center;justify-content:center;gap:4px;margin-top:20px;flex-wrap:wrap}.orders-page-btn{min-width:34px;height:34px;padding:0 10px;border-radius:8px;border:1px solid var(--border);background:#fff;font-size:13px;font-weight:500;color:var(--text-2);cursor:pointer;transition:all .15s}.orders-page-btn:hover:not(:disabled){border-color:var(--purple);color:var(--purple)}.orders-page-btn.active{background:var(--purple);color:#fff;border-color:var(--purple);font-weight:700}.orders-page-btn:disabled{opacity:.4;cursor:default}.orders-page-ellipsis{font-size:13px;color:var(--text-3);padding:0 4px}@media (max-width:600px){.orders-table-wrap{display:none}.orders-cards{display:block}.orders-filter-row{gap:4px}.orders-filter-btn{font-size:11px;padding:4px 10px}}.order-modal{background:#fff;border-radius:16px;width:min(520px,96vw);max-height:88vh;overflow-y:auto;box-shadow:0 8px 40px rgba(0,0,0,.18)}.order-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;background:#fff;border-radius:16px 16px 0 0;z-index:1}.order-modal-number{font-weight:800;font-size:15px}.order-modal-date{font-size:12px;color:var(--text-3);margin-top:2px}.order-modal-close{background:none;border:none;font-size:22px;line-height:1;color:var(--text-3);cursor:pointer;padding:0 4px;flex-shrink:0}.order-modal-close:hover{color:var(--text-1)}.order-modal-body{padding:16px 20px;display:flex;flex-direction:column;gap:16px}.order-modal-section-title{font-size:11px;font-weight:700;color:var(--purple);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.order-modal-item{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;padding:8px 10px;background:var(--primary-soft);border-radius:8px;margin-bottom:6px}.order-modal-item:last-child{margin-bottom:0}.order-modal-item-info{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.order-modal-item-name{font-size:13px;font-weight:600;line-height:1.3}.order-modal-item-qty{font-size:11px;color:var(--text-3)}.order-modal-item-price{font-size:13px;font-weight:700;white-space:nowrap;flex-shrink:0}.order-modal-totals{background:var(--primary-soft);border-radius:10px;padding:12px 14px}.order-modal-total-row{display:flex;justify-content:space-between;font-size:13px;margin-bottom:6px;color:var(--text-2)}.order-modal-total-row:last-child{margin-bottom:0}.order-modal-total-final{border-top:1px solid var(--border);margin-top:8px;padding-top:8px;font-weight:800;font-size:14px;color:var(--text-1)}.branches-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.branch-card{display:flex;gap:0;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.branch-card-img{width:180px;flex-shrink:0;object-fit:cover;background:var(--primary-soft-strong);display:flex;align-items:center;justify-content:center;font-size:48px}.branch-image-thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;width:100%;margin-top:8px}.branch-image-thumbs img{width:100%;height:42px;object-fit:cover;border-radius:8px}.branch-card-body{padding:20px;flex:1 1}.branch-card-name{font-size:16px;font-weight:800;margin-bottom:6px}.branch-card-addr{font-size:13px;color:var(--text-2);margin-bottom:14px;line-height:1.5}.branch-location-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:var(--grad-btn);color:#fff;border:none;border-radius:var(--radius);font-size:13px;font-weight:600;margin-bottom:12px;cursor:pointer}.branch-hours{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:var(--text-2)}.branch-hours svg{width:16px;height:16px;color:var(--purple);flex-shrink:0;margin-top:1px}.branch-hours-days{font-weight:600}.branch-card-active{border-color:var(--border-mid);box-shadow:0 6px 24px rgba(136,86,183,.12)}.branch-card-muted{opacity:.55;filter:grayscale(.12)}.branches-filters{display:flex;gap:12px;margin-bottom:24px;align-items:flex-end}.filter-group{display:flex;flex-direction:column;gap:4px}.filter-label{font-size:12px;font-weight:600;color:var(--text-3)}.filter-select{padding:8px 32px 8px 12px;border:1.5px solid var(--border-mid);border-radius:var(--radius);font-size:13px;color:var(--text);background:#fff;outline:none;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%236b7280' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14L2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;min-width:160px}.branches-map-wrap{position:relative;width:100%;height:420px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);margin-bottom:20px;background:var(--primary-soft)}.branches-map-canvas{width:100%;height:100%}.branches-map-selected{position:absolute;right:16px;top:16px;width:min(430px,calc(100% - 32px));z-index:4}.branch-card-map{display:grid;grid-template-columns:160px minmax(0,1fr);grid-gap:0;gap:0;background:rgba(255,255,255,.96);border-radius:14px;border:1px solid var(--border);box-shadow:0 10px 34px rgba(79,37,122,.16);overflow:hidden}.filter-select:focus{border-color:var(--purple)}.certs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;align-items:stretch}.cert-card{min-width:0;background:linear-gradient(180deg,rgba(255,255,255,.7),rgba(255,255,255,0) 42%),linear-gradient(135deg,#fff7e8,#fde7bf);border-radius:16px;padding:16px;display:grid;grid-template-columns:minmax(150px,.82fr) minmax(176px,1fr);align-items:center;grid-gap:18px;gap:18px;border:1px solid #f7d3a0;box-shadow:0 14px 34px rgba(97,57,24,.1);overflow:hidden}.cert-card-preview{position:relative;width:100%;max-width:250px;margin:0;min-width:0;aspect-ratio:355/638;touch-action:pan-y;cursor:pointer;perspective:1100px}.cert-card-slide{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:12px;overflow:hidden;border:1px solid rgba(83,65,132,.16);box-shadow:0 12px 28px rgba(54,46,92,.16);background:#fff;animation:certFlipIn .34s ease both;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@keyframes certFlipIn{0%{opacity:.68;transform:rotateY(86deg) scale(.985)}to{opacity:1;transform:rotateY(0deg) scale(1)}}.cert-card-slide img{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.cert-card-slide svg{width:48%;height:auto}.cert-slide-dots{position:absolute;top:10px;right:10px;z-index:3;display:inline-flex;align-items:center;gap:4px;padding:5px 6px;border-radius:999px;background:rgba(42,34,78,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cert-slide-dots button{width:5px;height:5px;border:0;border-radius:999px;padding:0;background:rgba(255,255,255,.58);cursor:pointer;transition:width .16s ease,background .16s ease}.cert-slide-dots button.active{width:14px;background:#fff}.cert-card-body{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:8px 2px 8px 0}.cert-card-logo{display:flex;align-items:center;gap:6px;margin-bottom:8px}.cert-card-name{font-size:17px;font-weight:850;color:var(--purple);margin-bottom:8px;line-height:1.25}.cert-card-desc{font-size:14px;color:var(--text-2);margin-bottom:14px;line-height:1.45}.cert-card-price{font-size:clamp(28px,2.4vw,38px);line-height:1.04;font-weight:950;color:var(--purple)}.cert-card-actions{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.cert-card-actions .btn-lg{width:100%;min-height:46px}.static-cert-note{margin-bottom:18px;padding:14px 16px;border:1px solid #f4d6ad;border-radius:var(--radius);background:#fffaf3;color:var(--text-2);font-weight:650;line-height:1.6}.static-cert-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.static-cert-card{display:flex;flex-direction:column;gap:10px;padding:12px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(255,255,255,.94);box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease}.static-cert-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.static-cert-card img{width:100%;aspect-ratio:1.42;object-fit:cover;border-radius:10px;border:1px solid #f1e4d3;background:#fff}.static-cert-card span{color:var(--text);font-size:13px;font-weight:800}.static-cert-card strong{color:var(--purple);font-size:18px}@media (min-width:1440px){.certs-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cert-card{grid-template-columns:minmax(128px,.74fr) minmax(160px,1fr);gap:14px}.cert-card-preview{max-width:210px}.cert-card-name{font-size:16px}.cert-card-desc{font-size:13px;line-height:1.4}.cert-card-price{font-size:clamp(26px,1.9vw,34px)}}.info-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:26px 28px;margin-bottom:28px;border:1px solid var(--border);border-radius:var(--radius-lg);background:rgba(255,255,255,.9);box-shadow:var(--shadow)}.cert-hero{background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(255,248,235,.9)),radial-gradient(circle at 85% 20%,rgba(238,184,119,.32),transparent 32%);border-color:#f4d6ad}.about-hero{background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(250,245,255,.9)),radial-gradient(circle at 82% 18%,rgba(var(--primary-rgb),.18),transparent 34%)}.kids-hero{background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(240,252,255,.9)),radial-gradient(circle at 86% 22%,rgba(62,177,160,.2),transparent 35%);border-color:#c6ece7}.info-kicker{color:var(--purple);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase;margin-bottom:6px}.info-lead{max-width:760px;color:var(--text-2);font-size:15px;line-height:1.75}.info-hero .page-title{margin:0 0 10px}.info-hero-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:var(--radius-sm);background:var(--grad-btn);color:#fff;font-size:13px;font-weight:800;white-space:nowrap;box-shadow:0 8px 20px rgba(130,65,200,.22)}.faq-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start}.faq-nav{position:-webkit-sticky;position:sticky;top:var(--anchor-offset);display:flex;flex-direction:column;gap:4px;padding:16px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.faq-nav a{padding:10px 12px;border-radius:var(--radius-sm);color:var(--text-2);font-size:13px;font-weight:700}.faq-nav a:hover{background:var(--bg-subtle);color:var(--purple)}.faq-content{display:flex;flex-direction:column;gap:26px}.faq-section{scroll-margin-top:var(--anchor-offset)}.contact-strip h2,.faq-section h2,.info-grid-section h2,.info-panel h2,.legal-section h2{font-size:20px;font-weight:900;margin-bottom:14px;color:var(--text)}.faq-list{display:flex;flex-direction:column;gap:10px}.faq-item{border:1px solid var(--border);border-radius:var(--radius);background:rgba(255,255,255,.94);overflow:hidden}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;font-weight:800;list-style:none;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;color:#fff;background:var(--grad-btn);font-weight:800}.faq-item[open] summary:after{content:"−"}.faq-item p{padding:0 18px 18px;color:var(--text-2);line-height:1.75}.legal-page{max-width:900px;padding:28px;border:1px solid var(--border);border-radius:var(--radius-lg);background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.legal-section{padding-top:22px;margin-top:22px;border-top:1px solid var(--border)}.contact-strip p,.info-card p,.info-panel p,.legal-section li,.legal-section p{color:var(--text-2);line-height:1.75}.info-panel p+h2,.legal-section p+p{margin-top:12px}.check-list,.legal-section ul{padding-left:20px}.check-list li,.legal-section li{margin-bottom:8px}.cert-info-layout,.info-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:24px}.info-panel{padding:22px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.info-panel-accent{border-color:#f4d6ad;background:linear-gradient(135deg,#fffaf3,#fff)}.info-grid-section{margin-top:28px}.info-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.info-card{min-height:150px;padding:20px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.info-card h3{font-size:15px;font-weight:900;margin-bottom:8px;color:var(--purple)}.contact-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;padding:24px;border-radius:var(--radius);background:var(--primary-soft);border:1px solid var(--border-mid)}.content-section{margin-top:24px;padding:26px 28px;border:1px solid var(--border);border-radius:var(--radius-lg);background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.content-prose{max-width:920px}.content-callout h3,.content-prose h2{font-size:21px;font-weight:900;margin-bottom:12px}.content-prose p{color:var(--text-2);font-size:15px;line-height:1.8}.content-prose p+p{margin-top:12px}.content-callout{margin-top:20px;max-width:680px;padding:20px;border-radius:var(--radius);background:var(--primary-soft);border:1px solid var(--border)}.content-callout p{color:var(--text-2);line-height:1.75}.step-list{list-style:none;display:grid;grid-gap:12px;gap:12px;margin-top:22px}.step-list li{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;grid-gap:14px;gap:14px;padding:18px;border:1px solid var(--border);border-radius:var(--radius);background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.step-list span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--grad-btn);font-weight:900}.step-list p{color:var(--text-2);line-height:1.6}.loyalty-table-wrap{margin-top:24px;overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.loyalty-table{width:100%;min-width:620px;border-collapse:collapse}.loyalty-table td,.loyalty-table th{padding:14px 16px;border-bottom:1px solid var(--border);text-align:left}.loyalty-table th{background:var(--primary-soft);color:var(--text);font-size:13px;font-weight:900}.loyalty-table td{color:var(--text-2);font-weight:650}.loyalty-table tr:last-child td{border-bottom:0}.contact-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.branch-feature-strip{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.branch-feature-strip span{display:inline-flex;min-height:36px;align-items:center;padding:0 14px;border:1px solid var(--border);border-radius:999px;background:rgba(255,255,255,.94);color:var(--text-2);font-size:13px;font-weight:700}.blog-layout{display:grid;grid-template-columns:260px 1fr;grid-gap:28px;gap:28px}.blog-popular{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 16px)}.blog-popular-title{font-size:15px;font-weight:800;margin-bottom:16px}.blog-popular-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--border)}.blog-popular-item:last-child{border-bottom:none}.blog-popular-item-title{font-size:13px;font-weight:600;line-height:1.4;color:var(--text);transition:color .15s;text-decoration:none}.blog-popular-item:hover .blog-popular-item-title{color:var(--purple)}.blog-popular-item-date{font-size:11px;color:var(--text-3);margin-top:4px}.blog-popular-arrow{color:var(--purple);flex-shrink:0}.blog-popular-arrow svg{width:16px;height:16px}.blog-articles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.blog-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow .2s,transform .2s}.blog-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.blog-card-img{width:100%;height:160px;object-fit:cover;background:linear-gradient(135deg,#a8edea,#fed6e3);display:flex;align-items:center;justify-content:center;font-size:48px}.blog-card-body{padding:16px}.blog-card-meta{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-size:11px}.blog-card-tag{background:var(--bg-subtle);color:var(--purple);font-weight:700;padding:2px 8px;border-radius:20px}.blog-card-read-time{color:var(--text-3)}.blog-card-title{font-size:14px;font-weight:700;line-height:1.4;margin-bottom:8px;color:var(--text);text-decoration:none;display:block}.blog-card:hover .blog-card-title{color:var(--purple)}.blog-card-excerpt{font-size:12px;color:var(--text-2);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card-date{font-size:11px;color:var(--text-3);margin-top:10px}.blog-category-carousel{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scrollbar-width:none;cursor:-webkit-grab;cursor:grab;touch-action:pan-y;overscroll-behavior-x:contain;-moz-user-select:none;user-select:none;-webkit-user-select:none}.blog-category-carousel:active{cursor:-webkit-grabbing;cursor:grabbing}.blog-category-carousel::-webkit-scrollbar{display:none}.blog-category-carousel .category-pill{white-space:nowrap;flex-shrink:0}.blog-pagination{margin-top:22px;display:flex;align-items:center;justify-content:center;gap:10px}.blog-page-btn{min-width:100px;text-align:center;padding:9px 14px;border:1px solid var(--border-mid);border-radius:999px;color:#3c2e56;font-size:13px;font-weight:700;text-decoration:none;background:#fff}.blog-page-btn.disabled{opacity:.45;pointer-events:none}.blog-page-status{color:#64748b;font-size:13px;font-weight:600}.sbornik-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:16px 18px;border:1px solid var(--border);border-radius:16px;background:#fff}.sbornik-hero-image{width:140px;height:80px;object-fit:cover;border-radius:10px;border:1px solid var(--border)}.sbornik-products-grid{grid-template-columns:repeat(auto-fill,minmax(176px,220px));justify-content:start;align-items:start;gap:18px}.sbornik-products-grid .product-card{max-width:220px}.article-layout{display:grid;grid-template-columns:1fr 280px;grid-gap:32px;gap:32px}.article-header{margin-bottom:24px}.article-meta{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--text-3);margin-bottom:16px}.article-meta .tag{margin:0}.article-title{font-size:28px;font-weight:800;line-height:1.3;margin-bottom:16px}.article-cover-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-bottom:28px}.article-cover{width:100%;height:280px;object-fit:cover;border-radius:var(--radius-lg);background:linear-gradient(135deg,#a8edea,#fed6e3);display:flex;align-items:center;justify-content:center;font-size:80px;overflow:hidden}.article-body{font-size:15px;line-height:1.8;color:var(--text-2)}.article-body h2{font-size:20px;font-weight:800;color:var(--text);margin:24px 0 12px}.article-body p,.article-body ul{margin-bottom:14px}.article-body ul{padding-left:20px}.article-body li{margin-bottom:6px}.article-sidebar-title{font-size:15px;font-weight:800;margin-bottom:12px}.about-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:32px;gap:32px;margin-bottom:32px}.about-body{font-size:15px;line-height:1.8;color:var(--text-2)}.about-body p{margin-bottom:14px}.about-body h2{font-size:18px;font-weight:800;color:var(--text);margin:20px 0 10px}.about-body ul{padding-left:20px}.about-body li{margin-bottom:6px}.about-logo-box{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-xl);padding:40px;gap:12px}.about-logo-box-text{font-size:28px;font-weight:900}.about-logo-box-text span{color:var(--purple)}.about-cover{width:100%;height:280px;object-fit:cover;border-radius:var(--radius-xl);background:linear-gradient(135deg,var(--primary-soft-strong),var(--primary-soft-strong));display:flex;align-items:center;justify-content:center;font-size:80px;margin-bottom:28px}.payment-methods{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.payment-method{display:flex;align-items:center;gap:6px;padding:8px 14px;border:1.5px solid var(--border);border-radius:var(--radius);font-size:13px;font-weight:600;color:var(--text-2);background:#fff;cursor:pointer;transition:all .15s}.payment-method.active,.payment-method:hover{border-color:var(--purple);color:var(--purple)}.payment-method.active{background:var(--bg-subtle)}.payment-method svg{width:20px;height:20px}.map-placeholder{width:100%;height:380px;border-radius:var(--radius-lg);background:#e8ecef;display:flex;align-items:center;justify-content:center;font-size:64px;border:1px solid var(--border);position:relative;overflow:hidden}.product-card-badge{position:absolute;top:10px;left:10px;color:#fff;font-size:11px;font-weight:700;padding:3px 9px;border-radius:20px;z-index:2;pointer-events:none}.reviews-row{display:grid;grid-template-columns:220px 1fr;grid-gap:16px;gap:16px;align-items:start}.reviews-left-panel{background:var(--grad-btn);border-radius:var(--radius-lg);padding:28px 20px;color:#fff;min-height:200px;display:flex;flex-direction:column;gap:12px}.reviews-left-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;opacity:.7}.reviews-left-title{font-size:15px;font-weight:800;line-height:1.4}.reviews-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.review-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:18px;display:flex;flex-direction:column;gap:10px}.review-stars{display:flex;gap:2px;color:#f59e0b}.review-text{font-size:13px;color:var(--text-2);line-height:1.6;flex:1 1}.review-footer{display:flex;justify-content:space-between;align-items:center;margin-top:4px}.review-name{font-weight:700;font-size:13px}.review-date{font-size:11px;color:var(--text-3)}.home-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.newsletter-banner{border-radius:var(--radius-xl);background:linear-gradient(135deg,#14151f 0,#232636 50%,var(--primary) 100%);display:flex;align-items:center;overflow:hidden;min-height:160px;gap:0}.newsletter-book-side{display:flex;align-items:center;justify-content:center;padding:32px 28px;flex-shrink:0}.newsletter-content{flex:1 1;padding:32px 40px 32px 0;color:#fff}.newsletter-title{font-size:22px;font-weight:800;margin-bottom:6px}.newsletter-sub{font-size:13px;opacity:.75;margin-bottom:18px}.newsletter-form{gap:10px;max-width:480px}.newsletter-input{flex:1 1;padding:12px 16px;border:none;border-radius:var(--radius);font-size:14px;font-family:inherit;outline:none;background:rgba(255,255,255,.15);color:#fff}.newsletter-input::placeholder{color:rgba(255,255,255,.55)}.newsletter-panel{background:var(--bg-subtle);border-radius:var(--radius-xl);padding:36px 32px;border:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:20px}.page-wrap{padding:0 var(--page-x) 60px}.header-logo-image{display:block;width:auto}.header-catalog-btn img{width:18px;height:18px}.header-search img{width:20px;height:20px}.header-search-shell{flex:1 1 auto;min-width:250px;max-width:860px}.header-action-btn{line-height:1.2;font-size:14px;gap:6px}.header-action-btn img{width:20px;height:20px;object-fit:contain}.hero-book-card{background:#f1efef;border-radius:26px;width:clamp(238px,14.5vw,300px);padding:clamp(10px,.8vw,14px) clamp(9px,.7vw,12px) clamp(11px,.9vw,14px)}.hero-book-showcase{top:calc(38px + var(--hero-header-overlap));right:clamp(20px,2.4vw,40px)}.hero-book-cover-stage{width:clamp(170px,10.8vw,224px)}.hero-book-media{margin-bottom:clamp(7px,.7vw,10px)}.hero-book-author{font-size:clamp(12px,.85vw,15px);margin-bottom:4px;letter-spacing:.2px}.hero-book-genre{font-size:clamp(11px,.75vw,13px);letter-spacing:.2px}.hero-book-nav-btn{width:clamp(32px,2.1vw,40px);height:clamp(32px,2.1vw,40px)}.hero-book-nav-btn svg{width:clamp(14px,.95vw,17px);height:clamp(14px,.95vw,17px)}.hero-book-nav-btn.prev{left:4px}.hero-book-nav-btn.next{right:4px}@media (max-width:1440px){.hero-book-showcase{top:calc(46px + var(--hero-header-overlap))}}@media (max-width:1280px){.hero-book-showcase{top:calc(52px + var(--hero-header-overlap));right:24px}}.section-heading{margin-bottom:22px}.section-title{color:#181a3b;text-transform:none;text-shadow:none;letter-spacing:-.02em;font-size:clamp(18px,1.6vw,22px)}.cat-card{border-radius:50px;padding:9px 16px;gap:8px}.cat-card-icon{display:grid;place-items:center}.cat-card-icon img{width:16px;height:16px}.cat-card-name{display:block;font-size:13px;line-height:1.2}.cat-card-sub{display:block;font-size:10px;opacity:.78;font-weight:500;margin-top:1px}.carousel-section{width:100%;margin-inline:0;padding-inline:0;overflow:visible}.carousel-outer{overflow:visible}.carousel-section .section-heading{padding-inline:var(--page-safe-gutter)}.carousel-wrapper{position:relative;overflow:visible}.carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 6 * 12px) / 7)}.carousel-track{gap:12px}.product-card{border-radius:16px;border-color:var(--border);border-width:1px;height:100%}.product-card-img-wrap{margin:0;width:100%;border-radius:16px 16px 0 0;aspect-ratio:2/3;flex:0 0 auto;background:linear-gradient(90deg,rgba(243,237,249,.88),rgba(255,255,255,.95) 46%,rgba(239,229,247,.88));background-size:220% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite;padding:0}.product-card-img-wrap.has-cover{animation:none;background:var(--primary-soft)}.product-card-image-backdrop{position:absolute;inset:0;z-index:0;display:grid;place-items:center;background:linear-gradient(90deg,rgba(243,237,249,.92),rgba(255,255,255,.98) 46%,rgba(239,229,247,.92));background-size:220% 100%;animation:skeleton-shimmer 1.15s ease-in-out infinite;transition:opacity .16s ease}.product-card-placeholder{position:absolute;inset:0;z-index:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 48%,rgba(var(--primary-rgb),.15),rgba(var(--primary-rgb),.045) 34%,transparent 58%),linear-gradient(180deg,var(--primary-soft) 0,#fff 100%);animation:none}.product-card-image-backdrop.is-hidden{opacity:0;visibility:hidden;animation:none}.product-card-cover{position:relative;z-index:1;opacity:0;transition:opacity .16s ease}.product-card-cover.is-loaded{opacity:1}.product-card-wish{top:8px;right:8px;z-index:2;width:30px;height:30px;background:rgba(255,255,255,.95);border:1px solid var(--border)}.product-card-wish img{width:15px;height:15px}.product-card-wish svg{width:15px;height:15px;color:#5f6f7f}.product-card-top-badge{top:8px;left:8px;border-radius:9px;padding:6px 11px;font-size:12px}.product-card-rating{bottom:14px;left:14px;font-size:16px;border-radius:999px;padding:8px 16px}.product-card-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:3px;gap:6px;min-width:0}.product-card-meta-rating{display:inline-flex;align-items:center;gap:3px;color:#fff;background:var(--grad-btn);border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700}.product-card-meta-rating svg{width:10px;height:10px}.product-card-meta-reviews{font-size:10px;color:#a0a8b7;min-width:0}.product-card-author,.product-card-meta-reviews{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-author{font-size:11px;color:#9ca6b6;font-style:normal}.product-card-title{font-size:13px;font-weight:600;line-height:1.25;margin-bottom:2px;min-height:auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:4px;min-width:0}.product-card-price-row>div{min-width:0}.product-card-price{font-size:14px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-inline-badge{font-size:12px;font-weight:700;flex-shrink:0}.btn-add-cart{border-radius:14px;font-size:12px;min-height:40px;font-weight:700;justify-content:space-between;padding:0 14px;min-width:0}.btn-add-cart img{width:16px;height:16px}.product-card-actions{padding:4px 10px 10px;gap:0;align-items:center}.product-card-action-shell{position:relative;width:100%;min-height:40px;border-radius:14px;overflow:hidden;background:var(--grad-btn);isolation:isolate}.product-card-action-panel{position:absolute;inset:0;opacity:1;pointer-events:none;transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.2,1),filter .22s ease}.product-card-action-panel.is-visible,.product-card-action-shell.is-counting .btn-cart-qty,.product-card-action-shell:not(.is-counting) .btn-add-cart{pointer-events:auto}.product-card-action-shell:not(.is-counting) .btn-cart-qty{opacity:0;transform:translateY(14px) scale(.92)}.product-card-action-shell.is-counting .btn-add-cart{opacity:0;transform:translateY(-14px) scale(.95)}.product-card-action-shell.is-counting .btn-cart-qty,.product-card-action-shell:not(.is-counting) .btn-add-cart{opacity:1;transform:translateY(0) scale(1)}.btn-cart-qty{width:100%;min-height:40px;border-radius:inherit;display:flex;justify-content:space-between;padding:0 8px}.btn-cart-qty,.btn-cart-qty-action{background:transparent;align-items:center}.btn-cart-qty-action{width:28px;height:28px;border:0;display:inline-flex;justify-content:center;cursor:pointer;padding:0}.btn-cart-qty-action img{width:18px;height:18px;object-fit:contain;flex-shrink:0;transition:transform .18s ease}.btn-cart-qty-action:hover:not(:disabled) img{transform:scale(1.12)}.btn-cart-qty-action:disabled{opacity:.55;cursor:not-allowed}.btn-cart-qty-value{min-width:28px;text-align:center;color:#fff;font-size:20px;line-height:1;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-card-action-shell.is-counting .btn-cart-qty-value{animation:qtyPulse .22s cubic-bezier(.2,.8,.2,1)}@keyframes qtyPulse{0%{transform:translateY(5px) scale(.88);opacity:.35}to{transform:translateY(0) scale(1);opacity:1}}.product-card-body{padding:8px 10px 4px;gap:3px;flex:1 1 auto;display:flex;flex-direction:column;align-content:flex-start}@media (max-width:1280px){.catalog-page .products-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}.carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 5 * 12px) / 6)}}@media (max-width:1024px){.catalog-page .catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:22px}.catalog-page .products-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 4 * 12px) / 5)}}@media (max-width:768px){.catalog-page .catalog-layout{grid-template-columns:1fr}.catalog-page .products-grid-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.catalog-top-categories .catalog-tab-row{display:grid;grid-template-columns:1fr;grid-gap:6px;gap:6px}.carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 2 * 10px) / 3)}.carousel-track{gap:10px}}@media (max-width:480px){.carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 10px) / 2.2)}}.carousel-track{padding-top:10px}.reviews-left-panel{min-height:280px;border-radius:34px}.review-card{border-radius:28px;border-color:var(--border);padding:24px}.review-stars{font-size:18px}.review-text{font-size:16px}.review-name{font-size:18px}.review-date{font-size:12px}.newsletter-banner{min-height:240px;border-radius:34px;border:1px solid var(--border);background:#fff}.newsletter-book-side{min-width:240px}.newsletter-book-side img{width:230px;height:auto}.newsletter-title{font-size:26px;color:#111827}.newsletter-sub{font-size:17px;color:#4b5563;opacity:1}.newsletter-form{display:flex;max-width:860px}.newsletter-submit-btn{min-width:210px;border-radius:28px;border:1px solid #7b8796;background:#fff;color:var(--primary);font-size:16px;font-weight:700;padding:0 26px}.newsletter-submit-btn:hover{background:#f7f4fc}.newsletter-submit-btn:disabled{opacity:.7;cursor:not-allowed}.newsletter-message{grid-column:1/-1;font-size:13px;font-weight:700;color:var(--primary-dark)}.site-footer{background:#eeeaf9}.footer-app-btn{padding:0;background:transparent}.footer-app-btn img{height:44px;width:auto;display:block}@media (max-width:768px){:root{--page-x:16px}.page-wrap{padding:0 16px 36px}.section-title{font-size:17px}.carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 12px) / 2)}.product-card-title{font-size:20px}.product-card-price{font-size:16px}.product-card-author{font-size:13px}.btn-add-cart{font-size:14px}.review-date{font-size:12px}.newsletter-title{font-size:28px}.newsletter-sub{font-size:14px}.newsletter-form{flex-direction:column;gap:10px;width:100%;max-width:640px;margin:0 auto;align-items:stretch}.newsletter-input,.newsletter-submit-btn{width:100%;min-width:0}}.empty-state-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-xl);padding:32px;text-align:center;display:grid;grid-gap:12px;gap:12px}.empty-state-card h1,.empty-state-card h2,.empty-state-card h3{font-size:28px;font-weight:800}.empty-state-card p{color:var(--text-2);max-width:620px;margin:0 auto}.profile-menu-link{width:100%;text-align:left;background:transparent;border:none}@media (max-width:1024px){.header-container{padding-left:20px;padding-right:20px}.header-shell-wrap{padding:8px 10px 12px}.header-nav-links{gap:20px}.page-wrap{padding:20px 20px 48px}.hero-shell{--hero-header-overlap:124px;--hero-gap-fix:14px;margin-top:calc(-24px - var(--hero-header-overlap) - var(--hero-gap-fix))}.hero-inner{padding:calc(52px + var(--hero-header-overlap)) 24px 48px}.hero-content{max-width:560px}.hero-book-showcase{right:18px;top:calc(18px + var(--hero-header-overlap))}.hero-book-card{width:300px;padding:14px 14px 18px;border-radius:20px}.hero-book-cover-stage{width:230px;margin-bottom:12px}.hero-book-nav-btn{width:52px;height:52px}.hero-book-nav-btn.prev{left:-8px}.hero-book-nav-btn.next{right:-8px}.hero-book-nav-btn svg{width:22px;height:22px}.hero-book-author{font-size:14px;letter-spacing:.6px}.hero-book-genre{font-size:13px}.site-footer{padding:36px 0 20px}.footer-inner{padding:0 20px;grid-template-columns:1fr 1fr;gap:28px}.footer-bottom{padding-left:20px;padding-right:20px}.products-grid-5,.products-grid-6{grid-template-columns:repeat(3,1fr)}.product-page-hero{padding:24px 0 0}.product-detail{grid-template-columns:280px minmax(0,1fr);gap:28px}.product-detail-sidebar{grid-column:1/-1}.product-buy-card{position:static}.product-reviews-layout{grid-template-columns:1fr}.home-reviews-grid,.product-specs-grid{grid-template-columns:1fr 1fr}.reviews-row{grid-template-columns:180px 1fr}.reviews-cards{grid-template-columns:repeat(2,1fr)}.carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 3 * 16px) / 4)}.reviews-track-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 12px) / 2)}}@media (max-width:1400px) and (min-width:1025px){.hero-book-showcase{right:24px;top:calc(20px + var(--hero-header-overlap))}.hero-book-card{width:clamp(280px,21vw,316px);padding:10px 12px 16px}.hero-book-cover-stage{width:clamp(210px,15vw,240px);margin-bottom:10px}.hero-book-nav-btn{width:44px;height:44px}.hero-book-nav-btn.prev{left:-6px}.hero-book-nav-btn.next{right:-6px}}@media (max-width:1280px){.header-nav-links{gap:24px}.header-main-row .header-container{gap:10px}.header-search-shell{min-width:220px}.header-action-btn{padding:4px 7px;font-size:9px}.product-detail-title{font-size:clamp(30px,3.1vw,44px)}.product-detail-author{font-size:18px}.product-detail-desc{font-size:17px}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame{min-height:480px}.catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:20px}.catalog-sidebar{padding:18px 16px}.sidebar-range-inputs{grid-template-columns:1fr}.products-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-book-showcase{right:20px;top:calc(18px + var(--hero-header-overlap))}.hero-book-card{width:312px;padding:12px 14px 18px}.hero-book-cover-stage{width:236px;margin-bottom:12px}.hero-book-nav-btn{width:46px;height:46px}.hero-book-nav-btn.prev{left:-7px}.hero-book-nav-btn.next{right:-7px}.hero-book-nav-btn svg{width:22px;height:22px}.hero-book-author{font-size:15px;letter-spacing:.7px}.hero-book-genre{font-size:13px}}@media (max-width:1024px){.hero-shell{--hero-header-overlap:124px;--hero-gap-fix:14px;margin-top:calc(-24px - var(--hero-header-overlap) - var(--hero-gap-fix))}.hero-inner{padding:calc(52px + var(--hero-header-overlap)) 24px 48px}.hero-book-showcase{right:18px;top:calc(18px + var(--hero-header-overlap))}.hero-book-card{width:300px;padding:14px 14px 18px;border-radius:20px}.hero-book-cover-stage{width:230px;margin-bottom:12px}}@media (max-width:900px){body,html{overflow-x:hidden}body{overscroll-behavior-y:auto;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(251,248,255,.98) 42%,rgba(255,255,255,.96))}.site-layout{overflow:visible;background:transparent}.site-layout:after,.site-layout:before{display:none}.mobile-install-banner{background:rgba(var(--primary-rgb),.88);box-shadow:0 8px 22px rgba(20,18,44,.18);backdrop-filter:none;-webkit-backdrop-filter:none}.catalog-page .product-card,.catalog-page .product-card-img-wrap{contain:layout paint style}.catalog-page .product-card-image-backdrop,.catalog-page .product-card-img-wrap{animation:none;background-size:auto}.catalog-page .product-card-img-wrap{background:transparent}.catalog-page .product-card-image-backdrop:not(.is-hidden){background:linear-gradient(180deg,var(--primary-soft) 0,#fff 100%)}.header-nav-links{gap:14px}.header-main-row .header-container{flex-wrap:wrap}.header-search-shell{order:3;flex:1 1 100%;max-width:100%;min-width:0}.header-actions{margin-left:0}.catalog-layout{grid-template-columns:1fr;gap:18px}.catalog-sidebar{display:none}.catalog-mobile-filters{display:block}.product-page-hero{margin-bottom:32px}.product-page-hero:before{border-radius:28px}.product-page-hero:after{display:none}.product-detail{grid-template-columns:1fr;gap:22px}.product-detail-info{padding-top:0}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame{min-height:420px}.product-detail-highlights,.product-specs-grid{grid-template-columns:1fr}.product-spec-row{align-items:flex-start;flex-direction:column;gap:6px}.product-spec-value{text-align:left}.product-buy-price{font-size:32px}.btn-lg{font-size:16px;padding:14px 16px}.catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;grid-gap:10px 12px;gap:10px 12px;margin-bottom:16px}.catalog-count{grid-column:1/-1}.catalog-sort{width:auto;margin-left:0;justify-content:flex-start}.catalog-sort select{width:100%;min-width:120px}.catalog-select{width:auto}.catalog-select-trigger{width:100%;min-width:120px}.products-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page-size{width:auto;justify-content:flex-end}.catalog-pagination-bar{flex-direction:column;align-items:stretch}.catalog-pagination-meta{width:100%;justify-content:space-between;margin-left:0;flex-wrap:wrap}.catalog-tab-list{flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;padding-bottom:6px;scrollbar-width:none}.catalog-tab-list::-webkit-scrollbar{display:none}.catalog-tab{white-space:nowrap}.catalog-tab-row{display:grid;grid-template-columns:1fr;align-items:stretch;grid-gap:8px;gap:8px}.catalog-tab-row-label{font-size:11px;margin-bottom:0}.catalog-tab-list{width:100%;max-width:100%}.hero-shell{--hero-header-overlap:0px;--hero-gap-fix:0px;margin-top:-186px;margin-bottom:34px}.hero,.hero-inner{min-height:500px}.hero-inner{padding:42px 18px 30px}.hero-book-showcase{top:44px;right:14px}.hero-book-card{width:262px;padding:8px 10px 12px}.hero-book-cover-stage{width:196px;margin-bottom:8px}.hero-book-nav-btn{width:42px;height:42px}.hero-book-nav-btn.prev{left:-8px}.hero-book-nav-btn.next{right:-8px}}@media (max-width:768px){.hero-bg-layer{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%)!important}.hero-bg-media img{object-fit:contain;object-position:center}.cert-card{grid-template-columns:1fr;padding:12px;gap:14px}.cert-card-preview{width:min(100%,340px);margin:0 auto;aspect-ratio:1/1.42}.cert-card-body{padding:4px 4px 6px}.cert-card-desc{font-size:13px}.header-shell-wrap{max-width:none;padding:0}.header-shell{border-radius:0}.header-nav-row{display:none}.header-main-row .header-container{padding-left:16px;padding-right:16px;gap:10px;flex-wrap:wrap;row-gap:12px}.header-logo{order:1;margin-right:auto}.header-menu-btn{order:3}.header-main-row .header-container>div:first-of-type{order:2}.header-actions{order:4;margin-left:0;gap:6px}.header-search-shell{order:5;flex:1 1 100%;min-width:0;max-width:100%}.header-action-btn{width:42px;height:42px;border-radius:14px;border:1px solid var(--border);background:#fff;padding:0;font-size:0;gap:0;justify-content:center}.header-desktop-action{display:none}.header-action-btn img{width:20px;height:20px}.header-menu-btn{display:inline-flex}.header-catalog-btn{width:50px;height:50px;padding:0;border-radius:16px;justify-content:center;font-size:0;gap:0}.header-catalog-btn img{width:24px;height:24px}.header-search{max-width:100%}.product-page:before{inset:160px 0 auto;height:540px}.product-page-hero{margin-top:12px;padding:16px 0 0}.product-page-hero:before{border-radius:0;left:-16px;right:-16px}.product-detail{gap:18px}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame{min-height:360px;border-radius:24px}.product-detail-cover-image{padding:14px}.product-detail-thumbs{gap:8px}.product-detail-thumb{width:56px;height:72px;border-radius:14px}.product-detail-title{font-size:32px;line-height:1.04;margin-bottom:10px}.product-detail-author{font-size:16px;margin-bottom:14px}.product-detail-rating{gap:10px;margin-bottom:16px}.rating-value{font-size:18px}.rating-stars svg{width:16px;height:16px}.product-detail-desc{font-size:16px;line-height:1.6;margin-bottom:20px}.product-detail-highlight{min-height:74px;border-radius:18px;padding:14px 16px}.meta-value{font-size:15px}.product-buy-card,.product-review-form,.product-reviews-empty,.product-reviews-summary,.product-specs-card,.review-card{border-radius:22px}.product-buy-card{padding:20px 18px}.product-reviews-score{font-size:48px}.review-name{font-size:16px}.product-reviews-empty p,.review-text{font-size:14px}.catalog-dropdown{width:100vw;min-width:100vw;grid-template-columns:1fr;overflow-y:auto;overscroll-behavior:contain}.catalog-dropdown-left{border-right:0;padding:14px 12px 22px}.catalog-dropdown-banners,.catalog-dropdown-mid{display:none}.catalog-mobile-top{display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:5;padding:12px 14px;background:#fff;border-bottom:1px solid var(--border)}.catalog-mobile-top span{font-size:15px;font-weight:800;color:var(--primary)}.catalog-dropdown-left{padding-top:10px}.catalog-category-item{border-bottom:1px solid var(--border);padding:2px 0}.catalog-category-item:last-child{border-bottom:0}.catalog-dropdown-left button{min-height:50px;border-radius:10px}.catalog-dropdown-left button.active,.catalog-dropdown-left button:hover{background:transparent}.catalog-dropdown-left button .catalog-mobile-active-pill{max-width:calc(100% - 28px);padding:4px 10px 4px 4px;border-radius:10px;transition:background .12s ease}.catalog-dropdown-left button.active .catalog-mobile-active-pill,.catalog-dropdown-left button:hover .catalog-mobile-active-pill{background:var(--primary-soft-strong)}.catalog-dropdown-left button .catalog-cat-icon{width:26px;height:26px}.catalog-dropdown-left .catalog-skeleton-stack{padding-top:2px}.catalog-mobile-subcats{display:flex;flex-direction:column;padding:4px 6px 10px 44px;gap:2px}.catalog-mobile-subcats a{color:var(--primary);font-size:13px;font-weight:600;padding:9px 10px;border-radius:8px;text-decoration:none}.catalog-mobile-subcats a:hover{background:var(--primary-soft)}.catalog-mobile-subcats .catalog-mobile-view-all{font-size:12px;font-weight:700;color:var(--primary)}.cart-layout,.catalog-layout,.product-detail,.profile-layout{grid-template-columns:1fr}.hero-shell{--hero-header-overlap:20px;--hero-gap-fix:0px;margin-top:calc(-4px - var(--hero-header-overlap));margin-bottom:30px}.hero{padding:0;min-height:470px;border-radius:0}.hero-inner{min-height:470px;padding:calc(18px + var(--hero-header-overlap)) 16px 24px;align-items:flex-start}.hero-content{max-width:100%}.hero-description{font-size:16px}.hero-title{font-size:26px;letter-spacing:-.5px}.hero-book-showcase{position:relative;right:auto;top:auto;margin:8px auto 0;display:flex}.hero-book-card{width:min(70vw,260px);padding:8px 10px 12px;border-radius:20px}.hero-book-cover-stage{width:min(56vw,200px);margin-bottom:8px}.hero-book-nav-btn{width:48px;height:48px}.hero-book-nav-btn.prev{left:-12px}.hero-book-nav-btn.next{right:-12px}.hero-book-author{font-size:14px;margin-bottom:4px;letter-spacing:.2px}.hero-book-genre{font-size:12px;letter-spacing:.2px}.hero-banner-controls{inset:auto 0 14px}.hero-banner-arrows{left:14px;gap:4px}.hero-banner-arrow{width:28px;height:28px;border-radius:7px}.hero-banner-arrow svg{width:15px;height:15px}.hero-slider-dots{bottom:3px}.footer-inner{grid-template-columns:1fr 1fr}.branches-grid,.certs-grid{grid-template-columns:1fr}.static-cert-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cert-info-layout,.contact-methods,.faq-layout,.info-card-grid,.info-two-col{grid-template-columns:1fr}.faq-nav{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.contact-strip,.info-hero{align-items:stretch;flex-direction:column}.info-hero-action{width:100%}.contact-strip,.content-section,.info-card,.info-panel,.legal-page{padding:20px}.step-list li{grid-template-columns:38px minmax(0,1fr);padding:14px}.step-list span{width:38px;height:38px}.branch-feature-strip span{width:100%;border-radius:var(--radius-sm)}.blog-layout{grid-template-columns:1fr}.blog-popular{display:none}.article-layout,.blog-articles{grid-template-columns:1fr}.article-sidebar{display:none}.about-layout{grid-template-columns:1fr}.products-grid-4,.products-grid-5,.products-grid-6{grid-template-columns:repeat(2,minmax(0,1fr))}.page-wrap{padding:16px 16px 40px}.newsletter-panel{padding:24px 20px;flex-direction:column;align-items:stretch}.newsletter-form{width:100%}.newsletter-banner{flex-direction:column;padding:24px 20px;text-align:center}.newsletter-book-side{padding:16px 0 0}.newsletter-content{padding:0 0 24px}.newsletter-form{max-width:100%;flex-direction:column}.home-reviews-grid,.reviews-row{grid-template-columns:1fr}.reviews-row{gap:12px}.reviews-left-panel{min-height:auto;flex-direction:row;flex-wrap:wrap;align-items:center;padding:20px}.reviews-cards{grid-template-columns:1fr}.reviews-track-item{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 24px)}.cart-item{grid-template-columns:1fr}.section-heading{flex-wrap:wrap;gap:8px}.carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 16px) / 2.3)}.section{margin-bottom:36px}}@media (max-width:480px){:root{--page-x:12px}.certs-grid{gap:16px}.cert-card{border-radius:14px}.product-page-hero:before{left:-12px;right:-12px}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame{min-height:310px}.product-detail-title{font-size:28px}.product-detail-tags{gap:8px;margin-bottom:16px}.tag{font-size:11px;padding:5px 10px}.product-specs-card{padding:22px 18px}.product-reviews-summary{padding:24px 18px}.product-reviews-score{font-size:42px}.product-review-form,.review-card{padding:18px}.product-review-form-actions,.product-review-form-head{flex-direction:column;align-items:stretch}.product-review-login,.product-review-submit{width:100%}.catalog-mobile-filters summary{padding:14px 16px;font-size:13px}.catalog-mobile-filters-body{padding-left:16px;padding-right:16px}.sidebar-range-inputs{grid-template-columns:1fr;gap:8px}.sidebar-range-separator{display:none}.catalog-count,.catalog-sort{font-size:12px}.catalog-sort{gap:6px}.catalog-sort select{padding:7px 10px;font-size:12px}.catalog-select-trigger{padding:0 10px 0 12px;font-size:12px}.catalog-select-menu{border-radius:16px;padding:10px 6px}.catalog-select-option{min-height:38px;border-radius:10px;padding:0 10px;font-size:13px}.catalog-tab{min-height:36px;padding:0 12px;font-size:12px}.catalog-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.catalog-page-size,.catalog-sort{min-width:0}.catalog-page-size select,.catalog-select,.catalog-select-trigger,.catalog-sort select{width:100%;min-width:0}.catalog-page-size,.catalog-pagination-jump,.catalog-pagination-total{font-size:12px}.catalog-pagination-jump{width:100%;justify-content:space-between}.catalog-pagination-jump input{width:72px;height:36px;padding:0 10px;font-size:13px}.catalog-pagination-jump button{height:36px;padding:0 14px;font-size:13px}.catalog-filter-chip,.catalog-reset-inline{min-height:34px;padding:0 12px;font-size:12px}.products-grid-4{grid-template-columns:minmax(0,1fr)}.products-grid-6{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-title{font-size:20px}.hero-shell{--hero-header-overlap:12px;--hero-gap-fix:0px;margin-top:calc(-4px - var(--hero-header-overlap));margin-bottom:24px}.hero{min-height:420px;padding:0}.hero-inner{min-height:420px;padding:calc(14px + var(--hero-header-overlap)) 12px 18px}.hero-label{font-size:12px;margin-bottom:10px}.hero-badge{font-size:12px;padding:5px 12px}.hero-book-card{width:min(72vw,220px);padding:7px 8px 12px;border-radius:16px}.hero-book-cover-stage{width:min(56vw,172px);margin-bottom:6px}.hero-book-nav-btn{width:36px;height:36px}.hero-book-nav-btn.prev{left:-8px}.hero-book-nav-btn.next{right:-8px}.hero-book-nav-btn svg{width:16px;height:16px}.hero-book-author{font-size:12px;margin-bottom:4px}.hero-book-genre{font-size:10px;line-height:1.25}.cat-card{padding:8px 12px;font-size:11px;gap:6px}.cat-card-icon{font-size:13px}.cat-card-icon img{width:14px;height:14px}.cat-card-name{font-size:12px}.carousel-item{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 12px) / 2.2);min-width:130px}.carousel-track{gap:10px}.carousel-item .product-card-body{padding:6px 8px 3px;gap:2px}.carousel-item .product-card-actions{padding:2px 8px 8px}.carousel-item .product-card-meta{gap:4px}.carousel-item .product-card-meta-rating{font-size:10px;gap:2px}.carousel-item .product-card-meta-rating svg{width:10px;height:10px}.carousel-item .product-card-author,.carousel-item .product-card-meta-reviews{font-size:10px}.carousel-item .product-card-title{font-size:11px;line-height:1.3}.carousel-item .product-card-price{font-size:12px}.carousel-item .product-card-old-price{font-size:10px}.carousel-item .product-card-top-badge{font-size:9px;padding:3px 6px;border-radius:6px}.carousel-item .product-card-wish{width:26px;height:26px;top:6px;right:6px}.carousel-item .product-card-wish svg{width:13px;height:13px}.carousel-item .btn-add-cart{font-size:10px;min-height:34px;padding:0 8px;border-radius:12px;gap:4px}.carousel-item .btn-add-cart img{width:13px;height:13px}.carousel-item .btn-cart-qty,.carousel-item .product-card-action-shell{min-height:34px;border-radius:12px}.carousel-item .btn-cart-qty-action{width:28px;min-height:34px}.carousel-item .btn-cart-qty-action img{width:13px;height:13px}.carousel-item .btn-cart-qty-value{font-size:12px}.header-catalog-btn{padding:0;width:46px;height:46px;border-radius:14px;justify-content:center}.header-catalog-btn svg{width:18px;height:18px}.header-action-btn{font-size:0;padding:4px 7px}.header-action-badge{right:-7px;bottom:-7px;width:18px;height:18px;font-size:10px}.page-wrap{padding:12px 12px 32px}.section-title{font-size:16px}.newsletter-banner{padding:20px 16px}.newsletter-title{font-size:18px}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-bottom{padding-left:16px;padding-right:16px}}@media (max-width:460px){.header-main-row .header-container{gap:8px}.header-catalog-btn{width:44px;height:44px;border-radius:14px}.header-catalog-btn img{width:22px;height:22px}.header-search-shell{min-width:0}.header-search{width:100%;max-width:100%;padding:0 12px;border-radius:20px}.header-search input{font-size:18px;line-height:1.2;padding:12px 0}.header-search input::placeholder{color:transparent;font-size:0}.header-search-dropdown{border-radius:16px;top:calc(100% + 6px);max-height:min(62dvh,460px);display:flex;flex-direction:column}.header-search-options{max-height:min(44dvh,320px)}.header-search-option{padding:10px 11px;gap:10px}.header-search-option-cover{width:34px;height:46px;border-radius:7px}.header-search-option-title{font-size:13px}.header-search-option-meta{font-size:11px}.header-search-option-rating{font-size:17px}.header-search-option-rating svg{width:16px;height:16px}.header-search-all-link,.header-search-load-more,.header-search-status{padding:10px 11px;font-size:12px}.newsletter-banner{border-radius:24px;padding:18px 14px}.newsletter-book-side img{width:170px}.newsletter-title{font-size:20px;line-height:1.2}.newsletter-sub{font-size:13px;line-height:1.45}.newsletter-form{width:100%}.newsletter-input{width:100%;font-size:16px;padding:0 16px;line-height:50px}.newsletter-submit-btn{height:50px;font-size:14px;border-radius:24px}.cat-card{min-width:290px}}@media (max-width:350px){.header-main-row .header-container{padding-left:10px;padding-right:10px;gap:6px}.header-logo-image{height:32px!important}.header-catalog-btn{width:42px;height:42px;padding:0;border-radius:12px}.header-actions{gap:2px}.header-action-btn{padding:3px 4px}.header-action-btn img{width:16px;height:16px}.header-search,.header-search-shell{min-width:0}.header-search input{font-size:16px;padding:10px 0}.carousel-item{flex:0 0 100%;min-width:0}}.announcement-bar{display:flex;align-items:center;justify-content:center;gap:12px;height:var(--announcement-bar-height);padding:0 48px;position:relative;z-index:350;min-height:40px}.announcement-bar.is-pinned.announcement-top{position:fixed;top:0;right:0;left:0;z-index:350}.announcement-bar.is-pinned.announcement-bottom{position:fixed;right:0;bottom:0;left:0;z-index:350}.site-layout:has(>.announcement-top.is-pinned)>.site-header{top:var(--announcement-bar-height)}.site-layout:has(>.announcement-top.is-pinned){padding-top:var(--announcement-bar-height)}.site-layout:has(>.announcement-bottom.is-pinned){padding-bottom:var(--announcement-bar-height)}.announcement-text{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;color:var(--announcement-fg,#fff);text-decoration:none;text-align:center;letter-spacing:.02em}.announcement-close{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--announcement-fg,#fff);font-size:14px;cursor:pointer;padding:4px 8px;border-radius:var(--radius);opacity:.72;transition:opacity .15s}.announcement-close:hover{color:var(--announcement-fg,#fff);opacity:1}@media (min-width:1025px) and (max-width:1400px){.hero-book-showcase{top:calc(54px + var(--hero-header-overlap));right:clamp(18px,2vw,28px)}.hero-book-card{width:clamp(260px,20vw,292px);padding:10px 12px 14px;border-radius:22px}.hero-book-cover-stage{width:clamp(196px,15.3vw,222px);margin-bottom:10px}.hero-book-nav-btn{width:42px;height:42px}.hero-book-nav-btn.prev{left:-6px}.hero-book-nav-btn.next{right:-6px}}@media (min-width:769px) and (max-width:900px){.hero-shell{--hero-header-overlap:0px;--hero-gap-fix:0px;margin-top:-314px;margin-bottom:32px}.hero,.hero-inner{min-height:500px}.hero-inner{padding:282px 18px 18px;align-items:flex-start}.hero-book-showcase{position:absolute;top:278px;right:clamp(14px,3vw,24px)}.hero-book-card{width:clamp(132px,17.5vw,156px);padding:5px 6px 7px;border-radius:14px}.hero-book-cover-stage{width:clamp(98px,13vw,116px);margin-bottom:4px}.hero-book-nav-btn{width:28px;height:28px}.hero-book-nav-btn.prev{left:-5px}.hero-book-nav-btn.next{right:-5px}.hero-book-author{font-size:10px;margin-bottom:1px}.hero-book-genre{font-size:9px}}.newsletter-content{min-width:0}.newsletter-form{width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:14px;gap:14px}.newsletter-input{width:100%;min-width:0;height:56px;padding:0 18px;font-size:18px}.newsletter-input.newsletter-phone-input{box-sizing:border-box;border:1px solid #7b8796;border-radius:28px;background:#fff;color:#111827;caret-color:var(--primary);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.newsletter-input.newsletter-phone-input:hover{border-color:var(--primary);background:#fdfcff}.newsletter-input.newsletter-phone-input:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 4px rgba(var(--primary-rgb),.12)}.newsletter-input.newsletter-phone-input:focus-visible{outline:none}.newsletter-submit-btn{min-width:220px;height:56px}@media (max-width:1200px){.newsletter-form{grid-template-columns:1fr;max-width:640px;margin:0 auto;gap:12px}.newsletter-input{font-size:16px;height:52px;padding:0 16px}.newsletter-submit-btn{width:100%;min-width:0;height:52px}}@media (max-width:768px){.newsletter-content{width:100%}.newsletter-form{max-width:100%;gap:10px}.newsletter-input{font-size:16px;height:50px;padding:0 16px}.newsletter-submit-btn{height:50px}}.product-detail{grid-template-columns:minmax(430px,520px) minmax(0,1fr) 310px;gap:36px}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame,.product-detail-main-image{min-height:560px}.product-detail-tags{margin-bottom:14px;gap:8px}.tag{font-size:12px;padding:5px 13px;font-weight:600}@media (max-width:1280px){.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame,.product-detail-main-image{min-height:480px}.product-detail-gallery-inner{grid-template-columns:66px minmax(0,1fr);gap:14px}.product-detail-thumb{width:66px;height:86px}}@media (max-width:1024px){.product-detail{grid-template-columns:minmax(390px,500px) minmax(0,1fr)}}@media (max-width:900px){.product-detail-gallery{position:static}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame,.product-detail-main-image{min-height:430px}}@media (max-width:640px){.product-detail-gallery-inner{grid-template-columns:1fr}.product-detail-thumbs{order:2;flex-direction:row;overflow-x:auto;padding-bottom:4px}.product-detail-thumb{flex:0 0 auto;width:58px;height:76px;border-radius:14px}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame,.product-detail-main-image{min-height:340px}.product-gallery-page-btn{width:38px;height:48px}.product-gallery-page-btn.prev{left:4px}.product-gallery-page-btn.next{right:4px}.product-image-viewer-top{padding:18px 18px 8px}.product-image-viewer-title{max-width:58vw;font-size:14px}.product-image-viewer-actions button span{display:none}.product-image-viewer-stage{padding:8px 48px 18px}.product-image-viewer-img{max-width:80vw;max-height:calc(100vh - 220px)}.product-image-viewer-nav{width:46px;height:46px}.product-image-viewer-nav.prev{left:2px}.product-image-viewer-nav.next{right:2px}.product-image-viewer-thumbs{justify-content:flex-start;gap:16px;min-height:110px;padding:10px 20px 24px}}.product-detail-title{font-size:clamp(22px,2.4vw,34px);line-height:1.12;letter-spacing:-.025em;margin-bottom:8px}.product-detail-author{font-size:15px;color:#5b6680;font-weight:500;margin-bottom:14px}.product-detail-rating{margin-bottom:18px;gap:10px}.rating-stars svg{width:16px;height:16px}.rating-value{font-size:15px}.rating-count{font-size:12px}.product-detail-desc{font-size:15px;line-height:1.68;color:#454e66;margin-bottom:20px;max-width:none}.product-detail-highlights{display:flex;flex-direction:column;gap:0;margin-bottom:22px}.product-detail-highlight{padding:9px 0;border-radius:0;border:none;border-bottom:1px solid rgba(226,215,243,.5);background:transparent;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;min-height:auto}.product-detail-highlight:last-child{border-bottom:none}.meta-label{font-size:13px;color:#9096ab;flex-shrink:0}.meta-value{font-size:14px;font-weight:600;color:#1f234f;text-align:right}.product-detail-anchor{font-size:13px;text-transform:none;letter-spacing:0;font-weight:700}.product-buy-card{border-radius:22px;padding:22px 20px 20px}.product-buy-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#a8b0c4;margin-bottom:6px}.product-buy-price{font-size:32px;font-weight:900;margin-bottom:4px}.product-buy-old-price{font-size:16px;margin-bottom:18px}.product-buy-discount-line{border-radius:10px;font-size:13px;padding:7px 12px;margin-bottom:14px}.btn-lg{padding:15px 20px;font-size:15px;border-radius:16px}.product-buy-btns{gap:10px}.product-buy-meta{margin-top:16px;padding-top:14px;gap:8px}.product-buy-meta-row{font-size:13px;gap:8px}.product-specs-card{border-radius:24px;padding:24px 28px;background:#fff;box-shadow:0 8px 28px rgba(44,33,82,.05)}.product-specs-grid{gap:14px 40px}.product-spec-row{padding-bottom:10px;gap:16px}.product-spec-label{font-size:14px;color:#8a92a8}.product-spec-value{font-size:14px;font-weight:600;color:#1d214d}.product-reviews-section .section-title,.product-specs-section .section-title{font-size:clamp(22px,2vw,28px)}.product-reviews-score{font-size:52px}.product-reviews-summary-text{font-size:13px}.product-detail-description .product-detail-desc{margin-bottom:0}.product-detail-gallery,.product-detail-info,.product-detail-sidebar,.product-page,.product-page *{min-width:0}@media (max-width:1180px){.product-detail{grid-template-columns:minmax(360px,.92fr) minmax(0,1fr);gap:28px}.product-detail-sidebar{grid-column:2}.product-buy-card{position:static;max-width:460px}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame,.product-detail-main-image{min-height:460px}.product-detail-gallery-inner{grid-template-columns:64px minmax(0,1fr);gap:14px}.product-detail-thumb{width:64px;height:84px}}@media (max-width:900px){.product-page-hero{margin-top:8px;margin-bottom:30px}.product-detail{grid-template-columns:1fr;gap:22px}.product-detail-gallery{position:static;top:auto}.product-detail-info,.product-detail-sidebar{grid-column:auto}.product-detail-info{padding-top:0}.product-buy-card{max-width:none;width:100%;border-radius:20px}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame,.product-detail-main-image{min-height:clamp(360px,62vw,520px)}.product-detail-title{font-size:clamp(26px,5vw,36px)}.product-detail-desc{font-size:14px}.product-detail-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 16px;gap:10px 16px}.product-detail-highlight{align-items:flex-start;flex-direction:column;gap:4px;padding:10px 0}.meta-value{text-align:left}.product-specs-card{padding:20px;border-radius:20px}.product-specs-grid{grid-template-columns:1fr;gap:10px}.product-spec-row{align-items:flex-start;flex-direction:column;gap:4px}.product-spec-value{text-align:left}.product-reviews-layout{grid-template-columns:1fr}}@media (max-width:640px){.product-page{padding-bottom:36px}.product-detail{gap:18px}.product-detail-gallery-inner{grid-template-columns:1fr;gap:10px}.product-detail-thumbs{order:2;flex-direction:row;gap:8px;overflow-x:auto;padding:2px 0 8px;scrollbar-width:none}.product-detail-thumbs::-webkit-scrollbar{display:none}.product-detail-thumb{flex:0 0 auto;width:58px;height:76px;border-radius:14px}.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame,.product-detail-main-image{min-height:clamp(300px,82vw,430px)}.product-detail-cover,.product-detail-cover-image{border-radius:18px}.product-gallery-page-btn{width:38px;height:46px;border-radius:14px}.product-gallery-page-btn.prev{left:4px}.product-gallery-page-btn.next{right:4px}.product-detail-tags{gap:6px}.tag{font-size:11px;padding:4px 9px}.product-detail-title{font-size:clamp(24px,8vw,31px);line-height:1.14}.product-buy-meta-row,.product-detail-author,.product-detail-desc{font-size:13px}.product-detail-rating{gap:8px}.product-detail-highlights{grid-template-columns:1fr}.product-buy-card{padding:18px 16px}.product-buy-price{font-size:28px}.product-buy-btns{gap:8px}.btn-lg{min-height:48px;padding:13px 14px;font-size:14px}.product-specs-card{padding:16px;border-radius:18px}.product-image-viewer-top{min-height:64px;padding:16px 14px 8px;gap:12px}.product-image-viewer-title{max-width:calc(100vw - 82px);font-size:13px}.product-image-viewer-stage{padding:8px 42px 14px}.product-image-viewer-img{max-width:calc(100vw - 88px);max-height:calc(100vh - 190px)}.product-image-viewer-stage .product-image-fallback{width:calc(100vw - 88px);height:calc(100vh - 210px);min-height:260px}.product-image-viewer-nav{width:42px;height:42px}.product-image-viewer-nav.prev{left:0}.product-image-viewer-nav.next{right:0}.product-image-viewer-thumbs{justify-content:flex-start;gap:14px;min-height:98px;padding:8px 16px 20px}.product-image-viewer-thumbs button{width:50px;height:76px}.product-image-viewer-thumbs button.active:before{width:34px;height:34px;font-size:22px}}@media (max-width:420px){.product-detail-cover,.product-detail-cover-image,.product-detail-gallery-frame,.product-detail-main-image{min-height:280px}.product-detail-thumb{width:52px;height:70px}.product-detail-title{font-size:24px}.product-buy-price{font-size:25px}.product-buy-card,.product-reviews-summary,.product-specs-card,.review-form{border-radius:16px}}.announcement-close,.checkout-page .payment-method,.header-action-btn,.header-catalog-btn,.header-location,.header-menu-btn,.header-nav-more-btn,.hero-book-nav-btn,.mobile-install-banner-close,.payment-method,.section-nav-btn{min-width:44px;min-height:44px}.carousel-item .product-card-wish,.product-card-wish,.section-nav-btn{width:44px;height:44px}.cat-card{min-height:44px}.product-card-title{display:flex;align-items:center;min-height:24px}.btn-add-cart,.btn-cart-qty-action{min-height:44px}.hero-dot,.hero-dot.active{min-width:24px;min-height:44px}.checkout-card-payment label span,.checkout-card-payment-head span,.checkout-plum-copy,.header-search input::placeholder,.newsletter-input::placeholder{color:#6b7280}.newsletter-submit-btn{color:var(--primary-dark)}@media (max-width:768px){.phone-field-wrap.newsletter-phone-input{height:52px}.phone-field-wrap.newsletter-phone-input .PhoneInputCountry{min-width:64px;padding:0 14px}.phone-field-wrap.newsletter-phone-input .PhoneInputCountryIcon{width:28px;height:19px}.phone-field-wrap.newsletter-phone-input .PhoneInputInput{padding:0 18px;font-size:18px}}.footer-bottom,.product-card-author,.product-card-meta-reviews,.review-date{color:#4b5563}.hero-book-card{min-height:0}@media (max-width:640px){:root{--header-h:144px}.header-shell-wrap,.site-header{height:var(--header-h);min-height:var(--header-h)}.header-shell,.header-shell-wrap{overflow:visible}.header-shell{height:100%}.hero-book-card{min-height:0}}@media (max-width:768px){.hero-shell{margin-bottom:20px}.hero,.hero-inner{min-height:390px}.hero-inner{padding:calc(12px + var(--hero-header-overlap)) 12px 14px}.hero-book-showcase{margin-top:4px}.hero-book-card{width:min(62vw,204px);padding:6px 8px 9px;border-radius:14px}.hero-book-media{margin-bottom:5px}.hero-book-cover-stage{width:min(45vw,160px);margin-bottom:5px}.hero-book-nav-btn{width:34px;height:34px}.hero-book-author{font-size:11px;margin-bottom:3px;line-height:1.18}.hero-book-genre{font-size:10px;line-height:1.2}}@media (max-width:640px){.hero,.hero-inner{min-height:368px}.hero-book-card{width:min(60vw,188px)}.hero-book-cover-stage{width:min(44vw,150px)}}@media (max-width:420px){.hero,.hero-inner{min-height:352px}.hero-book-card{width:min(58vw,178px)}.hero-book-cover-stage{width:min(43vw,144px)}}.announcement-close{color:#fff}.mini-cat-section{margin:26px 0}.mini-cat-row{display:flex;gap:14px;overflow-x:auto;padding:4px 2px 10px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.mini-cat-chip{display:flex;align-items:center;gap:12px;flex:0 0 auto;min-width:240px;max-width:320px;padding:10px 20px 10px 12px;background:#fff;border:1px solid var(--border);border-radius:999px;text-decoration:none;color:inherit;transition:box-shadow .15s ease,transform .15s ease}.mini-cat-chip:hover{box-shadow:0 6px 18px rgba(108,71,255,.14);transform:translateY(-1px)}.mini-cat-chip-image{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0;background:var(--primary-soft,#f0ecff)}.mini-cat-chip-image--empty{display:inline-block}.mini-cat-chip-text{display:flex;flex-direction:column;gap:2px;min-width:0}.mini-cat-chip-title{font-weight:700;font-size:15px;line-height:1.25;color:var(--text-1,#1a1a2e)}.mini-cat-chip-subtitle{font-size:12.5px;line-height:1.3;color:var(--text-2,#6b7280);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mini-banner-section{margin:26px 0}.home-stream-skeleton{display:grid;grid-gap:18px;gap:18px;padding:10px var(--page-safe-gutter) 28px}.home-stream-skeleton i,.home-stream-skeleton>span{display:block;background:rgba(var(--primary-rgb),.09);border-radius:14px}.home-stream-skeleton>span{width:min(240px,48vw);height:24px}.home-stream-skeleton>div{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:16px;gap:16px}.home-stream-skeleton i{aspect-ratio:3/4}.mini-banner-strip{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.mini-banner-strip--multi{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.mini-banner-link{display:block;position:relative;aspect-ratio:32/5;border-radius:16px;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.mini-banner-link:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-1px)}.mini-banner-image{display:block;object-fit:cover}.mini-banner-strip--multi .mini-banner-link{aspect-ratio:16/5}@media (max-width:640px){.home-stream-skeleton>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-stream-skeleton i:nth-child(n+3){display:none}.mini-banner-link,.mini-banner-strip--multi .mini-banner-link{aspect-ratio:3/1}.mini-cat-chip{min-width:200px;padding:8px 16px 8px 10px}.mini-cat-chip-image{width:44px;height:44px}.mini-cat-chip-title{font-size:13.5px}}.cart-item-old-price{margin-top:3px;color:var(--text-3);font-size:12px;text-decoration:line-through}.promotion-cart-status{margin-top:8px;color:var(--text-3);font-size:12px}.promotion-cart-applied{display:flex;align-items:center;gap:7px;margin-top:9px;padding:8px 10px;border:1px solid #bbebd1;border-radius:10px;color:#087a48;background:#effbf4;font-size:12px;font-weight:700}.promotion-reward-offer{display:grid;grid-gap:7px;gap:7px;margin-top:10px;padding:11px;border:1px solid #bcd8f5;border-radius:12px;color:#254463;background:#f2f8ff;font-size:12px}.promotion-reward-offer>div{display:flex;flex-wrap:wrap;gap:6px}.promotion-reward-offer button{border:1px solid #8dbbe9;border-radius:8px;padding:6px 8px;color:#1769bd;background:#fff;font-size:10px;font-weight:800;cursor:pointer}.page-wrap>:where(.section,.mini-cat-section,.mini-banner-section,.newsletter-banner){content-visibility:auto;contain-intrinsic-size:auto 620px}.carousel-load-retry{border:1px solid rgba(var(--primary-rgb),.22);border-radius:999px;background:var(--primary-soft);color:var(--primary-dark);min-height:36px;padding:0 14px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.carousel-load-retry:focus-visible{outline:3px solid rgba(var(--primary-rgb),.25);outline-offset:2px}.carousel-load-skeleton{min-height:390px;border-radius:var(--radius-lg);background:#fff;border:1px solid var(--border);padding:14px;display:grid;align-content:start;grid-gap:12px;gap:12px}.carousel-load-skeleton i,.carousel-load-skeleton span{display:block;border-radius:12px;background:linear-gradient(90deg,rgba(var(--primary-rgb),.07) 25%,rgba(var(--primary-rgb),.14) 50%,rgba(var(--primary-rgb),.07) 75%);background-size:200% 100%;animation:catalogSkeletonPulse 1.25s ease-in-out infinite}.carousel-load-skeleton span{width:100%;aspect-ratio:3/4}.carousel-load-skeleton i{width:78%;height:14px}.carousel-load-skeleton i:last-child{width:52%}@media (max-width:640px){.page-wrap>:where(.section,.mini-cat-section,.mini-banner-section,.newsletter-banner){contain-intrinsic-size:auto 480px}.carousel-load-skeleton{min-height:330px}}@media (prefers-reduced-motion:reduce){.carousel-load-skeleton i,.carousel-load-skeleton span{animation:none}}