.hsc{background:linear-gradient(180deg,var(--hushen-bg-1) 0%,var(--hushen-bg-2) 100%);padding:var(--hsc-padding-y) 32px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;color:var(--hushen-navy);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr}.hsc *{box-sizing:border-box}.hsc__inner{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1.25fr);gap:96px;align-items:center}.hsc__header{padding-top:16px}.hsc__eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--hushen-text-mute);margin:0 0 28px;font-weight:500}.hsc__title{font-family:Fraunces,Tiempos,Georgia,serif;font-weight:400;font-size:clamp(40px,4.6vw,62px);line-height:1;letter-spacing:-.025em;color:var(--hushen-navy);margin:0 0 28px}.hsc__title em{font-style:italic;font-weight:300;display:block;letter-spacing:-.02em}.hsc__subtitle{font-size:17px;line-height:1.55;color:var(--hushen-text-mute);margin:0 0 32px;max-width:380px;font-weight:400}.hsc__subtitle p{margin:0 0 12px}.hsc__subtitle p:last-child{margin:0}.hsc__seal{display:inline-flex;align-items:center;gap:10px;padding:8px 14px 8px 10px;background:#fff;border:1px solid var(--hushen-rule);border-radius:100px;font-size:12px;letter-spacing:.04em;color:var(--hushen-navy);font-weight:500}.hsc__seal-dot{width:6px;height:6px;border-radius:50%;background:var(--hushen-navy);display:inline-block}.hsc__table-wrap{padding:28px 0 36px;position:relative}.hsc__table{--total-cols: 3;display:grid;grid-template-columns:minmax(140px,1.5fr) repeat(var(--total-cols),minmax(70px,1fr));position:relative;font-size:14px;direction:ltr}.hsc__table:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;border-radius:12px;box-shadow:0 40px 80px -40px #0e2b4a33,0 0 0 1px #0e2b4a0f;z-index:0}.hsc__cell{position:relative;z-index:1;padding:18px 14px;display:flex;align-items:center;justify-content:center;min-height:58px;border-bottom:1px solid var(--hushen-rule);background:transparent}.hsc__cell--last{border-bottom:none}.hsc__cell--label{justify-content:flex-start;text-align:left;font-weight:500;font-size:14px;color:var(--hushen-navy);padding:18px 24px 18px 28px;letter-spacing:-.005em}.hsc__cell--label-head,.hsc__cell--brand-head,.hsc__cell--comp-head{min-height:140px;padding:28px 12px}.hsc__cell--label-head{justify-content:flex-start;padding-left:28px}.hsc__cell--comp-head{flex-direction:column;gap:10px}.hsc__cell--brand-head{background:var(--hushen-navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.14);flex-direction:column;z-index:2}.hsc__cell--brand-head:before{content:"";position:absolute;top:-28px;left:0;right:0;height:32px;background:radial-gradient(80% 100% at 50% 0%,rgba(255,255,255,.12) 0%,transparent 70%),var(--hushen-navy);border-top-left-radius:14px;border-top-right-radius:14px;z-index:0}.hsc__cell--brand-head:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 60% at 50% 0%,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none;z-index:0}.hsc__brand-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.hsc__cell--brand{background:var(--hushen-navy);color:#fff;border-bottom-color:#ffffff1a;z-index:2}.hsc__cell--brand.hsc__cell--last{border-bottom:none}.hsc__cell--brand.hsc__cell--last:after{content:"";position:absolute;bottom:-36px;left:0;right:0;height:40px;background:var(--hushen-navy);border-bottom-left-radius:14px;border-bottom-right-radius:14px;z-index:0}.hsc__logo{font-family:Fraunces,Tiempos,Georgia,serif;font-size:22px;font-weight:500;letter-spacing:.18em;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.hsc__logo .hsc__logo-img,.hsc__logo img{height:26px;width:auto;display:block}.hsc__brand-tag{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c;margin-top:10px;font-weight:500;text-align:center}.hsc__comp-img{width:56px;height:56px;background-color:var(--hushen-pale);border-radius:50%;background-size:70%;background-position:center;background-repeat:no-repeat}.hsc__comp-name{font-size:12.5px;font-weight:500;color:var(--hushen-text-mute);text-align:center;letter-spacing:.01em;line-height:1.25;max-width:100px;word-break:break-word}.check{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;position:relative;flex-shrink:0;z-index:1}.check--yes-brand{background:#fff}.check--yes-brand:before{content:"";width:13px;height:7px;border-left:1.8px solid var(--hushen-navy);border-bottom:1.8px solid var(--hushen-navy);transform:rotate(-45deg);margin-top:-3px}.check--yes{background:var(--hushen-pale)}.check--yes:before{content:"";width:13px;height:7px;border-left:1.8px solid var(--hushen-navy);border-bottom:1.8px solid var(--hushen-navy);transform:rotate(-45deg);margin-top:-3px}.check--no{background:var(--hushen-no-bg)}.check--no:before,.check--no:after{content:"";position:absolute;width:12px;height:1.6px;background:var(--hushen-no-red);border-radius:1px}.check--no:before{transform:rotate(45deg)}.check--no:after{transform:rotate(-45deg)}@media(max-width:1100px){.hsc__inner{gap:64px}.hsc{padding:calc(var(--hsc-padding-y) * .8) 24px}}@media(max-width:880px){.hsc{padding:calc(var(--hsc-padding-y) * .6) 16px}.hsc__inner{grid-template-columns:1fr;gap:48px;align-items:start}.hsc__title{font-size:clamp(36px,8vw,48px)}.hsc__subtitle{font-size:16px;max-width:100%}.hsc__table{grid-template-columns:minmax(0,1.4fr) repeat(var(--total-cols),minmax(0,1fr));font-size:13px}.hsc__table:before{border-radius:10px}.hsc__table-wrap{padding:22px 0 28px}.hsc__cell{padding:14px 4px;min-height:54px}.hsc__cell--label{padding:14px 8px 14px 14px;font-size:12.5px;line-height:1.3}.hsc__cell--label-head,.hsc__cell--brand-head,.hsc__cell--comp-head{min-height:110px;padding:18px 4px}.hsc__cell--label-head{padding-left:14px}.hsc__logo{font-size:15px;letter-spacing:.14em}.hsc__logo img{height:18px}.hsc__brand-tag{font-size:9px;margin-top:5px;letter-spacing:.12em}.hsc__comp-img{width:38px;height:38px}.hsc__comp-name{font-size:10.5px;max-width:72px}.check{width:24px;height:24px}.check--yes-brand:before,.check--yes:before{width:10px;height:5.5px;border-width:1.5px}.check--no:before,.check--no:after{width:9px}.hsc__cell--brand-head:before{top:-22px;height:26px;border-top-left-radius:12px;border-top-right-radius:12px}.hsc__cell--brand.hsc__cell--last:after{bottom:-26px;height:30px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}}@media(max-width:420px){.hsc{padding:calc(var(--hsc-padding-y) * .55) 12px}.hsc__table{grid-template-columns:minmax(0,1.3fr) repeat(var(--total-cols),minmax(0,1fr))}.hsc__cell--label{padding:12px 6px 12px 12px;font-size:11.5px}.hsc__cell--label-head{padding-left:12px}.hsc__comp-name{font-size:10px}.check{width:22px;height:22px}}.uc{background:linear-gradient(180deg,var(--uc-bg-1) 0%,var(--uc-bg-2) 100%);padding:var(--uc-padding-y) 32px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;color:var(--uc-navy);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:ltr}.uc *{box-sizing:border-box}.uc__inner{max-width:1240px;margin:0 auto}.uc__header{margin-bottom:56px;max-width:720px}.uc__eyebrow{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--uc-text-mute);margin:0 0 24px;font-weight:500}.uc__title{font-family:Fraunces,Tiempos,Georgia,serif;font-weight:400;font-size:clamp(40px,4.6vw,62px);line-height:1;letter-spacing:-.025em;color:var(--uc-navy);margin:0 0 24px}.uc__title em{font-style:italic;font-weight:300;display:block;letter-spacing:-.02em}.uc__subtitle{font-size:17px;line-height:1.55;color:var(--uc-text-mute);margin:0;font-weight:400}.uc__subtitle p{margin:0 0 12px}.uc__subtitle p:last-child{margin:0}.uc__grid{display:grid;grid-template-columns:repeat(var(--uc-cols),minmax(0,1fr));gap:24px}.uc__card{background:var(--uc-card-bg);border:1px solid var(--uc-rule);border-radius:18px;padding:12px 12px 16px;display:flex;flex-direction:column}.uc__media{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1 / 1;margin-bottom:22px;background:var(--uc-pale)}.uc__img{width:100%;height:100%;object-fit:cover;display:block}.uc__img--placeholder{background:var(--uc-pale)}.uc__overlay{position:absolute;top:18px;right:18px;width:88px;height:88px;filter:drop-shadow(0 8px 22px rgba(14,43,74,.22))}.uc__overlay-tail{position:absolute;bottom:-4px;left:6px;width:26px;height:26px;background:#fff;transform:rotate(45deg);border-radius:4px;z-index:1}.uc__overlay-bubble{position:relative;width:100%;height:100%;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:14px;z-index:2}.uc__overlay-bubble img,.uc__overlay-img{max-width:100%;max-height:100%;object-fit:contain;display:block}.uc__card-title{font-size:26px;font-weight:700;color:var(--uc-navy);margin:0 8px 18px;line-height:1.15;letter-spacing:-.015em}.uc__stat{background:var(--uc-stat-bg);border-radius:14px;padding:18px 20px;margin:0 4px;display:flex;align-items:flex-start;gap:16px}.uc__percent{font-size:30px;font-weight:700;color:var(--uc-navy);line-height:1;flex-shrink:0;letter-spacing:-.02em;padding-top:2px}.uc__desc{font-size:14px;line-height:1.45;color:var(--uc-navy);font-weight:400}.uc__desc p{margin:0}@media(max-width:1100px){.uc{padding:calc(var(--uc-padding-y) * .85) 24px}.uc__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.uc__header{margin-bottom:40px}}@media(max-width:768px){.uc{padding:calc(var(--uc-padding-y) * .7) 0}.uc__header{padding:0 20px;margin-bottom:28px}.uc__title{font-size:clamp(36px,9vw,52px);margin-bottom:18px}.uc__subtitle{font-size:16px}.uc__grid{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding:0 20px;gap:14px;padding:4px 20px 24px;scrollbar-width:none}.uc__grid::-webkit-scrollbar{display:none}.uc__card{flex:0 0 86%;scroll-snap-align:start;border-radius:16px}.uc__media{margin-bottom:18px}.uc__card-title{font-size:22px;margin:0 6px 14px}.uc__stat{padding:16px 18px;gap:14px}.uc__percent{font-size:26px}.uc__desc{font-size:13.5px}.uc__overlay{width:72px;height:72px;top:14px;right:14px}.uc__overlay-tail{width:22px;height:22px;bottom:-3px;left:5px}.uc__overlay-bubble{padding:12px}}@media(max-width:420px){.uc__card{flex:0 0 88%}.uc__card-title{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/19/compiled_assets/styles.css.map */
