.hiyra-product{--hprod-ivory: #FAF8F5;--hprod-sand: #F5F0E8;--hprod-beige: #E8DFD0;--hprod-stone: #D4C9B8;--hprod-taupe: #A89888;--hprod-mocha: #7D6E5F;--hprod-espresso: #4A3F32;--hprod-charcoal: #2D2620;--hprod-gold: #C9A575;--hprod-gold-soft: rgba(201, 165, 117, .12);--hprod-white: #FFFFFF;--hprod-error: #C0392B;--hprod-success: #27AE60;--hprod-serif: Georgia, "Times New Roman", serif;--hprod-sans: system-ui, -apple-system, "Helvetica Neue", sans-serif;--hprod-ease: cubic-bezier(.25, .46, .45, .94);--hprod-ease-out: cubic-bezier(.16, 1, .3, 1);--hprod-t-fast: .2s var(--hprod-ease);--hprod-t-base: .35s var(--hprod-ease);--hprod-t-slow: .6s var(--hprod-ease-out);--hprod-r-sm: 3px;--hprod-r-md: 6px;--hprod-r-lg: 12px;--hprod-r-pill: 100px;--hprod-shadow-sm: 0 2px 12px rgba(45, 38, 32, .07);--hprod-shadow-md: 0 6px 28px rgba(45, 38, 32, .11);--hprod-shadow-lg: 0 16px 48px rgba(45, 38, 32, .14);--hprod-gutter: clamp(16px, 4vw, 48px);--hprod-width: 1280px;--hprod-width-narrow: 1180px;--hprod-sticky-h: 72px;background:var(--hprod-ivory);color:var(--hprod-charcoal);font-family:var(--hprod-sans);-webkit-font-smoothing:antialiased}.hiyra-product *,.hiyra-product *:before,.hiyra-product *:after{box-sizing:border-box}.hp-container{width:100%;max-width:var(--hprod-width);margin-inline:auto;padding-inline:var(--hprod-gutter)}.hp-container--narrow{max-width:var(--hprod-width-narrow)}.hp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hiyra-hero{padding-top:var(--hprod-sticky-h);background:var(--hprod-ivory)}.hiyra-hero__inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,72px);align-items:start;padding:clamp(32px,5vw,64px) 0 clamp(48px,7vw,80px)}.hiyra-hero__media{position:sticky;top:calc(var(--hprod-sticky-h) + 16px)}.hiyra-hero__gallery{display:flex;flex-direction:column;gap:12px}.hiyra-hero__main-img-wrap{position:relative;aspect-ratio:1 / 1;border-radius:var(--hprod-r-lg);overflow:hidden;background:var(--hprod-sand);cursor:zoom-in}.hiyra-hero__main-img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--hprod-ease)}.hiyra-hero__main-img-wrap:hover .hiyra-hero__main-img{transform:scale(1.03)}.hiyra-hero__sale-badge{position:absolute;top:14px;left:14px;background:var(--hprod-charcoal);color:var(--hprod-ivory);font-family:var(--hprod-sans);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 10px;border-radius:var(--hprod-r-sm);display:none}.hiyra-hero__sale-badge.is-visible{display:block}.hiyra-hero__thumbs{display:flex;gap:8px;flex-wrap:wrap}.hiyra-hero__thumb{width:clamp(56px,8vw,72px);aspect-ratio:1 / 1;border-radius:var(--hprod-r-md);overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--hprod-sand);transition:border-color var(--hprod-t-fast),opacity var(--hprod-t-fast);padding:0;flex-shrink:0}.hiyra-hero__thumb img{width:100%;height:100%;object-fit:cover;display:block}.hiyra-hero__thumb:hover{border-color:var(--hprod-stone)}.hiyra-hero__thumb.is-active{border-color:var(--hprod-gold)}.hiyra-hero__info{display:flex;flex-direction:column;gap:clamp(20px,3vw,28px)}.hiyra-hero__eyebrow{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--hprod-mocha)}.hiyra-hero__title{font-family:var(--hprod-serif);font-size:clamp(28px,3.8vw,46px);font-weight:300;line-height:1.15;letter-spacing:-.02em;color:var(--hprod-espresso);margin:0}.hiyra-hero__angle{font-size:clamp(14px,1.6vw,17px);line-height:1.65;color:var(--hprod-mocha);font-style:italic;border-left:2px solid var(--hprod-gold);padding-left:16px;margin:0}.hiyra-hero__badges{display:flex;flex-wrap:wrap;gap:8px}.hiyra-hero__badge{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border:1px solid var(--hprod-beige);border-radius:var(--hprod-r-pill);font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--hprod-espresso);background:var(--hprod-sand);white-space:nowrap}.hiyra-hero__price-block{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.hiyra-hero__price{font-family:var(--hprod-serif);font-size:clamp(24px,3vw,34px);font-weight:400;color:var(--hprod-espresso);line-height:1}.hiyra-hero__compare-price{font-size:clamp(14px,1.6vw,17px);color:var(--hprod-taupe);text-decoration:line-through;display:none}.hiyra-hero__compare-price.is-visible{display:inline}.hiyra-hero__savings{font-size:12px;font-weight:700;color:var(--hprod-success);display:none}.hiyra-hero__savings.is-visible{display:inline}.hiyra-hero__best-for{padding:16px 20px;background:var(--hprod-sand);border-radius:var(--hprod-r-md);border-left:2px solid var(--hprod-gold)}.hiyra-hero__best-for-label{font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--hprod-taupe);margin-bottom:6px}.hiyra-hero__best-for-text{font-size:clamp(13px,1.4vw,15px);line-height:1.6;color:var(--hprod-espresso)}.hiyra-hero__form{display:flex;flex-direction:column;gap:14px}.hiyra-hero__qty-row{display:flex;align-items:center;gap:12px}.hiyra-hero__qty-label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hprod-mocha);white-space:nowrap}.hiyra-hero__qty{display:flex;align-items:center;border:1px solid var(--hprod-beige);border-radius:var(--hprod-r-md);overflow:hidden;background:var(--hprod-white)}.hiyra-hero__qty-btn{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--hprod-espresso);font-size:16px;line-height:1;transition:background var(--hprod-t-fast);flex-shrink:0}.hiyra-hero__qty-btn:hover{background:var(--hprod-sand)}.hiyra-hero__qty-input{width:44px;height:38px;text-align:center;border:none;border-left:1px solid var(--hprod-beige);border-right:1px solid var(--hprod-beige);font-size:14px;font-weight:600;color:var(--hprod-espresso);background:transparent;-moz-appearance:textfield}.hiyra-hero__qty-input::-webkit-outer-spin-button,.hiyra-hero__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.hiyra-hero__atc-btn{width:100%;padding:16px 28px;background:var(--hprod-espresso);color:var(--hprod-ivory);border:none;border-radius:var(--btn-radius, 10px);font-family:var(--hprod-sans);font-size:12px;font-weight:var(--btn-weight, 600);letter-spacing:var(--btn-ls, .06em);text-transform:uppercase;cursor:pointer;transition:background var(--hprod-t-base),transform var(--hprod-t-fast);min-height:52px;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;overflow:hidden}.hiyra-hero__atc-btn:hover:not(:disabled){background:var(--hprod-charcoal);transform:translateY(-1px)}.hiyra-hero__atc-btn:disabled{background:var(--hprod-stone);cursor:not-allowed;transform:none}.hiyra-hero__atc-btn.is-loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid rgba(250,248,245,.3);border-top-color:var(--hprod-ivory);border-radius:50%;animation:hp-spin .7s linear infinite}.hiyra-hero__atc-btn.is-success{background:var(--hprod-success)}@keyframes hp-spin{to{transform:rotate(360deg)}}.hiyra-hero__soldout{width:100%;padding:16px 28px;background:var(--hprod-sand);color:var(--hprod-taupe);border:1px solid var(--hprod-beige);border-radius:var(--hprod-r-md);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-align:center;min-height:52px;display:none;align-items:center;justify-content:center}.hiyra-hero__soldout.is-visible{display:flex}.hiyra-hero__availability{font-size:12px;color:var(--hprod-taupe);display:flex;align-items:center;gap:6px}.hiyra-hero__availability:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--hprod-success);flex-shrink:0}.hiyra-hero__availability.is-low:before{background:#e67e22}.hiyra-hero__availability.is-out:before{background:var(--hprod-error)}.hiyra-hero__usage-note{font-size:12px;line-height:1.6;color:var(--hprod-taupe);text-align:center}.hiyra-variants{display:flex;flex-direction:column;gap:14px}.hiyra-variants__group{display:flex;flex-direction:column;gap:8px}.hiyra-variants__label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hprod-mocha);display:flex;gap:6px}.hiyra-variants__label-value{color:var(--hprod-espresso);font-weight:400;text-transform:none;letter-spacing:0}.hiyra-variants__options{display:flex;flex-wrap:wrap;gap:8px}.hiyra-variants__option{position:relative}.hiyra-variants__option input[type=radio]{position:absolute;opacity:0;width:0;height:0}.hiyra-variants__option label{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border:1.5px solid var(--hprod-beige);border-radius:var(--hprod-r-pill);font-size:13px;font-weight:500;color:var(--hprod-espresso);cursor:pointer;background:var(--hprod-white);transition:all var(--hprod-t-fast);-webkit-user-select:none;user-select:none;white-space:nowrap;min-height:38px}.hiyra-variants__option input:checked+label{border-color:var(--hprod-espresso);background:var(--hprod-espresso);color:var(--hprod-ivory)}.hiyra-variants__option input:hover+label,.hiyra-variants__option label:hover{border-color:var(--hprod-mocha)}.hiyra-variants__option.is-unavailable label{opacity:.4;cursor:not-allowed;text-decoration:line-through}.hiyra-variants__option--swatch label{width:34px;height:34px;padding:0;border-radius:50%;min-height:unset;border-width:2px}.hiyra-variants__option--swatch input:checked+label{outline:2px solid var(--hprod-espresso);outline-offset:2px;background:unset}.hiyra-variants__native{width:100%;padding:10px 36px 10px 14px;border:1.5px solid var(--hprod-beige);border-radius:var(--hprod-r-md);font-size:14px;color:var(--hprod-espresso);background:var(--hprod-white) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%234A3F32' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color var(--hprod-t-fast)}.hiyra-variants__native:focus{outline:none;border-color:var(--hprod-espresso)}.hiyra-trust-strip{display:flex;flex-wrap:wrap;gap:clamp(12px,2.5vw,20px);padding:clamp(16px,2.5vw,22px) 0;border-top:1px solid var(--hprod-beige);border-bottom:1px solid var(--hprod-beige)}.hiyra-trust-strip__item{display:flex;align-items:center;gap:8px;flex:1;min-width:140px}.hiyra-trust-strip__icon{width:32px;height:32px;border-radius:50%;background:var(--hprod-sand);display:flex;align-items:center;justify-content:center;color:var(--hprod-gold);flex-shrink:0}.hiyra-trust-strip__text{display:flex;flex-direction:column;gap:1px}.hiyra-trust-strip__title{font-size:12px;font-weight:700;color:var(--hprod-espresso);letter-spacing:.02em}.hiyra-trust-strip__sub{font-size:11px;color:var(--hprod-taupe);line-height:1.4}.hiyra-whatsapp{position:fixed;bottom:calc(var(--hprod-sticky-h) + 16px);right:clamp(16px,3vw,28px);z-index:400}.hiyra-whatsapp__btn{display:flex;align-items:center;gap:10px;padding:11px 18px 11px 14px;background:#25d366;color:#fff;border-radius:var(--hprod-r-pill);text-decoration:none;font-size:12px;font-weight:var(--btn-weight, 600);letter-spacing:var(--btn-ls, .06em);box-shadow:0 4px 20px #25d3664d;transition:all var(--hprod-t-base);white-space:nowrap}.hiyra-whatsapp__btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #25d36661}.hiyra-whatsapp__icon{width:20px;height:20px;flex-shrink:0}.hiyra-whatsapp__label{display:none}@media(min-width:768px){.hiyra-whatsapp__label{display:inline}}@media(max-width:767px){.hiyra-whatsapp{bottom:calc(var(--hprod-sticky-h) + 24px)}}.hiyra-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:500;background:var(--hprod-ivory);border-top:1px solid var(--hprod-beige);box-shadow:0 -4px 24px #2d262017;transform:translateY(100%);transition:transform .4s var(--hprod-ease-out);height:var(--hprod-sticky-h)}.hiyra-sticky-atc.is-visible{transform:translateY(0)}.hiyra-sticky-atc__inner{height:100%;display:flex;align-items:center;gap:clamp(12px,2vw,24px);padding-inline:var(--hprod-gutter);max-width:var(--hprod-width);margin-inline:auto}.hiyra-sticky-atc__product{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.hiyra-sticky-atc__img{width:44px;height:44px;border-radius:var(--hprod-r-md);object-fit:cover;background:var(--hprod-sand);flex-shrink:0}.hiyra-sticky-atc__details{display:flex;flex-direction:column;gap:2px;min-width:0}.hiyra-sticky-atc__title{font-size:clamp(12px,1.4vw,14px);font-weight:600;color:var(--hprod-espresso);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hiyra-sticky-atc__variant{font-size:11px;color:var(--hprod-taupe);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hiyra-sticky-atc__price-wrap{display:flex;align-items:baseline;gap:8px;flex-shrink:0}.hiyra-sticky-atc__price{font-family:var(--hprod-serif);font-size:clamp(16px,2vw,20px);font-weight:400;color:var(--hprod-espresso)}.hiyra-sticky-atc__compare{font-size:12px;color:var(--hprod-taupe);text-decoration:line-through;display:none}.hiyra-sticky-atc__compare.is-visible{display:inline}.hiyra-sticky-atc__btn{padding:0 clamp(20px,3vw,36px);height:46px;background:var(--hprod-espresso);color:var(--hprod-ivory);border:none;border-radius:var(--btn-radius, 10px);font-size:11px;font-weight:var(--btn-weight, 600);letter-spacing:var(--btn-ls, .06em);text-transform:uppercase;cursor:pointer;flex-shrink:0;transition:background var(--hprod-t-base),transform var(--hprod-t-fast);white-space:nowrap}.hiyra-sticky-atc__btn:hover:not(:disabled){background:var(--hprod-charcoal)}.hiyra-sticky-atc__btn:disabled{background:var(--hprod-stone);cursor:not-allowed}@media(max-width:767px){.hiyra-hero__inner{grid-template-columns:1fr}.hiyra-hero__media{position:static}.hiyra-sticky-atc__product{display:none}.hiyra-sticky-atc__price-wrap{flex:1}.hiyra-sticky-atc{bottom:0}.hiyra-trust-strip{gap:12px}.hiyra-trust-strip__item{min-width:calc(50% - 6px);flex:unset}.hiyra-proof__block,.hiyra-conv__block{padding:clamp(24px,5vw,40px) 0}.hiyra-faq__question{padding:16px 0;font-size:14px}.hiyra-faq__icon{font-size:22px;font-weight:400;width:24px;text-align:center}.hiyra-faq__answer{padding:0 0 16px;font-size:14px}}@media(max-width:480px){.hiyra-trust-strip__item{min-width:100%}}@media print{.hiyra-sticky-atc,.hiyra-whatsapp{display:none!important}}@media(prefers-reduced-motion:reduce){.hiyra-hero__main-img,.hiyra-sticky-atc,.hiyra-hero__atc-btn,.hiyra-whatsapp__btn{transition:none!important}}.hiyra-story{background:var(--hprod-ivory, #FAF8F5)}.hiyra-story__block{padding-top:var(--story-padding-top-desktop, 72px);padding-bottom:var(--story-padding-bottom-desktop, 72px)}.hiyra-story .hp-container{width:min(100% - calc(var(--story-padding-x-desktop, 48px) * 2),var(--story-content-max-width, 1180px));max-width:none;padding-inline:0}.hiyra-story__block+.hiyra-story__block{border-top:1px solid var(--hprod-beige, #E8DFD0)}.hiyra-story__intro{text-align:center;max-width:620px;margin-inline:auto;margin-bottom:var(--story-gap-desktop, 48px)}.hiyra-story__eyebrow{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--hprod-gold, #C9A575);margin-bottom:14px}.hiyra-story__heading{font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3.8vw,38px);font-weight:300;line-height:1.22;letter-spacing:-.015em;color:var(--hprod-espresso, #4A3F32);margin-bottom:clamp(12px,1.8vw,18px)}.hiyra-story__subtext{font-size:clamp(14px,1.6vw,17px);line-height:1.7;color:var(--hprod-mocha, #7D6E5F)}@media(max-width:767px){.hiyra-story__block{padding-top:var(--story-padding-top-mobile, 40px);padding-bottom:var(--story-padding-bottom-mobile, 40px)}.hiyra-story .hp-container{width:min(100% - calc(var(--story-padding-x-mobile, 16px) * 2),var(--story-content-max-width, 1180px));max-width:none;padding-inline:0}.hiyra-story__intro{margin-bottom:var(--story-gap-mobile, 24px)}}.hiyra-positioning{background:var(--hprod-sand, #F5F0E8)}.hiyra-positioning__inner{display:grid;grid-template-columns:1fr 1fr;gap:var(--story-gap-desktop, 48px);align-items:center}.hiyra-positioning__label{font-size:10px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:var(--hprod-gold, #C9A575);margin-bottom:16px}.hiyra-positioning__claim{font-family:Georgia,Times New Roman,serif;font-size:clamp(22px,3.2vw,36px);font-weight:300;line-height:1.28;letter-spacing:-.015em;color:var(--hprod-espresso, #4A3F32);border-left:3px solid var(--hprod-gold, #C9A575);padding-left:clamp(16px,2.5vw,24px);margin-bottom:20px}.hiyra-positioning__body{font-size:clamp(14px,1.6vw,16px);line-height:1.75;color:var(--hprod-mocha, #7D6E5F)}.hiyra-positioning__visual{border-radius:12px;overflow:hidden;background:var(--hprod-beige, #E8DFD0);display:flex;align-items:center;justify-content:center;height:var(--story-image-height-desktop, 520px)}.hiyra-positioning__visual img{width:100%;height:100%;object-fit:var(--story-image-fit, contain);object-position:var(--story-image-position, center center);display:block}.hiyra-positioning__visual-placeholder{font-size:clamp(48px,8vw,72px);opacity:.3}@media(max-width:767px){.hiyra-positioning__inner{grid-template-columns:1fr;gap:var(--story-gap-mobile, 24px)}.hiyra-positioning__visual{order:1;height:var(--story-image-height-mobile, 320px)}}.hiyra-problem{background:var(--hprod-ivory, #FAF8F5)}.hiyra-problem__grid{display:flex;flex-wrap:wrap;gap:var(--story-gap-mobile, 24px);justify-content:center}.hiyra-problem__card{flex:1 1 240px;max-width:380px}.hiyra-problem__card{padding:clamp(22px,3vw,32px);background:var(--hprod-sand, #F5F0E8);border-radius:10px;border-top:2px solid var(--hprod-gold, #C9A575);transition:box-shadow .3s cubic-bezier(.25,.46,.45,.94),transform .3s cubic-bezier(.25,.46,.45,.94)}.hiyra-problem__card:hover{box-shadow:0 6px 28px #2d26201a;transform:translateY(-2px)}.hiyra-problem__card-icon{font-size:22px;margin-bottom:14px;display:block;line-height:1}.hiyra-problem__card-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(16px,2vw,19px);font-weight:400;color:var(--hprod-espresso, #4A3F32);margin-bottom:10px;line-height:1.3}.hiyra-problem__card-text{font-size:clamp(13px,1.45vw,15px);line-height:1.7;color:var(--hprod-mocha, #7D6E5F)}.hiyra-why{background:var(--hprod-sand, #F5F0E8)}.hiyra-why__tabs{display:flex;gap:4px;border-bottom:1px solid var(--hprod-beige, #E8DFD0);margin-bottom:clamp(28px,4vw,40px);overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hiyra-why__tabs::-webkit-scrollbar{display:none}.hiyra-why__tab{padding:12px clamp(16px,2.5vw,28px);background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;font-family:system-ui,-apple-system,sans-serif;font-size:clamp(11px,1.3vw,13px);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hprod-taupe, #A89888);cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s}.hiyra-why__tab:hover{color:var(--hprod-espresso, #4A3F32)}.hiyra-why__tab.is-active{color:var(--hprod-espresso, #4A3F32);border-bottom-color:var(--hprod-gold, #C9A575);background:var(--hprod-gold-soft, rgba(201,165,117,.12));border-radius:6px 6px 0 0}.hiyra-why__panel{display:none}.hiyra-why__panel.is-active{display:block}.hiyra-why__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:var(--story-gap-desktop, 48px) var(--story-gap-mobile, 24px)}.hiyra-why__point{display:flex;gap:16px;align-items:flex-start;padding:clamp(18px,2.5vw,26px);background:var(--hprod-ivory, #FAF8F5);border-radius:8px}.hiyra-why__point-num{flex-shrink:0;width:30px;height:30px;border-radius:50%;background:var(--hprod-gold, #C9A575);color:var(--hprod-ivory, #FAF8F5);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;margin-top:2px}.hiyra-why__point-title{font-family:Georgia,serif;font-size:clamp(14px,1.7vw,17px);font-weight:400;color:var(--hprod-espresso, #4A3F32);margin-bottom:6px;line-height:1.3}.hiyra-why__point-text{font-size:clamp(13px,1.45vw,15px);line-height:1.7;color:var(--hprod-mocha, #7D6E5F)}.hiyra-ing__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:clamp(12px,2vw,18px)}.hiyra-ing__point{padding:clamp(18px,2.5vw,26px);background:var(--hprod-ivory, #FAF8F5);border-radius:8px;border-left:3px solid var(--hprod-gold, #C9A575)}.hiyra-ing__point-title{font-family:Georgia,serif;font-size:clamp(14px,1.7vw,17px);font-weight:400;color:var(--hprod-espresso, #4A3F32);margin-bottom:8px;display:flex;align-items:center;gap:8px}.hiyra-ing__point-title:before{content:"\2726";color:var(--hprod-gold, #C9A575);font-size:9px;flex-shrink:0}.hiyra-ing__point-text{font-size:clamp(13px,1.45vw,14px);line-height:1.7;color:var(--hprod-mocha, #7D6E5F)}.hiyra-ritual{background:var(--hprod-ivory, #FAF8F5)}.hiyra-ritual__steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0;position:relative}.hiyra-ritual__steps:before{content:"";position:absolute;top:26px;left:calc(var(--hprod-gutter, 24px) + 26px);right:calc(var(--hprod-gutter, 24px) + 26px);height:1px;background:var(--hprod-beige, #E8DFD0);pointer-events:none;z-index:0}.hiyra-ritual__step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 clamp(12px,2vw,20px);position:relative;z-index:1}.hiyra-ritual__step-num{width:52px;height:52px;border-radius:50%;background:var(--hprod-ivory, #FAF8F5);border:2px solid var(--hprod-gold, #C9A575);display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:clamp(14px,1.8vw,18px);font-weight:300;color:var(--hprod-espresso, #4A3F32);margin-bottom:clamp(16px,2.5vw,22px);flex-shrink:0;transition:background .3s,color .3s}.hiyra-ritual__step:hover .hiyra-ritual__step-num{background:var(--hprod-gold, #C9A575);color:var(--hprod-ivory, #FAF8F5)}.hiyra-ritual__step-title{font-family:Georgia,serif;font-size:clamp(14px,1.7vw,17px);font-weight:400;color:var(--hprod-espresso, #4A3F32);margin-bottom:8px;line-height:1.3}.hiyra-ritual__step-text{font-size:clamp(12px,1.4vw,14px);line-height:1.7;color:var(--hprod-mocha, #7D6E5F)}.hiyra-ritual__note{margin-top:clamp(28px,4vw,40px);padding:clamp(14px,2vw,20px) clamp(18px,2.8vw,28px);background:#c9a57517;border:1px solid rgba(201,165,117,.25);border-radius:8px;font-size:clamp(13px,1.4vw,14px);line-height:1.65;color:var(--hprod-espresso, #4A3F32);text-align:center;display:flex;align-items:center;justify-content:center;gap:10px}.hiyra-ritual__note:before{content:"\1f4a1";font-size:16px;flex-shrink:0}@media(max-width:767px){.hiyra-ritual__steps{grid-template-columns:1fr;gap:0}.hiyra-ritual__steps:before{display:none}.hiyra-ritual__step{flex-direction:row;text-align:left;align-items:flex-start;gap:16px;padding:0 0 clamp(24px,5vw,32px);border-left:1px solid var(--hprod-beige, #E8DFD0);margin-left:26px}.hiyra-ritual__step:last-child{border-left-color:transparent;padding-bottom:0}.hiyra-ritual__step-num{width:44px;height:44px;margin-bottom:0;margin-left:-24px;flex-shrink:0}.hiyra-ritual__step-content{padding-top:6px}.hiyra-ritual__step-text{font-size:clamp(13px,3.5vw,15px);line-height:1.75}}@media(prefers-reduced-motion:reduce){.hiyra-problem__card,.hiyra-ritual__step-num{transition:none}}.hiyra-story__debug{padding:clamp(24px,4vw,36px);margin:20px auto;max-width:600px;background:#c9a57514;border:1px dashed rgba(201,165,117,.4);border-radius:8px;text-align:center;font-size:13px;color:var(--hprod-mocha, #7D6E5F);line-height:1.6}.hiyra-product-card{display:flex;flex-direction:column;background:var(--hprod-white, #FFFFFF);border:1px solid var(--hprod-beige, #E8DFD0);border-radius:var(--hprod-r-lg, 12px);overflow:hidden;transition:box-shadow var(--hprod-t-base, .35s),transform var(--hprod-t-base, .35s)}.hiyra-product-card:hover{box-shadow:var(--hprod-shadow-md, 0 6px 28px rgba(45,38,32,.11));transform:translateY(-2px)}.hiyra-product-card__link{text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:1}.hiyra-product-card__image-wrap{position:relative;aspect-ratio:1 / 1;background:var(--hprod-sand, #F5F0E8);overflow:hidden}.hiyra-product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s var(--hprod-ease, cubic-bezier(.25,.46,.45,.94))}.hiyra-product-card:hover .hiyra-product-card__image{transform:scale(1.04)}.hiyra-product-card__placeholder{display:flex;align-items:center;justify-content:center;height:100%;opacity:.3}.hiyra-product-card__badge{position:absolute;top:8px;left:8px;background:var(--hprod-charcoal, #2D2620);color:var(--hprod-ivory, #FAF8F5);font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 8px;border-radius:var(--hprod-r-sm, 3px)}.hiyra-product-card__title{font-family:var(--hprod-serif, Georgia, "Times New Roman", serif);font-size:clamp(13px,1.5vw,15px);font-weight:400;color:var(--hprod-espresso, #4A3F32);margin:12px 14px 6px;line-height:1.3}.hiyra-product-card__price{display:flex;align-items:baseline;gap:6px;margin:0 14px 12px}.hiyra-product-card__price-current{font-size:clamp(14px,1.6vw,16px);font-weight:600;color:var(--hprod-espresso, #4A3F32)}.hiyra-product-card__price-compare{font-size:12px;color:var(--hprod-taupe, #A89888);text-decoration:line-through}.hiyra-product-card__form{border-top:1px solid var(--hprod-beige, #E8DFD0)}.hiyra-product-card__atc{width:100%;padding:12px 14px;background:transparent;border:none;font-family:var(--hprod-sans, system-ui, sans-serif);font-size:11px;font-weight:var(--btn-weight, 600);letter-spacing:var(--btn-ls, .06em);text-transform:uppercase;color:var(--hprod-espresso, #4A3F32);cursor:pointer;transition:background var(--hprod-t-fast, .2s),color var(--hprod-t-fast, .2s)}.hiyra-product-card__atc:hover{background:var(--hprod-espresso, #4A3F32);color:var(--hprod-ivory, #FAF8F5)}.hiyra-product-card__soldout{display:block;padding:12px 14px;text-align:center;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hprod-taupe, #A89888);border-top:1px solid var(--hprod-beige, #E8DFD0)}.hiyra-proof{background:var(--hprod-ivory, #FAF8F5)}.hiyra-proof__block{padding:clamp(40px,7vw,72px) 0}.hiyra-proof__block+.hiyra-proof__block{border-top:1px solid var(--hprod-beige, #E8DFD0)}.hiyra-ba__grid{display:flex;flex-direction:column;gap:clamp(24px,4vw,40px)}.hiyra-ba__item{width:100%}.hiyra-ba__pair{display:grid;grid-template-columns:1fr 1fr;gap:clamp(12px,2vw,20px)}.hiyra-ba__col{display:flex;flex-direction:column;align-items:center;gap:8px}.hiyra-ba__image-wrap{width:100%;aspect-ratio:1 / 1;border-radius:var(--hprod-r-lg, 12px);overflow:hidden;background:var(--hprod-sand, #F5F0E8)}.hiyra-ba__image{width:100%;height:100%;object-fit:cover;display:block}.hiyra-ba__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--hprod-sand, #F5F0E8);border:2px dashed var(--hprod-beige, #E8DFD0);border-radius:var(--hprod-r-lg, 12px)}.hiyra-ba__placeholder-label{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hprod-taupe, #A89888)}.hiyra-ba__label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--hprod-mocha, #7D6E5F)}.hiyra-ba__caption{text-align:center;font-size:clamp(13px,1.4vw,15px);line-height:1.6;color:var(--hprod-mocha, #7D6E5F);margin-top:12px;font-style:italic}.hiyra-rv-summary{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:clamp(24px,4vw,36px);padding:16px 24px;background:var(--hprod-sand, #F5F0E8);border-radius:var(--hprod-r-pill, 100px)}.hiyra-rv-summary__stars{display:flex;gap:3px;color:var(--hprod-gold, #C9A575);flex-shrink:0}.hiyra-rv-summary__text{font-size:clamp(13px,1.4vw,15px);font-weight:600;color:var(--hprod-espresso, #4A3F32)}.hiyra-rv__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(14px,2.2vw,22px)}.hiyra-rv__card{padding:clamp(18px,2.5vw,26px);background:var(--hprod-sand, #F5F0E8);border-radius:var(--hprod-r-md, 6px);border-left:3px solid var(--hprod-gold, #C9A575)}.hiyra-rv__card-stars{display:flex;gap:2px;margin-bottom:10px;color:var(--hprod-gold, #C9A575)}.hiyra-rv__card-text{font-size:clamp(13px,1.45vw,15px);line-height:1.7;color:var(--hprod-espresso, #4A3F32);margin-bottom:14px}.hiyra-rv__card-meta{display:flex;align-items:center;gap:8px}.hiyra-rv__card-author{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--hprod-mocha, #7D6E5F)}.hiyra-rv__card-date{font-size:11px;color:var(--hprod-taupe, #A89888)}.hiyra-conversion{background:var(--hprod-ivory, #FAF8F5);padding-bottom:var(--hprod-sticky-h, 72px)}@media(min-width:768px){.hiyra-conversion{padding-bottom:0}}.hiyra-conv__block{padding:clamp(40px,7vw,72px) 0}.hiyra-conv__block+.hiyra-conv__block{border-top:1px solid var(--hprod-beige, #E8DFD0)}.hiyra-conv__product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(14px,2.2vw,22px);max-width:900px;margin-inline:auto}.hiyra-bundle__card{display:grid;grid-template-columns:1fr 1fr;gap:clamp(20px,3vw,36px);align-items:center;max-width:720px;margin-inline:auto;background:var(--hprod-sand, #F5F0E8);border-radius:var(--hprod-r-lg, 12px);overflow:hidden;box-shadow:var(--hprod-shadow-sm, 0 2px 12px rgba(45,38,32,.07))}.hiyra-bundle__content{padding:clamp(24px,3.5vw,36px)}.hiyra-bundle__tag{display:inline-block;font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--hprod-ivory, #FAF8F5);background:var(--hprod-gold, #C9A575);padding:4px 10px;border-radius:var(--hprod-r-sm, 3px);margin-bottom:14px}.hiyra-bundle__title{font-family:var(--hprod-serif, Georgia, "Times New Roman", serif);font-size:clamp(18px,2.5vw,24px);font-weight:400;color:var(--hprod-espresso, #4A3F32);margin-bottom:8px;line-height:1.25}.hiyra-bundle__sub{font-size:clamp(13px,1.4vw,15px);line-height:1.6;color:var(--hprod-mocha, #7D6E5F);margin-bottom:18px}.hiyra-bundle__cta{display:inline-block;padding:12px 24px;background:var(--hprod-espresso, #4A3F32);color:var(--hprod-ivory, #FAF8F5);text-decoration:none;font-size:11px;font-weight:var(--btn-weight, 600);letter-spacing:var(--btn-ls, .06em);text-transform:uppercase;border-radius:var(--btn-radius, 10px);transition:background var(--hprod-t-base, .35s)}.hiyra-bundle__cta:hover{background:var(--hprod-charcoal, #2D2620)}.hiyra-bundle__image-wrap{height:100%;min-height:240px;background:var(--hprod-beige, #E8DFD0)}.hiyra-bundle__image{width:100%;height:100%;object-fit:cover;display:block}.hiyra-faq__list{max-width:680px;margin-inline:auto;display:flex;flex-direction:column;gap:0}.hiyra-faq__item{border-bottom:1px solid var(--hprod-beige, #E8DFD0);overflow:hidden}.hiyra-faq__item:first-child{border-top:1px solid var(--hprod-beige, #E8DFD0)}.hiyra-faq__question{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:clamp(14px,2vw,20px) 0;font-size:clamp(14px,1.5vw,16px);font-weight:600;color:var(--hprod-espresso, #4A3F32);cursor:pointer;-webkit-user-select:none;user-select:none;line-height:1.4}.hiyra-faq__question::-webkit-details-marker{display:none}.hiyra-faq__question::-moz-list-bullet{list-style:none}.hiyra-faq__icon{flex-shrink:0;font-size:18px;font-weight:300;color:var(--hprod-gold, #C9A575);transition:transform var(--hprod-t-fast, .2s);line-height:1}.hiyra-faq__item[open] .hiyra-faq__icon{transform:rotate(45deg)}.hiyra-faq__question:hover{color:var(--hprod-gold, #C9A575)}.hiyra-faq__answer{padding:0 0 clamp(14px,2vw,20px);font-size:clamp(13px,1.4vw,15px);line-height:1.7;color:var(--hprod-mocha, #7D6E5F)}.hiyra-cta__card{text-align:center;padding:clamp(32px,5vw,48px);background:var(--hprod-sand, #F5F0E8);border-radius:var(--hprod-r-lg, 12px);max-width:600px;margin-inline:auto}.hiyra-cta__title{font-family:var(--hprod-serif, Georgia, "Times New Roman", serif);font-size:clamp(20px,3vw,28px);font-weight:300;color:var(--hprod-espresso, #4A3F32);margin-bottom:10px;line-height:1.2}.hiyra-cta__text{font-size:clamp(14px,1.5vw,16px);line-height:1.7;color:var(--hprod-mocha, #7D6E5F);margin-bottom:24px}.hiyra-cta__btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:#25d366;color:#fff;text-decoration:none;font-size:12px;font-weight:var(--btn-weight, 600);letter-spacing:var(--btn-ls, .06em);border-radius:var(--hprod-r-pill, 100px);transition:box-shadow var(--hprod-t-base, .35s),transform var(--hprod-t-fast, .2s)}.hiyra-cta__btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #25d36659}.hiyra-marquee{width:100%;overflow:hidden;background:var(--hprod-marquee-bg, var(--hprod-espresso, #4A3F32));padding:12px 0}.hiyra-marquee__track{display:flex;white-space:nowrap;animation:hiyra-marquee-scroll var(--hprod-marquee-speed, 30s) linear infinite;will-change:transform}.hiyra-marquee__text{flex-shrink:0;padding:0 48px;font-family:var(--hprod-serif, Georgia, "Times New Roman", serif);font-size:clamp(14px,1.8vw,18px);font-weight:300;font-style:italic;color:var(--hprod-ivory, #FAF8F5);letter-spacing:.04em;white-space:nowrap}:root{--hiyra-page-max: 1180px;--hiyra-page-wide: 1320px;--hiyra-gutter-mobile: 16px;--hiyra-gutter-tablet: 24px;--hiyra-gutter-desktop: 48px}.hiyra-container{width:min(100% - calc(var(--hiyra-gutter-mobile) * 2),var(--hiyra-page-max));margin-inline:auto}.hiyra-container--wide{width:min(100% - calc(var(--hiyra-gutter-mobile) * 2),var(--hiyra-page-wide));margin-inline:auto}.hiyra-section-safe{padding-inline:var(--hiyra-gutter-mobile)}@media(min-width:750px){.hiyra-container{width:min(100% - calc(var(--hiyra-gutter-tablet) * 2),var(--hiyra-page-max))}.hiyra-container--wide{width:min(100% - calc(var(--hiyra-gutter-tablet) * 2),var(--hiyra-page-wide))}.hiyra-section-safe{padding-inline:var(--hiyra-gutter-tablet)}}@media(min-width:1100px){.hiyra-container{width:min(100% - calc(var(--hiyra-gutter-desktop) * 2),var(--hiyra-page-max))}.hiyra-container--wide{width:min(100% - calc(var(--hiyra-gutter-desktop) * 2),var(--hiyra-page-wide))}.hiyra-section-safe{padding-inline:var(--hiyra-gutter-desktop)}}@keyframes hiyra-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media(prefers-reduced-motion:reduce){.hiyra-marquee__track{animation:none}.hiyra-marquee__text:not(:first-child){display:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/hiyra-product.css.map */
