html{scroll-behavior:smooth}*{box-sizing:border-box}body.pj-body{margin:0;font-family:"Source Sans 3",sans-serif;background:var(--pj-bg);color:var(--pj-text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{background:none;border:0;padding:0}.pj-skip-link{position:absolute;left:-9999px;top:-9999px}.pj-skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px}.pj-page-width{width:min(var(--pj-container),calc(100% - 32px));margin:0 auto}.pj-section{position:relative}.pj-serf,.pj-title,.pj-logo-text,.pj-card-title,.pj-step-title,.pj-footer-brand,.pj-value-title{font-family:Lora,serif}.pj-kicker{display:inline-flex;align-items:center;gap:12px;color:var(--pj-brand);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.34em}.pj-kicker--center{justify-content:center;width:100%}.pj-kicker__line{width:46px;height:1px;background:var(--pj-brand);display:inline-block}.pj-heading-xl,.pj-heading-lg,.pj-heading-md,.pj-heading-sm{margin:0;font-family:Lora,serif;color:var(--pj-text);line-height:1.08}.pj-heading-xl{font-size:clamp(3.6rem,5vw,5.5rem);font-weight:700}.pj-heading-lg{font-size:clamp(2.9rem,4vw,4.3rem);font-weight:700}.pj-heading-md{font-size:clamp(2.2rem,3vw,3.25rem);font-weight:700}.pj-heading-sm{font-size:clamp(2rem,2.4vw,2.9rem);font-weight:700}.pj-heading__accent{color:var(--pj-brand);font-style:italic;font-weight:500}.pj-body-lg,.pj-body-md,.pj-body-sm{color:var(--pj-muted);margin:0}.pj-body-lg{font-size:clamp(1.15rem,1.4vw,1.4rem);line-height:1.7}.pj-body-md{font-size:1.02rem;line-height:1.8}.pj-body-sm{font-size:.95rem;line-height:1.75}.pj-center{text-align:center}.pj-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 32px;border-radius:6px;border:2px solid transparent;font-size:16px;font-weight:600;letter-spacing:.01em;transition:transform .28s ease,box-shadow .28s ease,background-color .28s ease,color .28s ease,border-color .28s ease}.pj-btn--primary{background:var(--pj-brand);color:#fff;box-shadow:0 12px 30px #56219414}.pj-btn--primary:hover{box-shadow:0 16px 34px #5621941f}.pj-btn--outline{border-color:var(--pj-brand);color:var(--pj-brand);background:transparent}.pj-btn__icon{width:16px;height:16px;flex-shrink:0}.pj-announcement{position:sticky;top:0;z-index:60;min-height:var(--announcement-h);display:flex;align-items:center;background:var(--pj-brand-dark);color:#fff;overflow:hidden}.pj-announcement__desktop,.pj-announcement__mobile{min-height:var(--announcement-h)}.pj-announcement__desktop{display:none;align-items:center;justify-content:center;gap:42px;width:100%;font-size:14px}.pj-announcement__item{display:inline-flex;align-items:center;gap:10px;opacity:.96}.pj-announcement__icon{width:17px;height:17px}.pj-announcement__mobile{width:100%;position:relative;font-size:14px}.pj-announcement__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.pj-announcement__slide.is-active{opacity:1;transform:translateY(0)}.pj-announcement__slide.is-leaving{opacity:0;transform:translateY(-6px)}.pj-header-shell{position:sticky;top:var(--announcement-h);z-index:55}.pj-header{background:#ffffffd1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background-color .5s ease,box-shadow .5s ease,backdrop-filter .5s ease;border-bottom:1px solid rgba(110,76,139,.06)}.pj-header.is-scrolled{background:#fffffff2;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 8px 24px #25123412}.pj-header__row{min-height:var(--header-h);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px}.pj-brandmark{display:inline-flex;align-items:center;gap:12px}.pj-brandmark__symbol{width:34px;height:34px;color:var(--pj-brand);flex:0 0 auto}.pj-brandmark__image{display:block;max-width:100%;height:auto}.pj-brandmark__copy{display:flex;flex-direction:column;line-height:1}.pj-logo-text{font-size:28px;font-weight:700;letter-spacing:-.04em;color:var(--pj-brand-dark)}.pj-logo-subtext{margin-top:6px;font-size:10px;text-transform:uppercase;letter-spacing:.34em;color:#562194bf}.pj-nav{display:none;justify-content:center;gap:34px}.pj-nav__link{position:relative;font-size:17px;font-weight:500;color:#2c1942d1}.pj-nav__link:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:1.5px;background:var(--pj-brand);transition:width .28s ease}.pj-nav__link:hover:after{width:100%}.pj-header__actions{display:flex;align-items:center;gap:8px;justify-content:flex-end}.pj-icon-btn{position:relative;width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:var(--pj-brand);transition:background-color .2s ease,transform .2s ease}.pj-icon-btn:hover{background:#6d40b214;transform:translateY(-1px)}.pj-icon-btn__icon{width:22px;height:22px}.pj-cart-badge{position:absolute;top:6px;right:4px;min-width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px;font-size:10px;font-weight:700;color:#fff;background:var(--pj-brand)}.pj-mobile-toggle{display:inline-flex}.pj-mobile-panel{max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease;background:#fffffff5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.pj-mobile-panel.is-open{max-height:80vh;opacity:1}.pj-mobile-panel__inner{padding:0 0 24px}.pj-mobile-nav__link{display:block;padding:14px 0;font-size:18px;color:#2c1942e0;border-bottom:1px solid rgba(110,76,139,.12)}.pj-hero{background:var(--pj-bg);overflow:hidden}.pj-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.038;pointer-events:none;background-image:linear-gradient(45deg,rgba(99,65,137,.17) 1px,transparent 1px),linear-gradient(-45deg,rgba(99,65,137,.17) 1px,transparent 1px);background-size:62px 62px;background-position:center}.pj-hero__grid{position:relative;z-index:2;min-height:calc(100vh - var(--header-h) - var(--announcement-h));display:grid;grid-template-columns:1fr;gap:30px;align-items:center;padding:56px 0 28px}.pj-hero__content{max-width:710px}.pj-hero__title{margin:24px 0 22px}.pj-hero__buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.pj-micro-list{display:flex;flex-wrap:wrap;gap:28px;margin-top:28px}.pj-micro{display:inline-flex;align-items:center;gap:10px;color:var(--pj-brand)}.pj-micro__icon{width:12px;height:12px}.pj-micro__label{font-size:15px;color:#503e61d6}.pj-hero__visual{position:relative;display:flex;justify-content:center}.pj-offset-frame{position:absolute;top:26px;right:26px;bottom:26px;left:26px;border-radius:8px;border:1px solid rgba(129,92,184,.24);pointer-events:none}.pj-media{position:relative;width:100%;overflow:hidden;border-radius:10px;background:linear-gradient(180deg,#f8e1e9f2,#d5bfcbf2)}.pj-media--shadow{box-shadow:0 26px 54px #361b4d1f}.pj-media--portrait{aspect-ratio:4 / 5}.pj-media--landscape{aspect-ratio:4 / 3}.pj-media--story{aspect-ratio:9 / 16;border-radius:26px}.pj-media--about{aspect-ratio:3 / 4}.pj-media__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.pj-media__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fbeef2fa,#e1d0dbfa)}.pj-media__placeholder--dark{background:linear-gradient(180deg,#15111efa,#0c0816fa)}.pj-media__placeholder--leaf{background:linear-gradient(180deg,#799a72eb,#487244f0)}.pj-media__placeholder--aqua{background:linear-gradient(180deg,#c7e9edf5,#6aa8b9eb)}.pj-media__placeholder--amber{background:linear-gradient(180deg,#fde8cefa,#c2783ceb)}.pj-media__placeholder--rose{background:linear-gradient(180deg,#f7e8f0fa,#bf88aceb)}.pj-media__placeholder:before,.pj-media__placeholder:after{content:"";position:absolute;border-radius:999px;background:#ffffff5c;filter:blur(2px)}.pj-media__placeholder:before{inset:auto auto 9% 6%;width:88%;height:24%;background:#e8bc7661;filter:blur(20px)}.pj-media__placeholder:after{inset:auto 5% 8% 5%;height:36%;background:radial-gradient(circle at left,#ffdc91b8,#fff0);filter:blur(16px)}.pj-media__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.pj-hero__badge{position:absolute;left:-22px;bottom:-22px;background:#fff;border-radius:6px;padding:18px 22px 16px;box-shadow:0 18px 34px #2a184124}.pj-hero__badge-value{display:block;color:var(--pj-brand);font-family:Lora,serif;font-weight:700;font-size:29px;line-height:1}.pj-hero__badge-label{margin-top:6px;display:block;font-size:13px;color:#503e61d6}.pj-marquee{background:#ffffffd1;border-top:1px solid rgba(110,76,139,.14);border-bottom:1px solid rgba(110,76,139,.14);overflow:hidden}.pj-marquee__row{position:relative;overflow:hidden;padding:10px 0}.pj-marquee__track{display:flex;width:max-content;align-items:center;animation-duration:40s;animation-timing-function:linear;animation-iteration-count:infinite}.pj-marquee__track--left{animation-name:pjMarqueeLeft}.pj-marquee__track--right{animation-name:pjMarqueeRight}.pj-marquee__item{display:inline-flex;align-items:center;gap:20px;padding:0 18px;white-space:nowrap;color:#472b65eb;font-family:Lora,serif;font-size:1.05rem}.pj-marquee__diamond{width:9px;height:9px;opacity:.34;color:var(--pj-brand)}.pj-section-pad{padding:118px 0}.pj-section-pad--tight{padding:90px 0}.pj-section-head{margin-bottom:62px}.pj-collections{background:var(--pj-bg)}.pj-collections__list{display:grid;gap:62px}.pj-collection{display:grid;grid-template-columns:1fr;gap:30px;align-items:center}.pj-collection--reverse .pj-collection__visual{order:2}.pj-collection--reverse .pj-collection__copy{order:1}.pj-collection__copy{max-width:430px}.pj-collection__eyebrow,.pj-step__number,.pj-story__username,.pj-card__product,.pj-footer-heading,.pj-value-kicker{letter-spacing:.24em;text-transform:uppercase}.pj-collection__eyebrow{font-size:12px;font-weight:600;color:var(--pj-brand)}.pj-collection__title{margin:12px 0 16px}.pj-collection__desc{margin-bottom:22px}.pj-process{background:var(--pj-bg-soft)}.pj-process__grid{display:grid;gap:60px;align-items:start}.pj-process__copy{max-width:700px}.pj-process__steps{display:grid;gap:24px}.pj-step{display:grid;grid-template-columns:74px 1fr;gap:22px}.pj-step__rail{display:flex;flex-direction:column;align-items:center}.pj-step__bullet{width:58px;height:58px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#c6b6d6c7;color:var(--pj-brand);transition:background-color .8s ease,color .8s ease,box-shadow .8s ease,transform .8s ease}.pj-step.is-active .pj-step__bullet{background:var(--pj-brand);color:#fff;box-shadow:0 0 24px #6d40b28c,inset 0 0 12px #ffffff24;transform:scale(1.05)}.pj-step__icon{width:27px;height:27px}.pj-step__line{position:relative;width:4px;flex:1 1 auto;min-height:86px;margin-top:12px;background:#baabcbe6;border-radius:999px;overflow:hidden}.pj-step__line-fill{position:absolute;left:0;bottom:0;width:100%;height:0;background:var(--pj-brand);border-radius:inherit;transition:height .85s ease;box-shadow:0 0 16px #6d40b275}.pj-step__number{font-family:Lora,serif;font-size:14px;color:#7c55b1eb;font-weight:700}.pj-step__title{margin:10px 0 12px;font-family:Lora,serif;font-size:1.9rem;font-weight:700;color:var(--pj-text);transition:font-size .6s ease}.pj-step__desc{color:var(--pj-muted);line-height:1.82;transition:color .6s ease,font-weight .6s ease}.pj-step.is-active .pj-step__title{font-size:2rem}.pj-step.is-active .pj-step__desc{color:#4b355ef2;font-weight:500}.pj-trust{background:var(--pj-brand-dark);color:#fff}.pj-trust__grid{display:grid;gap:30px}.pj-trust__item{text-align:center}.pj-trust__icon-wrap{width:64px;height:64px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#9772d67a;margin-bottom:22px;color:#fff;transition:transform .3s ease}.pj-trust__item:hover .pj-trust__icon-wrap{transform:scale(1.08)}.pj-trust__title{margin:0 0 12px;font-family:Lora,serif;font-size:1.25rem}.pj-trust__desc{margin:0;color:#ffffffc2;line-height:1.75}.pj-about{background:var(--pj-bg)}.pj-about__grid{display:grid;gap:54px;align-items:center}.pj-about__frame{position:relative}.pj-about__frame:before{content:"";position:absolute;right:-22px;bottom:-22px;width:112px;height:112px;border-radius:8px;background:#ae9ad459}.pj-about__copy{position:relative;z-index:2}.pj-about__text{display:grid;gap:18px;margin:0 0 34px}.pj-values{display:grid;gap:24px}.pj-value__icon{width:24px;height:24px;color:var(--pj-brand);margin-bottom:12px}.pj-value-title{margin:0 0 8px;font-size:1.3rem;color:var(--pj-text)}.pj-value-text{margin:0;color:#594868db;line-height:1.65;font-size:.95rem}.pj-gallery{background:var(--pj-bg-soft)}.pj-gallery__wrap{display:grid;place-items:center;gap:30px}.pj-story{position:relative;width:min(100%,306px);cursor:pointer}.pj-story__progress{position:absolute;top:0;left:0;right:0;display:grid;grid-template-columns:repeat(10,1fr);gap:4px;padding:10px;z-index:5}.pj-story__seg{height:4px;border-radius:999px;overflow:hidden;background:#c8aedd8c}.pj-story__seg.is-complete{background:var(--pj-brand)}.pj-story__seg-fill{height:100%;width:0;background:var(--pj-brand);transition:width .1s linear}.pj-story__username{position:absolute;left:16px;bottom:16px;z-index:5;color:#fff;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:none}.pj-story__hitbox{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr;z-index:4}.pj-story__half{background:transparent}.pj-story__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.04),transparent 40%,rgba(15,11,24,.48));z-index:3}.pj-testimonials{background:#f7f7f8}.pj-testimonials__wrap{display:flex;justify-content:center}.pj-testimonials__content{width:min(100%,624px)}.pj-card{position:relative;width:min(100%,624px);min-height:332px;border-radius:20px;border:1px solid rgba(217,208,196,.95);overflow:visible;box-shadow:0 12px 24px #3c27540f;background:linear-gradient(135deg,#f5efe2f7,#fcf7eff7)}.pj-card__inner{position:relative;z-index:2;min-height:332px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;gap:22px}.pj-card__product{color:#7c55b1eb;font-size:11px;font-weight:700}.pj-rating{display:flex;align-items:center;gap:8px;margin-top:10px;flex-wrap:wrap}.pj-stars{display:flex;gap:2px;color:var(--pj-brand);flex-shrink:0}.pj-stars__icon{width:13px;height:13px}.pj-rating__count{font-size:13px;color:#625272d9}.pj-card__quote{margin:0;color:#544165f0;font-style:italic;font-size:1.05rem;line-height:1.78}.pj-author{display:flex;align-items:center;gap:14px;margin-top:auto;padding-top:6px}.pj-author__meta{min-width:0}.pj-author__badge{width:42px;height:42px;border-radius:999px;background:var(--pj-brand);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0}.pj-author__name{display:block;font-weight:700;color:var(--pj-text)}.pj-author__location{display:block;color:#625272d9;font-size:13px;margin-top:4px}.pj-testimonials__controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:26px}.pj-testimonials__review-cta{display:grid;justify-items:center;gap:10px;margin-top:24px}.pj-testimonials__review-note{max-width:560px;text-align:center;margin:0;color:#625272e0;font-size:.94rem;line-height:1.6}.pj-arrow{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#341c4db8;color:#fff;transition:transform .24s ease,background .24s ease}.pj-arrow:hover{transform:scale(1.06);background:#341c4de0}.pj-arrow__icon{width:20px;height:20px}.pj-dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:24px}.pj-dot{width:8px;height:8px;border-radius:999px;background:#ae9ad4b8;transition:width .3s ease,background-color .3s ease}.pj-dot.is-active{width:24px;background:var(--pj-brand)}.pj-cta{background:var(--pj-brand);color:#fff;overflow:hidden}.pj-cta__pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.055;pointer-events:none;background-image:linear-gradient(45deg,rgba(255,255,255,.55) .5px,transparent .5px),linear-gradient(-45deg,rgba(255,255,255,.55) .5px,transparent .5px);background-size:40px 40px}.pj-cta__head{margin-bottom:52px}.pj-cta__grid{display:grid;gap:56px;max-width:1100px;margin:0 auto}.pj-form{display:grid;gap:18px}.pj-field{display:grid;gap:8px}.pj-field__label{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700;color:#fffc}.pj-input,.pj-textarea,.pj-select{width:100%;min-height:54px;border-radius:6px;border:1px solid rgba(255,255,255,.5);background:#ffffff1f;color:#fff;padding:14px 16px;outline:none;transition:border-color .28s ease,box-shadow .28s ease,background-color .28s ease}.pj-textarea{min-height:138px;resize:vertical}.pj-input::placeholder,.pj-textarea::placeholder{color:#ffffffb3}.pj-select option{color:#22152f}.pj-input:focus,.pj-textarea:focus,.pj-select:focus{border-color:#fffffff2;box-shadow:0 0 0 3px #ffffff29;background:#ffffff26}.pj-form__message{display:none;font-size:15px;line-height:1.7}.pj-form__message.is-visible{display:block}.pj-form__message.is-success{color:#ffffffeb}.pj-form__message.is-error{color:#ffdede}.pj-cta__info-text{margin:0;color:#ffffffbd;line-height:1.8}.pj-info-card{display:flex;align-items:center;gap:16px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;border-radius:6px;padding:16px 18px}.pj-info-card__icon-wrap{width:40px;height:40px;border-radius:999px;background:#e4405f;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.pj-info-card__title{display:block;font-weight:700}.pj-info-card__text{display:block;color:#ffffffa3;font-size:14px;margin-top:4px}.pj-cta__social{margin-top:4px}.pj-cta__social-link{display:inline-flex;align-items:center;gap:14px;padding:0;border:0;background:transparent;color:#fff}.pj-cta__social-link:hover{color:#ffffffeb}.pj-cta__social-icon{width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#fff;flex:0 0 auto}.pj-cta__social-copy{display:grid;gap:4px}.pj-cta__social-label{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffff94}.pj-cta__social-handle{font-size:1rem;font-weight:700;line-height:1.2;color:#fff}.pj-footer{background:var(--pj-brand-dark);color:#fff}.pj-footer__main{padding:72px 0 62px}.pj-footer__grid{display:grid;gap:32px}.pj-footer__brand p{color:#ffffffa8;line-height:1.85;max-width:390px}.pj-footer-brand{font-size:28px;font-weight:700;letter-spacing:-.04em}.pj-footer-heading{font-size:12px;color:#fff6;font-weight:700}.pj-footer__nav{display:grid;gap:14px;margin-top:16px}.pj-footer__nav a{color:#ffffffb3;transition:color .2s ease}.pj-footer__nav a:hover{color:#fff}.pj-socials{display:flex;gap:12px;margin-top:24px}.pj-socials__link{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#fffc;transition:background-color .24s ease,color .24s ease}.pj-socials__link:hover{background:#ffffff24;color:#fff}.pj-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0}.pj-footer__bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.pj-footer__copyright{color:#fff6;font-size:13px}.pj-footer__made{display:inline-flex;align-items:center;gap:10px;color:#ffffff5c;font-size:13px}.pj-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.pj-reveal.pj-reveal--left{transform:translate(-24px)}.pj-reveal.pj-reveal--right{transform:translate(24px)}.pj-reveal.is-visible{opacity:1;transform:none}.pj-stack-3>*+*{margin-top:18px}.pj-stack-4>*+*{margin-top:26px}@keyframes pjMarqueeLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes pjMarqueeRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(min-width:990px){.pj-announcement__desktop{display:flex}.pj-announcement__mobile{display:none}.pj-nav{display:flex}.pj-mobile-toggle,.pj-mobile-panel{display:none!important}.pj-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(450px,.9fr);gap:56px;padding:42px 0 46px}.pj-collections__list{gap:74px}.pj-collection{grid-template-columns:60% 40%;gap:36px}.pj-collection--reverse{grid-template-columns:40% 60%}.pj-process__grid{grid-template-columns:minmax(0,1fr) minmax(460px,.88fr);gap:84px}.pj-trust__grid{grid-template-columns:repeat(4,1fr);gap:28px}.pj-about__grid{grid-template-columns:2fr 3fr;gap:76px}.pj-values{grid-template-columns:repeat(3,1fr);gap:28px}.pj-cta__grid{grid-template-columns:1fr 1fr;gap:72px}.pj-footer__grid{grid-template-columns:2.1fr 1fr 1fr 1fr}}@media(max-width:989px){:root{--announcement-h: 42px;--header-h: 72px}.pj-heading-xl{font-size:clamp(3rem,10vw,4.6rem)}.pj-heading-lg{font-size:clamp(2.45rem,8vw,3.9rem)}.pj-section-pad{padding:88px 0}.pj-section-pad--tight{padding:72px 0}.pj-section-head{margin-bottom:48px}}@media(max-width:767px){.pj-page-width{width:calc(100% - 32px)}.pj-collection--reverse .pj-collection__visual,.pj-collection--reverse .pj-collection__copy{order:0}.pj-logo-text{font-size:24px}.pj-header__actions{gap:4px}.pj-icon-btn{width:40px;height:40px}.pj-hero__grid{min-height:auto;padding:48px 0 18px}.pj-hero__buttons{display:grid;grid-template-columns:1fr}.pj-btn{width:100%}.pj-hero__visual{padding-top:10px}.pj-hero__badge{left:12px;bottom:12px;padding:14px 18px 12px}.pj-hero__badge-value{font-size:25px}.pj-micro-list{gap:22px}.pj-marquee__item{font-size:.95rem;gap:16px;padding:0 14px}.pj-step{grid-template-columns:62px 1fr;gap:16px}.pj-step__bullet{width:52px;height:52px}.pj-step__title{font-size:1.7rem}.pj-step.is-active .pj-step__title{font-size:1.8rem}.pj-card{min-height:0}.pj-card__inner{min-height:0;padding:22px;gap:16px}.pj-card__quote{font-size:.96rem;line-height:1.7}.pj-author{align-items:flex-start}.pj-review-grid{grid-template-columns:1fr}.pj-review-form{padding:22px}.pj-footer__bottom-inner{justify-content:center;text-align:center}}.pj-review-page{background:var(--pj-bg)}.pj-review-page__inner{max-width:900px}.pj-review-form{margin-top:34px;background:#ffffff8c;border:1px solid rgba(217,208,196,.95);border-radius:22px;padding:28px;box-shadow:0 16px 28px #3c27540d}.pj-review-grid{display:grid;gap:18px;grid-template-columns:1fr 1fr}.pj-input--light,.pj-input--light.pj-select,.pj-input--light.pj-textarea{background:#ffffffeb;border-color:#7c55b12e;color:var(--pj-text)}.pj-input--light::placeholder,.pj-textarea.pj-input--light::placeholder{color:#5948688c}.pj-review-page__actions{margin-top:18px}.pj-cta .pj-select{min-height:54px;padding:14px 46px 14px 16px;border-radius:6px;border:1px solid rgba(255,255,255,.5);background-color:#ffffff1f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5 6 6.5 11 1.5' stroke='white' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px 8px;color:#fff;appearance:none;-webkit-appearance:none;box-shadow:none}.pj-cta .pj-select:focus{border-color:#fffffff2;box-shadow:0 0 0 3px #ffffff29;background-color:#ffffff26}.pj-cta .pj-textarea{resize:none}.pj-review-guide{margin-top:26px;background:#ffffff73;border:1px solid rgba(217,208,196,.9);border-radius:18px;padding:22px}.pj-review-guide__text{display:grid;gap:12px;color:#594868e6;line-height:1.7}.pj-form__message.is-error{background:#a5232314;color:#7f1d1d}.pj-form__message.is-success{background:#397b4414;color:#215732}.pj-page-divider{height:1px;background:#6e4c8b1f}.pj-page-hero{max-width:920px;margin:0 auto 36px}.pj-page-hero--center{text-align:center}.pj-page-hero__text{max-width:760px;margin:18px auto 0}.pj-micro-list--center{justify-content:center}.pj-page-shell{background:var(--pj-bg)}.pj-page-shell__inner{max-width:860px}.pj-page-shell__content{color:var(--pj-muted);line-height:1.85}.pj-page-shell__content p{margin:0 0 16px}.pj-page-collections__marquee{margin-top:42px;background:#ffffffb8;border-top:1px solid rgba(110,76,139,.14);border-bottom:1px solid rgba(110,76,139,.14)}.pj-page-benefits{display:grid;gap:18px;margin:54px 0 0}.pj-page-benefits--4{grid-template-columns:1fr}.pj-page-benefit{position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffffe0,#f8f2ebeb);border:1px solid rgba(217,208,196,.92);border-radius:18px;padding:24px;box-shadow:0 14px 26px #3c27540a}.pj-page-benefit:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#6d40b2e6,#d5b06ed9)}.pj-page-benefit:nth-child(2):before{background:linear-gradient(90deg,#4b8ea6eb,#a5d0dbeb)}.pj-page-benefit:nth-child(3):before{background:linear-gradient(90deg,#26223deb,#6d40b2db)}.pj-page-benefit:nth-child(4):before{background:linear-gradient(90deg,#6c8c54eb,#b7d195e0)}.pj-page-benefit__icon{width:24px;height:24px;color:var(--pj-brand);margin-bottom:12px}.pj-stones-grid{display:grid;gap:28px;margin-top:56px}.pj-stone-card{display:grid;gap:0;background:linear-gradient(180deg,#ffffffd1,#f7f1ebf0);border:1px solid rgba(217,208,196,.95);border-radius:22px;overflow:hidden;box-shadow:0 12px 24px #3c27540d}.pj-stone-card__media{position:relative}.pj-stone-card__media:before{content:"";position:absolute;left:0;top:0;right:0;height:6px;z-index:1;background:linear-gradient(90deg,#6d40b2e0,#d4b073d1)}.pj-stone-card--dark .pj-stone-card__media:before{background:linear-gradient(90deg,#15111ef5,#5b497ae6)}.pj-stone-card--leaf .pj-stone-card__media:before{background:linear-gradient(90deg,#577a54f5,#b1cb97e6)}.pj-stone-card--aqua .pj-stone-card__media:before{background:linear-gradient(90deg,#4a8da4f5,#b1dce5f0)}.pj-stone-card--amber .pj-stone-card__media:before{background:linear-gradient(90deg,#ac6126f0,#e8be75e6)}.pj-stone-card--rose .pj-stone-card__media:before{background:linear-gradient(90deg,#a35f95f0,#e8cad6f0)}.pj-stone-card__body{padding:24px;display:grid;gap:14px;align-content:start}.pj-stone-card__title{margin:0;font-size:clamp(1.8rem,2.5vw,2.35rem)}.pj-stone-card__meta{border-top:1px solid rgba(124,85,177,.14);padding-top:14px;display:grid;gap:6px}.pj-stone-card__meta-label{color:var(--pj-brand);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.pj-stone-card__meta p{margin:0;color:#594868e0;line-height:1.7}.pj-stone-card__btn{width:auto;justify-self:start;margin-top:2px}.pj-product-grid{display:grid;gap:24px;margin-top:54px}.pj-product-card{background:#ffffff94;border:1px solid rgba(217,208,196,.95);border-radius:20px;overflow:hidden;box-shadow:0 12px 24px #3c27540d}.pj-media--square{aspect-ratio:1 / 1}.pj-product-card__body{padding:22px;display:grid;gap:12px}.pj-product-card__title{margin:0;font-family:Lora,serif;font-size:1.45rem;line-height:1.2}.pj-product-card__title a{color:var(--pj-text)}.pj-product-card__price{color:var(--pj-brand);font-weight:700;font-size:1.05rem}.pj-product-card__excerpt{margin:0;color:#594868db;line-height:1.7}.pj-product-card__btn{width:auto;justify-self:start}.pj-pagination{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;margin-top:34px}.pj-pagination__status{color:#594868e0;font-size:.96rem}.pj-pagination__btn{width:auto}.pj-empty-card{max-width:760px;margin:54px auto 0;background:#ffffff8f;border:1px solid rgba(217,208,196,.95);border-radius:22px;padding:34px;text-align:center;box-shadow:0 12px 24px #3c27540d}.pj-empty-card p{max-width:620px;margin:14px auto 0}.pj-help-layout{display:grid;gap:22px;margin-top:56px}.pj-help-card{background:#ffffff8f;border:1px solid rgba(217,208,196,.95);border-radius:20px;padding:26px;box-shadow:0 12px 24px #3c27540d}.pj-help-card__title{margin:10px 0 14px}.pj-help-card__text{color:#594868e6;line-height:1.8}.pj-help-card__text p{margin:0 0 12px}.pj-help-faqs{margin-top:46px}.pj-help-faqs__list{display:grid;gap:14px;margin-top:24px}.pj-help-faq{background:#ffffff8f;border:1px solid rgba(217,208,196,.95);border-radius:18px;overflow:hidden;box-shadow:0 12px 24px #3c27540a}.pj-help-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;cursor:pointer;font-weight:700;color:var(--pj-text)}.pj-help-faq summary::-webkit-details-marker{display:none}.pj-help-faq__plus{position:relative;width:18px;height:18px;flex:0 0 18px}.pj-help-faq__plus:before,.pj-help-faq__plus:after{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;background:var(--pj-brand);transform:translate(-50%,-50%);transition:transform .22s ease,opacity .22s ease}.pj-help-faq__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.pj-help-faq[open] .pj-help-faq__plus:after{opacity:0}.pj-help-faq__answer{padding:0 22px 22px;color:#594868e6;line-height:1.8}.pj-help-faq__answer p{margin:0 0 12px}@media(min-width:768px){.pj-page-benefits--4{grid-template-columns:repeat(2,1fr)}.pj-stone-card{grid-template-columns:minmax(280px,340px) 1fr}.pj-product-grid,.pj-help-layout{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.pj-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pj-page-benefits--4{grid-template-columns:repeat(4,1fr)}}@media(max-width:767px){.pj-page-hero{margin-bottom:24px}.pj-page-benefits{margin-top:36px}.pj-stones-grid,.pj-product-grid,.pj-help-layout{margin-top:38px}.pj-stone-card__body,.pj-help-card,.pj-empty-card{padding:22px}.pj-help-faq summary{padding:18px}.pj-help-faq__answer{padding:0 18px 18px}}.pj-help-anchor-nav{margin:42px auto 0;display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.pj-help-anchor-nav a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(141,109,188,.34);border-radius:999px;background:#ffffff85;color:var(--pj-text);font-size:.95rem;font-weight:600;transition:transform .25s ease,border-color .25s ease,background .25s ease}.pj-help-anchor-nav a:hover{transform:translateY(-1px);border-color:#6d40b299;background:#fffc}.pj-help-section{margin-top:68px;scroll-margin-top:130px}.pj-help-section__lead,.pj-help-longcopy{color:#594868e6;line-height:1.85}.pj-help-section__lead p,.pj-help-longcopy p{margin:0 0 16px}.pj-help-tips-grid{display:grid;gap:18px;margin-top:28px}.pj-help-tip{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start;padding:24px;border-radius:24px;border:1px solid rgba(217,208,196,.95);background:#ffffffad;box-shadow:0 12px 22px #3c27540a}.pj-help-tip__number{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#6d40b224;color:var(--pj-brand);font-family:Lora,serif;font-weight:700}.pj-help-tip .pj-heading-xs{margin:0 0 10px;font-size:1.2rem}.pj-help-tip__text{color:#594868e6;line-height:1.8}.pj-help-tip__text p{margin:0}.pj-stones-search{margin:0;max-width:none;padding:28px;border-radius:28px;border:1px solid rgba(217,208,196,.95);background:linear-gradient(180deg,#ffffffd1,#f3ecf8b8);box-shadow:0 14px 24px #3c27540d}.pj-stones-search__label{display:block;margin-bottom:12px;color:var(--pj-text);font-family:Lora,serif;font-size:1.45rem;font-weight:700}.pj-stones-search__field{display:grid;grid-template-columns:1fr auto;gap:12px}.pj-stones-search__input{min-height:56px;width:100%;border-radius:18px;border:1px solid rgba(160,140,188,.48);padding:0 18px;background:#ffffffeb;color:var(--pj-text);font-size:1rem}.pj-stones-search__input:focus{outline:none;border-color:var(--pj-brand);box-shadow:0 0 0 4px #6d40b21f}.pj-stones-search__clear{min-height:56px;padding:0 18px;border-radius:18px;border:1px solid rgba(160,140,188,.48);background:transparent;color:var(--pj-text);font-weight:600}.pj-stones-search__hint,.pj-stones-search__result{margin:12px 0 0;color:#625272e0;line-height:1.7}.pj-stones-browse{margin-top:40px;display:grid;gap:28px;align-items:start}.pj-stones-results{min-width:0}.pj-stones-results .pj-stones-grid{margin-top:0}[hidden]{display:none!important}.pj-stone-card__chips{display:flex;flex-wrap:wrap;gap:8px}.pj-page-stones .pj-page-hero{max-width:980px;margin:0 auto}.pj-page-stones .pj-page-hero__text{max-width:860px;margin-left:auto;margin-right:auto}.pj-stone-card.is-search-hidden{display:none!important}.pj-stone-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:linear-gradient(180deg,#6d40b21f,#6d40b214);color:var(--pj-brand-dark);font-size:.82rem;font-weight:600}.pj-stone-card--leaf .pj-stone-chip{background:linear-gradient(180deg,#6f92632e,#6f92631a)}.pj-stone-card--dark .pj-stone-chip{background:linear-gradient(180deg,#2c203f26,#2c203f14)}.pj-stone-card--aqua .pj-stone-chip{background:linear-gradient(180deg,#4c8ea52e,#4c8ea51a)}.pj-stone-card--amber .pj-stone-chip{background:linear-gradient(180deg,#b6723b2e,#b6723b1a)}.pj-stone-card--rose .pj-stone-chip{background:linear-gradient(180deg,#b072a22e,#b072a21a)}@media(min-width:768px){.pj-help-tips-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pj-stones-browse{grid-template-columns:minmax(280px,340px) minmax(0,1fr)}.pj-stones-search{position:sticky;top:132px}}@media(max-width:767px){.pj-help-section{margin-top:52px}.pj-help-tip{grid-template-columns:42px 1fr;padding:20px}.pj-stones-search{padding:20px}.pj-stones-search__field{grid-template-columns:1fr}.pj-stones-browse{margin-top:28px}.pj-card{min-height:auto}.pj-card__inner{min-height:0;padding:24px 22px 26px}.pj-author{align-items:flex-start}.pj-author__location{line-height:1.5}}.pj-stones-search__api-note{margin:10px 0 0;color:var(--pj-brand);font-weight:600}.pj-stones-actions{margin-top:26px;display:flex;justify-content:center}.pj-stones-more{min-width:220px}.pj-page-stones .pj-stones-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.pj-stone-card{border:1px solid rgba(214,204,194,.95);background:linear-gradient(180deg,#ffffffc7,#f8f4fbb8)}.pj-stone-card--aqua{background:linear-gradient(180deg,#f0fafcf0,#f5f6fcbd)}.pj-stone-card--amber{background:linear-gradient(180deg,#fff8f0f0,#f8f4efc2)}.pj-stone-card--rose{background:linear-gradient(180deg,#fcf4f9f0,#f8f2f8c2)}.pj-stone-card--leaf{background:linear-gradient(180deg,#f5faf3f0,#f4f6f1c2)}.pj-stone-card--dark{background:linear-gradient(180deg,#f7f5faf0,#f2eff7c2)}.pj-stone-card__body{gap:14px}.pj-stone-card__title{margin-bottom:2px}.pj-stone-card__meta{padding-top:4px;border-top:1px solid rgba(141,109,188,.12)}@media(min-width:768px){.pj-page-stones .pj-stones-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:990px){.pj-stones-search{position:static;top:auto}}.pj-stones-search__hint{max-width:36ch}.pj-form__message{margin-top:14px}.payment-button{width:100%}.additional-checkout-buttons--vertical>*{width:100%}.pj-media img,.pj-product__media-main img,.pj-product__thumbnail img,.pj-cart-drawer-item__media img{width:100%;height:100%;object-fit:cover;display:block}.pj-empty-media{display:flex;align-items:center;justify-content:center;min-height:100%;padding:24px;color:var(--pj-muted);background:#ffffffc7}.pj-product-shell{padding-top:22px}.pj-product{display:grid;gap:28px;align-items:start}.pj-product__gallery{display:grid;gap:14px}.pj-product__media-main{aspect-ratio:1 / 1;border-radius:28px;overflow:hidden;background:#ffffffc7;border:1px solid rgba(217,208,196,.95);box-shadow:0 12px 24px #3c27540d}.pj-product__thumbnails{display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:10px}.pj-product__thumbnail{border:1px solid rgba(217,208,196,.95);border-radius:18px;padding:0;overflow:hidden;background:#ffffffb8;aspect-ratio:1 / 1;cursor:pointer}.pj-product__info{display:grid;gap:16px;padding:30px;border-radius:28px;background:linear-gradient(180deg,#ffffffd1,#f7f1ebf0);border:1px solid rgba(217,208,196,.95);box-shadow:0 12px 24px #3c27540d;position:sticky;top:132px}.pj-product__title{margin:0;font-family:Lora,serif;font-size:clamp(2rem,4vw,3.35rem);line-height:1.04;color:var(--pj-text)}.pj-product__description{color:#594868e6;line-height:1.82}.pj-product-form{display:grid;gap:16px}.pj-product-form .form-row{gap:8px}.pj-product-form label{font-size:.95rem;font-weight:700;color:var(--pj-text)}.pj-product-form__row{display:grid;gap:12px}.pj-product-meta,.pj-product-status{color:#594868d6;font-size:.95rem}.pj-price{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.pj-price .price__regular{color:var(--pj-brand-dark);font-family:Lora,serif;font-size:clamp(2rem,3vw,2.6rem);font-weight:700;letter-spacing:-.02em}.pj-price .price__compare{color:#7d6a91d9;font-size:1rem;text-decoration:line-through}.pj-select,.customer-form .form-control,.address-form .form-control,.customer-card .form-control{min-height:54px;width:100%;padding:0 18px;border-radius:18px;border:1px solid rgba(160,140,188,.42);background:#fffffff0;color:var(--pj-text)}.customer-form .form-control,.address-form .form-control,.customer-card textarea.form-control{padding-top:12px;padding-bottom:12px}.pj-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:999px;border:1px solid rgba(109,64,178,.22);font-weight:700;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease}.pj-btn:hover{transform:translateY(-1px)}.pj-btn--primary{background:var(--pj-brand-dark);color:#fff;box-shadow:0 12px 24px #35145329}.pj-btn--ghost{background:#ffffffb8;color:var(--pj-text)}.pj-btn--full{width:100%}.pj-buy-buttons{display:grid;gap:12px}.pj-dynamic-checkout>*{width:100%}.pj-product-section{padding-top:10px}.pj-section-head{margin-bottom:20px}.pj-product-grid{align-items:start}.pj-product-card{display:grid;grid-template-rows:auto 1fr;background:linear-gradient(180deg,#ffffffd1,#f7f1ebf0)}.pj-product-card .pj-media{aspect-ratio:1 / 1;background:#fffc}.pj-product-card__excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:3.6em}.pj-product-card__price{font-family:Lora,serif;font-size:1.85rem;color:var(--pj-brand-dark)}.pj-product-card__btn{margin-top:4px}.pj-stones-browse{margin-top:32px}@media(min-width:990px){.pj-product{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.pj-stones-browse{grid-template-columns:minmax(250px,300px) minmax(0,1fr)}.pj-stones-search{position:static;top:auto}}@media(max-width:989px){.pj-product__info{position:static;top:auto;padding:24px}}.pj-stones-search{padding:24px}.pj-stones-search__hint{max-width:28ch}.pj-stones-search__result{font-weight:600}.pj-cart-drawer[hidden]{display:none!important}.pj-lock-scroll{overflow:hidden}.pj-cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120}.pj-cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c122973;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pj-cart-drawer__panel{position:absolute;top:0;right:0;width:min(100%,460px);height:100%;height:100dvh;background:var(--pj-bg);box-shadow:-24px 0 48px #2014302e;display:grid;grid-template-rows:auto 1fr auto;padding:20px 20px 0;gap:0;overflow:hidden}@media(max-width:767px){.pj-cart-drawer__panel{top:auto;bottom:0;left:0;right:0;width:100%;height:auto;max-height:92dvh;max-height:92vh;border-radius:24px 24px 0 0;padding:16px 16px 0;box-shadow:0 -12px 40px #2014302e}}.pj-cart-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(217,208,196,.7)}.pj-cart-drawer__header-text{flex:1;min-width:0}.pj-cart-drawer__count{font-family:inherit;font-size:.78em;font-weight:400;color:#594868b3;letter-spacing:0}.pj-cart-drawer__close{width:40px;height:40px;flex-shrink:0;border-radius:999px;border:1px solid rgba(109,64,178,.18);background:#fff;color:var(--pj-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.pj-cart-drawer__body{overflow-y:auto;overflow-x:hidden;padding:16px 0;-webkit-overflow-scrolling:touch}.pj-cart-drawer__items{display:grid;gap:12px}.pj-cart-drawer-item{display:grid;grid-template-columns:80px 1fr;gap:12px;padding:14px;border-radius:18px;border:1px solid rgba(217,208,196,.95);background:#ffffffb8}.pj-cart-drawer-item__media{display:block;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#f5eaf2}.pj-cart-drawer-item__placeholder{display:flex;height:100%;align-items:center;justify-content:center;text-align:center;color:var(--pj-muted);font-size:.78rem;padding:6px}.pj-cart-drawer-item__content{display:grid;gap:6px}.pj-cart-drawer-item__title{color:var(--pj-text);font-family:Lora,serif;font-size:1rem;line-height:1.2;text-decoration:none}.pj-cart-drawer-item__meta{color:#594868c7;font-size:.85rem}.pj-cart-drawer-item__price{color:var(--pj-brand-dark);font-weight:700;font-size:.95rem}.pj-cart-drawer-item__actions{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.pj-link-btn{background:none;border:0;padding:0;color:var(--pj-brand);font-weight:600;cursor:pointer;font-size:.85rem}.pj-cart-drawer__footer{border-top:1px solid rgba(217,208,196,.95);padding:14px 0 20px;display:grid;gap:12px}.pj-cart-coupon{border-radius:10px;background:#6d40b20f;overflow:hidden}.pj-cart-coupon__toggle{display:flex;align-items:center;gap:7px;padding:10px 14px;cursor:pointer;list-style:none;font-size:13px;font-weight:500;color:var(--pj-brand);-webkit-user-select:none;user-select:none}.pj-cart-coupon__toggle::-webkit-details-marker{display:none}.pj-cart-coupon__arrow{margin-left:auto;transition:transform .2s ease}.pj-cart-coupon[open] .pj-cart-coupon__arrow{transform:rotate(180deg)}.pj-cart-coupon__form{display:flex;gap:8px;padding:0 14px 12px}.pj-cart-coupon__input{flex:1;min-width:0;height:40px;padding:0 12px;border:1px solid rgba(109,64,178,.25);border-radius:6px;font-size:14px;font-family:inherit;background:#fff;color:var(--pj-text);outline:none}.pj-cart-coupon__input:focus{border-color:var(--pj-brand);box-shadow:0 0 0 3px #6d40b21a}.pj-cart-coupon__btn{height:40px;padding:0 16px;background:var(--pj-brand);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease}.pj-cart-coupon__btn:hover{background:#5c3aaa}.pj-cart-drawer__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--pj-text);font-size:.95rem}.pj-cart-drawer__checkout-btn{width:100%;min-height:52px;font-size:16px;letter-spacing:.04em}.pj-cart-drawer__buttons{display:grid;gap:10px}.pj-cart-drawer__buttons form{margin:0}.pj-cart-drawer__empty{display:grid;gap:14px;padding:28px 0}.customer-layout{width:min(calc(100% - 2rem),980px);margin:0 auto;padding:2.4rem 0 4rem}.customer-card{background:linear-gradient(180deg,#ffffffd1,#f7f1ebf0);border:1px solid rgba(217,208,196,.95);border-radius:24px;box-shadow:0 12px 24px #3c27540d;padding:24px}.customer-card .section-title,.customer-card h1,.customer-card h2{color:var(--pj-text);font-family:Lora,serif}.customer-layout .btn{border-radius:999px}.pj-icon-btn{border:0;background:transparent;padding:0;cursor:pointer}.pj-hero{position:relative;isolation:isolate}.pj-hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.pj-hero__backdrop-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.05);opacity:calc(.14 + (var(--pj-hero-backdrop-strength, .35) * .78));filter:saturate(.86) contrast(1.02)}.pj-hero__backdrop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4efe4f0,#f4efe4d1 34%,#f4efe4b3 56%,#f4efe4e6),radial-gradient(circle at top right,rgba(53,20,83,calc(.05 + (var(--pj-hero-backdrop-strength, .35) * .22))),transparent 38%)}.pj-pattern{z-index:1}.pj-hero__content,.pj-hero__visual{position:relative;z-index:2}.search-inline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:stretch}.search-inline .form-control{min-height:54px;border-radius:999px;padding:0 20px;border-color:#a08cbc6b;background:#fffffff0}.search-inline--minimal{grid-template-columns:minmax(0,1fr)}.search-inline--minimal .form-control{min-height:56px}.pj-search-modal[hidden]{display:none!important}.pj-search-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:start center;padding:calc(var(--announcement-h) + var(--header-h) + 18px) 18px 24px}.pj-search-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#1c122961;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.pj-search-modal__dialog{position:relative;width:min(100%,760px);background:linear-gradient(180deg,#fffffff2,#f7f1ebfa);border:1px solid rgba(217,208,196,.95);border-radius:28px;box-shadow:0 30px 80px #20143029;padding:24px}.pj-search-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.pj-search-modal__eyebrow{margin:0 0 8px;color:#594868c2;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase}.pj-search-modal__title{margin:0;font-family:Lora,serif;font-size:clamp(1.9rem,4vw,2.5rem);color:var(--pj-text);line-height:1.08}.pj-search-modal__close{width:46px;height:46px;border-radius:999px;border:1px solid rgba(109,64,178,.18);background:#fffc;color:var(--pj-text);flex-shrink:0}.product-grid,.pj-product-grid,.search-results{align-items:start;gap:18px}.product-grid,.search-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.pj-product-card,.product-grid .pj-product-card,.search-results .pj-product-card{display:grid;grid-template-rows:auto 1fr;background:linear-gradient(180deg,#ffffffdb,#f7f1ebf5);border:1px solid rgba(217,208,196,.95);border-radius:20px;overflow:hidden;box-shadow:0 12px 24px #3c27540d}.pj-product-card__media{display:block;background:#ffffffd9}.pj-product-card__media .pj-media__image,.pj-product-card__media .pj-empty-media{width:100%;height:100%;object-fit:contain;padding:8px}.pj-product-card--compact .pj-product-card__body{padding:16px 15px 18px;gap:8px}.pj-product-card--compact .pj-product-card__title{font-size:1rem;line-height:1.22}.pj-product-card--compact .pj-product-card__title a{color:var(--pj-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pj-product-card--compact .pj-product-card__price{font-family:Lora,serif;font-size:1.05rem;color:var(--pj-brand-dark)}.pj-product-card--compact .pj-product-card__excerpt{margin:0;color:#594868d1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:0;line-height:1.5;font-size:.88rem}.pj-product-card--compact .pj-product-card__btn{width:100%;min-height:42px;margin-top:2px;padding:0 12px;font-size:.85rem}.pj-buy-buttons{gap:10px}.pj-dynamic-checkout{width:100%;margin-top:2px}.pj-dynamic-checkout shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 54px;--shopify-accelerated-checkout-button-border-radius: 999px;--shopify-accelerated-checkout-button-box-shadow: 0 12px 24px rgba(53,20,83,.14);--shopify-accelerated-checkout-button-background-color: var(--pj-brand-dark);--shopify-accelerated-checkout-button-text-color: #ffffff;--shopify-accelerated-checkout-skeleton-background-color: rgba(109,64,178,.12)}@media(min-width:768px){.product-grid,.pj-product-grid,.search-results{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.pj-search-modal{padding:calc(var(--announcement-h) + var(--header-h) + 10px) 12px 18px}.pj-search-modal__dialog{padding:18px;border-radius:24px}.pj-search-modal__header{margin-bottom:14px}.product-grid,.pj-product-grid,.search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pj-product-card--compact .pj-product-card__body{padding:14px 12px 15px;gap:7px}.pj-product-card--compact .pj-product-card__title{font-size:.98rem}.pj-product-card--compact .pj-product-card__price{font-size:1rem}.pj-product-card--compact .pj-product-card__excerpt{font-size:.82rem}.pj-product-card--compact .pj-product-card__btn{min-height:40px;font-size:.8rem}}.pj-page-stones .pj-page-benefits{margin-top:36px;padding-top:18px;gap:18px 28px;border-top:1px solid rgba(141,109,188,.14)}.pj-page-stones .pj-page-benefit{padding:4px 0 0;background:transparent;border:0;border-radius:0;box-shadow:none}.pj-page-stones .pj-page-benefit:before{width:44px;height:2px;top:0;left:0;right:auto}.pj-page-stones .pj-page-benefit__icon{margin-bottom:10px;opacity:.82}.pj-page-stones .pj-value-title{margin:0;font-size:1.08rem;line-height:1.2}.pj-page-stones .pj-value-text{margin:0;max-width:30ch;color:#594868d6;line-height:1.65}.pj-page-stones .pj-stones-browse{grid-template-columns:1fr;gap:22px;margin-top:30px}.pj-page-stones .pj-stones-search{position:static;top:auto;max-width:760px;margin:0;padding:24px 26px}.pj-page-stones .pj-stones-search__hint,.pj-page-stones .pj-stones-search__result,.pj-page-stones .pj-stones-search__api-note{max-width:58ch}.pj-page-stones .pj-stones-results{width:100%}.pj-page-stones .pj-stones-grid{margin-top:0;gap:20px;align-items:start}.pj-page-stones .pj-stone-card{align-self:start;height:auto}.pj-page-stones .pj-stone-card__media{height:100%}.pj-page-stones .pj-stone-card .pj-media--portrait{aspect-ratio:1 / 1;min-height:100%}.pj-page-stones .pj-stone-card__body{padding:20px;gap:10px}.pj-page-stones .pj-stone-card__title{font-size:clamp(1.55rem,2vw,2.15rem);line-height:1.06}.pj-page-stones .pj-stone-card__meta{padding-top:10px;gap:4px}.pj-page-stones .pj-stone-card__keywords{margin:0;color:#594868d6;font-size:.94rem;line-height:1.62}.pj-page-stones .pj-stone-card__keywords span{color:var(--pj-brand-dark);font-weight:700}.pj-page-stones .pj-stone-card__chips,.pj-page-stones .pj-stone-chip{display:none}@media(min-width:768px)and (max-width:989px){.pj-page-stones .pj-stones-grid{grid-template-columns:1fr}.pj-page-stones .pj-stone-card{grid-template-columns:minmax(240px,280px) minmax(0,1fr)}}@media(min-width:990px){.pj-page-stones .pj-page-benefits--4{grid-template-columns:repeat(4,minmax(0,1fr))}.pj-page-stones .pj-stones-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pj-page-stones .pj-stone-card{grid-template-columns:minmax(220px,46%) minmax(0,1fr)}}@media(max-width:767px){.pj-page-stones .pj-page-benefits{margin-top:28px;gap:16px}.pj-page-stones .pj-stones-search{padding:18px;border-radius:24px}.pj-page-stones .pj-stones-search__field{grid-template-columns:1fr;gap:10px}.pj-page-stones .pj-stone-card__body{padding:18px}}.pj-socials__icon{width:18px;height:18px;flex:0 0 auto}.pj-socials--footer{display:grid;gap:10px;margin-top:0}.pj-socials__link--label{width:auto;height:auto;min-height:42px;justify-content:flex-start;gap:10px;padding:0 14px;border-radius:999px;color:#ffffffe6}.pj-socials__link--label span{font-size:.95rem;font-weight:600;line-height:1}.pj-search-modal{place-items:start center;overflow-y:auto;overscroll-behavior:contain;padding:calc(var(--announcement-h) + var(--header-h) + 12px) 16px 20px}.pj-search-modal__backdrop{background:#1c122938;backdrop-filter:none;-webkit-backdrop-filter:none}.pj-search-modal__dialog{width:min(100%,640px);max-height:calc(100dvh - var(--announcement-h) - var(--header-h) - 32px);overflow:auto}.pj-search-modal__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start}.pj-search-modal__body .search-inline--minimal{grid-template-columns:1fr}.pj-search-modal__body .form-control{min-height:54px}body.template-index #contacto.pj-section,body.template-index #contacto.pj-section-pad{padding-bottom:clamp(56px,12vw,96px)!important;margin-bottom:0!important}body.template-index #contacto .pj-page-width,body.template-index #MainContent{margin-bottom:0}@media(max-width:767px){.pj-search-modal{padding:calc(var(--announcement-h) + var(--header-h) + 8px) 10px 16px}.pj-search-modal__dialog{width:100%;max-height:calc(100dvh - var(--announcement-h) - var(--header-h) - 18px);padding:16px;border-radius:22px}.pj-search-modal__header{gap:12px;margin-bottom:12px}.pj-search-modal__eyebrow{margin-bottom:6px;font-size:.72rem;letter-spacing:.12em}.pj-search-modal__title{font-size:1.45rem;line-height:1.08}.pj-search-modal__close{width:40px;height:40px}}.pj-header__search-desktop{display:none;min-width:0;align-self:center}.pj-mobile-search{padding:16px 0 12px}.search-inline{position:relative}.search-inline__field{position:relative;min-width:0}.search-inline .form-control{width:100%}.search-inline.is-open .form-control{border-color:#6d40b26b;box-shadow:0 0 0 4px #6d40b214}.pj-predictive-search[hidden]{display:none!important}.pj-predictive-search{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:30;background:linear-gradient(180deg,#fffffffa,#f7f1ebfa);border:1px solid rgba(217,208,196,.95);border-radius:22px;box-shadow:0 18px 40px #2014301f;overflow:hidden}.pj-predictive-search__status,.pj-predictive-search__empty{padding:16px 18px;color:#594868db}.pj-predictive-search__empty strong{display:block;margin-bottom:6px;color:var(--pj-text)}.pj-predictive-search__empty p{margin:0 0 12px}.pj-predictive-search__list{display:grid}.pj-predictive-search__item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;padding:12px 14px;color:var(--pj-text);border-bottom:1px solid rgba(217,208,196,.7)}.pj-predictive-search__item:hover{background:#6d40b20d}.pj-predictive-search__thumb{width:64px;height:64px;border-radius:16px;overflow:hidden;background:#ffffffdb;border:1px solid rgba(217,208,196,.82)}.pj-predictive-search__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pj-predictive-search__thumb.is-empty{background:radial-gradient(circle at 50% 35%,rgba(181,143,215,.42),transparent 28%),linear-gradient(180deg,#fffffff5,#eee4d3f0)}.pj-predictive-search__copy{min-width:0;display:grid;gap:4px}.pj-predictive-search__title{font-weight:700;color:var(--pj-text);line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pj-predictive-search__price{color:var(--pj-brand-dark);font-family:Lora,serif;font-size:1.05rem}.pj-predictive-search__all{display:block;padding:14px 18px;font-weight:700;color:var(--pj-brand);background:#6d40b20d}.pj-empty-media{position:relative;display:flex;align-items:center;justify-content:center;min-height:100%;padding:0;overflow:hidden;background:radial-gradient(circle at 50% 30%,rgba(183,143,215,.28),transparent 24%),linear-gradient(180deg,#fffffff5,#f4efe4f0)}.pj-empty-media__inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pj-empty-media__glow{position:absolute;inset:auto 14% 12% 14%;height:22%;border-radius:999px;background:radial-gradient(circle,#6d40b233,#6d40b200);filter:blur(18px)}.pj-empty-media__svg{width:42%;height:42%;min-width:110px;max-width:220px;color:#6d40b238;fill:currentColor;opacity:.9}.pj-cart-drawer-item__media .pj-empty-media,.cart-item__media .pj-empty-media,.pj-product-card__media .pj-empty-media,.pj-product__media-main .pj-empty-media{width:100%;height:100%}@media(min-width:990px){.pj-header__row.has-search{grid-template-columns:auto 1fr minmax(240px,320px) auto}.pj-header__search-desktop{display:flex;align-items:center}}@media(max-width:989px){.pj-header__search-desktop{display:none!important}.pj-mobile-panel .pj-predictive-search,.pj-mobile-search .pj-predictive-search{position:static;margin-top:10px}}@media(max-width:767px){.pj-predictive-search__item{grid-template-columns:56px minmax(0,1fr);gap:10px;padding:10px 12px}.pj-predictive-search__thumb{width:56px;height:56px;border-radius:14px}.pj-predictive-search__all{padding:12px 14px}}.pj-product__gallery{position:relative}.pj-gallery__viewport,.pj-carousel__viewport{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-behavior:smooth}.pj-gallery__viewport::-webkit-scrollbar,.pj-carousel__viewport::-webkit-scrollbar{display:none}.pj-gallery__track,.pj-carousel__track{display:flex;gap:16px}.pj-gallery__slide,.pj-carousel__slide{flex:0 0 100%;min-width:0;scroll-snap-align:start}.pj-gallery__slide .pj-product__media-main{margin:0}.pj-product__thumbnails{display:flex;overflow-x:auto;gap:10px;padding-bottom:2px;scrollbar-width:none}.pj-product__thumbnails::-webkit-scrollbar{display:none}.pj-product__thumbnail{min-width:82px;width:82px;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.pj-product__thumbnail.is-active{border-color:#6d40b28c;box-shadow:0 0 0 2px #6d40b21f;transform:translateY(-1px)}.pj-slider-btn{position:absolute;top:calc(50% - 12px);z-index:3;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:0;background:transparent;color:#2a173d85;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:.78;transition:opacity .18s ease,color .18s ease,transform .18s ease}.pj-slider-btn svg{width:13px;height:13px}.pj-slider-btn--prev{left:10px}.pj-slider-btn--next{right:10px}.pj-slider-btn--small{position:static;width:22px;height:22px;box-shadow:none}.pj-section-head--carousel{display:flex;align-items:end;justify-content:space-between;gap:18px}.pj-carousel__controls{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.pj-slider-btn:disabled{opacity:.22;pointer-events:none}.pj-carousel__slide{flex:0 0 calc((100% - 20px) / 3);max-width:calc((100% - 20px) / 3)}.pj-carousel__slide .pj-product-card{height:100%}.pj-carousel__slide .pj-product-card--compact .pj-product-card__body{padding:12px 11px 14px;gap:6px}.pj-carousel__slide .pj-product-card--compact .pj-product-card__title{font-size:.9rem;line-height:1.18}.pj-carousel__slide .pj-product-card--compact .pj-product-card__price{font-size:.95rem}.pj-carousel__slide .pj-product-card--compact .pj-product-card__btn{min-height:34px;padding:0 10px;font-size:.76rem}.pj-product__service-row{display:flex;flex-wrap:wrap;gap:10px}.pj-product__service-pill{display:inline-flex;align-items:center;gap:10px;padding:12px 16px;border-radius:999px;background:#6d40b214;border:1px solid rgba(109,64,178,.14);color:var(--pj-brand-dark);font-weight:700}.pj-product__service-icon{width:18px;height:18px;display:inline-flex}.pj-product__service-icon svg{width:18px;height:18px}.pj-product__description-wrap{margin-top:8px;padding-top:18px;border-top:1px solid rgba(217,208,196,.95)}.pj-product__description-title{margin:0 0 10px;font-family:Lora,serif;font-size:1.2rem;color:var(--pj-text)}.pj-product__description.rte p:first-child{margin-top:0}.pj-product__description.rte p:last-child{margin-bottom:0}.pj-dynamic-checkout .shopify-payment-button,.pj-dynamic-checkout .shopify-payment-button__button,.pj-dynamic-checkout .shopify-payment-button__button--unbranded{width:100%!important;border-radius:999px!important}.pj-dynamic-checkout .shopify-payment-button__button--unbranded,.pj-dynamic-checkout .shopify-payment-button__button{min-height:54px!important;background:linear-gradient(180deg,#7c5ec4,#6d40b2)!important;color:#fff!important;box-shadow:0 12px 24px #3514531f!important}.pj-dynamic-checkout .shopify-payment-button__more-options{color:var(--pj-brand-dark)!important}@media(min-width:768px){.pj-carousel__slide{flex:0 0 calc((100% - 24px) / 3);max-width:calc((100% - 24px) / 3)}}@media(min-width:990px){.pj-gallery__track{gap:18px}.pj-carousel__slide{flex:0 0 calc((100% - 24px) / 3);max-width:calc((100% - 24px) / 3)}}@media(max-width:989px){.pj-section-head--carousel{align-items:flex-start;flex-direction:column;text-align:left}.pj-section-head--carousel>div{width:100%;text-align:left}.pj-carousel__controls,.pj-product__gallery .pj-slider-btn{display:none!important}.pj-carousel__track{gap:10px}.pj-carousel__slide{flex:0 0 calc((100% - 20px) / 3);max-width:calc((100% - 20px) / 3)}.pj-carousel__slide .pj-product-card--compact .pj-product-card__body{padding:10px 9px 12px;gap:5px}.pj-carousel__slide .pj-product-card--compact .pj-product-card__title{font-size:.82rem}.pj-carousel__slide .pj-product-card--compact .pj-product-card__price{font-size:.88rem}.pj-carousel__slide .pj-product-card--compact .pj-product-card__btn{min-height:30px;padding:0 8px;font-size:.68rem}}@media(min-width:990px){.pj-slider-btn:hover{color:#2a173dd1;opacity:1;transform:scale(1.03)}}.pj-product{gap:20px}.pj-product__gallery{gap:12px}.pj-product__info{background:transparent;border:0;box-shadow:none;padding:0;position:static;top:auto;gap:14px}.pj-product__service-pill{padding:8px 0;border-radius:0;background:transparent;border:0;gap:8px;font-weight:600}.pj-product__service-row{margin-top:2px}.pj-product__description-wrap{margin-top:4px;padding-top:14px}.pj-product__description-title{font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;color:#594868b8;font-family:"Source Sans 3",sans-serif;margin-bottom:8px}.pj-product__description{line-height:1.7}.pj-gallery__track{gap:0}.pj-gallery__slide{flex-basis:100%}.pj-gallery__dots{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:2px}.pj-gallery__dot{width:18px;height:3px;border:0;border-radius:999px;padding:0;background:#3514532e;transition:background .2s ease,transform .2s ease}.pj-gallery__dot.is-active{background:#351453c7;transform:scaleX(1.18)}.pj-product__thumbnails{display:none!important}.pj-product-form{gap:14px}.pj-product-form .quantity-input{border-radius:10px;border-color:#a08cbc47;background:#ffffff57}.pj-product-form .quantity-input button,.pj-product-form .quantity-input input{background:transparent}.pj-product-form .quantity-input button{width:44px;height:46px}.pj-product-form .quantity-input input{height:46px}.pj-product-form .pj-btn{width:100%;min-height:50px;border-radius:10px;padding:0 16px;box-shadow:none;position:relative;overflow:hidden}.pj-product-form .pj-btn:before{content:"";position:absolute;top:0;left:18px;right:18px;height:2px;background:#351453b8}.pj-product-form .pj-btn--primary{background:#ffffff47;color:var(--pj-text);border-color:#3514532e}.pj-product-form .pj-btn--ghost,.pj-product-form .pj-btn--outline{background:transparent;color:var(--pj-text)}.pj-dynamic-checkout shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 50px;--shopify-accelerated-checkout-button-border-radius: 10px;--shopify-accelerated-checkout-button-box-shadow: none;--shopify-accelerated-checkout-button-background-color: #4b2b6c;--shopify-accelerated-checkout-button-text-color: #ffffff}.pj-dynamic-checkout .shopify-payment-button__button--unbranded,.pj-dynamic-checkout .shopify-payment-button__button{min-height:50px!important;border-radius:10px!important;background:#4b2b6c!important;box-shadow:none!important}.pj-section-head--carousel{align-items:end;gap:10px}.pj-section-head--carousel .pj-heading-md{margin-bottom:0}.pj-carousel__controls{gap:4px}.pj-carousel__controls .pj-slider-btn{width:18px;height:18px;color:#2a173d6b;opacity:.55}.pj-carousel__slide{flex:0 0 calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}.pj-carousel__slide .pj-product-card,.pj-product-card--rail{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.pj-product-card--rail .pj-product-card__media{border-radius:12px;overflow:hidden;background:#ffffff73}.pj-product-card--rail .pj-product-card__media .pj-media__image,.pj-product-card--rail .pj-product-card__media .pj-empty-media{padding:0;object-fit:cover}.pj-product-card--rail .pj-product-card__body{padding:10px 0 0;gap:6px}.pj-product-card--rail .pj-product-card__title{font-size:.96rem;line-height:1.2}.pj-product-card--rail .pj-product-card__price{font-size:1rem;color:#3c1f59}.pj-product-card--rail .pj-product-card__btn{display:inline-flex;align-items:flex-start;justify-content:flex-start;width:auto;min-height:auto;padding:0;margin-top:2px;background:transparent;border:0;border-radius:0;box-shadow:none;color:#3c1f59;font-size:.8rem;font-weight:700}.pj-product-card--rail .pj-product-card__btn:before{content:"";display:block;width:18px;height:2px;margin:0 0 7px;background:#3c1f598c}.pj-product-card--rail .pj-product-card__btn:hover{transform:none;color:#2a173d}@media(min-width:990px){.pj-product{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:28px}.pj-product__media-main{border-radius:18px;border:0;box-shadow:none;background:transparent}.pj-product__gallery .pj-slider-btn{width:20px;height:20px;color:#2a173d6b;opacity:.48}.pj-product__gallery .pj-slider-btn:hover,.pj-carousel__controls .pj-slider-btn:hover{background:transparent;color:#2a173db8;opacity:.88;transform:none}.pj-carousel__slide{flex:0 0 calc((100% - 24px) / 3);max-width:calc((100% - 24px) / 3)}}@media(max-width:989px){.pj-product-shell .pj-page-width{width:100%}.pj-product-shell{padding-top:10px}.pj-product{gap:18px}.pj-product__gallery{width:100%;gap:10px}.pj-gallery__viewport{margin-inline:0;width:100%}.pj-product__media-main{aspect-ratio:.92;border-radius:0;border:0;box-shadow:none;background:transparent}.pj-product__info{padding:0 16px;gap:12px}.pj-product__title{font-size:clamp(2rem,9.2vw,3rem);line-height:1.02}.pj-product__gallery .pj-slider-btn,.pj-carousel__controls{display:none!important}.pj-carousel__track{gap:12px}.pj-carousel__slide{flex:0 0 calc((100% - 12px)/2);max-width:calc((100% - 12px)/2)}}@media(max-width:989px){.pj-product-shell,.pj-product-shell .pj-page-width{overflow-x:clip}.pj-product-shell .breadcrumbs{width:calc(100% - 32px);margin:0 auto 10px;padding:0}.pj-product-shell .pj-gallery__viewport{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.pj-page-stones .pj-stones-search{max-width:100%;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.pj-page-stones .pj-stones-search__label,.pj-page-stones .pj-stones-search__hint,.pj-page-stones .pj-stones-search__result,.pj-page-stones .pj-stones-search__api-note{display:none!important}.pj-page-stones .pj-stones-search__field{position:relative;display:block;gap:0}.pj-page-stones .pj-stones-search__input{width:100%;min-height:54px;padding:0 52px 0 18px;border-radius:999px;border:1px solid rgba(160,140,188,.26);background:#ffffff6b;box-shadow:none}.pj-page-stones .pj-stones-search__input::placeholder{color:#625272bd}.pj-page-stones .pj-stones-search__clear{position:absolute;top:50%;right:16px;transform:translateY(-50%);width:22px;height:22px;border:0;background:transparent;color:#2a173d94;font-size:0;line-height:0;padding:0}.pj-page-stones .pj-stones-search__clear:before{content:"\d7";display:block;font-size:20px;line-height:22px}.pj-page-stones .pj-stones-browse{gap:18px;margin-top:24px}.pj-page-stones .pj-stones-grid{gap:24px}.pj-page-stones .pj-stone-card{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.pj-page-stones .pj-stone-card__media{border-radius:18px;overflow:hidden}.pj-page-stones .pj-stone-card .pj-media--portrait{aspect-ratio:1 / 1;background:#ffffff7a;box-shadow:none}.pj-page-stones .pj-stone-card__body{padding:14px 0 0;gap:8px}.pj-page-stones .pj-stone-card__title{font-size:clamp(1.6rem,2vw,2.05rem)}.pj-page-stones .pj-stone-card__meta{padding-top:8px;border-top:1px solid rgba(217,208,196,.72)}.pj-page-stones .pj-stone-card__btn{margin-top:4px;padding:0;min-height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;color:#3c1f59}.pj-page-stones .pj-stone-card__btn:before{content:"";display:block;width:18px;height:2px;margin:0 0 7px;background:#3c1f598c}@media(min-width:990px){.pj-page-stones .pj-stones-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pj-page-stones .pj-stone-card{grid-template-columns:minmax(250px,47%) minmax(0,1fr);gap:20px}}@media(max-width:767px){.pj-product-shell .breadcrumbs{width:calc(100% - 24px);margin-bottom:8px;font-size:.9rem}.pj-product__info{padding:0 12px}.pj-page-stones .pj-page-benefits{gap:14px;margin-top:22px}.pj-page-stones .pj-stones-browse{margin-top:18px;gap:16px}.pj-page-stones .pj-stone-card__body{padding-top:12px}}.pj-page-stones .pj-stone-card{display:block!important;grid-template-columns:none!important;gap:0!important}.pj-page-stones .pj-stone-card__media{width:100%;border-radius:0;overflow:hidden;background:transparent}.pj-page-stones .pj-stone-card .pj-media--portrait{width:100%;aspect-ratio:1 / 1;border-radius:0;overflow:hidden;background:#ffffff5c}.pj-page-stones .pj-stone-card .pj-media__image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04);transform-origin:center}.pj-page-stones .pj-stone-card__body{padding:16px 0 0}@media(min-width:990px){.pj-page-stones .pj-stones-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pj-page-stones .pj-stone-card{grid-template-columns:none!important}}@keyframes pj-cart-pulse{0%{transform:scale(1)}30%{transform:scale(1.22)}60%{transform:scale(.94)}to{transform:scale(1)}}.pj-cart-added{animation:pj-cart-pulse .55s ease forwards}
/*# sourceMappingURL=/cdn/shop/t/147/assets/piedras.css.map */
