.wq-editorial{display:grid;grid-template-columns:minmax(0,44fr) minmax(0,56fr);background:var(--waiiqi-paper);color:var(--waiiqi-ink);isolation:isolate}.wq-editorial__copy{align-self:center;padding:clamp(32px,5vw,88px);min-width:0}.wq-editorial__eyebrow{margin:0 0 28px;font-size:12px;font-weight:600;line-height:1.6;letter-spacing:.14em;text-transform:uppercase}.wq-editorial__title{margin:0;color:var(--waiiqi-ink);font-size:clamp(42px,5vw,82px);font-weight:600;line-height:1.04;letter-spacing:-.045em;overflow-wrap:anywhere;text-wrap:balance}.wq-editorial__title span{display:block;color:var(--waiiqi-accent)}.wq-editorial__intro{max-width:36ch;margin:26px 0 30px;font-size:clamp(16px,1.25vw,19px);line-height:1.6}.wq-editorial__actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px 22px}.wq-editorial__primary,.wq-editorial__secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;font-size:15px;font-weight:600;line-height:1.4;text-decoration:none}.wq-editorial__primary{gap:22px;padding:14px 22px;background:var(--waiiqi-ink);color:var(--waiiqi-white);border:1px solid var(--waiiqi-ink);border-radius:3px;transition:background-color .2s ease}.wq-editorial__primary svg{width:22px;height:22px;flex-shrink:0;transition:transform .2s ease}.wq-editorial__secondary{color:var(--waiiqi-ink);text-decoration:underline;text-underline-offset:5px}.wq-editorial__circle{display:flex;align-items:center;gap:14px;max-width:380px;margin-top:42px;padding:20px 0 0;border-top:1px solid var(--waiiqi-line);color:var(--waiiqi-ink);font-size:13px;line-height:1.6;text-decoration:none}.wq-editorial__circle svg{width:30px;height:30px;flex-shrink:0}.wq-editorial__circle strong{display:block;font-size:15px;font-weight:600}.wq-editorial__circle>span:last-child{margin-inline-start:auto;font-size:24px}.wq-editorial__visual{position:relative;min-height:620px;background:var(--waiiqi-image-placeholder);overflow:hidden}.wq-editorial__ocean{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.wq-editorial__caption{position:absolute;inset:24px 24px auto auto;padding:8px 12px;border-radius:3px;background:var(--waiiqi-ink);color:var(--waiiqi-white);font-size:11px;line-height:1.5;letter-spacing:.1em;text-transform:uppercase}.wq-editorial__piece{position:absolute;inset:auto 30px 30px 30px;display:flex;align-items:center;gap:20px;max-width:440px;padding:10px 20px 10px 10px;color:var(--waiiqi-ink);background:var(--waiiqi-white);border:1px solid var(--waiiqi-line);border-radius:4px;text-decoration:none;box-shadow:0 12px 36px var(--waiiqi-shadow-color)}.wq-editorial__piece-image{width:104px;height:104px;object-fit:cover;border-radius:2px}.wq-editorial__piece-copy{display:grid;gap:5px;min-width:0;font-size:14px;line-height:1.4}.wq-editorial__piece-copy small{font-size:10px;letter-spacing:.11em;text-transform:uppercase}.wq-editorial__piece-copy strong{color:var(--waiiqi-ink);font-size:18px;font-weight:600}.wq-editorial__piece-arrow{margin-inline-start:auto;font-size:24px}.wq-editorial a:focus-visible{outline:3px solid var(--waiiqi-ink);outline-offset:5px}@media(hover:hover)and (prefers-reduced-motion:no-preference){.wq-editorial__primary:hover{background:var(--waiiqi-accent)}.wq-editorial__primary:hover svg{transform:translate(3px)}.wq-editorial__circle:hover strong,.wq-editorial__piece:hover strong{text-decoration:underline;text-underline-offset:4px}}@media(min-width:1800px){.wq-editorial{max-width:1800px;margin-inline:auto}}@media(max-width:999px){.wq-editorial{grid-template-columns:minmax(0,1fr)}.wq-editorial__copy{padding:38px 24px}.wq-editorial__title{font-size:clamp(40px,8vw,66px);max-width:17ch}.wq-editorial__eyebrow{margin-bottom:20px}.wq-editorial__intro{max-width:50ch;margin-block:22px}.wq-editorial__circle{margin-top:26px}.wq-editorial__visual{min-height:390px}.wq-editorial__piece{inset:auto 20px 20px;gap:12px}.wq-editorial__piece-image{width:84px;height:84px}.wq-editorial__piece-copy strong{font-size:16px}}@media(max-width:374px){.wq-editorial__copy{padding-inline:20px}.wq-editorial__primary{width:100%;justify-content:space-between}.wq-editorial__piece{padding-right:12px}.wq-editorial__piece-image{width:64px;height:80px}}@media(prefers-reduced-motion:reduce){.wq-editorial__primary,.wq-editorial__primary svg{transition:none}}.rating{display:inline-block;margin:0}.rating-star{--letter-spacing: .3;--font-size: 1.5;--percent: calc((var(--rating) / var(--rating-max) + var(--rating-decimal) * var(--font-size) / (var(--rating-max) * (var(--letter-spacing) + var(--font-size)))) * 100%);letter-spacing:calc(var(--letter-spacing) * 1rem);font-size:calc(var(--font-size) * 1rem);line-height:1;display:inline-block;font-family:Times;margin:0}.rating-star:before{content:"\2605\2605\2605\2605\2605";background:linear-gradient(90deg,var(--color-reviews) var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-text{display:none}.rating-count{display:none;margin:0}@media(forced-colors:active){.rating{display:none}.rating-text{display:block}}:root{--waiiqi-support-offset: 0px;--waiiqi-ink: #202126;--waiiqi-ink-rgb: 32, 33, 38;--waiiqi-ink-deep: #2b2d33;--waiiqi-muted: #60636e;--waiiqi-accent: #343740;--waiiqi-paper: #f3f3f6;--waiiqi-panel: #f8f9fc;--waiiqi-soft: #e9ebf2;--waiiqi-line: #dcdde3;--waiiqi-silver: #9a9fae;--waiiqi-white: #fff;--waiiqi-focus: #555a70;--waiiqi-dark-line: #595c66;--waiiqi-image-placeholder: #e9ebf2;--waiiqi-shadow-color: #181a2826;--waiiqi-glass: rgba(255,255,255,.88);--waiiqi-glass-border: rgba(110,112,126,.2);--waiiqi-glass-gradient: linear-gradient(135deg,rgba(255,255,255,.95),rgba(237,239,246,.84));--waiiqi-glass-shadow: 0 14px 42px rgba(32,33,38,.06), inset 0 1px #fff;--waiiqi-radius: 22px;--waiiqi-control-radius: 12px;--waiiqi-blur: 16px}.template-index .shopify-section .title{letter-spacing:-.025em;line-height:1.12}.template-index .shopify-section .subtitle{letter-spacing:.1em}.template-index .image-with-text__content{padding:clamp(24px,4vw,64px)}.template-index .image-with-text__content .h1{font-size:clamp(28px,3.4vw,48px)}.template-index .rich-text__text{max-width:64ch;margin-inline:auto}.template-index .waiiqi-wave-finder{scroll-margin-top:100px}.footer{font-size:15px;line-height:1.6;background:var(--waiiqi-paper)}.footer .footer__content-top{padding-block:44px 28px}.footer .footer__content-bottom{padding-bottom:calc(100px + env(safe-area-inset-bottom))}.footer .footer__content-bottom-wrapper{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:32px}.footer .footer__column--info,.footer .footer__column--extra{width:auto;min-width:0;padding-top:0}.footer .footer__copyright{display:grid;gap:18px}.footer .copyright__content{font-size:13px;line-height:1.6}.footer .policies{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:0;margin:0;padding:0}.footer .policies li{display:block;padding:0;margin:0}.footer .policies li:before{display:none}.footer .policies a{display:inline-flex;min-height:44px;align-items:center;text-underline-offset:4px}.footer .footer__localization{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:12px}.footer .localization-selector{min-height:44px;font-size:14px}.footer .list-payment{justify-content:flex-start;flex-wrap:wrap;max-width:360px}.footer .list-social__item--placeholder{display:none}.footer a:focus-visible{outline:2px solid var(--waiiqi-accent);outline-offset:4px}.waiiqi-concierge .waiiqi-concierge__launcher{bottom:calc(16px + env(safe-area-inset-bottom) + var(--waiiqi-support-offset));box-shadow:0 4px 18px rgba(var(--waiiqi-ink-rgb),.16)}.waiiqi-concierge .waiiqi-concierge__launcher-icon{width:28px;height:28px}html.waiiqi-chat-integrated:not(.waiiqi-native-chat-open) shopify-chat::part(activator){visibility:hidden;pointer-events:none}html.waiiqi-native-chat-open .waiiqi-concierge__launcher{visibility:hidden}.waiiqi-concierge__team-link{grid-column:1 / -1;display:flex;gap:14px;padding:18px;min-height:52px;align-items:center;border:1px solid var(--concierge-line);border-radius:12px;color:var(--concierge-ink);text-decoration:none;background:var(--concierge-sand)}.waiiqi-concierge__team-link strong,.waiiqi-concierge__team-link small{display:block}.waiiqi-concierge__team-link small{margin-top:4px;font-size:14px;font-weight:400}.waiiqi-concierge__team-link:focus-visible{outline:2px solid var(--waiiqi-accent);outline-offset:3px}body:has(cart-drawer[open]) .waiiqi-concierge__launcher{visibility:hidden}.mini-cart--open .waiiqi-concierge__launcher,.mini-cart--opening .waiiqi-concierge__launcher,.menu-drawer--open .waiiqi-concierge__launcher,.menu-mobile--open .waiiqi-concierge__launcher,.search-modal--open .waiiqi-concierge__launcher{visibility:hidden}.product-sticky-cart .sticky-cart__content-heading{max-width:46vw}.product-sticky-cart .sticky-cart__content-heading .h4{font-size:16px;line-height:1.3}@media(max-width:749px){.footer .footer__content-bottom-wrapper{grid-template-columns:minmax(0,1fr);gap:24px}.footer .footer__column--extra{grid-row:1}.footer .policies{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.footer .footer__content-top{padding-block:28px 20px}.waiiqi-concierge .waiiqi-concierge__launcher{left:12px;min-height:44px;padding:8px 14px 8px 8px}}@media(prefers-reduced-motion:reduce){.waiiqi-concierge__launcher{transition:none}}.template-page main :is(h1,h2),.template-collection .collection-hero__title,.template-blog .blog-header h1,.template-article .article-template__title,.template-product .product__title h1{letter-spacing:-.035em;line-height:1.12;text-wrap:balance}.template-page main :is(h2,h3),.template-index main :is(.image-with-text__heading,.tab-collage__heading){text-wrap:balance}.template-page main .rte,.template-article .article-template__content{line-height:1.75;overflow-wrap:break-word}.template-page main .rte :is(p,li),.template-article .article-template__content :is(p,li){font-size:16px}.template-page .page-title,.template-blog .blog-header h1,.template-collection .collection-hero__title{font-size:clamp(38px,5.8vw,72px)}.template-page.waiiqi-template-default main>.shopify-section>.page-width{max-width:1000px}.template-page .page-title{padding-bottom:28px;border-bottom:1px solid var(--waiiqi-line);margin-bottom:36px}.template-page main .rte :is(h2,h3){margin-top:2em}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);background:var(--waiiqi-paper);isolation:isolate;--color-foreground: 32, 33, 38;--color-heading: 32, 33, 38;--color-link: 32, 33, 38}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner__media{position:relative;grid-column:2;grid-row:1;width:100%;z-index:0}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner__media :is(use-animate,.media){display:block;height:100%;min-height:600px;padding-bottom:0}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner__content{position:relative;grid-column:1;grid-row:1;top:auto;width:100%;height:auto;min-width:0;padding:clamp(32px,5vw,72px);align-items:center;justify-content:flex-start;background:var(--waiiqi-paper)}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner__box{padding:0;max-width:55ch;text-align:left;color:var(--waiiqi-ink)}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner__heading{color:var(--waiiqi-ink);font-size:clamp(34px,3.7vw,54px);margin-top:0}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner__text{color:var(--waiiqi-muted);opacity:1;margin-top:28px}.waiiqi-template-about-modern main .rich-text__blocks{text-align:left}.waiiqi-template-about-modern main .rich-text__heading{font-size:clamp(28px,3.5vw,44px);max-width:25ch}.waiiqi-template-about-modern main .rich-text__text{max-width:66ch}.waiiqi-template-about-modern main .multicolumn-card{border-top:1px solid var(--waiiqi-line);padding-top:28px}.waiiqi-template-about-modern main .multicolumn-card :is(.h2,.h3){font-size:clamp(24px,2.8vw,36px);line-height:1.2}.template-page .contact{padding-top:24px;padding-bottom:40px}.template-page .contact .title{font-size:clamp(28px,3vw,40px)}.template-page .contact__list{padding:28px;background:var(--waiiqi-paper);border-radius:12px}.template-page .contact__list .h3{font-size:19px;line-height:1.4}.template-page .contact__list a{overflow-wrap:anywhere}.template-page .contact .field__input{font-size:16px;border-radius:6px}.template-collection .collection-hero:not(.collection-hero--with-image){background:var(--waiiqi-paper);border-bottom:1px solid var(--waiiqi-line)}.template-collection .collection-hero__description{max-width:70ch;font-size:16px;line-height:1.7}.template-collection .waiiqi-collection-guide{width:calc(100% - 100px);max-width:1440px;margin:28px auto;padding:18px 22px;box-shadow:none;border-color:var(--waiiqi-line);background:var(--waiiqi-white)}.template-collection .card-information__text{font-size:18px;line-height:1.35;letter-spacing:-.015em}.template-collection .card__inner{border-radius:10px;overflow:hidden}.template-blog .blog-header{display:block;padding:36px;background:var(--waiiqi-paper);border:1px solid var(--waiiqi-line);border-radius:12px;margin-bottom:40px}.template-blog .blog-header h1{margin:0 0 24px}.template-blog .blog-header .blog-filter{margin:0;gap:8px}.template-blog .blog-filter li{padding:0}.template-blog .blog-filter a{display:inline-flex;align-items:center;min-height:40px;padding:8px 14px;border:1px solid var(--waiiqi-line);border-radius:999px;background:var(--waiiqi-white);font-size:13px;line-height:1.3}.template-blog .blog-filter a.is-selected{background:var(--waiiqi-ink);color:var(--waiiqi-white);border-color:var(--waiiqi-ink)}.template-blog .article-card{padding-bottom:24px;border-bottom:1px solid var(--waiiqi-line)}:is(.template-blog,.template-index,.template-article) .article-card__title{font-size:clamp(20px,2.1vw,28px);font-weight:500;line-height:1.25;letter-spacing:-.02em}:is(.template-blog,.template-index,.template-article) .article-card__excerpt{font-size:15px;line-height:1.65}.template-article .article-template>header{padding-block:20px 40px}.template-article .article-template__title{font-size:clamp(34px,4.4vw,60px)}.template-article .article-template__hero-container{max-width:1240px;margin-inline:auto;border-radius:12px;overflow:hidden}.template-article .article-template__content{padding-top:40px}.template-article .article-template__content :is(h2,h3){line-height:1.25;letter-spacing:-.02em;margin-top:1.8em}.template-article .article-template__content blockquote{padding:24px;background:var(--waiiqi-paper);border-left:3px solid var(--waiiqi-accent)}.template-product:not(.waiiqi-template-wave-circle) .product__title h1{font-size:clamp(30px,3.2vw,46px)}.template-product:not(.waiiqi-template-wave-circle) .product__description{font-size:16px;line-height:1.7}.template-product:not(.waiiqi-template-wave-circle) .product__description :is(h2,h3){font-size:22px;line-height:1.3;margin-top:1.6em}.template-index .image-with-text__content .subtitle{max-width:45ch;font-size:13px;line-height:1.65;letter-spacing:.075em}.template-index .tab-collage__heading{font-size:clamp(24px,2.7vw,36px);line-height:1.2}body .guarantees .rte{font-size:15px;line-height:1.65}.waiiqi-guided-card{position:relative}@media(max-width:749px){:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner{grid-template-columns:minmax(0,1fr)}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner__content{grid-column:1;grid-row:1;padding:36px 24px}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner__media{grid-column:1;grid-row:2}:is(.waiiqi-template-about-modern,.waiiqi-template-contact) main>[id$=__image-banner] .banner__media :is(use-animate,.media){min-height:0;height:280px}.template-collection .waiiqi-collection-guide{width:calc(100% - 30px);padding:18px}.template-collection .card-information__text{font-size:15px}.template-blog .blog-header{padding:24px;margin-bottom:28px}.template-blog .blog-header .select__select{font-size:16px;min-height:48px}.template-article .article-template__hero-container{border-radius:0}.template-page .contact__list{padding:24px;margin-top:28px}}body [id$=__guarantees]{background:var(--waiiqi-ink);color:var(--waiiqi-paper)}body [id$=__guarantees]>.page-width{width:100%;max-width:1280px;padding-inline:clamp(20px,4vw,56px)}body .guarantees{padding-block:64px;background:transparent;--color-foreground: 245, 244, 239;--color-heading: 245, 244, 239}body .guarantees .title-wrapper{margin:0 0 32px;text-align:left}body .guarantees .title{font-size:clamp(28px,3vw,40px);color:var(--waiiqi-paper)}body .guarantees>.flex-grid{display:block;margin:0}body .guarantees slider-component{display:block;width:100%;max-width:none;padding:0;margin:0}body .guarantees ul.flex-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:0;padding:0;overflow:visible}body .guarantees ul.flex-grid>li.flex-grid__item{width:100%;max-width:100%;min-width:0;padding:0;margin:0}body .guarantees .guarantee__item{display:flex;flex-direction:row;align-items:flex-start;gap:20px;height:100%;padding:28px;border:1px solid var(--waiiqi-dark-line);border-radius:16px;background:var(--waiiqi-ink-deep);text-align:left}body .guarantees .guarantee__icon{flex:0 0 44px;width:44px;height:44px;margin:0;padding:10px;background:var(--waiiqi-soft);border-radius:50%;color:var(--waiiqi-ink)}body .guarantees .guarantee__icon svg{width:24px;height:24px}body .guarantees .guarantee__item>div{min-width:0}body .guarantees .guarantee__item>div>p{margin:0 0 10px;font-size:20px;line-height:1.25;color:var(--waiiqi-white)}body .guarantees .rte,body .guarantees .rte p{margin:0;font-size:15px;line-height:1.65;color:var(--waiiqi-line)}.template-index [id$=__tab-collage]{background:var(--waiiqi-paper)}.template-index [id$=__tab-collage]>.section--padding{padding-block:64px}.template-index [id$=__tab-collage]>.section--padding>.page-width{max-width:1280px;padding-inline:clamp(20px,4vw,56px)}.template-index [id$=__tab-collage] .title-wrapper{padding:0;margin:0 0 28px;text-align:left}.template-index [id$=__tab-collage] .title{font-size:clamp(28px,3vw,40px)}.template-index .tab-collage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;border-radius:20px;border:1px solid var(--waiiqi-line);overflow:hidden;margin:0;background:var(--waiiqi-white)}.template-index .tab-collage>.flex-grid__item{width:100%;max-width:none;min-width:0;margin:0}.template-index .tab-collage .tab-collage__left{padding:32px;background:var(--waiiqi-white);justify-content:center}.template-index .tab-collage .tab-collage__content{padding:0;margin:0;text-align:left}.template-index .tab-collage[data-accordion] .tab-collage__heading{gap:18px;padding:20px 0;font-size:clamp(20px,2vw,27px);line-height:1.2;letter-spacing:-.025em;text-align:left}.template-index .tab-collage .tab-collage__heading .icon{flex-shrink:0;margin:0}.template-index .tab-collage[data-accordion] .tab-collage__desc{padding:0 0 22px;font-size:16px;line-height:1.65;color:var(--waiiqi-muted)}.template-index .tab-collage .tab-collage__right{min-height:480px}.template-index .tab-collage .tab-collage__card.is-active{height:100%}.template-index .tab-collage .tab-collage__card .media{height:100%;min-height:480px;padding-bottom:0}.template-index [id$=__image-with-text-1]>.section--padding{padding-block:64px}.template-index [id$=__image-with-text-1] .image-with-text{max-width:1280px;padding-inline:clamp(20px,4vw,56px)}.template-index [id$=__image-with-text-1] .image-with-text__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,1fr);gap:0;margin:0;border-radius:20px;overflow:hidden;background:var(--waiiqi-paper)}.template-index [id$=__image-with-text-1] .image-with-text__grid>.flex-grid__item{width:100%;max-width:none;min-width:0;margin:0}.template-index [id$=__image-with-text-1] .media-wrapper,.template-index [id$=__image-with-text-1] .media{height:100%;min-height:480px;padding-bottom:0}.template-index [id$=__image-with-text-1] .image-with-text__content{padding:clamp(24px,3.5vw,48px);background:transparent}.template-index [id$=__image-with-text-1] .image-with-text__subheading{font-size:11px;line-height:1.6;letter-spacing:.12em;max-width:48ch;color:var(--waiiqi-muted)}.template-index [id$=__image-with-text-1] .image-with-text__heading{margin-top:16px;font-size:clamp(26px,3vw,38px);line-height:1.12;letter-spacing:-.035em;color:var(--waiiqi-ink)}.template-index [id$=__image-with-text-1] .rte,.template-index [id$=__image-with-text-1] .rte p{font-size:16px;line-height:1.7;color:var(--waiiqi-muted)}.template-index :is(.tab-collage__desc,.image-with-text__content) .button--cta{min-height:46px;padding:12px 20px;border:0;border-radius:6px;background:var(--waiiqi-ink);color:var(--waiiqi-white);font-size:12px;letter-spacing:.08em}.template-index :is(.tab-collage__desc,.image-with-text__content) .button--cta:after{display:none}.template-index :is(.tab-collage__desc,.image-with-text__content) .button--cta .label{color:var(--waiiqi-white)}@media(max-width:749px){body .guarantees{padding-block:40px}body .guarantees ul.flex-grid{grid-template-columns:1fr;gap:12px}body .guarantees .guarantee__item{padding:22px;gap:16px}body .guarantees .guarantee__item>div>p{font-size:18px}.template-index [id$=__tab-collage]>.section--padding,.template-index [id$=__image-with-text-1]>.section--padding{padding-block:40px}.template-index .tab-collage,.template-index [id$=__image-with-text-1] .image-with-text__grid{grid-template-columns:1fr;border-radius:14px}.template-index .tab-collage .tab-collage__left{padding:24px}.template-index .tab-collage .tab-collage__right{grid-row:1}.template-index .tab-collage .tab-collage__right,.template-index .tab-collage .tab-collage__card .media,.template-index [id$=__image-with-text-1] .media-wrapper,.template-index [id$=__image-with-text-1] .media{min-height:260px;height:260px}.template-index [id$=__image-with-text-1] .image-with-text__content{padding:28px 24px}.template-index [id$=__image-with-text-1] .image-with-text__content .button{align-self:flex-start}}body.template-index{background:var(--waiiqi-paper)}body .header-wrapper{background:#ffffffe6;border-bottom:1px solid rgba(110,112,126,.16)}body .wq-editorial{background:radial-gradient(ellipse at 8% 10%,var(--waiiqi-white),transparent 70%),var(--waiiqi-paper);color:var(--waiiqi-ink)}body .wq-editorial__title,body .wq-editorial__title span,body .wq-editorial__piece-copy strong{color:var(--waiiqi-ink)}body .wq-editorial__primary,body .wq-editorial__primary:hover{background:var(--waiiqi-ink);border-color:var(--waiiqi-ink);color:var(--waiiqi-white)}body .wq-editorial__secondary,body .wq-editorial__circle{color:var(--waiiqi-accent);border-color:var(--waiiqi-line)}body .wq-editorial__caption{background:#1e1f25d1;border:1px solid rgba(255,255,255,.3);border-radius:999px}body .wq-editorial__piece{color:var(--waiiqi-ink);background:#ffffffe0;border-color:#ffffffe6;border-radius:20px;box-shadow:0 16px 48px var(--waiiqi-shadow-color),inset 0 1px var(--waiiqi-white)}body .waiiqi-wave-finder__app{background:linear-gradient(135deg,#fffffff0,#eef0f7d1);border-color:var(--waiiqi-white);box-shadow:0 16px 50px #2326390d,inset 0 1px var(--waiiqi-white)}body .waiiqi-wave-finder__progress{background:var(--waiiqi-line)!important}body .waiiqi-wave-finder__progress span{background:linear-gradient(90deg,var(--waiiqi-accent),var(--waiiqi-silver))!important}body .waiiqi-wave-finder__choice{border-color:var(--waiiqi-line);background:#fffc}body .waiiqi-wave-finder__choice[aria-pressed=true]{border-color:var(--waiiqi-accent);background:var(--waiiqi-soft)}body .waiiqi-wave-circle-entry{background:transparent}body .waiiqi-wave-circle-entry__shell{background:#ffffffdb;border-color:var(--waiiqi-white);box-shadow:0 18px 56px #23263912}body .waiiqi-wave-circle-entry__facts span{background:var(--waiiqi-soft)}body .waiiqi-wave-profile{background:linear-gradient(135deg,var(--waiiqi-panel),var(--waiiqi-soft))}body .waiiqi-concierge .waiiqi-concierge__launcher{background:#202126e6;border-color:#ffffff50;box-shadow:0 8px 28px var(--waiiqi-shadow-color),inset 0 1px #ffffff40}body .waiiqi-concierge .waiiqi-concierge__launcher-icon{background:linear-gradient(135deg,var(--waiiqi-white),var(--waiiqi-soft));color:var(--waiiqi-ink)}body .waiiqi-concierge__dialog{background:#fafbfef7}body .waiiqi-concierge__header{background:linear-gradient(135deg,var(--waiiqi-white),var(--waiiqi-soft))}body .waiiqi-concierge__backdrop{background:#181a2257}body .footer{background:linear-gradient(135deg,var(--waiiqi-panel),#edeef3);border-top:1px solid var(--waiiqi-white)}body .footer a:focus-visible,body .waiiqi-concierge__team-link:focus-visible,body .waiiqi-wave-profile__summary:focus-visible{outline-color:var(--waiiqi-focus)}.template-index .tab-collage,.template-index [id$=__image-with-text-1] .image-with-text__grid{background:linear-gradient(135deg,#fffffff2,#e8ebf4cc);border:1px solid var(--waiiqi-white);box-shadow:0 20px 56px #22263c0d,inset 0 1px var(--waiiqi-white)}.template-index .tab-collage .tab-collage__left{background:transparent}body [id$=__guarantees]{background:radial-gradient(ellipse at 10% 0,var(--waiiqi-panel),transparent 60%),linear-gradient(135deg,#e8eaf1,var(--waiiqi-panel));color:var(--waiiqi-ink)}body .guarantees .title{color:var(--waiiqi-ink)}body .guarantees .guarantee__item{background:#ffffffd1;border-color:var(--waiiqi-white);box-shadow:0 10px 32px #272a400a,inset 0 1px var(--waiiqi-white);color:var(--waiiqi-ink)}body .guarantees .guarantee__item>div>p{color:var(--waiiqi-ink)}body .guarantees .rte,body .guarantees .rte p{color:var(--waiiqi-muted)}body .guarantees .guarantee__icon{background:linear-gradient(145deg,var(--waiiqi-white),var(--waiiqi-soft));color:var(--waiiqi-accent);border:1px solid var(--waiiqi-white);box-shadow:0 4px 12px #2528380d}.template-index [id$=__rich-text-1]{background:var(--waiiqi-paper)}.template-index .gallery{gap:12px;padding:12px;border-radius:24px;background:#ffffffb8;border:1px solid var(--waiiqi-white);box-shadow:0 20px 50px #22263c0d}.template-index .gallery__item{border-radius:16px;overflow:hidden;min-width:0}.template-index .gallery:not(.slider--tablet){display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.template-index .gallery .gallery__item{width:auto}.template-index .scrolling-promotion{display:block;overflow:visible;padding:28px clamp(20px,4vw,56px) 48px;max-width:1280px;margin:auto}.template-index .scrolling-promotion .promotion{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;width:100%;padding:0;animation:none;transform:none}.template-index .scrolling-promotion .promotion__item{display:flex;justify-content:center;align-items:center;width:100%;min-width:0;margin:0;padding:16px;height:100px;border-radius:14px;background:#ffffffe0;border:1px solid var(--waiiqi-white);box-shadow:0 6px 22px #23263909}.template-index .scrolling-promotion .promotion__link,.template-index .scrolling-promotion .promotion__item .media{width:100%;height:100%}.template-index .scrolling-promotion .promotion__item .media{padding:0}.template-index .scrolling-promotion .promotion img{width:100%;height:100%;max-height:60px;object-fit:contain}.template-index [id*=__featured_blog_]{padding-block:12px 36px;background:var(--waiiqi-paper)}body .article-card{border:1px solid var(--waiiqi-white);border-radius:22px;overflow:hidden;background:#ffffffdb;box-shadow:0 14px 42px #25283a0d}body .article-card__info{padding:24px;background:linear-gradient(135deg,#fffffff2,#edeff6d6)}body .article-card__title{font-size:clamp(20px,2vw,28px);line-height:1.2;letter-spacing:-.025em}body .article-card__excerpt{font-size:15px;line-height:1.65}body .article-card__footer{margin-top:18px}@supports (backdrop-filter: blur(14px)){body .header-wrapper,body .wq-editorial__piece,body .wq-editorial__caption{backdrop-filter:blur(var(--waiiqi-blur)) saturate(1.1);-webkit-backdrop-filter:blur(var(--waiiqi-blur)) saturate(1.1)}body .waiiqi-concierge__dialog{backdrop-filter:blur(var(--waiiqi-blur));-webkit-backdrop-filter:blur(var(--waiiqi-blur))}}@media(min-width:750px){.template-index .gallery.slider--tablet{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:749px){.template-index .scrolling-promotion .promotion{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.template-index .blog__posts{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;margin-inline:0}.template-index .blog__posts>.blog__post{width:100%;max-width:none;padding:0}.template-index .scrolling-promotion .promotion__item{height:78px;padding:12px}.template-index .gallery.slider--tablet .gallery__item{width:68%;flex-shrink:0}body .article-card__info{padding:20px}}@media(prefers-reduced-transparency:reduce){body .header-wrapper,body .wq-editorial__piece,body .waiiqi-concierge__dialog{background:var(--waiiqi-white);backdrop-filter:none;-webkit-backdrop-filter:none}}body .waiiqi-wave-finder{background:transparent}body :is(.waiiqi-buy-confidence,.waiiqi-collection-guide,.waiiqi-guided-card,.waiiqi-product-passport__card,.waiiqi-wave-profile,.waiiqi-wave-circle-entry__shell,.article-card){background:var(--waiiqi-glass-gradient);border:1px solid var(--waiiqi-glass-border);border-radius:var(--waiiqi-radius);box-shadow:var(--waiiqi-glass-shadow)}body .waiiqi-product-passport__verified{border-color:var(--waiiqi-line)}body .waiiqi-guided-card--current{border-color:var(--waiiqi-accent)}body :is(.waiiqi-buy-confidence,.waiiqi-collection-guide,.waiiqi-product-passport,.waiiqi-guided-alternatives) :is(a,button):focus-visible{outline:2px solid var(--waiiqi-focus);outline-offset:4px}body .waiiqi-wave-profile :is(select,input,textarea){accent-color:var(--waiiqi-accent)}@media(prefers-reduced-transparency:reduce){:root{--waiiqi-glass: #fff;--waiiqi-glass-gradient: #fff;--waiiqi-blur: 0px}}.waiiqi-disclosure{margin:0;border-block-start:1px solid var(--waiiqi-line)}.waiiqi-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:14px 0;cursor:pointer;list-style:none;font-size:15px;font-weight:600;line-height:1.4;color:var(--waiiqi-ink)}.waiiqi-disclosure>summary::-webkit-details-marker{display:none}.waiiqi-disclosure>summary:after{content:"+";flex:0 0 22px;text-align:center;font-size:22px;font-weight:400}.waiiqi-disclosure[open]>summary:after{content:"\2212"}.waiiqi-disclosure>summary:focus-visible{outline:2px solid var(--waiiqi-focus);outline-offset:3px}.waiiqi-disclosure>:not(summary){margin:0 0 16px;font-size:14px;line-height:1.6}body .waiiqi-wave-circle-entry__shell{min-height:0}body .waiiqi-wave-circle-entry__media img{min-height:100%}body .waiiqi-wave-circle-entry h2{max-width:18ch;font-size:clamp(30px,3.4vw,48px);line-height:1.08}body .waiiqi-wave-circle-entry__content{padding:clamp(24px,3.5vw,48px)}body .waiiqi-wave-circle-entry__facts{gap:0;margin-bottom:16px}body .waiiqi-wave-circle-entry__facts>.waiiqi-wave-circle-entry__shipping{display:block;padding:14px 0;border-block-start:1px solid var(--waiiqi-line)}body .waiiqi-wave-circle-entry__shipping strong{display:block;margin-bottom:5px;font-size:14px}body .waiiqi-wave-circle-entry__shipping p{font-size:13.5px;line-height:1.5;margin:0}body .waiiqi-wave-circle-trust{background:var(--waiiqi-glass-gradient);color:var(--waiiqi-ink);border-color:var(--waiiqi-line)}body .waiiqi-wave-circle-trust__shipping{padding-bottom:12px}body .waiiqi-wave-circle-trust__shipping strong{font-size:14px}body .waiiqi-wave-circle-trust .waiiqi-disclosure>p{font-size:13px}body .waiiqi-wave-circle-trust__grid{display:block}body .waiiqi-wave-circle-description{padding:6px 20px;border:1px solid var(--waiiqi-line);border-radius:var(--waiiqi-control-radius);background:var(--waiiqi-glass)}body .waiiqi-wave-circle-description .rte{font-size:15px;line-height:1.65}body .waiiqi-wave-circle-description .rte h2{font-size:22px;line-height:1.25}@media(max-width:749px){body .waiiqi-wave-circle-entry__media{min-height:280px}body .waiiqi-wave-circle-entry__media img{height:300px;min-height:300px}body .guarantees .guarantee__item{width:100%}}body .card--product,body .card__media,body .product__media-item .media-wrapper,body .product__media-item .product__media,body .product__media-item img,body .gallery{border-radius:var(--waiiqi-radius);overflow:hidden}body .gallery__item,body .gallery__item img{border-radius:var(--waiiqi-radius)}.template-index [id$=__scrolling-promotion]{padding-block:clamp(32px,5vw,64px);background:transparent}.template-index .scrolling-promotion{padding:24px;margin:0 auto;width:calc(100% - 48px);border-radius:var(--waiiqi-radius);background:var(--waiiqi-glass-gradient);border:1px solid var(--waiiqi-glass-border);box-shadow:var(--waiiqi-glass-shadow)}.template-index .scrolling-promotion .promotion__item{background:#fff6;border-radius:18px;overflow:hidden}.template-index .scrolling-promotion .promotion img{border-radius:10px;mix-blend-mode:multiply}body .waiiqi-circle-gallery{margin:0;padding:clamp(12px,2vw,24px);border-radius:var(--waiiqi-radius);background:var(--waiiqi-glass-gradient);overflow:hidden}body .waiiqi-circle-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body .waiiqi-circle-gallery .waiiqi-circle-gallery__grid img{display:block;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:1;object-fit:cover;border-radius:16px;transform:none}body .waiiqi-circle-gallery figcaption{display:grid;gap:8px;padding:16px 4px 2px;color:var(--waiiqi-ink);line-height:1.5}body .waiiqi-circle-gallery figcaption strong{font-size:clamp(17px,2vw,24px);letter-spacing:-.02em}body .waiiqi-circle-gallery figcaption span{font-size:12px;color:var(--waiiqi-muted)}body .waiiqi-circle-gallery--compact{padding:8px}body .waiiqi-circle-gallery--compact .waiiqi-circle-gallery__grid{gap:6px}body .waiiqi-circle-gallery--compact figcaption{padding:10px 4px 4px}body .waiiqi-circle-gallery--compact figcaption strong{font-size:13px}body .waiiqi-circle-card-link{display:block;color:inherit;text-decoration:none}body .waiiqi-wave-circle-entry__media{display:flex;align-items:center;min-height:0;background:transparent}body .waiiqi-wave-circle-entry__media:after{display:none}body .waiiqi-wave-circle-trust .waiiqi-circle-quantity{margin-bottom:12px;font-size:15px;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/38/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAEAAAQAAAABA */
