.stat-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.2rem;margin:2.8rem 0 3.2rem}.stat-card{background:#fafaf8;border:1px solid rgba(var(--color-foreground),.07);border-radius:12px;padding:2rem 1.6rem;text-align:center;transition:transform .15s ease,box-shadow .15s ease}.stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.stat-card__number{display:block;font-size:2.4rem;font-weight:800;color:#c4956a;line-height:1.2;margin-bottom:.4rem}.stat-card__label{display:block;font-size:1.2rem;color:rgba(var(--color-foreground),.55);font-weight:500;letter-spacing:.03em}@media screen and (max-width:749px){.stat-cards{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{padding:1.6rem 1.2rem}.stat-card__number{font-size:2rem}}.article-template .article-template__content.rte ol.step-flow,ol.step-flow{margin:2.8rem 0!important;padding:0!important;list-style:none!important;list-style-type:none!important;counter-reset:step}.article-template .article-template__content.rte li.step-flow__item,li.step-flow__item{position:relative!important;padding:1.8rem 2rem 1.8rem 5rem!important;margin-bottom:0!important;margin-left:3rem!important;border-left:2px solid rgba(var(--color-foreground),.08);counter-increment:step;list-style:none!important;list-style-type:none!important}.article-template .article-template__content.rte li.step-flow__item:last-child,li.step-flow__item:last-child{border-left-color:transparent}.article-template .article-template__content.rte li.step-flow__item:before,li.step-flow__item:before{content:counter(step)!important;position:absolute;left:-1.8rem;top:1.8rem;width:3.2rem;height:3.2rem;background:#c4956a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:700;line-height:1}.step-flow__title{font-size:1.5rem;font-weight:700;margin-bottom:.4rem;color:rgba(var(--color-foreground),.9)}.step-flow__desc{font-size:1.4rem;color:rgba(var(--color-foreground),.65);line-height:1.7;margin:0}@media screen and (max-width:749px){.article-template .article-template__content.rte li.step-flow__item,li.step-flow__item{padding:1.4rem 1.6rem 1.4rem 4.6rem!important;margin-left:2.6rem!important}}.compare-bars{margin:2.4rem 0 3.2rem}.compare-bar{margin-bottom:1.4rem}.compare-bar__label{display:flex;justify-content:space-between;font-size:1.3rem;font-weight:600;margin-bottom:.5rem;color:rgba(var(--color-foreground),.8)}.compare-bar__track{width:100%;height:10px;background:rgba(var(--color-foreground),.06);border-radius:5px;overflow:hidden}.compare-bar__fill{height:100%;border-radius:5px;background:linear-gradient(90deg,#c4956a,#d4a87a);transition:width .6s ease}.icon-points{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2.4rem 0}.icon-point{display:flex;gap:1rem;padding:1.4rem;background:#fafaf8;border:1px solid rgba(var(--color-foreground),.06);border-radius:10px;align-items:center;border-top:3px solid #c4956a}.icon-point:nth-child(2){border-top-color:#7a9e7e}.icon-point:nth-child(3){border-top-color:#6a8fb5}.icon-point:nth-child(4){border-top-color:#b58a6a}.icon-point__icon{flex-shrink:0;width:3.2rem;height:3.2rem;background:#fdf3ea;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:800;color:#c4956a;line-height:1}.icon-point:nth-child(2) .icon-point__icon{background:#eef5ef;color:#7a9e7e}.icon-point:nth-child(3) .icon-point__icon{background:#edf2f8;color:#6a8fb5}.icon-point:nth-child(4) .icon-point__icon{background:#f5efe8;color:#b58a6a}.icon-point__text{flex:1;min-width:0}.icon-point__title{font-size:1.35rem;font-weight:700;margin-bottom:.2rem;color:rgba(var(--color-foreground),.9)}.icon-point__desc{font-size:1.2rem;color:rgba(var(--color-foreground),.55);line-height:1.5;margin:0}@media screen and (max-width:749px){.icon-points{grid-template-columns:1fr 1fr;gap:.8rem}.icon-point{padding:1.2rem;flex-direction:column;align-items:flex-start;gap:.6rem}.icon-point__title{font-size:1.3rem}.icon-point__desc{font-size:1.15rem}}.section-divider{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--color-foreground),.1) 20%,rgba(var(--color-foreground),.1) 80%,transparent);margin:4rem 0}.section-banner{background:linear-gradient(135deg,#fdf3ea,#f8ede3);border-radius:12px;padding:2.8rem 3rem;margin:2.4rem 0 3rem;text-align:center}.section-banner__title{font-size:1.8rem;font-weight:700;color:rgba(var(--color-foreground),.85);margin:0 0 .6rem}.section-banner__subtitle{font-size:1.3rem;color:rgba(var(--color-foreground),.5);margin:0}@media screen and (max-width:749px){.section-banner{padding:2rem}.section-banner__title{font-size:1.6rem}}.article-template .article-template__content.rte{max-width:72rem;margin-left:auto;margin-right:auto;font-size:1.6rem!important;line-height:1.9}.article-summary-box{background-color:#fafaf8;border:1px solid rgba(var(--color-foreground),.08);border-left:5px solid #c4956a;padding:2.8rem 3rem;margin:2.8rem 0 3.6rem;border-radius:4px 12px 12px 4px;box-shadow:0 2px 12px #0000000a}.article-summary-box p:first-child{margin-top:0;font-size:1.7rem;font-weight:700;letter-spacing:.02em;color:#c4956a}.article-summary-box ul{margin:1.2rem 0 0;padding-left:0;list-style:none}.article-summary-box li{margin-bottom:.8rem;line-height:1.75;font-size:1.5rem;padding-left:2rem;position:relative}.article-summary-box li:before{content:"\2713";position:absolute;left:0;color:#c4956a;font-weight:700}.article-last-updated,.article-meta{font-size:1.3rem;color:rgba(var(--color-foreground),.45);margin-bottom:2rem;letter-spacing:.03em}.article-table{width:100%;border-collapse:collapse;margin:2.4rem 0 3.2rem;font-size:1.4rem;line-height:1.6;border:1px solid rgba(var(--color-foreground),.08);border-radius:8px;overflow:hidden}.article-table thead{background-color:rgba(var(--color-foreground),.06)}.article-table th{padding:1.2rem 1.4rem;text-align:left;font-weight:700;font-size:1.2rem;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.7)}.article-table td{padding:1rem 1.4rem;border-bottom:1px solid rgba(var(--color-foreground),.05);vertical-align:top}.article-table tbody tr:nth-child(2n){background-color:rgba(var(--color-foreground),.02)}.article-table tbody tr:last-child td{border-bottom:none}.article-table tbody tr:hover{background-color:rgba(var(--color-foreground),.04)}@media screen and (max-width:749px){.article-table{font-size:1.3rem;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.article-table th,.article-table td{padding:.9rem 1.1rem;min-width:10rem}}.faq-section{margin:4rem 0}.faq-item{padding:2rem 2.4rem;margin-bottom:1.2rem;background-color:#fafaf8;border:1px solid rgba(var(--color-foreground),.06);border-radius:10px;transition:box-shadow .2s ease}.faq-item:hover{box-shadow:0 2px 12px #0000000d}.faq-item:last-child{margin-bottom:0}.faq-item p:first-child{margin-top:0;font-size:1.55rem;font-weight:700;color:rgba(var(--color-foreground),.9);padding-left:2.4rem;position:relative}.faq-item p:first-child:before{content:"Q";position:absolute;left:0;top:0;font-size:1.5rem;font-weight:800;color:#c4956a}.faq-item p:last-child{margin-bottom:0;font-size:1.5rem;color:rgba(var(--color-foreground),.75);line-height:1.85;padding-left:2.4rem}@media screen and (max-width:749px){.faq-item{padding:1.6rem 1.8rem}.faq-item p:first-child{font-size:1.45rem}.faq-item p:last-child{font-size:1.4rem}}.article-template .article-template__content.rte h2{margin-top:5.6rem;margin-bottom:2rem;padding-bottom:0;padding-left:1.6rem;border-bottom:none;border-left:4px solid #c4956a;font-size:2.2rem!important;line-height:1.4;font-weight:700}.article-template .article-template__content.rte h3{margin-top:3.2rem;margin-bottom:1.4rem;font-size:1.8rem!important;line-height:1.5;font-weight:600;color:rgba(var(--color-foreground),.85)}.article-template .article-template__content.rte p{font-size:1.6rem!important;line-height:1.9;margin-bottom:2rem;color:rgba(var(--color-foreground),.82)}.article-template .article-template__content.rte ul{margin:1.8rem 0;padding-left:0;list-style:none}.article-template .article-template__content.rte ul li{margin-bottom:1rem;line-height:1.85;font-size:1.6rem!important;padding-left:2.2rem;position:relative}.article-template .article-template__content.rte ul li:before{content:"";position:absolute;left:.4rem;top:.8rem;width:8px;height:8px;border-radius:50%;background-color:#c4956a}.article-template .article-template__content.rte ol{margin:1.8rem 0;padding-left:2.4rem}.article-template .article-template__content.rte ol li{margin-bottom:1rem;line-height:1.85;font-size:1.6rem!important;padding-left:.6rem}.article-template .article-template__content.rte a{color:#c4956a;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .15s ease,text-decoration-color .15s ease}.article-template .article-template__content.rte a:hover{color:#a87a52;text-decoration-thickness:2px}.article-template .article-template__content.rte strong{font-weight:700;color:rgba(var(--color-foreground),.95)}.article-toc{background-color:#fafaf8;border:1px solid rgba(var(--color-foreground),.08);border-radius:12px;padding:2.4rem 2.8rem;margin:2rem 0 3.6rem}.article-toc p:first-child{margin-top:0;font-size:1.5rem;font-weight:700;letter-spacing:.02em;margin-bottom:1rem}.article-toc ol{margin:0;padding-left:2rem;counter-reset:toc;list-style:none}.article-toc li{margin-bottom:.6rem;font-size:1.4rem;line-height:1.6;counter-increment:toc;padding-left:.4rem}.article-toc li:before{content:counter(toc) ".";color:#c4956a;font-weight:700;margin-right:.6rem}.article-toc a{color:rgba(var(--color-foreground),.7);text-decoration:none;border-bottom:1px dashed rgba(var(--color-foreground),.2);transition:color .15s ease}.article-toc a:hover{color:#c4956a;border-bottom-color:#c4956a}.article-callout{padding:2rem 2.4rem;margin:2.4rem 0;border-radius:10px;font-size:1.5rem;line-height:1.8}.article-callout--point{background-color:#fdf8f3;border:1px solid #e8d5c0;border-left:4px solid #c4956a}.article-callout--warning{background-color:#fef6f4;border:1px solid #f0d0c8;border-left:4px solid #d47458}.article-callout--info{background-color:#f4f8fb;border:1px solid #c8d8e8;border-left:4px solid #6a9bc4}.article-callout p:first-child{margin-top:0;font-weight:700;font-size:1.45rem}.article-callout p:last-child{margin-bottom:0}.article-lead{font-size:1.7rem;line-height:1.95;color:rgba(var(--color-foreground),.78);margin-bottom:3.6rem;border-bottom:1px solid rgba(var(--color-foreground),.06);padding-bottom:2.4rem}.related-articles{margin-top:5.6rem;padding:2.8rem;background-color:#fafaf8;border:1px solid rgba(var(--color-foreground),.06);border-radius:12px}.related-articles h3{margin-top:0;font-size:1.6rem;font-weight:700;margin-bottom:1.4rem}.related-articles ul{margin:0;padding-left:0;list-style:none}.related-articles li{margin-bottom:.8rem;font-size:1.5rem;padding-left:1.8rem;position:relative}.related-articles li:before{content:"\2192";position:absolute;left:0;color:#c4956a}.related-articles a{color:rgba(var(--color-foreground),.75);text-decoration:none;border-bottom:1px solid rgba(var(--color-foreground),.15);transition:color .15s ease,border-color .15s ease}.related-articles a:hover{color:#c4956a;border-bottom-color:#c4956a}@media screen and (max-width:749px){.article-template .article-template__content.rte{font-size:1.5rem!important}.article-template .article-template__content.rte h2{font-size:2rem!important;margin-top:4rem;padding-left:1.4rem}.article-template .article-template__content.rte h3{font-size:1.7rem!important}.article-template .article-template__content.rte p{font-size:1.5rem!important;line-height:1.85;margin-bottom:1.6rem}.article-template .article-template__content.rte ul li,.article-template .article-template__content.rte ol li{font-size:1.5rem!important}.article-summary-box{padding:2rem 2.2rem}.article-summary-box li{font-size:1.4rem}.article-callout{padding:1.6rem 1.8rem;font-size:1.4rem}.article-toc{padding:2rem 2.2rem}.article-lead{font-size:1.55rem}.related-articles{padding:2rem 2.2rem}}.product-card{display:flex;gap:2rem;padding:2.4rem;margin:2.8rem 0;background:#fff;border:1px solid rgba(var(--color-foreground),.08);border-radius:14px;box-shadow:0 2px 12px #0000000a;transition:box-shadow .2s ease,transform .15s ease}.product-card:hover{box-shadow:0 4px 20px #00000014;transform:translateY(-1px)}.product-card__image{flex-shrink:0;width:16rem;height:16rem;border-radius:10px;overflow:hidden;background:#fafaf8;display:flex;align-items:center;justify-content:center}.product-card__image img{max-width:100%;max-height:100%;object-fit:contain}.product-card__body{flex:1;min-width:0;display:flex;flex-direction:column}.product-card__badge{display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.05em;color:#c4956a;background:#fdf3ea;padding:.3rem .8rem;border-radius:4px;margin-bottom:.6rem;align-self:flex-start}.product-card__title{font-size:1.6rem;font-weight:700;color:rgba(var(--color-foreground),.9);margin:0 0 .6rem;line-height:1.4}.product-card__meta{display:flex;align-items:center;gap:1.2rem;margin-bottom:.8rem;flex-wrap:wrap}.product-card__price{font-size:1.8rem;font-weight:800;color:#c4956a}.product-card__rating{font-size:1.2rem;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;gap:.3rem}.product-card__stars{color:#d4a03c;font-size:1.3rem;letter-spacing:-.05em}.product-card__desc{font-size:1.35rem;color:rgba(var(--color-foreground),.65);line-height:1.7;margin:0 0 1.2rem;flex:1}.product-card__cta{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2rem;background:#c4956a;color:#fff!important;font-size:1.35rem;font-weight:600;border-radius:8px;text-decoration:none!important;transition:background .15s ease,transform .1s ease;align-self:flex-start;border:none;cursor:pointer}.product-card__cta:hover{background:#b38459;transform:translateY(-1px);color:#fff!important;text-decoration:none!important}.product-card__cta svg{width:14px;height:14px;flex-shrink:0}.product-card__number{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;background:#c4956a;color:#fff;font-size:1.2rem;font-weight:800;border-radius:50%;margin-bottom:.6rem;flex-shrink:0}.product-card__header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.4rem}.product-card__header .product-card__title{margin-bottom:0}@media screen and (max-width:749px){.product-card{flex-direction:column;padding:1.8rem;gap:1.4rem}.product-card__image{width:100%;height:auto;min-height:16rem;max-height:24rem;aspect-ratio:1 / 1}.product-card__image img{width:100%;height:100%;object-fit:contain;padding:1rem}.product-card__title{font-size:1.5rem}.product-card__price{font-size:1.6rem}.product-card__desc{font-size:1.3rem}.product-card__cta{width:100%;justify-content:center;padding:1.1rem 2rem}}.wantype-cta-banner{display:flex;align-items:center;gap:2rem;padding:2.4rem 2.8rem;margin:3.2rem 0;background:linear-gradient(135deg,#fdf3ea,#f8ede3);border:1px solid #e8d5c0;border-radius:14px;text-decoration:none!important;transition:box-shadow .2s ease,transform .15s ease}.wantype-cta-banner:hover{box-shadow:0 4px 20px #c4956a26;transform:translateY(-1px)}.wantype-cta-banner__text{flex:1}.wantype-cta-banner__title{font-size:1.6rem;font-weight:700;color:rgba(var(--color-foreground),.9);margin:0 0 .4rem}.wantype-cta-banner__sub{font-size:1.3rem;color:rgba(var(--color-foreground),.55);margin:0}.wantype-cta-banner__btn{flex-shrink:0;padding:.8rem 2rem;background:#c4956a;color:#fff;font-size:1.3rem;font-weight:600;border-radius:8px;white-space:nowrap}@media screen and (max-width:749px){.wantype-cta-banner{flex-direction:column;gap:1.2rem;padding:2rem;text-align:center}.wantype-cta-banner__btn{width:100%;text-align:center;padding:1rem 2rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-article-content.css.map */
