:root{--pullexa-navy: #071f49;--pullexa-orange: #ff7a00;--pullexa-white: #ffffff;--pullexa-ink: #0a1730;--pullexa-soft: #f5f7fb}.button,.button-custom,.shopify-payment-button__button{border-radius:8px!important}.button:not([disabled]):hover,.button-custom:not([disabled]):hover{transform:translateY(-1px)}.pullexa-brand-bar{background:var(--pullexa-navy);color:var(--pullexa-white)}.pullexa-accent{color:var(--pullexa-orange)}#header-component .header,#header-component header{color:#fff}#header-component a,#header-component button{color:inherit}#header-component svg{color:#fff}.px-product{background:#fff;color:#071d46;padding:24px 0 64px}.px-product__wrap{max-width:1440px;margin:0 auto;padding-inline:32px}.px-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:#71809a;margin:0 0 22px}.px-breadcrumbs a{color:#36506f;text-decoration:none}.px-product__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(390px,.65fr);gap:56px;align-items:start}.px-gallery{display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px;position:sticky;top:24px}.px-gallery__thumbs{display:flex;flex-direction:column;gap:10px;max-height:760px;overflow:auto;scrollbar-width:thin}.px-gallery__thumb{border:1px solid #dfe5ee;background:#fff;border-radius:10px;padding:5px;cursor:pointer;aspect-ratio:1;display:grid;place-items:center;transition:.18s ease}.px-gallery__thumb:hover,.px-gallery__thumb.is-active{border-color:#ff7b00;box-shadow:0 0 0 2px #ff7b001f}.px-gallery__thumb img{width:100%;height:100%;object-fit:contain;border-radius:6px}.px-gallery__stage{background:#f7f8fa;border:1px solid #edf0f5;border-radius:16px;min-height:580px;display:grid;place-items:center;overflow:hidden}.px-gallery__item{display:none;width:100%;height:100%;min-height:580px;place-items:center;padding:28px}.px-gallery__item.is-active{display:grid}.px-gallery__item img,.px-gallery__item video,.px-gallery__item iframe{max-width:100%;max-height:720px;width:auto;height:auto;object-fit:contain}.px-product__panel{position:sticky;top:24px;border:1px solid #e7ebf1;border-radius:18px;padding:30px;box-shadow:0 14px 45px #071d4614;background:#fff}.px-product__eyebrow{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.px-product__eyebrow span{background:#eef3fb;color:#36506f;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.px-product__title{font-size:clamp(30px,3vw,46px);line-height:1.03;letter-spacing:-.035em;margin:0 0 18px;color:#071d46}.px-product__pricing{display:flex;gap:12px;align-items:baseline;flex-wrap:wrap;margin-bottom:16px}.px-product__price{color:#ff6a00;font-size:30px;font-weight:900}.px-product__compare{color:#7f8b9f;font-size:16px}.px-product__save{color:#08783f;background:#e8f7ef;font-size:12px;font-weight:800;border-radius:999px;padding:6px 9px}.is-hidden{display:none!important}.px-product__summary{color:#4e5f79;line-height:1.55;font-size:14px;margin-bottom:22px}.px-field-label{display:block;font-size:12px;font-weight:800;margin:0 0 7px;text-transform:uppercase;letter-spacing:.04em}.px-variant-select{width:100%;height:48px;border:1px solid #cfd7e2;border-radius:10px;padding:0 14px;background:#fff;color:#071d46;font-weight:700;margin-bottom:14px}.px-product__availability{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#36506f;margin:8px 0 16px}.px-dot{width:9px;height:9px;border-radius:999px;display:inline-block}.px-dot.is-in{background:#16a15a;box-shadow:0 0 0 4px #e4f7ed}.px-dot.is-out{background:#d93333;box-shadow:0 0 0 4px #fde8e8}.px-buy-row{display:grid;grid-template-columns:120px 1fr;gap:10px;margin-bottom:10px}.px-qty{display:grid;grid-template-columns:38px 1fr 38px;border:1px solid #cfd7e2;border-radius:10px;overflow:hidden;height:52px}.px-qty button,.px-qty input{border:0;background:#fff;color:#071d46;text-align:center;font-weight:800}.px-qty button{cursor:pointer;font-size:20px}.px-qty input{width:100%;-webkit-appearance:textfield;appearance:textfield}.px-add{border:0;border-radius:10px;background:#ff6a00;color:#fff;font-weight:900;font-size:16px;cursor:pointer;min-height:52px;transition:.18s ease}.px-add:hover{background:#e95f00;transform:translateY(-1px)}.px-add:disabled{background:#aab3c0;cursor:not-allowed;transform:none}.px-dynamic-checkout{margin-top:10px}.px-dynamic-checkout .shopify-payment-button__button{border-radius:10px!important;min-height:50px!important}.px-product__trust{display:grid;grid-template-columns:1fr;gap:10px;margin:22px 0;padding:16px;background:#071d46;border-radius:12px;color:#fff}.px-product__trust div{display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:10px}.px-product__trust div:last-child{border-bottom:0;padding-bottom:0}.px-product__trust strong{font-size:13px}.px-product__trust span{color:#c9d4e8;font-size:11px;text-align:right}.px-product__accordions details{border-top:1px solid #e4e8ee}.px-product__accordions details:last-child{border-bottom:1px solid #e4e8ee}.px-product__accordions summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:14px;font-weight:900}.px-product__accordions summary::-webkit-details-marker{display:none}.px-product__accordions summary span{color:#ff6a00;font-size:20px;transition:.2s ease}.px-product__accordions details[open] summary span{transform:rotate(45deg)}.px-rte{color:#40516d;font-size:14px;line-height:1.65;padding:0 0 18px;max-height:430px;overflow:auto}.px-rte p:first-child{margin-top:0}@media(max-width:990px){.px-product__wrap{padding-inline:18px}.px-product__grid{grid-template-columns:1fr;gap:28px}.px-gallery,.px-product__panel{position:static}.px-product__panel{padding:22px}}@media(max-width:700px){.px-product{padding-top:12px}.px-gallery{grid-template-columns:1fr}.px-gallery__thumbs{order:2;flex-direction:row;max-height:none;overflow-x:auto}.px-gallery__thumb{min-width:72px;width:72px}.px-gallery__stage,.px-gallery__item{min-height:360px}.px-gallery__item{padding:14px}.px-product__title{font-size:30px}.px-product__panel{border-radius:14px;padding:18px;box-shadow:none}.px-buy-row{grid-template-columns:104px 1fr}}.px-gallery__stage{position:relative}.px-gallery__sale{position:absolute;z-index:3;top:16px;left:16px;background:#ff6a00;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;box-shadow:0 6px 18px #ff6a0040}.px-product__eyebrow .is-orange{background:#fff1e6;color:#d85a00}.px-product__sku{font-size:11px;color:#7b8799;margin:-8px 0 14px}.px-product__save{display:inline-flex;align-items:center}.px-quick-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 20px}.px-quick-benefits>div{border:1px solid #e1e7ef;border-radius:10px;padding:10px 8px;display:flex;gap:7px;align-items:flex-start;background:#fafbfd;min-width:0}.px-benefit-icon{width:22px;height:22px;border-radius:50%;background:#fff1e6;color:#ff6a00;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.px-quick-benefits strong{display:block;font-size:11px;line-height:1.2;color:#071d46}.px-quick-benefits small{display:block;font-size:9.5px;line-height:1.3;color:#71809a;margin-top:2px}.px-payment-note{border-top:1px solid #e7ebf1;margin-top:18px;padding-top:14px;display:flex;justify-content:space-between;align-items:center;gap:12px;color:#66758c;font-size:11px;font-weight:800}.px-payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.px-payment-icons svg{width:36px;height:auto}.px-question-link{margin-top:14px;display:flex;justify-content:space-between;gap:12px;text-decoration:none;color:#445672;border-radius:10px;background:#f6f8fb;padding:12px 14px;font-size:12px}.px-question-link strong{color:#ff6a00;white-space:nowrap}.px-detail-shell{margin-top:56px;border:1px solid #dfe5ee;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 35px #071d460d}.px-detail-tabs{display:flex;gap:0;border-bottom:1px solid #dfe5ee;background:#f5f7fa;overflow-x:auto}.px-detail-tabs button{-webkit-appearance:none;appearance:none;border:0;border-right:1px solid #dfe5ee;background:transparent;color:#66758c;padding:17px 22px;font-weight:900;font-size:13px;cursor:pointer;white-space:nowrap;position:relative}.px-detail-tabs button.is-active{background:#fff;color:#071d46}.px-detail-tabs button.is-active:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#ff6a00}.px-detail-panel{display:none;padding:30px}.px-detail-panel.is-active{display:block}.px-description-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:start}.px-description-main{color:#263956;line-height:1.65;font-size:14px}.px-description-main h2{color:#071d46;margin:0 0 16px;font-size:24px;line-height:1.2}.px-description-main h3,.px-description-main strong{color:#071d46}.px-description-side{display:grid;gap:14px}.px-info-card{background:#f4f6f8;border-radius:12px;padding:20px;border:1px solid #e4e8ee}.px-info-card h3{margin:0 0 12px;color:#071d46;font-size:20px}.px-info-card ul{margin:0;padding-left:18px;color:#40516d;line-height:1.65;font-size:13px}.px-info-card.is-navy{background:#071d46;border-color:#071d46;color:#fff}.px-info-card.is-navy h3{color:#fff}.px-info-card.is-navy ul{color:#dbe4f1}.px-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #e1e6ed;border-radius:12px;overflow:hidden}.px-spec-grid>div{padding:16px 18px;display:grid;grid-template-columns:170px 1fr;gap:12px;border-bottom:1px solid #e1e6ed}.px-spec-grid>div:nth-child(odd){border-right:1px solid #e1e6ed}.px-spec-grid>div:nth-last-child(-n+2){border-bottom:0}.px-spec-grid span{color:#71809a;font-size:12px}.px-spec-grid strong{color:#071d46;font-size:13px}.px-policy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.px-policy-grid>div{background:#f7f8fa;border-radius:12px;padding:22px}.px-policy-grid h3{margin:0 0 10px;color:#071d46}.px-policy-grid .rte{color:#40516d;font-size:14px}@media(max-width:990px){.px-description-grid{grid-template-columns:1fr}.px-description-side{grid-template-columns:repeat(2,1fr)}.px-spec-grid{grid-template-columns:1fr}.px-spec-grid>div,.px-spec-grid>div:nth-child(odd){border-right:0;border-bottom:1px solid #e1e6ed}.px-spec-grid>div:last-child{border-bottom:0}}@media(max-width:700px){.px-quick-benefits{grid-template-columns:1fr}.px-quick-benefits>div{align-items:center}.px-detail-shell{margin-top:32px;border-radius:12px}.px-detail-panel{padding:18px}.px-description-side,.px-policy-grid{grid-template-columns:1fr}.px-spec-grid>div{grid-template-columns:1fr;gap:4px}.px-payment-note{align-items:flex-start;flex-direction:column}.px-payment-icons{justify-content:flex-start}}#header-component .header a,#header-component .header button,#header-component header a,#header-component header button,#header-component .header__heading-link,#header-component .menu-list__link{color:#fff!important}#header-component .header svg,#header-component header svg{color:#fff!important;fill:currentColor}.px-product{padding-top:34px}.px-product__grid{grid-template-columns:minmax(0,1.18fr) minmax(430px,.82fr);gap:42px}.px-product__panel{top:96px;padding:28px;overflow:visible}.px-product__title{font-size:clamp(30px,2.55vw,42px);line-height:1.08;overflow-wrap:anywhere}.px-gallery{top:96px}.px-gallery__stage{min-height:500px}.px-gallery__item{min-height:500px;padding:24px}.px-gallery__item img,.px-gallery__item video,.px-gallery__item iframe{max-height:600px}.px-product-form{margin-top:4px}.px-buy-row{margin-top:2px}.px-product__summary{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.px-description-main{max-width:840px}.px-description-copy{line-height:1.72}.px-description-copy>p{margin:0 0 16px}.px-description-copy h2,.px-description-copy h3,.px-description-copy h4{color:#071d46;line-height:1.25;margin:26px 0 10px}.px-description-copy h3{font-size:17px;text-transform:none}.px-description-copy ul,.px-description-copy ol{padding-left:22px;margin:10px 0 18px}.px-description-copy li{margin:4px 0}.px-description-copy br+br{display:none}.px-info-card strong{color:#071d46}.px-info-card.is-navy strong{color:#fff}product-recommendations .product-card,.product-recommendations .product-card,[data-section-type=product-recommendations] .product-card{background:#fff;border-radius:14px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}product-recommendations .product-card:hover,.product-recommendations .product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #071d461a}@media(max-width:1100px){.px-product__grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:28px}.px-product__panel,.px-gallery{top:84px}}@media(max-width:990px){.px-product{padding-top:18px}.px-product__grid{grid-template-columns:1fr}.px-product__panel,.px-gallery{top:auto}}.px-product__meta-line{display:flex;flex-wrap:wrap;gap:8px 18px;margin:-8px 0 14px;color:#748197;font-size:11px}.px-product__meta-line b{color:#36506f;font-weight:800}.px-product__eyebrow .is-preorder{background:#071d46;color:#fff}.px-preorder-note{display:grid;gap:3px;background:#fff8f1;border:1px solid #ffd7b6;border-left:4px solid #ff7a00;border-radius:9px;padding:11px 13px;margin:0 0 17px;color:#5c4635;font-size:12px;line-height:1.45}.px-preorder-note strong{color:#d65c00;font-size:12px}.px-product__panel{border-color:#dfe5ee;box-shadow:0 14px 38px #071d4613}.px-product__pricing{padding-bottom:16px;border-bottom:1px solid #edf0f4}.px-product__availability{margin-top:14px}.px-quick-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:18px 0}.px-quick-benefits>div{border:1px solid #e2e7ee;border-radius:10px;background:#f8fafc;padding:10px 9px;min-height:66px}.px-benefit-icon{width:24px;height:24px;flex:0 0 24px}.px-quick-benefits strong{font-size:11px}.px-quick-benefits small{font-size:9px;line-height:1.25}.px-buy-row{margin-top:14px}.px-add{min-height:52px;box-shadow:0 7px 18px #ff6a002e}.px-dynamic-checkout{margin-top:9px}.px-payment-note{margin-top:13px;padding:11px 0;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.px-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.px-product-actions a,.px-product-actions button{-webkit-appearance:none;appearance:none;text-align:left;text-decoration:none;border:1px solid #e3e7ed;border-radius:9px;background:#fff;padding:11px 12px;color:#071d46;cursor:pointer;font:inherit}.px-product-actions span,.px-product-actions strong{display:block}.px-product-actions span{font-size:10px;color:#7b8799}.px-product-actions strong{font-size:11px;margin-top:2px}.px-product-actions a:hover,.px-product-actions button:hover{border-color:#ff7a00;background:#fff9f4}.px-gallery__stage{border-radius:14px;background:#fafbfd;border-color:#e1e6ed}.px-gallery__thumb{border-radius:9px;background:#fff;border-color:#e4e8ee}.px-gallery__thumb.is-active{border-color:#ff7a00;box-shadow:0 0 0 1px #ff7a00}.px-detail-shell{margin-top:54px;border-radius:16px;border:1px solid #e1e6ed;overflow:hidden;background:#fff;box-shadow:0 10px 30px #071d460b}.px-detail-tabs{background:#f7f9fc;border-bottom:1px solid #e1e6ed}.px-detail-tabs button{padding:16px 22px}.px-detail-tabs button.is-active{background:#fff;color:#071d46;box-shadow:inset 0 3px #ff7a00}.px-detail-panel{padding:30px}.px-description-side{gap:12px}.px-info-card{border-radius:12px}.px-info-card.is-navy{background:linear-gradient(145deg,#071d46,#0c326b)}.px-spec-grid>div{border-radius:10px;background:#f8fafc}.px-policy-grid>div{border-radius:12px;background:#f8fafc;border:1px solid #e4e8ee}.px-product .product-recommendations{background:#f7f8fa}shopify-account{--shopify-account-color-background:#fff;--shopify-account-color-text:#071d46;--shopify-account-color-accent:#ff7a00;--shopify-account-color-accent-text:#fff;--shopify-account-radius-base:16px;--shopify-account-radius-button:8px;--shopify-account-radius-button-small:8px;--shopify-account-radius-input:8px}@media(max-width:760px){.px-quick-benefits,.px-product-actions{grid-template-columns:1fr}.px-detail-panel{padding:20px}.px-detail-tabs{overflow-x:auto;white-space:nowrap}.px-detail-tabs button{padding:14px 16px}}:root{--px-content-max:1180px;--px-reading-max:900px}.shopify-policy__container{max-width:var(--px-reading-max)!important;width:min(calc(100% - 48px),var(--px-reading-max))!important;margin:48px auto 80px!important;padding:0!important;color:#223553}.shopify-policy__title{text-align:left!important;margin:0 0 24px!important;padding:0 0 20px;border-bottom:3px solid #ff7a00}.shopify-policy__title h1{margin:0!important;color:#071f49!important;font-size:clamp(2.35rem,5vw,4rem)!important;line-height:1.03!important;letter-spacing:-.035em!important;text-transform:none!important}.shopify-policy__body{background:#fff;border:1px solid #e1e7ef;border-radius:18px;padding:clamp(24px,4vw,46px)!important;box-shadow:0 14px 38px #071f490f;font-size:15px;line-height:1.72}.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3{color:#071f49!important;line-height:1.15!important;letter-spacing:-.02em!important;margin:34px 0 12px!important;text-transform:none!important}.shopify-policy__body h1{font-size:1.9rem!important}.shopify-policy__body h2{font-size:1.65rem!important}.shopify-policy__body h3{font-size:1.2rem!important}.shopify-policy__body p{margin:0 0 16px}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:22px}.shopify-policy__body a{color:#d85f00;text-underline-offset:3px}.pullexa-faq{width:min(calc(100% - 64px),var(--px-content-max))!important;max-width:none!important;margin-inline:auto!important;padding:64px 0 84px!important}.pullexa-faq__head{max-width:820px!important}.pullexa-faq__items{background:#fff;border:1px solid #e1e7ef!important;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #071f490a}.pullexa-faq__item{padding-inline:24px!important}.pullexa-faq__item:last-child{border-bottom:0}.pullexa-faq__item summary{padding:22px 0!important}.pullexa-consignment{padding:72px 0 82px!important}.pullexa-consignment__grid{width:min(calc(100% - 64px),var(--px-content-max))!important;max-width:none!important;margin-inline:auto!important;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr)!important;gap:64px!important}.pullexa-consignment__grid>div:first-child{padding-top:28px}.pullexa-consignment h1{font-size:clamp(2.7rem,5vw,4.8rem)!important;max-width:650px}.pullexa-consignment__form{padding:34px!important}.pullexa-consignment__form h2{margin-top:0;color:#071f49;font-size:clamp(1.8rem,3vw,2.5rem)}.template-blog .blog-posts,.blog-posts{--page-content-width:var(--px-content-max)!important;--page-width:calc(var(--px-content-max) + (var(--page-margin) * 2))!important}.blog-posts>.text-block,.blog-posts [data-testid=text-block]{max-width:var(--px-content-max);margin-inline:auto}.blog-post-item{border-radius:16px!important;overflow:hidden!important;border-color:#e1e7ef!important;box-shadow:0 10px 28px #071f490d}.template-article .section-content-wrapper,.section-wrapper:has(.blog-post-content) .section-content-wrapper{width:min(calc(100% - 64px),var(--px-content-max))!important;max-width:none!important;margin-inline:auto!important;gap:24px!important}.template-article .blog-post-content,.blog-post-content{max-width:var(--px-reading-max)!important;width:100%!important;font-size:16px;line-height:1.75;color:#263956}.blog-post-content h1,.blog-post-content h2,.blog-post-content h3,.blog-post-content h4{color:#071f49!important;line-height:1.12!important;letter-spacing:-.025em!important;text-transform:none!important;margin:38px 0 14px!important}.blog-post-content h1{font-size:clamp(1.9rem,3.2vw,2.7rem)!important}.blog-post-content h2{font-size:clamp(1.8rem,3vw,2.45rem)!important}.blog-post-content h3{font-size:1.45rem!important}.blog-post-content p{margin:0 0 18px}.blog-post-content img{border-radius:16px;margin-block:24px;max-width:100%;height:auto}.section-wrapper:has(.blog-post-content) .section-content-wrapper>div:first-child h1{font-size:clamp(2.5rem,5vw,4.4rem)!important;line-height:1.02!important;letter-spacing:-.04em!important;color:#071f49!important;text-transform:none!important}#header-component .menu-list__link-title{font-weight:800!important;letter-spacing:.01em}.px-gallery__item img{width:100%;height:100%;object-fit:contain}.px-gift-card-placeholder{display:flex;align-items:center;justify-content:center;min-height:500px;padding:36px}.px-gift-card-placeholder__card{width:min(88%,560px);aspect-ratio:1.58/1;border-radius:24px;background:linear-gradient(135deg,#071f49,#0d3775 68%,#ff7a00 150%);box-shadow:0 24px 55px #071f4938;padding:38px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.px-gift-card-placeholder__brand{font-size:clamp(1.6rem,4vw,2.8rem);font-weight:950;letter-spacing:.04em}.px-gift-card-placeholder__label{font-size:clamp(1.1rem,2vw,1.5rem);font-weight:800;color:#ffb26d}.px-gift-card-placeholder__small{font-size:.8rem;color:#ffffffb3}@media(max-width:749px){.shopify-policy__container{width:calc(100% - 32px)!important;margin:28px auto 56px!important}.shopify-policy__body{padding:22px!important;border-radius:14px}.pullexa-faq{width:calc(100% - 32px)!important;padding:42px 0 58px!important}.pullexa-faq__item{padding-inline:18px!important}.pullexa-consignment__grid{width:calc(100% - 32px)!important;grid-template-columns:1fr!important;gap:28px!important}.pullexa-consignment__grid>div:first-child{padding-top:0}.pullexa-consignment__form{padding:22px!important}.template-article .section-content-wrapper,.section-wrapper:has(.blog-post-content) .section-content-wrapper{width:calc(100% - 32px)!important}.px-gift-card-placeholder{min-height:360px;padding:20px}.px-gift-card-placeholder__card{padding:24px;border-radius:18px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/pullexa-brand.css.map */
