@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Inter+Tight:wght@400;500;600;700;800&family=EB+Garamond:ital,wght@0,400;0,500;1,400;1,500&display=swap";:root{--cg-offwhite: #FAFAFA;--cg-offwhite-warm: #F7F5F9;--cg-lavender: #E9E4F5;--cg-lavender-deep: #DDD6F3;--cg-purple-deep: #3B1E6E;--cg-purple-deep-alt: #2E1A5C;--cg-purple-primary: #6B46C1;--cg-purple-light: rgba(107, 70, 193, .12);--cg-gray-warm: #6E6A75;--cg-charcoal: #1A1A1A;--cg-champagne: #D4B876;--cg-champagne-muted: rgba(212, 184, 118, .3);--cg-green: #00B67A;--cg-max-width: 1240px;--cg-ease: cubic-bezier(.25, .1, .25, 1)}body{background:var(--cg-offwhite);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;letter-spacing:-.005em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}em,.cg-serif-italic{font-family:EB Garamond,Georgia,serif;font-style:italic;font-weight:500}.cg-hero-section h1,.cg-hero-section h2,.cg-hero-section h3,.cg-section-default h1,.cg-section-default h2,.cg-section-default h3,.cg-section-warm h1,.cg-section-warm h2,.cg-section-warm h3,.cg-section-purple h1,.cg-section-purple h2,.cg-section-purple h3{font-family:Inter Tight,Inter,sans-serif;font-weight:700;letter-spacing:-.04em}.cg-container{max-width:var(--cg-max-width);margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}@media(min-width:768px){.cg-container{padding-left:40px;padding-right:40px}}.cg-eyebrow{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--cg-green)}.cg-headline{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1;letter-spacing:-.05em;color:var(--cg-purple-deep)}.cg-headline-md{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.1;letter-spacing:-.04em;color:var(--cg-purple-deep)}.cg-headline-lg{font-family:Inter Tight,Inter,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.05;letter-spacing:-.045em;color:var(--cg-purple-deep)}.cg-body{font-size:1rem;line-height:1.8;color:var(--cg-gray-warm)}.cg-body-sm{font-size:.875rem;line-height:1.75;color:var(--cg-gray-warm)}.cg-label{font-size:.8125rem;color:var(--cg-charcoal);font-weight:500}.cg-btn-primary{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:999px;background:var(--cg-purple-primary);color:#fff;font-size:.8125rem;font-weight:500;letter-spacing:.02em;text-decoration:none;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff26,0 4px 20px #6b46c140;transition:all .4s var(--cg-ease);cursor:pointer;position:relative;overflow:hidden}.cg-btn-primary:hover{background:#5a38a8;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff2e,0 8px 32px #6b46c14d;color:#fff}.cg-btn-primary:active{transform:translateY(0)}.cg-btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;background:transparent;color:var(--cg-charcoal);font-size:.8125rem;font-weight:400;text-decoration:none;border:1.5px solid var(--cg-charcoal);transition:all .4s var(--cg-ease);cursor:pointer}.cg-btn-secondary:hover{background:var(--cg-charcoal);color:#fff}.cg-btn-cta-dark{display:inline-flex;align-items:center;gap:10px;padding:14px 36px;border-radius:999px;background:var(--cg-purple-primary);color:#fff;font-size:.8125rem;font-weight:500;text-decoration:none;border:none;box-shadow:0 4px 20px #6b46c159;transition:all .4s var(--cg-ease);cursor:pointer}.cg-btn-cta-dark:hover{background:#7c55d3;transform:translateY(-1px);box-shadow:0 8px 32px #6b46c166;color:#fff}.cg-section-default{background:var(--cg-offwhite)}.cg-section-warm{background:var(--cg-offwhite-warm)}.cg-section-lavender{background:var(--cg-lavender)}.cg-section-purple{background:var(--cg-purple-deep);color:#fff}.cg-section-purple-alt{background:var(--cg-purple-deep-alt);color:#fff}.cg-accent-bar{width:32px;height:3px;background:var(--cg-purple-primary);border-radius:2px}.cg-divider{height:1px;background:linear-gradient(90deg,transparent 0%,var(--cg-lavender-deep) 30%,var(--cg-lavender-deep) 70%,transparent 100%);border:none}.cg-card{background:var(--cg-offwhite);border:1px solid rgba(0,0,0,.04);border-radius:20px;box-shadow:0 2px 12px #0000000a;transition:box-shadow .4s var(--cg-ease)}.cg-card:hover{box-shadow:0 8px 32px #0000000f}.cg-card-lavender{background:var(--cg-lavender);border:1px solid var(--cg-lavender-deep);border-radius:20px}.cg-stars{display:inline-flex;gap:2px}.cg-star{width:13px;height:13px;background:var(--cg-green);clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.cg-announcement{background:var(--cg-purple-deep-alt);text-align:center;padding:10px 16px;font-size:.7rem;letter-spacing:.1em;font-weight:400;color:#fff9}.cg-announcement span.highlight{color:#d4b876cc}.cg-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s var(--cg-ease),transform .7s var(--cg-ease)}.cg-reveal.is-visible{opacity:1;transform:translateY(0)}.cg-reveal-delay-1{transition-delay:.1s}.cg-reveal-delay-2{transition-delay:.2s}.cg-reveal-delay-3{transition-delay:.3s}.cg-reveal-delay-4{transition-delay:.4s}.cg-reveal-delay-5{transition-delay:.5s}.cg-accordion-item{border-bottom:1px solid rgba(0,0,0,.06)}.cg-accordion-item:first-child{border-top:1px solid rgba(0,0,0,.06)}.cg-accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;background:none;border:none;cursor:pointer;font-size:.9375rem;font-weight:500;color:var(--cg-charcoal);text-align:left;gap:16px}.cg-accordion-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;border:1px solid rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--cg-purple-primary);transition:transform .3s var(--cg-ease),background .3s}.cg-accordion-item.is-open .cg-accordion-icon{transform:rotate(45deg);background:var(--cg-lavender)}.cg-accordion-body{overflow:hidden;max-height:0;transition:max-height .35s var(--cg-ease)}.cg-accordion-item.is-open .cg-accordion-body{max-height:500px}.cg-accordion-content{font-size:.9375rem;line-height:1.75;color:var(--cg-gray-warm);padding-bottom:20px}.cg-credibility-strip{display:flex;flex-wrap:wrap;gap:20px}.cg-credibility-item{display:flex;align-items:center;gap:6px;font-size:.6875rem;color:var(--cg-gray-warm)}.cg-credibility-item svg,.cg-credibility-item .cg-icon{color:var(--cg-green);opacity:.5}.cg-img-container{border-radius:24px;overflow:hidden;background:var(--cg-lavender)}@media(min-width:768px){.cg-img-container{border-radius:28px}}.cg-img-container img{width:100%;height:100%;object-fit:cover;display:block}.cg-review-card{padding:28px 0;border-bottom:1px solid rgba(0,0,0,.05)}.cg-review-card:last-child{border-bottom:none}.cg-review-meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cg-reviewer-name{font-size:.8125rem;font-weight:600;color:var(--cg-charcoal)}.cg-reviewer-date{font-size:.75rem;color:var(--cg-gray-warm)}.cg-review-text{font-size:.9375rem;line-height:1.7;color:var(--cg-charcoal)}.cg-stat-row{display:flex;align-items:baseline;gap:20px}.cg-stat-number{font-family:Inter Tight,Inter,sans-serif;font-size:2rem;font-weight:700;letter-spacing:-.04em;color:var(--cg-green);min-width:65px}.cg-stat-label{font-size:.8125rem;line-height:1.5;color:var(--cg-gray-warm)}.cg-check-row{padding:20px 0;border-bottom:1px solid rgba(0,0,0,.05)}.cg-check-row:last-child{border-bottom:none}.cg-check-title{display:flex;align-items:flex-start;gap:12px;font-size:.9375rem;font-weight:500;color:var(--cg-charcoal);line-height:1.4}.cg-check-title:before{content:"\2713";color:var(--cg-green);flex-shrink:0;margin-top:1px}.cg-check-note{font-size:.8125rem;line-height:1.5;color:var(--cg-gray-warm);padding-left:24px;margin-top:4px}.cg-benefit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cg-benefit-item{display:flex;align-items:center;gap:12px;font-size:.875rem;color:var(--cg-charcoal)}.cg-benefit-dot{width:6px;height:6px;border-radius:50%;background:var(--cg-green);flex-shrink:0}.cg-trust-row{display:flex;flex-direction:column;gap:8px}.cg-trust-item{display:flex;align-items:center;gap:8px}.cg-stock-dot{width:8px;height:8px;border-radius:50%;background:var(--cg-green);flex-shrink:0}.cg-pathway-num{display:block;font-size:.6875rem;letter-spacing:.06em;color:var(--cg-green);margin-bottom:10px}.cg-pathway-title{font-family:Inter Tight,Inter,sans-serif;font-size:1.125rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;color:#fff;margin-bottom:10px}.cg-pathway-desc{font-size:.875rem;line-height:1.75;color:#ffffff73;max-width:360px}.cg-footer{background:var(--cg-purple-deep-alt);color:#fff}.cg-footer-grid{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width:768px){.cg-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px}}.cg-footer-brand-text{font-size:.8125rem;line-height:1.8;color:#fff6}.cg-footer-col-title{font-size:.6875rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--cg-green);opacity:.8;margin-bottom:16px}.cg-footer-link{display:block;font-size:.8125rem;color:#ffffff73;text-decoration:none;transition:color .3s;margin-bottom:10px}.cg-footer-link:hover{color:#fffc}.cg-footer-divider{height:1px;background:#ffffff14;margin:56px 0 28px}.cg-footer-legal{font-size:.6875rem;color:#ffffff40;line-height:1.6}.cg-lifestyle-wrap{border-radius:24px;overflow:hidden;position:relative}.cg-lifestyle-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(46,26,92,.6) 0%,transparent 60%);pointer-events:none}.cg-lifestyle-caption{position:absolute;bottom:24px;left:24px;max-width:400px;color:#ffffffe6;font-size:clamp(1.125rem,2.5vw,1.625rem);font-weight:300;line-height:1.35}@media(min-width:768px){.cg-lifestyle-caption{bottom:48px;left:48px}}.cg-hero-badge{position:absolute;bottom:-16px;left:16px;border-radius:12px;padding:14px 20px;background:var(--cg-purple-deep)}@media(min-width:768px){.cg-hero-badge{left:24px}}.cg-hero-badge-eyebrow{font-family:Inter,sans-serif;font-size:.625rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--cg-green)}.cg-hero-badge-text{font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;color:#ffffffb3;margin-top:4px}:root{--cg-page-gutter: 0px;--cg-float-gap: 0px;--cg-header-total-height: 110px}body.template-index{background:#faf7f2!important}body.template-index main{background:#faf7f2!important;padding-top:0}.shopify-section-group-header-group .shopify-section:has(.announcement-bar){padding:0!important;background:transparent!important;margin-bottom:0!important}.announcement-bar,.announcement-bar .section-background,.shopify-section-group-header-group .announcement-bar,.shopify-section-group-header-group .section-background,aside.announcement-bar{background:linear-gradient(90deg,#2e1a5c,#6b46c1,#2e1a5c)!important;background-color:#2e1a5c!important;color:#f5edd6!important;border-bottom:none!important;border-radius:0!important;margin:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box;padding-block:6px!important;min-height:0!important}.announcement-bar__slides,.announcement-bar .announcement-bar__slides{max-width:none!important;width:auto!important}.announcement-bar__slide,.announcement-bar p,.announcement-bar span,.announcement-bar a{white-space:nowrap!important;line-height:1.3!important}.announcement-bar *,.announcement-bar a,.announcement-bar p,.announcement-bar span{color:#f5edd6!important;font-family:Inter Tight,Inter,sans-serif!important;font-size:12.5px!important;font-weight:500!important;letter-spacing:.06em!important}.announcement-bar .svg-wrapper svg,.announcement-bar svg{color:#f5edd6!important;stroke:#f5edd6!important}.shopify-section-header,.shopify-section-group-header-group .shopify-section:has(header-component){padding:0!important;background:transparent!important;margin-bottom:0!important}.shopify-section-group-header-group{padding-bottom:0;background:transparent!important}header-component.header{--color-scheme-top-row: transparent !important;--color-scheme-bottom-row: transparent !important;--color-background: transparent !important;border-radius:0!important;overflow:hidden!important;margin:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box;box-shadow:none!important}header-component.header .header__row,header-component.header .header__row.color-scheme-1,header-component.header .header__row[class*=color-],header-component.header .section-background{background:#ffffff8c!important;-webkit-backdrop-filter:saturate(1.8) blur(24px)!important;backdrop-filter:saturate(1.8) blur(24px)!important;border-bottom:none!important;border-radius:0!important;transition:background .3s ease,backdrop-filter .3s ease,box-shadow .3s ease}header-component.header .header__underlay{background:#ffffff8c!important;-webkit-backdrop-filter:saturate(1.8) blur(24px)!important;backdrop-filter:saturate(1.8) blur(24px)!important;border-radius:0!important}header-component.header[transparent] .header__row,header-component.header[transparent=always] .header__row,header-component.header[data-transparent-color-scheme] .header__row{background:#ffffff40!important;border-bottom:1px solid rgba(255,255,255,.18)!important}header-component.header[transparent] .header__underlay,header-component.header[transparent=always] .header__underlay{background:#ffffff40!important}header-component.header[sticky] .header__row,header-component.header[sticky=always] .header__row,header-component.header[sticky=scroll-up] .header__row{background:#ffffffc7!important;box-shadow:0 1px #3a1e8c0f,0 10px 30px #3a1e8c0f}header-component.header .header-logo,header-component.header .header-logo a,header-component.header .header__logo-text,header-component.header .header__heading,header-component.header .header__heading-link{font-family:Inter Tight,Inter,sans-serif!important;font-weight:700!important;letter-spacing:-.01em!important;color:var(--cg-charcoal)!important}header-component.header .header-menu__link,header-component.header .header-nav__link,header-component.header .menu-list a,header-component.header nav a{font-family:Inter Tight,Inter,sans-serif!important;font-weight:500!important;font-size:14.5px!important;letter-spacing:-.005em!important;color:var(--cg-charcoal)!important;transition:color .2s ease}header-component.header .header-menu__link:hover,header-component.header .header-nav__link:hover,header-component.header nav a:hover{color:var(--cg-purple-primary)!important}header-component.header .header-actions__action svg,header-component.header .icon,header-component.header svg[class*=icon]{color:var(--cg-charcoal)!important;stroke:var(--cg-charcoal)!important;transition:color .2s ease}header-component.header .header-actions__action:hover svg{color:var(--cg-purple-primary)!important;stroke:var(--cg-purple-primary)!important}header-component.header .cart-count,header-component.header [class*=cart-count],header-component.header .header-actions__cart-count{background:var(--cg-purple-primary)!important;color:#fff!important}body.template-index #shopify-section-cg_hero,body.template-index .shopify-section:has(.cg-hero-v2-section){margin-top:0!important;padding:0!important}.cg-hero-v2-section{padding-left:0!important;padding-right:0!important;padding-top:0!important}.cg-hero-v2-wrap{padding:0!important;max-width:100%!important;width:100%!important}.cg-hero-v2{margin:0!important;max-width:100%!important;width:100%!important;border-radius:0!important;box-shadow:none!important}.shopify-section-group-footer-group,.shopify-section-group-footer-group .shopify-section{background:#2e1a5c!important}.shopify-section-group-footer-group .shopify-section:has(.media-with-content),.shopify-section-group-footer-group .media-with-content,.shopify-section-group-footer-group .media-with-content .section-background,.shopify-section-group-footer-group .media-with-content-wrapper{background:linear-gradient(120deg,#2e1a5c,#3f2578 60%,#2e1a5c)!important;color:#f5edd6!important}.shopify-section-group-footer-group .media-with-content .media,.shopify-section-group-footer-group .media-with-content [class*=media__],.shopify-section-group-footer-group .media-with-content img[src*=placeholder],.shopify-section-group-footer-group .media-with-content svg.placeholder-svg{background:linear-gradient(135deg,#6b46c1,#2e1a5c)!important;background-color:#6b46c1!important}.shopify-section-group-footer-group .media-with-content img[src*=placeholder],.shopify-section-group-footer-group .media-with-content svg.placeholder-svg{opacity:0!important}.shopify-section-group-footer-group .media-with-content .text,.shopify-section-group-footer-group .media-with-content .text *,.shopify-section-group-footer-group .media-with-content h1,.shopify-section-group-footer-group .media-with-content h2,.shopify-section-group-footer-group .media-with-content h3,.shopify-section-group-footer-group .media-with-content p{color:#f5edd6!important;font-family:Inter Tight,Inter,sans-serif!important;font-weight:600!important;letter-spacing:-.01em!important}.shopify-section-group-footer-group .email-signup input,.shopify-section-group-footer-group .email-signup input[type=email],.shopify-section-group-footer-group input[type=email]{background:#fffffff5!important;color:#2e1a5c!important;border:1px solid rgba(245,237,214,.25)!important;border-radius:999px!important;font-family:Inter,sans-serif!important}.shopify-section-group-footer-group .email-signup input::placeholder,.shopify-section-group-footer-group input[type=email]::placeholder{color:#2e1a5c8c!important;font-family:Inter,sans-serif!important}.shopify-section-group-footer-group .email-signup button,.shopify-section-group-footer-group .email-signup button[type=submit],.shopify-section-group-footer-group button[type=submit]{background:#d4b876!important;background-color:#d4b876!important;color:#2e1a5c!important;border:none!important;border-radius:999px!important;transition:background .25s ease,transform .25s ease!important}.shopify-section-group-footer-group .email-signup button:hover,.shopify-section-group-footer-group button[type=submit]:hover{background:#e5ca8a!important;transform:translateY(-1px)!important}.shopify-section-group-footer-group .email-signup button svg,.shopify-section-group-footer-group button[type=submit] svg{color:#2e1a5c!important;stroke:#2e1a5c!important;fill:#2e1a5c!important}.shopify-section-group-footer-group .footer,.shopify-section-group-footer-group .footer .section-background,.shopify-section-group-footer-group footer.footer{background:#2e1a5c!important;color:#f5edd6!important}.shopify-section-group-footer-group .footer h1,.shopify-section-group-footer-group .footer h2,.shopify-section-group-footer-group .footer h3,.shopify-section-group-footer-group .footer h4,.shopify-section-group-footer-group .footer p,.shopify-section-group-footer-group .footer span,.shopify-section-group-footer-group .footer li,.shopify-section-group-footer-group .footer a{color:#f5edd6!important}.shopify-section-group-footer-group .footer h1,.shopify-section-group-footer-group .footer h2,.shopify-section-group-footer-group .footer h3,.shopify-section-group-footer-group .footer h4{font-family:Inter Tight,Inter,sans-serif!important;font-weight:600!important;letter-spacing:-.01em!important}.shopify-section-group-footer-group .footer a{font-family:Inter,sans-serif!important;font-weight:400!important;opacity:.85;transition:opacity .2s ease,color .2s ease!important}.shopify-section-group-footer-group .footer a:hover{color:#d4b876!important;opacity:1}.shopify-section-group-footer-group .footer .social-links a svg,.shopify-section-group-footer-group .footer .social-media svg,.shopify-section-group-footer-group .footer svg[class*=icon]{color:#f5edd6!important;fill:#f5edd6!important;transition:color .2s ease,fill .2s ease!important}.shopify-section-group-footer-group .footer .social-links a:hover svg,.shopify-section-group-footer-group .footer .social-media a:hover svg{color:#d4b876!important;fill:#d4b876!important}.shopify-section-group-footer-group .footer-utilities,.shopify-section-group-footer-group footer-utilities-component,.shopify-section-group-footer-group .footer-utilities .section-background{background:#261550!important;color:#f5edd6bf!important;border-top:1px solid rgba(245,237,214,.08)!important}.shopify-section-group-footer-group .footer-utilities *,.shopify-section-group-footer-group .footer-utilities p,.shopify-section-group-footer-group .footer-utilities span,.shopify-section-group-footer-group .footer-utilities a{color:#f5edd6bf!important;font-family:Inter,sans-serif!important}.shopify-section-group-footer-group .footer-utilities a:hover{color:#d4b876!important}.shopify-section-group-footer-group .footer-utilities input,.shopify-section-group-footer-group .footer-utilities input[type=search]{background:transparent!important;color:#f5edd6!important;border-bottom:1px solid rgba(245,237,214,.3)!important}.shopify-section-group-footer-group .footer-utilities input::placeholder{color:#f5edd68c!important}.shopify-section-group-footer-group,.shopify-section-group-footer-group *,.shopify-section-group-footer-group *:before,.shopify-section-group-footer-group *:after,.shopify-section-group-footer-group h1,.shopify-section-group-footer-group h2,.shopify-section-group-footer-group h3,.shopify-section-group-footer-group h4,.shopify-section-group-footer-group h5,.shopify-section-group-footer-group h6,.shopify-section-group-footer-group p,.shopify-section-group-footer-group a,.shopify-section-group-footer-group span,.shopify-section-group-footer-group li,.shopify-section-group-footer-group label,.shopify-section-group-footer-group small,.shopify-section-group-footer-group button{color:#fff!important}.shopify-section-group-footer-group svg,.shopify-section-group-footer-group svg *{color:#fff!important;fill:#fff!important;stroke:#fff!important}.shopify-section-group-footer-group input[type=email],.shopify-section-group-footer-group .email-signup input{color:#2e1a5c!important}.shopify-section-group-footer-group input[type=email]::placeholder{color:#2e1a5c8c!important}.shopify-section-group-footer-group .email-signup button svg,.shopify-section-group-footer-group .email-signup button svg *,.shopify-section-group-footer-group button[type=submit] svg,.shopify-section-group-footer-group button[type=submit] svg *{color:#2e1a5c!important;fill:#2e1a5c!important;stroke:#2e1a5c!important}.shopify-section-group-footer-group a:hover,.shopify-section-group-footer-group a:hover *{color:#d4b876!important}.shopify-section-group-footer-group a:hover svg,.shopify-section-group-footer-group a:hover svg *{color:#d4b876!important;fill:#d4b876!important;stroke:#d4b876!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cardioguard.css.map */
