:root{--stress:#8b5cf6;--stress-dark:#6d28d9;--stress-light:#f5f3ff;--red:#d62828;--red-dark:#a91515;--white:#fff;--text:#172033;--muted:#667085;--border:#d9e2f2;--shadow:0 14px 40px #0b3d911f;--radius:22px}*{box-sizing:border-box}img{max-width:100%;display:block}.stress-page{width:min(1180px,100% - 32px);margin:0 auto;padding:56px 0 72px}.stress-hero{border-radius:var(--radius);background:linear-gradient(135deg, var(--stress-dark), var(--stress));min-height:470px;box-shadow:var(--shadow);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.stress-hero__content{color:var(--white);flex-direction:column;justify-content:center;padding:52px;display:flex;position:relative}.stress-hero__content:after{content:"";background:#d6282847;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-120px;left:-90px}.stress-hero__badge{z-index:1;text-transform:uppercase;letter-spacing:.04em;background:#ffffff26;border-radius:999px;width:fit-content;margin-bottom:16px;padding:7px 12px;font-size:.85rem;font-weight:700;position:relative}.stress-hero h1{z-index:1;margin:0 0 18px;font-size:clamp(2.2rem,5vw,4rem);line-height:1.05;position:relative}.stress-hero__content p{z-index:1;color:#ffffffd6;max-width:520px;margin:0;font-size:1.05rem;line-height:1.6;position:relative}.stress-hero__image{background:0 0;border:0;width:100%;min-height:470px;padding:0;display:block;overflow:hidden}.stress-hero__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.stress-content{grid-template-columns:minmax(0,1fr) 320px;gap:28px;margin-top:32px;display:grid}.stress-content__text{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:38px}.stress-content__label{color:var(--red);text-transform:uppercase;letter-spacing:.08em;margin-bottom:18px;font-size:.82rem;font-weight:800;display:inline-block}.stress-text{color:var(--text);white-space:pre-line;font-size:1.05rem;line-height:1.8}.stress-cta{border:1px solid var(--border);border-radius:var(--radius);background:var(--stress-light);height:fit-content;padding:30px}.stress-cta__icon{background:var(--stress);width:52px;height:52px;color:var(--white);border-radius:16px;place-items:center;margin-bottom:22px;font-size:1.5rem;font-weight:800;display:grid}.stress-cta h2{color:var(--stress-dark);margin:0 0 10px;font-size:1.4rem}.stress-cta p{color:var(--muted);margin:0 0 22px;line-height:1.6}.stress-cta a{background:var(--red);color:var(--white);border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 18px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:flex}.stress-cta a:hover{background:var(--red-dark);transform:translateY(-2px)}@media (width>=901px){.stress-hero__image{cursor:zoom-in}.stress-hero__image:hover img{transform:scale(1.043)}.stress-lightbox{background:#ffffff26;border:0;border-radius:22px;width:90vw;height:90vh;padding:0;overflow:hidden}.stress-lightbox::backdrop{backdrop-filter:blur(5px);background:#000000d1}.stress-lightbox img{object-fit:contain;width:100%;height:100%}.stress-lightbox__close{z-index:2;width:44px;height:44px;color:var(--white);cursor:pointer;background:#000000b8;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1.45rem;line-height:1;transition:background .2s,transform .2s;display:flex;position:absolute;top:14px;right:14px}.stress-lightbox__close:hover{background:var(--red);transform:scale(1.06)}}@media (width<=900px){.stress-page{width:min(100% - 22px,760px);padding-top:22px}.stress-hero{grid-template-columns:1fr}.stress-hero__content{padding:38px 30px}.stress-hero__image{min-height:340px}.stress-content{grid-template-columns:1fr}.stress-cta{width:100%}}@media (width<=480px){.stress-page{width:min(100% - 16px,480px)}.stress-hero{border-radius:18px}.stress-hero__content{padding:30px 22px}.stress-hero__image{min-height:250px}.stress-content{gap:18px;margin-top:18px}.stress-content__text{border-radius:18px;padding:24px 20px}.stress-text{font-size:1rem;line-height:1.7}.stress-cta{border-radius:18px;padding:24px 20px}}
