:root{--sl-ink: #1A535C;--sl-ink-deep: #143F47;--sl-ink-soft: #2A6B76;--sl-amber: #FF9F1C;--sl-amber-deep: #D97E0C;--sl-amber-hover:#E8890C;--sl-page: #F7FBFA;--sl-card: #E6F2F1;--sl-text: #2D3436;--sl-muted: #747D8C;--sl-line: #D2E4E3;--sl-white: #FFFFFF}body,.wrapper-body,.main-content{background-color:var(--sl-page)!important;color:var(--sl-text)!important}body{font-size:12px}h1,h2,h3,h4,h5,h6,.page-title,.title-wrapper h2{color:var(--sl-ink)!important}a{color:var(--sl-ink)}a:hover{color:var(--sl-ink-deep)}.narwal-heading,.narwal-grid-heading,.trust-heading,.series-list-section .section-title{position:relative;padding-left:16px!important;color:var(--sl-ink)!important;letter-spacing:.2px}.narwal-heading:before,.narwal-grid-heading:before,.trust-heading:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:1.1em;background:var(--sl-ink);border-radius:2px}.wrapper-header .header-pc,.wrapper-header .header-bottom{background-color:var(--sl-white)!important;border-bottom:1px solid var(--sl-line)}.header-logo .logo-title,.header-logo a.logo-title{color:var(--sl-ink)!important;font-weight:700!important;letter-spacing:2.5px;text-transform:uppercase}.header-pc .nav-bar>ul>li>a,.header-bottom .nav-bar>ul>li>a,.header-pc .menu-lv-1>a{color:var(--sl-ink)!important;font-weight:400!important;letter-spacing:.6px;background:transparent!important}.header-pc .nav-bar>ul>li>a:hover,.header-bottom .nav-bar>ul>li>a:hover,.header-pc .menu-lv-1>a:hover{color:var(--sl-ink-deep)!important}.header-pc .right-groups .icon-nav,.header-pc .right-groups a,.header-pc .nav-search .icon-search{color:var(--sl-ink)!important}.header-pc .icon-nav .count,.wrapper-header .count,#right-nav-dropdown .count{background:var(--sl-amber)!important;color:var(--sl-ink)!important;font-weight:700}.wrapper-header .header-top{background-color:var(--sl-ink)!important;color:var(--sl-white)!important}.wrapper-header .header-top a,.wrapper-header .header-top strong{color:var(--sl-amber)!important}.header-sticky,.header-pc.is-sticky{background:var(--sl-white)!important}.narwal-banner-section{background:linear-gradient(160deg,#f7fbfa,#e6f2f1)!important;overflow:hidden}.narwal-banner-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background-image:radial-gradient(circle,rgba(26,83,92,.55) 3%,transparent 4%);background-size:44px 44px;opacity:.13}.narwal-banner-section{position:relative}.banner-overlay{display:none!important}.banner-content-container,.banner-text-box{position:relative;z-index:2}.banner-title{color:var(--sl-ink)!important;font-weight:700!important;letter-spacing:.5px;line-height:1.15}.banner-subtitle{color:var(--sl-muted)!important;font-weight:400}.banner-title span,.banner-subtitle span{color:var(--sl-amber)!important}.banner-btn{background:var(--sl-ink)!important;border:1.5px solid var(--sl-ink)!important;color:var(--sl-white)!important;font-weight:600;letter-spacing:.8px;border-radius:4px!important;transition:background .2s ease,border-color .2s ease}.banner-btn:hover{background:var(--sl-ink-deep)!important;border-color:var(--sl-ink-deep)!important;color:var(--sl-white)!important}.series-list-section{background:var(--sl-page)!important}.series-item{text-align:center}.series-item .series-image-wrap{background:var(--sl-white)!important;border:1px solid var(--sl-line);border-radius:6px;overflow:hidden;position:relative;transition:border-color .25s ease,transform .25s ease}.series-item .series-image-wrap:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid var(--sl-line);border-radius:4px;pointer-events:none;z-index:2}.series-item:hover .series-image-wrap{border-color:var(--sl-ink);transform:translateY(-3px)}.series-item:hover .series-image-wrap:after{border-color:var(--sl-ink)}.series-title,.series-item .series-title{color:var(--sl-text)!important;font-weight:600;letter-spacing:.4px}.series-item:hover .series-title{color:var(--sl-ink)!important}.narwal-card{background:var(--sl-card)!important;border:1px solid var(--sl-line);border-radius:8px!important;aspect-ratio:auto!important;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.narwal-card:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid var(--sl-line);border-radius:6px;pointer-events:none;z-index:3}.narwal-card:hover{transform:translateY(-4px);border-color:var(--sl-ink);box-shadow:0 8px 22px #1a535c1a}.narwal-card:hover:after{border-color:var(--sl-ink)}.narwal-image-wrapper,.narwal-card-inner .narwal-image-wrapper{background:var(--sl-white)!important;aspect-ratio:1 / 1;height:auto!important;overflow:hidden;position:relative;display:block}.narwal-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.narwal-card:hover .narwal-image-wrapper img{transform:scale(1.04)}.narwal-overlay{display:none!important}.narwal-content{position:static!important;padding:16px 18px 20px!important;background:transparent!important;color:var(--sl-text)!important;display:flex;flex-direction:column;flex:1 1 auto}.narwal-title{color:var(--sl-text)!important;font-size:15px!important;font-weight:600!important;letter-spacing:.2px;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;margin:0 0 8px!important;line-height:1.35!important}.narwal-subtitle{color:var(--sl-amber-deep)!important;font-weight:700!important;font-size:16px!important;letter-spacing:.3px}.narwal-content .narwal-buttons{border-top:1px dashed var(--sl-line);padding-top:12px;margin-top:auto}.narwal-badge{background:transparent!important;border:1.5px solid var(--sl-amber);color:var(--sl-amber)!important;border-radius:4px!important;font-weight:800;letter-spacing:.8px;padding:3px 9px!important}.narwal-badge[style*="#999"]{border-color:var(--sl-muted)!important;color:var(--sl-muted)!important}.narwal-btn{border-radius:4px!important;font-weight:600;letter-spacing:.5px;transition:background .2s ease,color .2s ease,border-color .2s ease}.narwal-btn.btn-primary{background:var(--sl-ink)!important;border:1.5px solid var(--sl-ink)!important;color:var(--sl-white)!important}.narwal-btn.btn-primary:hover{background:var(--sl-ink-deep)!important;border-color:var(--sl-ink-deep)!important}.narwal-btn.btn-secondary{background:transparent!important;border:1.5px solid var(--sl-ink)!important;color:var(--sl-ink)!important}.narwal-btn.btn-secondary:hover{background:#1a535c1a!important;color:var(--sl-ink-deep)!important}.narwal-section-wrapper,.narwal-grid-section,.feat-section{background:var(--sl-page)!important}.feat-content h2{color:var(--sl-ink)!important}.feat-content p{color:var(--sl-muted)!important;line-height:1.75}.feat-image img,.feat-image .feat-image-link{border-radius:8px}.feat-image{position:relative;border:1px solid var(--sl-line);border-radius:8px;overflow:hidden;background:var(--sl-white)}.feat-image:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid var(--sl-line);border-radius:6px;pointer-events:none;z-index:2}.feat-btn{border:1.5px solid var(--sl-ink)!important;color:var(--sl-ink)!important;background:transparent!important;border-radius:4px!important;font-weight:600;letter-spacing:.6px;transition:background .2s ease,color .2s ease}.feat-btn:hover{background:#1a535c1a!important;color:var(--sl-ink-deep)!important}.trust-features-section{background:var(--sl-page)!important;position:relative;overflow:hidden}.trust-features-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background-image:radial-gradient(circle,rgba(26,83,92,.12) 4px,transparent 4px);background-size:18px 18px}.trust-container{position:relative;z-index:1}.trust-card{background:var(--sl-white)!important;border:1px solid var(--sl-line);border-radius:8px;position:relative;transition:border-color .25s ease,transform .25s ease}.trust-card:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid var(--sl-line);border-radius:6px;pointer-events:none;z-index:2}.trust-card:hover{border-color:var(--sl-ink);transform:translateY(-3px)}.trust-card:hover:after{border-color:var(--sl-ink)}.trust-icon-wrap,.trust-icon-wrap svg,.trust-icon-wrap i{color:var(--sl-ink)!important;fill:var(--sl-ink)}.trust-text{color:var(--sl-text)!important;font-weight:500;letter-spacing:.3px}.wrapper-footer,.footer,.footer-top,.footer-bottom,.ft-bottom,.wrapper-footer-top{background-color:var(--sl-ink-deep)!important}.footer-top{position:relative;overflow:hidden}.footer-top>.container,.footer-top .row,.footer-top .col-footer{position:relative;z-index:1}.footer,.footer-top,.footer-bottom,.footer .foot-title,.footer .foot-link,.footer .des,.footer address,.footer .footer_copyright,.footer p,.footer li,.footer span{color:#ffffffd9!important}.footer .foot-title,.footer .footer-newsletter .title-newsletter,.footer h3,.footer h4{color:var(--sl-white)!important;letter-spacing:.8px;text-transform:uppercase;font-size:12px}.footer a:hover,.footer .foot-link:hover{color:var(--sl-amber)!important}.footer .foot-title:after,.footer hr,.footer .footer-top{border-color:#ffffff1f!important}.footer-social a,.footer .footer-social i{color:var(--sl-white)!important;border-color:#ffffff59!important}.footer-social a:hover{color:var(--sl-amber)!important;border-color:var(--sl-amber)!important}.wrapper-footer .footer-newsletter .newsletter .input-group-field,.wrapper-footer .footer-newsletter .newsletter input[type=email]{background:#ffffff1a!important;border:1.5px solid rgba(255,255,255,.35)!important;color:var(--sl-white)!important;border-radius:4px!important}.wrapper-footer .footer-newsletter .newsletter input::placeholder{color:#ffffff8c!important}.wrapper-footer .footer-newsletter .newsletter .btn,.wrapper-footer .footer-newsletter .newsletter input[type=submit],.wrapper-footer .footer-newsletter .newsletter button{background:var(--sl-amber)!important;border:1.5px solid var(--sl-amber)!important;color:var(--sl-ink)!important;font-weight:700;border-radius:4px!important}.wrapper-footer .footer-newsletter .newsletter .btn:hover,.wrapper-footer .footer-newsletter .newsletter input[type=submit]:hover,.wrapper-footer .footer-newsletter .newsletter button:hover{background:var(--sl-amber-hover)!important;border-color:var(--sl-amber-hover)!important}.footer-bottom,.ft-bottom{background-color:#10343b!important;border-top:1px solid rgba(255,255,255,.1)!important}.btn,button.btn,input[type=submit]{border-radius:4px!important;letter-spacing:.5px;transition:background .2s ease,color .2s ease,border-color .2s ease}.btn.btn-1,.btn.color-btn-1,.btn:not(.btn-2):not(.btn-3){background:var(--sl-ink)!important;border-color:var(--sl-ink)!important;color:var(--sl-white)!important}.btn.btn-1:hover,.btn:not(.btn-2):not(.btn-3):hover{background:var(--sl-ink-deep)!important;border-color:var(--sl-ink-deep)!important}.price,.product-price,.price-item,.product-item .price,.price-regular{color:var(--sl-amber-deep)!important;font-weight:700}.price .money,.price-sale,.product-item .price-sale{color:var(--sl-amber-deep)!important}.compare-price,.price-compare,.price del,.was-price{color:var(--sl-muted)!important}.price-sale,.color_price_sale{color:var(--sl-amber-deep)!important}.product-name a,.product-title a,.product-item .product-name{color:var(--sl-text)!important}.product-name a:hover,.product-title a:hover{color:var(--sl-ink)!important}.product-item .product-img,.product-item .product-image,.product-grid-image{background:var(--sl-white)!important;border:1px solid var(--sl-line);border-radius:8px;position:relative;overflow:hidden}.product-item .product-img:after,.product-item .product-image:after,.product-grid-image:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid var(--sl-line);border-radius:6px;pointer-events:none;z-index:2}.product-item:hover .product-img,.product-item:hover .product-image,.product-item:hover .product-grid-image{border-color:var(--sl-ink)}.product-item:hover .product-img:after,.product-item:hover .product-image:after,.product-item:hover .product-grid-image:after{border-color:var(--sl-ink)}.product-label span,.product-label .label-sale{background:transparent!important;border:1.5px solid var(--sl-amber)!important;color:var(--sl-amber)!important;border-radius:4px!important;font-weight:800}.breadcrumb,.breadcrumb a{color:var(--sl-muted)!important}.breadcrumb a:hover{color:var(--sl-ink)!important}.pagination>li>a,.pagination>li>span{border-color:var(--sl-line)!important;color:var(--sl-text)!important;border-radius:4px!important}.pagination>li.active>span,.pagination>li>a:hover{background:var(--sl-ink)!important;border-color:var(--sl-ink)!important;color:var(--sl-white)!important}input[type=text],input[type=email],input[type=password],input[type=tel],textarea,select{border-color:var(--sl-line)!important;border-radius:4px!important;color:var(--sl-text)!important}input:focus,textarea:focus,select:focus{border-color:var(--sl-ink)!important;outline:none;box-shadow:0 0 0 3px #1a535c1a}.policy-block,.home-custom-block-policies{background:var(--sl-white)!important;border-top:1px solid var(--sl-line)}.policy-block h3,.policy-block .title{color:var(--sl-ink)!important}.cookie_popup .content,.cookie-popup{background:var(--sl-ink-deep)!important;color:var(--sl-white)!important;border-radius:6px}.cookie_popup .btn-accept{background:var(--sl-amber)!important;border-color:var(--sl-amber)!important;color:var(--sl-ink)!important;font-weight:700;border-radius:4px!important}.themevale_popup h3,.newsletter-popup .title{color:var(--sl-ink)!important}.wrapper-top-cart .cart-title,.cart-header{background:var(--sl-ink)!important;color:var(--sl-white)!important}.btn-checkout{background:var(--sl-ink)!important;border-color:var(--sl-ink)!important;color:var(--sl-white)!important}.btn-checkout:hover{background:var(--sl-ink-deep)!important;border-color:var(--sl-ink-deep)!important}.btn-view-cart{background:transparent!important;border:1.5px solid var(--sl-ink)!important;color:var(--sl-ink)!important}.btn-view-cart:hover{background:#1a535c1a!important}#shopify-section-stuart_collections_p7q8r9 .stuart-col,#shopify-section-narwal_product_slider_xyNfcA .narwal-section-wrapper,#shopify-section-stuart_occasions_d4e5f6 .stuart-occ,#shopify-section-stuart_coldchain_g7h8i9 .stuart-cold,#shopify-section-narwal_feature_row_qTJUQm .feat-section,#shopify-section-narwal_trust_features_byxyPm .trust-features-section{position:relative;overflow:hidden}.stuart-col__container,.stuart-occ__container,.stuart-cold__container,.narwal-header-container,.narwal-slider-outer,.feat-container,.trust-container{position:relative;z-index:1}#shopify-section-stuart_collections_p7q8r9 .stuart-col:before{content:"";position:absolute;right:-30px;top:-50px;width:300px;height:300px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%231A535C' stroke-width='2.5'%3E%3Ccircle cx='30' cy='90' r='12'/%3E%3Ccircle cx='55' cy='60' r='18'/%3E%3Ccircle cx='88' cy='80' r='9'/%3E%3Ccircle cx='70' cy='25' r='14'/%3E%3Ccircle cx='25' cy='35' r='7'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain;opacity:.15;pointer-events:none}#shopify-section-narwal_product_slider_xyNfcA .narwal-section-wrapper:before{content:"";position:absolute;left:-40px;top:60px;width:340px;height:170px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100'%3E%3Cg fill='none' stroke='%231A535C' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 50 C60 15, 130 15, 165 50 C130 85, 60 85, 20 50 Z'/%3E%3Cpath d='M165 50 L195 28 L188 50 L195 72 Z'/%3E%3Ccircle cx='58' cy='42' r='4' fill='%231A535C'/%3E%3Cpath d='M100 32 C110 42, 110 58, 100 68'/%3E%3Cpath d='M120 36 C129 44, 129 56, 120 64'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain;opacity:.15;pointer-events:none}#shopify-section-narwal_product_slider_xyNfcA .narwal-section-wrapper:after{content:"";position:absolute;right:-20px;bottom:-20px;width:240px;height:240px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%231A535C' stroke-width='2.5'%3E%3Ccircle cx='30' cy='90' r='12'/%3E%3Ccircle cx='55' cy='60' r='18'/%3E%3Ccircle cx='88' cy='80' r='9'/%3E%3Ccircle cx='70' cy='25' r='14'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain;opacity:.13;pointer-events:none}#shopify-section-stuart_occasions_d4e5f6 .stuart-occ:before{content:"";position:absolute;left:10px;top:20px;width:190px;height:190px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%231A535C' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M50 90 C20 75, 8 45, 12 22 C30 30, 40 20, 50 10 C60 20, 70 30, 88 22 C92 45, 80 75, 50 90 Z'/%3E%3Cpath d='M50 90 L50 12'/%3E%3Cpath d='M50 90 L28 20'/%3E%3Cpath d='M50 90 L72 20'/%3E%3Cpath d='M50 90 L16 42'/%3E%3Cpath d='M50 90 L84 42'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain;opacity:.15;pointer-events:none}#shopify-section-stuart_coldchain_g7h8i9 .stuart-cold:before{content:"";position:absolute;left:-20px;bottom:-30px;width:240px;height:240px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 120'%3E%3Cg fill='none' stroke='%231A535C' stroke-width='2.5'%3E%3Ccircle cx='55' cy='60' r='20'/%3E%3Ccircle cx='88' cy='84' r='10'/%3E%3Ccircle cx='28' cy='88' r='13'/%3E%3Ccircle cx='80' cy='22' r='8'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain;opacity:.13;pointer-events:none}#shopify-section-stuart_coldchain_g7h8i9 .stuart-cold:after{content:"";position:absolute;right:20px;top:30px;width:220px;height:110px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100'%3E%3Cg fill='none' stroke='%231A535C' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 50 C60 15, 130 15, 165 50 C130 85, 60 85, 20 50 Z'/%3E%3Cpath d='M165 50 L195 28 L188 50 L195 72 Z'/%3E%3Ccircle cx='58' cy='42' r='4' fill='%231A535C'/%3E%3Cpath d='M100 32 C110 42, 110 58, 100 68'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain;opacity:.13;pointer-events:none}#shopify-section-narwal_trust_features_byxyPm .trust-features-section:after{content:"";position:absolute;left:10px;bottom:-20px;width:200px;height:200px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='none' stroke='%231A535C' stroke-width='2.5' stroke-linecap='round'%3E%3Cpath d='M50 90 C20 75, 8 45, 12 22 C30 30, 40 20, 50 10 C60 20, 70 30, 88 22 C92 45, 80 75, 50 90 Z'/%3E%3Cpath d='M50 90 L50 12'/%3E%3Cpath d='M50 90 L28 20'/%3E%3Cpath d='M50 90 L72 20'/%3E%3C/g%3E%3C/svg%3E") no-repeat center / contain;opacity:.13;pointer-events:none}@media(max-width:900px){#shopify-section-stuart_collections_p7q8r9 .stuart-col:before,#shopify-section-narwal_product_slider_xyNfcA .narwal-section-wrapper:before,#shopify-section-narwal_product_slider_xyNfcA .narwal-section-wrapper:after,#shopify-section-stuart_occasions_d4e5f6 .stuart-occ:before,#shopify-section-stuart_coldchain_g7h8i9 .stuart-cold:before,#shopify-section-stuart_coldchain_g7h8i9 .stuart-cold:after,#shopify-section-narwal_trust_features_byxyPm .trust-features-section:after{transform:scale(.6);transform-origin:inherit;opacity:.1}}.narwal-card{min-width:calc((min(100vw,var(--narwal-container)) - (2 * var(--narwal-pad)) - (3 * var(--narwal-gap))) / 4)!important}.narwal-image-wrapper,.narwal-card-inner .narwal-image-wrapper{aspect-ratio:4 / 3!important}.narwal-content{padding:12px 14px 14px!important}.narwal-title{font-size:13.5px!important;margin:0 0 5px!important;line-height:1.3!important}.narwal-subtitle{font-size:14.5px!important}.narwal-content .narwal-buttons{padding-top:9px;gap:8px}.narwal-btn{padding:7px 14px!important;font-size:12px!important}.narwal-badge{font-size:9px!important;padding:2px 7px!important}.narwal-badge-row{margin-bottom:5px!important}.narwal-section-wrapper{padding:44px 0!important}.narwal-header-flex{margin-bottom:18px!important}.narwal-heading{font-size:26px!important}.narwal-track{padding-bottom:8px!important}.narwal-nav-btn{width:38px!important;height:38px!important}@media(max-width:900px){.narwal-section-wrapper{padding:32px 0!important}.narwal-card{min-width:78vw!important}}.narwal-image-wrapper:before{content:"";position:absolute;top:10px;right:10px;z-index:4;width:118px;height:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 168 52'%3E%3Crect x='0.75' y='0.75' width='166.5' height='50.5' rx='25' fill='%23FFFFFF' stroke='%23D2E4E3' stroke-width='1.5'/%3E%3Cg transform='translate(4,0)'%3E%3Cg fill='none' stroke='%231A535C' stroke-width='1.1' stroke-linecap='round' opacity='.55'%3E%3Cpath d='M26.00 5.50 L26.54 5.22 L27.10 4.99 L27.67 4.84 L28.23 4.79 L28.79 4.84 L29.33 5.00 L29.84 5.27 L30.33 5.61 L30.80 6.00 L31.25 6.41 L31.69 6.81 L32.12 7.16 L32.57 7.44 L33.04 7.65 L33.54 7.79 L34.08 7.85 L34.65 7.86 L35.25 7.85 L35.86 7.85 L36.46 7.88 L37.05 7.97 L37.60 8.14 L38.09 8.41 L38.52 8.76 L38.89 9.20 L39.19 9.71 L39.44 10.26 L39.66 10.83 L39.86 11.40 L40.07 11.93 L40.31 12.42 L40.61 12.85 L40.96 13.22 L41.38 13.55 L41.85 13.84 L42.37 14.10 L42.91 14.38 L43.45 14.67 L43.95 15.00 L44.39 15.38 L44.75 15.82 L45.01 16.31 L45.18 16.85 L45.25 17.43 L45.24 18.03 L45.18 18.64 L45.10 19.24 L45.02 19.82 L44.98 20.38 L45.01 20.91 L45.11 21.41 L45.29 21.90 L45.55 22.38 L45.87 22.85 L46.21 23.34 L46.56 23.84 L46.88 24.36 L47.13 24.89 L47.29 25.44 L47.35 26.00 L47.29 26.56 L47.13 27.11 L46.88 27.64 L46.56 28.16 L46.21 28.66 L45.87 29.15 L45.55 29.62 L45.29 30.10 L45.11 30.59 L45.01 31.09 L44.98 31.62 L45.02 32.18 L45.10 32.76 L45.18 33.36 L45.24 33.97 L45.25 34.57 L45.18 35.15 L45.01 35.69 L44.75 36.18 L44.39 36.62 L43.95 37.00 L43.45 37.33 L42.91 37.62 L42.37 37.90 L41.85 38.16 L41.38 38.45 L40.96 38.78 L40.61 39.15 L40.31 39.58 L40.07 40.07 L39.86 40.60 L39.66 41.17 L39.44 41.74 L39.19 42.29 L38.89 42.80 L38.52 43.24 L38.09 43.59 L37.60 43.86 L37.05 44.03 L36.46 44.12 L35.86 44.15 L35.25 44.15 L34.65 44.14 L34.08 44.15 L33.54 44.21 L33.04 44.35 L32.57 44.56 L32.12 44.84 L31.69 45.19 L31.25 45.59 L30.80 46.00 L30.33 46.39 L29.84 46.73 L29.33 47.00 L28.79 47.16 L28.23 47.21 L27.67 47.16 L27.10 47.01 L26.54 46.78 L26.00 46.50 L25.47 46.21 L24.96 45.94 L24.45 45.71 L23.94 45.56 L23.43 45.49 L22.91 45.50 L22.37 45.58 L21.81 45.71 L21.23 45.87 L20.64 46.01 L20.04 46.12 L19.45 46.15 L18.88 46.09 L18.35 45.93 L17.85 45.67 L17.40 45.30 L17.00 44.87 L16.63 44.38 L16.29 43.88 L15.96 43.39 L15.63 42.93 L15.27 42.53 L14.87 42.19 L14.43 41.93 L13.93 41.73 L13.39 41.57 L12.82 41.44 L12.22 41.30 L11.64 41.14 L11.08 40.92 L10.57 40.64 L10.14 40.28 L9.78 39.85 L9.51 39.35 L9.33 38.79 L9.20 38.20 L9.12 37.60 L9.06 37.00 L8.99 36.42 L8.88 35.88 L8.72 35.38 L8.48 34.93 L8.17 34.50 L7.79 34.11 L7.36 33.72 L6.90 33.33 L6.45 32.92 L6.03 32.49 L5.67 32.02 L5.41 31.52 L5.24 30.98 L5.19 30.42 L5.24 29.85 L5.37 29.27 L5.57 28.69 L5.79 28.12 L6.01 27.57 L6.19 27.04 L6.31 26.52 L6.35 26.00 L6.31 25.48 L6.19 24.96 L6.01 24.43 L5.79 23.88 L5.57 23.31 L5.37 22.73 L5.24 22.15 L5.19 21.58 L5.24 21.02 L5.41 20.48 L5.67 19.98 L6.03 19.51 L6.45 19.08 L6.90 18.67 L7.36 18.28 L7.79 17.89 L8.17 17.50 L8.48 17.07 L8.72 16.62 L8.88 16.12 L8.99 15.58 L9.06 15.00 L9.12 14.40 L9.20 13.80 L9.33 13.21 L9.51 12.65 L9.78 12.15 L10.14 11.72 L10.57 11.36 L11.08 11.08 L11.64 10.86 L12.22 10.70 L12.82 10.56 L13.39 10.43 L13.93 10.27 L14.43 10.07 L14.87 9.81 L15.27 9.47 L15.63 9.07 L15.96 8.61 L16.29 8.12 L16.63 7.62 L17.00 7.13 L17.40 6.70 L17.85 6.33 L18.35 6.07 L18.88 5.91 L19.45 5.85 L20.04 5.88 L20.64 5.99 L21.23 6.13 L21.81 6.29 L22.37 6.42 L22.91 6.50 L23.43 6.51 L23.94 6.44 L24.45 6.29 L24.96 6.06 L25.47 5.79 L26.00 5.50'/%3E%3C/g%3E%3Cg fill='none' stroke='%231A535C' stroke-width='1.3' stroke-linecap='round' opacity='.45'%3E%3Cpath d='M26.00 11.50 L26.00 9.00'/%3E%3Cpath d='M30.96 12.37 L31.81 10.03'/%3E%3Cpath d='M35.32 14.89 L36.93 12.98'/%3E%3Cpath d='M38.56 18.75 L40.72 17.50'/%3E%3Cpath d='M40.28 23.48 L42.74 23.05'/%3E%3Cpath d='M40.28 28.52 L42.74 28.95'/%3E%3Cpath d='M38.56 33.25 L40.72 34.50'/%3E%3Cpath d='M35.32 37.11 L36.93 39.02'/%3E%3Cpath d='M30.96 39.63 L31.81 41.97'/%3E%3Cpath d='M26.00 40.50 L26.00 43.00'/%3E%3Cpath d='M21.04 39.63 L20.19 41.97'/%3E%3Cpath d='M16.68 14.89 L15.07 12.98'/%3E%3Cpath d='M21.04 12.37 L20.19 10.03'/%3E%3C/g%3E%3Cg fill='none' stroke='%23FF9F1C' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M16.68 37.11 L15.07 39.02'/%3E%3Cpath d='M13.44 33.25 L11.28 34.50'/%3E%3Cpath d='M11.72 28.52 L9.26 28.95'/%3E%3Cpath d='M11.72 23.48 L9.26 23.05'/%3E%3Cpath d='M13.44 18.75 L11.28 17.50'/%3E%3Cpath d='M19.32 36.69 A12.6 12.6 0 0 1 14.87 20.08'/%3E%3C/g%3E%3Cg fill='none' stroke='%231A535C' stroke-width='1.8' stroke-linecap='round'%3E%3Cpath d='M26 26 L13.44 29.36'/%3E%3Ccircle cx='26' cy='26' r='1.8' fill='%23FF9F1C' stroke='none'/%3E%3C/g%3E%3C/g%3E%3Ctext x='62' y='24' font-family='Helvetica,Arial,sans-serif' font-size='12' font-weight='700' letter-spacing='1.1' fill='%231A535C'%3ECHILLED%3C/text%3E%3Ctext x='62' y='39' font-family='Helvetica,Arial,sans-serif' font-size='11' font-weight='600' letter-spacing='.6' fill='%23FF9F1C'%3E0&%238211;4&%23176;C LOCKED%3C/text%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none;filter:drop-shadow(0 2px 5px rgba(26,83,92,.14));opacity:0;transform:translateY(-4px);animation:stuart-gauge-in .55s ease .15s forwards}.narwal-image-wrapper{position:relative}@keyframes stuart-gauge-in{to{opacity:1;transform:translateY(0)}}.narwal-card:hover .narwal-image-wrapper:before{filter:drop-shadow(0 3px 8px rgba(26,83,92,.22))}@media(prefers-reduced-motion:reduce){.narwal-image-wrapper:before{animation:none;opacity:1;transform:none}}@media(max-width:900px){.narwal-image-wrapper:before{width:84px;height:26px;top:8px;right:8px}}.form-contact form,.form-contact #contactFormWrapper,.form-contact .form-success,.form-contact .errors,.form-contact .note{display:none!important}.form-contact{flex:0 0 100%!important;max-width:100%!important;width:100%!important}.sl-contact-info{margin-top:6px}.sl-contact-line{display:flex;gap:10px;align-items:baseline;flex-wrap:wrap;margin:0 0 14px;font-size:14px;line-height:1.7}.sl-contact-key{min-width:150px;color:var(--sl-ink)!important;font-weight:700;letter-spacing:.3px}.sl-contact-val{color:var(--sl-text)!important}.sl-contact-val a{color:var(--sl-ink)!important;border-bottom:1px solid var(--sl-line)}.sl-contact-val a:hover{color:var(--sl-ink-deep)!important;border-bottom-color:var(--sl-ink-deep)}@media(max-width:600px){.sl-contact-line{flex-direction:column;gap:2px}.sl-contact-key{min-width:0}}@media(prefers-reduced-motion:reduce){.narwal-card,.narwal-image-wrapper img,.trust-card,.series-item .series-image-wrap{transition:none!important}.narwal-card:hover,.trust-card:hover,.narwal-card:hover .narwal-image-wrapper img{transform:none!important}}#shopify-section-narwal_feature_row_HkXaJU .feat-image,#shopify-section-narwal_feature_row_waieqT .feat-image,#shopify-section-narwal_feature_row_qTJUQm .feat-image{background-size:cover;background-position:center;background-repeat:no-repeat;min-height:420px}#shopify-section-narwal_feature_row_HkXaJU .feat-placeholder,#shopify-section-narwal_feature_row_waieqT .feat-placeholder,#shopify-section-narwal_feature_row_qTJUQm .feat-placeholder,#shopify-section-narwal_feature_row_HkXaJU .feat-image img[src=""],#shopify-section-narwal_feature_row_waieqT .feat-image img[src=""],#shopify-section-narwal_feature_row_qTJUQm .feat-image img[src=""]{display:none!important}#shopify-section-narwal_feature_row_HkXaJU .feat-image{background-image:url(/cdn/shop/files/san_wen_yu_2.png?v=1789030354)}#shopify-section-narwal_feature_row_waieqT .feat-image{background-image:url(/cdn/shop/files/hai_dan_2.png?v=1789030218)}#shopify-section-narwal_feature_row_qTJUQm .feat-image{background-image:url(/cdn/shop/files/pi_pi_xia_2.png?v=1789029917)}@media(max-width:990px){#shopify-section-narwal_feature_row_HkXaJU .feat-container,#shopify-section-narwal_feature_row_waieqT .feat-container,#shopify-section-narwal_feature_row_qTJUQm .feat-container{align-items:stretch!important}#shopify-section-narwal_feature_row_HkXaJU .feat-image,#shopify-section-narwal_feature_row_waieqT .feat-image,#shopify-section-narwal_feature_row_qTJUQm .feat-image{width:100%!important;max-width:100%!important;align-self:stretch!important;flex:0 0 auto!important;min-height:260px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/stuart-luxe.css.map */
