#ag-root,#ag-root *,#ag-root :before,#ag-root :after{box-sizing:border-box;margin:0;padding:0;font-family:DM Sans,sans-serif}#ag-root{background:#fff;border-radius:14px;width:100%;position:relative;overflow:hidden}#ag-root .ag-card{opacity:0;pointer-events:none;background:#fff;flex-direction:row;transition:opacity .5s;display:flex;position:absolute;inset:0}#ag-root .ag-card.active{opacity:1;pointer-events:all}#ag-root .ag-left{background:#fafafa;border-right:1px solid #efefef;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5%;width:28%;padding:6% 4%;display:flex}#ag-root .ag-avatar-wrap{aspect-ratio:1;width:44%;position:relative}#ag-root .ag-avatar{border:2px solid #c231ff26;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 2px 12px #c231ff1f}#ag-root .ag-online-dot{background:#16a34a;border:2px solid #fafafa;border-radius:50%;width:18%;height:18%;position:absolute;bottom:4%;right:4%}#ag-root .ag-identity{text-align:center}#ag-root .ag-name{color:#0d121c;margin-bottom:.3em;font-size:1em;font-weight:700;line-height:1.2}#ag-root .ag-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4em;display:flex}#ag-root .ag-status{color:#16a34a;align-items:center;gap:.3em;font-size:.72em;font-weight:500;display:inline-flex}#ag-root .ag-status:before{content:"";background:#16a34a;border-radius:50%;width:.55em;height:.55em;display:inline-block}#ag-root .ag-live{color:#16a34a;letter-spacing:.04em;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:2em;align-items:center;gap:.28em;padding:.2em .6em;font-size:.65em;font-weight:700;display:inline-flex}#ag-root .ag-live:before{content:"";background:#16a34a;border-radius:50%;width:.45em;height:.45em;display:inline-block}#ag-root .ag-right{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:5% 6%;display:flex;overflow:hidden}#ag-root .ag-bubble-wrap{opacity:0;justify-content:flex-end;margin-bottom:4%;transition:opacity .4s,transform .4s;display:flex;transform:translateY(6px)}#ag-root .ag-bubble-wrap.on{opacity:1;transform:none}#ag-root .ag-bubble{color:#3a006f;background:#f0e6ff;border-radius:14px 14px 2px;max-width:82%;padding:.6em 1em;font-size:.82em;font-style:italic;font-weight:500;line-height:1.45}#ag-root .ag-response{background:#fafafa;border:1px solid #efefef;border-radius:2px 14px 14px;flex-direction:column;padding:3% 4%;display:flex}#ag-root .ag-row{opacity:0;border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:2.5%;padding:2% 0;transition:opacity .38s,transform .38s;display:flex;transform:translateY(4px)}#ag-root .ag-row:last-child{border-bottom:none}#ag-root .ag-row.on{opacity:1;transform:none}#ag-root .ag-row-icon{background:#f0f0f0;border-radius:.3em;flex-shrink:0;justify-content:center;align-items:center;width:1.6em;height:1.6em;margin-top:.1em;display:flex}#ag-root .ag-row-icon svg{width:55%;height:55%}#ag-root .ag-row-body{flex:1;min-width:0}#ag-root .ag-row-label{letter-spacing:.1em;color:silver;text-transform:uppercase;margin-bottom:.3em;font-size:.58em;font-weight:700}#ag-root .ag-row-text{color:#888;font-size:.78em;font-style:italic;line-height:1.45}#ag-root .ag-bullets{flex-direction:column;gap:.3em;display:flex}#ag-root .ag-bullet{color:#1a1a1a;align-items:baseline;gap:.4em;font-size:.78em;line-height:1.4;display:flex}#ag-root .ag-bullet:before{content:"→";color:#c231ff;flex-shrink:0;font-style:normal}#ag-root .ag-exec-text{color:#1a1a1a;font-size:.78em;line-height:1.4}#ag-root .ag-approval{color:#c231ff;opacity:0;background:#fdf0ff;border-radius:.4em;align-items:center;gap:.45em;margin:1.5% 0;padding:1.8% 2.5%;font-size:.78em;font-weight:600;transition:opacity .4s;display:flex}#ag-root .ag-approval.on{opacity:1}#ag-root .ag-approval svg{flex-shrink:0;width:1em;height:1em}#ag-root .ag-results{opacity:0;flex-direction:column;gap:.4em;padding-top:2.5%;transition:opacity .4s,transform .4s;display:flex;transform:translateY(4px)}#ag-root .ag-results.on{opacity:1;transform:none}#ag-root .ag-result{color:#16a34a;align-items:center;gap:.4em;font-size:.82em;font-weight:700;display:flex}#ag-root .ag-result svg{flex-shrink:0;width:1em;height:1em}#ag-root .ag-progress{z-index:10;background:#f0f0f0;height:3px;position:absolute;bottom:0;left:0;right:0}#ag-root .ag-progress-fill{background:#c231ff;width:0%;height:100%;transition:width linear}@media (max-width:560px){#ag-root .ag-card{opacity:0;pointer-events:none;flex-direction:column;transition:opacity .4s;display:flex;position:absolute;inset:0}#ag-root .ag-card.active{opacity:1;pointer-events:all}#ag-root .ag-left{border-bottom:1px solid #efefef;border-right:none;flex-direction:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:14px;width:100%;padding:16px 18px}#ag-root .ag-avatar-wrap{width:52px;min-width:52px;height:52px}#ag-root .ag-identity{text-align:left;flex:1}#ag-root .ag-meta{justify-content:flex-start}#ag-root .ag-name{font-size:16px!important}#ag-root .ag-status{font-size:12px!important}#ag-root .ag-live{font-size:11px!important}#ag-root .ag-right{flex:1;justify-content:flex-start;padding:16px 18px;overflow-y:auto}#ag-root .ag-bubble-wrap{margin-bottom:14px!important}#ag-root .ag-bubble{max-width:92%!important;padding:10px 14px!important;font-size:14px!important}#ag-root .ag-response{padding:14px 16px!important}#ag-root .ag-row{gap:10px!important;padding:10px 0!important}#ag-root .ag-row-label{margin-bottom:4px!important;font-size:10px!important}#ag-root .ag-row-text{font-size:14px!important}#ag-root .ag-bullet{gap:8px!important;font-size:14px!important}#ag-root .ag-exec-text{font-size:14px!important}#ag-root .ag-approval{gap:8px!important;margin:10px 0!important;padding:10px 14px!important;font-size:14px!important}#ag-root .ag-result{gap:8px!important;font-size:14px!important}#ag-root .ag-row-icon{width:26px!important;height:26px!important}#ag-root .ag-results{gap:8px!important;padding-top:12px!important}#ag-root .ag-progress{height:3px;position:relative}}
#nm-shell,#nm-shell *,#nm-shell :before,#nm-shell :after{box-sizing:border-box;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#nm-shell{background:#fff;border-radius:12px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 32px #0000001f}#nm-shell.nm-desktop{aspect-ratio:16/9;min-width:480px}#nm-shell.nm-mobile{min-width:0;height:auto}#nm-shell .nm-searchbar{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:10px;padding:clamp(10px,2%,18px) clamp(12px,3%,28px);display:flex}#nm-shell .nm-search-input{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:8px;flex:1;align-items:center;gap:8px;padding:clamp(6px,1%,10px) clamp(10px,1.5%,16px);display:flex}#nm-shell .nm-search-input span{color:#333;font-size:clamp(11px,1.4vw,15px)}#nm-shell .nm-search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#111;border:none;border-radius:8px;padding:clamp(6px,1%,10px) clamp(12px,2%,20px);font-size:clamp(11px,1.3vw,14px);font-weight:600}#nm-shell.nm-mobile .nm-searchbar{padding:12px 14px}#nm-shell.nm-mobile .nm-search-input{padding:8px 12px}#nm-shell.nm-mobile .nm-search-input span{font-size:13px}#nm-shell.nm-mobile .nm-search-btn{padding:8px 14px;font-size:13px}#nm-shell .nm-sortrow{display:none}#nm-shell .nm-week{background:#fafafa;border-bottom:1px solid #f0f0f0;flex-shrink:0;align-items:center;gap:0;padding:clamp(5px,.7%,9px) clamp(12px,3%,28px);display:flex}#nm-shell .nm-week-label{color:#bbb;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;flex-shrink:0;margin-right:clamp(8px,1.5%,16px);font-size:clamp(7px,.75vw,9px);font-weight:600}#nm-shell .nm-week-days{flex:1;align-items:center;display:flex}#nm-shell .nm-week-day{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex;position:relative}#nm-shell .nm-week-day:not(:last-child):after{content:"";z-index:0;background:#ebebeb;height:2px;transition:background .35s;position:absolute;top:clamp(5px,.65vw,8px);left:50%;right:-50%}#nm-shell .nm-week-day.nm-done:not(:last-child):after{background:#c231ff}#nm-shell .nm-week-dot{z-index:1;background:#fff;border:2px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:clamp(10px,1.1vw,14px);height:clamp(10px,1.1vw,14px);transition:all .35s;display:flex;position:relative}#nm-shell .nm-week-day.nm-done .nm-week-dot{background:#c231ff;border-color:#c231ff}#nm-shell .nm-week-day.nm-active-day .nm-week-dot{background:#fff;border-color:#c231ff;box-shadow:0 0 0 3px #c231ff24}#nm-shell .nm-week-dot-inner{opacity:0;background:#fff;border-radius:50%;width:4px;height:4px;transition:opacity .25s}#nm-shell .nm-week-day.nm-done .nm-week-dot-inner{opacity:1}#nm-shell .nm-week-day-label{color:#ccc;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:clamp(6px,.65vw,8px);font-weight:600;transition:color .35s}#nm-shell .nm-week-day.nm-done .nm-week-day-label{color:#c231ff}#nm-shell .nm-week-day.nm-active-day .nm-week-day-label{color:#888}#nm-shell .nm-week-today{color:#c231ff;white-space:nowrap;opacity:0;background:#fdf0ff;border-radius:2em;flex-shrink:0;margin-left:clamp(8px,1.5%,16px);padding:.15em .6em;font-size:clamp(7px,.75vw,9px);font-weight:600;transition:opacity .4s}#nm-shell.nm-mobile .nm-week{padding:6px 14px}#nm-shell.nm-mobile .nm-week-label{font-size:8px}#nm-shell.nm-mobile .nm-week-dot{width:12px;height:12px}#nm-shell.nm-mobile .nm-week-day-label{font-size:7px}#nm-shell.nm-mobile .nm-week-today{font-size:9px}#nm-shell.nm-desktop .nm-results{flex:1;min-height:0;padding:clamp(4px,.8%,10px) clamp(12px,3%,28px);position:relative;overflow:hidden}#nm-shell.nm-mobile .nm-results{flex-direction:column;gap:0;padding:8px 14px;display:flex;position:relative}#nm-shell #nm-scanline{pointer-events:none;opacity:0;z-index:100;background:linear-gradient(90deg,#0000,#c231ffb3,#0000);height:2px;position:absolute;left:0;right:0}#nm-shell .nm-row-mobile{border-bottom:1px solid #f5f5f5;align-items:center;gap:10px;padding:clamp(8px,1.5%,12px) 0;transition:opacity .4s;display:flex}#nm-shell .nm-row-mobile:last-child{border-bottom:none}#nm-shell .nm-row-mobile.nm-faded{opacity:.3}
.feature-block-content{width:100%}.feature-block-heading{z-index:2;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.feature-block-heading h2{font-family:var(--font-sans), "DM Sans", sans-serif;letter-spacing:-.02em;color:#0d0d0d;margin:0;font-size:2.25rem;font-weight:500;line-height:1.25}@media (min-width:768px){.feature-block-heading h2{font-size:2.75rem}}@media (min-width:992px){.feature-block-heading h2{font-size:3rem}}.feature-block-desc{width:100%;max-width:850px;font-family:var(--font-sans), "DM Sans", sans-serif;color:#6b6880;margin:0;font-size:1rem;font-weight:300;line-height:1.5}.feature-block-spacer-xxsmall{width:100%;padding-top:.5rem}.feature-block-spacer-xsmall{width:100%;padding-top:1rem}
