@keyframes page-module-scss-module__kiXQ3W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module-scss-module__kiXQ3W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module-scss-module__kiXQ3W__blogDetailWrapper{background-color:var(--background,#fff);width:100%;color:var(--foreground,#1a1a1a);padding-top:140px;padding-bottom:80px;animation:.4s page-module-scss-module__kiXQ3W__fadeIn}@media (max-width:640px){.page-module-scss-module__kiXQ3W__blogDetailWrapper{padding-top:100px;padding-bottom:60px}}.page-module-scss-module__kiXQ3W__blogDetailContainer{max-width:800px!important}.page-module-scss-module__kiXQ3W__backButton{align-items:center;gap:8px;display:inline-flex;color:var(--muted-foreground,#6b7280)!important;text-transform:none!important;background:var(--muted)!important;border:1px solid var(--border)!important;border-radius:12px!important;margin-bottom:32px!important;padding:8px 16px!important;font-weight:500!important;transition:all .2s!important}.page-module-scss-module__kiXQ3W__backButton:hover{color:#d4af37!important;background:#d4af370d!important;border-color:#d4af374d!important}.page-module-scss-module__kiXQ3W__articleHeader{text-align:left;margin-bottom:40px;animation:.5s page-module-scss-module__kiXQ3W__fadeInUp}.page-module-scss-module__kiXQ3W__coverImageContainer{background-color:var(--muted,#f3f4f6);border-radius:20px;width:100%;max-height:500px;margin-bottom:32px;overflow:hidden;box-shadow:0 8px 32px #00000014}.page-module-scss-module__kiXQ3W__coverImageContainer img.page-module-scss-module__kiXQ3W__coverImage{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.page-module-scss-module__kiXQ3W__coverImageContainer img.page-module-scss-module__kiXQ3W__coverImage:hover{transform:scale(1.02)}.page-module-scss-module__kiXQ3W__articleTitle{color:var(--foreground,#1a1a1a);letter-spacing:-.02em;margin-bottom:16px!important;font-size:2.25rem!important;font-weight:700!important;line-height:1.2!important}@media (max-width:768px){.page-module-scss-module__kiXQ3W__articleTitle{font-size:1.875rem!important}}@media (max-width:640px){.page-module-scss-module__kiXQ3W__articleTitle{font-size:1.5rem!important}}.page-module-scss-module__kiXQ3W__articleSubtitle{color:var(--muted-foreground,#6b7280)!important;margin-bottom:20px!important;font-size:1.125rem!important;font-weight:400!important;line-height:1.6!important}@media (max-width:640px){.page-module-scss-module__kiXQ3W__articleSubtitle{font-size:1rem!important}}.page-module-scss-module__kiXQ3W__articleDate{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;color:#d4af37!important;font-size:.875rem!important;font-weight:500!important;display:inline-flex!important}.page-module-scss-module__kiXQ3W__articleDate:before{content:"📅";font-size:.9em}.page-module-scss-module__kiXQ3W__headerContentDivider,.page-module-scss-module__kiXQ3W__footerDivider{border-color:var(--border)!important;margin:32px 0!important}.page-module-scss-module__kiXQ3W__articleContent{animation:.6s .1s both page-module-scss-module__kiXQ3W__fadeInUp}.page-module-scss-module__kiXQ3W__markdownContent{color:var(--foreground,#1a1a1a);font-size:1.125rem;line-height:1.8}.page-module-scss-module__kiXQ3W__markdownContent p{margin-bottom:24px}.page-module-scss-module__kiXQ3W__markdownContent p:last-child{margin-bottom:0}.page-module-scss-module__kiXQ3W__markdownContent h1,.page-module-scss-module__kiXQ3W__markdownContent h2,.page-module-scss-module__kiXQ3W__markdownContent h3,.page-module-scss-module__kiXQ3W__markdownContent h4,.page-module-scss-module__kiXQ3W__markdownContent h5,.page-module-scss-module__kiXQ3W__markdownContent h6{color:var(--foreground,#1a1a1a);margin-top:48px;margin-bottom:20px;font-weight:600;line-height:1.3;position:relative}.page-module-scss-module__kiXQ3W__markdownContent h1:first-child,.page-module-scss-module__kiXQ3W__markdownContent h2:first-child,.page-module-scss-module__kiXQ3W__markdownContent h3:first-child,.page-module-scss-module__kiXQ3W__markdownContent h4:first-child,.page-module-scss-module__kiXQ3W__markdownContent h5:first-child,.page-module-scss-module__kiXQ3W__markdownContent h6:first-child{margin-top:16px}.page-module-scss-module__kiXQ3W__markdownContent h2{border-bottom:2px solid #d4af3733;padding-bottom:12px;font-size:1.5rem}.page-module-scss-module__kiXQ3W__markdownContent h2:before{content:"";background:#d4af37;width:60px;height:2px;position:absolute;bottom:-2px;left:0}.page-module-scss-module__kiXQ3W__markdownContent h3{font-size:1.25rem}.page-module-scss-module__kiXQ3W__markdownContent h4{font-size:1.125rem}.page-module-scss-module__kiXQ3W__markdownContent h5{font-size:1rem}.page-module-scss-module__kiXQ3W__markdownContent h6{font-size:.875rem;font-weight:700}.page-module-scss-module__kiXQ3W__markdownContent a{color:#d4af37;border-bottom:1px solid #d4af374d;font-weight:500;text-decoration:none;transition:all .2s}.page-module-scss-module__kiXQ3W__markdownContent a:hover{color:#b8960c;border-bottom-color:#d4af37}.page-module-scss-module__kiXQ3W__markdownContent ul,.page-module-scss-module__kiXQ3W__markdownContent ol{margin:24px 0 24px 24px;padding-left:16px}.page-module-scss-module__kiXQ3W__markdownContent ul li,.page-module-scss-module__kiXQ3W__markdownContent ol li{margin-bottom:12px;padding-left:8px}.page-module-scss-module__kiXQ3W__markdownContent ul li::marker{color:#d4af37}.page-module-scss-module__kiXQ3W__markdownContent ol li::marker{color:#d4af37}.page-module-scss-module__kiXQ3W__markdownContent blockquote{background:linear-gradient(135deg,#d4af370d 0%,#0000 100%);border-left:4px solid #d4af37;border-radius:0 16px 16px 0;margin:40px 0;padding:24px 32px;position:relative}.page-module-scss-module__kiXQ3W__markdownContent blockquote:before{content:"\"";color:#d4af3733;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:-10px;left:20px}.page-module-scss-module__kiXQ3W__markdownContent blockquote p{color:var(--muted-foreground,#6b7280);font-style:italic;margin-bottom:16px!important}.page-module-scss-module__kiXQ3W__markdownContent blockquote p:last-child{margin-bottom:0!important}.page-module-scss-module__kiXQ3W__markdownContent blockquote cite{color:#d4af37;text-align:right;margin-top:16px;font-style:normal;font-weight:600;display:block}.page-module-scss-module__kiXQ3W__markdownContent blockquote cite:before{content:"— "}.page-module-scss-module__kiXQ3W__markdownContent pre{color:#d4d4d4;background:#1e1e1e;border:1px solid #333;border-radius:16px;margin:32px 0;padding:24px;overflow-x:auto}.page-module-scss-module__kiXQ3W__markdownContent pre code{color:inherit;background:0 0;border:none;padding:0;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem;line-height:1.7}.page-module-scss-module__kiXQ3W__markdownContent code{background:var(--muted);border:1px solid var(--border);color:#b8960c;border-radius:6px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:.9em}.page-module-scss-module__kiXQ3W__markdownContent hr{background:linear-gradient(90deg,#0000 0%,#d4af374d 50%,#0000 100%);border:0;height:2px;margin:48px 0}.page-module-scss-module__kiXQ3W__markdownContent table{border-collapse:collapse;border-radius:12px;width:100%;margin:32px 0;overflow:hidden;box-shadow:0 2px 8px #0000000a}.page-module-scss-module__kiXQ3W__markdownContent table th,.page-module-scss-module__kiXQ3W__markdownContent table td{border:1px solid var(--border);text-align:left;padding:12px 16px}.page-module-scss-module__kiXQ3W__markdownContent table th{background:var(--muted);color:var(--foreground,#1a1a1a);font-weight:600}.page-module-scss-module__kiXQ3W__markdownContent table tbody tr:nth-child(2n){background:rgba(var(--muted,#f3f4f6),.5)}.page-module-scss-module__kiXQ3W__markdownContent img{border-radius:16px;max-width:100%;height:auto;margin:32px auto;display:block;box-shadow:0 8px 24px #00000014}.page-module-scss-module__kiXQ3W__mediaBlock{text-align:center;margin:48px auto}.page-module-scss-module__kiXQ3W__contentImage{border-radius:20px;max-width:100%;max-height:600px;margin:0 auto;transition:transform .3s;display:block;box-shadow:0 12px 40px #0000001a}.page-module-scss-module__kiXQ3W__contentImage:hover{transform:scale(1.01)}.page-module-scss-module__kiXQ3W__imageCaption{text-align:center;color:var(--muted-foreground,#6b7280);margin-top:16px;font-size:.875rem;font-style:italic;display:block}.page-module-scss-module__kiXQ3W__readingProgress{z-index:9999;background:linear-gradient(90deg,#d4af37 0%,#e8d48a 100%);width:0%;height:3px;transition:width .1s;position:fixed;top:0;left:0}.page-module-scss-module__kiXQ3W__relatedProductsSection{margin-top:48px;margin-bottom:32px;animation:.5s page-module-scss-module__kiXQ3W__fadeInUp}.page-module-scss-module__kiXQ3W__relatedProductsTitle{color:var(--foreground,#1a1a1a);padding-bottom:12px;position:relative;margin-bottom:24px!important;font-size:1.5rem!important;font-weight:600!important}.page-module-scss-module__kiXQ3W__relatedProductsTitle:after{content:"";background:#d4af37;width:60px;height:2px;position:absolute;bottom:0;left:0}.page-module-scss-module__kiXQ3W__relatedProductsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:768px){.page-module-scss-module__kiXQ3W__relatedProductsGrid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:640px){.page-module-scss-module__kiXQ3W__relatedProductsGrid{grid-template-columns:repeat(2,1fr);gap:12px}}.page-module-scss-module__kiXQ3W__relatedProductCard{color:inherit;background:var(--background,#fff);border:1px solid var(--border,#e5e7eb);border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.page-module-scss-module__kiXQ3W__relatedProductCard:hover{border-color:#d4af374d;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.page-module-scss-module__kiXQ3W__relatedProductCard:hover .page-module-scss-module__kiXQ3W__relatedProductImage img{transform:scale(1.05)}.page-module-scss-module__kiXQ3W__relatedProductImage{aspect-ratio:1;background:var(--muted,#f3f4f6);width:100%;position:relative;overflow:hidden}.page-module-scss-module__kiXQ3W__relatedProductImage img{transition:transform .4s}.page-module-scss-module__kiXQ3W__relatedProductInfo{flex-direction:column;gap:6px;padding:16px;display:flex}@media (max-width:640px){.page-module-scss-module__kiXQ3W__relatedProductInfo{padding:12px}}.page-module-scss-module__kiXQ3W__relatedProductName{color:var(--foreground,#1a1a1a);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:40px;display:-webkit-box;overflow:hidden;font-size:.875rem!important;font-weight:500!important;line-height:1.4!important}@media (max-width:640px){.page-module-scss-module__kiXQ3W__relatedProductName{min-height:32px;font-size:.75rem!important}}.page-module-scss-module__kiXQ3W__relatedProductPrice{color:#d4af37;font-size:1rem!important;font-weight:600!important}@media (max-width:640px){.page-module-scss-module__kiXQ3W__relatedProductPrice{font-size:.875rem!important}}
@keyframes BlogRelatedProducts-module-scss-module__VRHenW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.BlogRelatedProducts-module-scss-module__VRHenW__divider{border-color:var(--border)!important;margin:32px 0!important}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductsSection{margin-top:16px;margin-bottom:32px;animation:.5s BlogRelatedProducts-module-scss-module__VRHenW__fadeInUp}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductsTitle{color:var(--foreground,#1a1a1a);padding-bottom:12px;position:relative;margin-bottom:24px!important;font-size:1.5rem!important;font-weight:600!important}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductsTitle:after{content:"";background:#d4af37;width:60px;height:2px;position:absolute;bottom:0;left:0}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:768px){.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductsGrid{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:640px){.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductsGrid{grid-template-columns:repeat(2,1fr);gap:12px}}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductCard{background:var(--background,#fff);border:1px solid var(--border,#e5e7eb);border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductCard:hover{border-color:#d4af374d;transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductCard:hover .BlogRelatedProducts-module-scss-module__VRHenW__relatedProductImage img{transform:scale(1.05)}.BlogRelatedProducts-module-scss-module__VRHenW__productLink{color:inherit;flex-direction:column;text-decoration:none;display:flex}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductImage{aspect-ratio:1;background:var(--muted,#f3f4f6);width:100%;position:relative;overflow:hidden}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductImage img{transition:transform .4s}.BlogRelatedProducts-module-scss-module__VRHenW__outOfStockOverlay{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#0009;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex;position:absolute;inset:0}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductInfo{flex-direction:column;gap:4px;padding:12px 16px 8px;display:flex}@media (max-width:640px){.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductInfo{padding:10px 12px 6px}}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductName{color:var(--foreground,#1a1a1a);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:40px;display:-webkit-box;overflow:hidden;font-size:.875rem!important;font-weight:500!important;line-height:1.4!important}@media (max-width:640px){.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductName{min-height:32px;font-size:.75rem!important}}.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductPrice{color:#d4af37;font-size:1rem!important;font-weight:600!important}@media (max-width:640px){.BlogRelatedProducts-module-scss-module__VRHenW__relatedProductPrice{font-size:.875rem!important}}.BlogRelatedProducts-module-scss-module__VRHenW__cartActionArea{justify-content:center;align-items:center;min-height:44px;padding:8px 16px 16px;display:flex}@media (max-width:640px){.BlogRelatedProducts-module-scss-module__VRHenW__cartActionArea{padding:6px 12px 12px}}.BlogRelatedProducts-module-scss-module__VRHenW__actionButton{cursor:pointer;color:#fff;background:#d4af37;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:10px 16px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.BlogRelatedProducts-module-scss-module__VRHenW__actionButton:hover:not(:disabled){background:#b8960c;transform:translateY(-1px)}.BlogRelatedProducts-module-scss-module__VRHenW__actionButton:disabled{color:#999;cursor:not-allowed;background:#e0e0e0}@media (max-width:640px){.BlogRelatedProducts-module-scss-module__VRHenW__actionButton{padding:8px 12px;font-size:.75rem}}.BlogRelatedProducts-module-scss-module__VRHenW__quantityControl{background:#d4af371a;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;padding:4px 12px;display:flex}@media (max-width:640px){.BlogRelatedProducts-module-scss-module__VRHenW__quantityControl{gap:8px;padding:2px 8px}}.BlogRelatedProducts-module-scss-module__VRHenW__quantityButton{color:#fff!important;background:#d4af37!important;border-radius:8px!important;width:28px!important;height:28px!important;transition:all .2s!important}.BlogRelatedProducts-module-scss-module__VRHenW__quantityButton:hover:not(:disabled){transform:scale(1.05);background:#b8960c!important}.BlogRelatedProducts-module-scss-module__VRHenW__quantityButton:disabled{color:#999!important;background:#ccc!important}@media (max-width:640px){.BlogRelatedProducts-module-scss-module__VRHenW__quantityButton{width:24px!important;height:24px!important}}.BlogRelatedProducts-module-scss-module__VRHenW__quantityDisplay{color:var(--foreground,#1a1a1a);text-align:center;min-width:24px;font-size:1rem;font-weight:600}@media (max-width:640px){.BlogRelatedProducts-module-scss-module__VRHenW__quantityDisplay{min-width:20px;font-size:.875rem}}
