.journey{background:linear-gradient(180deg,#f5faff 0%,#fff 100%)}
.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.journey-card{padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 8px 26px #0b37640d;transition:.25s}
.journey-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.journey-card h3{margin:0 0 18px;color:var(--deep);font-size:1.2rem}
.journey-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:18px;border-radius:14px;background:var(--sky);color:var(--blue);font-size:1.8rem;font-weight:800}
.journey-positive .journey-icon{background:#e2f8eb;color:#15975a}.journey-negative .journey-icon{background:#fff0ed;color:#c5574c}
.journey-card ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.journey-card li{position:relative;margin:0;padding-left:25px;color:var(--muted);line-height:1.45}.journey-card li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:800}.journey-negative li::before{content:'•';color:#c5574c}
.journey-card ol{display:grid;gap:16px;margin:0;padding:0;list-style:none}.journey-card ol li{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start;padding:0}.journey-card ol li::before{display:none}.journey-card ol span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eaf6ff;color:var(--blue);font-weight:800;font-size:.85rem}.journey-card ol b{display:block;color:var(--deep);margin-bottom:2px}.journey-card ol small{display:block;color:var(--muted);font-size:.9rem;line-height:1.35}
@media(max-width:900px){.journey-grid{grid-template-columns:1fr 1fr}.journey-steps{grid-column:span 2}}@media(max-width:600px){.journey-grid{grid-template-columns:1fr}.journey-steps{grid-column:auto}}
.motivation-section{background:#f5faff}.motivation-box{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;padding:38px;border:1px solid #cfe7f6;border-radius:28px;background:linear-gradient(135deg,#eaf6ff,#fff);box-shadow:0 14px 40px #0b376410}.motivation-label{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;color:#0879c9;font-weight:800}.motivation-label::before{content:'✦';display:grid;place-items:center;width:26px;height:26px;border-radius:9px;background:#d7efff}.motivation-box h2{margin:0 0 16px;color:#0b3764;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}.motivation-box .lead{margin:0;color:#48647b;font-size:1.05rem}.motivation-copy{display:grid;gap:14px}.motivation-point{display:grid;grid-template-columns:38px 1fr;gap:14px;align-items:start;padding:16px;border:1px solid #dcecf7;border-radius:16px;background:#fff}.motivation-point strong{display:block;color:#0b3764;margin-bottom:3px}.motivation-point span{color:#60778c;font-size:.95rem;line-height:1.45}.motivation-number{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#0879c9;color:#fff;font-weight:800}@media(max-width:800px){.motivation-box{grid-template-columns:1fr;padding:26px 20px}}
.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin:28px 0 58px}.article-card{overflow:hidden;border:1px solid #dcecf7;border-radius:22px;background:#fff;box-shadow:0 10px 28px #0b37640d;transition:.25s}.article-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.article-card img{display:block;width:100%;height:210px;object-fit:cover;filter:brightness(.82)}.article-card-content{padding:24px}.article-card h2{margin:0 0 10px;font-size:1.45rem}.article-card p{color:#536d82;line-height:1.65}.article-card .article-tip{margin-top:15px;padding:13px 15px;border-left:3px solid #0879c9;background:#f5faff;color:#345b77;font-size:.95rem}@media(max-width:700px){.article-grid{grid-template-columns:1fr}.article-card img{height:190px}}
.article-card>a{display:block;color:inherit;text-decoration:none;height:100%}.lecture{max-width:850px;margin:0 auto 64px}.lecture-cover{display:block;width:100%;max-height:420px;object-fit:cover;border-radius:24px;margin:20px 0 34px;filter:brightness(.84)}.lecture h1{margin-bottom:18px}.lecture-lead{font-size:1.2rem;line-height:1.7;color:#345b77;font-weight:600}.lecture p{font-size:1.05rem;line-height:1.8;color:#536d82}.lecture-tip{margin:30px 0;padding:22px 24px;border-left:4px solid #0879c9;border-radius:0 16px 16px 0;background:#eaf6ff}.lecture-tip strong{display:block;color:#0b3764;margin-bottom:7px;font-size:1.05rem}.lecture-tip p{margin:0;color:#345b77}.lecture-cta{margin-top:34px;padding:28px;border-radius:22px;background:linear-gradient(135deg,#0b3764,#0879c9);color:#fff}.lecture-cta h2{color:#fff;margin:0 0 8px}.lecture-cta p{color:#dcefff}.lecture-cta .btn{background:#18b96a}
.lecture-section{margin:34px 0}.lecture-section h2{font-size:1.65rem;margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #dcecf7}.lecture-section p{margin:0 0 14px}
#other-directions .service{position:relative;overflow:hidden;min-height:245px;color:#fff;border:0;background-size:cover;background-position:center;isolation:isolate}#other-directions .service::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(145deg,#062b4dcc,#0879c9b8)}#other-directions .service h3,#other-directions .service p,#other-directions .service .service-more{position:relative;color:#fff}#other-directions .service p{color:#e8f5ff}#other-directions .service .service-more{border-top:1px solid #ffffff55;margin-top:auto;padding-top:16px}#other-directions .service:nth-child(1){background-image:url("assets/services/alcohol.png")}#other-directions .service:nth-child(2){background-image:url("assets/services/detox.png")}#other-directions .service:nth-child(3){background-image:url("assets/services/rehab.png")}#other-directions .service:nth-child(4){background-image:url("assets/services/blocker.png")}#other-directions .service:nth-child(5){background-image:url("assets/services/gambling.png")}#other-directions .service:nth-child(6){background-image:url("assets/services/withdrawal.png")}#other-directions .service:nth-child(7){background-image:url("assets/services/rehab.png")}#other-directions .service:nth-child(8){background-image:url("assets/services/detox.png")}#other-directions .service:nth-child(9){background-image:url("assets/services/withdrawal.png")}#other-directions .service:nth-child(10){background-image:url("assets/services/blocker.png")}#other-directions .service:nth-child(11){background-image:url("assets/services/rehab.png")}
@media(max-width:900px){#services .services-grid,#other-directions .services-grid{display:flex;grid-template-columns:none;overflow-x:auto;gap:14px;padding:4px 4px 18px;margin-right:-4px;scroll-snap-type:x mandatory;scrollbar-width:thin}#services .service,#other-directions .service{flex:0 0 274px;scroll-snap-align:start;min-height:255px}#services .service-photo{aspect-ratio:16/10}}@media(max-width:560px){#services .service,#other-directions .service{flex-basis:250px;min-height:235px}#services .services-grid,#other-directions .services-grid{gap:12px}}
@media(max-width:600px){#services,#other-directions,.motivation-section{padding-top:38px!important;padding-bottom:38px!important}#services .section-head,#other-directions .section-head{margin-bottom:18px!important}#other-directions .services-grid{padding-bottom:8px!important}.article-grid{margin-top:18px!important;margin-bottom:34px!important}.motivation-box{gap:22px!important}.journey-card{padding:22px!important}}
.impact-section{padding:28px 0 54px;background:#f5faff}.impact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.impact-card{padding:28px;border-radius:22px;background:#fff;border:1px solid #dcecf7;box-shadow:0 10px 28px #0b37640d}.impact-card.loss{border-top:5px solid #d96b5c}.impact-card.gain{border-top:5px solid #18b96a}.impact-kicker{display:block;margin-bottom:8px;color:#0879c9;font-size:.85rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.impact-card h2{margin:0 0 15px;font-size:1.5rem}.impact-card ul{display:grid;gap:10px;margin:0;padding-left:20px;color:#536d82}.impact-card li{margin:0;line-height:1.45}@media(max-width:600px){.impact-section{padding:20px 0 36px}.impact-grid{grid-template-columns:1fr;gap:14px}.impact-card{padding:22px}}
.impact-card.loss{border:0;background:linear-gradient(145deg,#0b3764,#0879c9);color:#fff;box-shadow:0 14px 34px #0b37643d}.impact-card.loss .impact-kicker,.impact-card.loss h2,.impact-card.loss ul{color:#fff}.impact-card.loss li{color:#e8f5ff}.impact-card.loss li::marker{color:#fff}
.impact-card.loss{background:#fff!important;color:#474747!important;border:1px solid #1b7cff!important;border-top:5px solid #1b7cff!important;border-radius:4px!important;box-shadow:0 8px 24px #1b7cff1c!important}.impact-card.loss .impact-kicker{color:#1b7cff!important}.impact-card.loss h2{color:#292929!important}.impact-card.loss ul{color:#474747!important}.impact-card.loss li{color:#474747!important}.impact-card.loss li::marker{color:#1b7cff!important}
.team-hero{margin:0 16px;padding:72px 0;color:#fff;background:linear-gradient(115deg,#1d75e8 0%,#0879c9 52%,#1e5b9c 100%);border-radius:0 0 34px 34px}.team-hero-inner{display:grid;grid-template-columns:1.2fr .8fr;gap:44px;align-items:center}.team-hero h1{max-width:760px;margin:12px 0 20px;color:#fff;font-size:clamp(2.5rem,6vw,5rem)}.team-hero p:not(.eyebrow){max-width:680px;color:#e9f5ff;font-size:1.1rem}.team-actions{display:flex;gap:12px;margin-top:26px}.team-actions .btn.green{background:#fff;color:#0879c9}.team-facts{display:grid;gap:16px}.team-facts div{padding:20px;border-left:2px solid #ffffff80;background:#ffffff14}.team-facts strong{display:block;font-size:1.45rem}.team-facts span{color:#dcefff}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.team-card{padding:24px;border:1px solid #cfe7f6;border-radius:18px;background:#fff}.team-card h2{font-size:1.2rem}.team-card p{color:#60778c}.team-note{margin-top:22px}@media(max-width:900px){.team-hero{margin:0 12px}.team-hero-inner{grid-template-columns:1fr}.team-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.team-hero{padding:48px 0;border-radius:0 0 24px 24px}.team-hero h1{font-size:2.35rem}.team-actions{display:grid}.team-actions .btn{width:100%}.team-grid{grid-template-columns:1fr}}
