.story-breadcrumb{display:flex;align-items:center;gap:13px;font-size:12px;color:var(--muted);padding-top:24px}.story-breadcrumb a:hover{text-decoration:underline}.story-hero{display:grid;grid-template-columns:1.12fr 1fr;gap:70px;align-items:center;padding-top:53px;padding-bottom:90px}.story-hero h1{font-size:clamp(42px,4.5vw,63px);letter-spacing:-3px;line-height:1.12;margin:22px 0}.story-hero h1 em{font-style:normal;color:#ba513b}.story-hero-copy>p{color:var(--muted);font-size:17px;line-height:1.8;max-width:485px}.story-hero-actions{display:flex;flex-wrap:wrap;gap:24px;align-items:center;margin-top:28px}.story-status{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:var(--muted);margin-top:21px;max-width:440px}.story-status .status-dot{margin-top:5px;flex-shrink:0}.story-hero-art{position:relative;padding:0 12px 23px 0}.story-hero-photo{position:relative;aspect-ratio:1/1.02;border-radius:42% 42% 8% 8%;overflow:hidden;background:var(--sage)}.story-hero-photo img{object-fit:cover}.story-photo-note{position:absolute;bottom:0;left:-20px;display:flex;align-items:center;gap:10px;padding:17px 23px;background:#fff;border-radius:14px;box-shadow:0 8px 35px #24392f10;font-size:13px;transform:rotate(-3deg)}.story-photo-note svg{color:#ba513b}.story-flower{position:absolute;right:-10px;top:5px;font-size:73px;color:var(--coral);line-height:1;transform:rotate(14deg)}.story-section-intro{max-width:610px;margin-bottom:44px}.feature-story h2{font-size:clamp(30px,3.1vw,42px);letter-spacing:-1.5px;line-height:1.2;margin:13px 0 17px}.story-section-intro>p{color:var(--muted);max-width:560px}.story-routine{background:var(--sage);padding:72px 0 38px}.story-routine .story-section-intro{margin-left:auto;margin-right:auto;text-align:center}.story-steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0;margin:0}.story-steps>li{background:#fafbf7;border:1px solid #dce3d3;border-radius:20px;padding:27px 26px 22px;position:relative}.story-step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #bac9b6;border-radius:50%;font-size:13px;letter-spacing:1px}.story-benefit-grid h3,.story-steps h3{font-size:21px;letter-spacing:-.7px;line-height:1.3;margin:23px 0 12px}.story-steps p{font-size:14px;line-height:1.75;color:var(--muted);min-height:74px}.story-step-detail{display:flex;align-items:center;gap:8px;padding-top:17px;border-top:1px solid #dfe5d9;font-size:11px}.story-step-detail svg{flex-shrink:0}.story-example-label{font-size:9px;letter-spacing:1.5px;text-align:center;color:var(--muted);margin:26px 0 0}.story-benefits{padding-top:88px;padding-bottom:83px}.story-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.story-benefit-icon{display:inline-flex;align-items:center;justify-content:center;background:#f3e5da;width:50px;height:50px;border-radius:16px}.story-benefit-grid article:nth-child(2) .story-benefit-icon{background:#eae7f1}.story-benefit-grid article:nth-child(3) .story-benefit-icon{background:var(--sage)}.story-benefit-grid p{font-size:14px;color:var(--muted);line-height:1.8}.story-benefit-grid ul{list-style:none;margin:23px 0 0;padding:0}.story-benefit-grid li{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.7;margin:12px 0}.story-benefit-grid li svg{flex-shrink:0;margin-top:3px;color:#628562}.story-journal{padding-top:58px;padding-bottom:65px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.story-read-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.story-read{display:grid;grid-template-columns:44% 1fr;gap:23px;align-items:center}.story-read-image{position:relative;aspect-ratio:1/1.1;overflow:hidden;border-radius:15px;background:var(--sage)}.story-read-image img{object-fit:cover;transition:transform .25s}.story-read:hover img{transform:scale(1.035)}.story-read h3{font-size:22px;letter-spacing:-.7px;line-height:1.3;margin:12px 0}.story-read p{font-size:11px;color:var(--muted)}.story-read .text-link{font-size:12px;margin-top:7px}.story-faq{display:grid;grid-template-columns:1fr 1.45fr;gap:85px;padding-top:85px;padding-bottom:85px}.story-faq h2{max-width:350px}.story-join{padding-bottom:85px}.story-join-inner{display:flex;align-items:center;justify-content:space-between;gap:45px;background:#f2e5d9;border-radius:25px;padding:45px 60px}.story-join-inner>div{max-width:610px}.story-join-inner p{color:var(--muted);margin-bottom:25px}.story-join-inner>img{width:190px;flex-shrink:0;align-self:flex-end}.feature-story-training .story-routine{background:#f4eade}.feature-story-training .story-steps>li{background:#fcfaf7;border-color:#e7dccc}.feature-story-training .story-step-number{border-color:#d4c1ab}.feature-story-training .story-join-inner{background:var(--sage)}@media (max-width:1000px){.story-hero{gap:35px}.story-hero h1{letter-spacing:-2px}.story-hero-actions{gap:17px}.story-steps{gap:15px}.story-steps>li{padding:23px 19px}.story-benefit-grid{gap:27px}.story-faq{gap:45px}.story-read{gap:17px}.story-read h3{font-size:19px}.story-join-inner{padding:35px}}@media (max-width:760px){.story-breadcrumb{padding-top:17px}.story-hero{grid-template-columns:1fr;gap:37px;padding-top:32px;padding-bottom:58px}.story-hero h1{font-size:48px}.story-hero-copy>p{font-size:15px}.story-hero-art{max-width:460px;width:100%;margin:auto;padding-left:15px;padding-right:15px}.story-hero-photo{aspect-ratio:1.1}.story-photo-note{left:0;padding:13px 18px}.story-flower{right:0;font-size:65px}.story-routine{padding:50px 0 30px}.story-steps{grid-template-columns:1fr}.story-steps>li{padding:24px}.story-steps h3{margin-top:18px}.story-steps p{min-height:auto}.story-example-label{line-height:1.8}.story-section-intro{margin-bottom:30px}.story-benefits{padding-top:54px;padding-bottom:50px}.story-benefit-grid{grid-template-columns:1fr;gap:28px}.story-benefit-grid article{border-bottom:1px solid var(--line);padding-bottom:20px}.story-benefit-grid article:last-child{border:0;padding:0}.story-benefit-grid h3{margin-top:15px}.story-journal{padding-top:42px;padding-bottom:45px}.story-read-grid{grid-template-columns:1fr;gap:29px}.story-read{grid-template-columns:38% 1fr;gap:22px}.story-read h3{font-size:23px}.story-faq{grid-template-columns:1fr;gap:15px;padding-top:50px;padding-bottom:50px}.story-faq h2{max-width:100%}.story-join{padding-bottom:50px}.story-join-inner{gap:20px;padding:31px 25px;align-items:flex-start}.story-join-inner>img{width:110px;margin-right:-15px;margin-bottom:-15px}.story-join-inner .eyebrow{font-size:8px}.story-join-inner h2{font-size:29px}.story-join-inner p{font-size:13px}}@media (max-width:430px){.story-hero h1{font-size:40px}.story-hero-actions{gap:19px}.story-hero-actions .text-link{font-size:12px}.story-join-inner{position:relative;padding-bottom:100px;overflow:hidden}.story-join-inner>img{position:absolute;bottom:0;right:16px;width:100px}.story-read h3{font-size:20px}}@media (prefers-reduced-motion:reduce){.story-read-image img{transition:none}.story-read:hover img{transform:none}}