:root{--ink:#163c32;--green:#456b57;--green-2:#76927b;--sage:#dfe8dd;--paper:#fcfbf7;--line:#dce4dc;--gold:#b49b56;--shadow:0 12px 32px rgba(36,62,48,.09)}
.equilibre-rhythm{margin:1rem 0 0;padding:.75rem .85rem;border:1px solid #ddcfec;border-radius:12px;background:#f8f4fb;color:#5a3b79;font-size:.7rem!important;line-height:1.55}
.communication-card{padding:1.45rem 1.55rem;background:linear-gradient(145deg,#fbfaf7,#f5f2fb)}
.communication-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}
.communication-card h2{font-size:1.75rem}.communication-card>p{max-width:720px;margin:.7rem 0 1.1rem;font-size:.78rem;line-height:1.7;color:#4d685e}
.communication-lock{flex:0 0 46px;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#ece5f5;color:#694a87;font:1.8rem Cormorant Garamond,serif}
.communication-card form{display:grid;gap:1rem}.communication-card fieldset{margin:0;padding:1rem 1.1rem;border:1px solid #d9cfea;border-radius:14px;background:rgba(255,255,255,.72)}
.communication-card legend{padding:0 .35rem;font-weight:600;font-size:.78rem;line-height:1.55;color:#273f37}.communication-card fieldset label{display:flex;align-items:flex-start;gap:.6rem;margin:.7rem 0 0;font-size:.74rem;line-height:1.45;cursor:pointer}
.communication-card input[type="radio"],.communication-card input[type="checkbox"]{accent-color:#705093}.communication-address{padding:1rem 1.1rem;border:1px solid #cfdccf;border-radius:14px;background:#fff}
.communication-address>p{display:flex;justify-content:space-between;gap:1rem;margin:0 0 .9rem}.communication-address>p strong,.communication-address>p small{display:block}.communication-address>p strong{font-size:.84rem}.communication-address>p small{max-width:420px;color:#61776e;font-size:.65rem;line-height:1.5;text-align:right}
.communication-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.communication-grid label{display:grid;gap:.35rem;font-size:.67rem;font-weight:600;color:#49675b}.communication-grid label.wide{grid-column:1/-1}
.communication-grid input:not([type="checkbox"]){width:100%;padding:.7rem .75rem;border:1px solid #d6dfd5;border-radius:9px;background:#fbfcfa;color:#203d34;font:400 .74rem Montserrat,Arial,sans-serif}
.communication-grid .discreet-confirmation{display:flex;align-items:flex-start;padding:.8rem;border-radius:10px;background:#f3f0f8;color:#4d3a61;line-height:1.5}.communication-grid .discreet-confirmation input{margin-top:.15rem}
.communication-summary{display:flex;align-items:center;gap:.8rem;padding:.85rem 1rem;border-radius:12px;background:#f0edf6;color:#49365e}.communication-summary>span{font-size:1.5rem}.communication-summary p{margin:0}.communication-summary strong,.communication-summary small{display:block}.communication-summary strong{font-size:.73rem;text-transform:uppercase;letter-spacing:.06em}.communication-summary small{margin-top:.25rem;font-size:.63rem;line-height:1.5}
.communication-card form>footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.communication-card form>footer p{min-height:1em;margin:0;font-size:.68rem;color:#496c5d}.communication-card form>footer button{border:0;border-radius:999px;padding:.78rem 1.2rem;background:linear-gradient(135deg,#4b785f,#35644f);color:white;font:600 .72rem Montserrat,Arial,sans-serif;cursor:pointer}.communication-card form>footer button:disabled{opacity:.55;cursor:wait}
@media(max-width:720px){.communication-card{padding:1.15rem}.communication-card h2{font-size:1.5rem}.communication-address>p{display:block}.communication-address>p small{margin-top:.35rem;text-align:left}.communication-grid{grid-template-columns:1fr}.communication-grid label.wide{grid-column:auto}.communication-card form>footer{align-items:stretch;flex-direction:column}.communication-card form>footer button{width:100%}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#24463e;font-family:Montserrat,Arial,sans-serif}.client-loading{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:1rem;background:#faf9f4}.client-loading img{object-fit:contain}.client-loading p{color:var(--green);font-size:.92rem}.client-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 2.7rem;border-bottom:1px solid #e8ece5;background:rgba(255,255,252,.96);position:sticky;top:0;z-index:20}.client-brand{display:flex;align-items:center;gap:.7rem;color:var(--ink);text-decoration:none}.client-brand img{width:54px;height:54px;object-fit:contain}.client-brand strong{display:block;font:600 2.25rem/1 Cormorant Garamond,serif}.client-brand small{display:block;margin-top:.22rem;text-transform:uppercase;letter-spacing:.13em;font-size:.64rem}.client-user{position:relative;display:flex;align-items:center;gap:.9rem}.client-alert,.client-user-button{border:0;background:transparent;color:var(--ink);cursor:pointer}.client-alert{width:42px;height:42px;border-radius:50%;display:grid;place-items:center}.client-alert:hover{background:#eef2eb}.client-alert svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.6}.client-user-button{display:flex;align-items:center;gap:.65rem;font:500 .9rem Montserrat}.client-user-button>svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8}.client-avatar{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#d5e0d1;font-family:Cormorant Garamond,serif;font-size:1.65rem}.client-user-menu{position:absolute;right:0;top:58px;width:260px;padding:1rem;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);display:grid;gap:.45rem}.client-user-menu small{overflow:hidden;text-overflow:ellipsis}.client-user-menu a,.client-user-menu button{margin-top:.35rem;padding:.7rem;border:0;border-radius:10px;background:#eff4ed;color:var(--ink);font:500 .82rem Montserrat;text-align:center;text-decoration:none;cursor:pointer}.client-layout{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:calc(100vh - 84px)}.client-sidebar{position:sticky;top:84px;height:calc(100vh - 84px);padding:1.5rem 1.35rem;background:linear-gradient(180deg,#f0f4ed,#f9faf5);border-right:1px solid #e5eae1;display:flex;flex-direction:column;justify-content:space-between}.client-sidebar nav{display:grid;gap:.35rem}.client-sidebar a{display:flex;align-items:center;gap:.9rem;padding:.9rem 1rem;border-radius:12px;color:#173e35;text-decoration:none;font-size:.88rem}.client-sidebar a:hover,.client-sidebar a.active{background:#d5e0d1}.client-sidebar a span{width:23px;text-align:center;font:1.5rem/1 Cormorant Garamond,serif}.client-sidebar>p{text-align:center;font:italic 1.65rem/1.05 Cormorant Garamond,serif;color:#557866}.client-sidebar>p span{display:block;margin-top:.7rem;font-size:1.6rem}.client-main{min-width:0;padding:0 1.7rem 2.3rem}.client-welcome{max-width:1240px;margin:0 auto 1.15rem;min-height:220px;display:grid;grid-template-columns:1.4fr 1fr;overflow:hidden;background:#fff}.client-welcome>div{padding:2.1rem 2rem;align-self:center}.client-eyebrow{text-transform:uppercase;letter-spacing:.19em;font-weight:600;font-size:.74rem;color:#718f78;margin:0 0 .55rem}.client-welcome h1{margin:0;color:var(--ink);font:600 clamp(3.1rem,5vw,4.5rem)/.9 Cormorant Garamond,serif}.client-welcome>div>p:last-child{max-width:570px;line-height:1.7;font-size:.88rem}.client-welcome figure{margin:0;min-height:220px;position:relative;overflow:hidden}.client-welcome figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.15) 37%,rgba(20,48,30,.12))}.client-welcome figure img{width:100%;height:100%;object-fit:cover}.client-welcome figcaption{position:absolute;right:2rem;top:2rem;z-index:1;color:white;text-shadow:0 2px 10px rgba(0,0,0,.35);font:italic 2rem/1.08 Cormorant Garamond,serif;text-align:center}.client-dashboard{max-width:1240px;margin:auto;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.9fr);gap:1.2rem}.client-primary,.client-secondary{display:grid;align-content:start;gap:1.2rem}.client-card,.client-help{border:1px solid #e4e8df;border-radius:18px;background:#fff;box-shadow:var(--shadow)}.journey-card{display:grid;grid-template-columns:1.1fr 1fr;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f5f7f1,#fff)}.journey-copy{padding:.15rem .35rem}.journey-card h2,.client-card h2{margin:.25rem 0;color:var(--ink);font:600 2.05rem/1 Cormorant Garamond,serif}.journey-meta{display:flex;align-items:center;gap:.8rem;margin:.8rem 0 1.25rem}.journey-meta strong{font-size:1rem}.journey-meta span{padding:.35rem .75rem;border-radius:999px;background:#d9e5d7;font-size:.72rem}.journey-copy>p:not(.client-eyebrow):not(.journey-meta){font-size:.83rem;line-height:1.7}.client-button{display:inline-flex;align-items:center;justify-content:center;gap:1.1rem;padding:.78rem 1.25rem;border-radius:999px;background:linear-gradient(135deg,#4b785f,#35644f);color:#fff;text-decoration:none;font-weight:600;font-size:.78rem}.journey-copy .client-button{margin-top:.7rem}.journey-progress{padding:1.15rem;background:rgba(255,255,255,.8);border-radius:16px}.progress-dots,.steps-track{display:flex;align-items:flex-start;justify-content:space-between}.progress-dot{position:relative;z-index:1;width:34px;height:34px;border:1px solid #c8d5cc;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:.73rem}.progress-dot:not(:last-child):after{content:"";position:absolute;z-index:-1;left:33px;top:16px;width:calc((min(36vw,340px) / var(--steps)) - 22px);height:1px;background:#cfd9d0}.progress-dot.done,.progress-dot.current{background:#4b765f;color:#fff;border-color:#4b765f}.progress-bar{height:7px;background:#e4ebe6;border-radius:999px;overflow:hidden}.progress-bar span{display:block;width:0;height:100%;background:#4b765f;border-radius:inherit;transition:width .4s}.journey-progress>p{font-size:.75rem}.journey-progress dl{display:grid;gap:1rem;margin:1.2rem 0 0}.journey-progress dl div{padding-left:2.25rem;position:relative}.journey-progress dl div:before{content:"□";position:absolute;left:.35rem;top:.05rem;font-size:1.4rem}.journey-progress dt{font-weight:600;font-size:.75rem}.journey-progress dd{margin:.2rem 0 0;color:#315f52;font-size:.8rem;font-style:italic}.steps-card{padding:1.2rem 1.5rem}.steps-card h2{font-size:1.6rem}.steps-card>p{margin:.2rem 0 1.4rem;font-size:.78rem;color:#557469}.step-item{flex:1;position:relative;text-align:center}.step-item:not(:last-child):after{content:"";position:absolute;top:16px;left:62%;width:76%;height:1px;background:#d7dfd7}.step-item span{position:relative;z-index:1;margin:auto;width:34px;height:34px;border:1px solid #cdd8ce;border-radius:50%;display:grid;place-items:center;background:#fff;font-size:.7rem}.step-item.done span,.step-item.current span{background:#4b765f;color:white;border-color:#4b765f}.step-item small{display:block;margin-top:.55rem;font-size:.62rem}.client-help{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:linear-gradient(90deg,#f0f4ed,#fff)}.client-help strong,.client-help small{display:block}.client-help strong{font-size:.78rem}.client-help small{margin-top:.3rem;font-size:.66rem}.account-card{padding:1.25rem 1.5rem;display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:1rem}.account-card h2{font-size:1.5rem}.account-card dl{display:grid;grid-template-columns:1fr 1.4fr;gap:1rem;margin:0}.account-card dt{font-size:.65rem;color:#688077}.account-card dd{margin:.2rem 0 0;font-size:.75rem;overflow-wrap:anywhere}.client-text-button{border:0;background:transparent;color:#496c5d;text-decoration:underline;cursor:pointer}.client-secondary .client-card{padding:1.4rem}.appointment-card{background:linear-gradient(145deg,#fff,#fafbf7)}.appointment-info{display:flex;gap:1rem;margin:1.25rem 0 1.4rem}.appointment-info strong,.appointment-info em,.appointment-info small{display:block}.appointment-info strong{font-size:.82rem}.appointment-info em{margin:.35rem 0;color:#436e5d}.appointment-info small{font-size:.68rem}.resource-icon{flex:0 0 46px;width:46px;height:46px;border-radius:13px;background:#edf3e9;display:grid;place-items:center;color:#31594b;font:1.6rem Cormorant Garamond,serif}.resources-card>a{display:flex;align-items:center;gap:.8rem;padding:.8rem 0;border-bottom:1px solid #e7ebe4;color:var(--ink);text-decoration:none}.resources-card>a:last-child{border-bottom:0}.resources-card a span:nth-child(2){flex:1}.resources-card a strong,.resources-card a small{display:block}.resources-card a strong{font-size:.78rem}.resources-card a small{margin-top:.25rem;font-size:.63rem;color:#5d756c}.resources-card a b{font-size:1.3rem;font-weight:400}.review-card{background:linear-gradient(145deg,#f2f6ee,#fff)}.review-card p{font-size:.75rem;line-height:1.6}.review-card .client-button{margin-top:.4rem}.client-card:target{scroll-margin-top:105px;outline:3px solid rgba(85,120,95,.16)}[hidden]{display:none!important}
@media(max-width:1050px){.client-layout{grid-template-columns:92px minmax(0,1fr)}.client-sidebar{padding:1rem .65rem}.client-sidebar a{justify-content:center;padding:.8rem}.client-sidebar a:not(.active){background:transparent}.client-sidebar a{font-size:0}.client-sidebar a span{font-size:1.45rem}.client-sidebar>p{font-size:1rem}.client-dashboard{grid-template-columns:1fr}.client-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.resources-card{grid-row:span 2}.client-welcome{grid-template-columns:1fr 1fr}.account-card{grid-template-columns:1fr 1fr}.account-card dl{grid-column:1/-1}.account-card .client-text-button{justify-self:end}}
@media(max-width:720px){.client-header{height:68px;padding:0 .9rem}.client-brand img{width:42px;height:42px}.client-brand strong{font-size:1.75rem}.client-brand small{display:none}.client-alert{display:none}.client-user-button>span:not(.client-avatar),.client-user-button>svg{display:none}.client-avatar{width:40px;height:40px}.client-layout{display:block}.client-sidebar{position:fixed;z-index:30;left:0;right:0;bottom:0;top:auto;width:auto;height:68px;border:0;border-top:1px solid #dde4dc;padding:.35rem;background:rgba(250,251,247,.96);backdrop-filter:blur(10px)}.client-sidebar nav{grid-template-columns:repeat(5,1fr);gap:.15rem}.client-sidebar nav a:nth-child(n+6){display:none}.client-sidebar a{padding:.45rem;font-size:0}.client-sidebar a span{font-size:1.35rem}.client-sidebar>p{display:none}.client-main{padding:0 .75rem 85px}.client-welcome{margin:0 -.75rem 1rem;min-height:280px;display:block;position:relative}.client-welcome>div{position:relative;z-index:2;padding:1.8rem 1.2rem;background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.6))}.client-welcome figure{position:absolute;inset:0}.client-welcome figcaption{display:none}.client-dashboard{display:block}.client-primary,.client-secondary{margin-bottom:1rem}.journey-card{grid-template-columns:1fr;padding:1rem}.progress-dot:not(:last-child):after{width:calc((82vw / var(--steps)) - 24px)}.client-secondary{display:grid;grid-template-columns:1fr}.client-help{align-items:flex-start;gap:1rem}.client-help .client-button{padding:.72rem 1rem;white-space:nowrap}.account-card{grid-template-columns:1fr}.account-card dl{grid-template-columns:1fr}.account-card .client-text-button{justify-self:start}.client-user-menu{position:fixed;right:.8rem;top:62px}.steps-track{overflow-x:auto;padding-bottom:.4rem}.step-item{min-width:70px}.step-item:not(:last-child):after{width:76%}}
