.library-hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.library-featured{padding:88px 0 44px}.library-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.library-featured-card{position:relative;min-height:300px;display:flex;flex-direction:column;align-items:flex-start;padding:27px;border:1px solid #e5d4ee;border-radius:27px;overflow:hidden;transition:transform .2s,box-shadow .2s}.library-featured-card:hover{transform:translateY(-4px);box-shadow:0 19px 33px rgba(80,36,124,.13)}.library-featured-0{background:linear-gradient(140deg,#ebe5ff,#f7eaff)}.library-featured-1{background:linear-gradient(140deg,#fff0f8,#f2e3ff)}.library-featured-2{background:linear-gradient(140deg,#e8f2ff,#eee2ff)}.library-featured-card>span{color:#8055a7;font-size:11px;font-weight:800;letter-spacing:.9px;text-transform:uppercase}.library-featured-card h3{margin:30px 0 7px;font-family:Georgia,serif;font-size:31px;line-height:1.06}.library-featured-card p{margin:0;color:#6c5b7d;font-size:13px;line-height:1.7}.library-featured-card>b{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:22px;color:#623493;font-size:13px}.library-browser{padding-top:42px;padding-bottom:92px}.library-browser-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:28px}.library-browser-head h2,.shared-factor-grid h3,.shared-faq h2{font-family:Georgia,serif;font-size:clamp(34px,3.7vw,48px);line-height:1.08;letter-spacing:-1.6px;margin:10px 0}.library-browser-head p{max-width:660px;margin:0;color:#6c5c7a;line-height:1.72}.topic-count{flex:none;margin-bottom:3px;padding:8px 12px;border:1px solid #dfcbe9;border-radius:999px;background:#f8effd;color:#795896;font-size:12px;font-weight:700}.library-browser-controls{display:grid;grid-template-columns:minmax(260px,.85fr) 1.55fr;grid-gap:15px;gap:15px;align-items:center;margin-bottom:23px;padding:14px;border:1px solid #e7d9ef;border-radius:21px;background:#fff}.library-search{display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid #e3d1ed;border-radius:12px;background:#fdfbff;color:#8155a7}.library-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:12px 2px;color:#40285a;font-size:14px}.library-filters{display:flex;align-items:center;gap:7px;overflow-x:auto;padding:1px}.library-filters svg{flex:none;color:#885ab1}.library-filters button{flex:none;border:1px solid transparent;border-radius:999px;background:transparent;padding:8px 11px;color:#6d5b7b;font-size:12px;cursor:pointer}.library-filters button.active,.library-filters button:hover{border-color:#dbc5e8;background:#f2e6fc;color:#5e2592;font-weight:700}.library-topic-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.library-topic{display:flex;flex-direction:column;min-height:240px;padding:21px;border:1px solid #e8dcef;border-radius:21px;background:rgba(255,255,255,.82);transition:transform .2s,border-color .2s,box-shadow .2s}.library-topic:hover{transform:translateY(-3px);border-color:#c99fe0;box-shadow:0 14px 28px rgba(89,39,134,.1)}.library-topic-top{display:flex;justify-content:space-between;gap:12px;color:#8a70a0;font-size:10px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.library-topic-top>span:last-child{max-width:57%;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.library-topic h3{margin:24px 0 7px;font-family:Georgia,serif;font-size:24px;line-height:1.12}.library-topic p{margin:0;color:#6d5c79;font-size:13px;line-height:1.66}.library-topic-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;color:#653296;font-size:12px}.library-topic-bottom b{padding:5px 8px;border-radius:999px;background:#f2e7fb;color:#7a54a0;font-size:10px}.library-topic-bottom span{display:flex;align-items:center;gap:5px;font-weight:800;white-space:nowrap}.library-empty{padding:48px 26px;border:1px dashed #d9c4e7;border-radius:21px;background:#fcf9ff;text-align:center}.library-empty h3{font-family:Georgia,serif;font-size:24px;margin:0}.library-empty p{color:#6c5b79;font-size:13px}.library-reading{padding-top:0}.library-reading-card{display:flex;align-items:center;justify-content:space-between;gap:42px;padding:38px 42px;border:1px solid #e3d0ed;border-radius:28px;background:radial-gradient(circle at 93% 20%,#f2d8ff,transparent 30%),linear-gradient(135deg,#fff,#f8eeff)}.library-reading-card h2{max-width:650px;margin:10px 0;font-family:Georgia,serif;font-size:clamp(30px,3.4vw,43px);line-height:1.08}.library-reading-card p{max-width:650px;margin:0;color:#6c5b79;line-height:1.7}.library-reading-card .button{flex:none}.shared-hero{padding-bottom:92px}.shared-dream-list{padding-bottom:91px}.shared-dream-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.shared-dream-card{display:flex;flex-direction:column;min-height:305px;padding:23px;border:1px solid #e5d6ed;border-radius:24px;background:linear-gradient(150deg,#fff,#faf4ff);transition:transform .2s,box-shadow .2s,border-color .2s}.shared-dream-card:nth-child(2n){background:linear-gradient(150deg,#fdfaff,#f4eaff)}.shared-dream-card:hover{transform:translateY(-4px);border-color:#c9a3df;box-shadow:0 17px 30px rgba(85,37,130,.12)}.shared-dream-number{display:flex;align-items:center;justify-content:space-between;color:#9067b3;font-size:12px;font-weight:800}.shared-dream-number svg{color:#7d3dac}.shared-dream-card h3{margin:29px 0 8px;font-family:Georgia,serif;font-size:25px;line-height:1.08}.shared-dream-card strong{color:#5a3d75;font-size:13px;line-height:1.45}.shared-dream-card p{margin:12px 0 0;color:#6e5e7d;font-size:12px;line-height:1.66}.shared-dream-card>b{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:21px;color:#623192;font-size:12px}.shared-factors{padding-top:85px;padding-bottom:91px}.shared-factor-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px}.shared-factor-grid article{padding:28px;border:1px solid #e7d8ef;border-radius:24px;background:#fff}.shared-factor-grid article>span{color:#9367b4;font-size:11px;font-weight:800;letter-spacing:1px}.shared-factor-grid h3{margin:29px 0 9px;font-size:28px}.shared-factor-grid p{margin:0;color:#6d5c7b;font-size:13px;line-height:1.7}.shared-faq{padding:84px 0;background:linear-gradient(145deg,#fbf5ff,#f7ebff)}.shared-faq>.shell{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:68px;gap:68px;align-items:start}.shared-faq-intro p{max-width:420px;margin:0;color:#6d5b79;line-height:1.72}.shared-faq-list{border-top:1px solid #e1d0ea}.shared-faq-list details{border-bottom:1px solid #e1d0ea;padding:19px 0}.shared-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;cursor:pointer;color:#4c2c6f;font-family:Georgia,serif;font-size:18px;font-weight:700;list-style:none}.shared-faq-list summary::-webkit-details-marker{display:none}.shared-faq-list summary span{color:#7e3db2;font-family:Arial;font-size:23px;font-weight:400}.shared-faq-list details[open] summary span{transform:rotate(45deg)}.shared-faq-list p{margin:12px 33px 0 0;color:#6e5d7a;font-size:13px;line-height:1.72}.shared-cta{padding-top:76px;padding-bottom:89px}.shared-cta .card{padding:38px 42px}.shared-cta-actions{display:grid;justify-items:start;grid-gap:15px;gap:15px;flex:none}.shared-cta-actions .button{white-space:nowrap}@media(max-width:1000px){.library-topic-grid,.shared-dream-grid{grid-template-columns:repeat(2,1fr)}.shared-faq>.shell{grid-template-columns:1fr;gap:35px}.shared-faq-intro p{max-width:650px}.library-browser-controls{grid-template-columns:1fr}.library-filters{padding-bottom:2px}}@media(max-width:700px){.library-featured{padding:58px 0 26px}.library-featured-grid,.library-topic-grid,.shared-dream-grid,.shared-factor-grid{grid-template-columns:1fr}.library-featured-card,.shared-dream-card{min-height:245px}.library-browser{padding-top:25px;padding-bottom:60px}.library-browser-head{display:block;margin-bottom:22px}.topic-count{display:inline-block;margin-top:15px}.library-browser-controls{padding:10px;border-radius:18px}.library-search input{font-size:13px}.library-filters{padding:5px 0}.library-filters button{padding:7px 9px}.library-reading-card,.shared-cta .card{display:grid;grid-gap:25px;gap:25px;padding:28px 25px}.library-reading-card h2{font-size:31px}.shared-dream-list,.shared-factors{padding-bottom:58px}.shared-factors{padding-top:56px}.shared-faq{padding:58px 0}.shared-faq h2{font-size:34px}.shared-cta{padding-top:55px;padding-bottom:60px}.shared-dream-card h3{margin-top:21px}.shared-factor-grid h3{margin-top:18px}}.journey-grid>article{display:flex;flex-direction:column;min-height:377px}.journey-grid>article>a{position:static;align-self:flex-start;display:inline-flex;width:max-content;max-width:100%;margin-top:auto;padding-top:24px;line-height:1.25;white-space:nowrap}.library-card-grid,.library-featured-grid{grid-template-columns:repeat(4,1fr)}.library-path{display:flex;flex-direction:column;height:100%}.library-path .path-links{width:100%;margin-top:auto}.library-topic-grid{grid-template-columns:repeat(4,1fr)}.library-featured-3{background:linear-gradient(140deg,#fff1e7,#f6e1ff)}.library-feature{padding-top:104px;padding-bottom:122px}.library-feature+.library-reading{padding-top:66px}@media(max-width:900px){.journey-grid>article{min-height:330px}}@media(max-width:1100px){.library-card-grid,.library-featured-grid{grid-template-columns:repeat(2,1fr)}.library-topic-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.journey-grid>article>a{white-space:normal}.library-card-grid,.library-featured-grid,.library-topic-grid{grid-template-columns:1fr}}.pricing-assurances{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:0 0 42px}.pricing-assurance{display:grid;justify-items:center;min-height:154px;padding:24px 18px;border:1px solid #e7e3ed;border-radius:22px;background:rgba(255,255,255,.72);text-align:center}.pricing-assurance svg{color:#5547b0;stroke-width:1.8}.pricing-assurance h3{margin:17px 0 5px;color:#6e7092;font-size:16px}.pricing-assurance p{max-width:190px;margin:0;color:#8a88a3;font-size:12px;line-height:1.55}.pricing-closer{display:grid;justify-items:center;margin:80px 0 20px;padding:65px 26px 44px;border:1px solid #e5d8ed;border-radius:32px;background:radial-gradient(circle at 50% 3%,#f2dcff,transparent 42%),linear-gradient(145deg,#fff,#fbf3ff);text-align:center}.pricing-closer h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-1.8px;margin:12px 0 14px}.pricing-closer h2 em{color:#7840b3;font-style:italic;font-weight:500}.pricing-closer>p{max-width:630px;margin:0 auto 25px;color:#75677f;line-height:1.7}.pricing-closer .button{gap:8px}.pricing-closer-meta{display:flex;justify-content:center;gap:25px;flex-wrap:wrap;margin-top:27px;color:#817493;font-size:12px}.pricing-closer-meta span{display:flex;align-items:center;gap:6px}.pricing-closer-meta svg{color:#6a54b6}.pricing-closer small{margin-top:22px;color:#9a91a6;font-size:11px}.pricing-closer small a{color:#65409a;font-weight:700}@media(max-width:900px){.pricing-assurances{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.pricing-assurances{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:30px}.pricing-assurance{min-height:142px;padding:19px 10px}.pricing-assurance h3{font-size:14px}.pricing-assurance p{font-size:11px}.pricing-closer{margin-top:58px;padding:48px 19px 34px;border-radius:24px}.pricing-closer h2{font-size:35px}.pricing-closer-meta{display:grid;justify-items:center;grid-gap:10px;gap:10px}}.common-dictionary-page{overflow:hidden;background:#faf9fc;color:#29213d}.common-dictionary-hero{padding:28px 0 86px;background:radial-gradient(circle at 16% 4%,#eadbff,transparent 30%),radial-gradient(circle at 86% 10%,#ffe5f3,transparent 29%),linear-gradient(155deg,#fbf9ff,#f3edff 62%,#fff8fc)}.common-breadcrumb{display:flex;align-items:center;gap:9px;color:#8c7d9a;font-size:12px}.common-breadcrumb a{color:#68449a;font-weight:700}.common-dictionary-heading{max-width:800px;margin:72px auto 0;text-align:center}.common-dictionary-heading h1{font-family:Georgia,serif;font-size:clamp(45px,6vw,72px);line-height:1.04;letter-spacing:-2.8px;margin:14px 0 18px}.common-dictionary-heading h1 em{color:#7640b2;font-style:italic;font-weight:500}.common-dictionary-heading>p{max-width:670px;margin:0 auto;color:#6f617e;font-size:17px;line-height:1.75}.common-dictionary-heading .dictionary-search{margin-top:31px}.common-dictionary-intro{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:70px;gap:70px;align-items:center;padding-top:88px;padding-bottom:78px}.common-browse-head h2,.common-dictionary-cta h2,.common-faq-intro h2,.common-intro-copy h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-1.6px;margin:11px 0 15px}.common-intro-copy p{max-width:600px;margin:0;color:#72657f;line-height:1.78}.common-intro-panels{display:grid;grid-gap:12px;gap:12px}.common-intro-panels article{padding:22px;border:1px solid #e5deec;border-radius:19px;background:#fff}.common-intro-panels svg{color:#7040ad}.common-intro-panels h3{margin:15px 0 6px;font-family:Georgia,serif;font-size:20px}.common-intro-panels p{margin:0;color:#75677f;font-size:13px;line-height:1.65}.common-dictionary-browse{padding-bottom:96px}.common-browse-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:27px}.common-browse-head h2{margin-bottom:0}.common-count{padding:8px 13px;border:1px solid #e0d3eb;border-radius:999px;background:#f4ecfb;color:#765398;font-size:12px;font-weight:700;white-space:nowrap}.common-category-nav{display:flex;gap:9px;overflow-x:auto;padding:3px 0 21px;border-bottom:1px solid #e7deee}.common-category-nav a{display:flex;align-items:center;gap:6px;flex:none;padding:10px 13px;border:1px solid #e2d4eb;border-radius:999px;background:#fff;color:#684d80;font-size:12px;font-weight:700}.common-category-nav a:hover{border-color:#bc91d9;color:#63319c;background:#fbf4ff}.common-category-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:25px}.common-category-card{padding:25px;border:1px solid #e5ddec;border-radius:23px;background:linear-gradient(145deg,#fff,#fbf7ff)}.common-category-card:nth-child(2n){background:linear-gradient(145deg,#fffaff,#f4edff)}.common-category-top{display:flex;align-items:center;justify-content:space-between;color:#7040aa}.common-category-top span{color:#9677a8;font-size:10px;font-weight:800;letter-spacing:1px}.common-category-card h3{margin:28px 0 8px;font-family:Georgia,serif;font-size:27px}.common-category-card>p{min-height:66px;margin:0;color:#75677f;font-size:13px;line-height:1.68}.common-dream-links{display:grid;grid-gap:8px;gap:8px;margin-top:21px}.common-dream-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px solid #e9e0ef;color:#66399a}.common-dream-links a:hover{color:#4e1e8a}.common-dream-links a>span{display:grid;grid-gap:2px;gap:2px}.common-dream-links b{font-size:13px}.common-dream-links small{color:#84728e;font-size:11px;line-height:1.45}.common-dream-links svg{flex:none}.common-dictionary-note{padding:73px 0;background:linear-gradient(112deg,#3a1468,#6b2b9e 54%,#a04fbe);color:#fff}.common-dictionary-note>.shell{display:flex;align-items:center;justify-content:space-between;gap:42px}.common-dictionary-note .eyebrow{color:#e5cafa}.common-dictionary-note h2{font-family:Georgia,serif;font-size:clamp(33px,4vw,49px);margin:10px 0}.common-dictionary-note p{max-width:650px;margin:0;color:#ead8f2;line-height:1.72}.common-dictionary-note .button{flex:none;background:#fff;color:#57258e;box-shadow:none}.common-dictionary-faq{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:75px;gap:75px;padding-top:91px;padding-bottom:90px}.common-faq-intro p{max-width:410px;margin:0;color:#746580;line-height:1.72}.common-faq-list{border-top:1px solid #e4d9eb}.common-faq-list details{padding:18px 0;border-bottom:1px solid #e4d9eb}.common-faq-list summary{display:flex;justify-content:space-between;gap:18px;cursor:pointer;list-style:none;font-family:Georgia,serif;font-size:18px;font-weight:700}.common-faq-list summary::-webkit-details-marker{display:none}.common-faq-list summary span{color:#7d43ac;font-family:Arial;font-size:22px;font-weight:400}.common-faq-list details[open] summary span{transform:rotate(45deg)}.common-faq-list p{margin:11px 35px 0 0;color:#75667f;font-size:13px;line-height:1.72}.common-dictionary-cta{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-bottom:90px;padding:38px 42px;border:1px solid #e4d7ec;border-radius:27px;background:linear-gradient(145deg,#fff,#f6ebff)}.common-dictionary-cta p{max-width:650px;margin:0;color:#75667f;line-height:1.7}.common-dictionary-cta>div:last-child{display:grid;justify-items:start;grid-gap:14px;gap:14px;flex:none}.common-dictionary-cta .text-link{font-size:12px}@media(max-width:1000px){.common-category-grid{grid-template-columns:repeat(2,1fr)}.common-dictionary-faq{gap:45px}}@media(max-width:700px){.common-dictionary-hero{padding:21px 0 58px}.common-dictionary-heading{margin-top:54px}.common-dictionary-heading h1{font-size:45px;letter-spacing:-2px}.common-dictionary-heading>p{font-size:15px}.common-dictionary-intro{grid-template-columns:1fr;gap:34px;padding-top:60px;padding-bottom:58px}.common-browse-head{display:block}.common-count{display:inline-block;margin-top:13px}.common-dictionary-browse{padding-bottom:61px}.common-category-grid{grid-template-columns:1fr;gap:12px}.common-category-card>p{min-height:0}.common-dictionary-cta,.common-dictionary-note>.shell{display:grid;grid-gap:26px;gap:26px}.common-dictionary-note{padding:57px 0}.common-dictionary-note .button{justify-self:start}.common-dictionary-faq{grid-template-columns:1fr;gap:35px;padding-top:61px;padding-bottom:62px}.common-dictionary-cta{margin-bottom:61px;padding:29px 24px}.common-dictionary-cta>div:last-child{justify-items:start}}.featured-dreams{padding-bottom:94px}.dictionary-groups{padding-top:58px;padding-bottom:104px}.dictionary-groups .section-label{margin-bottom:38px}.dictionary-groups .letter-row{padding:29px 0}.dictionary-cta{margin-top:12px;margin-bottom:112px;padding:56px 58px}.dictionary-cta h2{margin:12px 0 18px}.dictionary-cta p{line-height:1.85}.dictionary-cta .button{min-width:174px}@media(max-width:700px){.featured-dreams{padding-bottom:58px}.dictionary-groups{padding-top:43px;padding-bottom:64px}.dictionary-groups .section-label{margin-bottom:27px}.dictionary-groups .letter-row{padding:24px 0}.dictionary-cta{margin-top:8px;margin-bottom:72px;padding:36px 25px}.dictionary-cta h2{margin:9px 0 13px}.dictionary-cta p{line-height:1.72}}.common-dictionary-cta{margin-bottom:148px}.common-dictionary-page+.footer{padding-top:74px}@media(max-width:700px){.common-dictionary-cta{margin-bottom:92px}.common-dictionary-page+.footer{padding-top:62px}}.home-hero{isolation:isolate;background:radial-gradient(circle at 8% 19%,rgba(230,195,255,.82),transparent 25%),radial-gradient(circle at 92% 23%,rgba(255,215,239,.78),transparent 26%),linear-gradient(135deg,#fffaff,#f4e9ff 51%,#fff2fa)}.home-hero:before{position:absolute;z-index:-1;inset:0;opacity:.34;background-image:linear-gradient(rgba(111,58,164,.08) 1px,transparent 0),linear-gradient(90deg,rgba(111,58,164,.08) 1px,transparent 0);background-size:36px 36px;content:"";-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.45),transparent 50%,rgba(0,0,0,.35));mask-image:linear-gradient(90deg,rgba(0,0,0,.45),transparent 50%,rgba(0,0,0,.35))}.hero-main{position:relative}.hero-main:after{position:absolute;right:3%;top:30px;width:72px;height:45px;border:1.5px solid rgba(114,63,169,.24);border-left:0;border-radius:0 90% 90% 0;transform:rotate(-12deg);content:""}.hero-pill{border-radius:12px;transform:rotate(-1deg);box-shadow:4px 4px 0 rgba(111,57,166,.1)}.hero-report-preview{border-radius:26px 32px 27px 35px;box-shadow:10px 11px 0 rgba(112,59,163,.09),0 28px 55px rgba(86,34,132,.14)}.hero-report-preview:after{position:absolute;right:-13px;top:82px;width:26px;height:66px;border:1px solid rgba(121,66,175,.19);border-left:0;border-radius:0 18px 18px 0;background:rgba(255,255,255,.42);content:""}.report-paperclip{position:absolute;right:34px;top:-18px;width:18px;height:43px;border:2px solid #a769ca;border-bottom:0;border-radius:12px 12px 0 0;transform:rotate(15deg);opacity:.8}.preview-top{padding-right:32px}.preview-title{position:relative}.preview-title:after{position:absolute;right:0;bottom:-1px;width:63px;border-top:2px solid #b66bd3;transform:rotate(-1deg);content:""}.preview-metrics{position:relative}.preview-metrics:after{position:absolute;right:2px;top:18px;width:32px;height:32px;border:1px dashed rgba(114,62,168,.25);border-radius:50%;content:""}.preview-tags span{border-radius:10px;transform:rotate(-1deg)}.preview-tags span:nth-child(2){transform:rotate(2deg)}.preview-tags span:nth-child(3){transform:rotate(-2deg)}.preview-note{border:1px dashed rgba(113,64,163,.23);border-radius:13px 18px 14px 19px}.preview-footer{display:flex;justify-content:space-between;margin-top:17px;padding-top:12px;border-top:1px dashed #e4d4ec;color:#9979ae;font-size:10px;font-weight:700;letter-spacing:.35px}.trust-band{position:relative;background:#fffdfd}.trust-band:before{position:absolute;left:0;right:0;top:-1px;border-top:1px dashed rgba(113,62,165,.24);content:""}.method-grid article{position:relative;overflow:hidden}.method-grid article:after{position:absolute;right:15px;top:13px;color:rgba(111,55,166,.16);font-family:Georgia,serif;font-size:31px;content:"✦"}.method-grid article:nth-child(2):after{content:"○"}.method-grid article:nth-child(3):after{content:"↗"}.method-grid article:nth-child(4):after{content:"✧"}.report-experience{position:relative;overflow:hidden}.analysis-card{border-radius:24px 28px 23px 29px}.analysis-card:after{position:absolute;right:22px;bottom:24px;color:rgba(102,52,154,.13);font-family:Georgia,serif;font-size:38px;content:"✦"}.process-section{position:relative;background:linear-gradient(180deg,#fcf8ff,#f8f1ff)}.process-section:before{position:absolute;left:0;right:0;top:20px;height:1px;background:repeating-linear-gradient(90deg,transparent 0 9px,rgba(124,67,179,.16) 9px 11px);content:""}.process-grid{gap:14px}.process-grid article{min-height:282px;padding:22px 22px 19px!important;border:1px solid #e5d5ef;border-radius:20px 24px 19px 25px;background:rgba(255,255,255,.66);box-shadow:3px 4px 0 rgba(104,52,157,.06)}.process-grid article:nth-child(2){transform:translateY(14px) rotate(.5deg)}.process-grid article:nth-child(3){transform:translateY(-5px) rotate(-.4deg)}.process-grid article:nth-child(4){transform:translateY(9px) rotate(.3deg)}.process-grid>article>span{width:32px;height:32px;border-radius:10px;background:#fffdfd;box-shadow:2px 2px 0 rgba(104,52,157,.11)}.process-line{display:none}.process-sketch{display:flex;align-items:end;gap:5px;height:37px;margin:17px 0 0}.process-sketch i{display:block;width:18px;border:1px solid rgba(111,57,166,.23);border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#fff,#f5e8ff)}.process-sketch i:first-child{height:17px}.process-sketch i:nth-child(2){height:29px;background:linear-gradient(180deg,#f0e4ff,#fff)}.process-sketch i:nth-child(3){height:23px;background:linear-gradient(180deg,#ffe8f5,#fff)}.process-grid h3{margin-top:15px}.process-grid small{display:block;margin-top:16px;color:#8a6b9f;font-size:10px;font-weight:800;letter-spacing:.25px}.dictionary-section{position:relative}.dictionary-section:before{position:absolute;left:5%;top:80px;width:55px;height:55px;border:1px dashed rgba(121,63,177,.22);border-radius:50%;content:""}.symbol-cloud{border-radius:28px 34px 27px 37px;box-shadow:9px 10px 0 rgba(111,58,164,.07),0 17px 37px rgba(90,40,137,.12)}.symbol-cloud-item{border-radius:12px 16px 12px 18px}.symbol-cloud-item:nth-child(2n){transform:rotate(1.3deg)}.symbol-cloud-item:nth-child(3n){transform:rotate(-1.5deg)}.symbol-cloud-item:hover{transform:translateY(-4px) rotate(0)}.journey-grid>article{box-shadow:5px 6px 0 rgba(111,58,164,.045)}.membership-prompt{background:linear-gradient(116deg,#35105e,#64269b 53%,#aa56c5)}.final-home-cta{position:relative;overflow:hidden}.final-home-cta:after,.final-home-cta:before{position:absolute;border:1px dashed rgba(112,57,166,.2);border-radius:50%;content:""}.final-home-cta:before{width:180px;height:180px;left:-70px;bottom:-75px}.final-home-cta:after{width:125px;height:125px;right:-34px;top:-38px}@media(max-width:900px){.process-grid article:nth-child(n){transform:none}.process-grid article{min-height:252px}.home-hero:before{opacity:.2}}@media(max-width:600px){.hero-main:after,.hero-report-preview:after,.report-paperclip{display:none}.hero-pill{font-size:8px}.hero-report-preview{box-shadow:6px 7px 0 rgba(112,59,163,.08),0 22px 38px rgba(86,34,132,.11)}.preview-footer{font-size:9px}.process-grid{gap:12px}.process-grid article{min-height:0;padding:20px!important}.process-sketch{height:26px;margin-top:13px}.process-grid small{margin-top:12px}.dictionary-section:before{display:none}}.poop-page{background:linear-gradient(180deg,#fffaff,#fcf7ff 42%,#fff);overflow:hidden}.poop-hero{position:relative;background:radial-gradient(circle at 8% 30%,rgba(209,167,255,.56),transparent 30%),radial-gradient(circle at 86% 20%,rgba(255,196,229,.52),transparent 32%),linear-gradient(116deg,#35145b,#66309a 53%,#a54fc0);color:#fff}.poop-hero-inner{position:relative;min-height:545px;padding-top:33px;padding-bottom:64px;display:grid;grid-template-columns:minmax(0,1.1fr) .65fr;align-items:center;grid-gap:54px;gap:54px}.poop-breadcrumb{grid-column:1/-1;color:#e6d2f4;font-size:12px}.poop-breadcrumb span{margin:0 7px;color:#bf9cda}.poop-hero-copy{max-width:680px}.poop-hero .eyebrow{color:#e9d4fa}.poop-hero h1{font-family:Georgia,serif;font-size:clamp(44px,5.5vw,72px);line-height:1.04;letter-spacing:-3px;margin:13px 0 20px}.poop-hero h1 em{font-style:italic;color:#f0cfff}.poop-hero-copy>p{max-width:650px;margin:0;color:#eadbf5;font-size:17px;line-height:1.75}.poop-hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:30px}.poop-hero-actions .button{background:#fff;color:#56228b;box-shadow:0 14px 30px rgba(34,8,57,.22)}.poop-hero-actions>span{color:#d9bde9;font-size:11px}.poop-hero-orbit{position:relative;width:300px;height:300px;margin:auto;border:1px solid rgba(255,255,255,.3);border-radius:48% 52% 42% 58%;transform:rotate(-10deg);background:radial-gradient(circle at 50% 47%,rgba(255,255,255,.2),rgba(255,255,255,.04) 54%,transparent 55%);box-shadow:0 0 0 22px rgba(255,255,255,.04),0 0 0 48px rgba(255,255,255,.035)}.poop-hero-orbit:after,.poop-hero-orbit:before{content:"";position:absolute;border:1px dashed rgba(255,255,255,.3);border-radius:50%;inset:25px 42px;transform:rotate(30deg)}.poop-hero-orbit:after{inset:54px 13px;transform:rotate(-25deg)}.poop-hero-orbit span{position:absolute;color:#e7c9f5;font-size:11px;transform:rotate(10deg)}.poop-hero-orbit span:first-child{top:30px;left:75px}.poop-hero-orbit span:nth-child(2){right:18px;top:139px}.poop-hero-orbit span:nth-child(3){bottom:42px;left:45px}.poop-hero-orbit strong{position:absolute;inset:0;display:grid;place-content:center;text-align:center;color:#fff;font-family:Georgia,serif;font-size:30px;line-height:.88;transform:rotate(10deg)}.poop-hero-orbit small{font-family:Arial,sans-serif;font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#e1c2f2;margin-top:9px}.poop-content{max-width:1010px;padding-top:78px;padding-bottom:90px}.poop-card{border:1px solid #e7d5f0;border-radius:28px;padding:35px 38px;background:linear-gradient(135deg,#fff,#f7ecff);box-shadow:0 18px 45px rgba(86,37,122,.08)}.poop-section-kicker{color:#8651ae;font-size:11px;font-weight:800;letter-spacing:1.55px}.poop-card h2,.poop-context-banner h2,.poop-cta h2,.poop-section-heading h2{font-family:Georgia,serif;font-size:clamp(30px,3.6vw,45px);line-height:1.08;letter-spacing:-1.4px;margin:10px 0 14px}.poop-card>p{max-width:840px;color:#6a5879;font-size:17px;line-height:1.82;margin:0}.poop-card strong{color:#5c298b}.poop-keywords{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.poop-keywords span{padding:8px 12px;border-radius:999px;background:#f1e5fb;color:#704196;font-size:12px;font-weight:700}.poop-common,.poop-faq,.poop-feeling-section,.poop-perspectives,.poop-related,.poop-variations{padding-top:92px}.poop-section-heading{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:26px}.poop-section-heading h2{margin-bottom:0}.poop-section-heading>p{max-width:360px;margin:0;color:#776682;font-size:14px;line-height:1.65}.poop-emotion-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:11px;gap:11px}.poop-emotion{min-height:108px;display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:17px;border:1px solid #e6d8ee;border-radius:20px;background:#fff;color:#614d70;text-align:left;cursor:pointer;transition:.2s}.poop-emotion:hover{transform:translateY(-3px);border-color:#bf98db}.poop-emotion.active{border-color:#9854c6;background:linear-gradient(145deg,#f3e5ff,#fff7ff);box-shadow:0 11px 24px rgba(109,48,155,.13);color:#4e2375}.poop-emotion>span{font-size:21px}.poop-emotion b{font-size:13px}.poop-emotion svg{margin-left:auto;margin-top:-21px;color:#7e3bb5}.poop-emotion-result{display:flex;gap:12px;align-items:flex-start;margin-top:14px;padding:17px 19px;border-radius:18px;background:#f7effb;color:#6d567b}.poop-emotion-result svg{flex:none;color:#9650c7;margin-top:2px}.poop-emotion-result p{margin:0;font-size:14px;line-height:1.65}.poop-emotion-result b{color:#552b7d}.poop-perspective-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.poop-perspective-grid article{min-height:238px;padding:25px;border:1px solid #e8dcef;border-radius:23px;background:#fff}.poop-perspective-grid article:nth-child(2){background:linear-gradient(145deg,#f4eaff,#fff6fd)}.poop-perspective-grid article:nth-child(3){background:linear-gradient(145deg,#eef3ff,#faf1ff)}.poop-icon{color:#9252bb;font-size:12px;font-weight:800;letter-spacing:1px}.poop-perspective-grid h3{font-family:Georgia,serif;font-size:25px;margin:28px 0 10px}.poop-perspective-grid p{color:#6e5c7c;font-size:14px;line-height:1.75;margin:0}.poop-context-banner{display:flex;align-items:center;justify-content:space-between;gap:38px;margin-top:90px;padding:35px 38px;border-radius:26px;background:linear-gradient(113deg,#42156c,#8136aa 62%,#a94fc2);color:#fff}.poop-context-banner .poop-section-kicker{color:#e4caf4}.poop-context-banner h2{max-width:650px;margin-bottom:9px}.poop-context-banner p{max-width:650px;color:#ead7f3;line-height:1.7;margin:0}.poop-context-banner .button{flex:none;background:#fff;color:#552285;box-shadow:none}.poop-variation-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.poop-variation{display:grid;grid-template-columns:41px 1fr;grid-gap:12px;gap:12px;padding:22px;border:1px solid #e7d9ef;border-radius:21px;background:#fff}.poop-variation:nth-child(2n){background:linear-gradient(145deg,#fff6fc,#f6edff)}.poop-variation-number{color:#9354bd;font-size:12px;font-weight:800}.poop-variation-tag{color:#9366ad;font-size:11px;font-weight:800;letter-spacing:.5px}.poop-variation h3{font-family:Georgia,serif;font-size:23px;margin:6px 0 7px}.poop-variation p{color:#6f5e7c;font-size:13px;line-height:1.7;margin:0}.poop-common ol{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;padding:0;margin:0;list-style:none}.poop-common li{min-height:165px;padding:20px 17px;border:1px solid #e6d8ef;border-radius:19px;background:#fff}.poop-common li:nth-child(odd){background:#f8f0ff}.poop-common li>span{display:flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;background:#e9d7f7;color:#71349b;font-size:12px;font-weight:800}.poop-common li p{color:#6d5c7a;font-size:13px;line-height:1.6;margin:17px 0 0}.poop-faq-list{border-top:1px solid #e6d8ef}.poop-faq details{border-bottom:1px solid #e6d8ef;padding:20px 0}.poop-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#3e215a;font-size:16px;font-weight:750;cursor:pointer;list-style:none}.poop-faq summary::-webkit-details-marker{display:none}.poop-faq summary svg{flex:none;color:#8a56ad;transition:.2s}.poop-faq details[open] summary svg{transform:rotate(180deg)}.poop-faq details p{max-width:820px;color:#70607e;line-height:1.75;font-size:14px;margin:13px 0 0}.poop-related .poop-section-heading{align-items:center}.poop-related .text-link{display:flex;align-items:center;gap:5px;color:#6b339e;font-size:13px;font-weight:750;white-space:nowrap}.poop-related-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.poop-related-card{position:relative;min-height:155px;padding:20px;border:1px solid #e5d8ed;border-radius:19px;background:linear-gradient(145deg,#fff,#f7efff);transition:.2s}.poop-related-card:hover{transform:translateY(-4px);border-color:#bb8bda;box-shadow:0 13px 25px rgba(95,45,128,.11)}.poop-related-card>span{color:#4b2b68;font-family:Georgia,serif;font-size:19px}.poop-related-card p{padding-right:10px;color:#766582;font-size:12px;line-height:1.6}.poop-related-card>svg{position:absolute;right:18px;bottom:18px;color:#8140ad}.poop-cta{display:grid;grid-template-columns:auto 1fr auto;grid-gap:20px;gap:20px;align-items:center;margin-top:92px;padding:30px 33px;border:1px solid #d7bee9;border-radius:25px;background:linear-gradient(125deg,#f0e2ff,#fff4fb);box-shadow:0 14px 32px rgba(91,41,130,.08)}.poop-cta-icon{display:grid;place-items:center;width:47px;height:47px;border-radius:15px;background:#fff;color:#7b3bab;box-shadow:0 8px 17px rgba(97,41,139,.12)}.poop-cta h2{font-size:29px;margin:7px 0}.poop-cta p{max-width:600px;color:#6f5c7b;font-size:13px;line-height:1.65;margin:0}.poop-cta .button{white-space:nowrap}@media(max-width:900px){.poop-hero-inner{grid-template-columns:1fr;gap:20px}.poop-hero-orbit{width:220px;height:220px;margin:5px auto 0}.poop-emotion-grid{grid-template-columns:repeat(3,1fr)}.poop-perspective-grid{grid-template-columns:1fr}.poop-common ol,.poop-related-grid{grid-template-columns:repeat(2,1fr)}.poop-cta{grid-template-columns:auto 1fr}.poop-cta .button{grid-column:2;justify-self:start}}@media(max-width:600px){.poop-hero-inner{min-height:auto;padding-top:25px;padding-bottom:55px}.poop-hero h1{font-size:46px;letter-spacing:-2px}.poop-hero-copy>p{font-size:15px}.poop-hero-actions{display:grid;grid-gap:14px;gap:14px}.poop-hero-actions .button{width:max-content}.poop-content{padding-top:42px;padding-bottom:60px}.poop-card{padding:25px 22px;border-radius:22px}.poop-card>p{font-size:15px}.poop-section-heading{display:block}.poop-section-heading>p{margin-top:10px}.poop-common,.poop-faq,.poop-feeling-section,.poop-perspectives,.poop-related,.poop-variations{padding-top:60px}.poop-emotion-grid{grid-template-columns:repeat(2,1fr)}.poop-emotion{min-height:95px;padding:13px}.poop-context-banner{display:grid;margin-top:60px;padding:25px 22px}.poop-variation-grid{grid-template-columns:1fr}.poop-common ol{grid-template-columns:1fr 1fr}.poop-related-grid{grid-template-columns:1fr}.poop-related .poop-section-heading{display:block}.poop-related .text-link{margin-top:15px}.poop-cta{grid-template-columns:auto 1fr;margin-top:60px;padding:23px 20px}.poop-cta h2{font-size:25px}.poop-cta .button{grid-column:1/-1;width:100%}}.dream-orbit-title{max-width:180px;font-size:22px!important;line-height:1.05!important;word-break:break-word}.dream-traditional-card{display:flex;align-items:flex-start;justify-content:space-between;gap:35px;margin-top:92px;padding:31px 34px;border:1px solid #e6d8ef;border-radius:24px;background:linear-gradient(145deg,#fff,#f7efff)}.dream-traditional-card h2{font-family:Georgia,serif;font-size:31px;line-height:1.1;margin:9px 0 12px}.dream-traditional-card p{max-width:690px;margin:0;color:#6e5c7b;font-size:14px;line-height:1.75}.dream-traditional-note{max-width:220px;flex:none;padding:12px 14px;border-radius:14px;background:#f0e2fa;color:#79518f;font-size:11px;line-height:1.55}@media(max-width:600px){.dream-traditional-card{display:grid;margin-top:60px;padding:25px 22px}.dream-traditional-card h2{font-size:27px}.dream-traditional-note{max-width:none}.dream-orbit-title{max-width:135px;font-size:17px!important}}