@import url("/possible-interactions.css?v=40");
/* Rootlight practice finder. All rules stay inside this reusable component. */
.rp-app{--rp-brand:#3379d4;--rp-ink:#101a42;--rp-tint:#edf5fc;color:var(--rp-ink);font-family:var(--rp-font,Arial,sans-serif);font-size:16px;background:#fff;border:1px solid #dce6ed;border-radius:20px;overflow:hidden;container-type:inline-size;width:100%;box-shadow:0 16px 55px #0d2b5710;text-align:left}
.rp-app *{box-sizing:border-box}.rp-app button,.rp-app input{font:inherit}.rp-app button{cursor:pointer}.rp-app a{text-decoration:none;color:inherit}.rp-app svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}.rp-app h2,.rp-app h3,.rp-app p{margin:0;font-family:inherit}.rp-app button:focus-visible,.rp-app a:focus-visible,.rp-app input:focus-visible,.rp-app summary:focus-visible{outline:3px solid var(--rp-brand);outline-offset:4px}.rp-app [hidden]{display:none!important}.rp-app button:disabled{opacity:.45;cursor:not-allowed}.rp-app h2:focus{outline:0}.rp-app h2{scroll-margin-top:30px}.rp-header{background:#000442;color:white;padding:20px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px}.rp-header img{display:block;width:145px;height:auto;max-height:40px;object-fit:contain}.rp-header>span{font-size:14px;letter-spacing:.055em;line-height:1.5}.rp-layout{display:grid;grid-template-columns:235px minmax(0,1fr)}.rp-aside{position:relative;background:#eff5f7;overflow:hidden;display:flex;flex-direction:column;padding:32px 25px;color:#fff;isolation:isolate}.rp-aside:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#00143457,#07275035 35%,#071d3bde 80%)}.rp-forest{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.rp-aside-copy{position:relative;margin-top:12px}.rp-overline{display:block;font-size:12px;line-height:1.6;font-weight:600;letter-spacing:.13em}.rp-aside-copy>.rp-overline{font-size:11px;letter-spacing:.09em;opacity:.9}.rp-aside-copy>p{font-size:30px;font-weight:400;line-height:1.25;letter-spacing:-.025em;margin:22px 0 18px}.rp-aside-copy>span:last-child{display:block;font-size:15px;line-height:1.7;max-width:175px}.rp-path{display:grid;gap:21px;margin-top:auto;padding-top:75px}.rp-path>span{display:flex;align-items:center;gap:12px;font-size:14px;color:#d2dde8}.rp-path i{display:grid;place-items:center;width:27px;height:27px;border:1px solid #c8d3e555;border-radius:50%;font-style:normal;font-size:12px}.rp-path i svg{width:15px;height:15px}.rp-path .is-reached{color:white}.rp-path .is-reached i{background:#ffffff2b;border-color:#ffffff90}.rp-main{min-width:0;padding:28px 34px 18px;background:radial-gradient(ellipse at 100% 0,var(--rp-tint),transparent 46%),#fff}.rp-progress{height:3px;background:#eaf0f5;border-radius:5px;margin-bottom:29px;overflow:hidden}.rp-progress i{display:block;height:100%;background:var(--rp-brand);border-radius:5px;transition:width .4s}.rp-question{animation:rp-arrive .35s ease-out;min-height:405px}.rp-main .rp-overline{color:#607d96}.rp-app h2{font-size:clamp(28px,3.7cqi,39px);line-height:1.17;font-weight:400;letter-spacing:-.035em;margin:13px 0 16px;max-width:610px;color:var(--rp-ink)}.rp-app .rp-sub{font-size:16px;line-height:1.75;color:#627185;max-width:590px;margin-bottom:26px}.rp-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rp-choice{display:flex;align-items:center;position:relative;gap:13px;min-height:104px;border:1px solid #dce4ea;background:#ffffffd9;padding:17px;border-radius:13px;text-align:left;color:var(--rp-ink);transition:border-color .2s,background .2s,box-shadow .2s}.rp-choice:hover{border-color:var(--choice-color);background:var(--choice-tint);box-shadow:0 4px 15px #2b487608}.rp-choice:active{transform:scale(.985)}.rp-choice.is-selected{background:var(--choice-tint);border-color:var(--choice-color);box-shadow:0 0 0 1px var(--choice-color)}.rp-choice-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;color:var(--choice-color);background:var(--choice-tint);flex:none}.rp-choice-icon svg{width:24px;height:24px}.rp-choice-copy{display:block;min-width:0;padding-right:5px}.rp-choice strong{display:block;font-size:16px;line-height:1.4;font-weight:600;letter-spacing:-.02em}.rp-choice small{display:block;font-size:14px;line-height:1.5;color:#617082;margin-top:6px}.rp-check{position:absolute;right:8px;top:8px;display:none;color:var(--choice-color)}.rp-check svg{width:13px;height:13px;stroke-width:2}.rp-choice.is-selected .rp-check{display:flex;animation:rp-check .25s ease-out}.rp-formats{margin-top:30px;gap:15px}.rp-formats .rp-choice{min-height:123px}.rp-experience{grid-template-columns:1fr;max-width:530px;margin-top:28px}.rp-experience .rp-choice{min-height:85px;padding:17px 24px}.rp-experience .rp-check{top:50%;right:22px;transform:translateY(-50%)}.rp-bottom{display:flex;align-items:center;gap:15px;margin-top:30px;flex-wrap:wrap}.rp-primary{display:inline-flex;justify-content:center;align-items:center;gap:15px;min-height:49px;background:var(--rp-brand);color:#fff!important;border:1px solid transparent;padding:13px 22px;border-radius:8px;font-size:16px;font-weight:600;line-height:1.5;transition:box-shadow .2s,filter .2s}.rp-primary:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 5px 19px color-mix(in srgb,var(--rp-brand) 25%,transparent)}.rp-primary:active:not(:disabled){transform:scale(.98)}.rp-primary svg{width:19px;height:19px;transition:transform .2s}.rp-primary:hover svg{transform:translateX(3px)}.rp-bottom>.rp-primary{margin-left:auto}.rp-progress-text{color:#788798;font-size:13px;line-height:1.5}.rp-back,.rp-result-actions button{display:inline-flex;align-items:center;gap:8px;min-height:44px;border:0;background:transparent;color:#5c728b;font-size:14px;padding:8px 0}.rp-back svg{width:17px;height:17px}.rp-credit{display:flex;justify-content:center;padding-top:22px;margin-top:17px;border-top:1px solid #edf0f4}.rp-credit a{display:flex;align-items:center;gap:5px;font-size:12px;color:#8290a2;min-height:30px}.rp-credit svg{width:13px;height:13px}.rp-time{max-width:390px;margin:22px auto 0}.rp-time-face{width:168px;height:168px;margin:0 auto 22px;padding:6px;background:conic-gradient(from 0deg,var(--rp-brand) 0deg,var(--rp-brand) var(--time-angle),#e7edf3 var(--time-angle));border-radius:50%;box-shadow:0 8px 28px #1743720c}.rp-time-face>div{width:100%;height:100%;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.rp-time-face output{font-size:64px;line-height:1.1;font-weight:400;letter-spacing:-.07em;font-variant-numeric:tabular-nums;color:var(--rp-brand)}.rp-time-face span{font-size:12px;color:#6c8094;margin-top:8px}.rp-range-label{display:block;font-size:14px;color:#49647d;margin-bottom:5px}.rp-time input{width:100%;height:36px;accent-color:var(--rp-brand);cursor:pointer;margin:0}.rp-range-ends{display:flex;justify-content:space-between;font-size:13px;color:#6b8299}.rp-time>p{font-size:13px;color:#768697;line-height:1.65;text-align:center;margin:15px auto 0;max-width:320px}.rp-complete .rp-aside{display:none}.rp-complete .rp-layout{grid-template-columns:1fr}.rp-complete .rp-main{padding:35px 40px 18px;animation:rp-arrive .45s ease-out}.rp-result-intro{text-align:center}.rp-result-intro h2,.rp-result-intro .rp-sub{margin-left:auto;margin-right:auto}.rp-summary{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:24px 0 32px}.rp-summary>span{display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border:1px solid #dae4ec;border-radius:30px;color:#5c7186;font-size:13px;background:white}.rp-summary svg{width:16px;height:16px}.rp-routine{border:1px solid #dfe7ef;border-radius:14px;padding:25px;background:#fbfdff;margin:0 0 24px}.rp-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px;margin:0 0 20px;flex-wrap:wrap}.rp-app h3{font-size:22px;line-height:1.35;font-weight:400;letter-spacing:-.025em;color:var(--rp-ink)}.rp-section-heading>span{font-size:13px;color:#708498}.rp-routine ol{list-style:none;padding:0;margin:0;display:grid;gap:20px}.rp-routine li{display:flex;align-items:flex-start;gap:17px}.rp-step-number{font-size:13px;width:31px;height:31px;display:grid;place-items:center;color:var(--rp-brand);border:1px solid #d7e4f0;border-radius:50%;flex:none}.rp-routine strong{display:block;font-size:16px;font-weight:500;line-height:1.5}.rp-routine small{font-size:12px;color:#6c8399;font-weight:400;margin-left:8px}.rp-routine p{font-size:15px;line-height:1.7;color:#61758a;margin-top:5px}.rp-free{display:flex;gap:24px;align-items:center;padding:25px;background:linear-gradient(120deg,#edf7fa,#f2f8ed);border:1px solid #dae9e4;border-radius:14px;margin-bottom:36px}.rp-free>img{display:block;width:112px;height:112px;object-fit:cover;border-radius:8px;box-shadow:0 9px 20px #244d521a;flex:none}.rp-free h3{margin:6px 0 8px;font-size:25px}.rp-free p{font-size:15px;line-height:1.7;color:#576e7c;max-width:550px}.rp-free .rp-primary{font-size:14px;margin-top:16px;min-height:44px;padding:10px 17px}.rp-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rp-product{min-width:0;border:1px solid #e0e7ed;border-radius:13px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.rp-product-image{display:block;position:relative;background:#f3f6f9;aspect-ratio:1;overflow:hidden;padding:20px}.rp-product-image img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s}.rp-product-image:hover img{transform:scale(1.035)}.rp-product-image>span{position:absolute;left:12px;bottom:12px;padding:6px 9px;background:#fffffff2;border:1px solid #fff;border-radius:7px;display:flex;align-items:center;gap:6px;color:#4d6780;font-size:12px}.rp-product-image svg{width:13px;height:13px}.rp-product-copy{padding:18px;display:flex;flex-direction:column;flex:1}.rp-product-tag{font-size:10px;letter-spacing:.1em;color:#5a829a;margin-bottom:9px;line-height:1.5}.rp-product h3{font-size:19px;font-weight:500;line-height:1.4}.rp-product p{font-size:14px;line-height:1.7;color:#65768a;margin:12px 0 15px}.rp-product-link{display:flex;align-items:center;justify-content:space-between;gap:6px;color:var(--rp-brand)!important;font-size:14px;font-weight:500;min-height:44px;margin-top:auto}.rp-product-link svg{width:17px;height:17px}.rp-method{margin-top:25px;border-top:1px solid #e0e7ed;padding-top:15px}.rp-method summary{font-size:14px;color:#5e748b;cursor:pointer;min-height:44px;line-height:1.6;padding-block:12px}.rp-method p{font-size:14px;line-height:1.8;color:#6c7e90;max-width:700px;margin:10px 0}.rp-result-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap;margin-top:18px}.rp-gallery .page-top{padding:26px 0 24px}.rp-gallery .page-top h1{font-size:34px;margin:12px 0}.rp-gallery .page-top p{font-size:17px}.rp-gallery-top{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.rp-gallery-tabs{display:flex;gap:8px}.rp-gallery-tabs button{padding:11px 17px;border:1px solid #d7e1ed;border-radius:30px;font-size:14px;min-height:44px;background:white;color:#61768b}.rp-gallery-tabs button[aria-pressed=true]{background:#eef5fb;border-color:#a7bdd8;color:#25496c}.rp-gallery #rp-gallery-preview{max-width:1120px;margin:auto}.rp-gallery .rootlight-page-intro{padding:23px 30px}.rp-gallery .rootlight-page-intro img{height:100px}.rp-gallery .rootlight-inline-possible{padding:32px}.rp-gallery-method{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:45px 0 65px}.rp-gallery-method h2{font-size:25px;margin:0 0 15px}.rp-gallery-method p{font-size:16px;line-height:1.8;color:#61758c}.rp-gallery-method a{display:inline-block;margin-top:15px;color:#3379d4}.rp-gallery .rp-standalone{padding:0;background:transparent}.rootlight-inline-possible .rp-app{box-shadow:none}
@container(max-width:780px){.rp-layout{grid-template-columns:180px minmax(0,1fr)}.rp-aside{padding:27px 19px}.rp-aside-copy>p{font-size:26px}.rp-aside-copy>.rp-overline{font-size:10px}.rp-main{padding:25px 24px 16px}.rp-choice{padding:15px 13px;min-height:116px;flex-direction:column;align-items:flex-start;gap:10px}.rp-choice strong{font-size:16px}.rp-choice small{font-size:14px}.rp-experience .rp-choice{min-height:85px}.rp-question{min-height:0}.rp-bottom{gap:10px}.rp-progress-text{font-size:12px}.rp-formats .rp-choice{min-height:135px}}
@container(max-width:620px){.rp-header{padding:17px 20px;min-height:72px;gap:16px}.rp-header img{width:115px}.rp-header>span{font-size:12px;max-width:145px;text-align:right}.rp-layout{grid-template-columns:1fr}.rp-aside{display:none}.rp-main{padding:23px 22px 15px}.rp-app h2{font-size:29px;line-height:1.2}.rp-app .rp-sub{font-size:16px;line-height:1.65;margin-bottom:24px}.rp-overline{font-size:11px}.rp-progress{margin-bottom:24px}.rp-choice{min-height:134px;padding:15px;gap:12px}.rp-choice-icon{width:35px;height:35px}.rp-choice strong{font-size:16px}.rp-choice small{font-size:14px;line-height:1.5}.rp-bottom{margin-top:24px}.rp-primary{padding:12px 17px;font-size:15px}.rp-progress-text{font-size:12px}.rp-experience .rp-choice{padding:16px 19px}.rp-complete .rp-main{padding:27px 21px 16px}.rp-summary{gap:7px}.rp-summary>span{font-size:12px}.rp-routine{padding:21px 18px}.rp-free{padding:20px;gap:18px;align-items:flex-start}.rp-free>img{width:76px;height:76px}.rp-free .rp-primary{padding:10px 12px;font-size:14px;gap:7px}.rp-products{grid-template-columns:1fr;gap:16px}.rp-product{display:grid;grid-template-columns:120px minmax(0,1fr)}.rp-product-image{aspect-ratio:auto;padding:13px;min-height:170px}.rp-product-copy{padding:17px}.rp-product h3{font-size:18px}.rp-product p{font-size:14px}.rp-product-image>span{left:7px;bottom:9px;font-size:11px;padding:5px}.rp-product-link{font-size:14px}.rp-section-heading>span{font-size:12px}}
@media(max-width:700px){.rp-gallery .wide{padding-inline:18px}.rp-gallery .page-top h1{font-size:30px}.rp-gallery .rootlight-inline-possible{padding:20px 12px}.rp-gallery-method{grid-template-columns:1fr;gap:25px;padding-top:32px}.rp-gallery-tabs button{font-size:14px}.rp-gallery .rootlight-page-intro{padding:22px}.rp-gallery .rootlight-page-intro img{display:none}.rp-gallery .rp-app{border-radius:13px}}
@container(max-width:360px){.rp-main,.rp-complete .rp-main{padding-inline:16px}.rp-choices{gap:10px}.rp-choice{padding:13px 11px}.rp-app h2{font-size:26px}.rp-choice strong{font-size:15px}.rp-choice small{font-size:14px}.rp-progress-text{display:none}.rp-free{flex-direction:column}.rp-product{grid-template-columns:96px minmax(0,1fr)}.rp-product-copy{padding:14px}.rp-header>span{font-size:11px}.rp-header img{width:100px}}
@keyframes rp-arrive{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes rp-check{from{opacity:0;scale:.7}to{opacity:1;scale:1}}
@media(prefers-reduced-motion:reduce){.rp-app *{animation:none!important;transition:none!important}.rp-primary:active,.rp-choice:active{transform:none}}

/* An open, photo-free journey; Rootlight's type and blue remain the foundation. */
.rp-app .rp-layout{grid-template-columns:1fr}.rp-app .rp-main{padding:34px clamp(20px,5cqi,55px) 20px;perspective:1100px}.rp-app .rp-question,.rp-app.rp-complete .rp-main{animation:none}.rp-question{min-height:370px}.rp-app button{height:auto;letter-spacing:normal;text-transform:none;white-space:normal;margin-bottom:0;line-height:1.5}.rp-app .rp-journey{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 32px;position:relative}.rp-journey>span{display:flex;align-items:center;gap:10px;font-size:14px;color:#6c8092;position:relative}.rp-journey b{font-weight:400}.rp-journey i{width:30px;height:30px;display:grid;place-items:center;font-style:normal;border:1px solid #d9e5ec;border-radius:50%;background:#fff;flex:none}.rp-journey i svg{width:15px;height:15px}.rp-journey .is-current{color:var(--rp-brand)}.rp-journey .is-current i{background:var(--rp-brand);color:#fff;border-color:var(--rp-brand);box-shadow:0 0 0 5px color-mix(in srgb,var(--rp-brand) 8%,transparent)}.rp-journey .is-done i{background:#edf5fb;border-color:#cadfee;color:var(--rp-brand)}.rp-app .rp-progress{height:2px;margin-bottom:32px}.rp-intentions{grid-template-columns:repeat(3,minmax(0,1fr))}.rp-app .rp-choice{flex-direction:column;align-items:flex-start;min-height:145px;padding:21px;gap:12px}.rp-app .rp-choice-icon{width:44px;height:44px;border-radius:50%}.rp-app .rp-choice strong{font-size:17px}.rp-formats{grid-template-columns:repeat(3,minmax(0,1fr))}.rp-app .rp-experience .rp-choice{min-height:80px;padding:18px 24px}.rp-app .rp-sub{font-size:17px}.rp-app .rp-credit{padding-top:16px;margin-top:24px}.rp-app .rp-credit a{gap:7px;font-size:13px;line-height:1;min-height:34px}.rp-credit img{display:block!important;object-fit:contain;padding:0!important;min-height:0!important;border:0!important}.rp-app .rp-credit-stars{width:20px;height:23px;margin:0 0 0 2px}.rp-app .rp-credit-logo{width:81px;height:auto;max-height:29px}.rp-app .rp-album-anchor{display:flex;align-items:center;gap:24px;padding:26px;margin-bottom:24px;border:1px solid #d9e5ed;border-radius:15px;background:linear-gradient(115deg,#f3f8fc,#fff)}.rp-album-anchor>img{width:130px;height:130px;object-fit:cover;border-radius:7px;box-shadow:0 8px 24px #1637541a;flex:none}.rp-album-anchor h3{margin:8px 0 10px}.rp-album-anchor p,.rp-practice-insights p,.rp-report p{font-size:16px;line-height:1.75;color:#5e7286}.rp-album-anchor a,.rp-track-source,.rp-practice-insights a{display:inline-flex;align-items:center;gap:9px;color:var(--rp-brand)!important;font-size:14px;line-height:1.6;margin-top:12px;min-height:32px}.rp-album-anchor a svg{width:17px;height:17px}.rp-routine li{padding-bottom:18px;border-bottom:1px solid #e4ecf2}.rp-routine li:last-child{border:0;padding-bottom:0}.rp-routine strong{font-size:17px}.rp-routine strong small{font-size:14px;font-variant-numeric:tabular-nums;white-space:nowrap}.rp-routine .rp-time-note{margin-bottom:15px}.rp-routine>.rp-primary{margin-bottom:22px}.rp-app .rp-voice-note{border-top:1px solid #e0e8ef;margin-top:22px;padding-top:18px}.rp-practice-insights{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin:30px 0 38px}.rp-practice-insights>div{padding:7px 0}.rp-practice-insights>div>span{display:grid;place-items:center;width:39px;height:39px;color:var(--rp-brand);border-radius:50%;background:#edf5fb;margin-bottom:14px}.rp-practice-insights h3{font-size:21px;margin-bottom:12px}.rp-app .rp-products{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:30px}.rp-product-image{aspect-ratio:1.4}.rp-product-copy{padding:22px}.rp-report{display:flex;align-items:center;gap:26px;background:linear-gradient(120deg,#eff4fb,#f8f6fc);border:1px solid #dee4ef;border-radius:15px;padding:27px;margin:28px 0}.rp-report h3{margin:8px 0 12px}.rp-report>img{width:115px;height:150px;object-fit:contain;flex:none}.rp-report small{display:block;font-size:13px;line-height:1.65;color:#6a7c92;margin-top:8px}.rp-report .rp-product-link{justify-content:flex-start;gap:13px;margin-top:13px}.rp-app .rp-free{margin-top:30px;margin-bottom:25px}.rp-app .rp-product-tag{font-size:11px}.rp-app .rp-overline{font-size:12px}.rp-app .rp-bottom{margin-top:28px}.rp-app .rp-choice-copy small{font-size:14px;line-height:1.6}.rp-app .rp-primary{background:var(--rp-brand);color:white}.rp-app .rp-back,.rp-app .rp-result-actions button{background:transparent;border:0;color:#5c728b}
/* Transition content, not the surrounding site. */
.rp-app.rp-leaving .rp-question,.rp-app.rp-leaving .rp-result-intro{animation:rp-out .18s ease-in both}.rp-app.rp-enter .rp-question,.rp-app.rp-enter .rp-result-intro{animation:rp-in .46s cubic-bezier(.2,.75,.25,1) both}.rp-app.rp-back.rp-enter .rp-question{animation-name:rp-in-back}.rp-app.rp-enter h2{background:linear-gradient(100deg,var(--rp-ink) 0%,var(--rp-ink) 34%,#85b7ef 45%,#b08bcc 49%,#dbadb1 53%,#dfcd8b 57%,var(--rp-ink) 69%);background-size:330% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:rp-rainbow-reveal 1.15s ease-out both}.rp-app.rp-enter .rp-choice{animation:rp-card-in .45s ease-out both}.rp-app.rp-enter .rp-choice:nth-child(2){animation-delay:.04s}.rp-app.rp-enter .rp-choice:nth-child(3){animation-delay:.08s}.rp-app.rp-enter .rp-choice:nth-child(4){animation-delay:.12s}.rp-app.rp-enter .rp-choice:nth-child(5){animation-delay:.16s}.rp-app.rp-enter .rp-choice:nth-child(6){animation-delay:.20s}
@keyframes rp-out{to{opacity:0;transform:translateX(-16px) rotateY(-2deg)}}@keyframes rp-in{from{opacity:0;transform:translateX(20px) rotateY(3deg)}to{opacity:1;transform:none}}@keyframes rp-in-back{from{opacity:0;transform:translateX(-20px) rotateY(-3deg)}to{opacity:1;transform:none}}@keyframes rp-card-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes rp-rainbow-reveal{from{background-position:100% 0}to{background-position:0 0}}
.rootlight-captured .browser-location{display:flex;gap:12px;align-items:center;padding:13px 18px;flex-wrap:wrap}.rootlight-captured .browser-location>span{flex:1}.rootlight-captured .browser-location button{font-size:14px;min-height:40px}.rootlight-snapshot{display:block;width:100%;height:min(1050px,85vh);min-height:650px;border:0;background:#fff}.rp-gallery .rootlight-captured{max-width:none;overflow:hidden}.live-preview-page .rootlight-captured{width:100%}
@container(max-width:700px){.rp-app .rp-intentions{grid-template-columns:repeat(2,minmax(0,1fr))}.rp-app .rp-formats{grid-template-columns:1fr}.rp-app .rp-formats .rp-choice{flex-direction:row;align-items:center;min-height:90px}.rp-app .rp-choice{padding:17px;min-height:140px}.rp-app .rp-journey{gap:6px;margin-bottom:24px}.rp-journey>span{flex-direction:column;gap:7px;text-align:center;font-size:12px}.rp-journey b{line-height:1.4}.rp-app .rp-main{padding:25px 20px 17px}.rp-app .rp-question{min-height:0}.rp-app .rp-progress-text{font-size:12px}.rp-app .rp-album-anchor{padding:20px;gap:18px;align-items:flex-start}.rp-album-anchor>img{width:80px;height:80px}.rp-album-anchor h3{font-size:22px}.rp-app .rp-practice-insights{grid-template-columns:1fr;gap:18px;margin-block:25px}.rp-app .rp-products{grid-template-columns:1fr}.rp-app .rp-report{padding:21px;gap:15px;align-items:flex-start}.rp-report>img{width:67px;height:95px}.rp-app h2{font-size:30px;max-width:550px}.rp-app .rp-product{grid-template-columns:105px minmax(0,1fr);display:grid}.rp-app .rp-product-image{aspect-ratio:auto;padding:12px}.rp-app .rp-product-copy{padding:18px}.rp-app .rp-free{padding:20px;gap:15px}.rp-app .rp-free>img{width:70px;height:70px}.rp-app .rp-bottom{gap:10px}.rp-app .rp-primary{padding:12px 16px;gap:9px;font-size:15px}}
@container(max-width:390px){.rp-app .rp-main{padding-inline:16px}.rp-app .rp-choice{padding:15px 12px}.rp-app .rp-choice strong{font-size:16px}.rp-app .rp-album-anchor{flex-direction:column}.rp-app .rp-report>img{display:none}.rp-app .rp-free{flex-direction:column}.rp-app .rp-product{grid-template-columns:85px minmax(0,1fr)}.rp-app .rp-product-copy{padding:15px}.rp-app .rp-progress-text{display:none}.rp-app h2{font-size:28px}}
@media(max-width:700px){.rootlight-captured .browser-location{gap:8px;padding:10px 12px;font-size:12px}.rootlight-captured .browser-location button{font-size:13px}.rootlight-snapshot{height:80svh;min-height:650px}}
@media(prefers-reduced-motion:reduce){.rp-app.rp-enter h2{background:none;color:var(--rp-ink)}.rp-app *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Previews expand naturally instead of creating a second scrolling window. */
.rootlight-snapshot{height:900px;min-height:0!important;max-height:none!important}.rp-preview-controls{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin:0 auto 20px;max-width:1120px}.rp-preview-controls summary{font-size:15px;cursor:pointer;min-height:40px;padding:10px 0;color:#44627d}.rp-preview-controls>a{display:inline-flex;align-items:center;gap:9px;padding:10px 0;color:#44627d;font-size:15px;white-space:nowrap}.rp-preview-controls form{display:flex;align-items:end;flex-wrap:wrap;gap:16px;padding:16px 20px;border:1px solid #dde6ef;border-radius:14px;margin-top:10px;background:#fff}.rp-preview-controls label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#547087}.rp-preview-controls input,.rp-preview-controls select{font:inherit;color:#29465e;min-height:44px;border:1px solid #d7e2eb;border-radius:8px;padding:8px 12px;max-width:100%}.rp-preview-controls input[type=color]{padding:4px;width:65px}.rp-preview-controls form p{flex-basis:100%;font-size:13px;margin:0}.rp-app .rp-credit-stars{width:22px;height:22px}.rp-gallery #rp-gallery-preview>.rp-standalone{max-width:1080px;margin:auto}.rp-gallery .page-top{padding-bottom:15px}.rp-gallery .page-top h1{font-size:29px;margin-bottom:0}@media(max-width:600px){.rp-preview-controls{flex-wrap:wrap;gap:6px}.rp-preview-controls form{padding:15px}.rp-preview-controls form label:first-child{width:100%}.rp-preview-controls input[name=name]{width:100%}}
.rp-app .rp-choice.is-selected .rp-choice-icon svg{animation:rp-icon-lift .65s cubic-bezier(.2,.8,.3,1) both}.rp-app .rp-choice.is-selected .rp-choice-icon path{animation:rp-icon-color .95s ease-out both}@keyframes rp-icon-lift{0%{transform:translateY(0) rotateX(0);opacity:1}25%{transform:translateY(-7px) rotateX(65deg);opacity:.25}45%{transform:translateY(6px) rotateX(-35deg);opacity:.6}75%,100%{transform:none;opacity:1}}@keyframes rp-icon-color{0%{stroke:currentColor}10%,80%{stroke:var(--rp-icon-rainbow)}100%{stroke:currentColor}}@media(hover:hover) and (prefers-reduced-motion:no-preference){.rp-choice:not(.is-selected):hover .rp-choice-icon path{animation:rp-icon-color .8s ease-out both}}
/* Rootlight uses 24px page titles, 22px secondary headings, and 20px subheadings. */
.rp-app{--rp-title-size:24px;--rp-section-size:22px;--rp-subheading-size:20px}.rp-app .rp-main h2{font-size:var(--rp-title-size);font-weight:400;line-height:1.5;letter-spacing:0;max-width:100%;text-wrap:balance;overflow:visible}.rp-app .rp-main h3{font-size:var(--rp-subheading-size);font-weight:400;line-height:1.5;letter-spacing:0;text-wrap:balance}.rp-app .rp-section-heading h3{font-size:var(--rp-section-size)}.rp-app .rp-result-intro h2{max-width:100%}@container(max-width:620px){.rp-app .rp-main h2{font-size:22px}.rp-app .rp-section-heading h3{font-size:20px}}
/* Reading remains an optional companion, with room for the practice itself. */
.rp-companion{display:flex;align-items:center;gap:28px;padding:28px 0;border-top:1px solid #dfe6ed;border-bottom:1px solid #dfe6ed;margin:24px 0}.rp-companion>div{flex:1;min-width:0}.rp-companion h3{font-size:22px;line-height:1.4;margin:8px 0}.rp-companion p{font-size:17px;line-height:1.65;color:#52606e}.rp-companion>img{width:110px;height:145px;object-fit:contain}.rp-album-anchor small{display:block;margin-top:10px;line-height:1.5;color:#52606e}.rp-choice-copy small:empty{display:none}.rp-result-intro .rp-summary{flex-wrap:wrap}.rp-routine .rp-section-heading{gap:12px;flex-wrap:wrap}.rp-track-source{line-height:1.6}.rp-practice-insights p+p{margin-top:12px}
@media(max-width:600px){.rp-companion{gap:16px;padding:22px 0}.rp-companion>img{width:76px;height:110px}.rp-companion h3{font-size:20px}.rp-companion p{font-size:16px}.rp-journey b{font-size:11px}.rp-summary span{max-width:100%;white-space:normal}}

/* More of the practice fits in view without making the words smaller. */
.rp-app .rp-main{padding:22px 24px 14px}.rp-app .rp-question{min-height:0}.rp-app .rp-progress{margin-bottom:18px}.rp-app .rp-journey{margin-bottom:20px}.rp-app .rp-main h2{margin:8px 0 12px}.rp-app .rp-sub{margin-bottom:18px;line-height:1.6}.rp-app .rp-choice{min-height:82px;padding:14px;gap:11px}.rp-app .rp-choices{gap:10px}.rp-app .rp-bottom{margin-top:18px}.rp-app .rp-credit{margin-top:16px;padding-top:14px}.rp-app .rp-album-anchor{padding:18px;gap:18px}.rp-app .rp-practice-insights{margin-block:20px;gap:20px}.rp-companion{padding:20px 0;margin:18px 0}.rp-app .rp-free{padding:18px;gap:18px}.rp-app .rp-alternatives{border:1px solid #dce6ed;border-radius:12px;padding:14px 16px;margin:18px 0;font-size:16px}.rp-alternatives summary{cursor:pointer;font-weight:500}.rp-alternatives>div{display:grid;gap:12px;padding-top:16px}.rp-alternatives a{display:grid;gap:4px}.rp-alternatives span{font-size:14px;color:#627185}
@container(max-width:700px){.rp-app .rp-main{padding:20px 16px 14px}.rp-app .rp-choice{min-height:110px;padding:13px 12px}.rp-app .rp-formats .rp-choice{min-height:78px}.rp-app .rp-choice strong{font-size:16px}.rp-app .rp-journey{margin-bottom:18px}.rp-app .rp-album-anchor{padding:16px}.rp-app .rp-free{padding:16px}}
