.banner{width:100%;height:100vh;position:relative;overflow:hidden;box-shadow:0 30px 60px #50b8ea;display:flex;align-items:center;padding:0 50px}.banner-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/images/desk.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}.banner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#667eead9,#50b9eac2)}.geometric-shapes{position:absolute;width:100%;height:100%;overflow:hidden}.shape{position:absolute;background:#ffffff1a;border-radius:50%}.shape-1{width:200px;height:200px;top:-100px;right:-100px;animation:float 6s ease-in-out infinite}.shape-2{width:150px;height:150px;bottom:-75px;left:-75px;animation:float 8s ease-in-out infinite reverse}.shape-3{width:100px;height:100px;top:50%;right:10%;animation:float 4s ease-in-out infinite}.shape-4{width:150px;height:150px;top:25px;left:40px;animation:float 8s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.banner-content{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;padding:60px;color:#fff}.main-headline{font-size:50px;font-weight:700;line-height:1.2;margin-bottom:30px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.subtitle{font-size:20px;font-weight:300;line-height:1.5;margin-bottom:40px;opacity:.9;max-width:600px}.stats{display:flex;flex-direction:column;gap:12px}.stat-item{display:flex;align-items:center;gap:15px;padding:12px 20px;background:#ffffff1a;border-radius:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease;width:60%}.stat-item:hover{background:#fff3;transform:translateY(-2px)}.stat-icon{width:12px;height:12px;background:#fff;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.footer-text{position:absolute;bottom:30px;left:60px;font-size:14px;color:#ffffffb3}@media (max-width: 768px){.banner-content{padding:40px 30px}.main-headline{font-size:36px}.subtitle{font-size:16px}.banner{height:70vh}.footer-text{left:30px;bottom:20px}}@media (max-width: 991px){.banner{height:60vh}}.profile-picture-upload{position:relative;display:inline-block}.profile-picture-upload input[type=file]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.profile-picture-preview{border:2px dashed #dee2e6;border-radius:50%;padding:20px;text-align:center;transition:all .3s ease;cursor:pointer}.profile-picture-preview:hover{border-color:#007bff;background-color:#f8f9fa}.profile-picture-preview img{max-width:100%;height:auto;border-radius:50%}.avatar-placeholder{display:flex;align-items:center;justify-content:center;width:120px;height:120px;border-radius:50%;background-color:#f8f9fa;border:2px dashed #dee2e6;color:#6c757d;font-size:2rem}.avatar-placeholder:hover{border-color:#007bff;background-color:#e3f2fd}.permission-group-header .d-flex{justify-content:space-between;align-items:center}.bg-dark-blue{background:#5ba3dc}.logo--tenant .logo-lg img,.logo--tenant .logo-sm img{height:50px!important;width:auto!important;max-width:100%;object-fit:contain}.app-topbar .company-switch-trigger{max-width:220px;padding:.35rem .5rem .35rem .35rem!important;border-radius:10px!important;font-size:.8125rem;font-weight:600;color:#111827!important;transition:background-color .15s ease,color .15s ease}.app-topbar .company-switch-trigger:hover,.app-topbar .company-switch-trigger:focus-visible,.app-topbar .company-switch-dropdown.dropdown.show>.company-switch-trigger{background-color:#0f172a0f!important;box-shadow:none}.app-topbar .company-switch-trigger-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:8px;color:var(--ins-link-color, #0c8dcc);background:linear-gradient(145deg,#0c8dcc1f,#1c84c614);border:1px solid rgba(12,141,204,.18)}.app-topbar .company-switch-trigger-icon svg{width:17px;height:17px;stroke-width:2px}.app-topbar .company-switch-trigger-text{min-width:0;letter-spacing:-.02em}.app-topbar .company-switch-trigger-chevron{font-size:.7rem;color:#9ca3af;margin-left:.125rem;transition:transform .2s ease,color .15s ease}.app-topbar .company-switch-dropdown.dropdown.show>.company-switch-trigger .company-switch-trigger-chevron{transform:rotate(180deg);color:#6b7280}.app-topbar .company-switch-menu{min-width:320px;max-width:min(380px,calc(100vw - 24px));margin-top:8px!important;padding:0!important;border-radius:13px!important;border:1px solid #eceef2!important;background:#fff!important;box-shadow:0 4px 6px -1px #0f172a0d,0 10px 28px -6px #0f172a1f!important;overflow:hidden;position:fixed!important;z-index:9999999!important}.app-topbar .company-switch-menu-header{padding:1rem 1rem .875rem;border-bottom:1px solid #f1f3f5;background:linear-gradient(180deg,#fafbfc,#fff)}.app-topbar .company-switch-menu-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.app-topbar .company-switch-menu-title{font-size:.9375rem;font-weight:600;color:#111827;letter-spacing:-.02em;line-height:1.25}.app-topbar .company-switch-menu-hint{margin:.2rem 0 0;font-size:.6875rem;color:#9ca3af;line-height:1.35}.app-topbar .company-switch-manage-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem!important;font-size:.75rem!important;font-weight:600!important;border-radius:8px!important;color:var(--ins-link-color, #0c8dcc)!important;border:1px solid rgba(12,141,204,.35)!important;background:#fff!important;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.app-topbar .company-switch-manage-btn:hover{background:#0c8dcc0f!important;border-color:var(--ins-link-color, #0c8dcc)!important;color:var(--ins-secondary-text-emphasis, #1870a8)!important}.app-topbar .company-switch-manage-btn-icon{width:14px;height:14px}.app-topbar .company-switch-search{position:relative}.app-topbar .company-switch-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:.95rem;color:#9ca3af;pointer-events:none;z-index:1}.app-topbar .company-switch-search-input{padding:.45rem .65rem .45rem 2.25rem!important;font-size:.8125rem!important;border-radius:8px!important;border:1px solid #e5e7eb!important;background:#fff!important;transition:border-color .15s ease,box-shadow .15s ease}.app-topbar .company-switch-search-input::placeholder{color:#9ca3af}.app-topbar .company-switch-search-input:focus{border-color:#0c8dcc73!important;box-shadow:0 0 0 3px #0c8dcc1f!important}.app-topbar .company-switch-list{padding:.35rem;max-height:360px;overflow-y:auto}.app-topbar .company-switch-list::-webkit-scrollbar{width:6px}.app-topbar .company-switch-list::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.app-topbar .company-switch-list .company-switch-item.company-switch-item--filtered-out{display:none!important}.app-topbar .company-switch-item{display:flex!important;align-items:center;gap:.65rem;margin:2px 0;padding:.55rem .6rem!important;border-radius:9px!important;border:none!important;background:transparent!important;color:#111827!important;font-size:.8125rem;font-weight:500;transition:background-color .12s ease,color .12s ease}.app-topbar .company-switch-item:hover,.app-topbar .company-switch-item:focus{background-color:#f3f4f6!important;color:#111827!important}.app-topbar .company-switch-item.is-current{background:#0c8dcc12!important;box-shadow:inset 0 0 0 1px #0c8dcc1f}.app-topbar .company-switch-item.is-current:hover,.app-topbar .company-switch-item.is-current:focus{background:#0c8dcc1a!important}.app-topbar .company-switch-avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:8px;font-size:.6875rem;font-weight:700;letter-spacing:-.03em;color:var(--ins-secondary-text-emphasis, #1870a8);background:linear-gradient(145deg,#0c8dcc24,#1c84c617);border:1px solid rgba(12,141,204,.2)}.app-topbar .company-switch-item.is-current .company-switch-avatar{background:linear-gradient(135deg,var(--ins-link-color, #0c8dcc) 0%,var(--ins-blue, #1c84c6) 100%);color:#fff;border-color:transparent}.app-topbar .company-switch-item-body{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}.app-topbar .company-switch-item-name{display:block;width:100%;font-weight:600;letter-spacing:-.02em}.app-topbar .company-switch-item-meta{font-size:.6875rem;font-weight:500;color:#6b7280}.app-topbar .company-switch-pill{flex-shrink:0;padding:.15rem .45rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--ins-link-color, #0c8dcc);background:#fff;border-radius:999px;border:1px solid rgba(12,141,204,.35)}.app-topbar .company-switch-external{flex-shrink:0;font-size:.85rem;color:#c4c9d2;transition:color .12s ease,transform .12s ease}.app-topbar .company-switch-item:hover .company-switch-external{color:#9ca3af}.app-topbar .company-switch-empty{padding:1.25rem 1rem 1.5rem;text-align:center;line-height:1.45}.system-switcher{position:relative;z-index:999999}.system-switcher .dropdown-toggle{min-width:auto;justify-content:space-between;font-weight:600;color:#495057;border:1px solid #dee2e6;background-color:#fff;padding:.5rem 1rem;border-radius:.375rem;transition:all .15s ease-in-out}.system-switcher .dropdown-toggle:hover{background-color:#f8f9fa;border-color:#adb5bd;color:#212529}.system-switcher .dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff40;border-color:#80bdff}.system-switcher .dropdown-menu{min-width:300px;border:1px solid #e9ecef;box-shadow:0 .5rem 1rem #00000026;border-radius:.375rem;margin-top:.5rem}.system-switcher .system-option{padding:.75rem 1rem;border:none;background:none;width:100%;text-align:left;transition:background-color .15s ease-in-out}.system-switcher .system-option:hover{background-color:#f8f9fa}.system-switcher .system-option.active{background-color:#e3f2fd}.system-switcher .system-option.active .fw-semibold{color:#1976d2}.help-dropdown{position:relative;z-index:999999}.help-dropdown .dropdown-toggle{min-width:auto;justify-content:center;font-weight:600;color:#495057;border:1px solid #dee2e6;background-color:#fff;padding:.5rem 1rem;border-radius:.375rem;transition:all .15s ease-in-out}.help-dropdown .dropdown-toggle:hover{background-color:#f8f9fa;border-color:#adb5bd;color:#212529}.help-dropdown .dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff40;border-color:#80bdff}#company-notification-bell{position:relative;z-index:999999}#company-notification-bell .dropdown-toggle{min-width:auto;justify-content:center;font-weight:600;color:#495057;border:1px solid #dee2e6;background-color:#fff;padding:.5rem 1rem;border-radius:.375rem;transition:all .15s ease-in-out}#company-notification-bell .dropdown-toggle:hover{background-color:#f8f9fa;border-color:#adb5bd;color:#212529}#company-notification-bell .dropdown-toggle:focus{box-shadow:0 0 0 .2rem #007bff40;border-color:#80bdff}.help-dropdown .dropdown-menu{min-width:300px;border:1px solid #e9ecef;box-shadow:0 .5rem 1rem #00000026;border-radius:.375rem;margin-top:.5rem}.select2-container .select2-selection--single{height:35px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:35px!important}select.border-dark+.select2-container .select2-selection--single,select.border-dark~.select2-container .select2-selection--single{border-color:rgba(var(--ins-dark-rgb),var(--ins-border-opacity))!important}.select2-container:has(select.border-dark) .select2-selection--single{border-color:rgba(var(--ins-dark-rgb),var(--ins-border-opacity))!important}select.border-dark+.select2-container.select2-container--focus .select2-selection--single,select.border-dark~.select2-container.select2-container--focus .select2-selection--single,.select2-container.select2-container--focus:has(select.border-dark) .select2-selection--single{border-color:rgba(var(--ins-dark-rgb),var(--ins-border-opacity))!important}.app-topbar .profile-dropdown-trigger{border-radius:12px;transition:background-color .15s ease}.app-topbar .profile-dropdown-trigger:hover,.app-topbar .profile-dropdown-trigger:focus-visible,.app-topbar .profile-dropdown.show>.profile-dropdown-trigger{background-color:#0f172a0f!important;box-shadow:none}.app-topbar .profile-dropdown-trigger-ring,.app-topbar .profile-dropdown-summary-avatar-wrap{padding:2px;border-radius:50%;background:linear-gradient(135deg,var(--ins-link-color, #0c8dcc) 0%,var(--ins-blue, #1c84c6) 45%,var(--ins-secondary-text-emphasis, #1870a8) 100%);line-height:0}.app-topbar .profile-dropdown-trigger-ring .profile-dropdown-trigger-avatar{border:2px solid #fff;box-sizing:content-box}.app-topbar .profile-dropdown-trigger-initials{width:34px;height:34px;font-size:.75rem;letter-spacing:-.03em;line-height:1}.app-topbar .profile-dropdown-menu{min-width:272px;max-width:320px;margin-top:8px!important;padding:8px!important;border-radius:18px!important;border:1px solid #eceef2!important;background:#fff!important;box-shadow:0 4px 6px -1px #0f172a0d,0 10px 28px -6px #0f172a1f!important;overflow:hidden}.app-topbar .profile-dropdown-summary{display:flex;align-items:center;gap:.75rem;padding:.65rem .5rem .85rem;margin-bottom:2px;border-bottom:1px solid #f1f3f5}.app-topbar .profile-dropdown-summary-avatar-wrap{flex-shrink:0}.app-topbar .profile-dropdown-summary-avatar{display:block;width:44px;height:44px;border-radius:50%;border:2px solid #fff;box-sizing:content-box}.app-topbar .profile-dropdown-summary-avatar--initials{background:#f8f9fa!important;color:#495057!important;font-size:.9375rem;letter-spacing:-.03em;line-height:1;border:2px solid #fff}.app-topbar .profile-dropdown-summary-name{font-weight:600;font-size:.875rem;line-height:1.25;color:#111827}.app-topbar .profile-dropdown-summary-email{font-size:.75rem;margin-top:.15rem;color:#6b7280}.app-topbar .profile-dropdown-list{padding:4px 0}.app-topbar .profile-dropdown-list--footer{margin-top:4px;padding-top:6px;border-top:1px solid #f1f3f5}.app-topbar .profile-dropdown-item{display:flex!important;align-items:center;gap:.75rem;margin:2px 0;padding:.6rem .65rem!important;border-radius:12px!important;font-size:.875rem;font-weight:500;color:#111827!important;border:none!important;background:transparent!important;transition:background-color .12s ease,color .12s ease}.app-topbar .profile-dropdown-item:hover,.app-topbar .profile-dropdown-item:focus{background-color:#f3f4f6!important;color:#111827!important}.app-topbar .profile-dropdown-item-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;color:#6b7280}.app-topbar .profile-dropdown-item-icon svg{width:20px;height:20px;stroke-width:1.65px}.app-topbar .profile-dropdown-item:hover .profile-dropdown-item-icon,.app-topbar .profile-dropdown-item:focus .profile-dropdown-item-icon{color:#374151}.app-topbar .profile-dropdown-item-label{flex:1;min-width:0;text-align:left}.app-topbar .profile-dropdown-signout-form .profile-dropdown-item--signout{cursor:pointer;font:inherit}.app-topbar .profile-dropdown-item--signout:hover,.app-topbar .profile-dropdown-item--signout:focus{background-color:#fef2f2!important;color:#b91c1c!important}.app-topbar .profile-dropdown-item--signout:hover .profile-dropdown-item-icon,.app-topbar .profile-dropdown-item--signout:focus .profile-dropdown-item-icon{color:#b91c1c}.role-permissions-page{background:linear-gradient(180deg,#f8fafc,#f1f5f9 520px,#f8fafc);min-height:100%}.role-permissions-page .btn{border-radius:8px!important}.role-permissions-page .role-permissions-role-pill{display:inline-block;padding:.12rem .5rem;font-size:.8125rem;font-weight:600;color:var(--ins-link-color, #0c8dcc);background:#0c8dcc1a;border-radius:999px;border:1px solid rgba(12,141,204,.22)}.role-permissions-page .role-permissions-search-ic{left:12px;top:50%;transform:translateY(-50%);font-size:1rem;z-index:2;pointer-events:none}.role-permissions-page .role-permissions-search-field{padding-left:2.35rem!important;border-radius:8px!important;border:1px solid #e5e7eb!important;font-size:.875rem!important}.role-permissions-page .role-permissions-search-field:focus{border-color:#0c8dcc73!important;box-shadow:0 0 0 3px #0c8dcc1f!important}.role-permissions-page .role-permissions-stat{font-size:.8125rem;padding:.25rem .5rem;border-radius:8px;background:#f3f4f6}.role-permissions-page .role-permissions-stat strong{color:#111827;font-weight:700}.role-permissions-page .role-permissions-toolbar-sep{width:1px;height:1.5rem;background:#e5e7eb}.role-permissions-page .role-permissions-section{margin-bottom:1.75rem;padding-bottom:1.5rem;border-bottom:1px solid #eef0f4}.role-permissions-page .role-permissions-section:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.role-permissions-page .role-permissions-section-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem}.role-permissions-page .role-permissions-section-title{font-size:1rem;font-weight:600;letter-spacing:-.02em;flex:1;min-width:200px}.role-permissions-page .role-permissions-section-actions{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.role-permissions-page .role-permissions-resource-row{--bs-gutter-x: 1rem;--bs-gutter-y: 1rem}.role-permissions-page .role-permissions-resource-card{border-radius:12px!important;border:1px solid #eceef2!important;box-shadow:0 1px 2px #0f172a0a!important;transition:box-shadow .15s ease,border-color .15s ease}.role-permissions-page .role-permissions-resource-card:hover{border-color:#e2e5eb!important;box-shadow:0 4px 14px #0f172a0f!important}.role-permissions-page .role-permissions-resource-card .card-header{background:#fafbfc!important;border-bottom:1px solid #f1f3f5!important;padding:.65rem 1rem!important;border-radius:12px 12px 0 0!important}.role-permissions-page .role-permissions-resource-card .card-header h6{font-size:.8125rem;font-weight:600;color:#374151}.role-permissions-page .role-permissions-resource-card .card-body{padding:.65rem 1rem .85rem!important}.role-permissions-page .permission-item{padding:.35rem .4rem;margin-bottom:.15rem;border-radius:8px;transition:background-color .12s ease}.role-permissions-page .permission-item:hover{background:#f9fafb}.role-permissions-page .permission-item .form-check-label{font-size:.8125rem;line-height:1.35;color:#1f2937}.role-permissions-page .permission-item.role-permissions-item--hidden,.role-permissions-page .permission-group.role-permissions-group--empty,.role-permissions-page .permission-category.role-permissions-category--empty{display:none!important}.role-permissions-page .role-permissions-save-bar .card-body{background:linear-gradient(180deg,#fff,#fafbfc)}.company-user-edit-page{background:linear-gradient(180deg,#f8fafc,#f1f5f9 420px,#f8fafc);min-height:100%}.company-user-edit-page .company-user-edit-eyebrow{letter-spacing:.06em}.company-user-edit-page .company-user-edit-avatar{width:52px;height:52px;border-radius:14px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;font-size:.9375rem;font-weight:700;letter-spacing:-.03em;color:#fff;background:linear-gradient(135deg,var(--ins-link-color, #0c8dcc) 0%,var(--ins-blue, #1c84c6) 100%);box-shadow:0 4px 14px #0c8dcc40}.company-user-edit-page .company-user-edit-card{border:1px solid #eceef2!important}.company-user-edit-page .company-user-edit-section-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:.25rem}.company-user-edit-page .company-user-edit-section-label .ti{font-size:1.1rem;color:var(--ins-link-color, #0c8dcc);opacity:.9}.company-user-edit-page .company-user-edit-control{border-radius:8px!important;border:1px solid #e5e7eb!important;font-size:.9375rem}.company-user-edit-page .company-user-edit-control:focus{border-color:#0c8dcc73!important;box-shadow:0 0 0 3px #0c8dcc1f!important}.company-user-edit-page .company-user-edit-btn{border-radius:8px!important}.company-user-edit-page .company-user-edit-actions{border-color:#f1f3f5!important}.company-user-edit-page .company-user-edit-aside{background:linear-gradient(180deg,#fafbfc,#fff 48%)}.company-user-edit-page .company-user-edit-aside-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.25rem}.company-user-edit-page .company-user-edit-aside-list li{font-size:.875rem}.cp-tour-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1095;display:none;pointer-events:none}.cp-tour-backdrop.is-active{display:block}.cp-tour-scrim{position:fixed;z-index:0;pointer-events:auto;box-sizing:border-box;background:#0f172a8c}body.cp-tour-active .cp-tour-highlight{position:relative;z-index:1100!important;border-radius:8px;box-shadow:0 0 0 2px #fff,0 0 0 4px var(--bs-primary, #206bc4)}.cp-tour-popover-shell.popover{z-index:1110!important;max-width:340px;border:none!important;background:transparent!important;box-shadow:0 16px 40px #0f172a2e}.cp-tour-popover-shell .popover-body{padding:0!important}.cp-tour-popover{background:#fff;border-radius:12px;border:1px solid rgba(15,23,42,.08);overflow:hidden}.cp-tour-popover__top{display:flex;align-items:center;justify-content:space-between;padding:.75rem .85rem .5rem;background:#f8fafc;border-bottom:1px solid rgba(15,23,42,.06)}.cp-tour-popover__step{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.cp-tour-popover__progress{height:3px;background:#e2e8f0}.cp-tour-popover__progress-fill{height:100%;background:var(--bs-primary, #206bc4);transition:width .25s ease}.cp-tour-popover__title{margin:0;padding:.85rem .85rem .35rem;font-size:1rem;font-weight:700;color:#0f172a;line-height:1.3}.cp-tour-popover__intro,.cp-tour-popover__body{margin:0;padding:0 .85rem .65rem;font-size:.875rem;line-height:1.55;color:#475569}.cp-tour-popover__intro{padding-top:0;color:#64748b;font-size:.8125rem}.cp-tour-popover__tip{margin:0 .85rem .65rem;padding:.55rem .65rem;border-radius:8px;background:#fffbeb;border:1px solid #fde68a;font-size:.8125rem;line-height:1.45;color:#92400e}.cp-tour-popover__open-link{display:inline-block;margin:0 .85rem .65rem;font-size:.8125rem;font-weight:600;color:var(--bs-primary, #206bc4);text-decoration:none}.cp-tour-popover__open-link:hover{text-decoration:underline}.cp-tour-popover__actions{display:flex;align-items:center;gap:.5rem;padding:.65rem .85rem .85rem;border-top:1px solid rgba(15,23,42,.06)}.cp-tour-popover__spacer{flex:1}.cp-tour-kbd{display:inline-block;padding:.1rem .35rem;border-radius:4px;border:1px solid #cbd5e1;background:#f1f5f9;font-size:.7rem;font-family:ui-monospace,monospace}@media (max-width: 420px){.cp-tour-popover-shell.popover{max-width:min(100vw - 24px,340px)}}
