:root{--color-ink: #05060a;--color-charcoal: #181a20;--color-navy: #000453;--color-blue: #053cfa;--color-white: #fcfcfd;--color-gray-50: #f7f8fa;--color-gray-100: #eef0f4;--color-gray-300: #c9ced8;--color-gray-600: #666d7a;--color-danger: #c0362c;--font-family-base: Inter, "General Sans", system-ui, sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--embed-content-width: 728px;color:var(--color-white);background:var(--color-ink);font-family:var(--font-family-base);font-weight:var(--font-weight-regular);font-synthesis:none;text-rendering:optimizeLegibility}body{margin:0;min-width:320px;min-height:100vh;font-weight:var(--font-weight-regular)}button,input,select,textarea{font:inherit}.embed-shell{min-height:100vh;display:grid;align-content:center;gap:24px;padding:32px 22px;background:radial-gradient(circle at 85% 12%,rgba(5,60,250,.28),transparent 30%),linear-gradient(145deg,var(--color-ink),var(--color-charcoal))}.embed-header{display:flex;align-items:center;gap:18px;max-width:var(--embed-content-width);width:100%;margin:0 auto}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:8px;background:var(--color-blue);color:var(--color-white);font-weight:var(--font-weight-bold);letter-spacing:0}h1,h2,p{margin:0}h1{font-size:clamp(1.35rem,3vw,1.8rem);font-weight:var(--font-weight-semibold);letter-spacing:0;line-height:1.12}h2{font-size:1.05rem;font-weight:var(--font-weight-semibold);line-height:1.2}.eyebrow{color:var(--color-gray-300);font-size:.76rem;text-transform:uppercase;font-weight:var(--font-weight-semibold);letter-spacing:.04em}.muted{color:var(--color-gray-300);margin-top:5px;line-height:1.45}.panel{width:min(var(--embed-content-width),100%);margin:0 auto;padding:24px;border:1px solid rgba(201,206,216,.22);border-radius:8px;background:#181a20f5;box-shadow:0 20px 80px #00000047}.section-heading,.actions-row,.admin-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.section-heading span{color:var(--color-gray-300);font-size:.82rem}.primary-action,.secondary-action,.text-action,.icon-action{min-height:42px;border-radius:8px;border:1px solid rgba(201,206,216,.24);cursor:pointer}.primary-action{width:100%;padding:0 16px;margin-top:4px;background:var(--color-blue);border-color:var(--color-blue);color:var(--color-white);font-weight:var(--font-weight-semibold)}.primary-action.compact{width:auto;min-width:170px;align-self:end;margin-top:0}.secondary-action{padding:0 16px;background:transparent;color:var(--color-white);font-weight:var(--font-weight-medium)}.text-action{min-height:34px;padding:0 12px;background:#101218;color:var(--color-white);font-weight:var(--font-weight-medium)}.inline-add-action{min-height:auto;padding:0;border:0;background:transparent;color:var(--color-gray-300);font-size:.84rem;line-height:1.2;font-weight:var(--font-weight-regular);cursor:pointer}.inline-add-action:hover:not(:disabled){color:var(--color-white);text-decoration:underline;text-underline-offset:3px}.inline-add-action:disabled{opacity:.42;cursor:not-allowed}.icon-action{width:34px;min-height:34px;height:34px;align-self:end;display:inline-flex;align-items:center;justify-content:center;background:#ffffff05;color:var(--color-gray-300);font-size:1rem;line-height:1;font-weight:var(--font-weight-medium)}.icon-action:hover:not(:disabled){border-color:#c9ced86b;color:var(--color-white);background:#ffffff0d}button:disabled{opacity:.48;cursor:not-allowed}label{display:grid;gap:8px;color:var(--color-gray-300);margin-top:14px;font-size:.88rem;font-weight:var(--font-weight-medium);line-height:1.25}input,select,textarea{width:100%;border:1px solid rgba(201,206,216,.24);border-radius:8px;background:#101218;color:var(--color-white);padding:12px 13px}textarea{min-height:112px;resize:vertical}.alert{width:min(var(--embed-content-width),100%);margin:0 auto;border:1px solid rgba(192,54,44,.4);border-radius:8px;padding:12px 14px;color:#ffd6d3;background:#c0362c1f}.confirmation{display:grid;gap:14px}.confirmation a{color:var(--color-white);font-weight:var(--font-weight-semibold)}.confirmation-warning{border:1px solid rgba(247,177,64,.35);border-radius:8px;padding:11px 12px;color:#ffdca6;background:#f7b1401a;font-size:.82rem;line-height:1.45}.confirmation-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.confirmation-actions .secondary-action{width:100%}.skeleton{width:min(var(--embed-content-width),100%);margin:0 auto;border-radius:8px;background:linear-gradient(90deg,#151821,#232837,#151821);background-size:200% 100%;animation:shimmer 1.2s ease-out infinite}.skeleton.tall{height:360px}.event-form{display:grid;gap:18px}.event-form label{margin-top:0}.form-grid{display:grid;grid-template-columns:1fr 1fr 150px;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.section-divider{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;margin-top:2px}.guest-list,.cohost-list{display:grid;gap:12px}.guest-actions{display:flex;justify-content:flex-end;margin-top:-6px}.guest-row{display:grid;grid-template-columns:1fr 1.2fr 42px;gap:10px;align-items:end}.cohost-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px;align-items:end}.section-hint{margin-top:-12px;color:var(--color-gray-300);font-size:.78rem;font-weight:var(--font-weight-regular);line-height:1.45}.responsible-box{display:grid;grid-template-columns:46px 1fr auto;gap:4px 12px;align-items:center;border:1px solid rgba(201,206,216,.2);border-radius:8px;padding:14px;background:#101218}.primary-action-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:10px;margin-top:4px}.primary-action-row .primary-action{margin-top:0}.tooltip-anchor{position:relative;display:grid;justify-items:end}.tooltip-action{display:grid;place-items:center;width:34px;min-height:34px;border:1px solid rgba(201,206,216,.24);border-radius:999px;background:#101218;color:var(--color-gray-50);cursor:pointer;font-size:.88rem;font-weight:var(--font-weight-semibold);line-height:1}.tooltip-action:hover,.tooltip-action[aria-expanded=true]{border-color:#053cfa9e;background:#053cfa29}.tooltip-popover{position:absolute;right:0;bottom:calc(100% + 8px);z-index:2;width:min(260px,calc(100vw - 48px));padding:12px 14px;border:1px solid rgba(201,206,216,.24);border-radius:8px;background:#101218;box-shadow:0 16px 42px #00000057;color:var(--color-gray-50)}.tooltip-popover strong{display:block;font-size:.82rem;font-weight:var(--font-weight-semibold);line-height:1.25}.tooltip-popover ul{display:grid;gap:6px;margin:8px 0 0;padding-left:18px;color:var(--color-gray-300);font-size:.78rem;line-height:1.35}.responsible-box span{grid-column:2;color:var(--color-gray-300);font-size:.78rem;font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.04em}.responsible-box strong,.responsible-box small{grid-column:2}.responsible-box strong{color:var(--color-white);font-weight:var(--font-weight-semibold);line-height:1.25}.responsible-box small{color:var(--color-gray-300)}.responsible-box .text-action{grid-column:3;grid-row:1 / span 3}.account-menu{position:relative;grid-column:3;grid-row:1 / span 3;justify-self:end}.account-menu-trigger{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(201,206,216,.24);border-radius:8px;background:#101218;color:var(--color-white);cursor:pointer;font-size:1.25rem;line-height:1}.account-menu-trigger:hover,.account-menu-trigger[aria-expanded=true]{border-color:#053cfa9e;background:#053cfa29}.account-menu-popover{position:absolute;right:0;top:calc(100% + 8px);z-index:3;display:grid;min-width:180px;padding:6px;border:1px solid rgba(201,206,216,.24);border-radius:8px;background:#101218;box-shadow:0 16px 42px #00000057}.account-menu-popover button{min-height:38px;border:0;border-radius:6px;padding:0 10px;background:transparent;color:var(--color-white);text-align:left;cursor:pointer}.account-menu-popover button:hover{background:#053cfa29}.responsible-avatar{grid-column:1;grid-row:1 / span 3;width:46px;height:46px;border-radius:8px;object-fit:cover;background:var(--color-blue)}.responsible-avatar.fallback{display:grid;place-items:center;color:var(--color-white);font-weight:var(--font-weight-semibold)}.allowed-domains{margin:-4px 0 0;color:var(--color-gray-300);font-size:.78rem;line-height:1.4}.form-warning{margin:-4px 0 0;color:#f4b8b2;font-size:.78rem;font-weight:400;line-height:1.45}.login-hint{margin:-6px 0 0;color:var(--color-gray-300);font-size:.78rem;font-weight:var(--font-weight-regular);line-height:1.45}.success-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:var(--color-blue);color:var(--color-white);font-weight:var(--font-weight-bold)}.meetings-toolbar{display:grid;grid-template-columns:minmax(0,1.4fr) 180px auto;gap:14px;align-items:end}.meeting-list{display:grid;gap:12px}.meeting-item{position:relative;display:grid;gap:8px;padding:14px 72px 40px 14px;border:1px solid rgba(201,206,216,.2);border-radius:8px;background:#101218}.meeting-item.menu-open{z-index:20}.meeting-item-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.meeting-item strong{color:var(--color-white);font-weight:var(--font-weight-semibold)}.meeting-item span,.meeting-item p{color:var(--color-gray-300);font-size:.82rem;line-height:1.4}.meeting-item .meeting-guarantee{width:max-content;max-width:100%;border:1px solid rgba(5,60,250,.35);border-radius:999px;padding:5px 9px;color:#dce5ff;background:#053cfa1f;font-size:.76rem}.meeting-item a{color:var(--color-white);font-size:.86rem;font-weight:var(--font-weight-medium)}.reschedule-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.meeting-actions-menu{position:absolute;right:14px;top:14px;z-index:30}.meeting-media-menu{position:absolute;right:14px;bottom:14px;z-index:30}.meeting-media-trigger{min-height:28px;border:1px solid rgba(201,206,216,.22);border-radius:999px;padding:0 10px;background:transparent;color:var(--color-gray-300);cursor:pointer;font-size:.74rem;font-weight:var(--font-weight-regular)}.meeting-media-trigger.muted{opacity:.46}.meeting-media-trigger.active{border-color:#053cfa8c;color:#dce5ff;background:#053cfa24}.meeting-media-trigger:hover,.meeting-media-trigger[aria-expanded=true]{border-color:#053cfa9e;opacity:1}.meeting-media-popover{position:absolute;right:0;bottom:calc(100% + 8px);z-index:40;display:grid;min-width:176px;padding:6px;border:1px solid rgba(201,206,216,.24);border-radius:8px;background:#101218;box-shadow:0 16px 42px #00000057}.meeting-media-popover a,.meeting-media-popover button{min-height:34px;border:0;border-radius:6px;padding:0 10px;background:transparent;color:var(--color-white);text-align:left;text-decoration:none;cursor:pointer;font-size:.82rem;font-weight:var(--font-weight-regular)}.meeting-media-popover a,.meeting-media-popover button{display:flex;align-items:center}.meeting-media-popover button:disabled{cursor:wait;opacity:.72}.meeting-media-popover a:hover,.meeting-media-popover button:hover{background:#053cfa29}.meeting-media-popover p{margin:4px 8px 6px;color:var(--color-gray-300);font-size:.78rem}.meeting-actions-trigger{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(201,206,216,.24);border-radius:8px;background:#101218;color:var(--color-white);cursor:pointer;font-size:1.18rem;line-height:1}.meeting-actions-trigger:hover,.meeting-actions-trigger[aria-expanded=true]{border-color:#053cfa9e;background:#053cfa29}.meeting-actions-popover{position:absolute;right:0;top:calc(100% + 8px);z-index:40;display:grid;min-width:166px;padding:6px;border:1px solid rgba(201,206,216,.24);border-radius:8px;background:#101218;box-shadow:0 16px 42px #00000057}.meeting-actions-popover a,.meeting-actions-popover button{min-height:38px;border:0;border-radius:6px;padding:0 10px;background:transparent;color:var(--color-white);text-align:left;text-decoration:none;cursor:pointer;font-size:.88rem}.meeting-actions-popover button:disabled{cursor:wait;opacity:.72}.meeting-actions-popover a,.meeting-actions-popover button{display:flex;align-items:center}.meeting-actions-popover a:hover,.meeting-actions-popover button:hover{background:#053cfa29}.meeting-actions-popover .danger{color:#ffd6d3}.meeting-actions-popover .danger:hover{background:#c0362c2e}.text-action.danger{border-color:#c0362c66;color:#ffd6d3}.reschedule-form{display:grid;gap:14px;margin-top:4px;padding-top:14px;border-top:1px solid rgba(201,206,216,.16)}.reschedule-actions{justify-content:flex-end}.reschedule-actions .primary-action{margin-top:0}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.admin-shell{min-height:100vh;display:grid;grid-template-columns:236px 1fr;background:var(--color-gray-50);color:var(--color-ink)}.sidebar{display:flex;flex-direction:column;gap:28px;padding:24px;background:var(--color-navy);color:var(--color-white)}.sidebar nav{display:grid;gap:8px}.sidebar button{padding:10px 12px;border:0;border-radius:8px;background:transparent;color:var(--color-gray-300);text-align:left;cursor:pointer}.sidebar button.active{background:var(--color-blue);color:var(--color-white)}.admin-content{padding:28px}.status-badge{border:1px solid var(--color-gray-300);border-radius:999px;padding:8px 12px;color:var(--color-gray-600)}.status-badge.success{border-color:#14894c5c;color:#146b42;background:#14894c14}.metric-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:24px 0;border:1px solid var(--color-gray-100);border-radius:8px;overflow:hidden;background:var(--color-gray-100)}.metric-band div{display:grid;gap:8px;padding:18px;background:var(--color-white)}.metric-band span{color:var(--color-gray-600);font-size:.8rem}.metric-band strong{font-size:1.7rem;font-variant-numeric:tabular-nums}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-panel{display:grid;align-content:start;gap:14px;padding:18px;border:1px solid var(--color-gray-100);border-radius:8px;background:var(--color-white)}.admin-panel label{color:var(--color-gray-600)}.admin-panel input,.admin-panel select,.admin-panel textarea{background:var(--color-gray-50);color:var(--color-ink)}.admin-panel .secondary-action{color:var(--color-ink);background:var(--color-white);border-color:var(--color-gray-300)}.admin-panel.wide{grid-column:1 / -1}.integration-panel{gap:18px}.integration-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.integration-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid var(--color-gray-100);border-radius:8px;overflow:hidden;background:var(--color-gray-100)}.integration-meta div{display:grid;gap:6px;padding:14px;background:var(--color-gray-50)}.integration-meta span{color:var(--color-gray-600);font-size:.78rem}.integration-meta strong{overflow-wrap:anywhere;color:var(--color-ink);font-size:.94rem;font-weight:var(--font-weight-semibold)}.qr-box{display:grid;place-items:center;width:min(320px,100%);border:1px solid var(--color-gray-100);border-radius:8px;padding:16px;background:var(--color-gray-50)}.qr-box img{display:block;width:min(260px,100%);aspect-ratio:1;object-fit:contain}.whatsapp-account{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center;width:min(440px,100%);border:1px solid var(--color-gray-100);border-radius:8px;padding:14px;background:var(--color-gray-50)}.whatsapp-account img,.whatsapp-account-fallback{width:64px;height:64px;border-radius:8px;object-fit:cover;background:var(--color-blue)}.whatsapp-account-fallback{display:grid;place-items:center;color:var(--color-white);font-weight:var(--font-weight-bold)}.whatsapp-account span{display:block;color:var(--color-gray-600);font-size:.78rem;font-weight:var(--font-weight-medium);text-transform:uppercase}.whatsapp-account strong,.whatsapp-account small{display:block;overflow-wrap:anywhere}.whatsapp-account strong{margin-top:3px;color:var(--color-ink);font-weight:var(--font-weight-semibold)}.whatsapp-account small{margin-top:3px;color:var(--color-gray-600)}.integration-actions{display:flex;flex-wrap:wrap;gap:10px}.integration-actions .primary-action,.integration-actions .secondary-action{width:auto;margin-top:0}.admin-skeleton{width:100%;height:180px}.empty-state{display:grid;place-items:center;min-height:140px;border:1px dashed var(--color-gray-300);border-radius:8px;color:var(--color-gray-600)}.empty-state.dark{min-height:92px;border-color:#c9ced83d;color:var(--color-gray-300)}@media(max-width:760px){.embed-shell{align-content:start;padding:24px 16px}.panel{padding:20px}.embed-header{align-items:flex-start}.admin-shell{grid-template-columns:1fr}.sidebar{flex-direction:row;align-items:center;overflow-x:auto}.sidebar nav{display:flex}.metric-band,.admin-grid,.integration-meta,.form-grid,.form-grid.two,.guest-row,.confirmation-actions,.cohost-row{grid-template-columns:1fr}.icon-action{width:34px;justify-self:end}.responsible-box{grid-template-columns:46px 1fr}.responsible-box .text-action{grid-column:1 / -1;grid-row:auto;width:max-content}.account-menu{grid-column:2;grid-row:1 / span 3}.meetings-toolbar{grid-template-columns:1fr}.primary-action.compact{width:100%}.meeting-item-header{display:grid;gap:4px}.reschedule-actions{display:grid;grid-template-columns:1fr}}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-latin-700-normal-Yt3aPRUw.woff2) format("woff2"),url(/assets/inter-latin-700-normal-BLAVimhd.woff) format("woff")}:root{color-scheme:light;--ds-bg: #f7f8f5;--ds-surface: #ffffff;--ds-surface-2: #f1f3ef;--ds-surface-3: #e8ebe6;--ds-sidebar: #eef0ec;--ds-text: #20241f;--ds-text-2: #626960;--ds-text-3: #8d948c;--ds-border: #dfe3dc;--ds-border-strong: #c9cec6;--ds-brand: #053cfa;--ds-brand-hover: #0031d9;--ds-brand-soft: #e8efff;--ds-accent: #053cfa;--ds-purple: #7c5ce0;--ds-danger: #d64242;--ds-warning: #bd7315;--ds-success: #16833d;--ds-shadow: 0 18px 48px rgba(27, 34, 27, .15);--ds-radius-sm: 8px;--ds-radius: 12px;--ds-radius-lg: 18px;--ds-sidebar-width: 244px;font-family:Inter,ui-sans-serif,system-ui,sans-serif}:root[data-theme=dark]{color-scheme:dark;--ds-bg: #111312;--ds-surface: #191b1a;--ds-surface-2: #212321;--ds-surface-3: #2a2d2a;--ds-sidebar: #242624;--ds-text: #f4f6f2;--ds-text-2: #b3b9b1;--ds-text-3: #7e847d;--ds-border: #2d302e;--ds-border-strong: #3c403c;--ds-brand: #7c9cff;--ds-brand-hover: #93adff;--ds-brand-soft: #101b3f;--ds-accent: #7c9cff;--ds-purple: #9d65e5;--ds-danger: #ff6b66;--ds-warning: #e2a443;--ds-success: #61cf7e;--ds-shadow: 0 22px 60px rgba(0, 0, 0, .48)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}body{margin:0;background:var(--ds-bg);color:var(--ds-text);font-family:Inter,ui-sans-serif,system-ui,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.ds-app-shell{width:100%;height:100dvh;overflow:hidden;background:var(--ds-bg);color:var(--ds-text)}.ds-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:var(--ds-sidebar-width);padding:18px 12px 16px;display:flex;flex-direction:column;background:var(--ds-sidebar);border-right:1px solid var(--ds-border)}.ds-brand{display:flex;align-items:center;gap:10px;padding:8px 10px 22px;font-size:17px;letter-spacing:-.02em}.ds-brand img{width:30px;height:30px;display:block;object-fit:contain}.ds-brand span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#fff;background:var(--ds-brand);font-weight:800;font-style:italic}.ds-create,.ds-nav a,.ds-nav-action{min-height:42px;display:flex;align-items:center;gap:11px;padding:0 13px;border:0;border-radius:10px;color:var(--ds-text);text-decoration:none;background:transparent;cursor:pointer;font-size:14px;font-weight:500}.ds-create{margin-bottom:18px;justify-content:center;color:#fff;background:var(--ds-brand);font-weight:650}:root[data-theme=dark] .ds-create{color:#05060a}.ds-create:hover{background:var(--ds-brand-hover)}.ds-nav{display:grid;gap:3px}.ds-nav a:hover,.ds-nav a.active,.ds-nav-action:hover{background:var(--ds-surface-3)}.ds-sidebar-spacer{flex:1}.ds-account{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:12px 9px;border-top:1px solid var(--ds-border);min-width:0}.ds-avatar,.person-avatar{display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#6886ff,#8461e9);color:#fff;font-weight:700}.ds-avatar{width:34px;height:34px;font-size:12px}.ds-account div:last-child{min-width:0;display:grid;gap:2px}.ds-account strong,.ds-account span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-account strong{font-size:12px}.ds-account span{color:var(--ds-text-2);font-size:10px}.ds-nav-action{width:100%}.ds-main{min-width:0;height:100dvh;min-height:0;margin-left:var(--ds-sidebar-width);overflow:hidden}.ds-mobile-bar,.ds-drawer-backdrop{display:none}.ds-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid var(--ds-border-strong);border-radius:10px;color:var(--ds-text);background:var(--ds-surface);text-decoration:none;cursor:pointer;font-size:13px;font-weight:600}.ds-button svg{width:16px;height:16px}.ds-button.primary{color:#fff;border-color:var(--ds-brand);background:var(--ds-brand)}.ds-button.primary:hover{background:var(--ds-brand-hover)}.ds-button.subtle{background:transparent}.ds-button:disabled{opacity:.5;cursor:not-allowed}:root[data-theme=dark] .ds-button.primary{color:#05060a}.ds-icon-button{width:38px;height:38px;display:inline-grid;place-items:center;padding:0;border:1px solid transparent;border-radius:10px;color:var(--ds-text-2);background:transparent;cursor:pointer}.ds-icon-button:hover,.ds-icon-button.active{color:var(--ds-text);border-color:var(--ds-border);background:var(--ds-surface-2)}.ds-icon-button svg{width:18px;height:18px}.ds-icon-button.danger:hover{color:var(--ds-danger)}.ds-eyebrow{margin:0 0 5px;color:var(--ds-text-2);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.calendar-page{height:100%;min-height:0;position:relative;display:flex;flex-direction:column;overflow:hidden;background:var(--ds-bg)}.calendar-header{height:94px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 28px;border-bottom:1px solid var(--ds-border);background:var(--ds-surface)}.calendar-header h1{margin:0;font-size:24px;letter-spacing:-.04em}.calendar-actions{display:flex;align-items:center;gap:10px}.view-switcher{display:flex;gap:2px;padding:3px;border:1px solid var(--ds-border);border-radius:11px;background:var(--ds-surface-2)}.view-switcher button{min-height:32px;padding:0 12px;border:0;border-radius:7px;color:var(--ds-text-2);background:transparent;cursor:pointer;font-size:12px;font-weight:600}.view-switcher button.active{color:var(--ds-text);background:var(--ds-surface);box-shadow:0 1px 4px #00000014}.calendar-layout{min-height:0;flex:1;display:grid;grid-template-columns:232px minmax(0,1fr);overflow:hidden}.calendar-rail{min-width:0;padding:18px 16px;border-right:1px solid var(--ds-border);background:var(--ds-surface);overflow:hidden}.calendar-search{height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--ds-border);border-radius:9px;color:var(--ds-text-3);background:var(--ds-surface-2)}.calendar-search input{width:100%;border:0;outline:0;color:var(--ds-text);background:transparent;font-size:12px}.mini-calendar{margin-top:24px}.mini-calendar header{display:flex;align-items:center;justify-content:space-between;padding:0 2px 12px;text-transform:capitalize}.mini-calendar header strong{font-size:12px}.mini-calendar header span{display:flex}.mini-calendar header button{width:25px;height:25px;display:grid;place-items:center;border:0;color:var(--ds-text-2);background:transparent;cursor:pointer}.mini-calendar svg{width:14px}.mini-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;text-align:center}.mini-grid small{padding:5px 0;color:var(--ds-text-3);font-size:9px;font-weight:700}.mini-grid button{aspect-ratio:1;border:0;border-radius:7px;color:var(--ds-text);background:transparent;cursor:pointer;font-size:10px}.mini-grid button:hover{background:var(--ds-surface-2)}.mini-grid button.muted{color:var(--ds-text-3)}.mini-grid button.today{outline:1px solid var(--ds-brand)}.mini-grid button.selected{color:#fff;background:var(--ds-accent);outline:0}.rail-section{display:grid;gap:3px;margin-top:28px}.rail-section>span{margin:0 8px 7px;color:var(--ds-text-3);font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.rail-section button{height:34px;display:flex;align-items:center;gap:9px;padding:0 9px;border:0;border-radius:8px;color:var(--ds-text-2);background:transparent;cursor:pointer;font-size:12px;text-align:left}.rail-section button:hover,.rail-section button.active{color:var(--ds-text);background:var(--ds-surface-2)}.status-dot{width:8px;height:8px;border-radius:3px;background:var(--ds-accent)}.status-dot.all{background:var(--ds-accent)}.status-dot.confirmed{background:var(--ds-success)}.status-dot.unconfirmed{background:var(--ds-warning)}.status-dot.cancelled{background:var(--ds-danger)}.rail-timezone{display:flex;gap:9px;margin-top:30px;padding:12px 8px;border-top:1px solid var(--ds-border);color:var(--ds-text-2);font-size:11px}.rail-timezone span{display:grid;gap:2px}.rail-timezone small{color:var(--ds-text-3);font-size:9px}.calendar-workspace{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:var(--ds-surface)}.calendar-toolbar{height:65px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 20px;border-bottom:1px solid var(--ds-border)}.date-navigation{display:flex;align-items:center;gap:4px}.date-navigation h2{margin:0 0 0 10px;font-size:15px;letter-spacing:-.02em}.meeting-count,.loading-label{display:flex;align-items:center;gap:6px;color:var(--ds-text-3);font-size:11px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ds-alert{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:12px 18px 0;padding:10px 13px;border:1px solid color-mix(in srgb,var(--ds-danger) 35%,transparent);border-radius:9px;color:var(--ds-danger);background:color-mix(in srgb,var(--ds-danger) 8%,var(--ds-surface));font-size:12px}.ds-alert button{border:0;color:inherit;background:transparent;cursor:pointer;font-weight:700}.month-view{min-width:0;min-height:0;flex:1;display:grid;grid-template-rows:27px repeat(6,minmax(0,1fr));overflow:hidden}.weekday-label{min-width:0;padding:8px 12px 5px;overflow:hidden;color:var(--ds-text-3);font-size:9px;font-weight:700;text-transform:uppercase}.month-cell{min-width:0;min-height:0;height:100%;position:relative;padding:7px 8px;overflow:hidden;border:0;border-top:1px solid var(--ds-border);border-right:1px solid var(--ds-border);color:var(--ds-text);background:transparent;cursor:pointer;text-align:left}.month-cell:hover{background:var(--ds-surface-2)}.month-cell.muted{color:var(--ds-text-3);background:color-mix(in srgb,var(--ds-surface-2) 40%,transparent)}.day-number{width:25px;height:25px;display:grid;place-items:center;margin:0 0 3px auto;border-radius:8px;font-size:11px;font-weight:600}.month-cell.today .day-number{color:#071d0d;background:var(--ds-brand)}.month-events{min-width:0;max-height:calc(100% - 31px);display:grid;align-content:start;gap:3px;overflow:hidden}.calendar-event{min-width:0;max-width:100%;display:flex;gap:5px;padding:4px 6px;overflow:hidden;border-left:3px solid var(--ds-accent);border-radius:5px;color:var(--ds-text);background:color-mix(in srgb,var(--ds-accent) 14%,var(--ds-surface));font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.calendar-event:hover{background:color-mix(in srgb,var(--ds-accent) 24%,var(--ds-surface))}.calendar-event time{flex:0 0 auto;color:var(--ds-text-2);font-weight:500}.calendar-event.cancelled{opacity:.52;text-decoration:line-through;border-color:var(--ds-danger)}.more-events{min-width:0;padding:2px 5px;overflow:hidden;color:var(--ds-text-2);font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.timeline-scroll{min-height:0;flex:1;overflow:auto}.week-view{min-width:870px;height:900px;position:relative;display:grid;grid-template-rows:48px}.timeline-day-head{height:48px;display:flex;align-items:center;justify-content:center;gap:7px;border-left:1px solid var(--ds-border);color:var(--ds-text-2);text-transform:capitalize}.timeline-day-head span{font-size:10px}.timeline-day-head strong{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;font-size:12px}.timeline-day-head.today strong{color:#071d0d;background:var(--ds-brand)}.timeline-row{height:60px;position:relative;border-top:1px solid var(--ds-border);pointer-events:none}.timeline-row time{position:absolute;left:9px;top:-7px;padding-right:7px;color:var(--ds-text-3);background:var(--ds-surface);font-size:9px}.timeline-event{z-index:2;position:absolute;width:calc((100% - 64px) / 7 - 5px);margin-left:2px;padding:6px 7px;overflow:hidden;border:0;border-left:3px solid var(--ds-purple);border-radius:6px;color:var(--ds-text);background:color-mix(in srgb,var(--ds-purple) 22%,var(--ds-surface));cursor:pointer;text-align:left}.timeline-event time{display:block;font-size:9px}.timeline-event strong{display:block;margin-top:2px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.day-view{min-height:0;flex:1;overflow:auto}.all-day-area{height:48px;display:flex;align-items:center;gap:14px;padding:0 18px;border-bottom:1px solid var(--ds-border);color:var(--ds-text-2);font-size:11px}.all-day-area span{font-weight:700}.day-timeline{height:960px;position:relative;margin-left:68px}.day-hour{height:60px;position:relative;border-top:1px solid var(--ds-border)}.day-hour time{position:absolute;left:-58px;top:-7px;color:var(--ds-text-3);font-size:9px}.day-event{position:absolute;left:12px;right:24px;padding:8px 11px;border:0;border-left:3px solid var(--ds-accent);border-radius:7px;color:var(--ds-text);background:color-mix(in srgb,var(--ds-accent) 24%,var(--ds-surface));cursor:pointer;text-align:left}.day-event strong,.day-event span{display:block}.day-event strong{font-size:12px}.day-event span{margin-top:3px;color:var(--ds-text-2);font-size:10px}.schedule-view{flex:1;padding:12px 24px 40px;overflow-y:auto}.schedule-view section{display:grid;grid-template-columns:130px minmax(0,760px);padding:22px 0;border-bottom:1px solid var(--ds-border)}.schedule-view section>header{display:flex;flex-direction:column;gap:5px;text-transform:capitalize}.schedule-view header span{color:var(--ds-accent);font-size:11px;font-weight:700;text-transform:uppercase}.schedule-view header strong{font-size:13px}.schedule-event{width:100%;display:grid;grid-template-columns:54px 4px 1fr 20px;align-items:center;gap:13px;padding:10px;border:0;border-radius:9px;color:var(--ds-text);background:transparent;cursor:pointer;text-align:left}.schedule-event:hover{background:var(--ds-surface-2)}.schedule-event time{color:var(--ds-text-2);font-size:11px}.schedule-event i{width:4px;height:40px;border-radius:4px;background:var(--ds-accent)}.schedule-event span{display:grid;gap:4px}.schedule-event strong{font-size:12px}.schedule-event small{color:var(--ds-text-3);font-size:10px}.schedule-event svg{width:15px;color:var(--ds-text-3)}.calendar-empty{flex:1;display:grid;place-items:center;align-content:center;gap:9px;min-height:420px;text-align:center}.calendar-empty>svg{width:38px;height:38px;color:var(--ds-text-3)}.calendar-empty h3{margin:7px 0 0;font-size:16px}.calendar-empty p{margin:0 0 10px;color:var(--ds-text-2);font-size:12px}.calendar-settings{z-index:20;position:absolute;top:76px;right:160px;width:260px;display:grid;gap:12px;padding:16px;border:1px solid var(--ds-border-strong);border-radius:12px;background:var(--ds-surface);box-shadow:var(--ds-shadow);font-size:12px}.calendar-settings>strong{margin-bottom:3px}.calendar-settings label{display:flex;align-items:center;gap:9px;color:var(--ds-text-2)}.calendar-settings label:last-child{display:grid}.calendar-settings select{height:34px;padding:0 8px;border:1px solid var(--ds-border);border-radius:8px;color:var(--ds-text);background:var(--ds-surface-2)}.meeting-modal-backdrop{z-index:100;position:fixed;inset:0;display:grid;place-items:center;padding:22px;background:#080a08b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.meeting-modal{width:min(820px,100%);max-height:min(900px,calc(100vh - 44px));display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--ds-border-strong);border-radius:18px;outline:0;background:var(--ds-surface);box-shadow:var(--ds-shadow)}.meeting-modal-header{min-height:90px;display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 22px;border-bottom:1px solid var(--ds-border)}.meeting-status{width:11px;height:11px;border-radius:4px;background:var(--ds-accent)}.meeting-status.cancelled{background:var(--ds-danger)}.meeting-modal-header h2{margin:0 0 7px;font-size:20px;letter-spacing:-.03em}.meeting-modal-header p{margin:0;color:var(--ds-text-2);font-size:11px}.modal-header-actions{display:flex;gap:2px}.modal-title-input{width:100%;height:42px;padding:0 10px;border:1px solid var(--ds-border-strong);border-radius:9px;color:var(--ds-text);background:var(--ds-surface-2);font-size:18px;font-weight:650}.meeting-modal-body,.meeting-edit-form{min-height:0;flex:1;overflow-y:auto}.modal-section{display:grid;grid-template-columns:22px minmax(0,1fr);gap:15px;padding:22px 24px;border-bottom:1px solid var(--ds-border)}.modal-section>svg{width:18px;color:var(--ds-text-3)}.modal-section h3{margin:1px 0 14px;font-size:12px}.modal-section h3 span{margin-left:5px;color:var(--ds-text-3);font-weight:500}.meeting-description{max-width:640px;margin:0;color:var(--ds-text-2);font-size:12px;line-height:1.65;white-space:pre-wrap}.section-content{min-width:0}.meet-join{width:fit-content;min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:0 16px;border-radius:9px;color:#071d0d;background:var(--ds-brand);text-decoration:none;font-size:12px;font-weight:700}.meet-link{max-width:520px;display:flex;align-items:center;gap:6px;margin-top:9px;padding:7px 9px;border-radius:8px;color:var(--ds-text-2);background:var(--ds-surface-2);font-size:10px}.meet-link span{flex:1;overflow:hidden;text-overflow:ellipsis}.meet-link button{border:0;color:var(--ds-text-2);background:transparent;cursor:pointer}.meet-link svg{width:14px}.inline-link{display:inline-flex;align-items:center;gap:5px;margin-top:11px;color:var(--ds-accent);font-size:11px;font-weight:600;text-decoration:none}.inline-link svg{width:13px}.unavailable-state{display:inline-flex;padding:10px 12px;border-radius:8px;color:var(--ds-text-2);background:var(--ds-surface-2);font-size:11px}.response-summary{display:flex;flex-wrap:wrap;gap:13px;margin-bottom:14px;color:var(--ds-text-2);font-size:9px}.response-summary span{display:flex;align-items:center;gap:5px}.response-summary i{width:6px;height:6px;border-radius:50%;background:var(--ds-text-3)}.response-summary i.yes{background:var(--ds-success)}.response-summary i.no{background:var(--ds-danger)}.response-summary i.maybe{background:var(--ds-warning)}.person-row{min-height:48px;display:grid;grid-template-columns:32px minmax(0,1fr) auto auto;align-items:center;gap:10px;border-top:1px solid var(--ds-border)}.person-avatar{width:29px;height:29px;font-size:9px}.person-row>div{min-width:0;display:grid;gap:2px}.person-row strong,.person-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.person-row strong{font-size:11px}.person-row small{color:var(--ds-text-3);font-size:9px}.person-label{color:var(--ds-text-2);font-size:9px}.status-pill{padding:4px 7px;border-radius:999px;color:var(--ds-text-2);background:var(--ds-surface-2);font-size:8px;font-weight:700}.status-pill.success{color:var(--ds-success);background:color-mix(in srgb,var(--ds-success) 12%,transparent)}.status-pill.danger{color:var(--ds-danger);background:color-mix(in srgb,var(--ds-danger) 12%,transparent)}.status-pill.warning{color:var(--ds-warning);background:color-mix(in srgb,var(--ds-warning) 13%,transparent)}.guarantee-card{padding:13px;border:1px solid var(--ds-border);border-radius:10px;background:var(--ds-surface-2)}.guarantee-card p{margin:9px 0 0;color:var(--ds-text-2);font-size:10px}.guarantee-card strong{color:var(--ds-text)}.files-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.files-heading h3{margin-bottom:10px}.file-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.artifact-card{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:12px;border:1px solid var(--ds-border);border-radius:10px;background:var(--ds-surface-2)}.artifact-card>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:var(--ds-accent);background:color-mix(in srgb,var(--ds-accent) 12%,transparent)}.artifact-card svg{width:15px}.artifact-card div{display:grid;gap:3px}.artifact-card strong{font-size:10px}.artifact-card small{color:var(--ds-text-3);font-size:9px}.artifact-card a{display:inline-flex;align-items:center;gap:3px;color:var(--ds-accent);font-size:9px;text-decoration:none}.meeting-modal-footer{min-height:65px;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:12px 22px;border-top:1px solid var(--ds-border)}.meeting-modal-footer>span{margin-right:auto;color:var(--ds-text-3);font-size:9px}.modal-warning{margin:10px 18px 0;padding:9px 11px;border-radius:8px;color:var(--ds-warning);background:color-mix(in srgb,var(--ds-warning) 10%,transparent);font-size:10px}.modal-alert{flex:0 0 auto}.meeting-edit-form{display:grid;gap:18px;padding:22px 24px}.meeting-edit-form label{display:grid;gap:7px;color:var(--ds-text-2);font-size:10px;font-weight:650}.meeting-edit-form input,.meeting-edit-form textarea,.meeting-edit-form select,.people-editor input{width:100%;padding:9px 10px;border:1px solid var(--ds-border);border-radius:9px;outline:0;color:var(--ds-text);background:var(--ds-surface-2);font-size:12px}.meeting-edit-form input:focus,.meeting-edit-form textarea:focus,.meeting-edit-form select:focus,.people-editor input:focus{border-color:var(--ds-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--ds-accent) 14%,transparent)}.meeting-edit-form textarea{min-height:94px;resize:vertical;line-height:1.5}.edit-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.people-editor{display:grid;gap:8px;padding:0;border:0}.people-editor legend{margin-bottom:8px;color:var(--ds-text);font-size:11px;font-weight:700}.people-editor legend small{margin-left:5px;color:var(--ds-text-3);font-weight:500}.people-editor>div{display:grid;grid-template-columns:1fr 1.4fr 38px;gap:7px}.people-editor>div:has(input:only-child){grid-template-columns:1fr}.people-editor>div:has(input+button){grid-template-columns:1fr 38px}.legacy-page{min-height:100vh}.ds-main>.legacy-page.embed-shell{max-width:980px;margin:0 auto;padding:36px 28px;background:transparent}.ds-main .panel{border-color:var(--ds-border);color:var(--ds-text);background:var(--ds-surface);box-shadow:none}.ds-main .event-form input,.ds-main .event-form textarea,.ds-main .event-form select{border-color:var(--ds-border);color:var(--ds-text);background:var(--ds-surface-2)}.ds-main .embed-header h1,.ds-main .event-form h2,.ds-main .event-form strong{color:var(--ds-text)}.ds-main .muted,.ds-main .event-form label,.ds-main .responsible-box span{color:var(--ds-text-2)}.ds-admin-shell{display:block;min-height:100vh;padding:0;background:var(--ds-bg)}.ds-admin-shell .admin-content{margin:0;padding:28px}.ds-admin-shell .admin-panel,.ds-admin-shell .metric-band{border-color:var(--ds-border);color:var(--ds-text);background:var(--ds-surface)}.admin-tabs{display:flex;gap:4px;margin:6px 0 22px;padding-bottom:10px;overflow-x:auto;border-bottom:1px solid var(--ds-border)}.admin-tabs button{min-height:34px;padding:0 12px;border:0;border-radius:8px;color:var(--ds-text-2);background:transparent;cursor:pointer;font-size:12px}.admin-tabs button:hover,.admin-tabs button.active{color:var(--ds-text);background:var(--ds-surface-2)}.admin-app-link{display:inline-flex;width:fit-content;text-decoration:none}@media(max-width:1024px){:root{--ds-sidebar-width: 210px}.calendar-layout{grid-template-columns:200px minmax(0,1fr)}.calendar-header{padding-inline:20px}.calendar-actions .ds-button{padding-inline:10px}.view-switcher button{padding-inline:8px}.schedule-view section{grid-template-columns:105px 1fr}}@media(max-width:760px){.ds-sidebar{display:none}.ds-main{margin-left:0;padding-top:56px}.ds-mobile-bar{z-index:40;position:fixed;inset:0 0 auto;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;border-bottom:1px solid var(--ds-border);background:color-mix(in srgb,var(--ds-surface) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ds-mobile-bar .ds-brand{padding:0}.ds-mobile-bar .ds-brand span{width:27px;height:27px}.ds-drawer-backdrop{z-index:80;position:fixed;inset:0;display:block;background:#0000008c}.ds-drawer{width:min(290px,86vw);height:100%;position:relative;display:flex;flex-direction:column;padding:16px 12px;background:var(--ds-sidebar);box-shadow:var(--ds-shadow)}.ds-drawer-close{position:absolute;top:14px;right:12px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;color:var(--ds-text);background:transparent}.calendar-page{min-height:calc(100vh - 56px);overflow:visible}.calendar-header{height:auto;align-items:flex-start;padding:17px 15px 13px}.calendar-header h1{font-size:21px}.calendar-actions>.ds-button,.calendar-actions>.ds-icon-button{display:none}.view-switcher{max-width:60vw;overflow-x:auto}.view-switcher button{white-space:nowrap}.calendar-layout{display:block}.calendar-rail{display:none}.calendar-workspace{min-height:calc(100vh - 130px)}.calendar-toolbar{height:auto;min-height:58px;padding:10px 12px}.date-navigation h2{max-width:37vw;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.date-navigation .ds-button{padding:0 9px}.meeting-count,.loading-label{display:none}.month-view{min-width:700px}.timeline-scroll,.month-view{overflow:auto}.schedule-view{padding:3px 13px 30px}.schedule-view section{grid-template-columns:84px 1fr;padding:15px 0}.meeting-modal-backdrop{align-items:end;padding:0}.meeting-modal{width:100%;max-height:calc(100vh - 18px);border-radius:18px 18px 0 0}.meeting-modal-header{grid-template-columns:10px minmax(0,1fr);padding:16px}.modal-header-actions{grid-column:1 / -1;justify-content:flex-end}.modal-section{padding:18px 16px}.file-cards{grid-template-columns:1fr}.edit-grid{grid-template-columns:1fr 1fr}.people-editor>div{grid-template-columns:1fr 1fr 36px}.meeting-modal-footer{position:sticky;bottom:0;padding:10px 14px;background:var(--ds-surface)}.person-row{grid-template-columns:30px minmax(0,1fr) auto}.person-label{display:none}}@media(max-width:420px){.calendar-header{display:block}.calendar-actions{margin-top:12px}.view-switcher{max-width:100%;width:100%}.view-switcher button{flex:1;padding-inline:6px;font-size:10px}.edit-grid{grid-template-columns:1fr}.people-editor>div{grid-template-columns:1fr 36px}.people-editor>div input:first-child{grid-column:1 / -1}.meeting-modal-footer>span{display:none}.meeting-modal-footer .ds-button{flex:1}.files-heading{align-items:flex-start;flex-direction:column}.response-summary{gap:8px}}:root{--ds-sidebar-width: 228px}body{font-size:13px}.ds-sidebar{padding:12px 10px}.ds-brand{padding:5px 8px 16px;font-size:15px}.ds-brand span{width:28px;height:28px;border-radius:8px}.ds-create,.ds-nav a,.ds-nav-action{min-height:36px;gap:9px;padding:0 11px;border-radius:8px;font-size:12px}.ds-create{width:100%;margin-bottom:12px}.ds-nav{gap:2px}.ds-account-wrap{position:relative;padding-top:8px;border-top:1px solid var(--ds-border)}.ds-account{width:100%;min-height:48px;grid-template-columns:32px minmax(0,1fr);gap:9px;padding:7px 8px;border:0;border-radius:9px;color:var(--ds-text);text-align:left;background:transparent;cursor:pointer}.ds-account:hover,.ds-account[aria-expanded=true]{background:var(--ds-surface-2)}.ds-account strong{font-size:11px;font-weight:600}.ds-account span{font-size:9px}.ds-avatar{width:32px;height:32px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;color:#fff;background:#5077db;object-fit:cover;font-size:10px;font-weight:700}.ds-account-menu{z-index:95;position:absolute;left:0;right:0;bottom:calc(100% + 8px);padding:7px;border:1px solid var(--ds-border-strong);border-radius:12px;background:var(--ds-surface);box-shadow:var(--ds-shadow)}.ds-account-summary{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;padding:7px}.ds-account-summary>div{min-width:0;display:grid;gap:2px}.ds-account-summary strong,.ds-account-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-account-summary strong{font-size:11px}.ds-account-summary span{color:var(--ds-text-2);font-size:9px}.ds-menu-separator{height:1px;margin:5px 2px;background:var(--ds-border)}.ds-menu-row,.ds-theme-menu button{width:100%;min-height:34px;display:grid;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:7px;padding:0 8px;border:0;border-radius:7px;color:var(--ds-text);text-align:left;background:transparent;cursor:pointer;font-size:11px}.ds-menu-row:hover,.ds-theme-menu button:hover{background:var(--ds-surface-2)}.ds-menu-row svg:last-child{transition:transform .15s ease}.ds-menu-row svg.rotated{transform:rotate(90deg)}.ds-menu-row.danger{color:var(--ds-danger)}.ds-theme-menu{margin:3px 0 3px 20px;padding:4px;border-left:1px solid var(--ds-border)}.ds-theme-menu button{min-height:31px}.ds-brand-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:6px}.ds-brand-row .ds-brand{min-width:0;padding-right:0}.ds-brand-row .ds-brand strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ds-sidebar-toggle{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;color:var(--ds-text-2);background:transparent;cursor:pointer}.ds-sidebar-toggle:hover{color:var(--ds-text);background:var(--ds-surface-2)}.ds-sidebar.collapsed{width:62px;padding-inline:8px}.ds-sidebar.collapsed .ds-brand-row{grid-template-columns:1fr;justify-items:center}.ds-sidebar.collapsed .ds-brand{padding-inline:0;justify-content:center}.ds-sidebar.collapsed .ds-brand strong,.ds-sidebar.collapsed .ds-create span,.ds-sidebar.collapsed .ds-nav a span,.ds-sidebar.collapsed .ds-account>div{display:none}.ds-sidebar.collapsed .ds-sidebar-toggle{order:-1}.ds-sidebar.collapsed .ds-create,.ds-sidebar.collapsed .ds-nav a{justify-content:center;padding-inline:0}.ds-sidebar.collapsed .ds-account{grid-template-columns:32px;justify-content:center;padding-inline:0}.ds-sidebar.collapsed .ds-account-menu{left:50px;right:auto;bottom:0;width:220px}.ds-app-shell.main-sidebar-collapsed .ds-main{margin-left:62px}.ds-drawer .ds-sidebar-toggle{display:none}.calendar-header{height:78px;padding:15px 22px}.calendar-header .ds-eyebrow{display:none}.calendar-header h1{font-size:20px;font-weight:650;letter-spacing:-.035em}.calendar-actions{gap:7px}.calendar-actions .ds-button{min-height:34px;padding:0 12px;font-size:11px}.view-dropdown{position:relative}.view-dropdown-trigger{min-width:112px;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 11px;border:1px solid var(--ds-border-strong);border-radius:8px;color:var(--ds-text);background:var(--ds-surface);cursor:pointer;font-size:11px;font-weight:600}.view-dropdown-trigger:hover{background:var(--ds-surface-2)}.view-dropdown-menu{z-index:75;position:absolute;top:calc(100% + 6px);right:0;width:148px;padding:6px;border:1px solid var(--ds-border-strong);border-radius:10px;background:var(--ds-surface);box-shadow:var(--ds-shadow)}.view-dropdown-menu button{width:100%;min-height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;border:0;border-radius:7px;color:var(--ds-text-2);background:transparent;cursor:pointer;font-size:11px;text-align:left}.view-dropdown-menu button:hover{background:var(--ds-surface-2)}.view-dropdown-menu button.active{color:var(--ds-accent);font-weight:650}.calendar-layout{grid-template-columns:218px minmax(0,1fr)}.calendar-layout.rail-collapsed{grid-template-columns:52px minmax(0,1fr)}.calendar-rail{padding:16px 14px}.calendar-rail-content{min-width:0}.calendar-rail-toggle{width:28px;height:28px;display:grid;place-items:center;margin:0 0 10px auto;border:0;border-radius:8px;color:var(--ds-text-2);background:transparent;cursor:pointer}.calendar-rail-toggle:hover{color:var(--ds-text);background:var(--ds-surface-2)}.calendar-rail.collapsed{padding:13px 8px;overflow:hidden}.calendar-rail.collapsed .calendar-rail-toggle{margin-inline:auto}.calendar-rail-icons{display:grid;justify-items:center;gap:8px;margin-top:12px}.calendar-rail-icons button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:9px;color:var(--ds-text-2);background:transparent;cursor:pointer}.calendar-rail-icons button:hover{color:var(--ds-text);background:var(--ds-surface-2)}.calendar-search{height:34px}.calendar-toolbar{height:52px;padding:8px 14px}.date-navigation h2{font-size:12px}.meeting-count,.loading-label{font-size:9px}.weekday-label{min-height:32px;font-size:9px}.month-view{grid-template-rows:32px repeat(6,minmax(0,1fr))}.month-cell{min-height:0;padding:7px}.day-number{font-size:10px}.calendar-event{font-size:9px}.calendar-settings{top:66px;right:146px}.create-meeting-modal{width:min(680px,100%)}.create-modal-header{min-height:86px;display:grid;grid-template-columns:38px minmax(0,1fr) 34px;align-items:center;gap:12px;padding:17px 20px;border-bottom:1px solid var(--ds-border)}.create-modal-header h2{margin:2px 0 4px;font-size:18px;letter-spacing:-.03em}.create-modal-header p{margin:0;color:var(--ds-text-2);font-size:10px}.create-modal-header .ds-eyebrow{color:var(--ds-text-3);font-size:8px}.create-modal-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;color:var(--ds-accent);background:color-mix(in srgb,var(--ds-accent) 11%,transparent)}.create-modal-body{min-height:0;flex:1;overflow-y:auto;padding:18px 20px 22px}.create-field{display:grid;gap:7px;margin-bottom:14px;color:var(--ds-text-2);font-size:10px;font-weight:600}.create-field span{display:flex;justify-content:space-between}.create-field small{color:var(--ds-text-3);font-size:8px;font-weight:500}.create-field input,.create-field textarea,.create-field select,.create-people-list input,.create-cohosts input{width:100%;min-height:38px;padding:0 10px;border:1px solid var(--ds-border-strong);border-radius:8px;outline:0;color:var(--ds-text);background:var(--ds-surface-2);font-size:11px}.create-field textarea{min-height:76px;padding-block:10px;resize:vertical;line-height:1.45}.create-field input:focus,.create-field textarea:focus,.create-field select:focus,.create-people-list input:focus,.create-cohosts input:focus{border-color:var(--ds-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--ds-accent) 15%,transparent)}.create-date-grid{display:grid;grid-template-columns:1fr .75fr .75fr;gap:10px}.create-picker-field{position:relative}.create-picker-trigger{width:100%;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px;border:1px solid var(--ds-border-strong);border-radius:8px;outline:0;color:var(--ds-text);background:var(--ds-surface-2);cursor:pointer;font-size:12px;text-align:left}.create-picker-trigger strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650}.create-picker-trigger svg{flex:0 0 auto;color:var(--ds-text-3)}.create-picker-trigger:hover{background:var(--ds-surface);border-color:var(--ds-border-strong)}.create-picker-trigger:focus-visible{border-color:var(--ds-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--ds-accent) 18%,transparent)}.contact-suggest-field{position:relative;min-width:0}.contact-suggestions{z-index:220;position:absolute;top:calc(100% + 6px);left:0;right:0;max-height:224px;overflow-y:auto;padding:6px;border:1px solid var(--ds-border-strong);border-radius:12px;background:var(--ds-surface);box-shadow:var(--ds-shadow)}.contact-suggestions.open-up{top:auto;bottom:calc(100% + 6px)}.contact-suggestions button{width:100%;min-height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 10px;padding:7px 9px;border:0;border-radius:8px;color:var(--ds-text);background:transparent;cursor:pointer;text-align:left}.contact-suggestions button:hover{background:var(--ds-surface-2)}.contact-suggestions span,.contact-suggestions small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-suggestions span{font-size:12px;font-weight:700}.contact-suggestions small{grid-column:1;color:var(--ds-text-2);font-size:10px}.contact-suggestions em{grid-column:2;grid-row:1 / span 2;align-self:center;padding:3px 6px;border-radius:999px;color:var(--ds-accent);background:color-mix(in srgb,var(--ds-accent) 10%,transparent);font-size:9px;font-style:normal;font-weight:700}.contact-suggestion-empty{display:block;padding:9px;color:var(--ds-text-3);font-size:11px}.create-picker-popover{z-index:95;position:absolute;top:calc(100% + 7px);left:0;min-width:100%;border:1px solid var(--ds-border-strong);border-radius:12px;background:var(--ds-surface);box-shadow:var(--ds-shadow)}.date-popover{width:274px;padding:10px}.date-popover-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.date-popover-header strong{text-transform:capitalize;color:var(--ds-text);font-size:12px;font-weight:700}.date-popover-header div{display:flex;gap:4px}.date-popover-header button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:8px;color:var(--ds-text-2);background:transparent;cursor:pointer}.date-popover-header button:hover{background:var(--ds-surface-2);color:var(--ds-text)}.date-popover-weekdays,.date-popover-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.date-popover-weekdays{margin-bottom:5px;color:var(--ds-text-3);font-size:10px;font-weight:700;text-align:center}.date-popover-weekdays span{min-height:22px;display:grid;place-items:center}.date-popover-grid button{min-width:0;height:30px;border:0;border-radius:8px;color:var(--ds-text);background:transparent;cursor:pointer;font-size:11px;font-weight:650}.date-popover-grid button:hover{background:var(--ds-surface-2)}.date-popover-grid button.muted{color:var(--ds-text-3);opacity:.65}.date-popover-grid button.today{outline:1px solid color-mix(in srgb,var(--ds-accent) 55%,transparent)}.date-popover-grid button.selected{color:#fff;background:var(--ds-brand);outline:0}:root[data-theme=dark] .date-popover-grid button.selected{color:#fff}.date-popover-footer{display:flex;justify-content:flex-end;margin-top:8px;padding-top:8px;border-top:1px solid var(--ds-border)}.date-popover-footer button{min-height:28px;padding:0 9px;border:0;border-radius:7px;color:var(--ds-accent);background:transparent;cursor:pointer;font-size:11px;font-weight:700}.date-popover-footer button:hover{background:var(--ds-surface-2)}.select-popover{max-height:228px;overflow-y:auto;padding:6px}.select-popover button{width:100%;min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 9px;border:0;border-radius:8px;color:var(--ds-text-2);background:transparent;cursor:pointer;font-size:12px;font-weight:600;text-align:left}.select-popover button:hover{color:var(--ds-text);background:var(--ds-surface-2)}.select-popover button.selected{color:var(--ds-accent);background:color-mix(in srgb,var(--ds-accent) 10%,transparent)}.select-popover button svg{flex:0 0 auto}.confirm-dialog-backdrop{z-index:140;position:fixed;inset:0;display:grid;place-items:center;padding:18px;background:#0000007a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.confirm-dialog{position:relative;width:min(430px,100%);display:grid;justify-items:center;padding:24px;border:1px solid var(--ds-border-strong);border-radius:16px;color:var(--ds-text);background:var(--ds-surface);box-shadow:var(--ds-shadow);text-align:center}.confirm-close{position:absolute;top:11px;right:11px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:8px;color:var(--ds-text-3);background:transparent;cursor:pointer}.confirm-close:hover{color:var(--ds-text);background:var(--ds-surface-2)}.confirm-icon{width:38px;height:38px;display:grid;place-items:center;margin-bottom:12px;border-radius:50%;color:var(--ds-warning);background:color-mix(in srgb,var(--ds-warning) 14%,transparent)}.confirm-icon.danger{color:var(--ds-danger);background:color-mix(in srgb,var(--ds-danger) 14%,transparent)}.confirm-dialog h2{margin:0 0 8px;font-size:19px;letter-spacing:-.03em}.confirm-dialog p{max-width:330px;margin:0;color:var(--ds-text-2);font-size:13px;line-height:1.5}.confirm-dialog footer{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.ds-button.danger{color:#fff;border-color:var(--ds-danger);background:var(--ds-danger)}.ds-button.danger:hover{filter:brightness(.95)}.create-section-heading{display:flex;align-items:center;justify-content:space-between;margin:7px 0 9px;padding-top:12px;border-top:1px solid var(--ds-border)}.create-section-heading>div{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:650}.create-section-heading>div svg{color:var(--ds-text-3)}.create-section-heading>button{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:0;border-radius:6px;color:var(--ds-accent);background:transparent;cursor:pointer;font-size:9px;font-weight:650}.create-section-heading>button:hover{background:var(--ds-surface-2)}.create-section-heading>button:disabled{opacity:.4;cursor:default}.create-people-list,.create-cohosts{display:grid;gap:7px;margin-bottom:15px}.create-people-list>div{display:grid;grid-template-columns:.8fr 1.2fr 34px;gap:7px}.create-cohosts>div{display:grid;grid-template-columns:1fr 34px;gap:7px}.create-hint{margin:-4px 0 0;color:var(--ds-text-3);font-size:9px}.create-hint.error{color:var(--ds-danger)}.create-meeting-modal.success{position:relative;align-items:center;padding:42px 28px 34px;text-align:center}.create-meeting-modal.success h2{margin:4px 0 8px;font-size:20px}.create-meeting-modal.success>p:not(.ds-eyebrow){max-width:420px;margin:0;color:var(--ds-text-2);font-size:11px;line-height:1.5}.create-modal-close{position:absolute;top:14px;right:14px;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;color:var(--ds-text-2);background:transparent;cursor:pointer}.create-modal-close:hover{background:var(--ds-surface-2)}.create-success-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:10px;border-radius:50%;color:var(--ds-success);background:color-mix(in srgb,var(--ds-success) 12%,transparent)}.create-success-actions{display:flex;gap:8px;margin-top:22px}@media(max-width:1024px){:root{--ds-sidebar-width: 204px}.calendar-layout{grid-template-columns:194px minmax(0,1fr)}}@media(max-width:760px){.view-dropdown-trigger{min-width:104px}.view-dropdown-menu{right:0}.calendar-header{min-height:64px;padding:13px 14px}.calendar-header h1{font-size:18px}.calendar-settings{top:60px;right:14px}.create-meeting-modal{max-height:calc(100vh - 18px)}.create-modal-header{grid-template-columns:34px minmax(0,1fr) 32px;padding:14px}.create-modal-body{padding:15px 14px 20px}.create-date-grid{grid-template-columns:1fr 1fr}.create-date-grid .create-field:last-child{grid-column:1 / -1}.create-people-list>div{grid-template-columns:1fr 34px}.create-people-list>div input:first-child{grid-column:1 / -1}}@media(max-width:420px){.calendar-actions{justify-content:space-between}.view-dropdown{margin-left:auto}.create-success-actions{width:100%;flex-direction:column}.create-date-grid{grid-template-columns:1fr}.create-date-grid .create-field:last-child{grid-column:auto}}.auth-page{min-height:100vh;position:relative;display:grid;place-items:center;padding:48px 24px 82px;overflow:hidden;color:#05060a;background:#fcfcfd}:root[data-theme=dark] .auth-page{color:#fcfcfd;background:#05060a}.auth-page:before,.auth-page:after{content:"";position:fixed;z-index:0;pointer-events:none;background-image:url(/brand/isp-mark.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.auth-page:before{width:min(420px,34vw);height:min(420px,34vw);left:max(-150px,-9vw);top:19vh;opacity:.18;transform:rotate(-16deg)}.auth-page:after{width:min(420px,30vw);height:min(520px,46vh);right:max(-110px,-7vw);top:36vh;opacity:.08;background-repeat:repeat;background-size:68px 68px;background-position:0 0}:root[data-theme=dark] .auth-page:before{opacity:.24}:root[data-theme=dark] .auth-page:after{opacity:.12}.auth-page .embed-header{display:none}.auth-theme-switcher{position:fixed;top:24px;right:28px;z-index:5}.auth-theme-trigger{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid #d8dce4;border-radius:10px;color:#1f2328;background:#fff;box-shadow:0 1px 2px #0c10140d;cursor:pointer}.auth-theme-trigger:hover,.auth-theme-trigger[aria-expanded=true]{border-color:#b9bfcc;background:#f7f8fb}.auth-theme-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:166px;display:grid;gap:2px;padding:6px;border:1px solid #d8dce4;border-radius:12px;background:#fff;box-shadow:0 14px 34px #0c101424}.auth-theme-dropdown button{height:32px;display:grid;grid-template-columns:18px 1fr 16px;align-items:center;gap:9px;padding:0 9px;border:0;border-radius:8px;color:#1f2328;background:transparent;cursor:pointer;font-size:13px;font-weight:500;text-align:left}.auth-theme-dropdown button:hover,.auth-theme-dropdown button[aria-checked=true]{background:#f0f2f5}:root[data-theme=dark] .auth-theme-trigger{color:#fcfcfd;border-color:#353a47;background:#101218}:root[data-theme=dark] .auth-theme-trigger:hover,:root[data-theme=dark] .auth-theme-trigger[aria-expanded=true]{background:#181b24}:root[data-theme=dark] .auth-theme-dropdown{border-color:#353a47;background:#101218;box-shadow:0 18px 42px #00000061}:root[data-theme=dark] .auth-theme-dropdown button{color:#fcfcfd}:root[data-theme=dark] .auth-theme-dropdown button:hover,:root[data-theme=dark] .auth-theme-dropdown button[aria-checked=true]{background:#20232c}.auth-card{z-index:1;width:min(454px,100%);display:grid;justify-items:center;align-content:center;color:inherit;text-align:center}.auth-logo-wrap{height:84px;display:grid;place-items:center;margin-bottom:18px}.auth-logo{width:212px;height:auto;display:block}.auth-logo-dark{display:none}:root[data-theme=dark] .auth-logo-light{display:none}:root[data-theme=dark] .auth-logo-dark{display:block}.auth-eyebrow{margin:0 0 10px;color:#737780;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}:root[data-theme=dark] .auth-eyebrow{color:#9da3b0}.auth-card h1{margin:0;color:inherit;font-size:32px;font-weight:700;line-height:1.1}.auth-card h2{width:100%;margin:34px 0 2px;color:inherit;font-size:18px;font-weight:650;text-align:left}.auth-subtitle{margin:12px 0 0;color:#252932;font-size:15px;line-height:1.45}:root[data-theme=dark] .auth-subtitle{color:#d7dbea}.auth-card label{width:100%;display:grid;gap:8px;margin:28px 0 0;color:#5d6370;text-align:left;font-size:13px;font-weight:600}.auth-card label.auth-field{gap:0;margin-top:28px}.auth-card label.auth-field span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}:root[data-theme=dark] .auth-card label{color:#b7becd}.auth-card input{width:100%;height:36px;max-height:36px;padding:0 11px;border:1px solid #cfd3dc;border-radius:6px;outline:0;color:#05060a;background:#fff;font-size:14px;transition:border-color .16s ease,box-shadow .16s ease}.auth-card input::placeholder{color:#9ba1ad}.auth-card input:focus{border-color:#053cfa;box-shadow:0 0 0 3px #053cfa24}:root[data-theme=dark] .auth-card input{color:#fcfcfd;border-color:#353a47;background:#101218}.auth-primary-action,.auth-secondary-action{width:100%;height:36px;min-height:36px;max-height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;cursor:pointer;padding:0 12px;font-size:14px;font-weight:700}.auth-primary-action{margin-top:16px;border:1px solid #053cfa;color:#fff;background:#053cfa}.auth-primary-action:hover:not(:disabled){background:#0031d9;border-color:#0031d9}.auth-primary-action:disabled{color:#fff;border-color:#c9c9c9;background:#c9c9c9}:root[data-theme=dark] .auth-primary-action:disabled{border-color:#3b3f4a;background:#3b3f4a}.auth-secondary-action{margin-top:10px;border:1px solid #d8dce4;color:#05060a;background:#fff}.auth-secondary-action:hover:not(:disabled){border-color:#b9bfcc;background:#f5f7fb}.auth-restart-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.auth-restart-actions .auth-secondary-action{margin-top:0}.google-login-action{margin-top:0;gap:10px;color:#202124;border-color:#d8dce4;background:#fff;font-size:13px;font-weight:700;box-shadow:none}.google-login-action .google-logo{width:16px;height:16px;flex:0 0 auto}.auth-separator{width:100%;display:flex;align-items:center;gap:12px;margin:14px 0 4px;color:#8a909b;font-size:12px}.auth-separator:before,.auth-separator:after{content:"";flex:1;height:1px;background:#e1e4ea}:root[data-theme=dark] .auth-secondary-action{color:#fcfcfd;border-color:#353a47;background:#101218}:root[data-theme=dark] .google-login-action{color:#fff;border-color:#343946;background:#101218}:root[data-theme=dark] .auth-separator:before,:root[data-theme=dark] .auth-separator:after{background:#2a2e38}:root[data-theme=dark] .auth-secondary-action:hover:not(:disabled){background:#181b24}.auth-card .login-hint,.auth-card .form-warning{width:100%;margin:14px 0 0;text-align:left;font-size:12px;line-height:1.45}.auth-card .login-hint{color:#6f7480}:root[data-theme=dark] .auth-card .login-hint{color:#a9b0bf}.auth-card .form-warning{color:#c0362c}:root[data-theme=dark] .auth-card .form-warning{color:#ffb5ae}.auth-session-backdrop{z-index:30;position:fixed;inset:0;display:grid;place-items:center;padding:24px;background:#05060a8f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-session-dialog{width:min(430px,100%);display:grid;justify-items:center;gap:12px;padding:26px 24px 22px;border:1px solid #d8dce4;border-radius:16px;color:#111827;background:#fff;box-shadow:0 24px 80px #0a122438;text-align:center}:root[data-theme=dark] .auth-session-dialog{color:#fcfcfd;border-color:#353a47;background:#11141c;box-shadow:0 24px 80px #00000073}.auth-session-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#c0362c;background:#c0362c1a;font-size:16px;font-weight:800}:root[data-theme=dark] .auth-session-icon{color:#ffb5ae;background:#ffb5ae1f}.auth-session-dialog h2{margin:2px 0 0;font-size:20px;line-height:1.2;letter-spacing:-.03em}.auth-session-dialog p{max-width:340px;margin:0 0 4px;color:#626977;font-size:13px;line-height:1.5}:root[data-theme=dark] .auth-session-dialog p{color:#b7becd}.auth-session-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:6px}.auth-session-actions .auth-primary-action,.auth-session-actions .auth-secondary-action{margin-top:0}.auth-footer{position:fixed;left:40px;bottom:28px;z-index:1;color:#9ca3af;font-size:12px}:root[data-theme=dark] .auth-footer{color:#777e8d}@media(max-width:760px){.auth-page{padding:38px 22px 74px}.auth-session-actions,.auth-restart-actions{grid-template-columns:1fr}.auth-page:before{width:210px;height:210px;left:-112px;top:24px}.auth-page:after{width:190px;height:300px;right:-98px;bottom:58px;top:auto;background-size:54px 54px}.auth-logo{width:188px}.auth-card h1{font-size:29px}.auth-subtitle{font-size:14px}.auth-footer{left:22px;right:22px;bottom:22px;text-align:center}}.ds-brand img{width:28px;height:28px}.ds-mobile-bar .ds-brand img{width:27px;height:27px}:root[data-theme=light] .month-cell.today .day-number,:root[data-theme=light] .timeline-day-head.today strong,:root[data-theme=light] .meet-join{color:#fff}:root[data-theme=dark] .month-cell.today .day-number,:root[data-theme=dark] .timeline-day-head.today strong,:root[data-theme=dark] .meet-join{color:#05060a}.calendar-rail,.calendar-rail-content,.mini-calendar,.rail-section,.rail-timezone,.calendar-search{max-width:100%;overflow:hidden}.calendar-rail{overflow:hidden!important;scrollbar-width:none}.calendar-rail::-webkit-scrollbar{display:none}.meeting-count{display:none}.calendar-search input{min-width:0}.calendar-toolbar-actions{display:flex;align-items:center;justify-content:flex-end}.calendar-refresh{min-height:32px;padding-inline:10px;border-radius:8px;font-size:11px}.month-view{min-width:0;min-height:0;height:100%;grid-template-rows:32px repeat(6,minmax(0,1fr));gap:1px;align-items:stretch;overflow:hidden;background:var(--ds-border)}.weekday-label,.month-cell{border:0!important;background:var(--ds-surface)}.month-cell{min-height:0;height:auto;align-self:stretch}.month-cell.muted{background:color-mix(in srgb,var(--ds-surface-2) 40%,var(--ds-surface))}.month-cell:hover{z-index:1;outline:1px solid color-mix(in srgb,var(--ds-accent) 18%,transparent);outline-offset:-1px}.calendar-event{min-width:0}.calendar-event time+*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:760px){.ds-app-shell.main-sidebar-collapsed .ds-main{margin-left:0}.calendar-page{height:calc(100dvh - 56px);min-height:0;overflow:hidden}.calendar-layout,.calendar-workspace{height:100%;min-height:0;overflow:hidden}.month-view{min-width:0;grid-template-rows:28px repeat(6,minmax(0,1fr));overflow:hidden}.weekday-label{padding-inline:4px;text-align:center}.month-cell{padding:5px 4px}.day-number{width:22px;height:22px;margin-inline:auto}.calendar-event{padding:3px 4px;font-size:8px}}:root{--ds-bg: #f9f9f9;--ds-surface-2: #f3f4f2;--ds-surface-3: #ecefeb;--ds-text: #0f1011;--ds-text-2: #595b5c;--ds-text-3: #9a9ea5;--ds-border: #e1e4df;--ds-border-strong: #d2d6d0;--ds-brand: #0623fa;--ds-brand-hover: #0520de;--ds-danger: #b44948;--color-ink: #0f1011;--color-blue: #0623fa;--color-gray-50: #f9f9f9;--color-gray-100: #eef0ec;--color-gray-300: #d2d6d0;--color-gray-600: #595b5c;--color-danger: #b44948;--font-size-2xs: 10px;--font-size-xs: 11px;--font-size-sm: 12px;--font-size-md: 13px;--font-size-lg: 14px;--font-size-title: 20px;--font-size-modal-title: 19px}:root[data-theme=dark]{--ds-bg: #111312;--ds-surface: #171918;--ds-surface-2: #1f211f;--ds-surface-3: #282b28;--ds-sidebar: #1b1d1b;--ds-text: #f5f6f2;--ds-text-2: #c2c7c0;--ds-text-3: #8b918a;--ds-border: #2a2e2a;--ds-border-strong: #3a3f3a;--ds-brand: #7a95ff;--ds-brand-hover: #8da6ff}html,body{font-size:var(--font-size-md);line-height:1.38;letter-spacing:-.006em}button,input,textarea,select{font-size:var(--font-size-md);line-height:1.2}h1,h2,h3,strong{letter-spacing:-.018em}.ds-button,.primary-action,.secondary-action,.text-action,.view-dropdown-trigger,.auth-primary-action,.auth-secondary-action{min-height:36px;max-height:36px;border-radius:8px;font-size:var(--font-size-sm);font-weight:600}.ds-icon-button,.icon-action,.calendar-rail-icons button,.calendar-rail-toggle,.ds-sidebar-toggle,.create-modal-close{width:32px;height:32px;max-height:32px;border-radius:8px}input,select,textarea,.admin-panel input,.admin-panel select,.admin-panel textarea,.meeting-edit-form input,.meeting-edit-form textarea,.meeting-edit-form select,.people-editor input,.create-field input,.create-field textarea,.create-field select,.create-people-list input,.create-cohosts input,.auth-field input{min-height:34px;max-height:36px;border-radius:8px;font-size:var(--font-size-sm)}textarea,.admin-panel textarea,.meeting-edit-form textarea,.create-field textarea{max-height:none;line-height:1.48}.ds-sidebar{padding:11px 10px}.ds-brand{gap:8px;padding:4px 8px 15px;font-size:var(--font-size-lg);font-weight:700}.ds-brand img{width:26px;height:26px}.ds-create,.ds-nav a,.ds-nav-action{min-height:34px;gap:8px;padding:0 10px;font-size:var(--font-size-sm);font-weight:500}.ds-nav a.active{font-weight:650}.ds-account{min-height:46px}.ds-account strong,.ds-account-summary strong{font-size:var(--font-size-sm);font-weight:650}.ds-account span,.ds-account-summary span{font-size:var(--font-size-2xs)}.calendar-header{height:72px;padding:13px 22px}.calendar-header h1,.admin-topbar h1{font-size:var(--font-size-title);font-weight:650;line-height:1.15}.calendar-actions{gap:8px}.calendar-actions .ds-button{padding:0 12px}.view-dropdown-trigger{min-width:104px;padding:0 10px}.view-dropdown-menu button,.ds-menu-row,.ds-theme-menu button{min-height:30px;font-size:var(--font-size-sm)}.calendar-layout{grid-template-columns:214px minmax(0,1fr)}.calendar-layout.rail-collapsed{grid-template-columns:48px minmax(0,1fr)}.calendar-rail{padding:14px 13px}.calendar-search{height:32px;border-radius:8px}.calendar-search input{font-size:var(--font-size-sm)}.mini-calendar{margin-top:22px}.mini-calendar header{padding-bottom:10px}.mini-calendar header strong{font-size:var(--font-size-md);font-weight:650}.mini-grid small{font-size:var(--font-size-2xs);font-weight:650}.mini-grid button{font-size:var(--font-size-xs);font-weight:500}.rail-section{margin-top:24px}.rail-section>span{font-size:var(--font-size-2xs);font-weight:700;letter-spacing:.08em}.rail-section button{height:32px;font-size:var(--font-size-sm)}.rail-timezone{margin-top:26px;font-size:var(--font-size-xs)}.rail-timezone small{font-size:var(--font-size-2xs)}.calendar-toolbar{height:50px;padding:7px 14px}.date-navigation h2{font-size:var(--font-size-md);font-weight:650}.calendar-refresh{min-height:30px;max-height:32px;padding-inline:9px;font-size:var(--font-size-sm)}.weekday-label{min-height:30px;padding:8px 10px 4px;color:#7f8580;font-size:var(--font-size-xs);font-weight:700;letter-spacing:.03em}.day-number{width:23px;height:23px;border-radius:7px;font-size:var(--font-size-xs);font-weight:600}.month-cell{padding:6px 7px}.calendar-event{min-height:18px;padding:3px 5px;border-left-width:2px;border-radius:4px;font-size:var(--font-size-xs);font-weight:600}.calendar-event time{font-weight:500}.more-events{font-size:var(--font-size-2xs)}.timeline-day-head span,.timeline-row time,.day-hour time,.timeline-event time{font-size:var(--font-size-2xs)}.timeline-day-head strong{width:24px;height:24px;font-size:var(--font-size-sm)}.timeline-event strong,.day-event span,.schedule-event time,.schedule-event small{font-size:var(--font-size-xs)}.day-event strong,.schedule-event strong{font-size:var(--font-size-sm);font-weight:650}.schedule-view header span{font-size:var(--font-size-xs)}.schedule-view header strong{font-size:var(--font-size-md)}.meeting-modal{border-radius:16px}.meeting-modal-header{min-height:76px;padding:17px 20px}.meeting-modal-header h2,.modal-title-input{font-size:var(--font-size-modal-title);font-weight:650}.meeting-modal-header p,.meeting-description,.modal-section h3,.person-name,.meeting-edit-form input,.meeting-edit-form textarea,.meeting-edit-form select{font-size:var(--font-size-sm)}.modal-section{padding:18px 22px}.modal-section h3,.people-editor legend,.create-section-heading>div{font-weight:650}.meet-join{min-height:36px;padding:0 13px;font-size:var(--font-size-sm)}.person-email,.person-label,.response-summary,.artifact-card strong,.artifact-card small,.artifact-card a,.modal-warning,.meeting-modal-footer>span{font-size:var(--font-size-xs)}.meeting-edit-form,.create-modal-body{gap:15px}.create-modal-header{min-height:76px;padding:15px 18px}.create-modal-header h2{font-size:var(--font-size-modal-title);font-weight:650}.create-modal-header p,.create-field,.create-hint{font-size:var(--font-size-xs)}.create-field small,.create-modal-header .ds-eyebrow,.create-section-heading>button{font-size:var(--font-size-2xs)}.ds-admin-shell .admin-content{padding:22px}.admin-tabs{margin:4px 0 18px}.admin-tabs button{min-height:30px;font-size:var(--font-size-sm)}.metric-band div,.admin-panel{padding:15px}.metric-band span,.admin-panel label,.integration-meta span,.whatsapp-account span,.muted,.empty-state{font-size:var(--font-size-sm)}.metric-band strong{font-size:22px;font-weight:650}.admin-panel h2,.integration-heading h2{font-size:var(--font-size-lg);line-height:1.2}.integration-meta strong,.whatsapp-account strong,.whatsapp-account small,.status-badge{font-size:var(--font-size-sm)}.status-badge{padding:6px 10px}.auth-card{font-size:var(--font-size-md)}.auth-card h1{font-size:28px;letter-spacing:-.035em}.auth-subtitle{font-size:14px}.auth-card label,.auth-card .form-warning,.auth-footer{font-size:var(--font-size-sm)}@media(max-width:1024px){.calendar-layout{grid-template-columns:190px minmax(0,1fr)}}@media(max-width:760px){body{font-size:var(--font-size-md)}.calendar-header{min-height:60px;padding:12px 14px}.calendar-header h1{font-size:18px}.month-view{grid-template-rows:28px repeat(6,minmax(0,1fr))}.weekday-label{font-size:10px}.day-number{width:21px;height:21px;font-size:10px}.auth-card h1{font-size:26px}}.mini-grid small,.rail-timezone small,.more-events,.timeline-day-head span,.timeline-row time,.timeline-event time,.day-hour time,.response-summary,.person-avatar,.person-row small,.person-label,.artifact-card small,.artifact-card a,.meeting-modal-footer>span,.create-field small,.create-modal-header .ds-eyebrow,.create-section-heading>button,.create-hint,.meeting-count,.loading-label{font-size:var(--font-size-2xs)}.mini-grid button,.calendar-event,.calendar-event time,.timeline-event strong,.day-event span,.schedule-event time,.schedule-event small,.guarantee-card p,.artifact-card strong,.modal-warning,.create-modal-header p,.create-field,.ds-account span,.ds-account-summary span{font-size:var(--font-size-xs)}.weekday-label,.day-number,.all-day-area,.person-row strong,.status-pill,.calendar-search input,.date-navigation h2,.rail-timezone,.rail-section button,.meeting-description,.modal-section h3,.person-name,.meeting-edit-form input,.meeting-edit-form textarea,.meeting-edit-form select,.create-section-heading>div{font-size:var(--font-size-sm)}.calendar-header h1,.admin-topbar h1{font-size:var(--font-size-title)}.meeting-modal-header h2,.modal-title-input,.create-modal-header h2{font-size:var(--font-size-modal-title)}.calendar-event.draggable,.timeline-event.draggable,.day-event.draggable{cursor:grab}.calendar-event.draggable:active,.timeline-event.draggable:active,.day-event.draggable:active{cursor:grabbing}.calendar-event.locked,.timeline-event.locked,.day-event.locked{cursor:pointer}.calendar-event.moving,.timeline-event.moving,.day-event.moving{opacity:.55;filter:saturate(.7)}@media(min-width:721px){.create-meeting-modal{max-height:calc(100vh - 56px);overflow:visible}.create-meeting-modal .create-modal-header{min-height:76px;padding:13px 20px}.create-meeting-modal .create-modal-icon{width:34px;height:34px}.create-meeting-modal .create-modal-body{flex:0 0 auto;overflow:visible;padding:14px 20px 10px}.create-meeting-modal .create-field{gap:5px;margin-bottom:10px}.create-meeting-modal .create-field input,.create-meeting-modal .create-field select,.create-meeting-modal .create-people-list input,.create-meeting-modal .create-cohosts input,.create-meeting-modal .create-picker-trigger{min-height:34px;max-height:34px}.create-meeting-modal .create-field textarea{min-height:54px;max-height:54px;resize:none}.create-meeting-modal .create-date-grid{gap:9px}.create-meeting-modal .meeting-modal-footer{min-height:58px;padding:10px 20px;border-radius:0 0 18px 18px;background:var(--ds-surface)}.create-meeting-modal .create-picker-popover{z-index:160}}.create-picker-popover,.select-popover,.contact-suggestions{scrollbar-width:thin;scrollbar-color:transparent transparent}.create-picker-popover:hover,.create-picker-popover:focus-within,.select-popover:hover,.select-popover:focus-within,.contact-suggestions:hover,.contact-suggestions:focus-within{scrollbar-color:color-mix(in srgb,var(--ds-text-3) 70%,transparent) transparent}.create-picker-popover::-webkit-scrollbar,.select-popover::-webkit-scrollbar,.contact-suggestions::-webkit-scrollbar{width:4px;height:4px}.create-picker-popover::-webkit-scrollbar-track,.select-popover::-webkit-scrollbar-track,.contact-suggestions::-webkit-scrollbar-track{background:transparent}.create-picker-popover::-webkit-scrollbar-thumb,.select-popover::-webkit-scrollbar-thumb,.contact-suggestions::-webkit-scrollbar-thumb{border-radius:999px;background:transparent}.create-picker-popover:hover::-webkit-scrollbar-thumb,.create-picker-popover:focus-within::-webkit-scrollbar-thumb,.select-popover:hover::-webkit-scrollbar-thumb,.select-popover:focus-within::-webkit-scrollbar-thumb,.contact-suggestions:hover::-webkit-scrollbar-thumb,.contact-suggestions:focus-within::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--ds-text-3) 70%,transparent)}:root{--ds-calendar-event-blue: #4ea3d8;--ds-calendar-event-blue-soft: #2f79ad}.month-cell{padding:8px 8px 6px}.day-number{margin:0 auto 8px}.month-events{gap:4px}.calendar-event{min-height:18px;display:grid;grid-template-columns:8px auto minmax(0,1fr);align-items:center;gap:5px;padding:1px 2px;border:0;border-radius:4px;color:var(--ds-text);background:transparent;font-size:11px;font-weight:650}.calendar-event:hover{background:color-mix(in srgb,var(--ds-accent) 10%,transparent)}.calendar-event>i{width:7px;height:7px;border-radius:50%;background:var(--ds-calendar-event-blue)}.calendar-event time{color:var(--ds-text);font-size:11px;font-weight:700}.calendar-event strong{min-width:0;overflow:hidden;color:var(--ds-text);font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.calendar-event.cancelled{opacity:.64;text-decoration:none}.calendar-event.cancelled>i{background:var(--ds-danger)}.calendar-event.cancelled strong{text-decoration:line-through}.more-events{padding:0 2px 0 20px;color:var(--ds-text);font-size:11px;font-weight:700}.timeline-event,.day-event{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;padding:8px 9px;border:0;border-left:0;border-radius:6px;color:#07111f;background:var(--ds-calendar-event-blue);box-shadow:inset 3px 0 color-mix(in srgb,var(--ds-calendar-event-blue-soft) 78%,#000)}.timeline-event:hover,.day-event:hover{background:color-mix(in srgb,var(--ds-calendar-event-blue) 92%,#ffffff)}.timeline-event strong,.day-event strong{order:1;width:100%;margin:0;overflow:hidden;color:inherit;font-size:12px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.timeline-event time,.day-event span{order:2;color:inherit;font-size:11px;font-weight:500;line-height:1.2}.meeting-rsvp-bar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 22px;border-top:1px solid var(--ds-border);background:var(--ds-surface-2)}.meeting-rsvp-bar>strong{color:var(--ds-text);font-size:12px;font-weight:800}.meeting-rsvp-actions{display:flex;align-items:center;gap:8px}.meeting-rsvp-actions button{min-width:72px;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;border:1px solid var(--ds-border);border-radius:999px;color:var(--ds-text);background:transparent;font-size:11px;font-weight:800;cursor:pointer}.meeting-rsvp-actions button:hover{background:var(--ds-surface-hover)}.meeting-rsvp-actions button.active{border-color:var(--ds-brand);color:var(--ds-brand);background:color-mix(in srgb,var(--ds-brand) 13%,transparent)}.meeting-rsvp-actions button:disabled{cursor:progress;opacity:.72}.meeting-rsvp-actions svg{width:14px;height:14px}@media(max-width:520px){.meeting-rsvp-bar{align-items:stretch;flex-direction:column;gap:10px;padding:12px 14px}.meeting-rsvp-actions{display:grid;grid-template-columns:repeat(3,1fr)}.meeting-rsvp-actions button{min-width:0;padding:0 10px}}
