/** Shopify CDN: Minification failed

Line 35:347 Expected ")" to end URL token

**/

:root{
  --soviqel-deep-teal:#063A41;--soviqel-dark-teal:#113534;--soviqel-muted-teal:#576F6E;--soviqel-gold:#C69535;--soviqel-soft-gold:#D5AD63;--soviqel-cream:#FAF8F5;--soviqel-warm-white:#FFFDFC;--soviqel-soft-beige:#E3DFD7;--soviqel-text:#173C3E;--soviqel-body-text:#394748;--soviqel-border:#E8DED2;--soviqel-card-bg:#fff;
}
.soviqel-home{background:var(--soviqel-cream);color:var(--soviqel-body-text);font-family:Inter,DM Sans,Arial,sans-serif;letter-spacing:0}
.soviqel-home h1,.soviqel-home h2,.soviqel-home h3{font-family:Playfair Display,Georgia,serif;color:var(--soviqel-deep-teal);letter-spacing:0;line-height:1.05;margin:0}
.sq-announcement{background:var(--soviqel-deep-teal);color:var(--soviqel-warm-white);font-size:13px}
.sq-announcement a{color:var(--soviqel-warm-white)}
.sq-announcement__inner{max-width:1400px;margin:auto;min-height:34px;display:flex;align-items:center;justify-content:center;gap:42px;padding:6px 24px}.sq-announcement span:before{content:"✦";color:var(--soviqel-gold);margin-right:8px}
.sq-hero{max-width:1440px;margin:0 auto;padding:52px 32px 36px;display:grid;grid-template-columns:minmax(360px,40%) 1fr;gap:36px;align-items:center;background:linear-gradient(90deg,#fffdfc 0%,#faf8f5 55%,#f0e8dd 100%)}
.sq-kicker{font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--soviqel-gold);font-size:12px;margin:0 0 12px}.sq-hero h1{font-size:clamp(48px,5vw,74px)}.sq-hero p{font-size:18px;line-height:1.55;max-width:480px}.sq-hero__media img{width:100%;height:auto;border-radius:10px;display:block}.sq-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}
.sq-btn{min-height:46px;padding:13px 24px;border-radius:6px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;border:1px solid var(--soviqel-deep-teal);transition:.2s ease}.sq-btn--primary{background:var(--soviqel-deep-teal);color:#fff}.sq-btn--secondary{background:#fff;color:var(--soviqel-deep-teal)}.sq-btn:hover{transform:translateY(-1px)}
.sq-trust{max-width:1320px;margin:0 auto;padding:28px 32px 36px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;border-bottom:1px solid var(--soviqel-border)}.sq-trust__item{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:start}.sq-trust__item span{color:var(--soviqel-gold);font-weight:800}.sq-trust h3{font-size:18px;font-family:Inter,Arial,sans-serif}.sq-trust p{grid-column:2;margin:4px 0 0;line-height:1.45;font-size:14px}
.sq-section{max-width:1320px;margin:0 auto;padding:54px 32px}.sq-title{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;margin-bottom:28px}.sq-title span{height:1px;background:var(--soviqel-border)}.sq-title h2{font-size:34px;text-align:center}
.sq-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.sq-category{background:#fff;border:1px solid var(--soviqel-border);border-radius:10px;overflow:hidden;text-decoration:none;color:var(--soviqel-text);transition:.2s ease;display:block}.sq-category:hover{transform:scale(1.025);border-color:var(--soviqel-gold)}.sq-category img{width:100%;aspect-ratio:1.2/1;object-fit:cover;display:block}.sq-category strong{display:block;padding:14px 16px 0;font-size:16px}.sq-category small{display:block;padding:4px 16px 16px;color:var(--soviqel-body-text)}
.sq-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.sq-product-card{background:#fff;border:1px solid var(--soviqel-border);border-radius:10px;overflow:hidden}.sq-product-card__image{display:block;padding:14px;background:#fff}.sq-product-card__image img{width:100%;aspect-ratio:1/1;object-fit:contain}.sq-product-card__body{padding:0 15px 16px}.sq-product-card h3{font-family:Inter,Arial,sans-serif;font-size:14px;line-height:1.25}.sq-product-card h3 a{text-decoration:none;color:var(--soviqel-text)}.sq-product-card p{font-size:12px;line-height:1.35;margin:6px 0;color:var(--soviqel-muted-teal)}.sq-product-card strong{display:block;color:var(--soviqel-deep-teal);margin:8px 0}.sq-card-cta{font-size:12px;color:var(--soviqel-gold);font-weight:800;text-decoration:none}
.sq-bundle{display:grid;grid-template-columns:1.35fr .9fr;gap:28px;align-items:center;background:#fff;border:1px solid var(--soviqel-border);border-radius:12px;padding:26px 32px}.sq-bundle img{width:100%;border-radius:8px}.sq-bundle h2,.sq-why h2{font-size:34px}.sq-bundle p,.sq-why p{font-size:16px;line-height:1.6}
.sq-why{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.sq-why>img{width:100%;border-radius:12px}.sq-pillars{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.sq-pillars div{background:#fff;border:1px solid var(--soviqel-border);border-radius:8px;padding:16px}.sq-pillars strong{display:block;color:var(--soviqel-deep-teal)}.sq-pillars span{font-size:13px;line-height:1.4}
.sq-how-grid,.sq-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.sq-how article,.sq-story-grid article{background:#fff;border:1px solid var(--soviqel-border);border-radius:10px;overflow:hidden}.sq-how img,.sq-story-grid img{width:100%;aspect-ratio:1.45/1;object-fit:cover;display:block}.sq-how article{padding-bottom:20px}.sq-how article span{display:inline-block;margin:18px 18px 8px;background:var(--soviqel-gold);color:#fff;border-radius:99px;padding:6px 10px;font-size:12px;font-weight:800}.sq-how h3,.sq-how p,.sq-story-grid h3{padding:0 18px}.sq-how h3{font-size:28px}.sq-how p{line-height:1.5}.sq-story-grid h3{font-size:21px;margin:16px 0 18px}
.sq-ugc-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.sq-ugc-row img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;border:1px solid var(--soviqel-border)}
.sq-faq-list{max-width:900px;margin:0 auto}.sq-faq details{background:#fff;border:1px solid var(--soviqel-border);border-radius:8px;margin:10px 0;padding:16px 18px}.sq-faq summary{cursor:pointer;color:var(--soviqel-deep-teal);font-weight:800}.sq-faq p{line-height:1.6}.sq-faq-contact{text-align:center}.sq-faq-contact a{color:var(--soviqel-deep-teal);font-weight:800}
.sq-calm-banner{position:relative;max-width:1320px;margin:16px auto 64px;border-radius:12px;overflow:hidden}.sq-calm-banner img{width:100%;display:block;aspect-ratio:2.8/1;object-fit:cover}.sq-calm-banner div{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px;background:linear-gradient(90deg,rgba(250,248,245,.92),rgba(250,248,245,.16))}.sq-calm-banner h2{font-size:36px;max-width:520px}
@media(max-width:1024px){.sq-product-grid{grid-template-columns:repeat(3,1fr)}.sq-category-grid{grid-template-columns:repeat(3,1fr)}.sq-trust{grid-template-columns:repeat(2,1fr)}.sq-hero{grid-template-columns:1fr}.sq-why,.sq-bundle{grid-template-columns:1fr}.sq-ugc-row{overflow:auto;display:flex}.sq-ugc-row img{min-width:170px}}
@media(max-width:749px){.sq-announcement__inner{justify-content:flex-start;overflow:auto;gap:24px;white-space:nowrap}.sq-announcement__inner span:nth-child(n+3){display:none}.sq-hero{padding:34px 18px 26px}.sq-hero h1{font-size:40px}.sq-hero p{font-size:15px}.sq-actions .sq-btn{width:100%}.sq-section{padding:40px 18px}.sq-title h2{font-size:28px}.sq-trust{padding:24px 18px;grid-template-columns:1fr 1fr}.sq-trust h3{font-size:14px}.sq-trust p{font-size:12px}.sq-category-grid{display:flex;overflow:auto;gap:14px}.sq-category{min-width:210px}.sq-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.sq-product-card__body{padding:0 12px 14px}.sq-bundle{padding:18px}.sq-pillars{grid-template-columns:1fr}.sq-how-grid,.sq-story-grid{grid-template-columns:1fr}.sq-calm-banner{margin:0 18px 44px}.sq-calm-banner img{aspect-ratio:1.4/1}.sq-calm-banner div{position:static;background:#fff;padding:22px}.sq-calm-banner h2{font-size:28px}.sq-hero__media img{border-radius:8px}}

/* Soviqel header polish */
.shopify-section-group-header-group{background:#FFFDFC;color:#063A41}
.shopify-section-group-header-group .header-wrapper,.shopify-section-group-header-group header{background:#FFFDFC!important;color:#063A41!important}
.shopify-section-group-header-group a{color:#063A41!important}
.shopify-section-group-header-group .header__heading-link,.shopify-section-group-header-group h1 a[href="/"],.shopify-section-group-header-group .header__heading a{font-size:0!important;line-height:0!important;color:transparent!important;display:inline-flex!important;align-items:center!important;min-width:190px;min-height:66px;background:url({{ 'soviqel-logo.png' | asset_url }}) center/contain no-repeat!important}
.shopify-section-group-header-group .header__heading-link img{display:none!important}
@media(max-width:749px){.shopify-section-group-header-group .header__heading-link,.shopify-section-group-header-group h1 a[href="/"],.shopify-section-group-header-group .header__heading a{min-width:128px;min-height:54px}}

/* Soviqel header logo override */
#shopify-section-sections--22558786846953__header .header__heading-link{font-size:0!important;color:transparent!important;line-height:0!important;width:190px!important;height:66px!important;min-width:190px!important;display:block!important;background-image:url('soviqel-logo.png')!important;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important;}
#shopify-section-sections--22558786846953__header .header__heading-link .h2{font-size:0!important;color:transparent!important;line-height:0!important;display:block!important;overflow:hidden!important;}
#shopify-section-sections--22558786846953__header .header__heading{font-size:0!important;}
@media(max-width:749px){#shopify-section-sections--22558786846953__header .header__heading-link{width:128px!important;height:54px!important;min-width:128px!important}}
