.site-footer{margin-top:40px;background:linear-gradient(180deg,#1f2937,#0f172a);color:#e5e7eb;border-top:1px solid rgba(255,255,255,.08)}.site-footer__shell{padding-top:clamp(28px,5vw,44px);padding-bottom:clamp(24px,4vw,36px)}.site-footer__grid{display:grid;grid-template-columns:minmax(280px,1.2fr) repeat(3,minmax(0,.9fr));gap:clamp(16px,2.4vw,26px);align-items:start}.site-footer__brand-link{display:inline-flex;align-items:center;min-height:42px;text-decoration:none;color:#fff}.site-footer__logo{width:auto;max-width:120px;height:auto;display:block}.site-footer__logo--wide{max-width:min(220px,100%)}.site-footer__brand-name{font-size:clamp(22px,4vw,30px);font-weight:900;letter-spacing:-.02em}.site-footer__desc{margin:14px 0 0;max-width:38ch;font-size:15px;line-height:1.8;color:#e5e7ebe0}.site-footer__heading{margin:0 0 10px;font-size:15px;font-weight:800;letter-spacing:.04em;color:#fff7ed}.site-footer__list{list-style:none;margin:0;padding:0;display:grid;gap:2px}.site-footer__list a{display:inline-flex;align-items:center;min-height:26px;color:#e5e7ebeb;text-decoration:none;font-size:14px;line-height:1.24;font-weight:600}.site-footer__list a:hover,.site-footer__brand-link:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.site-footer__bottom{margin-top:clamp(24px,4vw,36px);padding-top:18px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.site-footer__copy,.site-footer__locale{margin:0;font-size:14px;line-height:1.7;color:#e5e7ebc2}.site-footer__copy span{margin-left:10px}@media(max-width:960px){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-footer__shell{padding-bottom:calc(124px + env(safe-area-inset-bottom,0px))}.site-footer__grid{grid-template-columns:1fr;gap:24px}.site-footer__bottom{align-items:flex-start;flex-direction:column}.site-footer__list a,.site-footer__brand-link{min-height:36px}.site-footer__list a{display:inline-flex;align-items:center;max-width:100%;padding-block:2px;line-height:1.24}.site-footer__list{gap:3px}.site-footer__copy span{display:block;margin:4px 0 0}}.col-page{max-width:var(--page-max, 1440px);margin:0 auto;padding:0 12px}.nf-hero{background:var(--white);margin:16px auto 0;max-width:var(--page-max, 1440px);padding:50px 20px 40px;text-align:center;border-radius:6px}.nf-big{font-family:var(--font-num);font-size:140px;font-weight:900;line-height:1;background:linear-gradient(135deg,var(--red),var(--accent));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 10px}.nf-icon{font-size:48px!important;color:var(--text-faint)}.nf-title{font-size:20px;font-weight:900;margin:10px 0 12px;color:var(--text)}.nf-sub{font-size:12px;color:var(--text-muted);line-height:1.8;margin:0 0 20px}.nf-cta-row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.nf-cta{padding:12px 20px;border-radius:3px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:4px;text-decoration:none}.nf-cta.v-primary{background:var(--accent);color:var(--white)}.nf-cta.v-primary:hover{background:var(--accent-dark);color:var(--white);text-decoration:none}.nf-cta.v-secondary{background:var(--white);color:var(--text);border:1px solid var(--border)}.nf-cta.v-secondary:hover{border-color:var(--accent);color:var(--accent);text-decoration:none}.nf-search{width:min(100%,720px);margin:18px auto 0}.nf-cat-sec{background:var(--white);max-width:var(--page-max, 1440px);margin:16px auto 0;padding:18px 16px;border-radius:6px}.nf-cat-head{font-size:14px;font-weight:800;margin:0 0 12px;display:flex;align-items:center;gap:4px;padding-bottom:8px;border-bottom:2px solid var(--brand-primary)}.nf-cat-head .ms{color:var(--brand-primary)}.nf-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}@media(max-width:900px){.nf-cat-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.nf-big{font-size:96px}.nf-cat-grid{grid-template-columns:repeat(2,1fr)}}.blog-main{width:min(calc(100% - 48px),var(--page-max, 1440px));max-width:var(--page-max, 1440px);margin:0 auto;background:#fff}.blog-main .container{width:100%;max-width:none;margin:0 auto;padding:0}.blog-hero{padding:22px 24px 18px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff}.blog-hero__title-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:0 0 6px}.blog-hero h1{font-size:clamp(28px,2.3vw,40px);font-weight:900;margin:0;color:var(--text)}.blog-hero__count{display:inline-flex;align-items:center;gap:4px;color:#475569;font-size:13px;line-height:1.2;font-weight:800;white-space:nowrap}.blog-hero__sub{color:var(--text-muted);font-size:13px;margin:0;line-height:1.65}.blog-hero__meta{display:flex;gap:16px;margin-top:8px;font-size:13px;color:var(--text-muted);flex-wrap:wrap}.blog-hero__meta span{display:inline-flex;align-items:center;gap:4px}.tag-bar{display:flex;gap:8px;overflow-x:auto;padding:12px 0 14px;scrollbar-width:none}.tag-bar::-webkit-scrollbar{display:none}.tag-chip{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-height:40px;padding:8px 16px;background:var(--white);border:1px solid var(--border);border-radius:999px;font-size:14px;color:var(--text);text-decoration:none;font-weight:700}.tag-chip:hover{background:#fff4f4;border-color:var(--red);color:var(--red);text-decoration:none}.tag-chip[aria-current=true]{background:var(--red);border-color:var(--red);color:var(--white)}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;padding:0 0 34px;align-items:start}.blog-primary{min-width:0;display:grid;gap:18px}.article-featured{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(0,1fr);gap:0;background:var(--white);border-radius:14px;overflow:hidden;box-shadow:0 4px 10px #00000014}.article-featured--text-only{grid-template-columns:1fr;border:1px solid rgba(230,81,0,.12);background:radial-gradient(circle at top right,rgba(255,126,31,.08) 0,rgba(255,126,31,.08) 120px,transparent 120px),linear-gradient(135deg,#fff8ef,#fff 62%,#fff6f6)}.article-featured__img{aspect-ratio:16 / 10;overflow:hidden;background:var(--surface-2);display:block}.article-featured__img img{width:100%;height:100%;object-fit:cover}.article-featured__ph{background:linear-gradient(180deg,#fffaf5,#fff);border:1px dashed rgba(230,0,19,.2);width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:#8a4b17;position:relative;overflow:hidden}.article-featured__ph .ms{position:relative;display:flex;align-items:center;justify-content:center;width:84px;height:84px;border-radius:24px;background:#e6001314;font-size:42px!important;color:var(--red)}.article-featured__body{padding:18px 20px;display:flex;flex-direction:column;justify-content:center;gap:10px}.article-featured--text-only .article-featured__body{padding:24px 26px;min-height:0;justify-content:flex-start}.article-featured__badge{display:inline-flex;align-items:center;gap:4px;background:#b45309;color:var(--white);padding:5px 12px;border-radius:999px;font-size:12px;font-weight:700;width:fit-content}.article-featured__title{font-size:clamp(18px,2.5vw,24px);font-weight:900;margin:0;line-height:1.3;text-wrap:balance;line-break:strict}.article-featured--text-only .article-featured__title{font-size:clamp(24px,2.5vw,34px);max-width:none}.article-featured__title a{color:var(--text);text-decoration:none}.article-featured__title a:hover{color:var(--red)}.article-featured__excerpt{color:var(--text-muted);font-size:14px;margin:0;line-height:1.7;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.article-featured--text-only .article-featured__excerpt{max-width:70ch;-webkit-line-clamp:3}.article-featured__meta{display:flex;gap:12px;font-size:13px;color:#475569;flex-wrap:wrap}.article-featured__meta span{display:inline-flex;align-items:center;gap:4px}.article-featured__cta{margin-top:12px;padding:10px 20px;background:var(--red);color:var(--white);border-radius:10px;font-weight:700;font-size:14px;display:inline-flex;align-items:center;gap:6px;width:fit-content;text-decoration:none}.article-featured__cta:hover{background:var(--red-dark);color:var(--white);text-decoration:none}@supports (content-visibility: auto){.article-grid>.article-card,.article-grid>.pagination-wrap{content-visibility:auto;contain-intrinsic-size:320px}}.pagination-wrap{display:flex;justify-content:center;padding:24px 0;gap:6px}.pagination-wrap a,.pagination-wrap span{padding:8px 12px;border-radius:6px;border:1px solid var(--border);font-size:14px;min-width:40px;text-align:center;color:var(--text);background:var(--white);text-decoration:none}.pagination-wrap a:hover{background:#fff4f4;border-color:var(--red);text-decoration:none}.pagination-wrap [aria-current=page]{background:var(--red);color:var(--white);border-color:var(--red);font-weight:700}.pagination-wrap .disabled{opacity:1;color:#4b5563;background:#f8fafc;border-color:#cbd5e1;cursor:not-allowed}.blog-empty{text-align:center;padding:48px 16px;background:var(--white);border-radius:16px}.blog-empty h2{font-size:18px;margin:0 0 8px}.blog-empty p{color:var(--text-muted);margin:0 0 16px}@media(max-width:960px){.blog-main{width:min(calc(100% - 24px),var(--page-max, 1440px))}.blog-layout{grid-template-columns:1fr;padding:18px 16px 28px}}@media(max-width:800px){.article-featured{grid-template-columns:1fr}}@media(max-width:640px){.tag-bar{gap:10px;flex-wrap:wrap;overflow:visible;margin-inline:0;padding-inline:0;scroll-snap-type:none}.tag-chip{min-height:44px;padding:9px 18px;font-size:15px;scroll-snap-align:none}.article-featured--text-only .article-featured__title{max-width:none;font-size:clamp(24px,6.8vw,29px);line-height:1.28}.article-featured__excerpt,.article-featured--text-only .article-featured__excerpt{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible;font-size:14px;line-height:1.68}}@supports (word-break: auto-phrase){.article-featured__title,.article-card__title{word-break:auto-phrase}}@media(min-width:990px){.blog-main{width:min(calc(100% - 48px),var(--page-max, 1440px))!important;max-width:var(--page-max, 1440px)!important}.blog-layout{grid-template-columns:minmax(0,1fr) var(--hd-two-col-sidebar, 320px)!important;gap:var(--hd-two-col-gap, 28px)!important;padding:0 0 34px!important}.blog-primary,.blog-layout>.content-commerce-sidebar{min-width:0!important}}.contact-page{box-sizing:border-box;width:min(calc(100vw - 64px),1440px);max-width:1440px;margin:24px auto;padding:0}.contact-head{margin-bottom:20px}.contact-head-title{display:flex;align-items:center;gap:8px;font-size:22px;font-weight:800;color:var(--text);margin:0 0 6px}.contact-head-title:before{content:none}.contact-head-sub{font-size:14px;color:var(--text-muted);margin:0;line-height:1.8}@media(max-width:640px){.contact-page{width:min(calc(100vw - 24px),1440px)}.contact-head-title{display:block;max-width:100%;font-size:clamp(19px,5.1vw,20px);line-height:1.28;letter-spacing:-.035em;word-break:keep-all;overflow-wrap:anywhere}}.contact-grid{display:grid;grid-template-columns:1fr 320px;gap:24px;align-items:start}.contact-form-col{background:var(--white);padding:24px;border:1px solid var(--border);border-radius:8px}.contact-success{display:flex;gap:10px;align-items:flex-start;padding:16px;background:#f0fdf4;border:1px solid #bbf7d0;border-left:4px solid #059669;border-radius:6px;margin-bottom:20px}.contact-success .ms{color:#059669}.contact-success h2{font-size:14px;font-weight:800;color:#065f46;margin:0 0 4px}.contact-success p{font-size:12px;color:#065f46;margin:0;line-height:1.6}.contact-error{display:flex;gap:10px;align-items:flex-start;padding:16px;background:#fef2f2;border:1px solid #fecaca;border-left:4px solid var(--red);border-radius:6px;margin-bottom:20px}.contact-error .ms{color:var(--red)}.contact-error h2{font-size:14px;font-weight:800;color:var(--red-dark);margin:0 0 4px}.contact-error ul{margin:0;padding-left:18px;font-size:12px;color:var(--red-dark)}.contact-field{margin-bottom:16px}.contact-field label{display:block;font-size:13px;font-weight:700;color:var(--text);margin-bottom:6px}.contact-required{color:var(--red);margin-left:2px}.contact-field input[type=text],.contact-field input[type=email],.contact-field input[type=tel],.contact-field select,.contact-field textarea{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:4px;font-size:14px;font-family:inherit;background:var(--white);color:var(--text)}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{border-color:var(--red);outline:0;box-shadow:0 0 0 2px #e600131f}.contact-field textarea{resize:vertical;min-height:120px}.contact-consent{display:flex;align-items:flex-start}.contact-consent label{display:flex;align-items:flex-start;gap:8px;font-size:13px;font-weight:600;color:var(--text);margin:0;line-height:1.7}.contact-consent input[type=checkbox]{width:18px;height:18px;accent-color:var(--red);margin:1px 0 0;flex-shrink:0}.contact-consent a{color:var(--link);text-decoration:underline}.contact-submit{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;height:48px;background:var(--red);color:var(--white);border:0;border-radius:6px;font-size:15px;font-weight:800;cursor:pointer;font-family:inherit;margin-top:8px}.contact-submit:hover{background:var(--red-dark)}.contact-submit:active{transform:scale(.98)}.contact-info-col{display:flex;flex-direction:column;gap:12px}.contact-info-card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:16px}.contact-info-title{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:800;color:var(--text);margin:0 0 8px}.contact-info-title .ms{color:var(--red)}.contact-info-tel{display:block;font-size:24px;font-weight:900;color:var(--red);font-family:var(--font-num);text-decoration:none;letter-spacing:.02em}.contact-info-tel:hover{color:var(--red-dark)}.contact-info-mail{display:block;font-size:14px;font-weight:700;color:var(--link);word-break:break-all;text-decoration:none}.contact-info-mail:hover{text-decoration:underline}.contact-info-meta{font-size:12px;color:var(--text-muted);margin:4px 0 0;line-height:1.7}.contact-info-faq{list-style:none;padding:0;margin:0}.contact-info-faq li{border-bottom:1px solid var(--border-soft)}.contact-info-faq li:last-child{border-bottom:0}.contact-info-faq a{display:flex;align-items:center;gap:5px;padding:8px 0;font-size:13px;color:var(--text);text-decoration:none}.contact-info-faq a:hover{color:var(--red)}.contact-info-faq .ms{color:var(--text-muted);font-size:14px!important}.contact-info-hours-text{font-size:13px;line-height:1.9;color:var(--text)}@media(max-width:900px){.contact-grid{grid-template-columns:1fr}}.article-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.article-card{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 1px 2px #0000000f;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;color:inherit;text-decoration:none}.article-card--text-only{min-height:212px;border:1px solid rgba(230,81,0,.14);background:radial-gradient(circle at bottom right,rgba(255,126,31,.08) 0,rgba(255,126,31,.08) 72px,transparent 72px),linear-gradient(180deg,#fffaf5,#fff)}.article-card:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000014;color:inherit;text-decoration:none}.article-card__img{aspect-ratio:16 / 10;background:var(--surface-2);overflow:hidden;position:relative}.article-card__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.article-card:hover .article-card__img img{transform:scale(1.03)}.article-card__ph{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(180deg,#fffaf5,#fff);color:#8a4b17;flex-direction:column;gap:12px;position:relative;overflow:hidden;border-bottom:1px dashed rgba(230,0,19,.16)}.article-card__ph:before,.article-featured__ph:before{content:"";position:absolute;inset:auto -12% -45% auto;width:180px;height:180px;border-radius:999px;background:#ffffff1f}.article-card__ph .ms{position:relative;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:18px;background:#e6001314;color:var(--red);font-size:32px!important}.article-card__ph-label,.article-featured__ph-label{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#fff1f2;color:var(--red-dark);font-size:12px;font-weight:800;letter-spacing:.04em}.article-card__tag{position:absolute;top:10px;left:10px;background:var(--red);color:var(--white);padding:3px 8px;border-radius:6px;font-size:12px;font-weight:700}.article-card__body{padding:12px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.article-card--text-only .article-card__body{padding:14px 14px 12px;gap:8px}.article-card__eyebrow{display:inline-flex;align-items:center;gap:6px;width:fit-content;padding:6px 10px;border-radius:999px;background:#fff1f2;color:var(--red-dark);font-size:12px;font-weight:800;letter-spacing:.02em}.article-card__eyebrow .ms{color:var(--red);font-size:15px!important}.article-card__title{font-size:16px;font-weight:700;color:var(--text);line-height:1.5;margin:0;text-wrap:pretty;line-break:strict;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@supports (word-break: auto-phrase){.article-card__title{word-break:auto-phrase}}.article-card--text-only .article-card__title{font-size:17px;line-height:1.42;-webkit-line-clamp:3}.article-card__excerpt{font-size:14px;color:#4b5563;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card--text-only .article-card__excerpt{-webkit-line-clamp:2;line-height:1.58}.article-card__meta{display:flex;gap:12px;font-size:13px;color:#475569;margin-top:auto;padding-top:8px;border-top:1px solid var(--border-soft)}.article-card--text-only .article-card__meta{margin-top:auto;padding-top:14px}.article-card__meta span{display:inline-flex;align-items:center;gap:3px}.article-card__products{display:flex;gap:4px;padding:8px;background:#fff8ef;border-top:1px solid rgba(230,81,0,.15)}.article-card__products img{width:32px;height:32px;border-radius:6px;object-fit:cover;border:2px solid var(--white)}.article-card__products-more{font-size:11px;color:var(--accent);font-weight:700;align-self:center;margin-left:4px}.article-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.blog-empty-full,.pagination-wrap-full{grid-column:1 / -1}.article-grid--compact .article-card__img{aspect-ratio:16 / 8}@media(max-width:760px){.article-grid--compact{grid-template-columns:1fr}}@media(max-width:640px){.article-grid{grid-template-columns:1fr}.article-card--text-only .article-card__title{font-size:16px}}.article-card__products-more{font-size:12px!important;line-height:1.3!important}.cat-tiles-sec{background:var(--white);width:min(100%,1440px);margin:18px auto 0;padding:16px 18px 18px;border-radius:22px;border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 30px #0f172a0d}.cat-tiles-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding-bottom:10px;border-bottom:2px solid #e60013}.cat-tiles-title{display:inline-flex;align-items:center;gap:7px;min-width:0;margin:0;color:#111827;font-size:20px;font-weight:900;line-height:1.25;letter-spacing:-.02em}.cat-tiles-title .ms{color:#ff6a00;font-size:22px}.cat-tiles-tools{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px}.cat-tiles-count{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 14px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:12px;font-weight:800}.cat-tiles-count strong{font-size:18px;color:#111827;font-family:var(--font-num)}.cat-tiles-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(176px,176px);gap:14px;overflow-x:auto;overflow-y:visible;padding:4px 2px 6px;scroll-snap-type:x proximity;scrollbar-width:none}.cat-tiles-track::-webkit-scrollbar{display:none}@media(max-width:900px){.cat-tiles-track{grid-auto-columns:minmax(144px,42vw);gap:12px}}.cat-tile{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 10px 12px;border-radius:14px;color:var(--text);text-decoration:none;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;min-height:214px;background:#fbfbfd;border:1px solid #edf0f5;scroll-snap-align:start}.cat-tile:hover{background:var(--white);color:var(--text);text-decoration:none;transform:translateY(-1px);box-shadow:0 10px 20px #0f172a0f}.cat-tile-icon{width:84px;height:84px;border-radius:50%;background:var(--surface-3);color:var(--accent);display:flex;align-items:center;justify-content:center}.cat-tile-icon .ms{font-size:38px}.cat-tile-icon img{width:84px;height:84px;border-radius:50%;object-fit:cover}.cat-tile-name{font-size:14.5px;font-weight:800;text-align:center;line-height:1.4}.cat-tile-count{font-size:13px;color:var(--text-muted);font-family:var(--font-num)}@media(max-width:768px){.cat-tiles-head{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:12px}.cat-tiles-title{font-size:18px}.cat-tiles-tools{width:100%;justify-content:space-between}.cat-tiles-count{min-height:38px}}.col-head{background:var(--white);padding:14px 16px;margin-top:12px;border-radius:6px;display:flex;align-items:center;gap:14px;flex-wrap:nowrap}.col-head-icon{width:48px;height:48px;background:var(--surface-3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.col-head-icon .ms{font-size:26px}.col-head-icon img{width:48px;height:48px;border-radius:50%;object-fit:cover}.col-head-txt{flex:1 1 auto;min-width:0}.col-head-title{font-size:18px;font-weight:900;margin:0;color:var(--text)}.col-head-title-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;min-width:0}.col-head-sub{display:inline-flex;align-items:baseline;gap:0;font-size:13px;color:var(--text-muted);margin:0;white-space:nowrap}.col-head-count{font-weight:800;color:var(--text)}.col-head-desc{margin-top:3px;font-size:13px;line-height:1.45;color:var(--text-muted)}.col-intro{padding:16px 0 8px;border-bottom:1px solid #f3f4f6;margin-bottom:16px}.col-intro-desc{font-size:14px;line-height:1.7;color:#374151;margin-bottom:16px;max-width:860px}.col-intro-desc p{margin:0 0 8px}.col-intro-feat-title{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#111827;margin:0 0 10px}.col-intro-feat-title .ms{color:#e60013}.col-intro-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.col-intro-feat-item{position:relative}.col-intro-feat-rank{position:absolute;top:8px;left:8px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--yellow);border:2px solid var(--white);box-shadow:0 4px 10px #0f172a26;color:var(--red-dark);font-family:var(--font-num);font-size:14px;font-weight:900;line-height:1}.col-shortcuts{display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px;padding:0;margin-left:auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.col-shortcut{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:14px;font-weight:600;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:999px;text-decoration:none;white-space:nowrap;transition:all .15s ease}.col-shortcut:hover,.col-shortcut:focus-visible{background:#fff4f4;border-color:#e60013;color:#e60013}.col-shortcut.is-active{background:#e60013;border-color:#e60013;color:#fff}.col-shortcut.is-active .ms{color:#fff}.col-shortcut .ms{font-size:14px;color:#6b7280}@media(max-width:767px){.col-intro-feat-grid{grid-template-columns:1fr}}.col-ranking-guide{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;margin:0 0 14px;border-radius:16px;background:linear-gradient(135deg,#fff8ef,#fff1f2);border:1px solid rgba(230,0,19,.08)}.col-ranking-guide__copy{min-width:0}.col-ranking-guide__title{display:inline-flex;align-items:center;gap:6px;margin:0 0 6px;font-size:16px;font-weight:900;color:#111827}.col-ranking-guide__title .ms{color:var(--red);font-size:18px!important}.col-ranking-guide__text{margin:0;font-size:14px;line-height:1.7;color:#6b7280}.col-ranking-guide__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.col-ranking-guide__btn{display:inline-flex;align-items:center;gap:4px;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid #f3d0d3;background:#ffffffe6;color:#7f1d1d;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}.col-ranking-guide__btn:hover,.col-ranking-guide__btn:focus-visible{color:var(--red);border-color:var(--red);text-decoration:none}.col-ranking-guide__btn.is-primary{background:var(--red);border-color:var(--red);color:#fff}.col-ranking-guide__btn.is-primary:hover,.col-ranking-guide__btn.is-primary:focus-visible{background:var(--red-dark);border-color:var(--red-dark);color:#fff}@media(max-width:768px){.col-intro-feat-grid{grid-template-columns:repeat(3,1fr);gap:6px}.col-shortcuts{flex-wrap:nowrap;width:100%;justify-content:flex-start;padding:0 2px 2px;margin-left:0}.col-ranking-guide{align-items:flex-start;flex-direction:column;padding:14px}.col-ranking-guide__actions{width:100%;justify-content:flex-start}}.col-head{padding:12px 14px;margin-top:10px;gap:12px}@media(max-width:1180px){.col-head{flex-wrap:wrap}.col-shortcuts{flex:1 0 100%;justify-content:flex-start;margin-left:60px}}@media(max-width:640px){.col-head{align-items:flex-start}.col-head-icon,.col-head-icon img{width:44px;height:44px}.col-shortcuts{margin-left:0}}.col-head-title{font-size:17px}.col-head-title-row{gap:9px}.col-intro{padding:8px 0 4px;margin-bottom:10px}.col-intro-desc{margin-bottom:10px;font-size:13px;line-height:1.6}.col-intro-feat-grid{gap:8px}.col-intro-feat-link{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;align-items:center;min-height:84px;padding:10px 10px 10px 12px;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#fff;color:inherit;text-decoration:none}.col-intro-feat-link:hover{border-color:#e600132e;box-shadow:0 10px 20px #0f172a0f;text-decoration:none}.col-intro-feat-media{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:10px;background:linear-gradient(180deg,#fff8ef,#fff);overflow:hidden}.col-intro-feat-image{width:100%;height:100%;object-fit:contain;padding:6px}.col-intro-feat-body{display:grid;gap:4px;min-width:0}.col-intro-feat-name{font-size:13px;line-height:1.45;font-weight:800;color:#111827;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.col-intro-feat-price{font-size:18px;font-weight:900;color:var(--red);font-family:var(--font-num)}.col-cat-sidebar{padding:14px 12px}@media(max-width:768px){.col-intro-feat-grid{grid-template-columns:1fr}.col-intro-feat-link{grid-template-columns:64px minmax(0,1fr);min-height:76px;padding:8px 9px 8px 10px}.col-intro-feat-media{width:64px;height:64px}}.content-shell{width:var(--hd-page-frame, min( calc(100vw - 48px) , 1440px))!important;max-width:var(--page-max, 1440px)!important;margin:0 auto 48px!important;background:#fff!important}.content-hero{margin:0 0 16px!important;padding:0 0 16px!important;border:0!important;border-bottom:1px solid rgba(15,23,42,.08)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.content-hero__grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(260px,320px)!important;gap:22px!important;align-items:start!important}.content-hero--solo .content-hero__grid,.content-page--help .content-hero__grid,.content-page--about .content-hero__grid,.content-page--legal .content-hero__grid{grid-template-columns:1fr!important}.content-eyebrow{display:none!important}.content-title{max-width:none!important;margin:0!important;color:#111827!important;font-size:clamp(22px,1.35vw,29px)!important;line-height:1.28!important;letter-spacing:-.018em!important;font-weight:800!important}.content-lead,.content-meta{max-width:58em!important;margin:10px 0 0!important;color:#374151!important;font-size:14px!important;line-height:1.65!important}.content-main--with-sidebar{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:22px!important;align-items:start!important;padding:0 0 32px!important}.content-panel,.content-links,.content-related{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.page-rte,.article-rte{max-width:none!important;margin:0!important;color:#1f2937!important}.page-rte p,.page-rte li,.article-rte p,.article-rte li{font-size:14px!important;line-height:1.72!important}.page-rte p,.article-rte p{margin:0 0 1em!important}.page-rte h2,.article-rte h2{margin:1.55em 0 .65em!important;color:#111827!important;font-size:clamp(18px,1.35vw,22px)!important;line-height:1.35!important;font-weight:900!important}.page-rte h3,.article-rte h3{margin:1.35em 0 .55em!important;color:#111827!important;font-size:clamp(16px,1.1vw,18px)!important;line-height:1.4!important;font-weight:900!important}.content-page--help,.content-page--about,.content-page--legal{display:grid!important;grid-template-columns:minmax(0,1fr) 320px!important;gap:22px!important;align-items:start!important}.content-page--help>.content-hero,.content-page--about>.content-hero,.content-page--legal>.content-hero{grid-column:1!important;grid-row:2!important;margin-bottom:0!important}.content-page--help>.content-main--with-sidebar,.content-page--about>.content-main--with-sidebar,.content-page--legal>.content-main--with-sidebar{display:contents!important}.content-page--help .content-panel,.content-page--about .content-panel,.content-page--legal .content-panel{grid-column:1!important;grid-row:3!important}.content-page--help .content-side-nav,.content-page--about .content-side-nav,.content-page--legal .content-side-nav{grid-column:2!important;grid-row:2 / span 2!important}.content-side-nav,.content-commerce-sidebar{position:sticky!important;top:16px!important;display:grid!important;gap:20px!important;width:100%!important;padding:18px!important;border:1px solid rgba(15,23,42,.12)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important;text-align:left!important}.content-side-nav__title{margin:0!important;padding:0 0 8px!important;border-bottom:1px solid rgba(15,23,42,.08)!important;color:#111827!important;font-size:15px!important;line-height:1.35!important;font-weight:750!important;text-align:left!important}.content-side-nav__list,.content-commerce-sidebar__section{display:grid!important;gap:0!important;margin:0!important;padding:0!important;border:0!important}.content-commerce-sidebar__section+.content-commerce-sidebar__section{margin-top:18px!important;padding-top:20px!important;border-top:1px solid rgba(15,23,42,.1)!important}.content-side-nav__subtitle{margin:8px 0 6px!important;color:#64748b!important;font-size:12px!important;line-height:1.35!important;font-weight:700!important;text-align:left!important}.content-side-nav__link,.content-side-nav__article{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:32px!important;padding:6px 0!important;border:0!important;border-top:1px solid rgba(15,23,42,.08)!important;border-radius:0!important;background:transparent!important;color:#111827!important;font-size:13px!important;line-height:1.35!important;font-weight:500!important;text-align:left!important;text-decoration:none!important}.content-side-nav__link:hover,.content-side-nav__link:focus-visible,.content-side-nav__link.is-active,.content-side-nav__article:hover,.content-side-nav__article:focus-visible{color:var(--red, #e60012)!important;font-weight:700!important}.content-side-nav__link:first-child,.content-side-nav__article:first-child{border-top:0!important}.content-side-nav__link .ms,.content-side-nav__article .ms{display:none!important}.content-commerce-sidebar__products{display:grid!important;gap:2px!important}.content-commerce-sidebar__product{display:grid!important;grid-template-columns:24px 54px minmax(0,1fr)!important;gap:8px!important;align-items:center!important;min-height:70px!important;padding:8px 0!important;border-bottom:1px solid rgba(15,23,42,.08)!important;color:#111827!important;text-decoration:none!important}.content-commerce-sidebar__product:last-child{border-bottom:0!important}.content-commerce-sidebar__product-rank{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;border-radius:999px!important;background:#f97316!important;color:#fff!important;font-size:12px!important;line-height:1!important;font-weight:900!important}.content-commerce-sidebar__product-media{width:54px!important;height:54px!important;border:1px solid #eef2f7!important;border-radius:10px!important;background:#fffaf5!important;overflow:hidden!important}.content-commerce-sidebar__product-media img{width:100%!important;height:100%!important;object-fit:contain!important}.content-commerce-sidebar__product-title{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;color:#111827!important;font-size:13px!important;line-height:1.35!important;font-weight:650!important}.content-commerce-sidebar__product-price{color:#e60013!important;font-size:14px!important;line-height:1.2!important;font-weight:900!important}.content-page--help .page-rte>p.h3{display:block!important;margin:24px 0 8px!important;padding:0 0 10px!important;border-bottom:1px solid #e5e7eb!important;color:#111827!important;font-size:19px!important;line-height:1.45!important;font-weight:900!important}.content-page--help .page-rte>p.h3:first-child{margin-top:0!important}.content-page--help .page-rte>p.h3:before{content:none!important;display:none!important}.content-page--help .page-rte>p.h3+ul{display:block!important;margin:0 0 20px!important;padding:0!important;list-style:none!important;border:0!important;background:#fff!important}.content-page--help .page-rte>p.h3+ul li{margin:0!important;padding:0!important;border-bottom:1px solid #eef2f7!important;list-style:none!important}.content-page--help .page-rte>p.h3+ul li:before,.content-page--help .page-rte>p.h3+ul li::marker{content:none!important;display:none!important}.content-page--help .page-rte>p.h3+ul li>a,.content-page--help .page-rte>p.h3+ul li>span,.content-page--help .page-rte>p.h3+ul li>strong,.content-page--help .page-rte>p.h3+ul li>p{display:block!important;min-height:0!important;margin:0!important;padding:12px 0!important;border:0!important;background:#fff!important;color:#111827!important;font-size:15px!important;line-height:1.6!important;font-weight:750!important;text-align:left!important;text-decoration:none!important}.about-map-card{display:grid!important;grid-template-columns:minmax(220px,.62fr) minmax(0,1fr)!important;gap:18px!important;align-items:stretch!important;margin:20px 0 14px!important;padding:18px!important;border:1px solid rgba(230,0,19,.16)!important;border-radius:16px!important;background:#fffaf7!important}.about-map-card__pin{min-height:172px!important;padding:22px!important;border-radius:14px!important;background:#fff4ee!important}.about-map-card__body{display:grid!important;align-content:center!important;gap:12px!important}.about-map-card__title{font-size:clamp(20px,1.45vw,26px)!important;line-height:1.32!important;font-weight:900!important}.about-map-card__lead{font-size:14px!important;line-height:1.7!important}.content-related--article-inline{margin-top:18px!important;padding:14px!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:14px!important}.content-related--article-inline .article-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.content-related--article-inline .article-card{min-height:0!important;border-radius:12px!important}.content-related--article-inline .article-card-media{aspect-ratio:4 / 3!important;max-height:132px!important}.content-related--article-inline .article-card-body{padding:10px 12px 12px!important}.content-related--article-inline .article-card-title{font-size:12.5px!important;line-height:1.42!important;font-weight:700!important}.content-related--article-inline .article-card-excerpt{font-size:12px!important;line-height:1.55!important}.content-related--article-inline .article-card__img,.content-related--article-inline .article-card__ph{aspect-ratio:4 / 3!important;min-height:0!important;max-height:148px!important}.content-related--article-inline .article-card__body{padding:10px 12px!important}.content-related--article-inline .article-card__title{font-size:13px!important;line-height:1.45!important;-webkit-line-clamp:2!important}.content-related--article-inline .article-card__excerpt{font-size:12px!important;line-height:1.55!important;-webkit-line-clamp:2!important}@media(max-width:989px){.content-shell{width:min(calc(100vw - 24px),var(--page-max, 1440px))!important}.content-page--help,.content-page--about,.content-page--legal,.content-main--with-sidebar,.content-hero__grid,.about-map-card{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.content-page--help>.content-hero,.content-page--about>.content-hero,.content-page--legal>.content-hero,.content-page--help .content-panel,.content-page--about .content-panel,.content-page--legal .content-panel,.content-page--help .content-side-nav,.content-page--about .content-side-nav,.content-page--legal .content-side-nav{grid-column:1!important;grid-row:auto!important}.content-page--help>.content-main--with-sidebar,.content-page--about>.content-main--with-sidebar,.content-page--legal>.content-main--with-sidebar{display:grid!important}.content-side-nav,.content-commerce-sidebar{position:static!important;margin-top:16px!important}.content-related--article-inline .article-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){.content-shell{width:min(calc(100vw - 16px),var(--page-max, 1440px))!important;margin-top:10px!important;margin-bottom:22px!important}.content-title{font-size:clamp(20px,6vw,26px)!important}.content-lead,.content-meta,.page-rte p,.page-rte li,.article-rte p,.article-rte li{font-size:13.5px!important}.content-related--article-inline .article-grid{grid-template-columns:1fr!important}}.search-head{background:var(--white);padding:18px 20px;margin-top:8px;border:1px solid rgba(15,23,42,.06);border-radius:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 18px;align-items:end}.search-head-copy{display:grid;gap:6px}.search-head-title{margin:0;font-size:clamp(26px,2.1vw,34px);font-weight:900;line-height:1.16;color:var(--text);letter-spacing:-.02em}.search-head-title mark{display:inline-block;background:none;box-shadow:inset 0 -.28em #fde68a;color:var(--red);padding:0 2px 1px;border-radius:0;box-decoration-break:clone;-webkit-box-decoration-break:clone}.search-head-count{font-size:16px;color:var(--text-muted)}.search-head-count strong{color:var(--text);font-weight:800}.search-head-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;align-items:center}.search-head-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;font-size:13px;font-weight:800;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.search-head-action:hover,.search-head-action:focus-visible{background:#fff1e8;border-color:#fb923c;color:var(--red);text-decoration:none;transform:translateY(-1px)}.search-empty{background:var(--white);border:1px solid rgba(15,23,42,.06);border-radius:14px;padding:22px 18px 20px;text-align:center;margin-top:8px}.search-empty-icon{font-size:38px!important;color:#94a3b8}.search-empty-title{margin:8px 0 4px;font-size:clamp(22px,2vw,28px);font-weight:900;line-height:1.22;color:var(--text)}.search-empty-sub{margin:0 auto 14px;max-width:60ch;font-size:14px;line-height:1.72;color:#64748b}.search-empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 auto;max-width:880px}.search-empty-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;font-size:14px;font-weight:800;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.search-empty-action:hover,.search-empty-action:focus-visible{background:#fff1e8;border-color:#fb923c;color:var(--red);text-decoration:none}.search-did-you-mean{margin:8px auto 14px;padding:10px 14px;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;font-size:14px;color:#7c2d12;max-width:560px}.search-did-you-mean a{color:var(--red);font-weight:700;text-decoration:underline}.search-support-stack{display:grid;gap:16px}.search-support-stack--single{max-width:var(--page-max, 1440px);margin:12px auto 0;padding:0 12px 4px}.search-support-shelf{background:var(--white);border:1px solid rgba(15,23,42,.06);border-radius:14px;padding:14px}.search-support-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.search-support-title{margin:0;font-size:15px;font-weight:800;color:var(--text)}.search-support-more{font-size:13px;font-weight:700;color:var(--link);text-decoration:none}.search-support-more:hover,.search-support-more:focus-visible{color:var(--red);text-decoration:underline}.search-popular-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}@media(max-width:900px){.search-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.search-head{grid-template-columns:1fr;padding:14px;align-items:start}.search-head-title{font-size:21px}.search-head-actions{justify-content:flex-start}.search-empty{padding:18px 14px 16px}.search-empty-title{font-size:20px}.search-empty-sub{font-size:13px;line-height:1.68}.search-empty-actions{gap:6px}.search-empty-action{width:calc(50% - 3px);min-height:40px;padding:0 12px;font-size:13px}.search-support-shelf{padding:12px}.search-support-head{align-items:flex-start;flex-direction:column}}@media(min-width:1680px){.search-head{padding:22px 24px 20px;gap:14px 24px;border-radius:18px}.search-head-copy{gap:8px}.search-head-title{font-size:clamp(30px,2.35vw,40px);line-height:1.12;letter-spacing:-.03em}.search-head-title mark{padding-inline:2px 4px}.search-head-count{font-size:17px;color:#475569}.search-head-actions{gap:10px}.search-head-action{min-height:40px;padding:0 16px;font-size:13px;font-weight:900;border-color:#b4530933;background:linear-gradient(180deg,#fffaf4,#fff);color:#9a3412;box-shadow:0 8px 18px #0f172a0a}}.search-head-action{min-height:42px!important;font-size:13px!important;line-height:1.25!important}
/*# sourceMappingURL=/cdn/shop/t/25/compiled_assets/styles.css.map */
