@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,sans-serif;line-height:1.5;font-weight:400;color:#0b0f1c;background-color:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}@font-face{font-family:fontello;src:url(/assets/fontello-g82BnfcR.eot?72037499);src:url(/assets/fontello-g82BnfcR.eot?72037499#iefix) format("embedded-opentype"),url(/assets/fontello-H69hGMsY.woff2?72037499) format("woff2"),url(/assets/fontello-CAgBfCpx.woff?72037499) format("woff"),url(/assets/fontello-BIPItblQ.ttf?72037499) format("truetype"),url(/assets/fontello-DpI5BXob.svg?72037499#fontello) format("svg");font-weight:400;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before{font-family:fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-back:before{content:""}.icon-play-reverse:before{content:""}.icon-back-reverse:before{content:""}.icon-forward-no-brush:before{content:""}.icon-stop:before{content:""}.icon-to-start:before{content:""}.icon-backward-no-brush:before{content:""}.icon-play:before{content:""}.icon-play-only:before{content:""}html,body{height:100%;width:100%;overflow-y:hidden;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}#root{min-height:100%;width:100%;overflow-x:hidden}button{font-family:Space Grotesk,sans-serif}.page{min-height:100vh;height:100vh;width:100%;display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(280px,.9fr);grid-template-rows:auto auto;gap:32px 48px;padding:36px clamp(24px,6vw,84px) 48px;color:#0b0f1c;position:relative;overflow:visible;align-items:start;align-content:start;box-sizing:border-box}.page--home{--topbar-height: 48px;display:flex;flex-direction:column;gap:0;padding:0;height:auto;min-height:100vh;overflow:hidden}.page-row{width:100%;max-width:100%;min-width:0}.page-row--top{position:sticky;top:0;z-index:100}.page-row--content{padding:88px clamp(24px,6vw,84px) 48px;display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(280px,.9fr);grid-template-rows:auto auto}.page-row--content--home{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto;align-items:stretch;min-height:calc(100vh - var(--topbar-height));height:calc(100vh - var(--topbar-height));padding:0;overflow-x:visible;overflow-y:visible}.home-sidebar{width:240px;background:#1a1a1a;color:#f8fafc;border-radius:0;padding:0;display:flex;flex-direction:column;position:sticky;top:0;height:100%;align-self:stretch;overflow-x:visible;overflow-y:visible;border-right:1px solid rgba(248,250,252,.2);transition:width .25s ease,transform .25s ease;z-index:300}.home-sidebar--collapsed{width:72px}.home-sidebar__header{display:flex;align-items:center;gap:12px;padding:5px 10px;margin:0;border-bottom:1px solid rgba(248,250,252,.2);min-height:44px;justify-content:space-between;flex:0 0 auto;transition:padding .25s ease,gap .25s ease}.home-sidebar__header-main{display:inline-flex;align-items:center;gap:10px;min-width:0;transition:margin .25s ease,gap .25s ease}.home-sidebar--collapsed .home-sidebar__header{justify-content:center;flex-direction:column;gap:6px;padding:10px}.home-sidebar--collapsed .home-sidebar__header-main{justify-content:center;margin:5px 0}.home-sidebar__collapse{border:none;background:transparent;padding:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.home-sidebar__collapse img{width:18px;height:18px;display:block;filter:invert(1);transition:transform .25s ease}.home-sidebar--collapsed .home-sidebar__collapse img{transform:rotate(180deg)}.home-sidebar__logo{width:36px;height:36px;border-radius:12px;object-fit:cover;background:#111827}.home-sidebar__logo-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.home-sidebar__logo-fallback{width:22px;height:22px;border-radius:5px;background:#f7d244;color:#0b0f1c;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:9px;line-height:1;text-align:center}.home-sidebar__logo-fallback>*{width:100%;height:100%;display:flex;align-items:center;justify-content:center;line-height:1;transform:translateY(1px)}.home-sidebar--collapsed .home-sidebar__logo-fallback{border-radius:2px}.home-sidebar__company{display:flex;flex-direction:row;gap:6px;position:relative}.home-sidebar__company-name{font-size:14px;font-weight:600;color:#f8fafc}.home-sidebar__company-menu{display:flex;align-items:center;justify-content:flex-start;gap:6px;margin-left:auto;position:relative}.home-sidebar__company-menu--collapsed{position:absolute;left:calc(100% + 12px);top:-6px;z-index:70}.home-sidebar__company-menu--collapsed .user-menu{left:0;right:auto;--menu-shift-x: 0}.home-sidebar__company-menu--collapsed .user-menu:before{left:16px;right:auto}.home-sidebar__company-menu .user-menu{left:0;right:auto;--menu-shift-x: -12px;transform-origin:top left}.home-sidebar__company-menu .user-menu:before{left:12px;right:auto}.home-sidebar--collapsed .home-sidebar__company-menu .user-menu:before{display:none}.home-sidebar--collapsed .home-sidebar__company-menu--collapsed{position:fixed;left:84px;top:calc(var(--topbar-height) + 6px)}.home-sidebar--collapsed .home-sidebar__company-menu--collapsed .user-menu{--menu-shift-x: 0}.home-sidebar__company-toggle{border:none;background:transparent;color:#f8fafcd9;padding:0;display:inline-flex;align-items:center;cursor:pointer}.home-sidebar__company-toggle:hover{color:#f8fafc}.home-sidebar__company-toggle-icon{width:14px;height:14px;display:inline-flex;transition:transform .2s ease}.home-sidebar__company-toggle-icon.is-open{transform:rotate(180deg)}.home-sidebar__company-toggle-icon svg{width:100%;height:100%}.home-sidebar__nav{display:flex;flex-direction:column;align-items:stretch;gap:0;margin-top:0;flex:1;min-height:0;width:100%;overflow:hidden;transition:align-items .25s ease}.home-sidebar__upper-sections{display:grid;gap:0;flex:0 0 auto;min-height:0;width:100%}.home-sidebar:not(.home-sidebar--collapsed) .home-sidebar__nav{overflow:hidden;overflow-x:visible;padding-bottom:10px}.home-sidebar__lower-sections{display:flex;flex-direction:column;gap:0;width:100%;flex:1 1 auto;height:0;max-height:100%;min-height:0;overflow-y:auto;overflow-x:visible;-webkit-overflow-scrolling:touch}.home-sidebar:not(.home-sidebar--collapsed) .home-sidebar__lower-sections{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.4) transparent}.home-sidebar:not(.home-sidebar--collapsed) .home-sidebar__lower-sections .home-sidebar__submenu-scroll{max-height:none;overflow:visible;padding-right:0}.home-sidebar:not(.home-sidebar--collapsed) .home-sidebar__lower-sections::-webkit-scrollbar{width:8px}.home-sidebar:not(.home-sidebar--collapsed) .home-sidebar__lower-sections::-webkit-scrollbar-track{background:transparent}.home-sidebar:not(.home-sidebar--collapsed) .home-sidebar__lower-sections::-webkit-scrollbar-thumb{background:#94a3b861;border-radius:999px}.home-sidebar:not(.home-sidebar--collapsed) .home-sidebar__lower-sections::-webkit-scrollbar-thumb:hover{background:#94a3b894}.home-sidebar__divider{height:1px;width:100%;background:#f8fafc1f;border-radius:999px}.home-sidebar--collapsed .home-sidebar__nav{align-items:center;overflow:visible}.home-sidebar--collapsed .home-sidebar__group-header{padding:0}.home-sidebar--collapsed .home-sidebar__lower-sections{height:auto;overflow:visible}.home-sidebar__item{display:inline-flex;align-items:center;gap:12px;border:none;background:transparent;color:#f8fafccc;padding:6px 10px;min-height:26px;border-radius:12px;cursor:pointer;text-align:left;transition:padding .25s ease,gap .25s ease,color .25s ease,background .25s ease}.home-sidebar__group{display:grid;gap:0;width:100%;padding:0;border-top:1px solid rgba(248,250,252,.12);border-bottom:none;position:relative}.home-sidebar__group:first-of-type{border-top:none}.home-sidebar__group--plants,.home-sidebar__group--no-separator{border-top:none}.home-sidebar__group--general-controls-separator{border-bottom:1px solid rgba(248,250,252,.12)}.home-sidebar__group--support .home-sidebar__submenu{padding-right:0}.home-sidebar__group--support .home-sidebar__subitem{padding-left:0;padding-right:0}.home-sidebar__group--support .home-sidebar__subitem--support{padding-left:8px;padding-right:8px;margin-right:8px}.home-sidebar__group-header{display:flex;align-items:center;gap:8px;width:100%;border-radius:12px;padding:2px 4px}.home-sidebar__item--group{flex:1;justify-content:flex-start}.home-sidebar__item--primary{font-weight:600;color:#f8fafceb}.home-sidebar__item-action{border:none;background:transparent;color:#f8fafcbf;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;line-height:1;transition:background .18s ease,color .18s ease,transform .15s ease}.home-sidebar__item-action:hover{color:#fff;background:#3b82f652;transform:translateY(-1px)}.home-sidebar__item-action:focus-visible{outline:2px solid rgba(147,197,253,.85);outline-offset:2px;color:#fff;background:#3b82f652}.home-sidebar__submenu{display:grid;gap:0;padding:2px 0}.home-sidebar__submenu--managed{display:none}.home-sidebar__submenu--managed.is-open{display:grid}.home-sidebar__submenu--clients{padding-left:47px}.home-sidebar__submenu--collapsed{position:absolute;left:calc(100% + 12px);top:0;min-width:240px;max-width:320px;max-height:70vh;overflow:hidden;background:#1a1a1a;border:1px solid rgba(248,250,252,.2);border-radius:12px;box-shadow:0 18px 40px #0f172a38;padding:10px;display:none;z-index:520}.home-sidebar--collapsed .home-sidebar__submenu--collapsed{left:84px;top:0;transform:none}.home-sidebar__submenu--collapsed.is-open{display:grid}.home-sidebar__submenu--collapsed .home-sidebar__submenu-scroll{max-height:55vh;padding-right:2px}.home-sidebar__submenu--collapsed .home-sidebar__submenu-label,.home-sidebar__submenu--collapsed .home-sidebar__submenu-plant-list{padding-left:0}.home-sidebar__submenu--collapsed .home-sidebar__subitem{padding:6px 10px}.home-sidebar__dropdown-title{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#f8fafc99;margin:0 0 6px}.home-sidebar__dropdown-action{border:1px solid rgba(248,250,252,.2);background:#f8fafc14;color:#f8fafc;border-radius:10px;padding:6px 10px;font-size:12px;text-align:left;cursor:pointer;margin-bottom:8px}.home-sidebar__dropdown-action:hover{background:#f8fafc29}.home-sidebar__submenu--crm,.home-sidebar__submenu--planning{padding-left:47px}.home-sidebar__submenu--crm .home-sidebar__submenu-plant-list{padding-left:0}.home-sidebar__submenu--crm .home-sidebar__subitem:not(.home-sidebar__subitem--child){font-size:12px;color:#f8fafcb3;font-weight:400;padding:4px 8px}.home-sidebar__submenu--crm .home-sidebar__submenu-toggle{position:relative;padding:4px 8px;border-radius:10px;gap:0;color:#f8fafcb3;font-weight:400}.home-sidebar__submenu--crm .home-sidebar__submenu-toggle.is-active{background:#f8fafc14}.home-sidebar__submenu--crm .home-sidebar__submenu-toggle:hover,.home-sidebar__submenu--crm .home-sidebar__submenu-toggle:focus-visible,.home-sidebar__submenu--crm .home-sidebar__submenu-toggle:active{background:#f8fafc14}.home-sidebar__submenu--crm .home-sidebar__submenu-title{font-weight:400}.home-sidebar__submenu--crm .home-sidebar__submenu-toggle-icon{position:absolute;left:-12px;top:50%;transform:translateY(-50%)}.home-sidebar__submenu--planning .home-sidebar__subitem:not(.home-sidebar__subitem--child){font-size:12px;color:#f8fafcb3;font-weight:400;padding:4px 8px}.home-sidebar__submenu-scroll{max-height:320px;overflow-y:scroll;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.home-sidebar__submenu-scroll::-webkit-scrollbar{width:6px}.home-sidebar__submenu-scroll::-webkit-scrollbar-track{background:transparent}.home-sidebar__submenu-scroll::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}.home-sidebar__submenu-scroll::-webkit-scrollbar-thumb:hover{background:#94a3b8a6}.home-sidebar__submenu-note,.home-sidebar__submenu-empty{color:#f8fafc99;font-size:12px;padding:2px 8px}.home-sidebar__submenu-note--error{color:#fca5a5}.home-sidebar__submenu-section{display:grid;gap:0}.home-sidebar__submenu-label{color:#f8fafc8c;font-size:11px;letter-spacing:.06em;text-transform:uppercase;padding:2px 0}.home-sidebar__submenu-group{display:grid;gap:0}.home-sidebar__submenu-plant-list{display:grid;gap:0;padding-left:0}.home-sidebar__submenu-plant-wrap{padding-left:24px}.home-sidebar__submenu--collapsed .home-sidebar__submenu-plant-wrap{padding-left:10px}.home-sidebar__submenu-toggle{border:none;background:transparent;color:#f8fafcb3;display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:2px 0;text-align:left;cursor:pointer;width:100%;white-space:nowrap}.home-sidebar__submenu-toggle:hover{color:#f8fafc}.home-sidebar__submenu-toggle--plant{font-size:12px}.home-sidebar__submenu-toggle-icon{width:14px;display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#f8fafc99}.home-sidebar__submenu-toggle-icon img{width:14px;height:14px;display:block;filter:invert(1);opacity:.65}.home-sidebar__submenu-toggle:hover .home-sidebar__submenu-toggle-icon img{opacity:1}.home-sidebar__context-menu{position:fixed;z-index:150;background:#1a1a1a;border-radius:8px;box-shadow:0 18px 40px #0f172a2e;border:1px solid rgba(248,250,252,.2);padding:8px;min-width:130px;font-family:Space Grotesk,sans-serif}.home-sidebar__context-item{width:100%;border:none;background:transparent;color:#f8fafccc;padding:4px 12px;border-radius:10px;text-align:left;cursor:pointer;font-size:13px}.home-sidebar__context-item:hover{background:#f8fafc1f}.home-sidebar__context-divider{height:1px;background:#f8fafc29;margin:4px 6px}.home-sidebar__context-item--submenu{display:flex;align-items:center;justify-content:space-between;position:relative}.home-sidebar__context-caret{color:#f8fafc99;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.home-sidebar__context-caret img{width:12px;height:12px;display:block;filter:invert(1);opacity:.65}.home-sidebar__context-submenu{position:absolute;top:0;left:calc(100% + 14px);min-width:120px;background:#1a1a1a;border-radius:8px;box-shadow:0 18px 40px #0f172a2e;border:1px solid rgba(248,250,252,.2);padding:8px;display:grid;gap:4px;z-index:151}.home-sidebar__submenu-title{font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-sidebar__submenu-plant{display:grid;gap:4px;padding-left:0}.home-sidebar__submenu-plant-header{display:flex;align-items:center;gap:6px;position:relative;min-width:0}.home-sidebar__submenu-plant-header .home-sidebar__submenu-toggle{flex:1;min-width:0}.home-sidebar__submenu-rename{display:inline-flex;align-items:center;gap:6px;flex:1}.home-sidebar__submenu-rename input{flex:1;background:#1a1a1a;border:1px solid rgba(148,163,184,.3);border-radius:8px;color:#f8fafc;font-size:12px;padding:4px 6px}.home-sidebar__submenu-rename input:focus{outline:none;border-color:#f8fafc73}.home-sidebar__submenu-rename input::selection{background:#94a3b859;color:#f8fafc}.home-sidebar__submenu-more{border:none;background:transparent;color:#f8fafc99;font-size:14px;line-height:1;padding:2px 4px;border-radius:999px;cursor:pointer;opacity:0;transition:opacity .2s ease,color .2s ease,background .2s ease;flex:0 0 auto}.home-sidebar__submenu-plant:hover .home-sidebar__submenu-more{opacity:1}.home-sidebar__submenu-more:hover{color:#fff;background:#3b82f652}.home-sidebar__submenu-more:focus-visible{opacity:1;color:#fff;background:#3b82f652;outline:2px solid rgba(147,197,253,.85);outline-offset:2px}.home-sidebar__submenu-more-icon{width:14px;height:14px;display:block;filter:invert(1);opacity:.7}.home-sidebar__submenu-more:hover .home-sidebar__submenu-more-icon{opacity:1}.home-sidebar__submenu-menu{position:fixed;min-width:210px;background:#1a1a1a;border-radius:8px;box-shadow:0 18px 40px #0f172a2e;border:1px solid rgba(248,250,252,.2);padding:4px 0;display:grid;gap:4px;z-index:150}.home-sidebar__submenu-menu-item{border:none;background:transparent;color:#f8fafccc;padding:6px 12px;border-radius:0;text-align:left;cursor:pointer;font-size:13px;width:100%}.home-sidebar__submenu-menu-item:hover{background:#f8fafc1f}.home-sidebar__submenu-menu-item--danger{color:#fca5a5}.home-sidebar__submenu-menu-item--danger:hover{background:#f8717126;color:#fee2e2}.share-mail__chips{display:flex;flex-wrap:wrap;gap:6px}.share-mail__helper{font-size:13px;color:#475569}.share-mail__note{font-size:12px;color:#64748b;margin-top:-4px}.share-mail__chip{border:1px solid rgba(148,163,184,.35);background:#94a3b82e;color:#0f172a;border-radius:999px;padding:3px 8px;font-size:12px;cursor:pointer}.share-mail__chip:hover{background:#94a3b847}.profile-modal__actions.share-mail-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;justify-content:stretch}.share-mail-modal__button{width:100%;padding:8px 10px}.share-mail-modal__button--fit{width:auto;justify-self:center;padding-inline:14px}.profile-modal__actions.share-mail-modal__actions--success{grid-template-columns:auto;justify-content:center}.share-mail-modal__actions--success .primary-button{width:auto;justify-self:center}.contact-info-modal{width:min(94vw,500px)}.contact-info-modal__plant-name{font-size:13px;color:#334155;font-weight:600}.contact-info-modal__content{display:grid;gap:10px}.contact-info-modal__section{display:grid;gap:8px;padding:8px;border:1px solid rgba(148,163,184,.25);border-radius:10px;background:#f8fafc}.contact-info-modal__section-title{font-size:12px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.04em}.contact-info-modal__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.contact-info-modal__field{min-width:0;display:grid;gap:2px}.contact-info-modal__label{font-size:11px;color:#64748b}.contact-info-modal__value{font-size:13px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.contact-info-modal__value{color:#0f4c81;text-decoration:none}a.contact-info-modal__value:hover{text-decoration:underline}.contact-info-modal__copy{border:1px solid rgba(148,163,184,.35);background:#94a3b824;color:#0f172a;border-radius:999px;padding:4px 10px;font-size:12px;cursor:pointer;font-family:Space Grotesk,sans-serif}.contact-info-modal__copy:hover{background:#94a3b847}.contact-info-modal__close-button{width:auto}.generation-link-modal{width:min(92vw,430px)}.profile-modal__card.generation-link-modal{height:auto;max-height:calc(100dvh - 48px);overflow:visible}.generation-link-modal__step{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-weight:700}.generation-link-modal__plant,.generation-link-modal__hint{font-size:13px;color:#334155}.generation-link-modal__field-error{color:#dc2626;font-size:12px;margin-top:4px}.generation-link-modal__label-required{color:#dc2626;font-weight:700}.generation-link-modal__label-inline{display:inline-flex;align-items:center;gap:2px}.generation-link-modal__usage{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.generation-link-modal__usage-option{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#0f172a}.generation-link-modal__usage-option input{accent-color:#0f172a}.generation-link-modal__success{color:#166534}.generation-link-modal__panel{display:grid;gap:10px;animation:generationLinkPanelFade .2s ease;overflow:visible}.generation-link-modal__base-list{max-height:260px;overflow:visible}.generation-link-modal__base-option{display:grid;gap:4px}.generation-link-modal__station-option{display:flex;align-items:center;justify-content:space-between;gap:8px}.generation-link-modal__station-option--selected{background:#3b82f629}.generation-link-modal__station-label{border:none;background:transparent;color:inherit;text-align:left;padding:0;width:100%;cursor:pointer}.generation-link-modal__station-add{border:1px solid rgba(148,163,184,.35);background:#94a3b824;color:#0f172a;border-radius:999px;width:22px;height:22px;line-height:1;font-size:16px;cursor:pointer}.generation-link-modal__station-add:hover{background:#94a3b842}.generation-link-modal__assigned{display:flex;flex-wrap:wrap;gap:6px}.generation-link-modal__assigned-chip{border-radius:999px;background:#94a3b833;color:#1e293b;font-size:12px;padding:4px 10px}.generation-link-modal__base-host{font-size:13px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.generation-link-modal__base-desc{font-size:11px;color:#64748b;white-space:normal}.generation-link-modal__password-input{display:flex;flex-direction:column;gap:6px}.generation-link-modal__password-toggle{align-self:flex-start}.generation-link-modal__password-toggle:hover{color:#0f172a}.generation-link-modal__date-format{margin-top:4px;font-size:12px;color:#64748b}.generation-link-modal__date-picker{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;position:relative}.generation-link-modal__date-picker input[type=text]{width:100%}.generation-link-modal__date-button{border:1px solid rgba(255,255,255,.22);background:#1a1a1a;color:#fff;border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.generation-link-modal__date-button svg{width:18px;height:18px}.generation-link-modal__calendar{position:absolute;top:calc(100% + 8px);right:0;width:auto;min-width:320px;max-width:calc(100vw - 48px);background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:10px;box-shadow:0 10px 24px #0f172a1f;padding:10px;z-index:20}.generation-link-modal__calendar-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.generation-link-modal__calendar-head-spacer{width:28px;height:28px}.generation-link-modal__calendar-head button{border:1px solid rgba(15,23,42,.16);background:#f8fafc;border-radius:999px;width:auto;height:auto;padding:6px;line-height:1;cursor:pointer}.generation-link-modal__calendar-head button img{width:14px;height:14px;display:block}.generation-link-modal__calendar-head strong{font-size:13px;color:#0f172a}.generation-link-modal__calendar-month-toggle{border:none;background:transparent;color:#0f172a;font-size:13px;font-weight:700;cursor:pointer;padding:4px 8px;border-radius:8px}.generation-link-modal__calendar-month-toggle:hover{background:#f1f5f9}.generation-link-modal__calendar-month-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:10px}.generation-link-modal__calendar-year-toggle{grid-column:1 / -1;border:1px solid rgba(15,23,42,.16);background:#f8fafc;border-radius:999px;height:30px;font-size:12px;font-weight:700;color:#0f172a;cursor:pointer}.generation-link-modal__calendar-year-toggle--head{grid-column:auto;width:auto;min-width:74px;padding:0 10px}.generation-link-modal__calendar-year-toggle:hover{background:#e2e8f0}.generation-link-modal__calendar-year-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:164px;overflow:visible;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.55) transparent}.generation-link-modal__calendar-year-grid::-webkit-scrollbar{width:6px}.generation-link-modal__calendar-year-grid::-webkit-scrollbar-track{background:transparent}.generation-link-modal__calendar-year-grid::-webkit-scrollbar-thumb{background:#64748b8c;border-radius:999px}.generation-link-modal__calendar-year{border:none;background:#f8fafc;border-radius:999px;height:28px;font-size:12px;color:#0f172a;cursor:pointer}.generation-link-modal__calendar-year:hover{background:#e2e8f0}.generation-link-modal__calendar-year.is-active{background:#1a1a1a;color:#f7d244;font-weight:700}.generation-link-modal__calendar-month{border:none;background:#f8fafc;border-radius:999px;height:28px;font-size:12px;color:#0f172a;cursor:pointer;padding:0 8px}.generation-link-modal__calendar-month:hover{background:#e2e8f0}.generation-link-modal__calendar-month.is-active{background:#1a1a1a;color:#f7d244;font-weight:700}.generation-link-modal__calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.generation-link-modal__calendar-grid--weekdays span{font-size:11px;color:#64748b;text-align:center}.generation-link-modal__calendar-day{border:none;background:#fff;border-radius:999px;width:30px;height:30px;justify-self:center;font-size:12px;color:#0f172a;cursor:pointer;transition:background-color .2s ease,color .2s ease}.generation-link-modal__calendar-day.is-muted{color:#94a3b8}.generation-link-modal__calendar-day.is-today{border-color:#0f172a3d;font-weight:700}.generation-link-modal__calendar-day.is-selected{background:#1a1a1a;color:#f7d244;border-color:#0f172a59;font-weight:700}.generation-link-modal__calendar-day:hover:not(:disabled):not(.is-selected){background:#f1f5f9;color:#0b0f1c}.generation-link-modal__calendar-head button:hover{background:#e2e8f0}.generation-link-modal__calendar-day:disabled{opacity:.35;cursor:not-allowed}.custom-date-picker{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;position:relative}.custom-date-picker input[type=text]{width:100%}.custom-date-picker__button{border:1px solid rgba(255,255,255,.22);background:#1a1a1a;color:#fff;border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.custom-date-picker__button svg{width:18px;height:18px}.custom-date-picker__calendar{position:absolute;top:calc(100% + 8px);right:0;width:auto;min-width:320px;max-width:calc(100vw - 48px);background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:10px;box-shadow:0 10px 24px #0f172a1f;padding:10px;z-index:20}.custom-date-picker__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.custom-date-picker__head-spacer{width:28px;height:28px}.custom-date-picker__head button{border:1px solid rgba(15,23,42,.16);background:#f8fafc;border-radius:999px;width:auto;height:auto;padding:6px;line-height:1;cursor:pointer}.custom-date-picker__head button img{width:14px;height:14px;display:block}.custom-date-picker__month-toggle{border:none;background:transparent;color:#0f172a;font-size:13px;font-weight:700;cursor:pointer;padding:4px 8px;border-radius:8px}.custom-date-picker__month-toggle:hover{background:#f1f5f9}.custom-date-picker__month-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:10px}.custom-date-picker__year-toggle{grid-column:1 / -1;border:1px solid rgba(15,23,42,.16);background:#f8fafc;border-radius:999px;height:30px;font-size:12px;font-weight:700;color:#0f172a;cursor:pointer}.custom-date-picker__year-toggle--head{grid-column:auto;width:auto;min-width:74px;padding:0 10px}.custom-date-picker__year-toggle:hover{background:#e2e8f0}.custom-date-picker__year-grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;max-height:164px;overflow:visible;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.55) transparent}.custom-date-picker__year-grid::-webkit-scrollbar{width:6px}.custom-date-picker__year-grid::-webkit-scrollbar-track{background:transparent}.custom-date-picker__year-grid::-webkit-scrollbar-thumb{background:#64748b8c;border-radius:999px}.custom-date-picker__year{border:none;background:#f8fafc;border-radius:999px;height:28px;font-size:12px;color:#0f172a;cursor:pointer}.custom-date-picker__year:hover{background:#e2e8f0}.custom-date-picker__year.is-active{background:#1a1a1a;color:#f7d244;font-weight:700}.custom-date-picker__month{border:none;background:#f8fafc;border-radius:999px;height:28px;font-size:12px;color:#0f172a;cursor:pointer;padding:0 8px}.custom-date-picker__month:hover{background:#e2e8f0}.custom-date-picker__month.is-active{background:#1a1a1a;color:#f7d244;font-weight:700}.custom-date-picker__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.custom-date-picker__grid--weekdays span{font-size:11px;color:#64748b;text-align:center}.custom-date-picker__day{border:none;background:#fff;border-radius:999px;width:30px;height:30px;justify-self:center;font-size:12px;color:#0f172a;cursor:pointer;transition:background-color .2s ease,color .2s ease}.custom-date-picker__day.is-muted{color:#94a3b8}.custom-date-picker__day.is-today{border-color:#0f172a3d;font-weight:700}.custom-date-picker__day.is-selected{background:#1a1a1a;color:#f7d244;border-color:#0f172a59;font-weight:700}.custom-date-picker__day:hover:not(:disabled):not(.is-selected){background:#f1f5f9;color:#0b0f1c}.custom-date-picker__head button:hover{background:#e2e8f0}.custom-date-picker__day:disabled{opacity:.35;cursor:not-allowed}@keyframes generationLinkPanelFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.profile-modal__actions.generation-link-modal__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-modal__actions.generation-link-modal__actions .secondary-button,.profile-modal__actions.generation-link-modal__actions .primary-button{width:100%}.generation-link-modal__spinner{width:16px;height:16px;border-radius:999px;border:2px solid rgba(247,210,68,.35);border-top-color:#f7d244;display:inline-block;animation:generationLinkSpinner .8s linear infinite}@keyframes generationLinkSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.generation-job-modal{width:min(92vw,420px)}.profile-modal__card.generation-job-modal{gap:12px;height:auto;max-height:calc(100dvh - 48px);overflow:visible}.generation-job-modal__subtitle{font-size:13px;color:#334155}.generation-job-modal__wheel{margin-top:8px;border:none;border-radius:0;padding:8px 0;display:flex;align-items:center;justify-content:center;background:transparent;position:relative;min-height:84px}.generation-job-modal__wheel.is-complete{color:#166534}.generation-job-modal__wheel.is-failed{color:#b91c1c}.generation-job-modal__spinner{width:72px;height:72px;border-radius:999px;border:5px solid rgba(247,210,68,.24);border-top-color:#f7d244;display:inline-block;animation:generationLinkSpinner .8s linear infinite}.generation-job-modal__state-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:999px;border:5px solid currentColor;font-size:22px;font-weight:700}.generation-job-modal__wheel-percent{position:absolute;font-size:15px;color:#0f172a}.generation-job-modal__wheel-stack{display:inline-flex;flex-direction:column;align-items:center;gap:10px}.generation-job-modal__wheel-percent--below{position:static}.generation-job-modal__meta{margin-top:12px;display:grid;gap:8px}.generation-job-modal__meta-item{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:10px;font-size:12px}.generation-job-modal__meta-item span{font-weight:700}.generation-job-modal__meta-item strong{font-weight:400}.profile-modal__actions.generation-job-modal__actions{margin-top:12px;justify-content:center}.profile-modal__actions.generation-job-modal__actions .secondary-button.generation-job-modal__hide-button{background:#1a1a1a;border-color:#1a1a1a;color:#f7d244;border-radius:10px;padding:10px 16px;font-weight:700}.profile-modal__actions.generation-job-modal__actions .secondary-button.generation-job-modal__hide-button:hover{background:#0f0f0f;border-color:#0f0f0f;color:#f9df73}.generation-job-modal .plant-modal__note{font-size:12px}.jobs-modal{width:min(96vw,820px);position:relative}.profile-modal__card.jobs-modal{position:relative}.jobs-modal__close-corner{position:absolute;top:10px;right:10px;z-index:2}.jobs-modal__header{align-items:center;gap:14px}.jobs-modal__header--main{display:flex;align-items:center;gap:14px}.jobs-modal__intro{display:inline-flex;align-items:center;gap:10px;min-width:0}.jobs-modal__intro-icon{width:34px;height:34px;border-radius:999px;background:#0f172a;border:1px solid rgba(15,23,42,.24);display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px}.jobs-modal__intro-icon img{width:20px;height:20px;object-fit:contain}.jobs-modal__intro-copy{display:grid;gap:2px;min-width:0}.jobs-modal__title{margin:0}.jobs-modal__subtitle{font-size:13px;color:#334155}.jobs-modal__header-actions{margin-left:auto;display:inline-flex;align-items:center;gap:8px}.jobs-modal__refresh-row{display:flex;justify-content:flex-end;align-items:center;gap:8px}.jobs-modal__subtitle-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.jobs-modal__body{display:flex;gap:16px;min-height:0;flex:1 1 auto}.jobs-modal__sidebar{flex:0 0 180px;min-width:0;padding-right:12px;gap:8px}.jobs-modal__sidebar .profile-shell__menu-item{width:100%;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px}.jobs-modal__sidebar-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#0f172a14;color:inherit;font-size:11px;font-weight:700}.jobs-modal__sidebar .profile-shell__menu-item--active .jobs-modal__sidebar-count{background:#0f172a29}.jobs-modal__content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:10px}.jobs-modal__bulk-delete{appearance:none;-webkit-appearance:none;border:1px solid rgba(185,28,28,.35);background:#b91c1c1f;color:#991b1b;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:700;cursor:pointer;width:100%;margin-top:6px;text-align:left}.jobs-modal__delete-main-trigger{background:#b91c1c}.jobs-modal__delete-main-trigger:hover,.jobs-modal__delete-main-trigger.expanding-action-menu__trigger--open{background:#991b1b}.jobs-modal__bulk-delete:hover{background:#b91c1c2e}.jobs-modal__bulk-delete:disabled{opacity:.6;cursor:default}.jobs-modal__confirm-backdrop{position:absolute;inset:0;background:#0f172a47;display:flex;align-items:center;justify-content:center;padding:18px}.jobs-modal__confirm{width:min(460px,100%);background:#fff;border-radius:14px;border:1px solid rgba(148,163,184,.35);box-shadow:0 14px 40px #0f172a47;padding:14px 14px 12px}.jobs-modal__confirm-title{font-size:14px;font-weight:800;color:#0f172a;margin-bottom:8px}.jobs-modal__confirm-body{font-size:13px;color:#334155;line-height:1.35;margin-bottom:12px}.profile-modal__actions.jobs-modal__actions{justify-content:flex-start;margin-top:0}.jobs-modal__refresh-main{border:1px solid rgba(248,250,252,.2);background:#1a1a1a;border-radius:999px;width:30px;height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:flex-start;gap:0;cursor:pointer;overflow:hidden;transition:width .18s ease,gap .18s ease,padding .18s ease,background .18s ease}.jobs-modal__refresh-main:hover,.jobs-modal__refresh-main:focus-visible,.jobs-modal__refresh-main:disabled{width:116px;gap:8px;padding:0 10px}.jobs-modal__refresh-main:disabled{opacity:.6;cursor:default}.jobs-modal__refresh-icon{width:15px;height:15px;display:inline-block;flex:0 0 15px;filter:brightness(0) saturate(100%) invert(85%)}.jobs-modal__refresh-icon.is-spinning{animation:generation-sync-spin 1s linear infinite}.jobs-modal__refresh-label{color:#e5e7eb;font-size:11px;font-weight:700;white-space:nowrap;max-width:0;opacity:0;overflow:hidden;transition:max-width .18s ease,opacity .18s ease}.jobs-modal__refresh-main:hover .jobs-modal__refresh-label,.jobs-modal__refresh-main:focus-visible .jobs-modal__refresh-label,.jobs-modal__refresh-main:disabled .jobs-modal__refresh-label{max-width:84px;opacity:1}.jobs-modal__list{border:1px solid rgba(148,163,184,.35);border-radius:12px;background:#fff;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;display:grid;gap:12px;padding:10px;align-content:start}.jobs-modal__item{border:1px solid rgba(148,163,184,.26);border-radius:10px;background:#f8fafc;padding:10px 12px;min-height:86px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 8px #0f172a29;overflow:hidden}.jobs-modal__item-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;flex:1 1 auto;min-width:0}.jobs-modal__item-plant{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#0f172a}.jobs-modal__item-details{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#64748b}.jobs-modal__item-subline{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;color:#64748b;font-size:12px;min-width:0}.jobs-modal__item-subline span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jobs-modal__item-subline span:first-child{flex:0 0 auto}.jobs-modal__item-next{flex:1 1 auto;text-align:right}.jobs-modal__item-progress{display:flex;align-items:center;justify-content:center;flex:0 0 54px}.jobs-modal__progress-wheel{width:30px;height:30px;position:relative;display:inline-flex;align-items:center;justify-content:center;color:#0f172a}.jobs-modal__progress-wheel.is-complete{color:#166534}.jobs-modal__progress-wheel.is-failed{color:#b91c1c}.jobs-modal__progress-wheel.is-paused{color:#475569}.jobs-modal__progress-wheel-ring{position:absolute;inset:0;border-radius:999px;border:3px solid rgba(247,210,68,.24);border-top-color:#f7d244}.jobs-modal__progress-wheel.is-spinning .jobs-modal__progress-wheel-ring{animation:generationLinkSpinner .8s linear infinite}.jobs-modal__progress-wheel:not(.is-spinning) .jobs-modal__progress-wheel-ring{border-color:currentColor;border-top-color:currentColor}.jobs-modal__progress-wheel-percent{position:relative;font-size:10px;font-weight:800;color:#0f172a}.jobs-modal__progress-wheel.is-complete .jobs-modal__progress-wheel-percent,.jobs-modal__progress-wheel.is-paused .jobs-modal__progress-wheel-percent{color:currentColor}.jobs-modal__progress-wheel.is-failed .jobs-modal__progress-wheel-percent{color:#0f172a}.jobs-modal__item-actions{display:flex;justify-content:center;gap:6px;align-items:center;flex:0 0 auto}.jobs-modal__item-actions .secondary-button{width:auto}.jobs-modal__refresh,.jobs-modal__delete,.jobs-modal__track,.jobs-modal__control{border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.jobs-modal__refresh{width:34px;height:34px;border-radius:999px;background:#1a1a1a}.jobs-modal__refresh img{width:18px;height:18px;filter:grayscale(1) brightness(.9)}.jobs-modal__delete{width:30px;height:30px;border-radius:999px;background:#ef4444}.jobs-modal__delete img{width:16px;height:16px;filter:brightness(0) invert(1)}.jobs-modal__track{background:#111827;color:#f9df73;width:30px;height:30px;border-radius:999px;padding:0}.jobs-modal__control{background:#1a1a1a;color:#e5e7eb;width:30px;height:30px;border-radius:999px;padding:0}.jobs-modal__icon{width:16px;height:16px;display:block}.jobs-modal__icon-img{width:16px;height:16px;display:block;filter:brightness(0) saturate(100%) invert(92%)}.jobs-modal__refresh:disabled,.jobs-modal__delete:disabled,.jobs-modal__track:disabled{cursor:not-allowed;opacity:.6}.jobs-modal__empty{color:#64748b;font-size:13px;text-align:center;padding:12px}@media(max-width:860px){.jobs-modal__body{flex-direction:column;gap:10px}.jobs-modal__sidebar{flex-direction:row;align-items:center;border-right:none;border-bottom:1px solid rgba(148,163,184,.35);padding-right:0;padding-bottom:10px;overflow-x:auto;height:auto;min-height:0;align-self:flex-start;flex:0 0 auto}.jobs-modal__sidebar .profile-shell__menu-item{width:auto;flex:0 0 auto;white-space:nowrap}.jobs-modal__bulk-delete{width:auto;margin-left:auto;margin-top:0;text-align:center}.jobs-modal__item-details{display:none}.jobs-modal__item{flex-direction:column;align-items:stretch}.jobs-modal__item-head{min-width:0;flex:0 0 auto}.jobs-modal__item-progress{justify-content:center;flex:0 0 auto}}@media(max-width:760px){.jobs-modal__item-details{display:none}}@media(max-width:515px){.generation-view__global-chart-controls{flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:8px}.generation-view__segmented{width:100%;justify-content:space-between}.generation-view__segmented-item{flex:1;text-align:center}}.home-sidebar__submenu-plant-name{display:block;min-width:0;color:#f8fafcbf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-sidebar__submenu-toggle:hover .home-sidebar__submenu-plant-name{color:#f8fafc}.home-sidebar__submenu-actions{display:grid;gap:4px;padding-left:28px}.home-sidebar__subitem{border:none;background:transparent;color:#f8fafcb3;font-size:12px;text-align:left;padding:4px 8px;border-radius:10px;cursor:pointer}.home-sidebar__subitem--child{font-size:12px;padding-left:8px;color:#f8fafcb3;font-weight:400;margin-left:28px}.home-sidebar__subitem.is-active,.home-sidebar__submenu-toggle.is-active{color:#f8fafc;background:#f8fafc14}.home-sidebar__submenu--crm:not(.home-sidebar__submenu--collapsed) .home-sidebar__subitem{padding-right:0}.home-sidebar__submenu--planning:not(.home-sidebar__submenu--collapsed) .home-sidebar__subitem{padding-right:0}.home-sidebar__submenu--crm .home-sidebar__subitem--child{padding-left:8px}.home-sidebar__subitem:hover{background:#f8fafc1a;color:#f8fafc}.home-sidebar__subitem--generation{display:flex;align-items:center;justify-content:space-between}.home-sidebar__subitem-link{border:none;background:transparent;color:inherit;font:inherit;padding:0;cursor:pointer}.home-sidebar__submenu-more--inline{opacity:0;padding:2px 4px}.home-sidebar__subitem--generation:hover .home-sidebar__submenu-more--inline{opacity:1}.home-sidebar--collapsed .home-sidebar__item{justify-content:center;width:100%;padding:6px}.home-sidebar__icon{color:#f8fafca6}.home-sidebar__item:hover{background:#f8fafc1f;color:#f8fafc}.home-sidebar__group-header:hover{background:#f8fafc1f}.home-sidebar__group-header:hover .home-sidebar__item{color:#f8fafc}.home-sidebar__group-header .home-sidebar__item:hover{background:transparent}.home-sidebar__group-header:hover .home-sidebar__item-action{color:#f8fafc}.home-sidebar__group-header:hover .home-sidebar__icon img{opacity:1}.home-sidebar__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.home-sidebar__icon svg{width:100%;height:100%}.home-sidebar__icon-svg--plant{transform:translate(-1px)}.home-sidebar__icon img{width:100%;height:100%;display:block;filter:invert(1);opacity:.65}.home-sidebar__item:hover .home-sidebar__icon img{opacity:1}.home-sidebar__icon-image{filter:none!important;opacity:1}.home-sidebar__icon-image--invert{filter:invert(1)!important;opacity:.65}.home-sidebar__item:hover .home-sidebar__icon-image,.home-sidebar__group-header:hover .home-sidebar__icon-image{opacity:1}:root{--crm-report-page-width: 11in;--crm-report-page-height: 8.5in;--crm-report-margin-top: 6mm;--crm-report-margin-right: 10mm;--crm-report-margin-bottom: 2mm;--crm-report-margin-left: 10mm;--crm-report-header-height: 12mm;--crm-report-footer-height: 8mm}.crm-page{display:flex;flex-direction:column;gap:24px;padding:24px}.crm-header h1{margin:0 0 6px;font-size:28px}.crm-header .subtitle{margin:0;color:#475467}.crm-alert{background:#fef2f2;color:#b42318;border:1px solid #fecaca;border-radius:12px;padding:12px 16px}.crm-alert--success{background:#ecfdf3;color:#027a48;border-color:#abefc6}.crm-card{background:#fff;border-radius:16px;border:1px solid #e4e7ec;padding:20px;box-shadow:0 8px 24px #0f172a0f}.crm-dashboard{gap:18px}.crm-dashboard__header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.crm-dashboard__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crm-dashboard__menu,.crm-dashboard__export-menu{position:relative}.crm-dashboard__menu-list{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:6px;min-width:220px;box-shadow:0 12px 28px #0f172a1f;z-index:20;display:grid;gap:4px}.crm-dashboard__menu-list button{border:none;background:#f8fafc;padding:8px 10px;border-radius:10px;text-align:left;font-size:13px;font-weight:600;cursor:pointer}.crm-dashboard__menu-list button:hover{background:#e2e8f0}.crm-dashboard__grid{display:grid;gap:18px}.crm-report.crm-page{padding:0;gap:0;background:#eef2f7}body.crm-report-mode .page--home{height:auto;min-height:auto;overflow:visible}body.crm-report-mode .page-row--content--home,body.crm-report-mode .content-section-wrap{height:auto;min-height:0;overflow:visible}.crm-report__toolbar{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-bottom:1px solid #e2e8f0}.crm-report__toolbar-title{font-size:16px;font-weight:700;color:#0f172a}.crm-report__toolbar-actions{display:flex;align-items:center;gap:10px}.crm-report__pages{display:grid;gap:18px;padding:18px 0 32px}.crm-report__page{width:var(--crm-report-page-width);height:var(--crm-report-page-height);margin:0 auto;background:#fff;box-shadow:none;border-radius:0}.crm-report__page-inner{height:100%;display:flex;flex-direction:column;padding:var(--crm-report-margin-top) var(--crm-report-margin-right) var(--crm-report-margin-bottom) var(--crm-report-margin-left);box-sizing:border-box}.crm-report__header{height:var(--crm-report-header-height);display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid #e6e9ef;padding-bottom:4px;box-shadow:none;text-shadow:none}.crm-report__brand{display:flex;flex-direction:column;gap:4px}.crm-report__brand-title{font-size:12px;font-weight:700;color:#0b1f3a;letter-spacing:.3px;text-shadow:none}.crm-report__brand-subtitle{font-size:8px;color:#5b6b7c;text-shadow:none}.crm-report__logo{height:8mm;width:auto;object-fit:contain;margin-top:-2mm;box-shadow:none}.crm-report__content{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.crm-report__footer{height:var(--crm-report-footer-height);display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e6e9ef;padding-top:4px;font-size:7px;color:#7b8896;box-shadow:none;text-shadow:none}.crm-report__cover{text-align:center;margin:auto 0;display:grid;gap:8px;justify-items:center}.crm-report__cover-title{font-size:22px;font-weight:700;color:#0b1f3a}.crm-report__cover-subtitle{font-size:12px;font-weight:600;color:#0f172a}.crm-report__cover-list{list-style:none;padding:0;margin:0;display:grid;gap:4px;font-size:12px;color:#475467}.crm-report__cover-filters{display:grid;gap:2px;font-size:10px;color:#64748b}.crm-report__measure{position:absolute;top:0;left:-99999px;visibility:hidden;pointer-events:none;height:auto}.crm-report__loading{text-align:center;color:#64748b;padding:40px 0}.crm-report .crm-dashboard-widget__controls,.crm-report .crm-dashboard__menu,.crm-report .crm-dashboard__actions{display:none!important}.crm-report .crm-dashboard-widget__title{pointer-events:none}.crm-dashboard.is-exporting .crm-dashboard__grid{gap:32px}.crm-dashboard__export{display:none;align-items:center;gap:14px;padding:12px 16px;border-radius:16px;border:1px solid #e4e7ec;background:#fff;box-shadow:0 8px 24px #0f172a0f}.crm-dashboard__export img{height:48px;width:auto;object-fit:contain}.crm-dashboard__export-title{font-size:18px;font-weight:700;color:#111827}.crm-dashboard__export-meta{font-size:12px;color:#64748b}.crm-dashboard__print-header,.crm-dashboard__print-footer,.crm-dashboard__print-cover{display:none}.crm-dashboard--print .crm-dashboard__print-header,.crm-dashboard--print .crm-dashboard__print-footer{display:flex}.crm-dashboard--print .crm-dashboard__print-cover{display:grid}.crm-dashboard__print-header{justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid #e6e9ef;padding-bottom:4px}.crm-dashboard__print-brand{display:flex;flex-direction:column;gap:4px}.crm-dashboard__print-title{font-size:12px;font-weight:700;color:#0b1f3a;letter-spacing:.3px}.crm-dashboard__print-subtitle{font-size:8px;color:#5b6b7c}.crm-dashboard__print-logo{height:12px;width:auto;object-fit:contain}.crm-dashboard__print-footer{justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #e6e9ef;padding-top:4px;font-size:7px;color:#7b8896}.crm-dashboard__print-cover{text-align:center;gap:10px;justify-items:center;margin:18mm 0}.crm-dashboard__print-cover-title{font-size:22px;font-weight:700;color:#0b1f3a}.crm-dashboard__print-cover-label{font-size:12px;font-weight:600;color:#0f172a}.crm-dashboard__print-cover-list{list-style:none;padding:0;margin:0;display:grid;gap:6px;font-size:12px;color:#475467}.crm-dashboard--print .crm-header,.crm-dashboard--print .crm-dashboard__actions,.crm-dashboard--print .crm-dashboard__menu,.crm-dashboard--print .crm-dashboard__export{display:none!important}.crm-dashboard--print.crm-page{padding:0;gap:0}.crm-dashboard.is-exporting .crm-dashboard__export{display:flex}.crm-dashboard.is-exporting .crm-dashboard__actions,.crm-dashboard.is-exporting .crm-dashboard__menu,.crm-dashboard.is-exporting .crm-dashboard__header .subtitle,.crm-dashboard.is-exporting .crm-dashboard-widget__controls,.crm-dashboard.is-exporting .crm-table__filters,.crm-dashboard.is-exporting .crm-table__pagination{display:none}.crm-dashboard-widget__export-filters{display:none;font-size:12px;color:#64748b;margin:2px 0 8px}.crm-dashboard.is-exporting .crm-dashboard-widget__export-filters{display:block}.crm-dashboard.is-exporting .crm-source-widget__pie{width:200px;height:200px}.crm-dashboard.is-exporting .crm-source-widget__pie-svg{width:100%;height:100%;aspect-ratio:1 / 1}.crm-dashboard-widget{border-radius:16px;gap:14px}.crm-dashboard-widget.generation-view__globals-section{padding:16px}.crm-dashboard-widget__header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.crm-dashboard-widget__title{border:1px solid transparent;background:transparent;font-size:16px;font-weight:700;color:#1f2937;padding:6px 8px;border-radius:10px;min-width:200px}.crm-dashboard-widget__title:focus{outline:none;border-color:#cbd5f5;background:#fff}.crm-dashboard-widget__controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.crm-dashboard-widget__filter{position:relative}.crm-dashboard-widget__filter-trigger{border:1px solid rgba(15,23,42,.12);background:#0f172a0a;color:#0f172a;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:700;cursor:pointer}.crm-dashboard-widget__filter-menu{position:absolute;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:10px;width:240px;box-shadow:0 16px 30px #0f172a24;z-index:10;display:grid;gap:8px}.crm-dashboard-widget__filter-actions{display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:600;color:#475569}.crm-dashboard-widget__filter-actions button{border:none;background:none;color:#0f172a;font-weight:700;cursor:pointer}.crm-dashboard-widget__filter-list{max-height:200px;overflow:auto;display:grid;gap:6px}.crm-dashboard-widget__filter-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#1f2937}.crm-dashboard-widget__section{display:grid;gap:10px}.crm-dashboard-widget__section-title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#334155}.crm-dashboard-widget .crm-table{margin-top:0}.crm-dashboard-widget__segmented{padding:2px}.crm-dashboard-widget__date{display:inline-flex;align-items:center;gap:6px}.crm-dashboard-widget__date input{border:1px solid rgba(15,23,42,.12);border-radius:8px;padding:4px 6px;font-size:12px;background:#fff}.crm-dashboard-widget__filter-search{width:100%;border:1px solid #d0d5dd;border-radius:10px;padding:6px 8px;font-size:12px}.crm-dashboard-widget .crm-source-widget__layout{display:flex;flex-direction:column;gap:14px;width:100%}.crm-source-widget__top{display:grid;grid-template-columns:minmax(0,.2fr) minmax(0,.4fr) minmax(0,.4fr);gap:18px;align-items:stretch}.crm-source-widget__top>.crm-source-widget__kpis{grid-column:1;grid-row:1}.crm-source-widget__top>.crm-source-widget__pies{grid-column:2;grid-row:1}.crm-source-widget__top>.crm-source-widget__chart{grid-area:auto;grid-column:3;grid-row:1;justify-self:stretch;align-self:stretch}.crm-source-widget__kpis{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.crm-source-widget__kpis .generation-view__global-card{padding:12px;gap:8px;min-height:72px}.crm-source-widget__kpis .generation-view__global-icon-wrap{width:34px;height:34px;border-radius:9px}.crm-source-widget__kpis .generation-view__global-icon{width:18px;height:18px}.crm-source-widget__kpis .generation-view__global-copy{gap:4px;padding:0;background:transparent;border-radius:0}.crm-source-widget__kpis .generation-view__global-card span{font-size:11px}.crm-source-widget__kpis .generation-view__global-card strong{font-size:18px}.crm-source-widget__chart{width:100%;min-width:0;height:100%;align-self:stretch;min-height:486px}.crm-source-widget__chart .generation-view__global-chart-body{flex:1;display:flex;align-items:stretch;height:100%}.crm-source-widget__pies{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;width:100%}.crm-source-widget__pie-card{background:#fff;border:1px solid var(--gen-border);border-radius:14px;padding:12px;box-shadow:0 4px 12px #0f172a1f;display:flex;flex-direction:column;gap:10px;min-height:0;height:100%}.crm-source-widget__pie-title{font-size:12px;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#0f172a}.crm-source-widget__pie-layout{display:flex;align-items:stretch;gap:14px;flex:1;min-height:0}.crm-source-widget__pie-chart{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center}.crm-source-widget__pie{height:100%;width:auto;max-width:100%;max-height:100%;aspect-ratio:1 / 1;border-radius:50%;border:6px solid #f1f5f9;position:relative;overflow:hidden}.crm-source-widget__pie-svg{position:absolute;inset:0;width:100%;height:100%;border-radius:50%}.crm-source-widget__pie-legend{width:200px;max-width:200px;min-width:180px;display:flex;flex-direction:column;gap:6px;overflow-y:auto;padding-right:6px;height:100%}.crm-source-widget__pie-legend-item{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:11px;color:#64748b}.crm-source-widget__pie-swatch{width:10px;height:10px;border-radius:3px}.crm-source-widget__pie-label{color:#0f172a;font-weight:600;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.crm-source-widget__pie-value{font-size:11px;color:#94a3b8;text-align:right;white-space:nowrap}.crm-source-columns{display:grid;gap:8px;align-items:stretch;width:100%;height:100%;grid-template-columns:repeat(auto-fit,minmax(60px,1fr))}.crm-source-columns__col{display:grid;gap:6px;justify-items:center;grid-template-rows:auto 1fr auto auto;height:100%}.crm-source-columns__value{font-size:11px;font-weight:700;color:#0f172a;text-align:center}.crm-source-columns__bar-track{width:36px;height:432px;background:#0f172a0d;border-radius:8px;display:flex;align-items:flex-end;overflow:hidden}.crm-source-columns__bar{width:100%;background:#0f172a59;border-radius:8px 8px 0 0;min-height:2px}.crm-source-columns__bar.is-primary{background:#0f172a}.crm-source-columns__label{font-size:10px;color:#64748b;text-align:center}.crm-source-columns__meta{font-size:10px;color:#94a3b8;text-align:center}@media(max-width:1200px){.crm-source-widget__top{grid-template-columns:minmax(0,1fr)}.crm-source-widget__top>.crm-source-widget__kpis{grid-column:1;grid-row:1}.crm-source-widget__top>.crm-source-widget__pies{grid-column:1;grid-row:2}.crm-source-widget__top>.crm-source-widget__chart{grid-column:1;grid-row:3}.crm-source-widget__chart{min-height:324px}.crm-source-columns{height:324px}.crm-source-columns__bar-track{height:270px}.crm-source-widget__pie-layout{flex-direction:column;align-items:center}.crm-source-widget__pie-chart{width:100%;max-width:100%}.crm-source-widget__pie-legend{width:100%;max-width:100%;min-width:0;height:auto;max-height:140px}}.crm-source-performance{display:grid;gap:14px;max-height:240px;overflow:auto;padding-right:4px}.crm-source-performance__row{display:grid;grid-template-columns:minmax(140px,180px) minmax(200px,1fr) auto;column-gap:16px;row-gap:6px;align-items:center;font-size:12px;color:#0f172a}.crm-source-performance__source{font-weight:600;color:#334155}.crm-source-performance__bar{height:12px;background:#0f172a14;border-radius:999px;overflow:hidden}.crm-source-performance__fill{height:100%;background:#0f172a59;border-radius:999px}.crm-source-performance__fill.is-primary{background:#0f172a}.crm-source-performance__value{display:grid;justify-items:end;text-align:right;gap:2px}.crm-source-performance__value strong{font-size:12px;color:#0f172a}.crm-source-performance__value span{font-size:11px;color:#94a3b8}.crm-source-performance__meta{grid-column:2 / -1;font-size:11px;color:#94a3b8}.crm-table--source-summary .crm-table__header,.crm-table--source-summary .crm-table__row{grid-template-columns:minmax(140px,1.1fr) 130px 120px 140px 140px 130px 140px}.generation-view__globals.crm-pipeline-widget__top{grid-template-columns:minmax(0,.2fr) minmax(0,.8fr);gap:18px;align-items:stretch;min-height:567px}.generation-view__globals.crm-pipeline-widget__top>.generation-view__global-cards.crm-pipeline-widget__cards{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;gap:10px;align-content:stretch;height:100%;grid-area:auto;grid-column:1;grid-row:1}.crm-pipeline-widget__top>.crm-pipeline-widget__chart{grid-area:auto;grid-column:2;grid-row:1;justify-self:stretch;align-self:stretch;min-width:0;min-height:567px;justify-content:flex-start}.crm-pipeline-widget__cards .generation-view__global-card{padding:12px;gap:8px;min-height:72px}.crm-pipeline-widget__cards .generation-view__global-icon-wrap{width:34px;height:34px;border-radius:9px}.crm-pipeline-widget__cards .generation-view__global-icon{width:18px;height:18px}.generation-view__globals.crm-pipeline-widget__top .crm-pipeline-widget__cards .generation-view__global-copy{gap:4px;padding:0;background:transparent;border-radius:0}.crm-pipeline-widget__cards .generation-view__global-card span{font-size:11px}.crm-pipeline-widget__cards .generation-view__global-card strong{font-size:18px}.generation-view__globals.crm-pipeline-widget__top .generation-view__global-card span{font-size:11px}.generation-view__globals.crm-pipeline-widget__top .generation-view__global-card strong{font-size:18px}.crm-pipeline-widget__chart .generation-view__global-chart-body{flex:1;display:flex;align-items:stretch;height:100%}.crm-pipeline-chart{flex:1;display:flex;width:100%;height:100%}@media(max-width:980px){.generation-view__globals.crm-pipeline-widget__top{grid-template-columns:minmax(0,1fr);min-height:351px}.crm-pipeline-widget__top>.crm-pipeline-widget__chart{grid-column:1;grid-row:2;min-height:351px}}@media print{.crm-report .generation-view__global-chart,.crm-report .crm-source-widget__chart,.crm-report .crm-source-widget__pie-card{box-shadow:none!important;border:1px solid #e5e7eb!important;background:#fff!important}.crm-report .generation-view__globals.crm-pipeline-widget__top{grid-template-columns:minmax(0,.22fr) minmax(0,.78fr)!important;min-height:300px!important}.crm-report .crm-pipeline-widget__top>.crm-pipeline-widget__chart{grid-column:2!important;grid-row:1!important;min-height:300px!important}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__top{grid-template-columns:minmax(0,.22fr) minmax(0,.39fr) minmax(0,.39fr)!important;gap:8px!important}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__top>.crm-source-widget__kpis{grid-column:1!important;grid-row:1!important}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__top>.crm-source-widget__pies{grid-column:2!important;grid-row:1!important}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__top>.crm-source-widget__chart{grid-column:3!important;grid-row:1!important;min-height:220px!important}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-layout{flex-direction:row!important;align-items:stretch!important}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-chart{width:auto!important;max-width:none!important}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-legend{width:auto!important;max-width:none!important;max-height:90px!important}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-columns{height:220px!important}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-columns__bar-track{height:180px!important}}@media print{.crm-report .generation-view__globals.crm-pipeline-widget__top{display:grid!important;grid-template-columns:minmax(0,.22fr) minmax(0,.78fr)!important;grid-template-areas:"cards chart"!important}.crm-report .generation-view__globals.crm-pipeline-widget__top>.generation-view__global-cards{grid-column:1!important;grid-row:1!important}.crm-report .crm-pipeline-widget__top>.crm-pipeline-widget__chart{grid-column:2!important;grid-row:1!important}.crm-report .crm-source-widget__top{display:grid!important;grid-template-columns:minmax(0,.22fr) minmax(0,.39fr) minmax(0,.39fr)!important}.crm-report .crm-source-widget__top>.crm-source-widget__kpis{grid-column:1!important;grid-row:1!important}.crm-report .crm-source-widget__top>.crm-source-widget__pies{grid-column:2!important;grid-row:1!important}.crm-report .crm-source-widget__top>.crm-source-widget__chart{grid-column:3!important;grid-row:1!important}.crm-report .crm-source-widget__pie-layout{flex-direction:row!important}}.crm-pipeline-chart__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.crm-pipeline-chart__legend{display:inline-flex;align-items:center;gap:12px;font-size:11px;color:#64748b}.crm-pipeline-chart__legend-item{display:inline-flex;align-items:center;gap:6px}.crm-pipeline-chart__legend-swatch{width:10px;height:10px;border-radius:3px;display:inline-block;background:#38bdf8}.crm-pipeline-chart__legend-swatch--expected{background:#1e3a8a}.crm-pipeline-chart__grid{display:grid;gap:18px;align-items:stretch;padding:12px 10px;border-radius:12px;width:100%;height:100%;background:repeating-linear-gradient(to top,rgba(15,23,42,.08) 0,rgba(15,23,42,.08) 1px,transparent 1px,transparent 28px),#0f172a05}.crm-pipeline-chart__group{display:grid;gap:8px;justify-items:center;width:100%;height:100%;grid-template-rows:1fr auto}.crm-pipeline-chart__value{text-align:center;display:grid;gap:2px;font-size:11px;color:#64748b}.crm-pipeline-chart__value strong{font-size:12px;color:#0f172a}.crm-pipeline-chart__bars{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;height:100%;align-items:stretch}.crm-pipeline-chart__bar-track{height:100%;width:100%;background:transparent;border-radius:6px;display:flex;align-items:flex-end;overflow:hidden}.crm-pipeline-chart__bar{width:100%;background:#38bdf8;border-radius:6px 6px 0 0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:2px;padding:0;box-sizing:border-box}.crm-pipeline-chart__bar--expected{background:#1e3a8a}.crm-pipeline-chart__bar-value{font-size:10px;font-weight:600;color:#0f172a;line-height:1.1}.crm-pipeline-chart__bar-group{display:grid;gap:6px;justify-items:center;height:100%;grid-template-rows:auto 1fr}.crm-pipeline-chart__label{display:grid;gap:2px;text-align:center}.crm-pipeline-chart__stage{font-size:11px;color:#475467}.crm-pipeline-chart__opps{font-size:11px;color:#94a3b8}.crm-table--dashboard .crm-table__header,.crm-table--dashboard .crm-table__row,.crm-table--dashboard .crm-table__filters{grid-template-columns:var(--crm-opportunity-summary-cols)}.crm-table--dashboard{--crm-summary-cell-pad-left: 12px;--crm-summary-cell-pad-right: 12px;--crm-summary-filter-input-pad-left: 12px}.crm-table--dashboard .crm-table__header{padding:0;box-sizing:border-box}.crm-table--dashboard .crm-table__row{padding:12px 0}.crm-table--dashboard .crm-table__filters{padding:0;box-sizing:border-box;column-gap:12px}.crm-table--dashboard .crm-table__filters input,.crm-table--dashboard .crm-table__filters .crm-dropdown,.crm-table--dashboard .crm-table__filters .crm-dropdown__trigger,.crm-table--dashboard .crm-table__filters select{width:100%;box-sizing:border-box;max-width:none;min-width:0;margin:0}.crm-table--dashboard .crm-table__filters>*{justify-self:stretch}.crm-table--dashboard .crm-table__filters input,.crm-table--dashboard .crm-table__filters .crm-dropdown__trigger,.crm-table--dashboard .crm-table__filters select{padding-left:var(--crm-summary-filter-input-pad-left);padding-right:var(--crm-summary-filter-input-pad-left)}.crm-table--dashboard .crm-table__filters .crm-dropdown__trigger{text-align:left}.crm-table--dashboard .crm-table__header>div,.crm-table--dashboard .crm-table__row>div{padding:0 var(--crm-summary-cell-pad-right) 0 var(--crm-summary-cell-pad-left);box-sizing:border-box}.crm-table--stage-kpis .crm-table__header{padding:0 12px;box-sizing:border-box}.crm-table--stage-kpis .crm-table__header,.crm-table--stage-kpis .crm-table__row{grid-template-columns:minmax(120px,1fr) 140px 140px 130px 130px 140px}.crm-table-scroll{width:100%;overflow-x:auto;overflow-y:visible}.crm-table-scroll .crm-table{min-width:800px}.crm-report .crm-table-scroll{overflow-x:visible}.crm-report .crm-table-scroll .crm-table{min-width:100%}.crm-report .crm-dashboard-widget{width:100%;max-width:100%;min-width:0}.crm-report .crm-dashboard-widget.generation-view__globals-section{padding:10px;border-radius:10px}.crm-report .crm-dashboard-widget__section-title{font-size:11px;letter-spacing:.03em}.crm-report .crm-dashboard-widget__export-filters{font-size:9px}.crm-report .generation-view__globals{--gen-side-col: clamp(180px, 20vw, 230px);gap:8px}.crm-report .generation-view__globals.crm-pipeline-widget__top{min-height:360px;grid-template-columns:minmax(0,.22fr) minmax(0,.78fr)}.crm-report .crm-pipeline-widget__top>.crm-pipeline-widget__chart{min-height:360px}.crm-report .crm-source-widget__chart{min-height:280px}.crm-report .crm-source-widget__pie-card{padding:8px}.crm-report .crm-source-widget__pie-layout{gap:8px}.crm-report .crm-table--stage-kpis .crm-table__header,.crm-report .crm-table--stage-kpis .crm-table__row{grid-template-columns:minmax(0,1.4fr) repeat(5,minmax(0,1fr))}.crm-report .crm-table--dashboard{width:100%;min-width:0}.crm-report .crm-table--dashboard .crm-table__header,.crm-report .crm-table--dashboard .crm-table__row,.crm-report .crm-table--dashboard .crm-table__filters{gap:8px}.crm-report .crm-table--dashboard .crm-table__header{font-size:10px}.crm-report .crm-table--dashboard .crm-table__filters input,.crm-report .crm-table--dashboard .crm-table__filters .crm-dropdown__trigger,.crm-report .crm-table--dashboard .crm-table__filters select{font-size:10px;padding-top:4px;padding-bottom:4px}.crm-report .crm-table--dashboard .crm-table__row,.crm-report .crm-table--stage-kpis .crm-table__row{font-size:11px;padding-top:8px;padding-bottom:8px}.crm-report .generation-view__global-cards .generation-view__global-card{padding:10px;gap:6px}.crm-report .generation-view__global-cards .generation-view__global-card span{font-size:10px}.crm-report .generation-view__global-cards .generation-view__global-card strong{font-size:12px}.crm-report .crm-pipeline-chart__grid{padding:8px;gap:12px}.crm-report .crm-pipeline-chart__value{font-size:9px}.crm-report .crm-pipeline-chart__value strong{font-size:10px}.crm-report .crm-pipeline-chart__label,.crm-report .crm-pipeline-chart__stage,.crm-report .crm-pipeline-chart__opps{font-size:9px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-dashboard-widget__section{gap:6px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .generation-view__globals.crm-pipeline-widget__top{min-height:300px;gap:6px;grid-template-columns:minmax(0,.22fr) minmax(0,.78fr)}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-pipeline-widget__top>.crm-pipeline-widget__chart{min-height:300px;grid-column:2;grid-row:1}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .generation-view__global-cards .generation-view__global-card{padding:8px;min-height:56px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .generation-view__global-cards .generation-view__global-icon-wrap{width:28px;height:28px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .generation-view__global-cards .generation-view__global-icon{width:14px;height:14px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .generation-view__global-cards .generation-view__global-card span{font-size:9px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .generation-view__global-cards .generation-view__global-card strong{font-size:11px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-pipeline-chart__header{margin-bottom:4px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-pipeline-chart__grid{padding:6px;gap:10px;background:#0f172a05}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-pipeline-chart__value{font-size:8px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-pipeline-chart__value strong{font-size:9px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-pipeline-chart__label,.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-pipeline-chart__stage,.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-pipeline-chart__opps{font-size:8px}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-table--stage-kpis .crm-table__header{font-size:9px;letter-spacing:.03em}.crm-report .crm-dashboard-widget[data-widget-type=pipeline-by-stage] .crm-table--stage-kpis .crm-table__row{font-size:10px;padding-top:6px;padding-bottom:6px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-dashboard-widget__section{gap:4px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__top{gap:8px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__kpis .generation-view__global-card{padding:6px;min-height:48px;gap:4px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__kpis .generation-view__global-icon-wrap{width:24px;height:24px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__kpis .generation-view__global-icon{width:12px;height:12px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__kpis .generation-view__global-card span{font-size:8px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__kpis .generation-view__global-card strong{font-size:10px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-card{padding:6px;border-radius:10px;gap:6px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-title{font-size:9px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-layout{gap:6px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie{border-width:3px;width:min(140px,100%);height:min(140px,100%)}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-legend{font-size:8px;max-height:90px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__chart{min-height:220px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__chart .generation-view__global-chart-title{font-size:9px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__chart .generation-view__global-chart-body{padding-top:2px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-legend-item{gap:4px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-label,.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-widget__pie-value{font-size:8px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-table--source-summary .crm-table__header{font-size:8px;letter-spacing:.03em}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-table--source-summary .crm-table__row{font-size:9px;padding-top:4px;padding-bottom:4px;width:100%;box-sizing:border-box}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-table--source-summary .crm-table__header,.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-table--source-summary .crm-table__row{grid-template-columns:minmax(0,1.6fr) repeat(6,minmax(0,1fr));gap:8px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-columns__bar-track{height:220px;width:30px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-columns__value{font-size:9px}.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-columns__label,.crm-report .crm-dashboard-widget[data-widget-type=opportunities-by-source] .crm-source-columns__meta{font-size:8px}.crm-table__row--empty{grid-template-columns:1fr;text-align:center;color:#64748b}.crm-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.crm-card__header h2{margin:0;font-size:18px}.crm-config-button{display:inline-flex;align-items:center;gap:8px;border:1px solid #d0d5dd;background:#fff;color:#0f172a;border-radius:10px;padding:8px 12px;font-weight:600;cursor:pointer}.crm-config-button img{width:18px;height:18px;display:block;filter:brightness(0) saturate(100%)}.crm-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.crm-form label{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#101828}.crm-form input,.crm-form select,.crm-form textarea{border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;font-size:14px;outline:none}.crm-form textarea{resize:vertical}.crm-form__actions{display:flex;gap:12px;align-items:center;margin-bottom:24px}.crm-config-actions{justify-content:flex-end}.crm-form__actions .crm-button{white-space:nowrap}.crm-form--product-create .crm-form__actions--product-create{margin-bottom:0;align-self:end;justify-content:flex-end}.crm-checkbox-group{display:flex;flex-direction:column;gap:8px}.crm-checkbox-row{display:flex;flex-wrap:wrap;gap:12px}.crm-checkbox{margin:0}.crm-checkbox-list .crm-checkbox--two-col{display:contents}.crm-button{background:#0b0f1c;color:#f7d244;border:none;border-radius:10px;padding:10px 16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:Space Grotesk,sans-serif}.crm-button:hover{transform:translateY(-1px);box-shadow:0 16px 30px #0f172a2e}.crm-button--export{display:inline-flex;align-items:center;justify-content:center;gap:6px}.crm-button--export:before{content:"";width:14px;height:14px;background-color:currentColor;-webkit-mask:url(/file_save.svg) no-repeat center / contain;mask:url(/file_save.svg) no-repeat center / contain;flex:0 0 auto}.crm-button--ghost{background:#fff;color:#0f172a;border:1px solid #d0d5dd}.crm-table{margin-top:16px;display:grid;gap:8px}.crm-table__header,.crm-table__row{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;align-items:center}.crm-table__header{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#667085}.crm-table__filters{display:grid;gap:12px}.crm-table__filters input{width:100%;border:1px solid #d0d5dd;border-radius:8px;padding:6px 8px;font-size:12px;background:#fff}.crm-table__filters .crm-dropdown__trigger{padding:6px 8px;font-size:12px}.crm-table__filters .crm-dropdown__menu{z-index:30}.crm-table__row{background:#f9fafb;border-radius:12px;padding:12px;font-size:13px}.crm-table__row.is-selected{border:1px solid #94a3b8}.crm-table__actions{display:flex;gap:8px;flex-wrap:wrap}.crm-table--opportunities{--crm-opportunities-cols: minmax(280px, 2.6fr) minmax(130px, 1fr) minmax(130px, 1fr) minmax(130px, 1fr) 120px 110px 80px 100px 110px 110px}.crm-table--opportunities .crm-table__header,.crm-table--opportunities .crm-table__row,.crm-table--opportunities .crm-table__filters{grid-template-columns:var(--crm-opportunities-cols)}.crm-table--opportunities{--crm-opps-cell-pad-left: 12px;--crm-opps-cell-pad-right: 12px;--crm-opps-filter-input-pad-left: 12px}.crm-table--opportunities .crm-table__header,.crm-table--opportunities .crm-table__filters{padding:0;box-sizing:border-box}.crm-table--opportunities .crm-table__row{padding:12px 0}.crm-table--opportunities .crm-table__filters input,.crm-table--opportunities .crm-table__filters .crm-dropdown,.crm-table--opportunities .crm-table__filters .crm-dropdown__trigger,.crm-table--opportunities .crm-table__filters select{width:100%;box-sizing:border-box;max-width:none;min-width:0;margin:0}.crm-table--opportunities .crm-table__filters input,.crm-table--opportunities .crm-table__filters .crm-dropdown__trigger,.crm-table--opportunities .crm-table__filters select{padding-left:var(--crm-opps-filter-input-pad-left);padding-right:var(--crm-opps-filter-input-pad-left)}.crm-table--opportunities .crm-table__filters .crm-button{width:100%;min-width:0;padding:6px 8px;font-size:12px;justify-content:center}.crm-table--companies{--crm-companies-cols: minmax(220px, 1.4fr) minmax(200px, 1.2fr) minmax(160px, 1fr) 160px;--crm-companies-cell-pad-left: 12px;--crm-companies-cell-pad-right: 12px;--crm-companies-filter-input-pad-left: 12px}.crm-table--companies .crm-table__header,.crm-table--companies .crm-table__row,.crm-table--companies .crm-table__filters{grid-template-columns:var(--crm-companies-cols)}.crm-table--companies .crm-table__header,.crm-table--companies .crm-table__filters{padding:0;box-sizing:border-box}.crm-table--companies .crm-table__row{padding:12px 0}.crm-table--companies .crm-table__header>div,.crm-table--companies .crm-table__row>div{padding:0 var(--crm-companies-cell-pad-right) 0 var(--crm-companies-cell-pad-left);box-sizing:border-box}.crm-table--companies .crm-table__filters input{width:100%;box-sizing:border-box;max-width:none;min-width:0;margin:0;padding-left:var(--crm-companies-filter-input-pad-left);padding-right:var(--crm-companies-filter-input-pad-left)}.crm-table--companies .crm-table__filters .crm-button{width:100%;min-width:0;padding:6px 8px;font-size:12px;justify-content:center}.crm-table--companies .crm-table__actions{flex-wrap:nowrap;align-items:center}.crm-table--contacts{--crm-contacts-cols: minmax(180px, 1.2fr) minmax(160px, 1fr) minmax(150px, 1fr) minmax(220px, 1.2fr) minmax(140px, 1fr) 160px;--crm-contacts-cell-pad-left: 12px;--crm-contacts-cell-pad-right: 12px;--crm-contacts-filter-input-pad-left: 12px}.crm-table--contacts .crm-table__header,.crm-table--contacts .crm-table__row,.crm-table--contacts .crm-table__filters{grid-template-columns:var(--crm-contacts-cols)}.crm-table--contacts .crm-table__header,.crm-table--contacts .crm-table__filters{padding:0;box-sizing:border-box}.crm-table--contacts .crm-table__row{padding:12px 0}.crm-table--contacts .crm-table__header>div,.crm-table--contacts .crm-table__row>div{padding:0 var(--crm-contacts-cell-pad-right) 0 var(--crm-contacts-cell-pad-left);box-sizing:border-box}.crm-table--contacts .crm-table__filters input{width:100%;box-sizing:border-box;max-width:none;min-width:0;margin:0;padding-left:var(--crm-contacts-filter-input-pad-left);padding-right:var(--crm-contacts-filter-input-pad-left)}.crm-table--contacts .crm-table__filters .crm-button{width:100%;min-width:0;padding:6px 8px;font-size:12px;justify-content:center}.crm-table--contacts .crm-table__actions{flex-wrap:nowrap;align-items:center}.crm-table--products{--crm-products-cols: minmax(140px, 1fr) minmax(110px, 1fr) minmax(200px, 1.5fr) 120px 110px 110px 200px;--crm-products-cell-pad-left: 12px;--crm-products-cell-pad-right: 12px;--crm-products-filter-input-pad-left: 12px}.crm-table--products .crm-table__header,.crm-table--products .crm-table__row,.crm-table--products .crm-table__filters{grid-template-columns:var(--crm-products-cols)}.crm-table--products .crm-table__header,.crm-table--products .crm-table__filters{padding:0;box-sizing:border-box}.crm-table--products .crm-table__row{padding:12px 0}.crm-table--products .crm-table__header>div,.crm-table--products .crm-table__row>div{padding:0 var(--crm-products-cell-pad-right) 0 var(--crm-products-cell-pad-left);box-sizing:border-box}.crm-table--products .crm-table__filters input{width:100%;box-sizing:border-box;max-width:none;min-width:0;margin:0;padding-left:var(--crm-products-filter-input-pad-left);padding-right:var(--crm-products-filter-input-pad-left)}.crm-table--products .crm-table__filters .crm-button{width:100%;min-width:0;padding:6px 8px;font-size:12px;justify-content:center}.crm-table--products .crm-table__actions{flex-wrap:nowrap;align-items:center}.crm-table--products .crm-table__actions button,.crm-table--products .crm-table__actions a{white-space:nowrap}.crm-table--opportunities .crm-table__filters .crm-dropdown__trigger{text-align:left}.crm-table--opportunities .crm-table__header>div,.crm-table--opportunities .crm-table__row>div{padding:0 var(--crm-opps-cell-pad-right) 0 var(--crm-opps-cell-pad-left);box-sizing:border-box}.crm-table--opportunities .crm-table__actions{flex-wrap:nowrap;justify-content:flex-start}.crm-table--opportunities .crm-table__header>div:nth-child(7),.crm-table--opportunities .crm-table__header>div:nth-child(8),.crm-table--opportunities .crm-table__header>div:nth-child(9),.crm-table--opportunities .crm-table__row>div:nth-child(7),.crm-table--opportunities .crm-table__row>div:nth-child(8),.crm-table--opportunities .crm-table__row>div:nth-child(9){text-align:left}.crm-table__pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 0 4px;font-size:12px;color:#64748b}.crm-table--proposals .crm-table__header,.crm-table--proposals .crm-table__row,.crm-table--proposals .crm-table__filters{grid-template-columns:90px minmax(160px,1fr) minmax(220px,1.3fr) 120px 120px 140px}.crm-table--proposals{--crm-proposals-cell-pad-left: 12px;--crm-proposals-cell-pad-right: 12px;--crm-proposals-filter-input-pad-left: 12px}.crm-table--proposals .crm-table__header,.crm-table--proposals .crm-table__filters{padding:0;box-sizing:border-box}.crm-table--proposals .crm-table__row{padding:12px 0}.crm-table--proposals .crm-table__header>div,.crm-table--proposals .crm-table__row>div{padding:0 var(--crm-proposals-cell-pad-right) 0 var(--crm-proposals-cell-pad-left);box-sizing:border-box}.crm-table--proposals .crm-table__filters input{width:100%;box-sizing:border-box;max-width:none;min-width:0;margin:0;padding-left:var(--crm-proposals-filter-input-pad-left);padding-right:var(--crm-proposals-filter-input-pad-left)}.crm-table--proposals .crm-table__filters .crm-button{width:100%;min-width:0;padding:6px 8px;font-size:12px;justify-content:center}.crm-table--documents .crm-table__header,.crm-table--documents .crm-table__row{grid-template-columns:140px minmax(0,1fr) 140px}.crm-table__file{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.crm-table__actions-cell{justify-self:end;text-align:right}.crm-table--documents .crm-table__actions{justify-content:flex-end;flex-wrap:nowrap}.crm-table__actions button,.crm-table__actions a{background:none;border:none;color:#0f172a;font-weight:600;cursor:pointer;text-decoration:underline}.crm-table__pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;font-size:12px;color:#667085}.crm-form--inline{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:end}.crm-form--documents label:last-of-type{min-width:320px}.crm-form--documents input[type=file]{width:100%}.crm-section-title{grid-column:1 / -1;font-weight:600;margin-top:8px}.crm-items{grid-column:1 / -1;display:grid;gap:16px}.crm-item{border:1px solid #e4e7ec;border-radius:12px;padding:16px;display:grid;gap:12px}.crm-item__total{font-weight:600;color:#0f172a}.crm-link{align-self:flex-start;background:none;border:none;color:#0f172a;text-decoration:underline;cursor:pointer;font-weight:600}.crm-totals{grid-column:1 / -1;display:flex;gap:16px;flex-wrap:wrap;font-weight:600}.crm-totals__total{font-size:16px}.crm-tabs--opportunities{position:relative;z-index:2;width:100%;display:flex;gap:8px;padding:10px 14px 0;background:#f3f6fb;border-bottom:1px solid #d7dde6;border-radius:16px 16px 0 0;align-items:flex-end}.crm-tabs--opportunities .crm-tab{appearance:none;border:1px solid transparent;border-bottom:0;background:transparent;color:#64748b;padding:8px 16px 12px;border-radius:12px 12px 0 0;font-weight:700;position:relative;z-index:1}.crm-tabs--opportunities .crm-tab.is-active{background:#fff;border-color:#d7dde6;color:#0f172a;z-index:3}.crm-tabs--opportunities+.crm-card{border-top:0!important}.crm-tabs--contacts{position:relative;z-index:2;width:100%;display:flex;gap:8px;padding:10px 14px 0;background:#f3f6fb;border-bottom:1px solid #d7dde6;border-radius:16px 16px 0 0;align-items:flex-end}.crm-tabs--contacts .crm-tab{appearance:none;border:1px solid transparent;border-bottom:0;background:transparent;color:#64748b;padding:8px 16px 12px;border-radius:12px 12px 0 0;font-weight:700;position:relative;z-index:1}.crm-tabs--contacts .crm-tab.is-active{background:#fff;border-color:#d7dde6;color:#0f172a;z-index:3}.crm-tabs--proposals{position:relative;z-index:2;width:100%;display:flex;gap:8px;padding:10px 14px 0;background:#f3f6fb;border-bottom:1px solid #d7dde6;border-radius:16px 16px 0 0;align-items:flex-end}.crm-tabs--proposals .crm-tab{appearance:none;border:1px solid transparent;border-bottom:0;background:transparent;color:#64748b;padding:8px 16px 12px;border-radius:12px 12px 0 0;font-weight:700;position:relative;z-index:1}.crm-tabs--proposals .crm-tab.is-active{background:#fff;border-color:#d7dde6;color:#0f172a;z-index:3}.crm-tabs--proposals+.crm-card{border-top:0!important}.crm-opportunities-panel{overflow:hidden;padding:0}.crm-opportunities-panel__body{background:#fff;padding:14px 16px 16px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.crm-opportunities-panel__table-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:12px}.crm-proposals-panel{padding:0;overflow:hidden}.crm-proposals-panel__body{background:#fff;padding:16px 18px 20px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.crm-proposals__layout{display:block}.crm-proposals__form{min-width:0;display:block}.crm-proposals__section{border:1px solid #e4e7ec;border-radius:16px;background:#fff;padding:24px;margin-bottom:24px;width:100%}.crm-proposals__section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;flex-wrap:wrap}.crm-proposals__section-title{font-size:16px;font-weight:700;color:#0f172a}.crm-proposals__section-actions{display:flex;gap:10px;align-items:center}.crm-proposals__section-body{display:block}.crm-proposals__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px}.crm-proposals__field--notes{grid-column:1 / -1}.crm-proposals__columns{display:grid;grid-template-columns:minmax(360px,520px) minmax(480px,1fr);gap:24px;align-items:start}.crm-proposals__panel{min-width:0;border:1px solid #e4e7ec;border-radius:16px;background:#fff;padding:20px;display:grid;gap:12px}.crm-proposals__panel-title{font-size:15px;font-weight:700;color:#0f172a}.crm-proposals__panel--preview{position:sticky;top:16px;align-self:start}.crm-proposals__panel.crm-proposals__preview{background:#f4f7fb}.crm-proposals__preview .proposal-templates__canvas-host{margin-top:8px;display:flex;justify-content:center;align-items:flex-start;padding:0;overflow:auto;background:transparent;border-radius:0}.crm-proposals__preview .proposal-element{cursor:default}.crm-proposals-items{display:grid;gap:12px;overflow-x:auto}.crm-proposals-items__item{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:12px;display:grid;gap:10px}.crm-proposals-items__row{display:grid;gap:10px;align-items:end}.crm-proposals-items__row--top{grid-template-columns:minmax(220px,1fr) 120px}.crm-proposals-items__row--desc{grid-template-columns:1fr}.crm-proposals-items__row--bottom{grid-template-columns:minmax(140px,1fr) minmax(120px,1fr) minmax(120px,1fr) 44px;align-items:end}.crm-proposals-items__field{display:grid;gap:6px;font-size:12px;color:#475467}.crm-proposals-items__field input,.crm-proposals-items__field select{width:100%}.crm-proposals-items__total{font-weight:600;color:#0f172a;text-align:right}.crm-proposals-items__total-value{font-size:14px;font-weight:700;color:#0f172a}.crm-proposals-items__remove{align-self:end;justify-self:end}.crm-proposals-items__add{justify-self:start;width:fit-content}.crm-action-icon:disabled{opacity:.45;cursor:not-allowed}@media(max-width:1100px){.crm-proposals__columns{grid-template-columns:1fr}.crm-proposals__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.crm-proposals__grid{grid-template-columns:1fr}.crm-proposals__field--notes{grid-column:span 1}}.crm-contacts-panel{overflow:hidden;padding:0}.crm-contacts-panel__body{background:#fff;padding:20px;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.crm-card__actions{display:flex;align-items:center;gap:10px}.crm-opportunity-card__body{overflow:hidden;max-height:2000px;opacity:1;transition:max-height .35s ease,opacity .35s ease}.crm-opportunity-card.is-collapsed .crm-opportunity-card__body{max-height:0;opacity:0;pointer-events:none}.crm-pipeline{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-behavior:smooth}.crm-pipeline__column{flex:0 0 240px;background:#f8fafc;border:1px solid #e4e7ec;border-radius:14px;padding:12px;min-height:240px;display:flex;flex-direction:column;gap:10px}.crm-pipeline__column-header{display:flex;justify-content:space-between;align-items:center;font-weight:600;text-transform:capitalize;color:#101828}.crm-pipeline__count{background:#e2e8f0;color:#334155;border-radius:999px;padding:2px 10px;font-size:12px}.crm-pipeline__list{display:grid;gap:10px}.crm-pipeline__card{background:#fff;border:1px solid #e4e7ec;border-radius:12px;padding:10px 12px;box-shadow:0 6px 16px #0f172a14;cursor:grab;display:grid;gap:6px}.crm-pipeline__card:active{cursor:grabbing}.crm-pipeline__title{font-size:13px;font-weight:600;color:#0f172a}.crm-pipeline__meta{font-size:12px;color:#64748b}.crm-pipeline__empty{font-size:12px;color:#94a3b8}.crm-table-toolbar{margin:12px 0}.crm-table-toolbar input{width:100%;max-width:520px;border:1px solid #d0d5dd;border-radius:10px;padding:8px 12px;font-size:14px}.crm-select-row{display:flex;gap:14px;align-items:center}.crm-modal{position:fixed;inset:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;padding:20px;z-index:50}.crm-modal--stacked{z-index:60}.crm-modal__card{background:#fff;border-radius:16px;padding:20px;width:min(720px,100%);box-shadow:0 16px 40px #0f172a33}.crm-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.crm-modal__header h3{margin:0;font-size:18px}.crm-modal__close{border:none;background:transparent;font-size:18px;cursor:pointer}.crm-config-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:20px}.crm-config-panel{border:1px solid #e4e7ec;border-radius:12px;padding:12px;background:#f8fafc}.crm-config-panel h4{margin:0 0 10px;font-size:14px}.crm-config-add{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center;margin-bottom:10px}.crm-config-add input{border:1px solid #d0d5dd;border-radius:10px;padding:8px 10px;font-size:14px}.crm-config-edit-input{flex:1;min-width:0;border:1px solid #d0d5dd;border-radius:10px;padding:6px 8px;font-size:13px}.crm-config-list{display:grid;gap:8px;max-height:240px;overflow:auto;padding-bottom:4px}.crm-config-stack{display:grid;gap:16px}.crm-config-item{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:8px 10px;font-size:13px}.crm-config-item span{flex:1}.crm-config-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.crm-config-index{flex:0 0 auto;width:32px;height:24px;border-radius:999px;background:#e2e8f0;color:#334155;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.crm-config-actions-inline{display:inline-flex;align-items:center;gap:4px}.crm-config-actions-inline button{border:1px solid #d0d5dd;background:#f8fafc;color:#0f172a;border-radius:8px;padding:6px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.crm-config-delete{border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:8px;padding:6px 8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.crm-config-actions-inline img{width:12px;height:12px;display:block;filter:brightness(0) saturate(100%);vertical-align:middle}.crm-config-arrow--down{transform:rotate(180deg)}.crm-config-delete img{width:16px;height:16px;display:block;filter:brightness(0) saturate(100%)}.crm-action-icon{border:1px solid #e2e8f0;background:#fff;border-radius:8px;padding:6px 8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.crm-action-icon img{width:16px;height:16px;display:block;filter:brightness(0) saturate(100%)}.crm-config-item button{border:none;background:none;color:#b42318;font-weight:600;cursor:pointer}.crm-checkbox-list{display:grid;grid-template-columns:18px 1fr;grid-auto-rows:minmax(24px,auto);gap:8px 12px;align-items:center;justify-items:start}.crm-checkbox-list .crm-checkbox--two-col input{width:18px;height:18px;justify-self:start;align-self:center;margin:0}.proposal-templates{display:grid;grid-template-columns:280px 1fr;gap:20px}.proposal-templates__list{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:16px;display:grid;gap:12px;height:fit-content;min-width:0}.proposal-templates__list-header{display:flex;align-items:center;justify-content:space-between}.proposal-templates__list-header h2{margin:0;font-size:16px}.proposal-templates__items{display:grid;gap:8px}.proposal-templates__item{border:1px solid #e4e7ec;background:#f8fafc;border-radius:12px;padding:8px;display:flex;align-items:center;justify-content:space-between;gap:6px;width:100%;max-width:100%;box-sizing:border-box}.proposal-templates__item.is-active{border-color:#0f172a;background:#eef2f6}.proposal-templates__item-select{appearance:none;border:none;background:transparent;padding:6px 4px;flex:1;min-width:0;text-align:left;cursor:pointer}.proposal-templates__item-title{font-weight:600;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proposal-templates__item-meta{margin-top:2px;font-size:11px;color:#667085;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proposal-templates__item-actions{display:flex;align-items:center;gap:2px;flex:0 0 auto}.proposal-templates__icon-btn{appearance:none;border:none;background:transparent;width:28px;height:28px;border-radius:9px;display:grid;place-items:center;cursor:pointer;color:#111827}.proposal-templates__icon-btn img{width:15px;height:15px;display:block;filter:brightness(0);opacity:1}.proposal-templates__icon-btn:hover{background:#0f172a14}.proposal-templates__icon-btn:hover img{opacity:1}.proposal-templates__icon-btn--danger:hover{background:#ef44441f}.proposal-templates__editor{display:grid;gap:16px}.proposal-templates__editor-heading{display:grid;gap:4px}.proposal-templates__editor-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.proposal-templates__element-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.proposal-templates__tool-btn{appearance:none;border:1px solid #d0d5dd;background:#fff;color:#0f172a;border-radius:10px;padding:8px 12px;font-weight:700;font-size:13px;cursor:pointer}.proposal-templates__tool-btn:hover{background:#f8fafc}.proposal-templates__editor-title{margin:0;font-size:18px;font-weight:800;color:#0f172a;letter-spacing:-.01em}.proposal-templates__editor-subtitle{font-size:13px;color:#667085}.proposal-templates__panel-hint{font-size:12px;color:#667085;line-height:1.3;margin-bottom:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.proposal-slides-toolbar{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:16px;background:#f3f6fb;border:1px solid #e4e7ec;overflow-x:auto}.proposal-slides-toolbar__group{display:flex;align-items:center;gap:6px;flex:0 0 auto}.proposal-slides-toolbar__sep{width:1px;height:28px;background:#0f172a24;flex:0 0 auto}.proposal-slides-toolbar__spacer{flex:1 1 auto;min-width:12px}.proposal-slides-btn{appearance:none;border:1px solid transparent;background:transparent;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;cursor:pointer}.proposal-slides-btn img{width:18px;height:18px;display:block;filter:brightness(0)}.proposal-slides-btn:hover{background:#0f172a0f;border-color:#0f172a14}.proposal-slides-btn:disabled{opacity:.35;cursor:default}.proposal-slides-btn.is-active{background:#0f172a1a;border-color:#0f172a2e}.proposal-slides-btn--danger:hover{background:#ef44441f;border-color:#ef444438}.proposal-slides-btn--text{font-weight:800;color:#0f172a;font-size:16px;line-height:1}.proposal-slides-select{appearance:none;border:1px solid #d0d5dd;background:#fff;color:#0f172a;border-radius:12px;height:34px;padding:0 32px 0 12px;font-weight:700;font-size:13px}.proposal-slides-size{display:flex;align-items:center;gap:6px;padding:0 6px;border:1px solid #d0d5dd;background:#fff;border-radius:999px;height:34px}.proposal-slides-size__input{width:54px;border:none;background:transparent;text-align:center;font-weight:800;color:#0f172a;outline:none}.proposal-slides-color{position:relative;display:grid;place-items:center}.proposal-slides-color input[type=color]{position:absolute;inset:0;width:34px;height:34px;opacity:0;cursor:pointer}.proposal-templates__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:12px 16px}.proposal-templates__toolbar-left{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.proposal-templates__toolbar-actions{display:flex;align-items:center;gap:12px}.proposal-templates__toolbar label:not(.proposal-templates__toggle){display:grid;gap:6px;font-size:13px;color:#475467}.proposal-templates__toggle{display:flex;align-items:center;gap:8px;font-size:13px;color:#475467;-webkit-user-select:none;user-select:none}.proposal-templates__toggle input{width:16px;height:16px;margin:0}.proposal-templates__toggle--inline{margin-top:6px}.proposal-templates__page-meta{font-size:12px;color:#667085;padding-bottom:2px}.proposal-templates__toolbar input:not([type=checkbox]){border:1px solid #d0d5dd;border-radius:10px;padding:8px 10px;min-width:220px}.proposal-templates__workspace{display:grid;grid-template-columns:1fr 420px;gap:16px;align-items:start}.proposal-templates__canvas-host{background:#f1f5f9;border-radius:16px;padding:18px;overflow:auto;display:grid;gap:12px}.proposal-templates__canvas-wrap{transform-origin:top left;width:fit-content;margin:0 auto}.proposal-canvas{--quote-accent: #f4d14d;--quote-bar: #5b6167;--quote-dark: #0f172a;--quote-font: "Montserrat", "Space Grotesk", sans-serif;background:#fff;border:1px solid #e4e7ec;border-radius:0;position:relative;overflow:hidden;font-family:var(--quote-font);box-shadow:0 12px 30px #0f172a1f}.proposal-canvas__debug-overlay{position:absolute;inset:0;width:100%;height:100%;opacity:.22;pointer-events:none;object-fit:fill}.proposal-element{position:absolute;cursor:move;-webkit-user-select:none;user-select:none}.proposal-element.is-selected{outline:1px solid rgba(15,23,42,.35)}.proposal-element[contenteditable=true],.proposal-element.is-selected[contenteditable=true]{cursor:text;-webkit-user-select:text;user-select:text;outline:2px solid rgba(15,23,42,.25);outline-offset:2px}.proposal-element--image img{width:100%;height:100%;object-fit:contain;display:block}.proposal-image__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e2e8f0,#cbd5f5);display:flex;align-items:center;justify-content:center;color:#475467;font-weight:600;font-size:12px}.proposal-element--text{white-space:pre-wrap;font-family:var(--quote-font)}.proposal-element--text strong,.proposal-element--divider strong{font-weight:700}.proposal-selection{position:absolute;border:1px solid var(--quote-dark);box-shadow:0 0 0 1px #fffffff2 inset;pointer-events:none;z-index:60}.proposal-handle{pointer-events:auto;position:absolute;width:10px;height:10px;background:var(--quote-dark);border:2px solid #fff;border-radius:999px}.proposal-handle--nw{top:-6px;left:-6px;cursor:nwse-resize}.proposal-handle--n{top:-6px;left:calc(50% - 5px);cursor:ns-resize}.proposal-handle--ne{top:-6px;right:-6px;cursor:nesw-resize}.proposal-handle--e{top:calc(50% - 5px);right:-6px;cursor:ew-resize}.proposal-handle--se{bottom:-6px;right:-6px;cursor:nwse-resize}.proposal-handle--s{bottom:-6px;left:calc(50% - 5px);cursor:ns-resize}.proposal-handle--sw{bottom:-6px;left:-6px;cursor:nesw-resize}.proposal-handle--w{top:calc(50% - 5px);left:-6px;cursor:ew-resize}.proposal-element--divider{display:flex;align-items:center;justify-content:center;gap:10px;text-transform:uppercase;letter-spacing:.04em}.proposal-element--divider:before,.proposal-element--divider:after{content:"";flex:1;height:1px;background:#111827d9}.quote-divider__text{padding:0 6px;background:#fff;line-height:1}.proposal-element--quote-table{background:transparent}.quote-table{width:100%;height:100%;display:grid;grid-auto-rows:min-content;gap:2mm}.quote-table__row{display:grid;grid-template-columns:1fr 24mm 28mm 34mm;align-items:start}.quote-table__row.has-discount{grid-template-columns:1fr 22mm 26mm 22mm 30mm}.quote-table__header{background:var(--quote-bar);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:9pt}.quote-table__body{font-size:10pt;color:#111827}.quote-cell{padding:2mm 2.5mm}.quote-table__body .quote-cell{border-left:.6mm solid var(--quote-accent)}.quote-table__body .quote-cell--product{border-left:none}.quote-cell--qty,.quote-cell--price,.quote-cell--discount,.quote-cell--total{text-align:left;font-weight:700}.quote-product-name{font-weight:800}.quote-product-desc{font-size:9pt;font-weight:500;color:#667085;margin-top:.8mm}.proposal-element--total-box{background:var(--quote-accent);display:flex;align-items:center;justify-content:flex-end;padding:0 10mm}.quote-total-box__text{font-weight:800;letter-spacing:.02em;display:inline-flex;flex-direction:column;align-items:flex-end;line-height:1.05}.quote-total-box__sub{display:block;font-size:9pt;font-weight:700;letter-spacing:.02em}.proposal-templates__panel{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:16px;display:grid;gap:12px;max-height:calc(100vh - 220px);overflow:auto}.proposal-templates__panel h3{margin:0;font-size:14px}.proposal-templates__panel-field{display:grid;gap:6px;font-size:12px;color:#475467}.proposal-templates__panel-field input,.proposal-templates__panel-field textarea{border:1px solid #d0d5dd;border-radius:10px;padding:8px 10px;font-size:12px}.proposal-templates__panel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.proposal-templates__panel-grid--wide{grid-template-columns:1fr}.proposal-templates__panel-grid input{border:1px solid #d0d5dd;border-radius:8px;padding:6px 8px}.proposal-templates__panel-grid select{border:1px solid #d0d5dd;border-radius:8px;padding:6px 8px;font-size:12px;background:#fff}.proposal-text-tools{display:flex;align-items:center;gap:8px;margin-top:6px}.proposal-text-editor{border:1px solid #d0d5dd;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 8px 20px #0f172a14}.proposal-text-editor__toolbar{display:flex;align-items:center;gap:8px;padding:8px 10px;background:linear-gradient(#fbfdff,#f6f8fb);border-bottom:1px solid #e4e7ec}.proposal-text-editor .proposal-textarea{border:none;border-radius:0;padding:10px 12px;font-size:13px;font-family:var(--quote-font);line-height:1.45;resize:vertical;outline:none}.proposal-text-editor__preview{border-top:1px dashed #e4e7ec;padding:10px 12px;background:#fbfdff;color:#111827;font-family:var(--quote-font);font-size:13px;line-height:1.35}.proposal-guides{position:absolute;inset:0;pointer-events:none;z-index:55}.proposal-guide{position:absolute;box-shadow:0 0 0 1px #ffffffa6}.proposal-guide--v{top:0;bottom:0;width:1px}.proposal-guide--h{left:0;right:0;height:1px}.proposal-text-tools__label{font-size:12px;color:#667085}.proposal-text-tools__btn{border:1px solid #d0d5dd;background:#fff;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;color:#111827;cursor:pointer}.proposal-text-tools__btn:active{transform:translateY(1px)}.proposal-text-tools__btn--italic{font-style:italic;font-weight:600}.proposal-templates__panel-empty{font-size:12px;color:#667085}@media print{@page{size:Letter landscape;margin:6mm 10mm 2mm}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.crm-dashboard--print .crm-dashboard__print-header{position:fixed;top:0;left:10mm;right:10mm;height:12mm;background:#fff;z-index:20}.crm-dashboard--print .crm-dashboard__print-footer{position:fixed;bottom:0;left:10mm;right:10mm;height:8mm;background:#fff;z-index:20}.crm-dashboard--print .crm-dashboard__grid{display:block;gap:0;padding-top:12mm;padding-bottom:8mm}.crm-dashboard--print .crm-dashboard__print-cover{break-after:page;page-break-after:always}.crm-dashboard--print .crm-dashboard-widget{break-before:page;page-break-before:always}.crm-dashboard--print .crm-dashboard__print-cover+.crm-dashboard-widget{break-before:auto;page-break-before:auto}.crm-dashboard--print .crm-dashboard-widget[data-widget-type=pipeline-by-stage],.crm-dashboard--print .crm-dashboard-widget[data-widget-type=opportunities-by-source]{break-inside:avoid;page-break-inside:avoid}.crm-dashboard--print .crm-dashboard-widget[data-widget-type=opportunity-summary]{break-inside:auto;page-break-inside:auto}.crm-dashboard--print .crm-table__row,.crm-dashboard--print .crm-table__header{break-inside:avoid;page-break-inside:avoid}.crm-header,.crm-alert{display:none!important}.proposal-templates__list,.proposal-templates__panel,.proposal-templates__toolbar{display:none}.proposal-templates,.proposal-templates__workspace{grid-template-columns:1fr}.proposal-templates__canvas-host{padding:0;background:transparent;overflow:visible}.proposal-templates__canvas-wrap{transform:none!important}.proposal-canvas{box-shadow:none;border:none}.proposal-canvas__debug-overlay{display:none!important}.crm-report{padding:0;background:#fff}.crm-report__toolbar,.crm-report__measure{display:none!important}.crm-report__pages{gap:0;padding:0}.crm-report__page{margin:0;box-shadow:none;border-radius:0;break-after:page;page-break-after:always}.crm-report__page:last-child{break-after:auto;page-break-after:auto}}.crm-checkbox-list .crm-checkbox--two-col span{align-self:center;text-align:left}.crm-table-head{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;margin:20px 0 12px;column-gap:12px}.crm-table-title{grid-column:1 / 2;font-weight:600;color:#101828}.crm-table-head .crm-table-toolbar{grid-column:2 / 5;justify-self:start;margin:0}.crm-form--contacts{margin-bottom:14px}.crm-form__row{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.crm-form__row--contacts{grid-template-columns:repeat(5,minmax(0,1fr))}.crm-form__row--opportunity{grid-template-columns:repeat(3,minmax(0,1fr))}.crm-form__row--contacts .crm-field--email{grid-column:span 2}.crm-form__row--contacts .crm-field--phone{grid-column:span 1}.crm-dropdown{position:relative}.crm-dropdown__trigger{width:100%;text-align:left;border:1px solid #d0d5dd;border-radius:10px;padding:10px 12px;background:#fff;font-size:14px;cursor:pointer}.crm-dropdown__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e4e7ec;border-radius:12px;box-shadow:0 12px 24px #0f172a1f;z-index:20;padding:8px}.crm-dropdown__search{width:100%;border:1px solid #d0d5dd;border-radius:10px;padding:8px 10px;margin-bottom:8px;font-size:14px}.crm-dropdown__list{display:grid;gap:4px;max-height:200px;overflow:auto}.crm-dropdown__item{text-align:left;border:none;background:transparent;padding:8px 10px;border-radius:8px;cursor:pointer;font-size:14px;min-height:36px;line-height:1.2;display:flex;align-items:center}.crm-dropdown__item:hover{background:#f2f4f7}.crm-dropdown__item--create{font-weight:600;color:#f7d244;background:#0b0f1c;border-radius:8px;font-family:Space Grotesk,sans-serif}.crm-dropdown__item--create:hover{background:#0b0f1c}.crm-dropdown__menu{max-height:260px;display:flex;flex-direction:column}.crm-dropdown__list{max-height:196px;overflow:auto}.crm-dropdown__item--create{position:sticky;bottom:0;z-index:1;margin-top:6px}.home-main{min-width:0;max-width:100%}.loading-overlay{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;background:transparent}.loading-overlay__panel{min-width:min(440px,calc(100vw - 48px));max-width:min(520px,calc(100vw - 48px));display:grid;justify-items:center;gap:8px;text-align:center;padding:0;border:none;background:transparent;box-shadow:none}.loading-overlay__badge{display:inline-flex;align-items:center;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#f7d244;padding:7px 11px;border-radius:999px;border:1px solid rgba(148,163,184,.45);background:#0b0f1c}.loading-overlay__title{margin:8px 0 0;font-size:clamp(30px,4vw,42px);line-height:1.02;letter-spacing:-.02em;color:#0b0f1c}.loading-overlay__subtitle{margin:0;font-size:15px;color:#3b4257}.loading-overlay__dots{display:inline-flex;align-items:center;justify-content:center;gap:10px;margin-top:8px}.loading-overlay__dots span{width:10px;height:10px;border-radius:999px;background:#f7d244;transform:scale(.7);opacity:.18;animation:loadingOverlayDot 1.05s infinite ease-in-out}.loading-overlay__dots span:nth-child(2){animation-delay:.15s}.loading-overlay__dots span:nth-child(3){animation-delay:.3s}@keyframes loadingOverlayDot{0%,80%,to{opacity:.18;transform:scale(.7)}40%{opacity:1;transform:scale(1.15)}}.home-main--profile{min-height:calc(100vh - var(--topbar-height) - 64px);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;height:100%;flex:1 1 auto;min-width:0}.content-section-wrap{padding:0;width:100%;max-width:100%;box-sizing:border-box;position:relative;height:100%;min-height:0;overflow:visible;overflow-x:hidden;overscroll-behavior:contain}.page:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 18%,rgba(255,196,0,.2),transparent 45%),radial-gradient(circle at 86% 12%,rgba(0,194,255,.2),transparent 45%),linear-gradient(135deg,#f5f7fb,#e6ecf5,#f0f3f9);z-index:-2}.page:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at center,rgba(27,92,255,.15),transparent 70%);top:-120px;right:-120px;z-index:-1}.page-logo{grid-column:1 / -1;display:flex;justify-content:flex-end;align-items:center;min-height:clamp(48px,8vh,80px);position:relative;z-index:60;padding-top:8px}.page-topbar{grid-column:1 / -1;position:sticky;top:0;left:0;right:0;width:100%;margin-left:0;margin-right:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:3px clamp(10px,3vw,24px);border-radius:0;background:#000;color:#000;box-shadow:0 14px 30px #0f172a40;z-index:80;min-height:var(--topbar-height)}.page-topbar__logo-img{height:32px;width:auto}.page-topbar__actions{position:relative;display:flex;align-items:center;height:100%}.page-topbar__logo{display:flex;align-items:center;gap:8px;height:100%}.page-topbar__menu-toggle{border:none;background:transparent;color:#f8fafc;width:34px;height:34px;display:none;align-items:center;justify-content:center;cursor:pointer}.page-topbar__menu-icon{width:20px;height:20px}.user-badge{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:2px 5px 2px 2px;border:1px solid #1f1f1f;background:#1f1f1f;color:#d1d5db;cursor:pointer}.user-badge__circle{height:20px;width:20px;border-radius:50%;background:#f7d244;color:#0b0f1c;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:10px}.user-badge__chevron{width:11px;height:11px;color:#d1d5db}.user-menu{position:absolute;right:0;top:calc(100% + 10px);min-width:180px;background:#1a1a1a;border-radius:8px;box-shadow:0 18px 40px #0f172a2e;border:1px solid rgba(248,250,252,.2);padding:8px;display:grid;gap:4px;z-index:90;font-family:Space Grotesk,sans-serif;--menu-shift-x: 0px;transform:translate(var(--menu-shift-x)) translateY(0);transform-origin:top right;animation:menu-pop .16s ease}.user-menu:before{content:"";position:absolute;top:-6px;right:18px;width:12px;height:12px;background:#1a1a1a;border-left:1px solid rgba(248,250,252,.12);border-top:1px solid rgba(248,250,252,.12);transform:rotate(45deg)}@keyframes menu-pop{0%{opacity:0;transform:translate(var(--menu-shift-x)) translateY(6px)}to{opacity:1;transform:translate(var(--menu-shift-x)) translateY(0)}}.user-menu__item{border:none;background:transparent;padding:4px 12px;border-radius:10px;text-align:left;color:#f8fafccc;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:10px}.user-menu__item:hover{background:#f8fafc1f}.user-menu__icon{width:18px;height:18px;display:inline-flex;color:#f8fafcb3}.user-menu__icon svg{width:100%;height:100%}.user-menu__divider{height:1px;background:#f8fafc29;margin:4px 6px}.home-sidebar__scrim{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hero{align-self:center;padding-right:clamp(12px,5vw,40px);display:grid;gap:8px;transition:none;justify-items:start;text-align:left}.hero--profile{padding-left:0;padding-right:32px;width:100%;margin-bottom:24px}.hero-logo{width:140px;max-width:40vw;height:auto;margin-bottom:0}.hero-content{display:grid;gap:0;justify-items:start}.badge{display:inline-flex;width:fit-content;align-items:center;gap:8px;background:#0b0f1c;color:#f7d244;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;transition:none}.hero h1{font-size:clamp(32px,4vw,48px);margin:20px 0 12px;letter-spacing:-.02em;transition:none}.subtitle{font-size:15px;color:#3b4257;margin-bottom:8px;transition:none}@media(max-width:860px){.subtitle--collapsed{display:none}.subtitle{text-align:left}}.device-type{font-weight:700;color:#111827}.code-pill{display:inline-block;background:#fff;border-radius:999px;padding:10px 18px;font-weight:600;box-shadow:0 12px 24px #0f172a14;width:fit-content}.code-pill--warn{background:#f7d244}.status{margin-top:12px;color:#475569}.status--error{color:#b91c1c}.status--success{color:#15803d}.status--bold{color:#0b0f1c;font-weight:700}.claim-timer{display:grid;gap:8px}.claim-timer__label{font-size:14px;color:#0b0f1c}.claim-timer__bar{height:8px;background:#0b0f1c1f;border-radius:999px;overflow:hidden}.claim-timer__fill{height:100%;background:#0b0f1c;transition:width .3s ease}.claim-timer--modal{width:100%}.card{align-self:center;background:#ffffffd9;border-radius:24px;padding:32px;box-shadow:0 28px 70px #0f172a2e,0 6px 18px #0f172a14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-self:center;width:min(100%,360px);transition:opacity .25s ease,transform .25s ease;overflow:visible}.card--locked{padding:0;overflow:hidden}.profile-card-shell{align-self:stretch;background:#ffffffd9;border-radius:24px;padding:32px;box-shadow:0 28px 70px #0f172a2e,0 6px 18px #0f172a14;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-self:stretch;width:100%;display:flex;flex-direction:row;align-items:stretch;gap:24px;height:100%;flex:1 1 auto;min-height:0}.profile-card-shell .card-body{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.profile-card-shell .card-body>.profile-shell{flex:1 1 auto;min-height:0}.card h2{margin:0 0 8px;font-size:24px}.card-note{color:#465070;margin-bottom:24px;text-align:left}.code-entry{display:grid;gap:14px;margin-bottom:18px;justify-items:center;max-height:260px;transition:max-height .35s ease,opacity .25s ease,transform .25s ease}.code-entry--hidden{opacity:0;transform:translateY(-8px);pointer-events:none;max-height:0;margin-bottom:0;overflow:hidden}.code-entry--expired{opacity:0;transform:translateY(8px)}.code-entry--visible{opacity:1;transform:translateY(0)}.card-body{display:grid;gap:14px;transition:opacity .25s ease,transform .25s ease;overflow:visible}.card-body--locked{gap:0}.card-body--code-confirmed{gap:8px}.card-header{display:grid;gap:8px;transition:opacity .3s ease,transform .3s ease}.card-header--hidden{opacity:0;transform:translateY(6px);pointer-events:none}.card-header--collapse{max-height:0;margin:0;overflow:hidden}.code-view{display:grid;gap:14px;opacity:0;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease}.code-view--visible,.card-header--visible{opacity:1;transform:translateY(0)}.card-body--hidden{opacity:0;transform:translateY(-8px);pointer-events:none}.card-body--fadein{animation:cardFadeIn .25s ease}.card-body--fadeout{opacity:0;transform:translateY(8px)}.code-entry__title{font-size:24px;font-weight:800;color:#0b0f1c}.code-entry__label{font-size:14px;color:#465070;text-align:left}.code-entry__inputs{display:grid;grid-template-columns:repeat(6,minmax(34px,42px));gap:10px}.code-entry__inputs input{height:48px;border:1px solid #d6dbe8;border-radius:12px;text-align:center;font-size:18px;font-weight:600;color:#0b0f1c;background:#fff}.code-entry__inputs input:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8126;outline:none}.code-entry--fadeout{opacity:0;transform:translateY(-8px);pointer-events:none}.code-entry--expired{gap:16px}.code-entry--shake{animation:codeShake .35s ease}@keyframes codeShake{0%,to{transform:translate(0)}20%,60%{transform:translate(-6px)}40%,80%{transform:translate(6px)}}.signin-form{display:grid;gap:14px;margin-bottom:12px;justify-items:center;opacity:0;transform:translateY(8px);transition:opacity .25s ease,transform .25s ease}.signin-form--hidden{opacity:0;transform:translateY(8px);pointer-events:none;max-height:0;margin-bottom:0;overflow:hidden}.signin-form--visible{opacity:1;transform:translateY(0)}.signin-form__fields{width:min(100%,320px);max-height:0;opacity:0;overflow:hidden;display:grid;gap:14px;transition:max-height .35s ease,opacity .25s ease}.signin-form--open .signin-form__fields{max-height:220px;opacity:1;overflow:visible}.signin-form__helper{margin:6px 0 0;font-size:13px;color:#475569;text-align:center}.signin-view{width:100%}.signin-view--fade-out{animation:signinViewFadeOut .18s ease forwards}.signin-view--fade-in{animation:signinViewFadeIn .18s ease forwards}@keyframes signinViewFadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(6px)}}@keyframes signinViewFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.signin-locked{min-height:360px;width:100%;display:grid;align-content:center;justify-items:center;gap:14px;text-align:center;padding:28px 18px;background:#f7d244;border-radius:24px}.signin-locked__icon{width:92px;height:92px;display:block;opacity:.95}.signin-locked__title{margin:0;font-size:30px;line-height:1.1;color:#0b0f1c}.signin-locked__message{margin:0;max-width:30ch;color:#334155;font-size:16px;line-height:1.45}.signin-form__link{background:none;border:none;padding:0;color:#0f172a;font-weight:600;cursor:pointer;text-decoration:underline}.signin-form__link:hover{color:#111827}.google-button{width:100%;margin-top:10px;border:1px solid #dadce0;background:#fff;color:#3c4043;padding:10px 16px;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease;font-family:Space Grotesk,sans-serif}.google-button:hover{transform:translateY(-1px);border-color:#c5c9cf;box-shadow:0 10px 24px #0f172a1f}.google-button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.google-button__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.google-button__icon svg{width:20px;height:20px;display:block}.signin-field{display:grid;gap:8px;font-size:13px;color:#475569}.signin-field__label{display:inline-flex;align-items:center;gap:8px}.signin-field input{width:100%;max-width:320px;border:1px solid #d7dbe6;border-radius:12px;padding:12px 14px;font-family:inherit;font-size:15px;letter-spacing:.02em;background:#fff;color:#0f172a;outline:none}.signin-field__input{display:grid}.signin-field__toggle{margin-top:6px;align-self:start;border:none;background:transparent;color:#6b7280;padding:0;font-size:16px;line-height:1;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.signin-field__toggle:hover{color:#374151}.signin-field__icon{width:18px;height:18px;display:block}.signin-field__toggle-text{font-size:14px;color:inherit}.hero--hidden,.card--hidden{opacity:0;transform:translateY(12px);pointer-events:none}.page--modal .hero,.page--modal .card{display:none}.page--modal{padding-top:clamp(16px,4vh,28px);padding-bottom:clamp(16px,4vh,28px);min-height:100svh}.signin-field input:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8126}.primary-button{width:100%;border:none;background:#0b0f1c;color:#f7d244;padding:12px 16px;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;font-family:Space Grotesk,sans-serif}.primary-button:hover{transform:translateY(-1px);box-shadow:0 16px 30px #0f172a2e}.secondary-button{border:1px solid #cbd5f5;background:transparent;color:#0b0f1c;padding:8px 12px;border-radius:12px;cursor:pointer;font-size:13px;font-family:Space Grotesk,sans-serif}.secondary-button:hover{background:#eef2ff}.profile-header{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;margin-bottom:12px}.profile-header__photo{display:grid;gap:10px;justify-items:center}.profile-photo{width:192px;height:192px;border-radius:50%;background:#0f172a14;border:2px solid #e5e7eb;display:inline-flex;align-items:center;justify-content:center;color:#0f172a80;overflow:hidden;position:relative}.profile-photo img{width:100%;height:100%;object-fit:cover;transform:none}.profile-photo svg{width:96px;height:96px}.profile-photo__overlay{position:absolute;left:0;right:0;bottom:0;height:40%;border:none;background:#1a1a1ae6;color:#f8fafce6;font-size:13px;font-weight:700;cursor:pointer;opacity:0;transition:opacity .2s ease}.photo-crop__empty{display:grid;gap:12px;justify-items:center}.profile-photo:hover .profile-photo__overlay{opacity:1}.profile-photo__button{border:1px solid rgba(15,23,42,.2);background:#eef1f6;color:#3b4257;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #0f172a1f;font-family:Space Grotesk,sans-serif}.profile-photo__button:hover{background:#e3e8f0}.profile-photo__button--ghost{border:1px solid rgba(15,23,42,.2);background:#eef1f6;color:#3b4257}.profile-photo__button--primary{border:none;background:#0b0f1c;color:#f7d244;box-shadow:0 16px 30px #0f172a2e}.profile-photo__button--primary:hover{background:#111827;box-shadow:0 18px 36px #0f172a38}.photo-modal__controls input[type=range]::-webkit-slider-thumb{cursor:grab}.photo-modal__controls input[type=range]:active::-webkit-slider-thumb{cursor:grabbing}.photo-modal__controls input[type=range]::-moz-range-thumb{cursor:grab}.photo-modal__controls input[type=range]:active::-moz-range-thumb{cursor:grabbing}.profile-header__meta h2{margin:0;font-size:34px}.profile-header__hint{margin:4px 0 0;color:#6b7280;font-size:18px}.profile-header__identity-row{display:inline-flex;align-items:center;gap:10px}.profile-google-verified-badge{display:inline-flex;align-items:center;justify-content:center;height:22px;gap:6px;padding:0 10px 0 8px;border-radius:999px;background:#ecfdf3;border:1px solid #86efac;color:#166534;font-size:11px;font-weight:700;letter-spacing:.02em;margin-top:4px}.profile-google-verified-badge__icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center}.profile-google-verified-badge__icon svg{width:14px;height:14px;display:block}.company-profile__hint{display:block;width:fit-content;max-width:100%;margin-top:6px;font-size:13px;line-height:1.35}.profile-text-fit{display:inline-block;width:fit-content;max-width:100%;justify-self:start;align-self:flex-start}.profile-grid{display:grid;gap:16px}.profile-grid--two{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.profile-grid--two .profile-card{height:100%}.profile-shell{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px;height:auto;align-items:stretch;min-height:0}.profile-shell__menu{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%;gap:6px;padding-right:16px;border-right:1px solid rgba(148,163,184,.35)}.profile-shell__menu-item{border:none;background:transparent;text-align:left;padding:4px 6px;font-size:14px;line-height:1.2;color:#475569;font-family:Space Grotesk,sans-serif;cursor:pointer;border-radius:8px;transition:color .2s ease,background .2s ease}.profile-shell__menu-item:hover{color:#0b0f1c;background:#0f172a0f}.profile-shell__menu-item--active{color:#0b0f1c;background:#0f172a1f;font-weight:700}.profile-shell__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex:1 1 auto;height:100%;min-height:0}.profile-shell__content .profile-card{height:100%;min-height:0;align-self:stretch;flex:1 1 auto}.profile-card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 12px 24px #0f172a14;display:grid;gap:10px;height:100%}.profile-card--company-users{display:flex;flex-direction:column;min-height:0;height:100%}.profile-card--company-profile{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:0}.profile-card__title{font-weight:700;color:#0b0f1c;--topbar-height: initial}.profile-card__title--with-help{display:flex;align-items:center;gap:10px}.password-help{position:relative;display:inline-flex;align-items:center}.password-help__icon{width:18px;height:18px;border-radius:50%;background:#0b0f1c;color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:default}.password-help__tooltip{position:absolute;top:calc(100% + 8px);left:0;min-width:220px;max-width:280px;background:#0b0f1c;color:#fff;padding:10px 12px;border-radius:10px;font-size:12px;line-height:1.4;opacity:0;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;z-index:5}.password-help:hover .password-help__tooltip{opacity:1;transform:translateY(0)}.profile-card--password{display:flex;flex-direction:column;gap:6px}.profile-card--google{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:0;gap:8px}.profile-card--google .profile-card__actions{margin-top:auto;padding-top:12px}.profile-google-link{margin:0;font-size:13px;color:#475569}.profile-google-link__button{border:none;background:transparent;padding:0;color:#0b0f1c;text-decoration:underline;font-weight:600;cursor:pointer;font-family:Space Grotesk,sans-serif}.profile-google-link__button:hover{color:#111827}.profile-google-status{font-size:14px;font-weight:700;color:#b45309}.profile-google-status--active{color:#0f766e}.profile-google-hint{margin:0;color:#475569;font-size:13px;line-height:1.4}.profile-google-note{margin:0;color:#64748b;font-size:12px;line-height:1.35}.profile-google-activate-button{margin-top:4px;margin-bottom:2px;width:min(100%,240px);min-width:0;max-width:240px;align-self:flex-start;justify-content:center}.profile-google-unlink-button{width:min(100%,240px);min-width:0;max-width:240px;align-self:flex-start;justify-content:center;padding:10px 16px;border-radius:10px;border:1px solid #f1b9b9;background:#fff7f7;color:#9f1239;font-weight:600;transition:background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.profile-google-unlink-button:hover{background:#ffecec;border-color:#e88f8f;transform:translateY(-1px);box-shadow:0 10px 20px #9f12391f}.profile-google-unlink-button:disabled{opacity:.65;cursor:not-allowed;transform:none;box-shadow:none}.company-domain__checkbox{display:inline-flex;align-items:center;gap:8px;margin-top:2px;color:#374151;font-size:13px;line-height:1.35}.company-domain__checkbox input[type=checkbox]{width:14px;height:14px;margin:0;accent-color:#0b0f1c}.profile-field{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:12px;color:#475569;font-size:14px}.profile-field--email{grid-template-columns:140px minmax(0,1fr);align-items:flex-start}.profile-field--email .profile-field__label{align-self:center}.profile-field__label{width:100%;display:flex;justify-content:flex-start;color:#475569;font-weight:600;font-size:14px}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .profile-field{grid-template-columns:140px minmax(0,1fr) 128px;align-items:center}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .profile-field__label{white-space:nowrap}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .profile-field__input{max-width:none}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .password-field__input-wrapper--with-button{max-width:none}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .profile-field:after{content:"";grid-column:3;width:100%}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .password-field{grid-template-columns:140px minmax(0,1fr) 128px}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .password-field:after{content:"";grid-column:3;width:100%}.profile-field__input{border:1px solid #e2e8f0;border-radius:10px;padding:6px 10px;font-size:14px;color:#0b0f1c;background:#f8fafc;font-family:Space Grotesk,sans-serif;max-width:300px;width:100%}.password-field__input-wrapper{width:100%;display:flex;justify-content:flex-start}.email-verify{display:grid;gap:6px}.email-verify__panel{transition:opacity .2s ease,max-height .2s ease;overflow:hidden}.email-verify__panel--hidden{opacity:0;max-height:0;pointer-events:none}.email-verify__panel--visible{opacity:1;max-height:140px}.email-verify__panel--code{padding-top:2px}.email-verify__notice{margin:6px 0 0;color:#6b7280;font-size:12px}.email-verify__notice--error{color:#b91c1c}.email-verify__row{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.email-code__inputs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;max-width:210px}.email-code__row{display:flex;align-items:center;gap:10px}.email-code__action{display:flex;align-items:center;justify-content:center}.email-code__inputs input{height:28px;width:28px;border-radius:8px;border:1px solid #e2e8f0;background:#f8fafc;text-align:center;font-size:12px;color:#0b0f1c}.email-code__inputs input:focus{outline:none;border-color:#0b0f1c;box-shadow:0 0 0 2px #0b0f1c1f}.email-code__error{margin:6px 0 0;color:#b91c1c;font-size:12px}.email-code__notice{margin:6px 0 0;color:#6b7280;font-size:12px;max-width:210px;opacity:0;max-height:0;overflow:hidden;transition:opacity .2s ease,max-height .2s ease}.email-code__notice--visible{opacity:1;max-height:120px}.password-code{margin-top:8px}.password-code__sections{display:flex;align-items:center;gap:10px}.password-code__section{display:flex;align-items:center}.password-code__section--actions{gap:10px}.password-layout{display:grid;gap:12px;align-items:start}.password-layout--hidden{display:none}.password-layout__col{display:flex;flex-direction:column;gap:8px}.password-layout__col--actions{min-height:100%}.password-field{display:grid;grid-template-columns:140px minmax(0,1fr);gap:8px 12px;align-items:center;justify-items:end;text-align:right}.password-field__controls{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:10px}.password-field__input-wrapper--with-button{display:flex;gap:8px;width:100%;max-width:300px}.password-field--confirm .password-field__input-wrapper{flex:1}.password-field--actions{grid-template-columns:1fr;justify-items:end}.password-verified{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:12px}.password-verified__info{display:flex;align-items:center;gap:8px}.email-verify__button{border:none;background:#0b0f1c;color:#fff;padding:0 12px;border-radius:6px;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease;height:32px;font-family:Space Grotesk,sans-serif;white-space:nowrap;word-break:keep-all;display:inline-flex;align-items:center;justify-content:center}.email-verify__button--ghost{background:transparent;border:1px solid #0b0f1c;color:#0b0f1c}.email-verify__button--ghost:hover:not(:disabled){background:#0f172a14}.email-verify__spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;display:inline-block;animation:email-spin .8s linear infinite}.email-verify__button--ghost .email-verify__spinner,.email-verify__spinner--solo{border-color:#0f172a33;border-top-color:#0b0f1c}.email-verify__button:disabled .email-verify__spinner--solo{border-color:#0f172a26;border-top-color:#0b0f1c}.email-verify__button:disabled{background:transparent;border:none;color:#0b0f1c}@keyframes email-spin{to{transform:rotate(360deg)}}.email-resend__ring{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;font-size:10px;color:#0b0f1c;font-weight:700;font-family:Space Grotesk,sans-serif;position:relative}.email-resend__ring span{transform:scale(.9)}.email-resend__ring svg{position:absolute;inset:0}.email-resend__track{fill:none;stroke:#0f172a33;stroke-width:2}.email-resend__progress{fill:none;stroke:#0b0f1c;stroke-width:2;transform:rotate(-90deg);transform-origin:16px 16px}.email-verify__button:hover:not(:disabled){background:#111827;color:#f7d244}.email-verify__button--error{background:#b91c1c;color:#fff}.email-verify__check{width:26px;min-width:26px;height:26px;border-radius:50%;background:#0b0f1c;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.email-verify__check img{width:14px;height:14px;filter:invert(1)}.profile-field__input:focus{outline:none;border-color:#0b0f1c;box-shadow:0 0 0 2px #0b0f1c1f}.profile-field__value{color:#0b0f1c;font-weight:600}.profile-card__actions{display:flex;justify-content:center;margin-top:12px;gap:12px;align-items:center}.password-fields .profile-card__actions{justify-content:center}.profile-card__actions--bottom{margin-top:auto}.profile-card__save{min-width:140px;width:auto}.profile-card__save:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 10px 20px #0f172a33}.profile-card__save:active:not(:disabled){transform:translateY(2px);filter:brightness(.95);box-shadow:0 4px 10px #0f172a3d}.profile-shell__actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:12px;--topbar-height: initial}.profile-tags{display:flex;flex-wrap:wrap;gap:8px}.profile-tag{background:#0b0f1c14;color:#0b0f1c;padding:6px 10px;border-radius:999px;font-size:12px}.profile-list{list-style:none;padding:0;margin:0;display:grid;gap:8px;color:#475569;font-size:14px}.profile-empty{color:#94a3b8;font-size:13px}.company-users__list-wrap{margin-top:12px;border:1px solid rgba(148,163,184,.35);border-radius:12px;background:#fff;padding:10px}.profile-card--company-users .company-users__list-wrap{flex:1 1 auto;min-height:0;overflow:auto}.company-users__list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.company-users__item{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#f8fafc}.company-users__item-main{min-width:0}.company-users__item-name{font-weight:700;color:#0b0f1c}.company-users__item-meta{margin-top:2px;color:#475569;font-size:13px;word-break:break-word}.company-users__item-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.company-users__reset-wrap{display:grid;justify-items:stretch;gap:4px}.company-users__reset{min-width:122px;height:34px;border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:12px;font-weight:700;padding:0 12px;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap}.company-users__reset:hover:not(:disabled){border-color:#0f172a;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a1f}.company-users__reset:disabled{opacity:.6;cursor:not-allowed}.company-users__force-resend{border:none;background:transparent;color:#0f4c81;font-size:11px;font-weight:700;cursor:pointer;padding:0;justify-self:center}.company-users__force-resend:hover{text-decoration:underline}.company-users__role-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M4 6.5L8 10.5L12 6.5' stroke='%23334155' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px 14px;border-color:#cbd5e1;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;cursor:pointer}.company-users__role-select:hover{border-color:#94a3b8;background-color:#f8fafc}.company-users__role-select:focus{border-color:#0f4c81;box-shadow:0 0 0 3px #0f4c8126;outline:none}.company-users__delete{width:34px;height:34px;border-radius:999px;border:none;background:#ef4444;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease,transform .2s ease;flex:0 0 auto}.company-users__delete img{width:18px;height:18px;filter:brightness(0) invert(1)}.company-users__delete:hover:not(:disabled){transform:translateY(-1px)}.company-users__delete:disabled{opacity:.45;cursor:not-allowed}.photo-modal{position:fixed;inset:0;background:#0b0f1c66;display:flex;align-items:center;justify-content:center;padding:24px;z-index:120}.photo-modal--content{left:240px;right:0;padding:32px clamp(16px,3vw,48px)}.photo-modal__card{width:min(90vw,420px);background:#fff;border-radius:18px;padding:20px;display:grid;gap:16px;box-shadow:0 20px 50px #0f172a33}.photo-modal__card--company-logo{width:min(92vw,580px)}.photo-modal__header{display:flex;justify-content:space-between;align-items:center}.photo-modal__header h3{margin:0}.photo-modal__close{border:none;background:transparent;color:#64748b;cursor:pointer;font-size:16px;font-weight:700;line-height:1;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.photo-modal__close:hover{color:#0b0f1c;background:#0f172a1f}.photo-crop{width:240px;height:240px;border-radius:50%;overflow:hidden;margin:0 auto;position:relative;background:#f1f5f9;touch-action:none;cursor:grab}.photo-crop--empty{display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:13px;text-align:center;padding:24px}.photo-crop img{position:absolute;top:50%;left:50%;will-change:transform;cursor:grab}.photo-crop--dragging,.photo-crop--dragging img{cursor:grabbing}.company-logo-modal__layout{width:100%;display:flex;justify-content:space-around;align-items:flex-start;gap:20px}.company-logo-modal__crop{margin:0}.company-logo-modal__crop--transparent{background-color:#f8fafc;background-image:linear-gradient(45deg,rgba(148,163,184,.22) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.22) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.22) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.22) 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.company-logo-modal__panel{border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:10px;display:grid;gap:8px;width:100%;max-width:140px;justify-items:center}.company-logo-modal__panel-title{margin:0;font-size:13px;font-weight:700;color:#0f172a}.company-logo-modal__presets{display:flex;flex-direction:column;align-items:center;gap:6px}.company-logo-modal__preset{width:24px;height:24px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#0f172a;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.company-logo-modal__preset:hover{border-color:#0f172a}.company-logo-modal__preset--active{border-color:#0f4c81;box-shadow:0 0 0 2px #0f4c8126}.company-logo-modal__swatch{width:16px;height:16px;border-radius:999px;border:1px solid rgba(15,23,42,.25);flex:0 0 auto}.company-logo-modal__swatch--transparent{background-color:#f8fafc;background-image:linear-gradient(45deg,rgba(148,163,184,.45) 25%,transparent 25%),linear-gradient(-45deg,rgba(148,163,184,.45) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(148,163,184,.45) 75%),linear-gradient(-45deg,transparent 75%,rgba(148,163,184,.45) 75%);background-size:10px 10px;background-position:0 0,0 5px,5px -5px,-5px 0}.company-logo-modal__custom{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #cbd5e1;border-radius:999px;position:relative;overflow:hidden;background:conic-gradient(from 215deg,#ff8da0,#ffad8f,#ffd98c,#b6e79a,#94e5cc,#95cbff,#c0abff 312deg,#ff8da0 360deg)}.company-logo-modal__custom input[type=color]{width:100%;height:100%;border:none;border-radius:999px;background:transparent;cursor:pointer;padding:0;opacity:0}.company-logo-modal__custom:hover{border-color:#0f172a}.company-logo-modal__custom:focus-within{border-color:#0f4c81;box-shadow:0 0 0 2px #0f4c8126}.photo-modal__pick{display:flex;justify-content:center}.photo-modal__controls label{display:grid;gap:8px;font-size:13px;color:#475569}.photo-modal__controls input[type=range]{width:100%;accent-color:#1a1a1a;background:#7a7a7a;height:6px;border-radius:999px}.photo-modal__controls input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#1a1a1a;margin-top:-4px}.photo-modal__controls input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#1a1a1a;border:none}.photo-modal__controls input[type=range]::-webkit-slider-runnable-track{background:#7a7a7a;height:6px;border-radius:999px}.photo-modal__controls input[type=range]::-moz-range-track{background:#7a7a7a;height:6px;border-radius:999px}.photo-modal__actions{display:flex;justify-content:center;gap:12px}.photo-modal__actions .profile-photo__button{min-width:120px}@media(max-width:780px){.company-logo-modal__layout{justify-content:flex-start;align-items:center;flex-direction:column}.company-logo-modal__crop{margin:0 auto}}.profile-modal{position:fixed;inset:0;background:#0b0f1c66;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1200}.profile-modal__card{width:min(90vw,360px);height:clamp(520px,78dvh,780px);max-height:calc(100dvh - 48px);overflow:visible;overflow-x:hidden;overscroll-behavior:contain;background:#fff;border-radius:16px;padding:20px;display:grid;align-content:start;grid-auto-rows:max-content;gap:16px;box-shadow:0 20px 50px #0f172a33}.profile-modal__card.jobs-modal{width:min(96vw,980px);display:flex;flex-direction:column;gap:16px;overflow:hidden}.profile-modal__card.company-users-create-modal__card{width:min(92vw,460px);height:auto;max-height:calc(100dvh - 56px);overflow:auto}.profile-modal__card.company-users-delete-modal__card,.profile-modal__card.profile-modal__card--compact{width:min(92vw,420px);height:auto;max-height:calc(100dvh - 56px);overflow:auto}.profile-modal__header{display:flex;justify-content:space-between;align-items:center}.profile-modal__header h3{margin:0}.profile-modal__close{border:none;background:transparent;color:#64748b;cursor:pointer;font-size:16px;font-weight:700;line-height:1;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.profile-modal__close:hover{color:#0b0f1c;background:#0f172a1f}.profile-modal__actions{display:flex;justify-content:center}.profile-modal__actions--equal{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-modal__actions--equal .primary-button,.profile-modal__actions--equal .secondary-button{width:100%}.plant-modal__backdrop{position:fixed;inset:0;background:transparent;display:flex;align-items:center;justify-content:center;padding:24px;z-index:50;max-width:100vw;box-sizing:border-box}.plant-modal{width:min(100%,360px);background:#fff;border-radius:20px;padding:24px;box-shadow:0 28px 70px #0f172a2e;display:grid;gap:14px;opacity:0;transform:translateY(12px);animation:modalFadeIn .25s ease forwards;animation-delay:.2s;max-height:90svh;overflow:hidden;max-width:100vw;box-sizing:border-box}.success-modal{width:min(420px,92vw);text-align:left}.success-title{margin:0;color:#0f172a;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:clamp(2rem,2.8vw,2.8rem);font-weight:700;letter-spacing:-.03em}.success-subtitle{margin:0;font-size:17px;color:#3b4257}.success-actions{margin-top:10px}.success-actions .primary-button{font-size:13px}.plant-modal__subtitle,.plant-modal__note{margin:2px 0;color:#4b5563}.plant-modal__note--error{color:#b91c1c}@keyframes modalFadeIn{to{opacity:1;transform:translateY(0)}}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.plant-modal__field{display:grid;gap:4px;font-size:14px;color:#475569}.plant-modal__value{padding:10px 12px;border-radius:12px;background:#f3f4f6;color:#111827}.plant-modal__field select{border:1px solid #d7dbe6;border-radius:12px;padding:6px 30px 6px 10px;font-family:inherit;font-size:14px;background:#fff;color:#0f172a;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 20 20'%3E%3Cpath fill='%236b7280' d='m5.25 7.5 1.06-1.06L10 10.13l3.69-3.69 1.06 1.06L10 12.25 5.25 7.5Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:14px}.plant-modal__field input{border:1px solid #d7dbe6;border-radius:12px;padding:6px 10px;font-family:inherit;font-size:14px;background:#fff;color:#0f172a}.plant-modal__inline{display:flex;align-items:center;gap:8px}.plant-modal__inline input{flex:1}.plant-modal__inline select{width:84px}.plant-modal__inline .plant-select{width:84px;flex:0 0 84px}.plant-modal__inline .plant-select__button{padding:6px 8px}.plant-address{position:relative}.plant-address input{width:100%}.plant-address__suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid rgba(148,163,184,.3);border-radius:10px;box-shadow:0 12px 28px #0f172a26;z-index:20;max-height:200px;overflow:visible}.plant-address__suggestions button{border:none;background:transparent;text-align:left;padding:8px 12px;width:100%;cursor:pointer;font-size:13px;color:#0f172a}.plant-address__suggestions button:hover{background:#f1f5f9}.plant-map{position:relative;border-radius:12px;overflow:hidden;border:1px solid rgba(148,163,184,.3)}.plant-map__canvas{width:100%;height:360px}.plant-map__actions{position:absolute;top:50%;right:10px;left:auto;transform:translateY(-50%);z-index:3}.plant-map__actions .secondary-button{width:34px;height:34px;padding:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;font-weight:700;color:#1d4ed8;background:#93c5fd73;border:1px solid rgba(59,130,246,.35);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:color .2s ease,box-shadow .2s ease,transform .2s ease;transform:none}.plant-map__actions .secondary-button:hover{color:#2563eb;background:#bfdbfeb8;box-shadow:0 0 0 4px #2563eb33,0 0 14px #2563eb8c;transform:scale(1.03)}.plant-map__dot{display:inline-block;transform:translateY(-2px)}.plant-modal__field--compact{max-width:180px}.plant-create-modal{width:min(92vw,640px);max-height:min(96vh,980px);display:flex;flex-direction:column;min-height:0;overflow:hidden;overflow-x:hidden}.plant-create-modal__section-title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0f172a99;margin-top:2px}.plant-create-modal__grid{display:grid;grid-template-columns:1.6fr .8fr;gap:8px 16px;flex:1;min-height:0;overflow:visible;padding-right:4px}.plant-create-modal__full{grid-column:1 / -1}.plant-create-modal__table{border:1px solid rgba(148,163,184,.25);border-radius:12px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.plant-create-modal__table-content{min-height:0;flex:0 0 auto;max-height:120px;overflow:visible;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.plant-create-modal__table-content::-webkit-scrollbar{width:6px}.plant-create-modal__table-content::-webkit-scrollbar-track{background:transparent}.plant-create-modal__table-content::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}.plant-create-modal__table-content::-webkit-scrollbar-thumb:hover{background:#94a3b8a6}.plant-create-modal__table-header,.plant-create-modal__table-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.72fr) minmax(0,.95fr) minmax(0,.78fr) minmax(0,1.4fr);gap:12px;align-items:center;padding:10px 14px}.plant-create-modal__table-header{background:#f8fafc;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-weight:600}.plant-create-modal__table-row{font-size:13px;color:#0f172a;border-top:1px solid rgba(148,163,184,.2)}.plant-create-modal__table-footer{display:flex;justify-content:center;padding:4px 8px;border-top:1px solid rgba(148,163,184,.2);background:#f8fafc}.plant-create-modal__add{border:none;background:transparent;color:#0f172ab3;width:22px;height:22px;border-radius:50%;cursor:pointer;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.plant-create-modal__add:hover{background:#94a3b840;color:#0f172a}.plant-create-modal__add:disabled{opacity:.4;cursor:not-allowed}.plant-create-modal__table-row>div,.plant-create-modal__table-header>div{min-width:0}.plant-create-modal__table-row>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plant-create-modal__table-row:nth-child(2n){background:#f8fafc99}.plant-create-modal__table-empty{padding:14px;font-size:13px;color:#6b7280}.plant-create-modal__table-role{text-transform:capitalize;color:#475569}.plant-create-modal__table-actions{display:inline-flex;gap:8px;justify-content:center;align-items:center;width:100%}.plant-create-modal__table-row>.plant-create-modal__table-actions{overflow:visible;text-overflow:initial;white-space:normal}.plant-create-modal__table-header>div:last-child{text-align:center}.plant-create-modal__table-action-chip{border:1px solid rgba(148,163,184,.35);background:#94a3b829;color:#0f172a;font-size:12px;cursor:pointer;border-radius:999px;padding:4px 10px;line-height:1.15;font-family:Space Grotesk,sans-serif}.plant-create-modal__table-action-chip:hover{background:#94a3b847}.plant-create-modal__table-action-chip--danger{border-color:#f8717159;background:#f871711f;color:#b91c1c}.plant-create-modal__table-action-chip--danger:hover{background:#f8717133}.person-modal{width:min(92vw,420px)}.person-modal__phone-row{display:grid;grid-template-columns:minmax(120px,.85fr) minmax(0,1.15fr);gap:8px;align-items:start}.person-modal__country-code input{width:100%;border:none;background:transparent;padding:0;font-family:Space Grotesk,sans-serif;font-size:14px;color:#0f172a;min-width:0}.person-modal__country-code input:focus{outline:none}.person-modal__country-trigger{width:100%;border:1px solid #d7dbe6;border-radius:12px;padding:6px 10px;background:#fff;color:#0f172a;display:flex;align-items:center;justify-content:space-between;gap:10px}.person-modal__country-code.plant-select--open .person-modal__country-trigger,.person-modal__country-code:focus-within .person-modal__country-trigger{border-color:#9ca3af;box-shadow:0 0 0 2px #94a3b829}.person-modal__country-chevron{flex:0 0 auto}.person-modal__country-list{left:0;right:auto;width:max-content;min-width:100%;max-width:min(88vw,480px);max-height:220px;overflow:visible;overflow-x:hidden;z-index:5}.person-modal__country-option{display:flex;align-items:center;justify-content:space-between;gap:10px}.person-modal__country-option-label{white-space:nowrap}.person-modal__country-option-code{color:#64748b;font-weight:600}.plant-create-modal__actions{gap:10px}.plant-create-modal__actions .primary-button,.plant-create-modal__actions .secondary-button{width:auto;min-width:140px}.plant-select{position:relative}.plant-select__button{width:100%;border:1px solid #d7dbe6;border-radius:12px;padding:6px 10px;font-family:Space Grotesk,sans-serif;font-size:14px;background:#fff;color:#0f172a;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.plant-select__chevron{width:18px;height:18px;color:#6b7280}.plant-select__list{position:absolute;left:0;right:0;top:calc(100% + 8px);background:#fff;border:1px solid #d7dbe6;border-radius:12px;box-shadow:0 20px 40px #0f172a1f;padding:6px;display:none;z-index:2;box-sizing:border-box;overflow-x:hidden}.plant-select--open .plant-select__list{display:grid;gap:4px}.plant-select__option{border:none;background:transparent;text-align:left;padding:10px 12px;border-radius:10px;font-size:14px;color:#0f172a;cursor:pointer}.plant-select__option:hover{background:#eef2f7}.plant-select__empty{padding:10px 12px;font-size:14px;color:#6b7280}@media(max-width:860px){.content-section-wrap{overflow-y:auto;-webkit-overflow-scrolling:touch}.home-main--profile{height:auto;min-height:calc(100svh - var(--topbar-height) - 64px)}.signin-field input,.profile-field__input,.password-field input,input[type=password],input[type=text],input[type=email]{font-size:16px}.plant-create-modal{width:min(96vw,600px);max-height:92svh;overflow-x:hidden}.plant-create-modal__grid{grid-template-columns:1fr;min-height:70svh;max-height:min(74svh,700px);align-content:start;overflow:visible;overflow-x:hidden;padding-right:4px;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.plant-create-modal__grid::-webkit-scrollbar{width:6px}.plant-create-modal__grid::-webkit-scrollbar-track{background:transparent}.plant-create-modal__grid::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}.plant-create-modal__grid::-webkit-scrollbar-thumb:hover{background:#94a3b8a6}.plant-map__canvas{height:440px}.plant-map{height:440px;min-height:0}.plant-modal__inline{flex-direction:row;align-items:center}.plant-modal__inline select{width:72px}.plant-modal__inline .plant-select{width:72px;flex-basis:72px}.person-modal__phone-row{grid-template-columns:1fr}.profile-modal__actions.plant-create-modal__actions{justify-content:center}.plant-create-modal__table{width:100%;max-width:100%;min-height:160px;max-height:200px;box-sizing:border-box;align-items:stretch;justify-content:flex-start;overflow:hidden;overflow-x:hidden}.plant-create-modal__table-content{flex:1 1 auto;min-height:44px;max-height:96px;overflow:visible;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.plant-create-modal__table-content::-webkit-scrollbar{width:6px;height:6px}.plant-create-modal__table-content::-webkit-scrollbar-track{background:transparent}.plant-create-modal__table-content::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}.plant-create-modal__table-content::-webkit-scrollbar-thumb:hover{background:#94a3b8a6}.plant-create-modal__table-header,.plant-create-modal__table-row{grid-template-columns:minmax(0,1fr) minmax(0,.85fr) minmax(0,1.15fr);gap:6px;padding:6px 8px;font-size:11px;width:100%;box-sizing:border-box}.plant-create-modal__table-col-type,.plant-create-modal__table-col-email{display:none}.plant-create-modal__table-actions{justify-content:center;flex-wrap:wrap;gap:6px}.plant-create-modal__table-action-chip{font-size:10px;padding:3px 8px}.plant-create-modal__table-empty{flex:0 0 auto;align-self:stretch}.plant-create-modal__table-footer{margin-top:0;position:static}.profile-modal{align-items:center}.page{grid-template-columns:1fr;padding:24px 20px;min-height:100svh}.page.page--home{padding:0;overflow:hidden}.page-row--content--home{grid-template-columns:1fr;min-height:100svh;height:100svh;overflow-x:hidden;overflow-y:hidden;overscroll-behavior:contain;padding-top:var(--topbar-height)}.page-row--top{position:fixed;top:0;left:0;right:0;width:100%;z-index:120}.page-topbar{position:relative;width:100%;z-index:120}.page-topbar__menu-toggle{display:inline-flex}.home-sidebar__submenu-toggle,.home-sidebar__submenu-toggle--plant,.home-sidebar__submenu-plant-name{font-size:14px}.home-sidebar__submenu-toggle-icon img{width:16px;height:16px}.home-sidebar__submenu-more{opacity:1;font-size:18px;padding:3px 6px}.home-sidebar__submenu-more-icon{width:18px;height:18px}.home-sidebar__scrim{display:block;position:fixed;inset:var(--topbar-height) 0 0 0;background:#0b0f1c59;border:none;padding:0;margin:0;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:85}.home-sidebar__scrim--visible{opacity:1;pointer-events:auto}.home-sidebar{position:fixed;top:var(--topbar-height);left:0;bottom:0;height:auto;width:min(78vw,280px);transform:translate(-110%);box-shadow:10px 0 30px #0f172a40;z-index:90}.home-sidebar--mobile-open{transform:translate(0)}.home-sidebar__collapse{display:none}.home-sidebar__submenu--collapsed{position:static;display:grid;min-width:0;max-width:none;max-height:none;box-shadow:none;border:none;background:transparent;padding:2px 0}.profile-shell{display:flex;flex-direction:column}.home-main--profile .profile-card-shell{width:100%;max-width:100%;padding:20px 16px;box-sizing:border-box;overflow-x:hidden;height:auto;min-height:auto}.home-main--profile .profile-card-shell .card-body,.home-main--profile .profile-card-shell .card-body>.profile-shell,.home-main--profile .profile-shell__content,.home-main--profile .profile-shell__content .profile-card{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.home-main--profile .profile-card-shell .card-body{height:auto;min-height:auto}.home-main--profile .profile-card-shell .card-body>.profile-shell{flex:0 0 auto;min-height:auto}.home-main--profile .profile-shell__content{height:auto;min-height:auto}.home-main--profile .profile-shell__content .profile-card{overflow-x:hidden;height:auto;min-height:auto;flex:0 0 auto}.home-main--profile .profile-card{height:auto;min-height:auto}.home-main--profile .profile-card--company-users .company-users__list-wrap{flex:0 0 auto;min-height:auto;overflow:visible}.home-main--profile .profile-card--company-users .company-users__item{align-items:flex-start}.home-main--profile .profile-card--company-users .company-users__item-actions{flex-direction:column;align-items:flex-end}.home-main--profile .profile-card--company-users .company-users__reset{min-width:110px}.profile-shell__menu{flex-direction:row;align-items:center;gap:12px;padding-right:0;border-right:none;border-bottom:1px solid rgba(148,163,184,.35);padding-bottom:12px;height:auto;align-self:stretch}.profile-photo{width:77px;height:77px}.profile-photo svg{width:38px;height:38px}.profile-header__meta h2{font-size:24px}.profile-header__hint{font-size:13px}.profile-field{display:flex;flex-direction:column;align-items:stretch}.home-main--profile .profile-shell__content,.home-main--profile .profile-shell__content .profile-card{min-width:0}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .profile-field,.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .password-field{display:flex;flex-direction:column;align-items:stretch;grid-template-columns:1fr}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .profile-field:after,.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .password-field:after{content:none;display:none}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .profile-field__label{white-space:normal}.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .profile-field__input,.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .email-verify,.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .email-verify__panel,.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .password-field__controls,.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .password-field__input-wrapper,.home-main--profile .profile-shell__content .profile-card:not(.profile-card--company-profile):not(.profile-card--company-users) .password-field__input-wrapper--with-button{width:100%;min-width:0;max-width:100%}.profile-field--email{align-items:stretch}.profile-field--email .profile-field__label{align-self:flex-start}.email-verify__row,.email-code__row{flex-direction:column;align-items:stretch}.email-code__row .email-verify__button{height:48px}.email-code__action{background:#fff;border:1px solid #000000;border-radius:6px;height:48px}.email-code__notice{max-width:none}.email-code__notice--visible,.email-verify__panel--code.email-verify__panel--visible{max-height:none}.email-verify__row .email-verify__button{width:100%;justify-content:center;padding:14px 20px;font-size:16px;border-radius:10px;height:48px}.password-field{display:flex;flex-direction:column;align-items:stretch;width:100%;text-align:left}.password-field__controls{display:flex;flex-direction:column;align-items:stretch;width:100%}.password-field__controls .password-field__input-wrapper{width:100%}.password-field__controls .password-field__input-wrapper{display:flex;flex-direction:column;gap:30px}.password-field__controls .email-verify__button{width:100%;justify-content:center;padding:14px 20px;font-size:16px;border-radius:10px;height:48px}.profile-card__save{height:48px;padding:14px 20px;font-size:16px;border-radius:10px}.password-field--actions{align-items:stretch}.profile-field__input{max-width:100%}.profile-card__actions,.profile-card__save{display:block;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.password-layout__col--actions{display:none}.password-layout{grid-template-columns:1fr}.password-field--actions .email-verify__button{width:100%;justify-content:center}.password-verified{flex-direction:column;align-items:stretch;width:100%}.password-verified__info{width:100%}.password-code__sections{flex-direction:column;align-items:stretch}.password-code__section{justify-content:flex-start}.password-code__section--actions{flex-direction:column;align-items:stretch}.password-code__section--actions .email-code__action{width:100%;display:flex;justify-content:center;border-radius:6px;border:1px solid #000000;padding:4px 0;height:40px}.password-code__section--actions .email-verify__button{height:48px}.email-code__inputs{width:100%;grid-template-columns:repeat(6,minmax(0,1fr));max-width:none}.claim-timer{align-items:stretch}.claim-timer__bar{width:100%;margin:0 auto;border-radius:6px;border:2px solid rgba(11,15,28,.2)}.page-logo{justify-content:flex-end;min-height:48px}.card{padding:24px}.card-note{margin-bottom:16px}.code-entry{margin-bottom:12px}.content-section-wrap{height:calc(100svh - var(--topbar-height));min-height:0;overflow:visible;overflow-x:hidden;overscroll-behavior:contain}}.content-section-wrap{padding:clamp(12px,2vw,20px) clamp(16px,3vw,48px) 32px;margin:0;width:100%;max-width:100%;box-sizing:border-box;position:relative;height:100%;min-height:0;overflow:visible;overflow-x:hidden;overscroll-behavior:contain}.content-section-wrap--company-settings{overflow-y:auto;-webkit-overflow-scrolling:touch}.content-section-wrap--company-settings .hero--profile{margin-bottom:8px}.content-section-wrap--company-settings .hero--profile .hero-content{gap:2px}.content-section-wrap--company-settings .home-main--profile .profile-card-shell{height:auto;min-height:0;flex:0 0 auto}.content-section-wrap--company-settings .home-main--profile .profile-card-shell .card-body>.profile-shell{flex:0 0 auto;min-height:0}@media(min-width:861px){.home-main--profile .profile-shell__content{overflow:hidden}.home-main--profile .profile-shell__content .profile-card{overflow-y:auto;overflow-x:hidden}.content-section-wrap--company-settings .home-main--profile .profile-shell__content{overflow:visible}.content-section-wrap--company-settings .home-main--profile .profile-shell__content .profile-card--company-profile{overflow:visible;height:auto;min-height:0;flex:0 0 auto}}.generation-view{--gen-bg: linear-gradient(135deg, #f6f8fb 0%, #eef3f7 100%);--gen-card: #ffffff;--gen-border: rgba(15, 23, 42, .08);--gen-text-soft: #5e6775;--gen-accent: #f7d244;background:transparent;border:none;border-radius:0;padding:0;display:flex;flex-direction:column;gap:12px;width:100%;height:100%;min-height:0}.generation-view__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;width:100%;min-height:104px}.generation-view__header-copy{min-width:0}.generation-view__content-card{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;background:var(--gen-bg);border:1px solid var(--gen-border);border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:12px}.generation-view__header-actions{display:inline-flex;align-items:flex-start;gap:12px;margin-left:auto;position:relative}.generation-view__header-status{display:flex;justify-content:center;align-items:flex-start;margin-left:auto}.generation-view__sources-button{border:1px solid rgba(148,163,184,.45);background:#fff;color:#0b0f1c;border-radius:999px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;margin-left:10px}.generation-view__sources-button svg{width:18px;height:18px}.generation-view__sources-button:hover{background:#0f172a0a}.generation-view__sources-menu{position:absolute;top:0;right:44px;min-width:220px;max-width:340px;background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:12px;box-shadow:0 12px 30px #0f172a2e;padding:10px;display:grid;gap:8px;z-index:3}.generation-view__sources-menu-action{border:none;background:none;text-align:left;font-size:13px;font-weight:600;color:#0f172a;padding:8px 10px;border-radius:8px;cursor:pointer}.generation-view__sources-menu-action:hover{background:#0f172a0f}.generation-view__sources-menu-item{border:1px solid rgba(148,163,184,.25);border-radius:10px;padding:8px 10px;background:#f8fafc;display:grid;gap:4px}.generation-view__sources-menu-title{font-weight:700;font-size:13px;color:#0f172a}.generation-view__sources-menu-meta{font-size:12px;color:#64748b;word-break:break-word}.generation-view__sources-menu-empty{font-size:12px;color:#64748b;padding:6px 2px}.profile-modal__card.data-sources-modal{width:min(96vw,520px);height:auto;max-height:calc(100dvh - 48px);overflow:visible}.data-sources-modal__panel{display:grid;gap:10px}.data-sources-modal__table{display:grid;gap:8px}.data-sources-modal__table-head,.data-sources-modal__table-row{display:grid;grid-template-columns:minmax(140px,1.2fr) minmax(120px,1fr) 120px;gap:10px;align-items:center}.data-sources-modal__table-head{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.data-sources-modal__table-row{background:#f8fafc;border:1px solid rgba(148,163,184,.28);border-radius:10px;padding:8px 10px}.data-sources-modal__table-cell{font-size:12px;color:#0f172a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-sources-modal__table-actions{display:flex;justify-content:flex-end}.data-sources-modal__delete{appearance:none;-webkit-appearance:none;border:1px solid rgba(185,28,28,.4);background:#b91c1c1f;color:#991b1b;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;cursor:pointer}.data-sources-modal__delete:hover{background:#b91c1c2e}.data-sources-modal__delete:disabled{opacity:.6;cursor:default}.data-sources-modal__item{border:1px solid rgba(148,163,184,.28);border-radius:12px;padding:12px;background:#f8fafc;display:grid;gap:10px}.data-sources-modal__item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.data-sources-modal__status{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;background:#64748b1f;padding:4px 8px;border-radius:999px}.data-sources-modal__status--linked{color:#166534;background:#1665341f}.data-sources-modal__item-actions{display:flex;justify-content:flex-end}.data-sources-modal__row{display:flex;gap:10px;align-items:flex-start;font-size:12px}.data-sources-modal__row span{color:#64748b;width:140px;flex:0 0 140px}.data-sources-modal__row strong{color:#0f172a;text-align:left;flex:1 1 auto;min-width:0}.data-sources-modal__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.profile-modal__actions.data-sources-modal__actions{justify-content:center;gap:10px}.profile-modal__actions.data-sources-modal__actions .primary-button,.profile-modal__actions.data-sources-modal__actions .secondary-button{width:180px;min-width:180px;justify-content:center}.generation-view__badge{display:inline-flex;align-items:center;padding:7px 11px;border-radius:999px;border:1px solid rgba(148,163,184,.45);background:#0b0f1c;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#f7d244}.generation-view__header h1{margin:8px 0 4px;font-size:28px;line-height:1.1}.generation-view__title-stack{display:flex;flex-direction:column}.generation-view__title-row{display:inline-flex;align-items:center;gap:8px}.generation-view__hint-label{font-size:12px;color:#475569}.generation-view__hint{position:relative;width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.45);background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.generation-view__hint-tooltip{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);min-width:280px;max-width:360px;background:#1a1a1a;color:#fff;border:1px solid rgba(148,163,184,.35);border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.35;display:none;z-index:12}.generation-view__hint-tooltip span,.generation-view__hint:hover .generation-view__hint-tooltip{display:block}.generation-view__subtitle{margin:0;color:var(--gen-text-soft);font-size:14px}.generation-view__status-badge{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;margin-top:8px;padding:7px 11px;border-radius:8px;font-size:12px;line-height:1.3}.generation-view__status-badge--warning{border:1px solid rgba(148,163,184,.45);background:#0b0f1c;color:var(--gen-accent)}.generation-view__status-badge--neutral{border:1px solid rgba(15,23,42,.12);background:#0f172a0a;color:#374151}.generation-view__status-badge-title{font-size:11px;letter-spacing:.05em;text-transform:uppercase}.generation-view__status-badge-time{font-size:13px;font-weight:700}.generation-view__controls{display:flex;gap:10px}.generation-view__globals{--gen-side-col: clamp(200px, 24vw, 260px);display:grid;gap:12px;grid-template-columns:var(--gen-side-col) minmax(0,1fr);grid-template-areas:"cards chart";align-items:stretch}.generation-view__global-cards{grid-area:cards;display:flex;flex-direction:column;justify-content:space-between;gap:0;height:100%}.generation-view__global-cards .generation-view__global-card{padding:12px;gap:8px}.generation-view__global-cards .generation-view__global-icon-wrap{width:34px;height:34px;border-radius:9px}.generation-view__global-cards .generation-view__global-icon{width:18px;height:18px}.generation-view__global-cards .generation-view__global-copy{gap:4px;padding:7px 9px}.generation-view__global-cards .generation-view__global-card span{font-size:11px}.generation-view__global-cards .generation-view__global-card strong{font-size:14px}.generation-view__globals-section{display:flex;flex-direction:column;gap:10px;background:var(--gen-card);border:1px solid var(--gen-border);border-radius:14px;padding:12px;box-shadow:0 6px 14px #0f172a24}.generation-view__globals-title{margin:0;font-size:16px;color:#1f2937}.generation-view__global-card{background:#f8fafc;border:1px solid var(--gen-border);border-radius:14px;padding:14px;display:flex;flex-direction:row;align-items:center;gap:10px}.generation-view__global-icon-wrap{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.generation-view__global-icon{width:22px;height:22px;display:block;flex-shrink:0;filter:brightness(0) saturate(100%) invert(10%);transition:filter .2s ease}.generation-view__global-card:hover .generation-view__global-icon{filter:brightness(0) saturate(100%) invert(58%)}.generation-view__global-copy{display:flex;flex-direction:column;gap:6px;min-width:0;flex:1;width:100%;background:#fff;border-radius:10px;padding:8px 10px;transition:background-color .2s ease}.generation-view__global-card span{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#1a1a1a;transition:color .2s ease}.generation-view__global-card strong{font-size:26px;line-height:1.1;color:#1a1a1a;transition:color .2s ease}.generation-view__global-card:hover span,.generation-view__global-card:hover strong{color:#616161}.generation-view__global-chart{grid-area:chart;background:#fff;border:1px solid var(--gen-border);border-radius:14px;padding:12px;min-width:300px;display:flex;flex-direction:column;justify-content:space-between;gap:4px;box-shadow:0 4px 12px #0f172a1f}.generation-view__global-chart-head{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:nowrap}.generation-view__global-chart-title{margin:0;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#0f172a;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.generation-view__global-chart-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:nowrap;white-space:nowrap}.generation-view__global-chart-summary{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;background:#0f172a0f;border:1px solid rgba(15,23,42,.1);color:#0f172a;height:26px;box-sizing:border-box}.generation-view__global-chart-badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#0f172a0f;border:1px solid rgba(15,23,42,.1);color:#0f172a;font-size:12px;line-height:1;height:28px;box-sizing:border-box}.generation-view__global-chart-summary span{font-size:11px;letter-spacing:.02em;text-transform:uppercase;color:#0f172ab8}.generation-view__global-chart-summary strong{font-size:12px;font-weight:900;color:#0f172a}.generation-view__segmented{display:inline-flex;background:#0f172a0f;border:1px solid rgba(15,23,42,.1);border-radius:999px;padding:2px;gap:3px}.generation-view__segmented-item{border:none;background:transparent;color:#334155;font-size:12px;padding:5px 10px;border-radius:999px;cursor:pointer;font-weight:700}.generation-view__segmented-item.is-active{background:#0f172a;color:#f8fafc}.generation-view__global-chart-range{display:inline-flex;align-items:center;gap:8px}.generation-view__global-chart-range-wrap{display:inline-flex;align-items:center;padding:2px;border-radius:999px;background:#0f172a0a;border:1px solid rgba(15,23,42,.1);width:auto}.generation-view__chart-nav{width:28px;height:28px;border-radius:999px;border:1px solid rgba(0,0,0,.85);background:#000;color:#fff;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.generation-view__chart-nav-icon{width:14px;height:14px;display:block;filter:invert(1)}.generation-view__chart-nav:hover{background:#000000d9}.generation-view__chart-nav:active{transform:translateY(1px)}.generation-view__chart-nav:disabled{opacity:.35;cursor:not-allowed}.generation-view__global-chart-range input[type=range]{width:140px}.generation-view__global-chart-range-label{font-size:12px;color:#64748b;white-space:nowrap}.generation-view__global-chart-body{min-height:155px;display:flex;flex-direction:column;gap:10px}.generation-view__global-chart-footer{display:flex;justify-content:flex-start;padding-top:2px}.generation-view__global-chart-empty{flex:1;border:1px dashed rgba(148,163,184,.5);border-radius:14px;background:#f8fafc99;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:13px}.generation-view__global-chart-canvas{width:100%;height:155px;border-radius:14px;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(247,210,68,.16),transparent 42%),radial-gradient(circle at 90% 12%,rgba(15,23,42,.12),transparent 46%),#f8fafc;border:1px solid rgba(148,163,184,.26)}.generation-view__global-chart-canvas svg{display:block;width:100%;height:100%}.generation-view__body{display:grid;grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:14px;min-height:420px}.generation-view__navigator,.generation-view__details{background:var(--gen-card);border:1px solid var(--gen-border);border-radius:14px;padding:14px;box-shadow:0 6px 14px #0f172a24}.generation-view__navigator h2,.generation-view__details h2{margin:0;font-size:17px}.generation-view__details-title-row{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px}.generation-view__navigator-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.generation-view__sync-button{border:1px solid rgba(248,250,252,.2);background:#1a1a1a;border-radius:999px;width:28px;height:28px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.generation-view__sync-button:disabled{opacity:.6;cursor:default}.generation-view__sync-icon{width:15px;height:15px;display:block;filter:brightness(0) saturate(100%) invert(85%)}.generation-view__sync-icon.is-spinning{animation:generation-sync-spin 1s linear infinite}@keyframes generation-sync-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.generation-view__sync-message{margin:8px 0 0;font-size:12px;color:#475569}.generation-view__navigator-list{margin-top:12px;display:flex;flex-direction:column;gap:8px;max-height:360px;overflow:auto}.generation-view__navigator-item{width:100%;border:1px solid var(--gen-border);border-radius:10px;background:#1a1a1a;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;text-align:left;color:#d1d5db}.generation-view__navigator-item.is-active{background:#1a1a1a;color:#fff}.generation-view__navigator-item small{opacity:.8}.generation-view__timestamp{margin:6px 0 12px;font-size:12px;color:var(--gen-text-soft)}.generation-view__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:8px}.generation-view__grid .generation-view__metric{width:100%;min-height:0;max-width:112px;justify-self:center;aspect-ratio:1 / 1}.generation-view__group-wrap{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:stretch}.generation-view__group{border:1px solid var(--gen-border);border-radius:10px;padding:10px;background:#f8fbff;height:100%;display:flex;flex-direction:column}.generation-view__group h3{margin:0 0 8px;font-size:13px;text-transform:uppercase;letter-spacing:.04em;color:#1f2937}.generation-view__group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;flex:1}.generation-view__group-grid .generation-view__metric{width:100%;min-height:0;aspect-ratio:1 / 1;min-width:0;container-type:inline-size}.generation-view__group-grid .generation-view__metric span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;line-height:1.1;font-size:12px}.generation-view__group-grid .generation-view__metric strong{white-space:nowrap;max-width:100%;line-height:1.1;font-size:15px;overflow:visible}@supports (container-type: inline-size){.generation-view__group-grid .generation-view__metric span{font-size:clamp(9px,10cqi,12px)}.generation-view__group-grid .generation-view__metric strong{font-size:clamp(11px,14cqi,16px)}}.generation-view__metric{border:1px solid var(--gen-border);border-radius:10px;padding:10px;display:flex;flex-direction:column;gap:4px;background:#fbfdff;width:120px;min-height:120px;justify-content:center;align-items:center;text-align:center}.generation-view__metric span{color:var(--gen-text-soft);font-size:12px}.generation-view__metric strong{font-size:15px}.generation-view__metric--temperature-warning{background:#facc15;border-color:#eab308}.generation-view__metric--temperature-critical{background:#ef4444;border-color:#dc2626;color:#fff}.generation-view__metric--temperature-critical span,.generation-view__metric--temperature-critical strong{color:#fff}.generation-view__empty{color:var(--gen-text-soft);font-size:13px}.generation-view__empty-shell{flex:1;min-height:420px;background:var(--gen-card);border:1px dashed rgba(15,23,42,.18);border-radius:14px;padding:22px;box-shadow:0 6px 14px #0f172a24;display:flex;align-items:center;justify-content:center}.generation-view__empty-center{text-align:center;max-width:460px}.generation-view__empty-title{font-weight:800;font-size:18px;color:#111827;margin-bottom:10px}.generation-view__empty-subtitle{margin:0 0 16px;color:var(--gen-text-soft);font-size:13px;line-height:1.45}.generation-view__empty-cta{min-width:180px}@media(max-width:1150px){.generation-view__group-wrap{grid-template-columns:1fr}}@media(max-width:1070px){.generation-view__globals{--gen-side-col: 100%;display:flex;flex-direction:column;gap:12px}.generation-view__global-cards{gap:10px;justify-content:flex-start}.generation-view__global-chart{min-width:0}.generation-view__global-chart-range-wrap{width:100%;justify-content:center}}@media(max-width:900px){.generation-view__header{flex-direction:column;height:auto}.gateway-devices__header-tools{width:100%;align-items:stretch}.gateway-devices__filters-row{flex-direction:row;align-items:center}.gateway-devices__filter-menu{width:auto;flex:0 0 auto}.gateway-devices__filter-input{width:auto;flex:1;min-width:0;max-width:none}.gateway-devices__bulk-row{justify-content:flex-start}.generation-view__header-status{width:100%;justify-content:flex-start;margin-left:0}.generation-view__hint-tooltip{top:calc(100% + 8px);left:auto;right:0;transform:none;min-width:0;max-width:min(320px,calc(100vw - 24px))}.generation-view__hint--details .generation-view__hint-tooltip{left:0;right:auto}.generation-view__controls{width:100%}.generation-view__controls .primary-button,.generation-view__controls .secondary-button{flex:1}.generation-view__body{grid-template-columns:1fr}.generation-view__navigator-list{max-height:220px}.generation-view__group-wrap{grid-template-columns:1fr}.generation-view__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.generation-view__grid .generation-view__metric{width:100%;max-width:none;min-height:0;aspect-ratio:1 / 1;justify-self:stretch}.generation-view__group-grid .generation-view__metric{width:100%;min-height:0}}.jobs-modal__item-head strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jobs-modal__item-meta span{white-space:nowrap}.gateway-devices{display:flex;flex-direction:column;gap:16px;position:relative}.gateway-devices__alert{border-radius:10px;padding:10px 12px;font-size:13px;font-weight:500}.gateway-devices__alert--error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.gateway-devices__alert--success{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.gateway-devices__bulk-overlay{position:absolute;inset:0;z-index:60;background:#f7d244;display:flex;align-items:center;justify-content:center;pointer-events:all}.gateway-devices__bulk-overlay-content{width:min(92%,780px);padding:24px 18px;text-align:center;display:grid;justify-items:center;gap:14px}.gateway-devices__bulk-overlay-progress{width:116px;height:116px;border-radius:999px;position:relative;display:grid;place-items:center;box-shadow:0 10px 24px #0b0f1c33}.gateway-devices__bulk-overlay-progress:before{content:"";position:absolute;inset:0;border-radius:999px;border:6px solid rgba(11,15,28,.16);box-sizing:border-box}.gateway-devices__bulk-overlay-progress:after{content:"";position:absolute;inset:0;border-radius:999px;border:6px solid transparent;border-top-color:#0b0f1c;border-right-color:#0b0f1c94;border-bottom-color:#0b0f1c3d;border-left-color:#0b0f1c14;box-sizing:border-box;animation:gateway-devices-overlay-spinner-spin .9s linear infinite}.gateway-devices__bulk-overlay-progress-inner{width:88px;height:88px;border-radius:999px;border:2px solid rgba(11,15,28,.28);background:#f7d244;position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;color:#0b0f1c;line-height:1}.gateway-devices__bulk-overlay-progress-inner strong{font-size:22px;font-weight:900}@keyframes gateway-devices-overlay-spinner-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gateway-devices__bulk-overlay-title{font-size:clamp(20px,4vw,40px);font-weight:900;letter-spacing:.08em;color:#0b0f1c;text-transform:uppercase}.gateway-devices__bulk-overlay-message{font-size:clamp(18px,3.8vw,34px);font-weight:800;color:#0b0f1c;line-height:1.2;display:inline-flex;align-items:baseline;gap:0;animation:gateway-devices-overlay-message-cycle 1s ease-in-out forwards}.gateway-devices__bulk-overlay-message--ack{animation:gateway-devices-overlay-message-ack .5s cubic-bezier(.12,.84,.24,1.04) forwards}.gateway-devices__bulk-overlay-dots{display:inline-flex;align-items:baseline;min-width:1.15em;margin-left:.02em}.gateway-devices__bulk-overlay-dot{opacity:0}.gateway-devices__bulk-overlay-dot--1{animation:gateway-devices-overlay-dot-1 1s linear infinite}.gateway-devices__bulk-overlay-dot--2{animation:gateway-devices-overlay-dot-2 1s linear infinite}.gateway-devices__bulk-overlay-dot--3{animation:gateway-devices-overlay-dot-3 1s linear infinite}@keyframes gateway-devices-overlay-message-cycle{0%{opacity:0;transform:translateY(8px)}22%{opacity:1;transform:translateY(0)}78%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}@keyframes gateway-devices-overlay-message-ack{0%{opacity:0;transform:scale(2.3)}56%{opacity:1;transform:scale(.88)}76%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes gateway-devices-overlay-dot-1{0%,44%{opacity:0}50%,to{opacity:1}}@keyframes gateway-devices-overlay-dot-2{0%,58%{opacity:0}64%,84%{opacity:1}90%,to{opacity:0}}@keyframes gateway-devices-overlay-dot-3{0%,70%{opacity:0}76%,82%{opacity:1}88%,to{opacity:0}}.gateway-devices__empty{border:1px dashed #cbd5e1;border-radius:12px;padding:14px;font-size:13px;color:#334155;background:#f8fafc}.gateway-devices__empty--small{margin-top:8px}.gateway-devices__subtitle-stack{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.gateway-devices__heading-panel{display:flex;flex-direction:row;align-items:center;gap:10px}.gateway-devices__heading-copy-wrap{display:flex;flex-direction:column;align-items:flex-start}.gateway-devices__view-gateways-badge{border:none;background:#000;color:#fff;border-radius:999px;width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.gateway-devices__view-gateways-badge:hover:not(:disabled){background:#111827}.gateway-devices__view-gateways-badge img{width:22px;height:22px;display:block;filter:brightness(0) invert(1)}.gateway-devices__view-gateways-badge:disabled{opacity:.5;cursor:not-allowed}.gateway-devices__view-gateways-wrap{position:relative;align-self:auto;display:inline-flex}.gateway-devices__view-gateways-actions{display:inline-flex;align-items:center;gap:8px}.gateway-devices__view-weather-badge img{width:24px;height:24px;filter:brightness(0) invert(1) contrast(1.35) saturate(1.2);font-weight:800}.gateway-devices__view-gateways-tooltip{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(2px);background:#1a1a1a;color:#f8fafc;border:1px solid rgba(248,250,252,.2);border-radius:8px;padding:6px 8px;font-size:11px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:25}.gateway-devices__view-gateways-wrap:hover .gateway-devices__view-gateways-tooltip,.gateway-devices__view-gateways-wrap:focus-within .gateway-devices__view-gateways-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.gateway-devices__header-tools{display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:min(651px,100%)}.gateway-devices__filters-row{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:100%}.gateway-devices__filter-menu{position:relative;display:inline-flex;align-items:center}.gateway-devices__filter-menu-trigger{border:1px solid rgba(15,23,42,.14);background:#000;color:#fff;border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 18px #0f172a29}.gateway-devices__filter-menu-trigger img{width:18px;height:18px;object-fit:contain;filter:brightness(0) invert(1)}.gateway-devices__filter-menu-trigger--active{background:#f7d244;border-color:#f7d244;color:#111827}.gateway-devices__filter-menu-trigger--active img{filter:brightness(0) saturate(100%) invert(8%) sepia(20%) saturate(1047%) hue-rotate(182deg) brightness(94%) contrast(95%)}.gateway-devices__filter-menu-dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:140px;background:#1a1a1a;border:1px solid rgba(248,250,252,.2);border-radius:8px;box-shadow:0 18px 40px #0f172a2e;padding:8px;display:grid;gap:4px;z-index:25}.gateway-devices__filter-menu-option{border:none;background:transparent;text-align:left;font-size:13px;font-weight:500;color:#f8fafccc;border-radius:10px;padding:4px 12px;cursor:pointer}.gateway-devices__filter-menu-option:hover{background:#f8fafc1f}.gateway-devices__filter-menu-option--selected{background:#f8fafc1f;color:#f7d244}.gateway-devices__filter-input{border:1px solid rgba(148,163,184,.35);border-radius:18px 14px;background:linear-gradient(135deg,#ffffff9e,#ecf3fb85);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#0f172a;min-height:36px;font-size:12px;line-height:1.2;box-sizing:border-box;box-shadow:inset 0 1px #fff9,0 8px 16px #0f172a14}.gateway-devices__filter-input::placeholder{color:#334155b8}.gateway-devices__filter-input:focus{outline:none;border-color:#0f172a4d;box-shadow:inset 0 1px #ffffffa6,0 0 0 2px #0f172a14}.gateway-devices__filter-input{box-sizing:border-box}.gateway-devices__filter-input{flex:1;width:100%;min-width:0;max-width:none;padding:7px 12px}.gateway-devices__bulk-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;width:100%;min-height:56px}.gateway-devices__bulk-row.gateway-devices__bulk-row--column{flex-direction:column;align-items:flex-end;gap:6px;min-height:0;height:auto}.gateway-devices__bulk-row.gateway-devices__bulk-row--column .gateway-devices__bulk-separator{display:none}.gateway-devices__bulk-row.gateway-devices__bulk-row--column .gateway-devices__select-menu{min-height:0;height:auto;align-items:flex-start}.gateway-devices__bulk-row.gateway-devices__bulk-row--column .gateway-devices__action-menu{min-height:0;height:auto;align-items:center;justify-content:center}.gateway-devices__bulk-row.gateway-devices__bulk-row--column .gateway-devices__action-menu-options{align-items:center}.gateway-devices__select-menu{display:inline-flex;align-items:center;gap:6px;min-height:56px}.gateway-devices__select-menu-trigger{border:none;background:#000;color:#f7d244;border-radius:999px;width:84px;min-height:30px;padding:5px 12px;font-size:11px;font-weight:800;letter-spacing:.05em;cursor:pointer}.gateway-devices__select-menu-trigger--active{background:#f7d244;color:#111827}.gateway-devices__select-menu-options{display:inline-flex;align-items:center;gap:6px;animation:gateway-badge-options-in .22s ease-out}.gateway-devices__select-menu-option{border:none;background:#000;color:#f7d244;border-radius:999px;min-height:30px;width:84px;padding:5px 12px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;text-align:center;display:inline-flex;align-items:center;justify-content:center;opacity:0;transform:translate(-8px);animation:gateway-badge-option-in .22s ease-out forwards}.gateway-devices__select-menu-option:nth-child(1){animation-delay:.02s}.gateway-devices__select-menu-option:nth-child(2){animation-delay:.06s}.gateway-devices__select-menu-option:nth-child(3){animation-delay:.1s}.gateway-devices__select-menu-option:hover:not(:disabled){background:#111827}.gateway-devices__select-menu-option:disabled{opacity:.45;cursor:not-allowed}.gateway-devices__select-menu-option--selected{background:#f7d244;color:#111827}.gateway-devices__select-menu-option--selected:hover:not(:disabled){background:#f7d244;color:#111827}.gateway-devices__bulk-separator{width:1px;height:20px;background:#0f172a40;display:inline-block}.gateway-devices__action-menu{display:inline-flex;align-items:center;gap:6px;min-height:56px}.gateway-devices__action-menu-trigger{border:none;background:#000;color:#f7d244;border-radius:999px;width:84px;min-height:30px;padding:5px 12px;font-size:11px;font-weight:800;letter-spacing:.05em;cursor:pointer}.gateway-devices__action-menu-trigger--active{background:#f7d244;color:#111827}.gateway-devices__action-menu-options{display:inline-flex;align-items:center;gap:8px;animation:gateway-badge-options-in .22s ease-out}.gateway-devices__action-menu-option{border:none;background:transparent;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0;cursor:pointer;opacity:0;transform:translate(-8px);animation:gateway-badge-option-in .22s ease-out forwards}.gateway-devices__action-menu-option:nth-child(1){animation-delay:.02s}.gateway-devices__action-menu-option:nth-child(2){animation-delay:.07s}.gateway-devices__action-menu-option:nth-child(3){animation-delay:.12s}.gateway-devices__action-menu-option .gateway-control-modal__action-icon{width:38px;height:38px;font-size:26px;box-shadow:0 4px 10px #102d4029}.gateway-devices__action-menu-option-trash{width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d2d8e5;background:#eceff4;box-shadow:0 4px 10px #102d4029;transition:background-color .16s ease,border-color .16s ease}.gateway-devices__action-menu-option-trash img{width:18px;height:18px;display:block;filter:invert(23%) sepia(63%) saturate(1220%) hue-rotate(333deg) brightness(92%) contrast(95%)}.gateway-devices__action-menu-option--delete:hover:not(:disabled) .gateway-devices__action-menu-option-trash{background:#e0e5ef;border-color:#bcc7de}.gateway-devices__action-menu-option-label{font-size:9px;font-weight:700;color:#0f172a;line-height:1}.gateway-devices__action-menu-option:disabled{opacity:.45;cursor:not-allowed}@keyframes gateway-badge-options-in{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes gateway-badge-option-in{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.gateway-devices__gateway{border:1px solid #d6dce8;border-radius:14px;background:#fff;padding:14px;display:flex;flex-direction:column;gap:12px}.gateway-devices__gateway-header h2{margin:0;font-size:18px;color:#0f172a}.gateway-devices__gateway-header p{margin:4px 0 0;color:#475569;font-size:13px}.gateway-devices__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.gateway-devices__device{border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:398px;min-height:280px;padding:16px 12px;position:relative;display:flex;flex-direction:column;justify-content:center;gap:10px;background:#f8fafc}.gateway-devices__device-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-16px -12px 0;padding:10px 12px;background:#ecf3fb;border-bottom:1px solid #d9e3ef;border-radius:12px 12px 0 0}.gateway-devices__device-title{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.gateway-devices__device-header h3{margin:0;font-size:14px;color:#0f172a}.gateway-devices__device-subtitle{margin:0;font-size:11px;font-weight:700;color:#475569;overflow-wrap:anywhere}.gateway-devices__type-badge,.gateway-devices__status-badge{font-size:11px;font-weight:700;letter-spacing:.04em;color:#f7d244;background:#000;border:none;border-radius:10px;padding:3px 10px;min-height:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.gateway-devices__device-badges,.gateway-devices__status-actions{display:inline-flex;align-items:center;gap:6px}.gateway-devices__type-badge-wrap{position:relative;display:inline-flex;align-items:center}.gateway-devices__type-badge{cursor:pointer}.gateway-devices__card-menu{position:relative;display:inline-flex;align-items:center}.gateway-devices__card-menu-trigger{border:none;background:#000;border-radius:999px;width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.gateway-devices__card-menu-trigger img{width:14px;height:14px;object-fit:contain;filter:brightness(0) invert(1)}.gateway-devices__card-menu-trigger:hover:not(:disabled){background:#111827}.gateway-devices__card-menu-trigger:disabled{opacity:.45;cursor:not-allowed}.gateway-devices__card-menu-trigger--open{background:#f7d244}.gateway-devices__card-menu-trigger--open img{filter:brightness(0) saturate(100%) invert(8%) sepia(20%) saturate(1047%) hue-rotate(182deg) brightness(94%) contrast(95%)}.gateway-devices__card-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:150px;background:#1a1a1a;border:1px solid rgba(248,250,252,.2);border-radius:8px;box-shadow:0 18px 40px #0f172a2e;padding:6px;display:grid;gap:4px;z-index:30}.gateway-devices__card-menu-option{border:none;background:transparent;color:#f8fafce6;border-radius:8px;min-height:30px;padding:6px 8px;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;font-size:12px;font-weight:700;cursor:pointer}.gateway-devices__card-menu-option img{width:16px;height:16px;display:block;filter:brightness(0) invert(1)}.gateway-devices__card-menu-option--danger:hover:not(:disabled){background:#f871712e}.gateway-devices__card-menu-option:disabled{opacity:.45;cursor:not-allowed}.gateway-devices__type-popup{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px);min-width:max-content;max-width:180px;border:none;border-radius:10px;background:#1a1a1a;color:#f8fafc;font-size:11px;font-weight:700;line-height:1.2;text-align:center;white-space:normal;padding:6px 8px;box-shadow:0 14px 28px #0f172a47;opacity:0;pointer-events:none;z-index:20;transition:opacity .15s ease,transform .15s ease}.gateway-devices__type-badge-wrap:hover .gateway-devices__type-popup,.gateway-devices__type-badge-wrap:focus-within .gateway-devices__type-popup{opacity:1;transform:translate(-50%)}.gateway-devices__gateway-badge-wrap{position:static;display:flex;width:100%;align-items:center;justify-content:flex-end;align-self:stretch;margin-top:auto;margin-bottom:0;line-height:1;z-index:1}.gateway-devices__hint-wrap{position:relative;display:inline-flex;align-items:center}.gateway-devices__hint-trigger{border:none;background:#1a1a1a;color:#fff;border-radius:999px;width:26px;height:26px;font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:0;text-align:center;cursor:pointer}.gateway-devices__hint-popup{position:absolute;top:auto;bottom:calc(100% + 8px);right:0;min-width:240px;max-width:320px;background:#1a1a1a;color:#e2e8f0;border:none;border-radius:10px;box-shadow:0 14px 28px #0f172a47;padding:10px 12px;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease;pointer-events:none;z-index:20}.gateway-devices__hint-title{font-size:12px;font-weight:700;color:#fff}.gateway-devices__hint-row{display:grid;grid-template-columns:78px minmax(0,1fr);align-items:start;column-gap:8px;font-size:12px;color:#cbd5e1}.gateway-devices__hint-row span{color:#94a3b8;text-align:left}.gateway-devices__hint-row strong{font-weight:600;color:#f8fafc;text-align:left;word-break:break-word}.gateway-devices__hint-wrap:hover .gateway-devices__hint-popup,.gateway-devices__hint-wrap:focus-within .gateway-devices__hint-popup{opacity:1;transform:translateY(0);pointer-events:auto}.gateway-registry-modal__card{width:min(700px,96vw);height:min(620px,calc(100dvh - 48px));overflow:hidden;display:flex;flex-direction:column}.gateway-registry-modal__header-copy{display:grid;gap:4px}.gateway-registry-modal__header-copy h3{margin:0}.gateway-registry-modal__header-copy p{margin:0;font-size:12px;color:#475569}.gateway-registry-modal__body{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:0;overflow:hidden}.gateway-registry-modal__list-host{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.gateway-registry-modal__list{display:grid;gap:8px;align-content:start;overflow-y:auto;padding-right:4px;flex:1 1 auto;min-height:0}.gateway-registry-modal__item-shell{display:flex}.gateway-registry-modal__item{border:1px solid rgba(148,163,184,.28);border-radius:10px;background:#f8fafc;padding:10px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex:1 1 auto}.gateway-registry-modal__item-info{min-width:0;display:grid;gap:2px}.gateway-registry-modal__item-name{font-size:13px;font-weight:700;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gateway-registry-modal__name-editor{display:flex;align-items:center;gap:8px;min-width:0}.gateway-registry-modal__name-input{min-width:0;width:min(260px,56vw);min-height:32px;padding:6px 10px;border:1px solid rgba(148,163,184,.45);border-radius:8px;background:#fff;color:#0f172a;font-size:13px;font-weight:600}.gateway-registry-modal__name-input::placeholder{color:#94a3b8;font-weight:500}.gateway-registry-modal__name-input:focus{outline:none;border-color:#0f172a73;box-shadow:0 0 0 2px #0f172a1a}.gateway-registry-modal__name-input:disabled{opacity:.65;cursor:not-allowed}.gateway-registry-modal__name-save{border:1px solid rgba(148,163,184,.45);background:#edf2f7;color:#0f172a;border-radius:8px;min-height:32px;padding:6px 12px;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease}.gateway-registry-modal__name-save:hover:not(:disabled){background:#e2e8f0;border-color:#0f172a73}.gateway-registry-modal__name-save:disabled{opacity:.55;cursor:not-allowed}.gateway-registry-modal__item-meta{font-size:12px;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gateway-registry-modal__item-meta strong{font-weight:700;color:#334155}.gateway-registry-modal__item-meta--gateway-id{font-size:11px}.gateway-registry-modal__item-meta--gateway-id strong{font-weight:600}.gateway-registry-modal__status-badge{margin-top:6px;align-self:flex-start;justify-self:start;width:fit-content}.gateway-registry-modal__item-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;margin-left:auto;align-self:center}.gateway-registry-modal__rename{border:1px solid rgba(148,163,184,.35);background:#edf2f7;color:#0f172a;border-radius:999px;width:42px;height:42px;padding:0;cursor:pointer;transition:opacity .2s ease,background .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center}.gateway-registry-modal__rename img{width:20px;height:20px;display:block}.gateway-registry-modal__rename:hover:not(:disabled){background:#e2e8f0;border-color:#0f172a73}.gateway-registry-modal__rename:disabled{opacity:.5;cursor:not-allowed}.gateway-registry-modal__dev-mode-toggle{position:relative;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid rgba(148,163,184,.35);border-radius:999px;background:#edf2f7;min-height:36px;-webkit-user-select:none;user-select:none;cursor:pointer}.gateway-registry-modal__dev-mode-input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.gateway-registry-modal__dev-mode-slider{position:relative;width:36px;height:20px;border-radius:999px;background:#cbd5e1;transition:background .2s ease;flex:0 0 auto;cursor:pointer}.gateway-registry-modal__dev-mode-slider:after{content:"";position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a40;transition:transform .2s ease}.gateway-registry-modal__dev-mode-input:checked+.gateway-registry-modal__dev-mode-slider,.gateway-registry-modal__dev-mode-slider--active{background:#0f172a}.gateway-registry-modal__dev-mode-input:checked+.gateway-registry-modal__dev-mode-slider:after,.gateway-registry-modal__dev-mode-slider--active:after{transform:translate(16px)}.gateway-registry-modal__dev-mode-state{min-width:62px;text-align:left;display:inline-grid;gap:1px;line-height:1.05;font-size:10px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#334155}.gateway-registry-modal__dev-mode-state-line{display:block}.gateway-registry-modal__dev-mode-state-line--value{font-size:11px;letter-spacing:.04em}.gateway-registry-modal__dev-mode-input:disabled+.gateway-registry-modal__dev-mode-slider{opacity:.55}.gateway-registry-modal__dev-mode-input:disabled~.gateway-registry-modal__dev-mode-state{opacity:.7}.gateway-registry-modal__delete{border:1px solid rgba(148,163,184,.35);background:#edf2f7;color:#b91c1c;border-radius:999px;width:42px;height:42px;padding:0;cursor:pointer;transition:opacity .2s ease,background .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center}.gateway-registry-modal__delete:hover:not(:disabled){background:#e2e8f0;border-color:#b91c1c8c;box-shadow:0 0 0 2px #b91c1c1f}.gateway-registry-modal__delete img{width:20px;height:20px;display:block;filter:brightness(0) saturate(100%) invert(18%) sepia(99%) saturate(2364%) hue-rotate(353deg) brightness(78%) contrast(110%)}.gateway-registry-modal__delete:hover:not(:disabled) img{filter:brightness(0) saturate(100%) invert(12%) sepia(96%) saturate(2873%) hue-rotate(354deg) brightness(83%) contrast(116%)}.gateway-registry-modal__delete:disabled{opacity:.5;cursor:not-allowed}.gateway-registry-modal__clear{border:1px solid rgba(148,163,184,.35);background:#0f172a;color:#fff;border-radius:999px;width:42px;height:42px;padding:0;cursor:pointer;transition:opacity .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:17px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.gateway-registry-modal__clear:hover:not(:disabled){background:#1e293b;border-color:#0f172aa6;box-shadow:0 0 0 2px #0f172a24}.gateway-registry-modal__clear:disabled{opacity:.5;cursor:not-allowed}.gateway-registry-modal__power-menu{position:relative;display:inline-flex;align-items:center}.gateway-registry-modal__power{border:1px solid rgba(148,163,184,.35);background:#edf2f7;color:#0f172a;border-radius:999px;width:42px;height:42px;padding:0;cursor:pointer;transition:opacity .2s ease,background .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center}.gateway-registry-modal__power img{width:19px;height:19px;display:block}.gateway-registry-modal__power:hover:not(:disabled),.gateway-registry-modal__power--open{background:#e2e8f0;border-color:#0f172a73}.gateway-registry-modal__power:disabled{opacity:.5;cursor:not-allowed}.gateway-registry-modal__power-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:138px;padding:6px;border-radius:8px;background:#1a1a1a;border:1px solid rgba(248,250,252,.18);box-shadow:0 18px 40px #0f172a2e;display:grid;gap:4px;z-index:30}.gateway-registry-modal__power-option{border:none;background:transparent;color:#f8fafceb;border-radius:8px;min-height:30px;padding:6px 10px;text-align:left;font-size:12px;font-weight:700;cursor:pointer}.gateway-registry-modal__power-option:hover:not(:disabled){background:#0f172a59}.gateway-registry-modal__power-option--danger:hover:not(:disabled){background:#f871712e}.gateway-registry-modal__power-option:disabled{opacity:.55;cursor:not-allowed}.profile-modal__actions.gateway-registry-modal__actions{justify-content:flex-end;margin-top:auto;padding-top:10px;flex:0 0 auto}.gateway-registry-modal__close-button{border:none;background:#000;color:#f7d244;border-radius:10px;min-height:32px;min-width:96px;padding:6px 14px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease,background .2s ease}.gateway-registry-modal__close-button:hover:not(:disabled){background:#111827}.gateway-registry-modal__close-button:disabled{opacity:.5;cursor:not-allowed}.gateway-weather-modal__card{width:min(720px,calc(100vw - 32px));max-height:min(82vh,820px);display:flex;flex-direction:column}.gateway-weather-modal__header-copy{display:flex;flex-direction:column;gap:4px}.gateway-weather-modal__header-main{display:inline-flex;align-items:center;gap:10px}.gateway-weather-modal__header-copy h3{margin:0}.gateway-weather-modal__header-copy p{margin:0;font-size:12px;color:#5b6577}.gateway-weather-modal__refresh{border:1px solid rgba(148,163,184,.55);background:#f3f4f6;color:#1f2937;border-radius:999px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,opacity .2s ease}.gateway-weather-modal__refresh img{width:18px;height:18px;filter:invert(58%) sepia(8%) saturate(326%) hue-rotate(175deg) brightness(94%) contrast(86%)}.gateway-weather-modal__refresh:hover:not(:disabled){background:#e5e7eb}.gateway-weather-modal__refresh:disabled{opacity:.55;cursor:not-allowed}.gateway-weather-modal__body{min-height:140px;overflow:auto}.gateway-weather-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gateway-weather-modal__metric{border:1px solid #d7dce8;border-radius:12px;padding:10px 12px;display:flex;flex-direction:column;gap:4px;background:#f8fafc}.gateway-weather-modal__metric span{font-size:11px;color:#6b7280;text-transform:uppercase;letter-spacing:.04em}.gateway-weather-modal__metric strong{font-size:14px;color:#0f172a}.gateway-weather-modal__meta{margin-top:10px;font-size:11px;color:#64748b}.profile-modal__actions.gateway-weather-modal__actions{justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;flex:0 0 auto;gap:10px}@media(max-width:720px){.gateway-registry-modal__name-editor,.gateway-registry-modal__name-input{width:100%}.gateway-registry-modal__item{flex-direction:column;align-items:stretch}.gateway-registry-modal__item-actions{width:100%;margin-left:0;justify-content:space-between;align-self:stretch}.gateway-weather-modal__grid{grid-template-columns:1fr}}.gateway-delete-confirm-modal__card{width:min(480px,94vw);height:auto;max-height:min(360px,calc(100dvh - 48px));display:flex;flex-direction:column;gap:12px}.gateway-rename-modal__card{width:min(420px,94vw);height:auto;max-height:min(360px,calc(100dvh - 48px));display:flex;flex-direction:column;gap:12px}.gateway-rename-modal__body{display:grid;gap:8px}.gateway-rename-modal__field{display:grid;gap:6px}.gateway-rename-modal__field span{font-size:12px;font-weight:700;color:#334155}.gateway-rename-modal__field input{min-height:34px;border:1px solid rgba(148,163,184,.45);border-radius:8px;background:#fff;color:#0f172a;font-size:13px;font-weight:600;padding:6px 10px}.gateway-rename-modal__field input:focus{outline:none;border-color:#0f172a73;box-shadow:0 0 0 2px #0f172a1a}.gateway-rename-modal__field input:disabled{opacity:.65;cursor:not-allowed}.gateway-rename-modal__hint{margin:0;font-size:12px;color:#64748b}.profile-modal__actions.gateway-rename-modal__actions{justify-content:flex-end;gap:10px}.gateway-devices__control-button.gateway-rename-modal__confirm-button{min-height:34px;padding:6px 14px;border-radius:10px}.gateway-delete-confirm-modal__card--success{background:#f7d244}.gateway-delete-confirm-modal__card--success .profile-modal__header h3,.gateway-delete-confirm-modal__card--success .gateway-delete-confirm-modal__message{color:#000;font-weight:800}.gateway-delete-confirm-modal__card--success .profile-modal__close{color:#111}.gateway-delete-confirm-modal__message{margin:0;white-space:pre-line;color:#334155;font-size:14px;line-height:1.45}.gateway-delete-confirm-modal .profile-modal__actions{gap:12px}.gateway-delete-confirm-modal .profile-modal__actions .secondary-button{border-radius:10px}.gateway-delete-confirm-modal .gateway-devices__control-button.gateway-delete-confirm-modal__confirm-button{border-radius:10px;min-height:34px;padding:6px 14px}.gateway-devices__status-badge{font-size:11px;font-weight:700;letter-spacing:.04em;border-radius:10px;padding:3px 10px;min-height:24px;line-height:1;border:none;color:#f7d244;background:#000;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.gateway-devices__status-badge:before{content:"";width:8px;height:8px;border-radius:999px;background:#64748b}.gateway-devices__status-badge--active{color:#f7d244;background:#000}.gateway-devices__status-badge--active:before{background:#16a34a}.gateway-devices__status-badge--idle{color:#f7d244;background:#000}.gateway-devices__status-badge--idle:before{background:#d97706}.gateway-devices__status-badge--standby{color:#f7d244;background:#000}.gateway-devices__status-badge--standby:before{background:#0060a1}.gateway-devices__status-badge--working{color:#f7d244;background:#000}.gateway-devices__status-badge--working:before{background:#facc15}.gateway-devices__status-badge--disconnected{color:#f7d244;background:#000}.gateway-devices__status-badge--disconnected:before{background:#f97316}.gateway-devices__status-badge--unknown{color:#f7d244;background:#000}.gateway-devices__status-badge--unknown:before{background:#64748b}.gateway-devices__device-meta{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:8px;font-size:12px;color:#334155;align-items:stretch}.gateway-devices__device-meta-left{display:grid;grid-template-columns:1fr;gap:4px;min-width:0}.gateway-devices__device-meta-right{display:flex;align-items:center;justify-content:center}.gateway-devices__device-icon-frame{width:72px;min-width:72px;height:72px;border-radius:12px;border:1px solid transparent;background:#000;box-shadow:inset 0 0 10px #ffffff14;display:flex;align-items:center;justify-content:center}.gateway-devices__device-icon-bubble{width:60px;height:60px;border-radius:999px;background:#ffffff14;display:flex;align-items:center;justify-content:center;overflow:hidden}.gateway-devices__device-icon-image{width:78%;height:78%;object-fit:contain;filter:grayscale(1) brightness(0) invert(1)}.gateway-devices__controls{display:flex;flex-wrap:wrap;gap:8px;align-items:end}.gateway-devices__select-block{border:none;background:transparent;color:inherit;border-radius:0;min-height:0;padding:0;display:inline-flex;align-items:center;gap:0;font-size:inherit;font-weight:inherit}.gateway-devices__select-block--card{margin-right:auto}.gateway-devices__select-block input{appearance:none;width:22px;height:22px;border:3px solid #000000;border-radius:50%;background:#fff;display:inline-grid;place-content:center;margin:0;cursor:pointer}.gateway-devices__select-block input:before{content:"";width:10px;height:10px;border-radius:50%;background:#000;transform:scale(0);transition:transform .12s ease}.gateway-devices__select-block input:checked:before{transform:scale(1)}.gateway-devices__control-button{border:none;background:#000;color:#f7d244;border-radius:999px;min-height:32px;padding:6px 14px;font-size:12px;font-weight:700;letter-spacing:.03em;cursor:pointer}.gateway-devices__control-button--icon{min-height:auto;padding:0;gap:2px;width:72px;height:auto;border-radius:0;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;background:transparent;transition:transform .2s ease}.gateway-devices__control-button-bubble{width:54px;height:54px;border-radius:50%;border:none;background:#000;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000047;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.gateway-devices__control-button-icon{width:30px;height:30px;object-fit:contain;display:block;filter:grayscale(1) brightness(0) invert(1)}.gateway-devices__control-button-label{font-size:10px;font-weight:700;line-height:1;color:#0f172a}.gateway-devices__control-button--icon:hover:not(:disabled),.gateway-devices__control-button--icon:focus-visible:not(:disabled){transform:translateY(-2px)}.gateway-devices__control-button--icon:hover:not(:disabled) .gateway-devices__control-button-bubble,.gateway-devices__control-button--icon:focus-visible:not(:disabled) .gateway-devices__control-button-bubble{box-shadow:0 6px 16px #00000057;background:#111827}.gateway-devices__control-button--icon:active:not(:disabled){transform:translateY(1px)}.gateway-devices__control-button--icon:active:not(:disabled) .gateway-devices__control-button-bubble{box-shadow:0 2px 8px #0000003d;background:#111827}.gateway-devices__control-button:disabled{opacity:.55;cursor:not-allowed}.gateway-devices__control-button--secondary{background:#111827;color:#e2e8f0}.gateway-devices__telemetry{border-top:1px solid #dbe3ef;padding-top:8px;display:flex;flex-direction:column;gap:4px}.gateway-devices__telemetry-title{font-size:12px;font-weight:700;color:#1e293b}.gateway-devices__telemetry-line{font-size:12px;color:#475569;word-break:break-word}.gateway-control-modal{z-index:140;display:block}.gateway-schedule-modal{z-index:145;display:block}.gateway-telemetry-modal{z-index:146;display:block}.gateway-telemetry-modal__card{width:min(76vw,320px);max-width:calc(100vw - 24px);min-width:0;height:auto;min-height:0;max-height:calc(100dvh - 24px);box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;gap:0;padding:0}.gateway-telemetry-modal__layout{display:flex;align-items:stretch;gap:0}.gateway-telemetry-modal__title-rail{width:24px;border-radius:8px 0 0 8px;background:#000;display:flex;align-items:flex-end;justify-content:flex-end;padding:8px 2px 10px;box-sizing:border-box}.gateway-telemetry-modal__title-rail-text{writing-mode:vertical-rl;transform:rotate(180deg);white-space:pre-line;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1}.gateway-telemetry-modal__main{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px;padding:8px}.gateway-telemetry-modal__card .profile-modal__header{margin:0;min-height:24px}.gateway-telemetry-modal__header{gap:8px}.gateway-telemetry-modal__device-name{min-width:0;font-size:12px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gateway-telemetry-modal__card .profile-modal__header h3{font-size:16px;line-height:1.15;margin:0}.gateway-telemetry-modal__card .profile-modal__close{font-size:14px}.gateway-telemetry-modal__card--anchored{position:fixed;margin:0}.gateway-telemetry-modal__actions{display:flex;justify-content:flex-end}.gateway-telemetry-modal__content{display:flex;flex-direction:column;gap:3px;max-height:min(50vh,340px);overflow:auto;padding-right:1px}.gateway-telemetry-modal__row{border:1px solid #dbe3ef;border-radius:6px;background:#f8fafc;padding:5px 6px;display:flex;flex-direction:column;gap:1px}.gateway-telemetry-modal__row--latest{min-height:76px;gap:4px}.gateway-telemetry-modal__time{font-size:10px;font-weight:700;color:#0f172a}.gateway-telemetry-modal__time--corner{margin-top:2px;align-self:flex-end;text-align:right}.gateway-telemetry-modal__summary{font-size:11px;color:#334155;word-break:break-word}.gateway-telemetry-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px}.gateway-telemetry-modal__metric{border:1px solid #dbe3ef;border-radius:6px;background:#fff;padding:4px 5px;min-height:36px;display:flex;flex-direction:column;justify-content:center;gap:0}.gateway-telemetry-modal__metric-label{font-size:9px;font-weight:700;line-height:1.05;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.gateway-telemetry-modal__metric-value{font-size:12px;font-weight:700;line-height:1.05;color:#0f172a;word-break:break-word}.gateway-schedule-modal__card{width:fit-content;max-width:calc(100vw - 48px);min-width:0;height:auto;max-height:calc(100dvh - 48px);box-sizing:border-box;overflow:auto;display:flex;flex-direction:column;gap:10px;padding:12px;background:#fff;border-radius:16px;box-shadow:0 18px 40px #102d4038}.gateway-schedule-modal__card--anchored{position:fixed;margin:0}.gateway-schedule-modal__body{display:flex;flex-direction:column;gap:8px}.gateway-schedule-modal__layout{display:flex;flex-direction:row;align-items:stretch;gap:8px}.gateway-schedule-modal__menu{display:flex;flex-direction:column;gap:6px;min-width:138px;padding:8px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.gateway-schedule-modal__menu-entry{border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;min-height:34px;padding:6px 10px;font-size:12px;font-weight:700;text-align:left;cursor:pointer}.gateway-schedule-modal__menu-entry:hover:not(.gateway-schedule-modal__menu-entry--active){background:#f1f5f9}.gateway-schedule-modal__menu-entry--active{border-color:#1a1a1a;background:#1a1a1a;color:#f7d244}.gateway-schedule-modal__menu-entry--active:hover{background:#1a1a1a;color:#f7d244}.gateway-schedule-modal__main-content{display:flex;flex-direction:column;gap:6px;align-items:center}.gateway-schedule-modal__section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 6px 14px #0f172a14;padding:10px}.gateway-schedule-modal__section--calendar{width:fit-content;max-width:100%}.gateway-schedule-modal__section--time{width:fit-content;max-width:100%;display:flex;flex-direction:column;gap:6px}.gateway-schedule-modal__controls-row{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:6px;width:fit-content;max-width:100%}.gateway-schedule-modal__repeat-passes-wrap{display:flex;flex-direction:row;align-items:stretch;gap:6px;width:fit-content;max-width:100%}.gateway-schedule-modal__control-block{border:1px solid #dbe3ef;border-radius:10px;background:#fff;padding:8px;min-width:0}.gateway-schedule-modal__control-block--time{flex:0 0 auto;width:auto}.gateway-schedule-modal__control-block--repeat{flex:0 0 auto;width:fit-content}.gateway-schedule-modal__control-block--passes{flex:0 0 110px;display:flex;align-items:flex-start;justify-content:flex-start}.gateway-schedule-modal__control-block--passes .gateway-schedule-modal__field--passes{width:100%;height:100%;justify-content:flex-start}.gateway-schedule-modal__field{display:flex;flex-direction:column;gap:3px}.gateway-schedule-modal__field span{font-size:11px;font-weight:700;color:#334155;text-transform:uppercase;letter-spacing:.05em}.gateway-schedule-modal__field-group{display:flex;flex-direction:column;gap:4px}.gateway-schedule-modal__field-title{font-size:11px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.05em}.gateway-schedule-modal__time-controls{display:flex;align-items:center;gap:4px;justify-content:space-evenly;width:100%}.gateway-schedule-modal__time-input{width:54px;height:40px;border:1px solid #cbd5e1;border-radius:10px;text-align:center;font-size:18px;font-weight:700;color:#0f172a;background:#fff;outline:none}.gateway-schedule-modal__time-input:focus{border-color:#111827;box-shadow:0 0 0 3px #1118271f;background:#fff}.gateway-schedule-modal__time-colon{font-size:20px;font-weight:700;color:#111827;-webkit-user-select:none;user-select:none}.gateway-schedule-modal__period{display:flex;flex-direction:column;gap:4px;margin-left:0}.gateway-schedule-modal__period-button{width:56px;height:30px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;font-size:11px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.gateway-schedule-modal__period-button--active{background:#1a1a1a;color:#f7d244;border-color:#1a1a1a;box-shadow:0 6px 12px #0f172a2e}.gateway-schedule-modal__repeat-options{display:flex;flex-direction:column;gap:4px}.gateway-schedule-modal__repeat-option{border:none;background:transparent;padding:3px 4px;border-radius:8px;display:flex;align-items:center;gap:6px;text-align:left;cursor:pointer;color:#0f172a}.gateway-schedule-modal__repeat-option:disabled{opacity:.4;cursor:not-allowed}.gateway-schedule-modal__repeat-option:hover:not(:disabled){background:#0f172a0f}.gateway-schedule-modal__repeat-dot{width:14px;height:14px;border-radius:50%;border:2px solid #94a3b8;background:#fff;position:relative;flex-shrink:0}.gateway-schedule-modal__repeat-option--active .gateway-schedule-modal__repeat-dot{background:#1a1a1a;border-color:#1a1a1a}.gateway-schedule-modal__repeat-option--active .gateway-schedule-modal__repeat-dot:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;border-radius:50%;background:#f7d244;transform:translate(-50%,-50%)}.gateway-schedule-modal__repeat-label{font-size:11px;font-weight:600}.gateway-schedule-modal__hint{margin:2px 0 0;font-size:9px;color:#64748b}.gateway-schedule-modal__field--passes input{width:100%;height:100%;border:1px solid #cbd5e1;border-radius:8px;padding:6px;font-size:16px;font-weight:700;text-align:center;color:#0f172a;background:#fff;outline:none}.gateway-schedule-modal__field--passes input:focus{border-color:#111827;box-shadow:0 0 0 3px #1118271f;background:#fff}.gateway-schedule-calendar{width:fit-content;max-width:100%;display:flex;flex-direction:column;gap:4px}.gateway-schedule-calendar__header{display:flex;align-items:center;justify-content:space-between;gap:6px}.gateway-schedule-calendar__nav-button{width:30px;height:30px;border:none;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#1a1a1a;box-shadow:0 6px 12px #0f172a2e;cursor:pointer;padding:0}.gateway-schedule-calendar__nav-button img{width:14px;height:14px;filter:brightness(0) invert(1)}.gateway-schedule-calendar__month-year{font-size:14px;font-weight:700;color:#0f172a;flex:1;text-align:center}.gateway-schedule-calendar__weekdays{display:grid;grid-template-columns:repeat(7,32px);gap:2px;justify-content:center}.gateway-schedule-calendar__weekday{font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;text-align:center;padding:1px 0}.gateway-schedule-calendar__days{display:grid;grid-template-columns:repeat(7,32px);gap:2px;justify-content:center}.gateway-schedule-calendar__day{width:32px;height:32px;min-height:32px;justify-self:center;border-radius:50%;border:1px solid #dbe3ef;background:#fff;color:#0f172a;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.gateway-schedule-calendar__day--selected{background:#1a1a1a;color:#f7d244;border-color:#1a1a1a;box-shadow:0 8px 14px #0f172a33}.gateway-schedule-calendar__day--highlighted{background:#fff9e6;border-color:#f7d244}.gateway-schedule-calendar__day--today{border:2px solid #1a1a1a}.gateway-schedule-calendar__day--empty{border:none;background:transparent;cursor:default}.gateway-schedule-modal__actions{display:flex;justify-content:flex-end;gap:6px;flex-wrap:wrap;margin-top:2px}.gateway-schedule-modal__actions .gateway-devices__control-button,.gateway-schedule-modal__actions .secondary-button,.gateway-schedule-modal__actions .primary-button{min-height:30px;padding:5px 12px;font-size:11px;border-radius:12px}.gateway-schedule-modal__actions .secondary-button{border-color:#cbd5e1;background:#fff}.gateway-schedule-modal__actions .secondary-button:hover:not(:disabled){background:#f8fafc}.gateway-schedule-modal__actions .secondary-button:disabled{opacity:.6;cursor:not-allowed}@media(max-width:920px){.gateway-schedule-modal__layout{flex-direction:column}.gateway-schedule-modal__menu{min-width:0;width:100%;flex-direction:row;padding:6px}.gateway-schedule-modal__menu-entry{flex:1 1 0;text-align:center}.gateway-schedule-modal__main-content{align-items:stretch}.gateway-schedule-modal__section--calendar,.gateway-schedule-modal__section--time,.gateway-schedule-modal__controls-row,.gateway-schedule-modal__repeat-passes-wrap{width:100%}.gateway-schedule-modal__repeat-passes-wrap{flex-direction:column}.gateway-schedule-modal__control-block--time,.gateway-schedule-modal__control-block--repeat,.gateway-schedule-modal__control-block--passes{flex:1 1 100%;width:auto}}@media(max-width:640px){.gateway-schedule-modal__card{width:calc(100vw - 18px);max-width:calc(100vw - 18px);padding:10px}.gateway-schedule-modal__time-controls{justify-content:space-evenly}.gateway-schedule-calendar__weekdays,.gateway-schedule-calendar__days{grid-template-columns:repeat(7,30px)}.gateway-schedule-calendar__day{width:30px;height:30px;min-height:30px;font-size:11px}}.gateway-control-modal .profile-modal__close{width:30px;height:30px;font-size:20px}.gateway-control-modal__header-status{margin-left:auto;margin-right:4px}.gateway-control-modal__status-badge{min-height:22px;padding:2px 8px;font-size:10px}.gateway-control-modal__card{max-width:calc(100vw - 48px);min-width:0;height:auto;max-height:calc(100dvh - 48px);box-sizing:border-box;position:relative;display:flex;flex-direction:column;gap:8px;padding:14px}.gateway-control-modal__card--anchored{position:fixed;margin:0}.gateway-control-modal__execution-overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;background:#f7d244;border-radius:16px;pointer-events:none;opacity:0;animation:gateway-control-overlay-in .18s ease-out forwards}.gateway-control-modal__execution-overlay span{color:#fff;font-size:20px;font-weight:800;text-align:center;padding:0 14px;opacity:0;transform:scale(2.2);text-shadow:0 2px 8px rgba(11,15,28,.35);animation:gateway-control-overlay-stamp .42s cubic-bezier(.12,.84,.24,1.04) .12s forwards}@keyframes gateway-control-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes gateway-control-overlay-stamp{0%{opacity:0;transform:scale(2.2)}55%{opacity:1;transform:scale(.86)}76%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.gateway-control-modal__passes{display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:6px;background:#f8fafc}.gateway-control-modal__passes-header{font-size:12px;font-weight:600;color:#0f172a}.gateway-control-modal__passes-row{display:flex;align-items:center;gap:4px;width:100%;justify-content:center}.gateway-control-modal__passes-spinner{display:flex;flex-direction:row;align-items:center;gap:4px}.gateway-control-modal__passes-field{display:flex;flex-direction:column;align-items:center;gap:4px}.gateway-control-modal__passes-spinner input{width:56px;height:56px;border:1px solid rgba(15,23,42,.18);border-radius:12px;background:#fff;color:#0f172a;text-align:center;padding:0;font-size:24px;font-weight:700}.gateway-control-modal__passes-label{font-size:11px;font-weight:700;color:#0f172a;text-align:center;line-height:1}.gateway-control-modal__actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:6px}.gateway-control-modal__sst-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px}.gateway-control-modal__action-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;width:auto;height:auto;min-height:0;align-self:center;align-items:center;justify-content:center}.gateway-control-modal__action-group-spacer{width:100%;height:18px}.gateway-control-modal__action{border:none;background:transparent;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;padding:1px}.gateway-control-modal__action:disabled{opacity:.5;cursor:not-allowed}.gateway-control-modal__action-icon{font-size:38px;width:54px;height:54px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#1a1a1a;color:#fff;box-shadow:0 6px 12px #102d402e}.gateway-control-modal__action-label{font-size:10px;font-weight:700;color:#0f172a;text-align:center}.gateway-control-modal__action--embedded{gap:4px;margin-top:0}.gateway-ssh{display:flex;flex-direction:column;gap:18px;width:100%;height:100%;min-height:0;padding:0;box-sizing:border-box;overflow:hidden}.gateway-ssh__hero{width:100%;padding-right:0;margin-bottom:2px}.gateway-ssh__hero-content{width:100%;gap:0}.gateway-ssh__heading-panel{width:100%;align-items:flex-start;gap:6px}.gateway-ssh__heading-panel h1{margin:8px 0 2px;font-size:28px;line-height:1.1}.gateway-ssh__subtitle{margin:0;font-size:13px;color:#475569}.gateway-ssh__card{background:#fff;border:1px solid #d6dfeb;border-radius:16px;padding:14px;box-shadow:0 8px 18px #0f172a0d;overflow:visible;height:auto;min-height:0;flex:1 1 auto;display:flex;flex-direction:column}.gateway-ssh__terminal-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.gateway-ssh__terminal-topbar-message{margin:0;color:#4f6178;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gateway-ssh__terminal-tools{display:inline-flex;align-items:center;gap:10px;justify-content:flex-start}.gateway-ssh__tool-popover{position:relative}.gateway-ssh__tool-button{width:42px;height:42px;border-radius:999px;border:1px solid rgba(11,15,28,.4);background:#0b0f1c;color:#f7d244;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;transition:background .2s ease,border-color .2s ease,transform .2s ease}.gateway-ssh__tool-button:hover{background:#141c2d;border-color:#f7d24473;transform:translateY(-1px)}.gateway-ssh__tool-icon{width:20px;height:20px;display:block;filter:brightness(0) saturate(100%) invert(100%)}.gateway-ssh__tool-panel{position:absolute;left:0;right:auto;top:calc(100% + 4px);width:min(92vw,460px);border:1px solid #d6dde8;border-radius:12px;background:#f3f5f8;box-shadow:0 18px 38px #0f172a29;padding:12px;z-index:170;opacity:0;visibility:hidden;transform:translateY(12px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;transition-delay:0s,0s,.2s}.gateway-ssh__tool-panel:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px;background:transparent}.gateway-ssh__tool-panel--wide{width:min(92vw,560px)}.gateway-ssh__tool-popover--status .gateway-ssh__tool-panel{right:0;left:auto}.gateway-ssh__tool-panel--status{width:min(92vw,420px)}.gateway-ssh__tool-panel--access{width:min(92vw,560px)}.gateway-ssh__tool-panel--access .gateway-ssh__access-list{max-height:320px;overflow:auto;padding-right:4px}.gateway-ssh__connection-meta{display:grid;gap:6px}.gateway-ssh__connection-row{display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:8px;padding:6px 8px;border-radius:8px;background:#ffffff8f}.gateway-ssh__connection-label{color:#607186;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.gateway-ssh__connection-value{color:#1d2f45;font-size:.88rem;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gateway-ssh__connection-value--mono{font-family:Menlo,Consolas,Liberation Mono,monospace;font-size:.84rem}.gateway-ssh__tool-panel-title{margin:0 0 10px;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;font-weight:700;color:#355272}.gateway-ssh__tool-panel .gateway-ssh__field{color:#1d2b3f}.gateway-ssh__tool-panel .gateway-ssh__field select,.gateway-ssh__tool-panel .gateway-ssh__field input[type=text]{background:#fff;border-color:#c7d3e3;color:#112036}.gateway-ssh__tool-panel .gateway-ssh__field input[type=text]::placeholder{color:#7b8ca3}.gateway-ssh__tool-panel .gateway-ssh__gateway-meta{color:#36475f}.gateway-ssh__tool-panel .gateway-ssh__gateway-meta span{color:#607186}.gateway-ssh__tool-panel .gateway-ssh__file-meta,.gateway-ssh__tool-panel .gateway-ssh__upload-option{color:#32465f}.gateway-ssh__tool-panel .gateway-ssh__button{background:#0b0f1c;border-color:#0b0f1c;color:#f7d244}.gateway-ssh__tool-panel .gateway-ssh__button:hover:not(:disabled){background:#141c2d;border-color:#141c2d;color:#f7d244}.gateway-ssh__tool-panel--wide .gateway-ssh__file-picker{border:1px solid #c7d3e3;border-radius:10px;background:#fff;padding:10px;gap:8px}.gateway-ssh__tool-panel--wide .gateway-ssh__remote-path-row{display:grid;grid-template-columns:1fr;gap:8px;align-items:stretch;border:1px solid #c7d3e3;border-radius:10px;background:#fff;padding:10px}.gateway-ssh__tool-panel--wide .gateway-ssh__file-meta{min-height:34px;border:1px solid #d7e0ec;border-radius:8px;background:#f8fbff;color:#40556f}.gateway-ssh__tool-panel--wide .gateway-ssh__upload-option{margin-top:6px;width:100%;padding:8px 10px;border:1px solid #d7e0ec;border-radius:10px;background:#f8fbff}.gateway-ssh__tool-panel--wide .gateway-ssh__actions{margin-top:10px;display:grid;grid-template-columns:1fr}.gateway-ssh__tool-panel--wide .gateway-ssh__actions .gateway-ssh__button{width:100%;justify-content:center}.gateway-ssh__tool-popover:hover .gateway-ssh__tool-panel,.gateway-ssh__tool-popover:focus-within .gateway-ssh__tool-panel{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition-delay:.12s,.12s,0s}.gateway-ssh__selectors{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px}.gateway-ssh__field{display:flex;flex-direction:column;gap:6px;color:#1d2b3f;font-weight:600;font-size:.86rem}.gateway-ssh__field select,.gateway-ssh__field input[type=text]{border:1px solid #c7d3e3;border-radius:10px;background:#f8fbff;color:#112036;min-height:42px;padding:0 12px;font-weight:500}.gateway-ssh__field input[type=text]{padding:0 10px}.gateway-ssh__custom-select{position:relative}.gateway-ssh__custom-select-trigger{width:100%;min-height:42px;border:1px solid #c7d3e3;border-radius:10px;background:#f8fbff;color:#112036;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;cursor:pointer}.gateway-ssh__custom-select-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.gateway-ssh__custom-select-caret{color:#5f738f;transition:transform .18s ease}.gateway-ssh__custom-select-caret.is-open{transform:rotate(180deg)}.gateway-ssh__custom-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;border:1px solid #cad8ea;border-radius:10px;background:#fff;box-shadow:0 10px 26px #0f172a24;padding:6px;display:grid;gap:4px;max-height:220px;overflow:auto;z-index:180}.gateway-ssh__custom-select-option{border:1px solid transparent;background:transparent;color:#17314d;border-radius:8px;padding:7px 8px;text-align:left;cursor:pointer;width:100%}.gateway-ssh__custom-select-option:hover{background:#eef6ff;border-color:#d6e6f8}.gateway-ssh__custom-select-option.is-active{background:#e6f1fe;border-color:#bfd5f0;color:#0d3f70;font-weight:700}.gateway-ssh__custom-select-empty{padding:7px 8px;color:#61758f;font-size:.84rem}.gateway-ssh__file-picker{display:grid;gap:10px;border:1px dashed #c9d8ea;border-radius:12px;background:linear-gradient(180deg,#fafdff,#f4f8fe);padding:10px}.gateway-ssh__file-input{display:none!important}.gateway-ssh__file-button{width:fit-content;min-width:140px;min-height:40px}.gateway-ssh__file-meta{min-height:36px;border:1px solid #d2dceb;border-radius:9px;background:#fff;padding:8px 10px;color:#40556f;font-size:.82rem;line-height:1.3;word-break:break-word}.gateway-ssh__gateway-meta{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;color:#36475f;font-size:.85rem}.gateway-ssh__gateway-meta span{color:#607186}.gateway-ssh__actions{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.gateway-ssh__actions--settings{display:flex;justify-content:flex-end;align-items:center;gap:10px}.gateway-ssh__actions--settings .gateway-ssh__button{width:auto;min-width:112px;justify-content:center}.gateway-ssh__button{border:1px solid #c9d6e7;border-radius:10px;background:#fff;color:#1e2e46;min-height:38px;padding:0 14px;font-weight:600;cursor:pointer;font-family:Space Grotesk,sans-serif;transition:background .2s ease,border-color .2s ease,transform .2s ease}.gateway-ssh__button:hover:not(:disabled){background:#f3f8ff;border-color:#b8cbe4;transform:translateY(-1px)}.gateway-ssh__button:disabled{opacity:.78;cursor:not-allowed}.gateway-ssh__button--primary{background:#0f4c81;border-color:#0f4c81;color:#fff;width:100%}.gateway-ssh__button--primary:hover:not(:disabled){background:#0d426f;border-color:#0d426f}.gateway-ssh__button--connect{background:#0b0f1c;border-color:#0b0f1c;color:#f7d244}.gateway-ssh__button--connect:hover:not(:disabled){background:#141c2d;border-color:#141c2d;color:#f7d244}.gateway-ssh__button--danger{background:#be2f36;border-color:#be2f36;color:#fff}.gateway-ssh__button--danger:hover:not(:disabled){background:#a9292f;border-color:#a9292f}.gateway-ssh__upload-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.gateway-ssh__upload-header h2{margin:0;font-size:1.03rem;color:#16253a}.gateway-ssh__upload-header p{margin:2px 0 0;color:#4f6178;font-size:.9rem}.gateway-ssh__upload-grid{margin-top:4px;display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));gap:12px}.gateway-ssh__remote-path-row{display:flex;align-items:center;gap:8px}.gateway-ssh__remote-path-row input{flex:1;min-width:0}.gateway-ssh__upload-option{margin-top:10px;display:inline-flex;align-items:center;gap:8px;color:#32465f;font-size:.88rem}.gateway-ssh__explorer-modal{width:min(92vw,820px);height:min(74vh,620px);max-height:calc(100dvh - 48px);display:grid;grid-template-rows:auto auto auto auto 1fr auto;gap:12px;overflow:hidden}.gateway-ssh__explorer-overlay{z-index:260}.gateway-ssh__explorer-breadcrumbs{display:flex;flex-wrap:wrap;gap:6px}.gateway-ssh__explorer-crumb{border:1px solid #c9d5e5;border-radius:999px;background:#f5f9ff;color:#17314e;padding:3px 10px;cursor:pointer;font-size:.8rem}.gateway-ssh__explorer-crumb:disabled{opacity:.6;cursor:not-allowed}.gateway-ssh__explorer-toolbar{display:flex;align-items:center;gap:8px}.gateway-ssh__explorer-nav{display:grid;grid-template-columns:auto auto auto auto minmax(0,1fr);gap:8px;align-items:center}.gateway-ssh__explorer-nav .gateway-ssh__button{min-height:34px;min-width:38px;padding:0 10px}.gateway-ssh__explorer-nav .gateway-ssh__button img{width:14px;height:14px;display:block}.gateway-ssh__explorer-nav-icon--up{transform:rotate(90deg)}.gateway-ssh__explorer-pathbar{border:1px solid #d0dae9;border-radius:8px;background:#f8fbff;min-height:34px;padding:4px 8px;display:flex;align-items:center;gap:4px;overflow-x:auto}.gateway-ssh__explorer-pathnode{display:inline-flex;align-items:center;gap:4px}.gateway-ssh__explorer-pathsegment{border:none;background:transparent;color:#304864;border-radius:6px;padding:3px 7px;font-size:.8rem;cursor:pointer;white-space:nowrap}.gateway-ssh__explorer-pathsegment:hover:not(:disabled){background:#e7f2fd}.gateway-ssh__explorer-pathsegment:disabled{opacity:.6;cursor:not-allowed}.gateway-ssh__explorer-pathsep{width:10px;height:10px;opacity:.45}.gateway-ssh__explorer-current{border:1px solid #d0dae9;border-radius:8px;background:#f8fbff;color:#304864;font-size:.82rem;padding:8px 10px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gateway-ssh__explorer-body{min-height:0;display:grid;grid-template-columns:230px minmax(0,1fr);gap:10px}.gateway-ssh__explorer-tree{border:none;border-radius:0;background:transparent;padding:4px 2px 4px 0;overflow:auto;min-height:0;display:flex;flex-direction:column;gap:6px}.gateway-ssh__explorer-tree-title{margin:0;font-size:.77rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#536882}.gateway-ssh__explorer-tree-list{display:flex;flex-direction:column;gap:6px}.gateway-ssh__explorer-tree-list--deployed{position:relative;padding-left:2px}.gateway-ssh__explorer-tree-item{border:none;border-radius:0;background:transparent;color:#19314d;min-height:28px;padding:6px 8px 6px calc(18px + (var(--tree-depth, 0) * 14px));display:inline-flex;align-items:center;gap:4px;cursor:pointer;width:100%;justify-content:flex-start;position:relative}.gateway-ssh__explorer-tree-list--deployed .gateway-ssh__explorer-tree-item:before{content:"";position:absolute;left:calc(6px + (var(--tree-depth, 0) * 14px));top:-7px;width:1px;height:18px;background:#c1cedd}.gateway-ssh__explorer-tree-list--deployed .gateway-ssh__explorer-tree-item:after{content:"";position:absolute;left:calc(6px + (var(--tree-depth, 0) * 14px));top:16px;width:10px;height:1px;background:#c1cedd}.gateway-ssh__explorer-tree-item:hover:not(:disabled){background:transparent;color:#10243d;text-decoration:underline}.gateway-ssh__explorer-tree-item:disabled{opacity:.85;cursor:default}.gateway-ssh__explorer-tree-item.is-active{background:transparent;font-weight:700}.gateway-ssh__explorer-tree-icon{display:none}.gateway-ssh__explorer-tree-icon--folder{border:1px solid #c7ab4d;border-radius:3px;background:#f7d244}.gateway-ssh__explorer-tree-icon--folder:before{content:"";position:absolute;top:-4px;left:2px;width:7px;height:4px;border:1px solid #c7ab4d;border-bottom:none;border-radius:2px 2px 0 0;background:#f8df7a}.gateway-ssh__explorer-tree-label{font-size:.82rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gateway-ssh__explorer-tree-empty{border:none;border-radius:0;background:transparent;color:#4b6178;font-size:.8rem;padding:2px 0 6px}.gateway-ssh__explorer-list{border:1px solid #d3deeb;border-radius:10px;background:#f8fbff;padding:10px;overflow:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(104px,104px));justify-content:space-around;align-content:space-around;gap:10px;min-height:0}.gateway-ssh__explorer-entry{border:1px solid #d0dced;border-radius:10px;background:#fff;color:#19314d;text-align:center;padding:10px 9px;display:grid;grid-template-columns:1fr;justify-items:center;align-content:center;gap:5px;cursor:pointer;width:104px;min-height:104px}.gateway-ssh__explorer-entry:hover:not(:disabled){border-color:#9fc2e4;background:#eef6ff}.gateway-ssh__explorer-entry:disabled{cursor:default}.gateway-ssh__explorer-entry--file{opacity:.72}.gateway-ssh__explorer-entry-name{font-size:.88rem;font-weight:600;width:100%;min-width:0;text-align:center;white-space:normal;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gateway-ssh__explorer-entry-main{width:100%;display:flex;flex-direction:column;justify-items:center;align-items:center;justify-content:center;gap:9px;min-height:auto}.gateway-ssh__explorer-entry-icon{position:relative;width:36px;height:36px;border-radius:8px;background:#fff;display:grid;place-items:center;flex:0 0 auto}.gateway-ssh__explorer-entry-icon--folder{background:#fff}.gateway-ssh__explorer-entry-icon--folder:before{content:"";position:absolute;top:13px;left:8px;width:18px;height:11px;border:1px solid #c7ab4d;border-radius:2px;background:#f7d244}.gateway-ssh__explorer-entry-icon--folder:after{content:"";position:absolute;top:10px;left:9px;width:8px;height:4px;border:1px solid #c7ab4d;border-bottom:none;border-radius:2px 2px 0 0;background:#f8df7a}.gateway-ssh__explorer-entry-icon--file{background:#fff}.gateway-ssh__explorer-entry-icon--file:before{content:"";position:absolute;top:8px;left:10px;width:13px;height:17px;border:1px solid #a8bdd6;border-radius:2px;background:#edf4fb}.gateway-ssh__explorer-entry-icon--file:after{content:"";position:absolute;top:8px;left:19px;width:4px;height:4px;background:#d4e3f2;clip-path:polygon(0 0,100% 0,100% 100%)}.gateway-ssh__explorer-entry-name{font-size:.75rem}.gateway-ssh__explorer-entry-meta{font-size:.75rem;color:#5b6e86;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;white-space:nowrap;flex-wrap:wrap}.gateway-ssh__explorer-actions{display:flex;justify-content:flex-end;gap:8px}.gateway-ssh__explorer-actions .primary-button,.gateway-ssh__explorer-actions .secondary-button{flex:0 0 auto;width:136px}.gateway-ssh__terminal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.gateway-ssh__terminal-header p{margin:0;color:#4f6178;font-size:.9rem}.gateway-ssh__status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 11px;font-size:.75rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border:1px solid #b8c7da;color:#37506c;background:#edf4fb}.gateway-ssh__status--connected{color:#0f7f44;border-color:#91d9b0;background:#e7f8ef}.gateway-ssh__status--connecting{color:#0e639c;border-color:#9ec7e8;background:#e7f2fc}.gateway-ssh__status--error{color:#a52f34;border-color:#e2a4a8;background:#fdecee}.gateway-ssh__status--closed{color:#5b6472;border-color:#bfc7d3;background:#f0f3f7}.gateway-ssh__terminal-shell{--gateway-ssh-terminal-bg: #0b1220;width:100%;height:100%;min-height:0;flex:1 1 auto;border-radius:12px;border:1px solid #d4deea;overflow:hidden;background:var(--gateway-ssh-terminal-bg)}.gateway-ssh__terminal-shell .xterm{width:100%;height:100%;padding:12px;box-sizing:border-box;background:var(--gateway-ssh-terminal-bg)!important}.gateway-ssh__terminal-shell .xterm-viewport{width:100%;height:100%;overflow:hidden!important;background:var(--gateway-ssh-terminal-bg)!important}.gateway-ssh__terminal-shell .xterm-scrollable-element,.gateway-ssh__terminal-shell .xterm-screen,.gateway-ssh__terminal-shell .xterm-rows{background:var(--gateway-ssh-terminal-bg)!important}.gateway-ssh__alert{border-radius:10px;padding:10px 12px;font-size:.9rem}.gateway-ssh__alert--error{border:1px solid #d59ca0;background:#fbeaed;color:#872a31}.gateway-ssh__alert--warning{border:1px solid #e6c38b;background:#fff4e2;color:#795214}.gateway-ssh__alert--success{border:1px solid #98d5b3;background:#e8f8ef;color:#13663c}.gateway-ssh__empty{border:1px dashed #c4d2e1;border-radius:12px;background:#f8fbff;color:#4b6178;padding:20px;text-align:center}.gateway-ssh__access-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.gateway-ssh__access-header h2{margin:0;font-size:1.06rem;color:#19283d}.gateway-ssh__access-header .gateway-ssh__button{min-width:36px;width:36px;height:36px;border-radius:999px;padding:0;display:grid;place-items:center;background:#0b0f1c;border-color:#0b0f1c;color:#fff}.gateway-ssh__access-header .gateway-ssh__button img{width:15px;height:15px;display:block;filter:brightness(0) invert(1)}.gateway-ssh__access-header .gateway-ssh__button:hover:not(:disabled){background:#141c2d;border-color:#141c2d}.gateway-ssh__access-list{display:flex;flex-direction:column;gap:10px}.gateway-ssh__access-row{border:1px solid #d3deeb;border-radius:10px;background:#f8fbff;padding:10px 12px;display:flex;justify-content:space-between;gap:12px;align-items:center}.gateway-ssh__access-row strong{color:#1d2f45}.gateway-ssh__access-row div{color:#4d5f76;font-size:.85rem}.gateway-ssh__access-toggle{width:auto!important;min-width:116px;width:116px!important;padding:0 12px;justify-content:center;transform:none!important;transition:background-color .22s ease,border-color .22s ease,color .22s ease,opacity .2s ease}.gateway-ssh__access-toggle:hover:not(:disabled){transform:none!important}.gateway-ssh__access-toggle:disabled{opacity:.78}@media(max-width:980px){.gateway-ssh__terminal-topbar{grid-template-columns:1fr;align-items:flex-start}.gateway-ssh__terminal-tools{width:100%;justify-content:flex-start}.gateway-ssh__tool-panel,.gateway-ssh__tool-panel--wide{right:auto;left:0;width:min(94vw,560px)}.gateway-ssh__tool-popover--status{align-self:flex-end}.gateway-ssh__tool-popover--status .gateway-ssh__tool-panel{right:0;left:auto}.gateway-ssh__selectors,.gateway-ssh__upload-grid{grid-template-columns:1fr}.gateway-ssh__gateway-meta{grid-template-columns:1fr 1fr}.gateway-ssh__explorer-modal{width:min(96vw,820px);height:min(78vh,620px)}.gateway-ssh__explorer-body{grid-template-columns:1fr}}@media(max-width:640px){.gateway-ssh__terminal-tools{flex-wrap:wrap}.gateway-ssh__tool-panel,.gateway-ssh__tool-panel--wide{width:min(96vw,560px)}.gateway-ssh__upload-header{flex-direction:column;align-items:flex-start}.gateway-ssh__remote-path-row{flex-direction:column;align-items:stretch}.gateway-ssh__explorer-toolbar{flex-wrap:wrap}.gateway-ssh__explorer-current{width:100%}.gateway-ssh__terminal-header{flex-direction:column;align-items:flex-start}}.planning-page{display:flex;flex-direction:column;gap:18px;min-height:0;height:100%;overflow:hidden}.planning-page--teams{height:100%;min-height:0;max-height:100%;overflow:hidden;padding-bottom:0}.planning-header{width:100%;padding-right:0;margin:0}.planning-header__hero-content{width:100%;gap:0}.planning-header__heading-panel{width:100%;align-items:flex-start;gap:6px}.planning-header__heading-panel h1{margin:8px 0 2px;font-size:28px;line-height:1.1}.planning-header__subtitle{margin:0;font-size:13px;color:#475569}.planning-header__subtitle--compact{font-size:.88rem}.planning-header__tools{display:flex;gap:8px;align-items:flex-start;justify-content:flex-end;flex-wrap:wrap}.planning-header__new-task{width:40px;height:40px;border-radius:999px;border:1px solid #111111;background:#111;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .15s ease}.planning-header__new-task img{width:22px;height:22px;display:block;filter:brightness(0) invert(1)}.planning-header__new-task:hover{background:#000;border-color:#000;transform:translateY(-1px)}.planning-header__new-task:focus-visible{outline:2px solid rgba(59,130,246,.65);outline-offset:2px}.planning-toolbar{display:flex;gap:12px;align-items:center;justify-content:space-between}.planning-team-select-wrap{position:relative;flex:1 1 280px;min-width:220px;max-width:380px}.planning-team-select{width:100%;appearance:none;border:1px solid #111111;border-radius:12px;background:#fff;color:#111;font-size:.93rem;font-weight:600;padding:9px 40px 9px 12px}.planning-team-select:focus-visible{outline:2px solid rgba(59,130,246,.5);outline-offset:2px}.planning-team-select__chevron{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#111;pointer-events:none;display:inline-flex;align-items:center;justify-content:center}.planning-team-select__chevron svg{width:18px;height:18px;display:block}.planning-toolbar__icon-filters{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.planning-toolbar__new-task{flex:0 0 auto}.planning-icon-filter{position:relative}.planning-icon-filter__trigger{width:40px;height:40px;border-radius:999px;border:1px solid #111111;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.planning-icon-filter__trigger svg{width:18px;height:18px;display:block}.planning-icon-filter__trigger:hover{background:#050505;transform:translateY(-1px)}.planning-icon-filter__trigger:focus-visible{outline:2px solid rgba(59,130,246,.5);outline-offset:2px}.planning-icon-filter__trigger.is-active{box-shadow:0 0 0 2px #f7d2448c}.planning-icon-filter__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:190px;border:1px solid #d6deea;border-radius:10px;background:#fff;box-shadow:0 14px 26px #0f172a29;padding:6px;display:grid;gap:4px;z-index:20}.planning-icon-filter__option{border:none;border-radius:8px;background:transparent;color:#0f172a;text-align:left;font-size:.85rem;padding:7px 9px;cursor:pointer}.planning-icon-filter__option:hover{background:#f2f6fb}.planning-icon-filter__option.is-selected{background:#ebf5ff;color:#145da0;font-weight:600}.planning-content-card{border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#ffffffdb;box-shadow:0 12px 32px #0f172a1a;padding:14px;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.planning-content-card--teams{min-height:0}.planning-filter-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.ghost-button{border:1px solid #cfd8e3;background:#fff;color:#1d2939;border-radius:10px;padding:8px 12px;cursor:pointer;font-size:.92rem}.ghost-button:hover{background:#f6f9fc}.ghost-button--active{border-color:#145da0;background:#ebf5ff;color:#145da0}.planning-page .input,.planning-page .textarea,.planning-modal .input,.planning-modal .textarea{width:100%;border:1px solid #cfd8e3;border-radius:10px;padding:9px 11px;background:#fff;font:inherit;color:inherit}.planning-board{display:grid;grid-template-columns:repeat(5,minmax(170px,1fr));gap:12px;min-height:0;height:100%;overflow:auto}.planning-column{border:1px solid #dce3ec;border-radius:14px;background:#f8fbff;min-height:320px;display:flex;flex-direction:column}.planning-column__header{border-bottom:1px solid #dce3ec;padding:10px 12px;font-weight:700}.planning-column__list{display:flex;flex-direction:column;gap:8px;padding:10px}.planning-task-card{border:1px solid #d6e0ec;background:#fff;border-radius:10px;padding:10px;text-align:left;display:flex;flex-direction:column;gap:6px;cursor:pointer}.planning-task-card--mine,.planning-list-row--mine{outline:2px solid #2f9e44;outline-offset:-2px}.planning-task-card__title{font-weight:600}.planning-task-card__meta{display:flex;justify-content:space-between;gap:8px;color:#4b5563;font-size:.82rem}.planning-task-card--compact{width:100%}.planning-card{border:1px solid #dce3ec;border-radius:14px;background:#fff;padding:12px}.planning-list-wrap{width:100%;flex:1;min-height:0;overflow:auto}.planning-calendar-wrap{min-height:0;height:100%;display:flex;flex-direction:column}.planning-list-table{width:100%;border-collapse:collapse;font-size:.92rem}.planning-list-table th,.planning-list-table td{border-bottom:1px solid #edf2f7;padding:9px 8px;text-align:left}.planning-list-actions{display:flex;gap:8px}.planning-empty{color:#667085;margin:0}.planning-calendar-controls{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.planning-calendar-lists{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;min-height:0;overflow:auto}.planning-calendar-day{border:1px solid #dce3ec;border-radius:12px;background:#fff;padding:10px;display:flex;flex-direction:column;gap:8px}.planning-calendar-day__title{font-weight:700}.planning-calendar-day__list{display:flex;flex-direction:column;gap:8px}.planning-gantt-wrap{border:none;border-radius:0;background:transparent;overflow:auto;min-height:0;flex:1}.planning-gantt-header,.planning-gantt-row{display:grid;min-width:980px}.planning-gantt-header{position:sticky;top:0;background:#f8fbff;z-index:2;border-bottom:1px solid #dce3ec}.planning-gantt-header__task,.planning-gantt-row__task{position:sticky;left:0;background:#fff;z-index:3;border-right:1px solid #e8edf3;padding:8px}.planning-gantt-header__task{font-weight:700}.planning-gantt-header__day{border-left:1px solid #edf2f7;padding:8px 4px;text-align:center;font-size:.76rem;color:#667085}.planning-gantt-row{min-height:46px;position:relative;border-bottom:1px solid #edf2f7}.planning-gantt-row__task{display:flex;flex-direction:column;gap:4px;text-align:left;cursor:pointer}.planning-gantt-row__task span{color:#667085;font-size:.78rem}.planning-gantt-row__cell{border-left:1px solid #f0f4f8}.planning-gantt-row__overlay{grid-row:1;align-self:center;height:30px;padding:2px;z-index:1;pointer-events:none}.planning-gantt-bar{width:100%;height:100%;border-radius:8px;background:#145da0;color:#fff;font-size:.78rem;display:flex;align-items:center;padding:0 8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:grab;pointer-events:auto}.planning-gantt-bar--mine{background:#2f9e44}.planning-form{display:flex;flex-direction:column;gap:10px}.planning-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.planning-modal{max-width:760px;width:min(760px,95vw)}.planning-modal--wide{max-width:1080px;width:min(1080px,96vw)}.planning-hierarchy-confirm-modal{width:min(500px,92vw);min-width:360px;max-width:min(500px,92vw);height:auto;max-height:calc(100dvh - 56px);overflow:auto}.planning-hierarchy-confirm-modal h3{margin:0 0 4px}.planning-hierarchy-confirm-modal__subtitle{margin:0}.planning-hierarchy-confirm-modal__note{margin-top:6px}.planning-hierarchy-confirm-modal__actions{display:inline-grid;grid-template-columns:repeat(2,minmax(108px,max-content));justify-content:end}.planning-hierarchy-confirm-modal__btn{min-height:34px;padding:6px 10px;font-size:.86rem;width:100%}.planning-members-assign-modal{width:min(560px,92vw);min-width:360px;max-width:min(560px,92vw);height:auto}.planning-members-assign-modal h3{margin:0 0 4px}.planning-members-assign-modal__subtitle{margin:0}.planning-members-assign-modal__note{margin-top:4px}.planning-members-assign-modal__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.planning-members-assign-modal__btn{width:100%;min-height:34px;padding:6px 10px;font-size:.85rem}.planning-modal-actions{display:flex;justify-content:flex-end;gap:8px}.planning-teams{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.planning-page--teams .planning-teams{flex:1;min-height:0;height:100%}.planning-teams__left,.planning-teams__right{display:flex;flex-direction:column;gap:12px}.planning-teams__menu{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.planning-teams-shell{grid-template-columns:190px minmax(0,1fr)}.planning-page--teams .planning-card{height:100%;min-height:0;display:flex;flex-direction:column}.planning-page--teams .planning-teams-shell{height:100%;min-height:0}.planning-page--teams .profile-shell__content{min-height:0;overflow:hidden}.planning-teams__panel{display:grid;gap:10px}.planning-page--teams .planning-teams__panel{height:100%;min-height:0;grid-template-rows:auto auto minmax(0,1fr)}.planning-page--teams .planning-teams__panel--members{grid-template-rows:auto minmax(0,1fr)}.planning-teams__mode-content{min-height:0}.planning-page--teams .planning-teams__mode-content{min-height:0;overflow:hidden}.planning-teams__panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.planning-teams__panel-head--inline{justify-content:space-between}.planning-teams__panel-title{display:inline-flex;align-items:center;gap:10px;min-width:0}.planning-hint{position:relative;display:inline-flex;align-items:center}.planning-hint__trigger{width:24px;height:24px;border-radius:50%;border:1px solid #333;background:#1a1a1a;color:#f8fafc;font-size:14px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.planning-hint__bubble{position:absolute;left:calc(100% + 8px);right:auto;transform-origin:top left;top:calc(100% + 8px);width:320px;border:1px solid #2a2f36;border-radius:10px;background:#1a1a1a;box-shadow:0 10px 26px #00000059;padding:10px 12px;display:none;z-index:12}.planning-hint__bubble p{margin:0;color:#c3c9d1;font-size:12px;line-height:1.45}.planning-hint__bubble p:first-child{color:#f8fafc}.planning-hint__bubble p+p{margin-top:6px}.planning-hint:hover .planning-hint__bubble,.planning-hint:focus-within .planning-hint__bubble{display:block}.planning-teams__list,.planning-members-list,.planning-stream{display:flex;flex-direction:column;gap:8px}.planning-members-list{list-style:none;padding:0;margin:0}.planning-members-list li,.planning-stream__item,.planning-team-item{border:1px solid #edf2f7;border-radius:10px;padding:8px 10px;background:#fff}.planning-team-item{display:flex;justify-content:space-between;width:100%;text-align:left;cursor:pointer}.planning-team-item.is-active{border-color:#145da0;background:#ebf5ff}.planning-inline-form{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.planning-members-layout{display:grid;grid-template-columns:minmax(280px,1fr) minmax(300px,1fr);--planning-member-badge-width: 220px;--planning-member-badge-hover-width: 242px;gap:12px;min-height:0;height:100%;align-items:stretch}.planning-members-users,.planning-members-teams{border:1px solid #e2e8f0;border-radius:12px;background:#fff;min-height:0;display:grid;gap:10px;padding:10px;height:100%}.planning-members-users{grid-template-rows:auto minmax(0,1fr)}.planning-members-teams{grid-template-rows:auto minmax(0,1fr);overflow:hidden}.planning-members-users__list{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-rows:max-content;align-content:start;justify-items:start;gap:8px;overflow:auto;scrollbar-width:thin}.planning-members-teams>.planning-member-tree__list{min-height:0;overflow:auto;scrollbar-width:thin}.planning-member-user-badge{width:min(var(--planning-member-badge-width),100%);max-width:100%;border:1px solid #050505;border-radius:10px;background:#050505;color:#f7d244;display:grid;justify-items:start;gap:1px;text-align:left;padding:5px 9px;cursor:grab;transition:width .16s ease,box-shadow .16s ease}.planning-member-user-badge.is-dragging{opacity:.55}.planning-member-user-badge__name{color:inherit;font-weight:600;font-size:12px;min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planning-member-user-badge__teams{color:inherit;font-size:10px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.planning-member-tree__list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.planning-member-tree__list .planning-member-tree__list{margin-left:12px;padding-left:12px;border-left:1px solid #cbd5e1}.planning-member-tree__node{display:grid;gap:6px;justify-items:start}.planning-member-tree__item{width:min(var(--planning-member-badge-width),100%);max-width:100%;border:1px solid #050505;border-radius:10px;background:#050505;color:#f7d244;padding:5px 9px;display:inline-flex;justify-content:flex-start;gap:10px;align-items:center;transition:width .16s ease,box-shadow .16s ease}.planning-member-tree__item.is-drop-active{border-color:#050505;background:#f7d244;color:#050505}.planning-member-tree__item>span{color:inherit;font-size:12px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 auto}.planning-member-tree__item small{color:inherit;font-size:10px;white-space:nowrap}.planning-member-user-badge:hover,.planning-member-user-badge:focus-visible,.planning-member-tree__item:hover{width:min(var(--planning-member-badge-hover-width),100%)}.planning-tree__list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.planning-tree__node{display:grid;gap:6px}.planning-tree__item{width:100%;border:1px solid #edf2f7;border-radius:10px;background:#fff;padding:8px 10px;display:flex;justify-content:space-between;align-items:center;text-align:left;cursor:pointer}.planning-tree__item small{color:#667085;font-size:.75rem}.planning-tree__item.is-selected{border-color:#145da0;background:#ebf5ff}.planning-tree-dnd{display:grid;gap:10px}.planning-tree-dnd__viewport{min-height:0;height:100%;overflow:auto;padding:10px;border:1px solid #dce3ec;border-radius:10px;scrollbar-width:thin;scrollbar-color:transparent transparent}.planning-tree-dnd__viewport.is-root-active{border-color:#145da0;background:#f8fbff}.planning-tree-dnd__viewport::-webkit-scrollbar{width:10px;height:10px}.planning-tree-dnd__viewport::-webkit-scrollbar-track{background:transparent}.planning-tree-dnd__viewport::-webkit-scrollbar-thumb{background:transparent;border-radius:999px;border:2px solid transparent}.planning-tree-dnd__viewport:hover{scrollbar-color:rgba(15,23,42,.26) transparent}.planning-tree-dnd__viewport:hover::-webkit-scrollbar-thumb{background:#0f172a3d}.planning-page--teams .planning-tree-dnd{height:100%;min-height:0;overflow:hidden}.planning-tree-dnd__list{list-style:none;margin:0;padding:6px 0;display:grid;gap:8px}.planning-tree-dnd__list .planning-tree-dnd__list{margin-left:12px;padding-left:14px;border-left:1px solid #c5ccd6}.planning-tree-dnd__node{display:grid;gap:8px}.planning-tree-dnd__row{display:block;position:relative;align-items:center}.planning-tree-dnd__row:before{content:"";position:absolute;left:0;right:0;top:-4px;border-top:2px solid transparent;pointer-events:none}.planning-tree-dnd__row.has-parent:after{content:"";position:absolute;left:-14px;top:50%;width:14px;border-top:1px solid #c5ccd6;transform:translateY(-50%);pointer-events:none}.planning-tree-dnd__row.is-parallel-active:before{border-top-color:#145da0}.planning-tree-dnd__row.is-inside-active .planning-tree-dnd__badge{outline:2px solid #145da0;outline-offset:2px}.planning-tree-dnd__marker{border-radius:8px;font-size:11px;font-weight:700;line-height:1.2;padding:5px 8px;display:inline-flex;align-items:center;margin:0 0 4px}.planning-tree-dnd__marker--parallel{color:#145da0;background:#eaf3ff;border:1px solid #b9d7ff}.planning-tree-dnd__marker--inside{margin:4px 0 0;color:#1f6f3e;background:#ecfbf2;border:1px solid #bce9cf}.planning-tree-dnd__badge{width:fit-content;max-width:100%;border:1px solid #050505;border-radius:999px;background:#050505;display:inline-flex;justify-content:flex-start;gap:12px;align-items:center;text-align:left;cursor:grab;padding:6px 10px}.planning-tree-dnd__badge.is-selected{border-color:#050505;background:#f7d244}.planning-tree-dnd__badge.is-dragging{opacity:.6}.planning-tree-dnd__badge-name{color:#f7d244;font-weight:600;font-size:13px;min-width:0}.planning-tree-dnd__badge-meta{color:#f7d244;font-size:11px;white-space:nowrap}.planning-tree-dnd__badge.is-selected .planning-tree-dnd__badge-name,.planning-tree-dnd__badge.is-selected .planning-tree-dnd__badge-meta{color:#050505}.planning-hierarchy-canvas-wrap{display:grid;gap:8px;min-width:0;max-width:100%}.planning-page--teams .planning-hierarchy-canvas-wrap{height:100%;min-height:0;grid-template-rows:minmax(0,1fr)}.planning-hierarchy-mode-badge{border:none;border-radius:999px;background:#050505;color:#f7d244;font-weight:700;font-size:12px;padding:6px 12px;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.planning-hierarchy-mode-badge.is-active{background:#f7d244;color:#050505}.planning-hierarchy-canvas-shell{position:relative;min-width:0;max-width:100%;overflow:hidden}.planning-page--teams .planning-hierarchy-canvas-shell{height:100%;min-height:0}.planning-hierarchy-canvas{position:relative;width:100%;max-width:100%;min-height:560px;border:1px dashed #c8d5e4;border-radius:12px;background:linear-gradient(180deg,#fbfdff,#f6f9fc);overflow:hidden;cursor:grab}.planning-page--teams .planning-hierarchy-canvas{height:100%;min-height:0}.planning-hierarchy-canvas__workspace{position:absolute;inset:0;transform-origin:top left}.planning-hierarchy-canvas.is-panning{cursor:grabbing}.planning-hierarchy-canvas__links{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.planning-hierarchy-canvas__line{stroke:#9eb4cb;stroke-width:2}.planning-hierarchy-node{position:absolute;width:56px;height:56px;border:1px solid #0a0a0a;border-radius:50%;background:#f7d244;display:flex;align-items:center;justify-content:center;text-align:center;padding:0;cursor:grab;-webkit-user-select:none;user-select:none;box-shadow:0 8px 18px #0f172a2e;font-weight:700}.planning-hierarchy-node strong{font-size:16px;letter-spacing:.04em;color:#050505}.planning-hierarchy-node.is-dragging{box-shadow:0 14px 22px #145da033;border-color:#f7d244}.planning-hierarchy-node.is-candidate{border-color:#2f9e44;background:#f7d244}.planning-hierarchy-tooltip{position:absolute;width:220px;border:1px solid #dce3ec;border-radius:10px;background:#fff;box-shadow:0 12px 24px #0f172a1f;padding:10px;display:grid;gap:3px;font-size:12px;color:#334155;pointer-events:none;z-index:4}.planning-hierarchy-tooltip__title{font-weight:700;color:#0f172a;margin-bottom:2px}.planning-hierarchy-zoom-dock{position:absolute;right:12px;bottom:12px;display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:12px;background:#090c106b;border:1px solid rgba(248,250,252,.24);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:.56;transition:opacity .18s ease,background .18s ease;z-index:6}.planning-hierarchy-zoom-dock:hover{opacity:.92;background:#090c109e}.planning-hierarchy-zoom-btn{border:1px solid rgba(248,250,252,.28);background:#f8fafc1a;color:#f8fafc;width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.planning-hierarchy-zoom-btn svg{width:18px;height:18px;display:block}.planning-hierarchy-zoom-btn:hover:not(:disabled){background:#f8fafc33}.planning-hierarchy-zoom-btn:disabled{opacity:.45;cursor:not-allowed}.planning-details-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.planning-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px;margin-bottom:10px}.planning-stream__meta{color:#667085;font-size:.78rem}.planning-stream__item--row{display:flex;justify-content:space-between;align-items:center;gap:8px}.planning-info-list{margin:0;padding-left:18px;color:#4b5563}@media(max-width:1280px){.planning-board{grid-template-columns:repeat(3,minmax(170px,1fr))}}@media(max-width:900px){.planning-header__meta{grid-template-columns:minmax(0,1fr)}.planning-header__tools{justify-content:flex-start}.planning-toolbar{flex-direction:column;align-items:stretch}.planning-team-select-wrap{max-width:none}.planning-toolbar__icon-filters{margin-left:0;justify-content:flex-end}.planning-board{grid-template-columns:repeat(1,minmax(170px,1fr))}.planning-form-grid,.planning-teams,.planning-details-grid{grid-template-columns:1fr}}.gateway-updater-page{display:flex;flex-direction:column;align-items:stretch;gap:18px;height:100%;min-height:0;overflow:hidden}.gateway-updater-page__hero{margin:0;width:100%;padding-right:0}.gateway-updater-page__hero-content{width:100%;gap:0}.gateway-updater-page__heading-panel{width:100%;align-items:flex-start;gap:6px}.gateway-updater-page__heading-panel h1{margin:8px 0 2px;font-size:28px;line-height:1.1}.gateway-updater-page__subtitle{margin:0;font-size:13px;color:#475569}.gateway-updater-shell{background:#ffffffdb;border:1px solid rgba(15,23,42,.1);border-radius:16px;box-shadow:0 12px 32px #0f172a1a;padding:14px;display:flex;flex-direction:column;gap:14px;flex:1 1 auto;min-height:0;overflow:hidden}.gateway-updater-modal{z-index:140}.profile-modal__card.gateway-updater-modal__card{width:min(94vw,520px);height:auto;max-height:min(88dvh,860px);overflow:auto}.profile-modal__card.gateway-updater-modal__card.gateway-updater-modal__card--wide{width:min(94vw,740px)}.gateway-updater-modal__subtitle{margin:-8px 0 0;color:#475569;font-size:12px}.gateway-updater-modal__title{margin:0;display:inline-flex;align-items:center;gap:8px}.gateway-updater-modal__title-icon{width:18px;height:18px;display:inline-flex}.gateway-updater-modal__title-icon svg{width:100%;height:100%;fill:currentColor}.gateway-updater-modal__title-icon img{width:100%;height:100%;object-fit:contain}.gateway-updater-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:10px}.gateway-updater-toolbar__action{border:0;border-radius:999px;background:#0b1220;color:#f8fafc;font-size:18px;font-weight:700;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;flex:0 0 40px;overflow:hidden;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease,border-color .14s ease}.gateway-updater-toolbar__icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.gateway-updater-toolbar__icon svg{width:100%;height:100%;display:block;fill:currentColor;transform:scale(1.14);transform-origin:center}.gateway-updater-toolbar__action--plus{font-size:22px;line-height:1}.gateway-updater-toolbar__action--github{background:transparent;color:#0b1220;width:40px;height:40px;min-width:40px;min-height:40px;flex:0 0 40px}.gateway-updater-toolbar__action--active{background:#0b1220;color:#f8fafc;box-shadow:0 0 0 2px #0b122033}.gateway-updater-toolbar__action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #0f172a2e;filter:brightness(1.04)}.gateway-updater-page__grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.gateway-updater-page__layout{display:grid;grid-template-columns:minmax(190px,230px) minmax(0,1fr);gap:14px;align-items:stretch;flex:1 1 auto;min-height:0;overflow:hidden}.gateway-updater-page__menu .profile-shell__menu{display:flex;flex-direction:column;gap:6px;position:sticky;top:12px}.gateway-updater-page__content{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.gateway-updater-card{background:#ffffffd6;border:1px solid rgba(15,23,42,.1);border-radius:16px;box-shadow:0 10px 28px #0f172a14;padding:14px;display:grid;gap:12px}.gateway-updater-card--wide{grid-column:1 / -1}.gateway-updater-card__header{display:grid;gap:4px}.gateway-updater-card__header h2{margin:0;font-size:18px}.gateway-updater-card__header span{color:#475569;font-size:12px}.gateway-updater-card__header--spread{grid-template-columns:1fr auto;align-items:end;gap:12px}.gateway-updater-card__empty{margin:0;color:#64748b;font-size:13px}.gateway-updater-form{display:grid;gap:9px}.gateway-updater-modal__card--wide .gateway-updater-form{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:10px}.gateway-updater-modal__card--wide .gateway-updater-form__github-pickers{grid-template-columns:repeat(2,minmax(0,1fr))}.gateway-updater-modal__card--wide .gateway-updater-form__github-pickers .gateway-updater-form__actions--inline,.gateway-updater-form__full{grid-column:1 / -1}.gateway-updater-form label{display:grid;gap:6px;font-size:12px;color:#334155;font-weight:600}.gateway-updater-form input,.gateway-updater-form textarea,.gateway-updater-form select,.gateway-updater-github-token input,.gateway-updater-github-token textarea,.gateway-updater-release-selector select{width:100%;border:1px solid #d6dbe8;border-radius:10px;padding:9px 11px;font:inherit;color:#0b1220;background:#fff}.gateway-updater-form textarea,.gateway-updater-github-token textarea{resize:vertical}.gateway-updater-form__actions{display:flex;justify-content:flex-start}.gateway-updater-form__actions--publish{justify-content:flex-end}.gateway-updater-form__actions--inline{padding-top:4px}.gateway-updater-commit-meta-option{border:1px solid rgba(15,23,42,.16);background:#fff;border-radius:12px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;font-size:12px;font-weight:700;color:#0f172a;min-height:38px;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease,color .12s ease}.gateway-updater-commit-meta-option:hover:not(:disabled){border-color:#0f172a47;background:#f8fafc}.gateway-updater-commit-meta-option:disabled{opacity:.45;cursor:not-allowed}.gateway-updater-commit-meta-option__box{width:16px;height:16px;border-radius:4px;border:1.5px solid rgba(15,23,42,.5);background:#fff;display:inline-flex;align-items:center;justify-content:center;position:relative}.gateway-updater-commit-meta-option__box:after{content:"";width:8px;height:5px;border-left:2px solid #0f172a;border-bottom:2px solid #0f172a;transform:rotate(-45deg) scale(.6);opacity:0;transition:opacity .12s ease,transform .12s ease}.gateway-updater-commit-meta-option--active{border-color:#0b122057;background:#f1f5f9e6;box-shadow:0 3px 8px #0f172a1f}.gateway-updater-commit-meta-option--active .gateway-updater-commit-meta-option__box{background:#0b1220;border-color:#0b1220}.gateway-updater-commit-meta-option--active .gateway-updater-commit-meta-option__box:after{border-left-color:#f8fafc;border-bottom-color:#f8fafc;opacity:1;transform:rotate(-45deg) scale(1)}.gateway-updater-commit-meta-option__label{line-height:1.1}.gateway-updater-form__github-pickers{display:grid;gap:8px;grid-template-columns:1fr;align-items:end}.gateway-updater-github-token{display:grid;gap:10px}.gateway-updater-github-token label,.gateway-updater-form__github-pickers label{display:grid;gap:6px;font-size:12px;color:#334155;font-weight:600}.gateway-updater-github-token__status{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(15,23,42,.12);border-radius:10px;padding:8px 10px;background:#f1f5f999}.gateway-updater-github-token__status span{color:#334155;font-size:12px;font-weight:600}.gateway-updater-github-token__status strong{font-size:12px;letter-spacing:.02em}.gateway-updater-release-selector{display:grid;gap:0;min-width:220px}.gateway-updater-release-selector__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid #d6dbe8;border-radius:999px;padding:9px 34px 9px 12px;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#0f172a 50%),linear-gradient(135deg,#0f172a 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 10px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.gateway-updater-table-wrap{overflow:auto;border:1px solid rgba(15,23,42,.12);border-radius:12px;min-height:0;display:flex;flex-direction:column}.gateway-updater-table-wrap--fill{flex:1 1 auto}.gateway-updater-table{width:100%;border-collapse:collapse;min-width:860px}.gateway-updater-table th,.gateway-updater-table td{padding:9px 10px;text-align:left;border-bottom:1px solid rgba(15,23,42,.08);font-size:13px;vertical-align:middle}.gateway-updater-table thead th{background:#0f172a0d;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#334155}.gateway-updater-table--update-targets,.gateway-updater-table--inventory-targets{min-width:0;table-layout:fixed}.gateway-updater-table--update-targets th:nth-child(2),.gateway-updater-table--update-targets th:nth-child(3),.gateway-updater-table--update-targets th:nth-child(4),.gateway-updater-table--update-targets th:nth-child(5),.gateway-updater-table--update-targets th:nth-child(6),.gateway-updater-table--update-targets td:nth-child(2),.gateway-updater-table--update-targets td:nth-child(3),.gateway-updater-table--update-targets td:nth-child(4),.gateway-updater-table--update-targets td:nth-child(5),.gateway-updater-table--update-targets td:nth-child(6),.gateway-updater-table--inventory-targets th:nth-child(2),.gateway-updater-table--inventory-targets th:nth-child(3),.gateway-updater-table--inventory-targets th:nth-child(4),.gateway-updater-table--inventory-targets th:nth-child(5),.gateway-updater-table--inventory-targets th:nth-child(6),.gateway-updater-table--inventory-targets td:nth-child(2),.gateway-updater-table--inventory-targets td:nth-child(3),.gateway-updater-table--inventory-targets td:nth-child(4),.gateway-updater-table--inventory-targets td:nth-child(5),.gateway-updater-table--inventory-targets td:nth-child(6){text-align:center}.gateway-updater-table--jobs th:nth-child(2),.gateway-updater-table--jobs th:nth-child(3),.gateway-updater-table--jobs th:nth-child(4),.gateway-updater-table--jobs th:nth-child(5),.gateway-updater-table--jobs td:nth-child(2),.gateway-updater-table--jobs td:nth-child(3),.gateway-updater-table--jobs td:nth-child(4),.gateway-updater-table--jobs td:nth-child(5){text-align:center}.gateway-updater-card--scroll{flex:1 1 auto;min-height:0;height:auto;max-height:none;display:flex;flex-direction:column}.gateway-updater-card__scroll-body{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;gap:8px}.gateway-updater-card__scroll-body .gateway-updater-table-wrap{flex:1 1 auto;min-height:0;height:100%}.gateway-updater-bulk-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.gateway-updater-bulk-menu{position:relative;display:inline-flex;justify-content:flex-end}.gateway-updater-bulk-menu__trigger{border:0;border-radius:999px;width:42px;min-height:42px;padding:0;background:#0b1220;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:0;cursor:pointer;overflow:hidden;white-space:nowrap;transition:width .2s ease}.gateway-updater-bulk-menu__trigger,.gateway-updater-bulk-menu__trigger .gateway-updater-bulk-menu__label{color:#fff}.gateway-updater-bulk-menu__trigger:disabled,.gateway-updater-bulk-menu__trigger:disabled .gateway-updater-bulk-menu__label{color:#fff}.gateway-updater-bulk-menu__trigger img{width:22px;height:22px;filter:brightness(0) invert(1);flex:0 0 auto}.gateway-updater-bulk-menu__label{display:inline-block;max-width:0;opacity:0;overflow:hidden;transition:max-width .2s ease,opacity .2s ease;font-size:12px;font-weight:700;letter-spacing:.02em}.gateway-updater-bulk-menu__trigger:hover,.gateway-updater-bulk-menu__trigger--open{width:148px;padding:0 12px;justify-content:flex-start;gap:8px}.gateway-updater-bulk-menu__trigger--list,.gateway-updater-bulk-menu__trigger--list:hover,.gateway-updater-bulk-menu__trigger--list.gateway-updater-bulk-menu__trigger--open{width:42px;padding:0;justify-content:center;gap:0}.gateway-updater-bulk-menu__trigger:hover .gateway-updater-bulk-menu__label,.gateway-updater-bulk-menu__trigger--open .gateway-updater-bulk-menu__label{max-width:90px;opacity:1}.gateway-updater-bulk-menu__panel{position:absolute;top:calc(100% + 8px);right:0;z-index:120;min-width:220px;border:1px solid rgba(100,116,139,.34);border-radius:10px;background:#fff;box-shadow:0 10px 22px #0f172a26;padding:6px;display:grid;gap:4px}.gateway-updater-bulk-menu__option{border:0;border-radius:8px;background:#f1f5f9;color:#0f172a;min-height:32px;padding:6px 10px;text-align:left;font-size:12px;font-weight:700;cursor:pointer}.gateway-updater-bulk-menu__option:hover:not(:disabled){background:#0f172a;color:#f8fafc}.expanding-action-menu{position:relative;display:inline-flex;justify-content:flex-end}.expanding-action-menu__trigger{border:0;border-radius:999px;width:42px;min-height:42px;padding:0;background:#0b1220;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:0;cursor:pointer;overflow:hidden;white-space:nowrap;transition:width .2s ease;transition-delay:var(--expanding-action-menu-collapse-delay, 0ms)}.expanding-action-menu__trigger,.expanding-action-menu__trigger .expanding-action-menu__label{color:#fff}.expanding-action-menu__trigger:disabled,.expanding-action-menu__trigger:disabled .expanding-action-menu__label{color:#fff;cursor:default}.expanding-action-menu__trigger img{width:22px;height:22px;filter:brightness(0) invert(1);flex:0 0 auto}.expanding-action-menu__icon-text{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;font-size:30px;line-height:1;font-weight:800;color:#fff!important;flex:0 0 auto}.expanding-action-menu__icon-text--plus{width:36px;height:36px;font-size:40px;line-height:.7;font-weight:900;font-family:Arial,Helvetica,sans-serif;letter-spacing:-.04em;transform:translateY(-1px) scale(1.22);transform-origin:center;-webkit-text-stroke:.45px #ffffff}.expanding-action-menu__label{display:inline-block;max-width:0;opacity:0;overflow:hidden;transition:max-width .2s ease,opacity .2s ease;font-size:12px;font-weight:700;letter-spacing:.02em}.expanding-action-menu__trigger:hover,.expanding-action-menu__trigger--open{width:148px;padding:0 12px;justify-content:flex-start;gap:8px;transition-delay:var(--expanding-action-menu-expand-delay, 0ms)}.expanding-action-menu__trigger:hover .expanding-action-menu__label,.expanding-action-menu__trigger--open .expanding-action-menu__label{max-width:90px;opacity:1;transition-delay:var(--expanding-action-menu-label-delay, 0ms)}.expanding-action-menu__panel{position:absolute;top:calc(100% + 8px);right:0;z-index:120;min-width:220px;border:1px solid rgba(100,116,139,.34);border-radius:10px;background:#fff;box-shadow:0 10px 22px #0f172a26;padding:6px;display:grid;gap:4px;animation:expanding-action-menu-panel-in .18s ease-out;transform-origin:top right}.expanding-action-menu__panel:before{content:"";position:absolute;left:0;right:0;top:-8px;height:8px;background:transparent}@keyframes expanding-action-menu-panel-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.expanding-action-menu__option{border:0;border-radius:8px;background:#f1f5f9;color:#0f172a;min-height:32px;padding:6px 10px;text-align:left;font-size:12px;font-weight:700;cursor:pointer}.expanding-action-menu__option:hover:not(:disabled){background:#0f172a;color:#f8fafc}.gateway-updater-release-menu{position:relative;display:inline-flex;min-width:168px;justify-content:center}.gateway-updater-release-menu__trigger{border:1px solid rgba(100,116,139,.38);border-radius:999px;background:#e2e8f0;color:#0f172a;min-height:30px;padding:5px 30px 5px 12px;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.gateway-updater-release-menu__arrow{position:absolute;right:10px;transition:transform .2s ease}.gateway-updater-release-menu__trigger--open .gateway-updater-release-menu__arrow{transform:rotate(180deg)}.gateway-updater-release-menu__panel{min-width:100%;border:1px solid rgba(100,116,139,.34);border-radius:10px;background:#fff;box-shadow:0 10px 22px #0f172a26;max-height:220px;overflow:auto;padding:6px;display:grid;gap:4px}.gateway-updater-release-menu__panel--floating{position:fixed;z-index:9999}.gateway-updater-release-menu__option{border:0;border-radius:8px;background:#f1f5f9;color:#0f172a;min-height:28px;padding:4px 8px;text-align:left;font-size:12px;font-weight:700;cursor:pointer}.gateway-updater-release-menu__option--active{background:#0f172a;color:#f8fafc}.gateway-updater-table__title{font-weight:700}.gateway-updater-table__hint{color:#64748b;font-size:12px}.gateway-updater-table__hint--split{display:flex;align-items:center;justify-content:space-between;gap:8px}.gateway-updater-table__id{display:inline-block;color:#475569;font-family:Roboto Mono,Courier New,monospace;font-size:11px}.gateway-updater-table__error{color:#b91c1c;max-width:320px;word-break:break-word}.gateway-updater-status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700;border:1px solid transparent}.gateway-updater-status--queued,.gateway-updater-status--dispatching,.gateway-updater-status--sent,.gateway-updater-status--acknowledged{background:#0f172a14;border-color:#0f172a24;color:#0f172a}.gateway-updater-status--executed{background:#16a34a1f;border-color:#16a34a4d;color:#166534}.gateway-updater-status--failed{background:#dc26261f;border-color:#dc26264d;color:#991b1b}.gateway-updater-action{border:0;border-radius:999px;background:#0b1220;color:#fff;font-size:12px;font-weight:700;padding:8px 12px;cursor:pointer}.gateway-updater-action--upload{width:38px;min-width:38px;min-height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center}.gateway-updater-action--upload img{width:18px;height:18px;display:block;filter:brightness(0) invert(1)}.gateway-updater-action--secondary{background:#1f2937;color:#f8fafc}.gateway-updater-action--save-app{border-radius:10px;padding:10px 14px;color:#facc15}.gateway-updater-action--danger{background:#991b1b;color:#fff7ed}.gateway-updater-action--devices{background:#000;color:#f7d244;border-radius:999px;min-height:32px;padding:6px 14px;font-size:12px;font-weight:700;letter-spacing:.03em}.gateway-updater-pending-clear{width:42px;min-width:42px}.gateway-updater-releases-modal__card{width:min(94vw,860px)}.gateway-updater-releases-modal__list-host{max-height:min(58dvh,560px)}.gateway-updater-releases-modal__item{align-items:center}.gateway-updater-release-delete{width:auto;min-width:92px;border-radius:10px;background:#991b1b;color:#fff1f2;border:1px solid rgba(127,29,29,.5);min-height:34px;padding:6px 12px}.gateway-updater-release-delete:hover:not(:disabled){background:#7f1d1d}.gateway-updater-reset-modal{position:fixed;inset:0;z-index:1400;background:#0f172a85;display:flex;align-items:center;justify-content:center;padding:20px}.gateway-updater-reset-modal__dialog{width:min(520px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto;background:#fff;border:1px solid rgba(148,163,184,.45);border-radius:14px;padding:18px;display:grid;gap:10px}.gateway-updater-reset-modal__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.gateway-updater-reset-modal__title{margin:0;font-size:18px;font-weight:800;color:#0f172a}.gateway-updater-reset-modal__close{border:none;background:transparent;color:#1f2937;font-size:24px;line-height:1;width:28px;height:28px;cursor:pointer}.gateway-updater-reset-modal__close:disabled{opacity:.5;cursor:not-allowed}.gateway-updater-reset-modal__message{margin:0;font-size:16px;color:#0f172a;line-height:1.4}.gateway-updater-reset-modal__hint{margin:0;font-size:13px;color:#475569;line-height:1.4}.gateway-updater-reset-modal__error{margin:0;font-size:13px;font-weight:700;color:#b91c1c}.gateway-updater-reset-modal__actions{margin-top:6px;display:flex;justify-content:flex-end;gap:10px}.gateway-updater-reset-modal__button{border:1px solid transparent;border-radius:10px;min-height:36px;padding:8px 16px;font-size:13px;font-weight:700;cursor:pointer}.gateway-updater-reset-modal__button:disabled{opacity:.55;cursor:not-allowed}.gateway-updater-reset-modal__button--confirm{background:#000;color:#f7d244;border-color:#000}.gateway-updater-reset-modal__button--cancel{background:#f8fafc;color:#0f172a;border-color:#94a3b88c}.gateway-updater-reset-success-modal{position:fixed;inset:0;z-index:1401;background:#0f172a85;display:flex;align-items:center;justify-content:center;padding:20px}.gateway-updater-reset-success-modal__dialog{width:min(500px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto;background:#f7d244;border:1px solid #d9b428;border-radius:14px;padding:18px;display:grid;gap:10px}.gateway-updater-reset-success-modal__header{display:flex;align-items:center;justify-content:space-between;gap:10px}.gateway-updater-reset-success-modal__title{margin:0;font-size:18px;font-weight:800;color:#111}.gateway-updater-reset-success-modal__close{border:none;background:transparent;color:#111;font-size:24px;line-height:1;width:28px;height:28px;cursor:pointer}.gateway-updater-reset-success-modal__message{margin:0;color:#111;font-size:14px;line-height:1.45;white-space:pre-line}.gateway-updater-reset-success-modal__actions{margin-top:6px;display:flex;justify-content:flex-end}.gateway-updater-reset-success-modal__button{border:1px solid #111111;border-radius:10px;min-height:36px;padding:8px 16px;font-size:13px;font-weight:700;cursor:pointer;background:#111;color:#f7d244}.gateway-updater-publish-button{width:auto;min-width:0;border-radius:10px;padding:10px 14px}.gateway-updater-publish-button:disabled{background:#9ca3af;color:#e5e7eb;cursor:not-allowed;box-shadow:none}.gateway-updater-action:disabled{opacity:.45;cursor:not-allowed}.gateway-updater-file-input::file-selector-button{border:0;border-radius:10px;background:#0b1220;color:#f8fafc;font-weight:700;font-size:12px;padding:9px 12px;margin-right:10px;cursor:pointer}.gateway-updater-file-input::-webkit-file-upload-button{border:0;border-radius:10px;background:#0b1220;color:#f8fafc;font-weight:700;font-size:12px;padding:9px 12px;margin-right:10px;cursor:pointer}.gateway-updater-feedback{margin:0;font-size:13px;font-weight:600}.gateway-updater-feedback--error{color:#b91c1c}.gateway-updater-feedback--success{color:#0f766e}@media(max-width:1160px){.gateway-updater-page__grid{grid-template-columns:1fr}.gateway-updater-page__layout{grid-template-columns:1fr;grid-template-rows:max-content minmax(0,1fr);align-content:stretch;align-items:start;gap:6px;height:100%;min-height:0}.gateway-updater-page__menu{align-self:start}.gateway-updater-page__menu .profile-shell__menu{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;position:static;padding-right:0;border-right:none;border-bottom:1px solid rgba(148,163,184,.35);padding-bottom:6px;height:auto;align-self:stretch}.gateway-updater-page__content{margin-top:0;min-height:0;height:100%}.gateway-updater-page__menu .profile-shell__menu-item{flex:1 1 180px;min-width:0;text-align:center}.gateway-updater-card__header--spread{grid-template-columns:1fr;align-items:start}.gateway-updater-release-selector span{text-align:left}}@media(max-width:1260px){.gateway-updater-table--update-targets th:nth-child(2),.gateway-updater-table--update-targets td:nth-child(2),.gateway-updater-table--inventory-targets th:nth-child(2),.gateway-updater-table--inventory-targets td:nth-child(2){display:none}}@media(max-width:1080px){.gateway-updater-table--update-targets th:nth-child(3),.gateway-updater-table--update-targets td:nth-child(3),.gateway-updater-table--inventory-targets th:nth-child(3),.gateway-updater-table--inventory-targets td:nth-child(3){display:none}}@media(max-width:900px){.gateway-updater-table{min-width:0}.gateway-updater-table--update-targets th:nth-child(4),.gateway-updater-table--update-targets td:nth-child(4),.gateway-updater-table--inventory-targets th:nth-child(5),.gateway-updater-table--inventory-targets td:nth-child(5){display:none}.gateway-updater-table th,.gateway-updater-table td{padding:8px;font-size:12px}.gateway-updater-table__title{font-size:12px}.gateway-updater-table__hint{font-size:11px}}.general-controls-page{display:flex;flex-direction:column;gap:18px;min-height:0;height:100%;overflow:hidden}.general-controls-page__hero{margin-bottom:0;width:100%;padding-right:0}.general-controls-page__hero-content{width:100%;gap:0}.general-controls-page__heading-panel{width:100%;align-items:flex-start;gap:6px}.general-controls-page__heading-panel h1{margin:8px 0 2px;font-size:28px;line-height:1.1}.general-controls-page__subtitle{margin:0;font-size:13px;color:#475569}.general-controls-page__layout{display:grid;min-height:0;height:100%;overflow:hidden}.general-controls-page__shell-card{border:1px solid rgba(15,23,42,.1);border-radius:16px;background:#ffffffdb;box-shadow:0 12px 32px #0f172a1a;padding:14px;flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.general-controls-page__content{display:flex;flex-direction:column;gap:.9rem;min-height:0;height:100%;overflow:hidden}.general-controls-page__content>.general-controls-card{flex:1 1 auto;min-height:0;overflow:hidden}.general-controls-card{border:1px solid #d4d6dc;border-radius:.9rem;background:#fff;padding:.95rem;display:flex;flex-direction:column;gap:.9rem;min-height:0}.general-controls-card--invitations{flex:1 1 auto;min-height:0}.general-controls-card__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.general-controls-card__header-copy{display:grid;gap:.18rem}.general-controls-card__header h2{margin:0;font-size:1.1rem}.general-controls-card__header span{font-size:.82rem;color:#6b7280}.general-controls-card__header-actions{display:inline-flex;align-items:center;gap:.5rem}.general-controls-create-client-button{width:40px;height:40px;border-radius:999px;border:1px solid #111827;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;line-height:1;padding:0;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.general-controls-create-client-button:hover{transform:translateY(-1px)}.general-controls-create-client-button:disabled{opacity:.55;cursor:not-allowed}.general-controls-list{display:flex;flex-direction:column;gap:.62rem;overflow-y:auto;overflow-x:hidden;padding-right:4px;flex:1 1 auto;min-height:0}.general-controls-list__item{border:1px solid rgba(148,163,184,.28);border-radius:10px;background:#f8fafc;padding:10px 12px 10px 0;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:.8rem;min-width:0}.general-controls-list__marker{border-radius:0 8px 8px 0;min-height:calc(100% + 20px);margin:-10px 0;display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.general-controls-list__marker--active{background:#0b1220;color:#f8fafc}.general-controls-list__marker--suspended{background:#f7d244;color:#0f172a}.general-controls-list__identity{display:grid;gap:.14rem;min-width:0}.general-controls-list__identity strong{font-size:.96rem;min-width:0;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.general-controls-list__identity span{font-size:.79rem;color:#6b7280;min-width:0;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.general-controls-list__accesses{font-size:.76rem;color:#4b5563;line-height:1.25;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.general-controls-status{display:inline-flex;align-items:center;border-radius:999px;padding:.2rem .58rem;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#0b3d23;background:#dcfce7}.general-controls-status--suspended{color:#7f1d1d;background:#fee2e2}.general-controls-list__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap;gap:.45rem;flex:0 0 auto;min-width:max-content}.general-controls-action-menu{display:inline-flex}.general-controls-action-menu__trigger{width:42px;min-width:42px;min-height:42px;border-radius:999px}.general-controls-card--clients{flex:1 1 auto;min-height:0;border:0;padding:0}.general-controls-action-circle{border:1px solid #111827;background:#111827;color:#fff;border-radius:999px;width:42px;height:42px;padding:0;cursor:pointer;transition:opacity .2s ease,background .2s ease,border-color .2s ease;display:inline-flex;align-items:center;justify-content:center;font-family:Montserrat,sans-serif;font-size:18px;font-weight:800;line-height:1}.general-controls-action-circle:hover:not(:disabled){background:#1f2937;border-color:#1f2937}.general-controls-action-circle:disabled{opacity:.5;cursor:not-allowed}.general-controls-action-circle img{width:18px;height:18px;display:block;filter:brightness(0) saturate(100%) invert(100%)}.general-controls-action-circle--warning img{width:19px;height:19px;display:block;filter:brightness(0) saturate(100%) invert(100%)}.general-controls-action{border:none;border-radius:.6rem;background:#111827;color:#facc15;padding:.45rem .74rem;font-size:.77rem;font-weight:700;line-height:1;cursor:pointer}.general-controls-action:disabled{opacity:.56;cursor:not-allowed}.general-controls-action--secondary{background:#e5e7eb;color:#111827}.general-controls-action--warning{background:#78350f;color:#fef3c7}.general-controls-action--danger{background:#991b1b;color:#fef2f2}.general-controls-accesses{display:grid;gap:.86rem;min-height:0;flex:1 1 auto;overflow:auto;align-content:start;padding-right:4px}.general-controls-accesses--modal{max-height:min(70dvh,640px);overflow:auto}.general-controls-accesses__state{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.general-controls-field{display:grid;gap:.34rem}.general-controls-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;min-height:36px;border:1px solid #c9d3e1;border-radius:10px;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23475569' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:10px 7px;color:#111827;padding:0 34px 0 10px;font-size:.84rem;font-weight:600;line-height:1;cursor:pointer}.general-controls-field select:focus{outline:none;border-color:#334155;box-shadow:0 0 0 2px #33415524}.general-controls-field span{font-size:.75rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.04em}.general-controls-field input,.general-controls-field select{border:1px solid #d1d5db;border-radius:.6rem;padding:.5rem .58rem;font-size:.88rem;line-height:1.2}.general-controls-rule-editor{border:1px solid #dce0e8;border-radius:.8rem;padding:.7rem;display:grid;gap:.62rem;grid-template-columns:repeat(3,minmax(0,1fr))}.general-controls-rule-editor__actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:.46rem}.general-controls-table-wrap{border:1px solid #dce2eb;border-radius:.7rem;overflow:auto;min-height:0}.general-controls-table-wrap--invitations{flex:1 1 auto;min-height:0}.general-controls-table-wrap--services{overflow:hidden}.general-controls-services-table{display:flex;flex-direction:column;min-height:0}.general-controls-services-table__head{flex:0 0 auto}.general-controls-services-table__rows{flex:1 1 auto;min-height:0;max-height:181.23px;overflow:auto}.general-controls-table--services-head,.general-controls-table--services-body{table-layout:fixed}.general-controls-service-builder{display:grid;gap:.72rem}.general-controls-service-builder__controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.56rem;align-items:end}.general-controls-service-builder__add-button{min-height:36px}.general-controls-table--services th:nth-child(2),.general-controls-table--services td:nth-child(2){text-align:center;width:90px}.general-controls-table--services-head th:nth-child(2),.general-controls-table--services-body td:nth-child(2){text-align:center}.general-controls-table--services th,.general-controls-table--services td{padding-top:.24rem;padding-bottom:.24rem;line-height:1.15}.general-controls-table--services td:nth-child(2) .gateway-registry-modal__delete{margin:0 auto}.general-controls-custom-select{position:relative}.general-controls-custom-select__trigger{width:100%;min-height:36px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#111827;display:inline-flex;align-items:center;justify-content:space-between;gap:.45rem;padding:.45rem .6rem;cursor:pointer;font-size:.83rem;font-weight:700;line-height:1}.general-controls-custom-select__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.general-controls-custom-select__caret{width:12px;height:12px;display:block;transition:transform .18s ease;transform:rotate(90deg);filter:brightness(0) saturate(100%) invert(10%) sepia(14%) saturate(1004%) hue-rotate(177deg) brightness(94%) contrast(97%)}.general-controls-custom-select__caret.is-open{transform:rotate(270deg)}.general-controls-custom-select__menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:50;border:1px solid #d2dae6;border-radius:10px;background:#fff;box-shadow:0 10px 24px #0f172a24;padding:.35rem;display:grid;gap:.25rem;max-height:220px;overflow:auto}.general-controls-custom-select__option{border:0;border-radius:8px;background:#f1f5f9;color:#0f172a;min-height:30px;padding:.35rem .55rem;text-align:left;font-size:.8rem;font-weight:700;cursor:pointer}.general-controls-custom-select__option:hover,.general-controls-custom-select__option.is-active{background:#0f172a;color:#f8fafc}.general-controls-custom-select__empty{padding:.35rem .55rem;color:#64748b;font-size:.78rem}.general-controls-table{width:100%;border-collapse:collapse}.general-controls-table th,.general-controls-table td{border-bottom:1px solid #e5e7eb;padding:.56rem .62rem;text-align:left;font-size:.82rem;vertical-align:middle}.general-controls-table th{background:#f8fafc;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.general-controls-table--invitations th:nth-child(2),.general-controls-table--invitations td:nth-child(2),.general-controls-table--invitations th:nth-child(3),.general-controls-table--invitations td:nth-child(3),.general-controls-table--invitations th:nth-child(4),.general-controls-table--invitations td:nth-child(4),.general-controls-table--invitations th:nth-child(5),.general-controls-table--invitations td:nth-child(5),.general-controls-table--invitations th:nth-child(6),.general-controls-table--invitations td:nth-child(6),.general-controls-table--invitations th:nth-child(7),.general-controls-table--invitations td:nth-child(7){text-align:center}@media(max-width:1320px){.general-controls-table--invitations th:nth-child(5),.general-controls-table--invitations td:nth-child(5){display:none}}@media(max-width:1200px){.general-controls-table--invitations th:nth-child(6),.general-controls-table--invitations td:nth-child(6){display:none}}@media(max-width:1060px){.general-controls-table--invitations th:nth-child(4),.general-controls-table--invitations td:nth-child(4){display:none}}@media(max-width:920px){.general-controls-table--invitations th:nth-child(3),.general-controls-table--invitations td:nth-child(3){display:none}}.general-controls-empty{margin:0;padding:.8rem;font-size:.84rem;color:#6b7280}.general-controls-modal{position:fixed;inset:0;z-index:2200;background:#0f172a7a;display:grid;place-items:center;padding:1rem}.general-controls-modal__dialog{width:min(32rem,100%);border-radius:.9rem;border:1px solid #d9dde5;background:#fff;padding:.95rem;display:grid;gap:.75rem;box-shadow:0 16px 36px #0f172a33}.general-controls-modal__dialog--wide{width:min(48rem,100%)}.general-controls-modal__header h3{margin:0;font-size:1.05rem}.general-controls-modal__header-row{display:flex;align-items:center;gap:.55rem}.general-controls-modal__header-icon-wrap{width:34px;height:34px;border-radius:999px;background:#111827;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.general-controls-modal__header-icon-wrap img{width:18px;height:18px;display:block;filter:brightness(0) saturate(100%) invert(100%)}.general-controls-modal__header-copy{display:grid;gap:.18rem;min-width:0}.general-controls-modal__header-copy span{font-size:.82rem;color:#6b7280}.general-controls-modal__client-name{margin:-4px 0 0;font-size:.84rem;color:#475569}.general-controls-modal__actions{display:flex;justify-content:flex-end;gap:.5rem}.general-controls-modal__actions--create-client{gap:.6rem}.general-controls-modal__button--canonical{min-height:36px;min-width:104px;padding:.5rem .8rem;font-size:.82rem;font-weight:600;border-radius:.72rem}.general-controls-form{display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.general-controls-create-client-sections{display:grid;gap:.8rem}.general-controls-create-client-section{border:1px solid #e2e8f0;border-radius:.8rem;padding:.72rem;background:#f8fafc;display:grid;gap:.62rem}.general-controls-create-client-section__title{margin:0;font-size:.9rem;color:#0f172a}.general-controls-field--full{grid-column:1 / -1}.general-controls-checkbox{grid-column:1 / -1;display:inline-flex;align-items:center;gap:.5rem;font-size:.86rem;color:#374151}@media(max-width:960px){.general-controls-page__shell-card{height:auto;min-height:0;max-height:none;overflow:visible}.general-controls-page__layout,.general-controls-page__content,.general-controls-card{height:auto;min-height:0;overflow:visible}.general-controls-list{overflow:visible;max-height:none}.general-controls-list__item{grid-template-columns:24px minmax(0,1fr) auto;align-items:stretch}.general-controls-list__actions{justify-content:flex-end}}@media(max-width:860px){.general-controls-form,.general-controls-rule-editor{grid-template-columns:1fr}}
