:root{--rj-purple:#3d1265;--rj-ink:#35263e;--rj-muted:#68596c;--rj-blush:#f7e9ed;--rj-cream:#fffcfa;--rj-border:#dfcdd8}body{background:var(--rj-cream)!important}.rj-header,.rj-announcement,.rj-section,.rj-footer{font-family:Arial,Helvetica,sans-serif;letter-spacing:0;color:var(--rj-ink);font-size:18px;line-height:1.6}.rj-header *,.rj-section *,.rj-footer *{box-sizing:border-box}.rj-announcement{background:var(--rj-purple);color:#fff;text-align:center;padding:10px 20px;font-size:15px}.rj-header{max-width:1440px;margin:auto;padding:22px 4%;display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--rj-cream)}.rj-brand{display:block;flex:0 0 320px}.rj-desktop-logo{display:block;width:100%;height:auto}.rj-mobile-logo{display:none}.rj-nav{display:flex;gap:26px;align-items:center}.rj-header a{color:var(--rj-purple);text-decoration:none;font-size:16px}.rj-header a:hover{text-decoration:underline;text-underline-offset:6px}.rj-account{white-space:nowrap}.rj-section{padding:78px max(5%,calc((100% - 1280px)/2));margin:0}.rj-section h1,.rj-section h2,.rj-section h3,.rj-footer h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.035em;color:var(--rj-purple);margin:0 0 24px;line-height:1.08}.rj-section h1{font-size:clamp(42px,4.5vw,66px)}.rj-section h2{font-size:clamp(34px,3.6vw,48px)}.rj-section h3{font-size:28px;letter-spacing:-.02em}.rj-section p{margin:0 0 22px}.rj-eyebrow{font-size:13px;font-weight:700;letter-spacing:.17em;text-transform:uppercase;color:#76476a;margin-bottom:22px!important}.rj-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--rj-purple);border:1px solid var(--rj-purple);color:#fff!important;text-decoration:none;padding:16px 34px;min-height:56px;border-radius:4px;font-size:18px;font-family:Arial,sans-serif;font-weight:600;cursor:pointer;line-height:1.3}.rj-btn:hover{background:#58217e}.rj-btn:disabled{opacity:.65;cursor:not-allowed}.rj-section a:not(.rj-btn){color:var(--rj-purple);text-underline-offset:5px}.rj-section a:focus-visible,.rj-header a:focus-visible,summary:focus-visible{outline:3px solid #b15b86;outline-offset:6px}.rj-small{font-size:15px;line-height:1.6;color:var(--rj-muted)}.rj-img{width:100%;height:auto;display:block}.rj-center{text-align:center}.rj-lede{max-width:640px;margin:0 auto 36px!important;color:var(--rj-muted)}.rj-hero{background:var(--rj-blush);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:52px;padding-top:48px;padding-bottom:48px}.rj-hero-copy{max-width:490px}.rj-hero-image{display:block;overflow:hidden;border-radius:8px}.rj-hero-image img{aspect-ratio:7/4;object-fit:cover;object-position:center}.rj-price{font-weight:600;color:var(--rj-purple)}.rj-price strong{font-size:25px}.rj-includes{display:grid;grid-template-columns:repeat(3,1fr);background:#efe5f2;border-block:1px solid var(--rj-border);padding:23px 5%;text-align:center;font-size:16px;color:var(--rj-purple)}.rj-includes span+span{border-left:1px solid #ceb9d6}.rj-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.rj-card{text-decoration:none;display:block}.rj-card img{aspect-ratio:7/4;object-fit:cover;border-radius:6px}.rj-card h3{font-size:25px;margin:16px 0 5px}.rj-card p{font-size:15px}.rj-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:40px}.rj-step-no{font-family:Georgia,serif;font-size:35px;color:#a4658c;display:block;margin-bottom:15px}.rj-soft{background:#f7f0f8}.rj-story{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.rj-story img{border-radius:8px;max-height:650px;object-fit:cover}.rj-quote{font-family:Georgia,serif;font-style:italic;font-size:30px;color:var(--rj-purple)}.rj-faq{max-width:880px;margin:auto}.rj-faq details{border-bottom:1px solid var(--rj-border);padding:22px 0}.rj-faq summary{font-size:20px;color:var(--rj-purple);cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:24px}.rj-faq summary:after{content:"+";font-size:24px}.rj-faq details[open] summary:after{content:"\2212"}.rj-faq details p{margin:18px 35px 0 0;color:var(--rj-muted)}.rj-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.rj-review{padding:26px;border:1px solid var(--rj-border);border-radius:8px;background:#fff}.rj-review img{width:52px;height:52px;object-fit:cover;border-radius:50%;margin-bottom:15px}.rj-empty{max-width:660px;margin:auto;padding:24px;border:1px solid var(--rj-border);border-radius:8px}.rj-product{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:start}.rj-product img{border-radius:8px}.rj-plan{padding:24px;border:1px solid #98769f;border-radius:8px;background:#fff9fc;margin:24px 0}.rj-plan label{display:block}.rj-plan select{width:100%;padding:14px;font-size:18px;margin:12px 0}.rj-bullets{padding-left:22px;margin-bottom:26px}.rj-footer{background:#eee3f0;padding:48px max(5%,calc((100% - 1280px)/2));display:flex;justify-content:space-between;gap:36px}.rj-footer h2{font-size:30px;margin-bottom:14px}.rj-footer a{color:var(--rj-purple)}.rj-footer nav{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.rj-editor-note{border:1px dashed #aa7b96;padding:15px;font-size:15px;background:#fff4cf}.rj-hero .rj-small{margin-top:16px}.rj-section .rj-btn{margin-bottom:14px}@media(max-width:1100px){.rj-brand{flex-basis:255px}.rj-nav{gap:16px}.rj-header{gap:15px}.rj-account{display:none}.rj-hero{gap:30px}.rj-grid{gap:16px}}@media(max-width:749px){.rj-header{padding:14px 18px;flex-direction:column;gap:12px}.rj-brand{flex-basis:auto}.rj-desktop-logo{display:none}.rj-mobile-logo{display:block;width:104px;height:104px;object-fit:contain}.rj-nav{gap:18px;flex-wrap:wrap;justify-content:center}.rj-nav a{font-size:14px;padding:7px 0}.rj-announcement{font-size:13px;padding:9px 12px}.rj-section{padding:48px 22px}.rj-hero{grid-template-columns:1fr;gap:24px}.rj-hero-copy{max-width:none}.rj-hero h1{font-size:43px}.rj-hero-image{border-radius:8px}.rj-hero-image img{aspect-ratio:7/4}.rj-includes{font-size:13px;padding:17px 8px;gap:7px}.rj-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.rj-card h3{font-size:23px}.rj-card p{font-size:14px}.rj-story,.rj-product{grid-template-columns:1fr;gap:28px}.rj-steps,.rj-review-grid{grid-template-columns:1fr;gap:26px}.rj-section h2{font-size:35px}.rj-faq summary{font-size:18px}.rj-footer{padding:36px 22px;flex-direction:column}.rj-product{padding-top:25px}.rj-btn{width:100%}}.rj-section .rj-renewal{font-size:15px;font-weight:400;line-height:1.6;color:var(--rj-muted);margin-top:-12px;margin-bottom:22px}.rj-membership-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:980px;margin:auto}.rj-membership-card{position:relative;background:#fffcfa;border:1px solid #d8c6df;border-radius:16px;padding:36px;text-align:left;display:flex;flex-direction:column}.rj-membership-card h3{font-size:32px}.rj-membership-card ul{padding-left:22px;margin:12px 0 28px;flex:1}.rj-membership-card li{margin-bottom:12px}.rj-membership-featured{border:2px solid #76476a}.rj-membership-card .rj-member-price{font-size:44px;line-height:1.2;color:#3d1265;font-family:Georgia,serif;margin-bottom:10px}.rj-member-price span{font-size:18px;margin-left:6px;font-family:Arial,sans-serif}.rj-save{position:absolute;right:22px;top:-15px;padding:4px 16px;background:#3d1265;color:#fff;border-radius:20px;font-size:14px}.rj-membership-note{max-width:850px;margin:24px auto 0!important}.rj-membership-card .rj-btn{width:100%;text-align:center}.rj-membership-card .rj-renewal{margin-top:0}@media(max-width:749px){.rj-membership-grid{grid-template-columns:1fr;gap:30px}.rj-membership-card{padding:28px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAAAAAAACQ */
