.template-cart .content-for-layout,.template-page .content-for-layout,.template-policy .content-for-layout,.template-search .content-for-layout,.template-blog .content-for-layout,.template-article .content-for-layout,.template-404 .content-for-layout{min-height:62vh;color:var(--pulse-text);background:radial-gradient(circle at 12% 6%,rgba(111,140,255,.14),transparent 30%),radial-gradient(circle at 88% 2%,rgba(164,108,255,.12),transparent 28%),var(--pulse-bg)}.template-cart .content-for-layout .section-background{background:transparent!important}.template-cart .cart-page{width:min(calc(100% - 40px),var(--pulse-max));margin-inline:auto;padding:clamp(52px,7vw,86px) 0 96px;gap:24px clamp(30px,5vw,66px)}.template-cart .cart-title h1{margin:0;color:var(--pulse-text);font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:-.045em;font-weight:800}.template-cart .cart-title .cart-bubble{margin-left:10px;color:#dfe4ff}.template-cart .cart-title .cart-bubble__background{fill:#6f8cff2e;stroke:#97a6ff59}.template-cart .cart-page__title+.cart-page__items{margin-block-start:8px}.template-cart .cart-page__items,.template-cart .cart-summary{border:1px solid var(--pulse-border)!important;border-radius:var(--pulse-radius)!important;background:linear-gradient(145deg,#ffffff0e,#ffffff05)!important;box-shadow:0 28px 70px #0000003d}.template-cart .cart-page__items{padding:clamp(20px,3vw,30px)}.template-cart .cart-items__table-row{grid-template-columns:clamp(120px,15vw,170px) minmax(0,1fr) auto;column-gap:clamp(18px,3vw,30px);padding:0;margin:0;border:0!important}.template-cart .cart-items__media-container,.template-cart .cart-items__media-image{border-radius:16px}.template-cart .cart-items__media-container{border:1px solid rgba(151,166,255,.22);background:var(--pulse-panel);box-shadow:0 18px 40px #0000003d}.template-cart .cart-items__media-image{border:0!important}.template-cart .cart-items__title{max-width:390px;color:var(--pulse-text);font-size:clamp(18px,2vw,22px);line-height:1.25;font-weight:750;letter-spacing:-.02em}.template-cart .cart-items__details,.template-cart .cart-items__unit-price-wrapper{color:var(--pulse-muted)}.template-cart .cart-items__price{color:var(--pulse-text);font-size:16px;font-weight:750}.template-cart .compare-at-price{color:#707893}.template-cart .quantity-selector{overflow:hidden;min-height:42px;border:1px solid var(--pulse-border);border-radius:13px;color:var(--pulse-text);background:#ffffff0b}.template-cart .quantity-selector input{color:var(--pulse-text);background:transparent}.template-cart .quantity-selector button{color:#dfe4ff}.template-cart .cart-items__remove{color:var(--pulse-muted);border-radius:12px}.template-cart .cart-items__remove:hover{color:var(--pulse-text);background:#ffffff0f}.template-cart .cart-page__summary{padding:0}.template-cart .cart-summary{align-self:start}.template-cart .cart-summary__inner,.template-cart .cart-summary--extend .cart-summary__inner{position:static;width:100%;height:auto;padding:clamp(24px,3vw,32px);gap:24px}.template-cart .cart-actions,.template-cart .cart-totals:not(:has(.cart-actions)){border-color:var(--pulse-border)}.template-cart .cart-actions summary,.template-cart .cart-totals__total-label,.template-cart .cart-totals__total-value{color:var(--pulse-text)}.template-cart .cart-totals__total-label{font-weight:700}.template-cart .cart-totals__total-value{font-size:24px;letter-spacing:-.025em}.template-cart .cart-totals__tax-note{color:var(--pulse-muted);line-height:1.55}.template-cart .cart-discount__input,.template-cart .cart-note__instructions{color:var(--pulse-text);border:1px solid var(--pulse-border);border-radius:12px;background:#ffffff0a}.template-cart .cart__ctas{width:100%;gap:12px}.template-cart .cart__checkout-button,.template-cart .cart-items__empty-button,.template-cart .cart-discount__button{min-height:54px;border:0;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--pulse-blue),var(--pulse-violet));box-shadow:0 14px 38px #6f8cff3d;font-weight:750;transition:transform .18s ease,box-shadow .18s ease}.template-cart .cart__checkout-button:hover,.template-cart .cart-items__empty-button:hover,.template-cart .cart-discount__button:hover{transform:translateY(-1px);box-shadow:0 18px 48px #6f8cff57}.template-cart .additional-checkout-buttons{overflow:hidden;border-radius:14px}.template-page .content-for-layout,.template-policy .content-for-layout,.template-search .content-for-layout,.template-blog .content-for-layout,.template-article .content-for-layout,.template-404 .content-for-layout{padding-block:clamp(52px,7vw,92px)}.template-page .content-for-layout :where(h1,h2,h3),.template-policy .content-for-layout :where(h1,h2,h3),.template-search .content-for-layout :where(h1,h2,h3),.template-blog .content-for-layout :where(h1,h2,h3),.template-article .content-for-layout :where(h1,h2,h3),.template-404 .content-for-layout :where(h1,h2,h3){color:var(--pulse-text);letter-spacing:-.035em}.template-page .content-for-layout :where(p,li),.template-policy .content-for-layout :where(p,li),.template-search .content-for-layout :where(p,li),.template-blog .content-for-layout :where(p,li),.template-article .content-for-layout :where(p,li),.template-404 .content-for-layout :where(p,li){color:var(--pulse-muted)}@media(min-width:750px){.template-cart .cart-page{grid-template-columns:minmax(0,1fr) minmax(330px,410px)}}@media(max-width:749px){.template-cart .cart-page{width:min(calc(100% - 24px),var(--pulse-max));padding-top:44px}.template-cart .cart-page__summary{margin-top:24px}.template-cart .cart-items__table-row{grid-template-columns:104px minmax(0,1fr);grid-template-areas:"media details" "media price" "media quantity" "error error";row-gap:12px}.template-cart .cart-items__price{text-align:start}}@media(max-width:480px){.template-cart .cart-page__items{padding:16px}.template-cart .cart-items__table-row{grid-template-columns:82px minmax(0,1fr);column-gap:14px}.template-cart .cart-items__title{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/pulse-shopify.css.map */
