:root{--home-bg: #f7f2ec}*,*:before,*:after{box-sizing:border-box}body,#root{background:var(--home-bg)}.home-page{min-height:100vh;display:flex;flex-direction:column;background:var(--home-bg)}h1,h2,h3,h4,h5,h6,.navbar-brand,.products-heading,.contact-title,.footer-brand,.filter-by-category-heading{font-family:Londrina Solid,cursive}.home-search::placeholder{color:#1118278c;font-size:.72rem}.navbar{background:var(--home-bg);color:#111827;border:1px solid #e7dacb;border-radius:0;margin:0 0 14px;width:100%;max-width:none;height:70px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;gap:22px;position:sticky;top:0;z-index:40;box-sizing:border-box;box-shadow:0 2px #ffffff73 inset,0 8px 18px #ffaa552e,0 2px 6px #ffaa551a}.navbar-brand{font-size:1.7rem;font-weight:700;display:inline-flex;align-items:center;line-height:1}.navbar-brand-btn{border:none;background:transparent;padding:0;cursor:pointer}.navbar-logo{height:54px;width:auto;display:block}.navbar-links{display:flex;align-items:center;gap:6px}.category-dropdown-wrap{position:relative}.category-dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:210px;max-height:280px;overflow-y:auto;background:var(--home-bg);border:1px solid #e7dacb;border-radius:12px;box-shadow:0 10px 22px #503c2326;padding:6px;z-index:60}.category-dropdown-item{width:100%;border:none;border-radius:8px;background:transparent;color:#2b2b2b;text-align:left;cursor:pointer;padding:8px 10px;font-size:.86rem}.category-dropdown-item.active{background:#ef7a1b1f;color:#dd5a00;font-weight:700}.mobile-menu-toggle{display:none;border:1px solid rgba(221,90,0,.45);background:#dd5a0014;color:#111827;border-radius:8px;width:38px;height:34px;font-size:1.2rem;line-height:1;cursor:pointer}.navbar-link{text-decoration:none;font-size:.9rem;background:transparent;border:none;cursor:pointer;padding:8px 16px;color:#2b2b2b;font-weight:500;border-radius:999px;border-bottom:none;position:relative;transition:color .2s ease}.navbar-link.active{color:#fff;font-weight:600;background:linear-gradient(180deg,#f28f33,#ef7a1b);box-shadow:0 6px 12px #ef7a1b47}.navbar-link.active:after{content:"";position:absolute;left:12%;right:12%;bottom:-14px;height:4px;border-radius:999px;background:#f07c18}.search-shell{position:relative;display:flex;align-items:center;gap:10px;border-radius:999px;border:1px solid #d7ccc0;background:var(--home-bg);padding:6px 10px 6px 16px;width:340px;max-width:100%;min-width:0;box-shadow:0 2px 8px #503c231a}.search-icon{width:28px;height:28px}.search-icon circle,.search-icon path{stroke:#5d4e42d9}.home-search{border:none;background:var(--home-bg);color:#111827;outline:none;font-size:.82rem;width:100%}.search-action{border:none;background:linear-gradient(180deg,#ff9a2f,#ff7d0a);color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;width:auto;height:42px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #ff7d0a59;white-space:nowrap}.suggestions-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:100%;background:var(--home-bg);border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 24px #00000026;z-index:20;overflow:hidden}.suggestion-empty{padding:12px;color:#6b7280;font-size:.85rem}.suggestion-item{width:100%;border:none;border-bottom:1px solid #f3f4f6;background:var(--home-bg);cursor:pointer;text-align:left;padding:10px 12px;display:flex;align-items:center;gap:10px}.suggestion-image{width:36px;height:36px;border-radius:8px;object-fit:cover;background:#f3f4f6}.suggestion-title{color:#111827;font-size:.88rem;font-weight:600}.hero-section{margin:0;padding:0;display:flex;justify-content:center;align-items:center;width:100%;box-shadow:0 12px 20px #ffaa5529}.hero-image{width:100%;height:auto;max-height:500px;display:block;object-fit:contain}.hero-mobile-content,.hero-mobile-title,.hero-mobile-subtitle,.hero-mobile-actions,.hero-mobile-image{display:none}.filter-by-category-heading{padding:24px 24px 0;font-size:1.5rem;font-weight:700;color:#dd5a00;margin:0 0 16px}.category-container{padding:16px 24px 20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}.category-card{border:1px solid #e5e7eb;border-radius:10px;padding:0;overflow:hidden;text-align:left;background:var(--home-bg);cursor:pointer;box-shadow:0 2px 8px #0000000f}.category-card.active{border:2px solid #7c3aed;box-shadow:0 0 0 1px #7c3aed33}.category-media{width:100%;height:130px;padding:10px;box-sizing:border-box;background:var(--home-bg)}.category-media img{width:100%;height:100%;object-fit:cover;border-radius:12px}.category-placeholder{width:100%;height:100%;background:#f3f4f6;border-radius:12px}.category-name{padding:10px 12px;font-weight:600;color:#1f2937}.products-section{padding:0 24px 40px;flex:1}.home-section-loader{min-height:42vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.home-section-loader-ring{width:96px;height:96px;border-radius:999px;display:grid;place-items:center;background:conic-gradient(from 0deg,#ef7a1b14,#ef7a1b,#ef7a1b1f);animation:homeLoaderSpin .9s linear infinite;position:relative}.home-section-loader-ring:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:999px;background:var(--home-bg)}.home-section-loader-logo{width:56px;height:56px;object-fit:contain;border-radius:999px;z-index:1}.home-section-loader-text{margin:0;font-size:.96rem;font-weight:700;color:#dd5a00;letter-spacing:.2px}@keyframes homeLoaderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.blog-section{padding:0 24px 20px}.blog-header-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.blog-title{margin:0;font-size:1.7rem;color:#111827}.blog-search-shell{display:flex;align-items:center;gap:8px}.blog-search-input{width:260px;border:1px solid #d1d5db;background:var(--home-bg);border-radius:8px;padding:10px 12px;font-size:.9rem;outline:none}.blog-search-input:focus{border-color:#dd5a00}.blog-search-btn{border:none;background:#dd5a00;color:#fff;border-radius:8px;padding:10px 14px;cursor:pointer;font-size:.88rem;font-weight:700}.blog-layout{display:grid;grid-template-columns:2fr 1fr;gap:18px}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.blog-card{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;background:var(--home-bg);box-shadow:0 2px 8px #0000000f;cursor:pointer}.blog-card:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0000001f}.blog-media{width:100%;height:180px;background:var(--home-bg)}.blog-media img{width:100%;height:100%;object-fit:cover}.blog-image-placeholder{width:100%;height:100%;background:#e5e7eb}.blog-card-body{padding:12px;background:var(--home-bg)}.blog-card-date{margin:0 0 6px;color:#6b7280;font-size:.82rem}.blog-card-title{margin:0 0 8px;font-size:1rem;color:#111827;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.blog-card-excerpt{margin:0;color:#4b5563;font-size:.9rem;line-height:1.5;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.blog-card-meta{margin-top:10px;display:flex;align-items:center;gap:10px;font-size:.8rem;color:#6b7280}.blog-tag-row{margin-top:10px;display:flex;gap:6px;flex-wrap:wrap}.blog-tag{font-size:.78rem;background:#f3f4f6;color:#374151;border-radius:999px;padding:4px 8px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.blog-pagination{margin-top:28px;display:flex;align-items:center;justify-content:center;width:100%}.blog-load-more-btn{border:1px solid #ef7a1b;background:transparent;color:#ef7a1b;border-radius:14px;min-width:240px;padding:11px 20px;cursor:pointer;font-size:.92rem;font-weight:700;transition:background .2s ease,color .2s ease,transform .2s ease}.blog-load-more-btn:hover:not(:disabled){background:#ef7a1b14;transform:translateY(-1px)}.blog-load-more-btn:disabled{opacity:.55;cursor:default}.blog-page-btn{border:none;border-right:1px solid #e6e7e0;background:var(--home-bg);color:#7a7e73;border-radius:0;min-width:78px;padding:8px 14px;cursor:pointer;font-size:.9rem;font-weight:600;line-height:1}.blog-page-btn:disabled{cursor:not-allowed;opacity:.75}.blog-page-btn:not(:disabled):not(:last-child){color:#111827}.blog-page-indicator{color:#4b5563;font-size:.9rem;font-weight:600;border-right:1px solid #e6e7e0;padding:8px 14px;min-width:100px;text-align:center;background:var(--home-bg)}.blog-page-btn:last-child{border-right:none;background:#dd5a00;color:#fff}.blog-page-btn:last-child:disabled{background:#dd5a00;color:#fff}.blog-trending-panel{border:1px solid #e5e7eb;border-radius:12px;background:var(--home-bg);padding:14px;height:fit-content}.blog-trending-panel h3{margin:0 0 12px;font-size:1.1rem;color:#111827}.blog-trending-empty{margin:0;color:#6b7280;font-size:.88rem}.blog-trending-list{display:flex;flex-direction:column;gap:10px;min-width:0}.blog-trending-item{display:flex;align-items:flex-start;gap:10px;border-bottom:1px solid #f3f4f6;padding-bottom:10px;cursor:pointer;min-width:0}.blog-trending-item>div{min-width:0;flex:1}.blog-trending-item:last-child{border-bottom:none;padding-bottom:0}.blog-trending-rank{width:30px;height:30px;border-radius:999px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.blog-trending-title{margin:0;color:#111827;font-size:.9rem;font-weight:600;line-height:1.4;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.blog-trending-stats{margin:4px 0 0;color:#6b7280;font-size:.8rem;overflow-wrap:anywhere}.blog-error-shell{max-width:720px;margin:12px auto 0;padding:26px 24px;border:1px solid #e7dacb;border-radius:14px;background:linear-gradient(180deg,#fffdf9,#f7f2e8);box-shadow:0 10px 24px #503c2314}.blog-error-badge{display:inline-block;padding:4px 10px;border-radius:999px;background:#dd5a001f;color:#dd5a00;font-size:.78rem;font-weight:700;letter-spacing:.2px;margin-bottom:12px}.blog-error-title{margin:0 0 10px;color:#111827;font-size:clamp(1.6rem,2.8vw,2.1rem);line-height:1.15}.blog-error-text{margin:0;color:#4b5563;font-size:1rem;line-height:1.7;max-width:58ch}.blog-error-actions{margin-top:18px;display:flex;align-items:center;gap:10px}.blog-error-btn{border:1px solid #d6d3cc;background:var(--home-bg);color:#111827;border-radius:8px;padding:10px 14px;cursor:pointer;font-size:.9rem;font-weight:700}.blog-error-btn-primary{border-color:#dd5a00;background:#dd5a00;color:#fff}.notfound-layout{min-height:100vh;width:min(900px,100%);margin:0 auto;padding:28px 20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.notfound-code{margin:0 0 8px;color:#dd5a00;font-size:1.8rem;font-weight:800}.notfound-emoji{margin:0 0 8px;color:#dd5a00;font-size:6rem;line-height:1}.notfound-title{margin:0 0 8px;color:#111827;font-size:clamp(1.8rem,4vw,2.6rem)}.notfound-text{margin:0 0 16px;color:#4b5563;font-size:1.02rem}.notfound-layout .blog-error-btn{margin-top:4px}.notfound-actions{margin-top:6px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.products-heading{margin:0;font-size:1.35rem;font-weight:700;color:#111827}.products-heading-row{margin:44px 0 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.products-filter-wrap{position:relative;flex-shrink:0}.products-filter-btn{border:1px solid #d7ccc0;background:var(--home-bg);color:#1f2937;border-radius:999px;padding:8px 12px;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-size:.84rem;font-weight:700}.products-filter-btn:hover{border-color:#dd5a00;color:#dd5a00}.products-filter-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:210px;background:var(--home-bg);border:1px solid #e7dacb;border-radius:12px;box-shadow:0 10px 22px #503c2326;padding:6px;z-index:40}.products-filter-item{width:100%;border:none;border-radius:8px;background:transparent;color:#2b2b2b;text-align:left;cursor:pointer;padding:9px 10px;font-size:.86rem}.products-filter-item.active{background:#ef7a1b1f;color:#dd5a00;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;align-items:start}.product-pagination{margin-top:28px;display:flex;align-items:center;justify-content:center;width:100%}.product-load-more-btn{border:1px solid #ef7a1b;background:transparent;color:#ef7a1b;border-radius:14px;min-width:240px;padding:11px 20px;cursor:pointer;font-size:.92rem;font-weight:700;transition:background .2s ease,color .2s ease,transform .2s ease}.product-load-more-btn:hover{background:#ef7a1b14;transform:translateY(-1px)}.product-page-btn{border:none;border-right:1px solid #e6e7e0;background:var(--home-bg);color:#7a7e73;border-radius:0;min-width:78px;padding:8px 14px;cursor:pointer;font-size:.9rem;font-weight:600;line-height:1}.product-page-btn:disabled{cursor:not-allowed;opacity:.75}.product-page-btn:not(:disabled):not(:last-child){color:#111827}.product-page-indicator{color:#4b5563;font-size:.9rem;font-weight:600;border-right:1px solid #e6e7e0;padding:8px 14px;min-width:100px;text-align:center;background:var(--home-bg)}.product-page-btn:last-child{border-right:none;background:#dd5a00;color:#fff}.product-page-btn:last-child:disabled{background:#dd5a00;color:#fff}.product-card{border:1px solid #dde0c9;border-radius:10px;overflow:hidden;cursor:pointer;background:var(--home-bg);box-shadow:0 2px 8px #0000000a;transition:transform .15s,box-shadow .15s}.product-card:hover{transform:translateY(-4px);box-shadow:0 6px 18px #0000001f}.product-media{width:100%;height:320px;padding:10px;box-sizing:border-box;background:var(--home-bg);display:flex;align-items:center;justify-content:center}.product-media img{width:100%;height:100%;max-height:none;object-fit:cover;border-radius:14px}.product-body{padding:14px;background:var(--home-bg)}.product-title{margin:0 0 6px;font-weight:600;font-size:1.05rem;overflow-wrap:anywhere;word-break:break-word}.product-title-clamp{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;margin-bottom:3px;max-width:100%}.product-rating-row-home{display:flex;align-items:center;gap:8px;margin:0 0 8px}.product-stars-home{color:#f59e0b;font-size:1.05rem;letter-spacing:.4px}.product-rating-text-home{color:#1f2937;font-size:.92rem;font-weight:600}.product-deal-badge{display:inline-block;background:#cc0c39;color:#fff;border-radius:4px;padding:3px 7px;font-size:.8rem;font-weight:700;margin-bottom:7px}.product-price-row-home{margin:0 0 6px;color:#111827}.product-price-main-home{font-size:1.35rem;font-weight:600;line-height:1;overflow-wrap:anywhere}.product-typical-row-home{margin:0 0 6px;color:#4b5563;font-size:.9rem}.product-typical-row-home span{text-decoration:line-through}.product-category{font-size:.9rem;color:#dd5a00}.contact-section{background:var(--home-bg);padding:40px 24px}.contact-section-heading{max-width:1320px;margin:0 auto 30px;font-size:2rem;font-weight:700;color:#111827}.contact-container{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.contact-image{width:100%;height:420px;border-radius:12px;max-height:500px;object-fit:cover}.contact-title{font-size:2rem;font-weight:700;color:#111827;margin:0 0 12px}.contact-subtitle{font-size:1rem;color:#6b7280;margin:0 0 32px;line-height:1.6}.contact-form{display:flex;flex-direction:column;gap:16px}.contact-form-group{display:flex;flex-direction:column}.contact-form label{display:block;margin-bottom:6px;font-size:.9rem;font-weight:600;color:#111827}.contact-form input,.contact-form textarea{width:100%;padding:12px 14px;border:1px solid #d1d5db;background-color:var(--home-bg);border-radius:6px;font-size:.95rem;outline:none;transition:border-color .2s;box-sizing:border-box}.contact-form input:focus,.contact-form textarea:focus{border-color:#dd5a00}.contact-form input.input-error,.contact-form textarea.input-error{border-color:#dc2626;background:#fff8f8}.contact-form input.input-error:focus,.contact-form textarea.input-error:focus{border-color:#dc2626}.contact-field-error{margin:6px 0 0;font-size:.82rem;color:#dc2626;font-weight:500}.contact-form textarea{font-family:inherit;resize:vertical}.contact-submit-btn{background:#dd5a00;color:#fff;border:none;padding:13px 28px;font-size:.95rem;font-weight:700;border-radius:6px;cursor:pointer;transition:background .2s,transform .15s;margin-top:8px}.contact-submit-btn:hover:not(:disabled){background:#c94a00;transform:translateY(-2px)}.contact-submit-btn:disabled{background:#b8440f;cursor:not-allowed;opacity:.7}.contact-error{margin:12px 0 0;font-size:.9rem;color:#dc2626}.contact-success{margin:16px 0 0;padding:12px;background:#f0fdf4;border-radius:6px;border-left:4px solid #16a34a}.contact-success p{margin:0;font-size:.9rem;font-weight:600;color:#16a34a}.footer{margin-top:auto;background:#1f1f1f;color:#f3f4f6;padding:28px 24px 18px;border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1.3fr 1fr 1.1fr;gap:28px}.footer-brand{margin:0 0 8px;font-size:1.7rem;font-weight:800;letter-spacing:.4px}.footer-tagline{margin:0 0 4px;font-size:.86rem;font-weight:700;color:#d1d5db;letter-spacing:1.4px}.footer-description{margin:0 0 14px;font-size:.9rem;line-height:1.65;color:#e5e7eb;max-width:360px}.social-row{display:flex;align-items:center;gap:10px}.social-icon{width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.25);display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;background:#ffffff14}.footer-heading{margin:0 0 10px;font-size:1.1rem;font-weight:700;color:#f9fafb}.footer-categories{display:grid;gap:7px;font-size:.92rem;color:#e5e7eb}.footer-category-btn{border:none;background:transparent;color:#e5e7eb;text-align:left;cursor:pointer;padding:0;font-size:.92rem}.footer-newsletter-copy{margin:0 0 12px;font-size:.9rem;line-height:1.6;color:#e5e7eb}.newsletter-form{display:flex;align-items:center;gap:8px}.newsletter-input{flex:1;border:1px solid rgba(255,255,255,.32);background:#2a2a2a;color:#f9fafb;padding:10px 12px;font-size:.9rem;outline:none}.newsletter-btn{border:1px solid #f3f4f6;background:#f9fafb;color:#111827;padding:10px 14px;font-size:.82rem;font-weight:700;letter-spacing:.5px;cursor:pointer}.newsletter-error{margin:8px 0 0;font-size:.82rem;color:#fca5a5}.newsletter-success{margin:8px 0 0;font-size:.82rem;color:#86efac}.footer-copyright{margin:24px auto 0;max-width:1320px;text-align:center;font-size:.88rem;color:#d1d5db}@media(max-width:1024px){.navbar{flex-wrap:nowrap;align-items:center;width:100%;padding:8px 12px;gap:12px}.navbar-links{order:0;width:auto;justify-content:center;gap:6px}.navbar-links:after{display:none}.navbar-link{font-size:.86rem;padding:7px 12px}.search-shell{width:240px;min-width:0}.search-action{height:38px;font-size:.78rem;padding:0 10px}.category-container{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.product-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.products-filter-menu{right:0}.footer-content{grid-template-columns:1fr 1fr}.blog-layout{grid-template-columns:1fr}.blog-search-shell{width:100%;justify-content:flex-end;flex-wrap:wrap}.blog-search-input{width:min(320px,100%)}}@media(max-width:768px){html,body,#root,.home-page{width:100%;max-width:100%;overflow-x:hidden}.navbar{padding:10px 12px;gap:10px;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;margin-top:0;border-radius:0;height:auto;min-height:80px}.navbar-brand{font-size:1.45rem;order:1}.navbar-logo{height:46px}.navbar-links{display:none;order:4;width:100%;flex-direction:column;align-items:flex-start;gap:10px;margin-top:6px}.navbar-links.open{display:flex}.category-dropdown-wrap{width:100%}.category-dropdown-menu{position:static;width:100%;min-width:0;margin-top:6px}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;order:2;margin-left:auto;background:linear-gradient(180deg,#ff9a2f,#ff7d0a);color:#fff;border-color:#ff7d0a;box-shadow:0 4px 10px #ff7d0a59}.navbar-link{font-size:1.02rem;padding:8px 12px}.navbar-link.active:after{display:none}.search-shell{order:3;flex:0 0 100%;width:100%;min-width:0;padding:4px 6px 4px 12px;gap:8px}.search-icon{width:28px;height:28px}.home-search{font-size:.88rem}.home-search::placeholder{font-size:.76rem}.search-action{height:34px;font-size:.72rem;padding:0 10px;font-weight:700}.hero-section{box-shadow:none;padding:18px 14px 10px;display:block}.hero-desktop-image{display:none}.hero-mobile-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.hero-mobile-title{display:block;margin:0;font-size:24px;line-height:1.15;color:#1f1c1a}.hero-mobile-subtitle{display:block;margin:0;font-size:.88rem;line-height:1.7;color:#2f2a26;max-width:36ch}.hero-mobile-actions{display:flex;align-items:center;justify-content:center;gap:12px}.hero-mobile-btn{border:1px solid transparent;border-radius:999px;padding:10px 16px;min-width:128px;min-height:42px;background:linear-gradient(180deg,#ff9a2f,#ff7d0a);color:#fff;font-size:.85rem;font-weight:800;letter-spacing:.2px;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:0 10px 20px #ff7d0a3d;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.hero-mobile-btn:hover{transform:translateY(-2px);background:linear-gradient(180deg,#ff8c1d,#ef6f00);box-shadow:0 14px 24px #ff7d0a47}.hero-mobile-btn:active{transform:translateY(0)}.hero-mobile-btn:focus-visible{outline:2px solid rgba(239,122,27,.45);outline-offset:2px}.hero-mobile-btn-secondary{background:#1a1a1a;color:#fff;border:1px solid #1a1a1a;box-shadow:0 6px 14px #1a1a1a2e}.hero-mobile-btn-secondary:hover{background:#101010;color:#fff;border-color:#101010;box-shadow:0 10px 18px #2b2b2b24}.hero-mobile-image{display:block;width:100%;max-width:420px;height:auto;margin-top:14px;border-radius:12px;object-fit:contain}.filter-by-category-heading,.products-section,.blog-section,.contact-section,.footer{padding-left:14px;padding-right:14px}.category-container{padding:12px 14px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.products-heading-row{margin-top:30px;margin-bottom:18px}.products-heading{font-size:1.2rem}.products-filter-btn{padding:7px 10px;font-size:.8rem}.products-filter-menu{min-width:180px}.product-price-main-home{font-size:1.2rem}.product-title{font-size:1rem}.product-media{padding:8px}.product-media img{max-height:none;border-radius:12px}.product-body{padding:10px}.product-stars-home{font-size:.95rem}.product-rating-text-home,.product-typical-row-home,.product-category{font-size:.86rem}.blog-header-row{flex-direction:column;align-items:flex-start}.blog-search-shell{width:100%;display:grid;grid-template-columns:1fr auto;gap:8px}.blog-search-input{width:100%}.blog-search-btn{white-space:nowrap}.blog-error-actions{flex-wrap:wrap}.blog-pagination,.product-pagination{width:100%}.blog-page-btn,.product-page-btn{min-width:0;width:100%;padding:8px 6px;font-size:.84rem;text-align:center}.blog-load-more-btn,.product-load-more-btn{min-width:220px;padding:10px 18px;font-size:.86rem}.blog-page-indicator,.product-page-indicator{min-width:0;width:100%;padding:8px 6px;font-size:.8rem;line-height:1.2;white-space:normal;text-align:center}.contact-section-heading{font-size:1.65rem;margin-bottom:20px}.contact-container{grid-template-columns:1fr;gap:28px}.contact-image{height:auto;max-height:380px}.footer-content{grid-template-columns:1fr;gap:16px}.footer{padding:22px 14px 14px}.footer-brand{font-size:1.45rem}.footer-tagline{font-size:.78rem;letter-spacing:1.1px}.footer-description,.footer-newsletter-copy{font-size:.85rem;line-height:1.55}.footer-heading{font-size:1rem;margin-bottom:8px}.footer-categories,.footer-category-btn{font-size:.88rem}.social-icon{width:28px;height:28px}.newsletter-input,.newsletter-btn{font-size:.82rem;padding:9px 11px}.footer-copyright{margin-top:16px;font-size:.8rem}.newsletter-form{flex-direction:column;align-items:stretch}.newsletter-btn{width:100%}}@media(max-width:480px){.hero-mobile-title{font-size:24px}.hero-mobile-subtitle{font-size:.85rem}.hero-mobile-actions{width:100%;flex-wrap:wrap}.hero-mobile-btn{flex:1 1 0;max-width:180px;padding:9px 12px;min-width:120px;min-height:40px;font-size:.8rem}.product-grid{grid-template-columns:1fr;gap:14px}.product-media{padding:10px;height:260px}.product-media img{max-height:none}.product-body{padding:10px}.product-title{font-size:.95rem}.product-price-main-home{font-size:1.08rem}.product-stars-home{font-size:.9rem}.product-rating-text-home,.product-typical-row-home,.product-category{font-size:.82rem}.blog-grid,.blog-search-shell{grid-template-columns:1fr}.blog-search-btn{width:100%}.blog-page-indicator{min-width:0;width:100%;text-align:center}.blog-error-shell{padding:20px 16px}.notfound-code{font-size:1.55rem}.notfound-emoji{font-size:4.6rem}.blog-error-actions{display:grid;grid-template-columns:1fr}.product-page-indicator{min-width:0;width:100%;text-align:center}.contact-section-heading{font-size:1.45rem}.footer{padding:18px 12px 12px}.footer-brand{font-size:1.3rem}.footer-description,.footer-newsletter-copy,.footer-categories,.footer-category-btn{font-size:.82rem}.footer-heading{font-size:.95rem}.social-icon{width:26px;height:26px}.newsletter-input,.newsletter-btn{font-size:.78rem;padding:8px 10px}.footer-copyright{font-size:.76rem}.products-heading-row{align-items:flex-start}.products-filter-btn span{display:none}.products-filter-btn{padding:7px;border-radius:10px}.products-filter-menu{min-width:170px}.product-deal-badge{font-size:.75rem;padding:3px 6px}}.blog-post-page{max-width:1200px;margin:0 auto;padding:26px 20px 40px;width:100%;box-sizing:border-box;overflow-x:hidden;background:#f7f2ec}.blog-post-loading{margin:0;color:#4b5563}.blog-post-loader{min-height:58vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.blog-post-loader-ring{width:108px;height:108px;border-radius:999px;display:grid;place-items:center;background:conic-gradient(from 0deg,#ef7a1b14,#ef7a1b,#ef7a1b1f);animation:blogLoaderSpin .9s linear infinite;position:relative}.blog-post-loader-ring:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:999px;background:#f7f2ec}.blog-post-loader-logo{width:64px;height:64px;object-fit:contain;border-radius:999px;z-index:1}.blog-post-loader-text{margin:0;font-size:1rem;font-weight:700;color:#dd5a00;letter-spacing:.2px}@keyframes blogLoaderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.blog-post-article{border:1px solid #e7dacb;border-radius:16px;background:#f7f2ec;box-shadow:0 10px 22px #503c2314;padding:22px}.blog-post-title{margin:0;color:#223146;font-size:clamp(2rem,4.2vw,4rem);line-height:1.05;overflow-wrap:anywhere;word-break:break-word}.blog-post-header{display:grid;gap:14px}.blog-post-hero-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.96fr);gap:24px;align-items:start;padding:24px;border-radius:20px;border:1px solid #e7e8ed;background:#f7f2ec;box-shadow:0 18px 35px #2e384d14}.blog-post-hero-card.no-cover{grid-template-columns:minmax(0,1fr)}.blog-post-hero-content{display:flex;flex-direction:column;gap:12px;align-self:start;min-width:0}.blog-post-author-strip{display:inline-flex;align-items:center;gap:14px;padding:10px 14px;border-radius:999px;background:#eceff4e6;width:fit-content;max-width:100%;flex-wrap:wrap;min-width:0}.blog-post-author-name{font-size:.98rem;font-weight:700;color:#55627a;text-transform:uppercase}.blog-post-author-divider{width:1px;height:16px;background:#d2d8e2}.blog-post-author-meta{font-size:.95rem;color:#667189;font-weight:600}.blog-post-chip-row{display:flex;flex-wrap:wrap;gap:10px;min-width:0}.blog-post-chip{padding:9px 14px;border-radius:999px;border:1px solid #e3e7ee;background:#f8f9fb;color:#4f5c74;font-size:.93rem;font-weight:600}.blog-post-meta-social{display:inline-flex;align-items:center;gap:8px;margin-left:0;margin-top:2px}.blog-post-social-btn{width:34px;height:34px;border:1px solid #ece5dc;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fffdf8;color:#4b5563;line-height:1;cursor:pointer;padding:0}.blog-post-social-icon{width:15px;height:15px}.blog-post-brand-card{margin-top:0;border:none;border-radius:18px;padding:0;background:transparent;overflow:hidden;min-width:0}.blog-post-author-block{display:inline-flex;align-items:center;gap:10px}.blog-post-author-avatar{width:46px;height:46px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.92rem;font-weight:800;color:#2f3f59;background:linear-gradient(135deg,#f7f7f8,#e4e9f0);border:1px solid #d6dce6}.blog-post-author-text{margin:0;font-size:.82rem;color:#374151;font-weight:600}.blog-post-brand-mark{margin-top:10px;font-size:clamp(1.6rem,3.4vw,2.1rem);line-height:1;color:#6b4f3d;font-weight:500;font-family:Georgia,Times New Roman,serif}.blog-post-brand-subtitle{margin:6px 0 0;color:#7c6a58;font-size:.9rem}.blog-post-cover{width:100%;height:clamp(260px,30vw,430px);object-fit:cover;object-position:center;border-radius:18px;margin-top:0;display:block;background:#eef1f5}.blog-post-excerpt{margin:14px 0 0;color:#374151;line-height:1.7;font-size:1rem;overflow-wrap:anywhere}.blog-post-tag-row{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.blog-post-tag{background:#efebe4;color:#5f4b37;border-radius:999px;padding:5px 10px;font-size:.78rem;font-weight:600}.blog-post-content{margin-top:18px;border-top:1px solid #eadfce;padding-top:14px;background:#f7f2ec}.blog-share-row{margin-top:18px;border-top:1px solid #eadfce;padding-top:14px}.blog-share-label{margin:0 0 10px;color:#5f4b37;font-weight:700;font-size:.95rem}.blog-share-buttons{display:flex;flex-wrap:wrap;gap:8px}.blog-share-btn{border:1px solid #d9c9b5;background:#fffaf2;color:#5f4b37;border-radius:999px;padding:7px 12px;font-size:.82rem;font-weight:700;cursor:pointer}.blog-related-section{margin-top:20px;border-top:1px solid #eadfce;padding-top:14px;background:#f7f2ec}.blog-related-title{margin:0 0 10px;color:#111827;font-size:1.2rem}.blog-related-grid{display:grid;grid-template-columns:repeat(4,minmax(170px,230px));justify-content:start;gap:10px}.blog-related-card{border:1px solid #e7dacb;border-radius:12px;background:#f7f2ec;overflow:hidden;cursor:pointer}.blog-related-card-body{padding:8px 10px 10px}.blog-related-image,.blog-related-image-placeholder{width:100%;height:120px;object-fit:cover;background:#f7f2ec}.blog-related-date{margin:0;color:#6b7280;font-size:.72rem}.blog-related-card-title{margin:8px 0 0;color:#0f172a;font-size:.85rem;line-height:1.3;font-weight:800;overflow-wrap:anywhere;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-related-excerpt{margin:10px 0 0;color:#374151;font-size:.78rem;line-height:1.45;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-related-meta{margin:12px 0 0;color:#6b7280;font-size:.72rem}.blog-related-tag-row{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px}.blog-related-tag{border-radius:999px;background:#f1f2f7;color:#22304a;padding:3px 8px;font-size:.68rem;line-height:1}.blog-content-heading{margin:10px 0;color:#111827;font-size:clamp(1.1rem,2.2vw,1.45rem);overflow-wrap:anywhere;word-break:break-word}.blog-content-paragraph{margin:0 0 12px;line-height:1.78;color:#374151;font-size:.98rem;overflow-wrap:anywhere;word-break:break-word}.blog-content-image{width:100%;max-height:420px;object-fit:cover;border-radius:10px;margin:6px 0 14px;border:1px solid #e4d9c7}.blog-content-button{display:inline-flex;align-items:center;justify-content:center;margin:0 0 14px;padding:11px 22px;min-height:44px;background:linear-gradient(180deg,#ff8f1f,#e36400);color:#fff;border-radius:999px;text-decoration:none;font-weight:700;letter-spacing:.2px;box-shadow:0 10px 20px #ef7a1b3d;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.blog-content-button:hover{transform:translateY(-1px);box-shadow:0 14px 26px #ef7a1b52;filter:saturate(1.05)}.blog-content-button:active{transform:translateY(0);box-shadow:0 8px 16px #ef7a1b3d}.blog-default-section{margin-bottom:20px;min-width:0}.blog-default-section:last-child{margin-bottom:0}.blog-default-section .blog-content-button{width:100%;min-width:0}.blog-style-two-top{margin:0 0 16px}.blog-style-two-heading{margin:0 0 24px;color:#1f2a3d;font-size:clamp(1.35rem,2.3vw,2rem);line-height:1.1;letter-spacing:0}.blog-style-two-heading-mobile{display:none}.blog-style-two-feature-image{width:100%;max-height:420px;object-fit:cover;border-radius:10px;border:1px solid #e4d9c7;margin-bottom:8px}.blog-style-two-text{margin:0;line-height:1.58;color:#5b6678;font-size:1.02rem;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}.blog-style-two-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.98fr);gap:48px;align-items:start;margin:0 0 26px;padding:22px;border-radius:20px;border:1px solid #e7dacb;background:#f7f2ec;box-shadow:0 10px 28px #1f293714;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;position:relative;overflow:hidden}.blog-style-two-split:after{content:"";position:absolute;top:-80px;right:-80px;width:170px;height:170px;border-radius:999px;background:radial-gradient(circle,#ff8c0014,#ff8c0000 68%);pointer-events:none}.blog-style-two-split:hover{transform:translateY(-2px);border-color:#d6dce9;box-shadow:0 16px 34px #1f29371f}.blog-style-two-split.reverse{grid-template-columns:minmax(320px,.98fr) minmax(0,1fr)}.blog-style-two-side-image{width:100%;height:100%;min-height:260px;max-height:320px;object-fit:cover;border-radius:14px;border:1px solid #dfe4ee;background:#eceff6;box-shadow:0 14px 24px #1f29371f}.blog-style-two-text-block{display:flex;flex-direction:column}.blog-style-two-right-action{width:100%;margin-top:10px}.blog-style-two-right-action .blog-content-button{display:inline-flex;width:auto;min-width:132px;text-align:center;margin:0;justify-content:center;border-radius:999px;padding:11px 24px;font-size:1.05rem;font-weight:700;background:linear-gradient(180deg,#ff8f1f,#e36400);box-shadow:0 12px 24px #ef7a1b4d}.blog-style-two-right-action .blog-content-button:hover{transform:translateY(-1px);box-shadow:0 15px 30px #ef7a1b59;filter:saturate(1.05)}.blog-style-three-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.96fr);gap:34px;align-items:start;margin:0 0 18px;padding:18px;border-radius:18px;border:1px solid #e7dacb;background:#f7f2ec;box-shadow:0 10px 24px #1b233614}.blog-style-three-text-block{display:flex;flex-direction:column;gap:10px;padding:2px 2px 2px 6px}.blog-style-three-title{margin:0;color:#263245;font-size:clamp(1.25rem,2vw,1.9rem);line-height:1.15}.blog-style-three-title-mobile{display:none}.blog-style-three-text{margin:0;color:#49566d;font-size:1rem;line-height:1.55;white-space:pre-line;overflow-wrap:anywhere;word-break:break-word}.blog-style-three-right-action{width:100%;margin-top:6px}.blog-style-three-button{min-width:128px;border-radius:999px;padding:11px 24px;background:linear-gradient(180deg,#ff8f1f,#e36400);box-shadow:0 12px 24px #ef7a1b4d;font-size:1.05rem;font-weight:700;text-transform:capitalize}.blog-style-three-image{width:100%;height:clamp(220px,28vw,340px);object-fit:cover;border-radius:14px;border:1px solid #e0e5ed}@media(max-width:980px){.blog-post-hero-card{grid-template-columns:1fr;gap:18px}.blog-post-cover{height:clamp(220px,42vw,320px)}}@media(max-width:768px){.blog-post-loader{min-height:52vh}.blog-post-loader-ring{width:92px;height:92px}.blog-post-loader-logo{width:56px;height:56px}.blog-post-page{padding:16px 14px 28px}.blog-post-article{padding:16px}.blog-post-title{font-size:2.1rem}.blog-post-hero-card{grid-template-columns:1fr;padding:14px;gap:12px}.blog-post-hero-content{gap:10px}.blog-post-author-strip{gap:6px;padding:8px 9px;width:100%;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.blog-post-author-strip::-webkit-scrollbar{display:none}.blog-post-author-strip>*{flex-shrink:0}.blog-post-author-avatar{width:36px;height:36px;font-size:.76rem}.blog-post-author-divider{display:none}.blog-post-author-name,.blog-post-author-meta{font-size:.76rem}.blog-post-chip-row{gap:8px}.blog-post-chip{font-size:.82rem;padding:8px 11px}.blog-post-cover{height:220px}.blog-post-meta-social{width:auto;justify-content:flex-start;margin-top:0}.blog-post-brand-mark{font-size:1.5rem}.blog-post-excerpt,.blog-content-paragraph{font-size:.92rem}.blog-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-related-image,.blog-related-image-placeholder{height:130px}.blog-related-date,.blog-related-meta{font-size:.76rem}.blog-related-card-title{font-size:.9rem}.blog-related-excerpt{font-size:.82rem}.blog-related-tag{font-size:.72rem}.blog-style-two-split,.blog-style-two-split.reverse{grid-template-columns:1fr;gap:20px;margin:0 0 16px;padding:14px}.blog-style-two-split:hover{transform:none}.blog-style-two-side-image{min-height:0;height:230px;max-height:none}.blog-style-two-heading-desktop{display:none}.blog-style-two-heading-mobile{display:block;order:1;margin:0 0 2px}.blog-style-two-text-block{order:3;gap:8px}.blog-style-two-side-image{order:2}.blog-style-two-right-action{width:100%}.blog-style-two-right-action .blog-content-button{width:100%;min-width:0}.blog-style-three-card{grid-template-columns:1fr;gap:24px;margin:0 0 14px;padding:12px}.blog-style-three-image{height:165px}.blog-style-three-text-block{order:2;gap:7px}.blog-style-three-image{order:2}.blog-style-three-title-desktop{display:none}.blog-style-three-title-mobile{display:block;order:1;margin:0}.blog-style-three-text-block{order:3}.blog-style-three-button{width:100%;min-width:0;text-align:center;justify-content:center}}@media(max-width:480px){.blog-post-title{font-size:1.9rem}.blog-post-author-avatar{width:40px;height:40px;font-size:.82rem}.blog-post-author-divider{display:none}.blog-post-chip{font-size:.78rem;padding:7px 10px}.blog-post-social-btn{width:32px;height:32px}.blog-related-grid{grid-template-columns:1fr}.blog-related-image,.blog-related-image-placeholder{height:120px}.blog-related-card-title{font-size:.95rem}.blog-related-excerpt{font-size:.86rem}}.product-detail-page{--product-detail-bg: #f7f2ec;min-height:100vh;width:100%;display:flex;flex-direction:column;background:var(--product-detail-bg);overflow-x:hidden}.product-brand-btn{border:none;background:transparent;color:#fff;cursor:pointer;padding:0}.product-main-wrap{flex:1;max-width:1320px;width:100%;margin:0 auto;padding:20px 24px 36px;box-sizing:border-box;overflow-x:hidden}.product-detail-loader{min-height:58vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px}.product-detail-loader-ring{width:108px;height:108px;border-radius:999px;display:grid;place-items:center;background:conic-gradient(from 0deg,#ef7a1b14,#ef7a1b,#ef7a1b1f);animation:productLoaderSpin .9s linear infinite;position:relative}.product-detail-loader-ring:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:999px;background:var(--product-detail-bg)}.product-detail-loader-logo{width:64px;height:64px;object-fit:contain;border-radius:999px;z-index:1}.product-detail-loader-text{margin:0;font-size:1rem;font-weight:700;color:#dd5a00;letter-spacing:.2px}@keyframes productLoaderSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product-back-link{display:inline-block;margin-bottom:14px;text-decoration:none;color:#dd5a00;font-weight:700}.product-top-section{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}.product-gallery-grid{border:1px solid #e5e7eb;border-radius:12px;background:var(--product-detail-bg);display:grid;grid-template-columns:88px 1fr;gap:14px;padding:14px;min-width:0}.product-thumbnails{display:flex;flex-direction:column;gap:10px;max-height:560px;overflow-y:auto}.product-thumb-btn{width:74px;height:74px;border-radius:8px;border:1px solid #d1d5db;padding:0;overflow:hidden;background:var(--product-detail-bg);cursor:pointer}.product-thumb-btn.active{border-color:#dd5a00;box-shadow:0 0 0 2px #dd5a002e}.product-thumb-btn img{width:100%;height:100%;object-fit:cover}.product-main-image-wrap{width:100%;min-height:560px;border-radius:10px;overflow:hidden;background:var(--product-detail-bg)}.product-main-image{width:100%;height:560px;object-fit:cover;touch-action:pan-y}.product-main-placeholder{width:100%;min-height:560px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:.95rem}.product-info-card{border:1px solid #e5e7eb;border-radius:12px;background:var(--product-detail-bg);padding:20px;min-width:0}.product-title-main{margin:0 0 10px;color:#111827;font-size:2.1rem;line-height:1.2;overflow-wrap:anywhere;word-break:break-word;overflow:hidden}.product-store-text{margin:0 0 10px;color:#4b5563;font-size:1rem}.product-short-description{margin:0 0 12px;color:#4b5563;font-size:.92rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.product-rating-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.product-stars{color:#f59e0b;font-size:1.2rem;letter-spacing:1px}.product-rating-text{color:#374151;font-size:.95rem}.product-price-text{margin:0 0 14px;color:#111827;font-size:2rem;font-weight:700}.product-description-text{margin:0 0 18px;color:#374151;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.product-buy-btn{display:block;width:100%;box-sizing:border-box;text-align:center;padding:12px 16px;background:#dd5a00;color:#fff;border-radius:8px;text-decoration:none;font-weight:700;font-size:1rem}.product-description-section{margin-top:26px}.product-description-section .products-heading{margin:0 0 12px}.product-description-block{margin:0;padding:14px 16px;border:1px solid #e5e7eb;border-radius:12px;background:var(--product-detail-bg);color:#374151;font-size:.98rem;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.related-section{margin-top:30px}.related-section .products-heading{margin-bottom:18px}.related-section .product-card,.related-section .product-media,.related-section .product-body{background:var(--product-detail-bg)}.related-empty{color:#6b7280;margin:0}.related-meta{margin:8px 0 0;font-size:.9rem;color:#4b5563}@media(max-width:1024px){.product-top-section{grid-template-columns:1fr}}@media(max-width:768px){.product-detail-loader{min-height:52vh}.product-detail-loader-ring{width:92px;height:92px}.product-detail-loader-logo{width:56px;height:56px}.product-main-wrap{padding:16px}.product-top-section{gap:10px}.product-gallery-grid{grid-template-columns:1fr}.product-main-image-wrap{order:1}.product-thumbnails{order:2;flex-direction:row;overflow-x:auto;overflow-y:hidden;max-height:none;gap:8px;scrollbar-width:none;-ms-overflow-style:none}.product-thumbnails::-webkit-scrollbar{display:none}.product-thumb-btn{width:56px;height:56px;flex:0 0 auto}.product-main-image-wrap,.product-main-image,.product-main-placeholder{min-height:240px;height:240px}.product-title-main{font-size:1.55rem;line-height:1.2}.product-store-text{font-size:.9rem}.product-short-description{font-size:.86rem;margin-bottom:10px}.product-price-text{font-size:1.35rem}.product-description-section{margin-top:20px}.product-description-section .products-heading{margin-bottom:10px}.product-description-block{padding:12px;font-size:.92rem;line-height:1.65}.product-description-text{font-size:.92rem;line-height:1.6;overflow:hidden}}
