
/* BUILDUP Team.APP · 2026-09. Existing colors retained; shared accessible shapes. */
:root{--ws-radius:18px;--ws-soft:#f2f5ef;--ws-ink:#30463e;--ws-muted:#687970;--ws-border:#dfe6dd}
body:has(.ws-shell) .ws-public-header{display:none}
.ws-root:has(.ws-shell),.ws-shell{min-height:100dvh}
.ws-shell{grid-template-columns:252px minmax(0,1fr);background:linear-gradient(90deg,#30382f 252px,var(--ws-bg) 252px)}
.ws-sidebar{height:100dvh;top:0;align-self:start;min-height:0;padding:24px 16px 16px;background:#30382f;gap:0;overflow:hidden}
.ws-app-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:white;margin:0 4px 26px;min-height:32px}
.ws-app-brand img{display:block;width:82px;height:30px;object-fit:contain}.ws-app-brand strong{font-size:17px;letter-spacing:-.5px;white-space:nowrap}
.ws-org-label{color:#c6dbb4;margin:0 8px 8px}.ws-org-select{border:1px solid #626b5e;border-radius:12px;background:#3d463c;font-size:13px;padding:12px;min-height:46px}.ws-role{margin:10px 10px 18px;color:#d0d7ca}
.ws-nav{flex:1;min-height:0;overflow-y:auto;align-content:start;gap:5px;scrollbar-width:thin;scrollbar-color:#74816b transparent;padding:0 2px 16px}
.ws-nav button,.ws-nav a{display:flex;align-items:center;gap:12px;min-height:46px;padding:11px 14px;border:0;border-radius:12px;color:#e2e8de;text-decoration:none;font-size:14px;text-align:left}
.ws-nav button.is-active{background:#d7edc2;color:#293c2c;border:0;font-weight:800}.ws-nav button:hover,.ws-nav a:hover{background:#4a5744;color:white}.ws-nav button.is-active:hover{background:#e2f3d1;color:#293c2c}
.ws-nav svg{width:19px;height:19px;flex:none;stroke-width:1.8}.ws-sidebar-bottom{flex:none;padding-top:12px}.ws-sidebar-user{border-color:#65715e;padding:12px 6px}.ws-sidebar-user span{color:#c6cfc0}.ws-signout{border-color:#6f7b67!important;color:#f1f4ed!important;border-radius:10px}
.ws-content{padding:32px clamp(20px,3vw,52px) 100px}.ws-content-head{gap:16px;align-items:center}.ws-content-head h1{font-size:clamp(26px,3vw,34px);letter-spacing:-.045em}.ws-content-head .ws-kicker{color:#57734a;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.ws-content-head p{font-size:14px}.ws-head-actions{align-items:center}
.ws-shell .ws-button,.ws-shell .ws-icon-button,.kb-button,.bta-button{border-radius:12px;min-height:44px}.ws-shell .ws-field :is(input,select,textarea),.ws-shell .ws-filter,.ws-shell .ws-search,.kb-form :is(input,select,textarea){border-radius:12px;min-height:46px}
.ws-card,.ws-table-wrap,.ws-person-card,.ws-empty,.ws-feature,.kb-card,.kb-hero,.ws-toolbar,.ws-home-shortcuts button,.ws-modal-card{border-radius:var(--ws-radius)}
.ws-card,.kb-card,.ws-home-shortcuts button{border-color:#dfe6dd;box-shadow:0 3px 16px #293e2904}
.ws-button--accent{background:#d7edc2;border-color:#d7edc2;color:#293c2c}.ws-button--accent:hover{background:#c6e4aa}
.ws-modal{backdrop-filter:blur(6px)}.ws-badge,.kb-badge{border-radius:999px}.ws-shell :is(button,a,input,select,textarea):focus-visible{outline:3px solid #658c56;outline-offset:3px}
.ws-shell :is(button,a,input,select,textarea){touch-action:manipulation}.kb-card details{padding:12px 0}.kb-card summary{cursor:pointer;min-height:32px;align-content:center}
.ta-bell{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--ws-border);background:white;min-height:46px;min-width:46px;border-radius:50%;color:#365b4a;cursor:pointer}.ta-bell svg{width:21px;height:21px}.ta-bell b{position:absolute;top:-3px;right:-3px;border-radius:99px;min-width:20px;height:20px;background:#b34432;color:white;font-size:11px;align-content:center}
.ta-task-list{display:grid;gap:10px;margin:14px 0}.ta-task{display:flex;align-items:center;gap:12px;background:#f2f6ee;border:1px solid #dde8d7;border-radius:14px;padding:14px;text-align:left;color:#30463e;width:100%;font:inherit}.ta-task span{flex:1;min-width:0}.ta-task strong,.ta-task small{display:block}.ta-task small{margin-top:5px;color:#62735e;line-height:1.5}.ta-task svg{width:20px;flex:none}.ta-task-panel{margin-bottom:24px}.ta-task-panel h2{font-size:19px;margin:0}.ta-notice-dot{background:#789e60;width:8px;height:8px;border-radius:50%;flex:none}
.ta-dues-filter{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin:22px 0}.ta-dues-filter label{display:grid;gap:6px;font-size:13px;font-weight:700}.ta-dues-filter input,.ta-dues-filter select{min-height:44px;border:1px solid #d4decf;border-radius:12px;padding:9px 12px;background:white;color:#30463e}.ta-dues-group{margin-top:22px}.ta-dues-group h3{font-size:17px;display:flex;justify-content:space-between;gap:15px}.ta-dues-group h3 small{font-weight:400;color:#687970;font-size:13px}.kb-table-wrap{max-width:100%;overflow:auto}.kb-table-wrap table{min-width:620px}.ta-money-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.ta-money-summary>div{background:#fff;padding:20px;border-radius:16px;border:1px solid #dfe6dd}.ta-money-summary strong{display:block;margin-top:9px;font-size:clamp(17px,2vw,25px)}.ta-money-summary span{font-size:13px;color:#687970}.ta-money-summary>div:first-child{background:#fff6eb}
.bta-launcher{border-radius:18px!important;box-shadow:0 8px 25px #274f3826!important;max-width:calc(100vw - 32px)}.bta-panel{border-radius:22px!important;overflow:hidden}.bta-head{background:#f4f8f1}.bta-composer{border-radius:16px!important}
@media(min-width:761px) and (max-width:1050px){.ws-shell{grid-template-columns:210px minmax(0,1fr);background:linear-gradient(90deg,#30382f 210px,var(--ws-bg) 210px)}.ws-sidebar{padding:22px 12px 12px}.ws-org-label,.ws-org-select,.ws-role,.ws-sidebar-user{display:block}.ws-nav button{font-size:13px}.ws-nav button::before{display:none}.ws-content{padding:24px 18px 90px}.ws-app-brand{gap:8px}.ws-app-brand img{width:70px}.ws-app-brand strong{font-size:16px}}
@media(max-width:760px){.ws-shell{display:block;background:var(--ws-bg);padding-bottom:90px}.ws-sidebar{position:fixed;inset:auto 0 0;height:calc(76px + env(safe-area-inset-bottom));width:100%;padding:5px 6px env(safe-area-inset-bottom);display:block;border-radius:20px 20px 0 0;box-shadow:0 -4px 24px #20341a12;z-index:30}.ws-sidebar>:not(.ws-nav){display:none}.ws-nav{display:flex;gap:4px;padding:0;overflow-x:auto;overflow-y:hidden;height:70px;align-items:stretch}.ws-nav button,.ws-nav a{font-size:10px!important;min-width:70px;min-height:62px;flex:0 0 70px;padding:8px 5px;flex-direction:column;gap:5px;justify-content:center;white-space:nowrap}.ws-nav button::before{display:none!important}.ws-nav button span{display:block}.ws-nav svg{width:21px;height:21px}.ws-nav a{display:none}.ws-content{padding:20px 16px 90px}.ws-content-head{align-items:start;margin-bottom:22px}.ws-content-head h1{font-size:27px}.ws-head-actions{gap:6px;justify-content:end}.ws-content-head .ws-head-actions .ws-logo-upload{display:none}.ws-content-head>div:first-child{min-width:0}.bta-launcher{bottom:calc(90px + env(safe-area-inset-bottom))!important;right:16px!important;padding:12px!important}.bta-panel{border-radius:20px 20px 0 0!important}.ta-money-summary{gap:7px}.ta-money-summary>div{padding:13px 10px}.ta-money-summary strong{font-size:16px}.ta-dues-filter>*{max-width:100%}.ws-app-mobile-brand{display:flex;align-items:center;gap:10px;background:#30382f;padding:14px 18px;color:white}.ws-app-mobile-brand img{width:70px;height:24px}.ws-app-mobile-brand strong{font-size:15px}}
@media(min-width:761px){.ws-app-mobile-brand{display:none}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

.ta-plans{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:25px 0}.ta-plan h3{font-size:26px;margin-top:14px}.ta-plan h3 small{font-size:12px;font-weight:400}.ta-plan ul{padding-left:18px;line-height:2;font-size:13px}.ta-plan.is-featured{border:2px solid #7e9c6b;background:#f7fbf3}.ta-intake::backdrop{background:#20332699;backdrop-filter:blur(8px)}.kb-dialog{border-radius:22px!important}.kb-dialog fieldset{max-height:240px;overflow:auto;border:1px solid #dce4d5;border-radius:12px}.kb-check{line-height:1.7}.kb-check a{color:#41684f}
@media(max-width:1150px){.ta-plans{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:540px){.ta-plans{grid-template-columns:1fr}.kb-dialog{padding:0!important;width:calc(100vw - 24px)!important}}

.ws-shell{position:relative}.ws-nav a.ws-public-link{color:#e2e8de}.kb-dialog::backdrop{background:rgba(20,45,37,.48);backdrop-filter:blur(5px)}

.kb-hero>.kb-badge{flex:none;white-space:nowrap}.kb-hero>div{min-width:0}
@media(max-width:760px){.kb-hero{flex-direction:column;align-items:flex-start;gap:14px}.ws-content-head{position:relative}.ws-content-head>div:first-child{padding-right:46px}.ws-head-actions:has(>.ta-bell:only-child){position:absolute;right:0;top:22px}.ws-nav button,.ws-nav a{order:initial}.ws-nav a{display:flex}.ta-money-summary strong{overflow-wrap:anywhere}}

/* Desktop shell owns two independent scroll areas; mobile keeps document scrolling. */
@media(min-width:761px){
  body:has(.ws-shell){height:100dvh;overflow:hidden}
  .ws-root:has(.ws-shell),.ws-shell{height:100dvh;min-height:0}
  .ws-shell{grid-template-rows:minmax(0,1fr);overflow:hidden}
  .ws-sidebar{position:relative;height:100%;align-self:stretch}
  .ws-content{height:100%;min-height:0;overflow:auto;overscroll-behavior-y:contain}
  .ws-nav,.ws-account-usage-body{overscroll-behavior-y:contain}
}
