*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#f6f8f7;color:#18221d}a{color:inherit}.auth-shell{min-height:100vh;min-height:100svh;display:grid;place-items:center;padding:24px;position:relative;isolation:isolate;background:#0d3536 url('https://cactusden.com/static/login-background.png') center center/cover no-repeat}.auth-shell::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,45,47,.23),rgba(6,45,47,.06),rgba(6,45,47,.23))}.card{width:min(460px,100%);background:#fff;border:1px solid #dfe7e2;border-radius:18px;box-shadow:0 18px 60px rgba(21,55,37,.10);padding:32px}.auth-shell .card{width:min(480px,100%);background:rgba(8,53,55,.62);color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 70px rgba(0,0,0,.42);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.brand{display:flex;gap:12px;align-items:center;margin-bottom:24px}.brand-mark{width:42px;height:42px;border-radius:12px;background:#1e7a4f;color:#fff;display:grid;place-items:center;font-weight:800;font-size:20px}.auth-shell .brand-mark{background:#2fa66d}.brand h1{font-size:22px;margin:0}.muted{color:#68766e}.auth-shell .muted{color:rgba(255,255,255,.72)}.field{margin:16px 0}.field label{display:block;font-size:13px;font-weight:700;margin-bottom:7px}.field input,.field select{width:100%;border:1px solid #ccd8d1;border-radius:10px;padding:12px 13px;font-size:15px;outline:none;background:#fff}.auth-shell .field input{background:rgba(5,43,45,.52);border-color:rgba(255,255,255,.24);color:#fff}.auth-shell .field input::placeholder{color:rgba(255,255,255,.55)}.field input:focus,.field select:focus{border-color:#1e7a4f;box-shadow:0 0 0 3px rgba(30,122,79,.12)}.auth-shell .field input:focus{border-color:#35b978;box-shadow:0 0 0 3px rgba(53,185,120,.22)}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:12px 16px;font-weight:750;cursor:pointer;text-decoration:none}.btn-primary{background:#1e7a4f;color:#fff}.auth-shell .btn-primary{width:100%;background:#2fa66d}.btn-secondary{background:#edf3ef;color:#174f50}.alert{border-radius:10px;padding:11px 12px;font-size:14px;margin:12px 0}.alert-error{background:#fff0f0;color:#8e2626;border:1px solid #f2caca}.alert-success{background:#edf9f1;color:#21693f;border:1px solid #ccebd7}.shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{background:#155b5e;color:#dfe9e3;padding:24px 18px}.sidebar .brand{margin-bottom:30px}.sidebar .brand-mark{background:#2b9b67}.nav a{display:block;padding:11px 12px;border-radius:9px;text-decoration:none;color:#cfe0d6;margin-bottom:4px}.nav a.active,.nav a:hover{background:#1d7276;color:#fff}.main{padding:28px 32px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:16px}.topbar h1{margin:0;font-size:28px}.user-pill{background:#fff;border:1px solid #dde6e0;border-radius:999px;padding:8px 12px;font-size:14px}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat{background:#fff;border:1px solid #dde6e0;border-radius:14px;padding:20px}.stat .label{font-size:13px;color:#6f7b74}.stat .value{font-size:30px;font-weight:800;margin-top:8px}.panel{margin-top:20px;background:#fff;border:1px solid #dde6e0;border-radius:14px;padding:22px}.panel h2{margin-top:0;font-size:19px}.actions{display:flex;gap:10px;flex-wrap:wrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:end}.form-grid .field{margin:0}.table-wrap{overflow:auto}.table-wrap table{width:100%;border-collapse:collapse}.table-wrap th,.table-wrap td{text-align:left;padding:13px 12px;border-bottom:1px solid #e5ebe7;vertical-align:top}.table-wrap th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#6f7b74}.footer-note{font-size:12px;color:#7b867f;margin-top:18px}.mobile-header,.mobile-menu{display:none}.mobile-header{align-items:center;justify-content:space-between;background:#155b5e;color:#fff;padding:12px 16px;position:sticky;top:0;z-index:50;box-shadow:0 4px 16px rgba(0,0,0,.16)}.mobile-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.mobile-brand .brand-mark{width:38px;height:38px;border-radius:10px;background:#2b9b67;font-size:16px}.mobile-brand small{display:block;font-size:11px;opacity:.72;margin-top:2px}.menu-toggle{width:44px;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.08);display:grid;place-content:center;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:22px;height:2px;border-radius:2px;background:#fff;transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{background:#155b5e;color:#dfe9e3;padding:8px 16px 18px;position:sticky;top:62px;z-index:49;box-shadow:0 12px 22px rgba(0,0,0,.22)}.mobile-menu[hidden]{display:none}.mobile-menu .nav a{padding:12px}.mobile-account{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(255,255,255,.12);margin-top:10px;padding-top:14px}.mobile-account .user-pill{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}.mobile-account form{margin:0;flex:none}@media(max-width:900px){.shell{display:block}.sidebar{display:none}.mobile-header{display:flex}.mobile-menu:not([hidden]){display:block}.topbar>div:last-child{display:none}.grid{grid-template-columns:repeat(2,1fr)}.main{padding:20px}.form-grid{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}}@media(max-width:700px){.auth-shell{padding:18px;background-position:center center}.auth-shell .card{width:min(430px,100%);padding:26px 22px;background:rgba(8,53,55,.62)}}@media(max-width:540px){.grid{grid-template-columns:1fr}.card{padding:24px}.auth-shell{padding:14px}.auth-shell .card{padding:22px 18px;border-radius:16px}}.brand-logo{display:block;text-decoration:none}.brand-logo img{display:block;width:100%;height:auto;border-radius:8px}.brand-tagline{margin-top:6px;text-align:center;font-size:10px;font-weight:750;letter-spacing:.22em;color:#a77a42}.auth-shell .brand-logo{width:min(340px,100%);margin:0 auto 24px}.auth-shell .brand-tagline{color:#d6b27d}.sidebar-logo{width:100%;background:#f8f5ef;padding:9px 9px 8px;border-radius:12px}.sidebar-logo .brand-tagline{color:#9a7545}.mobile-brand{display:flex;flex-direction:column;align-items:center;gap:2px;background:#f8f5ef;border-radius:9px;padding:5px 8px}.mobile-brand img{display:block;width:142px;height:auto}.mobile-brand .brand-tagline{margin-top:1px;font-size:7px;line-height:1;letter-spacing:.16em;color:#8f6d40}@media(max-width:420px){.mobile-brand img{width:126px}.mobile-brand .brand-tagline{font-size:6.5px}}.brand-identity{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-icon{width:46px;height:46px;flex:0 0 46px;object-fit:cover;border-radius:12px;background:#f8f5ef}.brand-copy{display:block;min-width:0}.brand-copy h1,.brand-copy strong{margin:0;font-size:19px;line-height:1.1;font-weight:750;letter-spacing:0;color:inherit}.brand-copy .brand-tagline,.brand-copy small{display:block;margin-top:4px;text-align:left;font-size:9px;line-height:1.1;font-weight:650;letter-spacing:.12em;color:#b79568}.auth-shell .brand-identity{width:auto;margin:0 0 24px;justify-content:flex-start}.auth-shell .brand-icon{width:52px;height:52px;flex-basis:52px;border-radius:14px}.auth-shell .brand-copy h1{font-size:22px;color:#fff}.auth-shell .brand-copy .brand-tagline{color:#d6b27d}.sidebar-logo{width:auto;background:transparent;padding:0;border-radius:0}.sidebar-logo .brand-icon{width:48px;height:48px;flex-basis:48px;border-radius:13px}.sidebar-logo .brand-copy strong{font-size:18px;color:#fff}.sidebar-logo .brand-copy small{color:#c5a374}.mobile-brand{display:flex;flex-direction:row;align-items:center;gap:9px;background:transparent;border-radius:0;padding:0}.mobile-brand .brand-icon{width:40px;height:40px;flex-basis:40px;border-radius:11px}.mobile-brand .brand-copy strong{font-size:16px;color:#fff}.mobile-brand .brand-copy small{margin-top:3px;font-size:7px;line-height:1.1;letter-spacing:.1em;color:#c5a374}@media(max-width:420px){.mobile-brand .brand-icon{width:38px;height:38px;flex-basis:38px}.mobile-brand .brand-copy strong{font-size:15px}.mobile-brand .brand-copy small{font-size:6.5px}}.auth-shell .brand-identity{justify-content:center}.auth-shell .brand-copy h1,.auth-shell .brand-copy .brand-tagline{text-align:center}.ai-import-panel{border-color:#cbded2;background:linear-gradient(135deg,#fff 0%,#f5faf7 100%)}.ai-import-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.ai-import-heading h2{margin-bottom:6px}.ai-import-heading p{margin:0}.ai-badge{display:grid;place-items:center;min-width:42px;height:42px;border-radius:12px;background:#1e7a4f;color:#fff;font-weight:850;letter-spacing:.04em;box-shadow:0 8px 22px rgba(30,122,79,.2)}.ai-upload-row{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:14px;align-items:end;margin-top:20px}.ai-upload-row .field{margin:0}.ai-upload-row input[type=file]{width:100%;border:1px dashed #9bb9a8;border-radius:10px;padding:11px;background:#fff}.ai-import-panel #ai-import-status{margin-top:14px;min-height:20px}.ai-import-panel table input,.ai-import-panel table select{width:100%;min-width:125px;border:1px solid #ccd8d1;border-radius:8px;padding:9px;background:#fff}.ai-import-panel table input[type=checkbox]{width:18px;min-width:18px;height:18px}.ai-import-panel th,.ai-import-panel td{padding:10px 8px}.ai-import-panel .ai-import-actions{margin-top:16px}@media(max-width:900px){.ai-upload-row{grid-template-columns:1fr}.ai-upload-row .btn{width:100%}}
.btn-icon{width:44px;min-width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.role-delete-confirm{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid #e2b3ae;border-radius:10px;background:#fff7f6;color:#8c312b;font-size:14px;white-space:nowrap;box-shadow:0 6px 18px rgba(31,45,38,.12)}.role-delete-confirm .btn{min-height:34px;padding:6px 10px;font-size:13px}.nav-group{margin:4px 0}.nav-group summary{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:9px;color:#cfe0d6;cursor:pointer;list-style:none;font-weight:650}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary::after{content:"›";font-size:22px;line-height:16px;transition:transform .18s ease}.nav-group[open] summary::after{transform:rotate(90deg)}.nav-group summary:hover,.nav-group summary.active{background:#1d7276;color:#fff}.nav-submenu{margin:4px 0 8px 12px;padding-left:10px;border-left:2px solid rgba(255,255,255,.18)}.nav-submenu a{padding:9px 10px;margin-bottom:2px;font-size:14px}.mobile-menu .nav-group summary{padding:12px}.mobile-menu .nav-submenu{margin-left:12px}.table-wrap thead th{background:#e3efed;color:#174f50;border-bottom-color:#c8dbd7}.stat{background:#f1f7f6;border-color:#cbded9}.panel{border-color:#d2e1dd}.table-wrap td{border-bottom-color:#dce8e5}@media(max-width:700px){.groups-table,.groups-table tbody,.groups-table tr,.groups-table td{display:block;width:100%}.groups-table thead{display:none}.groups-table tr{padding:14px 0;border-bottom:1px solid #dce8e5}.groups-table tr:last-child{border-bottom:0}.groups-table td{display:grid;grid-template-columns:105px minmax(0,1fr);gap:10px;padding:8px 4px;border:0;align-items:start}.groups-table td::before{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#52706d}.groups-table td:nth-child(1)::before{content:"Group"}.groups-table td:nth-child(2)::before{content:"Description"}.groups-table td:nth-child(3)::before{content:"Team"}.groups-table td:nth-child(4)::before{content:"Users"}.groups-table td:nth-child(5)::before{content:"Status"}.groups-table td:nth-child(6)::before{content:"Actions"}.groups-table td:nth-child(6) .actions{gap:8px}.groups-table .role-delete-confirm{grid-column:1/-1;white-space:normal;flex-wrap:wrap}}.role-delete-confirm[hidden]{display:none!important}.brand-name-row{display:flex;align-items:center;gap:7px;min-width:0}.beta-badge{display:inline-flex;align-items:center;justify-content:center;padding:3px 6px;border-radius:999px;background:#e3efed;color:#174f50;border:1px solid rgba(23,79,80,.22);font-size:8px;line-height:1;font-weight:850;letter-spacing:.1em}.sidebar .beta-badge,.mobile-header .beta-badge,.auth-shell .beta-badge{background:rgba(227,239,237,.95);color:#174f50}.mobile-header .beta-badge{padding:2px 5px;font-size:7px}@media(max-width:700px){.projects-table,.projects-table tbody,.projects-table tr,.projects-table td{display:block;width:100%}.projects-table thead{display:none}.projects-table tr{padding:14px 0;border-bottom:1px solid #dce8e5}.projects-table tr:last-child{border-bottom:0}.projects-table td{display:grid;grid-template-columns:115px minmax(0,1fr);gap:10px;padding:8px 4px;border:0;align-items:start}.projects-table td::before{font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#52706d}.projects-table td:nth-child(1)::before{content:"Project"}.projects-table td:nth-child(2)::before{content:"Team Members"}.projects-table td:nth-child(3)::before{content:"Description"}.projects-table td:nth-child(4)::before{content:"Status"}.projects-table td:nth-child(5)::before{content:"Actions"}.projects-table td:nth-child(5) .actions{gap:8px}}.grid-edit-field{width:100%;min-width:120px;border:1px solid transparent;border-radius:8px;padding:8px;background:transparent;color:inherit;font:inherit}.grid-edit-field:disabled{opacity:1;-webkit-text-fill-color:currentColor}tr.is-editing .grid-edit-field{background:#fff;border-color:#9fbdb8;box-shadow:0 0 0 3px rgba(40,117,121,.1)}.project-grid-actions{align-items:center;flex-wrap:wrap}.project-save-trigger[hidden],.project-edit-trigger[hidden]{display:none!important}.meeting-page-actions{margin:0 0 12px}.meeting-dialog{width:min(520px,calc(100% - 28px));border:1px solid #cbded9;border-radius:16px;padding:0;background:#fff;color:#18221d;box-shadow:0 24px 80px rgba(15,61,62,.28);overflow:hidden}.meeting-dialog::backdrop{background:rgba(8,35,36,.48);backdrop-filter:blur(2px)}.meeting-dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid #d9e7e3;background:#f7faf9}.meeting-dialog-header h2{margin:1px 0 2px}.meeting-dialog-header p{margin:0}.meeting-dialog-kicker{display:block;color:#62736e;font-size:12px;font-weight:800;letter-spacing:.1em}.meeting-dialog-close{width:30px;height:30px;min-width:30px;padding:0;border:0;border-radius:9px;background:#e7f0ed;color:#0d5658;font:700 20px/1 Arial,sans-serif;cursor:pointer}.meeting-dialog-close:hover{background:#d9e8e4}.meeting-dialog-form{padding:2px 20px 18px}.meeting-dialog .field{margin:14px 0 10px}.meeting-dialog .muted{line-height:1.45}.meeting-dialog-actions{justify-content:flex-end;margin-top:16px;padding-top:14px;border-top:1px solid #e2ece9}@media(max-width:540px){.meeting-dialog{width:calc(100% - 20px);border-radius:14px}.meeting-dialog-header{padding:16px}.meeting-dialog-form{padding:2px 16px 16px}}.auth-shell .brand:not(.brand-identity) .brand-mark{width:64px;height:64px;flex:0 0 64px;border-radius:0;background:transparent url('/static/cactusden-icon.webp') center/contain no-repeat;color:transparent;font-size:0;overflow:hidden}.auth-shell .brand:not(.brand-identity)>div:last-child h1{font-size:0;line-height:1.1}.auth-shell .brand:not(.brand-identity)>div:last-child h1::after{content:'Cactus Den';font-size:22px;font-weight:750;color:#fff}.auth-shell .brand:not(.brand-identity)>div:last-child .muted{font-size:0;color:#d88946}.auth-shell .brand:not(.brand-identity)>div:last-child .muted::after{content:'AGILE TEAMS HUB';font-size:9px;font-weight:700;letter-spacing:.14em;color:#d88946}.create-meeting-trigger{gap:9px;background:#287579;color:#fff;box-shadow:0 5px 14px rgba(40,117,121,.2);transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.create-meeting-trigger:hover{background:#1d666a;box-shadow:0 7px 18px rgba(40,117,121,.28);transform:translateY(-1px)}.create-meeting-trigger:focus-visible{outline:3px solid rgba(40,117,121,.3);outline-offset:3px}.create-meeting-trigger .people-icon{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}#open-create-meeting{display:inline-flex;align-items:center;gap:9px;background:#287579;color:#fff;font-size:0;box-shadow:0 5px 14px rgba(40,117,121,.2);transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}#open-create-meeting::before{content:'👥';font-size:18px;line-height:1}#open-create-meeting::after{content:'New Meeting';font-size:15px;line-height:1.2;font-weight:750}#open-create-meeting:hover{background:#1d666a;box-shadow:0 7px 18px rgba(40,117,121,.28);transform:translateY(-1px)}#open-create-meeting:focus-visible{outline:3px solid rgba(40,117,121,.3);outline-offset:3px}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']{width:44px;height:42px;padding:0;display:inline-grid;place-items:center;background:rgba(40,117,121,.08);border:1px solid rgba(40,117,121,.12);font-size:0;opacity:.48;filter:grayscale(1);transition:opacity .18s ease,filter .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']::before{content:'👁️';font-size:22px;line-height:1}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:hover,.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:focus-visible{opacity:1;filter:grayscale(0);background:rgba(40,117,121,.14);transform:translateY(-1px) scale(1.05);box-shadow:0 5px 14px rgba(40,117,121,.18)}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:focus-visible{outline:3px solid rgba(40,117,121,.28);outline-offset:2px}#open-create-meeting::before{content:'';display:block;width:23px;height:20px;flex:0 0 23px;background:#fff;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='14' cy='6' r='3'/%3E%3Ccircle cx='5' cy='9' r='2.5'/%3E%3Ccircle cx='23' cy='9' r='2.5'/%3E%3Cpath d='M8 22v-2c0-3.5 2.4-6 6-6s6 2.5 6 6v2'/%3E%3Cpath d='M1 21v-1.5C1 17 2.6 15 5 15c1.3 0 2.4.4 3.2 1.1'/%3E%3Cpath d='M27 21v-1.5c0-2.5-1.6-4.5-4-4.5-1.3 0-2.4.4-3.2 1.1'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='14' cy='6' r='3'/%3E%3Ccircle cx='5' cy='9' r='2.5'/%3E%3Ccircle cx='23' cy='9' r='2.5'/%3E%3Cpath d='M8 22v-2c0-3.5 2.4-6 6-6s6 2.5 6 6v2'/%3E%3Cpath d='M1 21v-1.5C1 17 2.6 15 5 15c1.3 0 2.4.4 3.2 1.1'/%3E%3Cpath d='M27 21v-1.5c0-2.5-1.6-4.5-4-4.5-1.3 0-2.4.4-3.2 1.1'/%3E%3C/svg%3E") center/contain no-repeat}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']{width:46px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#7d8987;filter:none;overflow:hidden;white-space:nowrap;transition:width .2s ease,opacity .18s ease,color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']::before{content:'';display:block;width:22px;height:22px;flex:0 0 22px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") center/contain no-repeat}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']::after{content:'View';font-size:14px;font-weight:750;max-width:0;opacity:0;overflow:hidden;transition:max-width .2s ease,opacity .16s ease}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:hover,.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:focus-visible{width:92px;color:#137d82;opacity:1;filter:none;background:rgba(40,117,121,.13)}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:hover::after,.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:focus-visible::after{max-width:42px;opacity:1}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']{position:relative;width:46px;overflow:visible}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']::after{content:'View';position:absolute;left:50%;bottom:calc(100% + 8px);z-index:20;max-width:none;overflow:visible;padding:5px 8px;border-radius:7px;background:#163f42;color:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease;box-shadow:0 4px 12px rgba(8,35,36,.22)}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:hover,.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:focus-visible{width:46px}.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:hover::after,.table-wrap tbody a.btn.btn-secondary[href^='/meetings/']:focus-visible::after{max-width:none;opacity:1;transform:translate(-50%,0)}.meeting-row-actions{display:flex;align-items:center;gap:8px;min-width:142px}.meeting-action{position:relative;width:42px;height:40px;flex:0 0 42px;display:inline-grid;place-items:center;border:1px solid rgba(40,117,121,.13);border-radius:11px;background:rgba(40,117,121,.07);color:#788684;opacity:.52;text-decoration:none;transition:opacity .18s ease,color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.meeting-action::before{content:'';display:block;width:21px;height:21px;background:currentColor}.meeting-view-action::before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") center/contain no-repeat}.meeting-edit-action::before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.12 2.12 0 0 1 3 3L8 18l-4 1 1-4Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h9'/%3E%3Cpath d='M16.5 3.5a2.12 2.12 0 0 1 3 3L8 18l-4 1 1-4Z'/%3E%3C/svg%3E") center/contain no-repeat}.meeting-report-action::before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='m21 15-5-5L5 21'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='m21 15-5-5L5 21'/%3E%3C/svg%3E") center/contain no-repeat}.meeting-action::after{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:30;padding:5px 8px;border-radius:7px;background:#163f42;color:#fff;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease;box-shadow:0 4px 12px rgba(8,35,36,.22)}.meeting-view-action::after{content:'View'}.meeting-edit-action::after{content:'Edit'}.meeting-report-action::after{content:'Image report'}.meeting-action:hover,.meeting-action:focus-visible{opacity:1;transform:translateY(-1px) scale(1.04);box-shadow:0 5px 14px rgba(40,117,121,.17)}.meeting-action:hover::after,.meeting-action:focus-visible::after{opacity:1;transform:translate(-50%,0)}.meeting-view-action:hover,.meeting-view-action:focus-visible{color:#137d82;background:rgba(19,125,130,.13)}.meeting-edit-action:hover,.meeting-edit-action:focus-visible{color:#b85a24;background:rgba(184,90,36,.12)}.meeting-report-action:hover,.meeting-report-action:focus-visible{color:#6f3aa6;background:rgba(111,58,166,.11)}.meeting-action:focus-visible{outline:3px solid rgba(40,117,121,.27);outline-offset:2px}.meeting-action.is-disabled{opacity:.22;cursor:not-allowed}.meeting-action.is-disabled:hover{color:#788684;background:rgba(40,117,121,.07);transform:none;box-shadow:none}.meeting-action.is-disabled::after{content:'Completed — editing locked'}.report-preview-toolbar{display:flex;gap:10px;align-items:center;justify-content:flex-end;margin-bottom:16px;position:sticky;top:8px;z-index:10;background:rgba(247,249,248,.94);padding:10px;border-radius:12px;backdrop-filter:blur(8px)}.report-preview-shell{overflow:auto;padding:16px;background:#e8efed;border:1px solid #ceddda;border-radius:16px}.report-preview-shell #report-preview{margin:0 auto;box-shadow:0 14px 45px rgba(15,61,62,.15)}@media(max-width:700px){.meeting-row-actions{gap:6px}.meeting-action{width:38px;height:38px;flex-basis:38px}.report-preview-toolbar{justify-content:flex-start;flex-wrap:wrap}}.meeting-report-action.has-report{opacity:1;color:#287579;background:rgba(40,117,121,.16);border-color:rgba(40,117,121,.34);box-shadow:inset 0 0 0 1px rgba(255,255,255,.38)}.meeting-report-action:not(.has-report)::after{content:'Generate image report'}.meeting-report-action.has-report::after{content:'Download saved PNG'}.meeting-report-action.has-report:hover,.meeting-report-action.has-report:focus-visible{color:#174f50;background:rgba(40,117,121,.23)}.meeting-report-action.is-stale{opacity:1;color:#b85a24;background:rgba(184,90,36,.14);border-color:rgba(184,90,36,.38)}.meeting-report-action.is-stale:hover,.meeting-report-action.is-stale:focus-visible{color:#934316;background:rgba(184,90,36,.22)}.meeting-report-action.is-stale::after{content:'Report changed — regenerate'}.report-stale-badge{position:absolute;top:-5px;right:-5px;z-index:2;width:18px;height:18px;display:grid;place-items:center;border:2px solid #fff;border-radius:50%;background:#d45c22;color:#fff;font-size:12px;font-weight:900;line-height:1;box-shadow:0 2px 7px rgba(105,45,14,.3)}.report-stale-notice{display:inline-flex;align-items:center;gap:7px;margin-right:auto;padding:8px 10px;border:1px solid rgba(184,90,36,.3);border-radius:9px;background:#fff3ea;color:#8f4219;font-size:13px;font-weight:700}.report-stale-notice strong{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:50%;background:#d45c22;color:#fff;font-size:12px}.nav a.submit-feedback-nav{margin-top:14px;margin-bottom:10px;background:#a66f3f;color:#fff;font-weight:800;text-align:center;box-shadow:0 5px 14px rgba(73,43,22,.22);transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.nav a.submit-feedback-nav:hover,.nav a.submit-feedback-nav.active{background:#8e592f;color:#fff;transform:translateY(-1px);box-shadow:0 7px 18px rgba(73,43,22,.3)}.field textarea{width:100%;border:1px solid #ccd8d1;border-radius:10px;padding:12px 13px;font:inherit;outline:none;background:#fff;resize:vertical}.field textarea:focus{border-color:#1e7a4f;box-shadow:0 0 0 3px rgba(30,122,79,.12)}.message-unread td{background:#f1f8f6}.message-unread td:first-child{border-left:4px solid #287579}.message-thread{display:flex;flex-direction:column;gap:14px}.message-card{max-width:78%;padding:14px 16px;border-radius:14px;background:#edf3ef;border:1px solid #d2e1dd}.message-card.message-mine{align-self:flex-end;background:#e3efed;border-color:#bdd6d1}.message-meta{display:flex;justify-content:space-between;gap:18px;margin-bottom:8px;font-size:13px}.message-meta span{color:#68766e;white-space:nowrap}@media(max-width:700px){.message-card{max-width:95%}.message-meta{flex-direction:column;gap:3px}}.nav>a{display:flex;align-items:center;gap:11px}.nav>a::before{display:inline-grid;place-items:center;width:21px;min-width:21px;height:21px;font-size:18px;line-height:1;color:currentColor;font-weight:500}.nav>a,.nav-group>summary{position:relative}.nav>a.active,.nav-group>summary.active{background:#e7f0ed;color:#174f50;box-shadow:0 5px 14px rgba(5,39,40,.18);border-radius:10px 2px 2px 10px;overflow:visible}.nav>a.active::after,.nav-group>summary.active::before{content:"";position:absolute;right:-17px;top:50%;width:20px;height:100%;min-height:42px;transform:translateY(-50%);border-radius:0 999px 999px 0;background-color:#e7f0ed;background-image:radial-gradient(circle at 55% 24%,rgba(23,79,80,.3) 0 1px,transparent 1.5px),radial-gradient(circle at 70% 50%,rgba(23,79,80,.26) 0 1px,transparent 1.5px),radial-gradient(circle at 50% 76%,rgba(23,79,80,.3) 0 1px,transparent 1.5px);box-shadow:5px 0 10px rgba(5,39,40,.12)}.nav>a.submit-feedback-nav.active{background:#f1e1d2;color:#71421f}.nav>a.submit-feedback-nav.active::after{background-color:#f1e1d2}.sidebar{position:relative;z-index:3;overflow:visible}.main{position:relative;z-index:1}.sidebar .nav>a.active::after,.sidebar .nav-group>summary.active::before{right:-40px;width:44px;height:100%;min-height:42px}.btn-primary{background:#287579;color:#fff;box-shadow:0 4px 12px rgba(40,117,121,.16);transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.btn-primary:hover,.btn-primary:focus-visible{background:#1d666a;color:#fff;box-shadow:0 6px 16px rgba(40,117,121,.24)}.btn-secondary{background:#e8f0ee;color:#174f50}.btn-secondary:hover,.btn-secondary:focus-visible{background:#dce9e6;color:#123f3b}.nav>a::before{content:""!important;width:21px!important;min-width:21px!important;height:21px!important;background:currentColor!important;transform:none!important;-webkit-mask:var(--nav-icon) center/contain no-repeat!important;mask:var(--nav-icon) center/contain no-repeat!important}.nav>a[href="/dashboard"]{--nav-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 11 12 3l9 8v10h-6v-6H9v6H3z'/%3E%3C/svg%3E")}.nav>a[href="/messages"]{--nav-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M2 5h20v14H2zm2 2v.5l8 5 8-5V7zm16 10V9.8l-8 5-8-5V17z'/%3E%3C/svg%3E")}.nav>a[href="/meetings"]{--nav-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20m0 2a8 8 0 1 1 0 16 8 8 0 0 1 0-16m-1 2h2v5h5v2h-7z'/%3E%3C/svg%3E")}.nav>a[href="/teams"]{--nav-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 3a4 4 0 1 1 0 8 4 4 0 0 1 0-8M5 7a3 3 0 1 1 0 6 3 3 0 0 1 0-6m14 0a3 3 0 1 1 0 6 3 3 0 0 1 0-6M3 21v-2c0-3 2-5 5-5h1c-1 1-2 3-2 5v2zm14 0v-2c0-2-1-4-2-5h1c3 0 5 2 5 5v2zM9 21v-2c0-4 6-4 6 0v2z'/%3E%3C/svg%3E")}.nav>a[href="/projects"]{--nav-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 5h8l2 2h10v13H2z'/%3E%3C/svg%3E")}.nav>a[href="/templates"]{--nav-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' d='M4 2h12l4 4v16H4zm2 2v16h12V8h-4V4zm2 7h8v2H8zm0 4h8v2H8z'/%3E%3C/svg%3E")}.nav>a[href="/submit-feedback"]{--nav-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 17-1 5 5-1L20 8l-4-4zm15-15 4 4-2 2-4-4z'/%3E%3C/svg%3E")}.mobile-help{display:none}.kb-hero{display:grid;gap:18px}.kb-hero h2{margin-bottom:6px}.kb-search{display:grid;grid-template-columns:1fr auto;gap:10px}.kb-search input{width:100%;border:1px solid #ccd8d1;border-radius:10px;padding:12px 13px;font-size:16px}.kb-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin-top:20px}.kb-category-card{display:flex;flex-direction:column;gap:6px;padding:18px;border:1px solid #cbded9;border-radius:14px;background:#f3f8f7;text-decoration:none}.kb-article-list{border:1px solid #dce8e5;border-radius:12px;overflow:hidden}.kb-article-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px;text-decoration:none;border-bottom:1px solid #dce8e5;background:#fff}.kb-article-row:last-child{border-bottom:0}.kb-article h2{font-size:30px;margin:8px 0 12px}.kb-summary{font-size:18px;color:#526a65;line-height:1.5;border-bottom:1px solid #dce8e5;padding-bottom:18px}.kb-body{max-width:900px;font-size:16px}.kb-body p{margin:18px 0}.mobile-company-name,.mobile-logo-beta{display:none}.invitation-only{display:flex;flex-direction:column;gap:4px;margin:0 0 20px;padding:14px 16px;border:1px solid rgba(166,111,63,.32);border-left:4px solid #a66f3f;border-radius:11px;background:rgba(255,247,239,.92);color:#654021}.request-access-cta{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid #dce8e5;color:#526a65}.access-request-modal{width:min(680px,calc(100% - 32px));max-height:calc(100vh - 32px);padding:0;border:0;border-radius:18px;background:#fff;color:#18221d;box-shadow:0 24px 80px rgba(8,35,36,.32);overflow:auto}.access-request-modal::backdrop{background:rgba(8,35,36,.62);backdrop-filter:blur(3px)}.access-request-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 26px 15px;border-bottom:1px solid #e0ebe8}.modal-close{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border:0;border-radius:10px;background:#e8f0ee;color:#174f50;font-size:28px;line-height:1;cursor:pointer}.access-request-form{display:grid;grid-template-columns:1fr 1fr;gap:17px 18px;padding:22px 26px 26px}.access-request-form .field{margin:0}.access-request-actions{grid-column:1/-1;display:flex;gap:10px;margin-top:4px}.contact-preferences{grid-column:1/-1;margin:0;padding:14px 16px;border:1px solid #ccd8d1;border-radius:11px;background:#f7faf9}.contact-consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:10px;background:#edf5f3;color:#294c48;font-size:14px;line-height:1.4;cursor:pointer}.access-request-status{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#fff1df;color:#8a4e20;font-size:12px;font-weight:800;white-space:nowrap}.dashboard-stat-link{position:relative;display:block;color:inherit;text-decoration:none;cursor:pointer}.dashboard-stat-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#287579;font-size:31px;font-weight:400;opacity:.55}.nav-group[open]>summary{background:rgba(255,255,255,.07);color:#f1f7f5}.nav-submenu a{position:relative;border-radius:7px;padding-top:9px!important;padding-bottom:9px!important}.nav-submenu a.active{background:rgba(10,55,56,.48)!important;color:#fff!important;font-weight:750;box-shadow:none!important}.nav-submenu a.active::after{content:"";position:absolute;right:-5px;top:50%;width:5px;height:26px;transform:translateY(-50%);border-radius:0 999px 999px 0;background:#123f3b}.nav{gap:3px}.nav>a,.nav-group>summary{padding-top:9px!important;padding-bottom:9px!important;min-height:40px}.nav-group{margin:2px 0}.nav-submenu{margin-top:0!important;padding-top:2px!important;padding-bottom:2px!important}.nav-submenu a{min-height:34px;padding-top:6px!important;padding-bottom:6px!important;line-height:1.25}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:52px}.password-visibility-toggle{position:absolute;right:5px;top:50%;display:grid;place-items:center;width:42px;height:42px;padding:0;transform:translateY(-50%);border:0;border-radius:9px;background:transparent;color:#526a65;cursor:pointer}.password-visibility-toggle span{display:block;width:22px;height:22px;background:currentColor}

/* site-density-compact-20260830 */
/* Keep authentication comfortable; compact the signed-in application UI. */
.shell{grid-template-columns:220px 1fr}
.sidebar{padding:18px 14px}
.sidebar .brand{margin-bottom:20px}
.main{padding:20px 24px}
.topbar{margin-bottom:20px;gap:12px}
.panel{margin-top:14px;padding:16px 18px}
.panel h2{margin-bottom:12px}
.grid{gap:12px}
.stat{padding:15px 16px}
.stat .value{margin-top:5px}
.actions{gap:7px}
.btn{padding:9px 13px}
.field{margin:12px 0}
.field label{margin-bottom:5px}
.field input,.field select,.field textarea{padding:9px 11px}
.form-grid{gap:10px 12px}
.table-wrap th,.table-wrap td{padding:9px 10px}
.footer-note{margin-top:12px}
.user-pill{padding:6px 10px}
.nav a{margin-bottom:2px}
.nav>a,.nav-group>summary{min-height:36px!important;padding-top:7px!important;padding-bottom:7px!important}
.nav-submenu a{min-height:30px!important;padding-top:5px!important;padding-bottom:5px!important}
.nav-group{margin:1px 0}
.nav-submenu{margin-bottom:5px!important}
.btn-icon{width:38px;min-width:38px;height:38px}
.role-delete-confirm{padding:6px 8px;gap:6px}
.meeting-row-actions{gap:6px;min-width:126px}
.meeting-action{width:38px;height:36px;flex-basis:38px}
.report-preview-shell{padding:12px}
.report-preview-toolbar{padding:7px;margin-bottom:10px}
.message-card{padding:11px 13px}
.kb-category-card{padding:14px}
.kb-article-row{padding:12px 14px}
@media(max-width:900px){.main{padding:16px}.mobile-header{padding:9px 12px;min-height:62px}.mobile-menu{padding:6px 12px 12px}.mobile-menu .nav>a,.mobile-menu .nav-group>summary{min-height:40px!important;padding-top:7px!important;padding-bottom:7px!important}.mobile-menu .nav-submenu a{min-height:34px!important;padding-top:5px!important;padding-bottom:5px!important}}
@media(max-width:700px){.main{padding:13px}.panel{padding:14px;margin-top:11px}.table-wrap th,.table-wrap td{padding:8px}.groups-table tr,.projects-table tr{padding:9px 0}.groups-table td,.projects-table td{padding:6px 3px}.dashboard-stat-link{padding:16px 12px!important}}

/* invitation filters */
.invite-filter.active{box-shadow:0 0 0 2px rgba(40,117,121,.18);font-weight:850}
.invite-filter[data-filter="pending"].active{background:#d88946;color:#fff;box-shadow:0 4px 12px rgba(184,90,36,.24)}
.invite-filter[data-filter="pending"]:hover{background:#c87835;color:#fff}

/* registered users compact table */
.registered-users-panel{padding:12px 14px}
.registered-users-panel h2{margin-bottom:7px}
.registered-users-table th{padding:6px 8px}
.registered-users-table td{padding:5px 8px;vertical-align:middle}
.registered-users-table td:first-child{line-height:1.18}
.registered-users-table td:first-child .muted{font-size:12px;margin-top:1px}
.registered-users-table .btn{padding:6px 10px;min-height:30px;font-size:13px}
.registered-users-table .actions{gap:5px}
@media(max-width:700px){.registered-users-panel{padding:10px}.registered-users-table th,.registered-users-table td{padding:5px 6px}}

/* active-nav-cactus-pricks-20260831 */
.sidebar .nav>a.active{position:relative;margin-right:-30px;padding-right:38px;background:#e7f0ed;color:#174f50;border-radius:9px 18px 18px 9px;box-shadow:0 8px 12px -7px rgba(5,39,40,.58);overflow:visible}
.sidebar .nav>a.active::after{content:"";position:absolute;right:-16px;top:50%;width:51px;height:44px;min-height:0;transform:translateY(-50%);border-radius:0;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 44'%3E%3Cpath d='M0 22h22' stroke='%23e7f0ed' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M21 10c9 0 15 5 15 12s-6 12-15 12c3-7 3-17 0-24Z' fill='%23155b5e'/%3E%3Cg fill='none' stroke='%23155b5e' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M27 8V2M34 11l5-5M38 17l7-2M39 23h7M38 29l7 2M34 34l5 5M27 36v6'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;box-shadow:none;pointer-events:none}
.sidebar .nav>a.active:hover::after{background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 52 44'%3E%3Cpath d='M0 22h22' stroke='%23e7f0ed' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M21 10c9 0 15 5 15 12s-6 12-15 12c3-7 3-17 0-24Z' fill='%23155b5e'/%3E%3Cg fill='none' stroke='%23155b5e' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M27 8V2M34 11l5-5M38 17l7-2M39 23h7M38 29l7 2M34 34l5 5M27 36v6'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat}


/* site-density-extra-compact-20260831 */
.shell{grid-template-columns:210px 1fr}
.shell .sidebar{padding:14px 10px}
.shell .sidebar .brand{margin-bottom:14px}
.shell .main{padding:12px 18px}
.shell .topbar{margin-bottom:10px;gap:10px}
.shell .topbar h1{font-size:25px}
.shell .panel{margin-top:7px;padding:9px 14px}
.shell .panel h2{margin-bottom:6px}
.shell .grid{gap:9px}
.shell .stat{padding:9px 13px}
.shell .actions{gap:5px}
.shell .btn{padding:5px 10px;min-height:28px}
.shell .field{margin:6px 0}
.shell .field label{margin-bottom:3px}
.shell .field input,.shell .field select,.shell .field textarea{padding:5px 9px}
.shell .form-grid{gap:5px 10px}
.shell .table-wrap th,.shell .table-wrap td{padding:4px 8px}
.shell .user-pill{padding:3px 9px}
.shell .nav a{margin-bottom:1px}
.shell .nav>a,.shell .nav-group>summary{min-height:29px!important;padding-top:3px!important;padding-bottom:3px!important}
.shell .nav-submenu a{min-height:25px!important;padding-top:2px!important;padding-bottom:2px!important}
.shell .btn-icon{width:32px;min-width:32px;height:30px;padding:4px 6px}
.shell .meeting-action{width:32px;height:30px;flex-basis:32px}
@media(max-width:900px){.shell .main{padding:9px 12px}.shell .mobile-header{min-height:56px;padding:7px 10px}.shell .mobile-menu{padding:5px 10px 10px}}
@media(max-width:700px){.shell .main{padding:7px 10px}.shell .panel{padding:8px 11px}.shell .table-wrap th,.shell .table-wrap td{padding:3px 6px}}


/* messages-slim-grid-20260831 */
.shell .messages-toolbar{gap:5px;margin-bottom:8px!important}
.shell .messages-toolbar .btn{min-height:28px;padding-top:4px;padding-bottom:4px}
.shell .messages-grid-panel,.shell .message-thread-panel{margin-top:6px;padding:7px 10px;height:auto;min-height:0}
.shell .messages-grid-panel h2,.shell .message-thread-panel h2{margin:0 0 5px;font-size:18px;line-height:1.15}
.shell .messages-grid th{padding:4px 7px;font-size:12px;line-height:1.1}
.shell .messages-grid td{padding:4px 7px;line-height:1.18;vertical-align:middle}
.shell .messages-grid td:first-child .muted{max-width:620px;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.15}
.shell .messages-grid .btn{min-height:26px;padding:3px 8px;font-size:12px}
.shell .message-thread{gap:7px}
.shell .message-card{max-width:72%;padding:7px 10px;border-radius:11px}
.shell .message-meta{gap:12px;margin-bottom:4px;font-size:12px;line-height:1.2}
.shell .message-html-body{font-size:14px;line-height:1.35}
.shell .message-html-body p{margin:0 0 5px}
@media(max-width:700px){.shell .message-card{max-width:94%}.shell .messages-grid-panel,.shell .message-thread-panel{padding:6px 8px}.shell .messages-grid th,.shell .messages-grid td{padding:3px 5px}}


/* cactusden-legal-and-footer-20260831 */
.site-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding:10px 2px 2px;border-top:1px solid #d7e3e0;color:#68766e;font-size:12px}.site-footer nav{display:flex;gap:14px;flex-wrap:wrap}.site-footer a{color:#174f50;text-decoration:none;font-weight:700}.site-footer a:hover,.site-footer a:focus-visible{text-decoration:underline;text-underline-offset:3px}.auth-shell .site-footer{margin-top:22px;padding-top:14px;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.72)}.auth-shell .site-footer a{color:#fff}.auth-shell .site-footer{flex-direction:column;text-align:center}.legal-body{min-height:100vh;background:#f3f7f6;color:#18221d}.legal-shell{width:min(980px,calc(100% - 28px));margin:0 auto;padding:22px 0 36px}.legal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.legal-brand{display:flex;align-items:center;gap:10px;color:#174f50;text-decoration:none}.legal-brand img{width:48px;height:48px;border-radius:13px;object-fit:cover}.legal-brand span{display:flex;flex-direction:column}.legal-brand strong{font-size:20px}.legal-brand small{color:#a66f3f;font-size:10px;font-weight:850;letter-spacing:.12em}.legal-document{padding:28px 34px;border:1px solid #d4e2df;border-radius:18px;background:#fff;box-shadow:0 14px 38px rgba(15,73,74,.08)}.legal-kicker{margin:0 0 4px;color:#287579;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.legal-document h1{margin:0;color:#174f50;font-size:36px}.legal-effective{margin:5px 0 18px;color:#68766e}.legal-notice{margin:0 0 24px;padding:11px 13px;border-left:4px solid #a66f3f;border-radius:8px;background:#fff6ed;color:#694221;font-size:13px;line-height:1.45}.legal-document h2{margin:25px 0 7px;color:#174f50;font-size:20px}.legal-document h3{margin:16px 0 5px;color:#294c48;font-size:16px}.legal-document p{margin:0;color:#455a55;line-height:1.65}.legal-footer{padding-inline:4px}@media(max-width:700px){.site-footer{align-items:flex-start;flex-direction:column}.legal-header{align-items:flex-start;flex-direction:column}.legal-document{padding:21px 18px}.legal-document h1{font-size:30px}.legal-shell{padding-top:14px}}


/* sticky-footer-bottom-20260831 */
.shell .main{display:flex;min-width:0;min-height:100vh;flex-direction:column;padding-bottom:18px}
.shell .main>.site-footer{width:100%;margin-top:auto;padding-top:10px;padding-bottom:4px}
.auth-shell{display:flex;min-height:100vh;min-height:100dvh;flex-direction:column;align-items:center;justify-content:flex-start}
.auth-shell>.card{margin-top:auto;margin-bottom:auto}
.auth-shell>.site-footer{width:min(620px,100%);flex:0 0 auto;margin-top:18px;margin-bottom:4px;padding:12px 6px 2px}
.legal-shell{display:flex;min-height:100vh;min-height:100dvh;flex-direction:column;padding-bottom:24px}
.legal-shell>.legal-document{flex:0 0 auto}
.legal-shell>.site-footer{width:100%;margin-top:auto;padding-bottom:4px}
@media(max-width:700px){.shell .main{padding-bottom:14px}.auth-shell>.site-footer{margin-bottom:2px}.legal-shell{padding-bottom:18px}}

/* sidebar-alignment-fix-20260831 */
.sidebar .nav{width:100%}
.sidebar .nav>a,
.sidebar .nav-group,
.sidebar .nav-group>summary{width:100%;max-width:100%;margin-left:0;margin-right:0}
.sidebar .nav>a{padding-left:12px;padding-right:12px}
.sidebar .nav>a.submit-feedback-nav{justify-content:flex-start;text-align:left}
.sidebar .nav-group>summary{padding-left:44px;padding-right:12px}
.sidebar .nav>a.active{margin-left:0!important;margin-right:0!important;padding-left:12px!important;padding-right:12px!important;border-radius:9px!important}
.sidebar .nav>a.active::after{display:none!important}

/* feedback-regular-weight-20260831 */
.nav a.submit-feedback-nav{font-weight:400}

/* login-password-eye-fix-20260831 */
.password-visibility-toggle span{
  display:block;
  width:24px;
  height:24px;
  background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23526a65' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2 12s3.5-6 10-6 10 6 10 6-3.5 6-10 6S2 12 2 12Z'/%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3C/svg%3E") center/24px 24px no-repeat;
}
.password-visibility-toggle[aria-pressed="true"] span{
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23526a65' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 3l18 18'/%3E%3Cpath d='M10.6 6.2A10.8 10.8 0 0 1 12 6c6.5 0 10 6 10 6a17.8 17.8 0 0 1-3 3.7M6.2 6.2C3.5 8 2 12 2 12s3.5 6 10 6a10.5 10.5 0 0 0 4.1-.8'/%3E%3Cpath d='M9.9 9.9a3 3 0 0 0 4.2 4.2'/%3E%3C/svg%3E");
}
.password-visibility-toggle:hover{background:rgba(82,106,101,.1)}
.password-visibility-toggle:focus-visible{outline:2px solid #287579;outline-offset:1px}


/* topbar-user-initials-20260831 */
.topbar-account{display:flex;align-items:center;justify-content:flex-end;gap:8px}.topbar-account form{display:flex;margin:0}.user-initials{display:inline-grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border:2px solid #fff;border-radius:50%;background:#287579;color:#fff;box-shadow:0 0 0 1px #c7dbd6,0 3px 10px rgba(8,53,55,.16);font-size:13px;font-weight:800;letter-spacing:.03em;cursor:default}.user-initials:hover{background:#1d666a}


/* header-mail-navigation-20260831 */
.mail-nav-link{display:inline-grid;place-items:center;width:36px;height:36px;flex:0 0 36px;color:#174f50;text-decoration:none;transition:color .18s ease,transform .18s ease}.mail-nav-link:hover,.mail-nav-link:focus-visible,.mail-nav-link.is-active{background:transparent;color:#287579}.mail-nav-link:hover{transform:translateY(-1px)}.mail-nav-link:focus-visible{outline:3px solid rgba(40,117,121,.25);outline-offset:2px}.mail-nav-icon{display:block;width:22px;height:18px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath fill='black' d='M2.5 1h19A2.5 2.5 0 0 1 24 3.5v13a2.5 2.5 0 0 1-2.5 2.5h-19A2.5 2.5 0 0 1 0 16.5v-13A2.5 2.5 0 0 1 2.5 1Zm0 2a.5.5 0 0 0-.5.5v.35l10 6.67 10-6.67V3.5a.5.5 0 0 0-.5-.5h-19ZM22 6.25l-9.45 6.3a1 1 0 0 1-1.1 0L2 6.25V16.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5V6.25Z'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath fill='black' d='M2.5 1h19A2.5 2.5 0 0 1 24 3.5v13a2.5 2.5 0 0 1-2.5 2.5h-19A2.5 2.5 0 0 1 0 16.5v-13A2.5 2.5 0 0 1 2.5 1Zm0 2a.5.5 0 0 0-.5.5v.35l10 6.67 10-6.67V3.5a.5.5 0 0 0-.5-.5h-19ZM22 6.25l-9.45 6.3a1 1 0 0 1-1.1 0L2 6.25V16.5a.5.5 0 0 0 .5.5h19a.5.5 0 0 0 .5-.5V6.25Z'/%3E%3C/svg%3E") center/contain no-repeat}.mobile-header-actions{display:flex;align-items:center;gap:6px}.mobile-header .mail-nav-link{color:#fff}.mobile-header .mail-nav-link:hover,.mobile-header .mail-nav-link:focus-visible,.mobile-header .mail-nav-link.is-active{background:transparent;color:#fff}


/* ai-meeting-import-collapsible-20260831 */
.ai-import-panel>summary{display:block;position:relative;list-style:none;cursor:pointer;padding-right:30px}.ai-import-panel>summary::-webkit-details-marker{display:none}.ai-import-panel>summary::after{content:'';position:absolute;right:5px;top:50%;width:9px;height:9px;border-right:2px solid #287579;border-bottom:2px solid #287579;transform:translateY(-65%) rotate(45deg);transition:transform .18s ease}.ai-import-panel[open]>summary::after{transform:translateY(-30%) rotate(225deg)}.ai-import-panel:not([open]){padding-top:9px!important;padding-bottom:9px!important}.ai-import-panel:not([open]) .ai-import-heading h2{margin-bottom:0}.ai-import-panel .ai-import-summary .ai-import-heading{margin:0}.ai-import-panel .ai-import-body{padding-top:10px}.ai-import-panel .ai-import-body>.muted{margin:0 0 10px}.ai-import-panel>summary:focus-visible{outline:3px solid rgba(40,117,121,.22);outline-offset:3px;border-radius:8px}


/* meeting-sections-collapsible-and-ai-emphasis-20260831 */
.meeting-section>.meeting-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;min-height:38px;padding:9px 42px 9px 16px;list-style:none;cursor:pointer;font-weight:800;letter-spacing:.02em}.meeting-section>.meeting-section-heading::-webkit-details-marker{display:none}.meeting-section>.meeting-section-heading::after{content:'';position:absolute;right:17px;top:50%;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-65%) rotate(45deg);transition:transform .18s ease}.meeting-section[open]>.meeting-section-heading::after{transform:translateY(-30%) rotate(225deg)}.meeting-section>.meeting-section-heading:focus-visible{outline:3px solid rgba(40,117,121,.24);outline-offset:-3px}.meeting-section>.meeting-section-body{padding:12px 16px}.meeting-section:not([open])>.meeting-section-heading{border-radius:13px}.ai-import-panel{border:2px solid #287579!important;border-left:5px solid #b7773d!important;background:linear-gradient(135deg,#f1faf7 0%,#fffaf3 100%)!important;box-shadow:0 8px 24px rgba(20,88,88,.16)!important}.ai-import-panel>.ai-import-summary{padding:8px 34px 8px 9px;border-radius:9px;background:linear-gradient(90deg,rgba(40,117,121,.12),rgba(183,119,61,.08))}.ai-import-panel .ai-import-heading h2{color:#0e5d60}.ai-import-panel .ai-badge{background:#287579;box-shadow:0 7px 18px rgba(40,117,121,.28)}
