:root{--su-navy: #0B1F3A;--su-black: #111827;--su-red: #C62828;--su-red-dark: #A81F1F;--su-orange: #F97316;--su-gold: #D4A017;--su-gold-text: #8A6A0F;--su-bg: #F4F6F8;--su-card: #FFFFFF;--su-text: #1F2937;--su-muted: #6B7280;--su-border: #E5E7EB}.stars-page{max-width:var(--page-width, 130rem);margin:0 auto;padding-left:1.6rem;padding-right:1.6rem}.stars-btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:4.4rem;padding:0 2rem;border-radius:.4rem;border:1px solid transparent;background:var(--su-red);color:#fff;font-size:1.4rem;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.stars-btn:hover{background:var(--su-red-dark);color:#fff}.stars-btn--navy{background:var(--su-navy)}.stars-btn--navy:hover{background:#12294b}.stars-btn--outline{background:transparent;border-color:currentColor;color:var(--su-navy)}.stars-btn--outline:hover{background:#0b1f3a0f;color:var(--su-navy)}.stars-hero .stars-btn--outline,.stars-b2b .stars-btn--outline{color:#fff}.stars-hero .stars-btn--outline:hover,.stars-b2b .stars-btn--outline:hover{background:#ffffff1f;color:#fff}.stars-product-cta{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:0 2rem;border-radius:.4rem;background:var(--su-red);color:#fff;font-size:1.4rem;font-weight:600;text-decoration:none}.stars-product-cta:hover{background:var(--su-red-dark);color:#fff}.stars-product-cta--secondary{background:transparent;border:1px solid var(--su-navy);color:var(--su-navy)}.stars-product-cta--secondary:hover{background:#0b1f3a0f;color:var(--su-navy)}.stars-eyebrow{margin:0 0 .6rem;font-size:1.2rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--su-gold)}.stars-form-success{color:#15803d;font-weight:600;margin-top:1rem}.stars-form-error{color:var(--su-red);font-weight:600;margin-top:1rem}.stars-header{position:relative;z-index:80;background:var(--su-card);border-bottom:1px solid var(--su-border)}.stars-offer-bar{background:var(--su-navy);border-bottom:2px solid var(--su-gold)}.stars-offer-bar__track{position:relative;display:grid;max-width:var(--page-width, 130rem);margin:0 auto;min-height:3.4rem;align-items:center}.stars-offer-bar__msg{grid-area:1 / 1;margin:0;padding:.7rem 1.6rem;color:#fff;font-size:1.3rem;font-weight:500;letter-spacing:.01em;text-align:center;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s}.stars-offer-bar__msg.is-active{opacity:1;visibility:visible}.stars-offer-bar__msg a{color:var(--su-gold);font-weight:700;text-decoration:underline;text-underline-offset:2px}.stars-offer-bar__msg a:hover{color:#fff}@media(prefers-reduced-motion:reduce){.stars-offer-bar__msg{transition:none}}.stars-header__contact-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem 2rem;padding:.6rem 1.6rem;background:var(--su-black);color:#ffffffd9;font-size:1.25rem}.stars-header__contact-strip a{color:#fff;text-decoration:none;font-weight:600}.stars-header__contact-strip a:hover{color:var(--su-gold)}.stars-header__contact-strip span{color:#fff9}.stars-header__main{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem 1.6rem;max-width:var(--page-width, 130rem);margin:0 auto;padding:1.2rem 1.6rem}.stars-brand{display:inline-flex;align-items:center;flex-shrink:0}.stars-brand img{display:block;width:auto;max-width:220px;max-height:9.6rem;object-fit:contain;border-radius:0}.stars-search{position:relative;display:flex;flex-direction:column;flex:1 1 32rem;min-width:0}.stars-search__form,form.stars-search{display:flex;align-items:stretch;width:100%;min-width:0;border:1px solid var(--su-border);border-radius:.4rem;overflow:hidden;background:#fff}.stars-search input[type=search]{flex:1 1 auto;min-width:0;border:0;padding:0 1.4rem;min-height:4.4rem;font-size:1.4rem;color:var(--su-text);background:transparent;outline-offset:-2px}.stars-search button{border:0;background:var(--su-navy);color:#fff;font-size:1.4rem;font-weight:600;padding:0 1.8rem;cursor:pointer}.stars-search button:hover{background:#12294b}.stars-header__actions{display:flex;align-items:center;gap:1.4rem;margin-left:auto}.stars-header__phone{display:none;color:var(--su-navy);font-weight:700;text-decoration:none;font-size:1.4rem}.stars-header__link{color:var(--su-text);text-decoration:none;font-size:1.4rem;font-weight:500}.stars-header__link:hover{color:var(--su-navy)}.stars-header__quote{display:inline-flex;align-items:center;min-height:4rem;padding:0 1.6rem;border-radius:.4rem;background:var(--su-red);color:#fff;font-size:1.35rem;font-weight:600;text-decoration:none;white-space:nowrap}.stars-header__quote:hover{background:var(--su-red-dark)}.stars-cart-link{position:relative;display:inline-flex;align-items:center;gap:.5rem;color:var(--su-text);font-size:1.4rem;font-weight:600;text-decoration:none}.stars-cart-link:hover{color:var(--su-navy)}.stars-cart-link span{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:1rem;background:var(--su-red);color:#fff;font-size:1.15rem;font-weight:700}.stars-main-nav{display:flex;align-items:center;gap:.4rem;max-width:var(--page-width, 130rem);margin:0 auto;padding:0 1rem;background:var(--su-navy)}@media screen and (max-width:989px){.stars-main-nav{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.stars-main-nav::-webkit-scrollbar{display:none}}.stars-main-nav__label{color:var(--su-gold);font-size:1.25rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:0 1rem;white-space:nowrap}.stars-main-nav a{display:inline-flex;align-items:center;min-height:4.4rem;padding:0 1.2rem;color:#fff;font-size:1.35rem;font-weight:500;text-decoration:none;white-space:nowrap}.stars-main-nav a:hover{background:#ffffff1a}.stars-main-nav a.stars-main-nav__sale{color:#fca5a5;font-weight:700}.stars-main-nav-wrap{position:relative;z-index:70;background:var(--su-navy)}.stars-mobile-menu{position:relative;display:none}.stars-mobile-menu summary{display:inline-flex;flex-direction:column;justify-content:center;gap:.4rem;width:4.4rem;height:4.4rem;padding:1.1rem;border:1px solid var(--su-border);border-radius:.4rem;cursor:pointer;list-style:none}.stars-mobile-menu summary::-webkit-details-marker{display:none}.stars-mobile-menu summary span{display:block;height:2px;width:100%;background:var(--su-navy);border-radius:1px}.stars-mobile-menu__panel{position:absolute;top:calc(100% + .8rem);left:0;z-index:30;display:flex;flex-direction:column;width:min(86vw,32rem);max-height:70vh;overflow-y:auto;background:#fff;border:1px solid var(--su-border);border-radius:.6rem;box-shadow:0 12px 32px #11182729;padding:.6rem}.stars-mobile-menu__panel a{display:flex;align-items:center;min-height:4.4rem;padding:0 1.2rem;border-radius:.4rem;color:var(--su-text);font-size:1.45rem;text-decoration:none}.stars-mobile-menu__panel a:hover{background:var(--su-bg);color:var(--su-navy)}.stars-mobile-menu__panel a.stars-mobile-menu__cta{background:var(--su-red);color:#fff;font-weight:600;margin-top:.4rem;justify-content:center}@media screen and (max-width:989px){.stars-mobile-menu{display:block}.stars-header__link--account{display:none}}@media screen and (max-width:749px){.stars-header__main{gap:1rem 1.2rem;padding:1rem 1.2rem}.stars-brand img{height:4rem}.stars-search{order:5;flex-basis:100%}.stars-header__quote,.stars-header__contact-strip span,.stars-main-nav__label{display:none}}.stars-home-main{background:var(--su-bg);color:var(--su-text)}.stars-home-main h1,.stars-home-main h2,.stars-home-main h3{color:inherit}.stars-hero{background:var(--su-navy);color:#fff}.stars-hero__inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:3.2rem;align-items:center;max-width:var(--page-width, 130rem);margin:0 auto;padding:4.8rem 1.6rem}.stars-hero h1{margin:0 0 1.2rem;font-size:clamp(2.6rem,4.5vw,4rem);line-height:1.15;color:#fff}.stars-hero p{margin:0 0 2rem;font-size:1.55rem;line-height:1.6;color:#ffffffd9;max-width:52rem}.stars-hero__actions{display:flex;flex-wrap:wrap;gap:1.2rem}@media screen and (max-width:899px){.stars-hero__inner{grid-template-columns:1fr;padding:3.2rem 1.6rem}}.stars-trust-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:var(--page-width, 130rem);margin:0 auto;padding:2rem 1.6rem .4rem}.stars-trust-row span{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.4rem;background:#fff;border:1px solid var(--su-border);border-radius:999px;font-size:1.3rem;font-weight:600;color:var(--su-navy)}.stars-trust-row span:before{content:"";width:.8rem;height:.8rem;border-radius:50%;background:var(--su-gold)}.stars-section{padding:3.6rem 0 .8rem}.stars-section__inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:0 1.6rem}.stars-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem;margin-bottom:1.8rem}.stars-section__header h2{margin:0;font-size:clamp(2rem,3vw,2.6rem);color:var(--su-navy)}.stars-section__header p{margin:.4rem 0 0;color:var(--su-muted);font-size:1.4rem}.stars-section__header>a{flex-shrink:0;color:var(--su-navy);font-size:1.4rem;font-weight:600;text-decoration:none;border-bottom:2px solid var(--su-gold);padding-bottom:.2rem;white-space:nowrap}.stars-section__header>a:hover{color:var(--su-red)}.stars-category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));gap:1.6rem}.stars-category-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--su-border);border-radius:.8rem;overflow:hidden;text-decoration:none;color:var(--su-text);transition:box-shadow .15s ease,transform .15s ease}.stars-category-card:hover{box-shadow:0 10px 24px #1118271a;transform:translateY(-2px)}.stars-category-card__image{aspect-ratio:4 / 3;background:#fff;border-bottom:1px solid var(--su-border)}.stars-category-card__image img{display:block;width:100%;height:100%;object-fit:contain;padding:1.2rem;box-sizing:border-box}.stars-category-card__image--empty{display:flex;align-items:center;justify-content:center;background:var(--su-bg);color:var(--su-muted);font-size:1.3rem}.stars-category-card__body{padding:1.4rem 1.6rem 1.6rem;display:flex;flex-direction:column;gap:.4rem}.stars-category-card__body strong{font-size:1.5rem;color:var(--su-navy)}.stars-category-card__body span{font-size:1.3rem;color:var(--su-muted);line-height:1.45}.stars-category-card__body em{font-style:normal;font-size:1.3rem;font-weight:600;color:var(--su-red);margin-top:.4rem}.stars-chip-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1.2rem}.stars-chip{display:flex;flex-direction:column;gap:.3rem;padding:1.4rem 1.6rem;background:#fff;border:1px solid var(--su-border);border-left:3px solid var(--su-navy);border-radius:.6rem;text-decoration:none;color:var(--su-text);transition:border-color .15s ease,box-shadow .15s ease}.stars-chip:hover{border-left-color:var(--su-red);box-shadow:0 6px 16px #11182714}.stars-chip strong{font-size:1.4rem;color:var(--su-navy)}.stars-chip span{font-size:1.25rem;color:var(--su-muted);line-height:1.4}.stars-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.6rem}@media screen and (max-width:599px){.stars-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.stars-product-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--su-border);border-radius:.8rem;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.stars-product-card:hover{box-shadow:0 10px 24px #1118271a;transform:translateY(-2px)}.stars-product-card__media{position:relative;display:block;aspect-ratio:1 / 1;background:#fff;border-bottom:1px solid var(--su-border)}.stars-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;padding:1.2rem;box-sizing:border-box}.stars-product-card__badge{position:absolute;top:1rem;left:1rem;padding:.3rem .8rem;border-radius:.4rem;background:var(--su-red);color:#fff;font-size:1.15rem;font-weight:700}.stars-product-card__body{display:flex;flex-direction:column;gap:.6rem;padding:1.2rem 1.4rem 1.4rem;flex-grow:1}.stars-product-card__body h3{margin:0;font-size:1.4rem;line-height:1.4}.stars-product-card__body h3 a{color:var(--su-text);text-decoration:none}.stars-product-card__body h3 a:hover{color:var(--su-navy)}.stars-product-card__body h3 a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.stars-product-card__price{font-size:1.5rem;font-weight:700;color:var(--su-navy);margin-top:auto}.stars-product-card__price .price{font-size:inherit;color:inherit}.stars-product-card__price .price--on-sale .price-item--sale{color:var(--su-red)}.stars-product-card__actions{position:relative;z-index:2;display:flex}.stars-product-card__actions a,.stars-product-card__actions button{flex:1;display:inline-flex;align-items:center;justify-content:center;min-height:4rem;border:1px solid var(--su-navy);border-radius:.4rem;background:transparent;color:var(--su-navy);font-size:1.3rem;font-weight:600;text-decoration:none;cursor:pointer}.stars-product-card__actions a:hover,.stars-product-card__actions button:hover{background:var(--su-navy);color:#fff}.stars-b2b{background:var(--su-navy);color:#fff;margin-top:3.6rem}.stars-b2b .stars-section__inner,.stars-b2b__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:3.2rem;max-width:var(--page-width, 130rem);margin:0 auto;padding:4rem 1.6rem}.stars-b2b h2{margin:0 0 1rem;font-size:clamp(2.2rem,3.4vw,3rem);color:#fff}.stars-b2b p{color:#ffffffd9;font-size:1.45rem;line-height:1.6}.stars-b2b__list{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.6rem 0}.stars-b2b__list span{padding:.5rem 1.1rem;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:1.25rem;color:#ffffffe6}.stars-b2b__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1.6rem}.stars-bulk-form{background:#fff;color:var(--su-text);border-radius:.8rem;padding:2.4rem}.stars-bulk-form h3{margin:0 0 1.6rem;font-size:1.8rem;color:var(--su-navy)}.stars-bulk-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 1.4rem}.stars-bulk-form label{display:flex;flex-direction:column;gap:.4rem;font-size:1.3rem;font-weight:600;color:var(--su-text)}.stars-bulk-form input,.stars-bulk-form select,.stars-bulk-form textarea{min-height:4.4rem;padding:.8rem 1.2rem;border:1px solid var(--su-border);border-radius:.4rem;font-size:1.4rem;font-family:inherit;color:var(--su-text);background:#fff;width:100%;box-sizing:border-box}.stars-bulk-form textarea{min-height:10rem;resize:vertical}.stars-bulk-form .stars-field--full{grid-column:1 / -1}.stars-bulk-form button[type=submit]{margin-top:1.6rem;width:100%;min-height:4.8rem;border:0;border-radius:.4rem;background:var(--su-red);color:#fff;font-size:1.5rem;font-weight:700;cursor:pointer}.stars-bulk-form button[type=submit]:hover{background:var(--su-red-dark)}@media screen and (max-width:899px){.stars-b2b .stars-section__inner,.stars-b2b__inner{grid-template-columns:1fr;padding:3.2rem 1.6rem}.stars-bulk-form__grid{grid-template-columns:1fr}}.stars-product-support,.stars-cart-support{max-width:var(--page-width, 130rem);margin:2.4rem auto 0;padding:2.4rem 1.6rem}.stars-product-support h2,.stars-cart-support h2{margin:0 0 .8rem;font-size:2rem;color:var(--su-navy)}.stars-product-support p,.stars-cart-support p{color:var(--su-muted);font-size:1.4rem;line-height:1.6;max-width:72rem}.stars-product-support__actions,.stars-cart-support__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1.4rem}.stars-product-support__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.4rem;margin-top:2rem}.stars-product-support__grid>div{background:#fff;border:1px solid var(--su-border);border-radius:.6rem;padding:1.4rem 1.6rem}.stars-product-support__grid h3{margin:0 0 .4rem;font-size:1.4rem;color:var(--su-navy)}.stars-product-support__grid p{margin:0;font-size:1.3rem}.stars-product-trust,.stars-cart-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:var(--page-width, 130rem);margin:0 auto;padding:0 1.6rem 2.4rem}.stars-product-trust span,.stars-cart-trust span{padding:.7rem 1.3rem;background:#fff;border:1px solid var(--su-border);border-radius:999px;font-size:1.25rem;font-weight:600;color:var(--su-navy)}.stars-footer{background:var(--su-black);color:#fffc;margin-top:4rem}.stars-footer__inner{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:3.2rem;max-width:var(--page-width, 130rem);margin:0 auto;padding:4rem 1.6rem 2.4rem}.stars-footer__logo img{display:block;width:auto;height:4.8rem;object-fit:contain}.stars-footer__brand p{font-size:1.35rem;line-height:1.6;margin:1.2rem 0}.stars-footer__trust{display:flex;flex-wrap:wrap;gap:.6rem}.stars-footer__trust span{padding:.4rem 1rem;border:1px solid rgba(255,255,255,.25);border-radius:999px;font-size:1.15rem;color:#ffffffbf}.stars-footer__column h2{margin:0 0 1.2rem;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;color:#fff}.stars-footer__column a{display:block;padding:.5rem 0;color:#ffffffbf;font-size:1.35rem;text-decoration:none}.stars-footer__column a:hover{color:var(--su-gold)}.stars-footer__column p{font-size:1.35rem;line-height:1.6;margin:0 0 1rem}.stars-footer__column p a{display:inline;padding:0}.stars-newsletter label{display:block;font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:.6rem}.stars-newsletter>div{display:flex;gap:.8rem}.stars-newsletter input[type=email]{flex:1 1 auto;min-width:0;min-height:4.4rem;padding:0 1.2rem;border:1px solid rgba(255,255,255,.3);border-radius:.4rem;background:#ffffff14;color:#fff;font-size:1.35rem}.stars-newsletter input[type=email]::placeholder{color:#ffffff80}.stars-newsletter button{min-height:4.4rem;padding:0 1.6rem;border:0;border-radius:.4rem;background:var(--su-red);color:#fff;font-size:1.35rem;font-weight:600;cursor:pointer}.stars-newsletter button:hover{background:var(--su-red-dark)}.stars-footer__social{margin-top:1.6rem}.stars-footer__social .list-social__link{color:#ffffffbf}.stars-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;max-width:var(--page-width, 130rem);margin:0 auto;padding:1.6rem;border-top:1px solid rgba(255,255,255,.12);font-size:1.25rem}.stars-footer__bottom p{margin:0}.stars-payment-icons{display:flex;flex-wrap:wrap;gap:.6rem;list-style:none;margin:0;padding:0}@media screen and (max-width:899px){.stars-footer__inner{grid-template-columns:1fr 1fr;gap:2.4rem}}@media screen and (max-width:599px){.stars-footer__inner{grid-template-columns:1fr}}.stars-search .predictive-search{display:none;position:absolute;top:calc(100% + .6rem);left:0;right:0;z-index:35;background:#fff;border:1px solid var(--su-border);border-radius:.6rem;box-shadow:0 16px 40px #1118272e;max-height:min(70vh,48rem);overflow-y:auto}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.stars-search .predictive-search__loading-state{display:flex;justify-content:center;padding:2rem}.stars-search .predictive-search__results-groups-wrapper{padding:.8rem 0}.stars-search .predictive-search__heading{padding:.8rem 1.6rem .4rem;font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase;color:var(--su-muted);border:0}.stars-search .predictive-search__list-item a{color:var(--su-text)}.stars-search .predictive-search__list-item:hover{background:var(--su-bg)}.stars-search .predictive-search__item{padding:.7rem 1.6rem}.stars-search .predictive-search__item-heading{font-size:1.35rem}.stars-search .predictive-search__image{border-radius:.4rem}.stars-breadcrumbs{max-width:var(--page-width, 130rem);margin:0 auto;padding:1.2rem 1.6rem 0}.stars-breadcrumbs ol{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;list-style:none;margin:0;padding:0;font-size:1.25rem}.stars-breadcrumbs li{display:inline-flex;align-items:center;gap:.4rem;min-width:0}.stars-breadcrumbs li+li:before{content:"/";color:var(--su-muted)}.stars-breadcrumbs a{color:var(--su-muted);text-decoration:none}.stars-breadcrumbs a:hover{color:var(--su-navy);text-decoration:underline}.stars-breadcrumbs [aria-current] span{color:var(--su-text);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:32rem}.stars-product-card__media{overflow:hidden}.stars-product-card__media .stars-product-card__img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .2s ease}.stars-product-card:hover .stars-product-card__img--secondary{opacity:1}.stars-mega{position:static}.stars-mega__toggle{display:inline-flex;align-items:center;gap:.6rem;min-height:4.4rem;padding:0 1.4rem;border:0;background:#ffffff14;color:var(--su-gold);font-size:1.25rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;font-family:inherit}.stars-mega__toggle:hover{background:#ffffff29}.stars-mega__toggle[aria-expanded=true]{background:var(--su-black);color:#fff}.stars-mega__toggle svg{transition:transform .2s ease}.stars-mega__panel{position:absolute;top:100%;left:50%;z-index:95;display:grid;grid-template-columns:repeat(4,minmax(18rem,1fr));gap:2rem;width:min(96vw,var(--page-width, 130rem));max-height:min(72vh,60rem);overflow-y:auto;padding:2.4rem;background:#fff;color:var(--su-text);border:1px solid var(--su-border);border-top:3px solid var(--su-gold);border-radius:0 0 .8rem .8rem;box-shadow:0 24px 48px #11182733;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.stars-mega.is-open .stars-mega__panel{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.stars-mega.is-open .stars-mega__toggle svg{transform:rotate(180deg)}.stars-mega__col{display:flex;flex-direction:column;gap:.2rem}.stars-mega__col strong{font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;color:var(--su-navy);border-bottom:1px solid var(--su-border);padding-bottom:.6rem;margin-bottom:.6rem}.stars-mega__col a{display:block;padding:.4rem 0;min-height:auto;color:var(--su-muted);font-size:1.3rem;text-decoration:none;white-space:normal}.stars-mega__col a:hover{color:var(--su-red);background:none}.stars-mega__col a.stars-mega__sale{color:var(--su-red);font-weight:700}@media screen and (max-width:989px){.stars-mega{display:none}}@media(prefers-reduced-motion:reduce){.stars-mega__panel,.stars-mega__toggle svg{transition:none}}[data-stars-reveal]{opacity:1;transform:none}.stars-animate-ready:not(.stars-revealed){opacity:.01;transform:translateY(12px)}.stars-animate-ready.stars-revealed{opacity:1;transform:translateY(0);transition:opacity .32s ease,transform .32s ease}@media(prefers-reduced-motion:reduce){.stars-animate-ready{opacity:1!important;transform:none!important;transition:none!important}}.stars-product-card__media img{transition:transform .25s ease,opacity .2s ease}.stars-product-card:hover .stars-product-card__media img:first-child{transform:scale(1.04)}.stars-trust-row span{transition:border-color .15s ease,box-shadow .15s ease}.stars-trust-row span:hover{border-color:var(--su-gold);box-shadow:0 4px 12px #11182714}.stars-btn,.stars-product-cta,.stars-header__quote{transition:background-color .15s ease,color .15s ease,transform .12s ease}.stars-btn:active,.stars-product-cta:active{transform:translateY(1px)}.stars-reviews{background:var(--su-navy);color:#fff;margin-top:3.6rem}.stars-reviews__inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:4.4rem 1.6rem}.stars-reviews__head{text-align:center;max-width:64rem;margin:0 auto 2.4rem}.stars-reviews__head h2{margin:0 0 1rem;font-size:clamp(2.2rem,3.4vw,3rem);color:#fff}.stars-reviews__stars{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.2rem}.stars-reviews__stars span{width:2rem;height:2rem;background:var(--su-gold);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);opacity:.9}.stars-reviews__note{color:#fffc;font-size:1.4rem;line-height:1.6}.stars-reviews__cards{display:flex;gap:1.4rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.4rem .2rem 1.2rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.stars-reviews__card{flex:0 0 auto;width:min(78vw,24rem);scroll-snap-align:start;background:#fff;color:var(--su-text);border-radius:.8rem;padding:1.8rem;display:flex;flex-direction:column;gap:.6rem;transition:transform .2s ease,box-shadow .2s ease}.stars-reviews__card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #00000040}.stars-reviews__card strong{color:var(--su-navy);font-size:1.5rem}.stars-reviews__card span{color:var(--su-muted);font-size:1.3rem;line-height:1.5}.stars-reviews__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:1.6rem}@media screen and (min-width:900px){.stars-reviews__cards{justify-content:center;flex-wrap:wrap;overflow:visible}}.stars-feedback{background:var(--su-bg)}.stars-feedback__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:3.2rem;max-width:var(--page-width, 130rem);margin:0 auto;padding:4rem 1.6rem}.stars-feedback__intro h1{margin:0 0 1.2rem;font-size:clamp(2.4rem,3.6vw,3.2rem);color:var(--su-navy)}.stars-feedback__intro p{color:var(--su-muted);font-size:1.45rem;line-height:1.65}.stars-feedback__aspects{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:1.6rem 0 0;padding:0}.stars-feedback__aspects li{padding:.6rem 1.2rem;background:#fff;border:1px solid var(--su-border);border-radius:999px;font-size:1.25rem;font-weight:600;color:var(--su-navy)}@media screen and (max-width:899px){.stars-feedback__inner{grid-template-columns:1fr;padding:3.2rem 1.6rem}}.product__text.caption-with-letter-spacing,.product__vendor,.card-information .caption-with-letter-spacing{display:none}.product-form__input input[type=radio]:checked+label,.product-form__input input[type=radio]:checked+.swatch{border-color:var(--su-red);box-shadow:0 0 0 2px #c628282e;background:#fff7f7;color:var(--su-navy)}.card-wrapper{transition:transform .18s ease,box-shadow .18s ease}@media screen and (max-width:749px){.stars-mobile-menu[open] .stars-mobile-menu__panel{position:fixed;top:0;bottom:0;left:0;width:min(90vw,36rem);max-height:none;border-radius:0;overflow-y:auto;z-index:120;box-shadow:18px 0 40px #0f172a3d}.stars-brand img{max-width:152px;max-height:7.4rem}.stars-hero h1{font-size:clamp(2.2rem,9vw,3.4rem);line-height:1.05}.stars-hero__actions{display:grid;grid-template-columns:1fr;gap:1rem}.stars-section{padding:2.8rem 0 .6rem}.stars-offer-bar__msg{font-size:1.2rem;padding:.6rem 1.2rem}}.stars-badges{position:absolute;top:1rem;left:1rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;pointer-events:none}.stars-badge{display:inline-flex;align-items:center;padding:.3rem .8rem;border-radius:.4rem;font-size:1.1rem;font-weight:700;letter-spacing:.04em;color:#fff;background:var(--su-navy)}.stars-badge--sale{background:var(--su-red)}.stars-badge--clearance{background:var(--su-orange)}.stars-badge--season{background:var(--su-navy)}.stars-badge--holiday{background:var(--su-gold);color:var(--su-black)}.stars-badge--low-stock{background:linear-gradient(135deg,#c62828,#e04343)}.stars-badge--lowsoft{background:var(--su-gold);color:var(--su-black)}.stars-badge--soldout{background:#4b5563}.stars-tiers{display:grid;grid-template-columns:repeat(auto-fit,minmax(22rem,1fr));gap:1.6rem}.stars-tier{display:flex;flex-direction:column;gap:.6rem;padding:2rem;background:#fff;border:1px solid var(--su-border);border-top:3px solid var(--su-gold);border-radius:.8rem}.stars-tier strong{font-size:2.2rem;color:var(--su-navy);line-height:1.1}.stars-tier em{font-style:normal;font-size:1.4rem;font-weight:700;color:var(--su-red)}.stars-tier span{font-size:1.3rem;color:var(--su-muted);line-height:1.5}.stars-tier--cta{border-top-color:var(--su-red);justify-content:center;align-items:flex-start}.stars-retail-band{background:var(--su-black);color:#fff;border-radius:.8rem;padding:3.2rem;display:grid;grid-template-columns:minmax(0,1.4fr) auto;gap:2.4rem;align-items:center}.stars-retail-band h2{margin:0 0 .8rem;color:#fff;font-size:clamp(2rem,3vw,2.6rem)}.stars-retail-band p{margin:0;color:#fffc;font-size:1.4rem;line-height:1.6}@media screen and (max-width:749px){.stars-retail-band{grid-template-columns:1fr;padding:2.4rem}}.stars-shipbar{display:flex;flex-direction:column;gap:.6rem}.stars-shipbar__label{font-size:1.35rem;font-weight:600;color:var(--su-navy)}.stars-shipbar__rail{height:.8rem;border-radius:999px;background:var(--su-border);overflow:hidden}.stars-shipbar__fill{height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--su-navy),var(--su-red));transition:width .4s ease}.stars-shipbar.is-qualified .stars-shipbar__label{color:#15803d}.stars-shipbar.is-qualified .stars-shipbar__fill{background:#15803d}@media(prefers-reduced-motion:reduce){.stars-shipbar__fill{transition:none}}.stars-promo-notes{display:flex;flex-direction:column;gap:.5rem;margin:1.2rem 0;padding:1.2rem 1.4rem;background:var(--su-bg);border:1px solid var(--su-border);border-radius:.6rem}.stars-promo-notes p{margin:0;font-size:1.3rem;color:var(--su-text)}.stars-promo-notes p:before{content:"\2713";color:var(--su-gold);font-weight:700;margin-right:.7rem}.stars-promo-notes a{color:var(--su-red);font-weight:600}.stars-retail-page__subhead{margin:2rem 0 .8rem;font-size:1.6rem;color:var(--su-navy)}.stars-steps{margin:0;padding-left:2rem;display:flex;flex-direction:column;gap:.7rem;font-size:1.4rem;line-height:1.55;color:var(--su-text)}.stars-steps strong{color:var(--su-navy)}.stars-form-hint{margin-top:1rem;font-size:1.25rem;color:var(--su-muted)}.stars-form-hint a{color:var(--su-red)}.stars-profile-type{border:0;margin:0;padding:0}.stars-profile-type legend{font-size:1.3rem;font-weight:600;color:var(--su-text);margin-bottom:.6rem}.stars-radio-row{display:flex;gap:1rem;flex-wrap:wrap}.stars-radio-row label{flex-direction:row;align-items:center;gap:.8rem;padding:1rem 1.4rem;border:1px solid var(--su-border);border-radius:.6rem;cursor:pointer;font-weight:600}.stars-radio-row input[type=radio]{min-height:auto;width:auto;accent-color:var(--su-red)}.product-form__input .form__label{font-weight:700;font-size:1.35rem;color:var(--su-navy);display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.product-form__input .form__label [data-selected-value]{font-weight:600;color:var(--su-red)}.stars-size-link{margin-left:auto;font-size:1.2rem;font-weight:600;color:var(--su-navy);text-decoration:underline;text-decoration-color:var(--su-gold);text-underline-offset:3px}.stars-size-link:hover{color:var(--su-red)}.product-form__input--pill input[type=radio]+label{min-height:4.4rem;display:inline-flex;align-items:center;padding:.6rem 1.6rem;border:1px solid var(--su-border);border-radius:.6rem;font-size:1.35rem;background:#fff;color:var(--su-text);transition:border-color .12s ease,box-shadow .12s ease,background-color .12s ease}.product-form__input--pill input[type=radio]+label:hover{border-color:var(--su-navy)}.product-form__input--pill input[type=radio]:focus-visible+label{outline:2px solid var(--su-navy);outline-offset:2px}.product-form__input--pill input[type=radio]:checked+label{border:2px solid var(--su-red);background:#fff7f7;color:var(--su-navy);font-weight:700;box-shadow:0 0 0 2px #c6282826}.product-form__input--pill input[type=radio]:checked+label:after{content:"\2713";margin-left:.7rem;font-weight:700;color:var(--su-red)}.product-form__input input[type=radio].disabled+label,.product-form__input input[type=radio][disabled]+label,.product-form__input--pill label.disabled{opacity:.45;border-style:dashed;text-decoration:line-through;cursor:not-allowed}.product-form__input--swatch input[type=radio]:checked+label,.product-form__input--swatch input[type=radio]:checked+.swatch{outline:3px solid var(--su-red);outline-offset:2px}.stars-selected-summary{display:flex;align-items:center;gap:.8rem;margin:1rem 0 .4rem;padding:1rem 1.4rem;background:var(--su-bg);border:1px solid var(--su-border);border-left:3px solid var(--su-gold);border-radius:.6rem;font-size:1.35rem}.stars-selected-summary__label{color:var(--su-muted)}.stars-selected-summary strong{color:var(--su-navy);letter-spacing:.01em}.product-form__submit{font-weight:700;letter-spacing:.03em;min-height:4.8rem;text-transform:uppercase;font-size:1.4rem}.product-form__submit[disabled],.product-form__submit[aria-disabled=true]{opacity:.55;text-transform:none}.shopify-payment-button{margin-top:.8rem}.stars-drawer-group{border-bottom:1px solid var(--su-border)}.stars-drawer-group summary{display:flex;align-items:center;justify-content:space-between;min-height:4.6rem;padding:0 1.2rem;font-size:1.45rem;font-weight:700;color:var(--su-navy);cursor:pointer;list-style:none}.stars-drawer-group summary::-webkit-details-marker{display:none}.stars-drawer-group summary:after{content:"+";font-size:1.8rem;color:var(--su-muted);transition:transform .15s ease}.stars-drawer-group[open] summary:after{content:"\2212";color:var(--su-red)}.stars-drawer-group>div{display:flex;flex-direction:column;padding:0 0 .6rem}.stars-drawer-group>div a{padding-left:2.2rem;font-size:1.4rem}.stars-drawer-link{font-weight:600}.stars-drawer-link--sale{color:var(--su-red)}.stars-review-note{margin:1.6rem 0 0;padding:1.2rem 1.4rem;background:#fff;border:1px dashed var(--su-border);border-radius:.6rem;font-size:1.3rem;color:var(--su-muted);max-width:72rem}@media screen and (max-width:749px){.stars-reviews__cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.2rem;padding-bottom:.8rem;scrollbar-width:none}.stars-reviews__cards::-webkit-scrollbar{display:none}.stars-reviews__card{flex:0 0 78%;scroll-snap-align:center}}.stars-mega__col a{padding:.5rem .8rem;margin:0 -.8rem;border-radius:.4rem;transition:background-color .12s ease,color .12s ease}.stars-mega__col a:hover{background:var(--su-bg);color:var(--su-red)}.stars-hero{background:linear-gradient(135deg,var(--su-navy) 0%,#142f56 62%,#0d2344 100%)}.stars-section{padding-bottom:2rem}.stars-section__header h2{letter-spacing:.005em}.stars-badge--gold{background:var(--su-gold);color:var(--su-black)}.stars-badge--navy{background:var(--su-navy)}.stars-badges .stars-badge{animation:stars-badge-in .35s ease backwards}.stars-badges .stars-badge:nth-child(2){animation-delay:.08s}.stars-badges .stars-badge:nth-child(3){animation-delay:.16s}@keyframes stars-badge-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.stars-product-card__meta{font-size:1.2rem;color:var(--su-muted)}.stars-product-card__go{display:inline-flex;align-items:center;justify-content:center;margin-top:.6rem;min-height:3.6rem;border:1px solid var(--su-navy);border-radius:.4rem;color:var(--su-navy);font-size:1.25rem;font-weight:600;opacity:0;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease,background-color .18s ease,color .18s ease}.stars-product-card:hover .stars-product-card__go,.stars-product-card:focus-within .stars-product-card__go{opacity:1;transform:translateY(0)}.stars-product-card:hover .stars-product-card__go{background:var(--su-navy);color:#fff}@media(hover:none){.stars-product-card__go{opacity:1;transform:none}}.stars-selected-summary{flex-direction:column;align-items:flex-start;gap:.4rem}.stars-selected-summary__label{font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--su-muted)}.stars-selected-summary__rows{display:flex;flex-wrap:wrap;gap:.4rem 1.6rem}.stars-selected-summary__row{display:inline-flex;gap:.5rem;font-size:1.35rem}.stars-selected-summary__row em{font-style:normal;color:var(--su-muted)}.stars-selected-summary__row strong{color:var(--su-navy)}.stars-selected-summary__row--sku strong{color:var(--su-text);font-weight:600}.stars-selected-summary.is-updated{animation:stars-summary-pop .3s ease}@keyframes stars-summary-pop{0%{background:#fdf3d7}to{background:var(--su-bg)}}.product-form__input--pill input[type=radio]:checked+label{animation:stars-pill-pop .22s ease}.product-form__input--pill input[type=radio]:checked+label:after{animation:stars-check-in .25s ease backwards;animation-delay:.08s}@keyframes stars-pill-pop{0%{transform:scale(.96)}60%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes stars-check-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media(hover:hover){.product-form__input--pill input[type=radio]+label:hover{transform:translateY(-1px)}}.stars-team-sizing-link{display:inline-block;margin-top:.6rem;font-size:1.2rem;color:var(--su-muted);text-decoration:underline;text-underline-offset:3px}.stars-team-sizing-link:hover{color:var(--su-red)}.stars-low-stock{margin:.8rem 0 0;font-size:1.3rem;font-weight:700;color:var(--su-orange)}.stars-low-stock:before{content:"";display:inline-block;width:.8rem;height:.8rem;margin-right:.6rem;border-radius:50%;background:var(--su-orange)}.stars-quote-jump{width:100%;margin-top:.8rem}.stars-builder{background:var(--su-navy);color:#fff;padding:4.4rem 0}.stars-builder__inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:0 1.6rem}.stars-builder__head{max-width:64rem;margin-bottom:2.4rem}.stars-builder__head h2{margin:0 0 .8rem;color:#fff;font-size:clamp(2.2rem,3.4vw,3rem)}.stars-builder__head p{color:#fffc;font-size:1.45rem;line-height:1.6}.stars-builder__step{border:0;margin:0 0 2rem;padding:0}.stars-builder__step legend{display:flex;align-items:center;gap:.9rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;color:#fff}.stars-builder__step legend em{font-style:normal;font-weight:400;font-size:1.25rem;color:#fff9}.stars-builder__num{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;background:var(--su-gold);color:var(--su-black);font-size:1.3rem;font-weight:800}.stars-builder__chips{display:flex;flex-wrap:wrap;gap:.8rem}.stars-builder__chip{position:relative}.stars-builder__chip input{position:absolute;opacity:0;width:100%;height:100%;top:0;right:0;bottom:0;left:0;cursor:pointer}.stars-builder__chip span{display:inline-flex;align-items:center;min-height:4.4rem;padding:0 1.6rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;font-size:1.35rem;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.stars-builder__chip input:hover+span{border-color:#fff;transform:translateY(-1px)}.stars-builder__chip input:focus-visible+span{outline:2px solid var(--su-gold);outline-offset:2px}.stars-builder__chip input:checked+span{background:var(--su-gold);border-color:var(--su-gold);color:var(--su-black);font-weight:700;animation:stars-pill-pop .22s ease}.stars-builder__chip input:checked+span:before{content:"\2713";margin-right:.6rem;font-weight:800}.stars-builder__output{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:2rem;margin-top:2.8rem}.stars-builder__summary{background:#ffffff12;border:1px solid rgba(255,255,255,.18);border-top:3px solid var(--su-gold);border-radius:.8rem;padding:2rem}.stars-builder__summary h3{margin:.4rem 0 .8rem;color:#fff;font-size:1.9rem}.stars-builder__summary p{margin:0;color:#ffffffd9;font-size:1.35rem;line-height:1.7}.stars-builder__contact{background:#fff;color:var(--su-text);border-radius:.8rem;padding:2rem}.stars-builder__contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.2rem}.stars-builder__contact-grid label{display:flex;flex-direction:column;gap:.4rem;font-size:1.25rem;font-weight:600}.stars-builder__contact-grid input,.stars-builder__contact-grid textarea{min-height:4.2rem;padding:.7rem 1.1rem;border:1px solid var(--su-border);border-radius:.4rem;font-size:1.35rem;font-family:inherit;width:100%;box-sizing:border-box}.stars-builder__submit{width:100%;margin-top:1.4rem}.stars-builder__contact .stars-form-hint{color:var(--su-muted)}@media screen and (max-width:899px){.stars-builder__output,.stars-builder__contact-grid{grid-template-columns:1fr}}.stars-kit{background:var(--su-bg);border-top:1px solid var(--su-border);padding:3.6rem 0}.stars-kit__inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:0 1.6rem}.stars-kit__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr));gap:1.4rem}.stars-kit__card{display:flex;flex-direction:column;gap:.5rem;background:#fff;border:1px solid var(--su-border);border-radius:.8rem;padding:1.2rem;text-decoration:none;color:var(--su-text);transition:transform .18s ease,box-shadow .18s ease}.stars-kit__card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0b1f3a1f}.stars-kit__slot{font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--su-gold)}.stars-kit__media{display:block;aspect-ratio:1 / 1;background:#fff}.stars-kit__media img{width:100%;height:100%;object-fit:contain}.stars-kit__title{font-size:1.3rem;line-height:1.35;color:var(--su-text)}.stars-kit__price{font-size:1.35rem;font-weight:700;color:var(--su-navy)}.stars-kit__cta{margin:1.6rem 0 0;font-size:1.35rem;color:var(--su-muted)}.stars-kit__cta a{color:var(--su-red);font-weight:600}.stars-quote{padding:3.6rem 0}.stars-quote__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:2.4rem;max-width:var(--page-width, 130rem);margin:0 auto;padding:0 1.6rem}.stars-quote__intro h2{margin:0 0 .8rem;font-size:clamp(2rem,3vw,2.6rem);color:var(--su-navy)}.stars-quote__intro p{color:var(--su-muted);font-size:1.4rem;line-height:1.6}.stars-quote__points{margin:1.2rem 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}.stars-quote__points li{font-size:1.35rem;color:var(--su-text)}.stars-quote__points li:before{content:"\2713";color:var(--su-gold);font-weight:700;margin-right:.7rem}.stars-quote__panel summary{list-style:none;cursor:pointer;width:fit-content}.stars-quote__panel summary::-webkit-details-marker{display:none}.stars-quote__panel[open] summary{display:none}.stars-quote__form{animation:stars-fade-up .3s ease}@keyframes stars-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:899px){.stars-quote__inner{grid-template-columns:1fr}}.stars-collection-quote{max-width:var(--page-width, 130rem);margin:0 auto 3.2rem;padding:0 1.6rem}.stars-collection-quote__inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.4rem;background:var(--su-navy);color:#fff;border-radius:.8rem;padding:2rem 2.4rem;border-left:4px solid var(--su-gold)}.stars-collection-quote strong{display:block;font-size:1.6rem;margin-bottom:.2rem}.stars-collection-quote span{color:#ffffffbf;font-size:1.3rem}.stars-collection-quote__actions{display:flex;gap:1rem;flex-wrap:wrap}.stars-collection-quote .stars-btn--outline{color:#fff}.stars-hub,.stars-trustcenter{padding:4rem 0;background:var(--su-bg)}.stars-hub__inner,.stars-trustcenter__inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:0 1.6rem}.stars-hub__head{max-width:68rem;margin-bottom:2.4rem}.stars-hub__head h1{margin:0 0 .8rem;font-size:clamp(2.4rem,4vw,3.4rem);color:var(--su-navy)}.stars-hub__head p{color:var(--su-muted);font-size:1.45rem;line-height:1.6}.stars-hub__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(26rem,1fr));gap:1.6rem}.stars-hub__card{display:flex;flex-direction:column;gap:.7rem;background:#fff;border:1px solid var(--su-border);border-top:3px solid var(--su-navy);border-radius:.8rem;padding:2rem;transition:transform .18s ease,box-shadow .18s ease}.stars-hub__card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0b1f3a1f}.stars-hub__card h2{margin:0;font-size:1.7rem;color:var(--su-navy)}.stars-hub__card p{margin:0;font-size:1.35rem;color:var(--su-muted);line-height:1.55;flex-grow:1}.stars-hub__icon{display:inline-flex;width:4.4rem;height:4.4rem;padding:1rem;border-radius:.8rem;background:#0b1f3a14;color:var(--su-navy)}.stars-hub__icon svg{width:100%;height:100%}.stars-hub__icon--gold{background:#d4a01726;color:var(--su-gold)}.stars-hub__who{font-size:1.2rem;font-weight:600;color:var(--su-gold)}.stars-hub__card .stars-btn--outline{align-self:flex-start;min-height:3.8rem}.stars-hub__foot{margin-top:2.8rem;text-align:left}.stars-hub__foot p{color:var(--su-muted);font-size:1.4rem;margin:0 0 1.2rem}.stars-wizard{padding:4rem 0}.stars-wizard__inner{max-width:100rem;margin:0 auto;padding:0 1.6rem}.stars-wizard__head h1{margin:0 0 .6rem;font-size:clamp(2.4rem,4vw,3.2rem);color:var(--su-navy)}.stars-wizard__head p{color:var(--su-muted);font-size:1.45rem}.stars-wizard__tabs>input{position:absolute;opacity:0;pointer-events:none}.stars-wizard__chiprow{display:flex;flex-wrap:wrap;gap:.8rem;margin:2rem 0}.stars-wizard__chiprow label{display:inline-flex;align-items:center;min-height:4.4rem;padding:0 1.6rem;border:1px solid var(--su-border);border-radius:999px;background:#fff;color:var(--su-text);font-size:1.35rem;font-weight:600;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.stars-wizard__chiprow label:hover{border-color:var(--su-navy);transform:translateY(-1px)}#sw-shirts:checked~.stars-wizard__chiprow label[for=sw-shirts],#sw-polos:checked~.stars-wizard__chiprow label[for=sw-polos],#sw-pants:checked~.stars-wizard__chiprow label[for=sw-pants],#sw-jackets:checked~.stars-wizard__chiprow label[for=sw-jackets],#sw-vests:checked~.stars-wizard__chiprow label[for=sw-vests],#sw-footwear:checked~.stars-wizard__chiprow label[for=sw-footwear],#sw-healthcare:checked~.stars-wizard__chiprow label[for=sw-healthcare],#sw-hivis:checked~.stars-wizard__chiprow label[for=sw-hivis]{background:var(--su-navy);border-color:var(--su-navy);color:#fff}.stars-wizard__panel{display:none;animation:stars-fade-up .3s ease}#sw-shirts:checked~.stars-wizard__panels [data-panel=sw-shirts],#sw-polos:checked~.stars-wizard__panels [data-panel=sw-polos],#sw-pants:checked~.stars-wizard__panels [data-panel=sw-pants],#sw-jackets:checked~.stars-wizard__panels [data-panel=sw-jackets],#sw-vests:checked~.stars-wizard__panels [data-panel=sw-vests],#sw-footwear:checked~.stars-wizard__panels [data-panel=sw-footwear],#sw-healthcare:checked~.stars-wizard__panels [data-panel=sw-healthcare],#sw-hivis:checked~.stars-wizard__panels [data-panel=sw-hivis]{display:block}.stars-wizard__panels{background:#fff;border:1px solid var(--su-border);border-left:3px solid var(--su-gold);border-radius:.8rem;padding:2.4rem}.stars-wizard__panel h2{margin:0 0 1rem;font-size:1.8rem;color:var(--su-navy)}.stars-wizard__panel ul{margin:0;padding-left:2rem;display:flex;flex-direction:column;gap:.7rem}.stars-wizard__panel li{font-size:1.4rem;line-height:1.55;color:var(--su-text)}.stars-wizard__note{margin-top:2.4rem}.stars-wizard__note p{font-size:1.4rem;color:var(--su-muted)}.stars-wizard__note strong{color:var(--su-navy)}.stars-wizard__ctas{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:1.2rem}.stars-landing__hero{background:linear-gradient(135deg,var(--su-navy) 0%,#142f56 62%,#0d2344 100%);color:#fff}.stars-landing__hero-inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:4.8rem 1.6rem}.stars-landing__hero h1{margin:0 0 1rem;color:#fff;font-size:clamp(2.6rem,4.5vw,4rem)}.stars-landing__hero p{max-width:60rem;color:#ffffffd9;font-size:1.5rem;line-height:1.6;margin:0 0 2rem}.stars-landing__faq h2{color:var(--su-navy);font-size:clamp(2rem,3vw,2.6rem);margin:0 0 1.4rem}.stars-landing__faq details{background:#fff;border:1px solid var(--su-border);border-radius:.6rem;margin-bottom:.8rem;padding:0 1.6rem}.stars-landing__faq summary{min-height:5rem;display:flex;align-items:center;font-size:1.45rem;font-weight:600;color:var(--su-navy);cursor:pointer;list-style:none}.stars-landing__faq summary::-webkit-details-marker{display:none}.stars-landing__faq summary:after{content:"+";margin-left:auto;font-size:2rem;color:var(--su-muted)}.stars-landing__faq details[open] summary:after{content:"\2212";color:var(--su-red)}.stars-landing__faq details p{margin:0 0 1.4rem;font-size:1.35rem;color:var(--su-muted);line-height:1.6}.stars-reviews__card{transition:transform .18s ease,box-shadow .18s ease}.stars-reviews__card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000040}.stars-animate-ready.stars-revealed .stars-category-card,.stars-animate-ready.stars-revealed .stars-chip,.stars-animate-ready.stars-revealed .stars-product-card,.stars-animate-ready.stars-revealed .stars-hub__card,.stars-animate-ready.stars-revealed .stars-tier,.stars-animate-ready.stars-revealed .stars-kit__card{animation:stars-fade-up .45s ease backwards}.stars-animate-ready.stars-revealed>*>:nth-child(2){animation-delay:.06s}.stars-animate-ready.stars-revealed>*>:nth-child(3){animation-delay:.12s}.stars-animate-ready.stars-revealed>*>:nth-child(4){animation-delay:.18s}.stars-animate-ready.stars-revealed>*>:nth-child(5){animation-delay:.24s}.stars-animate-ready.stars-revealed>*>:nth-child(6){animation-delay:.3s}.stars-animate-ready.stars-revealed>*>:nth-child(n+7){animation-delay:.36s}@media(prefers-reduced-motion:reduce){.stars-badges .stars-badge,.stars-selected-summary.is-updated,.product-form__input--pill input[type=radio]:checked+label,.product-form__input--pill input[type=radio]:checked+label:after,.stars-builder__chip input:checked+span,.stars-wizard__panel,.stars-quote__form,.stars-animate-ready.stars-revealed .stars-category-card,.stars-animate-ready.stars-revealed .stars-chip,.stars-animate-ready.stars-revealed .stars-product-card,.stars-animate-ready.stars-revealed .stars-hub__card,.stars-animate-ready.stars-revealed .stars-tier,.stars-animate-ready.stars-revealed .stars-kit__card{animation:none!important}.stars-product-card__go{opacity:1;transform:none;transition:none}}.stars-eyebrow{color:var(--su-gold-text)}.stars-hero .stars-eyebrow,.stars-b2b .stars-eyebrow,.stars-builder .stars-eyebrow,.stars-reviews .stars-eyebrow,.stars-landing__hero .stars-eyebrow{color:var(--su-gold)}.stars-kit__slot,.stars-hub__who{color:var(--su-gold-text)}.stars-btn:focus-visible,.stars-product-cta:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--su-navy);outline-offset:2px}.stars-hero a:focus-visible,.stars-b2b a:focus-visible,.stars-builder :focus-visible,.stars-footer :focus-visible{outline-color:var(--su-gold)}.stars-hero__inner{padding:5.6rem 1.6rem}.stars-hero h1{font-size:clamp(2.8rem,4.8vw,4.4rem);letter-spacing:-.01em}.stars-hero p{font-size:1.6rem}.stars-hero__actions .stars-btn{min-height:5rem;padding:0 2.4rem;font-size:1.45rem}.stars-section__header h2{font-size:clamp(2.2rem,3.2vw,3rem)}.stars-section__header>div>h2:after,.stars-section__header>div>div>h2:after{content:"";display:block;width:4.8rem;height:.3rem;margin-top:.8rem;border-radius:.2rem;background:var(--su-gold)}.stars-trust-row span{padding:1rem 1.6rem;border-left:3px solid var(--su-gold);box-shadow:0 2px 8px #1118270d}.stars-category-card{border-top:3px solid transparent}.stars-category-card:hover{transform:translateY(-4px);border-top-color:var(--su-red);box-shadow:0 16px 34px #0b1f3a24}.stars-category-card__body strong{font-size:1.6rem}.stars-category-card__body em{transition:transform .15s ease;display:inline-block}.stars-category-card:hover .stars-category-card__body em{transform:translate(4px)}.stars-product-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0b1f3a24}.stars-product-card:hover .stars-product-card__media img{transform:scale(1.06)}.stars-product-card__price,.stars-product-card__price .price{font-size:1.7rem;font-weight:800}.stars-badge{text-transform:uppercase;letter-spacing:.04em;font-weight:800;box-shadow:0 2px 6px #0000002e}.product-form__submit{box-shadow:0 6px 16px #c6282840;transition:box-shadow .15s ease,transform .15s ease}.product-form__submit:hover{box-shadow:0 10px 22px #c6282859;transform:translateY(-1px)}.stars-quote-jump:after{content:" \2192"}.stars-builder{border-top:4px solid var(--su-gold);padding:5.2rem 0}.stars-builder__head h2{font-size:clamp(2.4rem,3.8vw,3.4rem)}.stars-builder__step legend{font-size:1.7rem}.stars-builder__num{width:3rem;height:3rem;font-size:1.45rem}.stars-builder__chip span{min-height:4.8rem;font-size:1.4rem}.stars-builder__summary{position:relative;overflow:hidden}.stars-builder__summary:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 85% 15%,rgba(212,160,23,.15),transparent 55%);pointer-events:none}.stars-builder__summary [data-builder-summary-body]{white-space:pre-line}.stars-builder__submit{min-height:5.2rem;font-size:1.5rem;box-shadow:0 8px 20px #c628284d}.stars-reviews__head h2{font-size:clamp(2.4rem,3.6vw,3.2rem)}.stars-reviews__stars span{filter:drop-shadow(0 2px 6px rgba(212,160,23,.45))}.stars-reviews__card{border-top:2px solid rgba(212,160,23,.55)}.stars-mega__panel{box-shadow:0 24px 60px #0b1f3a47}.stars-mega__col strong{padding-bottom:.6rem;border-bottom:2px solid var(--su-gold);display:inline-block}.stars-footer{border-top:4px solid var(--su-gold)}@media screen and (max-width:749px){.stars-hero__inner{padding:4rem 1.6rem}.stars-builder__contact-grid input,.stars-builder__contact-grid textarea,.stars-bulk-form input,.stars-bulk-form select,.stars-bulk-form textarea{font-size:1.6rem}}.stars-card{background:#fff;border:1px solid var(--su-border);border-radius:.8rem;padding:2rem;transition:transform .18s ease,box-shadow .18s ease}.stars-card--hover:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0b1f3a1f}.stars-card--accent{border-top:3px solid var(--su-navy)}.stars-form{display:grid;gap:1.2rem}.stars-form label{display:flex;flex-direction:column;gap:.4rem;font-size:1.3rem;font-weight:600}.stars-form input,.stars-form select,.stars-form textarea{min-height:4.4rem;padding:.8rem 1.2rem;border:1px solid var(--su-border);border-radius:.4rem;font-size:1.4rem;font-family:inherit;width:100%;box-sizing:border-box}.stars-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}.stars-modal[open]{display:grid;place-items:center;padding:1.6rem}.stars-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b1f3a8c}.stars-modal[open] .stars-modal__backdrop{animation:stars-overlay-in .28s ease both}.stars-modal.is-closing .stars-modal__backdrop{animation:stars-overlay-out .3s ease both}.stars-modal.is-closing .stars-modal__panel{animation:stars-modal-out .3s cubic-bezier(.4,0,1,1) both}.stars-modal__panel{position:relative;width:min(92vw,56rem);max-height:85vh;overflow-y:auto;background:#fff;border-radius:.8rem;padding:2.4rem;box-shadow:0 30px 80px #00000059}.stars-spec-table{width:100%;border-collapse:collapse;font-size:1.35rem}.stars-spec-table th,.stars-spec-table td{padding:1rem 1.2rem;border:1px solid var(--su-border);text-align:left}.stars-spec-table th{background:var(--su-bg);color:var(--su-navy);font-weight:700;width:34%}.stars-spec-table tr:nth-child(2n) td{background:#fafbfc}.stars-features{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.2rem}.stars-feature{display:flex;gap:1rem;align-items:flex-start;padding:1.2rem 1.4rem;background:#fff;border:1px solid var(--su-border);border-radius:.6rem}.stars-feature strong{display:block;font-size:1.35rem;color:var(--su-navy)}.stars-feature span{font-size:1.25rem;color:var(--su-muted)}.stars-backinstock{display:none}.stars-backinstock[data-active]{display:block}.stars-wishlist-btn{display:none}.stars-wishlist-btn[data-active]{display:inline-flex;align-items:center;gap:.5rem;min-height:4rem;padding:0 1.4rem;border:1px solid var(--su-border);border-radius:.4rem;background:#fff;color:var(--su-navy);font-size:1.3rem;cursor:pointer}.stars-catalog-request{display:none}.stars-catalog-request[data-active]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.4rem;background:var(--su-navy);color:#fff;border-radius:.8rem;padding:2rem 2.4rem}.stars-utility-links{display:flex;gap:1.6rem;margin-left:auto}.stars-utility-links a{color:#ffffffd9;font-size:1.2rem;text-decoration:none}.stars-utility-links a:hover{color:var(--su-gold)}@media screen and (max-width:749px){.stars-utility-links{display:none}}.stars-helpcenter,.stars-cataloghub{padding:4rem 0;background:var(--su-bg)}.stars-restricted{margin-top:2.4rem;border-left:4px solid var(--su-orange)}.stars-restricted h3{margin:0 0 .6rem;font-size:1.5rem;color:var(--su-navy)}.stars-restricted p{margin:0;font-size:1.35rem;color:var(--su-muted);line-height:1.6}.stars-supportband{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.4rem;margin-top:2.4rem;background:var(--su-navy);color:#fff;border-radius:.8rem;border-left:4px solid var(--su-gold);padding:2rem 2.4rem}.stars-supportband strong{display:block;font-size:1.6rem;margin-bottom:.2rem}.stars-supportband span{color:#ffffffbf;font-size:1.3rem}.stars-supportband__actions{display:flex;gap:1rem;flex-wrap:wrap}.stars-supportband .stars-btn--outline{color:#fff}.stars-supportband--light{background:#fff;color:var(--su-text);border:1px solid var(--su-border);border-left:4px solid var(--su-gold);max-width:var(--page-width, 130rem)}.stars-supportband--light span{color:var(--su-muted)}.stars-returns__note{margin-top:1.6rem}.stars-returns__note h3{margin:0 0 .6rem;font-size:1.5rem;color:var(--su-navy)}.stars-returns__note ul{margin:0;padding-left:1.8rem;display:flex;flex-direction:column;gap:.5rem}.stars-returns__note li,.stars-returns__note p{font-size:1.35rem;color:var(--su-muted);line-height:1.55}.stars-cataloghub__request{margin-top:3.2rem;padding:0}.stars-notify{margin-top:2rem;border-left:4px solid var(--su-orange)}.stars-notify h3{margin:0 0 .5rem;font-size:1.5rem;color:var(--su-navy)}.stars-notify p{font-size:1.35rem;color:var(--su-muted)}.stars-recent{background:var(--su-bg);border-top:1px solid var(--su-border);padding:3.2rem 0}.stars-recent .stars-kit__media img{object-fit:contain;width:100%;height:100%}.stars-measure{margin-top:2.4rem}.stars-measure h2{font-size:clamp(2rem,3vw,2.6rem);color:var(--su-navy);margin:0 0 1.4rem}.stars-print-btn{margin-top:1.6rem}@media print{.stars-header,.stars-footer,.stars-offer-bar,.stars-wizard__ctas,.stars-print-btn,.stars-chat,.stars-help,.stars-bottom-nav{display:none!important}.stars-wizard__panel{display:block!important}}.stars-modal__x{position:absolute;top:1rem;right:1.2rem;width:3.6rem;height:3.6rem;border:0;border-radius:50%;background:var(--su-bg);color:var(--su-text);font-size:2rem;line-height:1;cursor:pointer}.stars-modal__x:hover{background:var(--su-border)}.stars-modal[open] .stars-modal__panel{animation:stars-modal-in .36s cubic-bezier(.2,.8,.25,1) both}@media(prefers-reduced-motion:reduce){.stars-modal[open] .stars-modal__panel{animation:none}}.stars-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.stars-table-scroll .stars-spec-table th:first-child,.stars-table-scroll .stars-spec-table td:first-child{position:sticky;left:0;background:var(--su-bg)}.stars-empty-note{color:var(--su-muted);font-size:1.35rem}html,body{overflow-x:clip}.stars-related-cats{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;max-width:120rem;margin:0 auto;padding:1.2rem 2rem 2.4rem}.stars-related-cats__label{font-size:1.3rem;font-weight:700;color:var(--su-muted);text-transform:uppercase;letter-spacing:.06em}.stars-related-cats__chip{display:inline-flex;align-items:center;min-height:3.6rem;padding:0 1.4rem;border:1px solid var(--su-border);border-radius:999px;background:#fff;color:var(--su-navy);font-size:1.35rem;text-decoration:none}.stars-related-cats__chip:hover{border-color:var(--su-navy)}.stars-details{margin:1.2rem 0;border:1px solid var(--su-border);border-radius:.4rem}.stars-details>summary{padding:1.2rem 1.4rem;font-weight:700;color:var(--su-navy);cursor:pointer;list-style:none}.stars-details>summary::-webkit-details-marker{display:none}.stars-details>summary:after{content:"+";float:right}.stars-details[open]>summary:after{content:"\2212"}.stars-details .stars-table-scroll{padding:0 1.4rem 1.4rem}.stars-btn--outline{border-width:1.5px;font-weight:700}.stars-hero .stars-btn--outline,.stars-b2b .stars-btn--outline,.stars-supportband .stars-btn--outline,.stars-collection-quote .stars-btn--outline{border-color:#ffffffd9}.stars-quote-jump{border-color:var(--su-navy)}.stars-product-grid>*{transition:transform .45s ease,opacity .45s ease}.stars-animate-ready:not(.stars-revealed) .stars-product-grid>*{opacity:0;transform:translateY(10px)}.stars-revealed .stars-product-grid>*:nth-child(2){transition-delay:.06s}.stars-revealed .stars-product-grid>*:nth-child(3){transition-delay:.12s}.stars-revealed .stars-product-grid>*:nth-child(4){transition-delay:.18s}.stars-revealed .stars-product-grid>*:nth-child(5){transition-delay:.24s}@media(prefers-reduced-motion:reduce){.stars-product-grid>*{transition:none}.stars-animate-ready:not(.stars-revealed) .stars-product-grid>*{opacity:1;transform:none}}@keyframes starsHelpIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}.stars-bottom-nav{display:none}@media(max-width:749px){.stars-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:55;background:#fff;border-top:1px solid var(--su-border);box-shadow:0 -6px 18px #0b1f3a14;padding-bottom:env(safe-area-inset-bottom,0)}.stars-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;min-height:5.6rem;border:none;background:transparent;color:var(--su-navy);font-size:1.1rem;font-weight:600;text-decoration:none;cursor:pointer}.stars-bottom-nav__item:focus-visible{outline:2px solid var(--su-gold);outline-offset:-2px}.stars-bottom-nav__ico{position:relative;font-size:2rem;line-height:1}.stars-bottom-nav__count{position:absolute;top:-.6rem;right:-1rem;min-width:1.7rem;height:1.7rem;padding:0 .4rem;display:inline-flex;align-items:center;justify-content:center;background:var(--su-red);color:#fff;font-size:1rem;font-weight:700;border-radius:999px}.stars-footer{padding-bottom:6rem}}.stars-form__row{display:grid;gap:.4rem}.stars-form__row label{font-size:1.3rem;font-weight:600}.stars-form__two{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.stars-form__fieldset{border:1px solid var(--su-border);border-radius:.6rem;padding:1.2rem 1.4rem;margin:0}.stars-form__fieldset legend{font-size:1.3rem;font-weight:700;color:var(--su-navy);padding:0 .6rem}.stars-customorder__placements{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.stars-check{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:.6rem;font-weight:500!important;font-size:1.3rem}.stars-check input{width:auto!important;min-height:0!important}.stars-customorder__grid{display:grid;grid-template-columns:26rem 1fr;gap:2.4rem;align-items:start}.stars-customorder__services{background:var(--su-bg);border:1px solid var(--su-border);border-radius:.8rem;padding:1.6rem}.stars-customorder__services h2{font-size:1.5rem;margin:0 0 .8rem}.stars-customorder__services ul{list-style:none;padding:0;margin:0 0 1.4rem;display:grid;gap:.5rem}.stars-customorder__services li{font-size:1.35rem;padding-left:1.6rem;position:relative}.stars-customorder__services li:before{content:"\2713";position:absolute;left:0;color:var(--su-red);font-weight:700}.stars-customorder__contact p{font-size:1.3rem;margin:.3rem 0}.stars-customorder__head{margin-bottom:2rem}.stars-customorder__head h1{font-size:clamp(2.2rem,4vw,3rem);color:var(--su-navy)}.stars-customorder__head p{max-width:62ch;color:var(--su-text)}.stars-customorder__filenote{font-size:1.25rem;color:var(--su-muted);background:var(--su-bg);border-radius:.5rem;padding:.9rem 1.1rem}.stars-btn--red{background:var(--su-red);color:#fff}@media(max-width:749px){.stars-customorder__grid,.stars-form__two{grid-template-columns:1fr}.stars-customorder__placements{grid-template-columns:1fr 1fr}}.stars-category-card__image{position:relative}.stars-category-card__count{position:absolute;left:1rem;bottom:1rem;background:#0b1f3ae6;color:#fff;font-size:1.15rem;font-weight:700;letter-spacing:.02em;padding:.4rem .8rem;border-radius:999px}.stars-pcustom__card{background:var(--su-bg);border:1px solid var(--su-border);border-radius:1rem;padding:2rem}.stars-pcustom__head h2{font-size:clamp(1.8rem,3vw,2.3rem);color:var(--su-navy);margin:0 0 .4rem}.stars-pcustom__head p{color:var(--su-text);max-width:70ch;margin:0 0 1.6rem}.stars-pcustom__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.stars-pcustom__group{border:1px solid var(--su-border);border-radius:.7rem;background:#fff;padding:1.2rem 1.4rem;margin:0}.stars-pcustom__group legend{font-size:1.3rem;font-weight:700;color:var(--su-navy);padding:0 .6rem}.stars-pcustom__chips{display:flex;flex-wrap:wrap;gap:.7rem}.stars-pcustom__chip{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.1rem;border:1.5px solid var(--su-border);border-radius:999px;font-size:1.3rem;font-weight:600;cursor:pointer;background:#fff;transition:border-color .15s ease,background .15s ease;min-height:4rem}.stars-pcustom__chip:hover{border-color:var(--su-navy)}.stars-pcustom__chip input{accent-color:var(--su-red);width:1.6rem;height:1.6rem}.stars-pcustom__chip:has(input:checked){border-color:var(--su-red);background:#fff5f5}.stars-pcustom__design{margin-top:1.6rem}.stars-pcustom__design-label{display:block;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--su-muted);margin-bottom:.8rem}.stars-pcustom__tiles{display:grid;grid-template-columns:repeat(6,1fr);gap:.8rem}.stars-pcustom__tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;aspect-ratio:1 / 1;border:1px dashed var(--su-border);border-radius:.6rem;background:#fff;font-size:1.1rem;font-weight:600;text-align:center;color:var(--su-navy);padding:.4rem}.stars-pcustom__tile span{font-size:1.8rem;color:var(--su-gold)}.stars-pcustom__note{margin-top:1.6rem}.stars-pcustom__note p{margin:.4rem 0;font-size:1.35rem}.stars-pcustom__terms{color:var(--su-muted);font-size:1.2rem!important}.stars-pcustom__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.6rem}@media(max-width:749px){.stars-pcustom__grid{grid-template-columns:1fr}.stars-pcustom__tiles{grid-template-columns:repeat(3,1fr)}}.stars-quickstrip{background:linear-gradient(180deg,#0b1f3a,#0d244a);border-top:3px solid var(--su-gold)}.stars-quickstrip__inner{max-width:120rem;margin:0 auto;padding:1.6rem 2rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1rem 1.6rem}.stars-quickstrip__label{color:#ffffffb8;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.stars-quickstrip__btns{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center}.stars-quickstrip__btn{display:inline-flex;align-items:center;gap:.6rem;min-height:4.4rem;padding:0 1.6rem;border:1.5px solid rgba(255,255,255,.5);border-radius:999px;background:transparent;color:#fff;font-size:1.35rem;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.stars-quickstrip__btn:hover{transform:translateY(-2px);background:#ffffff1a;border-color:#fff}.stars-quickstrip__btn:focus-visible{outline:3px solid var(--su-gold);outline-offset:2px}.stars-quickstrip__btn--solid{background:var(--su-red);border-color:var(--su-red)}.stars-quickstrip__btn--solid:hover{background:var(--su-red-dark);border-color:var(--su-red-dark)}@media(max-width:749px){.stars-quickstrip__inner{flex-direction:column}.stars-quickstrip__btns{width:100%}.stars-quickstrip__btn{flex:1 1 42%;justify-content:center}}.stars-category-card{box-shadow:0 4px 14px #0b1f3a14;transition:transform .2s ease,box-shadow .2s ease}.stars-category-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0b1f3a2e}.stars-category-card:hover .stars-category-card__image img{transform:scale(1.06)}.stars-category-card__image img{transition:transform .35s ease}@media(prefers-reduced-motion:reduce){.stars-quickstrip__btn,.stars-category-card,.stars-category-card__image img{transition:none}}.card-wrapper{transition:transform .22s ease,box-shadow .22s ease;border-radius:.8rem}.card-wrapper:hover{transform:translateY(-6px);box-shadow:0 20px 44px #0b1f3a33}.card-wrapper .card__media .media--hover-effect>img{transition:opacity .35s ease,transform .35s ease!important}.card-wrapper .card__media .media--hover-effect>img+img{opacity:0;transform:scale(1.03)}.card-wrapper:hover .card__media .media--hover-effect>img+img,.card-wrapper:focus-within .card__media .media--hover-effect>img+img{opacity:1!important}.card-wrapper:hover .card__media .media--hover-effect>img:first-child:not(:only-child){opacity:0!important}.card-wrapper:hover .card__media .media--hover-effect>img:first-child:only-child{transform:scale(1.06)!important}@media(hover:hover)and (pointer:fine){.card-wrapper .quick-add{opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.card-wrapper:hover .quick-add,.card-wrapper:focus-within .quick-add{opacity:1;transform:none}}.quick-add__submit.button--secondary{background:var(--su-navy)!important;color:#fff!important;border:none;font-weight:700;letter-spacing:.02em;box-shadow:none}.quick-add__submit.button--secondary:hover{background:var(--su-red)!important}.product-form__submit.button--secondary,.product-form__submit{background:var(--su-red)!important;color:#fff!important;border:none!important;font-weight:700;letter-spacing:.03em;box-shadow:0 8px 20px #c628284d}.product-form__submit:hover{background:var(--su-red-dark)!important}.product-form__submit:focus-visible{outline:3px solid var(--su-gold);outline-offset:2px}.stars-pcustom-jump{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;font-size:1.35rem;font-weight:700;color:var(--su-red);text-decoration:none;border-bottom:2px solid rgba(198,40,40,.35);padding-bottom:.2rem}.stars-pcustom-jump:hover{border-bottom-color:var(--su-red)}.stars-selected-summary{background:#fff;border:1px solid var(--su-border);border-left:4px solid var(--su-gold);border-radius:.8rem;box-shadow:0 8px 22px #0b1f3a1a;padding:1.2rem 1.6rem}.stars-selected-summary__label{color:#4b5563;font-weight:800}.stars-modal__x{background:var(--su-navy);color:#fff;width:3.6rem;height:3.6rem;border-radius:999px;font-size:2.2rem;line-height:1;box-shadow:0 4px 12px #0b1f3a59}.stars-modal__x:hover{background:var(--su-red)}.stars-btn--gold{background:var(--su-gold);color:var(--su-navy);border:none;font-weight:800}.stars-btn--gold:hover{background:#c8941a;color:var(--su-navy)}.stars-promotiles{max-width:130rem;margin:0 auto;padding:2.8rem 2rem .4rem}.stars-promotiles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.stars-promotile{display:flex;flex-direction:column;text-decoration:none;background:#fff;border:1px solid var(--su-border);border-radius:1rem;overflow:hidden;box-shadow:0 8px 22px #0b1f3a1a;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.stars-promotile:hover{transform:translateY(-6px);box-shadow:0 22px 46px #0b1f3a33;border-color:var(--su-navy)}.stars-promotile__media{display:block;aspect-ratio:16 / 10;background:#f6f7f9;overflow:hidden}.stars-promotile__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.stars-promotile:hover .stars-promotile__media img{transform:scale(1.08)}.stars-promotile__media--icon{display:flex;align-items:center;justify-content:center;font-size:4.4rem;color:var(--su-gold);background:var(--su-navy)}.stars-promotile__body{display:flex;flex-direction:column;gap:.3rem;padding:1.2rem 1.4rem 1.4rem}.stars-promotile__body strong{font-size:1.5rem;color:var(--su-navy);line-height:1.25}.stars-promotile__count{font-size:1.2rem;font-weight:700;color:#4b5563;text-transform:uppercase;letter-spacing:.05em}.stars-promotile__body em{font-style:normal;font-size:1.3rem;font-weight:800;color:var(--su-red);margin-top:.3rem}.stars-promotile--service .stars-promotile__body strong{color:var(--su-navy)}.stars-quickstrip--home{margin:2.4rem auto 0;max-width:130rem;padding:0 2rem;background:transparent;border-top:none}.stars-quickstrip--home .stars-quickstrip__inner{background:linear-gradient(90deg,#0b1f3a,#14315c);border:1px solid rgba(255,255,255,.08);border-left:4px solid var(--su-gold);border-radius:1rem;box-shadow:0 14px 34px #0b1f3a47}.stars-category-card{box-shadow:0 8px 22px #0b1f3a1f}.stars-trust-row span{box-shadow:0 4px 14px #1118271a;font-weight:700}.stars-pcustom__design-label,.stars-pcustom__terms{color:#4b5563}@media(max-width:989px){.stars-promotiles__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.stars-promotiles{padding:2rem 1.2rem .2rem}.stars-promotiles__grid{gap:1rem}}@media(prefers-reduced-motion:reduce){.card-wrapper,.card-wrapper .card__media .media--hover-effect>img,.quick-add__submit,.stars-promotile,.stars-promotile__media img{transition:none!important}.card-wrapper .quick-add{opacity:1;transform:none}}.stars-search{position:relative;z-index:80}.stars-search input[type=search],.stars-search .search__input{min-height:5rem;font-size:1.5rem;border:1.5px solid var(--su-border);border-radius:999px 0 0 999px;padding-left:1.8rem}.stars-search input[type=search]:focus,.stars-search .search__input:focus{border-color:var(--su-navy);box-shadow:0 0 0 3px #0b1f3a1f;outline:none}.stars-search button[type=submit]{min-height:5rem;padding:0 2.2rem;border:none;border-radius:0 999px 999px 0;background:var(--su-red);color:#fff;font-weight:800;font-size:1.4rem;cursor:pointer}.stars-search button[type=submit]:hover{background:var(--su-red-dark)}.predictive-search--header{position:absolute;top:calc(100% + .6rem);left:0;right:0;z-index:95;background:#fff;border:1px solid var(--su-border);border-radius:.8rem;box-shadow:0 24px 54px #0b1f3a3d;overflow:hidden}.predictive-search__heading{padding:1rem 1.4rem .4rem;color:#4b5563;font-weight:800;letter-spacing:.08em}.predictive-search__item{display:flex;align-items:center;gap:1.2rem;padding:.9rem 1.4rem;color:var(--su-navy)}.predictive-search__item:hover,.predictive-search__item:focus-visible{background:var(--su-bg);outline:none}.predictive-search__image{width:5.2rem;height:5.2rem;object-fit:contain;border:1px solid var(--su-border);border-radius:.5rem;background:#fff;flex:0 0 auto}.predictive-search__item-heading{font-size:1.4rem;font-weight:600;color:var(--su-navy)}.predictive-search__item .price{font-size:1.3rem;font-weight:700;color:var(--su-red)}.predictive-search__search-for-button{display:flex;width:100%;padding:1.2rem 1.4rem;background:var(--su-navy)}.predictive-search__search-for-button .predictive-search__item-heading,.predictive-search__search-for-button *{color:#fff!important}.predictive-search__search-for-button:hover{background:#0d244a}.predictive-search__loading-state{padding:1.6rem}@media(max-width:749px){.stars-search input[type=search],.stars-search .search__input{font-size:1.6rem;min-height:4.8rem}.predictive-search--header{position:fixed;top:auto;left:1rem;right:1rem;max-height:60vh;overflow-y:auto}}.stars-variant-msg{display:none;margin:.8rem 0 0;padding:1rem 1.2rem;border-radius:.6rem;background:#fdf2f2;border:1px solid rgba(198,40,40,.35);color:#8a1f1f;font-size:1.3rem;font-weight:600}.stars-variant-msg.is-active{display:block}.product-form__input--pill input[type=radio]:disabled+label,.product-form__input--pill input[type=radio].disabled+label{position:relative}.stars-sticky-atc{display:none}@media(max-width:749px){.stars-sticky-atc{position:fixed;left:0;right:0;z-index:54;bottom:calc(5.6rem + env(safe-area-inset-bottom,0px));display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.9rem 1.2rem;background:#fff;border-top:1px solid var(--su-border);box-shadow:0 -8px 24px #0b1f3a24;transform:translateY(120%);transition:transform .25s ease}.stars-sticky-atc[hidden]{display:grid}.stars-sticky-atc.is-visible{transform:none}.stars-sticky-atc__info{display:flex;flex-direction:column;min-width:0}.stars-sticky-atc__info strong{font-size:1.6rem;color:var(--su-navy)}.stars-sticky-atc__info span{font-size:1.15rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stars-sticky-atc__actions{display:flex;gap:.7rem;align-items:center}.stars-sticky-atc__quote{font-size:1.3rem;font-weight:800;color:var(--su-navy);text-decoration:none;border:1.5px solid var(--su-border);border-radius:.6rem;padding:1rem 1.2rem}.stars-sticky-atc__btn{min-height:4.4rem;padding:0 1.8rem;border:none;border-radius:.6rem;background:var(--su-red);color:#fff;font-size:1.4rem;font-weight:800;cursor:pointer}.stars-sticky-atc__btn[disabled]{background:#9aa3af;cursor:not-allowed}body.stars-sticky-atc-on .stars-btt{bottom:calc(13.4rem + env(safe-area-inset-bottom,0px))}}.product__media-wrapper .product__media{border:1px solid var(--su-border);border-radius:.8rem;overflow:hidden}.thumbnail-list .thumbnail{border:1.5px solid var(--su-border);border-radius:.5rem;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.thumbnail-list .thumbnail:hover{border-color:var(--su-navy)}.thumbnail-list .thumbnail[aria-current]{border-color:var(--su-red);box-shadow:0 0 0 2px #c6282833}.thumbnail-list .thumbnail:focus-visible{outline:2px solid var(--su-gold);outline-offset:2px}.stars-btt{position:fixed;left:1.6rem;bottom:1.6rem;z-index:58;width:4.6rem;height:4.6rem;border:none;border-radius:999px;background:#fff;color:var(--su-navy);cursor:pointer;box-shadow:0 8px 22px #0b1f3a38;display:grid;place-items:center;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.stars-btt.is-visible{opacity:1;pointer-events:auto;transform:none}.stars-btt svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transform:rotate(-90deg)}.stars-btt svg circle{fill:none;stroke-width:3}.stars-btt svg .stars-btt__track{stroke:var(--su-border)}.stars-btt svg .stars-btt__bar{stroke:var(--su-red);stroke-linecap:round}.stars-btt__arrow{position:relative;font-size:1.7rem;font-weight:800;line-height:1}.stars-btt:focus-visible{outline:3px solid var(--su-gold);outline-offset:2px}@media(max-width:749px){.stars-btt{bottom:calc(7rem + env(safe-area-inset-bottom,0px));left:1.2rem;width:4.2rem;height:4.2rem}}@media(prefers-reduced-motion:reduce){.stars-btt,.stars-sticky-atc{transition:none}}.stars-drawer-group>summary{min-height:4.8rem;display:flex;align-items:center;font-size:1.5rem}.stars-drawer-group>div a{min-height:4.4rem;display:flex;align-items:center}.stars-mobile-menu__panel{overscroll-behavior:contain}.stars-pcustom__note-quote{font-size:1.3rem!important;font-weight:700;color:var(--su-navy)!important}.stars-badge{padding:.45rem .9rem;border-radius:999px;font-size:1.05rem;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 4px 12px #0b1f3a38;gap:.5rem}.stars-badge--low-stock{box-shadow:0 4px 14px #c6282866}.stars-badge__dot{width:.7rem;height:.7rem;border-radius:50%;background:#fff;box-shadow:0 0 #ffffffb3;animation:stars-pulse 1.6s ease-out infinite}@keyframes stars-pulse{0%{box-shadow:0 0 #ffffffb3}70%{box-shadow:0 0 0 .6rem #fff0}to{box-shadow:0 0 #fff0}}.card__badge .badge{border-radius:999px!important;padding:.45rem .9rem!important;font-size:1.05rem!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase;box-shadow:0 4px 12px #0b1f3a38}.stars-product-card__go{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;min-height:4rem;padding:0 1.6rem;border:1.5px solid var(--su-navy);border-radius:.6rem;background:#fff;color:var(--su-navy);font-size:1.3rem;font-weight:700;text-decoration:none;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.stars-product-card__go:hover,.stars-product-card:hover .stars-product-card__go{background:var(--su-navy);color:#fff;box-shadow:0 8px 18px #0b1f3a38}.stars-product-card__go:focus-visible{outline:3px solid var(--su-gold);outline-offset:2px}.stars-product-card__go-arrow{transition:transform .16s ease}.stars-product-card__go:hover .stars-product-card__go-arrow{transform:translate(3px)}.stars-low-stock{display:inline-flex;align-items:center;gap:.6rem;margin:1rem 0 .2rem;padding:.7rem 1.2rem;border-radius:999px;background:#fdf2f2;border:1px solid rgba(198,40,40,.3);color:#a81f1f;font-size:1.3rem;font-weight:800}.stars-low-stock:before{width:.9rem;height:.9rem;margin-right:0;background:var(--su-red);box-shadow:0 0 #c6282899;animation:stars-pulse-red 1.6s ease-out infinite}@keyframes stars-pulse-red{0%{box-shadow:0 0 #c628288c}70%{box-shadow:0 0 0 .6rem #c6282800}to{box-shadow:0 0 #c6282800}}.stars-section__header>div h2{position:relative}.stars-section__header a[href]{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;color:var(--su-navy);text-decoration:none;border-bottom:2px solid transparent;transition:border-color .16s ease}.stars-section__header a[href]:hover{border-bottom-color:var(--su-red)}.stars-section__header a[href]:after{content:"\2192";transition:transform .16s ease}.stars-section__header a[href]:hover:after{transform:translate(3px)}.stars-product-card__meta{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;font-weight:600;color:#4b5563}.stars-product-card__meta:before{content:"";width:1rem;height:1rem;border-radius:50%;background:linear-gradient(90deg,var(--su-navy),var(--su-gold),var(--su-red));flex:0 0 auto}@media(prefers-reduced-motion:reduce){.stars-badge__dot,.stars-low-stock:before{animation:none}.stars-product-card__go,.stars-product-card__go-arrow,.stars-section__header a[href]:after{transition:none}}.facets-container{position:sticky;top:0;z-index:30;background:#fff;padding:1rem 0;margin-bottom:.4rem;border-bottom:1px solid var(--su-border);box-shadow:0 6px 16px #0b1f3a0f}.product-count__text,#ProductCount,#ProductCountDesktop{font-weight:800!important;color:var(--su-navy)!important}.product-count{font-size:1.35rem}.facet-filters__sort{border:1.5px solid var(--su-border);border-radius:.6rem;min-height:4.4rem;font-weight:600}.facet-filters__sort:hover{border-color:var(--su-navy)}.facets__summary{font-weight:700}.active-facets__button.active-facets__button--light,.active-facets__button{border:1.5px solid var(--su-border)!important;border-radius:999px!important;background:var(--su-bg)!important;padding:.5rem 1.1rem!important;font-weight:600;color:var(--su-navy)!important;transition:border-color .15s ease,background .15s ease}.active-facets__button:hover{border-color:var(--su-red)!important;background:#fff5f5!important}.active-facets__button-remove{text-decoration:none!important}.active-facets__button-remove svg,.active-facets__button-remove .icon{color:var(--su-red)}.stars-card-rating{display:inline-flex;align-items:center;gap:.4rem;font-size:1.2rem;font-weight:700;color:var(--su-navy);margin:.2rem 0}.stars-card-rating__stars{color:var(--su-gold);letter-spacing:.05em}.stars-card-rating__count{color:#4b5563;font-weight:600}.stars-pdp-rating{display:inline-flex;align-items:center;gap:.5rem;margin:.4rem 0 0;font-size:1.35rem;font-weight:700}.stars-pdp-rating .stars-card-rating__stars{font-size:1.6rem}.stars-sizechart{width:100%}.stars-sizechart__tabs{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.2rem}.stars-sizechart h3{font-size:1.5rem;color:var(--su-navy);margin:1.4rem 0 .6rem}.stars-sizechart table{width:100%;border-collapse:collapse;font-size:1.3rem}.stars-sizechart th,.stars-sizechart td{padding:.7rem .9rem;border:1px solid var(--su-border);text-align:center}.stars-sizechart th{background:var(--su-navy);color:#fff;font-weight:700}.stars-sizechart tr:nth-child(2n) td{background:#fafbfc}.stars-modal__panel--wide{max-width:68rem;width:100%;max-height:82vh;overflow-y:auto;text-align:left}.stars-sizeguide-btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:.6rem;padding:0;border:none;background:none;color:var(--su-navy);font-size:1.3rem;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.stars-sizeguide-btn:hover{color:var(--su-red)}.stars-spotlight{background:linear-gradient(180deg,#fff 0%,var(--su-bg) 100%)}.stars-spotlight__inner{max-width:120rem;margin:0 auto;padding:3.6rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.stars-spotlight__media{border-radius:1rem;overflow:hidden;box-shadow:0 20px 44px #0b1f3a29;background:#fff}.stars-spotlight__media img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:4/3}.stars-spotlight__eyebrow{font-size:1.2rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--su-red)}.stars-spotlight h2{font-size:clamp(2.2rem,3.4vw,3.2rem);color:var(--su-navy);margin:.6rem 0}.stars-spotlight__price{font-size:1.8rem;font-weight:800;color:var(--su-navy);margin-bottom:1rem}.stars-spotlight ul{list-style:none;padding:0;margin:0 0 1.6rem;display:grid;gap:.6rem}.stars-spotlight li{position:relative;padding-left:2rem;font-size:1.4rem}.stars-spotlight li:before{content:"\2713";position:absolute;left:0;color:var(--su-red);font-weight:800}.stars-spotlight__actions{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:749px){.stars-spotlight__inner{grid-template-columns:1fr;gap:1.8rem;padding:2.4rem 1.4rem}.facets-container{position:static;box-shadow:none}}@media(prefers-reduced-motion:reduce){.facet-filters__sort,.active-facets__button{transition:none}}.stars-promotile__media{position:relative;overflow:hidden}.stars-promotile__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.stars-promotile:hover .stars-promotile__media img{transform:scale(1.06)}.stars-promotile__media--brand{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b1f3a 0%,#14294d 55%,var(--su-red) 160%)}.stars-promotile__media--brand-alt{background:linear-gradient(135deg,#101010,#0b1f3a 60%,#8a6a0f 170%)}.stars-promotile__brandmark{font-size:5.6rem;color:#ffffffeb;filter:drop-shadow(0 6px 14px rgba(0,0,0,.35))}.stars-promotile__badge-chip{position:absolute;top:1rem;left:1rem;z-index:2;padding:.4rem .9rem;border-radius:999px;background:var(--su-red);color:#fff;font-size:1.05rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 4px 12px #c6282859}.stars-promotile__badge-chip--navy{background:var(--su-navy);box-shadow:0 4px 12px #0b1f3a4d}.stars-save__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(26rem,1fr));gap:1.6rem}.stars-save__card{display:flex;flex-direction:column;gap:.6rem;background:#fff;border:1px solid var(--su-border);border-radius:.9rem;padding:1.8rem;box-shadow:0 4px 14px #0b1f3a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.stars-save__card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #0b1f3a24;border-color:var(--su-navy)}.stars-save__card--feature{border-color:var(--su-red);box-shadow:0 8px 22px #c628281f}.stars-save__ico{font-size:2.4rem;line-height:1}.stars-save__card strong{font-size:1.6rem;color:var(--su-navy)}.stars-save__card p{font-size:1.35rem;color:var(--su-text);margin:0;flex:1 1 auto}.stars-save__card a,.stars-save__link{align-self:flex-start;margin-top:.4rem;padding:0;border:none;background:none;color:var(--su-red);font-size:1.35rem;font-weight:800;cursor:pointer;text-decoration:none}.stars-save__card a:hover,.stars-save__link:hover{text-decoration:underline}.stars-referral__inner{max-width:82rem}.stars-referral__head h1{font-size:clamp(2.4rem,4vw,3.4rem);color:var(--su-navy);margin:.4rem 0}.stars-referral__head p{max-width:62ch}.stars-referral__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin:2.4rem 0}.stars-referral__step{background:var(--su-bg);border:1px solid var(--su-border);border-radius:.8rem;padding:1.6rem}.stars-referral__step span{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:999px;background:var(--su-navy);color:#fff;font-weight:800;font-size:1.5rem;margin-bottom:.8rem}.stars-referral__step strong{display:block;font-size:1.5rem;color:var(--su-navy);margin-bottom:.3rem}.stars-referral__step p{font-size:1.3rem;margin:0}.stars-referral__terms{font-size:1.2rem;color:var(--su-muted);background:var(--su-bg);border-radius:.5rem;padding:.9rem 1.1rem}@media(max-width:749px){.stars-referral__steps{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.stars-promotile__media img,.stars-save__card{transition:none}}.stars-promotile{position:relative}:root{--su-shadow-sm: 0 2px 8px rgba(11,31,58,.07);--su-shadow-md: 0 8px 22px rgba(11,31,58,.1);--su-shadow-lg: 0 20px 44px rgba(11,31,58,.16)}.stars-ico{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem}.stars-ico svg{width:100%;height:100%;display:block}.stars-header{position:sticky;top:0;background:#fff;transition:box-shadow .25s ease}.stars-header.stars-header--condensed{box-shadow:0 8px 24px #0b1f3a1f}.stars-offer-bar,.stars-header__contact-strip{overflow:hidden;max-height:8rem;transition:max-height .32s ease,padding .32s ease,opacity .2s ease}.stars-header--condensed .stars-offer-bar,.stars-header--condensed .stars-header__contact-strip{max-height:0;padding-top:0;padding-bottom:0;opacity:0}.stars-brand img{transition:max-height .25s ease,height .25s ease}.stars-header--condensed .stars-brand img{max-height:4.6rem!important;height:4.6rem!important}.stars-hero__copy>*{animation:stars-hero-in .7s cubic-bezier(.2,.7,.3,1) backwards}.stars-hero__copy>*:nth-child(1){animation-delay:.05s}.stars-hero__copy>*:nth-child(2){animation-delay:.14s}.stars-hero__copy>*:nth-child(3){animation-delay:.23s}.stars-hero__copy>*:nth-child(4){animation-delay:.32s}@keyframes stars-hero-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes stars-drift{0%{transform:scale(1)}to{transform:scale(1.05)}}.stars-skeleton,.predictive-search__loading-state{position:relative;overflow:hidden;background:#eef1f5;border-radius:.6rem}.stars-skeleton:after,.predictive-search__loading-state:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);transform:translate(-100%);animation:stars-shimmer 1.3s infinite}@keyframes stars-shimmer{to{transform:translate(100%)}}.stars-mega__feature{display:flex;flex-direction:column;min-width:20rem;border-radius:.8rem;overflow:hidden;background:linear-gradient(160deg,#0b1f3a,#14294d);color:#fff;text-decoration:none}.stars-mega__feature-media{position:relative;aspect-ratio:4/3;overflow:hidden;background:#0b1f3a}.stars-mega__feature-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.stars-mega__feature:hover .stars-mega__feature-media img{transform:scale(1.07)}.stars-mega__feature-body{padding:1.2rem 1.4rem}.stars-mega__feature-body strong{display:block;font-size:1.5rem}.stars-mega__feature-body span{display:block;font-size:1.25rem;color:#ffffffbf;margin:.2rem 0 .8rem}.stars-mega__feature-body em{font-style:normal;font-weight:800;color:var(--su-gold);font-size:1.3rem}.stars-editorial{background:var(--su-navy);color:#fff}.stars-editorial__inner{max-width:120rem;margin:0 auto;padding:0;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.stars-editorial__media{position:relative;overflow:hidden;min-height:34rem;background:#0b1f3a}.stars-editorial__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.stars-editorial__copy{padding:4rem clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center;gap:1rem}.stars-editorial__copy .stars-eyebrow{color:var(--su-gold)}.stars-editorial__copy h2{font-size:clamp(2.2rem,3.4vw,3.2rem)}.stars-editorial__copy p{color:#ffffffd1;max-width:46ch}.stars-editorial__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.8rem}.stars-editorial--reverse .stars-editorial__media{order:2}.collection-hero,.main-collection-banner,.collection__title{--cb-bg: linear-gradient(120deg, #0b1f3a 0%, #14294d 60%, rgba(198,40,40,.35) 140%)}.template-collection .collection-hero{background:var(--cb-bg);color:#fff;border-radius:1rem;padding:3.2rem clamp(1.6rem,4vw,3.6rem);margin-bottom:1.2rem}.template-collection .collection-hero .collection-hero__title,.template-collection .collection-hero h1{color:#fff}@media(max-width:749px){.stars-editorial__inner{grid-template-columns:1fr}.stars-editorial--reverse .stars-editorial__media{order:0}.stars-editorial__media{min-height:22rem}.stars-mega__feature{display:none}.stars-header{position:relative}}@media(prefers-reduced-motion:reduce){.stars-hero__copy>*,.stars-hero__media a img,.stars-mega__feature-media img,.predictive-search__loading-state:after,.stars-skeleton:after,.stars-offer-bar,.stars-header__contact-strip,.stars-brand img{animation:none!important;transition:none!important}}.stars-quickstrip__btn .stars-ico{width:1.9rem;height:1.9rem}.stars-bottom-nav__ico .stars-ico{width:2.4rem;height:2.4rem}.stars-save__ico{font-size:0}.stars-save__ico .stars-ico{width:2.6rem;height:2.6rem;color:var(--su-red)}.stars-reviews__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.4rem;max-width:108rem;margin:0 auto 2.6rem;justify-items:stretch}.stars-reviews__grid .stars-reviews__card{width:auto;flex:initial;text-align:left}.stars-reviews__ico{display:inline-flex;width:3.4rem;height:3.4rem;align-items:center;justify-content:center;border-radius:.7rem;background:var(--su-bg);margin-bottom:.4rem}.stars-reviews__ico .stars-ico{width:2rem;height:2rem;color:var(--su-red)}.stars-reviews__cta{max-width:62rem;margin:0 auto;text-align:center;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:1.1rem;padding:2.6rem clamp(1.6rem,4vw,3.2rem)}.stars-reviews__cta strong{display:block;font-size:1.9rem;color:#fff}.stars-reviews__cta p{color:#fffc;font-size:1.4rem;margin:.6rem auto 1.6rem;max-width:48ch}.stars-reviews__cta-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.stars-btn--ghost{background:transparent;border:1.5px solid rgba(255,255,255,.6);color:#fff}.stars-btn--ghost:hover{background:#ffffff1f;border-color:#fff}@media(min-width:750px){.stars-reviews__grid{grid-template-columns:repeat(5,1fr)}}.stars-modal__panel--split{width:min(94vw,76rem);max-width:76rem;padding:0;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.stars-modal__panel--split .stars-modal__media{position:relative;min-height:100%;background:#0b1f3a;overflow:hidden}.stars-modal__panel--split .stars-modal__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.stars-modal__media--brand{background:linear-gradient(150deg,#0b1f3a,#14294d 60%,var(--su-red) 170%)}.stars-modal__panel--split .stars-modal__body{padding:clamp(2rem,4vw,3.4rem)}.stars-modal__panel--split .stars-modal__body h2{margin-top:.4rem}.stars-modal__panel--split .stars-b2b__actions{margin-top:1.6rem}.stars-modal__panel--split .stars-modal__x{z-index:3;background:#ffffffd9;border-radius:50%;width:3.4rem;height:3.4rem}@media(max-width:749px){.stars-modal__panel--split{grid-template-columns:1fr}.stars-modal__panel--split .stars-modal__media{min-height:15rem}}.stars-toasts{display:none}@media(min-width:750px){.stars-toasts{display:block;position:fixed;left:1.6rem;bottom:7.6rem;z-index:70;max-width:34rem;pointer-events:none}}.stars-toast{pointer-events:auto;position:relative;display:flex;gap:1rem;align-items:flex-start;background:#fff;border:1px solid var(--su-border);border-left:4px solid var(--su-red);border-radius:.9rem;box-shadow:0 18px 44px #0b1f3a38;padding:1.3rem 1.4rem 1.3rem 1.3rem;opacity:0;transform:translateY(14px) scale(.98);transition:opacity .3s ease,transform .3s ease}.stars-toast.is-in{opacity:1;transform:none}.stars-toast__ico{flex:0 0 auto;width:3.4rem;height:3.4rem;display:inline-flex;align-items:center;justify-content:center;background:var(--su-bg);border-radius:.6rem}.stars-toast__ico .stars-ico{width:2rem;height:2rem;color:var(--su-navy)}.stars-toast__body{display:flex;flex-direction:column;gap:.2rem;padding-right:1.6rem}.stars-toast__body strong{font-size:1.4rem;color:var(--su-navy)}.stars-toast__body span{font-size:1.25rem;color:var(--su-muted);line-height:1.45}.stars-toast__body a{font-size:1.3rem;font-weight:800;color:var(--su-red);text-decoration:none;margin-top:.3rem}.stars-toast__body a:hover{text-decoration:underline}.stars-toast__x{position:absolute;top:.6rem;right:.8rem;border:none;background:transparent;font-size:2rem;line-height:1;color:var(--su-muted);cursor:pointer}.stars-toast__x:hover{color:var(--su-navy)}@media(prefers-reduced-motion:reduce){.stars-toast{transition:none}}@keyframes stars-modal-in{0%{opacity:0;transform:translate(-52px) scale(.98)}to{opacity:1;transform:none}}@keyframes stars-modal-out{0%{opacity:1;transform:none}to{opacity:0;transform:translate(60px) scale(.98)}}@keyframes stars-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes stars-overlay-out{0%{opacity:1}to{opacity:0}}.stars-swatches{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin:.9rem 0 .2rem}.stars-swatch{width:2.2rem;height:2.2rem;padding:0;border-radius:50%;border:1px solid rgba(11,31,58,.18);background:var(--sw, #c9ccd2);cursor:pointer;position:relative;flex:0 0 auto;box-shadow:inset 0 0 0 2px #fff;transition:transform .14s ease,box-shadow .14s ease;outline:none}.stars-swatch:hover,.stars-swatch:focus-visible{transform:scale(1.18)}.stars-swatch.is-active{box-shadow:inset 0 0 0 2px #fff,0 0 0 2px var(--su-red)}.stars-swatch:focus-visible{box-shadow:inset 0 0 0 2px #fff,0 0 0 3px var(--su-gold)}.stars-swatch--light{border-color:#0b1f3a59}.stars-swatch--unknown{background:repeating-linear-gradient(45deg,#e6e8ec,#e6e8ec 3px,#d3d7dd 3px 6px);box-shadow:none}.stars-swatch--unknown span{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;color:var(--su-navy)}.stars-swatch-more{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;padding:0 .5rem;border-radius:999px;background:var(--su-bg);border:1px solid var(--su-border);font-size:1.15rem;font-weight:800;color:var(--su-navy);text-decoration:none}.stars-swatch-more:hover{border-color:var(--su-navy)}.sw-preview .stars-product-card__img--secondary,.sw-preview .media--hover-effect img+img{opacity:0!important}.stars-product-card{transition:transform .22s ease,box-shadow .22s ease}.stars-product-card:hover{transform:translateY(-6px);box-shadow:0 22px 46px #0b1f3a2e}.card-wrapper:hover .card{box-shadow:0 22px 46px #0b1f3a29}.stars-product-card__media img:first-child,.card__media img{transition:transform .5s cubic-bezier(.2,.7,.3,1)}.stars-btn{transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.stars-btn--red:hover,.stars-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #c6282847}.stars-btn--gold:hover{box-shadow:0 10px 22px #8a6a0f4d}@media(prefers-reduced-motion:reduce){.stars-modal[open] .stars-modal__panel,.stars-modal.is-closing .stars-modal__panel,.stars-modal[open] .stars-modal__backdrop,.stars-modal.is-closing .stars-modal__backdrop,.stars-swatch,.stars-product-card,.stars-btn{animation:none!important;transition:none!important}}.stars-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210}.stars-cart-drawer[hidden]{display:none}.stars-cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b1f3a80;opacity:0;transition:opacity .3s ease}.stars-cart-drawer.is-open .stars-cart-drawer__backdrop{opacity:1}.stars-cart-drawer__panel{position:absolute;top:0;right:0;bottom:0;width:min(94vw,42rem);background:#fff;display:flex;flex-direction:column;box-shadow:-18px 0 50px #0b1f3a47;transform:translate(100%);transition:transform .32s cubic-bezier(.2,.8,.25,1)}.stars-cart-drawer.is-open .stars-cart-drawer__panel{transform:none}.stars-cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:1.6rem 1.8rem;border-bottom:1px solid var(--su-border)}.stars-cart-drawer__head strong{font-size:1.7rem;color:var(--su-navy)}.stars-cart-drawer__head span{color:var(--su-muted);font-weight:600}.stars-cart-drawer__x{border:none;background:transparent;font-size:2.8rem;line-height:1;color:var(--su-navy);cursor:pointer;width:3.4rem;height:3.4rem;border-radius:.5rem}.stars-cart-drawer__x:hover{background:var(--su-bg)}.stars-cart-drawer__body{flex:1 1 auto;overflow-y:auto;padding:1.2rem 1.8rem}.stars-cd__loading,.stars-cd__empty{text-align:center;color:var(--su-muted);padding:3rem 0}.stars-cd__empty{display:flex;flex-direction:column;align-items:center;gap:1.4rem}.stars-cd__item{display:grid;grid-template-columns:6rem 1fr;gap:1.2rem;padding:1.4rem 0;border-bottom:1px solid var(--su-border)}.stars-cd__thumb{display:block;border:1px solid var(--su-border);border-radius:.6rem;overflow:hidden;background:#fff}.stars-cd__thumb img{width:100%;height:100%;object-fit:contain;display:block}.stars-cd__title{font-size:1.4rem;font-weight:700;color:var(--su-navy);text-decoration:none}.stars-cd__title:hover{color:var(--su-red)}.stars-cd__opts{display:block;font-size:1.2rem;color:var(--su-muted);margin-top:.2rem}.stars-cd__row{display:flex;align-items:center;justify-content:space-between;margin-top:.8rem}.stars-cd__qty{display:inline-flex;align-items:center;border:1px solid var(--su-border);border-radius:.6rem;overflow:hidden}.stars-cd__qty button{width:3rem;height:3.2rem;border:none;background:#fff;font-size:1.6rem;cursor:pointer;color:var(--su-navy)}.stars-cd__qty button:hover{background:var(--su-bg)}.stars-cd__qty span{min-width:3rem;text-align:center;font-weight:700;font-size:1.35rem}.stars-cd__price{font-weight:800;color:var(--su-navy);font-size:1.4rem}.stars-cd__remove{margin-top:.6rem;border:none;background:transparent;color:var(--su-muted);font-size:1.2rem;text-decoration:underline;cursor:pointer;padding:0}.stars-cd__remove:hover{color:var(--su-red)}.stars-cart-drawer__foot{border-top:1px solid var(--su-border);padding:1.6rem 1.8rem;background:var(--su-bg)}.stars-cart-drawer__foot[hidden]{display:none}.stars-cd__subtotal{display:flex;align-items:center;justify-content:space-between;font-size:1.6rem;color:var(--su-navy)}.stars-cd__subtotal strong{font-size:1.9rem}.stars-cd__note{font-size:1.2rem;color:var(--su-muted);margin:.3rem 0 1.2rem}.stars-cd__checkout{width:100%}.stars-cd__links{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem}.stars-cd__links a{font-size:1.3rem;font-weight:700;color:var(--su-navy);text-decoration:none}.stars-cd__links a:hover{color:var(--su-red);text-decoration:underline}.stars-cd__continue{width:100%;margin-top:1rem;border:none;background:transparent;color:var(--su-muted);font-size:1.3rem;cursor:pointer}.stars-cd__continue:hover{color:var(--su-navy)}@media(prefers-reduced-motion:reduce){.stars-cart-drawer__panel,.stars-cart-drawer__backdrop{transition:none}}.stars-animate-ready:not(.stars-revealed){opacity:.01;transform:translateY(22px)}.stars-animate-ready.stars-revealed{opacity:1;transform:translateY(0);transition:opacity .6s cubic-bezier(.2,.7,.3,1),transform .6s cubic-bezier(.2,.7,.3,1)}.stars-builder--v2{padding:3.4rem 0;background:linear-gradient(155deg,#0b1f3a,#10264a 55%,#0b1f3a);position:relative;overflow:hidden}.stars-builder--v2:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.5;background:radial-gradient(60rem 30rem at 110% -10%,rgba(198,40,40,.16),transparent 60%),radial-gradient(50rem 26rem at -10% 110%,rgba(138,106,15,.14),transparent 60%)}.stars-builder--v2 .stars-builder__inner{position:relative}.stars-builder__grid{display:grid;grid-template-columns:24rem minmax(0,1fr) 30rem;gap:2.4rem;align-items:start}.stars-builder__rail h2{margin:.4rem 0 .8rem;color:#fff;font-size:clamp(2rem,2.6vw,2.6rem);line-height:1.15}.stars-builder__lead{color:#ffffffd1;font-size:1.35rem;line-height:1.55;margin:0 0 1.4rem}.stars-builder__trust{list-style:none;margin:0 0 1.8rem;padding:0;display:grid;gap:.8rem}.stars-builder__trust li{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:600;color:#fff}.stars-builder__trust .stars-ico{width:3rem;height:3rem;padding:.5rem;background:#ffffff1a;border-radius:.6rem;color:var(--su-gold);flex:0 0 auto}.stars-builder__progress-label{display:block;font-size:1.05rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#fff9;margin-bottom:.5rem}.stars-builder__progress-rail{display:block;height:.6rem;border-radius:999px;background:#ffffff24;overflow:hidden}.stars-builder__progress-fill{display:block;height:100%;width:50%;border-radius:999px;background:linear-gradient(90deg,var(--su-gold),var(--su-red));transition:width .35s cubic-bezier(.2,.8,.25,1)}.stars-builder--v2 .stars-builder__step{margin:0 0 1.3rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.9rem;padding:1.1rem 1.3rem}.stars-builder--v2 .stars-builder__step legend{float:left;width:100%;margin:0 0 .8rem;padding:0;font-size:1.35rem}.stars-builder--v2 .stars-builder__chips{gap:.6rem}.stars-builder--v2 .stars-builder__chip span{padding:.55rem 1.05rem;font-size:1.22rem;min-height:3.3rem;border-radius:999px}.stars-builder--v2 .stars-builder__chip input:checked+span{animation:stars-chip-pop .22s cubic-bezier(.2,.8,.3,1.4)}@keyframes stars-chip-pop{0%{transform:scale(.94)}60%{transform:scale(1.06)}to{transform:scale(1)}}.stars-builder--v2 .stars-builder__contact{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.9rem;padding:1.3rem}.stars-builder--v2 .stars-builder__contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:.9rem 1.1rem}.stars-builder--v2 .stars-builder__contact label{display:flex;flex-direction:column;gap:.35rem;font-size:1.22rem;font-weight:600;color:#ffffffd9}.stars-builder--v2 .stars-builder__contact input,.stars-builder--v2 .stars-builder__contact textarea{border:1px solid rgba(255,255,255,.22);border-radius:.5rem;background:#0b1f3a80;color:#fff;padding:.8rem 1rem;font-size:1.3rem;min-height:3.8rem;transition:border-color .15s ease,box-shadow .15s ease}.stars-builder--v2 .stars-builder__contact input:focus,.stars-builder--v2 .stars-builder__contact textarea:focus{outline:none;border-color:var(--su-gold);box-shadow:0 0 0 3px #8a6a0f47}.stars-builder--v2 .stars-field--full{grid-column:1 / -1}.stars-builder__summarycard{position:sticky;top:9rem;background:#fff;border-radius:1rem;padding:1.8rem;box-shadow:0 24px 54px #00000059;border-top:4px solid var(--su-gold)}.stars-builder__badge{display:inline-block;padding:.4rem 1rem;border-radius:999px;background:var(--su-gold);color:#101010;font-size:1.05rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1rem}.stars-builder__summarycard .stars-builder__summary{background:none;border:0;padding:0}.stars-builder__summarycard h3{margin:0 0 1rem;color:var(--su-navy);font-size:1.8rem}.stars-builder__rows{margin:0 0 1.4rem;display:grid;gap:.7rem}.stars-builder__rows div{display:flex;flex-direction:column;gap:.25rem;border-bottom:1px dashed var(--su-border);padding-bottom:.7rem}.stars-builder__rows dt{font-size:1.15rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:var(--su-muted)}.stars-builder__rows dd{margin:0;font-size:1.32rem;font-weight:600;color:var(--su-navy)}.stars-builder__summary.is-updated .stars-builder__rows dd{animation:stars-fade-up .3s ease}.stars-builder__summarycard .stars-builder__submit{width:100%}.stars-builder__help{display:block;text-align:center;margin-top:1rem;font-size:1.28rem;font-weight:700;color:var(--su-navy)}.stars-builder__help:hover{color:var(--su-red)}.stars-builder__hint{margin:1rem 0 0;font-size:1.15rem;color:var(--su-muted);line-height:1.5}.stars-builder__hint a{color:var(--su-navy)}@media(max-width:989px){.stars-builder__grid{grid-template-columns:1fr}.stars-builder__summarycard{position:static}.stars-builder--v2 .stars-builder__contact-grid{grid-template-columns:1fr}}.stars-b2b--v2{background:radial-gradient(56rem 30rem at 108% -8%,rgba(198,40,40,.18),transparent 60%),radial-gradient(46rem 26rem at -8% 108%,rgba(138,106,15,.15),transparent 60%),repeating-linear-gradient(0deg,rgba(255,255,255,.025) 0 1px,transparent 1px 44px),repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 44px),linear-gradient(155deg,#0b1f3a,#10264a 60%,#0b1f3a)}.stars-b2b--v2 .stars-b2b__eyebrow{color:var(--su-gold)}.stars-b2b--v2 .stars-b2b__title,.stars-b2b--v2 h2{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.25)}.stars-b2b--v2 .stars-b2b__copy>p{color:#ffffffe0}.stars-b2b--v2 .stars-b2b__list span{border:1px solid rgba(255,255,255,.28);color:#fff;background:#ffffff0f}.stars-b2b--v2 .stars-b2b__list span:hover{border-color:var(--su-gold)}.stars-b2b__points{list-style:none;margin:1.6rem 0 0;padding:0;display:grid;gap:.8rem}.stars-b2b__points li{display:flex;align-items:center;gap:.9rem;color:#fff;font-size:1.35rem;font-weight:600}.stars-b2b__points .stars-ico{width:3rem;height:3rem;padding:.5rem;background:#ffffff1a;border-radius:.6rem;color:var(--su-gold);flex:0 0 auto}.stars-b2b__checklist{counter-reset:b2bstep;list-style:none;display:flex;flex-wrap:wrap;gap:.7rem;margin:1.8rem 0 0;padding:0}.stars-b2b__checklist li{counter-increment:b2bstep;display:inline-flex;align-items:center;gap:.6rem;padding:.6rem 1.1rem .6rem .6rem;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:1.22rem}.stars-b2b__checklist li:before{content:counter(b2bstep);display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:var(--su-red);color:#fff;font-weight:800;font-size:1.1rem}.stars-b2b--v2 .stars-bulk-form{border-top:4px solid var(--su-red);border-radius:1rem;box-shadow:0 26px 60px #0006}.stars-b2b--v2 .stars-bulk-form input:focus,.stars-b2b--v2 .stars-bulk-form select:focus,.stars-b2b--v2 .stars-bulk-form textarea:focus{outline:none;border-color:var(--su-navy);box-shadow:0 0 0 3px #0b1f3a29}.stars-swatches{gap:.7rem;margin-top:1rem}.stars-swatch{width:2.4rem;height:2.4rem;box-shadow:inset 0 0 0 2px #fff,0 1px 3px #0b1f3a2e}.stars-swatch:hover,.stars-swatch:focus-visible{transform:scale(1.22)}.stars-swatch.is-active{box-shadow:inset 0 0 0 2px #fff,0 0 0 2.5px var(--su-red),0 3px 8px #c628284d;animation:stars-chip-pop .22s cubic-bezier(.2,.8,.3,1.4)}.stars-swatch-more{min-width:2.4rem;height:2.4rem;font-size:1.2rem}.stars-product-card__media img{transition:opacity .25s ease,transform .5s cubic-bezier(.2,.7,.3,1)}.stars-product-card__meta{color:var(--su-navy)}.stars-product-card__quotelink{display:inline-block;margin-top:.6rem;font-size:1.18rem;font-weight:700;color:var(--su-muted);text-decoration:none}.stars-product-card__quotelink:hover{color:var(--su-red);text-decoration:underline}input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px #0b1f3a24}.stars-btn:active{transform:translateY(0) scale(.98)}.stars-main-nav a{position:relative}.stars-main-nav a:after{content:"";position:absolute;left:12%;right:12%;bottom:.4rem;height:2px;background:var(--su-gold);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.stars-main-nav a:hover:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){.stars-animate-ready{opacity:1;transform:none}.stars-revealed,.stars-builder__progress-fill,.stars-swatch.is-active,.stars-builder--v2 .stars-builder__chip input:checked+span,.stars-main-nav a:after{transition:none!important;animation:none!important}}.stars-modal__backdrop{background:#080b12bd}.stars-modal__body--nl{text-align:center;display:flex;flex-direction:column;justify-content:center}.stars-modal__body--nl h2{font-size:clamp(2rem,2.8vw,2.6rem);color:var(--su-navy);margin:0 0 .8rem}.stars-nl__sub{color:var(--su-text);font-size:1.4rem;line-height:1.55;margin:0 0 1.8rem}.stars-nl__pill{display:flex;align-items:stretch;border:1.5px solid var(--su-navy);border-radius:999px;overflow:hidden;background:#fff;transition:box-shadow .15s ease,border-color .15s ease}.stars-nl__pill:focus-within{border-color:var(--su-red);box-shadow:0 0 0 3px #c6282826}.stars-nl__pill input{flex:1 1 auto;min-width:0;border:none;background:none;outline:none;padding:1.2rem 1.6rem;font-size:1.4rem;color:var(--su-navy);min-height:4.8rem}.stars-nl__pill input::placeholder{color:#8a919c}.stars-nl__subscribe{flex:0 0 auto;margin:.4rem;border:none;border-radius:999px;cursor:pointer;background:var(--su-red);color:#fff;font-size:1.4rem;font-weight:800;padding:0 2.2rem;transition:background .15s ease,transform .15s ease}.stars-nl__subscribe:hover{background:var(--su-red-dark);transform:translateY(-1px)}.stars-nl__privacy{margin:1.2rem 0 0;font-size:1.2rem;color:var(--su-muted)}.stars-nl__optout{display:inline-flex;align-items:center;gap:.6rem;margin:1rem auto 0;font-size:1.25rem;color:var(--su-text);cursor:pointer;-webkit-user-select:none;user-select:none}.stars-nl__optout input{width:1.6rem;height:1.6rem;accent-color:var(--su-red);cursor:pointer}.stars-builder__grid>*{min-width:0}.stars-builder__step{min-width:0}.stars-builder__summarycard{top:10rem}.stars-builder--v2 .stars-builder__step legend+*{clear:both}.section-stars-package-builder .stars-builder--v2{border-top:3px solid var(--su-gold)}@media(prefers-reduced-motion:reduce){.stars-nl__pill,.stars-nl__subscribe{transition:none}}.stars-offer-bar{background:#0b0b0d;min-height:4.6rem;display:flex;align-items:center}.stars-offer-bar__msg{font-size:1.45rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#f2b705}.stars-offer-bar__msg a{color:#f2b705;text-decoration:underline;text-underline-offset:3px}.stars-offer-bar__msg a:hover{color:#ffd04d}.stars-svc-tiles{max-width:138rem;margin:1.6rem auto 0;padding:0 1.6rem}.stars-svc-tiles__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.stars-svc-tile{position:relative;display:block;border-radius:.9rem;overflow:hidden;aspect-ratio:16 / 9;text-decoration:none;box-shadow:0 10px 26px #0b1f3a29;transition:transform .22s ease,box-shadow .22s ease}.stars-svc-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.3,1)}.stars-svc-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#080b1240,#080b129e);transition:background .25s ease}.stars-svc-tile__body{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;padding:1rem}.stars-svc-tile__body strong{color:#fff;font-size:clamp(1.8rem,1.8vw,2.4rem);line-height:1.12;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 2px 10px rgba(0,0,0,.45)}.stars-svc-tile__body span{color:#ffffffeb;font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;border-bottom:2px solid var(--su-gold);padding-bottom:.3rem}.stars-svc-tile:hover{transform:translateY(-5px);box-shadow:0 20px 44px #0b1f3a47}.stars-svc-tile:hover img{transform:scale(1.07)}.stars-svc-tile:hover .stars-svc-tile__overlay{background:linear-gradient(180deg,#080b1226,#c6282873)}.stars-svc-tile:focus-visible{outline:3px solid var(--su-gold);outline-offset:3px}@media(max-width:989px){.stars-svc-tiles__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:549px){.stars-svc-tiles__grid{grid-template-columns:1fr}.stars-svc-tile{aspect-ratio:16/8}}.stars-mega__features{display:flex;flex-direction:column;gap:1.2rem;min-width:21rem}.stars-mega__features .stars-mega__feature{flex:1 1 auto}.stars-mega__features .stars-mega__feature-media{aspect-ratio:16 / 10}.stars-mega__features .stars-mega__feature-body{padding:.9rem 1.2rem}.stars-builder__rows dt{font-size:1.05rem}.stars-builder__rows dd{font-size:1.36rem}.stars-b2b__actions--center{justify-content:center}@media(prefers-reduced-motion:reduce){.stars-svc-tile,.stars-svc-tile img,.stars-svc-tile__overlay{transition:none}}.stars-modal-lock,.stars-modal-lock body{overflow:hidden!important}.stars-modal__backdrop{background:#04070dd6;-webkit-backdrop-filter:blur(6px) saturate(.8);backdrop-filter:blur(6px) saturate(.8)}@keyframes stars-modal-pop{0%{opacity:0;transform:translateY(30px) scale(.93)}62%{opacity:1;transform:translateY(-4px) scale(1.012)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stars-modal-drop{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(18px) scale(.95)}}@keyframes stars-media-settle{0%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes stars-body-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.stars-modal[open] .stars-modal__backdrop{animation:stars-overlay-in .4s ease both}.stars-modal[open] .stars-modal__panel{animation:stars-modal-pop .5s cubic-bezier(.22,1.2,.36,1) both}.stars-modal[open] .stars-modal__media img{animation:stars-media-settle .9s cubic-bezier(.2,.7,.3,1) both}.stars-modal[open] .stars-modal__body>*{animation:stars-body-rise .45s ease .12s both}.stars-modal[open] .stars-modal__body>*+*{animation-delay:.18s}.stars-modal[open] .stars-modal__body>*+*+*{animation-delay:.24s}.stars-modal[open] .stars-modal__body>*+*+*+*{animation-delay:.3s}.stars-modal.is-closing .stars-modal__panel{animation:stars-modal-drop .26s cubic-bezier(.4,0,1,1) both}.stars-modal.is-closing .stars-modal__backdrop{animation:stars-overlay-out .28s ease both}@media(prefers-reduced-motion:reduce){.stars-modal[open] .stars-modal__media img,.stars-modal[open] .stars-modal__body>*{animation:none!important}.stars-modal__backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.stars-hub__grid--three{grid-template-columns:repeat(3,1fr)}@media(max-width:989px){.stars-hub__grid--three{grid-template-columns:repeat(2,1fr)}}@media(max-width:649px){.stars-hub__grid--three{grid-template-columns:1fr}}.stars-hub__icon--check{color:var(--su-red)}.stars-hub__icon--check svg{width:5.2rem;height:5.2rem}.stars-hub__copy{max-width:82rem;margin:3.6rem auto 0;font-size:1.45rem;line-height:1.75;color:var(--su-text)}.stars-hub__copy h3{font-size:1.9rem;color:var(--su-navy);margin:2.8rem 0 1rem}.stars-hub__copy ul{list-style:none;padding:0;display:grid;gap:.9rem}.stars-hub__copy ul li{padding-left:2.6rem;position:relative}.stars-hub__copy ul li:before{content:"\2713";position:absolute;left:.2rem;top:0;color:var(--su-red);font-weight:800}.stars-hub__copy ul li strong,.stars-hub__steps li strong{color:var(--su-navy)}.stars-hub__steps{counter-reset:hubstep;list-style:none;padding:0;display:grid;gap:.9rem}.stars-hub__steps li{counter-increment:hubstep;padding-left:3.4rem;position:relative}.stars-hub__steps li:before{content:counter(hubstep);position:absolute;left:0;top:.05em;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--su-gold);color:var(--su-navy);font-weight:800;font-size:1.25rem;display:inline-flex;align-items:center;justify-content:center}.stars-hub__reach{max-width:82rem;margin:4rem auto 0;text-align:center;background:#fff;border:1px solid var(--su-border);border-radius:1.1rem;padding:3rem 2.6rem;box-shadow:0 14px 34px #0b1f3a14}.stars-hub__reach h2{font-size:2.2rem;color:var(--su-navy);margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.05em}.stars-hub__reach>p{color:var(--su-muted);margin:0 0 2rem}.stars-hub__quote{text-align:left}.stars-hub__quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem 1.4rem;margin-bottom:1.6rem}.stars-hub__quote-grid label{display:flex;flex-direction:column;gap:.45rem;font-size:1.3rem;font-weight:700;color:var(--su-navy)}.stars-hub__quote-grid input,.stars-hub__quote-grid select,.stars-hub__quote-grid textarea{border:1px solid var(--su-border);border-radius:.7rem;padding:1rem 1.2rem;font-size:1.4rem;font-family:inherit;color:var(--su-text);background:#fff;min-height:4.4rem}.stars-hub__quote-grid input:focus-visible,.stars-hub__quote-grid select:focus-visible,.stars-hub__quote-grid textarea:focus-visible{outline:2px solid var(--su-red);outline-offset:1px}.stars-hub__quote-grid .stars-field--full{grid-column:1 / -1}.stars-hub__quote .stars-btn{width:100%;justify-content:center}@media(max-width:649px){.stars-hub__quote-grid{grid-template-columns:1fr}.stars-hub__reach{padding:2.2rem 1.6rem}}.shopify-section-group-header-group,.section-header{position:relative;z-index:140}.stars-mega__panel{z-index:150}.stars-mega__panel{grid-template-columns:repeat(4,minmax(15rem,1fr)) 24rem}.stars-mega__features{grid-column:5;grid-row:1 / span 6;align-self:start;position:sticky;top:0}.stars-mega__features .stars-mega__feature{border:1px solid var(--su-border);border-radius:.9rem;overflow:hidden;box-shadow:0 8px 22px #0b1f3a1a;transition:transform .2s ease,box-shadow .2s ease}.stars-mega__features .stars-mega__feature:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0b1f3a2e}.stars-mega__features .stars-mega__feature-media{aspect-ratio:4 / 3;display:block}.stars-mega__features .stars-mega__feature-media img{width:100%;height:100%;object-fit:cover;display:block}.stars-mega__features .stars-mega__feature-body strong{font-size:1.45rem}@media(max-width:1199px){.stars-mega__panel{grid-template-columns:repeat(3,minmax(15rem,1fr)) 22rem}.stars-mega__features{grid-column:4}}.stars-modal__panel--split{background:#12161f;color:#fff}.stars-modal__panel--split .stars-modal__body h2{color:#fff}.stars-modal__panel--split .stars-modal__body p{color:#ffffffd1}.stars-modal__panel--split .stars-modal__body .stars-eyebrow{color:var(--su-gold)}.stars-modal__panel--split .stars-btn--outline{border-color:#ffffff8c;color:#fff}.stars-modal__panel--split .stars-btn--outline:hover{background:#ffffff1a;border-color:#fff}.stars-modal__panel--split .stars-modal__x{background:transparent;color:#fff;font-size:2.6rem}.stars-modal__panel--split .stars-modal__x:hover{color:var(--su-gold)}.stars-modal__body--nl h2{color:#fff;font-size:clamp(2.2rem,3vw,2.8rem)}.stars-nl__sub{color:#ffffffd9}.stars-nl__form--stack{display:flex;flex-direction:column;gap:1rem}.stars-nl__form--stack input{width:100%;border:none;border-radius:.5rem;background:#fff;color:var(--su-navy);padding:1.25rem 1.4rem;font-size:1.4rem;min-height:4.6rem}.stars-nl__form--stack input:focus-visible{outline:3px solid var(--su-gold);outline-offset:1px}.stars-nl__submit{width:100%;border:none;border-radius:.5rem;cursor:pointer;min-height:4.8rem;background:var(--su-gold);color:var(--su-navy);font-size:1.5rem;font-weight:800;transition:filter .15s ease,transform .15s ease}.stars-nl__submit:hover{filter:brightness(1.08);transform:translateY(-1px)}.stars-nl__privacy{color:#ffffff9e}.stars-nl__optout{color:#fffc}.stars-modal__panel--split .stars-form-success{color:#7ee2a0}.stars-modal__panel--split .stars-form-error{color:#ff9c9c}@keyframes stars-modal-pop2{0%{opacity:0;transform:translateY(36px) scale(.9)}60%{opacity:1;transform:translateY(-5px) scale(1.015)}80%{transform:translateY(2px) scale(.998)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stars-modal-drop2{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(22px) scale(.94)}}.stars-modal[open] .stars-modal__panel{animation:stars-modal-pop2 .55s cubic-bezier(.22,1.1,.35,1) both}.stars-modal.is-closing .stars-modal__panel{animation:stars-modal-drop2 .32s cubic-bezier(.45,0,.75,.4) both}.stars-modal.is-closing .stars-modal__backdrop{animation:stars-overlay-out .34s ease both}.stars-toast--product{text-decoration:none;color:inherit;align-items:center;cursor:pointer;background:#101623;border:1px solid rgba(255,255,255,.08);border-left:4px solid var(--su-gold);box-shadow:0 20px 50px #00000073;padding:1rem 1.2rem;opacity:0;transform:translateY(26px) scale(.94)}.stars-toast--product.is-showing{animation:stars-toast-pop .5s cubic-bezier(.22,1.2,.36,1) both}.stars-toast--product.is-leaving{animation:stars-toast-exit .32s cubic-bezier(.45,0,.75,.4) both}@keyframes stars-toast-pop{0%{opacity:0;transform:translateY(26px) scale(.94)}65%{opacity:1;transform:translateY(-4px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes stars-toast-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translate(-18px) translateY(10px) scale(.95)}}.stars-toast__thumb{flex:0 0 auto;width:5.6rem;height:5.6rem;border-radius:.7rem;overflow:hidden;background:#fff}.stars-toast__thumb img{width:100%;height:100%;object-fit:cover;display:block}.stars-toast--product .stars-toast__body{display:flex;flex-direction:column;gap:.15rem;min-width:0}.stars-toast--product .stars-toast__body strong{color:#ffffffa6;font-size:1.05rem;letter-spacing:.12em;text-transform:uppercase}.stars-toast__title{color:var(--su-gold);font-size:1.32rem;font-weight:700;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:22rem}.stars-toast__meta{color:#ffffffb8;font-size:1.15rem}.stars-toast__meta em{font-style:normal;font-weight:700;color:#fff}.stars-toast--product .stars-toast__x{color:#fff9}.stars-toast--product .stars-toast__x:hover{color:#fff}.stars-toast--product:hover{border-left-color:var(--su-red)}.stars-designer{background:linear-gradient(180deg,#f6f8fb,#fff);padding:4.4rem 1.6rem 5.6rem}.stars-designer__inner{max-width:130rem;margin:0 auto}.stars-designer__grid{display:grid;grid-template-columns:minmax(0,1fr) 30rem;gap:2.4rem;align-items:start}.stars-designer__head{max-width:72rem;margin-bottom:2.4rem}.stars-designer__head--full{max-width:78rem;margin:0 auto 2.6rem;text-align:center}.stars-designer__head h1{color:var(--su-navy);font-size:clamp(2.6rem,4vw,3.6rem);margin:.4rem 0 .8rem}.stars-designer__head p{color:var(--su-muted);font-size:1.5rem;line-height:1.6}.stars-designer__subhead{color:var(--su-navy);font-size:2.1rem;margin:0 0 1.4rem}.stars-designer__step{border:1px solid var(--su-border);border-radius:1rem;background:#fff;padding:1.6rem 1.8rem;margin:0 0 1.4rem;min-width:0;box-shadow:0 6px 18px #0b1f3a0d}.stars-designer__step legend{float:left;width:100%;margin:0 0 1rem;font-size:1.5rem;font-weight:800;color:var(--su-navy);display:flex;align-items:center;gap:.8rem}.stars-designer__step legend+*{clear:both}.stars-designer__step .stars-builder__chip span{border-color:var(--su-border);color:var(--su-text);background:#fff}.stars-designer__step .stars-builder__chip input:checked+span{background:var(--su-gold);border-color:var(--su-gold);color:var(--su-navy)}.stars-designer__styles{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.2rem}.stars-designer__style input{position:absolute;opacity:0}.stars-designer__style-card{display:flex;flex-direction:column;gap:.5rem;border:2px solid var(--su-border);border-radius:.9rem;background:#fff;padding:1rem;text-align:center;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.stars-designer__style-card img{width:100%;aspect-ratio:1;object-fit:contain}.stars-designer__style input:checked+.stars-designer__style-card{border-color:var(--su-red);box-shadow:0 10px 24px #c6282829}.stars-designer__style input:focus-visible+.stars-designer__style-card{outline:3px solid var(--su-gold);outline-offset:2px}.stars-designer__style-card:hover{transform:translateY(-3px)}.stars-designer__style-name{font-size:1.2rem;font-weight:700;color:var(--su-navy);line-height:1.3}.stars-designer__style-price{font-size:1.25rem;font-weight:800;color:var(--su-red)}.stars-designer__style-card--custom{justify-content:center;min-height:16rem}.stars-designer__style-mark{font-size:3.4rem;color:var(--su-gold)}.stars-designer__textgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.stars-designer__textgrid label{display:flex;flex-direction:column;gap:.45rem;font-size:1.25rem;font-weight:700;color:var(--su-navy)}.stars-designer__textgrid input{border:1px solid var(--su-border);border-radius:.7rem;padding:1rem 1.1rem;font-size:1.35rem;min-height:4.2rem}.stars-designer__contact{border:1px solid var(--su-border);border-radius:1rem;background:#fff;padding:1.6rem 1.8rem;box-shadow:0 6px 18px #0b1f3a0d}.stars-designer__contact .stars-builder__contact-grid label{color:var(--su-navy)}.stars-designer__contact .stars-builder__contact-grid input,.stars-designer__contact .stars-builder__contact-grid textarea{background:#fff;border:1px solid var(--su-border);color:var(--su-text)}.stars-designer__artnote{margin:1.2rem 0 0;font-size:1.25rem;color:var(--su-muted)}.stars-designer__summary{position:sticky;top:10rem}.stars-designer__summary .stars-builder__rows dt{color:var(--su-muted)}.stars-designer__summary .stars-builder__rows dd{color:var(--su-navy)}.stars-designer__ready{max-width:130rem;margin:0 auto 3.2rem}.stars-designer__ready h2{color:var(--su-navy);font-size:2.1rem;margin:0 0 1.4rem}.stars-designer__readygrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.2rem}.stars-designer__readycard{display:flex;flex-direction:column;gap:.5rem;border:1px solid var(--su-border);border-radius:.9rem;background:#fff;padding:1rem;text-align:center;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.stars-designer__readycard img{width:100%;aspect-ratio:1;object-fit:contain}.stars-designer__readycard:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0b1f3a1f}.stars-designer__empty{color:var(--su-muted);font-size:1.35rem}.stars-designer__shapes{display:grid;grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));gap:1rem}.stars-designer__shape input{position:absolute;opacity:0}.stars-designer__shape-card{display:flex;flex-direction:column;align-items:center;gap:.7rem;border:2px solid var(--su-border);border-radius:.9rem;background:#fff;padding:1.2rem .8rem;cursor:pointer;font-size:1.2rem;font-weight:700;color:var(--su-navy);transition:border-color .15s ease,transform .15s ease}.stars-designer__shape input:checked+.stars-designer__shape-card{border-color:var(--su-red);box-shadow:0 8px 20px #c6282824}.stars-designer__shape input:focus-visible+.stars-designer__shape-card{outline:3px solid var(--su-gold);outline-offset:2px}.stars-designer__shape-card:hover{transform:translateY(-2px)}.stars-designer__shape-fig{width:4.2rem;height:4.2rem;background:var(--su-navy);display:inline-block}.stars-designer__shape-fig--1{clip-path:polygon(50% 0,100% 18%,100% 60%,50% 100%,0 60%,0 18%)}.stars-designer__shape-fig--2{border-radius:50%}.stars-designer__shape-fig--3{border-radius:50%;transform:scaleX(1.35)}.stars-designer__shape-fig--4{border-radius:.4rem;transform:scaleY(.62)}.stars-designer__shape-fig--5{clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.stars-designer__shape-fig--6{border-radius:50%/100% 100% 0 0;transform:scaleY(.5)}.stars-designer__shape-fig--art{background:none;color:var(--su-gold);font-size:3rem;line-height:4.2rem}@media(max-width:989px){.stars-designer__grid{grid-template-columns:1fr}.stars-designer__summary{position:static}.stars-designer__textgrid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.stars-toast--product.is-showing,.stars-toast--product.is-leaving{animation:none;opacity:1;transform:none}.stars-designer__style-card,.stars-designer__shape-card,.stars-designer__readycard{transition:none}}.stars-hero__quote-card{background:#fff;border-radius:1.2rem;padding:2.2rem 2.4rem;box-shadow:0 30px 70px #00000059;border-top:4px solid var(--su-gold)}.stars-hero__quote-eyebrow{color:var(--su-red);font-size:1.15rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .3rem}.stars-hero__quote-card h2{color:var(--su-navy);font-size:2.2rem;margin:0 0 1.4rem}.stars-hero__quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.2rem;margin-bottom:1.4rem}.stars-hero__quote-grid label{display:flex;flex-direction:column;gap:.35rem;font-size:1.2rem;font-weight:700;color:var(--su-navy)}.stars-hero__quote-grid input,.stars-hero__quote-grid select,.stars-hero__quote-grid textarea{border:1px solid var(--su-border);border-radius:.6rem;padding:.85rem 1rem;font-size:1.32rem;font-family:inherit;color:var(--su-text);background:#fff;min-height:3.9rem}.stars-hero__quote-grid input:focus-visible,.stars-hero__quote-grid select:focus-visible,.stars-hero__quote-grid textarea:focus-visible{outline:2px solid var(--su-red);outline-offset:1px}.stars-hero__quote-grid .stars-field--full{grid-column:1 / -1}.stars-hero__quote-card .stars-btn{width:100%;justify-content:center}.stars-hero__quote-note{margin:1rem 0 0;font-size:1.15rem;color:var(--su-muted);text-align:center}@media(max-width:749px){.stars-hero__quote-grid{grid-template-columns:1fr}.stars-hero__quote-card{padding:1.8rem 1.6rem}}.stars-designer__stepsbar{display:flex;justify-content:center;gap:2.4rem;list-style:none;padding:0;margin:1.8rem 0 0;flex-wrap:wrap}.stars-designer__stepsbar li{display:flex;align-items:center;gap:.7rem;font-size:1.3rem;font-weight:700;color:var(--su-muted)}.stars-designer__stepsbar li strong{width:2.6rem;height:2.6rem;border-radius:50%;background:var(--su-navy);color:var(--su-gold);display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem}.stars-designer__filters{display:flex;gap:.7rem;margin-bottom:1.2rem;flex-wrap:wrap}.stars-designer__filter{border:1.5px solid var(--su-border);background:#fff;color:var(--su-text);border-radius:999px;padding:.55rem 1.5rem;font-size:1.25rem;font-weight:700;cursor:pointer;transition:all .15s ease}.stars-designer__filter:hover{border-color:var(--su-navy)}.stars-designer__filter.is-active{background:var(--su-navy);border-color:var(--su-navy);color:#fff}.stars-designer__styles--badges{grid-template-columns:repeat(auto-fill,minmax(13.5rem,1fr));max-height:62rem;overflow-y:auto;padding:.4rem;scrollbar-width:thin}.stars-designer__styles--tpl{grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr))}.stars-designer__style-sku{font-size:1.4rem;font-weight:800;color:var(--su-navy);letter-spacing:.04em}.stars-designer__style[hidden]{display:none}.stars-designer__pricenote{margin:1.2rem 0 .6rem;font-size:1.2rem;color:var(--su-muted)}.stars-designer__optrow{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-top:1rem}.stars-designer__optrow label{display:flex;flex-direction:column;gap:.45rem;font-size:1.25rem;font-weight:700;color:var(--su-navy)}.stars-designer__optrow input,.stars-designer__optrow select{border:1px solid var(--su-border);border-radius:.7rem;padding:1rem 1.1rem;font-size:1.35rem;font-family:inherit;background:#fff;color:var(--su-text);min-height:4.2rem}.stars-designer__check{display:flex;align-items:center;gap:.7rem;margin-top:1rem;font-size:1.3rem;color:var(--su-text);cursor:pointer}.stars-designer__check input{width:1.7rem;height:1.7rem;accent-color:var(--su-red)}.stars-designer__textgrid--4{grid-template-columns:repeat(2,1fr)}.stars-designer__instr{display:flex;flex-direction:column;gap:.45rem;margin-top:1.2rem;font-size:1.25rem;font-weight:700;color:var(--su-navy)}.stars-designer__instr textarea{border:1px solid var(--su-border);border-radius:.7rem;padding:1rem 1.1rem;font-size:1.35rem;font-family:inherit}@media(max-width:749px){.stars-designer__optrow,.stars-designer__textgrid--4{grid-template-columns:1fr}.stars-designer__styles--badges{max-height:48rem}}.stars-designer__preview{background:radial-gradient(circle at 50% 30%,#22304a,var(--su-navy));border-radius:.9rem;padding:1.2rem;margin:0 0 .6rem;display:flex;align-items:center;justify-content:center;min-height:16rem}.stars-designer__preview svg{width:100%;height:auto;max-height:30rem;display:block}.stars-designer__preview--plate{min-height:10rem;padding:1.6rem 1.2rem}.stars-designer__preview--patch{position:relative;padding:1rem}.stars-designer__preview--patch img{max-width:100%;max-height:22rem;object-fit:contain;border-radius:.5rem}.stars-designer__patchtext{position:absolute;left:10%;right:10%;top:50%;transform:translateY(-50%);text-align:center;color:#f2b705;font-weight:900;font-size:1.7rem;letter-spacing:.06em;text-shadow:0 1px 3px rgba(0,0,0,.75),0 0 10px rgba(0,0,0,.4);pointer-events:none;overflow-wrap:break-word}.stars-designer__previewnote{margin:0 0 1.2rem;font-size:1.05rem;color:var(--su-muted);text-align:center}.stars-reviews__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:2rem;align-items:start;margin-top:2.4rem}.stars-reviews__formcard{background:#fff;border:1px solid var(--su-border);border-radius:1.1rem;padding:2.4rem;box-shadow:0 14px 34px #0b1f3a14;border-top:4px solid var(--su-gold)}.stars-reviews__stars{border:0;padding:0;margin:0 0 1.6rem}.stars-reviews__stars legend{font-size:1.35rem;font-weight:800;color:var(--su-navy);margin-bottom:.6rem}.stars-reviews__starrow{display:inline-flex;flex-direction:row-reverse;gap:.2rem}.stars-reviews__starrow input{position:absolute;opacity:0;pointer-events:none}.stars-reviews__starrow label{font-size:3.4rem;line-height:1;color:#d4d9e0;cursor:pointer;transition:color .12s ease,transform .12s ease}.stars-reviews__starrow label:hover{transform:scale(1.15)}.stars-reviews__starrow label:hover,.stars-reviews__starrow label:hover~label,.stars-reviews__starrow input:checked~label{color:#f2b705}.stars-reviews__starrow input:focus-visible+label{outline:3px solid var(--su-gold);outline-offset:2px;border-radius:.4rem}.stars-reviews__grid2{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem 1.3rem;margin-bottom:1.5rem}.stars-reviews__grid2 label{display:flex;flex-direction:column;gap:.4rem;font-size:1.28rem;font-weight:700;color:var(--su-navy)}.stars-reviews__grid2 input,.stars-reviews__grid2 textarea{border:1px solid var(--su-border);border-radius:.7rem;padding:1rem 1.15rem;font-size:1.4rem;font-family:inherit;color:var(--su-text);background:#fff;min-height:4.3rem}.stars-reviews__grid2 input:focus-visible,.stars-reviews__grid2 textarea:focus-visible{outline:2px solid var(--su-red);outline-offset:1px}.stars-reviews__grid2 .stars-field--full{grid-column:1 / -1}.stars-reviews__formcard .stars-btn{width:100%;justify-content:center}.stars-reviews__modnote{margin:1rem 0 0;font-size:1.15rem;color:var(--su-muted);text-align:center}.stars-reviews__aside{display:flex;flex-direction:column;gap:1.2rem}.stars-reviews__asidehead{font-size:1.4rem;color:var(--su-navy);text-transform:uppercase;letter-spacing:.08em}.stars-reviews__asidenote{font-size:1.25rem;color:var(--su-muted)}@media(max-width:899px){.stars-reviews__layout,.stars-reviews__grid2{grid-template-columns:1fr}}.stars-popular{max-width:138rem;margin:3.6rem auto 0;padding:0 1.6rem}.stars-popular__head{display:flex;align-items:end;justify-content:space-between;gap:1.4rem;margin-bottom:1.8rem;flex-wrap:wrap}.stars-popular__head h2{color:var(--su-navy);font-size:clamp(2.2rem,3vw,3rem);margin:.2rem 0 0}.stars-popular__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}@media(max-width:989px){.stars-popular__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:549px){.stars-popular__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.stars-hero__inner{grid-template-columns:minmax(0,1.25fr) minmax(0,.85fr)}.stars-hero__quote{justify-self:end;width:100%;max-width:41rem}.stars-hero__quote-card{padding:1.7rem 1.9rem 1.9rem;border-radius:1rem}.stars-hero__quote-card h2{font-size:1.9rem;margin:0 0 1.1rem}.stars-hero__quote-eyebrow{font-size:1.05rem;margin-bottom:.25rem}.stars-hero__quote-grid{gap:.8rem 1rem;margin-bottom:1.1rem}.stars-hero__quote-grid label{font-size:1.1rem;gap:.3rem}.stars-hero__quote-grid input,.stars-hero__quote-grid select,.stars-hero__quote-grid textarea{padding:.7rem .9rem;font-size:1.28rem;min-height:3.5rem}.stars-hero__quote-card .stars-btn{min-height:4.2rem;font-size:1.4rem}.stars-hero__quote-note{font-size:1.05rem;margin-top:.9rem}@media(max-width:989px){.stars-hero__quote{justify-self:stretch;max-width:none}}.stars-hero__feat{display:flex;gap:1.4rem;margin-top:3rem;max-width:58rem}.stars-hero__feat-card{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:1.2rem;background:#ffffff12;border:1px solid rgba(255,255,255,.16);border-radius:1rem;padding:1rem 1.3rem 1rem 1rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease}.stars-hero__feat-thumb{flex:0 0 auto;width:8.8rem;height:8.8rem;border-radius:.8rem;background:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center}.stars-hero__feat-thumb img{width:100%;height:100%;object-fit:contain;display:block}.stars-hero__feat-info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.stars-hero__feat-info strong{color:#fff;font-size:1.32rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stars-hero__feat-price{color:var(--su-gold);font-weight:800;font-size:1.3rem}.stars-hero__feat-info em{color:#ffffffb8;font-style:normal;font-size:1.12rem;font-weight:700;transition:color .2s ease}.stars-hero__feat-card:hover{background:#ffffff1f;border-color:var(--su-gold);transform:translateY(-3px)}.stars-hero__feat-card:hover .stars-hero__feat-info em{color:#fff}.stars-hero__feat-card:focus-visible{outline:3px solid var(--su-gold);outline-offset:3px}@media(max-width:989px){.stars-hero__feat{max-width:none;margin-top:2.4rem}}@media(max-width:549px){.stars-hero__feat{flex-direction:column;gap:1rem}}@media(prefers-reduced-motion:reduce){.stars-hero__feat-card,.stars-hero__feat-info em{transition:none}}@media(min-width:990px){.stars-hero__inner{grid-template-columns:minmax(0,1.12fr) minmax(0,.98fr)}.stars-hero__quote{justify-self:end;max-width:50rem}.stars-hero__quote-card{padding:2.1rem 2.4rem 2.3rem}.stars-hero__quote-card h2{font-size:2.1rem;margin:0 0 1.3rem}.stars-hero__quote-eyebrow{font-size:1.12rem}.stars-hero__quote-grid{gap:1rem 1.2rem;margin-bottom:1.3rem}.stars-hero__quote-grid label{font-size:1.18rem}.stars-hero__quote-grid input,.stars-hero__quote-grid select,.stars-hero__quote-grid textarea{min-height:3.9rem;font-size:1.32rem;padding:.85rem 1rem}.stars-hero__quote-card .stars-btn{min-height:4.6rem;font-size:1.45rem}.stars-hero__quote-note{font-size:1.1rem}}@media screen and (max-width:749px){.stars-help{bottom:calc(7rem + env(safe-area-inset-bottom,0px))}body.stars-sticky-atc-on .stars-help{bottom:calc(13.4rem + env(safe-area-inset-bottom,0px))}}@media(min-width:750px){.facets-container{top:12rem}}.stars-designer__summary,.stars-builder__summarycard{top:13.5rem}.stars-atc-error{margin:.8rem 0 0;padding:.9rem 1.2rem;border-radius:.6rem;background:#fdecec;border:1px solid #e5b3b3;color:#8f1f1f;font-size:1.3rem;line-height:1.45}.stars-about-strip{background:#f6f8fb;border-top:1px solid var(--su-border);padding:4rem 1.6rem 4.4rem}.stars-about-strip__inner{max-width:86rem;margin:0 auto}.stars-about-strip h2{color:var(--su-navy);font-size:clamp(1.9rem,2.4vw,2.3rem);margin:0 0 1.2rem}.stars-about-strip p{color:var(--su-text);font-size:1.4rem;line-height:1.75;margin:0 0 1.1rem}.stars-about-strip a{color:var(--su-red);font-weight:700;text-underline-offset:2px}.stars-about-strip a:hover{color:var(--su-navy)}.stars-thanks{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;padding:1.6rem}.stars-thanks__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#04070dd6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .35s ease}.stars-thanks.is-showing .stars-thanks__backdrop{opacity:1}.stars-thanks.is-leaving .stars-thanks__backdrop{opacity:0}.stars-thanks__card{position:relative;width:min(92vw,44rem);background:#fff;border-radius:1.2rem;border-top:4px solid var(--su-gold);box-shadow:0 30px 80px #00000073;padding:3.2rem 2.8rem 2.8rem;text-align:center;overflow:hidden;opacity:0;transform:translateY(34px) scale(.92)}.stars-thanks.is-showing .stars-thanks__card{animation:stars-modal-pop2 .55s cubic-bezier(.22,1.1,.35,1) both}.stars-thanks.is-leaving .stars-thanks__card{animation:stars-modal-drop2 .3s cubic-bezier(.45,0,.75,.4) both}.stars-thanks__card h2{color:var(--su-navy);font-size:2.6rem;margin:1.4rem 0 .8rem;animation:stars-body-rise .45s ease .55s both}.stars-thanks__card p{color:var(--su-text);font-size:1.45rem;line-height:1.6;margin:0 0 2rem;animation:stars-body-rise .45s ease .7s both}.stars-thanks__card .stars-btn{min-width:16rem;justify-content:center;animation:stars-body-rise .45s ease .85s both}.stars-thanks__check{width:9rem;height:9rem;display:block;margin:0 auto}.stars-thanks__check-ring{stroke:var(--su-gold);stroke-dasharray:264;stroke-dashoffset:264;animation:stars-check-draw .7s ease-out .25s forwards}.stars-thanks__check-mark{stroke:#2e7d32;stroke-dasharray:60;stroke-dashoffset:60;animation:stars-check-draw .45s ease-out .75s forwards}@keyframes stars-check-draw{to{stroke-dashoffset:0}}.stars-thanks__star{position:absolute;bottom:-1.5rem;color:var(--su-gold);opacity:0;pointer-events:none;animation:stars-thanks-float 2.4s ease-out forwards}.stars-thanks__star:nth-child(2){left:12%;font-size:1.6rem;animation-delay:.5s}.stars-thanks__star:nth-child(3){left:28%;font-size:1.1rem;animation-delay:.9s}.stars-thanks__star:nth-child(4){left:50%;font-size:1.4rem;animation-delay:.65s}.stars-thanks__star:nth-child(5){left:68%;font-size:1rem;animation-delay:1.1s}.stars-thanks__star:nth-child(6){left:84%;font-size:1.7rem;animation-delay:.75s}.stars-thanks__star:nth-child(7){left:40%;font-size:.9rem;animation-delay:1.3s}@keyframes stars-thanks-float{0%{transform:translateY(0) rotate(0);opacity:0}15%{opacity:.9}to{transform:translateY(-30rem) rotate(200deg);opacity:0}}@media(prefers-reduced-motion:reduce){.stars-thanks__backdrop,.stars-thanks__card,.stars-thanks__card h2,.stars-thanks__card p,.stars-thanks__card .stars-btn{animation:none!important;transition:none!important;opacity:1;transform:none}.stars-thanks__check-ring,.stars-thanks__check-mark{animation:none;stroke-dashoffset:0}.stars-thanks__star{display:none}}.stars-help{position:fixed;right:1.6rem;bottom:1.6rem;z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}@media screen and (max-width:749px){.stars-help{right:1.2rem;bottom:calc(7rem + env(safe-area-inset-bottom,0px))}body.stars-sticky-atc-on .stars-help{bottom:calc(13.4rem + env(safe-area-inset-bottom,0px))}}.stars-help__toggle{display:inline-flex;align-items:center;gap:.8rem;border:none;cursor:pointer;background:linear-gradient(135deg,#16294a,var(--su-navy));color:#fff;border-radius:999px;padding:1.1rem 1.8rem;font-size:1.4rem;font-weight:800;box-shadow:0 12px 30px #0b1f3a59;min-height:4.8rem;transition:transform .2s ease,box-shadow .2s ease}.stars-help__toggle:hover{transform:translateY(-2px);box-shadow:0 16px 36px #0b1f3a73}.stars-help__toggle-ico{display:inline-flex;color:var(--su-gold)}.stars-help__toggle-ico svg{width:2rem;height:2rem}.stars-help__panel{width:min(92vw,38rem);height:min(70vh,56rem);display:flex;flex-direction:column;background:#fff;border-radius:1.4rem;overflow:hidden;box-shadow:0 30px 80px #0006;border:1px solid var(--su-border);opacity:0;transform:translateY(16px) scale(.97);pointer-events:none;transition:opacity .25s ease,transform .3s cubic-bezier(.2,.9,.3,1.1)}.stars-help.is-open .stars-help__panel{opacity:1;transform:none;pointer-events:auto}.stars-help__panel[hidden]{display:none}.stars-help__header{display:flex;align-items:center;gap:1rem;padding:1.3rem 1.4rem;background:linear-gradient(135deg,#16294a,var(--su-navy));color:#fff}.stars-help__avatar{flex:0 0 auto;width:3.6rem;height:3.6rem;border-radius:50%;background:var(--su-gold);color:var(--su-navy);font-size:1.9rem;display:inline-flex;align-items:center;justify-content:center}.stars-help__id{display:flex;flex-direction:column;min-width:0}.stars-help__id strong{font-size:1.5rem}.stars-help__id span{font-size:1.1rem;color:#ffffffb3}.stars-help__x{margin-left:auto;border:none;background:transparent;color:#fff;font-size:2.4rem;line-height:1;cursor:pointer;padding:.2rem .6rem}.stars-help__x:hover{color:var(--su-gold)}.stars-help__log{flex:1 1 auto;overflow-y:auto;padding:1.4rem 1.2rem;background:#f4f6fa;display:flex;flex-direction:column;gap:1rem;scrollbar-width:thin}.stars-help__msg{display:flex;gap:.7rem;align-items:flex-end;animation:stars-body-rise .3s ease both}.stars-help__msg--user{justify-content:flex-end}.stars-help__msg-avatar{flex:0 0 auto;width:2.4rem;height:2.4rem;border-radius:50%;background:var(--su-navy);color:var(--su-gold);font-size:1.2rem;display:inline-flex;align-items:center;justify-content:center}.stars-help__msg-body{max-width:82%;padding:.9rem 1.2rem;font-size:1.32rem;line-height:1.55;background:#fff;color:var(--su-text);border:1px solid var(--su-border);border-radius:1.1rem 1.1rem 1.1rem .3rem;overflow-wrap:break-word}.stars-help__msg--user .stars-help__msg-body{background:var(--su-navy);color:#fff;border:none;border-bottom-left-radius:1.1rem;border-bottom-right-radius:.3rem}.stars-help__msg-body a{color:var(--su-red);font-weight:700}.stars-help__msg--user .stars-help__msg-body a{color:var(--su-gold)}.stars-help__dot{display:inline-block;width:.7rem;height:.7rem;border-radius:50%;background:#9aa4b2;margin-right:.35rem;animation:stars-chat-dot 1.1s infinite ease-in-out}.stars-help__dot:nth-child(2){animation-delay:.15s}.stars-help__dot:nth-child(3){animation-delay:.3s}@keyframes stars-chat-dot{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.stars-help__results{display:flex;flex-direction:column;gap:.6rem;margin-top:.8rem}.stars-help__result{display:flex;align-items:center;gap:.9rem;padding:.6rem .8rem;border-radius:.8rem;background:#f6f8fb;border:1px solid var(--su-border);text-decoration:none;transition:border-color .15s ease,transform .15s ease}.stars-help__result:hover{border-color:var(--su-gold);transform:translate(2px)}.stars-help__result img{width:4.5rem;height:4.5rem;object-fit:contain;border-radius:.5rem;background:#fff;flex:0 0 auto}.stars-help__result span{display:flex;flex-direction:column;min-width:0}.stars-help__result strong{color:var(--su-navy);font-size:1.22rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stars-help__result em{color:var(--su-red);font-style:normal;font-weight:800;font-size:1.2rem}.stars-help__more{display:inline-block;margin-top:.7rem;font-size:1.2rem}.stars-help__chips{display:flex;gap:.6rem;padding:.9rem 1.2rem .2rem;flex-wrap:wrap;background:#fff;border-top:1px solid var(--su-border)}.stars-help__chips button{border:1px solid var(--su-border);background:#fff;color:var(--su-navy);cursor:pointer;border-radius:999px;padding:.5rem 1.1rem;font-size:1.15rem;font-weight:700;transition:background .15s ease,border-color .15s ease}.stars-help__chips button:hover{background:var(--su-navy);border-color:var(--su-navy);color:#fff}.stars-help__composer{display:flex;gap:.7rem;padding:.9rem 1.2rem;background:#fff}.stars-help__composer input{flex:1 1 auto;min-width:0;border:1px solid var(--su-border);border-radius:999px;padding:1rem 1.4rem;font-size:1.35rem;font-family:inherit;min-height:4.2rem}.stars-help__composer input:focus-visible{outline:2px solid var(--su-red);outline-offset:1px}.stars-help__send{flex:0 0 auto;width:4.2rem;height:4.2rem;border:none;border-radius:50%;cursor:pointer;background:var(--su-red);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.stars-help__send:hover{background:var(--su-red-dark, #a31f1f);transform:scale(1.06)}.stars-help__send svg{width:1.9rem;height:1.9rem}.stars-help__foot{display:flex;gap:1.4rem;justify-content:center;padding:.7rem 1.2rem 1rem;background:#fff;border-top:1px solid var(--su-border)}.stars-help__foot a{font-size:1.15rem;color:var(--su-muted);font-weight:700}.stars-help__foot a:hover{color:var(--su-navy)}@media(prefers-reduced-motion:reduce){.stars-help__panel,.stars-help__toggle,.stars-help__msg,.stars-help__send{transition:none;animation:none}.stars-help__dot{animation:none}}.stars-brand img{height:6.6rem;max-height:6.6rem;max-width:none;width:auto}.stars-header--condensed .stars-brand img{height:5rem!important;max-height:5rem!important}@media screen and (max-width:749px){.stars-brand img{height:5.2rem;max-height:5.2rem;max-width:none}}.stars-footer__logo img{height:7.4rem;max-height:7.4rem;width:auto}:root{--a250-royal: #3B62A8;--a250-gold: #D4A017;--a250-goldlight: #F0C75E;--a250-golddeep: #8A6A0F}.stars-a250-star{color:var(--a250-goldlight)}.stars-a250-line{height:3px;background:linear-gradient(90deg,var(--su-red) 0 34%,#F4F6F8 34% 66%,var(--a250-royal) 66% 100%)}.stars-offer-bar__msg--a250 a{font-weight:700}.stars-main-nav a.stars-main-nav__a250{color:var(--a250-goldlight);font-weight:700}.stars-main-nav a.stars-main-nav__a250 .stars-a250-star{margin-right:.4rem}.stars-mega__a250{color:var(--a250-golddeep);font-weight:700}.stars-mega__a250 span{color:var(--a250-gold)}.stars-footer__a250{color:var(--a250-goldlight);font-weight:600}.stars-quickstrip__btn--a250{border-color:#d4a0178c;color:var(--a250-golddeep);font-weight:700}.stars-eyebrow--a250{color:var(--su-red);letter-spacing:.2em}.stars-eyebrow--a250 span{color:var(--a250-gold)}.stars-eyebrow--a250gold{color:var(--a250-goldlight);letter-spacing:.2em}.stars-a250-expired [data-a250-offer]{display:none!important}.stars-btn--navy{background:var(--su-navy);color:#fff;border:1px solid var(--su-navy)}.stars-btn--navy:hover{background:#16305a;color:#fff}.stars-btn--ghostlight{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}.stars-btn--ghostlight:hover{background:#ffffff24;color:#fff}.stars-btn--a250 .stars-btn__arrow{display:inline-block;transition:transform .25s ease}.stars-btn--a250:hover .stars-btn__arrow{transform:translate(4px)}.stars-a250-medal{display:block;width:100%;height:auto}.stars-a250-medal text{font-family:inherit}.stars-a250-medal__arc{fill:var(--a250-goldlight);font-weight:700}.stars-a250-medal__num{fill:#fff;font-size:76px;font-weight:800;letter-spacing:.02em}.stars-a250-medal__years{fill:var(--a250-goldlight);font-size:15px;font-weight:700}.stars-a250-medal__arcbot{fill:#c7d3e6;font-weight:700}.stars-a250-medal__ringdash{transform-box:fill-box;transform-origin:center;animation:a250Spin 48s linear infinite}.stars-a250-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 10%,#17325E 0%,var(--su-navy) 55%,#071426 100%);color:#fff}.stars-a250-hero__ribbon,.stars-a250-hero__deco{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.stars-a250-hero__ribbon{animation:a250Drift 24s ease-in-out infinite alternate}.stars-a250-hero__twinkle-a{animation:a250Twinkle 5.5s ease-in-out infinite}.stars-a250-hero__twinkle-b{animation:a250Twinkle 5.5s ease-in-out 2.7s infinite}.stars-a250-hero__inner{position:relative;max-width:var(--page-width, 130rem);margin:0 auto;padding:5.4rem 1.6rem 6rem;display:grid;grid-template-columns:1.12fr .88fr;gap:4rem;align-items:center}.stars-a250-hero__eyebrow{margin:0;font-size:1.3rem;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--a250-goldlight)}.stars-a250-hero__title{margin:1rem 0 1.2rem;font-size:clamp(3.2rem,5vw,4.6rem);line-height:1.05;font-weight:800;color:#fff}.stars-a250-hero__years{display:flex;align-items:center;gap:1.4rem;margin:0 0 1.4rem;font-size:clamp(2.3rem,3.2vw,3.2rem);font-weight:800;letter-spacing:.06em;color:var(--a250-goldlight)}.stars-a250-hero__yearbar{flex:0 0 4.2rem;height:3px;border-radius:2px;background:var(--a250-gold)}.stars-a250-hero__offer{display:inline-block;margin:0 0 1.2rem;padding:.6rem 1.2rem;background:var(--su-red);color:#fff;font-weight:700;border-radius:.6rem}.stars-a250-hero__lead{margin:0 0 .8rem;font-size:1.8rem;font-weight:600;color:#e7edf6}.stars-a250-hero__copy{margin:0;max-width:54ch;font-size:1.5rem;line-height:1.6;color:#b9c6da}.stars-a250-hero__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin:2.2rem 0 2rem}.stars-a250-hero__textcta{display:inline-flex;align-items:center;min-height:4.4rem;color:var(--a250-goldlight);font-weight:700;text-decoration:underline;text-underline-offset:3px}.stars-a250-hero__textcta:hover{color:#fff}.stars-a250-hero__details{display:inline-flex;align-items:center;min-height:4.4rem;margin-top:.4rem;padding:0;border:none;background:none;color:#8fa3c2;font-size:1.3rem;text-decoration:underline dotted;text-underline-offset:3px;cursor:pointer}.stars-a250-hero__details:hover{color:var(--a250-goldlight)}.stars-a250-hero__visual{position:relative;min-height:36rem}.stars-a250-hero__medalwrap{width:min(34rem,82%);margin:0 auto;filter:drop-shadow(0 18px 44px rgba(0,0,0,.5))}.stars-a250-hero__medalwrap .stars-a250-medal{animation:a250Float 7s ease-in-out infinite}.stars-a250-hero__img{width:100%;height:auto;border-radius:1.2rem}.stars-a250-hero__chip{position:absolute;display:flex;align-items:center;gap:1rem;padding:.8rem 1.2rem .8rem .8rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.22);border-radius:1.2rem;color:#fff;text-decoration:none;box-shadow:0 14px 30px #00000059;transition:transform .25s ease,border-color .25s ease}.stars-a250-hero__chip:hover{transform:translateY(-3px);border-color:#f0c75e99}.stars-a250-hero__chip img{width:6.4rem;height:6.4rem;object-fit:cover;border-radius:.8rem;background:#fff}.stars-a250-hero__chip span{display:flex;flex-direction:column;gap:.2rem}.stars-a250-hero__chip strong{font-size:1.3rem;line-height:1.3}.stars-a250-hero__chip em{font-style:normal;font-weight:700;color:var(--a250-goldlight);font-size:1.3rem}.stars-a250-hero__chip--one{left:-.6rem;bottom:3.4rem}.stars-a250-hero__chip--two{right:-.4rem;top:2rem}.stars-a250-d1{transition-delay:.05s}.stars-a250-d2{transition-delay:.14s}.stars-a250-d3{transition-delay:.24s}.stars-a250-d4{transition-delay:.34s}.stars-a250-strip__panel:hover,.stars-a250-svc__card:hover,.stars-a250-hero__chip:hover{transition-delay:0s}.stars-a250-count{display:flex;flex-direction:column;gap:.8rem;margin-top:.4rem}.stars-a250-count__label{font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--a250-golddeep)}.stars-a250-count__blocks{display:inline-flex;align-items:center;gap:.6rem}.stars-a250-count__block{display:flex;flex-direction:column;align-items:center;min-width:5.6rem;padding:.7rem .5rem .55rem;background:var(--su-navy);color:#fff;border:1px solid rgba(212,160,23,.45);border-radius:.8rem;box-shadow:0 6px 16px #0b1f3a2e}.stars-a250-count__num{font-size:2.2rem;font-weight:800;line-height:1;font-variant-numeric:tabular-nums}.stars-a250-count__unit{margin-top:.35rem;font-size:1.15rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--a250-goldlight)}.stars-a250-count__sep{color:#0b1f3a59;font-weight:800;font-size:1.8rem}.stars-a250-count__done{font-weight:600;color:var(--a250-golddeep)}.stars-a250-count--light .stars-a250-count__label{color:var(--a250-goldlight)}.stars-a250-count--light .stars-a250-count__block{background:#fff;color:var(--su-navy);box-shadow:0 8px 20px #0000004d}.stars-a250-count--light .stars-a250-count__unit{color:var(--a250-golddeep)}.stars-a250-count--light .stars-a250-count__done{color:var(--a250-goldlight)}.stars-a250-count--light .stars-a250-count__sep{color:#ffffff80}.stars-a250-count--compact .stars-a250-count__block{min-width:4.6rem;padding:.55rem .4rem .45rem}.stars-a250-count--compact .stars-a250-count__num{font-size:1.8rem}.stars-a250-strip{background:var(--su-bg);border-bottom:1px solid var(--su-border)}.stars-a250-strip__inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:2.6rem 1.6rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.stars-a250-strip__panel{position:relative;display:flex;gap:1.2rem;align-items:flex-start;padding:1.7rem 1.6rem 1.6rem;background:#fff;border:1px solid var(--su-border);border-radius:1rem;color:inherit;text-decoration:none;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,opacity .5s ease}.stars-a250-strip__panel:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--a250-gold)}.stars-a250-strip__panel:hover{transform:translateY(-4px);box-shadow:0 14px 28px #0b1f3a1f}.stars-a250-strip__icon{flex:none;width:4.4rem;height:4.4rem;display:grid;place-items:center;border-radius:50%;background:var(--su-navy);color:var(--a250-goldlight)}.stars-a250-strip__icon svg{width:2.2rem;height:2.2rem}.stars-a250-strip__body strong{display:block;margin-bottom:.3rem;font-size:1.5rem;color:var(--su-navy)}.stars-a250-strip__body span{font-size:1.3rem;line-height:1.45;color:var(--su-muted)}.stars-a250-collection{background:#fff;border-bottom:1px solid var(--su-border)}.stars-a250-collection__inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:5rem 1.6rem 5.6rem}.stars-a250-collection__banner img{width:100%;height:auto;border-radius:1.2rem;margin-bottom:2.6rem}.stars-a250-collection__head{max-width:78ch;margin:0 auto 3rem;text-align:center}.stars-a250-collection__head h2{margin:.4rem 0 1rem;font-size:clamp(2.4rem,3vw,3.2rem);color:var(--su-navy)}.stars-a250-collection__head p{margin:0;color:var(--su-muted);line-height:1.6}.stars-a250-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.stars-a250-cardwrap{display:contents}.stars-a250-collection__foot{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-top:3.2rem}.stars-a250-collection__alt{color:var(--su-muted);font-size:1.35rem;text-decoration:underline;text-underline-offset:3px}.stars-a250-collection__alt:hover{color:var(--su-navy)}.stars-a250-chip{position:absolute;top:.8rem;right:.8rem;z-index:2;display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .85rem;background:var(--su-navy);color:#fff;border:1px solid rgba(212,160,23,.55);border-radius:999px;font-size:1.05rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 4px 10px #0000002e}.stars-a250-chip span{color:var(--a250-goldlight)}.stars-product-card--a250:hover{border-color:var(--a250-gold);box-shadow:0 12px 26px #0b1f3a24}.stars-a250-svc{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--su-navy) 0%,#0E2647 100%);color:#fff}.stars-a250-svc__inner{max-width:var(--page-width, 130rem);margin:0 auto;padding:5.2rem 1.6rem 5.6rem}.stars-a250-svc__head{text-align:center;margin-bottom:3rem}.stars-a250-svc__head h2{margin:.4rem 0 1rem;font-size:clamp(2.4rem,3vw,3.2rem);color:#fff}.stars-a250-svc__head p{margin:0 auto;max-width:64ch;color:#b9c6da;line-height:1.6}.stars-a250-svc__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.stars-a250-svc__card{display:block;padding:1.9rem 1.8rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:1rem;color:inherit;text-decoration:none;transition:transform .25s ease,background .25s ease,border-color .25s ease,opacity .5s ease}.stars-a250-svc__card:hover{transform:translateY(-4px);background:#ffffff1a;border-color:#f0c75e80}.stars-a250-svc__card strong{display:block;margin-bottom:.5rem;font-size:1.6rem;color:#fff}.stars-a250-svc__card strong:before{content:"\2605";margin-right:.6rem;color:var(--a250-goldlight);font-size:1.3rem}.stars-a250-svc__card span{font-size:1.35rem;line-height:1.5;color:#b9c6da}.stars-a250-svc__foot{display:flex;flex-direction:column;align-items:center;gap:1.4rem;margin-top:3rem;text-align:center}.stars-a250-svc__note{margin:0;max-width:74ch;font-size:1.25rem;line-height:1.55;color:#8fa3c2}.stars-a250-faq{background:var(--su-bg)}.stars-a250-faq__inner{max-width:86rem;margin:0 auto;padding:5rem 1.6rem 5.6rem}.stars-a250-faq__head{text-align:center;margin-bottom:2.6rem}.stars-a250-faq__head h2{margin:.4rem 0 0;font-size:clamp(2.4rem,3vw,3rem);color:var(--su-navy)}.stars-a250-faq__item{margin-bottom:1rem;background:#fff;border:1px solid var(--su-border);border-radius:.8rem;overflow:hidden}.stars-a250-faq__item summary{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.5rem 1.8rem;font-size:1.5rem;font-weight:700;color:var(--su-navy);cursor:pointer;list-style:none}.stars-a250-faq__item summary::-webkit-details-marker{display:none}.stars-a250-faq__item summary:after{content:"+";flex:none;color:var(--su-red);font-size:2.2rem;font-weight:400;line-height:1}.stars-a250-faq__item[open] summary{border-bottom:1px solid var(--su-border)}.stars-a250-faq__item[open] summary:after{content:"\2212"}.stars-a250-faq__item p{margin:0;padding:1.4rem 1.8rem 1.6rem;color:var(--su-text);line-height:1.65}.stars-a250-faq__item a{color:var(--su-red)}.stars-a250-faq__foot{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:2.6rem}.stars-modal__media--a250{position:relative;overflow:hidden;display:grid;place-items:center;padding:2.6rem;background:radial-gradient(circle at 30% 18%,#17325E,var(--su-navy) 72%)}.stars-a250-medal--modal{width:min(23rem,82%)}.stars-a250-modalstripe{position:absolute;left:-12%;right:-12%;bottom:2.2rem;height:.9rem;background:linear-gradient(90deg,var(--su-red) 0 33%,#fff 33% 66%,var(--a250-royal) 66% 100%);transform:rotate(-7deg);opacity:.55}.stars-modal__body--a250 h2{color:var(--su-navy)}.stars-a250-modal__dates{margin:.4rem 0 .8rem;font-size:1.3rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--a250-golddeep)}.stars-a250-modal__offer{display:inline-block;margin:0 0 .8rem;padding:.5rem 1rem;background:var(--su-red);color:#fff;font-weight:700;border-radius:.5rem}.stars-a250-modal__copy{color:var(--su-muted);line-height:1.55}.stars-modal__body--a250 .stars-a250-count{margin:1.2rem 0 .4rem}.stars-toast--a250{display:none}@media(min-width:750px){.stars-toast--a250{display:flex;position:fixed;left:1.6rem;bottom:7.6rem;z-index:70;max-width:34rem;border-left-color:var(--a250-gold);text-decoration:none}.stars-toast--a250[hidden]{display:none}}.stars-toast--a250 .stars-toast__link{display:flex;flex:1;min-width:0;gap:1rem;align-items:flex-start;color:inherit;text-decoration:none}.stars-toast--a250 .stars-toast__x{padding:.6rem .8rem;top:0;right:0}.stars-toast--a250.is-showing{animation:stars-toast-pop .5s cubic-bezier(.22,1.2,.36,1) both}.stars-toast--a250.is-leaving{animation:stars-toast-exit .32s cubic-bezier(.45,0,.75,.4) both}.stars-toast__thumb--a250{flex:none;width:5.6rem;height:5.6rem;display:grid;place-items:center;background:var(--su-navy);color:var(--a250-goldlight);border-radius:.8rem;font-size:2.4rem}.stars-toast--a250 .stars-toast__body strong{color:var(--a250-golddeep);font-size:1.05rem;letter-spacing:.12em;text-transform:uppercase}.stars-toast--a250 .stars-toast__title{color:var(--su-navy);font-weight:600;font-size:1.35rem;line-height:1.4}.stars-toast--a250 .stars-toast__meta{color:var(--su-red);font-weight:700;font-size:1.25rem}@keyframes a250Float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes a250Spin{to{transform:rotate(360deg)}}@keyframes a250Drift{0%{transform:translate(-16px)}to{transform:translate(16px)}}@keyframes a250Twinkle{0%,to{opacity:1}50%{opacity:.45}}@keyframes a250SlideIn{0%{transform:translate(-48px);opacity:0}to{transform:none;opacity:1}}@keyframes a250SlideOut{to{transform:translate(48px);opacity:0}}@media(prefers-reduced-motion:no-preference){.stars-modal--a250[open] .stars-modal__panel{animation:a250SlideIn .45s cubic-bezier(.2,.8,.25,1)}.stars-modal--a250.is-closing .stars-modal__panel{animation:a250SlideOut .35s ease-in forwards}}@media(max-width:989px){.stars-a250-strip__inner{grid-template-columns:1fr 1fr}.stars-a250-collection__grid{grid-template-columns:repeat(3,1fr)}.stars-a250-svc__grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.stars-a250-hero__inner{grid-template-columns:1fr;gap:2.6rem;padding:3.6rem 1.6rem 4.4rem}.stars-a250-hero__visual{min-height:0;margin-top:.6rem}.stars-a250-hero__medalwrap{width:min(24rem,72%)}.stars-a250-hero__chip--one{left:0;bottom:.6rem}.stars-a250-hero__chip--two{right:0;top:-.4rem}.stars-a250-hero__chip img{width:5.2rem;height:5.2rem}.stars-a250-hero__ctas .stars-btn{flex:1 1 auto;justify-content:center}.stars-a250-count__block{min-width:5rem}.stars-a250-count__num{font-size:1.9rem}.stars-a250-collection__grid{grid-template-columns:1fr 1fr;gap:1.2rem}.stars-a250-chip{font-size:.95rem;padding:.35rem .7rem;white-space:nowrap;max-width:calc(100% - 1.6rem);overflow:hidden;text-overflow:ellipsis}}@media(max-width:559px){.stars-a250-strip__inner{grid-template-columns:1fr;gap:1rem;padding:2rem 1.6rem}.stars-a250-strip__panel{padding:1.3rem 1.4rem}.stars-a250-svc__grid{grid-template-columns:1fr}.stars-a250-hero__years{font-size:2.2rem}.stars-a250-hero__years .stars-a250-hero__yearbar{flex-basis:2.6rem}.stars-a250-count__blocks{flex-wrap:wrap}.stars-a250-faq__foot .stars-btn{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.stars-a250-hero__medalwrap .stars-a250-medal,.stars-a250-medal__ringdash,.stars-a250-hero__ribbon,.stars-a250-hero__twinkle-a,.stars-a250-hero__twinkle-b{animation:none!important}.stars-a250-strip__panel,.stars-a250-svc__card,.stars-a250-hero__chip,.stars-btn--a250 .stars-btn__arrow{transition:none}.stars-toast--a250.is-showing,.stars-toast--a250.is-leaving{animation:none;opacity:1;transform:none}.stars-a250-d1,.stars-a250-d2,.stars-a250-d3,.stars-a250-d4{transition-delay:0s}}.stars-a250-hero__inner{position:relative;z-index:1;padding:6.2rem 1.6rem 6.6rem}.stars-a250-hero__sash{position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--su-red) 0 30%,#F4F6F8 30% 50%,var(--a250-gold) 50% 70%,var(--a250-royal) 70% 100%);box-shadow:0 1px 14px #d4a01759;z-index:1}.stars-a250-hero__ghost{position:absolute;right:-1%;bottom:-8rem;font-size:clamp(26rem,30vw,42rem);line-height:1;font-weight:800;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1.5px rgba(240,199,94,.09);pointer-events:none;-webkit-user-select:none;user-select:none}.stars-a250-hero__title{font-size:clamp(3.4rem,5.4vw,5.2rem);text-shadow:0 2px 24px rgba(0,0,0,.35)}.stars-a250-hero__years{font-size:clamp(2.6rem,3.6vw,3.8rem)}.stars-a250-hero__years-text{background:linear-gradient(100deg,#a87b0c,#f0c75e 28%,#ffedb0,#f0c75e 72%,#a87b0c);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:a250Shine 6.5s ease-in-out infinite}.stars-a250-hero__medalwrap{position:relative;width:min(37rem,88%)}.stars-a250-hero__halo{position:absolute;top:-14%;right:-14%;bottom:-14%;left:-14%;border-radius:50%;background:radial-gradient(circle,rgba(212,160,23,.26) 0%,rgba(212,160,23,.1) 45%,transparent 70%);animation:a250Halo 6s ease-in-out infinite;pointer-events:none}.stars-a250-hero__fire path{stroke-dasharray:22;stroke-dashoffset:22;animation:a250Draw 1.3s ease-out .6s forwards}.stars-a250-hero__fire circle{opacity:0;animation:a250Pop .5s ease-out 1.7s forwards}.stars-a250-hero__twinkle-c{animation:a250Twinkle 5.5s ease-in-out 1.4s infinite}.stars-btn--a250{box-shadow:inset 0 0 0 1px #f0c75e8c}.stars-btn--a250:hover{box-shadow:inset 0 0 0 1px #f0c75ef2,0 10px 24px #c6282859}.stars-offer-bar__msg--a250{color:var(--a250-goldlight);font-weight:600}.stars-offer-bar__msg--a250 a{color:#fff}.stars-a250-strip{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cpath d='M24 20l2.1 4.5 4.9.8-3.5 3.2.9 4.8-4.4-2.4-4.4 2.4.9-4.8-3.5-3.2 4.9-.8z' fill='%230B1F3A' fill-opacity='.035'/%3E%3Cpath d='M96 84l1.7 3.6 3.9.6-2.8 2.6.7 3.8-3.5-1.9-3.5 1.9.7-3.8-2.8-2.6 3.9-.6z' fill='%230B1F3A' fill-opacity='.03'/%3E%3C/svg%3E")}.stars-a250-strip__icon{box-shadow:0 0 0 2px #d4a01766}.stars-a250-collection__head h2:after,.stars-a250-svc__head h2:after,.stars-a250-faq__head h2:after{content:"";display:block;width:6.4rem;height:3px;margin:1rem auto 0;border-radius:2px;background:linear-gradient(90deg,var(--a250-gold),#F0C75E)}.stars-a250-collection{position:relative}.stars-a250-collection:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,transparent 0 18%,var(--su-red) 18% 42%,var(--a250-gold) 42% 58%,var(--a250-royal) 58% 82%,transparent 82% 100%);opacity:.75}.stars-a250-svc{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cpath d='M30 24l2.1 4.5 4.9.8-3.5 3.2.9 4.8-4.4-2.4-4.4 2.4.9-4.8-3.5-3.2 4.9-.8z' fill='%23FFFFFF' fill-opacity='.04'/%3E%3Cpath d='M112 100l1.7 3.6 3.9.6-2.8 2.6.7 3.8-3.5-1.9-3.5 1.9.7-3.8-2.8-2.6 3.9-.6z' fill='%23F0C75E' fill-opacity='.05'/%3E%3C/svg%3E"),linear-gradient(180deg,var(--su-navy) 0%,#0E2647 100%)}.stars-modal__media--a250:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;background:radial-gradient(circle,rgba(212,160,23,.25),transparent 70%)}@keyframes a250Shine{0%,to{background-position:0% 0}50%{background-position:100% 0}}@keyframes a250Halo{0%,to{opacity:.65;transform:scale(.98)}50%{opacity:1;transform:scale(1.03)}}@keyframes a250Draw{to{stroke-dashoffset:0}}@keyframes a250Pop{to{opacity:1}}@media(max-width:989px){.stars-a250-hero__ghost{display:none}}@media(max-width:749px){.stars-a250-hero__inner{padding:4rem 1.6rem 4.6rem}.stars-a250-hero__medalwrap{width:min(26rem,76%)}}@media(prefers-reduced-motion:reduce){.stars-a250-hero__years-text{animation:none;background-position:50% 0}.stars-a250-hero__halo{animation:none}.stars-a250-hero__twinkle-c{animation:none!important}.stars-a250-hero__fire path{animation:none;stroke-dashoffset:0}.stars-a250-hero__fire circle{animation:none;opacity:1}}.price__container{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.7rem;row-gap:.2rem}.price:not(.price--on-sale) .price__sale{display:none}.price--on-sale .price__regular{display:none}.price__sale{display:inline-flex;align-items:baseline;gap:.7rem}.price--on-sale .price__sale .price-item--regular{text-decoration:line-through;color:var(--su-muted);font-weight:600}.price--on-sale .price-item--sale{color:var(--su-red)}
/*# sourceMappingURL=/cdn/shop/t/55/assets/stars-theme.css.map */
