.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")}
