:root{--cc-primary: #869f2b;--cc-primary-dark: #6e8420;--cc-primary-hover: #a0bb3d;--cc-bg: #f2f5e9;--cc-mob-nav-h: 56px}html{height:100%}body.cc-cabinet{font-family:Poppins,sans-serif;background:var(--cc-bg);color:#3a3b3e;padding-bottom:0;margin:0;-webkit-text-size-adjust:100%}.cc-layout-shell{min-height:100vh;display:flex;flex-direction:column}.cc-layout-main{flex:1 0 auto;width:100%}.cc-layout-footer{flex-shrink:0}@media(max-width:991.98px){body.cc-cabinet.cc-mob-nav-active{padding-bottom:calc(var(--cc-mob-nav-h) + env(safe-area-inset-bottom,0px))}}.cc-cabinet .btn{border-radius:.5rem;font-weight:600;letter-spacing:.01em}.cc-cabinet .btn-primary{background-color:var(--cc-primary);border-color:var(--cc-primary);box-shadow:0 2px 8px #869f2b47}.cc-cabinet .btn-primary:hover,.cc-cabinet .btn-primary:focus{background-color:var(--cc-primary-hover);border-color:var(--cc-primary-hover);box-shadow:0 3px 10px #869f2b59}.cc-cabinet .btn-outline-primary{color:var(--cc-primary-dark);border-color:var(--cc-primary);background:#fff}.cc-cabinet .btn-outline-primary:hover{background-color:var(--cc-primary);border-color:var(--cc-primary);color:#fff}.cc-cabinet .btn-light{background:#fff;border-color:#e5e9d8}.cc-cabinet .btn-sm{padding:.4rem .85rem;font-size:.8125rem}.cc-btn-icon{min-width:2.25rem}.cc-action-stack .btn+.btn{margin-top:.5rem}@media(min-width:576px){.cc-action-stack{display:flex;flex-wrap:wrap;margin:-.25rem}.cc-action-stack .btn{flex:1 1 calc(50% - .5rem);margin:.25rem!important;max-width:calc(50% - .5rem)}}@media(min-width:768px){.cc-action-stack .btn{flex:1 1 calc(33.333% - .5rem);max-width:calc(33.333% - .5rem)}}.cc-tile-section{margin-bottom:1rem}.cc-tile-section:last-child{margin-bottom:0}.cc-tile-section__label{margin:0 0 .55rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a9a60}.cc-tile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}@media(min-width:576px){.cc-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cc-tile-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-tile-grid--actions{grid-template-columns:repeat(3,minmax(0,1fr))}.cc-tile-grid--decision-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-tile-grid--decision-actions .cc-tile__label{font-size:.68rem;line-height:1.3;padding:0 .15rem}.cc-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;min-height:4.75rem;padding:.75rem .45rem;border-radius:.65rem;border:1px solid #e5ead8;background:#fff;box-shadow:0 2px 10px #3a3b3e12;text-align:center;text-decoration:none!important;color:var(--cc-primary-dark)!important;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;-webkit-tap-highlight-color:transparent}button.cc-tile{width:100%;cursor:pointer;font-family:inherit}.cc-tile:hover,.cc-tile:focus{transform:translateY(-2px);box-shadow:0 8px 20px #869f2b33;border-color:#c5db8a;color:var(--cc-primary-dark)!important;outline:none}.cc-tile--primary{background:linear-gradient(145deg,var(--cc-primary) 0%,var(--cc-primary-dark) 100%);border-color:var(--cc-primary-dark);color:#fff!important;box-shadow:0 4px 14px #869f2b59}.cc-tile--primary:hover,.cc-tile--primary:focus{color:#fff!important;box-shadow:0 8px 22px #869f2b73}.cc-tile--primary .cc-tile__icon{color:#fff}.cc-tile--outline{background:#fafcf6}.cc-tile--danger{border-color:#f0b4b4;color:#b91c1c!important;background:#fff8f8}.cc-tile--danger:hover,.cc-tile--danger:focus{border-color:#e57373;color:#991b1b!important;box-shadow:0 8px 20px #b91c1c1f}.cc-tile--danger .cc-tile__icon{color:#dc2626}.cc-tile--wide{grid-column:1 / -1;min-height:3.25rem;flex-direction:row;justify-content:center;gap:.5rem;padding:.65rem 1rem}.cc-tile__icon{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.5rem;background:#869f2b1f;color:var(--cc-primary-dark);font-size:1.1rem;flex-shrink:0}.cc-tile--primary .cc-tile__icon{background:#fff3}.cc-tile--danger .cc-tile__icon{background:#dc26261a}.cc-tile--wide .cc-tile__icon{width:2rem;height:2rem;font-size:1rem}.cc-tile__label{font-size:.72rem;font-weight:600;line-height:1.25;max-width:100%}.cc-tile-form{margin:0;padding:0;display:contents}.cc-tile-form--wide{grid-column:1 / -1}.cc-decision-row-actions{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:nowrap}.text-primary{color:var(--cc-primary)!important}.cc-cabinet a:not(.btn):not(.list-group-item):not(.cc-mob-nav-item):not(.cc-msg-filter){color:var(--cc-primary)}.cc-cabinet a:not(.btn):not(.list-group-item):not(.cc-mob-nav-item):not(.cc-msg-filter):hover{color:var(--cc-primary-hover)}.cc-cabinet .card{border-radius:.65rem;overflow:hidden}.cc-cabinet .card.cc-card-overflow-visible{overflow:visible}.cc-cabinet .card-header{border-bottom-color:#eef2e4}.cc-cabinet .list-group-item-action{color:#3a3b3e;font-weight:500}.cc-cabinet .list-group-item-action:hover{color:var(--cc-primary-dark);background-color:#f8faf3}.cc-cabinet .list-group-item.active,.cc-cabinet .list-group-item.active:hover,.cc-cabinet .list-group-item.active:focus{background-color:var(--cc-primary);border-color:var(--cc-primary);color:#fff!important}.cc-cabinet .list-group-item.active i{color:#fff}.cc-cabinet .list-group-item.text-danger,.cc-cabinet .list-group-item.text-danger:hover{color:#dc3545!important;background-color:#fff}.card-header.bg-cc{background:linear-gradient(135deg,var(--cc-primary) 0%,var(--cc-primary-dark) 100%);border:0}.cc-navbar{background:#fff;border-bottom:1px solid #dde5c4;box-shadow:0 1px 8px #0000000f;z-index:1020}.cc-navbar .navbar-brand img{height:36px;width:auto}.cc-refresh-btn{text-decoration:none!important;line-height:1.2;border:0;background:transparent;cursor:pointer}.cc-refresh-btn:hover,.cc-refresh-btn:focus{color:var(--cc-primary)!important;text-decoration:none!important;outline:none}.cc-refresh-btn.is-spinning i{animation:cc-spin .75s linear infinite}@keyframes cc-spin{to{transform:rotate(360deg)}}@media(min-width:768px){.cc-navbar .navbar-brand img{height:40px}}.cc-navbar-title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--cc-primary);line-height:1.2;white-space:nowrap}@media(min-width:576px){.cc-navbar-title{font-size:.8rem}}.cc-cache-toggle{user-select:none}.cc-switch{position:relative;display:inline-block;width:42px;height:22px}.cc-switch input{opacity:0;width:0;height:0}.cc-switch-slider{position:absolute;cursor:pointer;inset:0;background-color:#d1d5db;transition:.2s;border-radius:999px}.cc-switch-slider:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:2px;background-color:#fff;transition:.2s;border-radius:50%;box-shadow:0 1px 4px #0000002e}.cc-switch input:checked+.cc-switch-slider{background-color:var(--cc-primary)}.cc-switch input:checked+.cc-switch-slider:before{transform:translate(20px)}.cc-page{max-width:1200px;width:100%;margin-left:auto;margin-right:auto;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.cc-menu-toggle{border-radius:.5rem!important;padding:.45rem .75rem!important;font-weight:600}@media(min-width:992px){.cc-sidebar-collapse.collapse{display:block!important;height:auto!important;visibility:visible}.cc-menu-toggle{display:none!important}}.cc-sidebar-avatar{width:52px;height:52px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;font-size:1.25rem}.cc-mob-nav{position:fixed;bottom:0;left:0;right:0;z-index:1030;display:flex;align-items:stretch;background:#fff;border-top:1px solid #dde5c4;box-shadow:0 -4px 16px #00000014;min-height:var(--cc-mob-nav-h);padding-bottom:env(safe-area-inset-bottom,0px)}.cc-mob-nav-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6px 2px 8px;text-decoration:none!important;color:#6b7280;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;border-top:3px solid transparent;transition:color .15s,background .15s,border-color .15s;-webkit-tap-highlight-color:transparent}.cc-mob-nav-item i{font-size:1.15rem;line-height:1;margin-bottom:3px;display:block}.cc-mob-nav-item span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.cc-mob-nav-item:hover{color:var(--cc-primary-dark);background:#f8faf3}.cc-mob-nav-item.active{color:var(--cc-primary);border-top-color:var(--cc-primary);background:var(--cc-bg)}.cc-footer{background:#fff;border-top:1px solid #dde5c4;width:100%}.cc-footer a{color:var(--cc-primary)}@media(max-width:991.98px){.cc-footer{display:none}}.cc-cabinet .cc-main,.cc-cabinet .cc-layout-main{font-size:.9375rem;line-height:1.5}.cc-cabinet .card-header h5,.cc-cabinet .card-header h6{font-size:.9375rem;font-weight:600;line-height:1.35}.cc-cabinet .card-header h5 i,.cc-cabinet .card-header h6 i{font-size:.9em}.cc-field-label{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8a9a60;margin-bottom:.2rem}.cc-field-value{font-size:.8125rem;font-weight:400;line-height:1.45;color:#4b5563}.cc-required:after{content:" *";color:#dc3545;font-weight:700}.cc-required-hint{font-size:.75rem;color:#6b7280;margin-bottom:.75rem}.cc-cabinet .card.bg-light .card-body{padding:.5rem .75rem!important}.cc-bio-title{font-size:.8125rem;font-weight:600;color:var(--cc-primary-dark);margin-bottom:.75rem}.cc-bio-list{font-size:.8125rem;line-height:1.5;color:#4b5563}.cc-cabinet .cc-data-table{font-size:.8125rem;color:#4b5563;margin-bottom:0}.cc-cabinet .cc-data-table thead th{font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#8a9a60;background-color:#f7f9f2!important;border-top:0;border-bottom:1px solid #e5ead8;padding:.45rem .85rem;vertical-align:middle;white-space:nowrap}.cc-cabinet .cc-data-table tbody td{padding:.5rem .85rem;vertical-align:top;font-weight:400;line-height:1.45;border-top-color:#eef2e4}.cc-cabinet .cc-data-table tbody tr:hover{background-color:#fafcf6}.cc-cabinet .cc-data-table tbody td:first-child{color:#5c6370;font-weight:500}.cc-cabinet .cc-data-table.cc-data-table-2col tbody td:first-child{width:32%;max-width:11rem}.cc-dl-compact{font-size:.8125rem}.cc-dl-compact dt{font-weight:500;color:#8a9a60}.cc-dl-compact dd{font-weight:400;color:#3a3b3e}.cc-toolbar-card-body{padding-top:.65rem;padding-bottom:.75rem}.cc-toolbar-client{font-size:.8125rem;line-height:1.35;margin-bottom:.5rem}@media(min-width:768px){.cc-toolbar-card-body{padding-top:1rem;padding-bottom:1.25rem}.cc-toolbar-client{font-size:.9375rem;margin-bottom:.75rem}}.cc-year-filter{background:linear-gradient(135deg,#f8faf3,#f0f5e4);border:1px solid #d4dfb8;border-radius:.45rem;padding:0;margin-bottom:0;box-shadow:0 1px 4px #869f2b14}.cc-year-filter--compact{padding:0}.cc-year-filter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.45rem;padding:.4rem .55rem}@media(min-width:768px){.cc-year-filter-row{gap:.65rem;padding:.5rem .7rem}}.cc-year-filter-label{display:flex;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;color:#3a3b3e;margin:0;min-width:0;line-height:1.25}.cc-year-filter-label__short{display:none}.cc-year-filter-label__full{display:inline}@media(max-width:575.98px){.cc-year-filter-label__short{display:inline}.cc-year-filter-label__full{display:none}}@media(min-width:768px){.cc-year-filter-label{font-size:.8125rem}}.cc-year-filter-label i{flex-shrink:0;font-size:.85rem}.cc-year-filter-hint,.cc-year-filter-active{display:none}.cc-year-filter-select{width:5.5rem;min-width:5.5rem;max-width:5.5rem;border-color:var(--cc-primary);border-width:1.5px;font-weight:700;font-size:.8125rem;color:var(--cc-primary-dark);cursor:pointer;background-color:#fff;padding:.25rem 1.35rem .25rem .45rem;height:calc(1.5em + .5rem + 3px);line-height:1.5}@media(min-width:768px){.cc-year-filter-select{width:6.75rem;min-width:6.75rem;max-width:6.75rem;padding:.3rem 1.5rem .3rem .55rem}}.cc-year-filter--compact .cc-year-filter-select{margin-left:0}.cc-inspectors .list-group-item{padding:.65rem .85rem;font-size:.875rem}.cc-inspectors .list-group-item .font-weight-bold{font-weight:600!important;color:#3a3b3e}.cc-year-filter-select:focus{border-color:var(--cc-primary);box-shadow:0 0 0 .15rem #869f2b33}.cc-year-filter.is-loading .cc-year-filter-select{opacity:.7;pointer-events:none}.cc-year-filter-debug{display:block;padding:0 .55rem .35rem;margin:0;font-size:.65rem;color:#8a9a60;text-decoration:underline}.cc-invoice-card{padding:.75rem .85rem;font-size:.8125rem;color:#4b5563}.cc-invoice-card .font-weight-bold{font-size:.875rem;font-weight:600!important;color:#3a3b3e}.cc-invoice-card+.cc-invoice-card{border-top:1px solid #eef2e4}.cc-mobile-list .list-group-item{border-left:0;border-right:0;padding:.65rem .85rem;font-size:.8125rem;color:#4b5563}.cc-mobile-list .list-group-item:first-child{border-top:0}.cc-mobile-list .cc-field-label{margin-bottom:.1rem}.cc-mobile-list .font-weight-bold{font-size:.875rem;font-weight:600!important;color:#3a3b3e}.cc-cabinet .cc-notice{display:flex!important;align-items:flex-start;gap:14px;padding:1rem 1.1rem 1.15rem;margin-bottom:1.25rem;border-radius:.75rem;border:1px solid transparent;box-shadow:0 6px 20px #3a3b3e14;position:relative}.cc-cabinet .cc-notice__icon{flex-shrink:0;width:2.75rem;height:2.75rem;border-radius:.65rem;background:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;box-shadow:0 2px 8px #00000014}.cc-cabinet .cc-notice__body{flex:1;min-width:0;padding-right:.25rem}.cc-cabinet .cc-notice__eyebrow{margin:0 0 .2rem;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.cc-cabinet .cc-notice__title{margin:0 0 .35rem;font-size:1.05rem;font-weight:700;line-height:1.3}.cc-cabinet .cc-notice__lead{margin:0 0 .65rem;font-size:.875rem;line-height:1.45}.cc-cabinet .cc-notice__list{margin:0 0 .85rem;padding-left:1.15rem;font-size:.8125rem;line-height:1.5}.cc-cabinet .cc-notice__list li+li{margin-top:.25rem}.cc-cabinet .cc-notice__list--ordered{list-style:decimal}.cc-cabinet .cc-notice__cta-wrap{margin-top:.15rem}.cc-cabinet .cc-notice__cta{display:inline-flex;align-items:center;justify-content:center;width:100%;font-weight:600;padding:.55rem 1rem;box-shadow:0 3px 10px #869f2b59}.cc-cabinet .cc-notice__close{position:absolute;top:.5rem;right:.5rem;padding:.35rem .55rem;opacity:.55;z-index:1;background:transparent;border:0;font-size:1.25rem;line-height:1}.cc-cabinet .cc-notice__close:hover{opacity:.85}@media(min-width:576px){.cc-cabinet .cc-notice__cta{width:auto;min-width:16rem}}.cc-cabinet .cc-notice--action{border-color:#e8c96a;background:linear-gradient(135deg,#fffbeb,#fff8e1 55%,#fef3c7);box-shadow:0 6px 20px #b482141f}.cc-cabinet .cc-notice--action .cc-notice__icon{color:#b45309;box-shadow:0 2px 8px #b4821426}.cc-cabinet .cc-notice--action .cc-notice__eyebrow{color:#b45309}.cc-cabinet .cc-notice--action .cc-notice__title{color:#92400e}.cc-cabinet .cc-notice--action .cc-notice__lead,.cc-cabinet .cc-notice--action .cc-notice__list{color:#78350f}.cc-cabinet .cc-notice--error{border-color:#f5a8a8;background:linear-gradient(135deg,#fff8f8,#ffefef 55%,#ffe4e6);box-shadow:0 6px 20px #b91c1c1a}.cc-cabinet .cc-notice--error .cc-notice__icon{color:#dc2626;box-shadow:0 2px 8px #b91c1c1f}.cc-cabinet .cc-notice--error .cc-notice__eyebrow{color:#b91c1c}.cc-cabinet .cc-notice--error .cc-notice__title{color:#991b1b}.cc-cabinet .cc-notice--error .cc-notice__lead,.cc-cabinet .cc-notice--error .cc-notice__list{color:#7f1d1d}.cc-cabinet .cc-notice--success{border-color:#c5db8a;background:linear-gradient(135deg,#f8fbe8,#f0f7dc 55%,#e8f2c8);box-shadow:0 6px 20px #5e81141a}.cc-cabinet .cc-notice--success .cc-notice__icon{color:var(--cc-primary-dark);box-shadow:0 2px 8px #5e81141f}.cc-cabinet .cc-notice--success .cc-notice__eyebrow{color:var(--cc-primary-dark)}.cc-cabinet .cc-notice--success .cc-notice__title{color:#3d5210}.cc-cabinet .cc-notice--success .cc-notice__lead,.cc-cabinet .cc-notice--success .cc-notice__list{color:#4a5f18}.cc-pwd-strength{display:none;align-items:center;gap:10px;margin-top:8px}.cc-pwd-strength.visible{display:flex}.cc-pwd-bar{display:flex;gap:4px;flex:1}.cc-pwd-bar span{flex:1;height:4px;border-radius:2px;background:#dde5c4}.cc-pwd-bar-lbl{font-size:.72rem;font-weight:700;min-width:46px;text-align:right}.cc-pwd-rules{list-style:none;padding:0;margin:10px 0 0;display:grid;grid-template-columns:1fr;gap:4px;font-size:.75rem;color:#9ca3af;transition:color .15s ease}@media(min-width:576px){.cc-pwd-rules{grid-template-columns:1fr 1fr;gap:4px 12px}}.cc-pwd-rules li{transition:color .15s ease}.cc-pwd-rules li i{font-size:.65rem;margin-right:5px;width:.85em;text-align:center}.cc-pwd-rules li i.fa-circle{font-size:.45rem;vertical-align:middle}.cc-pwd-rules.typing li.fail{color:#c2410c;font-weight:500}.cc-pwd-rules.typing li.fail i{color:#ea580c}.cc-pwd-rules.typing li.ok,.cc-pwd-rules li.ok{color:#5a8a10;font-weight:500}.cc-pwd-rules.typing li.ok i,.cc-pwd-rules li.ok i{color:#6e9b22}.cc-pwd-rules.all-ok li{color:#4d7a12}.cc-pwd-match.ok{color:#5a8a10;font-weight:500}.cc-pwd-match.fail{color:#dc3545;font-weight:500}.cc-api-debug pre{background:#1e1e1e;color:#e8e8e8;padding:12px;border-radius:6px;font-size:.78rem;max-height:360px;overflow:auto;word-break:break-all}.cc-cabinet,.cc-main{overflow-x:hidden;max-width:100%}.cc-decision-ack-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.cc-decision-ack-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .55rem;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}.cc-decision-ack-badge i{font-size:.85em}.cc-decision-ack--pending{background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#92400e;border:1px solid #e8c96a}.cc-decision-ack--done{background:linear-gradient(135deg,#f0f7dc,#e8f2c8);color:#3d5210;border:1px solid #c5db8a}.cc-decision-ack--viewed{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb;font-weight:600}.cc-decision-content{background:#fff;border:1px solid #e5ead8;border-radius:.65rem;padding:1.25rem 1.35rem;overflow-x:auto;font-size:.875rem;line-height:1.55;color:#3a3b3e}.cc-decision-content table{max-width:100%}.cc-decision-actions{gap:.65rem;padding-top:.85rem;border-top:1px solid #eef2e4}.cc-decision-card{padding:.85rem .95rem 1rem;border-top:1px solid #eef2e4;background:#fafcf6}.cc-decision-card+.cc-decision-card{border-top:1px solid #eef2e4}.cc-invoice-card.cc-decision-card-item{padding:.85rem .95rem 1rem}.cc-danger-zone{border:1px solid #f0c4c4;background:linear-gradient(135deg,snow,#fff5f5)}.cc-danger-zone .card-header{background:transparent;border-bottom-color:#f5d0d0;padding-top:.75rem;padding-bottom:.75rem}.cc-danger-zone .card-body{padding-top:.75rem;padding-bottom:.85rem}.cc-delete-account-list{color:#4b5563;line-height:1.5}.cc-delete-account-list li+li{margin-top:.35rem}#cc-delete-account-modal .modal-content{border-color:#f0c4c4}#cc-delete-account-submit:disabled{opacity:.55;cursor:not-allowed}.cc-client-picker{display:grid;grid-template-columns:1fr;gap:.85rem}@media(min-width:576px){.cc-client-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}.cc-client-picker-item{display:flex;flex-direction:column;gap:.35rem;min-width:0}.cc-client-card-form{margin:0}button.cc-client-card,a.cc-client-card{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-height:7.5rem;padding:1rem 1.05rem;border:1px solid #dde5cf;border-radius:.75rem;background:#fff;color:#1f2937;text-align:left;text-decoration:none;box-shadow:0 1px 2px #1f29370a;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease;position:relative}button.cc-client-card{cursor:pointer}button.cc-client-card:hover,button.cc-client-card:focus,a.cc-client-card:hover,a.cc-client-card:focus{border-color:#9bb84a;box-shadow:0 4px 14px #6b8e231f;transform:translateY(-1px);color:#1f2937;text-decoration:none;outline:none}.cc-client-card--active{border-color:#6b8e23;background:linear-gradient(135deg,#f8fbf2,#f3f8ea);box-shadow:0 4px 14px #6b8e2324}.cc-client-card--loading{opacity:.65;pointer-events:none}.cc-client-card__badge{position:absolute;top:.75rem;right:.75rem;width:1.5rem;height:1.5rem;border-radius:999px;background:#6b8e23;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem}.cc-client-card__icon{width:2.25rem;height:2.25rem;border-radius:.65rem;background:#eef4e0;color:#6b8e23;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.65rem;font-size:1rem}.cc-client-card__name{font-weight:700;font-size:1rem;line-height:1.3;margin-bottom:.35rem;padding-right:1.75rem}.cc-client-card__meta{display:flex;flex-direction:column;gap:.15rem;font-size:.82rem;color:#6b7280;margin-bottom:.45rem}.cc-client-card__hint{font-size:.78rem;color:#6b8e23;font-weight:600}.cc-client-card__leave{align-self:flex-start;padding-left:0;padding-right:0;color:#b45309;font-size:.82rem;text-decoration:none}.cc-client-card__leave:hover,.cc-client-card__leave:focus{color:#92400e;text-decoration:underline}#cc-client-leave-modal .modal-content{border-color:#f0c4c4}#cc-client-leave-submit:disabled{opacity:.55;cursor:not-allowed}.cc-nav-badge{font-size:.65rem;font-weight:700;min-width:1.25rem;padding:.2em .45em;border-radius:999px}.cc-nav-badge--header{position:absolute;top:-2px;right:-4px;min-width:1rem;height:1rem;line-height:1rem;padding:0 .25rem;font-size:.6rem;background:#dc3545;color:#fff;border-radius:999px;text-align:center}.cc-messages-nav-btn{font-size:1rem}.cc-msg-filters{display:flex;flex-wrap:wrap;gap:.35rem}.cc-msg-filter{display:inline-block;min-width:3.5rem;text-align:center;padding:.35rem .65rem;border-radius:999px;border:1px solid #dde5c4;background:#fff;color:#4b5563;font-size:.75rem;font-weight:600;text-decoration:none!important}.cc-msg-filter:hover,.cc-msg-filter:focus{color:var(--cc-primary-dark);border-color:var(--cc-primary);background:#f8faf3}.cc-msg-filter.active,.cc-msg-filter.active:hover,.cc-msg-filter.active:focus{color:#fff!important;background:var(--cc-primary);border-color:var(--cc-primary)}.cc-msg-list-item{border-left:3px solid transparent;padding-top:.85rem;padding-bottom:.85rem}.cc-msg-list-item--unread{border-left-color:var(--cc-primary);background:#fafcf5}.cc-msg-list-item__title{max-width:100%}.cc-msg-list-item__preview{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cc-msg-unread-dot{width:8px;height:8px;border-radius:50%;background:var(--cc-primary);flex-shrink:0;display:inline-block}.cc-msg-thread{max-height:min(60vh,520px);overflow-y:auto;padding:.5rem 0}.cc-msg-bubble-row{display:flex;margin-bottom:.75rem}.cc-msg-bubble-row--client{justify-content:flex-end}.cc-msg-bubble-row--admin{justify-content:flex-start}.cc-msg-bubble{max-width:min(92%,520px);padding:.65rem .85rem;border-radius:.85rem;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a}.cc-msg-bubble-row--client .cc-msg-bubble{background:#eef5d2;border-color:#d7e3a8}.cc-msg-bubble__meta{font-size:.72rem;margin-bottom:.35rem}.cc-msg-bubble__body{font-size:.92rem;line-height:1.45;word-break:break-word}.cc-msg-bubble__body p:last-child{margin-bottom:0}.cc-msg-bubble__attachments{margin-top:.5rem;display:flex;flex-direction:column;gap:.25rem}.cc-msg-attachment{font-size:.8rem;color:var(--cc-primary-dark);text-decoration:none!important}.cc-msg-attachment:hover{text-decoration:underline!important}.cc-msg-subject-types{display:flex;flex-wrap:wrap;gap:.35rem}.cc-msg-subject-type{display:inline-flex;align-items:center;margin:0;padding:.4rem .7rem;border:1px solid #dde5c4;border-radius:.5rem;background:#fff;cursor:pointer;font-size:.82rem;font-weight:600}.cc-msg-subject-type input{margin-right:.35rem}.cc-msg-subject-type:has(input:checked){border-color:var(--cc-primary);background:#f8faf3}.cc-msg-reply-form textarea{min-height:110px}.cc-file-upload{margin-top:.15rem}.cc-file-upload__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cc-file-upload__dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.1rem 1rem;border:2px dashed #d5ddb8;border-radius:.65rem;background:#fafcf5;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.cc-file-upload__dropzone:hover,.cc-file-upload__dropzone:focus{outline:none;border-color:var(--cc-primary);background:#f4f8e8;box-shadow:0 0 0 3px #869f2b1f}.cc-file-upload__dropzone.is-dragover{border-color:var(--cc-primary);background:#eef5d2;box-shadow:0 0 0 3px #869f2b2e}.cc-file-upload__icon{width:2.5rem;height:2.5rem;border-radius:50%;background:#fff;border:1px solid #dde5c4;display:flex;align-items:center;justify-content:center;color:var(--cc-primary);font-size:1.1rem;margin-bottom:.65rem}.cc-file-upload__lead{font-size:.88rem;font-weight:600;color:#4b5563;line-height:1.35}.cc-file-upload__hint{margin-top:.65rem;font-size:.75rem;color:#6b7280;line-height:1.4;max-width:28rem}.cc-file-upload__pick{pointer-events:none}.cc-file-upload__list{margin-top:.75rem}.cc-file-upload__list:not([hidden]){display:block}.cc-file-upload__item{display:flex;align-items:center;gap:.5rem;padding:.55rem .65rem;margin-bottom:.4rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff}.cc-file-upload__item:last-child{margin-bottom:0}.cc-file-upload__item-icon{flex-shrink:0;width:2rem;height:2rem;border-radius:.4rem;background:#f3f6ea;color:var(--cc-primary-dark);display:flex;align-items:center;justify-content:center;font-size:.9rem}.cc-file-upload__item-body{flex:1 1 auto;min-width:0}.cc-file-upload__item-name{display:block;font-size:.84rem;font-weight:600;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-file-upload__item-size{display:block;font-size:.72rem;color:#6b7280}.cc-file-upload__item-remove{flex-shrink:0;border:0;background:transparent;color:#9ca3af;width:2rem;height:2rem;border-radius:.4rem;cursor:pointer;transition:color .15s,background .15s}.cc-file-upload__item-remove:hover,.cc-file-upload__item-remove:focus{color:#dc3545;background:#fef2f2;outline:none}.cc-file-upload__summary{margin-top:.45rem;font-size:.75rem;color:#6b7280;text-align:right}@media(max-width:575.98px){.cc-msg-bubble{max-width:100%}.cc-msg-subject-types{flex-direction:column}.cc-msg-subject-type{width:100%}}
