html,body{color-scheme:light}.login-brand{color:var(--stip-ink)}.brand-mark{border:2px solid var(--stip-ink);border-radius:13px;background:var(--stip-surface);color:var(--stip-ink);box-shadow:var(--stip-shadow-soft)}.login-card{background:var(--stip-surface);border:1px solid var(--stip-line);border-radius:var(--stip-radius-xl);box-shadow:var(--stip-shadow)}.kicker{color:var(--stip-accent)}.login-card h1{color:var(--stip-ink)}.login-card p:not(.kicker),.message{color:var(--stip-muted)}.message.error{color:var(--stip-danger)}.code-form input{border:1px solid var(--stip-line);border-radius:16px;background:#fbfdfe;color:var(--stip-ink)}.code-form input:focus{border-color:var(--stip-accent);box-shadow:0 0 0 3px rgba(7,152,181,.10)}.code-form button[type="submit"]{border-radius:16px;background:linear-gradient(135deg,#0b8eaa,#20bcd2);color:#fff}.topbar{background:rgba(255,255,255,.97);border-bottom:1px solid var(--stip-line)}.brand-button{color:var(--stip-ink)}.user-chip{color:var(--stip-muted)}.user-chip button{color:var(--stip-accent)}.stip-code-wrap{position:relative}.stip-code-wrap #accessCode{box-sizing:border-box;width:100%;padding-right:68px}.stip-code-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);min-width:52px;width:auto;height:36px;padding:0 9px;border:0;border-radius:10px;background:var(--stip-surface-soft);color:var(--stip-ink);font-size:.72rem;font-weight:800;box-shadow:none}.stip-context-dock{position:fixed;z-index:900;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translateX(-50%);width:max-content;max-width:calc(100vw - 24px);display:flex;align-items:center;justify-content:center;gap:5px;padding:6px;border:1px solid var(--stip-line);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:var(--stip-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.stip-context-dock.hidden{display:none!important}.stip-context-dock button{width:66px;min-height:55px;padding:4px 3px;border:0;border-radius:16px;background:transparent;color:var(--stip-ink-2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.stip-context-dock button:active{background:var(--stip-surface-soft)}.stip-context-dock button span{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:var(--stip-accent-soft);color:var(--stip-accent);font-size:1rem;font-weight:950}.stip-context-dock button small{display:block;max-width:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--stip-ink-2);font-size:.54rem;line-height:1.05;font-weight:900}.stip-has-dock #planningView .ph-shell,.stip-has-dock .rhub-shell{padding-bottom:96px!important}#phContext{display:none!important}@media(min-width:700px){.stip-context-dock{bottom:18px}.stip-context-dock button{width:72px}}

/* STIP shared application polish — the shell refines existing pages without duplicating their business CSS. */
body{min-height:100dvh;background:linear-gradient(180deg,var(--stip-surface) 0,var(--stip-bg) 17rem,var(--stip-bg) 100%)!important}
:where(button,a,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--stip-accent) 28%,transparent)!important;outline-offset:2px}
:where(button,a){transition:transform var(--stip-motion),box-shadow var(--stip-motion),background-color var(--stip-motion),border-color var(--stip-motion),opacity var(--stip-motion)}

/* Public entry / login */
.login-screen{min-height:100dvh;padding:calc(22px + env(safe-area-inset-top)) var(--stip-page-pad) calc(32px + env(safe-area-inset-bottom))!important;background:transparent!important}
.login-brand{max-width:620px;margin:0 auto 14px!important;display:flex!important;align-items:center!important;gap:10px!important;color:var(--stip-muted)!important;font-size:.72rem!important;font-weight:850!important;letter-spacing:.03em!important}
.login-brand .brand-mark{min-width:62px;height:36px;display:grid;place-items:center;padding:0 10px;border-radius:13px!important;background:var(--stip-surface)!important;color:var(--stip-ink)!important;letter-spacing:.11em!important;font-weight:950!important;box-shadow:var(--stip-shadow-soft)!important}
.login-card{width:min(620px,100%)!important;margin:0 auto!important;padding:clamp(18px,4vw,28px)!important;border-radius:var(--stip-radius-xl)!important;background:color-mix(in srgb,var(--stip-surface) 97%,var(--stip-accent-soft))!important;box-shadow:var(--stip-shadow-strong)!important}
.login-card h1{margin-top:5px!important;font-size:clamp(2rem,8vw,2.65rem)!important;line-height:.98!important;letter-spacing:-.045em!important}
.public-tools{gap:12px!important}.visitor-entry{min-height:72px!important;border:1px solid var(--stip-line)!important;border-radius:var(--stip-radius-md)!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow-soft)!important;transition:transform var(--stip-motion),box-shadow var(--stip-motion),border-color var(--stip-motion)!important}.visitor-entry:active{transform:var(--stip-tap)!important}.visitor-entry-icon{border-radius:16px!important}.existing-access{margin-top:4px!important}.existing-access-head strong{color:var(--stip-ink)!important;font-size:.88rem!important}.code-form{gap:10px!important}.code-form input{min-height:54px!important;border-color:var(--stip-line)!important;background:var(--stip-surface)!important;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--stip-line) 35%,transparent)!important}.code-form button[type="submit"],.request-access-primary,.request-submit{min-height:50px!important;border-radius:15px!important;box-shadow:0 8px 20px color-mix(in srgb,var(--stip-accent) 18%,transparent)!important}.public-or{color:var(--stip-muted)!important}.public-or span,.signup-separator:before,.signup-separator:after{background:var(--stip-line)!important}

/* Agent home */
.hs-home{max-width:790px!important;padding-top:calc(20px + env(safe-area-inset-top))!important}
.hc-head{align-items:center!important;margin-bottom:2px!important}.hc-head h1{color:var(--stip-ink)!important;font-size:clamp(2.1rem,7.5vw,2.75rem)!important;font-weight:900!important;letter-spacing:-.052em!important}.hc-head p{color:var(--stip-muted)!important;font-size:.9rem!important}.hc-bell,.hc-logout{border-color:var(--stip-line)!important;background:var(--stip-surface)!important;color:var(--stip-ink-2)!important;box-shadow:var(--stip-shadow-soft)!important}.hc-bell:active,.hc-logout:active{transform:var(--stip-tap)!important}.hc-profile:not(.hc-id-card){margin-top:16px!important;padding:12px 14px!important;border-color:var(--stip-line)!important;border-radius:var(--stip-radius-lg)!important;background:linear-gradient(135deg,var(--stip-surface),color-mix(in srgb,var(--stip-accent-soft) 28%,var(--stip-surface)))!important;box-shadow:var(--stip-shadow)!important}.hc-avatar{border:1px solid var(--stip-line)!important;background:var(--stip-surface-soft)!important;box-shadow:inset 0 0 0 3px var(--stip-surface)!important}.hc-profile-copy>strong{color:var(--stip-ink)!important;font-size:1.24rem!important}.hc-profile-copy>small{color:var(--stip-accent)!important}.hc-profile-copy button{color:var(--stip-ink-2)!important}.hc-date{margin-top:20px!important;color:var(--stip-ink)!important;font-size:clamp(1.35rem,5vw,1.65rem)!important}.hc-planning-group,.hc-widget-alert,.hc-widget-generic{border-color:var(--stip-line)!important;border-radius:var(--stip-radius-lg)!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow)!important}.hc-widget-future{background:linear-gradient(180deg,var(--stip-surface),var(--stip-surface-soft))!important}.hc-widget-head small{color:var(--stip-accent)!important}.hc-widget-head h2{color:var(--stip-ink)!important}.hc-week-nav button{border-color:var(--stip-line)!important;background:var(--stip-surface-soft)!important;color:var(--stip-ink)!important}.hc-week-today{color:var(--stip-accent)!important}.hc-day,.hc-panel-day{background:var(--stip-surface)!important;box-shadow:var(--stip-shadow-soft)!important;transition:transform var(--stip-motion),box-shadow var(--stip-motion)!important}.hc-day.today,.hc-panel-day.today{box-shadow:0 0 0 3px color-mix(in srgb,var(--stip-accent) 16%,transparent),var(--stip-shadow-soft)!important}.hc-live-row>i,.hc-panel-list article>i{background:var(--stip-accent-soft)!important}.hc-live-row small,.hc-panel-list article small{color:var(--stip-accent)!important}.hc-app-divider{margin-top:20px!important;color:var(--stip-muted)!important}.hc-app-divider:before,.hc-app-divider:after{background:var(--stip-line)!important}.hc-app{padding:4px 2px!important;border-radius:18px!important}.hc-app>span{border:1px solid color-mix(in srgb,var(--stip-surface) 28%,transparent)!important;box-shadow:0 10px 22px color-mix(in srgb,var(--stip-ink) 14%,transparent)!important;transition:transform var(--stip-motion),box-shadow var(--stip-motion)!important}.hc-app:active>span{transform:scale(.95)!important;box-shadow:var(--stip-shadow-soft)!important}.hc-app>strong{color:var(--stip-ink)!important;font-weight:900!important}.hs-panel-head{background:color-mix(in srgb,var(--stip-bg) 94%,transparent)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.hc-panel-widget,.hc-panel-list article,.hs-note,.hs-sign-card{border-color:var(--stip-line)!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow-soft)!important}

/* Planning */
#planningView .ph-head h1{font-weight:930!important}#planningView .ph-content{box-shadow:var(--stip-shadow-strong)!important}#planningView .ph-month-card>.ph-month-hero{margin-bottom:14px!important}#planningView .phmh-carousel{background:linear-gradient(135deg,var(--stip-surface),var(--stip-surface-soft))!important;box-shadow:inset 0 1px 0 var(--stip-surface)!important}#planningView .ph-day-cell{transition:transform var(--stip-motion),box-shadow var(--stip-motion),border-color var(--stip-motion)!important}#planningView .ph-day-cell.today{border-color:var(--stip-accent)!important;box-shadow:inset 0 0 0 2px var(--stip-accent),0 7px 18px color-mix(in srgb,var(--stip-accent) 15%,transparent)!important}

/* Responsable — same product, denser workspace */
body.responsable-home-page{background:linear-gradient(180deg,var(--stip-surface),var(--stip-bg) 180px)!important}.resp-top{min-height:66px!important;padding-inline:max(16px,env(safe-area-inset-left))!important;background:color-mix(in srgb,var(--stip-surface) 92%,transparent)!important;border-color:var(--stip-line)!important;box-shadow:0 1px 0 var(--stip-line)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.resp-top .brand b{border-color:var(--stip-ink)!important;background:var(--stip-surface)!important;color:var(--stip-ink)!important;box-shadow:var(--stip-shadow-soft)!important}.resp-top .home{color:var(--stip-accent)!important}.resp-home{max-width:790px!important;padding-top:24px!important}.resp-head h1{font-size:clamp(2.05rem,7vw,2.55rem)!important;font-weight:930!important;letter-spacing:-.045em!important}.resp-head p{font-size:.84rem!important}.resp-refresh{border-color:var(--stip-line)!important;border-radius:16px!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow)!important}.resp-apps{gap:10px!important;margin-bottom:18px!important}.resp-app{min-height:112px!important;padding:10px 4px 8px!important;border:1px solid var(--stip-line)!important;border-radius:var(--stip-radius-md)!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow-soft)!important}.resp-app.selected{border-color:color-mix(in srgb,var(--stip-accent) 45%,var(--stip-line))!important;background:linear-gradient(180deg,var(--stip-surface),var(--stip-accent-soft))!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--stip-accent) 10%,transparent),var(--stip-shadow)!important}.resp-icon{width:62px!important;height:62px!important;border-radius:18px!important;box-shadow:0 8px 18px color-mix(in srgb,var(--stip-ink) 14%,transparent)!important}.resp-app.selected .resp-icon{box-shadow:0 0 0 3px var(--stip-surface),0 0 0 5px color-mix(in srgb,var(--stip-accent) 55%,transparent),var(--stip-shadow)!important}.resp-label{color:var(--stip-ink)!important;font-size:.74rem!important}.resp-operational,.resp-card,.resp-preview,.resp-empty{border-color:var(--stip-line)!important;border-radius:var(--stip-radius-lg)!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow)!important}.resp-operational{background:linear-gradient(145deg,var(--stip-surface),var(--stip-surface-soft))!important}.resp-panel-head{background:color-mix(in srgb,var(--stip-bg) 94%,transparent)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important}.ra-person,.ra-grid div,.ra-sections details{border-color:var(--stip-line)!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow-soft)!important}.ra-avatar{background:var(--stip-accent-soft)!important}

/* Cadre — same shell with a calmer executive density */
body .cadre-shell{max-width:790px!important;padding-top:calc(22px + env(safe-area-inset-top))!important}body .cadre-main-head{align-items:center!important;margin-bottom:18px!important}body .cadre-main-head h1{font-size:clamp(2.05rem,7vw,2.6rem)!important;font-weight:930!important;color:var(--stip-ink)!important}body .cadre-main-head p{color:var(--stip-muted)!important}body .cadre-logout{min-height:46px!important;border-color:var(--stip-line)!important;border-radius:15px!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow-soft)!important;color:var(--stip-ink-2)!important}body .cadre-profile{padding:16px!important;margin-bottom:20px!important;border-radius:var(--stip-radius-lg)!important;background:linear-gradient(135deg,var(--stip-surface),color-mix(in srgb,var(--stip-accent-soft) 32%,var(--stip-surface)))!important;box-shadow:var(--stip-shadow)!important}body .cadre-profile-mark{border-radius:18px!important;background:var(--stip-ink)!important;box-shadow:0 9px 20px color-mix(in srgb,var(--stip-ink) 18%,transparent)!important}body .cadre-apps{gap:10px!important}body .cadre-app{min-height:138px!important;padding:12px 6px 10px!important;border:1px solid var(--stip-line)!important;border-radius:var(--stip-radius-md)!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow-soft)!important;transition:transform var(--stip-motion),box-shadow var(--stip-motion),border-color var(--stip-motion)!important}body .cadre-app:active{transform:var(--stip-tap)!important;box-shadow:none!important}body .cadre-app-icon{width:68px!important;height:68px!important;margin-bottom:10px!important;border-radius:19px!important;box-shadow:0 8px 18px color-mix(in srgb,var(--stip-ink) 14%,transparent)!important}body .cadre-app strong{font-size:.86rem!important;color:var(--stip-ink)!important}body .cadre-app small{max-width:130px!important;color:var(--stip-muted)!important;font-size:.64rem!important;line-height:1.3!important}body .day-card,body .week-day,body .workspace-panel .stip-surface{border-color:var(--stip-line)!important;background:var(--stip-surface)!important;box-shadow:var(--stip-shadow-soft)!important}

@media(hover:hover){.visitor-entry:hover,.resp-app:hover,body .cadre-app:hover{transform:translateY(-2px)!important;box-shadow:var(--stip-shadow)!important}.hc-app:hover>span{transform:translateY(-2px)!important;box-shadow:var(--stip-shadow)!important}}
@media(max-width:560px){.login-screen{padding-inline:10px!important}.login-card{padding:18px 14px!important;border-radius:24px!important}.hs-home{padding-left:12px!important;padding-right:12px!important}.hc-head h1{font-size:2.15rem!important}.hc-profile:not(.hc-id-card){padding:11px 12px!important}.resp-home{padding-inline:12px!important}.resp-apps{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.resp-app{min-height:106px!important;padding-inline:2px!important}.resp-icon{width:58px!important;height:58px!important}.resp-label{font-size:.69rem!important}body .cadre-apps{gap:8px!important}body .cadre-app{min-height:128px!important;padding:10px 4px 8px!important}body .cadre-app-icon{width:62px!important;height:62px!important}body .cadre-app small{font-size:.59rem!important}}

/* mobile-readability-20260918 */
@media(max-width:560px){html{font-size:18px}}
