.hiyra-policy *,.hiyra-policy *:before,.hiyra-policy *:after{box-sizing:border-box;margin:0;padding:0}.hiyra-policy{background:var(--hp-ivory, #FAF8F5);color:var(--hp-charcoal, #2D2620);font-family:system-ui,-apple-system,Helvetica Neue,sans-serif}.hp-wrap{width:100%;max-width:1020px;margin-inline:auto;padding-inline:clamp(20px,4.5vw,64px)}.hp-wrap--read{max-width:740px}.hp-eyebrow{display:inline-block;font-family:system-ui,-apple-system,sans-serif;font-size:clamp(9px,1.1vw,11px);font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--hp-mocha, #7D6E5F)}.hp-reveal{opacity:0;transform:translateY(22px);transition:opacity .85s cubic-bezier(.16,1,.3,1),transform .85s cubic-bezier(.16,1,.3,1)}.hp-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hp-reveal{opacity:1!important;transform:none!important;transition:none!important}}.hp-stagger>*:nth-child(1){transition-delay:0ms}.hp-stagger>*:nth-child(2){transition-delay:80ms}.hp-stagger>*:nth-child(3){transition-delay:.16s}.hp-stagger>*:nth-child(4){transition-delay:.24s}.hp-stagger>*:nth-child(5){transition-delay:.32s}.hp-hero{padding:clamp(64px,11vh,108px) 0 clamp(44px,7vh,68px);background:linear-gradient(145deg,var(--hp-sand,#F5F0E8) 0%,var(--hp-ivory,#FAF8F5) 60%,var(--hp-sand,#F5F0E8) 100%);text-align:center;position:relative;overflow:hidden}.hp-hero:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:60px;height:2px;background:var(--hp-gold, #C9A575)}.hp-hero__eyebrow{margin-bottom:18px}.hp-hero__title{font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,5.5vw,52px);font-weight:300;line-height:1.18;letter-spacing:-.015em;color:var(--hp-espresso,#4A3F32);margin-bottom:clamp(14px,2.2vw,22px)}.hp-hero__subtitle{font-size:clamp(14px,1.65vw,17px);line-height:1.65;color:var(--hp-mocha,#7D6E5F);max-width:520px;margin-inline:auto}.hp-nav{position:sticky;top:0;z-index:200;background:#faf8f5f5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--hp-beige,#E8DFD0);padding:clamp(10px,1.8vw,18px) 0}.hp-nav__list{display:flex;gap:clamp(6px,1.5vw,14px);list-style:none;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hp-nav__list::-webkit-scrollbar{display:none}.hp-nav__link{display:inline-flex;align-items:center;padding:8px clamp(14px,2.2vw,22px);background:transparent;border:1px solid var(--hp-beige,#E8DFD0);border-radius:100px;font-size:clamp(9px,1.1vw,11px);font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--hp-mocha,#7D6E5F);text-decoration:none;white-space:nowrap;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.hp-nav__link:hover,.hp-nav__link.active{background:var(--hp-espresso,#4A3F32);border-color:var(--hp-espresso,#4A3F32);color:var(--hp-ivory,#FAF8F5)}.hp-content{padding:clamp(56px,9vw,96px) 0;background:var(--hp-ivory,#FAF8F5)}.hp-toc{margin-bottom:clamp(40px,6vw,56px);padding:clamp(22px,3vw,30px) clamp(26px,4vw,38px);background:var(--hp-sand,#F5F0E8);border-radius:6px;border-left:3px solid var(--hp-gold,#C9A575)}.hp-toc__title{font-family:Georgia,serif;font-size:clamp(15px,1.8vw,17px);font-weight:500;color:var(--hp-espresso,#4A3F32);margin-bottom:14px}.hp-toc__list{list-style:none;display:flex;flex-direction:column;gap:2px}.hp-toc__list li{border-bottom:1px solid var(--hp-beige,#E8DFD0)}.hp-toc__list li:last-child{border-bottom:none}.hp-toc__link{display:flex;align-items:center;gap:10px;padding:9px 0;font-size:clamp(12px,1.4vw,14px);color:var(--hp-mocha,#7D6E5F);text-decoration:none;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.hp-toc__link:before{content:"\2192";color:var(--hp-gold,#C9A575);font-size:11px;transition:transform .4s;flex-shrink:0}.hp-toc__link:hover{color:var(--hp-espresso,#4A3F32);padding-left:6px}.hp-toc__link:hover:before{transform:translate(3px)}.hp-intro{margin-bottom:clamp(36px,5vw,52px);padding:clamp(20px,3vw,28px) clamp(24px,4vw,36px);background:linear-gradient(135deg,var(--hp-sand,#F5F0E8) 0%,var(--hp-beige,#E8DFD0) 100%);border-radius:6px;border-left:3px solid var(--hp-gold,#C9A575);font-size:clamp(14px,1.6vw,16px);line-height:1.72;color:var(--hp-mocha,#7D6E5F)}.hp-intro strong{color:var(--hp-espresso,#4A3F32);font-weight:600}.hp-card{margin-bottom:clamp(20px,3vw,28px);padding:clamp(26px,3.8vw,38px) clamp(28px,4.2vw,44px);background:var(--hp-sand,#F5F0E8);border-radius:6px;border-top:2px solid var(--hp-gold,#C9A575);transition:box-shadow .4s cubic-bezier(.25,.46,.45,.94)}.hp-card:hover{box-shadow:0 2px 12px #2d26200f}.hp-card__header{display:flex;align-items:flex-start;gap:16px;margin-bottom:clamp(14px,2vw,20px)}.hp-card__num{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:var(--hp-gold,#C9A575);color:var(--hp-ivory,#FAF8F5);border-radius:50%;font-size:12px;font-weight:700;margin-top:3px}.hp-card__title{font-family:Georgia,serif;font-size:clamp(17px,2.2vw,21px);font-weight:400;color:var(--hp-espresso,#4A3F32);line-height:1.35}.hp-card__body{font-size:clamp(14px,1.55vw,16px);line-height:1.78;color:var(--hp-charcoal,#2D2620);padding-left:46px}.hp-card__body p+p{margin-top:14px}.hp-card__body strong{color:var(--hp-espresso,#4A3F32);font-weight:600}.hp-card__body ul{list-style:none;margin-top:12px;display:flex;flex-direction:column;gap:9px}.hp-card__body ul li{display:flex;align-items:flex-start;gap:11px;font-size:clamp(13px,1.5vw,15px);color:var(--hp-charcoal,#2D2620);line-height:1.6}.hp-card__body ul li:before{content:"\2726";color:var(--hp-gold,#C9A575);font-size:9px;margin-top:5px;flex-shrink:0}.hp-note{margin-top:clamp(36px,5vw,52px);padding:clamp(20px,3vw,28px) clamp(24px,4vw,36px);background:#c9a5751a;border:1px solid rgba(201,165,117,.28);border-radius:6px;display:flex;align-items:flex-start;gap:16px}.hp-note__icon{font-size:20px;flex-shrink:0;line-height:1;margin-top:2px}.hp-note__text{font-size:clamp(13px,1.5vw,15px);line-height:1.72;color:var(--hp-espresso,#4A3F32)}.hp-note__text strong{font-weight:600}.hp-closing{margin-top:clamp(40px,6vw,60px);padding-top:clamp(24px,3.5vw,32px);border-top:1px solid var(--hp-beige,#E8DFD0);text-align:center;font-family:Georgia,serif;font-size:clamp(15px,1.8vw,18px);font-style:italic;color:var(--hp-taupe,#A89888)}.hp-rte h1,.hp-rte h2,.hp-rte h3,.hp-rte h4{font-family:Georgia,serif;font-weight:400;color:var(--hp-espresso,#4A3F32);line-height:1.3;margin-top:clamp(40px,6vw,56px);margin-bottom:clamp(14px,2vw,20px)}.hp-rte h1:first-child,.hp-rte h2:first-child,.hp-rte h3:first-child{margin-top:0}.hp-rte h1{font-size:clamp(26px,4.2vw,38px)}.hp-rte h2{font-size:clamp(22px,3.4vw,32px)}.hp-rte h3{font-size:clamp(18px,2.6vw,26px)}.hp-rte h4{font-size:clamp(16px,2.2vw,20px)}.hp-rte p{font-size:clamp(15px,1.6vw,17px);line-height:1.76;color:var(--hp-charcoal,#2D2620);margin-bottom:clamp(18px,2.8vw,26px)}.hp-rte p:last-child{margin-bottom:0}.hp-rte strong{font-weight:600;color:var(--hp-espresso,#4A3F32)}.hp-rte em{font-style:italic;color:var(--hp-mocha,#7D6E5F)}.hp-rte ul,.hp-rte ol{padding-left:clamp(18px,3vw,30px);margin-bottom:clamp(20px,3.2vw,30px)}.hp-rte ul{list-style:none}.hp-rte ul li{position:relative}.hp-rte ul li:before{content:"";position:absolute;left:-18px;top:.65em;width:4px;height:4px;background:var(--hp-gold,#C9A575);border-radius:50%}.hp-rte li{margin-bottom:clamp(10px,1.6vw,14px)}.hp-rte a{color:var(--hp-gold,#C9A575);text-underline-offset:2px;transition:color .4s}.hp-rte a:hover{color:var(--hp-espresso,#4A3F32)}.hp-trust{padding:clamp(60px,10vw,100px) 0;background:var(--hp-sand,#F5F0E8)}.hp-trust__head{text-align:center;margin-bottom:clamp(40px,6vw,56px)}.hp-trust__eyebrow{margin-bottom:14px}.hp-trust__title{font-family:Georgia,serif;font-size:clamp(22px,3.8vw,34px);font-weight:300;color:var(--hp-espresso,#4A3F32);line-height:1.3}.hp-trust__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(16px,2.5vw,28px)}@media(min-width:900px){.hp-trust__grid{grid-template-columns:repeat(4,1fr)}}.hp-trust__card{padding:clamp(22px,3vw,30px) clamp(18px,2.5vw,24px);background:var(--hp-ivory,#FAF8F5);border-radius:6px;text-align:center;transition:box-shadow .4s,transform .4s}.hp-trust__card:hover{transform:translateY(-3px);box-shadow:0 6px 28px #2d26201a}.hp-trust__icon{width:clamp(40px,6vw,50px);height:clamp(40px,6vw,50px);background:var(--hp-beige,#E8DFD0);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:clamp(16px,2.6vw,22px);margin:0 auto clamp(14px,2vw,18px)}.hp-trust__card-title{font-family:Georgia,serif;font-size:clamp(14px,1.8vw,17px);font-weight:400;color:var(--hp-espresso,#4A3F32);margin-bottom:8px}.hp-trust__card-text{font-size:clamp(12px,1.35vw,14px);line-height:1.6;color:var(--hp-mocha,#7D6E5F)}.hp-faq{padding:clamp(60px,10vw,100px) 0;background:var(--hp-ivory,#FAF8F5)}.hp-faq__head{text-align:center;margin-bottom:clamp(40px,6vw,56px)}.hp-faq__eyebrow{margin-bottom:14px}.hp-faq__title{font-family:Georgia,serif;font-size:clamp(22px,3.8vw,34px);font-weight:300;color:var(--hp-espresso,#4A3F32);line-height:1.3}.hp-faq__list{max-width:760px;margin-inline:auto;display:flex;flex-direction:column;gap:clamp(10px,1.6vw,14px)}.hp-faq__item{background:var(--hp-sand,#F5F0E8);border-radius:6px;overflow:hidden;border:1px solid transparent;transition:border-color .4s,box-shadow .4s}.hp-faq__item.is-open{border-color:var(--hp-beige,#E8DFD0);box-shadow:0 2px 12px #2d26200f}.hp-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(16px,2.6vw,22px) clamp(18px,2.8vw,26px);background:transparent;border:none;text-align:left;font-family:Georgia,serif;font-size:clamp(14px,1.7vw,17px);font-weight:400;color:var(--hp-espresso,#4A3F32);cursor:pointer;transition:background .4s;line-height:1.4}.hp-faq__q:hover{background:var(--hp-beige,#E8DFD0)}.hp-faq__icon{width:22px;height:22px;min-width:22px;border-radius:50%;background:var(--hp-beige,#E8DFD0);display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--hp-mocha,#7D6E5F);transition:all .4s}.hp-faq__item.is-open .hp-faq__icon{background:var(--hp-espresso,#4A3F32);color:var(--hp-ivory,#FAF8F5);transform:rotate(180deg)}.hp-faq__a{max-height:0;overflow:hidden;transition:max-height .7s cubic-bezier(.16,1,.3,1)}.hp-faq__item.is-open .hp-faq__a{max-height:400px}.hp-faq__a-inner{padding:0 clamp(18px,2.8vw,26px) clamp(18px,2.8vw,24px);font-size:clamp(13px,1.5vw,15px);line-height:1.74;color:var(--hp-mocha,#7D6E5F)}.hp-cta{padding:clamp(80px,13vw,128px) 0;background:var(--hp-espresso,#4A3F32);text-align:center;position:relative;overflow:hidden}.hp-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 0%,rgba(201,165,117,.1) 0%,transparent 65%);pointer-events:none}.hp-cta:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:2px;background:var(--hp-gold,#C9A575)}.hp-cta__inner{position:relative;z-index:1;max-width:640px;margin-inline:auto}.hp-cta__title{font-family:Georgia,serif;font-size:clamp(24px,4.5vw,44px);font-weight:300;line-height:1.28;letter-spacing:-.01em;color:var(--hp-ivory,#FAF8F5);margin-bottom:clamp(10px,1.5vw,14px)}.hp-cta__subtitle{font-size:clamp(13px,1.5vw,15px);line-height:1.65;color:var(--hp-taupe,#A89888);margin-bottom:clamp(32px,5vw,48px)}.hp-cta__actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:clamp(13px,1.7vw,17px) clamp(26px,3vw,40px);font-size:clamp(9px,1.1vw,11px);font-weight:700;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;border-radius:3px;transition:all .4s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;min-height:48px;cursor:pointer;border:none}.hp-btn--gold{background:var(--hp-gold,#C9A575);color:var(--hp-espresso,#4A3F32);border:1px solid var(--hp-gold,#C9A575)}.hp-btn--gold:hover{background:var(--hp-ivory,#FAF8F5);transform:translateY(-2px);box-shadow:0 6px 28px #2d26201a}.hp-btn--outline{background:transparent;color:var(--hp-ivory,#FAF8F5);border:1px solid rgba(250,248,245,.28)}.hp-btn--outline:hover{background:#faf8f514;border-color:var(--hp-ivory,#FAF8F5)}@media(max-width:600px){.hp-card__body{padding-left:0}.hp-btn{width:100%}.hp-trust__grid{grid-template-columns:1fr 1fr}}@media print{.hp-nav,.hp-trust,.hp-faq,.hp-cta,.hp-toc{display:none!important}.hp-hero{background:#fff!important;padding:20px 0}.hp-content{padding:20px 0}.hp-card{break-inside:avoid}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/hiyra-policy.css.map */
