:root{--sj-navy: #0d1b2a;--sj-blue: #1a4a7a;--sj-accent: #2e86c1;--sj-gold: #c9a84c;--sj-light: #f5f8fc;--sj-white: #ffffff;--sj-text: #1a1a2e;--sj-muted: #6c757d}body{background:var(--sj-white);color:var(--sj-text)}.t4s-header{background:var(--sj-navy)!important;box-shadow:0 2px 20px #00000026!important}.t4s-header a,.t4s-header .t4s-nav>li>a{color:var(--sj-white)!important;letter-spacing:.08em;font-weight:500;text-transform:uppercase;font-size:13px}.t4s-header a:hover{color:var(--sj-gold)!important}.t4s-announcement-bar{background:linear-gradient(90deg,var(--sj-blue),var(--sj-accent))!important;font-size:13px;letter-spacing:.05em;font-weight:500}.sj-hero-wrapper{position:relative;width:100%;min-height:620px;overflow:hidden;background:var(--sj-navy)}.sj-hero-wrapper img.sj-hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;opacity:.65}.sj-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,rgba(13,27,42,.85) 0%,rgba(13,27,42,.3) 60%,transparent 100%)}.sj-hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:80px 8%;min-height:620px;max-width:700px}.sj-hero-badge{display:inline-block;background:var(--sj-gold);color:var(--sj-navy);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:6px 16px;margin-bottom:20px;border-radius:2px}.sj-hero-title{font-size:clamp(36px,5vw,64px);font-weight:800;color:var(--sj-white);line-height:1.1;margin:0 0 16px;letter-spacing:-.02em}.sj-hero-title span{color:var(--sj-gold)}.sj-hero-sub{font-size:clamp(15px,1.8vw,18px);color:#ffffffd9;margin:0 0 36px;line-height:1.6;max-width:500px}.sj-btn-primary{display:inline-block;background:var(--sj-gold);color:var(--sj-navy)!important;font-weight:700;font-size:14px;letter-spacing:.12em;text-transform:uppercase;padding:16px 42px;border-radius:3px;text-decoration:none;transition:all .3s ease;border:2px solid var(--sj-gold);margin-right:14px}.sj-btn-primary:hover{background:transparent;color:var(--sj-gold)!important}.sj-btn-outline{display:inline-block;background:transparent;color:var(--sj-white)!important;font-weight:600;font-size:14px;letter-spacing:.12em;text-transform:uppercase;padding:14px 36px;border-radius:3px;text-decoration:none;border:2px solid rgba(255,255,255,.6);transition:all .3s ease}.sj-btn-outline:hover{border-color:var(--sj-white);background:#ffffff1a}.sj-trust-bar{background:var(--sj-navy);padding:18px 0;border-top:1px solid rgba(255,255,255,.1)}.sj-trust-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:16px}.sj-trust-item{display:flex;align-items:center;gap:10px;color:#ffffffe6;font-size:13px;font-weight:500;letter-spacing:.04em}.sj-trust-item svg{flex-shrink:0}.sj-section-header{text-align:center;padding:60px 24px 40px}.sj-section-eyebrow{display:inline-block;color:var(--sj-accent);font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;margin-bottom:12px}.sj-section-title{font-size:clamp(26px,3.5vw,42px);font-weight:800;color:var(--sj-navy);margin:0 0 14px;letter-spacing:-.02em}.sj-section-desc{font-size:16px;color:var(--sj-muted);max-width:520px;margin:0 auto;line-height:1.7}.sj-cats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:0 24px 60px}@media(max-width:900px){.sj-cats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.sj-cats-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.sj-cat-card{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:3/4;cursor:pointer;background:var(--sj-navy);text-decoration:none;display:block;box-shadow:0 4px 20px #0000001f;transition:transform .4s ease,box-shadow .4s ease}.sj-cat-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0003}.sj-cat-card img{width:100%;height:100%;object-fit:cover;opacity:.7;transition:opacity .4s,transform .6s}.sj-cat-card:hover img{opacity:.55;transform:scale(1.04)}.sj-cat-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(13,27,42,.85) 0%,transparent 55%)}.sj-cat-card-body{position:absolute;bottom:0;left:0;right:0;padding:24px 20px}.sj-cat-label{display:inline-block;background:var(--sj-gold);color:var(--sj-navy);font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:3px 10px;border-radius:2px;margin-bottom:8px}.sj-cat-name{color:var(--sj-white);font-size:20px;font-weight:700;margin:0 0 6px;line-height:1.2}.sj-cat-cta{color:#ffffffbf;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.sj-banner2{position:relative;margin:0;overflow:hidden;background:var(--sj-navy);min-height:420px}.sj-banner2 img{width:100%;height:420px;object-fit:cover;object-position:center 30%;opacity:.55}.sj-banner2-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:40px 24px;background:linear-gradient(135deg,#0d1b2ab3,#1e4a7a80)}.sj-banner2-title{font-size:clamp(28px,4vw,52px);font-weight:800;color:var(--sj-white);margin:0 0 12px;letter-spacing:-.02em}.sj-banner2-title span{color:var(--sj-gold)}.sj-banner2-sub{font-size:17px;color:#ffffffd9;margin:0 0 30px;max-width:480px;line-height:1.6}.sj-features{background:var(--sj-light);padding:70px 24px}.sj-features-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media(max-width:768px){.sj-features-grid{grid-template-columns:1fr;gap:30px}}.sj-feat-item{text-align:center}.sj-feat-icon{width:64px;height:64px;background:var(--sj-navy);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.sj-feat-title{font-size:18px;font-weight:700;color:var(--sj-navy);margin:0 0 10px}.sj-feat-desc{color:var(--sj-muted);font-size:15px;line-height:1.7}.sj-products-section{padding:0 0 70px;background:var(--sj-white)}.sj-view-all-wrap{text-align:center;margin-top:40px}.sj-view-all{display:inline-block;border:2px solid var(--sj-navy);color:var(--sj-navy)!important;font-weight:700;font-size:13px;letter-spacing:.1em;text-transform:uppercase;padding:14px 42px;border-radius:3px;text-decoration:none;transition:all .3s}.sj-view-all:hover{background:var(--sj-navy);color:var(--sj-white)!important}.t4s-footer{background:var(--sj-navy)!important;color:#fffc!important}.t4s-footer a{color:#ffffffb3!important}.t4s-footer a:hover{color:var(--sj-gold)!important}.t4s-footer-title,.t4s-footer h4,.t4s-footer h3{color:var(--sj-white)!important}.t4s-product-item .t4s-product-title{font-weight:600;color:var(--sj-navy);font-size:14px}.t4s-product-item .t4s-price{color:var(--sj-accent);font-weight:700}.t4s-btn-atc{background:var(--sj-navy)!important;color:var(--sj-white)!important;border-radius:3px!important;letter-spacing:.08em!important;font-weight:600!important}.t4s-btn-atc:hover{background:var(--sj-accent)!important}@media(max-width:768px){.sj-hero-content{padding:50px 5%;min-height:480px}.sj-hero-title{font-size:32px}.sj-btn-primary,.sj-btn-outline{display:block;text-align:center;margin:8px 0}}.t4s-footer{background:#0d1b2a!important}.t4s-footer__title,.t4s-footer h3,.t4s-footer h4{color:#fff!important;font-size:13px!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin-bottom:16px!important}.t4s-footer a,.t4s-footer li a{color:#9eb0c4!important;font-size:14px!important;line-height:2!important;text-decoration:none!important;transition:color .2s!important}.t4s-footer a:hover{color:#c9a84c!important}.t4s-footer p,.t4s-footer .t4s-footer__text{color:#9eb0c4!important;font-size:14px!important}.t4s-footer__bottom{border-top:1px solid rgba(255,255,255,.1)!important;padding-top:20px!important;color:#6b7f93!important;font-size:13px!important}.t4s-footer__copyright{color:#6b7f93!important}.t4s-product__title{font-size:1.8em!important;font-weight:800!important;color:#0d1b2a!important}.t4s-product__price .t4s-price{color:#1a4a7a!important;font-size:1.5em!important;font-weight:700!important}.t4s-btn-atc{background:#0d1b2a!important;color:#fff!important;border-radius:4px!important;font-weight:700!important;letter-spacing:.08em!important;padding:16px 32px!important;font-size:15px!important;transition:background .3s!important}.t4s-btn-atc:hover{background:#c9a84c!important;color:#0d1b2a!important}.t4s-product__variants label{border:2px solid #e0e7ef!important;border-radius:4px!important;font-weight:600!important;transition:all .2s!important}.t4s-product__variants input:checked+label{border-color:#0d1b2a!important;background:#0d1b2a!important;color:#fff!important}.t4s-product__variants label:hover{border-color:#c9a84c!important}.t4s-collection__title{font-size:2em!important;font-weight:800!important;color:#0d1b2a!important}.t4s-product-card__title{font-weight:600!important;color:#0d1b2a!important}.t4s-product-card__price{color:#1a4a7a!important;font-weight:700!important}.t4s-product-card:hover{box-shadow:0 8px 30px #0000001f!important}.t4s-breadcrumb{font-size:13px!important;color:#9eb0c4!important}.t4s-breadcrumb a{color:#1a4a7a!important}.sweetjoy-page-content h1{margin-top:0!important}.sweetjoy-page-content table th{font-size:13px!important;letter-spacing:.05em!important}.t4s-product__title,.t4s-prd-title{font-size:1.85em!important;font-weight:800!important;color:#0d1b2a!important;line-height:1.25!important;letter-spacing:-.02em!important;margin-bottom:12px!important}.t4s-product-price .t4s-price,.t4s-price-item,.t4s-prd-price .money{font-size:1.65em!important;font-weight:800!important;color:#1a4a7a!important}.t4s-swatch__item input+label,.t4s-variant-swatch label,.t4s-var-btn{border:2px solid #d0dce8!important;border-radius:4px!important;font-weight:600!important;font-size:13px!important;transition:all .2s!important;cursor:pointer!important}.t4s-swatch__item input:checked+label,.t4s-var-btn.active,.t4s-var-btn--active{border-color:#0d1b2a!important;background:#0d1b2a!important;color:#fff!important}.t4s-swatch__item input+label:hover,.t4s-var-btn:hover{border-color:#c9a84c!important}.t4s-btn-atc,.t4s-product-form__submit,button[name=add]{background:#0d1b2a!important;color:#fff!important;border:none!important;border-radius:4px!important;font-weight:700!important;font-size:15px!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:17px 36px!important;width:100%!important;cursor:pointer!important;transition:background .3s!important}.t4s-btn-atc:hover,.t4s-product-form__submit:hover{background:#c9a84c!important;color:#0d1b2a!important}.t4s-product__media-wrapper,.t4s-product-gallery{border-radius:8px!important;overflow:hidden!important}.t4s-product__description,.t4s-prd-des{font-size:15px!important;color:#444!important;line-height:1.8!important}.t4s-product__description ul,.t4s-prd-des ul{padding-left:20px!important}.t4s-product__description li,.t4s-prd-des li{margin-bottom:6px!important}.t4s-product__trust-badges{margin-top:16px!important;padding:14px 0!important;border-top:1px solid #e8edf2!important;display:flex!important;gap:16px!important;flex-wrap:wrap!important}.t4s-product-item,.t4s-pr-item{border-radius:8px!important;overflow:hidden!important;transition:transform .3s,box-shadow .3s!important;background:#fff!important}.t4s-product-item:hover,.t4s-pr-item:hover{transform:translateY(-5px)!important;box-shadow:0 12px 36px #00000021!important}.t4s-product-title a,.t4s-pr-title a{font-weight:600!important;color:#0d1b2a!important;font-size:14px!important}.t4s-product-title a:hover,.t4s-pr-title a:hover{color:#1a4a7a!important}.t4s-product-price .money,.t4s-pr-price .money{color:#1a4a7a!important;font-weight:700!important;font-size:15px!important}.t4s-collection-header__title,.t4s-col-title{font-size:2.2em!important;font-weight:800!important;color:#0d1b2a!important;letter-spacing:-.02em!important}.t4s-breadcrumb,.t4s-breadcrumb a{color:#9eb0c4!important;font-size:13px!important}.t4s-breadcrumb a:hover{color:#1a4a7a!important}@media(max-width:768px){.t4s-product__title,.t4s-prd-title{font-size:1.45em!important}.t4s-btn-atc,.t4s-product-form__submit{font-size:14px!important;padding:15px 24px!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sweetjoy-premium.css.map */
