:root{--hl-pink:#ef4f91;--hl-navy:#17345e;--hl-ink:#24242c;--hl-soft:#fff5f9;--hl-line:#eee8ec}.hlch-shell{max-width:1100px;margin:36px auto;padding:0 18px;color:var(--hl-ink)}.hlch-hero{display:flex;gap:24px;align-items:center;padding:34px;border-radius:28px;background:linear-gradient(135deg,#fff2f7,#fff);box-shadow:0 18px 50px rgba(29,31,43,.08);position:relative;overflow:hidden}.hlch-hero:after{content:"";position:absolute;width:180px;height:180px;border:32px dotted rgba(239,79,145,.12);border-radius:50%;right:-55px;top:-80px}.hlch-avatar{width:120px;height:120px;object-fit:cover;border-radius:50%;border:7px solid #fff;box-shadow:0 8px 28px rgba(0,0,0,.1)}.hlch-kicker{font-size:12px;letter-spacing:.14em;font-weight:800;color:var(--hl-pink)}.hlch-hero h1,.hlch-card h1{color:var(--hl-navy);margin:5px 0 8px}.hlch-pill{display:inline-block;background:var(--hl-navy);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.hlch-nav{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 28px}.hlch-nav a,.hlch-btn{border:0;background:var(--hl-pink);color:#fff!important;text-decoration:none;padding:12px 17px;border-radius:999px;font-weight:700;cursor:pointer}.hlch-nav a:nth-child(even){background:var(--hl-navy)}.hlch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hlch-card{background:#fff;border:1px solid var(--hl-line);border-radius:22px;padding:24px;box-shadow:0 10px 30px rgba(23,52,94,.05)}.hlch-card h2{font-size:20px;color:var(--hl-navy)}.hlch-list article{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid var(--hl-line)}.hlch-list article:last-child{border-bottom:0}.hlch-list small{display:block;color:#777;margin-top:4px}.hlch-list a{color:var(--hl-pink);font-weight:700;text-decoration:none}.hlch-form-card{max-width:900px;margin:auto}.hlch-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hlch-form-grid label,.hlch-thought-form{font-weight:700;color:var(--hl-navy)}.hlch-form-grid input,.hlch-form-grid select,.hlch-form-grid textarea,.hlch-thought-form textarea{width:100%;margin-top:7px;border:1px solid #ddd;border-radius:13px;padding:13px;background:#fff;color:#222}.hlch-form-grid .wide{grid-column:1/-1}.hlch-note{background:var(--hl-soft);padding:14px;border-radius:13px}.hlch-thought-form{display:grid;gap:12px;margin:20px 0}.hlch-muted{color:#777}@media(max-width:780px){.hlch-grid,.hlch-form-grid{grid-template-columns:1fr}.hlch-hero{align-items:flex-start;flex-direction:column}.hlch-form-grid .wide{grid-column:auto}}
