@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";.upgrade-overlay-container{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f0d14d6;justify-content:center;animation:.3s ease-in-out noesisFadeIn;display:flex;position:fixed;inset:0}.upgrade-overlay-content{text-align:center;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#16131cfa 0%,#1f1d26fa 100%);border:1px solid #3f74fe66;border-radius:.75rem;width:90%;max-width:400px;max-height:350px;margin-top:10rem;padding:3rem;animation:.4s cubic-bezier(.16,1,.3,1) noesisModalSlideUp;position:relative;box-shadow:0 20px 40px -12px #00000080,0 0 0 1px #3f74fe4d}.u-content-container{position:relative}.noesis-workflow-nav,.dashboard-nav,.management-dashboard-nav{z-index:1001;position:relative}.upgrade-icon{border-radius:20%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.5rem;display:flex;position:relative;overflow:hidden}.upgrade-title{background:linear-gradient(90deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 4px #0000001a;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.upgrade-description{color:#ebebefcc;margin:0 0 2rem;font-size:1rem;font-weight:500;line-height:1.6}.upgrade-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border:none;border-radius:2rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0003}.upgrade-button:before{content:"";background:linear-gradient(135deg,#fff3 0%,#0000 100%);width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:translate(-100%)}.upgrade-button:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000040}.upgrade-button:hover:before{transform:translate(0)}.upgrade-button:active{transform:translateY(0);box-shadow:0 4px 10px #0003}.upgrade-note{border-top:1px solid #3f74fe33;margin-top:1.5rem;padding-top:1.5rem}.upgrade-note-text{color:#ebebef99;font-size:.875rem;font-style:italic}@keyframes noesisFadeIn{0%{opacity:0}to{opacity:1}}@keyframes noesisModalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.noesis-blurred{filter:blur(3px);transition:filter .3s}@media (width<=480px){.upgrade-overlay-content{width:95%;max-width:350px;padding:2rem}.upgrade-icon,.upgrade-icon svg{width:2rem;height:2rem}.upgrade-title{font-size:1.25rem}.upgrade-description{font-size:.875rem}.upgrade-button{padding:.625rem 1.5rem;font-size:.875rem}}@media (prefers-contrast:high){.upgrade-overlay-content{border-width:2px}.upgrade-button{border:2px solid #0000}.upgrade-button:focus-visible{outline-offset:2px;outline:2px solid #fff}}@media (prefers-reduced-motion:reduce){.upgrade-overlay-container,.upgrade-overlay-content,.upgrade-icon:after,.upgrade-button,.upgrade-button:before{transition:none;animation:none}.upgrade-button:hover{transform:none}}.alert{box-sizing:border-box;text-align:left;border-radius:6px;justify-content:space-between;width:100%;padding:6px 14px;display:flex;position:relative}.alert-error{color:#fff;background-color:#ff5252;border-left:10px solid #db0909}.alert-info{color:#fff;background-color:#4450ff;border-left:10px solid #1721ad}.alert-success{text-align:center;color:#fff;background-color:#54bd57;border-left:10px solid #0fbc15;font-size:16px;font-weight:500}.close-btn:focus{outline:none}.u-content-container,.home-wrapper,.home-content,.fin-content,.activity-container{background:0 0!important}.u-content-container{z-index:1;scrollbar-width:thin;scrollbar-color:rgba(var(--color-blue-crayola-rgb), .5) transparent;background:0 0;width:100%;position:relative;overflow:auto}.u-content-container::-webkit-scrollbar{width:6px}.u-content-container::-webkit-scrollbar-track{background:#0f0d144d}.u-content-container::-webkit-scrollbar-thumb{background-color:rgba(var(--color-blue-crayola-rgb), .5);border-radius:3px}.u-content-container::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--color-blue-crayola-rgb), .7)}.u-wrapper{height:100vh;position:relative;overflow:hidden;background:url(/assets/backgrounds/tree.jpg) 50%/cover no-repeat fixed!important}.u-content-container.content-blurred{pointer-events:none;-webkit-user-select:none;user-select:none;position:relative}.u-content-container.content-blurred:after{content:"";background:radial-gradient(circle at center, rgba(var(--color-blue-crayola-rgb), .1) 0%, transparent 70%);pointer-events:none;animation:2s ease-in-out infinite pulseGlow;position:absolute;inset:0}@keyframes pulseGlow{0%,to{box-shadow:0 0 0 0 var(--color-orange-glow)}50%{box-shadow:0 0 20px 5px var(--color-orange-glow)}}.navigation-disabled{pointer-events:none;opacity:.4;filter:grayscale();transition:var(--transition-smooth)}.navigation-disabled *{pointer-events:none!important;cursor:not-allowed!important}.navigation-disabled a,.navigation-disabled button{opacity:.5;cursor:not-allowed!important}.home-wrapper{background:0 0;flex-direction:row;min-height:calc(100vh - 78px);animation:.5s cubic-bezier(.16,1,.3,1) fadeIn;display:flex;position:relative}.home-content{z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:28px 24px 72px;animation:.6s cubic-bezier(.22,1,.36,1) .2s both slideInFromBottom;position:relative}.home-sidebar{flex-shrink:0;width:3rem}.form-row{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;margin:1.5rem 0;display:flex}.input-container{flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.input-container>label{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.input-container>input,.input-container>select,.input-container textarea{border:1px solid var(--color-border-primary);width:100%;color:var(--color-text-primary);transition:var(--transition-default);box-shadow:var(--shadow-sm);background-color:#1f1d26cc;border-radius:.5rem;margin-top:.5rem;padding:.75rem 1rem;font-family:Manrope,sans-serif;font-size:.9rem}.input-container>input:focus,.input-container>select:focus,.input-container textarea:focus{border-color:rgba(var(--color-blue-crayola-rgb), .8);box-shadow:0 0 0 2px rgba(var(--color-blue-crayola-rgb), .2), var(--shadow-sm);background-color:#1f1d26e6;outline:none}.input-container>input::placeholder,.input-container textarea::placeholder{color:var(--color-text-muted)}.input-container>select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233F74FE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding-right:3rem}.feature-disabled{cursor:not-allowed;z-index:10;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s fadeIn;display:flex;position:absolute}.feature-disabled:before{content:"🔒";opacity:.3;font-size:3rem}.settings-sidebar{height:100%;box-shadow:var(--shadow-lg);background:#16131cf2;border-radius:.75rem;flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex}.links-container{flex-direction:column;gap:.5rem;display:flex}.links-container a,.links-container button{color:var(--color-text-secondary);transition:var(--transition-default);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;display:flex}.links-container a:hover,.links-container button:hover{border-color:var(--color-border-primary);color:var(--color-text-primary);background:#1f1d2699;transform:translate(4px)}.links-container a.active,.links-container button.active{background:linear-gradient(135deg, rgba(var(--color-blue-crayola-rgb), .2) 0%, rgba(var(--color-blue-darker), .2) 100%);border-color:var(--color-border-primary);color:var(--color-blue-crayola);font-weight:600}.spacer{flex-grow:1}button{font-family:Manrope,sans-serif}.btn-primary{background:linear-gradient(135deg, var(--color-blue-crayola) 0%, var(--color-blue-darker) 100%);color:var(--color-pure-white);cursor:pointer;transition:var(--transition-default);box-shadow:var(--shadow-sm);border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000040}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{color:var(--color-blue-crayola);border:1px solid var(--color-border-primary);cursor:pointer;transition:var(--transition-default);background:0 0;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.btn-secondary:hover{background:rgba(var(--color-blue-crayola-rgb), .1);border-color:var(--color-blue-crayola)}.btn-success{background:var(--color-success);color:var(--color-pure-white);cursor:pointer;transition:var(--transition-default);border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.btn-success:hover{background:var(--color-success-light);transform:translateY(-2px)}.btn-warning{background:var(--color-warning);color:var(--color-dark-purple);cursor:pointer;transition:var(--transition-default);border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.btn-warning:hover{background:#ffb300;transform:translateY(-2px)}.btn-danger{background:var(--color-error);color:var(--color-pure-white);cursor:pointer;transition:var(--transition-default);border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.btn-danger:hover{background:var(--color-error-dark);transform:translateY(-2px)}.card{border:1px solid var(--color-border-secondary);box-shadow:var(--shadow-md);transition:var(--transition-default);background:#16131cf2;border-radius:.75rem;padding:1.5rem}.card:hover{border-color:var(--color-border-primary);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.card-header{color:var(--color-text-primary);border-bottom:1px solid var(--color-border-secondary);margin-bottom:1rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:700}.card-body{color:var(--color-text-secondary);line-height:1.6}.alert{border:1px solid;border-radius:.5rem;margin-bottom:1rem;padding:1rem 1.25rem;font-size:.9rem;animation:.3s slideInFromBottom}.alert-info{background:rgba(var(--color-blue-crayola-rgb), .1);border-color:var(--color-border-primary);color:var(--color-blue-crayola)}.alert-success{background:rgba(var(--color-success-rgb), .1);border-color:var(--color-success);color:var(--color-success)}.alert-warning{background:rgba(var(--color-warning-rgb), .1);border-color:var(--color-warning);color:var(--color-warning)}.alert-error{background:rgba(var(--color-error-rgb), .1);border-color:var(--color-error);color:var(--color-error)}.badge{transition:var(--transition-default);border-radius:2rem;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-primary{background:rgba(var(--color-blue-crayola-rgb), .2);border:1px solid var(--color-border-primary);color:var(--color-blue-crayola)}.badge-success{background:rgba(var(--color-success-rgb), .2);border:1px solid var(--color-success);color:var(--color-success)}.badge-warning{background:rgba(var(--color-warning-rgb), .2);border:1px solid var(--color-warning);color:var(--color-warning)}.badge-danger{background:rgba(var(--color-error-rgb), .2);border:1px solid var(--color-error);color:var(--color-error)}.spinner{border:3px solid var(--color-border-secondary);border-top-color:var(--color-blue-crayola);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.spinner-sm{border-width:2px;width:20px;height:20px}.spinner-lg{border-width:4px;width:60px;height:60px}@keyframes spin{to{transform:rotate(360deg)}}.tooltip{display:inline-block;position:relative}.tooltip-text{visibility:hidden;width:200px;color:var(--color-text-primary);text-align:center;z-index:1000;opacity:0;box-shadow:var(--shadow-md);border:1px solid var(--color-border-secondary);background-color:#16131cfa;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:opacity .3s,visibility .3s;position:absolute;bottom:125%;left:50%;transform:translate(-50%)}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}.modal-overlay{z-index:1000;background:#0f0d14bf;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-content{box-shadow:var(--shadow-lg);border:1px solid var(--color-border-secondary);background:#16131cf2;border-radius:.75rem;width:90%;max-width:500px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) slideInFromBottom;overflow-y:auto}.modal-header{border-bottom:1px solid var(--color-border-secondary);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-title{color:var(--color-text-primary);font-size:1.25rem;font-weight:700}.modal-close:hover{background:rgba(var(--color-pure-white-rgb), .1);color:var(--color-text-primary)}.modal-body{padding:1.5rem}.modal-footer{border-top:1px solid var(--color-border-secondary);justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.text-primary{color:var(--color-text-primary)!important}.text-secondary{color:var(--color-text-secondary)!important}.text-muted{color:var(--color-text-muted)!important}.text-success{color:var(--color-success)!important}.text-warning{color:var(--color-warning)!important}.text-danger{color:var(--color-error)!important}.bg-primary{background-color:#16131cf2!important}.bg-secondary{background-color:#1f1d26cc!important}.bg-dark{background-color:var(--color-dark-purple)!important}.bg-darker{background-color:var(--color-darker-purple)!important}.border-primary{border-color:var(--color-border-primary)!important}.border-secondary{border-color:var(--color-border-secondary)!important}@media (width<=768px){.home-wrapper{flex-direction:column}.home-sidebar{border-left:none;border-top:1px solid var(--color-border-secondary);width:100%}.form-row{flex-direction:column;gap:1rem}.home-content{padding:1rem}.modal-content{width:95%;margin:1rem}.card{padding:1rem}}@media print{body{color:#000;background:#fff}.navigation-disabled,.home-sidebar,.modal-overlay,.tooltip{display:none!important}.card{box-shadow:none;border:1px solid #ccc}.text-primary,.text-secondary,.text-muted{color:#000!important}}.fin-content{flex:1}.shp-overlay{z-index:1000;pointer-events:none;transition:background .3s;position:fixed;inset:0}.shp-overlay.open{pointer-events:auto;background:#0000004d}.shp-panel{-webkit-backdrop-filter:blur(24px)saturate(1.3);opacity:0;background:#10101ceb;border-right:1px solid #ffffff0f;flex-direction:column;width:360px;max-width:calc(100vw - 56px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .25s;display:flex;position:fixed;top:0;bottom:0;left:56px;overflow:hidden;transform:translate(-100%);box-shadow:8px 0 40px #00000080}.shp-panel.open{opacity:1;transform:translate(0)}.shp-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.shp-header-left{align-items:center;gap:10px;display:flex}.shp-header-icon{color:#818cf8}.shp-title{color:#e5e7eb;letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:600}.shp-close{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,color .15s;display:flex}.shp-close:hover{color:#e5e7eb;background:#ffffff1a}.shp-stats{border-bottom:1px solid #ffffff0a;flex-shrink:0;gap:8px;padding:14px 20px;display:flex}.shp-stat{background:#ffffff08;border:1px solid #ffffff0a;border-radius:10px;flex-direction:column;flex:1;align-items:center;padding:10px 0;display:flex}.shp-stat-value{font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:1.25rem;font-weight:700;line-height:1}.shp-stat-label{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:.65rem}.shp-stat-fixed .shp-stat-value{color:#34d399}.shp-stat-pending .shp-stat-value{color:#fbbf24}.shp-stat-escalated .shp-stat-value{color:#f87171}.shp-summary{border-bottom:1px solid #ffffff0a;flex-shrink:0;padding:10px 20px}.shp-summary-ok,.shp-summary-active{align-items:center;gap:6px;font-size:.78rem;font-weight:500;display:flex}.shp-summary-ok{color:#34d399}.shp-summary-active{color:#fbbf24}.shp-events{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex:1;padding:12px 16px;overflow-y:auto}.shp-events::-webkit-scrollbar{width:4px}.shp-events::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.shp-loading{color:#6b7280;justify-content:center;align-items:center;gap:8px;padding:40px 0;font-size:.82rem;display:flex}.shp-loading-spin{animation:1s linear infinite shp-spin}@keyframes shp-spin{to{transform:rotate(360deg)}}.shp-empty{text-align:center;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.shp-empty-icon{color:#374151;margin-bottom:12px}.shp-empty-title{color:#9ca3af;margin:0 0 6px;font-size:.88rem;font-weight:500}.shp-empty-sub{color:#4b5563;max-width:240px;margin:0;font-size:.75rem;line-height:1.5}.shp-event{background:#ffffff06;border:1px solid #ffffff0a;border-radius:10px;margin-bottom:8px;padding:12px 14px;transition:background .15s,border-color .15s;position:relative}.shp-event:hover{background:#ffffff0a;border-color:#ffffff14}.shp-event-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.shp-event-status{align-items:center;gap:5px;display:flex}.shp-event-status-label{text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.shp-status-fixed .shp-event-status{color:#34d399}.shp-status-pending .shp-event-status{color:#fbbf24}.shp-status-diagnosing .shp-event-status{color:#60a5fa}.shp-status-escalated .shp-event-status{color:#f87171}.shp-event-time{color:#4b5563;font-size:.68rem}.shp-event-type{color:#d1d5db;margin-bottom:3px;font-family:SF Mono,Fira Code,monospace;font-size:.8rem;font-weight:600}.shp-event-message{color:#6b7280;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.shp-event-fix{color:#6ee7b7;background:#34d3990f;border:1px solid #34d3991a;border-radius:6px;align-items:flex-start;gap:5px;margin-top:8px;padding:6px 8px;font-size:.72rem;line-height:1.4;display:flex}.shp-event-fix svg{flex-shrink:0;margin-top:1px}.shp-event-count{color:#6b7280;font-variant-numeric:tabular-nums;background:#ffffff0d;border-radius:4px;padding:1px 6px;font-size:.65rem;font-weight:600;position:absolute;top:10px;right:12px}.cp-overlay{z-index:99999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;justify-content:center;align-items:flex-start;padding-top:12vh;animation:.15s ease-out cpFadeIn;display:flex;position:fixed;inset:0}@keyframes cpFadeIn{0%{opacity:0}to{opacity:1}}.cp-container{background:var(--glass-bg);width:560px;max-width:92vw;max-height:480px;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;flex-direction:column;animation:.2s cubic-bezier(.34,1.56,.64,1) cpSlideIn;display:flex;position:relative;overflow:hidden}.cp-container:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.cp-container:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff24 0%,#e6f0ff0f 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%}@keyframes cpSlideIn{0%{opacity:0;transform:scale(.96)translateY(-12px)}to{opacity:1;transform:scale(1)translateY(0)}}.cp-search-header{z-index:1;border-bottom:1px solid #ffffff1a;align-items:center;gap:.625rem;padding:.75rem 1rem;display:flex;position:relative}.cp-search-icon{color:#ffffff59;flex-shrink:0}.cp-search-input{color:var(--text-primary);caret-color:var(--accent-blue);background:0 0;border:none;outline:none;flex:1;font-family:Manrope,sans-serif;font-size:.95rem;font-weight:500}.cp-search-input::placeholder{color:var(--text-placeholder);font-weight:400}.cp-shortcut-badge{color:#ffffff4d;background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;flex-shrink:0;align-items:center;padding:.125rem .375rem;font-family:Manrope,monospace;font-size:.625rem;font-weight:600;display:inline-flex}.cp-results{z-index:1;scrollbar-width:thin;scrollbar-color:#ffffff1f transparent;flex:1;padding:.375rem 0;position:relative;overflow-y:auto}.cp-results::-webkit-scrollbar{width:4px}.cp-results::-webkit-scrollbar-track{background:0 0}.cp-results::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.cp-group{padding:0 .375rem}.cp-group+.cp-group{margin-top:.25rem}.cp-group-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff40;-webkit-user-select:none;user-select:none;padding:.5rem .75rem .25rem;font-size:.6rem;font-weight:700}.cp-item{cursor:pointer;color:var(--text-secondary);border-radius:8px;align-items:center;gap:.625rem;margin:1px 0;padding:.5rem .75rem;transition:all .12s;display:flex;position:relative}.cp-item:hover,.cp-item.cp-item--active{color:var(--text-primary);background:#ffffff14}.cp-item.cp-item--active{background:#60a5fa1f;box-shadow:inset 0 0 0 1px #60a5fa26}.cp-item-icon{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;display:flex}.cp-item.cp-item--active .cp-item-icon,.cp-item:hover .cp-item-icon{color:var(--accent-blue);background:#60a5fa1a;border-color:#60a5fa33}.cp-item-content{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.cp-item-title{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.cp-item-title mark{color:var(--accent-blue);background:0 0;font-weight:700}.cp-item-subtitle{color:#ffffff4d;white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.cp-item-shortcut{color:#fff3;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;flex-shrink:0;padding:.1rem .35rem;font-family:Manrope,monospace;font-size:.6rem;font-weight:600}.cp-item-enter{color:#ffffff26;opacity:0;flex-shrink:0;font-size:.55rem;font-weight:600;transition:opacity .1s}.cp-item.cp-item--active .cp-item-enter{opacity:1;color:#60a5fa80}.cp-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1rem;display:flex}.cp-empty-icon{color:#ffffff1f}.cp-empty-text{color:#ffffff4d;font-size:.82rem;font-weight:500}.cp-empty-hint{color:#ffffff2e;font-size:.7rem}.cp-footer{z-index:1;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex;position:relative}.cp-footer-hints{align-items:center;gap:.75rem;display:flex}.cp-footer-hint{color:#fff3;align-items:center;gap:.3rem;font-size:.6rem;display:flex}.cp-footer-hint kbd{color:#ffffff4d;background:#ffffff0d;border:1px solid #ffffff14;border-radius:3px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 3px;font-family:Manrope,monospace;font-size:.55rem;font-weight:600;display:inline-flex}.cp-footer-brand{color:#ffffff1f;letter-spacing:.05em;text-transform:uppercase;font-size:.55rem;font-weight:600}@media (width<=640px){.cp-overlay{padding-top:5vh}.cp-container{border-radius:12px;max-height:70vh}}.nc-bell{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex;position:relative}.nc-bell:hover{color:#ffffffe6;background:#ffffff0f}.nc-bell.nc-bell--active{color:var(--accent-blue);background:#60a5fa1a}.nc-badge{color:#fff;pointer-events:none;background:linear-gradient(135deg,#f87171 0%,#ef4444 100%);border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.55rem;font-weight:800;line-height:1;animation:.3s cubic-bezier(.34,1.56,.64,1) ncBadgePop;display:flex;position:absolute;top:3px;right:3px;box-shadow:0 0 0 2px #0a0a14cc}@keyframes ncBadgePop{0%{transform:scale(0)}to{transform:scale(1)}}.nc-panel{background:var(--glass-bg);width:380px;max-height:500px;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);box-shadow:var(--glass-shadow);z-index:99998;border-radius:14px;flex-direction:column;animation:.2s cubic-bezier(.34,1.56,.64,1) ncSlideIn;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden}.nc-panel:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f54d 10%,#fffc 30%,#d2e1ff80 50%,#fffc 70%,#cddcf84d 90%,#0000 100%);border-radius:1px;height:1.5px;position:absolute;top:0;left:3%;right:3%}.nc-panel:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff1a 0%,#e6f0ff0a 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%}@keyframes ncSlideIn{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.nc-header{z-index:1;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:relative}.nc-header-title{color:var(--text-primary);font-size:.82rem;font-weight:700}.nc-mark-read{color:var(--accent-blue);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .5rem;font-size:.68rem;font-weight:600;transition:all .12s}.nc-mark-read:hover{background:#60a5fa1a}.nc-mark-read:disabled{color:#ffffff26;cursor:not-allowed}.nc-list{z-index:1;scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;position:relative;overflow-y:auto}.nc-list::-webkit-scrollbar{width:4px}.nc-list::-webkit-scrollbar-track{background:0 0}.nc-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}.nc-item{cursor:pointer;border-bottom:1px solid #ffffff08;align-items:flex-start;gap:.625rem;padding:.75rem 1rem;transition:background .12s;display:flex;position:relative}.nc-item:hover{background:#ffffff0a}.nc-item.nc-item--unread{background:#60a5fa08}.nc-item.nc-item--unread:before{content:"";background:var(--accent-blue);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:4px;transform:translateY(-50%);box-shadow:0 0 6px #60a5fa66}.nc-item-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;display:flex}.nc-item-icon--workflow{color:var(--accent-green);background:#34d3991a;border:1px solid #34d39926}.nc-item-icon--approval{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2426}.nc-item-icon--usage{color:var(--accent-purple);background:#a78bfa1a;border:1px solid #a78bfa26}.nc-item-icon--system{color:var(--accent-blue);background:#60a5fa1a;border:1px solid #60a5fa26}.nc-item-icon--error{color:#f87171;background:#f871711a;border:1px solid #f8717126}.nc-item-content{flex:1;min-width:0}.nc-item-title{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.78rem;font-weight:600;overflow:hidden}.nc-item.nc-item--unread .nc-item-title{color:#fff}.nc-item-message{color:#fff6;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.7rem;line-height:1.35;display:-webkit-box;overflow:hidden}.nc-item-time{color:#fff3;flex-shrink:0;margin-top:3px;font-size:.6rem}.nc-item-actions{gap:.375rem;margin-top:.375rem;display:flex}.nc-approve-btn,.nc-reject-btn{cursor:pointer;border:none;border-radius:4px;padding:.2rem .5rem;font-size:.62rem;font-weight:700;transition:all .12s}.nc-approve-btn{color:var(--accent-green);background:#34d39926;border:1px solid #34d39933}.nc-approve-btn:hover{background:#34d39940}.nc-reject-btn{color:#f87171;background:#f871711a;border:1px solid #f8717126}.nc-reject-btn:hover{background:#f8717133}.nc-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 1rem;display:flex}.nc-empty-icon{color:#ffffff1a}.nc-empty-text{color:#ffffff40;font-size:.82rem;font-weight:500}.nc-empty-hint{color:#ffffff1f;font-size:.68rem}.nc-footer{text-align:center;z-index:1;border-top:1px solid #ffffff0f;padding:.5rem 1rem;position:relative}.nc-view-all{color:var(--accent-blue);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .75rem;font-size:.68rem;font-weight:600;transition:all .12s}.nc-view-all:hover{background:#60a5fa1a}@media (width<=480px){.nc-panel{width:calc(100vw - 24px);right:-8px}}.usage-meter{background:#16131c99;border:1px solid #ffffff0f;border-radius:.5rem;margin:.5rem 0;padding:.5rem .75rem}.usage-meter-compact{margin:.25rem 0;padding:.375rem .5rem}.usage-meter-header{cursor:pointer;width:100%;color:inherit;text-align:left;background:0 0;border:none;flex-direction:column;gap:.375rem;padding:0;display:flex}.usage-meter-summary{color:#ebebefb3;align-items:center;gap:.375rem;font-size:.75rem;display:flex}.usage-meter-icon{color:#3f74fecc;flex-shrink:0}.usage-icon-red{color:#f87171}.usage-meter-label{white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.usage-meter-bar-track{background:#ffffff14;border-radius:2px;width:100%;height:4px;overflow:hidden}.usage-meter-bar-fill{border-radius:2px;height:100%;transition:width .4s}.usage-bar-green{background:linear-gradient(90deg,#34d399,#10b981)}.usage-bar-yellow{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.usage-bar-red{background:linear-gradient(90deg,#f87171,#ef4444)}.usage-meter-detail{border-top:1px solid #ffffff0f;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-top:.5rem;animation:.2s usageFadeIn;display:flex}.usage-meter-row{flex-direction:column;gap:.25rem;display:flex}.usage-meter-row-header{justify-content:space-between;align-items:center;display:flex}.usage-meter-row-label{color:#ebebef99;font-size:.6875rem;font-weight:500}.usage-meter-row-value{color:#ebebef80;font-variant-numeric:tabular-nums;font-size:.6875rem}.usage-meter-upgrade-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.375rem;width:100%;margin-top:.25rem;padding:.5rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.usage-meter-upgrade-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3f74fe4d}@keyframes usageFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.usage-meter-bar-fill,.usage-meter-detail,.usage-meter-upgrade-btn{transition:none;animation:none}}.su-fallback{color:#4a3a14;background:#fffaf2;border:1px solid #fde8c5;border-radius:12px;flex-direction:column;gap:16px;padding:20px;font-size:14px;line-height:1.5;display:flex}.su-fallback-message p{color:#6b4d10;margin:0}.su-fallback-actions{flex-direction:column;gap:10px;display:flex}.su-fallback-primary{background:#1f6feb;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex;color:#fff!important}.su-fallback-primary:hover{background:#185abf}.su-fallback-secondary{background:0 0;border:1px solid #c7daf8;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-weight:500;text-decoration:none;display:inline-flex;color:#1f6feb!important}.su-fallback-secondary:hover{background:#eef4fd}.su-fallback-warning{color:#6b4d10;background:#fff5e0;border:1px solid #ffd482;border-radius:6px;padding:10px;font-size:13px}.su-fallback-help{color:#8a7440;font-size:12px;font-style:italic}.pm-overlay{z-index:50000;-webkit-backdrop-filter:blur(4px);background:#000c;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out pmFadeIn;display:flex;position:fixed;inset:0}.pm-modal{background:#1a1a1a;border-radius:16px;flex-direction:column;width:480px;max-width:100%;max-height:92vh;animation:.3s cubic-bezier(.16,1,.3,1) pmSlideUp;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f,0 24px 48px #000000b3,0 8px 16px #00000080}.pm-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px 14px;display:flex}.pm-header-text{flex:1;min-width:0}.pm-title{color:#f0f0f0;letter-spacing:-.01em;margin:0;font-size:16px;font-weight:600;line-height:1.4}.pm-subtitle{color:#888;margin:3px 0 0;font-size:13px;line-height:1.4}.pm-close{color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-left:12px;padding:6px;transition:all .15s;display:flex}.pm-close:hover{color:#ccc;background:#ffffff0f}.pm-body{scrollbar-width:thin;scrollbar-color:#333 transparent;flex:1;min-height:300px;overflow-y:auto}.pm-body::-webkit-scrollbar{width:6px}.pm-body::-webkit-scrollbar-track{background:0 0}.pm-body::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.pm-loading{color:#888;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 0;font-size:14px;display:flex}.pm-spinner{border:2.5px solid #2a2a2a;border-top-color:#6366f1;border-radius:50%;width:24px;height:24px;animation:.65s linear infinite pmSpin}.pm-error{text-align:center;padding:60px 24px}.pm-error p{color:#e5837c;margin:0 0 16px;font-size:14px;line-height:1.5}.pm-login-link{color:#fff;background:#6366f1;border-radius:8px;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.pm-login-link:hover{background:#5558e6;transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.pm-auth-modal{width:420px;padding:0;position:relative}.pm-auth-modal>.pm-close{z-index:1;position:absolute;top:16px;right:16px}.pm-auth-content{text-align:center;flex-direction:column;align-items:center;padding:40px 36px 32px;display:flex}.pm-auth-logo{margin-bottom:20px}.pm-auth-logo-img{object-fit:contain;width:48px;height:48px}.pm-auth-title{color:#f0f0f0;letter-spacing:-.01em;margin:0 0 8px;font-size:20px;font-weight:600}.pm-auth-desc{color:#888;max-width:320px;margin:0 0 28px;font-size:14px;line-height:1.5}.pm-auth-buttons{flex-direction:column;gap:10px;width:100%;margin-bottom:24px;display:flex}.pm-auth-btn{cursor:pointer;color:#ddd;background:#2a2a2a;border:1px solid #333;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.pm-auth-btn:hover{color:#fff;background:#333;border-color:#444}.pm-auth-btn-primary{color:#e8f0fe;background:#1a1a1a;border:1.5px solid #4a8af4;box-shadow:0 0 0 1px #4a8af41a}.pm-auth-btn-primary:hover{background:#1e2a3a;border-color:#5b9bf5;box-shadow:0 0 12px #4a8af426}.pm-auth-divider{align-items:center;gap:12px;width:100%;margin-bottom:16px;display:flex}.pm-auth-divider:before,.pm-auth-divider:after{content:"";background:#2a2a2a;flex:1;height:1px}.pm-auth-divider span{color:#666;white-space:nowrap;font-size:12px}.pm-auth-signup-link{color:#6366f1;border-radius:8px;margin-bottom:24px;padding:8px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s}.pm-auth-signup-link:hover{color:#818cf8;background:#6366f114}.pm-auth-legal{color:#555;max-width:300px;font-size:11px;line-height:1.5}.pm-auth-legal a{color:#777;text-underline-offset:2px;-webkit-text-decoration:underline #444;text-decoration:underline #444}.pm-auth-legal a:hover{color:#aaa}.pm-auth-error{color:#f87171;text-align:center;background:#f8717114;border:1px solid #f8717126;border-radius:8px;width:100%;margin:0 0 16px;padding:10px 14px;font-size:13px;line-height:1.4}.pm-auth-back{color:#888;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin-bottom:20px;padding:4px 0;font-size:13px;transition:color .15s;display:flex}.pm-auth-back:hover{color:#ccc}.pm-email-form{flex-direction:column;gap:14px;width:100%;margin-bottom:24px;display:flex}.pm-field{text-align:left;flex-direction:column;gap:6px;display:flex}.pm-field label{color:#aaa;font-size:13px;font-weight:500}.pm-field input{color:#f0f0f0;box-sizing:border-box;background:#2a2a2a;border:1px solid #3a3a3a;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s}.pm-field input:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f126}.pm-field input::placeholder{color:#555}.pm-email-submit{color:#111;cursor:pointer;background:#fff;border:none;border-radius:10px;width:100%;margin-top:4px;padding:12px;font-size:14px;font-weight:600;transition:all .15s}.pm-email-submit:hover:not(:disabled){background:#f0f0f0;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff1a}.pm-email-submit:disabled{opacity:.6;cursor:not-allowed}.pm-spin{animation:.7s linear infinite pmSpin}.pm-body iframe{min-height:500px;border:none!important}@keyframes pmFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pmSlideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pmSpin{to{transform:rotate(360deg)}}@media (width<=520px){.pm-overlay{align-items:flex-end;padding:0}.pm-modal{border-radius:16px 16px 0 0;width:100%;max-height:95vh;animation:.35s cubic-bezier(.16,1,.3,1) pmSlideUpMobile}.pm-header{padding:16px 18px 12px}.pm-body{min-height:400px}}@keyframes pmSlideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.upgrade-modal-backdrop{z-index:50000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0d14d9;justify-content:center;align-items:center;animation:.25s upgradeFadeIn;display:flex;position:fixed;inset:0}.upgrade-modal{background:linear-gradient(135deg,#16131cfa 0%,#1f1d26fa 100%);border:1px solid #3f74fe4d;border-radius:1rem;width:90%;max-width:720px;max-height:90vh;padding:2rem;animation:.35s cubic-bezier(.16,1,.3,1) upgradeSlideUp;position:relative;overflow-y:auto;box-shadow:0 24px 48px -12px #00000080,0 0 0 1px #3f74fe33}.upgrade-modal-close{color:#ebebef80;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:color .15s;position:absolute;top:1rem;right:1rem}.upgrade-modal-close:hover{color:#ebebefe6}.upgrade-modal-header{text-align:center;margin-bottom:1.75rem}.upgrade-modal-icon-wrap{color:#3f74fe;background:linear-gradient(135deg,#3f74fe33 0%,#3f74fe0d 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:inline-flex}.upgrade-modal-title{background:linear-gradient(90deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.375rem;font-weight:700}.upgrade-modal-subtitle{color:#ebebefa6;margin:0;font-size:.9375rem;line-height:1.5}.upgrade-modal-subtitle strong{color:#ebebefe6}.upgrade-modal-plans{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.25rem;display:grid}.upgrade-modal-plan{border-radius:.75rem;flex-direction:column;padding:1.25rem;display:flex}.upgrade-plan-free{background:#ffffff08;border:1px solid #ffffff14}.upgrade-plan-pro{background:linear-gradient(135deg,#3f74fe14 0%,#3f74fe05 100%);border:1px solid #3f74fe4d}.upgrade-plan-badge{color:#ebebefb3;align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.upgrade-badge-pro{color:#3f74fe}.upgrade-plan-price{align-items:baseline;gap:.125rem;margin-bottom:1rem;display:flex}.upgrade-plan-amount{color:#fff;font-size:1.75rem;font-weight:700}.upgrade-plan-period{color:#ebebef73;font-size:.8125rem}.upgrade-plan-features{flex-direction:column;flex:1;gap:.5rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.upgrade-plan-features li{align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.upgrade-plan-features li.included{color:#ebebefcc}.upgrade-plan-features li.included svg{color:#34d399}.upgrade-plan-features li.excluded{color:#ebebef59}.upgrade-plan-features li.excluded svg{color:#ebebef33}.upgrade-plan-current{text-align:center;color:#ebebef66;background:#ffffff0a;border-radius:.375rem;padding:.5rem;font-size:.75rem;font-weight:600}.upgrade-plan-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.upgrade-plan-cta:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3f74fe59}.upgrade-modal-founding{color:#ebebefa6;background:#ffd7000a;border:1px solid #ffd70026;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.8125rem;display:flex}.upgrade-founding-star{color:#fbbf24;flex-shrink:0}.upgrade-founding-link{color:#fbbf24;cursor:pointer;text-underline-offset:2px;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.upgrade-founding-link:hover{color:#f59e0b}@keyframes upgradeFadeIn{0%{opacity:0}to{opacity:1}}@keyframes upgradeSlideUp{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.upgrade-modal{max-width:95%;padding:1.5rem 1rem}.upgrade-modal-plans{grid-template-columns:1fr}.upgrade-modal-title{font-size:1.125rem}}@media (prefers-reduced-motion:reduce){.upgrade-modal-backdrop,.upgrade-modal,.upgrade-plan-cta{transition:none;animation:none}}.hp-root{z-index:2001;pointer-events:none;height:100vh;display:flex;position:fixed;top:0;left:0}.hp-rail{pointer-events:auto;z-index:2;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);flex-direction:column;align-items:center;gap:0;width:3rem;height:100%;padding:12px 0;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 0 0 .5px #c8d7f047,inset -1px 0 #c3dcfa33,inset 0 -1px #c8d7f53d,1px 0 2px #00000014,0 1px 3px #0000000f}.hp-rail:before,.hp-rail:after{display:none}.hp-rail>*{z-index:1;position:relative}.hp-logo{justify-content:center;align-items:center;width:100%;margin-bottom:4px;padding:10px 0 16px;display:flex}.hp-logo-img{object-fit:contain;width:24px;height:24px}.hp-logo-fallback{color:#e8842c;justify-content:center;align-items:center;text-decoration:none;transition:color .2s;display:flex}.hp-logo-fallback:hover{color:#c96e1f;transform:scale(1.4)}.hp-rail-top{flex-direction:column;flex:1;align-items:center;gap:2px;width:100%;display:flex}.hp-rail-mid{flex-direction:column;gap:2px;width:100%;margin-top:auto;padding:4px 6px;display:flex}.hp-rail-bottom{flex-direction:column;align-items:center;gap:2px;width:100%;padding-top:8px;display:flex}.hp-rail-item-wrap{justify-content:center;width:100%;display:flex;position:relative}.hp-rail-btn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:26px;height:26px;padding:1.3rem 0;text-decoration:none;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.hp-rail-btn:hover{opacity:.8}.hp-rail-btn.active{color:#00f}.hp-rail-btn.active:before{content:"";background:#00f;border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;top:50%;right:-8px;transform:translateY(-50%)}.hp-rail-btn.locked{opacity:.35;cursor:not-allowed}.hp-rail-btn.locked:hover{color:#6b7280;opacity:.5;box-shadow:none;background:#ffffff1f;border-color:#fff3}.hp-rail-btn.expanded{color:#00f}.hp-lock-badge{color:#9ca3af;position:absolute;bottom:4px;right:4px}.hp-avatar-btn{border-radius:50%;width:36px;height:36px}.hp-avatar-initials{color:inherit;-webkit-user-select:none;user-select:none;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:700;line-height:1}.hp-notif-badge{pointer-events:none;background:#ef4444;border:2px solid #fffc;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px;box-shadow:0 1px 4px #ef44444d}.hp-tooltip{white-space:nowrap;z-index:100;pointer-events:none;color:#fff;background:linear-gradient(150deg,#161c30f0 0%,#12182cf5 30%,#0f1428f2 60%,#141a2eed 100%);border:1.5px solid #ffffff2e;border-radius:10px;flex-direction:column;gap:1px;padding:6px 10px;animation:.12s ease-out hpTooltipIn;display:flex;position:absolute;top:50%;left:calc(100% + 12px);overflow:hidden;transform:translateY(-50%);box-shadow:0 0 0 .5px #6482c82e,inset 0 1px #ffffff1a,inset 0 -1px #6478aa1a,0 1px 2px #0000003d,0 4px 12px #00000038,0 12px 36px #00000029}.hp-tooltip:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff14 0%,#ffffff05 20%,#0000 40%,#648cdc0a 70%,#0000 100%);border-radius:10px;position:absolute;inset:0}.hp-tooltip:after{content:"";z-index:-1;background:#12182cf2;border-bottom:1.5px solid #ffffff2e;border-left:1.5px solid #ffffff2e;width:10px;height:10px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)rotate(45deg)}.hp-tooltip-name{letter-spacing:.01em;z-index:1;font-size:12px;font-weight:600;position:relative}.hp-tooltip-upgrade{color:#93c5fd;z-index:1;font-size:10px;font-weight:500;position:relative}@keyframes hpTooltipIn{0%{opacity:0;transform:translateY(-50%)translate(-4px)}to{opacity:1;transform:translateY(-50%)translate(0)}}.hp-upgrade-popover{color:#111827;z-index:110;pointer-events:auto;-webkit-font-smoothing:antialiased;background:linear-gradient(150deg,#ebf0fcf7 0%,#e4ecfafa 30%,#dee8f8f7 60%,#e8eefaf5 100%);border:1.5px solid #ffffffb8;border-radius:14px;width:260px;padding:14px 16px;font-size:12.5px;line-height:1.5;animation:.15s ease-out hpTooltipIn;position:absolute;top:50%;left:calc(100% + 14px);overflow:hidden;transform:translateY(-50%);box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,0 1px 2px #00000014,0 4px 12px #788cb924,0 12px 36px #6478aa1a,0 24px 56px #50649b0f}.hp-upgrade-popover:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#fff6 0%,#ffffff1a 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);border-radius:14px;position:absolute;inset:0}.hp-upgrade-popover:after{content:"";z-index:2;background:#e6ecfaf7;border-bottom:1.5px solid #ffffffb8;border-left:1.5px solid #ffffffb8;width:12px;height:12px;position:absolute;top:50%;left:-6px;transform:translateY(-50%)rotate(45deg)}.hp-upgrade-popover>*{z-index:1;position:relative}.hp-upgrade-popover-header{margin-bottom:6px}.hp-upgrade-link{color:#3b6ff5;font-weight:700;text-decoration:none;transition:color .15s}.hp-upgrade-link:hover{color:#2958d6;text-decoration:underline}.hp-upgrade-suffix{color:#374151;white-space:nowrap}.hp-upgrade-desc{color:#4b5563;margin:6px 0 0;font-size:12px;line-height:1.5}.hp-upgrade-demo{text-align:center;color:#3b6ff5;margin-top:12px;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s;display:block}.hp-upgrade-demo:hover{color:#2958d6;text-decoration:underline}.hp-popover{z-index:120;pointer-events:auto;background:linear-gradient(150deg,#ebf0fcf7 0%,#e4ecfafa 30%,#dee8f8f7 60%,#e8eefaf5 100%);border:1.5px solid #ffffffb8;border-radius:16px;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;animation:.18s ease-out hpPopoverIn;position:absolute;left:calc(100% + 14px);overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,0 1px 2px #00000014,0 4px 12px #788cb924,0 12px 36px #6478aa1a,0 24px 56px #50649b0f}.hp-popover:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#fff6 0%,#ffffff1a 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);border-radius:16px;position:absolute;inset:0}.hp-popover>*{z-index:1;position:relative}@keyframes hpPopoverIn{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.hp-notif-popover{flex-direction:column;width:300px;max-height:420px;display:flex;bottom:0}.hp-popover-header{border-bottom:1px solid #c8d7f53d;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.hp-popover-title{color:#111827;font-size:13px;font-weight:700}.hp-popover-badge{color:#3b6ff5;background:linear-gradient(145deg,#3b6ff51f 0%,#3b6ff50f 100%);border:1px solid #3b6ff52e;border-radius:99px;padding:2px 8px;font-size:11px;font-weight:600;box-shadow:inset 0 1px #fff6}.hp-popover-list{scrollbar-width:none;flex:1;padding:4px 0;overflow-y:auto}.hp-popover-list::-webkit-scrollbar{display:none}.hp-popover-empty{text-align:center;color:#9ca3af;padding:30px 16px;font-size:12px}.hp-popover-footer{text-align:center;background:linear-gradient(#ffffff0f 0%,#f0f6ff1a 100%);border-top:1px solid #c8d7f53d;padding:10px 16px}.hp-popover-footer-link{color:#3b6ff5;font-size:12px;font-weight:600;text-decoration:none;transition:color .15s}.hp-popover-footer-link:hover{color:#2958d6;text-decoration:underline}.hp-notif-item{border-bottom:1px solid #c8d7f51f;justify-content:space-between;align-items:center;gap:8px;padding:10px 16px;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex}.hp-notif-item:last-child{border-bottom:none}.hp-notif-item:hover{background:linear-gradient(145deg,#ffffff2e 0%,#f0f5ff1f 100%)}.hp-notif-item-content{flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.hp-notif-item-icon{color:#f59e0b;flex-shrink:0;margin-top:1px}.hp-notif-item-text{color:#374151;font-size:12px;line-height:1.4}.hp-notif-item-action{cursor:pointer;color:#9ca3af;background:linear-gradient(145deg,#ffffff7a 0%,#f0f5ff66 100%);border:1px solid #fff9;border-radius:6px;flex-shrink:0;padding:4px;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:inset 0 1px #fff9}.hp-notif-item-action:hover{color:#047857;background:#04785714;border-color:#0478574d;box-shadow:inset 0 1px #ffffff80,0 1px 4px #0478571a}.hp-user-popover{width:220px;bottom:0}.hp-user-popover-header{border-bottom:1px solid #c8d7f53d;flex-direction:column;gap:2px;padding:14px 16px;display:flex}.hp-user-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.hp-user-email{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.hp-user-menu-item{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.hp-user-menu-item:hover{color:#111827;background:linear-gradient(145deg,#ffffff2e 0%,#f0f5ff1f 100%)}.hp-user-menu-item--disabled{opacity:.45;cursor:not-allowed}.hp-user-menu-item--disabled:hover{color:#374151;background:0 0}.hp-user-menu-item--danger{color:#dc2626}.hp-user-menu-item--danger:hover{color:#b91c1c;background:#dc26260f}.hp-user-menu-item-icon{color:inherit;opacity:.7;display:flex}.hp-user-menu-lock{color:#9ca3af;margin-left:auto}.hp-drawer{pointer-events:none;z-index:1;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);width:0;height:100%;transition:width .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:4px 0 20px #0000}.hp-drawer:before,.hp-drawer:after{display:none}.hp-drawer.open{pointer-events:auto;width:300px;box-shadow:1px 0 2px #00000014,4px 0 12px #0000000f}.hp-drawer-inner{z-index:1;flex-direction:column;width:300px;height:100%;display:flex;position:relative;overflow:hidden}.hp-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 16px 12px;display:flex}.hp-title{color:#fff;margin:0;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:700}.hp-clear-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;padding:4px;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex}.hp-clear-btn:hover{color:#ef4444;background:#ef44440f;border-color:#ef444426}.hp-confirm{border-radius:10px;margin:0 12px 8px;padding:12px;animation:.15s hpSlideDown}.hp-confirm-msg{color:#374151;margin:0 0 10px;font-size:14px}.hp-confirm-btns{justify-content:flex-end;gap:6px;display:flex}.hp-confirm-cancel,.hp-confirm-clear{cursor:pointer;border:1px solid #fff9;border-radius:6px;padding:4px 12px;font-size:11px;font-weight:500;transition:all .22s cubic-bezier(.4,0,.2,1)}.hp-confirm-cancel{color:#374151;background:linear-gradient(145deg,#ffffffa3 0%,#f0f5ff8f 100%);box-shadow:inset 0 1px #fffc}.hp-confirm-cancel:hover{background:linear-gradient(145deg,#ffffffb8 0%,#f0f5ffa3 100%);border-color:#fffc}.hp-confirm-clear{color:#dc2626;background:linear-gradient(145deg,#fecacab8 0%,#fca5a599 100%);border-color:#ef444440;box-shadow:inset 0 1px #ffffff80}.hp-confirm-clear:hover{background:linear-gradient(145deg,#fca5a5cc 0%,#f88c8cad 100%)}@keyframes hpSlideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.hp-search{flex-shrink:0;margin:0 12px 8px;position:relative}.hp-search-input{color:#fff;box-sizing:border-box;background:linear-gradient(145deg,#ffffffa3 0%,#f0f5ff8f 50%,#fff9 100%);border:1px solid #ffffffb8;border-radius:10px;outline:none;width:100%;padding:8px 30px 8px 32px;font-family:Manrope,sans-serif;font-size:14px;transition:all .22s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1.5px #ffffffd9,inset 0 -.5px #c8d7f524,0 1px 4px #8296be0f}.hp-search-input::placeholder{color:#fff}.hp-search-icon{color:#fff;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.hp-search-clear{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:4px;padding:2px;transition:color .15s;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.hp-search-clear:hover{color:#374151}.hp-filters{flex-shrink:0;gap:4px;padding:0 12px 8px;display:flex}.hp-filter{cursor:pointer;color:#6b7280;background:0 0;border:1px solid #ffffff7a;border-radius:6px;align-items:center;gap:3px;padding:3px 8px;font-size:10px;font-weight:500;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex}.hp-filter.on{color:#3b6ff5;background:linear-gradient(145deg,#ffffff8f 0%,#e6f0ff7a 100%);border-color:#ffffffb8;box-shadow:inset 0 1px #ffffffbf,0 1px 3px #3b6ff50f}.hp-filter:hover:not(.on){background:#ffffff47;border-color:#ffffff8f;box-shadow:inset 0 1px #ffffff80}.hp-list{scrollbar-width:none;flex:1;overflow:hidden auto}.hp-list::-webkit-scrollbar{display:none}.hp-loading{flex-direction:column;gap:10px;padding:12px 16px;display:flex}.hp-skel{flex-direction:column;gap:6px;display:flex}.hp-skel-line{background:linear-gradient(90deg,#fff6 25%,#c8d7f047 50%,#fff6 75%) 0 0/200% 100%;border-radius:4px;height:10px;animation:1.5s ease-in-out infinite hpShimmer}.hp-skel-line.w70{width:70%}.hp-skel-line.w40{width:40%}@keyframes hpShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hp-empty{text-align:center;color:#9ca3af;padding:40px 16px;font-size:12px}.hp-group{margin:0}.hp-group-hdr{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:8px 16px;font-family:Manrope,sans-serif;transition:background .22s cubic-bezier(.4,0,.2,1);display:flex}.hp-group-hdr:hover{background:linear-gradient(145deg,#ffffff24 0%,#f0f5ff14 100%)}.hp-group-date{color:#fff;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:600}.hp-group-chev{color:#fff;transition:transform .2s;transform:rotate(0)}.hp-group-chev.col{transform:rotate(-90deg)}.hp-group-items{opacity:1;max-height:2000px;transition:all .2s;overflow:hidden}.hp-group-items.col{opacity:0;max-height:0}.hp-item{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:8px 16px;font-family:Manrope,sans-serif;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.hp-item:after{content:"";background:#c8d7f529;height:1px;position:absolute;bottom:0;left:16px;right:16px}.hp-item:last-child:after{display:none}.hp-item:hover{background:linear-gradient(145deg,#ffffff2e 0%,#f0f5ff1f 100%)}.hp-item-row{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.hp-item-label{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.3;overflow:hidden}.hp-item-time{color:#fff;white-space:nowrap;flex-shrink:0;font-size:10px}.hp-src-icon{opacity:.45;flex-shrink:0}.hp-src-icon.chat{color:#60a5fa}.hp-src-icon.workflow{color:#a78bfa}.hp-popup{z-index:200;pointer-events:auto;background:linear-gradient(150deg,#ebf0fcf7 0%,#e4ecfafa 30%,#dee8f8f7 60%,#e8eefaf5 100%);border:1.5px solid #ffffffb8;border-radius:16px;position:absolute;top:50%;left:calc(100% + 12px);overflow:hidden;transform:translateY(-50%);box-shadow:0 1px 2px #00000014,0 4px 12px #0000001a,0 12px 36px #0000000f}.hp-popup:before{display:none}.hp-popup>*{z-index:1;position:relative}@keyframes hpPopupIn{0%{opacity:0;transform:translateY(-50%)translate(-6px)scale(.96)}to{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}.hp-notif-popup{flex-direction:column;width:320px;max-height:420px;display:flex}.hp-user-popup{width:240px;top:auto;bottom:0;transform:none}.hp-popup-header{border-bottom:1px solid #c8d7f53d;flex-direction:column;gap:2px;padding:12px 14px;display:flex}.hp-popup-title{color:#111827;font-family:Manrope,-apple-system,sans-serif;font-size:13px;font-weight:700}.hp-popup-sub{color:#9ca3af;font-size:11px;font-weight:400}.hp-popup-badge{color:#3b6ff5;background:linear-gradient(145deg,#3b6ff51f 0%,#3b6ff50f 100%);border:1px solid #3b6ff52e;border-radius:10px;align-self:flex-start;margin-top:4px;padding:2px 7px;font-size:10px;font-weight:600;box-shadow:inset 0 1px #fff6}.hp-popup-list{scrollbar-width:none;flex:1;max-height:300px;overflow-y:auto}.hp-popup-list::-webkit-scrollbar{display:none}.hp-popup-item{border-bottom:1px solid #c8d7f529;justify-content:space-between;align-items:center;padding:10px 14px;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex}.hp-popup-item:last-child{border-bottom:none}.hp-popup-item:hover{background:linear-gradient(145deg,#ffffff2e 0%,#f0f5ff1f 100%)}.hp-popup-item-row{flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.hp-popup-item-icon{color:#f59e0b;flex-shrink:0;margin-top:1px}.hp-popup-item-text{color:#374151;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.hp-popup-item-action{cursor:pointer;color:#047857;background:linear-gradient(145deg,#0478571f 0%,#0478570f 100%);border:1px solid #0478572e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-left:8px;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:inset 0 1px #fff6}.hp-popup-item-action:hover{background:linear-gradient(145deg,#04785738 0%,#04785724 100%);border-color:#0478574d;transform:scale(1.05);box-shadow:inset 0 1px #fff6,0 2px 6px #0478571f}.hp-popup-empty{text-align:center;color:#9ca3af;padding:28px 14px;font-size:12px}.hp-popup-footer{text-align:center;background:linear-gradient(#ffffff0f 0%,#f0f6ff1a 100%);border-top:1px solid #c8d7f53d;padding:10px 14px}.hp-popup-footer-link{color:#3b6ff5;font-size:11px;font-weight:600;text-decoration:none;transition:color .15s}.hp-popup-footer-link:hover{color:#2958d6;text-decoration:underline}.hp-popup-menu-btn{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 14px;font-family:Manrope,sans-serif;font-size:13px;font-weight:500;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.hp-popup-menu-btn:hover{color:#3b6ff5;background:linear-gradient(145deg,#ffffff2e 0%,#f0f5ff1f 100%)}.hp-popup-menu-btn.disabled{opacity:.45;cursor:not-allowed}.hp-popup-menu-btn.disabled:hover{color:#374151;background:0 0}.hp-popup-menu-icon{color:inherit;flex-shrink:0;align-items:center;display:flex}.hp-popup-menu-lock{color:#9ca3af;margin-left:auto}@media (width<=768px){.hp-rail{width:48px}.hp-rail-btn{border-radius:8px;width:34px;height:34px}.hp-avatar-btn{width:32px;height:32px}.hp-drawer.open,.hp-drawer-inner,.hp-notif-popover{width:260px}.hp-user-popover{width:200px}.hp-upgrade-popover{width:230px}.hp-notif-popup{width:280px}.hp-user-popup{width:210px}}@media (width<=480px){.hp-rail{width:44px}.hp-drawer.open,.hp-drawer-inner{width:calc(100vw - 44px)}.hp-notif-popover,.hp-notif-popup{width:calc(100vw - 60px)}}.hp-root .cp-overlay{pointer-events:auto;z-index:10000!important}.hp-notif-center{justify-content:center;align-items:center;display:flex;position:relative}.hp-notif-center .nc-bell{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:0;width:26px;height:26px;padding:1.3rem 0;transition:all .22s cubic-bezier(.4,0,.2,1)}.hp-notif-center .nc-bell svg{width:20px;height:20px}.hp-notif-center .nc-bell:hover{opacity:.8;background:0 0}.hp-notif-center .nc-bell.nc-bell--active{color:#fffffff2;background:0 0}.hp-notif-center .nc-badge{color:#fff;pointer-events:none;background:linear-gradient(135deg,#f87171 0%,#ef4444 100%);border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;top:8px;right:-4px;box-shadow:0 0 0 2px #0a0a14cc}.hp-notif-center .nc-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2100;background:#12121cf2;border:1px solid #ffffff14;min-width:320px;animation:.15s ease-out hpNotifIn;position:absolute;inset:auto auto -10px calc(100% + 16px);box-shadow:0 12px 40px #00000080}@keyframes hpNotifIn{0%{opacity:0;transform:translate(-4px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.hp-avatar{color:#fffffff2;background:linear-gradient(135deg,#f973164d,#a78bfa4d);border:1px solid #ffffff1f;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.hp-user-dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2100;background:#12121cf2;border:1px solid #ffffff14;border-radius:10px;width:220px;padding:6px;animation:.15s ease-out hpMenuIn;position:absolute;bottom:0;left:calc(100% + 8px);box-shadow:0 12px 40px #00000080}@keyframes hpMenuIn{0%{opacity:0;transform:translate(-4px)scale(.97)}to{opacity:1;transform:translate(0)scale(1)}}.hp-user-dropdown-header{padding:10px 12px 8px}.hp-user-dropdown-name{color:#fffffff2;font-size:13px;font-weight:600;display:block}.hp-user-dropdown-email{color:#ffffff73;margin-top:2px;font-size:11px;display:block}.hp-user-dropdown-divider{background:#ffffff0f;height:1px;margin:4px 6px}.hp-user-dropdown-list{flex-direction:column;gap:1px;display:flex}.hp-user-dropdown-item{color:#ffffffa6;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:8px 12px;font-size:13px;transition:all .15s;display:flex}.hp-user-dropdown-item:hover{color:#fffffff2;background:#ffffff0f}.hp-user-dropdown-item--danger:hover{color:#ef4444;background:#ef44441f}.hp-user-dropdown-icon{color:inherit;align-items:center;display:flex}.csg-container{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;margin:0 0 12px;overflow:hidden}.csg-header{color:#ffffffe6;cursor:pointer;background:#a855f714;border:none;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.csg-header:hover{background:#a855f724}.csg-header-text{align-items:center;gap:8px;display:flex}.csg-header-icon{font-size:16px}.csg-steps{flex-direction:column;gap:14px;padding:16px 18px 18px;display:flex}.csg-step{align-items:flex-start;gap:14px;display:flex}.csg-step--done .csg-step-title{color:#fff6;text-decoration:line-through}.csg-step--done .csg-step-desc{color:#ffffff40}.csg-step-badge{background:#a855f726;border:1px solid #a855f74d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.csg-step-num{color:#a855f7;font-size:12px;font-weight:700}.csg-check{color:#10b981}.csg-step-content{flex:1;min-width:0}.csg-step-title{color:#ffffffe6;margin:0 0 3px;font-size:13px;font-weight:600;line-height:1.3}.csg-step-desc{color:#ffffff80;margin:0;font-size:12px;line-height:1.5}.csg-step-link{color:#a78bfa;background:#a855f71a;border:1px solid #a855f740;border-radius:6px;align-items:center;gap:5px;margin-top:6px;padding:4px 10px;font-size:11px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.csg-step-link:hover{color:#c4b5fd;background:#a855f733}.csg-connected-badge{color:#10b981;background:#10b98114;border:1px solid #10b98133;border-radius:8px;align-items:center;gap:8px;margin-top:4px;padding:10px 14px;font-size:12px;font-weight:600;display:flex}.ch-overlay{--ch-bg:#0b0b0c;--ch-surface:#121214;--ch-card:#171718;--ch-card-hover:#1e2022;--ch-muted:#a0a3a6;--ch-text:#e6e7e9;--ch-border:#ffffff0f;--ch-border-strong:#ffffff1a;--ch-accent:#2f80ed;--ch-accent-hover:#4a94f5;--ch-success:#30d158;--ch-danger:#ff453a;--ch-radius:12px;--ch-radius-sm:8px;--ch-radius-pill:20px;--ch-transition:.2s ease;z-index:50000;-webkit-backdrop-filter:blur(4px);isolation:isolate;pointer-events:auto;background:#000000b8;justify-content:center;align-items:center;padding:16px;animation:.18s ch-overlay-in;display:flex;position:fixed;inset:0}@keyframes ch-overlay-in{0%{opacity:0}to{opacity:1}}.ch-panel{background:var(--ch-surface);border:1px solid var(--ch-border);border-radius:18px;flex-direction:column;width:100%;max-width:680px;max-height:85vh;animation:.22s cubic-bezier(.22,.9,.36,1) ch-panel-in;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0a,0 24px 64px #0009,0 8px 24px #0006}@keyframes ch-panel-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.ch-close-btn{z-index:10;background:var(--ch-card);border:1px solid var(--ch-border);width:32px;height:32px;color:var(--ch-muted);cursor:pointer;transition:background var(--ch-transition), color var(--ch-transition);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.ch-close-btn:hover{background:var(--ch-card-hover);color:var(--ch-text)}.ch-content{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;padding:24px;overflow:hidden auto}.ch-content::-webkit-scrollbar{width:4px}.ch-content::-webkit-scrollbar-track{background:0 0}.ch-content::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:4px}.ch-view{transition:opacity .2s,transform .2s}.ch-view--enter{opacity:0;transform:translate(12px)}.ch-view--visible{opacity:1;transform:translate(0)}.ch-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-right:40px;display:flex}.ch-header-text{flex-direction:column;gap:4px;display:flex}.ch-title{color:var(--ch-text);margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.ch-subtitle{color:var(--ch-muted);margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.ch-connected-badge{color:var(--ch-success);border-radius:var(--ch-radius-pill);white-space:nowrap;background:#30d1581a;border:1px solid #30d15833;flex-shrink:0;margin-top:2px;padding:4px 10px;font-size:12px;font-weight:500}.ch-section-label{text-transform:uppercase;letter-spacing:.8px;color:var(--ch-muted);margin:0 0 10px;padding:0;font-size:11px;font-weight:600}.ch-popular-section{margin-bottom:24px}.ch-popular-grid{grid-template-columns:repeat(8,1fr);gap:8px;display:grid}@media (width<=500px){.ch-popular-grid{grid-template-columns:repeat(4,1fr)}}.ch-popular-tile{aspect-ratio:1;background:var(--ch-card);border:1px solid var(--ch-border);border-radius:var(--ch-radius);cursor:pointer;transition:background var(--ch-transition), border-color var(--ch-transition), transform .12s ease;justify-content:center;align-items:center;padding:10px;display:flex;position:relative}.ch-popular-tile:hover{background:var(--ch-card-hover);border-color:var(--ch-border-strong);transform:scale(1.04)}.ch-popular-tile:active{transform:scale(.96)}.ch-popular-tile--connected{border-color:#30d15840}.ch-popular-logo{object-fit:contain;filter:brightness(.95);width:28px;height:28px}.ch-popular-emoji{font-size:24px;line-height:1}.ch-popular-dot{background:var(--ch-success);border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px;box-shadow:0 0 6px #30d15880}.ch-list-section{margin-bottom:16px}.ch-list{background:var(--ch-border);border-radius:var(--ch-radius);flex-direction:column;gap:1px;display:flex;overflow:hidden}.ch-list-item{background:var(--ch-card);cursor:pointer;text-align:left;transition:background var(--ch-transition);border:none;align-items:center;gap:12px;padding:10px 14px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.ch-list-item:hover{background:var(--ch-card-hover)}.ch-list-item:active{background:#ffffff14}.ch-list-icon{background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.ch-list-body{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.ch-list-name{color:var(--ch-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.ch-list-desc{color:var(--ch-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.ch-list-meta{flex-shrink:0;align-items:center;gap:8px;display:flex}.ch-list-category{color:var(--ch-muted);white-space:nowrap;background:#ffffff0d;border-radius:10px;padding:2px 8px;font-size:10px}.ch-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (width<=500px){.ch-grid{grid-template-columns:repeat(2,1fr)}}.ch-tile{background:var(--ch-card);border:1px solid var(--ch-border);border-radius:var(--ch-radius);cursor:pointer;text-align:left;transition:background var(--ch-transition), border-color var(--ch-transition), transform .12s ease;flex-direction:column;align-items:flex-start;gap:8px;min-height:90px;padding:14px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;position:relative}.ch-tile:hover{background:var(--ch-card-hover);border-color:var(--ch-border-strong)}.ch-tile:active{transform:scale(.98)}.ch-tile:focus-visible{box-shadow:0 0 0 2px var(--ch-accent);outline:none}.ch-tile--connected{border-color:#30d15833}.ch-tile--connected:hover{border-color:#30d15859}.ch-tile-icon{border-radius:var(--ch-radius-sm);background:#ffffff0a;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;line-height:1;display:flex}.ch-tile-body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ch-tile-name{color:var(--ch-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.ch-tile-desc{color:var(--ch-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:400;overflow:hidden}.ch-tile-status{align-items:center;display:flex;position:absolute;top:10px;right:10px}.ch-status-dot{background:var(--ch-success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 6px #30d15880}.ch-back-btn{color:var(--ch-muted);cursor:pointer;transition:color var(--ch-transition);background:0 0;border:none;align-items:center;gap:6px;margin-bottom:20px;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;display:inline-flex}.ch-back-btn:hover{color:var(--ch-text)}.ch-back-btn:focus-visible{outline:2px solid var(--ch-accent);outline-offset:4px;border-radius:4px}.ch-detail-header{align-items:center;gap:14px;margin-bottom:24px;padding-right:40px;display:flex}.ch-detail-icon{background:var(--ch-card);border:1px solid var(--ch-border);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:28px;display:flex}.ch-detail-logo{object-fit:contain;width:32px;height:32px}.ch-detail-meta{flex:1;min-width:0}.ch-detail-name{color:var(--ch-text);margin:0 0 3px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:17px;font-weight:600}.ch-detail-desc{color:var(--ch-muted);margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:400}.ch-connect-btn{border-radius:var(--ch-radius-pill);color:#0b0b0c;cursor:pointer;height:36px;transition:background var(--ch-transition), opacity var(--ch-transition);background:#fff;border:none;flex-shrink:0;justify-content:center;align-items:center;gap:6px;min-width:90px;padding:0 18px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600;display:flex}.ch-connect-btn:hover:not(:disabled){background:#e8e8e8}.ch-connect-btn:disabled{opacity:.6;cursor:not-allowed}.ch-connect-btn--connected{color:var(--ch-muted);border:1px solid var(--ch-border-strong);background:0 0}.ch-connect-btn--connected:hover:not(:disabled){color:var(--ch-danger);background:#ff453a14;border-color:#ff453a40}.ch-section{margin-bottom:20px}.ch-section-title{color:var(--ch-text);text-transform:uppercase;letter-spacing:.04em;margin:0 0 10px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600}.ch-permissions-card{background:var(--ch-card);border:1px solid var(--ch-border);border-radius:var(--ch-radius);overflow:hidden}.ch-perm-row{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.ch-perm-row:last-child{border-bottom:none}.ch-perm-label-wrap{flex-direction:column;gap:2px;display:flex}.ch-perm-label{color:var(--ch-text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500}.ch-perm-hint{color:var(--ch-muted);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:11px;font-weight:400}.ch-toggle{cursor:pointer;background:#ffffff1f;border:none;border-radius:20px;flex-shrink:0;width:36px;height:20px;padding:0;transition:background .2s;position:relative}.ch-toggle--on{background:var(--ch-accent)}.ch-toggle--disabled{opacity:.4;cursor:not-allowed}.ch-toggle-knob{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000004d}.ch-toggle--on .ch-toggle-knob{transform:translate(16px)}.ch-exec-card{gap:8px;display:flex}.ch-exec-btn{background:var(--ch-card);border:1px solid var(--ch-border);border-radius:var(--ch-radius);cursor:pointer;text-align:left;transition:background var(--ch-transition), border-color var(--ch-transition);flex:1;align-items:center;gap:10px;padding:12px 14px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.ch-exec-btn:hover:not(:disabled){background:var(--ch-card-hover)}.ch-exec-btn--active{border-color:var(--ch-accent);background:#2f80ed14}.ch-exec-btn:disabled{opacity:.4;cursor:not-allowed}.ch-exec-btn:focus-visible{outline:2px solid var(--ch-accent);outline-offset:2px}.ch-exec-icon{flex-shrink:0;font-size:18px}.ch-exec-label{color:var(--ch-text);margin-bottom:2px;font-size:13px;font-weight:500;display:block}.ch-exec-sublabel{color:var(--ch-muted);font-size:11px;display:block}.ch-info-card{background:var(--ch-card);border:1px solid var(--ch-border);border-radius:var(--ch-radius);overflow:hidden}.ch-info-row{justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.ch-info-row--wrap{align-items:flex-start}.ch-info-divider{background:#ffffff08;height:1px;margin:0}.ch-info-label{color:var(--ch-muted);flex-shrink:0;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:12px;font-weight:400}.ch-info-value{color:var(--ch-text);text-align:right;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:400}.ch-info-value--code{background:#ffffff0d;border-radius:6px;padding:2px 8px;font-family:SF Mono,Fira Mono,Consolas,monospace;font-size:12px}.ch-caps-list{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.ch-cap-tag{color:var(--ch-text);border:1px solid var(--ch-border);white-space:nowrap;background:#ffffff0f;border-radius:6px;padding:3px 8px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:11px;font-weight:400}.ch-cta-btn{border-radius:var(--ch-radius-pill);background:var(--ch-accent);color:#fff;cursor:pointer;width:100%;height:44px;transition:background var(--ch-transition), opacity var(--ch-transition);border:none;margin-top:8px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600}.ch-cta-btn:hover:not(:disabled){background:var(--ch-accent-hover)}.ch-cta-btn:disabled{opacity:.6;cursor:not-allowed}.ch-spinner{border:2px solid #0003;border-top-color:#0b0b0c;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite ch-spin;display:inline-block}@keyframes ch-spin{to{transform:rotate(360deg)}}.ch-connect-btn--connected .ch-spinner{border-color:#fff3;border-top-color:var(--ch-muted)}.ch-apikey-overlay{-webkit-backdrop-filter:blur(6px);z-index:10;background:#0000008c;border-radius:18px;justify-content:center;align-items:center;animation:.15s ch-overlay-in;display:flex;position:absolute;inset:0}.ch-apikey-modal{background:var(--ch-bg);border:1px solid var(--ch-border-strong);border-radius:var(--ch-radius);flex-direction:column;gap:12px;width:340px;padding:20px;display:flex;box-shadow:0 16px 48px #0009}.ch-apikey-header{justify-content:space-between;align-items:center;display:flex}.ch-apikey-title{color:var(--ch-text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:600}.ch-apikey-close{color:var(--ch-muted);cursor:pointer;transition:color var(--ch-transition);background:0 0;border:none;padding:0;font-size:16px;line-height:1}.ch-apikey-close:hover{color:var(--ch-text)}.ch-apikey-input{background:var(--ch-card);border:1px solid var(--ch-border-strong);border-radius:var(--ch-radius-sm);width:100%;height:38px;color:var(--ch-text);box-sizing:border-box;transition:border-color var(--ch-transition);outline:none;padding:0 12px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px}.ch-apikey-input::placeholder{color:var(--ch-muted)}.ch-apikey-input:focus{border-color:var(--ch-accent)}.ch-apikey-submit{border-radius:var(--ch-radius-pill);background:var(--ch-accent);color:#fff;cursor:pointer;height:38px;transition:background var(--ch-transition), opacity var(--ch-transition);border:none;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:600}.ch-apikey-submit:hover:not(:disabled){background:var(--ch-accent-hover)}.ch-apikey-submit:disabled{opacity:.5;cursor:not-allowed}.ch-search-bar{width:100%;margin-bottom:16px}.ch-search-input{background:var(--ch-card);border:1px solid var(--ch-border);border-radius:var(--ch-radius-sm);width:100%;height:40px;color:var(--ch-text);box-sizing:border-box;transition:border-color var(--ch-transition), background var(--ch-transition);outline:none;padding:0 14px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px}.ch-search-input::placeholder{color:var(--ch-muted)}.ch-search-input:focus{border-color:var(--ch-accent);background:var(--ch-card-hover)}.ch-category-tabs{scrollbar-width:none;gap:8px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.ch-category-tabs::-webkit-scrollbar{display:none}.ch-category-tab{border-radius:var(--ch-radius-pill);height:32px;color:var(--ch-muted);cursor:pointer;white-space:nowrap;transition:all var(--ch-transition);background:#ffffff0a;border:1px solid #0000;align-items:center;gap:6px;padding:0 14px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;display:flex}.ch-category-tab:hover{color:var(--ch-text);background:#ffffff14}.ch-category-tab--active{color:var(--ch-text);border-color:var(--ch-border-strong);background:#ffffff1f}.ch-category-count{color:var(--ch-text);background:#0000004d;border-radius:10px;padding:2px 6px;font-size:11px}.ch-loading,.ch-empty{height:120px;color:var(--ch-muted);border:1px dashed var(--ch-border-strong);border-radius:var(--ch-radius);justify-content:center;align-items:center;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;display:flex}.ch-tools-card{background:var(--ch-card);border:1px solid var(--ch-border);border-radius:var(--ch-radius);overflow:hidden}.ch-tool-row{justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex}.ch-tool-row+.ch-tool-row{border-top:1px solid var(--ch-border)}.ch-tool-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ch-tool-name{color:var(--ch-accent);white-space:nowrap;font-family:SF Mono,Fira Code,monospace;font-size:12px}.ch-tool-action{color:var(--ch-muted);font-size:13px;line-height:1.3}.ch-tool-badges{flex-shrink:0;align-items:center;gap:6px;display:flex}.ch-tool-perm{color:var(--ch-muted);background:#ffffff0f;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}.ch-tool-perm--read{color:#4ade80;background:#4ade801a}.ch-tool-perm--write{color:#fbbf24;background:#fbbf241a}.ch-tool-perm--send{color:#60a5fa;background:#60a5fa1a}.ch-tool-perm--create{color:#c084fc;background:#c084fc1a}.ch-tool-perm--read-send{color:#67e8f9;background:#67e8f91a}.ch-tool-hitl{color:#fb923c;white-space:nowrap;background:#fb923c26;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500}.ch-workflows-card{background:var(--ch-card);border:1px solid var(--ch-border);border-radius:var(--ch-radius);overflow:hidden}.ch-workflow-row{align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.ch-workflow-row+.ch-workflow-row{border-top:1px solid var(--ch-border)}.ch-workflow-icon{flex-shrink:0;margin-top:1px;font-size:14px}.ch-workflow-text{flex-direction:column;gap:2px;display:flex}.ch-workflow-title{color:var(--ch-text);font-size:13px;font-weight:600}.ch-workflow-desc{color:var(--ch-muted);font-size:13px;line-height:1.4}.ch-section--link{margin-top:4px}.ch-docs-link{border-radius:var(--ch-radius);color:#60a5fa;transition:all var(--ch-transition);cursor:pointer;background:#60a5fa14;border:1px solid #60a5fa33;align-items:center;gap:8px;padding:12px 14px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.ch-docs-link:hover{background:#60a5fa24;border-color:#60a5fa59}.button-wrapper{display:flex}.button-wrapper.disabled{cursor:not-allowed}.button{border:1px solid var(--gray60);box-sizing:border-box;text-align:center;color:#fff;border-radius:12px;flex:1;padding:10px 20px;font-size:14px;text-decoration:none}.button.disabled{color:#000}.button.black-font{color:#000!important}.button.Secondary:hover{border-radius:12px;background-color:var(--blue70)!important}.button.Primary:hover{background-color:var(--gray50)!important}.button.Text:hover{background-color:var(--black80)!important}.button.White:hover{background-color:var(--gray50)!important}.button-content{text-align:center;justify-content:center;display:flex;position:relative}.overlay{justify-content:center;align-items:center;display:flex}.box-input{text-align:center;width:30px;height:30px;margin:5px;font-size:18px}.request-code-container{margin-top:10px}.request-code-button{color:#00f;cursor:pointer}.auth-button-container{width:100%}.auth-verify-inner{flex-direction:column;gap:20px;display:flex}.input-label{color:#ebebefe6;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.text-input-container{gap:.5rem;width:100%;display:flex;flex-direction:column!important}.text-input-container input{box-sizing:border-box;width:100%;color:var(--color-pure-white,#fff);background-color:#1f1d26cc;outline:none;height:auto;margin:0;padding:.55rem;font-weight:500;line-height:1;transition:all .2s;box-shadow:0 4px 10px #0000001a;border:1px solid #3f74fe66!important;border-radius:.5rem!important;font-size:.95rem!important}.text-input-container input:focus{outline:none;box-shadow:0 0 0 2px #3f74fe33,0 4px 10px #0000001a;border-color:#3f74fecc!important}.text-input-container input::placeholder{color:#ebebef66}.text-input-container .error-message{color:#dc3545;margin-top:.25rem;font-size:.75rem}.text-input-container.error{color:#dc3545}.text-input-container.error input{color:var(--color-pure-white,#fff);background-color:#dc35451a;border-color:#dc354566!important}.text-input-container textarea{box-sizing:border-box;width:100%;color:var(--color-pure-white,#fff);resize:vertical;scrollbar-width:thin;scrollbar-color:#3f74fe80 transparent;background-color:#1f1d26cc;outline:none;min-height:3rem;max-height:12rem;margin:0;padding:.85rem;font-weight:500;line-height:1.5;transition:all .2s;overflow-y:auto;box-shadow:0 4px 10px #0000001a;border:1px solid #3f74fe66!important;border-radius:.5rem!important;font-size:.85rem!important}.text-input-container textarea::-webkit-scrollbar{width:7px}.text-input-container textarea::-webkit-scrollbar-track{background:0 0}.text-input-container textarea::-webkit-scrollbar-thumb{background-color:#3f74fe80;border-radius:6px}.text-input-container textarea:focus{outline:none;box-shadow:0 0 0 2px #3f74fe33,0 4px 10px #0000001a;border-color:#3f74fecc!important}.text-input-container textarea::placeholder{color:#ebebef66}.text-input-container.error textarea{color:var(--color-pure-white,#fff);background-color:#dc35451a;border-color:#dc354566!important}.text-input-container input:focus,.text-input-container textarea:focus{animation:.3s inputFocusPulse}@keyframes inputFocusPulse{0%{transform:scale(1)}50%{transform:scale(1.01)}to{transform:scale(1)}}.account-creation-container{perspective:1000px;background-color:#f3f4f6;justify-content:center;align-items:center;height:100vh;display:flex}.account-creation-wrapper{background-color:#fff;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:480px;padding:32px;display:flex;box-shadow:0 4px 6px #0000001a}.welcome-form-section{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.welcome-form-section h2{margin-bottom:10px;font-size:26px;font-weight:700}.welcome-subheader{color:#4b5563;margin-bottom:16px;font-size:15px}.error-text{color:#dc2626;font-weight:500}.welcome-compact-form{width:100%;max-width:300px;margin:0 auto}.welcome-input-wrapper{margin-bottom:16px}.verify-button{background-color:var(--blue80);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:100%;margin-bottom:16px;padding:8px 16px;font-size:16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.verify-button:hover{background-color:var(--blue90)}.verify-button.verifying{cursor:not-allowed;opacity:.8}.verify-button.verified{color:#fff;background-color:#4caf50}.verify-button img,.verify-button svg{margin-left:8px}.disclaimer{color:#6b7280;text-align:center;margin-top:15px;font-size:10px}.welcome-fade-out{opacity:0;transition:opacity .3s ease-out}.welcome-fade-in{opacity:1;transition:opacity .3s ease-in}.welcome-form-section h2,.welcome-form-section .subheader{min-height:1.5em;transition:all .3s ease-in-out}.resend-link{text-align:center;margin-top:10px;font-size:11px}.resend-link a{color:#007bff;text-decoration:none}.resend-link a:hover{text-decoration:underline}@media (width<=768px){.account-creation-wrapper{width:90%;margin:16px;padding:16px}.welcome-form-section h2{font-size:20px}.welcome-subheader{font-size:14px}}.welcome-navigating-out{animation:.75s forwards flipOut}@keyframes flipOut{0%{opacity:1;transform:rotateY(0)}to{opacity:0;transform:rotateY(-90deg)}}.welcome-fade-in{animation:.5s forwards fadeIn}.welcome-fade-out{animation:.5s forwards fadeOut}@keyframes welcome-fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes welcome-fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes expand{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.fin-onboarding-account-container{background-color:#f3f4f6;justify-content:center;align-items:center;height:100vh;font-family:Arial,sans-serif;display:flex}.fin-onboarding-account-wrapper{background-color:#fff;border-radius:.5rem;width:70%;max-width:1200px;height:80%;max-height:800px;padding:2rem;animation:.5s ease-out expand;display:flex;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.fin-onboarding-account-items{flex-direction:column;align-items:center;width:100%;margin:auto;padding-bottom:100px;display:flex}.fin-title{text-align:center;margin-bottom:1rem;font-size:34px;font-weight:700}.fin-text{text-align:center;max-width:800px;margin-bottom:1rem;font-size:17px;line-height:1}.fin-input{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;max-width:335px;margin-bottom:15px;padding:10px;font-size:16px}.fin-button-group{justify-content:center;gap:2rem;width:100%;max-width:610px;padding-top:10px;display:flex}.fin-button{text-align:left;cursor:pointer;background-color:#f3f4f6;border:none;border-radius:.5rem;flex-direction:column;flex:1;align-items:stretch;max-width:335px;height:auto;min-height:140px;padding:1rem;transition:background-color .3s;display:flex}.fin-button:hover{background-color:#d1d5db}.fin-button-content{flex-direction:column;height:100%;display:flex}.fin-button-title{text-align:center;margin-top:5px;margin-bottom:15px;font-size:26px;font-weight:700}.fin-button-details{flex-grow:1;align-items:flex-start;display:flex}.fin-button-icon{flex-shrink:0;width:40px;height:35px;margin-right:14px}.fin-button-description{flex-grow:1;margin-top:4px;font-size:12px}.fin-name-form{justify-content:center;gap:10px;width:335px;height:40px;margin-top:10px;display:flex}.fin-name-form .fin-input{flex-grow:1;margin-bottom:0}.fin-submit-button{color:#fff;cursor:pointer;background-color:#4285f4;border:none;border-radius:4px;width:100%;max-width:80px;padding:10px;font-size:16px}.fin-submit-button:hover{background-color:#3367d6}.fin-password-input-wrapper{width:100%;max-width:335px;position:relative}.fin-password-input{padding-right:45px}.fin-password-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:40%;right:15px;transform:translateY(-50%)}.fin-password-toggle svg{color:#8f8f9d;width:19px;height:19px;padding-bottom:2px;display:block}.fin-form-container{flex-direction:column;align-items:center;width:100%;display:flex}@media (width<=768px){.fin-onboarding-account-wrapper{width:90%;padding:1rem}.fin-input,.fin-password-input-wrapper,.fin-submit-button,.fin-button-group,.fin-name-form,.fin-button{max-width:100%}.fin-button-group{flex-direction:column}}.fin-onboarding-container{background-color:#f3f4f6;justify-content:center;align-items:center;height:100vh;font-family:Arial,sans-serif;display:flex}.fin-onboarding-wrapper{background-color:#fff;border-radius:.5rem;width:70%;max-width:1200px;height:80%;max-height:800px;display:block;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.stripe-table-container{width:100%}.stripe-table-fallback{color:#4a3a14;text-align:center;background:#fffaf2;border:1px solid #fde8c5;border-radius:12px;padding:24px;font-size:14px;line-height:1.5}.stripe-table-fallback a{color:#1f6feb;font-weight:600;text-decoration:none}.stripe-table-fallback a:hover{text-decoration:underline}.advisor-email{box-sizing:border-box;text-align:center;width:100%;height:32px;font-size:18px}.ob-checklist{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0f172af2;border:1px solid #ffffff1a;border-radius:16px;width:340px;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.4s cubic-bezier(.4,0,.2,1) ob-slide-up;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 8px 32px #0006,inset 0 0 0 1px #ffffff0d}@keyframes ob-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ob-checklist--collapsed{width:280px}.ob-header{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 16px;transition:background .15s;display:flex}.ob-header:hover{background:#ffffff08}.ob-header-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ob-header-icon{color:#f97316;background:linear-gradient(135deg,#f9731633,#f973161a);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ob-header-text{flex-direction:column;min-width:0;display:flex}.ob-header-title{color:#e2e8f0;font-size:.85rem;font-weight:600}.ob-header-next{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.ob-header-right{flex-shrink:0;align-items:center;gap:6px;display:flex}.ob-progress-ring{width:28px;height:28px;position:relative}.ob-progress-arc{transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1)}.ob-progress-text{color:#f97316;justify-content:center;align-items:center;font-size:.55rem;font-weight:700;display:flex;position:absolute;inset:0}.ob-toggle,.ob-dismiss{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.ob-toggle:hover,.ob-dismiss:hover{color:#94a3b8;background:#ffffff0f}.ob-items{padding:8px;animation:.25s ob-items-in}@keyframes ob-items-in{0%{opacity:0}to{opacity:1}}.ob-item{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:0 0;border:none;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;transition:all .15s;display:flex}.ob-item:hover:not(.ob-item--done){background:#ffffff0a}.ob-item--done{cursor:default;opacity:.5}.ob-item--next{background:#f973160f;border:1px solid #f973161f}.ob-item--next:hover{background:#f973161a!important}.ob-item--celebrate{animation:.5s ob-celebrate}@keyframes ob-celebrate{0%{transform:scale(1)}30%{background:#10b9811a;transform:scale(1.02)}to{transform:scale(1)}}.ob-item-check{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;display:flex}.ob-check-icon{color:#475569}.ob-check-icon--done{color:#10b981}.ob-check-pulse{color:#f97316;animation:2s ease-in-out infinite ob-pulse}@keyframes ob-pulse{0%,to{opacity:1}50%{opacity:.5}}.ob-item-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ob-item-label{color:#e2e8f0;font-size:.82rem;font-weight:500;line-height:1.3}.ob-item-label--done{color:#64748b;text-decoration:line-through}.ob-item-desc{color:#64748b;font-size:.72rem;line-height:1.4}.ob-item-arrow{color:#f97316;opacity:0;flex-shrink:0;margin-top:2px;font-size:.85rem;font-weight:600;transition:opacity .15s,transform .15s}.ob-item--next:hover .ob-item-arrow{opacity:1;transform:translate(3px)}.ob-footer{text-align:center;padding:8px 12px 4px}.ob-footer span{color:#475569;justify-content:center;align-items:center;gap:4px;font-size:.7rem;display:flex}@media (width<=768px){.ob-checklist{width:auto;bottom:16px;left:16px;right:16px}.ob-checklist--collapsed{width:auto}}@media (width<=480px){.ob-checklist{border-radius:12px;bottom:12px;left:12px;right:12px}}.pendo-container{z-index:1001;text-align:center;opacity:1;z-index:1002;background:#fff;border:1px solid gray;border-radius:5px;padding:24px;font-size:14px;font-weight:600;transition:opacity .5s;position:absolute}.close-pendo-button{cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;top:2px;right:0}.tooltip-wrapper{pointer-events:auto;background:0 0;justify-content:center;align-items:center;display:inline-flex}.graph-workflow-tooltip-wrapper{pointer-events:auto;justify-content:center;align-items:center;display:inline-flex}.tooltip-portal{pointer-events:none;z-index:99999;position:fixed}.tooltip-portal.tooltip-interactive{pointer-events:auto}.tooltip-content{letter-spacing:.01em;text-align:center;pointer-events:none;will-change:transform, opacity;white-space:normal;word-wrap:break-word;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:#fff;-webkit-backdrop-filter:blur(32px)saturate(220%)brightness(.36);backdrop-filter:blur(32px)saturate(220%)brightness(.36);opacity:0;background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border:1.5px solid #ffffffa6;border-radius:12px;min-width:min-content;max-width:260px;padding:8px 14px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:600;line-height:1.4;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;transform:scale(.92)translateY(2px);box-shadow:0 0 0 .5px #c8d7f04d,inset 0 2px #ffffffeb,inset 2px 0 #ffffff6b,inset 0 -1px #c8d7f533,inset -1px 0 #c3dcfa2e,inset 0 0 28px #ffffff14,0 2px 6px #0000001f,0 8px 24px #788cb924,0 16px 40px #6478aa1a}.tooltip-content:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff3d 0%,#ffffff0f 18%,#0000 38%,#b4cdf50f 58%,#c8dcfa0a 78%,#0000 100%);border-radius:12px;position:absolute;inset:0}.tooltip-content:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f559 10%,#fffffff2 25%,#d2e1ff80 45%,#fffffff2 60%,#c3d7fa73 75%,#0000 100%);border-radius:1px;height:1.5px;position:absolute;top:0;left:8%;right:8%}.tooltip-content.tooltip-visible{opacity:1;transform:scale(1)translateY(0)}.tooltip-top .tooltip-content{transform:scale(.92)translateY(4px)}.tooltip-top .tooltip-content.tooltip-visible{transform:scale(1)translateY(0)}.tooltip-bottom .tooltip-content{transform:scale(.92)translateY(-4px)}.tooltip-bottom .tooltip-content.tooltip-visible{transform:scale(1)translateY(0)}.tooltip-left .tooltip-content{transform:scale(.92)translate(4px)}.tooltip-left .tooltip-content.tooltip-visible{transform:scale(1)translate(0)}.tooltip-right .tooltip-content{transform:scale(.92)translate(-4px)}.tooltip-right .tooltip-content.tooltip-visible{transform:scale(1)translate(0)}.tooltip-content:not(.tooltip-multiline){white-space:nowrap}@supports (width:min-content){.tooltip-content:not(.tooltip-multiline){white-space:nowrap;max-width:min(260px, max-content)}}.tooltip-content.tooltip-multiline{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;text-align:left;min-width:120px;max-width:260px;padding:10px 14px;line-height:1.5;white-space:normal!important}.tooltip-interactive .tooltip-content{pointer-events:auto;cursor:default;-webkit-user-select:text;user-select:text}.tooltip-interactive .tooltip-content a{color:#60a5fa;cursor:pointer;text-decoration:underline}.tooltip-interactive .tooltip-content a:hover{color:#93bbfd}.graph-workflow-tooltip-portal{pointer-events:none;z-index:99999;position:fixed}.graph-workflow-tooltip-portal.graph-workflow-tooltip-interactive{pointer-events:auto}.graph-workflow-tooltip-content{letter-spacing:.01em;text-align:center;pointer-events:none;will-change:transform, opacity;white-space:normal;word-wrap:break-word;word-break:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:#fff;-webkit-backdrop-filter:blur(32px)saturate(220%)brightness(.36);backdrop-filter:blur(32px)saturate(220%)brightness(.36);opacity:0;background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border:1.5px solid #ffffffa6;border-radius:12px;min-width:min-content;max-width:260px;padding:8px 14px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:600;line-height:1.4;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;transform:scale(.92)translateY(2px);box-shadow:0 0 0 .5px #c8d7f04d,inset 0 2px #ffffffeb,inset 2px 0 #ffffff6b,inset 0 -1px #c8d7f533,inset -1px 0 #c3dcfa2e,inset 0 0 28px #ffffff14,0 2px 6px #0000001f,0 8px 24px #788cb924,0 16px 40px #6478aa1a}.graph-workflow-tooltip-content:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff3d 0%,#ffffff0f 18%,#0000 38%,#b4cdf50f 58%,#c8dcfa0a 78%,#0000 100%);border-radius:12px;position:absolute;inset:0}.graph-workflow-tooltip-content:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f559 10%,#fffffff2 25%,#d2e1ff80 45%,#fffffff2 60%,#c3d7fa73 75%,#0000 100%);border-radius:1px;height:1.5px;position:absolute;top:0;left:8%;right:8%}.graph-workflow-tooltip-content.graph-workflow-tooltip-visible{opacity:1;transform:scale(1)translateY(0)}.graph-workflow-tooltip-top .graph-workflow-tooltip-content{transform:scale(.92)translateY(4px)}.graph-workflow-tooltip-top .graph-workflow-tooltip-content.graph-workflow-tooltip-visible{transform:scale(1)translateY(0)}.graph-workflow-tooltip-bottom .graph-workflow-tooltip-content{transform:scale(.92)translateY(-4px)}.graph-workflow-tooltip-bottom .graph-workflow-tooltip-content.graph-workflow-tooltip-visible{transform:scale(1)translateY(0)}.graph-workflow-tooltip-left .graph-workflow-tooltip-content{transform:scale(.92)translate(4px)}.graph-workflow-tooltip-left .graph-workflow-tooltip-content.graph-workflow-tooltip-visible{transform:scale(1)translate(0)}.graph-workflow-tooltip-right .graph-workflow-tooltip-content{transform:scale(.92)translate(-4px)}.graph-workflow-tooltip-right .graph-workflow-tooltip-content.graph-workflow-tooltip-visible{transform:scale(1)translate(0)}.graph-workflow-tooltip-content:not(.graph-workflow-tooltip-multiline){white-space:nowrap}@supports (width:min-content){.graph-workflow-tooltip-content:not(.graph-workflow-tooltip-multiline){white-space:nowrap;max-width:min(260px, max-content)}}.graph-workflow-tooltip-content.graph-workflow-tooltip-multiline{word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;text-align:left;min-width:120px;max-width:260px;padding:10px 14px;line-height:1.5;white-space:normal!important}.graph-workflow-tooltip-interactive .graph-workflow-tooltip-content{pointer-events:auto;cursor:default;-webkit-user-select:text;user-select:text}.graph-workflow-tooltip-interactive .graph-workflow-tooltip-content a{color:#60a5fa;cursor:pointer;text-decoration:underline}.graph-workflow-tooltip-interactive .graph-workflow-tooltip-content a:hover{color:#93bbfd}.sidebar-toggle-tooltip.graph-workflow-tooltip-wrapper .sidebar-toggle{width:100%!important;height:100%!important;position:static!important;top:auto!important;left:auto!important}.zoom-controls .tooltip-wrapper,.zoom-controls .graph-workflow-tooltip-wrapper{justify-content:center;align-items:center;height:100%;display:flex}.tooltip-wrapper button,.graph-workflow-tooltip-wrapper button{position:relative}.node-button-tooltip.graph-workflow-tooltip-wrapper{line-height:0;display:inline-block}.node .graph-workflow-tooltip-wrapper{justify-content:center;align-items:center;display:inline-flex}.graph-workflow-tooltip-wrapper{isolation:isolate;position:relative}.graph-workflow-tooltip-portal{isolation:isolate}.fin-upload-tooltip .tooltip-wrapper{width:100%;display:block}.fin-file-name-cell{white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;max-width:200px;display:inline-block;overflow:hidden}.node .tooltip-portal,.node .graph-workflow-tooltip-portal,.workflow-sidebar .tooltip-portal,.workflow-sidebar .graph-workflow-tooltip-portal,.zoom-controls .tooltip-portal,.zoom-controls .graph-workflow-tooltip-portal{z-index:100000}.tooltip-portal,.graph-workflow-tooltip-portal{margin:0;padding:0}.tooltip-portal:not(.tooltip-interactive) *,.graph-workflow-tooltip-portal:not(.graph-workflow-tooltip-interactive) *{pointer-events:none!important}@media (width<=768px){.tooltip-content,.graph-workflow-tooltip-content{border-radius:10px;max-width:220px;padding:6px 10px;font-size:.7rem}}@media (width<=400px){.tooltip-content,.graph-workflow-tooltip-content{min-width:auto;max-width:calc(100vw - 20px)}}@media (prefers-contrast:high){.tooltip-content,.graph-workflow-tooltip-content{border-width:2px;border-color:#ffffffd9;font-weight:700}}@keyframes glassTooltipFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.tooltip-visible,.graph-workflow-tooltip-visible{animation:.2s cubic-bezier(.4,0,.2,1) forwards glassTooltipFadeIn}.policies-container{color:#fff;scrollbar-width:thin;scrollbar-color:#fff3 transparent;background:url(/assets/backgrounds/tree.jpg) 50%/cover no-repeat fixed;min-height:100vh;padding:2rem 3rem;position:relative;overflow:auto}.policies-container::-webkit-scrollbar{width:6px}.policies-container::-webkit-scrollbar-track{background:0 0}.policies-container::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.policies-container::-webkit-scrollbar-thumb:hover{background-color:#ffffff59}.policies-inner-container{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);backdrop-filter:blur(24px)saturate(180%)brightness(.42);background:linear-gradient(150deg,#ffffff12 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0d 100%);border:1px solid #ffffff2e;border-radius:16px;max-width:800px;margin:0 auto;padding:2.5rem 3rem;animation:.4s policyFadeIn;box-shadow:inset 0 1px #ffffff73,inset 1px 0 #ffffff2e,0 1px 2px #0000001f,0 4px 12px #6478aa1a,0 12px 36px #50649b14}.policies-container h1{color:#fff;margin-bottom:1.5rem;font-family:Manrope,sans-serif;font-size:1.75rem;font-weight:700}.policies-container h2{color:#fff;margin:2rem 0 .75rem;font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:700}.policies-container h3{color:#ffffffeb;margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:600}.policies-container h4{color:#ffffffd9;margin:1.25rem 0 .4rem;font-size:.95rem;font-weight:600}.policies-container p{color:#ffffffbf;margin-bottom:.75rem;font-size:.9rem;line-height:1.7}.policies-container strong{color:#fff;font-weight:600}.policies-container em{color:#ffffffd9}.policies-container a{color:#60a5fa;text-decoration:none;transition:color .15s}.policies-container a:hover{color:#93bbfc;text-decoration:underline}.policies-container ul,.policies-container ol{margin:.75rem 0 1.25rem;padding-left:1.5rem}.policies-container li{color:#ffffffbf;margin-bottom:.4rem;font-size:.9rem;line-height:1.7}.policies-container ul{list-style-type:disc}.policies-container ul ul{margin-top:.4rem;list-style-type:circle}.policies-container li strong{color:#fff}.policies-container li em{color:#ffffffd9;font-style:normal;font-weight:600}.policies-container table{border-collapse:collapse;border-radius:10px;width:100%;margin:1rem 0;overflow:hidden}.policies-container th,.policies-container td{border:1px solid #ffffff14;padding:.75rem 1rem;font-size:.85rem}.policies-container th{color:#ffffffd9;text-align:left;background:#ffffff0f;font-weight:600}.policies-container td{color:#ffffffb3;background:#ffffff05}.policies-container tr:hover td{background:#ffffff0a}.policies-container table a{color:#60a5fa}.policies-container hr{background:#ffffff14;border:none;height:1px;margin:2rem 0}.policies-container blockquote{color:#ffffffa6;border-left:3px solid #fff3;margin:1rem 0;padding:.5rem 1rem;font-style:italic}.policies-container code{color:#ffffffd9;background:#ffffff0f;border-radius:4px;padding:.15rem .4rem;font-size:.85em}@keyframes policyFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.policies-container{padding:1.5rem 1rem}.policies-inner-container{padding:1.5rem}.policies-container th,.policies-container td{padding:.625rem .75rem;font-size:.82rem}}:root{--dsar-bg:#f8fafc;--dsar-card-bg:#fff;--dsar-text:#0f172a;--dsar-text-muted:#64748b;--dsar-border:#e2e8f0;--dsar-border-focus:#3b82f6;--dsar-ring:#3b82f680;--dsar-btn-bg:#0f172a;--dsar-btn-text:#fff;--dsar-btn-hover:#334155;--dsar-btn-disabled:#cbd5e1;--dsar-error:#ef4444;--dsar-success:#10b981}.dsar-container{background-color:var(--dsar-bg);min-height:100vh;color:var(--dsar-text);justify-content:center;align-items:center;padding:2rem 1rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.dsar-card{background:var(--dsar-card-bg);border:1px solid var(--dsar-border);border-radius:12px;width:100%;max-width:720px;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.dsar-header{text-align:left;margin-bottom:2rem}.dsar-header h1{color:var(--dsar-text);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.dsar-header p{color:var(--dsar-text-muted);margin:0;font-size:.875rem}.dsar-form-group{margin-bottom:1.5rem}.dsar-label{color:var(--dsar-text);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.dsar-input{border:1px solid var(--dsar-border);background-color:var(--dsar-card-bg);width:100%;color:var(--dsar-text);box-sizing:border-box;border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.dsar-input:focus{border-color:var(--dsar-border-focus);box-shadow:0 0 0 3px var(--dsar-ring);outline:none}.dsar-radio-group{flex-direction:column;gap:.75rem;display:flex}.dsar-radio-label{cursor:pointer;border:1px solid var(--dsar-border);border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;transition:border-color .2s;display:flex}.dsar-radio-label:has(input:checked){border-color:var(--dsar-border-focus);background-color:#3b82f60d}.dsar-radio-label input[type=radio]{accent-color:var(--dsar-border-focus);margin-top:.2rem}.dsar-radio-text{flex-direction:column;display:flex}.dsar-radio-title{margin-bottom:.25rem;font-size:.95rem;font-weight:600}.dsar-radio-desc{color:var(--dsar-text-muted);font-size:.85rem}.dsar-checkbox-label{cursor:pointer;align-items:flex-start;gap:.75rem;margin-top:2rem;font-size:.9rem;line-height:1.4;display:flex}.dsar-checkbox-label input[type=checkbox]{accent-color:var(--dsar-border-focus);margin-top:.15rem}.dsar-submit-btn{width:100%;color:var(--dsar-btn-text);background-color:var(--dsar-btn-bg);cursor:pointer;border:none;border-radius:8px;margin-top:2rem;padding:1rem;font-size:1rem;font-weight:600;transition:background-color .2s}.dsar-submit-btn:hover:not(:disabled){background-color:var(--dsar-btn-hover)}.dsar-submit-btn:disabled{background-color:var(--dsar-btn-disabled);cursor:not-allowed}.dsar-footer-note{color:var(--dsar-text-muted);text-align:center;margin-top:1.5rem;font-size:.8rem}.dsar-error-message{color:var(--dsar-error);background-color:#ef44441a;border-radius:6px;margin-top:.5rem;padding:.75rem;font-size:.875rem}.dsar-success-message{color:var(--dsar-success);text-align:center;background-color:#10b9811a;border:1px solid #10b98133;border-radius:8px;padding:1.5rem;font-size:1rem}.dsar-success-message h3{color:var(--dsar-text);margin:0 0 .5rem}.dsar-success-message p{color:var(--dsar-text);margin:0}@media (width<=600px){.dsar-card{padding:1.5rem}}:root{--dsar-bg:#f8fafc;--dsar-card-bg:#fff;--dsar-text:#0f172a;--dsar-text-muted:#64748b;--dsar-border:#e2e8f0;--dsar-border-focus:#3b82f6;--dsar-btn-bg:#0f172a;--dsar-btn-text:#fff;--dsar-btn-hover:#334155;--dsar-error:#ef4444;--dsar-success:#10b981}.dsar-verify-container{background-color:var(--dsar-bg);min-height:100vh;color:var(--dsar-text);justify-content:center;align-items:center;padding:2rem 1rem;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex}.dsar-verify-card{background:var(--dsar-card-bg);border:1px solid var(--dsar-border);text-align:center;border-radius:12px;width:100%;max-width:500px;padding:3rem 2rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.dsar-verify-icon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1.5rem;display:flex}.dsar-verify-icon.loading{color:var(--dsar-text-muted)}.dsar-verify-icon.success{color:var(--dsar-success);background-color:#10b9811a}.dsar-verify-icon.error{color:var(--dsar-error);background-color:#ef44441a}.dsar-verify-title{color:var(--dsar-text);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.dsar-verify-message{color:var(--dsar-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.5}.dsar-verify-action-btn{color:var(--dsar-btn-text);background-color:var(--dsar-btn-bg);border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.dsar-verify-action-btn:hover{background-color:var(--dsar-btn-hover)}@media (width<=600px){.dsar-verify-card{padding:2rem 1.5rem}}.wizard-container{background-color:var(--color-bg-dark,#0f1115);min-height:100vh;color:var(--color-text-primary,#fff);font-family:var(--font-primary,system-ui, sans-serif);flex-direction:column;display:flex}.wizard-header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.wizard-progress{color:#ffffff80;letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500}.wizard-skip{color:#ffffff80;cursor:pointer;font-size:.875rem;text-decoration:none;transition:color .2s}.wizard-skip:hover{color:#fff}.wizard-content{flex-direction:column;flex:1;align-items:center;width:100%;max-width:800px;margin:0 auto;padding:4rem 1rem;display:flex}.wizard-title{text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:600}.wizard-subtitle{color:#fff9;text-align:center;margin-bottom:3rem;font-size:1.125rem}.wizard-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%;margin-bottom:3rem;display:grid}.glass-card{-webkit-backdrop-filter:blur(24px);cursor:pointer;text-align:center;background:linear-gradient(150deg,#ffffff12,#ffffff05);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex;position:relative}.glass-card:hover{background:linear-gradient(150deg,#ffffff1a,#ffffff08);border-color:#fff3;transform:translateY(-2px)}.glass-card.active{border-color:var(--color-orange,#ff6b00);background:linear-gradient(150deg,#ff6b0026,#ff6b000d)}.card-icon{color:#fff;background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.active .card-icon{color:var(--color-orange,#ff6b00);background:#ff6b0033}.card-desc{color:#ffffff80;font-size:.875rem;line-height:1.4}.badge-soon{color:#ffffffb3;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:10px;padding:2px 8px;font-size:.7rem;position:absolute;top:-10px;right:-10px}.glass-card.disabled{opacity:.5;cursor:not-allowed}.glass-card.disabled:hover{background:linear-gradient(150deg,#ffffff12,#ffffff05);border-color:#ffffff1a;transform:none}.wizard-footer{justify-content:space-between;width:100%;max-width:800px;margin-top:auto;padding-top:2rem;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background:var(--color-orange,#ff6b00);color:#fff}.btn-primary:hover{background:#e66000}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{color:#fff;background:#ffffff1a}.btn-secondary:hover{background:#ffffff26}.tools-group{width:100%;margin-bottom:2rem}.tools-title{border-bottom:1px solid #ffffff1a;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:500}.workflow-card{text-align:left;align-items:center;gap:1rem;width:100%;padding:1rem;display:flex}.workflow-checkbox{cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.workflow-checkbox.checked{background:var(--color-orange,#ff6b00);border-color:var(--color-orange,#ff6b00)}.workflow-info{flex:1}.workflow-title{margin-bottom:.25rem;font-size:1rem;font-weight:500}.workflow-desc{color:#ffffff80;font-size:.875rem}.workflow-meta{color:var(--color-orange,#ff6b00);background:#ff6b001a;border-radius:10px;padding:2px 8px;font-size:.75rem}.connect-btn{color:#333;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:400px;margin-bottom:1rem;padding:1rem;font-size:1rem;font-weight:500;transition:transform .2s;display:flex}.connect-btn:hover{transform:translateY(-2px)}.connect-btn img{width:24px;height:24px}.api-key-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;max-width:400px;margin-bottom:1rem;padding:1rem;font-size:1rem}.api-key-input:focus{border-color:var(--color-orange,#ff6b00);outline:none}.loader{animation:1s linear infinite spin}@media (width<=768px){.wizard-title{font-size:2rem}.wizard-content{padding:2rem 1rem}.tool-selector,.checkbox-group,.wizard-checkbox{width:100%;display:block}}@media (width<=480px){.container-class{border-radius:12px;padding:12px}}.cost-analytics-container{background:0 0;border:none;border-radius:0;margin-top:0;padding:1rem 0 0;position:relative}.cost-analytics-container.refreshing{pointer-events:none}.cost-analytics-container.refreshing>:not(.cost-refresh-indicator){opacity:.7;transition:opacity .2s}.cost-refresh-indicator{z-index:10;background:linear-gradient(90deg,#0000,#3f74fe,#0000);height:3px;animation:1s ease-in-out infinite refreshSlide;position:absolute;top:0;left:0;right:0}@keyframes refreshSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}.cost-skeleton{background:linear-gradient(90deg,#3f74fe1a 25%,#3f74fe33 50%,#3f74fe1a 75%) 0 0/200% 100%;border-radius:.5rem;animation:1.5s ease-in-out infinite shimmer}.skeleton-value{width:80px;height:1.5rem;display:inline-block}.skeleton-text-sm{width:60px;height:1rem;display:inline-block}.skeleton-breakdown-item{width:100%;height:2.5rem}.skeleton-savings-item{width:100%;height:4rem}.skeleton-chart{border-radius:.75rem;width:100%}.skeleton-pie{border-radius:50%;width:160px;height:160px;margin:0 auto}.cost-chart-skeleton{justify-content:center;align-items:center;height:220px;display:flex}.cost-analytics-header{border-bottom:1px solid #3f74fe26;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.cost-header-left{flex:1}.cost-analytics-title{color:#fff;align-items:center;gap:.75rem;margin:0 0 .5rem;font-size:1.4rem;font-weight:600;display:flex}.cost-analytics-title svg{color:#3f74fe}.cost-admin-badge{color:#4ecdc4;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#4ecdc433,#4ecdc41a);border:1px solid #4ecdc44d;border-radius:1rem;margin-left:.5rem;padding:.25rem .625rem;font-size:.65rem;font-weight:600}.cost-user-selector{background-color:#3f74fe14;border:1px solid #3f74fe33;border-radius:.5rem;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem 1rem;display:flex}.cost-user-selector-icon{color:#3f74fe;flex-shrink:0}.cost-user-selector label{color:#ebebefb3;white-space:nowrap;font-size:.85rem}.cost-user-select{color:#fff;cursor:pointer;appearance:none;background-color:#1f1d2699;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%233F74FE' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #3f74fe4d;border-radius:.375rem;flex:1;max-width:300px;padding:.5rem 2rem .5rem .875rem;font-family:Manrope,sans-serif;font-size:.85rem;transition:all .2s}.cost-user-select:hover:not(:disabled){background-color:#3f74fe1a;border-color:#3f74fe80}.cost-user-select:focus{border-color:#3f74fe99;outline:none}.cost-user-select:disabled{opacity:.5;cursor:not-allowed}.cost-analytics-subtitle{color:#ebebef99;margin:0;font-size:.9rem}.cost-header-controls{align-items:center;gap:1rem;display:flex}.cost-time-filter,.cost-groupby-filter{color:#fff;cursor:pointer;appearance:none;background-color:#1f1d2699;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%233F74FE' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid #3f74fe4d;border-radius:.5rem;padding:.6rem 2rem .6rem 1rem;font-family:Manrope,sans-serif;font-size:.85rem;transition:all .2s}.cost-time-filter:hover:not(:disabled),.cost-groupby-filter:hover:not(:disabled){background-color:#3f74fe1a;border-color:#3f74fe80}.cost-time-filter:disabled,.cost-groupby-filter:disabled{opacity:.5;cursor:not-allowed}.cost-export-btn{color:#ebebefcc;cursor:pointer;background-color:#0000;border:1px solid #3f74fe4d;border-radius:.5rem;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-family:Manrope,sans-serif;font-size:.85rem;transition:all .2s;display:flex}.cost-export-btn:hover:not(:disabled){color:#fff;background-color:#3f74fe1a;border-color:#3f74fe80}.cost-export-btn:disabled{opacity:.5;cursor:not-allowed}.cost-summary-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.cost-summary-card{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.cost-summary-card:hover{background:#ffffff14;border-color:#fff3;transform:translateY(-2px)}.cost-summary-card.loading{pointer-events:none}.cost-card-icon{color:#3f74fe;background:linear-gradient(135deg,#3f74fe33 0%,#3f74fe1a 100%);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.cost-summary-card:hover .cost-card-icon{transform:scale(1.05)}.cost-card-icon.tokens{color:#4ecdc4;background:linear-gradient(135deg,#4ecdc433 0%,#4ecdc41a 100%)}.cost-card-icon.requests{color:#ffe66d;background:linear-gradient(135deg,#ffe66d33 0%,#ffe66d1a 100%)}.cost-card-icon.budget{color:#95e1d3;background:linear-gradient(135deg,#95e1d333 0%,#95e1d31a 100%)}.cost-card-content{flex-direction:column;justify-content:center;min-width:0;display:flex}.cost-card-label{color:#ebebef99;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem}.cost-card-value{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2;transition:all .3s}.cost-card-change{align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;transition:all .3s;display:flex}.cost-card-change.positive{color:#ff6b6b}.cost-card-change.negative{color:#4ecdc4}.cost-card-change.neutral{color:#ebebef99}.cost-card-subtitle{color:#ebebef80;margin-top:.25rem;font-size:.7rem;transition:all .3s}.cost-budget-bar{background-color:#3f74fe26;border-radius:3px;width:100%;height:6px;margin-top:.5rem;overflow:hidden}.cost-budget-fill{background:linear-gradient(90deg,#4ecdc4,#3f74fe);border-radius:3px;height:100%;transition:width .5s,background .3s}.cost-budget-fill.warning{background:linear-gradient(90deg,#ffe66d,orange)}.cost-budget-fill.danger{background:linear-gradient(90deg,#ff6b6b,#f44)}.cost-content-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.cost-section{background:var(--at-glass,linear-gradient(150deg, #ffffff12 0%, #f0f6ff1a 30%, #dce8ff14 60%, #ffffff0d 100%));-webkit-backdrop-filter:var(--at-blur,blur(24px) saturate(180%) brightness(.42));backdrop-filter:var(--at-blur,blur(24px) saturate(180%) brightness(.42));border:1px solid var(--at-border,#ffffff2e);box-shadow:var(--at-inset,inset 0 1px 0 #ffffff73, inset 1px 0 0 #ffffff2e, inset 0 -1px 0 #c8d7f51f, inset -1px 0 0 #c3dcfa14), var(--at-shadow,0 1px 2px #0000001f, 0 4px 12px #6478aa1a, 0 12px 36px #50649b14);z-index:1;border-radius:16px;padding:1.5rem;position:relative}.cost-section:hover{border-color:var(--at-border-h,#ffffff4d)}.cost-section.loading{pointer-events:none}.cost-section-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.cost-section-header h4{color:#fff;align-items:center;gap:.625rem;margin:0;font-size:1rem;font-weight:600;display:flex}.cost-section-header h4 svg{color:#3f74fe}.cost-breakdown-content{align-items:center;gap:1.5rem;display:flex}.cost-pie-chart{flex:0 0 180px}.cost-breakdown-list{flex-direction:column;flex:1;gap:.625rem;display:flex}.cost-breakdown-item{background-color:#1f1d2680;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.625rem .875rem;transition:all .2s;display:flex}.cost-breakdown-item:hover{background-color:#3f74fe1a;transform:translate(4px)}.cost-item-info{align-items:center;gap:.625rem;display:flex}.cost-item-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:transform .2s}.cost-breakdown-item:hover .cost-item-dot{transform:scale(1.2)}.cost-item-name{color:#ebebefe6;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.85rem;overflow:hidden}.cost-item-stats{align-items:center;gap:.75rem;display:flex}.cost-item-value{color:#fff;font-size:.85rem;font-weight:600;transition:all .3s}.cost-item-percent{color:#ebebef80;text-align:right;min-width:32px;font-size:.75rem}.cost-trend-section{grid-column:span 1}.cost-trend-chart{margin-top:.5rem}.cost-budget-section{grid-column:span 1}.cost-set-budget-btn{color:#ffffffd9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff40;border-radius:8px;padding:.4rem .875rem;font-family:Manrope,sans-serif;font-size:.75rem;transition:all .2s}.cost-set-budget-btn:hover{background:#ffffff1a;border-color:#fff6;transform:translateY(-1px)}.cost-budget-content{align-items:center;gap:2rem;display:flex}.cost-budget-visual{flex:0 0 140px}.cost-budget-ring{width:140px;height:140px;position:relative}.cost-budget-ring svg{width:100%;height:100%}.cost-budget-ring-progress{transition:stroke-dasharray .5s,stroke .3s}.cost-budget-center{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cost-budget-percent{color:#fff;font-size:1.75rem;font-weight:700;line-height:1;transition:all .3s;display:block}.cost-budget-center .cost-budget-label{color:#ebebef99;font-size:.75rem}.cost-budget-details{flex-direction:column;flex:1;gap:.75rem;display:flex}.cost-budget-row{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.5rem 0;transition:all .2s;display:flex}.cost-budget-row:hover{background:#ffffff08;border-radius:8px;margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem}.cost-budget-row:last-child{border-bottom:none}.cost-budget-row span:first-child{color:#ebebefb3;font-size:.85rem}.cost-budget-value{color:#fff;font-size:.9rem;font-weight:600;transition:all .3s}.cost-budget-value.positive{color:#4ecdc4}.cost-budget-value.negative{color:#ff6b6b}.cost-savings-section{grid-column:span 1}.cost-potential-savings{color:#4ecdc4;font-size:.8rem;font-weight:500;transition:all .3s}.cost-savings-list{flex-direction:column;gap:.75rem;display:flex}.cost-savings-item{background-color:#1f1d2680;border-left:3px solid #0000;border-radius:.625rem;align-items:center;gap:1rem;padding:.875rem 1rem;transition:all .2s;display:flex}.cost-savings-item:hover{background-color:#3f74fe14;transform:translate(4px)}.cost-savings-item.priority-high{border-left-color:#ff6b6b}.cost-savings-item.priority-medium{border-left-color:#ffe66d}.cost-savings-item.priority-low{border-left-color:#4ecdc4}.cost-savings-icon{border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .2s;display:flex}.cost-savings-item:hover .cost-savings-icon{transform:scale(1.1)}.priority-high .cost-savings-icon{color:#ff6b6b;background-color:#ff6b6b26}.priority-medium .cost-savings-icon{color:#ffe66d;background-color:#ffe66d26}.priority-low .cost-savings-icon{color:#4ecdc4;background-color:#4ecdc426}.cost-savings-content{flex:1;min-width:0}.cost-savings-message{color:#ebebefe6;font-size:.85rem;line-height:1.4;display:block}.cost-savings-agent{color:#ebebef80;margin-top:.25rem;font-size:.75rem;display:block}.cost-savings-amount{text-align:right;flex-shrink:0}.cost-savings-amount span:first-child{color:#ebebef80;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;display:block}.cost-savings-value{color:#4ecdc4;font-size:.95rem;font-weight:600;transition:all .3s}.cost-forecast-section{grid-column:span 1}.cost-forecast-chart{margin-bottom:1rem}.cost-forecast-summary{border-top:1px solid #3f74fe1a;gap:1.5rem;padding-top:1rem;display:flex}.cost-forecast-item{text-align:center;background-color:#1f1d2680;border-radius:.5rem;flex:1;padding:.75rem;transition:all .2s}.cost-forecast-item:hover{background-color:#3f74fe1a;transform:translateY(-2px)}.cost-forecast-label{color:#ebebef99;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem;font-size:.7rem;display:block}.cost-forecast-value{color:#3f74fe;font-size:1.125rem;font-weight:700;transition:all .3s}.cost-error-toast{color:#fff;z-index:1000;background-color:#ff6b6bf2;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem 1.5rem;animation:.3s slideInUp;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 20px #0000004d}.cost-error-toast button{color:#fff;cursor:pointer;background-color:#fff3;border:none;border-radius:.375rem;padding:.5rem 1rem;font-family:Manrope,sans-serif;font-size:.85rem;transition:background-color .2s}.cost-error-toast button:hover{background-color:#ffffff4d}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cost-analytics-loading{color:#ebebef99;background-color:#16131ce6;border:1px solid #3f74fe33;border-radius:1rem;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;padding:4rem 2rem;font-size:.9rem;display:flex}.cost-loading-spinner{color:#3f74fe;animation:1s linear infinite spin}@media (width<=1200px){.cost-summary-grid{grid-template-columns:repeat(2,1fr)}.cost-content-grid{grid-template-columns:1fr}.cost-section{grid-column:span 1!important}}@media (width<=768px){.cost-analytics-container{padding:1.5rem}.cost-analytics-header{flex-direction:column;gap:1.25rem}.cost-header-controls{flex-wrap:wrap;width:100%}.cost-time-filter{flex:1}.cost-summary-grid{grid-template-columns:1fr}.cost-summary-card{flex-direction:row}.cost-breakdown-content{flex-direction:column}.cost-pie-chart{flex:none}.cost-budget-content{text-align:center;flex-direction:column}.cost-budget-details{width:100%}.cost-forecast-summary{flex-direction:column;gap:.75rem}.cost-error-toast{bottom:1rem;left:1rem;right:1rem}.cost-user-selector{flex-direction:column;align-items:flex-start;gap:.5rem}.cost-user-select{width:100%;max-width:100%}.cost-admin-badge{display:none}}@media (width<=480px){.cost-analytics-container,.cost-section{padding:1rem}.cost-savings-item{text-align:left;flex-direction:column;align-items:flex-start}.cost-savings-amount{text-align:left;border-top:1px solid #3f74fe1a;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding-top:.5rem;display:flex}}.cost-card-value,.cost-item-value,.cost-budget-value,.cost-savings-value,.cost-forecast-value,.cost-budget-percent{transition:color .3s,transform .2s}.recharts-wrapper{transition:opacity .3s}.cost-section.loading .recharts-wrapper{opacity:.5}.cost-alert-banner{border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;animation:.3s slideInDown;display:flex}.cost-viewing-banner{background-color:#3f74fe1f;border:1px solid #3f74fe40;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.875rem 1.25rem;animation:.3s slideInDown;display:flex}.cost-viewing-banner span{color:#ebebefe6;font-size:.9rem}.cost-viewing-banner strong{color:#fff;font-weight:600}.cost-viewing-banner button{color:#3f74fe;cursor:pointer;background-color:#3f74fe33;border:1px solid #3f74fe66;border-radius:.375rem;padding:.5rem 1rem;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s}.cost-viewing-banner button:hover{background-color:#3f74fe4d;border-color:#3f74fe99}.cost-alert-banner.warning{color:#ffe66d;background-color:#ffe66d26;border:1px solid #ffe66d4d}.cost-alert-banner.danger{color:#ff6b6b;background-color:#ff6b6b26;border:1px solid #ff6b6b4d}.cost-alert-banner span{flex:1;font-size:.9rem}.cost-alert-banner button{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:background-color .2s}.cost-alert-banner button:hover{background-color:#ffffff1a}@keyframes slideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.cost-modal-overlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.cost-modal-content{background:var(--at-glass-strong,linear-gradient(150deg, #ffffff17 0%, #f0f6ff21 30%, #dce8ff1a 60%, #ffffff0f 100%));-webkit-backdrop-filter:var(--at-blur-strong,blur(32px) saturate(220%) brightness(.4));backdrop-filter:var(--at-blur-strong,blur(32px) saturate(220%) brightness(.4));box-shadow:var(--at-shadow-lg,0 4px 16px #00000026, 0 16px 48px #50649b1f), 0 20px 60px #00000080;border:1px solid #fff3;border-radius:16px;width:90%;max-width:420px;animation:.3s modalSlideIn}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.cost-modal-header{border-bottom:1px solid #3f74fe26;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.cost-modal-header h3{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.cost-modal-close{color:#ebebef99;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.375rem;transition:all .2s;display:flex}.cost-modal-close:hover{color:#fff;background-color:#3f74fe1a}.cost-modal-body{padding:1.5rem}.cost-modal-field{margin-bottom:1.25rem}.cost-modal-field:last-child{margin-bottom:0}.cost-modal-field>label{color:#ebebefe6;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.cost-modal-field input[type=number],.cost-modal-field input[type=text]{color:#fff;background-color:#1f1d2680;border:1px solid #3f74fe4d;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:Manrope,sans-serif;font-size:.95rem;transition:all .2s}.cost-modal-field input:focus{background-color:#1f1d26b3;border-color:#3f74fe99;outline:none}.cost-modal-hint{color:#ebebef80;margin-top:.375rem;font-size:.75rem;display:block}.cost-modal-checkboxes{gap:1.5rem;margin-top:.5rem;display:flex}.cost-modal-checkbox{cursor:pointer;align-items:center;gap:.5rem;display:flex}.cost-modal-checkbox input[type=checkbox]{accent-color:#3f74fe;cursor:pointer;width:1rem;height:1rem}.cost-modal-checkbox span{color:#ebebefcc;font-size:.9rem}.cost-modal-error{color:#ff6b6b;background-color:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.85rem}.cost-modal-footer{border-top:1px solid #3f74fe26;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.cost-modal-btn-cancel,.cost-modal-btn-save{cursor:pointer;border-radius:.5rem;padding:.625rem 1.25rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s}.cost-modal-btn-cancel{color:#ebebefcc;background-color:#0000;border:1px solid #3f74fe66}.cost-modal-btn-cancel:hover:not(:disabled){background-color:#3f74fe1a;border-color:#3f74fe80}.cost-modal-btn-save{color:#fff;background-color:#3f74fe;border:1px solid #0000}.cost-modal-btn-save:hover:not(:disabled){background-color:#2d5bc9;transform:translateY(-1px)}.cost-modal-btn-cancel:disabled,.cost-modal-btn-save:disabled{opacity:.5;cursor:not-allowed}.cost-spending-cap-bar{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;margin:0 0 16px;padding:14px 16px}.cost-spending-cap-info{flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:10px;display:flex}.cost-spending-cap-label{color:#ebebef80;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:600}.cost-spending-cap-value{color:#ebebef;font-size:14px;font-weight:700}.cost-spending-cap-reset{color:#ebebef66;font-size:12px}.cost-spending-cap-progress{background:#ffffff0f;border-radius:2px;height:4px;margin-bottom:8px;overflow:hidden}.cost-spending-cap-fill{border-radius:2px;height:100%;transition:width .6s}.cost-spending-cap-fill.ok{background:#4ecdc4}.cost-spending-cap-fill.warning{background:#ffe66d}.cost-spending-cap-fill.danger{background:#ff6b6b}.cost-spending-cap-amounts{justify-content:space-between;font-size:12px;display:flex}.cost-spending-cap-used,.cost-spending-cap-remaining{color:#ebebef8c}.ph-card{background:var(--at-glass,linear-gradient(150deg, #ffffff12 0%, #f0f6ff1a 30%, #dce8ff14 60%, #ffffff0d 100%));-webkit-backdrop-filter:var(--at-blur,blur(24px) saturate(180%) brightness(.42));backdrop-filter:var(--at-blur,blur(24px) saturate(180%) brightness(.42));border:1px solid var(--at-border,#ffffff2e);box-shadow:var(--at-inset,inset 0 1px 0 #ffffff73, inset 1px 0 0 #ffffff2e, inset 0 -1px 0 #c8d7f51f, inset -1px 0 0 #c3dcfa14), var(--at-shadow,0 1px 2px #0000001f, 0 4px 12px #6478aa1a);z-index:1;border-radius:16px;position:relative;overflow:hidden}.ph-card:hover{border-color:var(--at-border-h,#ffffff4d)}.ph-card-header{color:#ffffffeb;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:16px 20px;font-size:14px;font-weight:600;display:flex}.ph-inner{padding:0}.ph-table-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.ph-subtitle{color:#ebebef73;margin:0;font-size:12px}.ph-refresh-btn{cursor:pointer;color:#ebebef66;background:0 0;border:none;border-radius:4px;align-items:center;padding:4px;transition:color .2s;display:flex}.ph-refresh-btn:hover:not(:disabled){color:#3f74fecc}.ph-refresh-btn:disabled{cursor:default}.ph-spinning{animation:1s linear infinite ph-spin}@keyframes ph-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ph-error{color:#ff6b6b;background:#ff6b6b14;border:1px solid #ff6b6b40;border-radius:8px;justify-content:space-between;align-items:center;margin:16px 20px;padding:12px 16px;font-size:13px;display:flex}.ph-retry-btn{color:#ff6b6b;cursor:pointer;background:0 0;border:1px solid #ff6b6b66;border-radius:4px;padding:4px 12px;font-size:12px;transition:background .2s}.ph-retry-btn:hover{background:#ff6b6b1f}.ph-table-wrapper{overflow-x:auto}.ph-table{border-collapse:collapse;width:100%;font-size:13px}.ph-table thead tr{border-bottom:1px solid #ffffff1f}.ph-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#ebebef66;padding:10px 20px;font-size:11px;font-weight:600}.ph-table th:last-child{text-align:right}.ph-row{border-bottom:1px solid #ffffff0f;transition:background .15s}.ph-row:last-child{border-bottom:none}.ph-row:hover{background:#ffffff08}.ph-table td{vertical-align:middle;padding:12px 20px}.ph-table td:last-child{text-align:right}.ph-invoice-num{color:#ebebefb3;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px}.ph-date{color:#ebebefa6;white-space:nowrap}.ph-amount{color:#ebebef;font-weight:600}.ph-status-badge{letter-spacing:.04em;text-transform:capitalize;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.ph-status-paid{color:#4ecdc4;background:#4ecdc41a;border:1px solid #4ecdc440}.ph-status-open{color:#3f74fe;background:#3f74fe1a;border:1px solid #3f74fe40}.ph-status-void{color:#ebebef66;background:#ebebef0a;border:1px solid #ebebef1f}.ph-status-draft{color:#ebebef73;background:#ebebef0a;border:1px solid #ebebef1a}.ph-status-failed{color:#ff6b6b;background:#ff6b6b14;border:1px solid #ff6b6b33}.ph-view-link{color:#3f74fed9;align-items:center;gap:4px;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.ph-view-link:hover{color:#3f74fe}.ph-no-link{color:#ebebef33;font-size:13px}.ph-empty-cell{padding:32px 20px!important}.ph-empty{flex-direction:column;align-items:center;gap:8px;display:flex}.ph-empty-icon{color:#ebebef33}.ph-empty p{color:#ebebef59;margin:0;font-size:13px}.ph-skeleton-row td{padding:14px 20px}.ph-skeleton{background:#ffffff0d;border-radius:4px;animation:1.4s infinite ph-shimmer}.ph-skeleton-md{width:120px;height:12px}.ph-skeleton-sm{width:80px;height:12px}.ph-skeleton-xs{width:40px;height:12px}@keyframes ph-shimmer{0%{background:#ffffff0a}50%{background:#ffffff17}to{background:#ffffff0a}}.firm-branding-settings{color:#f1f5f9;background:#1e293b80;border:1px solid #ffffff0d;border-radius:12px;padding:2rem}.settings-header{border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1.5rem}.settings-title{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.settings-title h2{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.settings-subtitle{color:#94a3b8;margin:0;font-size:.95rem}.settings-grid{grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (width<=992px){.settings-grid{grid-template-columns:1fr}}.form-group{margin-bottom:1.5rem}.form-row{gap:1.5rem;margin-bottom:1.5rem;display:flex}.form-row .form-group{flex:1;margin-bottom:0}.form-group label{color:#cbd5e1;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:flex}.form-group input[type=text],.form-group select,.form-group textarea{color:#f1f5f9;background:#0f172a99;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .2s}.form-group input[type=text]:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f633}.color-picker-container{align-items:center;gap:.5rem;display:flex}.color-picker-container input[type=color]{cursor:pointer;background:0 0;border:none;border-radius:6px;width:40px;height:40px;padding:0}.color-picker-container input[type=text]{flex:1}.logo-group .logo-upload-container{background:#0f172a4d;border:1px dashed #ffffff1a;border-radius:8px;align-items:center;gap:1.5rem;padding:1rem;display:flex}.current-logo{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.current-logo img{object-fit:contain;max-width:100%;max-height:100%}.logo-placeholder{color:#94a3b8;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.upload-actions{flex-direction:column;gap:.5rem;display:flex}.upload-actions input[type=file]{display:none}.upload-button{color:#f1f5f9;cursor:pointer;background:#ffffff1a;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.upload-button:hover{background:#ffffff26}.upload-hint{color:#64748b;margin:0;font-size:.8rem}.field-hint{color:#64748b;margin:.25rem 0 0;font-size:.8rem}.settings-actions{border-top:1px solid #ffffff1a;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.save-button{color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:opacity .2s;display:inline-flex}.save-button:hover:not(:disabled){opacity:.9}.save-button:disabled{opacity:.5;cursor:not-allowed}.status-message{align-items:center;gap:.5rem;font-size:.9rem;display:flex}.settings-preview-panel{flex-direction:column;display:flex}.settings-preview-panel h3{color:#cbd5e1;margin:0 0 1rem;font-size:1.1rem;font-weight:500}.preview-container{color:#334155;background:#fff;border-radius:8px;flex-direction:column;height:100%;max-height:600px;display:flex;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.preview-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;padding:1.5rem;display:flex}.preview-logo{max-width:150px;max-height:40px}.preview-body{flex:1;padding:2rem 1.5rem;font-size:.95rem;line-height:1.6}.preview-signature{color:#475569;margin-top:2rem}.signature-placeholder{color:#94a3b8;font-style:italic}.preview-footer{color:#64748b;background:#f1f5f9;border-top:1px solid #e2e8f0;padding:1rem 1.5rem;font-size:.75rem}.disclosures{white-space:pre-wrap}.disclosures.placeholder{font-style:italic}.firm-branding-loading{text-align:center;color:#94a3b8;padding:2rem}@media (width<=768px){.grid-class{grid-template-columns:1fr}.row-class{flex-direction:column}.container-class{padding:16px}.button-class{width:100%}.title-class{font-size:1.1rem}.table-cell-class{display:none}.two-col-class{grid-template-columns:1fr}}@media (width<=480px){.container-class{border-radius:12px;padding:12px}}.home-content:has(.profile-container){z-index:auto!important;animation:none!important}.profile-container{color:#fff;background:0 0;max-width:1150px;min-height:100vh;margin:0 auto;padding:1rem .5rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;position:relative}.profile-bg-blob{pointer-events:none;z-index:0;border-radius:50%;position:fixed}.profile-bg-blob--0{background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:600px;height:600px;top:-10%;left:-5%}.profile-bg-blob--1{background:radial-gradient(circle,#00000026 0%,#0000 65%);width:520px;height:520px;top:35%;right:-8%}.profile-bg-blob--2{background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:480px;height:480px;bottom:0;left:5%}.profile-bg-blob--3{background:radial-gradient(circle,#0000001f 0%,#0000 60%);width:380px;height:380px;top:50%;left:40%}.profile-header{text-align:center;margin-bottom:3rem;animation:.4s forwards fadeIn}.profile-title{letter-spacing:-.025em;color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.profile-subtitle{color:#ebebefb3;font-size:1.1rem;font-weight:400;line-height:1.2}.profile-form-card{background:var(--at-glass,linear-gradient(150deg, #ffffff12 0%, #f0f6ff1a 30%, #dce8ff14 60%, #ffffff0d 100%));-webkit-backdrop-filter:var(--at-blur,blur(24px) saturate(180%) brightness(.42));backdrop-filter:var(--at-blur,blur(24px) saturate(180%) brightness(.42));border:1px solid var(--at-border,#ffffff2e);box-shadow:var(--at-inset,inset 0 1px 0 #ffffff73, inset 1px 0 0 #ffffff2e, inset 0 -1px 0 #c8d7f51f, inset -1px 0 0 #c3dcfa14), var(--at-shadow,0 1px 2px #0000001f, 0 4px 12px #6478aa1a, 0 12px 36px #50649b14);opacity:0;z-index:1;border-radius:16px;margin-bottom:2rem;padding:2.5rem;animation:.4s .1s forwards fadeIn;position:relative}.profile-form-card:hover{border-color:var(--at-border-h,#ffffff4d)}.profile-field{margin-bottom:2rem}.profile-contact-field{margin-bottom:.8rem}.profile-password-field{justify-content:flex-end;display:flex}.profile-label{color:#ebebefe6;text-transform:none;letter-spacing:normal;margin-bottom:.4rem;font-size:.8rem;font-weight:500;display:block}.profile-input,.profile-compact-input{color:#fff;width:100%;box-shadow:none;background-color:#1f1d2680;border:1px solid #3f74fe4d;border-radius:.75rem;padding:1.2rem 1.5rem;font-size:1rem;transition:border-color .2s}.profile-compact-input{padding:1rem 1.5rem}.profile-input:focus,.profile-compact-input:focus{background-color:#1f1d26b3;border-color:#3f74fe99;outline:none}.profile-input-error{border-color:#ff5050!important}.profile-input::placeholder,.profile-compact-input::placeholder{color:#ebebef66}.profile-input:disabled,.profile-compact-input:disabled{cursor:not-allowed;opacity:.6;background-color:#16131c66}.profile-compact-input-row{gap:3rem;width:100%;display:flex}.profile-input-column{flex:1}.profile-section-header{color:#fff;align-items:center;gap:1rem;margin-bottom:.9rem;font-size:1.3rem;font-weight:600;display:flex}.profile-section-icon{font-size:1.5rem}.profile-notifications-row{grid-template-columns:1fr 2fr;gap:4rem;width:100%;display:grid}.profile-checkbox-container{cursor:pointer;border:1px solid #0000;border-radius:.75rem;align-items:center;margin-bottom:1.2rem;padding:.2rem .5rem;transition:background-color .2s;display:flex}.profile-checkbox-container:hover{background-color:#1f1d2680}.profile-checkbox{accent-color:#3f74fe;cursor:pointer;width:1rem;height:1rem;margin-right:1rem}.profile-checkbox-container label{color:#ebebefe6;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.9rem;font-weight:400}.profile-save-button{color:#fff;cursor:pointer;text-transform:none;letter-spacing:normal;background:#3f74fe;border:none;border-radius:.75rem;padding:.6rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s,transform .2s}.profile-save-button:hover:not(:disabled){background:#2d5bc9;transform:translateY(-1px)}.profile-save-button:active:not(:disabled){transform:translateY(0)}.profile-save-button:disabled{cursor:not-allowed;opacity:.6;background:#3f74fe4d}.profile-actions{border-top:1px solid #3f74fe26;justify-content:flex-end;margin-top:.5rem;padding-top:1.5rem;display:flex}.profile-validation-error{color:#ff5050;margin-top:.75rem;font-size:.85rem;font-weight:400;animation:.2s fadeIn}.profile-security-row{border-top:1px solid #3f74fe26;margin-top:2rem;padding-top:2rem}.profile-mfa-container{margin-top:1rem}.profile-mfa-toggle-wrapper{background-color:#1f1d264d;border:1px solid #3f74fe33;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;transition:all .2s;display:flex}.profile-mfa-toggle-wrapper:hover{background-color:#1f1d2680;border-color:#3f74fe4d}.profile-mfa-info{flex:1;margin-right:2rem}.profile-mfa-label{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:block}.profile-mfa-description{color:#ebebefb3;margin:0;font-size:.85rem;line-height:1.4}.profile-mfa-phone-warning{color:#ff6b35;font-weight:500}.profile-mfa-toggle{align-items:center;gap:1rem;display:flex}.profile-toggle-switch{cursor:pointer;z-index:1;width:52px;height:28px;display:inline-block;position:relative}.profile-toggle-switch input{opacity:0;pointer-events:none;width:0;height:0}.profile-toggle-slider{cursor:pointer;background-color:#3f74fe33;border:1px solid #3f74fe4d;border-radius:28px;transition:all .3s;position:absolute;inset:0}.profile-toggle-slider:before{content:"";background-color:#ebebefcc;border-radius:50%;width:20px;height:20px;transition:all .3s;position:absolute;bottom:3px;left:3px}.profile-toggle-switch input:checked+.profile-toggle-slider{background-color:#3f74fe;border-color:#3f74fe}.profile-toggle-switch input:checked+.profile-toggle-slider:before{background-color:#fff;transform:translate(24px)}.profile-toggle-switch input:focus+.profile-toggle-slider{box-shadow:0 0 0 3px #3f74fe33}.profile-mfa-status{color:#ebebef80;min-width:60px;font-size:.85rem;font-weight:500}.profile-mfa-status.active{color:#2e8b57}.profile-subscription{opacity:0;margin-top:1.25rem;animation:.4s .2s forwards fadeIn}.profile-subscription-container{gap:2.5rem;margin-bottom:3rem;display:grid}.profile-subscription-section{background-color:#16131ce6;border:1px solid #3f74fe33;border-radius:1rem;padding:2rem;transition:transform .2s}.profile-subscription-subsection-header{color:#fff;align-items:center;gap:1rem;margin:0 0 1.5rem;font-size:1.3rem;font-weight:600;display:flex}.profile-section-header-row{justify-content:space-between;align-items:flex-start;display:flex}.profile-active-badge{color:#2e8b57;text-transform:none;letter-spacing:normal;background:#2e8b5733;border:1px solid #2e8b574d;border-radius:2rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500}.profile-plan-info-card{color:#fff;background:#3f74fe;border-radius:1rem;padding:1rem;position:relative;overflow:hidden;box-shadow:0 4px 20px #3f74fe4d}.profile-plan-info-card:before{display:none}.profile-plan-info-card.profile-business-plan{background:#1e40af}.profile-plan-name{z-index:1;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;position:relative}.profile-plan-type{color:#2f2f2f;z-index:1;margin-bottom:1rem;font-size:1rem;font-weight:500;position:relative}.profile-plan-dates{z-index:1;border-top:1px solid #fff3;align-items:center;gap:3rem;padding-top:1rem;display:flex;position:relative}.profile-date-item{flex-direction:column;gap:.35rem;display:flex}.profile-date-label{text-transform:none;letter-spacing:normal;font-size:.85rem}.profile-date-value{font-size:1rem;font-weight:600}.profile-date-separator{opacity:.6;font-size:1.25rem}.profile-subscription-actions{flex-wrap:wrap;gap:2rem;margin-top:2rem;display:flex}.profile-subscription-button{cursor:pointer;text-transform:none;letter-spacing:normal;border:1.5px solid;border-radius:.75rem;align-items:center;gap:.75rem;padding:.35rem .7rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:500;transition:background-color .2s,transform .2s;display:flex}.profile-button-icon{font-size:1.125rem}.profile-upgrade-button{color:#fff;background:#3f74fe;border-color:#0000}.profile-upgrade-button:hover:not(:disabled){background:#2d5bc9;transform:translateY(-1px)}.profile-payment-button{color:#fff;background-color:#0000;border-color:#3f74fe80}.profile-payment-button:hover:not(:disabled){background-color:#3f74fe1a;transform:translateY(-1px)}.profile-cancel-button{color:#ff5050;opacity:.3;background-color:#0000;border-color:#dc354580}.profile-cancel-button:hover:not(:disabled){background-color:#dc35451a;transform:translateY(-1px)}.profile-subscription-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.profile-stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.profile-stat-card{text-align:center;background-color:#1f1d2666;border:1px solid #3f74fe26;border-radius:.75rem;padding:.45rem .5rem;transition:background-color .2s}.profile-stat-card:hover{background-color:#1f1d2699}.profile-stat-icon{margin-bottom:.5rem;font-size:1.25rem}.profile-stat-value{color:#3f74fe;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1}.profile-stat-label{color:#ebebefb3;text-transform:none;letter-spacing:normal;font-size:.9rem;font-weight:500}.profile-features-grid{flex-wrap:wrap;gap:1rem;display:flex}.profile-feature-card{cursor:default;background-color:#0000;border:1.5px solid #3f74fe4d;border-radius:1rem;align-items:center;gap:.3rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}.profile-feature-card.profile-enabled{color:#2e8b57;background-color:#2e8b571a;border-color:#2e8b574d}.profile-feature-card.profile-enabled:hover{background-color:#2e8b5733}.profile-feature-card.profile-disabled{color:#ebebef66;opacity:.7;background-color:#0000;border-color:#3f74fe26}.profile-feature-icon{font-size:1.1rem;font-weight:600}.profile-subscription-empty{text-align:center;background-color:#16131ce6;border:1px solid #3f74fe33;border-radius:1rem;padding:5rem 3rem}.profile-empty-icon{opacity:.5;margin-bottom:2rem;font-size:3rem}.profile-subscription-empty p{color:#ebebef99;font-size:1.1rem;font-weight:400}.profile-loading{text-align:center;color:#ebebef99;padding:3rem;font-size:1rem}.profile-empty-state{text-align:center;background-color:#16131ce6;border:1px solid #3f74fe33;border-radius:1rem;padding:3rem}.profile-empty-state .profile-empty-icon{opacity:.5;margin-bottom:1rem;font-size:2.5rem}.profile-empty-state p{color:#ebebef99;font-size:1rem}.profile-change-password-button{color:#3f74fecc;cursor:pointer;text-transform:none;letter-spacing:normal;width:auto;box-shadow:none;background-color:#0000;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-top:1.2rem;margin-left:auto;padding:.5rem 1rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.profile-change-password-button:hover{color:#3f74fe;background-color:#3f74fe0d;transform:translateY(-1px)}.profile-change-password-button:active{transform:translateY(0)}.profile-change-password-button:disabled{opacity:.6;cursor:not-allowed}.profile-modal-overlay{z-index:1000;background-color:#000000b3;justify-content:center;align-items:flex-start;padding-top:3rem;animation:.2s fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.profile-modal-content{background:#16131cf2;border:1px solid #3f74fe33;border-radius:1rem;width:90%;max-width:400px;animation:.3s fadeIn;box-shadow:0 20px 50px #00000080}.profile-modal-header{border-bottom:1px solid #3f74fe26;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.profile-modal-title{color:#fff;margin:0;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.1rem;font-weight:600}.profile-modal-close{color:#ebebef99;cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:1.25rem;transition:all .2s;display:flex}.profile-modal-close:hover{color:#fff;background-color:#3f74fe1a}.profile-modal-body{padding:1.25rem 1.5rem}.profile-modal-field{margin-bottom:1rem}.profile-modal-field:last-child{margin-bottom:0}.profile-modal-label{color:#ebebefe6;margin-bottom:.3rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.75rem;font-weight:500;display:block}.profile-modal-input{color:#fff;background-color:#1f1d2680;border:1px solid #3f74fe4d;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;transition:all .2s}.profile-modal-input::placeholder{color:#ebebef66;font-size:.85rem}.profile-modal-input:focus{background-color:#1f1d26b3;border-color:#3f74fe99}.profile-modal-input-error{border-color:#ff5050}.profile-modal-input-error:focus{background-color:#1f1d26b3;border-color:#ff5050}.profile-modal-error{color:#ff5050;margin-top:.5rem;font-size:.75rem;font-weight:400;animation:.2s fadeIn;display:block}.profile-modal-footer{border-top:1px solid #3f74fe26;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.profile-modal-button{cursor:pointer;text-transform:none;letter-spacing:normal;border:1.5px solid;border-radius:.5rem;outline:none;padding:.5rem 1.25rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:500;transition:all .2s}.profile-modal-button:disabled{opacity:.6;cursor:not-allowed}.profile-modal-button-cancel{color:#fff;background-color:#0000;border-color:#3f74fe80}.profile-modal-button-cancel:hover:not(:disabled){background-color:#3f74fe1a;transform:translateY(-1px)}.profile-modal-button-save{color:#fff;background-color:#3f74fe;border-color:#0000}.profile-modal-button-save:hover:not(:disabled){background-color:#2d5bc9;transform:translateY(-1px)}@media (width<=1024px){.profile-container{padding:2rem 1.5rem}.profile-stats-grid,.profile-agent-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem}.profile-actions-grid,.profile-workflows-grid{grid-template-columns:1fr}}@media (width<=768px){.profile-container{padding:2rem 1rem}.profile-notifications-row{grid-template-columns:1fr;gap:3rem}.profile-stats-grid,.profile-agent-stats{grid-template-columns:1fr}.profile-actions-grid{grid-template-columns:1fr;gap:1.5rem}.profile-workflows-grid,.profile-orchestrator-grid{grid-template-columns:1fr}.profile-plan-dates{flex-direction:column;align-items:flex-start;gap:1.5rem}.profile-date-separator{display:none}.profile-subscription-actions{flex-direction:column}.profile-subscription-button{justify-content:center;width:100%}.profile-title{font-size:2rem}.profile-plan-name{font-size:1.5rem}.profile-form-card,.profile-subscription-section,.profile-action-card,.profile-workflow-card{padding:2rem}.profile-activity-header,.profile-activity-footer{flex-direction:column;align-items:flex-start;gap:.5rem}.profile-mfa-toggle-wrapper{flex-direction:column;align-items:flex-start;padding:1rem}.profile-mfa-info{margin-bottom:1rem;margin-right:0}.profile-mfa-toggle{justify-content:space-between;width:100%}}.profile-modal-info{background-color:#3f74fe1a;border:1px solid #3f74fe33;border-radius:.5rem;margin-bottom:1.25rem;padding:1rem}.profile-modal-info-text{color:#ebebefe6;margin:0;font-size:.9rem;line-height:1.5}.profile-modal-note{color:#ebebef99;margin-top:.75rem;font-size:.8rem;font-style:italic}.profile-phone-modal .profile-modal-content{max-width:450px}@media (width<=640px){.profile-modal-overlay{padding-top:1.5rem}.profile-modal-content{width:95%;margin:.5rem}.profile-modal-header,.profile-modal-body,.profile-modal-footer{padding:1rem}}.profile-billing-section{margin-top:2.5rem}.profile-billing-header{margin-bottom:1.5rem}.profile-billing-title{color:#fff;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.4rem;font-weight:700}.profile-billing-subtitle{color:#ebebef80;margin:0;font-size:.875rem}.profile-billing-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.profile-billing-card{background:var(--at-glass,linear-gradient(150deg, #ffffff12 0%, #f0f6ff1a 30%, #dce8ff14 60%, #ffffff0d 100%));-webkit-backdrop-filter:var(--at-blur,blur(24px) saturate(180%) brightness(.42));backdrop-filter:var(--at-blur,blur(24px) saturate(180%) brightness(.42));border:1px solid var(--at-border,#ffffff2e);box-shadow:var(--at-inset,inset 0 1px 0 #ffffff73, inset 1px 0 0 #ffffff2e, inset 0 -1px 0 #c8d7f51f, inset -1px 0 0 #c3dcfa14), var(--at-shadow,0 1px 2px #0000001f, 0 4px 12px #6478aa1a, 0 12px 36px #50649b14);z-index:1;border-radius:16px;position:relative}.profile-billing-card:hover{border-color:var(--at-border-h,#ffffff4d)}.profile-billing-card-wide{grid-column:span 2}.profile-billing-card-full{grid-column:1/-1}.profile-billing-card-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;padding:14px 20px;display:flex}.profile-billing-card-icon{font-size:15px}.profile-billing-card-title{color:#ffffffeb;flex:1;font-size:13px;font-weight:600}.profile-billing-active-badge{letter-spacing:.06em;text-transform:uppercase;color:#4ecdc4;background:#4ecdc41a;border:1px solid #4ecdc440;border-radius:12px;padding:2px 8px;font-size:10px;font-weight:600}.profile-billing-card-body{padding:16px 20px}.profile-billing-card-body-flush{padding:.75rem 1rem}.profile-plan-display-name{color:#fff;margin-bottom:4px;font-size:1.2rem;font-weight:700}.profile-plan-display-type{color:#fff9;margin-bottom:16px;font-size:12px}.profile-plan-renew-row{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 12px;font-size:13px;display:flex}.profile-plan-renew-label{color:#fff9}.profile-plan-renew-date{color:#ebebefd9;font-weight:600}.profile-payment-method-row{margin-bottom:16px}.profile-payment-method-label{color:#ebebefbf;margin-bottom:4px;font-size:13px;display:block}.profile-payment-method-sub{color:#ebebef59;font-size:11px;display:block}.profile-billing-btn{cursor:pointer;border:1px solid;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:inline-flex}.profile-billing-btn-outline{color:#ffffffd9;background:#ffffff0d;border-color:#ffffff2e}.profile-billing-btn-outline:hover{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.profile-billing-btn-primary{color:#fff;background:#3f74fe;border-color:#3f74fe}.profile-billing-btn-primary:hover{background:#58f;border-color:#58f}.profile-billing-empty-state{text-align:center;padding:12px 0}.profile-billing-empty-state p{color:#ebebef59;margin:0 0 12px;font-size:13px}.profile-stats-grid-clean{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.profile-stat-clean{text-align:center;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;padding:12px 8px}.profile-stat-clean-value{color:#fff;margin-bottom:4px;font-size:1.4rem;font-weight:700}.profile-stat-clean-label{color:#ebebef66;text-transform:uppercase;letter-spacing:.06em;font-size:11px}@media (width<=768px){.profile-billing-grid{grid-template-columns:1fr}.profile-billing-card-wide,.profile-billing-card-full{grid-column:span 1}.profile-stats-grid-clean{grid-template-columns:repeat(2,1fr)}}.carousel-wrapper{height:300px;position:relative;overflow:hidden}.carousel-arrow{cursor:pointer;color:#000;z-index:101;font-size:24px;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow.left{left:0}.carousel-arrow.right{right:0}.carousel-dots{z-index:100;color:#fff;justify-content:center;width:100%;display:flex;position:absolute;bottom:20px}.slide-inner{width:80%}.welcome-slide{text-align:center;color:#3f74fe;flex-direction:column;align-items:center;padding:24px;font-weight:600;display:flex}.welcome-slide .header{font-size:20px}.welcome-slide .content{padding-top:10px;font-size:16px}.welcome-image{object-fit:cover;object-position:53.5% 10%;width:50%;height:auto;padding-top:15px}.checkbox-container{align-items:flex-start;margin-bottom:10px;display:flex}.checkbox-input{margin-top:3px;margin-right:10px}.checkbox-label{flex:1;line-height:1.6}.agent-activity{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#16131ccc;border:1px solid #3f74fe4d;border-radius:.75rem;width:100%;min-width:0;padding:1.5rem;box-shadow:0 20px 40px -12px #0000004d}.agent-activity h2:before{content:"";background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border-radius:50%;justify-content:center;align-items:center;width:.5rem;height:.5rem;display:flex}.table-header{min-height:40px;color:var(--color-pure-white,#fff);z-index:10;border-bottom:1px solid #3f74fe4d;grid-template-columns:minmax(115px,.12fr) minmax(55px,.08fr) minmax(145px,.12fr) minmax(310px,.35fr) minmax(85px,.1fr) minmax(175px,.15fr) minmax(70px,.08fr);align-items:center;gap:20px;margin-bottom:4px;padding-left:1rem;font-size:.875rem;font-weight:600;display:grid;position:sticky;top:0}.table-body::-webkit-scrollbar-track{background:#0f0d144d}.text-xl{font-size:1.25rem}@media (width<=768px){.activity-container{padding:.75rem}.table-container{font-size:.625rem}.table-header,.activity-item{gap:4px}.table-header>div,.activity-item>div{padding:.25rem}.news-cards{flex-direction:column;gap:1rem}.section-title{font-size:1.25rem}}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stats-slideout-container{width:200px;margin-bottom:20px;position:relative}.stats-slideout-button{cursor:pointer;width:100%;color:var(--color-pure-white,#fff);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#16131ccc;border:1px solid #3f74fe4d;border-radius:.5rem;padding:10px;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 10px #0003}.stats-slideout-button:hover{background-color:#3f74fe26;border-color:#3f74fe80;transform:translateY(-1px);box-shadow:0 6px 15px #00000040}.stats-slideout-box{z-index:1000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#16131cf2;border:1px solid #3f74fe4d;border-radius:.75rem;width:100%;max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 20px 40px -12px #0006}.stats-slideout-box.open{max-height:1000px;animation:.4s cubic-bezier(.16,1,.3,1) slideIn}@keyframes slideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.stats-slideout-box p{color:#ebebefe6;margin:.75rem;padding:.75rem;font-family:Manrope,sans-serif;font-size:.875rem;line-height:1.5}.stats-slideout-overlay{z-index:1003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f0d14bf;justify-content:center;align-items:flex-start;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:-26px 0 0}.stats-slideout-content{color:var(--color-pure-white,#fff);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:#16131cf2;border:1px solid #3f74fe66;border-radius:.75rem;width:280px;padding:1.5rem;font-family:Manrope,sans-serif;font-size:.875rem;animation:.4s cubic-bezier(.16,1,.3,1) modalSlideUp;box-shadow:0 25px 50px -12px #00000080}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.aum-summary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:320px;color:var(--color-pure-white,#fff);background-color:#16131ccc;border:1px solid #3f74fe4d;border-radius:.75rem;padding:1.5rem;font-family:Manrope,sans-serif;box-shadow:0 20px 40px -12px #0000004d}.aum-summary h2{color:var(--color-pure-white,#fff);background:linear-gradient(90deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600}.underlined{text-underline-offset:3px;-webkit-text-decoration:underline #3f74fe99;text-decoration:underline #3f74fe99}.subtitle{color:#ebebefb3;margin-left:0;font-size:.75rem;font-weight:400;text-decoration:none}.total-section{background-color:#1f1d2699;border:1px solid #3f74fe33;border-radius:.5rem;margin-bottom:1.25rem;padding:1rem}.total-label{color:#ebebefb3;text-transform:uppercase;letter-spacing:.05em;padding-top:.5rem;padding-bottom:.25rem;font-size:.75rem;font-weight:500}.total-value{color:var(--color-pure-white,#fff);font-size:1.25rem;font-weight:600}.total-change{margin-left:.5rem;font-size:.875rem;font-weight:500}.account{background-color:#1f1d2666;border:1px solid #3f74fe26;border-radius:.5rem;margin-bottom:.75rem;padding:.75rem;transition:all .2s cubic-bezier(.16,1,.3,1)}.account:hover{background-color:#3f74fe1a;border-color:#3f74fe4d}.account-name{color:#ebebefb3;text-transform:uppercase;letter-spacing:.025em;padding-top:.25rem;padding-bottom:.125rem;font-size:.75rem;font-weight:500}.account-value{color:var(--color-pure-white,#fff);font-size:1rem;font-weight:600}.change{margin-left:.5rem;font-size:.875rem;font-weight:500}.positive{color:#4caf50;background-color:#4caf501a;border:1px solid #4caf504d;border-radius:.25rem;padding:.125rem .375rem}.negative{color:#f44336;background-color:#f443361a;border:1px solid #f443364d;border-radius:.25rem;padding:.125rem .375rem}:root{--color-bg:#fdfcfa;--color-bg-secondary:#f8f6f3;--color-bg-filled:#fff;--color-text:#1a202c;--color-text-light:#2d3748;--color-text-muted:#4a5568;--color-text-dim:#718096;--color-blue:#3f74fe;--color-blue-light:#5889ff;--color-blue-dark:#2a5fe0;--color-blue-darker:#1e4fd0;--color-success:#10b981;--color-success-light:#34d399;--color-warning:#f59e0b;--color-error:#ef4444;--color-error-dark:#dc2626;--color-border:#2d37481f;--color-border-light:#2d374814;--color-border-medium:#3f74fe4d;--color-border-heavy:#3f74fe80;--color-surface:#2d37480a;--color-surface-hover:#2d37480f;--color-blue-rgb:63, 116, 254;--color-success-rgb:16, 185, 129;--color-warning-rgb:245, 158, 11;--color-error-rgb:239, 68, 68;--shadow-sm:0 1px 3px #2d374814, 0 1px 2px #2d37480a;--shadow-md:0 4px 12px #2d37481a, 0 2px 4px #2d37480f;--shadow-lg:0 12px 40px #2d37481f, 0 4px 12px #2d374814;--shadow-card:0 4px 20px #2d374814;--transition-default:all .2s ease;--transition-smooth:all .3s cubic-bezier(.16, 1, .3, 1);--transition-fade:opacity .4s cubic-bezier(.16, 1, .3, 1)}.activity-container{color:var(--color-text);background:0 0;padding:1.5rem;animation:.5s cubic-bezier(.16,1,.3,1) fadeIn;position:relative}.skeleton-container{opacity:1;transition:var(--transition-fade);z-index:1;padding:1.5rem;position:absolute;top:0;left:0;right:0}.activity-content{opacity:1;transition:var(--transition-fade);position:relative}.hidden{opacity:0;visibility:hidden;pointer-events:none;width:0;height:0}.skeleton-space-y-6>*+*{margin-top:1.5rem}.skeleton-news-section{margin-bottom:2rem}.section-title{color:var(--color-text);background:linear-gradient(135deg,#1a202c 0%,#2d3748 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;animation:.6s cubic-bezier(.22,1,.36,1) .2s both slideInFromBottom}.space-y-4>*+*{margin-top:1rem}.space-y-5>*+*{margin-top:1.25rem}.space-y-6>*+*{margin-top:1.5rem}.mt-32{margin-top:2rem}@keyframes wave{0%{background-position:-468px 0}to{background-position:468px 0}}.animate-wave{background:linear-gradient(90deg,#2d37480f 25%,#2d37481f 37%,#2d37480f 63%) 0 0/1000px 100%;border-radius:.5rem;animation:1.5s linear infinite wave}.bg-gray-200{background-color:#2d374814;border-radius:.5rem;position:relative;overflow:hidden}.skeleton-container .action-needed-placeholder-container{border-radius:.75rem;min-height:200px;padding-top:1rem;padding-bottom:2rem}.rounded{border-radius:.5rem}.h-6{height:1.5rem;margin-top:2.5rem;margin-bottom:2rem;margin-left:.75rem}.h-7{height:1.75rem;margin-top:1.875rem;margin-bottom:2rem;margin-left:.75rem}.h-8{height:2rem}.h-9{height:2.25rem;margin-bottom:.625rem;margin-left:.75rem}.h-10{height:2.5rem;margin-bottom:.625rem}.h-11{margin-bottom:1rem;padding-bottom:3.5rem}.h-12{height:3rem;margin-bottom:.25rem;margin-left:.75rem}.h-16{height:4rem}.h-24{width:100%;max-width:25rem;height:6rem;margin-bottom:1.25rem;margin-left:.75rem}.h-48{height:12rem}.w-24{width:6rem}.w-32{width:8rem}.w-48{width:12rem}.w-64{width:16rem}.w-full{width:100%}.grid{display:grid}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:calc(100% - 1.5rem);margin-top:2rem;margin-left:.75rem}.gap-3,.gap-4{gap:1rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.flex{display:flex}.justify-between{justify-content:space-between}.items-center{align-items:center}.action-needed-placeholder-container{transition:var(--transition-default);border-radius:.75rem;padding-top:1rem;padding-bottom:2rem}.action-needed-placeholder-container:hover{transform:translateY(-2px)}.activity-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:var(--transition-default);border-radius:.75rem;padding:1.5rem}.activity-card:hover{border-color:var(--color-blue);background:var(--color-bg-filled);box-shadow:var(--shadow-md);transform:translateY(-2px)}.status-indicator{transition:var(--transition-default);border-radius:2rem;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.status-pending{color:#b45309}.status-complete{background:rgba(var(--color-success-rgb), .1);border:1px solid rgba(var(--color-success-rgb), .3);color:#059669}.status-error{background:rgba(var(--color-error-rgb), .1);border:1px solid rgba(var(--color-error-rgb), .3);color:#dc2626}.status-processing{background:rgba(var(--color-blue-rgb), .1);border:1px solid rgba(var(--color-blue-rgb), .3);color:var(--color-blue)}.activity-spinner{border:3px solid #3f74fe33;border-top-color:var(--color-blue);border-radius:50%;width:40px;height:40px;margin:2rem auto;animation:.8s linear infinite spin}.empty-state-icon{opacity:.5;margin-bottom:1rem;font-size:3rem}.empty-state-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.empty-state-description{color:var(--color-text-muted);max-width:400px;margin:0 auto;font-size:.9rem}.timeline-item{border-left:2px solid var(--color-border);margin-left:1rem;padding-bottom:1.5rem;padding-left:2rem;position:relative}.timeline-item:last-child{border-left:none}.timeline-dot{background:var(--color-blue);border:2px solid var(--color-bg-filled);width:1rem;height:1rem;box-shadow:var(--shadow-sm);border-radius:50%;position:absolute;left:-.5rem}.timeline-content{background:var(--color-bg-filled);border:1px solid var(--color-border);transition:var(--transition-default);border-radius:.5rem;padding:1rem}.timeline-content:hover{background:var(--color-bg-secondary);border-color:var(--color-blue);box-shadow:var(--shadow-sm)}@media (width<=768px){.activity-container,.skeleton-container{padding:1rem}.grid-cols-3{grid-template-columns:1fr;width:100%;margin-left:0}.h-16,.h-24{width:100%;max-width:100%;margin-left:0}.activity-card{padding:1rem}.timeline-item{margin-left:.5rem;padding-left:1.5rem}.skeleton-container .w-64{width:100%;max-width:16rem}.skeleton-container .w-48{width:100%;max-width:12rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.animate-wave{background:var(--color-surface);animation:none}.skeleton-shimmer:after{display:none}}@media (prefers-contrast:high){.activity-card,.timeline-content,.action-needed-placeholder-container{border-width:2px}.status-indicator{border-width:2px;font-weight:700}.section-title{-webkit-text-fill-color:var(--color-text);background:0 0}}.header-stats-container{border-bottom:1px solid var(--color-border);flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:2rem;font-size:1rem;display:flex;position:relative}.header-stats-item{box-sizing:border-box;background:var(--color-bg-filled);border:1px solid var(--color-border);z-index:1001;width:220px;height:80px;box-shadow:var(--shadow-sm);border-radius:.75rem;flex-direction:row;align-items:center;padding:1rem;font-family:Manrope,sans-serif;font-size:.875rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.header-stats-item.button-item{cursor:pointer}.header-stats-item.button-item:hover{border-color:var(--color-blue);box-shadow:var(--shadow-md);background:var(--color-bg-filled);transform:translateY(-3px)}.header-stats-item-key{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.025em;justify-content:space-between;align-items:center;margin-bottom:.375rem;font-size:.75rem;font-weight:600;display:flex}.header-stats-item-value{color:var(--color-text);font-size:1.25rem;font-weight:600}.header-stats-item-text{flex-direction:column;flex:1;display:flex}.header-icon-container{background:linear-gradient(135deg, var(--color-blue) 0%, var(--color-blue-dark) 100%);border-radius:.5rem;margin-right:1rem;padding:.75rem;box-shadow:0 4px 10px #3f74fe40}.header-icon-container ion-icon{color:#fff;font-size:1.25rem}.chevron-icon{color:var(--color-blue);margin-left:.5rem;transition:transform .2s}.header-stats-item.button-item:hover .chevron-icon{transform:rotate(180deg)}.header-stats-item-value .timestamp{color:var(--color-text-dim);margin-top:.25rem;font-size:.625rem;font-weight:400}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (width<=1200px){.charts-container-chart{width:100%;min-width:0}}@media (width<=1000px){.header-stats-container{flex-direction:column;gap:1rem}.header-stats-item{width:100%;max-width:400px;margin-bottom:0}.home-container{padding:1rem}}@media (width<=768px){.header-stats-item{height:auto;min-height:80px;padding:.75rem}}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-semibold{font-weight:600}.skeleton-container .text-xl{color:#0000;background:var(--color-surface);border-radius:.25rem}.charts-container-chart.loading{opacity:.7;pointer-events:none}.header-stats-item.selected{border-color:var(--color-blue);background-color:#3f74fe14;box-shadow:0 0 0 2px #3f74fe26}.skeleton-container>*{animation:.5s ease-in-out fadeInSkeleton}.skeleton-container>:first-child{animation-delay:0s}.skeleton-container>:nth-child(2){animation-delay:.1s}.skeleton-container>:nth-child(3){animation-delay:.2s}.skeleton-container>:nth-child(4){animation-delay:.3s}@keyframes fadeInSkeleton{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.attention-needed{background-color:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);box-shadow:var(--shadow-card,0 4px 20px #2d374814);border-radius:.75rem;max-width:100%;margin-bottom:.5rem;padding:1.5rem}.attention-needed h2{color:var(--color-text,#1a202c);align-items:center;gap:.75rem;padding-top:.5rem;font-size:1.125rem;font-weight:600;display:flex}.attention-needed h2:before{content:"";background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:50%;justify-content:center;align-items:center;width:.5rem;height:.5rem;display:flex;box-shadow:0 0 8px #f59e0b66}.attention-items{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.attention-item{color:var(--color-text-light,#2d3748);cursor:pointer;background-color:var(--color-surface,#2d37480a);border:1px solid var(--color-border,#2d374814);border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.75rem;font-size:.875rem;transition:all .2s;display:flex}.attention-item:hover{box-shadow:var(--shadow-sm);background-color:#3f74fe0f;border-color:#3f74fe4d;transform:translateY(-1px)}.attention-item .attention-icon{color:#f59e0b;flex-shrink:0;width:1rem;height:1rem;margin-top:.175rem}.no-actions-message{text-align:center;justify-content:center;align-items:center;padding:1rem .5rem;display:flex}.text-muted{color:var(--color-text-dim,#718096);font-size:.875rem;font-style:italic}.text-gray-700{color:var(--color-text-light,#2d3748)}.agent-activity{background-color:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);box-shadow:var(--shadow-card,0 4px 20px #2d374814);border-radius:.75rem;width:100%;min-width:0;padding:1.5rem}.agent-activity h2{color:var(--color-text,#1a202c);align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.125rem;font-weight:600;display:flex}.agent-activity h2:before{content:"";background:linear-gradient(135deg,#3f74fe 0%,#2a5fe0 100%);border-radius:50%;justify-content:center;align-items:center;width:.5rem;height:.5rem;display:flex;box-shadow:0 0 8px #3f74fe66}.table-container{border-radius:.5rem;width:100%;min-width:0;position:relative;overflow-x:auto}.table-header{border-bottom:1px solid var(--color-border,#2d37481f);min-height:40px;color:var(--color-text,#1a202c);z-index:10;background-color:var(--color-bg-filled,#fff);grid-template-columns:minmax(115px,.12fr) minmax(55px,.08fr) minmax(145px,.12fr) minmax(310px,.35fr) minmax(85px,.1fr) minmax(175px,.15fr) minmax(70px,.08fr);align-items:center;gap:20px;margin-bottom:4px;padding-left:1rem;font-size:.875rem;font-weight:600;display:grid;position:sticky;top:0}.table-body{scrollbar-width:thin;scrollbar-color:#3f74fe66 transparent;height:400px;padding-right:1px;overflow-y:auto}.table-body::-webkit-scrollbar{width:6px}.table-body::-webkit-scrollbar-track{background:#2d37480a;border-radius:3px}.table-body::-webkit-scrollbar-thumb{background-color:#3f74fe66;border-radius:6px}.table-body::-webkit-scrollbar-thumb:hover{background-color:#3f74fe99}.activity-item{grid-template-columns:minmax(100px,.12fr) minmax(60px,.08fr) minmax(140px,.12fr) minmax(280px,.35fr) minmax(100px,.1fr) minmax(170px,.15fr) minmax(70px,.08fr);align-items:center;gap:26px;min-height:28px;padding:.35rem 0 .35rem 1rem;font-size:.8rem;transition:all .2s;display:grid}.activity-item:not(:last-child){border-bottom:1px solid var(--color-border-light,#2d37480f)}.table-header>div,.activity-item>div{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:.5rem;overflow:hidden}.name{color:var(--color-blue,#3f74fe);cursor:pointer;font-weight:500;text-decoration:none;transition:color .2s}.name:hover{color:var(--color-blue-dark,#2a5fe0);text-decoration:underline}.type,.tracking-id,.command,.tokens,.time{color:var(--color-text-muted,#4a5568)}.tokens,.type{text-align:center}.status-success{color:#059669;font-weight:500}.status-failed{color:#dc2626;font-weight:500}.activity-item:hover{background-color:#3f74fe0a}.attention-needed,.agent-activity,.news-section{animation:.5s cubic-bezier(.16,1,.3,1) forwards fadeInSlideUp}.attention-needed{animation-delay:.1s}.agent-activity{animation-delay:.2s}.news-section{animation-delay:.3s}@media (width<=768px){.attention-needed,.agent-activity{padding:1rem}.table-container{font-size:.625rem}.table-header,.activity-item{gap:4px}.table-header>div,.activity-item>div{padding:.25rem}.attention-needed h2,.agent-activity h2{font-size:1rem}}.dropdown{display:inline-block;position:relative}.dropdown-button{color:#000;cursor:pointer;text-align:left;background-color:#fff;border:none;width:270px;height:30px;padding-left:10px;box-shadow:0 1px 4px #00000029}.dropdown-list{z-index:1;background-color:#fff;width:270px;max-height:200px;margin:0;padding:0;font-size:14px;list-style:none;display:none;position:absolute;top:30px;left:0;overflow-y:auto;box-shadow:0 1px 4px #00000029}.dropdown-list li{cursor:pointer;padding:8px 10px;transition:background-color .3s}.dropdown-list li:hover{background-color:#cecece}.dropdown.active .dropdown-list{display:block}.dropdown-list.active{z-index:2;display:block}.template-builder-container{width:100%;height:100%;max-height:55rem;color:var(--color-text,#1a202c);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffffa 0%,#f8f6f3f2 100%);border-radius:16px;flex-direction:column;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;box-shadow:0 12px 40px #2d37481f,0 0 0 1px #2d374814}.template-builder-header{background:linear-gradient(135deg,#f8f6f3e6 0%,#fffc 100%);border-bottom:1px solid #2d374814;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;overflow:hidden}.template-builder-header-left{flex:1;align-items:center;gap:1rem;display:flex}.template-builder-name-input{color:var(--color-text,#1a202c);background:#fff;border:1px solid #2d37481f;border-radius:8px;min-width:200px;padding:.5rem 1rem;font-size:1rem;font-weight:600;transition:all .2s}.template-builder-name-input:focus{border-color:#3f74fe80;outline:none;box-shadow:0 0 0 3px #3f74fe1a}.template-builder-name-input::placeholder{color:#718096}.template-builder-save-status{color:#4a5568;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.template-builder-unsaved-indicator{background:#f59e0b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 6px #f59e0b66}.template-builder-page-indicator{color:#3f74fe;background:linear-gradient(135deg,#3f74fe1a 0%,#3f74fe0d 100%);border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:700;display:flex}.template-builder-header-actions{gap:.75rem;display:flex}.template-builder-header-button{color:#4a5568;cursor:pointer;background:#fff;border:1px solid #2d37481f;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.template-builder-header-button:hover:not(:disabled){color:var(--color-text,#1a202c);background:linear-gradient(135deg,#3f74fe14 0%,#3f74fe0a 100%);border-color:#3f74fe40;transform:translateY(-1px)}.template-builder-header-button.template-builder-primary{color:#fff;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border:none;box-shadow:0 4px 14px #3f74fe40}.template-builder-header-button.template-builder-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3f74fe59}.template-builder-toolbar{background:linear-gradient(135deg,#ffffffe6 0%,#f8f6f3cc 100%);border-bottom:1px solid #2d374814;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.template-builder-toolbar-section{align-items:center;gap:.5rem;display:flex}.template-builder-toolbar-button{color:#4a5568;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:.375rem;transition:all .2s}.template-builder-toolbar-button:hover:not(:disabled){color:var(--color-text,#1a202c);background:#3f74fe0f}.template-builder-toolbar-button:disabled{opacity:.4;cursor:not-allowed}.template-builder-toolbar-button.template-builder-active{color:#3f74fe;background:linear-gradient(135deg,#3f74fe1f 0%,#3f74fe0f 100%);border-color:#3f74fe33}.template-builder-toolbar-button.template-builder-locked{color:#dc2626;background:#ef444414;border-color:#ef444433}.template-builder-toolbar-separator{background:#2d37481f;width:1px;height:1.5rem}.template-builder-font-select{color:var(--color-text,#1a202c);cursor:pointer;background:#fff;border:1px solid #2d37481f;border-radius:6px;min-width:120px;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s}.template-builder-font-select:hover{border-color:#3f74fe4d}.template-builder-font-select:focus{border-color:#3f74fe80;outline:none;box-shadow:0 0 0 3px #3f74fe1a}.template-builder-hidden-input{display:none}.template-builder-right-align-wrapper{align-items:center;gap:4px;display:flex;position:relative}.template-builder-right-align-input-group{align-items:center;gap:4px;display:flex}.template-builder-right-align-input{width:60px;color:var(--color-text,#1a202c);background:#fff;border:1px solid #2d374826;border-radius:4px;padding:4px 6px;font-size:12px;transition:all .2s}.template-builder-right-align-input:focus{border-color:#3f74fe80;outline:none;box-shadow:0 0 0 2px #3f74fe1a}.template-builder-right-align-unit{color:#718096;font-size:11px}.template-builder-iframe-loading{z-index:5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.template-builder-fields-popup{z-index:10000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%);border:1px solid #2d37481f;border-radius:14px;min-width:350px;max-width:450px;max-height:500px;padding:16px;position:fixed;overflow-y:auto;box-shadow:0 16px 48px #2d374826,0 0 0 1px #2d37480d}.template-builder-popup-header{border-bottom:1px solid #2d374814;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;display:flex}.template-builder-popup-title{color:var(--color-text,#1a202c);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.template-builder-popup-close{color:#4a5568;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;transition:all .2s}.template-builder-popup-close:hover{color:#dc2626;background:#ef444414}.template-builder-fields-list{flex-direction:column;gap:4px;display:flex}.template-builder-fields-tips{color:#718096;border-top:1px solid #2d374814;margin-top:8px;padding:12px;font-size:12px;line-height:1.4}.template-builder-fields-tips-title{margin-bottom:4px}.template-builder-inline-icon{vertical-align:text-bottom;display:inline}.template-builder-manage-modal{z-index:10000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%);border:1px solid #2d37481f;border-radius:16px;min-width:500px;max-width:600px;max-height:70vh;padding:24px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 24px 64px #2d374833,0 0 0 1px #2d37480d}.template-builder-modal-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0000004d;position:fixed;inset:0}.template-builder-manage-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.template-builder-manage-label{color:var(--color-text,#1a202c);font-size:14px;font-weight:600}.template-builder-fill-samples-btn{color:#3f74fe;cursor:pointer;background:#3f74fe14;border:1px solid #3f74fe33;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.template-builder-fill-samples-btn:hover{background:#3f74fe24;border-color:#3f74fe59}.template-builder-merge-fields-scroll{flex-direction:column;gap:10px;max-height:350px;padding-right:4px;display:flex;overflow-y:auto}.template-builder-copy-btn{color:#a0aec0;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:4px;transition:all .2s}.template-builder-copy-btn:hover{color:#4a5568;background:#3f74fe0f}.template-builder-merge-field-input{color:var(--color-text,#1a202c);background:#fff;border:1px solid #2d37481f;border-radius:6px;padding:8px 12px;font-size:13px;transition:all .2s}.template-builder-merge-field-input:focus{border-color:#3f74fe80;outline:none;box-shadow:0 0 0 3px #3f74fe1a}.template-builder-merge-field-input::placeholder{color:#a0aec0}.template-builder-apply-values-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border:none;border-radius:8px;width:100%;margin-top:16px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #3f74fe4d}.template-builder-apply-values-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #3f74fe66}.template-builder-apply-values-btn:disabled{opacity:.5;cursor:not-allowed}.template-builder-align-popup{z-index:10000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffffa 0%,#fffffff2 100%);border:1px solid #2d37481f;border-radius:14px;min-width:280px;padding:18px;position:fixed;box-shadow:0 16px 48px #2d374826,0 0 0 1px #2d37480d}.template-builder-align-popup-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.template-builder-align-popup-title{color:var(--color-text,#1a202c);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.template-builder-align-popup-close{color:#4a5568;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px;transition:all .2s}.template-builder-align-popup-close:hover{color:#dc2626;background:#ef444414}.template-builder-align-popup-content{flex-direction:column;gap:12px;display:flex}.template-builder-align-popup-field{color:#3f74fe;text-align:center;background:linear-gradient(135deg,#3f74fe14 0%,#3f74fe0a 100%);border-radius:8px;padding:8px 12px;font-family:SF Mono,Consolas,monospace;font-size:13px;font-weight:600}.template-builder-align-popup-controls{align-items:center;gap:8px;display:flex}.template-builder-align-popup-input{color:var(--color-text,#1a202c);background:#fff;border:1px solid #2d37481f;border-radius:8px;flex:1;width:100px;padding:10px 12px;font-size:13px;transition:all .2s}.template-builder-align-popup-input:focus{border-color:#3f74fe80;outline:none;box-shadow:0 0 0 3px #3f74fe1a}.template-builder-align-popup-label{color:#4a5568;white-space:nowrap;font-size:12px}.template-builder-align-popup-actions{gap:10px;margin-top:6px;display:flex}.template-builder-align-popup-button{cursor:pointer;border:none;border-radius:8px;flex:1;padding:10px 14px;font-size:13px;font-weight:600;transition:all .2s}.template-builder-align-popup-button.primary{color:#fff;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);box-shadow:0 4px 12px #3f74fe40}.template-builder-align-popup-button.primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3f74fe59}.template-builder-align-popup-button.secondary{color:#4a5568;background:#fff;border:1px solid #2d374826}.template-builder-align-popup-button.secondary:hover{color:var(--color-text,#1a202c);background:#3f74fe0a;border-color:#3f74fe40}.template-builder-align-popup-button.danger{color:#dc2626;background:#ef444414;border:1px solid #ef444433}.template-builder-align-popup-button.danger:hover{background:#ef44441f;border-color:#ef444459}.template-builder-align-current-value{color:#059669;text-align:center;background:#10b98114;border:1px solid #10b98126;border-radius:6px;margin-bottom:8px;padding:8px 10px;font-size:12px;font-weight:500}.template-builder-align-default-info{color:#718096;background:#3f74fe0a;border:1px solid #3f74fe14;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 10px;font-size:12px;display:flex}.template-builder-use-default-btn{color:#3f74fe;cursor:pointer;background:#3f74fe14;border:1px solid #3f74fe33;border-radius:4px;padding:2px 8px;font-size:11px;transition:all .2s}.template-builder-use-default-btn:hover{background:#3f74fe24;border-color:#3f74fe59}.template-builder-preview-indicator{color:#059669;background:linear-gradient(135deg,#10b9811a 0%,#10b9810d 100%);border-bottom:1px solid #10b98126;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;display:flex}.template-builder-content{border-radius:0 0 16px 16px;flex:1;display:flex;overflow:hidden}.template-builder-content-main{background:#f8f6f3;flex:1;position:relative;overflow:hidden}.template-builder-processing-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;color:var(--color-text,#1a202c);background:#ffffffe6;flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;inset:0}.template-builder-visual-editor-container{background:linear-gradient(135deg,#e8e6e3 0%,#f0eeeb 100%);justify-content:center;align-items:center;height:100%;padding:1.5rem;display:flex;position:relative;overflow:auto}.template-builder-visual-editor-iframe{background:#fff;border:none;border-radius:8px;width:100%;height:100%;min-height:600px;transition:all .3s;box-shadow:0 8px 32px #2d37481f}.template-builder-visual-editor-container.template-builder-mobile .template-builder-visual-editor-iframe{width:375px;height:812px;margin:0 auto}.template-builder-dropdown-header{text-transform:uppercase;letter-spacing:.5px;color:#718096;padding:10px 14px;font-size:11px;font-weight:700}.template-builder-dropdown-item{text-align:left;width:100%;color:var(--color-text,#1a202c);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;transition:all .15s;display:flex}.template-builder-dropdown-item:hover:not(:disabled){background:linear-gradient(135deg,#3f74fe14 0%,#3f74fe0a 100%)}.template-builder-dropdown-field{color:#3f74fe;font-family:SF Mono,Consolas,monospace;font-size:12px;font-weight:600}.template-builder-dropdown-label{color:#4a5568;margin-left:auto;padding-left:12px;font-size:11px}.template-builder-merge-manage-section{flex-direction:column;gap:16px;padding:16px;display:flex}.template-builder-merge-field-row{background:#fff;border:1px solid #2d374814;border-radius:10px;flex-direction:column;gap:8px;padding:14px;transition:all .2s;display:flex}.template-builder-merge-field-row:hover{border-color:#3f74fe33;box-shadow:0 4px 12px #2d37480f}.template-builder-merge-field-label{align-items:center;gap:10px;display:flex}.template-builder-merge-field-name{color:#3f74fe;font-family:SF Mono,Consolas,monospace;font-size:13px;font-weight:600}.template-builder-merge-field-count{color:#4a5568;background:linear-gradient(135deg,#3f74fe1a 0%,#3f74fe0d 100%);border-radius:12px;padding:3px 8px;font-size:11px;font-weight:700}.template-builder-merge-empty{text-align:center;color:#718096;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.template-builder-selector-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#2d374840;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.template-builder-selector-modal{-webkit-backdrop-filter:blur(24px)saturate(1.4);background:linear-gradient(160deg,#ffffffd1 0%,#f8f6f3c7 50%,#ffffffd9 100%);border:1px solid #ffffff8c;border-radius:20px;flex-direction:column;width:100%;max-width:1200px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 32px 80px #2d37482e,0 12px 32px #2d374814,0 0 0 1px #2d37480f,inset 0 1px #fff9}.template-builder-selector-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff9 0%,#f8f6f373 100%);border-bottom:1px solid #2d374814;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.template-builder-selector-title{color:var(--color-text,#1a202c);margin:0;font-size:1.5rem;font-weight:700}.template-builder-selector-actions{align-items:center;gap:12px;display:flex}.template-builder-scratch-btn{color:var(--color-text,#1a202c);cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff9;border:2px dashed #3f74fe59;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.template-builder-scratch-btn:hover{color:#3f74fe;background:#3f74fe14;border-color:#3f74fe8c;transform:translateY(-1px)}.template-builder-selector-close-btn{color:#4a5568;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff80;border:1px solid #2d37481f;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.template-builder-selector-close-btn:hover{color:#dc2626;background:#ef444414;border-color:#ef444433}.template-builder-user-templates-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff73 0%,#f8f6f359 100%);border-bottom:1px solid #2d374814;align-items:center;gap:16px;padding:16px 32px;display:flex;overflow:hidden}.template-builder-user-templates-label{color:var(--color-text,#1a202c);flex-shrink:0;font-size:.9rem;font-weight:600}.template-builder-user-templates-scroll{gap:8px;padding:4px 0;display:flex;overflow-x:auto}.template-builder-user-template-pill{color:var(--color-text,#1a202c);cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffa6;border:1px solid #2d37481a;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:.85rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #2d37480f}.template-builder-user-template-pill:hover{color:#3f74fe;background:#3f74fe14;border-color:#3f74fe4d;transform:translateY(-1px);box-shadow:0 4px 10px #3f74fe1a}.template-builder-filters-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#fff6 0%,#f8f6f34d 100%);border-bottom:1px solid #2d374814;padding:20px 32px}.template-builder-filters-row{flex-wrap:wrap;gap:16px;display:flex}.template-builder-search-wrapper{flex:1;min-width:300px;position:relative}.template-builder-search-icon{color:#a0aec0;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.template-builder-search-input{width:100%;color:var(--color-text,#1a202c);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border:1px solid #2d37481f;border-radius:8px;padding:10px 12px 10px 40px;font-size:.9rem;transition:all .2s}.template-builder-search-input:focus{background:#ffffffe6;border-color:#3f74fe80;outline:none;box-shadow:0 0 0 3px #3f74fe1a}.template-builder-search-input::placeholder{color:#a0aec0}.template-builder-filter-select{color:var(--color-text,#1a202c);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border:1px solid #2d37481f;border-radius:8px;min-width:150px;padding:10px 16px;font-size:.9rem;transition:all .2s}.template-builder-filter-select:hover{border-color:#3f74fe4d}.template-builder-filter-select:focus{background:#ffffffe6;border-color:#3f74fe80;outline:none;box-shadow:0 0 0 3px #3f74fe1a}.template-builder-gallery-section{background:linear-gradient(#f8f6f333 0%,#ffffff26 100%);flex:1;padding:24px 32px;overflow-y:auto}.template-builder-gallery-title{color:var(--color-text,#1a202c);margin-bottom:16px;font-size:1.125rem;font-weight:600}.template-builder-loading-container{color:#718096;justify-content:center;align-items:center;padding:60px;display:flex}.template-builder-loading-text{margin-left:12px}.template-builder-template-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;display:grid}.template-builder-template-card{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(160deg,#ffffffbf 0%,#fff9 100%);border:1px solid #ffffff80;border-radius:14px;transition:all .3s;overflow:hidden;box-shadow:0 4px 16px #2d374812,0 1px 3px #2d37480a}.template-builder-template-card:hover{border-color:#3f74fe40;transform:translateY(-4px);box-shadow:0 16px 40px #2d37481f,0 4px 12px #3f74fe0f}.template-builder-card-preview{background:#f8f8f8;height:250px;position:relative;overflow:hidden}.template-builder-card-preview-iframe{transform-origin:0 0;pointer-events:none;border:none;width:400%;height:400%;transform:scale(.25)}.template-builder-card-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,#ffffff80 0%,#f8f6f366 100%);border-top:1px solid #2d37480f;padding:20px}.template-builder-card-title{color:var(--color-text,#1a202c);margin:0 0 8px;font-size:1.125rem;font-weight:600}.template-builder-card-tags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.template-builder-card-tag{color:#4a5568;letter-spacing:.3px;background:#3f74fe14;border:1px solid #3f74fe1f;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:500}.template-builder-no-results{text-align:center;color:#718096;padding:60px 20px}.template-builder-no-results-title{color:#4a5568;margin-bottom:8px;font-size:1.25rem}.template-builder-no-results-text{margin:0}.template-builder-animate-spin{animation:1s linear infinite tb-spin}@keyframes tb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.template-builder-fields-popup::-webkit-scrollbar{width:6px}.template-builder-manage-modal::-webkit-scrollbar{width:6px}.template-builder-selector-modal ::-webkit-scrollbar{width:6px}.template-builder-fields-popup::-webkit-scrollbar-track{background:#2d374808;border-radius:3px}.template-builder-manage-modal::-webkit-scrollbar-track{background:#2d374808;border-radius:3px}.template-builder-selector-modal ::-webkit-scrollbar-track{background:#2d374808;border-radius:3px}.template-builder-fields-popup::-webkit-scrollbar-thumb{background:linear-gradient(#3f74fe40 0%,#3f74fe26 100%);border-radius:3px}.template-builder-manage-modal::-webkit-scrollbar-thumb{background:linear-gradient(#3f74fe40 0%,#3f74fe26 100%);border-radius:3px}.template-builder-selector-modal ::-webkit-scrollbar-thumb{background:linear-gradient(#3f74fe40 0%,#3f74fe26 100%);border-radius:3px}.template-builder-fields-popup::-webkit-scrollbar-thumb:hover{background:linear-gradient(#3f74fe66 0%,#3f74fe40 100%)}.template-builder-manage-modal::-webkit-scrollbar-thumb:hover{background:linear-gradient(#3f74fe66 0%,#3f74fe40 100%)}.template-builder-selector-modal ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#3f74fe66 0%,#3f74fe40 100%)}.template-builder-container ::selection{color:var(--color-text,#1a202c);background-color:#3f74fe26}.home-content:has(.upload-root){z-index:auto!important;animation:none!important}body.upload-active .home-content{z-index:auto!important;animation:none!important}.upload-root .manage-dashboard{color:inherit;background:0 0!important}.upload-root .manage-dashboard>*,.upload-root .management-dashboard-nav,.upload-root .management-nav-container,.upload-root .management-nav-links{background:0 0!important}.upload-root{isolation:isolate;min-height:100%;position:relative}:root{--upload-glass-bg:linear-gradient(150deg, #ffffff1a 0%, #f0f6ff24 30%, #dce8ff1f 60%, #ffffff14 100%);--upload-glass-bg-hover:linear-gradient(150deg, #ffffff24 0%, #f0f6ff2e 30%, #dce8ff29 60%, #ffffff1f 100%);--upload-glass-bg-active:linear-gradient(150deg, #ffffff38 0%, #f0f6ff42 30%, #dce8ff38 60%, #ffffff2e 100%);--upload-glass-border:1.5px solid #ffffff9e;--upload-glass-border-hover:#ffffffe6;--upload-glass-blur:blur(24px) saturate(180%) brightness(.38);--upload-glass-blur-heavy:blur(32px) saturate(200%) brightness(.36);--upload-glass-shadow:0 0 0 .5px #c8d7f047, inset 0 2px 0 #fffffff2, inset 2px 0 0 #ffffff7a, inset 0 -1px 0 #c8d7f53d, inset -1px 0 0 #c3dcfa33, inset 0 0 48px #ffffff1a, 0 1px 2px #00000014, 0 4px 12px #788cb91a, 0 12px 36px #6478aa14, 0 24px 56px #50649b0f;--upload-glass-shadow-hover:0 0 0 .5px #c8d7f05c, inset 0 2px 0 #fffffffa, inset 2px 0 0 #ffffff85, inset 0 -1px 0 #c8d7f547, inset -1px 0 0 #c3dcfa3d, inset 0 0 48px #ffffff24, 0 1px 2px #0000001a, 0 6px 16px #788cb91f, 0 16px 44px #6478aa1a, 0 28px 64px #50649b14;--upload-inner-bg:linear-gradient(145deg, #ffffffa3 0%, #f0f5ff8f 50%, #fff9 100%);--upload-inner-border:1px solid #ffffffb8;--upload-inner-shadow:inset 0 1.5px 0 #ffffffd9, inset 0 -.5px 0 #c8d7f524, 0 1px 4px #8296be0f;--upload-text-primary:#fff;--upload-text-secondary:#e6ebf5;--upload-text-muted:#c8d2e6;--upload-text-dim:#b4bed2;--upload-accent-blue:96, 155, 250;--upload-accent-green:52, 211, 153;--upload-accent-red:251, 113, 133;--upload-accent-purple:167, 139, 250;--upload-accent-gold:251, 191, 36;--upload-border-subtle:#ffffff2e;--upload-border-medium:#ffffff59;--upload-border-strong:#ffffff9e}.upload-dashboard{max-width:1150px;height:100%;color:var(--upload-text-primary);margin:0 auto;font-family:Manrope,sans-serif;position:relative}.upload-dashboard-nav{z-index:1;align-items:center;margin-bottom:1.75rem;display:flex;position:relative}.upload-dashboard-nav:before,.upload-dashboard-nav:after{display:none}.upload-nav-container{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff14 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0f 100%);border:1.5px solid #ffffff4d;border-radius:14px;align-items:center;gap:2px;padding:3px;display:flex;box-shadow:inset 0 1px #ffffff73,0 1px 4px #00000014}.upload-nav-links{align-items:center;gap:2px;display:flex}.upload-nav-link{color:#ffffff80;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:11px;padding:.5rem 1.5rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative}.upload-nav-link:hover{color:#ffffffbf;background:#ffffff0f}.upload-nav-link.active{color:#fff;background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border:1px solid #ffffff59;font-weight:600;box-shadow:inset 0 1px #fff9,0 2px 8px #0000001f}.upload-nav-link.active:after{display:none}.fin-template-builder-button{border:1px solid var(--upload-border-medium);background:var(--upload-glass-bg);-webkit-backdrop-filter:var(--upload-glass-blur);backdrop-filter:var(--upload-glass-blur);color:var(--upload-text-muted);cursor:pointer;border-radius:99px;align-items:center;gap:8px;margin-left:1rem;padding:.625rem 1.125rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:inset 0 1.5px #fff9,0 1px 3px #788cb914}.fin-template-builder-button:hover{color:var(--upload-text-primary);background:var(--upload-glass-bg-hover);border-color:#ffffffa6;transform:translateY(-1px);box-shadow:inset 0 1.5px #ffffffbf,0 2px 6px #788cb91a,0 6px 16px #6478aa14}.fin-upload-container{width:100%;padding:2rem 1.5rem;font-family:Manrope,sans-serif}.fin-upload-nav,.fin-nav-container,.fin-nav-links,.fin-nav-link{display:none}.fin-upload-left-container{width:100%}.fin-upload-top-container{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.fin-upload-box{flex:1}.fin-upload-custom-input{width:100%;color:var(--upload-text-primary);cursor:pointer;-webkit-backdrop-filter:blur(40px)saturate(240%);backdrop-filter:blur(40px)saturate(240%);letter-spacing:.02em;background:linear-gradient(140deg,#609bfa8c 0%,#8c78fa73 100%);border:1.5px solid #ffffffb3;border-radius:14px;justify-content:center;align-items:center;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:800;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px #ffffffb8,inset 0 -1px #609bfa33,0 4px 14px #609bfa40,0 12px 36px #609bfa1f}.fin-upload-custom-input:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff4d 0%,#ffffff14 25%,#0000 50%);border-radius:14px;position:absolute;inset:0}.fin-upload-custom-input:hover:not(.disabled){background:linear-gradient(140deg,#609bfaa6 0%,#8c78fa8c 100%);border-color:#ffffffd6;transform:translateY(-2px);box-shadow:inset 0 2px #fffc,0 6px 20px #609bfa59,0 16px 44px #609bfa26}.fin-upload-custom-input:active:not(.disabled){transform:translateY(0)}.fin-upload-custom-input.disabled{cursor:not-allowed;opacity:.5;box-shadow:none;-webkit-backdrop-filter:var(--upload-glass-blur);backdrop-filter:var(--upload-glass-blur);background:linear-gradient(150deg,#ffffff0f 0%,#dce8ff14 100%);border-color:#fff3}.fin-upload-custom-input input[type=file]{opacity:0;cursor:pointer;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.fin-upload-custom-input.uploading:before{content:"";z-index:0;background:#ffffff26;border-radius:14px;height:100%;transition:width .1s linear;position:absolute;top:0;left:0}.fin-upload-custom-input.uploading{background:linear-gradient(140deg,#609bfa8c 0%,#8c78fa73 100%)}.fin-upload-custom-input-content{z-index:1;align-items:center;gap:8px;display:flex;position:relative}.fin-bulk-actions{background:var(--upload-glass-bg);-webkit-backdrop-filter:var(--upload-glass-blur);backdrop-filter:var(--upload-glass-blur);border:1.5px solid var(--upload-border-strong);box-shadow:var(--upload-glass-shadow);border-radius:14px;align-items:center;gap:10px;margin-bottom:16px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.fin-bulk-actions:before{content:"";pointer-events:none;background:linear-gradient(170deg,#fff3 0%,#ffffff0a 20%,#0000 40%);border-radius:14px;position:absolute;inset:0}.fin-bulk-action-button{border:1px solid var(--upload-border-medium);-webkit-backdrop-filter:blur(16px)saturate(160%);backdrop-filter:blur(16px)saturate(160%);color:var(--upload-text-muted);cursor:pointer;z-index:1;background:linear-gradient(145deg,#ffffff1f 0%,#f0f5ff14 100%);border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-family:Manrope,sans-serif;font-size:12px;font-weight:700;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:inset 0 1px #ffffff8c,0 1px 3px #788cb90f}.fin-bulk-action-button:hover{color:var(--upload-text-primary);background:linear-gradient(145deg,#fff3 0%,#f0f5ff24 100%);border-color:#fff9;transform:translateY(-1px);box-shadow:inset 0 1.5px #ffffffb3,0 2px 6px #788cb91a}.fin-bulk-action-button:disabled{opacity:.4;cursor:not-allowed;transform:none}.fin-select-all-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--upload-text-muted);z-index:1;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex;position:relative}.fin-file-checkbox{cursor:pointer;color:rgb(var(--upload-accent-blue));filter:drop-shadow(0 0 4px rgba(var(--upload-accent-blue), .3));transition:all .2s}.fin-file-checkbox:hover{filter:drop-shadow(0 0 8px rgba(var(--upload-accent-blue), .5));transform:scale(1.1)}.fin-selected-count{color:rgb(var(--upload-accent-blue));z-index:1;text-shadow:0 0 12px rgba(var(--upload-accent-blue), .3);margin-left:auto;font-size:13px;font-weight:800;position:relative}.fin-upload-table-wrapper{background:var(--upload-glass-bg);-webkit-backdrop-filter:var(--upload-glass-blur);backdrop-filter:var(--upload-glass-blur);border:1.5px solid var(--upload-border-strong);box-shadow:var(--upload-glass-shadow);border-radius:14px;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.fin-upload-table-wrapper:before{content:"";pointer-events:none;z-index:0;background:#ffffff0f;border-radius:14px;position:absolute;inset:0}.fin-upload-table-wrapper:hover{border-color:var(--upload-glass-border-hover);box-shadow:var(--upload-glass-shadow-hover);transform:translateY(-1px)}.fin-upload-file-list{border-collapse:separate;border-spacing:0;width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;position:relative;overflow:hidden}.fin-upload-file-list th{letter-spacing:.09em;text-transform:uppercase;text-align:left;color:var(--upload-text-primary);z-index:1;border-bottom:1px solid #ffffff2e;padding:16px;font-size:11px;font-weight:800;position:relative}.fin-upload-file-list td{vertical-align:middle;max-width:200px;color:var(--upload-text-secondary);z-index:1;border-bottom:1px solid #ffffff1a;padding:14px 16px;font-size:13px;font-weight:500;position:relative}.fin-upload-file-list td:not(:last-child){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fin-upload-file-list tr:last-child td{border-bottom:none}.fin-upload-file-list tbody tr{transition:all .18s}.fin-upload-file-list tbody tr:hover td{background:#ffffff0f}.fin-upload-file-list tr.selected td{background:rgba(var(--upload-accent-blue), .1)}.fin-upload-file-icon{width:24px;height:24px;color:var(--upload-text-muted);filter:brightness(1.4)contrast(.9);justify-content:center;align-items:center;display:flex}.fin-file-name-cell{color:var(--upload-text-primary);font-weight:700}.fin-upload-file-actions{white-space:nowrap;flex-wrap:wrap;justify-content:start;gap:6px;display:flex}.fin-upload-action-button{cursor:pointer;background:linear-gradient(145deg,#ffffff14 0%,#f0f5ff0a 100%);border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff6,0 1px 2px #0000000a}.fin-upload-action-button:hover{background:linear-gradient(145deg,#ffffff29 0%,#f0f5ff1a 100%);border-color:#ffffff73;transform:translateY(-2px);box-shadow:inset 0 1.5px #fff9,0 2px 8px #788cb91f}.fin-upload-action-button:active{transform:translateY(0)}.fin-upload-action-button svg{z-index:1;stroke-width:2px;position:relative}.fin-upload-preview-button{color:rgb(var(--upload-accent-blue));border-color:rgba(var(--upload-accent-blue), .25)}.fin-upload-preview-button:hover{color:rgb(var(--upload-accent-blue));background:rgba(var(--upload-accent-blue), .14);border-color:rgba(var(--upload-accent-blue), .4);box-shadow:0 0 12px rgba(var(--upload-accent-blue), .15)}.fin-upload-download-button{color:rgb(var(--upload-accent-green));border-color:rgba(var(--upload-accent-green), .25);text-decoration:none}.fin-upload-download-button:hover{color:rgb(var(--upload-accent-green));background:rgba(var(--upload-accent-green), .14);border-color:rgba(var(--upload-accent-green), .4);box-shadow:0 0 12px rgba(var(--upload-accent-green), .15)}.fin-upload-delete-button{color:rgb(var(--upload-accent-red));border-color:rgba(var(--upload-accent-red), .25)}.fin-upload-delete-button:hover{color:rgb(var(--upload-accent-red));background:rgba(var(--upload-accent-red), .14);border-color:rgba(var(--upload-accent-red), .4);box-shadow:0 0 12px rgba(var(--upload-accent-red), .15)}.fin-upload-add-chat-button{color:rgb(var(--upload-accent-purple));border-color:rgba(var(--upload-accent-purple), .25)}.fin-upload-add-chat-button:hover{color:rgb(var(--upload-accent-purple));background:rgba(var(--upload-accent-purple), .14);border-color:rgba(var(--upload-accent-purple), .4);box-shadow:0 0 12px rgba(var(--upload-accent-purple), .15)}.fin-upload-edit-button{color:rgb(var(--upload-accent-blue));border-color:rgba(var(--upload-accent-blue), .25)}.fin-upload-edit-button:hover{color:rgb(var(--upload-accent-blue));background:rgba(var(--upload-accent-blue), .14);border-color:rgba(var(--upload-accent-blue), .4);box-shadow:0 0 12px rgba(var(--upload-accent-blue), .15)}.fin-upload-files-container{gap:8px;display:flex}.fin-preview-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fin-preview-modal-content{-webkit-backdrop-filter:blur(80px)saturate(300%)brightness(1.25);backdrop-filter:blur(80px)saturate(300%)brightness(1.25);background:linear-gradient(150deg,#ffffffe0 0%,#f2f6ffd6 20%,#eef4ffcc 40%,#f0f6ffd1 60%,#f4f8ffd6 80%,#ffffffe0 100%);border:1.5px solid #ffffffe6;border-radius:20px;flex-direction:column;width:90%;max-width:1000px;animation:.3s cubic-bezier(.16,1,.3,1) uploadModalFadeIn;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffffff2,inset 0 -1px #c8d7f526,inset 0 0 48px #ffffff24,0 20px 50px #6478aa33,0 40px 80px #50649b1f}.fin-preview-modal-content:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff24 0%,#0000 30%,#c3d7fa0f 55%,#d2e6ff0a 75%,#0000 100%);border-radius:20px;position:absolute;inset:0}.fin-preview-modal-content:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#fff3 0%,#ebf2ff14 45%,#0000 70%);border-radius:50%;width:75%;height:75%;position:absolute;top:-40%;left:-18%}@keyframes uploadModalFadeIn{0%{opacity:0;transform:translateY(-20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.fin-preview-modal-header{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);z-index:1;background:linear-gradient(150deg,#ffffff1f 0%,#f0f5ff14 100%);border-bottom:1px solid #ffffff4d;justify-content:space-between;align-items:center;padding:18px 24px;display:flex;position:relative}.fin-preview-modal-header h3{text-overflow:ellipsis;white-space:nowrap;max-width:80%;color:var(--upload-text-primary);letter-spacing:-.3px;margin:0;font-size:1.2rem;font-weight:900;overflow:hidden}.fin-preview-close-button{cursor:pointer;color:var(--upload-text-muted);background:linear-gradient(145deg,#ffffff1f 0%,#f0f5ff14 100%);border:1px solid #ffffff59;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;font-size:24px;transition:all .2s;display:flex;box-shadow:inset 0 1px #ffffff80,0 1px 2px #0000000a}.fin-preview-close-button:hover{color:var(--upload-text-primary);background:linear-gradient(145deg,#fff3 0%,#f0f5ff24 100%);border-color:#fff9;transform:translateY(-1px)}.fin-preview-modal-body{z-index:1;background:#14192899;flex-direction:column;display:flex;position:relative}.fin-preview-modal-footer{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);z-index:1;background:linear-gradient(150deg,#ffffff1f 0%,#f0f5ff14 100%);border-top:1px solid #ffffff4d;justify-content:flex-end;gap:12px;padding:18px 24px;display:flex;position:relative}.fin-preview-loading{min-height:200px;color:var(--upload-text-muted);flex-direction:column;justify-content:center;align-items:center;font-weight:600;display:flex}.fin-preview-loading-spinner{border:3px solid rgba(var(--upload-accent-blue), .2);border-top-color:rgb(var(--upload-accent-blue));width:40px;height:40px;filter:drop-shadow(0 0 8px rgba(var(--upload-accent-blue), .3));border-radius:50%;margin-bottom:16px;animation:1s linear infinite spin}.fin-preview-error{color:rgb(var(--upload-accent-red));text-align:center;padding:24px}.fin-preview-error-icon{color:rgb(var(--upload-accent-red));filter:drop-shadow(0 0 8px rgba(var(--upload-accent-red), .3));margin-bottom:16px}.fin-preview-error h3{color:var(--upload-text-primary);margin-bottom:12px;font-weight:800}.fin-preview-error p{color:var(--upload-text-muted);margin-bottom:8px}.fin-preview-format-notice{color:var(--upload-text-dim);font-style:italic}.fin-preview-download-prompt{color:rgb(var(--upload-accent-blue));font-weight:700}.fin-preview-no-content{color:var(--upload-text-muted);text-align:center;padding:24px;font-weight:600}.fin-preview-text{white-space:pre-wrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-height:100%;color:var(--upload-text-secondary);background:#0f1423b3;border:1px solid #ffffff26;border-radius:12px;margin:16px;padding:20px;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.9em;line-height:1.6;overflow:auto;box-shadow:inset 0 1px #ffffff1a}.fin-preview-text pre{color:inherit;margin:0}.fin-preview-pdf{border:none;width:100%;height:70vh}.fin-preview-unsupported{text-align:center;color:var(--upload-text-muted);padding:48px}.fin-preview-unsupported p:first-child{margin-bottom:12px;font-size:1.1rem;font-weight:600}.fin-preview-download-button{-webkit-backdrop-filter:blur(40px)saturate(240%);backdrop-filter:blur(40px)saturate(240%);color:var(--upload-text-primary);background:linear-gradient(140deg,#609bfa8c 0%,#8c78fa73 100%);border:1.5px solid #ffffffb3;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:auto;height:auto;padding:.75rem 1.5rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:inset 0 1.5px #ffffffb8,0 4px 14px #609bfa40,0 12px 36px #609bfa1f}.fin-preview-download-button:hover{background:linear-gradient(140deg,#609bfaa6 0%,#8c78fa8c 100%);border-color:#ffffffd6;transform:translateY(-2px);box-shadow:inset 0 2px #fffc,0 6px 20px #609bfa59,0 16px 44px #609bfa26}.fin-preview-download-button:active{transform:translateY(0)}.fin-preview-close-modal-button{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);color:var(--upload-text-muted);cursor:pointer;background:linear-gradient(145deg,#ffffff1f 0%,#f0f5ff14 100%);border:1.5px solid #fff6;border-radius:14px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;transition:all .22s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:inset 0 1px #ffffff80,0 1px 3px #0000000f}.fin-preview-close-modal-button:hover{color:var(--upload-text-primary);background:linear-gradient(145deg,#fff3 0%,#f0f5ff24 100%);border-color:#ffffffa6;transform:translateY(-1px)}.fin-preview-close-modal-button:active{transform:translateY(1px)}.fin-preview-docx,.fin-preview-pdf,.fin-preview-text{flex:1;min-height:700px}.fin-preview-docx{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f142399;border:1px solid #ffffff26;border-radius:12px;height:100%;margin:16px;padding:24px;overflow:auto;box-shadow:inset 0 1px #ffffff1a}.fin-preview-docx-content{color:var(--upload-text-secondary);max-width:800px;margin:0 auto;font-family:Calibri,Arial,sans-serif;line-height:1.6}.fin-preview-docx-content h1{color:var(--upload-text-primary);margin-top:24px;margin-bottom:12px;font-size:24px;font-weight:900}.fin-preview-docx-content h2{color:var(--upload-text-primary);margin-top:20px;margin-bottom:10px;font-size:20px;font-weight:800}.fin-preview-docx-content h3{color:var(--upload-text-primary);margin-top:18px;margin-bottom:9px;font-size:18px;font-weight:800}.fin-preview-docx-content p{margin-bottom:12px}.fin-preview-docx-content ul,.fin-preview-docx-content ol{margin-bottom:12px;padding-left:24px}.fin-preview-docx-content li{margin-bottom:6px}.fin-preview-docx-content table{border-collapse:collapse;width:100%;margin-bottom:16px}.fin-preview-docx-content th,.fin-preview-docx-content td{border:1px solid #ffffff26;padding:10px 12px}.fin-preview-docx-content th{text-align:left;color:var(--upload-text-primary);background:#ffffff14;font-weight:800}.fin-preview-docx-content img{border-radius:10px;max-width:100%;height:auto;margin:12px 0;box-shadow:0 4px 16px #0003}.fin-preview-docx-loading{text-align:center;color:var(--upload-text-muted);flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex}.fin-preview-docx-loading svg{color:rgb(var(--upload-accent-blue));filter:drop-shadow(0 0 8px rgba(var(--upload-accent-blue), .3));margin-bottom:16px;animation:1.5s linear infinite spin}.fin-preview-html{background:#fffffff2;border:1px solid #ffffff4d;border-radius:12px;width:calc(100% - 32px);height:70vh;min-height:500px;margin:16px;overflow:hidden;box-shadow:inset 0 1px #ffffff80,0 4px 16px #0000001f}.fin-preview-html-iframe{background:#fff;border:none;width:100%;height:100%}.fin-upload-file-list::-webkit-scrollbar{width:6px;height:6px}.fin-preview-text::-webkit-scrollbar{width:6px;height:6px}.fin-preview-docx::-webkit-scrollbar{width:6px;height:6px}.fin-upload-file-list::-webkit-scrollbar-track{background:#ffffff0a;border-radius:3px}.fin-preview-text::-webkit-scrollbar-track{background:#ffffff0a;border-radius:3px}.fin-preview-docx::-webkit-scrollbar-track{background:#ffffff0a;border-radius:3px}.fin-upload-file-list::-webkit-scrollbar-thumb{background:linear-gradient(#ffffff40 0%,#c8d7f026 100%);border-radius:3px}.fin-preview-text::-webkit-scrollbar-thumb{background:linear-gradient(#ffffff40 0%,#c8d7f026 100%);border-radius:3px}.fin-preview-docx::-webkit-scrollbar-thumb{background:linear-gradient(#ffffff40 0%,#c8d7f026 100%);border-radius:3px}.fin-upload-file-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(#fff6 0%,#c8d7f040 100%)}.fin-preview-text::-webkit-scrollbar-thumb:hover{background:linear-gradient(#fff6 0%,#c8d7f040 100%)}.fin-preview-docx::-webkit-scrollbar-thumb:hover{background:linear-gradient(#fff6 0%,#c8d7f040 100%)}.fin-template-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.fin-template-modal-content{-webkit-backdrop-filter:blur(80px)saturate(300%)brightness(1.25);backdrop-filter:blur(80px)saturate(300%)brightness(1.25);background:linear-gradient(150deg,#ffffffe0 0%,#f2f6ffd6 20%,#eef4ffcc 40%,#f0f6ffd1 60%,#f4f8ffd6 80%,#ffffffe0 100%);border:1.5px solid #ffffffe6;border-radius:20px;width:95%;max-width:1400px;animation:.3s cubic-bezier(.16,1,.3,1) uploadModalFadeIn;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffffff2,inset 0 0 48px #ffffff24,0 20px 50px #6478aa33,0 40px 80px #50649b1f}.fin-template-modal-content:before{content:"";pointer-events:none;background:linear-gradient(170deg,#ffffff24 0%,#0000 30%,#c3d7fa0f 55%,#0000 100%);border-radius:20px;position:absolute;inset:0}.tooltip{-webkit-backdrop-filter:blur(32px)saturate(280%)brightness(.36);backdrop-filter:blur(32px)saturate(280%)brightness(.36);color:var(--upload-text-primary);background:linear-gradient(145deg,#ffffffd1 0%,#f0f5ffbd 100%);border:1.5px solid #ffffffc7;border-radius:12px;padding:10px 14px;font-size:.8rem;font-weight:600;box-shadow:inset 0 1.5px #ffffffe6,0 2px 6px #00000014,0 8px 24px #788cb924}.dropdown{background:var(--upload-glass-bg);-webkit-backdrop-filter:var(--upload-glass-blur);backdrop-filter:var(--upload-glass-blur);border:1.5px solid var(--upload-border-strong);color:var(--upload-text-primary);cursor:pointer;border-radius:12px;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .22s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1.5px #fff9,0 1px 3px #788cb914}.dropdown:hover{border-color:var(--upload-glass-border-hover);background:var(--upload-glass-bg-hover);box-shadow:inset 0 1.5px #ffffffbf,0 2px 8px #788cb91f}.dropdown-menu{-webkit-backdrop-filter:blur(60px)saturate(260%)brightness(1.2);backdrop-filter:blur(60px)saturate(260%)brightness(1.2);background:linear-gradient(150deg,#ffffffe0 0%,#f2f6ffd6 50%,#ffffffe0 100%);border:1.5px solid #ffffffd9;border-radius:14px;margin-top:6px;overflow:hidden;box-shadow:inset 0 2px #ffffffe6,0 12px 40px #6478aa2e}::selection{background-color:rgba(var(--upload-accent-blue), .25);color:var(--upload-text-primary)}@media (width<=768px){.fin-upload-container{width:100%;min-width:auto;padding:1rem}.fin-upload-file-list th,.fin-upload-file-list td{padding:10px 8px}.fin-upload-file-list th{font-size:10px}.fin-upload-file-list td{font-size:12px}.fin-preview-modal-content{border-radius:16px;width:95%;margin:10px}.upload-nav-container{flex-direction:column;gap:.75rem;padding:.75rem}.upload-nav-links{flex-wrap:wrap;justify-content:center;gap:.375rem;width:100%}.upload-nav-link{padding:.5rem .875rem;font-size:.8125rem}.fin-bulk-actions{flex-wrap:wrap;gap:8px}.fin-bulk-action-button{padding:6px 10px;font-size:11px}.fin-template-builder-button{margin-left:.5rem;padding:.5rem .875rem;font-size:.8125rem}}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before{content:"";border:3px solid #ccc;border-width:3px 3px 0 0;width:9px;height:9px;display:block;position:absolute;top:6px}.react-datepicker-wrapper{border:0;padding:0;display:inline-block}.react-datepicker{color:#000;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;line-height:initial;background-color:#fff;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{fill:#f0f0f0;color:#f0f0f0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{fill:#fff;color:#fff}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__year-dropdown-container--select,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--scroll{margin:0 15px;display:inline-block}.react-datepicker__current-month,.react-datepicker-time__header,.react-datepicker-year-header{color:#000;margin-top:0;font-size:.944rem;font-weight:700}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{text-align:center;cursor:pointer;z-index:1;text-indent:-999em;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;top:2px;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{margin-left:auto;margin-right:auto;display:block;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{width:0;font-size:20px;position:relative;top:-1px}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{text-align:center;margin:.4rem}.react-datepicker__year-wrapper{flex-wrap:wrap;max-width:180px;display:flex}.react-datepicker__year .react-datepicker__year-text{width:4rem;margin:2px;display:inline-block}.react-datepicker__month{text-align:center;margin:.4rem}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{width:4rem;margin:2px;display:inline-block}.react-datepicker__input-time-container{clear:both;float:left;text-align:left;width:100%;margin:5px 0 10px 15px}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{margin-left:10px;display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3rem;display:inline;position:absolute;top:0;right:-87px}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3rem;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{text-align:center;border-bottom-right-radius:.3rem;width:85px;margin:0 auto;overflow-x:hidden}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;width:100%;height:calc(195px + .85rem);margin:0;padding-left:0;padding-right:0;list-style:none;overflow-y:scroll}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{white-space:nowrap;height:30px;padding:5px 10px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{color:#fff;background-color:#216ba5;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:#0000}.react-datepicker__week-number{color:#ccc;text-align:center;width:1.7rem;margin:.166rem;line-height:1.7rem;display:inline-block}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:not(.react-datepicker__week-number--selected,.react-datepicker__week-number--keyboard-selected):hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__week-number--selected{color:#fff;background-color:#216ba5;border-radius:.3rem}.react-datepicker__week-number--selected:hover{background-color:#1d5d90}.react-datepicker__week-number--keyboard-selected{color:#fff;background-color:#2a87d0;border-radius:.3rem}.react-datepicker__week-number--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day-names{white-space:nowrap;margin-bottom:-8px}.react-datepicker__week{white-space:nowrap}.react-datepicker__day-name,.react-datepicker__day,.react-datepicker__time-name{color:#000;text-align:center;width:1.7rem;margin:.166rem;line-height:1.7rem;display:inline-block}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3rem}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{color:#fff;background-color:#3dcc4a;border-radius:.3rem}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--holidays,.react-datepicker__month-text--holidays,.react-datepicker__quarter-text--holidays,.react-datepicker__year-text--holidays{color:#fff;background-color:#ff6803;border-radius:.3rem;position:relative}.react-datepicker__day--holidays .overlay,.react-datepicker__month-text--holidays .overlay,.react-datepicker__quarter-text--holidays .overlay,.react-datepicker__year-text--holidays .overlay{color:#fff;white-space:nowrap;visibility:hidden;opacity:0;background-color:#333;border-radius:4px;padding:4px;transition:visibility,opacity .3s ease-in-out;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.react-datepicker__day--holidays:hover,.react-datepicker__month-text--holidays:hover,.react-datepicker__quarter-text--holidays:hover,.react-datepicker__year-text--holidays:hover{background-color:#cf5300}.react-datepicker__day--holidays:hover .overlay,.react-datepicker__month-text--holidays:hover .overlay,.react-datepicker__quarter-text--holidays:hover .overlay,.react-datepicker__year-text--holidays:hover .overlay{visibility:visible;opacity:1}.react-datepicker__day--selected,.react-datepicker__day--in-selecting-range,.react-datepicker__day--in-range,.react-datepicker__month-text--selected,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--selected,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--selected,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-range{color:#fff;background-color:#216ba5;border-radius:.3rem}.react-datepicker__day--selected:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--in-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__year-text--selected:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--in-range:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{color:#000;background-color:#bad9f1;border-radius:.3rem}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:#216ba580}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){color:#000;background-color:#f0f0f0}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:#0000}.react-datepicker__day--disabled .overlay,.react-datepicker__month-text--disabled .overlay,.react-datepicker__quarter-text--disabled .overlay,.react-datepicker__year-text--disabled .overlay{color:#fff;white-space:nowrap;visibility:hidden;opacity:0;background-color:#333;border-radius:4px;padding:4px;transition:visibility,opacity .3s ease-in-out;position:absolute;bottom:70%;left:50%;transform:translate(-50%)}.react-datepicker__input-container{width:100%;display:inline-block;position:relative}.react-datepicker__input-container .react-datepicker__calendar-icon{box-sizing:content-box;padding:.5rem;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__year-read-view,.react-datepicker__month-read-view,.react-datepicker__month-year-read-view{border:1px solid #0000;border-radius:.3rem;position:relative}.react-datepicker__year-read-view:hover,.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover{cursor:pointer}.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__year-read-view--down-arrow,.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow{top:0;right:-16px;transform:rotate(135deg)}.react-datepicker__year-dropdown,.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown{z-index:1;text-align:center;background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3rem;width:50%;position:absolute;top:30px;left:25%}.react-datepicker__year-dropdown:hover,.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover{cursor:pointer}.react-datepicker__year-dropdown--scrollable,.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__year-option,.react-datepicker__month-option,.react-datepicker__month-year-option{width:100%;margin-left:auto;margin-right:auto;line-height:20px;display:block}.react-datepicker__year-option:first-of-type,.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__year-option:last-of-type,.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type{-webkit-user-select:none;user-select:none;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.react-datepicker__year-option:hover,.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover{background-color:#ccc}.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__year-option--selected,.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;vertical-align:middle;background-color:#0000;border:0;outline:0;height:100%;padding:0 6px 0 0;display:table-cell;position:absolute;top:0;right:0}.react-datepicker__close-icon:after{cursor:pointer;color:#fff;text-align:center;vertical-align:middle;content:"×";background-color:#216ba5;border-radius:50%;width:16px;height:16px;padding:2px;font-size:12px;line-height:1;display:table-cell}.react-datepicker__close-icon--disabled{cursor:default}.react-datepicker__close-icon--disabled:after{cursor:default;background-color:#ccc}.react-datepicker__today-button{cursor:pointer;text-align:center;clear:left;background:#f0f0f0;border-top:1px solid #aeaeae;padding:5px 0;font-weight:700}.react-datepicker__portal{z-index:2147483647;background-color:#000c;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media (width<=400px),(height<=550px){.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker__current-month,.react-datepicker__portal .react-datepicker-time__header{font-size:1.44rem}.react-datepicker__children-container{width:13.8rem;height:auto;margin:.4rem;padding-left:.2rem;padding-right:.2rem}.react-datepicker__aria-live{clip-path:circle(0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.react-datepicker__calendar-icon{vertical-align:-.125em;width:1em;height:1em}.section{align-items:baseline;padding-bottom:8px;display:flex}.padded{padding:10px 0}.section-header{padding:12px 0 4px}.assignments-container{flex-direction:column;gap:8px;display:flex}.assignment-header{display:flex}.assignment-function-header{font-weight:600}.vertical-separator{border-left:1.5px solid #000;height:30px;margin:0 10px}.assignment-table-container{border:1px solid #000;border-radius:10px;max-height:180px;padding:0 20px;overflow-y:auto}.assignments-sort{cursor:pointer;padding:8px 0 8px 8px}.assignments-wrapper{max-width:1200px}.assignment-table{border-collapse:collapse;text-align:left;width:100%;font-size:14px}.assignment-table th,.assignment-table td{box-sizing:border-box;width:140px;padding:8px}.assignment-table th{text-align:left;background-color:#fff;position:sticky;top:0}.assignments-filters{gap:8px;display:flex}.assignments-filters-wrapper{align-items:center;gap:8px;display:flex}.assignment-type-input{background-color:#fff;border:none;width:258px;height:28px;padding-left:10px;box-shadow:0 1px 4px #00000029}.assignment-form-header{margin:10px 0}.new-assignment-form-left-container{width:40%}.new-assignment-form-wrapper{background-color:var(--gray40);border-radius:10px;margin-top:15px;padding:0 20px;font-size:16px}.description-text-area{resize:none;background-color:#fff;border:none;width:300px;padding:8px;font-family:sans-serif;box-shadow:0 1px 4px #00000029}.responsive{justify-content:space-between;display:flex}@media (width<=1000px){.responsive{display:block}}.assignment-button{justify-content:center;display:flex}.filter{display:inline-block;position:relative}.filter-button{color:#000;cursor:pointer;text-align:left;background-color:#fff;border:none;width:270px;height:30px;padding-left:10px;box-shadow:0 1px 4px #00000029}.filter-form-select{cursor:pointer;max-width:150px;padding:8px 0 8px 8px}.filter-reset{cursor:pointer}.filter-list{z-index:1;background-color:#fff;width:270px;max-height:200px;margin:0;padding:0;font-size:14px;list-style:none;display:none;position:absolute;top:30px;left:0;overflow-y:auto;box-shadow:0 1px 4px #00000029}.filter-list.active{z-index:2;display:block}.filter-option{padding:8px 0 4px 4px}.filter-list-inner{padding:0 8px 0 4px}.data-table{border:1px solid #8f8f9d;border-radius:3px}.data-table table{border-collapse:collapse;text-align:left;width:100%;border:none!important}.data-table td,.data-table th{border:none;padding:5px}.data-table tr:not(:last-child) td{border-bottom:1px solid #ddd}.data-table th{border-bottom:1px solid #8f8f9d}.data-table td:not(:last-child),.data-table th:not(:last-child){border-right:1px solid #ddd}.data-table th:first-child{border-top-left-radius:2px}.home-content:has(.metrics-root){z-index:auto!important;animation:none!important}body.metrics-active .home-content{z-index:auto!important;animation:none!important}.metrics-root .manage-dashboard{color:inherit;background:0 0!important}.metrics-root .manage-dashboard>*,.metrics-root .management-dashboard-nav,.metrics-root .management-nav-container,.metrics-root .management-nav-links,.page-container,.content-layer,.grid-primary,.grid-secondary,.grid-charts,.grid-insights,.grid-kpi-strip,.grid-overview,.grid-classes,.grid-detail-panels,.grid-signals,.page-header,.learning-header,.learning-tabs,.flex-col,.class-list,.regime-list{background:0 0!important}.bg-blob{pointer-events:none;z-index:0;border-radius:50%;position:fixed}.bg-blob--0{background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:600px;height:600px;top:-10%;left:-5%}.bg-blob--1{background:radial-gradient(circle,#00000026 0%,#0000 65%);width:520px;height:520px;top:35%;right:-8%}.bg-blob--2{background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:480px;height:480px;bottom:0;left:5%}.bg-blob--3{background:radial-gradient(circle,#0000001f 0%,#0000 60%);width:380px;height:380px;top:50%;left:40%}.content-layer{z-index:1;position:relative}.glass-card{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14,0 24px 56px #50649b0f}.glass-card:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);border-radius:16px;position:absolute;inset:0}.glass-card:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff2e 0%,#e6f0ff14 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%}.glass-card:hover{background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffffa,inset 2px 0 #ffffff85,inset 0 -1px #c8d7f547,inset -1px 0 #c3dcfa3d,inset 0 0 48px #ffffff24,0 1px 2px #0000001a,0 6px 16px #788cb91f,0 16px 44px #6478aa1a,0 28px 64px #50649b14}.glass-card--clickable{cursor:pointer}.glass-card__content{z-index:1;position:relative}.glass-inner{z-index:1;background:linear-gradient(145deg,#ffffffa3 0%,#f0f5ff8f 50%,#fff9 100%);border:1px solid #ffffffb8;border-radius:14px;position:relative;box-shadow:inset 0 1.5px #ffffffd9,inset 0 -.5px #c8d7f524,0 1px 4px #8296be0f}.top-shimmer{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.tint{background:linear-gradient(145deg, rgba(var(--accent), .14), rgba(var(--accent), .08));border:1px solid rgba(var(--accent), .3);box-shadow:inset 0 1px 0 #ffffff8c, 0 2px 8px rgba(var(--accent), .06);color:rgb(var(--accent));border-radius:12px}.dynamic-color{color:var(--color)}.tag{letter-spacing:.08em;text-transform:uppercase;background:rgba(var(--accent), .16);border:1px solid rgba(var(--accent), .35);color:rgb(var(--accent));border-radius:99px;padding:3px 9px;font-size:10px;font-weight:800;display:inline-block;box-shadow:inset 0 1px #ffffff80}.tag--pill{padding:3px 10px}.track-bar{background:#c8d2e6;border:1px solid #d2dceb;border-radius:99px;height:5px;margin-top:5px;overflow:hidden}.track-bar__fill{height:100%;width:var(--fill-w);background:linear-gradient(90deg, var(--fill-color), var(--fill-color));box-shadow:0 0 10px color-mix(in srgb, var(--fill-color) 40%, transparent), inset 0 1px 0 #ffffff4d;border-radius:99px;transition:width .55s cubic-bezier(.4,0,.2,1)}.score-dial{flex-shrink:0}.dial-bg{fill:none;stroke:#c8d2e6;stroke-width:5px}.dial-ring{fill:none;stroke:#dce1f0;stroke-width:1px}.dial-value{fill:none;stroke-width:5px;stroke-linecap:round;filter:drop-shadow(0 0 6px color-mix(in srgb, var(--dial-color) 73%, transparent))}.dial-text{fill:#fff;text-anchor:middle;dominant-baseline:middle;font-weight:900}.trend-chip{align-items:center;gap:3px;margin-top:6px;display:flex}.trend-chip__text{font-size:11.5px;font-weight:700}.trend-chip__text--positive{color:#34d399}.trend-chip__text--negative{color:#fb7185}.icon--positive{color:#34d399}.icon--negative{color:#fb7185}.icon--gold{color:#fbbf24}.chart-tip{-webkit-backdrop-filter:blur(32px)saturate(280%)brightness(.36);backdrop-filter:blur(32px)saturate(280%)brightness(.36);color:#fff;background:linear-gradient(145deg,#ffffffd1 0%,#f0f5ffbd 100%);border:1.5px solid #ffffffc7;border-radius:12px;padding:10px 14px;font-size:12px;box-shadow:inset 0 1.5px #ffffffe6,0 2px 6px #00000014,0 8px 24px #788cb924}.chart-tip__label{color:#fff;margin-bottom:4px;font-weight:800}.chart-tip__item{color:var(--color);font-weight:700}.section-label{letter-spacing:.09em;text-transform:uppercase;color:#fff;font-size:11px;font-weight:800}.section-label--dim{color:#c8d2e6}.big-value{color:#fff;letter-spacing:-1px;font-size:30px;font-weight:900;line-height:1}.heading-primary{color:#fff;letter-spacing:-.8px;margin:0;font-size:28px;font-weight:900}.heading-section{color:#fff;letter-spacing:-.4px;font-size:28px;font-weight:900}.text-subtitle{color:#fff;margin-top:3px;font-size:24px;font-weight:600}.text-detail{color:#fff;margin-top:1px;font-size:14px}.metrics-root .text-muted{font-size:14px;color:#fff!important}.text-white-90{color:#e6ebf5}.text-white-95{color:#fff}.metrics-main{flex:1;width:100%;margin:0 auto;padding:0 0 2rem;display:flex;position:relative}.metrics-main.fullscreen{max-width:100%;height:100vh;margin:0;padding:0}.metrics-main.blurred{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}.metrics-container{border:1px solid #fff;border-radius:.75rem;flex-direction:column;width:100%;height:calc(100vh - 180px);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #2d374814}.metrics-main.fullscreen .metrics-container{border:none;border-radius:0;height:100%}.metrics-content-area{flex-direction:column;flex:1;width:100%;height:100%;display:flex;position:relative;overflow:hidden auto}.management-dashboard.fullscreen-mode .metrics-main{width:100vw;max-width:100%;height:100vh;margin:0;padding:0;display:flex}.management-dashboard.fullscreen-mode .metrics-container{width:100vw;max-width:100%;height:100vh;max-height:100%}.nav-bar{z-index:20;-webkit-backdrop-filter:blur(32px)saturate(200%)brightness(.36);backdrop-filter:blur(32px)saturate(200%)brightness(.36);background:linear-gradient(150deg,#ffffff1f 0%,#f0f5ff1a 50%,#ffffff1f 100%);border:none;border-bottom:1.5px solid #ffffffad;border-radius:0;flex-shrink:0;gap:2px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:inset 0 2px #ffffffeb,inset 0 -1px #c8d7f529,0 1px 2px #0000000f,0 4px 20px #788cb914}.nav-btn{cursor:pointer;letter-spacing:-.1px;color:#d2dcee;background:0 0;border:none;border-bottom:2.5px solid #0000;padding:14px 18px;font-size:13px;font-weight:700;transition:all .18s}.nav-btn--active{color:#fff;border-bottom-color:#fff}.page-container{width:100%;max-width:1400px;margin:0 auto;padding:28px 0}@media (width<=768px){.metrics-container{height:calc(100vh - 180px)}.nav-bar{gap:0;padding:0 16px}.nav-btn{padding:12px;font-size:12px}.page-container{padding:20px 16px 48px}}.grid-primary{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin-bottom:14px;display:grid}.grid-secondary{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin-bottom:26px;display:grid}.grid-charts{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:26px;display:grid}.grid-insights{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:14px;margin-bottom:36px;display:grid}.grid-kpi-strip{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:14px;display:grid}.grid-overview{grid-template-columns:1.4fr 1fr;gap:14px;display:grid}.grid-classes{grid-template-columns:240px 1fr;gap:14px;display:grid}.grid-detail-panels{grid-template-columns:1fr 1fr;gap:12px;display:grid}.grid-signals{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:14px;display:grid}.kpi-card{padding:20px 22px}.kpi-card__header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.kpi-card--secondary{align-items:center;gap:14px;padding:14px 18px;display:flex}.kpi-icon{border-radius:11px;padding:7px;display:flex}.kpi-icon--lg{border-radius:12px;flex-shrink:0;margin-bottom:.5rem;padding:9px;display:inline-flex}.kpi-value--secondary{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:900}.chart-card__title{margin-bottom:14px}.card-section{padding:20px 22px}.insight-item{border-left:3px solid rgb(var(--accent));margin-bottom:8px;padding:10px 14px}.insight-item__title{color:#fff;font-size:12.5px;font-weight:800}.insight-item__detail{color:#fff;margin-top:2px;font-size:11px}.achievement-item{align-items:flex-start;gap:10px;padding:10px 0;display:flex}.achievement-item--bordered{border-bottom:1px solid #fff}.achievement-icon{border-radius:8px;flex-shrink:0;padding:5px;display:flex}.achievement-item__title{color:#fff;font-size:12.5px;font-weight:800}.achievement-item__detail{color:#fff;margin-top:1px;font-size:11px}.action-item{border-bottom:1px solid #fff;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.action-item__title{color:#fff;font-size:12.5px;font-weight:800}.action-item__detail{color:#fff;margin-top:1px;font-size:11px}.section-header{align-items:center;gap:8px;margin-bottom:14px;display:flex}.section-header__icon{color:#fff}.learning-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:16px;display:flex}.learning-tabs{gap:6px;display:flex}.learning-tab{cursor:pointer;text-transform:capitalize;letter-spacing:.02em;color:#dce4f0;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1px solid #ffffff59;border-radius:99px;padding:7px 16px;font-size:11.5px;font-weight:800;transition:all .22s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f02e,inset 0 1.5px #fff9,inset 0 -.5px #c8d7f524,0 1px 3px #788cb914,0 4px 10px #6478aa0f}.learning-tab:hover{color:#f0f4ff;background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border-color:#ffffffa6;transform:translateY(-.5px);box-shadow:0 0 0 .5px #c8d7f047,inset 0 1.5px #ffffffbf,inset 0 -.5px #c8d7f533,0 2px 6px #788cb91a,0 6px 16px #6478aa14}.learning-tab--active{color:#fff;background:linear-gradient(150deg,#ffffff38 0%,#f0f6ff42 30%,#dce8ff38 60%,#ffffff2e 100%);border:1.5px solid #fffc;box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffff2,inset 0 -.5px #c8d7f53d,inset 0 0 24px #ffffff1a,0 1px 3px #00000014,0 4px 12px #788cb91a,0 10px 28px #6478aa14}.kpi-strip-card{padding:14px 16px}.kpi-strip-value{letter-spacing:-.5px;margin-top:4px;font-size:22px;font-weight:900}.at-card{padding:22px 22px 16px}.at-card__header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.at-card__value{color:#fff;letter-spacing:-.8px;margin-top:4px;font-size:24px;font-weight:900}.regime-card{padding:22px 20px}.regime-list{flex-direction:column;gap:6px;display:flex}.regime-item{cursor:pointer;border-radius:14px;align-items:center;gap:10px;padding:9px 12px;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex}.regime-item--default{background:#414b64;border:1px solid #647396}.regime-item--selected{background:rgb(var(--accent));border:1px solid rgb(var(--accent));box-shadow:0 0 14px rgba(var(--accent), .25)}.regime-item__icon{font-size:14px}.regime-item__body{flex:1;min-width:0}.regime-item__row{justify-content:space-between;display:flex}.regime-item__name{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:800;overflow:hidden}.regime-item__score{flex-shrink:0;margin-left:8px;font-size:11.5px;font-weight:900}.regime-dot{background:rgb(var(--accent));width:7px;height:7px;box-shadow:0 0 8px rgb(var(--accent));border-radius:50%;flex-shrink:0}.class-list-card{padding:16px}.class-list{flex-direction:column;gap:4px;display:flex}.class-btn{cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:10px;padding:10px 12px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.class-btn--active{background:#505f82;border:1.5px solid #8ca0c8}.class-btn--inactive{background:#37415a;border:1px solid #5a698c}.class-btn__icon{font-size:16px}.class-btn__name{color:#fff;font-size:12.5px;font-weight:800}.class-btn__label{margin-top:1px;font-size:10.5px;font-weight:800}.class-btn__score{font-size:12.5px;font-weight:900}.detail-header{padding:22px 24px}.detail-header__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.detail-header__name{color:#fff;margin-top:4px;font-size:21px;font-weight:900}.detail-header__tags{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.detail-header__actions{align-items:center;gap:16px;display:flex}.detail-header__chart{margin-top:18px}.promo-btn{color:#fff;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(40px)saturate(240%);backdrop-filter:blur(40px)saturate(240%);background:linear-gradient(145deg,#ffffff80 0%,#eef4ff66 100%);border:1.5px solid #ffffffb3;border-radius:14px;padding:10px 18px;font-size:13px;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1.5px #ffffffb8,0 4px 14px #8296be0f}.promo-btn:hover{background:linear-gradient(145deg,#fff9 0%,#eef4ff80 100%);border-color:#ffffffd6}.signal-card{padding:18px 20px}.signal-row{margin-bottom:12px}.signal-row__header{justify-content:space-between;margin-bottom:4px;display:flex}.signal-row__label{color:#fff;font-size:12px}.signal-row__key{color:#fff;margin-right:5px;font-style:italic}.signal-row__value{color:#fff;font-size:12px;font-weight:800}.posterior-stats{text-align:center;justify-content:space-around;margin-bottom:14px;display:flex}.posterior-stat__value{letter-spacing:-1px;font-size:26px;font-weight:900}.posterior-stat__label{color:#fff;text-transform:uppercase;letter-spacing:.07em;margin-top:3px;font-size:9.5px;font-weight:600}.posterior-note{text-align:center;color:#fff;margin-top:8px;font-size:11px}.signal-card-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.signal-card-header__left{align-items:center;gap:9px;display:flex}.signal-card-header__icon{font-size:20px}.signal-card-header__name{color:#fff;font-size:13.5px;font-weight:800}.signal-card-header__label{margin-top:1px;font-size:10.5px;font-weight:800}.signal-inline{align-items:center;gap:8px;margin-bottom:7px;display:flex}.signal-inline__key{color:#fff;flex-shrink:0;width:18px;font-size:10px;font-style:italic}.signal-inline__label{color:#fff;flex-shrink:0;width:82px;font-size:11.5px}.signal-inline__bar{flex:1}.signal-inline__value{text-align:right;flex-shrink:0;width:30px;font-size:11.5px;font-weight:800}.metrics-root>.modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.metrics-root .modal-card{-webkit-backdrop-filter:blur(80px)saturate(300%)brightness(1.25);backdrop-filter:blur(80px)saturate(300%)brightness(1.25);background:linear-gradient(150deg,#ffffffe0 0%,#f2f6ffd6 20%,#eef4ffcc 40%,#f0f6ffd1 60%,#f4f8ffd6 80%,#ffffffe0 100%);border:1.5px solid #ffffffe6;border-radius:.75rem;width:100%;max-width:380px;max-height:90vh;padding:30px 26px;animation:.3s ease-out metricsModalFadeIn;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffffff2,inset 0 -1px #c8d7f526,inset 0 0 48px #ffffff24,0 20px 50px #6478aa33}@keyframes metricsModalFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.metrics-root .modal-card:before{content:"";pointer-events:none;background:linear-gradient(170deg,#ffffff24 0%,#0000 30%,#c3d7fa0f 55%,#d2e6ff0a 75%,#0000 100%);border-radius:.75rem;position:absolute;inset:0}.metrics-root .modal-card:after{content:"";pointer-events:none;background:radial-gradient(#fff3 0%,#ebf2ff14 45%,#0000 70%);border-radius:50%;width:75%;height:75%;position:absolute;top:-40%;left:-18%}.metrics-root .modal-body{text-align:center;z-index:1;margin-bottom:22px;position:relative}.modal-emoji{margin-bottom:10px;font-size:38px}.metrics-root .modal-title{color:#fff;border:none;margin-top:12px;margin-bottom:3px;padding:0;font-size:20px;font-weight:900}.modal-subtitle{color:#fff;font-size:13px}.modal-stats{z-index:1;background:#415073;margin-bottom:20px;padding:16px;position:relative}.modal-stats__row{text-align:center;justify-content:space-around;display:flex}.modal-stat__value{font-size:22px;font-weight:900}.modal-stat__label{color:#d2dcee;text-transform:uppercase;letter-spacing:.07em;margin-top:2px;font-size:9.5px;font-weight:600}.modal-actions{z-index:1;gap:10px;display:flex;position:relative}.modal-btn-cancel{color:#fff;cursor:pointer;background:#415073;border:1px solid #8ca0c8;border-radius:14px;flex:1;padding:13px;font-size:13px;font-weight:700;transition:all .2s}.modal-btn-cancel:hover{background:#505f82;border-color:#a0b4d7}.modal-btn-approve{color:#fff;cursor:pointer;background:linear-gradient(140deg,#609bfa,#8c78fa);border:1px solid #a0b4ff;border-radius:14px;flex:2;padding:13px;font-size:13px;font-weight:800;transition:all .2s;box-shadow:0 6px 24px #609bfa4d}.modal-btn-approve:hover{box-shadow:0 8px 32px #609bfa66}.timestamp-card{padding:10px 18px;display:inline-block}.timestamp-value{color:#fff;margin-top:2px;font-size:13px;font-weight:800}.flex-col{flex-direction:column;display:flex}.flex-1{flex:1}.gap-12{gap:12px}.mt-2{margin-top:2px}.mb-14{margin-bottom:14px}:root{--wm-glass-bg:linear-gradient(150deg, #ffffff1a 0%, #f0f6ff24 30%, #dce8ff1f 60%, #ffffff14 100%);--wm-glass-bg-hover:linear-gradient(150deg, #ffffff24 0%, #f0f6ff2e 30%, #dce8ff29 60%, #ffffff1f 100%);--wm-glass-border:1.5px solid #ffffff9e;--wm-glass-border-hover:#ffffffe6;--wm-glass-blur:blur(24px) saturate(180%) brightness(.38);--wm-glass-blur-heavy:blur(32px) saturate(200%) brightness(.36);--wm-glass-shadow:0 0 0 .5px #c8d7f047, inset 0 2px 0 #fffffff2, inset 2px 0 0 #ffffff7a, inset 0 -1px 0 #c8d7f53d, inset -1px 0 0 #c3dcfa33, inset 0 0 48px #ffffff1a, 0 1px 2px #00000014, 0 4px 12px #788cb91a, 0 12px 36px #6478aa14, 0 24px 56px #50649b0f;--wm-glass-shadow-hover:0 0 0 .5px #c8d7f05c, inset 0 2px 0 #fffffffa, inset 2px 0 0 #ffffff85, inset 0 -1px 0 #c8d7f547, inset -1px 0 0 #c3dcfa3d, inset 0 0 48px #ffffff24, 0 1px 2px #0000001a, 0 6px 16px #788cb91f, 0 16px 44px #6478aa1a, 0 28px 64px #50649b14;--wm-inner-bg:linear-gradient(145deg, #ffffffa3 0%, #f0f5ff8f 50%, #fff9 100%);--wm-inner-border:1px solid #ffffffb8;--wm-inner-shadow:inset 0 1.5px 0 #ffffffd9, inset 0 -.5px 0 #c8d7f524, 0 1px 4px #8296be0f;--wm-t0:#fff;--wm-t1:#e6ebf5;--wm-t2:#c8d2e6;--wm-t3:#a0afc8;--wm-b1:#ffffff9e;--wm-b2:#ffffff40;--wm-blue:#60a5fa;--wm-blue-s:#60a5fa29;--wm-blue-dim:#60a5fa47;--wm-green:#34d399;--wm-green-s:#34d39929;--wm-green-dim:#34d39947;--wm-red:#f87171;--wm-red-s:#f8717129;--wm-red-dim:#f8717147;--wm-amber:#fbbf24;--wm-amber-s:#fbbf2429;--wm-amber-dim:#fbbf2447;--wm-purple:#a78bfa;--wm-mono:"SF Mono", "Roboto Mono", "Fira Code", monospace;--wm-sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--wm-ease:cubic-bezier(.4, 0, .2, 1)}.embedded-workflow-modal{background:var(--wm-glass-bg);-webkit-backdrop-filter:var(--wm-glass-blur);backdrop-filter:var(--wm-glass-blur);border:var(--wm-glass-border);box-shadow:var(--wm-glass-shadow);z-index:20000;box-sizing:border-box;pointer-events:auto;min-width:280px;min-height:200px;font-family:var(--wm-sans);color:var(--wm-t0);-webkit-font-smoothing:antialiased;transition:all .28s var(--wm-ease);border-radius:16px;flex-direction:column;padding:0;display:flex;position:absolute;overflow:hidden}.embedded-workflow-modal:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);border-radius:16px;position:absolute;inset:0}.embedded-workflow-modal:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff2e 0%,#e6f0ff14 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%}.embedded-workflow-modal.minimized{resize:none;overflow:hidden;height:44px!important}.embedded-workflow-modal.resizing{-webkit-user-select:none;user-select:none;transition:none}.workflow-modal-header{cursor:move;-webkit-user-select:none;user-select:none;z-index:2;background:linear-gradient(#ffffff1f 0%,#ffffff0a 100%);border-bottom:1.5px solid #fff6;flex-shrink:0;align-items:center;height:48px;padding:0 16px;display:flex;position:relative}.workflow-modal-header:before{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.header-title{color:var(--wm-t0);letter-spacing:-.01em;flex:1;font-size:13px;font-weight:800}.workflow-modal-header-controls{gap:6px;display:flex}.workflow-modal-header-button{cursor:pointer;width:28px;height:28px;color:var(--wm-t2);transition:all .18s var(--wm-ease);background:#ffffff14;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;display:flex}.workflow-modal-header-button:hover{color:var(--wm-t0);background:#ffffff2e;border-color:#ffffff73}.workflow-modal-tabs{z-index:2;background:linear-gradient(#ffffff0f 0%,#ffffff05 100%);border-bottom:1.5px solid #ffffff4d;flex-shrink:0;align-items:stretch;gap:2px;height:40px;padding:0 16px;display:flex;position:relative}.workflow-modal-tab-button{font:700 12px var(--wm-sans);color:var(--wm-t3);cursor:pointer;transition:color .18s var(--wm-ease);letter-spacing:-.01em;background:0 0;border:none;flex:none;align-items:center;gap:5px;padding:0 14px;display:flex;position:relative}.workflow-modal-tab-button:hover{color:var(--wm-t1)}.workflow-modal-tab-button.active{color:var(--wm-t0);background:0 0;font-weight:800}.workflow-modal-tab-button.active:after{content:"";background:var(--wm-t0);border-radius:1px;height:2.5px;position:absolute;bottom:0;left:8px;right:8px;box-shadow:0 0 8px #fff6}.workflow-modal-tab-badge{min-width:16px;height:16px;color:var(--wm-t0);background:#ffffff29;border:1px solid #ffffff4d;border-radius:99px;justify-content:center;align-items:center;margin-left:2px;padding:0 4px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #fff6}.workflow-modal-modal-content{z-index:1;scrollbar-width:thin;scrollbar-color:#ffffff2e transparent;background:0 0;flex:1;padding:20px 18px;position:relative;overflow-y:auto}.workflow-modal-modal-content::-webkit-scrollbar{width:5px}.workflow-modal-modal-content::-webkit-scrollbar-track{background:0 0}.workflow-modal-modal-content::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:3px}.workflow-modal-modal-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.wm-glass-inner{background:var(--wm-inner-bg);border:var(--wm-inner-border);box-shadow:var(--wm-inner-shadow);border-radius:14px;position:relative}.workflow-modal-workflow-info{background:linear-gradient(145deg,#ffffff70 0%,#f0f5ff5c 100%);border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:10px 14px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1.5px #ffffffb3,0 1px 4px #8296be0f}.workflow-modal-workflow-info:before{display:none}.workflow-modal-info-item{flex-direction:column;gap:1px;min-width:0;padding:0;font-size:12px;display:flex}.workflow-modal-info-item+.workflow-modal-info-item{border-top:none;border-left:1px solid #ffffff40;padding-left:12px}.workflow-modal-info-item:first-child{flex:1;min-width:0}.workflow-modal-info-item .label{color:var(--wm-t3);letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.workflow-modal-info-item .value{color:var(--wm-t0);font-weight:800;font-family:var(--wm-mono);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.workflow-modal-progress-container{background:0 0;margin-bottom:20px;padding:14px 0}.workflow-modal-progress-header{color:var(--wm-t2);justify-content:space-between;align-items:baseline;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.workflow-modal-progress-percentage{color:var(--wm-t0);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:28px;font-weight:900;line-height:1}.workflow-modal-progress-bar-container{background:#c8d2e6;border:1px solid #d2dceb;border-radius:99px;width:100%;height:5px;margin-bottom:8px;overflow:hidden}.workflow-modal-progress-bar-fill{height:100%;transition:width .8s var(--wm-ease);border-radius:99px;position:relative}.workflow-modal-progress-bar-fill.in-progress{background:linear-gradient(90deg, var(--wm-blue), var(--wm-blue));box-shadow:0 0 10px #60a5fa66,inset 0 1px #ffffff4d}.workflow-modal-progress-bar-fill.in-progress:after{content:"";background:linear-gradient(90deg,#0000 30%,#ffffff4d 50%,#0000 70%);animation:2s ease-in-out infinite wm-shimmer;position:absolute;inset:0}@keyframes wm-shimmer{0%{transform:translate(-120%)}to{transform:translate(120%)}}.workflow-modal-progress-bar-fill.completed,.workflow-modal-progress-bar-fill.complete{background:var(--wm-green);box-shadow:0 0 10px #34d39966,inset 0 1px #ffffff4d}.workflow-modal-progress-bar-fill.failed{background:var(--wm-red);box-shadow:0 0 10px #f8717166,inset 0 1px #ffffff4d}.workflow-modal-progress-bar-fill.blocked{background:var(--wm-amber);background-image:repeating-linear-gradient(45deg,#0000,#0000 4px,#0000001a 4px 8px)}.progress-animation{display:none}.workflow-modal-progress-steps{color:var(--wm-t2);justify-content:space-between;font-size:11px;display:flex}.workflow-modal-progress-percentage.blocked{color:var(--wm-amber);font-weight:900;animation:2s ease-in-out infinite wm-blink}@keyframes wm-blink{0%,to{opacity:1}50%{opacity:.5}}.workflow-modal-metrics-tab{flex-direction:column;gap:28px;display:flex}.workflow-modal-metrics-card{background:var(--wm-glass-bg);-webkit-backdrop-filter:var(--wm-glass-blur);backdrop-filter:var(--wm-glass-blur);transition:all .28s var(--wm-ease);border:1.5px solid #ffffff80;border-radius:16px;padding:20px;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffc,inset 0 0 32px #ffffff0f,0 2px 8px #788cb914}.workflow-modal-metrics-card:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.workflow-modal-metrics-card h3{color:var(--wm-t2);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800}.workflow-modal-metrics-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.workflow-modal-metric-item{text-align:left;transition:all .22s var(--wm-ease);border-radius:14px;padding:16px}.workflow-modal-metric-item:hover{background:linear-gradient(145deg,#ffffffb8 0%,#f0f5ffa3 50%,#ffffffad 100%);border-color:#ffffffe0;transform:translateY(-1px)}.embedded-workflow-modal.dragging{-webkit-user-select:none;user-select:none;will-change:left, top;transition:none}.workflow-modal-metric-value{color:var(--wm-t0);letter-spacing:-.5px;font-variant-numeric:tabular-nums;font-size:22px;font-weight:900}.workflow-modal-metric-label{color:var(--wm-t2);text-transform:uppercase;letter-spacing:.06em;margin-top:3px;font-size:10.5px;font-weight:600}.outputs-tab{flex-direction:column;gap:20px;display:flex}.outputs-empty-state{text-align:center;background:0 0;padding:40px 20px}.outputs-empty-state svg{color:var(--wm-t3);opacity:.4;margin-bottom:8px}.outputs-empty-state p{color:var(--wm-t1);margin:0 0 2px;font-size:13px;font-weight:700}.outputs-empty-state span{color:var(--wm-t2);font-size:12px}.outputs-section{background:0 0}.outputs-section-header{justify-content:space-between;align-items:center;padding:0 0 12px;display:flex}.outputs-section-title{color:var(--wm-t2);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.outputs-section-title svg{color:var(--wm-t2);opacity:.7}.outputs-count{min-width:16px;height:16px;color:var(--wm-t0);background:#ffffff29;border:1px solid #ffffff4d;border-radius:99px;justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #fff6}.email-cards-container{padding:0}.email-cards-container.grid,.email-cards-grid{grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:10px;display:grid}.email-card{background:var(--wm-glass-bg);-webkit-backdrop-filter:var(--wm-glass-blur);backdrop-filter:var(--wm-glass-blur);transition:transform .28s var(--wm-ease), box-shadow .28s var(--wm-ease), border-color .28s var(--wm-ease), opacity .28s var(--wm-ease);will-change:transform;border:1.5px solid #ffffff80;border-radius:16px;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffc,0 2px 8px #788cb914}.email-card:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);height:2px;position:absolute;top:0;left:3%;right:3%}.email-card:hover{border-color:var(--wm-glass-border-hover);box-shadow:var(--wm-glass-shadow-hover);transform:translateY(-1px)}.email-card-preview{background:#ffffffeb;border-bottom:1px solid #fff6;height:400px;position:relative;overflow:hidden}.email-card-preview iframe{transform-origin:0 0;pointer-events:none;border:none;width:200%;height:200%;transform:scale(.5)}.email-card-preview:after{content:"";background:linear-gradient(#0000 0%,#ffffffeb 100%);height:32px;position:absolute;bottom:0;left:0;right:0}.email-card-info{border-bottom:1px solid #fff3;padding:12px}.email-card-info h4{color:var(--wm-t0);white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:12px;font-weight:800;overflow:hidden}.email-agent{letter-spacing:.06em;text-transform:uppercase;color:var(--wm-green);background:var(--wm-green-s);border:1px solid #34d3994d;border-radius:99px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-block;box-shadow:inset 0 1px #fff6}.email-card-actions{gap:6px;padding:10px 12px;display:flex}.email-action-primary{background:var(--wm-blue-s);color:var(--wm-blue);cursor:pointer;transition:all .18s var(--wm-ease);border:1px solid #60a5fa4d;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:5px;padding:9px 14px;font-size:12px;font-weight:800;display:flex;box-shadow:inset 0 1px #fff6}.email-action-primary:hover{background:var(--wm-blue-dim);border-color:#60a5fa80;transform:translateY(-.5px)}.email-action-secondary{width:34px;height:34px;color:var(--wm-t2);cursor:pointer;transition:all .18s var(--wm-ease);background:#ffffff1a;border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;display:flex}.email-action-secondary:hover{color:var(--wm-t0);background:#fff3;border-color:#ffffff73}.agent-sections{flex-direction:column;gap:16px;display:flex}.agent-section{background:0 0}.agent-section-header{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:4px;padding:6px 0;display:flex}.agent-section-header:hover .agent-name{color:var(--wm-t0)}.agent-section-left{align-items:center;gap:8px;display:flex}.agent-avatar{display:none}.agent-info{align-items:center;gap:8px;display:flex}.agent-name{color:var(--wm-t1);font-size:13px;font-weight:800;transition:color .15s}.agent-output-count{color:var(--wm-t2);font-size:11px;font-weight:600}.agent-section-right{align-items:center;gap:8px;display:flex}.agent-status{text-transform:none;background:0 0;border:none;padding:0;font-size:11px;font-weight:800}.agent-status.success{color:var(--wm-green)}.agent-status.failed{color:var(--wm-red)}.agent-status.pending{color:var(--wm-t3)}.agent-status.running{color:var(--wm-blue)}.agent-expand-btn{width:24px;height:24px;color:var(--wm-t3);cursor:pointer;transition:all .15s var(--wm-ease);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}.agent-expand-btn:hover{color:var(--wm-t1)}.agent-outputs{padding:0}.output-item{transition:all .22s var(--wm-ease);cursor:pointer;background:linear-gradient(145deg,#ffffff7a 0%,#f0f5ff66 50%,#ffffff70 100%);border:1px solid #fff9;border-radius:14px;margin-bottom:6px;padding:10px 14px;overflow:hidden;box-shadow:inset 0 1.5px #ffffffbf,inset 0 -.5px #c8d7f51f,0 1px 4px #8296be0f}.output-item:last-child{margin-bottom:0}.output-item:hover{background:linear-gradient(145deg,#ffffff94 0%,#f0f5ff80 50%,#ffffff8a 100%);border-color:#ffffffd1;transform:translateY(-.5px)}.output-item.error{border-left:3px solid var(--wm-red);background:linear-gradient(145deg,#f871711a 0%,#fff0f014 100%)}.output-item-header{cursor:pointer;justify-content:space-between;align-items:center;padding:0;display:flex}.output-item-left{align-items:center;gap:8px;display:flex}.output-type-indicator{text-transform:uppercase;letter-spacing:.06em;border-radius:99px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-block}.output-type-indicator.news{color:var(--wm-green);background:var(--wm-green-s);border:1px solid #34d3994d;box-shadow:inset 0 1px #fff6}.output-type-indicator.email,.output-type-indicator.html{color:var(--wm-blue);background:var(--wm-blue-s);border:1px solid #60a5fa4d;box-shadow:inset 0 1px #fff6}.output-type-indicator.api,.output-type-indicator.request{color:var(--wm-amber);background:var(--wm-amber-s);border:1px solid #fbbf244d;box-shadow:inset 0 1px #fff6}.output-type-indicator.response{color:var(--wm-purple);background:#a78bfa29;border:1px solid #a78bfa4d;box-shadow:inset 0 1px #fff6}.output-function-name{color:var(--wm-t0);font-size:12px;font-weight:700}.output-item-right{align-items:center;gap:6px;display:flex}.output-status{border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.output-status.success{background:var(--wm-green-s);color:var(--wm-green);border:1px solid #34d3994d}.output-status.failed{background:var(--wm-red-s);color:var(--wm-red);border:1px solid #f871714d}.output-chevron{color:var(--wm-t3);transition:transform .15s var(--wm-ease)}.output-chevron.rotated{transform:rotate(90deg)}.output-item-content{animation:wm-fade .18s var(--wm-ease);padding:10px 12px 6px}@keyframes wm-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.output-error{background:var(--wm-red-s);border:1px solid #f8717140;border-left:3px solid var(--wm-red);color:var(--wm-t1);border-radius:12px;align-items:flex-start;gap:8px;padding:10px 12px;font-size:12px;line-height:1.5;display:flex}.output-error svg{color:var(--wm-red);flex-shrink:0}.news-output-list{flex-direction:column;display:flex}.news-item{border-bottom:1px solid #ffffff26;padding:10px 0}.news-item:last-child{border-bottom:none}.news-item-header{justify-content:space-between;align-items:center;margin-bottom:3px;display:flex}.news-source{color:var(--wm-green);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800}.news-date{color:var(--wm-t3);font-size:10px}.news-title{color:var(--wm-t0);margin:0 0 3px;font-size:13px;font-weight:800;line-height:1.35}.news-summary{color:var(--wm-t2);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.news-link{color:var(--wm-blue);align-items:center;gap:3px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.news-link:hover{text-decoration:underline}.news-show-more{width:100%;color:var(--wm-blue);font:700 12px var(--wm-sans);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:4px;margin-top:4px;padding:8px;transition:background .15s;display:flex}.news-show-more:hover{background:var(--wm-blue-s)}.output-html-container{background:#ffffffeb;border:1px solid #fff9;border-radius:12px;height:280px;overflow:hidden}.output-html-container iframe{border:none;width:100%;height:100%}.output-data{background:linear-gradient(145deg,#ffffff80 0%,#f0f5ff6b 100%);border:1px solid #ffffff8c;border-radius:12px;max-height:160px;padding:10px 12px;overflow-y:auto}.output-data pre{font-family:var(--wm-mono);color:var(--wm-t1);white-space:pre-wrap;word-break:break-word;margin:0;font-size:11px;line-height:1.7}.output-metrics{gap:16px;margin-top:8px;padding-top:8px;display:flex}.output-metrics span{color:var(--wm-t2);align-items:center;gap:4px;font-size:11px;font-weight:600;display:inline-flex}.output-metrics svg{opacity:.6}.workflow-modal-steps-list{flex-direction:column;display:flex;position:relative}.workflow-modal-step-wrapper{padding-left:24px;position:relative}.workflow-modal-step-wrapper:before{content:"";background:#ffffff40;width:1px;position:absolute;top:0;bottom:0;left:0}.workflow-modal-step-wrapper:last-child:before{bottom:calc(100% - 20px)}.workflow-modal-step-item{transition:background .18s var(--wm-ease);cursor:pointer;background:0 0;border-radius:12px;align-items:center;padding:8px 12px;display:flex;border:none!important}.workflow-modal-step-item:hover{background:#ffffff14}.workflow-modal-step-item.complete,.workflow-modal-step-item.completed,.workflow-modal-step-item.success,.workflow-modal-step-item.failed,.workflow-modal-step-item.in_progress,.workflow-modal-step-item.in-progress,.workflow-modal-step-item.pending{background:0 0;border:none!important}.workflow-modal-step-number{z-index:1;width:8px;height:8px;transition:all .25s var(--wm-ease);background:#c8d2e6;border:2px solid #c8d2e6;border-radius:50%;font-size:0;position:absolute;top:13px;left:-3.5px;overflow:hidden}.workflow-modal-step-number.done{box-shadow:0 0 8px #34d39980;background:var(--wm-green)!important;border-color:var(--wm-green)!important}.workflow-modal-step-number.run{box-shadow:0 0 0 3px var(--wm-blue-s), 0 0 8px #60a5fa4d;border-color:var(--wm-blue)!important;background:#fff3!important}.workflow-modal-step-number.fail{box-shadow:0 0 8px #f8717180;background:var(--wm-red)!important;border-color:var(--wm-red)!important}.workflow-modal-step-number.hitl-dot{box-shadow:0 0 0 3px var(--wm-amber-s);border-color:var(--wm-amber)!important;background:#fff3!important}.workflow-modal-step-number>*{display:none}.workflow-modal-step-item.complete .workflow-modal-step-number,.workflow-modal-step-item.completed .workflow-modal-step-number{background:var(--wm-green);border-color:var(--wm-green);box-shadow:0 0 8px #34d39980}.workflow-modal-step-item.failed .workflow-modal-step-number{background:var(--wm-red);border-color:var(--wm-red);box-shadow:0 0 8px #f8717180}.workflow-modal-step-item.in_progress .workflow-modal-step-number,.workflow-modal-step-item.in-progress .workflow-modal-step-number{border-color:var(--wm-blue);box-shadow:0 0 0 3px var(--wm-blue-s);background:#fff3}.workflow-modal-step-header{justify-content:space-between;align-items:center;width:100%;display:flex}.workflow-modal-step-title{color:var(--wm-t0);flex-grow:1;align-items:center;gap:6px;font-size:13px;font-weight:700;display:flex}.workflow-modal-step-controls{align-items:center;gap:8px;display:flex}.workflow-modal-step-expand{cursor:pointer;color:var(--wm-t3);transition:all .2s var(--wm-ease);background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:flex}.workflow-modal-step-expand:hover{color:var(--wm-t1)}.workflow-modal-step-expand[data-expanded=true]{transform:rotate(180deg)}.workflow-modal-step-description-box{color:var(--wm-t1);animation:wm-fade .2s var(--wm-ease);background:linear-gradient(145deg,#ffffff85 0%,#f0f5ff70 50%,#ffffff7a 100%);border:1px solid #fff9;border-radius:14px;margin:4px 0 8px;padding:14px 16px;font-size:12.5px;line-height:1.65;box-shadow:inset 0 1.5px #ffffffbf,0 1px 4px #8296be0f}.workflow-modal-step-description-box strong{color:var(--wm-t0);font-weight:800}.workflow-modal-step-description-box p{margin-bottom:6px}.workflow-modal-step-description-box p:last-child{margin-bottom:0}.workflow-modal-section{margin-bottom:28px}.workflow-modal-section-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.workflow-modal-section-title{color:var(--wm-t2);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.workflow-modal-view-all-button{color:var(--wm-blue);font:700 12px var(--wm-sans);cursor:pointer;background:0 0;border:none;border-radius:99px;align-items:center;gap:4px;padding:4px 10px;transition:all .15s;display:flex}.workflow-modal-view-all-button:hover{background:var(--wm-blue-s)}.workflow-modal-step-badge,.workflow-modal-status-indicator{letter-spacing:.06em;text-transform:uppercase;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:800;display:inline-block}.workflow-modal-step-badge.active,.workflow-modal-status-pending{color:var(--wm-t3);background:0 0}.workflow-modal-step-badge.completed,.workflow-modal-status-complete,.workflow-modal-status-completed,.workflow-modal-status-success{color:var(--wm-green);background:var(--wm-green-s);border:1px solid #34d3994d;box-shadow:inset 0 1px #fff6}.workflow-modal-step-badge.pending,.workflow-modal-status-in_progress{color:var(--wm-blue);background:var(--wm-blue-s);border:1px solid #60a5fa4d;box-shadow:inset 0 1px #fff6}.workflow-modal-step-badge.failed,.workflow-modal-status-failed{color:var(--wm-red);background:var(--wm-red-s);border:1px solid #f871714d;box-shadow:inset 0 1px #fff6}.workflow-modal-status-paused{color:var(--wm-amber);background:var(--wm-amber-s);border:1px solid #fbbf244d;box-shadow:inset 0 1px #fff6}.workflow-modal-agents-list{flex-direction:column;gap:2px;display:flex}.workflow-modal-agent-item{background:0 0;border:none;border-radius:0;padding:0;position:relative;overflow:visible}.workflow-modal-agent-item:before{display:none}.workflow-modal-agent-header{cursor:pointer;transition:background .15s var(--wm-ease);border-radius:10px;align-items:center;gap:8px;margin-bottom:0;padding:7px 10px;display:flex}.workflow-modal-agent-header:hover{background:#ffffff14}.workflow-modal-agent-name{color:var(--wm-t0);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12.5px;font-weight:700;overflow:hidden}.workflow-modal-agent-count{color:var(--wm-t2);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px;font-weight:600}.workflow-modal-agent-type{letter-spacing:.05em;text-transform:uppercase;color:var(--wm-t3);background:#ffffff1a;border:1px solid #fff3;border-radius:99px;flex-shrink:0;padding:2px 6px;font-size:9px;font-weight:800;box-shadow:inset 0 1px #ffffff4d}.workflow-modal-agent-chevron{color:var(--wm-t3);transition:transform .2s var(--wm-ease);flex-shrink:0}.workflow-modal-agent-chevron.expanded{transform:rotate(180deg)}.workflow-modal-agent-details{color:var(--wm-t2);animation:wm-fade .15s var(--wm-ease);padding:2px 10px 8px;font-size:11px;line-height:1.55}.workflow-modal-agent-details-inner{background:linear-gradient(145deg,#ffffff70 0%,#f0f5ff5c 100%);border:1px solid #ffffff80;border-radius:12px;padding:10px 12px;box-shadow:inset 0 1px #ffffffa6}.workflow-modal-agent-tasks ul{margin:4px 0 0;padding-left:16px}.workflow-modal-agent-tasks li{color:var(--wm-t2);margin-bottom:2px;font-size:11px}.workflow-modal-fallback-plans{flex-direction:column;gap:6px;display:flex}.workflow-modal-fallback-item{border:1px solid #fbbf244d;border-left:3px solid var(--wm-amber);transition:all .18s var(--wm-ease);background:linear-gradient(145deg,#fbbf241f 0%,#fbbf240f 100%);border-radius:14px;padding:12px 14px;box-shadow:inset 0 1px #ffffff80}.workflow-modal-fallback-item:hover{background:linear-gradient(145deg,#fbbf242e 0%,#fbbf241a 100%)}.workflow-modal-fallback-condition{color:var(--wm-t0);margin-bottom:3px;font-size:12px;font-weight:800}.workflow-modal-fallback-action{color:var(--wm-t2);font-size:12px;line-height:1.5}.workflow-modal-empty-state{text-align:center;color:var(--wm-t2);padding:40px 20px;font-size:13px}.workflow-modal-visualization-tab{flex-direction:column;gap:28px;display:flex}.workflow-modal-visualization-section{background:0 0}.workflow-modal-visualization-section h3{color:var(--wm-t2);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}.workflow-modal-mermaid-code{font-family:var(--wm-mono);color:var(--wm-t1);white-space:pre-wrap;background:linear-gradient(145deg,#ffffff80 0%,#f0f5ff6b 100%);border:1px solid #ffffff8c;border-radius:14px;max-height:180px;padding:14px;font-size:11px;line-height:1.6;overflow-y:auto}.workflow-modal-mermaid-note{color:var(--wm-t2);background:linear-gradient(145deg,#ffffff80 0%,#f0f5ff6b 100%);border:1px solid #ffffff8c;border-radius:12px;margin-top:8px;padding:10px 14px;font-size:12px;line-height:1.5}.workflow-modal-mermaid-note a{color:var(--wm-blue);font-weight:700;text-decoration:none}.workflow-modal-mermaid-note a:hover{text-decoration:underline}.workflow-modal-subgoal-status-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.workflow-modal-subgoal-status-item{transition:all .22s var(--wm-ease);background:linear-gradient(145deg,#ffffff7a 0%,#f0f5ff66 100%);border:1px solid #ffffff8c;border-radius:14px;padding:12px;position:relative;box-shadow:inset 0 1.5px #ffffffb3}.workflow-modal-subgoal-status-item:hover{background:linear-gradient(145deg,#ffffff94 0%,#f0f5ff80 100%);transform:translateY(-.5px)}.workflow-modal-subgoal-status-item .subgoal-id{color:var(--wm-t0);font-size:12px;font-weight:900}.workflow-modal-subgoal-status-item .subgoal-name{color:var(--wm-t2);margin:1px 0 0;font-size:10px}.workflow-modal-subgoal-status-item .subgoal-status{background:#c8d2e6;border:none;border-radius:50%;width:7px;height:7px;padding:0;font-size:0;position:absolute;top:10px;right:10px}.workflow-modal-subgoal-status-item.completed .subgoal-status{background:var(--wm-green);box-shadow:0 0 8px #34d39980}.workflow-modal-subgoal-status-item.failed .subgoal-status{background:var(--wm-red);box-shadow:0 0 8px #f8717180}.workflow-modal-hitl-banner{border:1.5px solid #fbbf2466;border-left:3px solid var(--wm-amber);background:linear-gradient(145deg,#fbbf2424 0%,#fbbf2414 100%);border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex;box-shadow:inset 0 1.5px #fff9,0 2px 8px #fbbf2414}.hitl-banner-icon{color:var(--wm-amber);flex-shrink:0;margin-top:1px}.hitl-banner-content{flex:1}.hitl-banner-content h4{color:var(--wm-t0);margin:0 0 2px;font-size:13px;font-weight:800}.hitl-banner-content p{color:var(--wm-t2);margin:0;font-size:12px}.hitl-banner-status{align-items:flex-start;display:flex}.hitl-status-badge{letter-spacing:.06em;white-space:nowrap;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:800}.hitl-status-badge.blocked{background:var(--wm-amber-s);color:var(--wm-amber);border:1px solid #fbbf2459;animation:2s ease-in-out infinite wm-blink;box-shadow:inset 0 1px #fff6}.workflow-modal-toast{-webkit-backdrop-filter:blur(32px)saturate(280%)brightness(.36);backdrop-filter:blur(32px)saturate(280%)brightness(.36);z-index:30000;animation:wm-toast-in .25s var(--wm-ease);background:linear-gradient(150deg,#ffffffd1 0%,#f2f6ffc2 100%);border:1.5px solid #ffffffc7;border-radius:14px;align-items:center;gap:10px;max-width:320px;padding:12px 16px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:inset 0 1.5px #ffffffe6,0 2px 6px #00000014,0 8px 24px #788cb924}.workflow-modal-toast.hide{animation:.2s forwards wm-toast-out}@keyframes wm-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes wm-toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}.workflow-modal-toast-icon{background:var(--wm-green-s);width:22px;height:22px;color:var(--wm-green);border:1px solid #34d3994d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;box-shadow:inset 0 1px #fff6}.workflow-modal-toast.error .workflow-modal-toast-icon{background:var(--wm-red-s);color:var(--wm-red);border-color:#f871714d}.workflow-modal-toast-message{color:var(--wm-t0);flex:1;font-size:13px;font-weight:700;line-height:1.4}.workflow-modal-toast-close{cursor:pointer;width:22px;height:22px;color:var(--wm-t3);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:16px;transition:all .12s;display:flex}.workflow-modal-toast-close:hover{color:var(--wm-t1);background:#ffffff24}.workflow-modal-confirm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:30000;background:#0006;justify-content:center;align-items:center;animation:.15s wm-fade;display:flex;position:fixed;inset:0}.workflow-modal-confirm-dialog{-webkit-backdrop-filter:blur(80px)saturate(300%)brightness(1.25);backdrop-filter:blur(80px)saturate(300%)brightness(1.25);width:380px;max-width:92%;animation:wm-dialog-in .2s var(--wm-ease);background:linear-gradient(150deg,#ffffffe0 0%,#f2f6ffd6 20%,#eef4ffcc 40%,#f0f6ffd1 60%,#f4f8ffd6 80%,#ffffffe0 100%);border:1.5px solid #ffffffe6;border-radius:16px;padding:28px 24px;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffffff2,inset 0 -1px #c8d7f526,inset 0 0 48px #ffffff24,0 20px 50px #6478aa33}.workflow-modal-confirm-dialog:before{content:"";pointer-events:none;background:linear-gradient(170deg,#ffffff24 0%,#0000 30%,#c3d7fa0f 55%,#d2e6ff0a 75%,#0000 100%);border-radius:16px;position:absolute;inset:0}.workflow-modal-confirm-dialog:after{content:"";pointer-events:none;background:radial-gradient(#fff3 0%,#ebf2ff14 45%,#0000 70%);border-radius:50%;width:75%;height:75%;position:absolute;top:-40%;left:-18%}.workflow-modal-confirm-icon{display:none}@keyframes wm-dialog-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.workflow-modal-confirm-content{text-align:left;z-index:1;margin-bottom:20px;position:relative}.workflow-modal-confirm-content h3{color:var(--wm-t0);letter-spacing:-.01em;margin:0 0 8px;font-size:17px;font-weight:900}.workflow-modal-confirm-content p{color:var(--wm-t2);margin:0 0 6px;font-size:13px;line-height:1.55}.workflow-modal-confirm-content p strong{color:var(--wm-t0);font-weight:800}.workflow-modal-confirm-warning{color:var(--wm-amber)!important;background:var(--wm-amber-s)!important;border:1px solid #fbbf244d!important;border-radius:12px!important;margin-top:10px!important;padding:9px 12px!important;font-size:12px!important;box-shadow:inset 0 1px #fff6!important}.workflow-modal-confirm-actions{z-index:1;justify-content:flex-end;gap:8px;display:flex;position:relative}.workflow-modal-confirm-button{font:700 13px var(--wm-sans);cursor:pointer;transition:all .18s var(--wm-ease);border:none;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:10px 18px;display:flex}.workflow-modal-confirm-button.cancel{color:var(--wm-t1);background:#ffffff24;border:1px solid #ffffff59;box-shadow:inset 0 1px #ffffff80}.workflow-modal-confirm-button.cancel:hover{background:#ffffff38;border-color:#ffffff8c}.workflow-modal-confirm-button.confirm{color:var(--wm-amber);background:linear-gradient(145deg,#fbbf2433 0%,#fbbf2424 100%);border:1px solid #fbbf2466;font-weight:800;box-shadow:inset 0 1px #ffffff80,0 2px 8px #fbbf241a}.workflow-modal-confirm-button.confirm:hover{background:linear-gradient(145deg,#fbbf2447 0%,#fbbf2433 100%);transform:translateY(-.5px)}.workflow-modal-loading{border:1.5px solid var(--wm-blue-s);border-top-color:var(--wm-blue);border-radius:50%;width:8px;height:8px;animation:.8s linear infinite wm-spin;display:inline-block}@keyframes wm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.workflow-modal-animate-new{animation:wm-fade .3s var(--wm-ease)}.workflow-modal-agent-metrics-table{background:linear-gradient(145deg,#ffffff7a 0%,#f0f5ff66 100%);border:1px solid #ffffff8c;border-radius:14px;padding:4px 0;overflow-x:auto}.workflow-modal-agent-metrics-table table{border-collapse:collapse;width:100%;font-size:12px}.workflow-modal-agent-metrics-table th{text-align:left;color:var(--wm-t2);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #ffffff4d;padding:10px 14px;font-size:10px;font-weight:800}.workflow-modal-agent-metrics-table td{color:var(--wm-t2);border-bottom:1px solid #ffffff26;padding:10px 14px}.workflow-modal-agent-metrics-table tr:last-child td{border-bottom:none}.workflow-modal-agent-metrics-table td:first-child{color:var(--wm-t0);font-weight:800}.failed-count{color:var(--wm-red);margin-left:4px;font-weight:800}.blocked-count{color:var(--wm-amber);margin-left:4px;font-weight:800}.workflow-modal-debug-pause-banner{border:1.5px solid #fbbf2466;border-left:3px solid var(--wm-amber);background:linear-gradient(145deg,#fbbf2424 0%,#fbbf2414 100%);border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:16px;padding:14px 16px;display:flex;box-shadow:inset 0 1.5px #fff9}.debug-pause-icon{color:var(--wm-amber);flex-shrink:0}.debug-pause-info{flex:1}.debug-pause-info h4{color:var(--wm-t0);margin:0 0 4px;font-size:13px;font-weight:800}.debug-pause-info p{color:var(--wm-t2);margin:2px 0;font-size:12px}.debug-resume-button{background:var(--wm-amber-s);color:var(--wm-amber);font:800 12px var(--wm-sans);cursor:pointer;transition:all .18s var(--wm-ease);white-space:nowrap;border:1px solid #fbbf2459;border-radius:12px;align-items:center;gap:5px;padding:8px 16px;display:flex;box-shadow:inset 0 1px #fff6}.debug-resume-button:hover{background:var(--wm-amber-dim);border-color:#fbbf248c;transform:translateY(-.5px)}.debug-resume-button:disabled{opacity:.5;cursor:not-allowed}.button-spinner{border:1.5px solid #fbbf2433;border-top-color:var(--wm-amber);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite wm-spin}.workflow-modal-regenerate-checkbox{background:linear-gradient(145deg,#ffffff7a 0%,#f0f5ff66 100%);border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-size:13px;display:flex;box-shadow:inset 0 1px #ffffffa6}.workflow-modal-regenerate-checkbox.wm-regen-active{background:linear-gradient(145deg,#fbbf2424 0%,#fbbf2414 100%);border-color:#fbbf2459}.workflow-modal-regenerate-checkbox input[type=checkbox]{cursor:pointer;width:14px;height:14px;accent-color:var(--wm-blue)}.workflow-modal-regenerate-checkbox.wm-regen-active input[type=checkbox]{accent-color:var(--wm-amber)}.workflow-modal-regenerate-checkbox label{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--wm-t1);flex:1;font-size:12px;font-weight:700}.workflow-modal-error-summary{border:1.5px solid #f871714d;border-left:3px solid var(--wm-red);background:linear-gradient(145deg,#f871711f 0%,#f871710f 100%);border-radius:14px;padding:14px;box-shadow:inset 0 1px #fff6}.workflow-modal-error-header{color:var(--wm-red);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;font-weight:800;display:flex}.workflow-modal-error-item{border:1px solid #f871712e;border-left:2px solid var(--wm-red);background:#f8717114;border-radius:10px;margin-top:6px;padding:8px 10px;font-size:12px;line-height:1.55}.wm-error-agent{color:var(--wm-red);margin-bottom:2px;font-size:12px;font-weight:800}.wm-error-msg{color:var(--wm-t1);font-size:12px}.wm-hitl-detail{color:var(--wm-t1);border-radius:12px;margin-top:10px;padding:12px 14px;font-size:12px;line-height:1.55}.wm-hitl-detail.wm-hitl-blocking{border:1px solid #fbbf244d;border-left:3px solid var(--wm-amber);background:linear-gradient(145deg,#fbbf2424,#fbbf240f)}.wm-hitl-detail.wm-hitl-ok{border:1px solid #34d3994d;border-left:3px solid var(--wm-green);background:linear-gradient(145deg,#34d39924,#34d3990f)}.wm-hitl-detail.wm-hitl-pending{border:1px solid #fbbf2440;border-left:3px solid var(--wm-amber);background:linear-gradient(145deg,#fbbf241a,#fbbf240a)}.wm-hitl-detail-hd{color:var(--wm-amber);align-items:center;gap:5px;margin-bottom:6px;font-size:12px;font-weight:800;display:flex}.wm-hitl-ok .wm-hitl-detail-hd{color:var(--wm-green)}.wm-hitl-blocking-pill{letter-spacing:.06em;background:var(--wm-amber-s);color:var(--wm-amber);border:1px solid #fbbf244d;border-radius:99px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:800;animation:1.5s infinite wm-blink;box-shadow:inset 0 1px #fff6}.wm-hitl-detail-body p{margin:2px 0}.wm-hitl-detail-body strong{color:var(--wm-t0);font-weight:800}.wm-review-list{margin:4px 0 0 16px;padding:0}.wm-review-list li{margin-bottom:3px}.wm-review-list li.wm-reviewed{opacity:.6;color:var(--wm-green);text-decoration:line-through}.wm-review-progress{color:var(--wm-t2);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:8px;margin-top:6px;padding:5px 10px;font-size:11px}.wm-step-errors{border:1px solid #f8717140;border-left:3px solid var(--wm-red);color:var(--wm-t1);background:linear-gradient(145deg,#f871711f,#f871710f);border-radius:12px;margin-top:10px;padding:12px 14px;font-size:12px}.wm-step-errors-hd{color:var(--wm-red);align-items:center;gap:5px;margin-bottom:6px;font-weight:800;display:flex}.wm-step-errors p{margin:3px 0}.wm-step-errors strong{color:var(--wm-t0);font-weight:800}.wm-muted{opacity:.5}.wm-step-agents{margin-top:8px}.wm-agent-tags{flex-wrap:wrap;gap:4px;margin-top:6px;display:flex}.hitl-tag{letter-spacing:.06em;color:#fff;border-radius:99px;padding:2px 8px;font-size:10px;font-weight:800;box-shadow:inset 0 1px #ffffff4d}.hitl-tag.wm-hitl-ok{background:var(--wm-green)}.hitl-tag.wm-hitl-warn{background:var(--wm-amber)}.hitl-tag.wm-hitl-muted{background:#a0afc8}.wm-status-ok{color:var(--wm-green);font-weight:800}.wm-status-fail{color:var(--wm-red);font-weight:800}.wm-status-active{color:var(--wm-blue);font-weight:800}.wm-dim{color:var(--wm-t2);font-size:13px;font-weight:600}.wm-agent-error-inline{background:var(--wm-red-s);color:var(--wm-t1);border:1px solid #f8717133;border-radius:8px;margin-top:4px;padding:6px 10px;font-size:11px}@media (width<=768px){.workflow-modal-metrics-grid,.workflow-modal-agents-list{grid-template-columns:1fr}.workflow-modal-subgoal-status-grid{grid-template-columns:repeat(2,1fr)}.email-cards-container.grid,.email-cards-grid{grid-template-columns:1fr}}@media (width<=480px){.workflow-modal-confirm-dialog{width:92%;padding:20px}.workflow-modal-confirm-actions{flex-direction:column;gap:6px}.workflow-modal-confirm-button{justify-content:center;width:100%}}.noesis-email-save-status{border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.noesis-email-save-status.noesis-email-save-saving{color:#3f74fe;background:#3f74fe14;border:1px solid #3f74fe40}.noesis-email-save-status.noesis-email-save-saved{color:#059669;background:#10b98114;border:1px solid #10b98140;animation:.4s ease-out epm-save-success}.noesis-email-save-status.noesis-email-save-error{color:#dc2626;background:#ef444414;border:1px solid #ef444440}.noesis-animate-spin{animation:1s linear infinite epm-spin}.epm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out epm-fade-in;display:flex;position:fixed;inset:0}.epm-modal{background:#fff;border:1px solid #2d37481f;border-radius:16px;flex-direction:column;width:90%;max-width:1400px;height:85vh;max-height:900px;animation:.3s ease-out epm-slide-up;display:flex;box-shadow:0 20px 60px #2d374833}.epm-header{background:#f9fafb;border-bottom:1px solid #2d37481a;border-radius:16px 16px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.epm-header-left{flex:1;align-items:center;gap:20px;min-width:0;display:flex}.epm-header-right{align-items:center;gap:10px;display:flex}.epm-title{color:#1a202c;white-space:nowrap;align-items:center;gap:10px;margin:0;font-size:1.25rem;font-weight:600;display:flex}.epm-template-name-input{color:#1a202c;background:#fff;border:1px solid #2d374826;border-radius:8px;outline:none;min-width:200px;padding:8px 12px;font-size:1rem;font-weight:500;transition:all .2s}.epm-template-name-input:focus{background:#fff;border-color:#3f74fe80;box-shadow:0 0 0 3px #3f74fe1a}.epm-template-name-input:disabled{opacity:.6;cursor:not-allowed;background:#f3f4f6}.epm-template-name-input::placeholder{color:#a0aec0}.epm-mode-badge{color:#3f74fe;background:#3f74fe14;border:1px solid #3f74fe40;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.epm-mode-badge svg{opacity:.8}.epm-save-status{color:#3f74fe;background:#3f74fe14;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.epm-save-status.epm-success{color:#059669;background:#10b98114;animation:.4s ease-out epm-save-success}.epm-save-status.epm-error{color:#dc2626;background:#ef444414;animation:.5s ease-out epm-error-shake}.epm-save-status.epm-warning{color:#b45309;background:#f59e0b14}.epm-save-status.epm-saving .epm-animate-spin{color:#3f74fe}.epm-unsaved-indicator{background:#f59e0b;border-radius:50%;width:6px;height:6px;animation:2s infinite epm-pulse,3s infinite epm-save-pulse;box-shadow:0 0 4px #f59e0b80}.epm-countdown{color:#b45309;margin-left:4px;font-weight:600;display:inline-block}.epm-save-location-badge{color:#059669;background:#10b98114;border:1px solid #10b98140;border-radius:4px;align-items:center;gap:4px;margin-left:8px;padding:4px 8px;font-size:11px;font-weight:500;display:inline-flex}.epm-btn{color:#1a202c;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #2d374826;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.epm-btn:hover:not(:disabled){background:#3f74fe14;border-color:#3f74fe4d;transform:translateY(-1px)}.epm-btn:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6}.epm-btn.epm-schedule{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);border-color:#0000}.epm-btn.epm-schedule:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed 0%,#5b21b6 100%);box-shadow:0 4px 12px #8b5cf640}.epm-btn.epm-send{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-color:#0000}.epm-btn.epm-send:hover:not(:disabled){background:linear-gradient(135deg,#059669 0%,#047857 100%);box-shadow:0 4px 12px #10b98140}.epm-btn.epm-send.epm-sending{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);animation:1.5s infinite epm-pulse}.epm-btn.epm-send.epm-success{background:linear-gradient(135deg,#10b981 0%,#059669 100%);animation:.4s ease-out epm-save-success}.epm-btn.epm-send.epm-error{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);animation:.5s ease-out epm-error-shake}.epm-btn.epm-save{color:#fff;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border-color:#0000}.epm-btn.epm-save:hover:not(:disabled){background:linear-gradient(135deg,#2d5bc9 0%,#1e4299 100%);animation:1.5s infinite epm-save-pulse;box-shadow:0 4px 12px #3f74fe40}.epm-btn.epm-save.epm-saving{background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);animation:1.5s infinite epm-pulse}.epm-btn.epm-toggle-mode{background:#3f74fe14;border-color:#3f74fe40}.epm-btn.epm-toggle-mode.epm-active{color:#fff;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border-color:#0000}.epm-btn.epm-toggle-mode.epm-editing{box-shadow:0 0 0 2px #3f74fe33}.epm-btn.epm-active{color:#3f74fe;background:#3f74fe1a;border-color:#3f74fe4d}.epm-btn.epm-lock.epm-locked{color:#dc2626;background:#ef444414;border-color:#ef444440}.epm-btn.epm-close{padding:8px}.epm-btn.epm-close:hover{color:#dc2626;background:#ef444414;border-color:#ef444440}.epm-btn-text{display:inline}.epm-toolbar{background:#f9fafb;border-bottom:1px solid #2d37481a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 24px;display:flex}.epm-toolbar-section{align-items:center;gap:10px;display:flex}.epm-edit-mode-toggle{background:#fff;border:1px solid #2d37481f;border-radius:9999px;padding:2px;display:flex}.epm-toggle-option{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;padding:6px 10px;transition:all .2s;display:flex}.epm-toggle-option:hover{color:#4a5568}.epm-toggle-option.epm-active{color:#3f74fe;background:#3f74fe1f}.epm-toolbar-separator{background:#2d37481f;width:1px;height:20px}.epm-content{background:#f3f4f6;border-radius:0 0 16px 16px;flex:1;overflow:hidden}.epm-visual-editor-container{background:#e5e7eb;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:20px;display:flex;position:relative}.epm-visual-editor-container.epm-mobile .epm-iframe{width:375px;max-height:812px}.epm-visual-editor-container.epm-has-notice{padding-top:45px}.epm-visual-editor-notice{color:#b45309;z-index:10;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.epm-iframe-loading{z-index:5;color:#3f74fe;background:#fff;border-radius:8px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #2d37481a}.epm-iframe{background:#fff;border:none;border-radius:8px;width:100%;max-width:1200px;height:100%;transition:all .3s;box-shadow:0 10px 25px #2d37481a}.epm-code-editor{height:100%;display:flex}.epm-code-textarea{color:#e2e8f0;resize:none;tab-size:2;background:#1e293b;border:none;outline:none;flex:1;padding:24px;font-family:Fira Code,Consolas,Courier New,monospace;font-size:14px;line-height:1.6}.epm-code-textarea:focus{box-shadow:inset 0 0 0 1px #3f74fe80}.epm-code-textarea:disabled{opacity:.6;cursor:not-allowed}.epm-code-textarea::placeholder{color:#e2e8f066}@keyframes epm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes epm-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes epm-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes epm-save-pulse{0%{box-shadow:0 0 #3f74fe66}70%{box-shadow:0 0 0 10px #3f74fe00}to{box-shadow:0 0 #3f74fe00}}@keyframes epm-save-success{0%{opacity:0;transform:scale(.95)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes epm-error-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-2px)}20%,40%,60%,80%{transform:translate(2px)}}.epm-animate-spin{animation:1s linear infinite epm-spin}@keyframes epm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.epm-code-textarea::-webkit-scrollbar{width:8px;height:8px}.epm-code-textarea::-webkit-scrollbar-track{background:#2d37481a}.epm-code-textarea::-webkit-scrollbar-thumb{background:#3f74fe4d;border-radius:4px}.epm-code-textarea::-webkit-scrollbar-thumb:hover{background:#3f74fe80}@media (width<=1024px){.epm-modal{width:95%;max-width:none}.epm-btn-text{display:none}.epm-btn{padding:8px}}@media (width<=768px){.epm-modal{border-radius:0;width:100%;height:100vh;max-height:none}.epm-header{border-radius:0;padding:16px}.epm-header-left{flex-basis:100%}.epm-header-right{flex-basis:100%;justify-content:flex-end}.epm-title{font-size:1.125rem}.epm-template-name-input{min-width:120px;font-size:14px}.epm-save-status{padding:4px 8px;font-size:12px}.epm-save-location-badge{display:none}.epm-toolbar{flex-direction:column;align-items:stretch;gap:10px;padding:12px 16px}.epm-toolbar-section{justify-content:center}.epm-visual-editor-container{padding:10px}.epm-visual-editor-container.epm-mobile .epm-iframe{width:100%;max-width:375px}.epm-code-textarea{padding:16px;font-size:12px}}@media (prefers-contrast:high){.epm-modal,.epm-btn,.epm-template-name-input,.epm-mode-badge,.epm-save-status,.epm-save-location-badge{border-width:2px}}@media (prefers-reduced-motion:reduce){.epm-overlay,.epm-modal,.epm-btn,.epm-template-name-input,.epm-toggle-option,.epm-iframe{transition:none;animation:none}.epm-animate-spin,.epm-unsaved-indicator,.noesis-email-save-status.noesis-email-save-saved,.epm-save-status.epm-success,.epm-save-status.epm-error,.epm-btn.epm-send.epm-sending,.epm-btn.epm-send.epm-success,.epm-btn.epm-send.epm-error,.epm-btn.epm-save.epm-saving,.epm-btn.epm-save:hover:not(:disabled){animation:none}}@media print{.epm-overlay{display:none}}:root{--color-bg:#eef2f7;--color-bg-secondary:#e4eaf3;--color-bg-filled:#fff;--color-blue-crayola:#3f74fe;--color-blue-dark:#2a5fe0;--color-blue-darker:#2d5bc9;--color-text:#1a202c;--color-text-light:#2d3748;--color-text-muted:#4a5568;--color-text-dim:#718096;--color-border:#2d37481f;--color-border-blue:#3f74fe33;--color-border-blue-medium:#3f74fe4d;--color-border-blue-heavy:#3f74fe80;--glass-bg:#fff;--glass-bg-hover:#fff9;--glass-bg-strong:#ffffffa6;--glass-border:#ffffff80;--glass-border-hover:#ffffffb3;--glass-shadow:0 8px 32px #2d374814;--glass-shadow-hover:0 12px 40px #2d37481a;--glass-inset:inset 0 1px 0 #fff9;--glass-inset-hover:inset 0 1px 0 #ffffffb3;--glass-blur:blur(24px) saturate(180%);--accent-blue:#3f74fe;--accent-green:#22c55e;--accent-green-dark:#059669;--accent-orange:#f59e0b;--accent-orange-dark:#d97706;--accent-red:#ef4444;--accent-red-dark:#dc2626;--accent-purple:#8b5cf6;--accent-purple-dark:#7c3aed;--accent-indigo:#6366f1;--accent-indigo-dark:#4f46e5}.workflow-sidebar{z-index:100;background:var(--glass-bg);width:240px;-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow), var(--glass-inset);isolation:isolate;touch-action:auto;-webkit-overflow-scrolling:touch;will-change:width;border-radius:18px;flex-direction:column;gap:8px;height:calc(100vh - 220px);min-height:400px;padding:14px;transition:width .22s cubic-bezier(.4,0,.2,1),padding .22s cubic-bezier(.4,0,.2,1),background .22s,box-shadow .22s,border-color .22s;display:flex;position:absolute;top:20px;left:20px;overflow:hidden;transform:translateZ(0)}.workflow-sidebar:before{content:"";z-index:-1;pointer-events:auto;position:absolute;inset:-10px}.workflow-sidebar.hovered{background:var(--glass-bg-strong);border-color:var(--glass-border-hover);width:240px;box-shadow:var(--glass-shadow-hover), var(--glass-inset-hover), 0 0 0 1px #3f74fe0f;padding:14px}.workflow-sidebar.collapsed:not(.hovered){cursor:pointer;border-color:var(--glass-border);background:#ffffff61;width:52px}.workflow-sidebar.collapsed:not(.hovered):hover{background:var(--glass-bg);border-color:var(--glass-border-hover);box-shadow:var(--glass-shadow-hover), var(--glass-inset-hover)}.workflow-sidebar.collapsed{border-radius:16px;flex-direction:column;align-items:center;gap:0;width:52px;height:calc(100vh - 220px);min-height:400px;padding:14px 7px 7px;display:flex}.workflow-sidebar.collapsed .sidebar-toggle-tooltip.graph-workflow-tooltip-wrapper,.workflow-sidebar.collapsed .sidebar-toggle{top:11px!important;left:11px!important}.workflow-sidebar.dragging{opacity:.92;cursor:grabbing}.sidebar-toggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;width:30px;height:30px;color:var(--color-text-muted);z-index:102;will-change:background, border-color;isolation:isolate;pointer-events:auto;background:#ffffff80;border:1px solid #ffffff80;border-radius:10px;justify-content:center;align-items:center;margin:0;transition:all .2s;display:flex;position:absolute;top:12px;left:12px;transform:translateZ(0);box-shadow:0 2px 8px #2d37480f}.sidebar-toggle:hover{border-color:var(--color-border-blue);color:var(--accent-blue);background:#3f74fe14;transform:scale(1.05);box-shadow:0 4px 14px #3f74fe24}.sidebar-toggle-tooltip.graph-workflow-tooltip-wrapper{z-index:102;width:30px;height:30px;display:block;position:absolute;top:12px;left:12px}.sidebar-toggle-tooltip.graph-workflow-tooltip-wrapper .sidebar-toggle{width:100%;height:100%;margin:0!important;position:static!important;top:auto!important;left:auto!important}.workflow-sidebar-content,.sidebar-content{opacity:1;flex-direction:column;flex:1;gap:8px;width:100%;height:100%;min-height:0;padding:2px;transition:opacity .25s;display:flex;overflow-y:auto}.workflow-sidebar-inner{flex-direction:column;height:100%;padding-top:42px;display:flex}.workflow-sidebar.collapsed .workflow-sidebar-inner{padding-top:42px;padding-left:0;padding-right:0}.workflow-sidebar-title,.sidebar-title{color:var(--color-text);text-align:left;letter-spacing:-.01em;flex:1;margin:0;font-size:.95rem;font-weight:700}.sidebar-section{margin-bottom:16px}.sidebar-section h3{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-dim);margin-bottom:8px;font-size:10px;font-weight:700}.workflow-nodes-section{touch-action:pan-y;flex-direction:column;flex:1;gap:6px;min-height:0;padding-bottom:8px;display:flex;overflow:hidden auto}.workflow-nodes-section::-webkit-scrollbar{width:5px}.workflow-nodes-section::-webkit-scrollbar-track{background:0 0;border-radius:3px}.workflow-nodes-section::-webkit-scrollbar-thumb{background:#2d374814;border-radius:3px}.workflow-nodes-section::-webkit-scrollbar-thumb:hover{background:#2d374824}.node-category{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff4d;border:1px solid #fff6;border-radius:12px;margin-bottom:4px;transition:all .2s;position:relative;box-shadow:0 2px 8px #2d37480a,inset 0 1px #ffffff80}.node-category:hover{background:#ffffff73;border-color:#3f74fe1f;box-shadow:0 4px 16px #2d37480f,inset 0 1px #fff9}.category-header{width:100%;color:var(--color-text-light);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:9px 11px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s;display:flex;position:relative}.category-header:hover{color:var(--accent-blue)}.category-title{text-align:left;align-items:center;gap:8px;transition:gap .18s;display:flex}.workflow-sidebar.collapsed:not(.hovered) .category-title{gap:8px}.category-title span{white-space:nowrap;opacity:1;max-width:140px;transition:opacity .18s,max-width .18s;overflow:hidden}.workflow-sidebar.collapsed:not(.hovered) .category-title span{opacity:0;max-width:0}.chevron{opacity:1;max-width:20px;color:var(--color-text-dim);margin-left:auto;transition:transform .2s,opacity .18s,max-width .18s}.workflow-sidebar.collapsed:not(.hovered) .chevron{opacity:0;max-width:0}.chevron.expanded{transform:rotate(180deg)}.category-items{opacity:0;max-height:0;padding:0 7px;transition:max-height .22s cubic-bezier(.4,0,.2,1),opacity .18s,padding .18s;overflow:hidden}.category-items.open{opacity:1;max-height:280px;padding:3px 7px 7px;overflow-y:auto}.category-items::-webkit-scrollbar{width:3px}.category-items::-webkit-scrollbar-track{background:0 0}.category-items::-webkit-scrollbar-thumb{background:#2d374812;border-radius:2px}.node-item-wrapper{margin-bottom:3px;position:relative}.node-item{width:100%;color:var(--color-text-light);cursor:pointer;text-align:left;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff73;border:1px solid #fff6;border-radius:9px;padding:7px 10px;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .18s;box-shadow:0 1px 4px #2d37480a}.node-item:hover:not(.disabled){border-color:var(--color-border-blue);color:var(--accent-blue);background:#3f74fe0f;transform:translate(3px);box-shadow:0 3px 12px #3f74fe1a}.node-item.disabled{opacity:.38;cursor:not-allowed;color:var(--color-text-dim)}.node-item.disabled:hover{background:#ffffff73;transform:none}.item-content{justify-content:flex-start;align-items:center;gap:8px;display:flex}.lock-icon{color:var(--color-text-dim);opacity:.5;margin-left:auto}.workflow-sidebar.collapsed:not(.hovered) .workflow-nodes-section{flex-direction:column;flex:1;align-items:center;gap:3px;display:flex;overflow-y:auto}.workflow-sidebar.collapsed:not(.hovered) .node-category{box-shadow:none;background:0 0;border:none;margin-bottom:3px;display:block!important}.workflow-sidebar.collapsed:not(.hovered) .category-header{cursor:pointer;border-radius:10px;justify-content:center;width:38px;height:38px;padding:7px;position:relative}.workflow-sidebar.collapsed:not(.hovered) .category-header:hover{background:#3f74fe14}.workflow-sidebar.collapsed:not(.hovered) .category-items{display:none}.execute-container{border-top:none;flex-direction:column;flex-shrink:0;gap:5px;width:100%;margin-top:auto;padding-top:10px;transition:padding .18s;display:flex;position:relative}.execute-container:before{content:"";background:linear-gradient(90deg,#0000,#2d37480f,#0000);height:1px;position:absolute;top:0;left:8px;right:8px}.workflow-sidebar:not(.collapsed) .action-buttons-grid,.workflow-sidebar.hovered .action-buttons-grid{flex-flow:row;justify-content:center;gap:1px;width:100%;display:flex}.workflow-sidebar:not(.collapsed) .action-buttons-grid .load-button,.workflow-sidebar:not(.collapsed) .action-buttons-grid .execute-button,.workflow-sidebar:not(.collapsed) .action-buttons-grid .save-button,.workflow-sidebar:not(.collapsed) .action-buttons-grid .workflow-modal-toggle-button,.workflow-sidebar:not(.collapsed) .action-buttons-grid .share-btn,.workflow-sidebar:not(.collapsed) .action-buttons-grid .download-btn,.workflow-sidebar:not(.collapsed) .action-buttons-grid .debug-button,.workflow-sidebar:not(.collapsed) .action-buttons-grid .sidebar-btn,.workflow-sidebar.hovered .action-buttons-grid .load-button,.workflow-sidebar.hovered .action-buttons-grid .execute-button,.workflow-sidebar.hovered .action-buttons-grid .save-button,.workflow-sidebar.hovered .action-buttons-grid .workflow-modal-toggle-button,.workflow-sidebar.hovered .action-buttons-grid .share-btn,.workflow-sidebar.hovered .action-buttons-grid .download-btn,.workflow-sidebar.hovered .action-buttons-grid .debug-button,.workflow-sidebar.hovered .action-buttons-grid .sidebar-btn{border-radius:9px;flex-shrink:0;justify-content:center;width:30px;height:30px;padding:0;position:relative}.workflow-sidebar:not(.collapsed) .action-buttons-grid .button-content,.workflow-sidebar.hovered .action-buttons-grid .button-content{justify-content:center;gap:0}.workflow-sidebar:not(.collapsed) .action-buttons-grid .button-content span,.workflow-sidebar.hovered .action-buttons-grid .button-content span{opacity:0;max-width:0;overflow:hidden}.action-buttons-grid [data-tip]{position:relative}.action-buttons-grid [data-tip]:after{content:attr(data-tip);-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);background:var(--glass-bg-strong);border:1px solid var(--glass-border);color:var(--color-text);white-space:nowrap;pointer-events:none;opacity:0;box-shadow:var(--glass-shadow);z-index:200;letter-spacing:.01em;border-radius:8px;padding:5px 10px;font-size:11px;font-weight:600;transition:opacity .18s,transform .18s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%)translateY(4px)}.action-buttons-grid [data-tip]:hover:after{opacity:1;transform:translate(-50%)translateY(0)}.execute-button,.save-button,.load-button,.workflow-modal-toggle-button,.debug-button{cursor:pointer;text-align:left;width:100%;color:var(--color-text-muted);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff4d;border:1px solid #ffffff59;border-radius:10px;align-items:center;font-family:inherit;font-size:.7rem;font-weight:500;transition:all .18s;display:flex;position:relative;box-shadow:0 1px 4px #2d37480a}.execute-button:hover:not(:disabled),.save-button:hover:not(:disabled),.load-button:hover:not(:disabled),.workflow-modal-toggle-button:hover:not(:disabled){background:var(--glass-bg-hover);border-color:var(--glass-border);color:var(--color-text);transform:translateY(-1px);box-shadow:0 4px 14px #2d37480f,inset 0 1px #ffffff80}.execute-button:active:not(:disabled),.save-button:active:not(:disabled),.load-button:active:not(:disabled),.workflow-modal-toggle-button:active:not(:disabled){background:var(--glass-bg-strong);transform:translateY(0)}.execute-button:disabled,.save-button:disabled,.load-button:disabled,.workflow-modal-toggle-button:disabled{opacity:.4;cursor:not-allowed;color:var(--color-text-dim);transform:none}.workflow-sidebar:not(.collapsed) .action-buttons-grid .load-button,.workflow-sidebar.hovered .action-buttons-grid .load-button{color:var(--accent-purple-dark)}.workflow-sidebar:not(.collapsed) .action-buttons-grid .load-button:hover:not(:disabled),.workflow-sidebar.hovered .action-buttons-grid .load-button:hover:not(:disabled){background:#8b5cf614;border-color:#8b5cf626;box-shadow:0 4px 16px #8b5cf624}.workflow-sidebar:not(.collapsed) .action-buttons-grid .execute-button,.workflow-sidebar.hovered .action-buttons-grid .execute-button{color:var(--accent-green-dark)}.workflow-sidebar:not(.collapsed) .action-buttons-grid .execute-button:hover:not(:disabled),.workflow-sidebar.hovered .action-buttons-grid .execute-button:hover:not(:disabled){background:#22c55e14;border-color:#22c55e26;box-shadow:0 4px 16px #10b98124}.workflow-sidebar:not(.collapsed) .action-buttons-grid .execute-button.executing,.workflow-sidebar.hovered .action-buttons-grid .execute-button.executing{color:var(--accent-orange-dark)}.workflow-sidebar:not(.collapsed) .action-buttons-grid .save-button:hover:not(:disabled),.workflow-sidebar.hovered .action-buttons-grid .save-button:hover:not(:disabled){color:var(--accent-blue);background:#3f74fe0f;border-color:#3f74fe26;transform:translateY(-1px);box-shadow:0 4px 16px #3f74fe24}.workflow-sidebar:not(.collapsed) .action-buttons-grid .workflow-modal-toggle-button:hover:not(:disabled),.workflow-sidebar.hovered .action-buttons-grid .workflow-modal-toggle-button:hover:not(:disabled){color:var(--accent-indigo-dark);background:#6366f10f;border-color:#6366f126;transform:translateY(-1px);box-shadow:0 4px 16px #6366f124}.share-btn,.download-btn{color:var(--color-text-muted);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff4d;border:1px solid #ffffff59;border-radius:10px;align-items:center;font-family:inherit;font-size:.7rem;font-weight:550;transition:all .18s;display:flex;box-shadow:0 1px 4px #2d37480a}.share-btn:hover:not(:disabled),.download-btn:hover:not(:disabled){color:var(--accent-blue);background:#3f74fe0f;border-color:#3f74fe26;transform:translateY(-1px);box-shadow:0 4px 14px #3f74fe1f}.share-btn:disabled,.download-btn:disabled{opacity:.35;cursor:not-allowed}.share-btn .icon,.download-btn .icon{flex-shrink:0}.workflow-sidebar.collapsed:not(.hovered) .execute-container{padding-top:6px}.workflow-sidebar.collapsed:not(.hovered) .action-buttons-grid{flex-direction:column;align-items:center;gap:1px;width:100%;display:flex}.workflow-sidebar.collapsed:not(.hovered) .execute-button,.workflow-sidebar.collapsed:not(.hovered) .save-button,.workflow-sidebar.collapsed:not(.hovered) .load-button,.workflow-sidebar.collapsed:not(.hovered) .workflow-modal-toggle-button,.workflow-sidebar.collapsed:not(.hovered) .sidebar-btn.step-btn,.workflow-sidebar.collapsed:not(.hovered) .sidebar-btn.play-btn{display:none}.workflow-sidebar.collapsed:not(.hovered) .share-btn,.workflow-sidebar.collapsed:not(.hovered) .download-btn{border-radius:10px;justify-content:center;width:32px;height:32px;padding:0;display:flex;overflow:hidden}.workflow-sidebar.collapsed:not(.hovered) .share-btn:hover:not(:disabled),.workflow-sidebar.collapsed:not(.hovered) .download-btn:hover:not(:disabled){transform:none}.button-content{justify-content:flex-start;align-items:center;gap:8px;width:100%;transition:gap .18s;display:flex}.button-content .icon{flex-shrink:0;width:16px;height:16px}.button-content span{white-space:nowrap;opacity:1;max-width:140px;transition:opacity .18s,max-width .18s;overflow:hidden}.workflow-sidebar.collapsed:not(.hovered) .button-content{justify-content:center;gap:0}.workflow-sidebar.collapsed:not(.hovered) .button-content span{opacity:0;max-width:0}.debug-mode-toggle{opacity:1;justify-content:flex-start;align-items:center;gap:16px;max-height:44px;padding:5px 0 0 8px;transition:opacity .18s,max-height .18s,padding .18s;display:flex;overflow:hidden}.workflow-sidebar.collapsed:not(.hovered) .debug-mode-toggle{opacity:0;max-height:0;padding:0;display:none}.toggle-switch{width:34px;height:18px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background-color:#2d37481a;border:1px solid #fff6;border-radius:18px;transition:all .25s;position:absolute;inset:0}.toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:14px;height:14px;transition:all .25s;position:absolute;bottom:2px;left:2px;box-shadow:0 1px 4px #2d37481f}.toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg, var(--accent-orange), #fbbf24);border-color:#f59e0b4d;box-shadow:0 2px 8px #f59e0b33}.toggle-switch input:checked+.toggle-slider:before{transform:translate(16px)}.toggle-switch input:disabled+.toggle-slider{opacity:.35;cursor:not-allowed}.debug-label{color:var(--color-text-muted);align-items:center;font-size:.75rem;font-weight:500;display:flex}.debug-mode-toggle.active .debug-label{color:var(--accent-orange-dark)}.debug-button{color:var(--color-text-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:34px;padding:7px;font-size:13px;font-weight:500;transition:all .18s;display:flex;position:relative}.debug-button:hover:not(:disabled){color:var(--accent-orange-dark);background:#f59e0b0f;border-color:#f59e0b26}.debug-button.active{color:var(--accent-orange-dark)}.debug-button.active .icon{animation:2s infinite debug-pulse}.debug-button .debug-indicator{background:var(--accent-orange);border-radius:50%;width:6px;height:6px;margin-left:4px;animation:1.5s infinite debug-blink;display:inline-block}.debug-button:disabled{opacity:.35;cursor:not-allowed}.workflow-sidebar.collapsed:not(.hovered) .debug-button{display:none}.workflow-status{opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff4d;border:1px solid #ffffff59;border-radius:10px;align-items:center;gap:7px;max-height:44px;margin-top:6px;padding:7px 10px;transition:opacity .18s,max-height .18s,margin .18s;display:flex;overflow:hidden;box-shadow:0 1px 4px #2d37480a}.workflow-sidebar.collapsed:not(.hovered) .workflow-status{opacity:0;max-height:0;margin:0;padding:0}.execution-status-indicator{border-radius:50%;flex-shrink:0;width:8px;height:8px}.status-text{color:var(--color-text-light);font-size:12px;font-weight:600}.workflow-status.status-paused{background:#f59e0b0f;border-color:#f59e0b1f}.workflow-status.status-paused .execution-status-indicator{background:var(--accent-orange);animation:2s infinite pulse;box-shadow:0 0 8px #f59e0b66}.workflow-status.status-paused .status-text,.workflow-status.status-pending .status-text{color:var(--accent-orange-dark)}.workflow-status.status-blocked{background:#f59e0b0f;border-color:#f59e0b1f}.workflow-status.status-blocked .execution-status-indicator{background:var(--accent-orange);animation:2s infinite pulse;box-shadow:0 0 8px #f59e0b66}.workflow-status.status-blocked .status-text{color:var(--accent-red-dark)}.workflow-status.status-completed{background:#22c55e0f;border-color:#22c55e1f}.workflow-status.status-completed .execution-status-indicator{background:var(--accent-green);animation:none;box-shadow:0 0 8px #22c55e66}.workflow-status.status-completed .status-text{color:var(--accent-green-dark)}.workflow-status.status-failed{background:#ef44440f;border-color:#ef44441f}.workflow-status.status-failed .execution-status-indicator{background:var(--accent-red);animation:none;box-shadow:0 0 6px #ef44444d}.workflow-status.status-failed .status-text{color:var(--accent-red-dark)}.sidebar-btn{cursor:pointer;text-align:center;background:0 0;border:none;justify-content:center;align-items:center;width:100%;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex}.sidebar-btn:disabled{cursor:not-allowed}.sidebar-btn.step-btn{color:var(--accent-blue);background:0 0;border:none}.sidebar-btn.play-btn{color:var(--accent-green-dark);background:0 0;border:none}.sidebar-btn.step-btn,.sidebar-btn.play-btn{border-radius:10px;padding:8px 11px;transition:all .18s}.sidebar-btn.step-btn:hover:not(:disabled){background:#3f74fe0f;box-shadow:0 2px 10px #3f74fe1a}.sidebar-btn.play-btn:hover:not(:disabled){background:#22c55e0f;box-shadow:0 2px 10px #22c55e1a}.workflow-sidebar.collapsed:not(.hovered) .sidebar-btn{border-radius:10px;width:38px;height:38px;padding:0}.workflow-sidebar.collapsed:not(.hovered) .sidebar-btn span{display:none}.workflow-sidebar.collapsed:not(.hovered) .debug-execution-buttons{flex-direction:column;align-items:center;gap:3px;width:100%;display:flex}.execute-button.executing{color:var(--accent-orange-dark)}.execute-button.proceed{color:var(--accent-orange-dark);background:#f59e0b0f;border-color:#f59e0b1f}.execute-button.proceed:hover:not(:disabled){color:#b45309;background:#f59e0b1f;border-color:#f59e0b33;box-shadow:0 4px 16px #f59e0b24}.execute-button.resume{color:var(--accent-green-dark);background:#22c55e0f;border-color:#22c55e1f}.execute-button.resume:hover:not(:disabled){color:#047857;background:#22c55e1f;border-color:#22c55e33;box-shadow:0 4px 16px #22c55e24}.workflow-sidebar.collapsed:not(.hovered) .execute-button.proceed .icon{color:var(--accent-orange-dark)}.workflow-sidebar.collapsed:not(.hovered) .execute-button.resume .icon{color:var(--accent-green-dark)}.execute-button.review-pending{color:var(--accent-red-dark)}.execute-button.review-pending:before{content:"";background:conic-gradient(from var(--angle,0deg), transparent 0deg, transparent 88%, #dc262633 91%, #dc262673 93%, var(--accent-red-dark) 95%, #dc262673 97%, #dc262633 99%, transparent 102%, transparent 360deg);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(#fff0 0 0) content-box,linear-gradient(#fff 0 0);z-index:-1;border-radius:10px;padding:1px;animation:4s linear infinite borderGlimmer;position:absolute;inset:0;mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.execute-button.review-pending:after{display:none}.execute-button.review-pending:hover:not(:disabled){color:var(--accent-red-dark);box-shadow:0 4px 16px #dc26261f}.execute-button.review-pending .icon{animation:4s linear infinite borderGlimmer}.workflow-sidebar.collapsed:not(.hovered) .execute-button.review-pending{background:0 0}.workflow-sidebar:not(.collapsed) .action-buttons-grid .execute-button.review-pending,.workflow-sidebar.hovered .action-buttons-grid .execute-button.review-pending{color:var(--accent-red-dark);background-color:#dc26260d;border-color:#dc26261f}.executing-spinner,.spinner{border:2px solid #2d374814;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.executing-spinner{border-color:#f59e0b26;border-top-color:var(--accent-orange-dark)}.graph-dashboard-main.debug-mode:before{content:"DEBUG MODE";background:linear-gradient(135deg, var(--accent-orange), #fbbf24);color:#1a202c;letter-spacing:.06em;z-index:1000;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;padding:5px 14px;font-size:10px;font-weight:800;animation:3s infinite debug-badge-pulse;position:fixed;top:10px;right:10px;box-shadow:0 4px 16px #f59e0b40,inset 0 1px #ffffff4d}.graph-dashboard-main.debug-mode.paused:before{content:"DEBUG MODE — PAUSED";background:linear-gradient(135deg, var(--accent-orange), var(--accent-red));animation:1.5s infinite debug-badge-blink}@keyframes borderGlimmer{to{--angle:360deg}}@keyframes debug-badge-pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}}@keyframes debug-badge-blink{0%,to{opacity:1}50%{opacity:.7}}@keyframes debug-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes debug-blink{0%,to{opacity:1}50%{opacity:.4}}@keyframes pulse-green{0%,to{opacity:1}50%{opacity:.7}}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.sidebar-content::-webkit-scrollbar{width:5px}.workflow-sidebar-content::-webkit-scrollbar{width:5px}.sidebar-content::-webkit-scrollbar-track{background:0 0}.workflow-sidebar-content::-webkit-scrollbar-track{background:0 0}.sidebar-content::-webkit-scrollbar-thumb{background:#2d374812;border-radius:3px}.workflow-sidebar-content::-webkit-scrollbar-thumb{background:#2d374812;border-radius:3px}.sidebar-content::-webkit-scrollbar-thumb:hover{background:#2d374821}.workflow-sidebar-content::-webkit-scrollbar-thumb:hover{background:#2d374821}@media (width<=768px){.workflow-sidebar{width:210px}.node-buttons{grid-template-columns:1fr}}.execution-controls{margin-bottom:5px}.debug-execution-buttons{justify-content:flex-start;gap:16px;padding-left:8px;display:flex}.node-buttons{grid-template-columns:1fr 1fr;gap:8px;display:grid}.node-add-btn{color:var(--color-text-muted);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff4d;border:1px solid #ffffff59;border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:8px;font-family:inherit;font-size:11px;transition:all .2s;display:flex;box-shadow:0 1px 4px #2d37480a}.node-add-btn:hover:not(:disabled){color:var(--accent-blue);background:#3f74fe0f;border-color:#3f74fe26;transform:translateY(-1px);box-shadow:0 4px 14px #3f74fe1a,inset 0 1px #ffffff80}.node-add-btn:disabled{opacity:.35;cursor:not-allowed}.node-icon{font-size:18px}.node-label{font-weight:600}.workflow-info{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff4d;border:1px solid #ffffff59;border-radius:12px;padding:12px;box-shadow:0 2px 8px #2d37480a,inset 0 1px #ffffff80}.info-item{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.info-item:last-child{margin-bottom:0}.info-label{color:var(--color-text-dim);font-size:12px;font-weight:500}.info-value{color:var(--color-text-light);font-size:12px;font-weight:700}.info-item.debug-info .info-value{color:var(--accent-orange-dark)}.button-group{gap:8px;display:flex}.button-group .sidebar-btn{flex:1}.execution-state-indicator{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff4d;border:1px solid #ffffff59;border-radius:10px;align-items:center;gap:6px;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:600;display:flex;box-shadow:0 1px 4px #2d37480a}.execution-state-indicator.state-paused,.execution-state-indicator.state-blocked{color:var(--accent-orange-dark);background:#f59e0b0f;border-color:#f59e0b1f}.execution-state-indicator.state-failed{color:var(--accent-red-dark);background:#ef44440f;border-color:#ef44441f}.execution-state-indicator .state-text{font-weight:600}.graph-workflow-tooltip.debug-button-tooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1a202c;background:#f59e0beb;border:1px solid #fff3;border-radius:8px;font-weight:700;box-shadow:0 4px 16px #f59e0b40}.file-menu-dropdown{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:1000;background:#0f0f1af2;border:1.5px solid #ffffff1f;border-radius:12px;flex-direction:column;min-width:200px;margin-top:4px;padding:8px 0;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #00000080}.file-menu-item{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:10px 16px;font-size:13px;transition:background .2s;display:flex}.file-menu-item:hover{background:#ffffff0f}.file-menu-danger{color:#f44}.file-menu-divider{background:#ffffff1a;height:1px;margin:4px 0}.shortcut{opacity:.5;margin-left:auto;font-size:11px}:root{--color-bg:transparent;--color-bg-secondary:transparent;--color-bg-filled:transparent;--color-blue-crayola:#3f74fe;--color-blue-dark:#2a5fe0;--color-blue-darker:#2d5bc9;--color-burnt-orange:#a85618;--color-text:#fff;--color-text-light:#e6ebf5;--color-text-muted:#c8d2e6;--color-text-dim:#aab9d2;--color-border:#fff3;--color-border-blue:#8cb4ff4d;--color-border-blue-medium:#8cb4ff73;--color-border-blue-heavy:#8cb4ffa6;--color-execution-glow:#0f8;--color-traversed:#34d399}.canvas{cursor:grab;-webkit-user-select:none;user-select:none;background-color:#0000;background-image:radial-gradient(circle,#ffffff14 1px,#0000 1px);background-size:20px 20px;flex:1;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.canvas.panning{cursor:grabbing!important}.canvas-content{will-change:transform;transform-origin:0 0;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible!important}.node{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);-webkit-user-select:none;user-select:none;will-change:transform, left, top;z-index:10;background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:2px solid #ffffff9e;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;transition:transform .15s ease-out,box-shadow .15s ease-out,border-color .15s ease-out,background .3s;display:flex;position:absolute;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14}.node:hover{border-color:#ffffffd9;box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffffa,inset 2px 0 #ffffff85,inset 0 -1px #c8d7f547,inset 0 0 48px #ffffff24,0 6px 16px #788cb91f,0 16px 44px #6478aa1a}.node.dragging{z-index:35;opacity:.9;box-shadow:0 0 0 .5px #c8d7f066,inset 0 2px #fffffffa,0 8px 24px #00000026,0 20px 50px #6478aa1f;transition:none!important}.node.node-active{z-index:30;animation:1.5s infinite pulse}.node.node-active-execution{z-index:40;border-color:var(--color-execution-glow)!important;box-shadow:0 0 30px #00ff8880,0 0 60px #00ff884d,inset 0 2px #ffffffe6,0 8px 24px #00000026!important}@keyframes executionGlow{0%{filter:brightness(1.2);transform:scale(1.05)}to{filter:brightness(1.4);transform:scale(1.15)}}.node.node-traversed{border-color:var(--color-traversed);background:linear-gradient(150deg,#34d3991f 0%,#f0f6ff24 30%,#dce8ff1a 60%,#ffffff14 100%)}.node.selected{z-index:20;border-color:#8cb4ffcc;box-shadow:0 0 0 3px #8cb4ff40,inset 0 2px #fffffff2,0 4px 12px #788cb91f}.node-header{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.node-content{pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.node-icon{pointer-events:none;justify-content:center;align-items:center;width:36px;height:36px;animation:.3s ease-out iconFadeIn;display:flex}@keyframes iconFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.node-icon svg{stroke-width:2px;filter:drop-shadow(0 1px 3px #00000026);pointer-events:none;width:28px;height:28px}.node-green{background:linear-gradient(150deg,#34d39924 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border-color:#34d39973}.node-green .node-icon{color:#34d399}.node-green:hover{background:linear-gradient(150deg,#34d39933 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border-color:#34d399b3}.node-green.selected{border-color:#34d399;box-shadow:0 0 0 3px #34d39940,inset 0 2px #ffffffe6}.node-blue{background:linear-gradient(150deg,#60a5fa24 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border-color:#60a5fa73}.node-blue .node-icon{color:#60a5fa}.node-blue:hover{background:linear-gradient(150deg,#60a5fa33 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border-color:#60a5fab3}.node-blue.selected{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40,inset 0 2px #ffffffe6}.node-yellow{background:linear-gradient(150deg,#fbbf2424 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border-color:#fbbf2473}.node-yellow .node-icon{color:#fbbf24}.node-yellow:hover{background:linear-gradient(150deg,#fbbf2433 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border-color:#fbbf24b3}.node-yellow.selected{border-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2440,inset 0 2px #ffffffe6}.node-purple{background:linear-gradient(150deg,#a78bfa24 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border-color:#a78bfa73}.node-purple .node-icon{color:#a78bfa}.node-purple:hover{background:linear-gradient(150deg,#a78bfa33 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border-color:#a78bfab3}.node-purple.selected{border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa40,inset 0 2px #ffffffe6}.node-red{background:linear-gradient(150deg,#f8717124 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border-color:#f8717173}.node-red .node-icon{color:#f87171}.node-red:hover{background:linear-gradient(150deg,#f8717133 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border-color:#f87171b3}.node-red.selected{border-color:#f87171;box-shadow:0 0 0 3px #f8717140,inset 0 2px #ffffffe6}.node-orange{background:linear-gradient(150deg,#fb923c24 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border-color:#fb923c73}.node-orange .node-icon{color:#fb923c}.node-orange:hover{background:linear-gradient(150deg,#fb923c33 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border-color:#fb923cb3}.node-orange.selected{border-color:#fb923c;box-shadow:0 0 0 3px #fb923c40,inset 0 2px #ffffffe6}.node-coral{background:linear-gradient(150deg,#fb718524 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border-color:#fb718573}.node-coral .node-icon{color:#fb7185}.node-coral:hover{background:linear-gradient(150deg,#fb718533 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border-color:#fb7185b3}.node-coral.selected{border-color:#fb7185;box-shadow:0 0 0 3px #fb718540,inset 0 2px #ffffffe6}.graph-delete-button,.graph-config-button{cursor:pointer;color:#c8d2e6;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;opacity:0;z-index:25;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:all .15s ease-in-out;display:flex;position:absolute}.graph-config-button{left:20px}.node:hover .graph-delete-button,.node:hover .graph-config-button{opacity:1}.graph-delete-button:hover{color:#f87171}.graph-config-button:hover{color:#60a5fa}.connection-handle{cursor:crosshair;opacity:0;pointer-events:none;z-index:12;background-color:#8cb4ff40;border:2px solid #8cb4ff80;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;box-shadow:0 2px 8px #00000026}.node:hover .connection-handle{opacity:1}.connection-handle:hover{background-color:#8cb4ff73;border-color:#8cb4ffcc;transform:translateY(-50%)scale(1.3);box-shadow:0 4px 12px #8cb4ff59}.connection-handle.right{top:50%;right:-12px;transform:translateY(-50%)}.connection-handle svg{color:#fff;pointer-events:none;opacity:.9;width:14px;height:14px}.connection-layer{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible!important}.connection-layer path{pointer-events:none}.connection{stroke:#c8d7f073;stroke-width:2px;fill:none;transition:all .3s}.connection:hover,.connection.hover{stroke:#c8d7f0bf;stroke-width:3px;filter:drop-shadow(0 0 6px #c8d7f066)}.connection.active{stroke:var(--color-execution-glow);stroke-width:3px;filter:drop-shadow(0 0 10px #0f8c);animation:1s ease-in-out infinite activeConnectionPulse}@keyframes activeConnectionPulse{0%,to{stroke-width:3px;opacity:1}50%{stroke-width:4px;opacity:.8}}.connection.failed{stroke:#f87171;stroke-width:2px;opacity:1;filter:drop-shadow(0 0 4px #f8717180);animation:none}.connection-failed-marker{filter:drop-shadow(0 0 5px #f87171b3)}.connection.traversed{stroke:var(--color-traversed);stroke-width:3px;filter:drop-shadow(0 0 6px #34d39980);animation:2s ease-in-out infinite connectionGlow}@keyframes connectionGlow{0%,to{filter:drop-shadow(0 0 4px #34d3994d)}50%{filter:drop-shadow(0 0 8px #34d39999)}}.connection.traversed:not(.active):not(.completed){stroke:#34d3998c;stroke-width:2.5px;opacity:.8;filter:drop-shadow(0 0 4px #34d3994d)}.connection.completed{stroke:#34d399;stroke-width:3px;opacity:1;filter:drop-shadow(0 0 6px #34d39973)}.connection-completed-marker{fill:#34d399;filter:drop-shadow(0 0 5px #34d399a6);animation:2s ease-in-out infinite completionMarkerPulse}@keyframes completionMarkerPulse{0%,to{r:5;opacity:.8}50%{r:6;opacity:1}}.connection-flow-particle{filter:drop-shadow(0 0 8px #0f8);animation:1s ease-in-out infinite particleGlow}@keyframes particleGlow{0%,to{opacity:.8;filter:drop-shadow(0 0 4px #0f8c)}50%{opacity:1;filter:drop-shadow(0 0 10px #0f8)}}.connection-temp{stroke:#c8d7f080;stroke-width:2px;stroke-dasharray:5 5;fill:none;pointer-events:none;animation:.5s linear infinite dashAnimation}@keyframes dashAnimation{to{stroke-dashoffset:-10px}}.connection.paused{stroke:#fbbf24;stroke-width:2.5px;stroke-dasharray:8 4;opacity:.8;filter:drop-shadow(0 0 6px #fbbf2466);animation:2s linear infinite pausedDash}@keyframes pausedDash{to{stroke-dashoffset:-12px}}.connection-paused-marker{filter:drop-shadow(0 0 5px #fbbf248c)}.selection-box{z-index:15;pointer-events:none;background-color:#8cb4ff14;border:2px dashed #c8d7f080;animation:1s ease-in-out infinite selectionPulse;position:absolute}@keyframes selectionPulse{0%,to{opacity:1}50%{opacity:.5}}.execution-indicator{-webkit-backdrop-filter:blur(32px)saturate(240%)brightness(.38);backdrop-filter:blur(32px)saturate(240%)brightness(.38);border:2px solid var(--color-execution-glow);z-index:150;background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff24 60%,#ffffff1a 100%);border-radius:16px;align-items:center;gap:15px;padding:20px 30px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 30px #0f83,inset 0 2px #ffffffe6,0 15px 40px #00000026}.execution-indicator span{color:#fff;font-size:.875rem;font-weight:700}.zoom-controls{z-index:100;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 50%,#ffffff14 100%);border:1.5px solid #ffffff80;border-radius:12px;flex-direction:row;gap:5px;padding:5px;display:flex;position:absolute;top:20px;right:20px;box-shadow:inset 0 2px #ffffffd9,inset 0 -1px #c8d7f52e,0 4px 16px #6478aa1f,0 12px 36px #50649b14}.zoom-button{cursor:pointer;color:#fff;background:#ffffff14;border:1px solid #ffffff40;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:32px;padding:0 6px;font-size:12px;font-weight:700;transition:all .2s ease-in-out;display:flex}.zoom-button.zoom-percentage{min-width:45px}.zoom-button span{white-space:nowrap;color:#fff;font-size:11px}.zoom-button:hover{background:#ffffff29;border-color:#ffffff80;transform:translateY(-2px)}.zoom-button:active{transform:translateY(0)}.zoom-execute-btn{color:#4ade80;border-color:#22c55e4d}.zoom-execute-btn:hover:not(:disabled){color:#86efac;background:#22c55e26;border-color:#22c55e80}.zoom-debug-btn{color:#ffffff80}.zoom-debug-active{color:#f59e0b;background:#f59e0b26;border-color:#f59e0b66}.zoom-debug-active:hover{color:#fbbf24;background:#f59e0b40}.zoom-button:disabled{opacity:.35;cursor:not-allowed;transform:none}.zoom-button.active-fullscreen{background:#ffffff38;border-color:#ffffffa6}.zoom-button svg{color:#fff;flex-shrink:0;width:16px;height:16px}.zoom-controls .divider{background-color:#fff3;align-self:center;width:1px;height:24px;margin:0 4px}.graph-workflow-tooltip{-webkit-backdrop-filter:blur(32px)saturate(280%)brightness(.36);backdrop-filter:blur(32px)saturate(280%)brightness(.36);color:#fff;z-index:10000;background:linear-gradient(145deg,#ffffffd1 0%,#f0f5ffbd 100%);border:1.5px solid #ffffffb8;border-radius:10px;padding:6px 10px;font-size:.75rem;font-weight:700;box-shadow:inset 0 1.5px #ffffffe6,0 2px 6px #00000014,0 8px 24px #788cb924}.node-icon-placeholder{justify-content:center;align-items:center;width:36px;height:36px;display:flex}.node.node-executing{background:linear-gradient(150deg,#00ff881f 0%,#f0f6ff24 30%,#dce8ff1a 60%,#ffffff0f 100%);animation:1s ease-in-out infinite executingPulse;border-color:var(--color-execution-glow)!important;box-shadow:0 0 20px #0f86,0 0 40px #0f83,inset 0 2px #ffffffe6,0 6px 20px #0000001f!important}@keyframes executingPulse{0%,to{filter:brightness(1.05);transform:scale(1)}50%{filter:brightness(1.15);transform:scale(1.08)}}.node.node-completed{background:linear-gradient(150deg,#34d39924 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border-color:#34d399!important;box-shadow:0 0 15px #34d3994d,inset 0 2px #ffffffd9,0 4px 12px #00000014!important}.node.node-completed:before{content:"";-webkit-mask-composite:xor;opacity:.4;background:linear-gradient(135deg,#34d399,#0000);border-radius:12px;padding:2px;animation:3s ease-in-out infinite completedGlow;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes completedGlow{0%,to{opacity:.2}50%{opacity:.5}}.node.node-failed{background:linear-gradient(150deg,#ef444424 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border:2px solid #ef4444!important;box-shadow:0 0 12px #ef44444d,inset 0 2px #ffffffd9,0 4px 12px #00000014!important}.node.node-failed .node-status-dot{background:#ef4444}.node.node-paused,.node.node-debug-paused{background:linear-gradient(150deg,#f59e0b24 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);border:2px solid #f59e0b!important;box-shadow:0 0 12px #f59e0b4d,inset 0 2px #ffffffd9,0 4px 12px #00000014!important}.node.node-paused .node-status-dot,.node.node-debug-paused .node-status-dot{background:#f59e0b}.node.node-blocked{background:linear-gradient(150deg,#fbbf2429 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%);animation:2s ease-in-out infinite blockingPulse;border-color:#fbbf24!important;box-shadow:0 0 20px #fbbf2459,0 0 40px #fbbf2426,inset 0 2px #ffffffd9,0 6px 20px #0000001f!important}.node.node-blocked,.node.workflow-blocked{animation:2s ease-in-out infinite hitl-pending-pulse;box-shadow:0 0 0 3px #fbbf2433;border:2px solid #fbbf24!important}.node.workflow-blocked{background:linear-gradient(150deg,#fbbf2414 0%,#f0f6ff1a 50%,#ffffff0f 100%)}@keyframes blockingPulse{0%,to{filter:brightness(1.05);transform:scale(1)}50%{filter:brightness(1.15);transform:scale(1.05)}}@keyframes hitl-pending-pulse{0%{border-color:#fbbf24;box-shadow:0 0 #fbbf2459}50%{border-color:#fde68a;box-shadow:0 0 0 8px #fbbf2400}to{border-color:#fbbf24;box-shadow:0 0 #fbbf2459}}.node-blocking-badge{z-index:16;filter:drop-shadow(0 2px 6px #fbbf2480);background:#fbbf24;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;animation:2s ease-in-out infinite badge-bounce;display:flex;position:absolute;top:-8px;right:-8px}.node-blocking-badge svg{color:#fff;width:14px;height:14px}@keyframes badge-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.node-completion-badge,.node-failure-badge,.node-pause-badge,.node-completion-badge-static,.node-failure-badge-static{z-index:15;filter:drop-shadow(0 2px 6px #0003);width:20px;height:20px;position:absolute;top:-6px;right:-6px}.node-completion-badge svg,.node-failure-badge svg,.node-pause-badge svg{width:100%;height:100%}.node-completion-badge-static,.node-failure-badge-static{animation:none}@keyframes badgeFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.node.node-completed.selected{border-color:#34d399!important;box-shadow:0 0 0 3px #34d39940,0 0 20px #34d39933,inset 0 2px #ffffffd9!important}.node.node-executing.selected{border-color:var(--color-execution-glow)!important;box-shadow:0 0 0 3px #00ff8840,0 0 30px #00ff8840,inset 0 2px #ffffffd9!important}.node.node-failed.selected{border-color:#f87171!important;box-shadow:0 0 0 3px #f8717140,0 0 20px #f8717133,inset 0 2px #ffffffd9!important}.node.node-completed:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 0 20px #34d39959,inset 0 2px #ffffffe6,0 8px 24px #0000001f!important}.node.node-executing:hover{transform:scale(1.08)}.node.node-failed:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 0 20px #f8717159,inset 0 2px #ffffffe6,0 8px 24px #0000001f!important}.node[data-execution-status=completed] .node-icon{color:#34d399!important}.node[data-execution-status=failed] .node-icon{color:#f87171!important}.node{transition:border-color .3s,background .3s,box-shadow .3s,transform .2s}.connection{transition:stroke .3s,stroke-width .3s,opacity .3s,filter .3s}.node.node-blocked .node-execution-ring{pointer-events:none;border:3px solid #fbbf24;border-radius:12px;width:calc(100% + 16px);height:calc(100% + 16px);animation:2s linear infinite hitl-ring-pulse;position:absolute;top:-8px;left:-8px}@keyframes hitl-ring-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.node[data-is-hitl=true][data-pending-review=true]{background:linear-gradient(150deg,#fbbf241a 0%,#f0f6ff1f 30%,#dce8ff1a 60%,#ffffff0f 100%)}.node[data-is-hitl=true].node-completed{background:linear-gradient(150deg,#34d39914 0%,#f0f6ff1a 50%,#ffffff0f 100%);border:2px solid #34d399;animation:none;box-shadow:0 0 0 3px #34d39933}.node[data-node-type=schedule],.node[data-node-type=email],.node[data-node-type=sms]{animation:none!important}.node[data-node-type=schedule] .node-execution-ring,.node[data-node-type=email] .node-execution-ring,.node[data-node-type=sms] .node-execution-ring,.node[data-node-type=schedule] .node-completion-badge,.node[data-node-type=email] .node-completion-badge,.node[data-node-type=sms] .node-completion-badge,.node[data-node-type=schedule] .node-failure-badge,.node[data-node-type=email] .node-failure-badge,.node[data-node-type=sms] .node-failure-badge{display:none!important}.node[data-node-type=file]{border-style:dashed;border-width:2px}.node[data-node-type=file].node-completed{background:linear-gradient(150deg,#34d3990f 0%,#f0f6ff1a 50%,#ffffff0f 100%);border-color:#34d399}.node[data-node-type=file].node-failed{background:linear-gradient(150deg,#f871710f 0%,#f0f6ff1a 50%,#ffffff0f 100%);border-color:#f87171}.node.node-debug-paused{animation:1.5s ease-in-out infinite debug-pause-pulse;box-shadow:0 0 0 3px #a78bfa33;border:2px solid #a78bfa!important}@keyframes debug-pause-pulse{0%,to{box-shadow:0 0 0 3px #a78bfa33}50%{box-shadow:0 0 0 6px #a78bfa00}}.graph-dashboard-main.debug-mode:before{content:"DEBUG MODE";-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#000;z-index:1000;pointer-events:none;background:#fbbf24d9;border:1px solid #fff6;border-radius:8px;padding:4px 12px;font-size:11px;font-weight:800;position:fixed;top:10px;right:10px}.workflow-modal-status-paused{color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf244d;border-radius:6px;padding:2px 8px;font-weight:700;animation:2s ease-in-out infinite modal-status-pulse}@keyframes modal-status-pulse{0%,to{background:#fbbf241a}50%{background:#fbbf2433}}.review-items-list{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;max-height:200px;margin-top:8px;padding:4px;overflow-y:auto}.review-item{background:#ffffff0f;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;margin-bottom:6px;padding:8px 10px;transition:all .2s;display:flex}.review-item:hover{background:#8cb4ff14;border-color:#fb718540}.workflow-blocked .review-item{background:#fbbf2414;border-color:#fbbf242e}.workflow-blocked .review-item:hover{background:#fbbf2424;border-color:#fbbf2459}.review-item input[type=checkbox]{cursor:pointer;accent-color:#fb7185;flex-shrink:0;width:18px;height:18px;margin:0}.review-item input[type=checkbox]:disabled{cursor:not-allowed;opacity:.4}.workflow-blocked .review-item input[type=checkbox]:not(:disabled){accent-color:#fbbf24;animation:1.5s ease-in-out infinite checkboxGlow}@keyframes checkboxGlow{0%,to{filter:drop-shadow(0 0 2px #fbbf2466)}50%{filter:drop-shadow(0 0 6px #fbbf24b3)}}.review-item span{color:#fff;flex:1;font-size:13px;line-height:1.4;transition:all .2s}.review-item span.checked{opacity:.4;color:#c8d2e6;text-decoration:line-through}.remove-item-btn{color:#f87171;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:20px;line-height:1;transition:all .2s;display:flex}.remove-item-btn:hover:not(:disabled){background-color:#f8717126;transform:scale(1.1)}.remove-item-btn:disabled{opacity:.3;cursor:not-allowed}.add-review-item{align-items:stretch;gap:8px;margin-top:8px;display:flex}.add-review-item input{color:#fff;background:#ffffff0f;border:1px solid #fff3;border-radius:8px;flex:1;padding:8px 10px;font-size:13px;transition:all .2s}.add-review-item input::placeholder{color:#aab9d2}.add-review-item input:focus{background:#ffffff1a;border-color:#fb718580;outline:none}.add-item-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#fb718599,#f43f5e80);border:1px solid #fb718580;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700;transition:all .2s;box-shadow:inset 0 1px #ffffff4d}.add-item-btn:hover:not(:disabled){background:linear-gradient(135deg,#f43f5eb3,#e11d4899);border-color:#fb7185b3;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff59,0 4px 12px #fb718540}.add-item-btn:active{transform:translateY(0)}.add-item-btn:disabled{color:#aab9d2;cursor:not-allowed;opacity:.4;background:#ffffff0f;border-color:#ffffff1f}.canvas-content{z-index:1}.connection-layer{z-index:5}.node{z-index:10}.connection-handle{z-index:12}.selection-box{z-index:15}.node.selected{z-index:20}.graph-delete-button,.graph-config-button{z-index:25}.node.node-active{z-index:30}.node.dragging{z-index:35}.node.node-active-execution{z-index:40}.zoom-controls{z-index:100}.execution-indicator{z-index:150}@media (width<=768px){.canvas{background-size:15px 15px}.zoom-controls{gap:3px;padding:4px;top:10px;right:10px}.zoom-button{min-width:28px;height:28px;padding:0 4px}.zoom-button.zoom-percentage{min-width:40px}.zoom-button span{font-size:10px}.zoom-button svg{width:14px;height:14px}.node{width:60px;height:60px}.node-icon{width:28px;height:28px}.node-icon svg{width:20px;height:20px}.graph-delete-button,.graph-config-button,.connection-handle{width:18px;height:18px}.connection-handle svg{width:12px;height:12px}.execution-indicator{padding:15px 20px}.execution-spinner{width:24px;height:24px}.execution-indicator span{font-size:.8rem}}@media print{.zoom-controls,.graph-delete-button,.graph-config-button{display:none!important}.node{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #ccc}.canvas{background-color:#fff;background-image:none}}@media (prefers-contrast:high){.node{border-width:3px}.connection,.node-icon svg{stroke-width:3px}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.node:hover{transform:none}.connection-handle:hover{transform:translateY(-50%)}.node.node-active-execution{animation:none;transform:scale(1)}.connection-flow-particle{display:none}}.home-content:has(.graph-dashboard-root){z-index:auto!important;animation:none!important}body.graph-active .home-content{z-index:auto!important;animation:none!important}.graph-dashboard-root .manage-dashboard{color:inherit;background:0 0!important}.graph-dashboard-root .manage-dashboard>*,.graph-dashboard-root .management-dashboard-nav,.graph-dashboard-root .management-nav-container,.graph-dashboard-root .management-nav-links,.graph-dashboard-root .graph-dashboard-main{background:0 0!important}.page-container--full{width:100%;max-width:none;margin:0 auto;padding:28px 0;background:0 0!important}.graph-bg-blob{pointer-events:none;z-index:0;border-radius:50%;position:fixed}.graph-bg-blob--0{background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:600px;height:600px;top:-10%;left:-5%}.graph-bg-blob--1{background:radial-gradient(circle,#00000026 0%,#0000 65%);width:520px;height:520px;top:35%;right:-8%}.graph-bg-blob--2{background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:480px;height:480px;bottom:0;left:5%}.graph-bg-blob--3{background:radial-gradient(circle,#0000001f 0%,#0000 60%);width:380px;height:380px;top:50%;left:40%}.graph-dashboard-root.fullscreen-mode{z-index:9999;background-color:#0000;width:100vw;max-width:100%;height:100vh;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.graph-dashboard-main{flex:1;width:100%;margin:0 auto;padding:0 0 2rem;display:flex;position:relative}.graph-dashboard-main.fullscreen{max-width:100%;height:100vh;margin:0;padding:0}.graph-dashboard-main.blurred{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}.workflow-container{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;width:100%;height:calc(100vh - 180px);transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14,0 24px 56px #50649b0f}.workflow-container:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.graph-dashboard-main.fullscreen .workflow-container{border:none;border-radius:0;height:100%}.workflow-main-content{flex-direction:column;flex:1;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.node-parameters{z-index:200}.graph-dashboard-root.fullscreen-mode{z-index:9999}.node-parameters{z-index:200;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(150deg,#121220eb 0%,#0f0f1cf2 50%,#0c0c18eb 100%);border:1.5px solid #ffffff26;border-radius:16px;width:250px;padding:16px;animation:.2s ease-out slideIn;position:absolute;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 4px 20px #0006,0 12px 40px #0003}.node-parameters:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f559 10%,#ffffffe6 25%,#d2e1ff80 40%,#ffffffe6 55%,#c3d7fa73 70%,#0000 100%);border-radius:1px;height:1.5px;position:absolute;top:0;left:5%;right:5%}.parameter-row{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.parameter-row:last-child{margin-bottom:0}.parameter-label{letter-spacing:.06em;text-transform:uppercase;color:#fff;font-size:11px;font-weight:800}.parameter-input,.parameter-select{color:#fff;background:linear-gradient(145deg,#ffffff1f 0%,#f0f5ff14 100%);border:1px solid #ffffff4d;border-radius:10px;width:100%;padding:8px 10px;font-size:.75rem;transition:all .2s;box-shadow:inset 0 1px #fff3}.parameter-input::placeholder{color:#ffffff73}.parameter-textarea{resize:vertical;white-space:pre-wrap;word-wrap:break-word;min-height:48px;max-height:160px;font-family:inherit;line-height:1.5;overflow-y:auto}.parameter-input:focus,.parameter-select:focus{background:linear-gradient(145deg,#ffffff2e 0%,#f0f5ff24 100%);border-color:#ffffffa6;outline:none;box-shadow:inset 0 1px #ffffff4d,0 0 0 3px #60a5fa26}.parameter-input:disabled,.parameter-select:disabled{color:#ffffff59;cursor:not-allowed;opacity:.6;background:#ffffff0a}.resources-selector{background:linear-gradient(145deg,#ffffff14 0%,#f0f5ff0f 100%);border:1px solid #ffffff40;border-radius:12px;max-height:200px;overflow-y:auto}.resource-option{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;align-items:center;padding:.5rem;transition:all .2s;display:flex}.resource-option:hover{background:#ffffff14}.resource-option.selected{background:#60a5fa26}.resource-checkbox{background:#ffffff0f;border:1px solid #fff6;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;margin-right:8px;font-size:11px;display:flex}.resource-option.selected .resource-checkbox{color:#fff;background:#60a5fa99;border-color:#60a5facc}.graph-modal-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000001a;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.graph-modal-content{-webkit-backdrop-filter:blur(80px)saturate(300%)brightness(1.25);backdrop-filter:blur(80px)saturate(300%)brightness(1.25);background:#1a1a1acc;border:1.5px solid #ffffffe6;border-radius:16px;width:40%;max-width:500px;max-height:90vh;padding:2rem;animation:.3s ease-out modalFadeIn;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffffff2,inset 0 -1px #c8d7f526,inset 0 0 48px #ffffff24,0 20px 50px #6478aa33}.graph-modal-content:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:4%;right:4%}.graph-modal-content:after{content:"";pointer-events:none;background:radial-gradient(#fff3 0%,#ebf2ff14 45%,#0000 70%);border-radius:50%;width:75%;height:75%;position:absolute;top:-40%;left:-18%}.graph-modal-content.preconfig-modal{max-width:400px}.resources-selector.preconfig{max-height:250px}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.graph-modal-content h2{color:#fff;z-index:1;margin:0 0 1.5rem;font-size:1.5rem;font-weight:800;position:relative}.graph-form-group{z-index:1;margin-bottom:1.5rem;position:relative}.graph-modal-content label{letter-spacing:.06em;text-transform:uppercase;color:#c8d2e6;margin-bottom:.5rem;font-size:11px;font-weight:800;display:block}.graph-modal-content input,.graph-modal-content select{color:#fff;background:linear-gradient(145deg,#ffffff1f 0%,#f0f5ff14 100%);border:1px solid #ffffff59;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;box-shadow:inset 0 1px #fff3}.graph-modal-content input::placeholder{color:#fff6}.graph-modal-content input:focus,.graph-modal-content select:focus{background:linear-gradient(145deg,#ffffff2e 0%,#f0f5ff24 100%);border-color:#ffffffa6;outline:none;box-shadow:inset 0 1px #ffffff4d,0 0 0 3px #60a5fa26}.graph-modal-footer{z-index:1;justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex;position:relative}.graph-modal-button{cursor:pointer;border:1px solid #0000;border-radius:14px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .2s}.graph-modal-button-secondary{color:#fff;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(145deg,#ffffff1a 0%,#f0f5ff0f 100%);border:1px solid #fff6;box-shadow:inset 0 1px #ffffff4d}.graph-modal-button-secondary:hover{background:linear-gradient(145deg,#ffffff2e 0%,#f0f5ff1f 100%);border-color:#fff9}.graph-modal-button-primary{color:#fff;background:linear-gradient(140deg,#609bfa,#8c78fa);border:1px solid #a0b4ff99;box-shadow:inset 0 1px #ffffff4d,0 6px 24px #609bfa4d}.graph-modal-button-primary:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff59,0 8px 32px #609bfa66}.graph-modal-button:focus{outline:none;box-shadow:0 0 0 3px #60a5fa40}.graph-modal-button:disabled{opacity:.5;cursor:not-allowed}.graph-error-message,.error-message{color:#fb7185;z-index:1;background:#f871711f;border:1px solid #f871714d;border-radius:12px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;position:relative}.graph-loading-indicator,.loading-indicator{color:#c8d2e6;justify-content:center;align-items:center;padding:2rem;font-size:.875rem;display:flex}.loading-indicator:before{content:"";border:2px solid #60a5fa33;border-top-color:#60a5fa;border-radius:50%;width:20px;height:20px;margin-right:10px;animation:1s linear infinite spin}.graph-no-workflows-message,.no-workflows-message{text-align:center;color:#c8d2e6;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;padding:1rem;font-size:.875rem}.graph-debug-info{color:#ffffff73;margin-top:.5rem;font-size:.75rem;font-style:italic}.parameter-loading{color:#c8d2e6;align-items:center;gap:8px;padding:8px;font-size:.875rem;display:flex}.file-preview-section{background:linear-gradient(145deg,#ffffff14 0%,#f0f5ff0f 100%);border:1px solid #fff3;border-radius:12px;margin-top:16px;padding:12px;box-shadow:inset 0 1px #ffffff26}.file-preview-header{letter-spacing:.06em;text-transform:uppercase;color:#c8d2e6;margin-bottom:8px;font-size:11px;font-weight:800}.file-info{background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:8px;display:flex}.file-info svg{color:#fbbf24;flex-shrink:0}.file-info span{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.file-preview-link{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa4d;border-radius:8px;padding:6px 12px;font-size:.75rem;text-decoration:none;transition:all .2s;display:inline-block}.file-preview-link:hover{background:#60a5fa40;border-color:#60a5fa80;transform:translateY(-1px)}.parameter-select option{color:#fff;background:#28324b}.file-empty-state{text-align:center;color:#ffffff73;padding:1rem;font-size:.8rem;font-style:italic}.parameter-select[id*=selected_file]{max-height:200px}.parameter-row:has(.parameter-loading){min-height:40px}.graph-dashboard-root.fullscreen-mode .manage-dashboard{height:100%}.graph-dashboard-root.fullscreen-mode .page-container--full{height:100%;padding:0}.graph-dashboard-root.fullscreen-mode .graph-dashboard-main{width:100vw;max-width:100%;height:100vh;margin:0;padding:0;display:flex}.graph-dashboard-root.fullscreen-mode .workflow-container{width:100vw;max-width:100%;height:100vh;max-height:100%;padding-left:2rem}.graph-dashboard-root.fullscreen-mode *{max-width:none}.graph-dashboard-root.fullscreen-mode{background-color:#0000;overflow:hidden}.graph-dashboard-root.fullscreen-mode .upgrade-overlay{display:none}.upgrade-overlay{z-index:9998}@media (width<=768px){.workflow-container{height:calc(100vh - 180px)}.management-nav-links{gap:.5rem}.management-nav-link{padding:.5rem;font-size:.8rem}.page-container--full{padding:20px 16px 48px}}.review-item{animation:.3s fadeIn}.review-item.completed{background:linear-gradient(90deg,#34d3991f 0%,#34d3990f 100%)!important}.review-item:hover{background:#ffffff0f}.review-item.completed:hover{background:#34d39926}.review-checkbox{transition:transform .2s}.review-checkbox:enabled:hover{transform:scale(1.1)}.review-checkbox:checked{animation:.3s checkBounce}@keyframes checkBounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.review-status-badge{animation:2s infinite pulse}.add-review-item{gap:6px;display:flex}.add-review-item .parameter-input{flex:1}.add-item-btn{cursor:pointer;color:#60a5fa;background:#60a5fa33;border:1px solid #60a5fa66;border-radius:10px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s}.add-item-btn:hover:not(:disabled){background:#60a5fa4d;border-color:#60a5fa99}.add-item-btn:disabled{opacity:.4;cursor:not-allowed}.parameter-menu-header{border-bottom:1px solid #ffffff1f;margin:-16px -16px 8px;padding:10px 16px!important}.graph-dashboard-main.debug-mode .workflow-container{border-color:#fbbf2466;box-shadow:0 0 0 .5px #fbbf244d,inset 0 2px #ffffffe6,inset 2px 0 #ffffff73,inset 0 0 48px #fbbf240f,0 1px 2px #00000014,0 4px 12px #fbbf2414,0 12px 36px #6478aa14}.graph-modal-content .graph-form-group button[type=button]{color:#000!important;background:#ffffff14!important;border-color:#ffffff40!important}.graph-modal-content .graph-form-group button[type=button]:hover{background:#ffffff24!important;border-color:#fff6!important}.graph-modal-content .graph-form-group button[style*="border: 1.5px solid var(--color-blue-crayola)"]{color:#60a5fa!important;background:#60a5fa2e!important;border-color:#60a5fa99!important}.load-workflow-modal .workflow-select,.load-workflow-modal .execution-select{color:#fff;border:1px solid #ffffff4d}.load-workflow-modal .workflow-select option,.load-workflow-modal .execution-select option{color:#fff;background:#28324b}.executions-loading,.no-executions-message{color:#c8d2e6;padding:.75rem;font-size:.85rem}.optional-label{letter-spacing:0;text-transform:none;color:#fff6;margin-left:6px;font-size:10px;font-weight:500}.dep-wizard-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out depFadeIn;display:flex;position:fixed;inset:0}@keyframes depFadeIn{0%{opacity:0}to{opacity:1}}.dep-wizard-modal{background:#1e1e28f2;border:1px solid #ffffff1a;border-radius:16px;width:480px;max-width:90vw;max-height:80vh;animation:.25s ease-out depSlideUp;overflow-y:auto;box-shadow:0 24px 64px #0006}@keyframes depSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dep-wizard-header{border-bottom:1px solid #ffffff0f;padding:1.25rem 1.5rem .75rem}.dep-wizard-header h3{color:#fff;margin:0 0 .375rem;font-size:1.1rem;font-weight:700}.dep-wizard-header p{color:#ffffff73;margin:0;font-size:.8rem}.dep-wizard-header p strong{color:#ffffffb3}.dep-wizard-sections{padding:.75rem 1.5rem}.dep-wizard-section{margin-bottom:1rem}.dep-wizard-section-title{text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.dep-wizard-item{border-radius:8px;align-items:center;gap:.5rem;margin-bottom:.25rem;padding:.5rem .625rem;font-size:.82rem;transition:background .15s;display:flex}.dep-wizard-item.resolved{color:#fff9}.dep-wizard-item.missing{color:#ffffffd9;background:#fbbf240f;border:1px solid #fbbf241f}.dep-wizard-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.65rem;font-weight:700;display:flex}.dep-wizard-item.resolved .dep-wizard-dot{color:#4ade80;background:#4ade8026}.dep-wizard-item.missing .dep-wizard-dot{color:#fbbf24;background:#fbbf2426}.dep-wizard-item-name{flex:1;font-weight:600}.dep-wizard-item-type{color:#ffffff40;text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}.dep-wizard-action-btn{color:#60a5fae6;cursor:pointer;white-space:nowrap;background:#60a5fa1f;border:1px solid #60a5fa40;border-radius:6px;padding:.3rem .65rem;font-size:.7rem;font-weight:600;transition:all .15s}.dep-wizard-action-btn:hover{color:#fff;background:#60a5fa33}.dep-wizard-action-hint{color:#fbbf24b3;font-size:.68rem;font-style:italic}.dep-wizard-footer{border-top:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:.75rem 1.5rem 1.25rem;display:flex}.dep-wizard-continue-btn{color:#fff;cursor:pointer;background:#60a5fa33;border:1px solid #60a5fa59;border-radius:8px;padding:.5rem 1.25rem;font-size:.82rem;font-weight:700;transition:all .15s}.dep-wizard-continue-btn:hover{background:#60a5fa4d}.dep-wizard-footer-note{color:#ffffff40;font-size:.7rem}.dep-wizard-select{color:#fff;cursor:pointer;appearance:none;background:#ffffff14 url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #ffffff26;border-radius:6px;outline:none;min-width:160px;padding:.3rem 24px .3rem .5rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;transition:border-color .15s}.dep-wizard-select:focus{border-color:#60a5fa80}.dep-wizard-select option{color:#fff;background:#1e1e28;padding:.4rem}.dep-wizard-continue-ready{color:#4ade80!important;background:#4ade8033!important;border-color:#4ade8066!important}.dep-wizard-continue-ready:hover{color:#fff!important;background:#4ade804d!important}.workflow-validation-warning{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:12px;align-items:flex-start;gap:12px;max-width:600px;padding:16px 20px;animation:.3s slideDown;display:flex;position:absolute;top:60px;left:50%;transform:translate(-50%)}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:2000px}}.workflow-validation-warning__icon{flex-shrink:0;font-size:20px}.workflow-validation-warning__content h4{color:#f59e0b;margin:0 0 8px;font-size:14px}.workflow-validation-warning__content ul{color:#fffc;margin:0;padding-left:16px;font-size:13px}.workflow-validation-warning__content li{margin:4px 0}.workflow-validation-warning__actions{flex-direction:column;flex-shrink:0;gap:6px;margin-left:auto;display:flex}.wvw-btn{cursor:pointer;border:none;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:500}.wvw-btn--proceed{color:#f59e0b;background:#f59e0b33}.wvw-btn--proceed:hover{background:#f59e0b4d}.wvw-btn--cancel{color:#ffffffb3;background:#ffffff1a}.wvw-btn--cancel:hover{background:#ffffff26}.node-error-details{background:#ef444414;border:1px solid #ef444440;border-radius:10px;margin-top:12px;padding:12px}.node-error-details__header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.node-error-details__icon{font-size:14px}.node-error-details__title{color:#ef4444;font-size:13px;font-weight:700}.node-error-details__icon.warning+.node-error-details__title{color:#f59e0b}.node-error-details__agent{color:#ffffff80;margin-bottom:6px;font-size:11px}.node-error-details__message{color:#ffffffbf;word-break:break-word;background:#0003;border-radius:6px;margin-bottom:8px;padding:8px 10px;font-size:12px;line-height:1.5}.node-error-details__fallback{color:#fff9;background:#f59e0b1a;border-left:3px solid #f59e0b;border-radius:6px;margin-bottom:8px;padding:6px 8px;font-size:11px}.node-error-details__fallback strong{color:#f59e0b}.node-error-details__retry-btn{color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;width:100%;padding:8px 12px;font-size:12px;font-weight:600;transition:all .2s}.node-error-details__retry-btn:hover{color:#fff;background:#ffffff24;border-color:#ffffff40}.version-history-sidebar{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:100;color:#fff;background:#0f0f1af7;border-left:1px solid #ffffff1a;flex-direction:column;width:300px;height:100%;display:flex;position:absolute;top:0;right:0}.vh-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px;display:flex}.vh-header h3{margin:0;font-size:18px;font-weight:600}.vh-close-btn{color:#fff9;cursor:pointer;background:0 0;border:none}.vh-content{flex:1;padding:16px;position:relative;overflow-y:auto}.vh-timeline{padding-left:20px;position:relative}.vh-timeline:before{content:"";background:#8b5cf64d;width:2px;position:absolute;top:10px;bottom:0;left:5px}.vh-entry{border-radius:8px;margin-bottom:8px;padding:12px;position:relative}.vh-entry.current{background:#8b5cf61a}.vh-indicator{background:0 0;border:2px solid #fff3;border-radius:50%;width:12px;height:12px;position:absolute;top:18px;left:-20px}.vh-entry.current .vh-indicator{background:#8b5cf6;border:none}.vh-details{flex-direction:column;display:flex}.vh-time{font-size:14px;font-weight:500}.vh-author{color:#fff9;margin-top:4px;font-size:12px}.vh-restore-btn{color:#c4b5fd;cursor:pointer;background:#8b5cf633;border:1px solid #8b5cf680;border-radius:4px;align-self:flex-start;margin-top:8px;padding:4px 8px;font-size:12px}.review-checklist-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10001;background-color:#000000b3;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.review-checklist-modal{background:linear-gradient(135deg,#1f1d26fa 0%,#16131cfa 100%);border:1px solid #3f74fe66;border-radius:16px;flex-direction:column;width:90%;max-width:700px;max-height:85vh;animation:.3s slideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}.review-modal-header{border-bottom:1px solid #3f74fe33;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px;display:flex}.review-modal-title{align-items:center;gap:12px;display:flex}.review-modal-title h2{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.review-modal-title .warning-icon{color:#ffc107}.review-modal-close{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.review-modal-close:hover{color:#fff;background:#ffffff1a}.review-modal-progress{background:#3f74fe0d;border-bottom:1px solid #3f74fe33;flex-shrink:0;padding:16px 24px}.progress-text{color:#fffc;margin-bottom:8px;font-size:.875rem;font-weight:500}.progress-bar{background:#ffffff1a;border-radius:4px;height:8px;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#3f74fe 0%,#5a8eff 100%);border-radius:4px;height:100%;transition:width .3s;position:relative}.progress-fill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s infinite shimmer;position:absolute;inset:0}.review-modal-content{box-sizing:border-box;flex:1;width:100%;min-height:200px;padding:24px;overflow:hidden auto}.review-modal-content::-webkit-scrollbar{width:8px}.review-modal-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.review-modal-content::-webkit-scrollbar-thumb{background:#3f74fe4d;border-radius:4px}.review-modal-content::-webkit-scrollbar-thumb:hover{background:#3f74fe80}.no-reviews-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px;display:flex}.no-reviews-message .success-icon{color:#22c55e;margin-bottom:16px}.no-reviews-message p{color:#fffc;margin:0;font-size:1.125rem}.review-node-section{box-sizing:border-box;background:#ffffff08;border:1px solid #3f74fe33;border-radius:12px;width:100%;margin-bottom:16px;padding:16px;transition:all .2s;overflow:hidden}.review-node-section:hover{background:#ffffff0d;border-color:#3f74fe4d}.review-node-header{border-bottom:1px solid #ffffff1a;align-items:flex-start;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.node-icon{flex-shrink:0;margin-top:2px}.node-icon.pause{color:#ffc107}.node-icon.review{color:#3f74fe}.node-icon.output{color:#8b5cf6}.node-icon.notify{color:#60a5fa}.review-node-info{flex:1;min-width:0}.review-node-info h3{color:#fff;word-wrap:break-word;margin:0 0 4px;font-size:1.125rem;font-weight:600}.node-type-label{color:#fff9;background:#3f74fe1a;border-radius:4px;margin-right:8px;padding:2px 8px;font-size:.75rem;display:inline-block}.agent-name{color:#ffffffb3;font-size:.875rem}.review-items-container{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;display:flex}.review-checklist-item{cursor:pointer;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;transition:all .2s;display:flex;position:relative}.review-checklist-item:hover{background:#3f74fe1a;border-color:#3f74fe4d;transform:translate(4px)}.review-checklist-item.completed{background:#22c55e1a;border-color:#22c55e4d}.review-checklist-item.completed .review-item-label{color:#22c55ee6;opacity:.8;text-decoration:line-through}.review-checkbox{accent-color:#3f74fe;cursor:pointer;flex-shrink:0;width:20px;height:20px}.review-item-label{color:#ffffffe6;-webkit-user-select:none;user-select:none;word-wrap:break-word;overflow-wrap:break-word;flex:1;min-width:0;font-size:.9375rem;line-height:1.5}.check-icon{color:#22c55e;flex-shrink:0;animation:.3s checkBounce}.no-items-message{text-align:center;color:#ffffff80;background:#ffffff05;border-radius:6px;padding:16px;font-size:.875rem;font-style:italic}.review-modal-footer{background:#0003;border-top:1px solid #3f74fe33;flex-shrink:0;justify-content:flex-end;gap:12px;padding:24px;display:flex}.review-cancel-btn,.review-complete-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.review-cancel-btn{color:#fffc;background:#ffffff1a;border:1px solid #fff3}.review-cancel-btn:hover{color:#fff;background:#ffffff26;transform:translateY(-2px)}.review-complete-btn{color:#fff;background:linear-gradient(135deg,#3f74fe 0%,#2563eb 100%);box-shadow:0 4px 12px #3f74fe4d}.review-complete-btn.ready{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);box-shadow:0 4px 12px #22c55e4d}.review-complete-btn.ready:hover{transform:translateY(-2px);box-shadow:0 6px 16px #22c55e66}.review-complete-btn.disabled{color:#ffffff80;cursor:not-allowed;box-shadow:none;background:#ef444433}.review-complete-btn.disabled:hover{box-shadow:none;transform:none}.notification-message-box{box-sizing:border-box;background:#ffc1070d;border:1px solid #ffc10733;border-radius:8px;width:100%;margin-bottom:16px;padding:12px}.notification-label{color:#ffc107cc;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.75rem;font-weight:600}.notification-content{color:#ffffffe6;word-wrap:break-word;font-size:.9375rem;line-height:1.5}.review-checklist-item.acknowledgment-item{background:#ffc1070d;border:1px solid #ffc10733}.review-checklist-item.acknowledgment-item:hover{background:#ffc1071a;border-color:#ffc10766}.review-checklist-item.acknowledgment-item.completed{background:#22c55e1a;border-color:#22c55e4d}.acknowledgment-reminder{color:#ffc107;box-sizing:border-box;background:#ffc1071a;border-radius:6px;align-items:center;gap:8px;width:100%;max-width:100%;margin-top:12px;padding:8px 12px;font-size:.8125rem;display:flex;overflow:hidden}.acknowledgment-reminder svg{flex-shrink:0}.acknowledgment-reminder span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.acknowledgment-item .review-checkbox{accent-color:#ffc107}.acknowledgment-item.completed .review-checkbox{accent-color:#22c55e}.acknowledgment-status{color:#22c55e;box-sizing:border-box;background:#22c55e1a;border-radius:6px;align-items:center;gap:8px;width:100%;margin-top:12px;padding:8px 12px;font-size:.8125rem;display:flex}.acknowledgment-status .success-icon{flex-shrink:0}@media (width<=768px){.review-checklist-modal{width:95%;max-height:90vh;margin:20px}.review-modal-header{padding:16px}.review-modal-title h2{font-size:1.25rem}.review-modal-content{padding:16px}.review-modal-footer{flex-direction:column;padding:16px}.review-cancel-btn,.review-complete-btn{justify-content:center;width:100%}}.sdm-overlay{-webkit-backdrop-filter:blur(10px);z-index:10000;background:#fdfcfa73;justify-content:center;align-items:center;animation:.2s sdmFadeIn;display:flex;position:fixed;inset:0}@keyframes sdmFadeIn{0%{opacity:0}to{opacity:1}}.sdm-modal{background:#fff;border:1px solid #2d37481a;border-radius:16px;width:420px;max-width:94vw;max-height:90vh;animation:.25s cubic-bezier(.4,0,.2,1) sdmSlideIn;overflow-y:auto;box-shadow:0 20px 60px #2d37481f,0 4px 16px #2d37480f}@keyframes sdmSlideIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.sdm-header{justify-content:space-between;align-items:center;padding:22px 24px 6px;display:flex}.sdm-title{color:#1a202c;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:800}.sdm-close{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;transition:all .15s;display:flex}.sdm-close:hover{color:#1a202c;background:#2d37480f}.sdm-body{padding:14px 24px 22px}.sdm-wf-info{background:#fdfcfa;border:1px solid #2d374814;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:10px 14px;display:flex}.sdm-wf-name{color:#1a202c;font-size:13px;font-weight:700}.sdm-wf-meta{color:#718096;font-size:11px}.sdm-section-label{color:#1a202c;margin-bottom:8px;font-size:13px;font-weight:700}.sdm-access-wrapper{margin-bottom:16px;position:relative}.sdm-access-btn{cursor:pointer;background:#fdfcfa;border:1px solid #2d37481f;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;transition:all .15s;display:flex}.sdm-access-btn:hover{background:#fff9f5;border-color:#f973164d}.sdm-access-left{align-items:center;gap:10px;display:flex}.sdm-access-icon{color:#fff;background:linear-gradient(135deg,#f97316 0%,#fb923c 50%,#fbbf24 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sdm-access-text{text-align:left;flex-direction:column;display:flex}.sdm-access-label{color:#1a202c;font-size:13px;font-weight:700}.sdm-access-desc{color:#718096;font-size:10.5px;line-height:1.3}.sdm-access-chevron{color:#718096;flex-shrink:0;transition:transform .2s}.sdm-access-chevron.open{transform:rotate(180deg)}.sdm-access-dropdown{z-index:20;background:#fff;border:1px solid #2d37481f;border-radius:12px;padding:4px;animation:.15s sdmDropIn;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 12px 40px #2d374824}@keyframes sdmDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.sdm-access-option{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:background .12s;display:flex}.sdm-access-option:hover{background:#f973160f}.sdm-access-option.selected{background:#f9731614}.sdm-access-opt-icon{color:#f97316;background:#f973161a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.sdm-access-option.selected .sdm-access-opt-icon{color:#fff;background:linear-gradient(135deg,#f97316,#fbbf24)}.sdm-access-opt-text{flex-direction:column;flex:1;min-width:0;display:flex}.sdm-access-opt-label{color:#1a202c;font-size:12.5px;font-weight:700}.sdm-access-opt-desc{color:#718096;font-size:10px;line-height:1.3}.sdm-access-check{color:#f97316;flex-shrink:0}.sdm-password-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;color:#4a5568;align-items:center;gap:7px;margin-bottom:12px;padding:0 2px;font-size:12.5px;font-weight:600;transition:color .15s;display:flex}.sdm-password-toggle:hover{color:#f97316}.sdm-password-toggle svg{flex-shrink:0}.sdm-toggle-box{background:#fff;border:1.5px solid #2d37482e;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:all .15s;display:flex}.sdm-toggle-box.checked{color:#fff;background:#f97316;border-color:#f97316}.sdm-pw-section{transition:max-height .25s cubic-bezier(.4,0,.2,1),opacity .2s;overflow:hidden}.sdm-pw-section.collapsed{opacity:0;pointer-events:none;max-height:0}.sdm-pw-section.expanded{opacity:1;max-height:280px;margin-bottom:14px}.sdm-label{color:#4a5568;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.sdm-pw-input-wrap{align-items:center;display:flex;position:relative}.sdm-pw-input{color:#1a202c;box-sizing:border-box;background:#fdfcfa;border:1px solid #2d37481f;border-radius:8px;outline:none;width:100%;padding:9px 38px 9px 12px;font-family:SF Mono,Fira Code,monospace;font-size:13px;transition:border-color .15s,background .15s}.sdm-pw-input::placeholder{color:#a0aec0}.sdm-pw-input:focus{background:#fff;border-color:#f9731666}.sdm-pw-input.error{border-color:#ef4444}.sdm-pw-eye{color:#a0aec0;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .15s;display:flex;position:absolute;right:8px}.sdm-pw-eye:hover{color:#4a5568}.sdm-strength{align-items:center;gap:8px;margin-top:6px;display:flex}.sdm-strength-track{background:#2d374814;border-radius:2px;flex:1;height:3px;overflow:hidden}.sdm-strength-fill{border-radius:2px;height:100%;transition:width .25s,background-color .25s}.sdm-strength-label{text-align:right;min-width:38px;font-size:10px;font-weight:700}.sdm-field-error{color:#ef4444;margin-top:3px;font-size:10.5px;display:block}.sdm-security-note{background:#f973160d;border:1px solid #f973161f;border-radius:8px;align-items:flex-start;gap:7px;margin-top:12px;padding:8px 10px;display:flex}.sdm-security-note svg{color:#f97316;flex-shrink:0;margin-top:1px}.sdm-security-note span{color:#4a5568;font-size:11px;line-height:1.45}.sdm-copy-link-btn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:linear-gradient(135deg,#f97316 0%,#fb923c 50%,#fbbf24 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:100%;padding:13px 20px;font-size:15px;font-weight:800;transition:all .18s;display:flex;box-shadow:0 4px 16px #f9731640}.sdm-copy-link-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 24px #f9731659}.sdm-copy-link-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 10px #f9731633}.sdm-copy-link-btn:disabled{opacity:.5;cursor:not-allowed}.sdm-copy-link-btn.copied{background:linear-gradient(135deg,#10b981,#34d399);box-shadow:0 4px 16px #10b98140}.sdm-copy-link-btn.busy{pointer-events:none}.sdm-divider{background:#2d374814;height:1px;margin:18px 0 14px}.sdm-actions-row{justify-content:center;gap:28px;margin-bottom:14px;display:flex}.sdm-action-icon-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:4px;transition:all .15s;display:flex}.sdm-action-icon-btn:hover{transform:translateY(-2px)}.sdm-action-icon-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.sdm-action-circle{color:#1a202c;background:#fff;border:1.5px solid #2d37481f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .15s;display:flex}.sdm-action-icon-btn:hover .sdm-action-circle{color:#f97316;background:#fff9f5;border-color:#f973164d;box-shadow:0 2px 12px #f973161a}.sdm-action-icon-btn span{color:#4a5568;text-align:center;font-size:10.5px;font-weight:600;line-height:1.3}.sdm-result{border-radius:10px;margin-top:8px;padding:11px 13px;animation:.2s sdmResultIn}@keyframes sdmResultIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.sdm-result.success{background:#10b9810f;border:1px solid #10b98126}.sdm-result.error{background:#ef44440f;border:1px solid #ef444426}.sdm-result-header{align-items:center;gap:6px;margin-bottom:5px;font-size:12px;font-weight:700;display:flex}.sdm-result.success .sdm-result-header{color:#059669}.sdm-result.error .sdm-result-header{color:#ef4444}.sdm-result-detail{color:#4a5568;margin:0;font-size:11px;line-height:1.4}.sdm-link-display{align-items:stretch;gap:6px;display:flex}.sdm-link-text{color:#718096;word-break:break-all;background:#fdfcfacc;border:1px solid #2d374814;border-radius:6px;flex:1;max-height:56px;padding:6px 8px;font-family:SF Mono,Fira Code,monospace;font-size:10px;line-height:1.5;overflow-y:auto}.sdm-link-copy{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;transition:background .15s;display:flex}.sdm-link-copy:hover{background:#059669}.sdm-spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite sdmSpin}@keyframes sdmSpin{to{transform:rotate(360deg)}}.sdm-modal::-webkit-scrollbar{width:6px}.sdm-modal::-webkit-scrollbar-track{background:0 0}.sdm-modal::-webkit-scrollbar-thumb{background:#2d37481f;border-radius:3px}.canvas-ai-overlay{pointer-events:none;z-index:50;position:absolute;inset:0;overflow:hidden}.canvas-ai-overlay *{pointer-events:auto}.canvas-ai-chip{-webkit-backdrop-filter:blur(16px)saturate(1.4);cursor:pointer;transform-origin:0 0;background:#0f0f19bf;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:8px;max-width:280px;padding:10px 14px;font-family:inherit;transition:all .2s;animation:.35s cubic-bezier(.16,1,.3,1) canvasAiChipIn;display:flex;position:absolute;box-shadow:0 4px 24px #0000004d,inset 0 0 0 1px #ffffff0a}.canvas-ai-chip:hover{background:#191928d9;border-color:#ffffff24;transform:translateY(-1px);box-shadow:0 8px 32px #0006,inset 0 0 0 1px #ffffff0f}.canvas-ai-chip--dismissed{animation:.25s forwards canvasAiChipOut}@keyframes canvasAiChipIn{0%{opacity:0;transform:scale(.92)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes canvasAiChipOut{to{opacity:0;transform:scale(.92)translateY(6px)}}.canvas-ai-chip__emoji{flex-shrink:0;margin-top:1px;font-size:16px}.canvas-ai-chip__content{flex:1;min-width:0}.canvas-ai-chip__title{color:#e2e8f0;margin-bottom:4px;font-size:12px;font-weight:600;line-height:1.3}.canvas-ai-chip__description{color:#94a3b8;font-size:11px;line-height:1.4;display:none}.canvas-ai-chip:hover .canvas-ai-chip__description{display:block}.canvas-ai-chip__actions{gap:6px;margin-top:8px;display:none}.canvas-ai-chip:hover .canvas-ai-chip__actions{display:flex}.canvas-ai-chip__action-btn{cursor:pointer;border:none;border-radius:6px;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:500;transition:all .15s}.canvas-ai-chip__action-btn--apply{color:#60a5fa;background:#3b82f640;border:1px solid #3b82f64d}.canvas-ai-chip__action-btn--apply:hover{background:#3b82f666}.canvas-ai-chip__action-btn--dismiss{color:#64748b;background:#ffffff0f;border:1px solid #ffffff0f}.canvas-ai-chip__action-btn--dismiss:hover{color:#94a3b8;background:#ffffff1a}.canvas-ai-chip--critical{border-left:3px solid #ef4444}.canvas-ai-chip--suggestion{border-left:3px solid #3b82f6}.canvas-ai-chip--info{border-left:3px solid #6b7280}.canvas-ai-health{-webkit-backdrop-filter:blur(16px)saturate(1.4);cursor:pointer;-webkit-user-select:none;user-select:none;z-index:51;background:#0f0f19bf;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:8px;padding:8px 14px;transition:all .25s;animation:.35s cubic-bezier(.16,1,.3,1) canvasAiChipIn;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 24px #0000004d}.canvas-ai-health:hover{background:#191928d9;border-color:#ffffff24}.canvas-ai-health__score{font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.canvas-ai-health__label{color:#94a3b8;font-size:11px;font-weight:500}.canvas-ai-health__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.canvas-ai-health--excellent .canvas-ai-health__score{color:#34d399}.canvas-ai-health--excellent .canvas-ai-health__dot{background:#34d399;box-shadow:0 0 6px #34d39980}.canvas-ai-health--good .canvas-ai-health__score{color:#60a5fa}.canvas-ai-health--good .canvas-ai-health__dot{background:#60a5fa;box-shadow:0 0 6px #60a5fa80}.canvas-ai-health--needs_attention .canvas-ai-health__score{color:#fbbf24}.canvas-ai-health--needs_attention .canvas-ai-health__dot{background:#fbbf24;box-shadow:0 0 6px #fbbf2480}.canvas-ai-health--critical .canvas-ai-health__score{color:#ef4444}.canvas-ai-health--critical .canvas-ai-health__dot{background:#ef4444;box-shadow:0 0 6px #ef444480}.canvas-ai-health-detail{-webkit-backdrop-filter:blur(20px)saturate(1.4);z-index:52;background:#0f0f19e0;border:1px solid #ffffff14;border-radius:14px;width:300px;padding:16px;animation:.25s cubic-bezier(.16,1,.3,1) canvasAiChipIn;position:absolute;bottom:52px;right:16px;box-shadow:0 8px 40px #0006}.canvas-ai-health-detail__header{border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;margin-bottom:12px;padding-bottom:10px;display:flex}.canvas-ai-health-detail__score-circle{border:2px solid;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex}.canvas-ai-health-detail__meta{flex:1}.canvas-ai-health-detail__title{color:#e2e8f0;font-size:13px;font-weight:600}.canvas-ai-health-detail__subtitle{color:#64748b;margin-top:2px;font-size:11px}.canvas-ai-health-detail__issues{margin:0 0 12px;padding:0;list-style:none}.canvas-ai-health-detail__issue{color:#cbd5e1;align-items:flex-start;gap:8px;padding:4px 0;font-size:12px;display:flex}.canvas-ai-health-detail__issue:before{content:"•";color:#f59e0b;flex-shrink:0;font-weight:700}.canvas-ai-health-detail__recs{margin:0;padding:0;list-style:none}.canvas-ai-health-detail__rec{color:#94a3b8;padding:3px 0;font-size:11px;line-height:1.4}.canvas-ai-health-detail__stat-row{border-top:1px solid #ffffff0a;justify-content:space-between;padding:6px 0;display:flex}.canvas-ai-health-detail__stat-label{color:#64748b;font-size:11px}.canvas-ai-health-detail__stat-value{color:#e2e8f0;font-variant-numeric:tabular-nums;font-size:11px;font-weight:600}.canvas-ai-health__suggestion-count{color:#93c5fd;background:#3b82f640;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:6px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.canvas-ai-health__suggestion-count--critical{color:#fca5a5;background:#ef44444d}.canvas-ai-health-detail__suggestions{border-top:1px solid #ffffff0f;margin-top:8px;padding-top:8px}.canvas-ai-health-detail__suggestions-header{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:4px 0;display:flex}.canvas-ai-health-detail__suggestions-header:hover{opacity:.85}.canvas-ai-health-detail__suggestions-toggle{color:#64748b;width:12px;font-size:10px}.canvas-ai-health-detail__suggestions-title{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.canvas-ai-health-detail__suggestions-count{color:#93c5fd;background:#3b82f633;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;margin-left:auto;padding:0 4px;font-size:10px;font-weight:700;display:inline-flex}.canvas-ai-health-detail__suggestions-list{flex-direction:column;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.canvas-ai-health-detail__suggestion-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:8px 10px}.canvas-ai-health-detail__suggestion-item--critical{background:#ef44440f;border-color:#ef444433}.canvas-ai-health-detail__suggestion-text{color:#cbd5e1;font-size:12px;line-height:1.4}.canvas-ai-health-detail__suggestion-text strong{color:#e2e8f0}.canvas-ai-health-detail__suggestion-actions{gap:6px;margin-top:6px;display:flex}.canvas-ai-health-detail__suggestion-btn{cursor:pointer;border:none;border-radius:5px;padding:3px 10px;font-size:11px;font-weight:500;transition:background .15s,color .15s}.canvas-ai-health-detail__suggestion-btn--apply{color:#93c5fd;background:#3b82f633}.canvas-ai-health-detail__suggestion-btn--apply:hover{color:#bfdbfe;background:#3b82f659}.canvas-ai-health-detail__suggestion-btn--dismiss{color:#64748b;background:#ffffff0f}.canvas-ai-health-detail__suggestion-btn--dismiss:hover{color:#94a3b8;background:#ffffff1a}.canvas-ai-describe{-webkit-backdrop-filter:blur(20px)saturate(1.4);z-index:55;background:#0f0f19e0;border:1px solid #ffffff14;border-radius:14px;width:320px;padding:14px;animation:.25s cubic-bezier(.16,1,.3,1) canvasAiChipIn;position:absolute;box-shadow:0 8px 40px #0006}.canvas-ai-describe__label{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:11px;font-weight:500}.canvas-ai-describe__input{color:#e2e8f0;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;min-height:60px;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}.canvas-ai-describe__input:focus{border-color:#3b82f680}.canvas-ai-describe__input::placeholder{color:#475569}.canvas-ai-describe__footer{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.canvas-ai-describe__hint{color:#475569;font-size:10px}.canvas-ai-describe__submit{cursor:pointer;color:#60a5fa;background:#3b82f64d;border:1px solid #3b82f64d;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.canvas-ai-describe__submit:hover:not(:disabled){background:#3b82f673}.canvas-ai-describe__submit:disabled{opacity:.5;cursor:not-allowed}.canvas-ai-chip--loading{opacity:.6}.canvas-ai-loading-dots:after{content:"";animation:1.2s infinite canvasAiDots}@keyframes canvasAiDots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.canvas-ai-badge{-webkit-backdrop-filter:blur(16px)saturate(1.4);cursor:pointer;color:#94a3b8;-webkit-user-select:none;user-select:none;background:#0f0f19bf;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;transition:all .2s;animation:.35s cubic-bezier(.16,1,.3,1) canvasAiChipIn;display:flex;position:absolute;top:16px;right:100px;box-shadow:0 4px 24px #0000004d}.canvas-ai-badge:hover{color:#e2e8f0;background:#191928d9}.canvas-ai-badge__count{color:#60a5fa;font-variant-numeric:tabular-nums;background:#3b82f64d;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600}.canvas-ai-badge__count--critical{color:#f87171;background:#ef444440}.canvas-ai-connection-hint{color:#60a5fa;white-space:nowrap;pointer-events:none;background:#3b82f633;border:1px dashed #3b82f666;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:500;animation:2s ease-in-out infinite canvasAiPulse;position:absolute}@keyframes canvasAiPulse{0%,to{opacity:.7}50%{opacity:1}}.henri-chat-bubble{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;cursor:pointer;background:linear-gradient(135deg,#3f74fe40,#8b5cf633);border:1.5px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 4px 16px #3f74fe33,inset 0 1px #ffffff4d}.henri-chat-bubble:hover{border-color:#ffffff80;transform:scale(1.08)}.henri-chat-panel{z-index:200;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#0f0f1af2,#0a0a16fa);border:1.5px solid #ffffff26;border-radius:16px;flex-direction:column;width:340px;height:440px;animation:.25s ease-out henriSlideUp;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 20px 50px #0006,inset 0 1px #ffffff14}@keyframes henriSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.henri-chat-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.henri-chat-header-left{color:#f1f5f9;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.henri-chat-header-icon{color:#818cf8}.henri-chat-context-badge{color:#fff6;background:#ffffff0f;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:500}.henri-chat-close{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .15s}.henri-chat-close:hover{color:#fff;background:#ffffff1a}.henri-chat-messages{flex-direction:column;flex:1;gap:10px;padding:12px;display:flex;overflow-y:auto}.henri-chat-empty{text-align:center;color:#ffffff59;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:20px;display:flex}.henri-chat-empty p{margin:0;font-size:.72rem;line-height:1.5}.henri-chat-msg{align-items:flex-start;gap:8px;display:flex}.henri-chat-msg-user{flex-direction:row-reverse}.henri-chat-msg-avatar{color:#fff9;background:#ffffff0f;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.henri-chat-msg-ai .henri-chat-msg-avatar{color:#818cf8}.henri-chat-msg-body{color:#ffffffd9;border-radius:12px;max-width:85%;padding:8px 12px;font-size:.72rem;line-height:1.5}.henri-chat-msg-user .henri-chat-msg-body{background:#3f74fe26;border:1px solid #3f74fe33}.henri-chat-msg-ai .henri-chat-msg-body{background:#ffffff0a;border:1px solid #ffffff0f}.henri-chat-msg-body p{margin:0 0 4px}.henri-chat-msg-body p:last-child{margin:0}.henri-chat-msg-body ul,.henri-chat-msg-body ol{margin:4px 0;padding-left:16px}.henri-chat-msg-body code{background:#ffffff14;border-radius:3px;padding:1px 4px;font-size:.68rem}.henri-chat-typing{color:#ffffff73;font-style:italic}.henri-chat-spin{animation:.8s linear infinite henriSpin}@keyframes henriSpin{to{transform:rotate(360deg)}}.henri-chat-input-area{border-top:1px solid #ffffff14;align-items:flex-end;gap:6px;padding:10px 12px;display:flex}.henri-chat-input{color:#e2e8f0;resize:none;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;outline:none;flex:1;max-height:80px;padding:8px 12px;font-family:inherit;font-size:.72rem;line-height:1.4;overflow-y:auto}.henri-chat-input::placeholder{color:#ffffff4d}.henri-chat-input:focus{border-color:#ffffff40}.henri-chat-send{color:#818cf8;cursor:pointer;background:#3f74fe33;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.henri-chat-send:hover:not(:disabled){color:#a5b4fc;background:#3f74fe59}.henri-chat-send:disabled{opacity:.3;cursor:not-allowed}.henri-chat-messages::-webkit-scrollbar{width:4px}.henri-chat-messages::-webkit-scrollbar-track{background:0 0}.henri-chat-messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}@media (width<=768px){.henri-chat-panel{width:calc(100vw - 40px);height:50vh;bottom:10px;right:10px}}.home-content:has(.manage-root){z-index:auto!important;animation:none!important}body.manage-active .home-content{z-index:auto!important;animation:none!important}.manage-bg-blob{pointer-events:none;z-index:0;border-radius:50%;position:fixed}.manage-bg-blob--0{background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:600px;height:600px;top:-10%;left:-5%}.manage-bg-blob--1{background:radial-gradient(circle,#00000026 0%,#0000 65%);width:520px;height:520px;top:35%;right:-8%}.manage-bg-blob--2{background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:480px;height:480px;bottom:0;left:5%}.manage-bg-blob--3{background:radial-gradient(circle,#0000001f 0%,#0000 60%);width:380px;height:380px;top:50%;left:40%}.manage-root{min-height:100vh;font-family:Manrope,sans-serif;position:relative}.manage-root .manage-dashboard{color:inherit;min-height:100vh;margin:0 auto;position:relative;background:0 0!important}.manage-root .manage-dashboard>*,.manage-root .management-dashboard-nav,.manage-root .management-nav-container,.manage-root .management-nav-links{background:0 0!important}.manage-page-container{z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:28px 0;position:relative}.manage-page-container.blurred{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}.manage-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:16px;display:flex}.manage-page-title{color:#fff;letter-spacing:-.8px;margin:0;font-size:28px;font-weight:900}.manage-page-subtitle{color:#fff;margin-top:3px;font-size:16px}.manage-timestamp-card{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;padding:10px 18px;transition:all .28s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14,0 24px 56px #50649b0f}.manage-timestamp-card:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);border-radius:16px;position:absolute;inset:0}.manage-timestamp-label{letter-spacing:.09em;text-transform:uppercase;color:#c8d2e6;z-index:1;font-size:11px;font-weight:800;position:relative}.manage-timestamp-value{color:#fff;z-index:1;margin-top:2px;font-size:13px;font-weight:800;position:relative}.manage-top-shimmer{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.manage-dashboard-controls{flex-direction:column;gap:12px;margin-bottom:14px;display:flex}.manage-controls-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.manage-search-bar{flex:1;max-width:500px;margin-left:auto}.manage-search-input{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);color:#fff;background:linear-gradient(145deg,#ffffff14 0%,#f0f6ff1a 50%,#ffffff14 100%);border:1px solid #ffffff59;border-radius:14px;width:100%;padding:10px 16px;font-size:13px;font-weight:600;transition:all .28s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1.5px #fff3,0 1px 4px #0000001a}.manage-search-input::placeholder{color:#b4bed2;font-weight:500}.manage-search-input:focus{background:linear-gradient(145deg,#ffffff1f 0%,#f0f6ff24 50%,#ffffff1f 100%);border-color:#60a5fa80;outline:none;box-shadow:0 0 0 3px #60a5fa26,inset 0 1.5px #ffffff40,0 1px 4px #0000001f}.manage-bulk-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.manage-select-all{color:#c8d2e6;cursor:pointer;align-items:center;gap:6px;margin-right:4px;font-size:13px;font-weight:600;display:flex}.manage-select-all-checkbox,.manage-workflow-checkbox{cursor:pointer;accent-color:#60a5fa;background:#ffffff14;border:1.5px solid #ffffff59;border-radius:5px;width:1.125rem;height:1.125rem;transition:all .22s cubic-bezier(.4,0,.2,1)}.manage-select-all-checkbox:checked,.manage-workflow-checkbox:checked{background:#60a5fa;border-color:#60a5fa}.manage-bulk-action-button{color:#dce4f0;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);cursor:pointer;background:linear-gradient(145deg,#ffffff14 0%,#f0f6ff1a 50%,#ffffff14 100%);border:1px solid #ffffff4d;border-radius:14px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;transition:all .28s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:inset 0 1px #ffffff26,0 1px 4px #0000001a}.manage-bulk-action-button:hover:not(:disabled){color:#fff;background:linear-gradient(145deg,#ffffff24 0%,#f0f6ff29 50%,#ffffff24 100%);border-color:#ffffff8c;transform:translateY(-1px);box-shadow:inset 0 1.5px #ffffff40,0 2px 8px #0000001f,0 6px 16px #00000014}.manage-bulk-action-button:disabled{opacity:.4;cursor:not-allowed}.manage-bulk-action-button.delete:hover:not(:disabled){color:#fb7185;border-color:#f8717166}.manage-bulk-action-button.reset:hover:not(:disabled){color:#fbbf24;border-color:#fbbf2466}.manage-sort-button{color:#dce4f0;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);cursor:pointer;background:linear-gradient(145deg,#ffffff14 0%,#f0f6ff1a 50%,#ffffff14 100%);border:1px solid #ffffff4d;border-radius:14px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:700;transition:all .28s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:inset 0 1px #ffffff26,0 1px 4px #0000001a}.manage-sort-button:hover{color:#fff;background:linear-gradient(145deg,#ffffff24 0%,#f0f6ff29 50%,#ffffff24 100%);border-color:#ffffff8c;transform:translateY(-1px);box-shadow:inset 0 1.5px #ffffff40,0 2px 8px #0000001f,0 6px 16px #00000014}.manage-sort-icon{width:1rem;height:1rem;transition:transform .2s}.manage-sort-icon.sort-asc{transform:rotate(180deg)}.manage-status-filter{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;align-items:center;padding:14px 20px;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14}.manage-status-filter:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);border-radius:16px;position:absolute;inset:0}.manage-status-filter>*{z-index:1;position:relative}.manage-filter-label{color:#fff;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:6px;margin-right:18px;font-size:11px;font-weight:800;display:flex}.manage-filter-label svg{color:#60a5fa;width:1.25rem;height:1.25rem}.manage-filter-buttons{gap:6px;display:flex}.manage-filter-button{color:#c8d2e6;text-align:center;text-transform:capitalize;letter-spacing:.02em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:99px;min-width:72px;padding:7px 16px;font-size:11.5px;font-weight:800;transition:all .22s cubic-bezier(.4,0,.2,1)}.manage-filter-button:hover{color:#f0f4ff;background:#ffffff1a;border-color:#ffffff4d}.manage-filter-button.active{color:#fff;background:linear-gradient(150deg,#ffffff38 0%,#f0f6ff42 30%,#dce8ff38 60%,#ffffff2e 100%);border:1.5px solid #fffc;font-weight:800;box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffff2,inset 0 -.5px #c8d7f53d,inset 0 0 24px #ffffff1a,0 1px 3px #00000014,0 4px 12px #788cb91a}.manage-workflows-list{flex-direction:column;gap:14px;display:flex}.manage-workflow-card{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;transition:all .28s cubic-bezier(.4,0,.2,1);animation:.5s forwards manageFadeIn;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14,0 24px 56px #50649b0f}.manage-workflow-card:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);border-radius:16px;position:absolute;inset:0}.manage-workflow-card:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff2e 0%,#e6f0ff14 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%}.manage-workflow-card:hover{background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffffa,inset 2px 0 #ffffff85,inset 0 -1px #c8d7f547,inset -1px 0 #c3dcfa3d,inset 0 0 48px #ffffff24,0 1px 2px #0000001a,0 6px 16px #788cb91f,0 16px 44px #6478aa1a,0 28px 64px #50649b14}.manage-workflow-card-content{z-index:1;padding:20px 22px;position:relative}.manage-workflow-header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.manage-workflow-select{align-items:center;padding-right:14px;display:flex}.manage-workflow-header-info{flex:1;min-width:0}.manage-workflow-title{align-items:center;gap:10px;margin-bottom:6px;display:flex}.manage-workflow-title h3{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.2px;margin:0;font-size:16px;font-weight:900;overflow:hidden}.manage-workflow-description{color:#c8d2e6;margin:6px 0;font-size:13px;line-height:1.6}.manage-workflow-meta{gap:14px;margin-top:10px;display:flex}.manage-workflow-meta span{color:#b4bed2;align-items:center;gap:4px;font-size:12px;font-weight:500;display:inline-flex}.manage-workflow-meta svg{opacity:.7;width:14px;height:14px}.manage-status-badge{white-space:nowrap;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);border-radius:99px;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex}.manage-status-icon{width:12px;height:12px}.manage-status-badge.status-active,.manage-status-badge.status-success{color:#34d399;background:#34d39926;border:1px solid #34d3994d;box-shadow:inset 0 1px #ffffff1a}.manage-status-badge.status-paused,.manage-status-badge.status-pending{color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf244d;box-shadow:inset 0 1px #ffffff1a}.manage-status-badge.status-error,.manage-status-badge.status-failed{color:#fb7185;background:#f8717126;border:1px solid #f871714d;box-shadow:inset 0 1px #ffffff1a}.manage-workflow-actions{gap:6px;display:flex}.manage-action-button{color:#c8d2e6;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;border-radius:10px;padding:8px;transition:all .22s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px #ffffff1a}.manage-action-button svg{width:18px;height:18px}.manage-action-button:hover{color:#fff;background:#ffffff1f;border-color:#ffffff73;transform:translateY(-1px);box-shadow:inset 0 1.5px #fff3,0 2px 8px #0000001f,0 6px 16px #00000014}.manage-action-button.start:hover,.manage-action-button.pause:hover{color:#60a5fa;border-color:#60a5fa66}.manage-action-button.edit:hover{color:#a78bfa;border-color:#a78bfa66}.manage-action-button.duplicate:hover{color:#34d399;border-color:#34d39966}.manage-action-button.reset:hover{color:#fbbf24;border-color:#fbbf2466}.manage-action-button.delete:hover{color:#fb7185;border-color:#f8717166}.manage-workflow-metrics{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px;max-width:100%;margin:12px 0;padding:14px 0;display:grid}.manage-metric{text-align:left}.manage-metric-label{color:#b4bed2;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:10px;font-weight:800}.manage-metric-value{color:#fff;font-size:14px;font-weight:900}.manage-expand-button{color:#c8d2e6;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:8px;padding:10px;font-size:13px;font-weight:700;transition:all .22s cubic-bezier(.4,0,.2,1);display:flex}.manage-expand-button:hover{color:#60a5fa;background:#ffffff0f}.manage-expand-icon{transition:transform .2s}.manage-expand-icon.expanded{transform:rotate(180deg)}.manage-workflow-details{border-top:1px solid #ffffff1f;margin-top:12px;padding-top:16px;animation:.3s manageFadeIn}.manage-details-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.manage-details-section{z-index:1;background:#ffffff0f;border:1px solid #fff3;border-radius:14px;padding:16px 18px;position:relative;box-shadow:inset 0 1px #ffffff1a,0 1px 4px #0000000f}.manage-details-section h4{color:#fff;text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:6px;margin:0 0 12px;font-size:11px;font-weight:800;display:flex}.manage-details-content{flex-direction:column;gap:8px;display:flex}.manage-detail-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.manage-detail-item span{color:#dce4f0;font-size:12.5px;font-weight:600}.manage-detail-label{color:#b4bed2;font-size:11px;font-weight:600}.manage-loading{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.manage-loading-spinner{border:3px solid #60a5fa26;border-top-color:#60a5fa;border-radius:50%;width:48px;height:48px;margin-bottom:16px;animation:1s linear infinite manageSpin}@keyframes manageSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.manage-loading p{color:#c8d2e6;font-size:14px;font-weight:700}.manage-error-message{color:#fb7185;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#f8717114;border:1.5px solid #f8717140;border-radius:14px;align-items:center;gap:10px;margin-bottom:14px;padding:14px 20px;font-size:13px;font-weight:700;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 1px 2px #00000014,0 4px 12px #f871710f}.manage-error-message svg{flex-shrink:0}.manage-create-workflow-button{color:#fff;cursor:pointer;background:linear-gradient(140deg,#609bfa,#8c78fa);border:1px solid #a0b4ff80;border-radius:14px;align-items:center;gap:6px;margin-top:20px;padding:13px 24px;font-size:13px;font-weight:800;transition:all .28s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:inset 0 1px #ffffff40,0 6px 24px #609bfa4d,0 1px 2px #0000001a}.manage-create-workflow-button:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff4d,0 8px 32px #609bfa66,0 2px 4px #0000001f}.manage-create-workflow-button svg{width:18px;height:18px}.manage-tracking-id{color:#a78bfa;letter-spacing:.03em;background:#a78bfa29;border:1px solid #a78bfa59;border-radius:99px;padding:3px 9px;font-family:SF Mono,Consolas,monospace;font-size:10px;font-weight:800;box-shadow:inset 0 1px #ffffff14}.manage-created{color:#b4bed2;align-items:center;gap:4px;font-size:12px;display:inline-flex}.manage-trigger-badge[title="Action Button Enabled"]{white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;color:#fbbf24;background:#fbbf2426;border:1px solid #fbbf244d;border-radius:99px;align-items:center;gap:4px;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.manage-no-results{text-align:center;color:#c8d2e6;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.manage-no-results p{margin-bottom:6px;font-size:16px;font-weight:700}.manage-execution-history{z-index:1;background:#ffffff0f;border:1px solid #fff3;border-radius:14px;margin-top:16px;padding:16px 18px;position:relative;box-shadow:inset 0 1px #ffffff1a,0 1px 4px #0000000f}.manage-execution-title{color:#fff;text-transform:uppercase;letter-spacing:.09em;align-items:center;gap:6px;margin:0 0 14px;font-size:11px;font-weight:800;display:flex}.manage-execution-title svg{color:#60a5fa;width:14px;height:14px}.manage-execution-list{flex-direction:column;gap:8px;display:flex}.manage-execution-item{background:#ffffff0a;border:1px solid #ffffff26;border-radius:12px;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.manage-execution-header{cursor:pointer;padding:10px 14px;transition:all .22s cubic-bezier(.4,0,.2,1)}.manage-execution-header:hover{background:#ffffff0f}.manage-execution-info{align-items:center;gap:10px;margin-bottom:4px;display:flex}.manage-execution-chevron{color:#b4bed2;width:14px;height:14px;transition:transform .2s}.manage-execution-chevron.expanded{transform:rotate(90deg)}.manage-execution-tracking{color:#a78bfa;font-family:SF Mono,Consolas,monospace;font-size:11px;font-weight:800}.manage-execution-date{color:#b4bed2;margin-left:auto;font-size:11px}.manage-execution-command{color:#c8d2e6;white-space:nowrap;text-overflow:ellipsis;margin-left:24px;font-size:11px;overflow:hidden}.manage-execution-agents{background:#ffffff0a;border-top:1px solid #ffffff1a;padding:14px}.manage-agents-header{color:#fff;align-items:center;gap:5px;margin-bottom:10px;font-size:11px;font-weight:800;display:flex}.manage-agents-header svg{color:#60a5fa;width:13px;height:13px}.manage-agent-detail{background:#ffffff0f;border:1px solid #ffffff26;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:8px 12px;display:flex;box-shadow:inset 0 1px #ffffff0f}.manage-agent-detail:last-child{margin-bottom:0}.manage-agent-info{align-items:center;gap:10px;display:flex}.manage-agent-name{color:#fff;font-size:12.5px;font-weight:800}.manage-agent-type{color:#60a5fa;letter-spacing:.03em;background:#60a5fa26;border:1px solid #60a5fa40;border-radius:99px;padding:2px 8px;font-size:10px;font-weight:800}.manage-agent-tokens{color:#b4bed2;font-size:11px;font-weight:600}.manage-execution-loading,.manage-no-executions,.manage-no-agent-details{color:#b4bed2;justify-content:center;align-items:center;gap:6px;padding:36px;font-size:13px;font-weight:600;display:flex}.manage-execution-loading svg,.manage-no-executions svg,.manage-no-agent-details svg{opacity:.6;width:14px;height:14px}@keyframes manageFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.manage-root ::-webkit-scrollbar{width:6px}.manage-root ::-webkit-scrollbar-track{background:#ffffff0a;border-radius:3px}.manage-root ::-webkit-scrollbar-thumb{background:linear-gradient(#fff3 0%,#ffffff1a 100%);border-radius:3px}.manage-root ::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ffffff4d 0%,#ffffff2e 100%)}.manage-root ::selection{color:#fff;background-color:#60a5fa40}@media (width<=768px){.manage-page-container{padding:20px 16px 48px}.manage-workflow-metrics{grid-template-columns:repeat(2,1fr)}.manage-details-grid{grid-template-columns:1fr}.manage-workflow-header{flex-direction:column}.manage-workflow-actions{justify-content:flex-start;width:100%;margin-top:12px}.manage-controls-row{flex-direction:column;align-items:stretch}.manage-search-bar{max-width:100%;margin-left:0}.manage-page-header{flex-direction:column;align-items:flex-start}.manage-error-message{padding:10px 14px;font-size:12px}.manage-create-workflow-button{justify-content:center;width:100%}.manage-tracking-id{display:none}.manage-execution-command{max-width:200px}.manage-agent-detail{flex-direction:column;align-items:flex-start;gap:6px}.manage-agent-info{width:100%}.manage-execution-date{margin-left:0}.manage-execution-info{flex-wrap:wrap}.manage-bulk-actions{justify-content:flex-start;width:100%}.manage-status-filter{flex-direction:column;align-items:flex-start;gap:10px}.manage-filter-label{margin-right:0}}.manage-schedule-popover{background:#0f172af2;border:1px solid #ffffff1a;border-radius:12px;margin:0 16px 12px;padding:16px;animation:.2s ease-out scheduleSlideDown}@keyframes scheduleSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.manage-schedule-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.manage-schedule-header h4{color:#ffffffe6;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:600;display:flex}.manage-schedule-close{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:color .15s}.manage-schedule-close:hover{color:#fffc}.manage-schedule-options{flex-direction:column;gap:4px;display:flex}.manage-schedule-option{color:#ffffffbf;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;transition:all .15s;display:flex}.manage-schedule-option:hover{color:#fff;background:#ffffff14;border-color:#ffffff1f}.manage-schedule-option.selected{color:#f97316;background:#f973161f;border-color:#f973164d}.manage-schedule-option-icon{text-align:center;width:24px;font-size:16px}.manage-schedule-check{color:#f97316;margin-left:auto}.manage-schedule-next{color:#ffffff73;border-top:1px solid #ffffff0f;align-items:center;gap:6px;margin-top:12px;padding-top:12px;font-size:12px;display:flex}.manage-action-button.schedule.active{color:#f97316;background:#f973161a}.manage-action-button.schedule.active:hover{background:#f9731633}.monitor-root{background:0 0;position:relative;overflow:hidden}.monitor-root .manage-dashboard{color:inherit;background:0 0!important}.monitor-root .manage-dashboard>:not(.monitor-wrap),.monitor-root .management-dashboard-nav,.monitor-root .management-nav-container,.monitor-root .management-nav-links{background:0 0!important}.monitor-layout{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);contain:layout style;background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;width:100%;height:calc(100vh - 180px);margin-top:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14,0 24px 56px #50649b0f}.monitor-layout:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.monitor-sidebar{-webkit-backdrop-filter:blur(16px)saturate(160%)brightness(.4);backdrop-filter:blur(16px)saturate(160%)brightness(.4);background:linear-gradient(150deg,#ffffff0f 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0a 100%);border-right:1.5px solid #fff3;flex-direction:column;width:280px;min-width:280px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px #fff9,inset -1px 0 #c3dcfa1f,1px 0 8px #0000000f;border-radius:0!important}.monitor-sidebar:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f54d 10%,#ffffffb3 25%,#d2e1ff66 40%,#ffffffb3 55%,#c3d7fa59 70%,#0000 100%);border-radius:1px;height:1.5px;position:absolute;top:0;left:5%;right:5%}.monitor-sidebar__header{background:linear-gradient(#ffffff0f,#0000);border-bottom:1.5px solid #fff3;padding:14px 16px 10px}.monitor-sidebar__title{background:linear-gradient(135deg,#60a5fa,#a78bfa,#e879f9);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0;font-size:14px;font-weight:900}.monitor-sidebar__subtitle{color:#aab9d2;margin:3px 0 0;font-size:9.5px}.monitor-search-wrap{padding:10px 14px 6px}.monitor-search{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#e6ebf5;box-sizing:border-box;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;outline:none;width:100%;padding:7px 11px;font-size:12px;font-weight:600;transition:border-color .2s,background .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff26,0 1px 3px #00000014}.monitor-search:focus{background:#ffffff1f!important;border-color:#8cb4ff73!important;box-shadow:inset 0 1px #ffffff2e,0 0 0 3px #8cb4ff26!important}.monitor-search::placeholder{color:#aab9d280;font-weight:600}.monitor-filters{flex-wrap:wrap;gap:3px;padding:0 14px 8px;display:flex}.monitor-filter-btn{color:#c8d2e6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:8px;padding:2.5px 8px;font-size:9.5px;font-weight:700;transition:all .15s ease-out;box-shadow:inset 0 1px #ffffff1f}.monitor-filter-btn:hover{background:#ffffff29;border-color:#ffffff80;transform:translateY(-1px);box-shadow:inset 0 1px #fff3,0 2px 6px #788cb91f}.monitor-filter-btn--active{color:#fff;background:linear-gradient(135deg,#8cb4ff2e,#a78bfa24);border-color:#8cb4ff80;box-shadow:0 0 0 2px #8cb4ff1f,inset 0 1px #ffffff40}.monitor-node-list{-webkit-overflow-scrolling:touch;flex:1;padding:0 6px;overflow-y:auto}.monitor-node-btn{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;width:100%;padding:5px 10px;transition:background .15s ease-out,border-color .15s ease-out;display:flex}.monitor-node-btn:hover{background:#ffffff14;border-color:#ffffff1f}.monitor-node-btn--active{background:#8cb4ff1a;border-color:#8cb4ff4d;box-shadow:0 0 0 2px #8cb4ff1a,inset 0 1px #ffffff1f}.monitor-node-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.monitor-node-name{color:#e6ebf5;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.monitor-node-name--hl{color:#c084fc}.monitor-node-meta{color:#aab9d2;font-size:9px;font-weight:600}.monitor-legend{border-top:1.5px solid #fff3;padding:10px}.monitor-legend__title{color:#aab9d2;margin-bottom:4px;font-size:8.5px}.monitor-legend__items{flex-wrap:wrap;gap:6px;display:flex}.monitor-legend__item{align-items:center;gap:3px;display:flex}.monitor-legend__dot{border-radius:50%;width:6px;height:6px}.monitor-legend__label{color:#aab9d2;font-size:9px;font-weight:700}.monitor-canvas{isolation:isolate;contain:layout style paint;background-color:#0000;background-image:radial-gradient(circle,#ffffff14 1px,#0000 1px);background-size:20px 20px;flex:1;position:relative;overflow:hidden}.monitor-canvas__svg{display:block}.monitor-hint{z-index:10;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 50%,#ffffff14 100%);border:1.5px solid #ffffff80;border-radius:12px;position:absolute;bottom:12px;left:12px;box-shadow:inset 0 2px #ffffffd9,inset 0 -1px #c8d7f52e,0 4px 16px #6478aa1f,0 12px 36px #50649b14}.monitor-hint__text{color:#aab9d2;padding:4px 12px;font-size:9.5px;font-weight:600}.monitor-detail{z-index:20;-webkit-backdrop-filter:blur(32px)saturate(240%)brightness(.3);backdrop-filter:blur(32px)saturate(240%)brightness(.3);contain:layout style;cursor:grab;-webkit-user-select:none;user-select:none;background:linear-gradient(150deg,#0c0f19d1 0%,#121626e0 30%,#0e1220d9 60%,#0a0e1ccc 100%);border:1.5px solid #ffffff4d;border-radius:16px;width:310px;max-height:calc(100vh - 240px);position:absolute;top:14px;right:14px;overflow-y:auto;box-shadow:0 0 0 .5px #c8d7f02e,inset 0 2px #ffffff40,inset 2px 0 #ffffff26,inset 0 -1px #c8d7f51f,inset 0 0 48px #ffffff0a,0 1px 2px #00000040,0 6px 16px #0000004d,0 16px 44px #00000040}.monitor-detail:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f526 10%,#ffffff73 25%,#d2e1ff33 40%,#ffffff73 55%,#c3d7fa2e 70%,#0000 100%);border-radius:1px;height:1.5px;position:absolute;top:0;left:5%;right:5%}.monitor-detail:after{content:"";pointer-events:none;background:radial-gradient(#ffffff0a 0%,#ebf2ff05 45%,#0000 70%);border-radius:50%;width:75%;height:75%;position:absolute;top:-40%;left:-18%}.monitor-detail__close{color:#c8d2e6;cursor:pointer;z-index:5;background:#ffffff14;border:1px solid #ffffff40;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;transition:all .15s ease-out;display:flex;position:absolute;top:10px;right:10px;box-shadow:inset 0 1px #ffffff1f}.monitor-detail__close:hover{color:#fff;background:#ffffff29;border-color:#ffffff80;transform:translateY(-1px)}.monitor-detail-drag-handle{cursor:grab;background:#ffffff2e;border-radius:2px;width:36px;height:4px;margin:8px auto 0;transition:background .15s ease-out}.monitor-detail-drag-handle:hover{background:#ffffff59}.monitor-detail:active{cursor:grabbing}.monitor-detail:active .monitor-detail-drag-handle{background:#fff6}.monitor-detail-desc,.monitor-detail-stats,.monitor-detail-conns__list,.monitor-detail-tags,.monitor-detail-ai,.monitor-edge-detail{cursor:default;-webkit-user-select:text;user-select:text}.monitor-detail-header{z-index:1;border-bottom:1px solid #ffffff1a;padding:16px 16px 10px;position:relative}.monitor-detail-header__row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.monitor-detail-header__dot{border-radius:50%;flex-shrink:0;width:14px;height:14px}.monitor-detail-header__name{color:#fff;letter-spacing:-.02em;margin:0;font-size:15px;font-weight:900}.monitor-detail-header__badges{flex-wrap:wrap;gap:3px;display:flex}.monitor-detail-desc{z-index:1;padding:10px 16px;position:relative}.monitor-detail-desc__text{color:#c8d2e6;margin:0;font-size:11.5px;line-height:1.55}.monitor-detail-ai{z-index:1;background:linear-gradient(145deg,#a78bfa1a,#a78bfa0a);border:1px solid #a78bfa40;border-radius:12px;margin:0 16px 10px;padding:8px 12px;position:relative;box-shadow:inset 0 1px #ffffff1a}.monitor-detail-ai__label{color:#a78bfabf;text-transform:uppercase;letter-spacing:.06em;margin-bottom:3px;font-size:9px;font-weight:800}.monitor-detail-ai__text{color:#e6ebf5;font-size:11px;line-height:1.5}.monitor-detail-progress{z-index:1;padding:0 16px 10px;position:relative}.monitor-detail-progress .track-bar{margin-top:0}.monitor-detail-stats{z-index:1;padding:0 16px 10px;position:relative}.monitor-stat-row{border-bottom:1px solid #ffffff14;justify-content:space-between;padding:5px 0;display:flex}.monitor-stat-row:last-child{border-bottom:none}.monitor-stat-row__label{color:#c8d2e6;font-size:10.5px;font-weight:600}.monitor-stat-row__value{color:#fff;font-variant-numeric:tabular-nums;font-family:SF Mono,Roboto Mono,monospace;font-size:10.5px;font-weight:800}.monitor-detail-tags{z-index:1;padding:0 16px 8px;position:relative}.monitor-detail-tags__label{color:#aab9d2;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px;font-size:9px;font-weight:800}.monitor-detail-tags__wrap{flex-wrap:wrap;gap:3px;display:flex}.monitor-detail-conns{z-index:1;padding:0 16px 14px;position:relative}.monitor-detail-conns__label{color:#aab9d2;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:9px;font-weight:800}.monitor-detail-conns__list{max-height:300px;overflow-y:auto}.monitor-conn-item{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:5px;padding:3px 4px;font-size:10.5px;transition:background .15s ease-out;display:flex}.monitor-conn-item:hover{background:#ffffff14;border-color:#ffffff1f}.monitor-conn-item__dir{color:#aab9d2;font-size:9px}.monitor-conn-item__name{color:#e6ebf5;font-weight:700}.monitor-edge-detail{z-index:1;padding:16px;position:relative}.monitor-edge-detail__title{color:#fff;margin:0 0 10px;font-size:14px;font-weight:900}.monitor-edge-detail__row{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;display:flex}.monitor-edge-detail__node{color:#e6ebf5;font-size:12px;font-weight:800}.monitor-edge-detail__arrow{color:#aab9d2;font-size:11px}.monitor-edge-detail__desc{color:#c8d2e6;margin-top:10px;font-size:11.5px;line-height:1.55}.monitor-badge{letter-spacing:.03em;border-radius:99px;margin-bottom:3px;margin-right:3px;padding:2px 7px;font-size:9px;font-weight:800;display:inline-block;box-shadow:inset 0 1px #fff3}.node-group{will-change:transform, opacity;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.link-line{stroke-width:var(--link-sw,1.5);stroke-opacity:.4;transition:stroke-opacity .3s cubic-bezier(.4,0,.2,1),stroke-width .15s ease-out}.link-line:hover{stroke-opacity:.6;stroke-width:var(--link-hover-sw,2.5)}.glow-line{stroke-opacity:.035;pointer-events:none;transition:stroke-opacity .3s cubic-bezier(.4,0,.2,1)}.graph-root--hovering .node-group{opacity:.06;transition:opacity .2s cubic-bezier(.25,.46,.45,.94)}.graph-root--hovering .node-group.node-group--active{opacity:1}.graph-root--hovering .link-line{stroke-opacity:.08;transition:stroke-opacity .2s cubic-bezier(.25,.46,.45,.94)}.graph-root--hovering .link-line.link-line--active{stroke-opacity:.55}.graph-root--hovering .glow-line{stroke-opacity:0;transition:stroke-opacity .2s cubic-bezier(.25,.46,.45,.94)}.graph-root--hovering .glow-line.glow-line--active{stroke-opacity:.1}.graph-root--hovering .link-line.link-line--active:hover{stroke-opacity:.75;stroke-width:var(--link-hover-sw,2.5)}.node-group--hidden{visibility:hidden;opacity:0!important;pointer-events:none!important;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .4s!important}.node-group:not(.node-group--hidden){visibility:visible;transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility linear}.link-line--hidden{visibility:hidden;stroke-opacity:0!important;pointer-events:none!important;transition:stroke-opacity .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .4s!important}.link-line:not(.link-line--hidden){visibility:visible;transition:stroke-opacity .4s cubic-bezier(.4,0,.2,1),stroke-width .15s ease-out,visibility linear}.glow-line--hidden{visibility:hidden;stroke-opacity:0!important;transition:stroke-opacity .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .4s!important}.glow-line:not(.glow-line--hidden){visibility:visible;transition:stroke-opacity .4s cubic-bezier(.4,0,.2,1),visibility linear}.monitor-layout ::-webkit-scrollbar{width:4px}.monitor-layout ::-webkit-scrollbar-track{background:0 0}.monitor-layout ::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.monitor-layout ::-webkit-scrollbar-thumb:hover{background:#ffffff59}.monitor-layout ::selection{background:#60a5fa40}@media (width<=900px){.monitor-sidebar{width:220px;min-width:220px}.monitor-detail{width:270px!important}.monitor-canvas{background-size:16px 16px}}@media (width<=640px){.monitor-layout{flex-direction:column;height:calc(100vh - 160px)}.monitor-sidebar{max-height:200px;border-bottom:1.5px solid #fff3!important;border-right:none!important;width:100%!important;min-width:100%!important}.monitor-detail{width:calc(100% - 28px)!important;max-height:50vh!important}}@media (prefers-reduced-motion:reduce){.node-group,.link-line,.glow-line,.node-group--hidden,.link-line--hidden,.glow-line--hidden{transition:none!important}}.graph-root--selected .node-group{opacity:.06;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.graph-root--selected .node-group.node-group--selected{opacity:1}.graph-root--selected .link-line{stroke-opacity:.015;transition:stroke-opacity .3s cubic-bezier(.25,.46,.45,.94)}.graph-root--selected .link-line.link-line--selected{stroke-opacity:.55}.graph-root--selected .glow-line{stroke-opacity:0;transition:stroke-opacity .3s cubic-bezier(.25,.46,.45,.94)}.graph-root--selected .glow-line.glow-line--selected{stroke-opacity:.1}.graph-root--selected .link-line.link-line--selected:hover{stroke-opacity:.75;stroke-width:var(--link-hover-sw,2.5)}.graph-root--hovering.graph-root--selected .node-group.node-group--selected{opacity:.18}.graph-root--hovering.graph-root--selected .node-group.node-group--active,.graph-root--hovering.graph-root--selected .node-group.node-group--selected.node-group--active{opacity:1}.graph-root--hovering.graph-root--selected .link-line.link-line--selected{stroke-opacity:.06}.graph-root--hovering.graph-root--selected .link-line.link-line--active{stroke-opacity:.55}.graph-root--hovering.graph-root--selected .link-line.link-line--selected.link-line--active{stroke-opacity:.6}.graph-root--hovering.graph-root--selected .glow-line.glow-line--selected{stroke-opacity:.03}.graph-root--hovering.graph-root--selected .glow-line.glow-line--active{stroke-opacity:.1}.monitor-tab-bar{background:#ffffff0a;border-radius:8px;gap:2px;margin:12px 0 8px;padding:2px;display:flex}.monitor-tab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.monitor-tab--active{color:#fff;background:#ffffff14}.monitor-tab:hover:not(.monitor-tab--active){color:#ffffffb3}.monitor-select{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;margin-bottom:12px;padding:8px 12px;font-size:13px}.monitor-select:focus{border-color:#60a5fa80}.monitor-filter-dropdown{margin:8px 0 12px}.monitor-loading,.monitor-empty{color:#fff6;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex}.monitor-empty-hint{color:#ffffff4d;font-size:13px}:root{--color-dark-purple:#1f1d26;--color-darker-purple:#2a2731;--color-bright-blue:#3f74fe;--color-burnt-orange:#a85618;--color-soft-pink:#2f2f2f;--color-off-white:#ebebef;--color-pale-white:#f9fafb;--color-pure-white:#fff;--color-blue-crayola:#3f74fe;--bg-color:#16131ccc;--bg-secondary:#1f1d26cc;--border-color:#3f74fe4d;--border-light:#3f74fe33;--border-dark:#3f74fe80;--text-color:var(--color-pure-white);--text-secondary:#ebebefb3;--shadow:0 20px 40px -12px #0000004d;--shadow-sm:0 4px 10px #00000026;--shadow-lg:0 25px 50px -12px #0006;--transition-speed:.3s;--transition-curve:cubic-bezier(.4, 0, .2, 1);--noesis-gradient-blue:linear-gradient(135deg, #3f74fe 0%, #2d5bc9 100%);--noesis-gradient-main:linear-gradient(135deg, #1f1d26 0%, #16131c 100%);--noesis-blue-crayola:#3f74fe}.boards-dashboard{max-width:1150px;min-height:100vh;color:var(--color-pure-white);margin:0 auto;font-family:Manrope,sans-serif;position:relative}.boards-dashboard-main{margin:0 auto;padding:2rem 1rem;position:relative}.boards-dashboard-main.blurred{filter:blur(8px);pointer-events:none;-webkit-user-select:none;user-select:none}.boards-dashboard-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.boards-dashboard-title{color:var(--color-pure-white);background:linear-gradient(90deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.boards-dashboard-subtitle{color:#ebebefb3;margin-top:.5rem;font-size:1.1rem}.boards-last-update{text-align:right}.boards-update-label{color:var(--color-pure-white);font-size:.875rem;font-weight:500}.boards-update-time{color:#ebebef99;font-size:.75rem}.boards-main-content{position:relative}.boards-sidebar-toggle{z-index:10;position:absolute;top:0;left:0}.boards-btn-icon{color:#ebebefcc;cursor:pointer;background-color:#1f1d26cc;border:1px solid #3f74fe66;border-radius:.5rem;padding:.5rem;font-size:1rem;transition:all .2s}.boards-btn-icon:hover{color:var(--color-pure-white);background-color:#3f74fe1a;border-color:#3f74fe99}.boards-content-container{gap:1.5rem;transition:margin-left .3s;display:flex}.boards-content-container.sidebar-hidden{margin-left:3rem}.boards-sidebar{background-color:#16131ccc;border:1px solid #3f74fe4d;border-radius:.75rem;flex-shrink:0;width:280px;max-height:calc(100vh - 250px);padding:1.5rem;overflow-y:auto;box-shadow:0 20px 40px -12px #0000004d}.boards-sidebar-header{margin-bottom:1.5rem}.boards-sidebar-header h3{color:var(--color-pure-white);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.boards-search-box{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.5rem;align-items:center;padding:0 .75rem;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 4px 10px #0000001a}.boards-search-box:focus-within{border-color:#3f74fecc;box-shadow:0 4px 10px #3f74fe33}.boards-search-icon{opacity:.6;margin-right:.5rem}.boards-search-box input{color:var(--text-color);background:0 0;border:none;outline:none;flex:1;padding:.75rem 0;font-size:.875rem;font-weight:500}.boards-search-box input::placeholder{color:var(--text-secondary)}.boards-clear-search{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.25rem;transition:color .2s}.boards-clear-search:hover{color:var(--text-color)}.boards-tag-filters{margin-bottom:1.5rem}.boards-tag-filters h4{color:var(--text-secondary);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.boards-tags-list{flex-wrap:wrap;gap:.5rem;display:flex}.boards-tag-filter{color:var(--text-color);cursor:pointer;background-color:#3f74fe33;border:1px solid #3f74fe66;border-radius:1rem;padding:.375rem .75rem;font-size:.75rem;transition:all .2s}.boards-tag-filter:hover{background-color:#3f74fe4d;border-color:#3f74fe99}.boards-tag-filter.active{background:var(--noesis-gradient-blue);color:#fff;border-color:#0000;box-shadow:0 4px 10px #0003}.boards-workflow-list{flex-direction:column;gap:.75rem;display:flex}.boards-workflow-item{cursor:pointer;background-color:#1f1d2666;border:1px solid #3f74fe33;border-radius:.5rem;gap:1rem;padding:1rem;transition:all .2s;display:flex}.boards-workflow-item:hover{background-color:#3f74fe1a;border-color:#3f74fe4d;transform:translate(4px)}.boards-workflow-item.selected{border-color:var(--noesis-blue-crayola);background:linear-gradient(135deg,#3f74fe1a 0%,#2d5bc91a 100%);border-left-width:3px}.boards-workflow-icon{opacity:.8;font-size:1.5rem}.boards-workflow-details{flex:1;min-width:0}.boards-workflow-name{color:var(--text-color);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.875rem;font-weight:600;overflow:hidden}.boards-workflow-meta{color:var(--text-secondary);gap:.75rem;margin-bottom:.375rem;font-size:.75rem;display:flex}.boards-workflow-tags{flex-wrap:wrap;gap:.375rem;display:flex}.boards-workflow-tag{color:var(--text-color);background-color:#3f74fe33;border:1px solid #3f74fe66;border-radius:1rem;padding:.1rem .5rem;font-size:.7rem}.boards-no-workflows{text-align:center;color:var(--text-secondary);padding:2rem}.boards-no-workflows p{margin-bottom:1rem}.boards-viewer-container{background-color:#16131ccc;border:1px solid #3f74fe4d;border-radius:.75rem;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 20px 40px -12px #0000004d}.boards-viewer-header{border-bottom:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3f74fe26 0%,#2d5bc926 100%);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.boards-viewer-header h2{background:linear-gradient(90deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:700}.boards-viewer-controls{align-items:center;gap:1.5rem;display:flex}.boards-size-control{align-items:center;gap:.5rem;display:flex}.boards-size-control label{color:var(--text-secondary);font-size:.875rem}.boards-size-control select{background-color:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-color);border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.boards-size-control select:focus{border-color:#3f74fecc;outline:none}.boards-view-toggles{gap:.5rem;display:flex}.boards-btn{color:var(--text-color);cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;background-color:#3f74fe33;border:1.5px solid #3f74fe80;border-radius:2rem;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.5;transition:all .25s;display:inline-flex;box-shadow:0 4px 10px #00000040,0 0 0 1px #3f74fe1a}.boards-btn:hover{background-color:#3f74fe59;transform:translateY(-2px);box-shadow:0 6px 15px #0000004d,0 0 0 1px #3f74fe33}.boards-btn-primary{background:var(--noesis-gradient-blue);color:#fff;border-color:#0000;box-shadow:0 4px 10px #0003}.boards-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000040}.boards-btn-secondary{color:#ebebefcc;background-color:#1f1d26cc;border:1px solid #3f74fe66}.boards-btn-secondary:hover{color:var(--color-pure-white);background-color:#3f74fe1a;border-color:#3f74fe99}.boards-btn-sm{padding:.375rem 1rem;font-size:.75rem}.boards-viewer-content{flex:1;padding:1.5rem;overflow-y:auto}.boards-viewer-footer{border-top:1px solid var(--border-color);background-color:#1f1d2699;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.boards-metadata{gap:2rem;display:flex}.boards-metadata-item{align-items:center;gap:.5rem;display:flex}.boards-metadata-label{color:var(--text-secondary);font-size:.75rem;font-weight:500}.boards-metadata-value{color:var(--text-color);font-size:.875rem}.boards-action-buttons{gap:.75rem;display:flex}.boards-welcome-screen{justify-content:center;align-items:center;height:100%;padding:3rem;display:flex}.boards-welcome-content{text-align:center;max-width:500px}.boards-welcome-icon{opacity:.8;margin-bottom:1.5rem;font-size:4rem}.boards-welcome-content h2{background:linear-gradient(90deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:1.75rem;font-weight:700}.boards-welcome-content p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.boards-feature-list{text-align:left;margin:0;padding:0;list-style:none}.boards-feature-list li{color:var(--text-secondary);padding:.5rem 0 .5rem 1.5rem;position:relative}.boards-feature-list li:before{content:"✓";color:var(--noesis-blue-crayola);position:absolute;left:0}.boards-workflow-item,.boards-viewer-container{animation:.5s forwards fadeIn}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background-color:#3f74fe80;border-radius:6px}::selection{color:var(--color-pure-white);background-color:#3f74fe4d}@media (width<=768px){.boards-dashboard-header{flex-direction:column;align-items:flex-start;gap:1rem}.boards-last-update{text-align:left}.boards-content-container{flex-direction:column}.boards-sidebar{width:100%;max-height:300px}.boards-viewer-header{flex-direction:column;align-items:flex-start;gap:1rem}.boards-viewer-footer{flex-direction:column;gap:1rem}.boards-metadata{flex-wrap:wrap}}:root{--color-bg:#fdfcfa;--color-bg-secondary:#f8f6f3;--color-bg-filled:#fff;--color-blue-crayola:#3f74fe;--color-blue-dark:#2a5fe0;--color-blue-darker:#2d5bc9;--color-text:#1a202c;--color-text-light:#2d3748;--color-text-muted:#4a5568;--color-text-dim:#718096;--color-border:#2d37481f;--color-border-blue:#3f74fe33;--color-border-blue-medium:#3f74fe4d;--color-border-blue-heavy:#3f74fe80}.management-dashboard{z-index:1;max-width:1500px;min-height:100vh;margin:0 auto;padding:1rem;font-weight:600;position:relative}.management-dashboard-nav{z-index:1;align-items:center;margin-bottom:1.75rem;display:flex;position:relative}.management-dashboard-nav:before,.management-dashboard-nav:after{display:none}.management-nav-container{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff14 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0f 100%);border:1.5px solid #ffffff4d;border-radius:14px;gap:2px;padding:3px;display:flex;box-shadow:inset 0 1px #ffffff73,0 1px 4px #00000014}.nav-brand{color:var(--color-text);align-items:center;gap:.75rem;font-size:1.1rem;font-weight:800;display:flex}.nav-brand-icon{background:linear-gradient(135deg, var(--color-blue-crayola), var(--purple));border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 12px #3f74fe4d}.nav-brand-icon svg{color:#fff;width:20px;height:20px}.management-nav-links{gap:2px;display:flex}.management-nav-link{color:#ffffff80;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:11px;padding:.5rem 1.5rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative}.management-nav-link:hover{color:#ffffffbf;background:#ffffff0f}.management-nav-link.active{color:#fff;background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border:1px solid #ffffff59;font-weight:600;box-shadow:inset 0 1px #fff9,0 2px 8px #0000001f}.management-nav-link.active:after{display:none}.management-nav-actions{align-items:center;gap:.75rem;display:flex}.nav-avatar{background:linear-gradient(135deg, #60a5fa, var(--color-blue-crayola));color:#fff;cursor:pointer;border:2px solid #fff9;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;transition:transform .2s;display:flex}.nav-avatar:hover{transform:scale(1.08)}.nav-icon-btn{cursor:pointer;width:36px;height:36px;color:var(--color-text-muted);background:#ffffff4d;border:1px solid #fff6;border-radius:10px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.nav-icon-btn:hover{color:var(--color-blue-crayola);background:#3f74fe14;border-color:#3f74fe33}.nav-icon-btn svg{width:18px;height:18px}.notif-dot{background:var(--red);border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.page-title{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.page-subtitle{color:var(--color-text-dim);margin-top:.25rem;font-size:.9rem;font-weight:500}.header-actions{gap:.6rem;display:flex}.btn-glass{cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:inherit;font-size:.825rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-glass.secondary{color:var(--color-text-muted);background:#fff6;border:1px solid #ffffff80;box-shadow:0 2px 8px #2d37480f}.btn-glass.secondary:hover{color:var(--color-text);background:#fff9;border-color:#3f74fe33}.btn-glass.primary{background:linear-gradient(135deg, var(--color-blue-crayola), var(--color-blue-darker));color:#fff;border:1px solid #0000;box-shadow:0 4px 16px #3f74fe4d}.btn-glass.primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3f74fe66}.btn-glass svg{width:16px;height:16px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.stat-card{padding:1.25rem 1.5rem}.stat-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.stat-icon{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 12px #00000014}.stat-icon svg{color:#fff;width:20px;height:20px}.stat-icon.blue{background:linear-gradient(135deg, var(--color-blue-crayola), #60a5fa)}.stat-icon.green{background:linear-gradient(135deg, var(--green), #4ade80)}.stat-icon.orange{background:linear-gradient(135deg, var(--orange), #fbbf24)}.stat-icon.purple{background:linear-gradient(135deg, var(--purple), #a78bfa)}.stat-badge{border-radius:6px;align-items:center;gap:.2rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.stat-badge.up{color:var(--green);background:#22c55e1a}.stat-badge.down{color:var(--red);background:#ef44441a}.stat-value{letter-spacing:-.02em;font-size:1.75rem;font-weight:800;line-height:1}.stat-label{color:var(--color-text-dim);margin-top:.35rem;font-size:.8rem;font-weight:500}.main-grid{grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.chart-card{padding:1.5rem}.card-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.card-title{font-size:1rem;font-weight:700}.card-subtitle{color:var(--color-text-dim);font-size:.8rem;font-weight:500}.chart-tabs{background:#0000000a;border-radius:8px;gap:.25rem;padding:.2rem;display:flex}.chart-tab{cursor:pointer;color:var(--color-text-dim);background:0 0;border:none;border-radius:6px;padding:.35rem .75rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s}.chart-tab.active{color:var(--color-blue-crayola);background:#fff;box-shadow:0 2px 8px #0000000f}.chart-area{width:100%;height:220px;margin-top:.5rem;position:relative}.chart-svg{width:100%;height:100%}.activity-card{padding:1.5rem}.activity-list{flex-direction:column;gap:.75rem;margin-top:.25rem;display:flex}.activity-item{background:#ffffff4d;border:1px solid #fff6;border-radius:12px;align-items:flex-start;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.activity-item:hover{background:#ffffff80}.activity-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.activity-dot.blue{background:var(--color-blue-crayola);box-shadow:0 0 8px #3f74fe66}.activity-dot.green{background:var(--green);box-shadow:0 0 8px #22c55e66}.activity-dot.orange{background:var(--orange);box-shadow:0 0 8px #f59e0b66}.activity-dot.purple{background:var(--purple);box-shadow:0 0 8px #8b5cf666}.activity-text{color:var(--color-text-light);font-size:.825rem;font-weight:500;line-height:1.4}.activity-time{color:var(--color-text-dim);margin-top:.2rem;font-size:.7rem;font-weight:500}.bottom-grid{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;display:grid}.table-card{grid-column:span 2;padding:1.5rem}.glass-table{border-collapse:separate;border-spacing:0;width:100%}.glass-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim);border-bottom:1px solid #0000000f;padding:.6rem .75rem;font-size:.7rem;font-weight:700}.glass-table td{color:var(--color-text-light);border-bottom:1px solid #0000000a;padding:.75rem;font-size:.825rem;font-weight:500}.glass-table tr:last-child td{border-bottom:none}.glass-table tbody tr{transition:background .2s}.glass-table tbody tr:hover{background:#3f74fe08}.member-cell{align-items:center;gap:.6rem;display:flex}.member-avatar{color:#fff;border:1.5px solid #ffffff80;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.7rem;font-weight:700;display:flex}.status-pill{border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.7rem;font-weight:700;display:inline-flex}.status-pill:before{content:"";border-radius:50%;width:5px;height:5px}.status-pill.active{color:var(--green);background:#22c55e1a}.status-pill.active:before{background:var(--green)}.status-pill.pending{color:var(--orange);background:#f59e0b1a}.status-pill.pending:before{background:var(--orange)}.status-pill.inactive{color:var(--color-text-dim);background:#7180961a}.status-pill.inactive:before{background:var(--color-text-dim)}.progress-bar-bg{background:#0000000f;border-radius:3px;width:100%;height:6px;overflow:hidden}.progress-bar-fill{border-radius:3px;height:100%;transition:width 1s}.progress-bar-fill.blue{background:linear-gradient(90deg, var(--color-blue-crayola), #60a5fa)}.progress-bar-fill.green{background:linear-gradient(90deg, var(--green), #4ade80)}.progress-bar-fill.orange{background:linear-gradient(90deg, var(--orange), #fbbf24)}.progress-bar-fill.purple{background:linear-gradient(90deg, var(--purple), #a78bfa)}.quick-card{padding:1.5rem}.quick-actions{flex-direction:column;gap:.6rem;display:flex}.quick-action{cursor:pointer;background:#ffffff4d;border:1px solid #fff6;border-radius:12px;align-items:center;gap:.75rem;padding:.85rem 1rem;transition:all .25s;display:flex}.quick-action:hover{background:#ffffff8c;border-color:#3f74fe26;transform:translate(4px)}.quick-action-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.quick-action-icon svg{color:#fff;width:18px;height:18px}.quick-action-icon.blue{background:linear-gradient(135deg, var(--color-blue-crayola), #60a5fa)}.quick-action-icon.green{background:linear-gradient(135deg, var(--green), #4ade80)}.quick-action-icon.orange{background:linear-gradient(135deg, var(--orange), #fbbf24)}.quick-action-icon.purple{background:linear-gradient(135deg, var(--purple), #a78bfa)}.quick-action-icon.red{background:linear-gradient(135deg, var(--red), #f87171)}.quick-action-text{color:var(--color-text-light);font-size:.825rem;font-weight:600}.quick-action-sub{color:var(--color-text-dim);font-size:.7rem;font-weight:500}.quick-action-arrow{color:var(--color-text-dim);opacity:0;margin-left:auto;transition:opacity .2s}.quick-action:hover .quick-action-arrow{opacity:1}@media (width<=1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.main-grid,.bottom-grid{grid-template-columns:1fr}.table-card{grid-column:span 1}}@media (width<=768px){.management-dashboard{padding:1rem}.management-nav-container{flex-direction:column;gap:.75rem;padding:.75rem}.management-nav-links{flex-wrap:wrap;justify-content:center;gap:.3rem;width:100%}.management-nav-link{padding:.5rem .85rem;font-size:.8rem}.stats-grid{grid-template-columns:1fr 1fr}.page-title{font-size:1.35rem}.nav-brand span{display:none}}.sa-nav{z-index:100;transition:var(--transition-medium);background:0 0;grid-template-columns:1fr auto 1fr;align-items:center;padding:.5rem 2rem;display:grid;position:fixed;top:0;left:0;right:0}.sa-nav-scrolled{-webkit-backdrop-filter:blur(20px);background:#fdfcfad9}.sa-nav-logo{justify-content:flex-start;align-items:center;display:flex}.sa-logo-link{align-items:center;text-decoration:none;display:flex}.sa-logo-img{width:auto;height:70px}.sa-nav-menu{justify-content:center;align-items:center;gap:.5rem;display:flex}.sa-nav-cta-wrapper{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.sa-nav-link{color:#012169;transition:var(--transition-fast);padding:.5rem .75rem;font-size:.9rem;font-weight:500;text-decoration:none;position:relative}.sa-nav-link:after{content:"";background:var(--gradient-primary);width:0;height:2px;transition:var(--transition-fast);border-radius:1px;position:absolute;bottom:0;left:.75rem;right:.75rem}.sa-nav-link:hover{color:var(--color-text)}.sa-nav-link:hover:after{width:calc(100% - 1.5rem)}.sa-nav-signin{color:var(--color-text-muted);transition:var(--transition-fast);border-radius:10px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none}.sa-nav-signin:hover{color:var(--color-text);background:var(--color-surface-darker)}.sa-nav-cta{background:var(--gradient-primary);color:#fff;transition:var(--transition-fast);border:none;border-radius:10px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;box-shadow:0 2px 8px #e85d0433}.sa-nav-cta:hover{transform:translateY(-2px);box-shadow:0 4px 16px #e85d044d}.sa-mobile-menu-toggle{color:var(--color-text);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:8px;padding:.5rem;display:none}.sa-mobile-menu-toggle:hover{background:var(--color-surface-darker)}.sa-nav-dropdown-container{position:relative}.sa-nav-dropdown-trigger{cursor:pointer;color:#012169;transition:var(--transition-fast);background:0 0;border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.9rem;font-weight:500;display:flex}.sa-nav-dropdown-trigger:hover{color:var(--color-text)}.sa-nav-chevron{width:14px;height:14px;transition:transform .2s}.sa-nav-chevron-active{transform:rotate(180deg)}.sa-nav-dropdown{border:1px solid var(--color-border);opacity:0;visibility:hidden;pointer-events:none;z-index:200;background:#fff;border-radius:16px;min-width:280px;padding:1.5rem;transition:opacity .2s,transform .2s,visibility .2s;position:fixed;top:70px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 50px #2d37481f,0 8px 20px #2d374814}.sa-nav-dropdown-active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.sa-nav-dropdown-content{z-index:1;gap:2rem;display:flex;position:relative}.sa-nav-dropdown-section{min-width:180px}.sa-nav-dropdown-title{text-transform:uppercase;letter-spacing:.1em;color:var(--color-orange);border-bottom:1px solid #e85d0426;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.sa-nav-dropdown-list{flex-direction:column;gap:.125rem;margin:0;padding:0;list-style:none;display:flex}.sa-nav-dropdown-link{color:#012169;transition:var(--transition-fast);border-radius:8px;margin:0 -.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:450;text-decoration:none;display:block;position:relative}.sa-nav-dropdown-link:before{content:"";background:var(--gradient-primary);border-radius:0 2px 2px 0;width:0;height:60%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sa-nav-dropdown-link:hover{color:var(--color-text)}.sa-nav-dropdown-link:hover:before{width:3px}.sa-mobile-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:150;opacity:0;visibility:hidden;background:#2d374866;transition:opacity .3s,visibility .3s;display:none;position:fixed;inset:0}.sa-mobile-overlay-active{opacity:1;visibility:visible}.sa-mobile-menu{border-left:1px solid var(--color-border);z-index:160;background:#fff;width:100%;max-width:360px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 40px #2d37481a}.sa-mobile-menu-active{transform:translate(0)}.sa-mobile-menu-close{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;top:1.25rem;right:1.25rem}.sa-mobile-menu-close:hover{background:var(--color-surface-darker);color:var(--color-text)}.sa-mobile-menu-content{flex-direction:column;gap:.5rem;padding:5rem 1.5rem 2rem;display:flex}.sa-mobile-nav-item{border-bottom:1px solid var(--color-border)}.sa-mobile-nav-trigger{width:100%;color:var(--color-text);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 0;font-size:1rem;font-weight:500;display:flex}.sa-mobile-nav-trigger:hover{color:var(--color-orange)}.sa-mobile-dropdown{max-height:0;transition:max-height .3s;overflow:hidden}.sa-mobile-dropdown-active{max-height:500px}.sa-mobile-dropdown-section{padding:.5rem 0 1rem 1rem}.sa-mobile-dropdown-section .sa-nav-dropdown-title{margin-bottom:.5rem;padding-bottom:.5rem}.sa-mobile-dropdown-section .sa-nav-dropdown-list{gap:0}.sa-mobile-dropdown-section .sa-nav-dropdown-link{padding:.625rem .75rem;font-size:.9rem}.sa-mobile-cta-wrapper{border-top:1px solid var(--color-border);flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.sa-mobile-signin{border:1px solid var(--color-border);color:var(--color-text);text-align:center;transition:var(--transition-fast);background:0 0;border-radius:12px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:block}.sa-mobile-signin:hover{background:var(--color-surface-darker);border-color:var(--color-text-dim)}.sa-mobile-cta{background:var(--gradient-primary);color:#fff;text-align:center;transition:var(--transition-fast);border-radius:12px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:block;box-shadow:0 4px 14px #e85d0440}.sa-mobile-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e85d0459}.sa-mobile-cta-wrapper .sa-mobile-cta{margin-top:0}@media (width<=1200px){.sa-nav-dropdown{min-width:420px}.sa-nav-dropdown-content{flex-wrap:wrap;gap:1.5rem}.sa-nav-dropdown-section{min-width:120px}}@media (width<=1024px){.sa-nav{grid-template-columns:1fr auto}.sa-nav-menu,.sa-nav-cta-wrapper{display:none}.sa-mobile-menu-toggle{justify-content:center;align-items:center;display:flex}.sa-mobile-overlay,.sa-mobile-menu{display:block}}@media (width<=768px){.sa-nav{padding:1rem 1.5rem}.sa-nav-dropdown{top:60px}.sa-mobile-menu{max-width:100%}}.sa-footer{--color-bg:#fdfcfa;--color-bg-secondary:#f8f6f3;--color-bg-filled:#fff;--color-surface-warm:#fff9f5;--color-border:#2d37481f;--color-text:#1a202c;--color-text-muted:#4a5568;--color-text-dim:#718096;--color-orange:#f97316;--color-emerald:#10b981;--gradient-primary:linear-gradient(135deg, #f97316 0%, #fb923c 50%, #fbbf24 100%);--gradient-hero:linear-gradient(135deg, #f97316, #ec4899, #8b5cf6);--transition-fast:.2s ease;--shadow-sm:0 1px 3px #2d374814, 0 1px 2px #2d37480a;--shadow-md:0 4px 12px #2d37481a, 0 2px 4px #2d37480f}.sa-footer .sa-container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.sa-footer{border-top:1px solid var(--color-border);z-index:10;background:#fff;padding:0;position:relative}.sa-footer-cta{text-align:center;border-bottom:1px solid var(--color-border);background:0 0;padding:5rem 2rem}.sa-footer-cta-title{color:var(--color-text);opacity:1;visibility:visible;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.25}.sa-footer .sa-text-gradient{background:var(--gradient-hero);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sa-footer-cta-subtitle{color:var(--color-text-muted);opacity:1;visibility:visible;max-width:500px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.sa-footer-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.sa-footer-btn-primary,.sa-footer-btn-secondary{transition:var(--transition-fast);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.sa-footer-btn-primary{border:1px solid var(--color-border);color:var(--color-text);box-shadow:var(--shadow-sm);background:#fff}.sa-footer-btn-primary:hover{background:var(--color-surface-warm);border-color:var(--color-orange);box-shadow:var(--shadow-md);transform:translateY(-2px)}.sa-footer-btn-secondary{background:var(--gradient-primary);color:#fff;border:none;box-shadow:0 4px 14px #f9731640}.sa-footer-btn-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f9731659}.sa-footer-main{border-bottom:1px solid var(--color-border);grid-template-columns:1.2fr repeat(5,1fr);gap:2rem;padding:4rem 0;display:grid}.sa-footer-company{padding-right:2rem}.sa-footer-logo-link{margin-bottom:1.5rem;margin-left:1rem;text-decoration:none;display:inline-block;transform:scale(1.75)}.sa-footer-logo{opacity:1;visibility:visible;width:auto;height:32px;display:block}.sa-footer-logo-link:after{content:none}.sa-footer-company-info{margin-bottom:1.5rem}.sa-footer-company-info p{color:#012169;opacity:1;visibility:visible;margin:0 0 .25rem;font-size:.9rem;line-height:1.8}.sa-footer-social{gap:.75rem;display:flex}.sa-footer-social-link{background:var(--color-bg-secondary);border:1px solid var(--color-border);color:#012169;width:40px;height:40px;transition:var(--transition-fast);border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:flex}.sa-footer-social-link:hover{background:var(--color-surface-warm);border-color:var(--color-orange);color:var(--color-orange);transform:translateY(-2px)}.sa-footer-social-icon{opacity:1;visibility:visible;width:18px;height:18px}.sa-footer-nav-column{flex-direction:column;gap:1.5rem;display:flex}.sa-footer-nav-title{color:var(--color-orange);opacity:1;visibility:visible;margin-bottom:.5rem;font-size:.95rem;font-weight:700;display:block}.sa-footer-nav-section{flex-direction:column;gap:.5rem;display:flex}.sa-footer-section-title{color:#012169;text-transform:uppercase;letter-spacing:.05em;opacity:1;visibility:visible;margin:0 0 .25rem;font-size:.75rem;font-weight:600}.sa-footer-nav-list{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.sa-footer-nav-list li{margin:0;padding:0}.sa-footer-nav-link{color:#012169;transition:var(--transition-fast);opacity:1;visibility:visible;padding:.25rem 0;font-size:.875rem;text-decoration:none;display:inline-block;position:relative}.sa-footer-nav-link:after{content:"";background:var(--color-orange);width:0;height:1px;transition:width .2s;position:absolute;bottom:0;left:0}.sa-footer-nav-link:hover{color:var(--color-text)}.sa-footer-nav-link:hover:after{width:100%}.sa-footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.sa-footer-copyright{color:#012169;opacity:1;visibility:visible;margin:0;font-size:.85rem}.sa-footer-legal{flex-wrap:wrap;gap:1.5rem;display:flex}.sa-footer-legal-link{color:#012169;transition:var(--transition-fast);opacity:1;visibility:visible;font-size:.85rem;text-decoration:none}.sa-footer-legal-link:hover{color:#012169}.sa-footer-trust{border-bottom:1px solid var(--color-border);background:var(--color-bg-secondary);justify-content:center;align-items:center;gap:2rem;padding:1.5rem 0;display:flex}.sa-footer-trust-item{color:#012169;opacity:1;visibility:visible;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.sa-footer-trust-icon{width:18px;height:18px;color:var(--color-emerald);opacity:1;visibility:visible}.sa-footer *,.sa-footer h2,.sa-footer h3,.sa-footer h4,.sa-footer p,.sa-footer span,.sa-footer a,.sa-footer li{opacity:1;visibility:visible}@media (width<=1200px){.sa-footer-main{grid-template-columns:1fr repeat(3,1fr);gap:2.5rem 2rem}.sa-footer-company{border-bottom:1px solid var(--color-border);flex-direction:column;grid-column:1/-1;align-items:flex-start;margin-bottom:1rem;padding-bottom:2rem;padding-right:0;display:flex}.sa-footer-company-info{flex-wrap:wrap;gap:2rem;display:flex}.sa-footer-company-info p{margin:0}}@media (width<=768px){.sa-footer-cta{padding:3rem 1.5rem}.sa-footer-cta-title{font-size:1.5rem}.sa-footer-main{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem;padding:3rem 0}.sa-footer-company{flex-direction:column;align-items:flex-start}.sa-footer-company-info{flex-direction:column;gap:.25rem}.sa-footer-bottom{text-align:center;flex-direction:column;gap:1rem}.sa-footer-legal{justify-content:center}.sa-footer-trust{flex-wrap:wrap;gap:1rem}.sa-footer .sa-container{padding:0 1.5rem}}@media (width<=480px){.sa-footer-main{grid-template-columns:1fr;gap:2rem}.sa-footer-nav-column{border-bottom:1px solid var(--color-border);padding-bottom:1.5rem}.sa-footer-nav-column:last-child{border-bottom:none;padding-bottom:0}.sa-footer-cta-buttons{flex-direction:column;width:100%}.sa-footer-btn-primary,.sa-footer-btn-secondary{text-align:center;width:100%}.sa-footer-cta{padding:2.5rem 1rem}.sa-footer .sa-container{padding:0 1rem}}.help-page{min-height:100vh;color:var(--color-text);background:var(--color-bg);position:relative;overflow-x:hidden}.help-container{z-index:1;max-width:72rem;margin:0 auto;padding:2rem;position:relative}.help-header{text-align:center;margin-bottom:4rem;padding:8rem 0 2rem}.help-title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.15}.help-subtitle{color:var(--color-text-muted);max-width:40rem;margin:0 auto;font-size:1.35rem;font-weight:300;line-height:1.45}.help-section-title{color:var(--color-text);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.75rem;font-weight:600;display:flex}.help-contact-section{margin-bottom:5rem}.help-contact-cards{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.help-contact-card{background:var(--color-bg-filled);border:1px solid var(--color-border);color:inherit;box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.help-contact-card:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-card-hover);border-color:#f973164d;transform:translateY(-4px)}.help-contact-icon{background:var(--color-orange-glow);width:56px;height:56px;color:var(--color-orange);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.help-contact-info h3{color:var(--color-text);margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.help-contact-info p{color:var(--color-orange);margin-bottom:.25rem;font-size:.95rem;font-weight:400}.help-contact-response{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.help-faq-section{margin-bottom:5rem}.help-category-filter{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.help-category-button{background:var(--color-bg-filled);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:400;transition:all .2s;display:flex}.help-category-button:hover{background:var(--color-surface-hover);border-color:var(--color-border);color:var(--color-text)}.help-category-button.active{background:var(--color-orange-glow);color:var(--color-orange);border-color:#f973164d}.help-faq-list{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.help-faq-item{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:12px;transition:all .3s;overflow:hidden}.help-faq-item:hover{border-color:var(--color-border-warm)}.help-faq-question{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:400;transition:all .2s;display:flex}.help-faq-question:hover{background:var(--color-surface-hover)}.help-faq-chevron{color:var(--color-orange);flex-shrink:0;transition:transform .3s}.help-faq-chevron.expanded{transform:rotate(180deg)}.help-faq-answer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.help-faq-answer.expanded{max-height:1000px;transition:max-height .5s ease-in}.help-faq-answer-content{color:var(--color-text-muted);padding:0 1.5rem 1.5rem;font-size:.95rem;font-weight:300;line-height:1.7}.help-faq-answer-content p{margin-bottom:.75rem}.help-faq-answer-content p:last-child{margin-bottom:0}.help-faq-answer-content ul{margin:1rem 0;padding-left:0;list-style:none}.help-faq-answer-content li{margin-bottom:.5rem;padding-left:1.5rem;font-weight:300;position:relative}.help-faq-answer-content li:before{content:"→";color:var(--color-orange);position:absolute;left:0}.help-faq-answer-content strong{color:var(--color-text);font-weight:500}.help-faq-answer-content a{color:var(--color-orange);font-weight:400;text-decoration:none;transition:all .2s}.help-faq-answer-content a:hover{text-decoration:underline}.help-resources-section{margin-bottom:4rem}.help-resource-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.help-resource-card{background:var(--color-bg-filled);border:1px solid var(--color-border);color:inherit;box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;gap:.75rem;padding:2rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.help-resource-card:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-card-hover);border-color:#f973164d;transform:translateY(-4px)}.help-resource-card svg{color:var(--color-orange)}.help-resource-card h3{color:var(--color-text);margin:0;font-size:1.1rem;font-weight:500}.help-resource-card p{color:var(--color-text-muted);margin:0;font-size:.9rem;font-weight:300;line-height:1.5}.help-resource-arrow{opacity:.4;color:var(--color-orange);transition:all .3s;position:absolute;bottom:2rem;right:2rem}.help-resource-card:hover .help-resource-arrow{opacity:1;transform:translate(2px,-2px)}.help-status-section{background:var(--color-emerald-glow);border:1px solid #10b98133;border-radius:16px;margin-bottom:2rem;padding:1.5rem 2rem}.help-status-content{align-items:center;gap:1rem;display:flex}.help-status-icon{color:var(--color-emerald);flex-shrink:0}.help-status-content h3{color:var(--color-text);margin-bottom:.25rem;font-size:1rem;font-weight:500}.help-status-content p{color:var(--color-text-muted);margin:0;font-size:.9rem;font-weight:300}.help-link{color:var(--color-emerald);font-weight:400;text-decoration:none;transition:all .2s}.help-link:hover{text-decoration:underline}@media (width<=768px){.help-container{padding:1rem}.help-header{margin-bottom:3rem;padding:6rem 0 2rem}.help-title{font-size:2.5rem}.help-subtitle{font-size:1.1rem}.help-section-title{font-size:1.5rem}.help-contact-cards{grid-template-columns:1fr}.help-category-filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:flex-start;padding-bottom:.5rem;overflow-x:auto}.help-category-filter::-webkit-scrollbar{display:none}.help-category-button{white-space:nowrap;padding:.625rem 1.25rem}.help-faq-question{padding:1rem 1.25rem;font-size:.95rem}.help-faq-answer-content{padding:0 1.25rem 1.25rem;font-size:.875rem}.help-resource-cards{grid-template-columns:1fr}.help-contact-card,.help-resource-card{padding:1.5rem}}@media print{.help-page{color:#000;background:#fff}.help-faq-answer{max-height:none!important}.help-category-filter,.help-status-section{display:none}}.unsubscribe-page{color:#fff;background:radial-gradient(at 50% 0,#3f74fe26 0%,#0f0d1400 70%),linear-gradient(135deg,#0f0d14 0%,#191621 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Manrope,sans-serif;display:flex}.unsubscribe-container{background:#16131ccc;border:1px solid #3f74fe4d;border-radius:.75rem;width:100%;max-width:600px;padding:2rem;animation:.6s ease-out fadeInUp;box-shadow:0 10px 25px #00000080}.unsubscribe-header{text-align:center;margin-bottom:2rem}.unsubscribe-title{background:linear-gradient(90deg,#fff 0%,#e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2rem;font-weight:700}.unsubscribe-subtitle{color:#ebebefb3;margin-top:.5rem;font-size:1rem}.unsubscribe-form .form-group{flex-direction:column;margin-bottom:1.5rem;display:flex}.unsubscribe-form label{margin-bottom:.5rem;font-weight:600}.unsubscribe-form input,.unsubscribe-form select,.unsubscribe-form textarea{color:#fff;background-color:#16131c99;border:1px solid #3f74fe4d;border-radius:.5rem;padding:.75rem;font-size:.95rem}.unsubscribe-form small{color:#ebebef99;margin-top:.25rem;font-size:.8rem}.form-checkbox{align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;display:flex}.status-message{align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.status-message.success{color:#2e8b57}.status-message.error{color:#dc2626}.form-actions{gap:1rem;display:flex}.form-actions button{cursor:pointer;border:none;border-radius:.5rem;flex:1;padding:.75rem;font-weight:600;transition:background .2s}.form-actions button[type=submit]{color:#fff;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%)}.form-actions button[type=submit]:disabled{cursor:not-allowed;background:#3f74fe4d}.reset-btn{color:#3f74fe;background:#3f74fe1a}.reset-btn:hover{background:#3f74fe33}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin;display:inline-block}.survey-modal-backdrop{z-index:2100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.survey-modal-container{background:#fff;border-radius:8px;flex-direction:column;gap:16px;width:100%;max-width:500px;padding:24px;display:flex;box-shadow:0 4px 20px #00000026}.survey-modal-header{justify-content:space-between;align-items:center;display:flex}.survey-modal-title{color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:600}.survey-modal-close-button{color:#666;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.survey-modal-close-button:hover{color:#1a1a1a;background:#f0f0f0}.survey-modal-content{color:#444;font-size:.95rem;line-height:1.5}.survey-modal-footer{justify-content:flex-end;gap:12px;margin-top:8px;display:flex}.survey-modal-button-skip{color:#444;cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:4px;padding:8px 16px;font-weight:500}.survey-modal-button-skip:hover{background:#f5f5f5}.survey-modal-button-submit{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:4px;padding:8px 16px;font-weight:500}.survey-modal-button-submit:hover:not(:disabled){background:#1d4ed8}.survey-modal-button-submit:disabled{cursor:not-allowed;background:#9ca3af;border-color:#9ca3af}.survey-pmf-options{flex-direction:column;gap:8px;margin:16px 0;display:flex}.survey-pmf-option-label{cursor:pointer;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:8px;padding:8px;display:flex}.survey-pmf-option-label:hover{background:#f9fafb}.survey-pmf-textarea{resize:vertical;border:1px solid #e5e7eb;border-radius:4px;width:100%;min-height:80px;margin-top:8px;padding:8px;font-family:inherit}.survey-nps-scale{justify-content:space-between;margin:20px 0;display:flex}.survey-nps-button{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:500;transition:all .2s;display:flex}.survey-nps-button:hover{color:#2563eb;border-color:#2563eb}.survey-nps-button.selected{color:#fff;background:#2563eb;border-color:#2563eb}.survey-nps-labels{color:#6b7280;justify-content:space-between;margin-bottom:16px;font-size:.8rem;display:flex}.celebration-overlay{z-index:10000;pointer-events:auto;justify-content:center;align-items:center;animation:.2s forwards celebration-overlayIn;display:flex;position:fixed;inset:0}.celebration-overlay--exiting{animation:.4s forwards celebration-overlayOut}@keyframes celebration-overlayIn{0%{opacity:0}to{opacity:1}}@keyframes celebration-overlayOut{0%{opacity:1}to{opacity:0}}.celebration-particles{pointer-events:none;position:fixed;inset:0;overflow:hidden}.celebration-particle{animation:1.4s cubic-bezier(.25,.46,.45,.94) forwards celebration-particleBurst;animation-delay:var(--particle-delay,0s);opacity:0;will-change:transform, opacity;position:absolute}.celebration-particle--square{border-radius:1px}.celebration-particle--circle{border-radius:50%}.celebration-particle--triangle{border-bottom:8px solid;border-left:4px solid #0000;border-right:4px solid #0000;background:0 0!important;width:0!important;height:0!important}@keyframes celebration-particleBurst{0%{opacity:1;transform:translate(0)rotate(0)scale(1)}20%{opacity:1}to{transform:translate(var(--particle-x,50px), var(--particle-y,-80px)) rotate(var(--particle-rotation,360deg)) scale(0);opacity:0}}.celebration-card{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.4);background:linear-gradient(150deg,#ffffff1f 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border:1.5px solid #ffffffa6;border-radius:20px;flex-direction:column;align-items:center;gap:12px;width:90vw;max-width:380px;padding:28px 40px 20px;animation:.45s cubic-bezier(.34,1.56,.64,1) forwards celebration-cardIn;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f04d,inset 0 2px #fffffff2,inset 2px 0 #ffffff80,0 8px 32px #00000040,0 24px 56px #50649b1f}.celebration-card--exiting{animation:.35s forwards celebration-cardOut}@keyframes celebration-cardIn{0%{opacity:0;transform:scale(0)rotate(-12deg)}50%{opacity:1;transform:scale(1.08)rotate(2deg)}70%{transform:scale(.97)rotate(-.5deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes celebration-cardOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.9)translateY(12px)}}.celebration-card__shine{pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff1f 45%,#fff3 50%,#ffffff1f 55%,#0000 65%) 0 0/250% 100%;animation:1.8s ease-in-out .3s forwards celebration-shine;position:absolute;inset:0}@keyframes celebration-shine{0%{background-position:200%}to{background-position:-200%}}.celebration-card__emoji{filter:drop-shadow(0 2px 8px #0003);font-size:2.5rem;line-height:1;animation:.5s cubic-bezier(.34,1.56,.64,1) .15s both celebration-emojiPop}@keyframes celebration-emojiPop{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.celebration-card__message{color:#fffffff2;text-align:center;letter-spacing:-.01em;margin:0;font-size:.95rem;font-weight:600;line-height:1.5;animation:.4s .25s both celebration-textIn}@keyframes celebration-textIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.celebration-card__progress{background:#ffffff1a;border-radius:1px;width:100%;height:2px;margin-top:4px;overflow:hidden}.celebration-card__progress-fill{transform-origin:0;background:linear-gradient(90deg,#60a5fa99,#a78bfa99,#34d39999);border-radius:1px;height:100%;animation:linear forwards celebration-progressShrink}@keyframes celebration-progressShrink{0%{width:100%}to{width:0%}}@media (width<=480px){.celebration-card{max-width:320px;padding:24px 28px 16px}.celebration-card__emoji{font-size:2rem}.celebration-card__message{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.celebration-overlay,.celebration-overlay--exiting{animation-duration:.01ms!important}.celebration-card,.celebration-card--exiting{animation-duration:.01ms!important;animation-iteration-count:1!important}.celebration-card__shine{animation:none!important}.celebration-card__emoji,.celebration-card__message{animation-duration:.01ms!important}.celebration-particle{display:none!important}}.sc-fab{color:#fff;cursor:pointer;z-index:9998;background:linear-gradient(135deg,#a855f7 0%,#7c3aed 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #a855f766}.sc-fab:hover{transform:scale(1.08);box-shadow:0 6px 28px #a855f780}.sc-fab-badge{color:#fff;background:#f97316;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.sc-panel{-webkit-backdrop-filter:blur(24px);z-index:9999;background:#12121cf7;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:380px;max-height:560px;animation:.3s ease-out scSlideUp;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 20px 60px #00000080}@keyframes scSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.sc-header{background:#a855f71a;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.sc-header-info{align-items:center;gap:10px;display:flex}.sc-header-avatar{color:#fff;background:linear-gradient(135deg,#a855f7,#7c3aed);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.sc-header-name{color:#fffffff2;font-size:14px;font-weight:600}.sc-header-status{color:#ffffff73;font-size:11px}.sc-header-close{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.sc-header-close:hover{color:#ffffffe6;background:#ffffff1a}.sc-messages{flex-direction:column;flex:1;gap:12px;min-height:200px;max-height:340px;padding:16px;display:flex;overflow-y:auto}.sc-msg{gap:8px;max-width:85%;display:flex}.sc-msg--user{flex-direction:row-reverse;align-self:flex-end}.sc-msg--assistant{align-self:flex-start}.sc-msg-avatar{color:#fff;background:linear-gradient(135deg,#a855f7,#7c3aed);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;font-size:11px;font-weight:700;display:flex}.sc-msg-bubble{border-radius:14px;padding:10px 14px;font-size:13px;line-height:1.5}.sc-msg--assistant .sc-msg-bubble{color:#ffffffd9;background:#ffffff0f;border:1px solid #ffffff14;border-top-left-radius:4px}.sc-msg--user .sc-msg-bubble{color:#fffffff2;background:#a855f733;border:1px solid #a855f74d;border-top-right-radius:4px}.sc-msg-content{white-space:pre-wrap;word-break:break-word}.sc-msg-time{color:#ffffff40;margin-top:4px;font-size:10px}.sc-msg-typing{color:#ffffff80;align-items:center;gap:8px;font-size:12px;display:flex}.sc-spinner{animation:1s linear infinite scSpin}@keyframes scSpin{to{transform:rotate(360deg)}}.sc-quick-actions{flex-wrap:wrap;gap:8px;padding:0 16px 12px;display:flex}.sc-quick-btn{color:#fff9;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;transition:all .2s;display:flex}.sc-quick-btn:hover{color:#ffffffe6;background:#a855f71f;border-color:#a855f74d}.sc-input-area{background:#ffffff05;border-top:1px solid #ffffff0f;align-items:flex-end;gap:8px;padding:12px 16px;display:flex}.sc-input{color:#ffffffe6;resize:none;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;min-height:20px;max-height:80px;padding:10px 14px;font-family:inherit;font-size:13px;transition:border-color .2s}.sc-input::placeholder{color:#ffffff4d}.sc-input:focus{border-color:#a855f766}.sc-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7,#7c3aed);border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.sc-send-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 12px #a855f766}.sc-send-btn:disabled{opacity:.3;cursor:not-allowed}@media (width<=480px){.sc-panel{border-radius:16px 16px 0 0;width:100%;max-height:80vh;bottom:0;left:0;right:0}.sc-fab{bottom:16px;right:16px}}.sc-messages::-webkit-scrollbar{width:4px}.sc-messages::-webkit-scrollbar-track{background:0 0}.sc-messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.box{border-radius:30px;justify-content:center;align-items:center;width:300px;padding:20px;font-size:16px;display:flex;position:absolute;box-shadow:0 4px 8px #0000001a}.box-image{border-radius:15px;max-width:100%;height:auto}.box-text{text-align:start}.fade-bottom:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#fff 100%);border-bottom-right-radius:30px;border-bottom-left-radius:30px;height:60%;position:absolute;bottom:0;left:0;right:0}.auth-container{flex-direction:row;width:100%;height:100vh;display:flex;position:absolute}.auth-img-wrapper{width:100%;display:contents;position:relative}.auth-wrapper{flex:1;display:flex}.overlay-container{width:50%;height:100%;position:absolute;top:0;left:0}.row{pointer-events:all;justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.design-container{background-color:#62d029;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.form-container{flex:1;align-items:end;height:100%;display:flex;position:relative}.form-box{text-align:center;width:350px;padding:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fade-in-form{opacity:0;animation:1s 3.5s forwards fadeInForm}@keyframes fadeInForm{to{opacity:1}}.auth-error{color:red;text-align:start;justify-content:flex-start;margin-bottom:12px;font-size:14px;display:flex}.form-box h2{color:#333;margin:0 0 28px}.form-box h1{color:#333;font-size:32px}.textbox{margin-bottom:20px;position:relative}.textbox input{box-sizing:border-box;color:#333;background:#e5e4e457;border:none;border-radius:1px;outline:none;width:100%;padding:10px;font-size:18px}.auth-cartoon{width:50%}.auth-welcome{color:#fff;font-size:29px;font-weight:700}.auth-short{color:#fff;margin-top:12px;font-size:24px}.auth-action-container{flex-direction:row;justify-content:flex-end;width:100%;padding:14px;display:flex}.auth-action{cursor:pointer;margin-right:25px;font-size:13px}.terms-container{flex-direction:column;margin-bottom:10px;font-size:13px;display:flex}.policy-accept{align-items:center;font-size:13px;display:flex}.policy-accept input[type=checkbox]{margin-right:11px}.policy-link{color:#007bff;text-decoration:none}.policy-link:hover{text-decoration:underline}.auth-instructions{margin-bottom:16px}.auth-action-header{text-align:left;padding-bottom:10px}.auth-banner{object-fit:cover;object-position:53.5% 10%;width:50%;height:auto;display:grid}.auth-submit-button{background-color:var(--blue80)}#demo-link{z-index:1;position:absolute;top:40px;right:40px}.button-container{gap:10px;display:flex}.oauth-logo{width:16px;height:16px;position:absolute;left:0}.oauth-logo.background{mix-blend-mode:multiply;background-color:#eee}.divider-container{text-align:center;color:gray;align-items:center;display:flex}.line{background:#d3d3d3;flex-grow:1;height:1px;margin:0 10px}.divider-text{white-space:nowrap;color:gray;background:#fff;padding:0 10px}.auth-alert{position:absolute;top:-60px}.pdf-img{width:50px;height:50px;position:absolute;top:8%;left:29.3%}@media (width<=1200px){.auth-img-wrapper{display:none}.form-container{position:inherit}}.fade-in-char{opacity:0;animation-name:fadeIn;animation-duration:.5s;animation-fill-mode:forwards}.auth-header-container{min-height:110px;margin:0}.auth-header-container h1{margin:0;padding:0;line-height:1}.auth-subheader-container{color:#3f3f3fd6;margin:0;padding:0;font-size:1.3em;line-height:0}.auth-subheader-container span,.header-text span{margin:0;padding:0;display:inline}.error-page-container{background:linear-gradient(to bottom right,#f8fafc,#e2e8f0);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.error-page-content{width:100%;max-width:80rem}.error-page-grid{grid-template-columns:1fr;align-items:center;gap:2rem;display:grid}@media (width>=768px){.error-page-grid{grid-template-columns:1fr 1fr;gap:2rem}}.error-message-section{text-align:center;flex-direction:column;gap:1.5rem;display:flex}@media (width>=768px){.error-message-section{text-align:left}}.error-header{flex-direction:column;gap:.5rem;display:flex}.error-code{color:#0f172a;margin:0;font-size:4.5rem;font-weight:700;line-height:1}.error-title{color:#334155;margin:0;font-size:1.875rem;font-weight:600}.error-description{color:#475569;max-width:28rem;margin:0;font-size:1.125rem;line-height:1.6}@media (width>=768px){.error-description{margin:0}}@media (width<=767px){.error-description{margin:0 auto}}.error-details{background-color:#e2e8f0;border-radius:.5rem;max-width:28rem;padding:1rem}@media (width<=767px){.error-details{margin:0 auto}}.error-details-text{color:#334155;word-break:break-word;margin:0;font-family:monospace;font-size:.875rem}.error-actions{flex-direction:column;gap:1rem;padding-top:1rem;display:flex}@media (width>=640px){.error-actions{flex-direction:row}}.btn{cursor:pointer;border:none;border-radius:.5rem;outline:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.btn-primary{color:#fff;background-color:#2563eb;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.btn-primary:hover{background-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.btn-secondary{color:#334155;background-color:#fff;border:2px solid #cbd5e1}.btn-secondary:hover{background-color:#f8fafc;transform:translateY(-1px)}.error-image-section{justify-content:center;display:flex}.image-container{position:relative}.image-blur-bg{filter:blur(40px);opacity:.2;background:linear-gradient(to bottom right,#60a5fa,#a78bfa);border-radius:1.5rem;position:absolute;inset:0}.image-wrapper{background:linear-gradient(to bottom right,#fce7f3,#e9d5ff);border-radius:1.5rem;padding:2rem;position:relative;box-shadow:0 25px 50px -12px #00000040}.error-image{border-radius:1rem;width:100%;max-width:28rem;height:auto;display:block}@media (width<=767px){.error-code{font-size:3.5rem}.error-title{font-size:1.5rem}.error-description{font-size:1rem}.image-wrapper{padding:1.5rem}}:root{--color-dark-purple:#1f1d26;--color-darker-purple:#2a2731;--color-bright-blue:#00f;--color-burnt-orange:#a85618;--color-dark-gray:#2f2f2f;--color-off-white:#ebebef;--color-pale-white:#f9fafb;--color-pure-white:#fff;--color-blue-crayola:#3f74fe;--color-blue-light:#5889ff;--color-blue-dark:#2a5fe0;--color-blue-darker:#2d5bc9;--color-blue-darkest:#1a202c;--color-success:#2e8b57;--color-success-light:#4caf50;--color-success-bright:#8fcc33;--color-warning:#ffc107;--color-error:#dc3545;--color-error-dark:#c0392b;--color-error-bright:#c41e3a;--color-error-light:#e57373;--color-gray-light:#b7b7b7;--color-gray-lighter:#d0d0d5;--color-gray-lightest:#e1e1e1;--color-gray-bg:#f2f2f2;--color-gray-bg-light:#f3f3f3;--color-gray-medium:#6b7280;--color-gray-dark:#525252;--color-gray-darker:#343436;--color-gray-darkest:#2c2c2c;--color-blue-crayola-rgb:63, 116, 254;--color-dark-purple-rgb:31, 29, 38;--color-darker-purple-rgb:42, 39, 49;--color-pure-white-rgb:255, 255, 255;--color-off-white-rgb:235, 235, 239;--color-success-rgb:46, 139, 87;--color-warning-rgb:255, 193, 7;--color-error-rgb:220, 53, 69;--color-border-light:#3f74fe33;--color-border-medium:#3f74fe66;--color-border-heavy:#3f74fe99;--color-text-muted:#ebebef99;--color-text-light:#ebebefcc;--color-text-lighter:#ebebefe6;--color-text-lightest:#ebebef66;--color-bg-dark:#191621;--color-bg-darker:#0f0d14;--color-bg-darkest:#121212;--color-bg-primary:#16131cf2;--color-bg-secondary:#1f1d26cc;--color-bg-tertiary:#1f1d2699;--blue80:var(--color-bg-black);--blue70:var(--color-blue-darkest);--gray40:var(--color-gray-light);--gray50:var(--color-gray-bg);--gray60:var(--color-gray-lighter);--gray80:var(--color-gray-light);--green50:var(--color-success-bright);--red50:var(--color-error-bright);--white:var(--color-pure-white);--black80:var(--color-gray-darkest);--black100:var(--color-dark-purple);--shadow-sm:0 4px 10px #00000026;--shadow-md:0 20px 40px -12px #0000004d;--shadow-lg:0 20px 40px -12px #0006, 0 0 0 1px var(--color-border-medium);--transition-default:all .2s ease;--transition-smooth:all .3s cubic-bezier(.16, 1, .3, 1)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(ellipse at 50% 0%, rgba(var(--color-blue-crayola-rgb), .15) 0%, #0f0d1400 70%), linear-gradient(135deg, #0f0d14 0%, #191621f2 100%);color:var(--color-pure-white);min-height:100vh;margin:0;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{background:var(--color-bg-secondary);color:var(--color-blue-light);border-radius:.25rem;padding:.125rem .25rem;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.875em}.column{flex-direction:column}.align-items-flex-end{align-items:flex-end}.align-items-flex-start{align-items:flex-start}.button{cursor:pointer;transition:var(--transition-default);box-shadow:var(--shadow-sm);text-transform:none;letter-spacing:.02em;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600}.button-container{justify-content:space-between;align-items:center;gap:.75rem;margin-top:20px;display:flex}.button-container.inline{display:inline-flex}.button-container>:not(:first-child){margin-left:10px}.button-container.column{flex-direction:column;align-items:stretch}.button-container.column>:not(:first-child){margin-top:10px;margin-left:0}.button-inline{display:inline-block}.button.primary{background:linear-gradient(135deg, var(--color-blue-crayola) 0%, var(--color-blue-darker) 100%);color:var(--color-pure-white);border:none;position:relative;overflow:hidden}.button.primary:before{content:"";background:rgba(var(--color-pure-white-rgb), .1);width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0;transform:translate(-100%)}.button.primary:hover{background:linear-gradient(135deg, var(--color-blue-dark) 0%, var(--color-blue-darkest) 100%);transform:translateY(-2px);box-shadow:0 6px 12px #00000040}.button.primary:hover:before{transform:translate(0)}.button.primary:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.button.secondary{color:var(--color-blue-crayola);border:1px solid var(--color-border-medium);box-shadow:none;background:0 0}.button.secondary:hover{background:rgba(var(--color-blue-crayola-rgb), .1);border-color:var(--color-blue-crayola);transform:translateY(-1px)}.button.secondary:active{transform:translateY(0)}.button.error{background:var(--color-error);color:var(--color-pure-white)}.button.error:hover{background:var(--color-error-dark);box-shadow:0 6px 12px rgba(var(--color-error-rgb), .25);transform:translateY(-2px)}.button.error:active{box-shadow:var(--shadow-sm);transform:translateY(0)}.ghost-button{color:var(--color-pure-white);border:1px solid var(--color-border-light);box-shadow:none;cursor:pointer;transition:var(--transition-default);background-color:#0000;border-radius:12px;padding:.75rem 1.5rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600}.ghost-button:hover{background-color:rgba(var(--color-blue-crayola-rgb), .1);border-color:var(--color-border-medium);color:var(--color-blue-crayola);transform:translateY(-1px)}.ghost-button:active{transform:translateY(0)}.button:disabled,.ghost-button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}h1,h2,h3,h4,h5,h6{color:var(--color-blue-darkest);letter-spacing:-.025em;margin:0;font-family:Manrope,sans-serif;font-weight:700}h1{background:linear-gradient(90deg, var(--color-pure-white) 0%, #e0e7ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;line-height:1.2}h2{font-size:2rem;line-height:1.3}h3{font-size:1.5rem;line-height:1.4}.modal-background{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f0d14bf;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s fadeIn;display:flex;position:fixed;top:0;left:0}.modal-content{background:var(--color-bg-primary);width:90%;max-width:600px;box-shadow:var(--shadow-lg);border:1px solid var(--color-border-light);border-radius:.75rem;flex-direction:column;max-height:90vh;padding:0;animation:.3s cubic-bezier(.16,1,.3,1) slideInFromBottom;display:flex;position:relative;overflow:hidden}.modal-header{border-bottom:1px solid var(--color-border-light);background:linear-gradient(135deg, rgba(var(--color-blue-crayola-rgb), .1) 0%, #2d5bc91a 100%);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.modal-title{color:var(--color-blue-darkest);margin:0;font-size:1.25rem;font-weight:700}.modal-close{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-default);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.5rem;display:flex}.modal-close:hover{background:rgba(var(--color-pure-white-rgb), .1);color:var(--color-pure-white);transform:rotate(90deg)}.modal-body{color:var(--color-text-light);flex:1;padding:1.5rem;overflow-y:auto}.modal-footer{border-top:1px solid var(--color-border-light);background:rgba(var(--color-dark-purple-rgb), .5);justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.loader{border:3px solid var(--color-border-light);border-top:3px solid var(--color-blue-crayola);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin;display:inline-block}.loader.large{border-width:4px;width:40px;height:40px}.loader.small{border-width:2px;width:8px;height:8px}.loading-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.loading-text{color:var(--color-text-light);font-size:.9rem;font-weight:500;animation:1.5s ease-in-out infinite pulse}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.p-10{padding:10px}.p-20{padding:20px}::-webkit-scrollbar-track{background:#0f0d144d;border-radius:4px}::-webkit-scrollbar-thumb{background:rgba(var(--color-blue-crayola-rgb), .5);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-blue-crayola-rgb), .7)}::selection{background:rgba(var(--color-blue-crayola-rgb), .3);color:var(--color-pure-white)}::selection{background:rgba(var(--color-blue-crayola-rgb), .3);color:var(--color-pure-white)}:focus-visible{outline:2px solid var(--color-blue-crayola);outline-offset:2px;border-radius:.25rem}:focus:not(:focus-visible){outline:none!important}@media (width<=768px){body{font-size:14px}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.button{padding:.625rem 1.25rem;font-size:.875rem}.modal-content{width:95%;margin:1rem}.button-container{flex-direction:column;align-items:stretch}.button-container>:not(:first-child){margin-top:10px;margin-left:0}}@media print{body{color:#000;background:#fff}.modal-background,.loader,.loading-container{display:none!important}h1,h2,h3,h4,h5,h6{color:#000;-webkit-text-fill-color:black;background:0 0}.button{border:1px solid #ccc}}.skip-to-main{z-index:999999;color:#fff;background:#1a1a2e;border:2px solid #60a5fa;border-radius:0 0 8px 8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:top .2s;position:fixed;top:-100%;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0006}.skip-to-main:focus{outline:none;top:0}:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}:focus:not(:focus-visible){outline:none}.wl-tab:focus-visible{outline-offset:-2px;border-radius:6px;outline:2px solid #60a5fa}.wl-sidebar-toggle:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.wl-sidebar-item:focus-visible{outline-offset:-2px;background:#60a5fa14;outline:2px solid #60a5fa}.wl-new-chat-btn:focus-visible,.wl-cmd-trigger:focus-visible,.wl-avatar-btn:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.wl-user-menu-item:focus-visible{outline-offset:-2px;outline:2px solid #60a5fa}.noesis-quantum-search-input:focus-visible,.noesis-quantum-search-interface:focus-within{outline:none}.noesis-quantum-search-button:focus-visible,.noesis-model-selector-button:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.noesis-model-option:focus-visible{outline-offset:-2px;background:#60a5fa1a;outline:2px solid #60a5fa}.uni-chat-input:focus-visible{outline:none}.uni-input-wrapper:focus-within{outline-offset:2px;outline:2px solid #60a5fa99}.uni-send-btn:focus-visible,.uni-new-btn:focus-visible,.uni-research-toggle:focus-visible,.uni-model-btn:focus-visible,.uni-pill-opt:focus-visible,.uni-action-btn:focus-visible,.uni-input-action-btn:focus-visible,.fs-greeting__dismiss:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.fs-greeting__item:focus-visible{outline-offset:-2px;outline:2px solid #60a5fa}.fs-suggestion-chip:focus-visible,.fs-memory__trigger:focus-visible,.fs-trust__trigger:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.acs-retry-btn:focus-visible{outline-offset:2px;outline:2px solid #f87171}.nc-bell:focus-visible{outline-offset:2px;outline:2px solid #60a5fa}.cp-input:focus-visible{outline:none}.mobile-nav__tab:focus-visible{outline-offset:-2px;outline:2px solid #60a5fa}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.sr-only-focusable:focus,.sr-only-focusable:active{clip:auto!important;white-space:normal!important;width:auto!important;height:auto!important;position:static!important;overflow:visible!important}.aria-live-sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.noesis-form-group:focus-within,.uni-fg:focus-within{border-radius:8px;box-shadow:0 0 0 2px #60a5fa26}.noesis-form-group:focus-within .noesis-form-label,.uni-fg:focus-within .uni-fl{color:#60a5fa}.wl-sidebar-search:focus-within{border-radius:6px;box-shadow:0 0 0 2px #60a5fa26}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.acs-event,.acs-chunk-cursor,.aap-tool--executing,.acs-memory-body,.aap-expanded{opacity:1!important;animation:none!important;transform:none!important}.fs-greeting--visible,.fs-greeting--hidden{animation:none!important}.uni-container,.uni-card,.uni-msg,.uni-query-bar,.uni-source-new{opacity:1!important;animation:none!important;transform:none!important}.uni-cursor,.uni-dot,.uni-spin,.uni-msg-typing:after,.uni-input-wrapper:before,.wl-sidebar-skel-line,.noesis-skeleton,.uni-section-loading:after{animation:none!important}.fs-suggestion-chip:hover,.wl-new-chat-btn:hover,.uni-card:hover,.noesis-text-bubble:hover{transform:none!important}}@media (prefers-contrast:high){.wl-topbar{border-bottom-width:2px;border-bottom-color:#ffffff4d}.wl-sidebar{border-right-width:2px}.wl-statusbar{border-top-width:2px}.uni-card,.uni-doc-item,.uni-action-item,.uni-msg-body,.uni-msg-avatar,.uni-input-wrapper,.noesis-quantum-search-interface,.noesis-model-dropdown,.noesis-file-upload-dropdown{border-width:2px}.wl-tab{color:#fffc}.wl-tab--active{color:#fff}.wl-sidebar-item{color:#fffc}:focus-visible{outline-width:3px;outline-color:#60a5fa}.wl-tab-badge{border:1px solid}.wl-tab--active:after{height:3px}}@media (forced-colors:active){.wl-tab--active:after{background:highlight}:focus-visible{outline-color:highlight}.wl-sidebar-agent-status{forced-color-adjust:none}.wl-agent-status--active{background:highlight}.wl-agent-status--error{background:mark}}body:not(.using-mouse) :focus-visible{outline-offset:2px;outline:2px solid #60a5fa}body.using-mouse :focus:not(:focus-visible){outline:none!important}@keyframes noesis-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes noesis-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes noesis-fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes noesis-fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes noesis-slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes noesis-slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes noesis-slideLeft{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes noesis-slideRight{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes noesis-slideUpSubtle{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes noesis-slideDownSubtle{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes noesis-scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes noesis-scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}@keyframes noesis-scaleInBounce{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes noesis-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes noesis-shimmerGlow{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}@keyframes noesis-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes noesis-breathe{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes noesis-pulseRing{0%{box-shadow:0 0 #60a5fa66}70%{box-shadow:0 0 0 8px #60a5fa00}to{box-shadow:0 0 #60a5fa00}}@keyframes noesis-dotPulse{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@keyframes noesis-typewriter{0%{width:0}to{width:100%}}@keyframes noesis-caretBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes noesis-textReveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes noesis-confettiFall{0%{opacity:1;transform:translateY(-100vh)rotate(0)}80%{opacity:1}to{opacity:0;transform:translateY(100vh)rotate(720deg)}}@keyframes noesis-confettiBurst{0%{opacity:1;transform:translate(0)scale(1)}50%{opacity:1}to{transform:translate(var(--confetti-x,50px), var(--confetti-y,-80px)) scale(0);opacity:0}}@keyframes noesis-celebrationPop{0%{opacity:0;transform:scale(0)rotate(-12deg)}50%{opacity:1;transform:scale(1.15)rotate(3deg)}70%{transform:scale(.95)rotate(-1deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes noesis-celebrationShine{0%{background-position:-200%}to{background-position:200%}}@keyframes noesis-ripple{0%{opacity:.5;transform:translate(-50%,-50%)scale(0)}to{opacity:0;transform:translate(-50%,-50%)scale(4)}}@keyframes noesis-rippleOut{0%{opacity:.35;transform:scale(0)}to{opacity:0;transform:scale(2.5)}}@keyframes noesis-orbital{0%{opacity:0;transform:rotate(0)translate(20px)rotate(0)}15%{opacity:1}85%{opacity:1}to{opacity:0;transform:rotate(360deg)translate(20px)rotate(-360deg)}}@keyframes noesis-orbitalPulse{0%,to{box-shadow:0 0 4px #a78bfa4d}50%{box-shadow:0 0 12px #a78bfa99}}@keyframes noesis-orbitalTrail{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes noesis-orbitalSpawn{0%{opacity:0;transform:scale(0)rotate(-180deg)}60%{opacity:1;transform:scale(1.2)rotate(15deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes noesis-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes noesis-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes noesis-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-3px)}20%,40%,60%,80%{transform:translate(3px)}}@keyframes noesis-wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}.animate-fadeIn{animation:.3s forwards noesis-fadeIn}.animate-fadeOut{animation:.3s forwards noesis-fadeOut}.animate-fadeInUp{animation:.4s cubic-bezier(.16,1,.3,1) forwards noesis-fadeInUp}.animate-fadeInDown{animation:.4s cubic-bezier(.16,1,.3,1) forwards noesis-fadeInDown}.animate-slideUp{animation:.4s cubic-bezier(.16,1,.3,1) forwards noesis-slideUpSubtle}.animate-slideDown{animation:.4s cubic-bezier(.16,1,.3,1) forwards noesis-slideDownSubtle}.animate-slideLeft{animation:.4s cubic-bezier(.16,1,.3,1) forwards noesis-slideLeft}.animate-slideRight{animation:.4s cubic-bezier(.16,1,.3,1) forwards noesis-slideRight}.animate-scaleIn{animation:.25s cubic-bezier(.34,1.56,.64,1) forwards noesis-scaleIn}.animate-scaleOut{animation:.2s forwards noesis-scaleOut}.animate-scaleInBounce{animation:.45s cubic-bezier(.34,1.56,.64,1) forwards noesis-scaleInBounce}.animate-pulse{animation:2s ease-in-out infinite noesis-pulse}.animate-breathe{animation:3s ease-in-out infinite noesis-breathe}.animate-spin{animation:1s linear infinite noesis-spin}.animate-bounce{animation:1s ease-in-out infinite noesis-bounce}.animate-shake{animation:.5s ease-in-out noesis-shake}.animate-wiggle{animation:.4s ease-in-out noesis-wiggle}.animate-shimmer{background:linear-gradient(90deg,#ffffff08 0%,#ffffff14 40%,#ffffff08 100%) 0 0/200% 100%;animation:1.8s ease-in-out infinite noesis-shimmer}.animate-pulseRing{animation:1.5s cubic-bezier(.4,0,.6,1) infinite noesis-pulseRing}.stagger-1{animation-delay:50ms}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.stagger-5{animation-delay:.25s}.stagger-6{animation-delay:.3s}.stagger-7{animation-delay:.35s}.stagger-8{animation-delay:.4s}.stagger-9{animation-delay:.45s}.stagger-10{animation-delay:.5s}.animate-fill-both{animation-fill-mode:both}.animate-fill-forwards{animation-fill-mode:forwards}.stagger-item{opacity:0;animation-fill-mode:both}@media (prefers-reduced-motion:reduce){.animate-fadeIn,.animate-fadeOut,.animate-fadeInUp,.animate-fadeInDown,.animate-slideUp,.animate-slideDown,.animate-slideLeft,.animate-slideRight,.animate-scaleIn,.animate-scaleOut,.animate-scaleInBounce,.animate-pulse,.animate-breathe,.animate-spin,.animate-bounce,.animate-shake,.animate-wiggle,.animate-shimmer,.animate-pulseRing{animation-duration:.01ms!important;animation-iteration-count:1!important}.stagger-item,.stagger-1,.stagger-2,.stagger-3,.stagger-4,.stagger-5,.stagger-6,.stagger-7,.stagger-8,.stagger-9,.stagger-10{animation-delay:0s!important}.stagger-item{opacity:1!important}}.page-transition-enter{opacity:0;transform:translateY(6px)}.page-transition-enter-active{opacity:1;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);transform:translateY(0)}.page-transition-exit{opacity:1;transform:translateY(0)}.page-transition-exit-active{opacity:0;transition:opacity .2s,transform .2s;transform:translateY(-4px)}.page-crossfade-enter{opacity:0}.page-crossfade-enter-active{opacity:1;transition:opacity .25s}.page-crossfade-exit{opacity:1}.page-crossfade-exit-active{opacity:0;transition:opacity .2s}.card-hover{will-change:transform;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s}.card-hover:hover{box-shadow:var(--glass-shadow-hover,0 6px 16px #788cb91f), 0 0 0 1px #ffffff14;transform:translateY(-2px)}.card-hover:active{transition-duration:.1s;transform:translateY(0)}.card-hover-glow{will-change:transform;transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s cubic-bezier(.16,1,.3,1),border-color .28s}.card-hover-glow:hover{box-shadow:var(--glass-shadow-hover,0 6px 16px #788cb91f), 0 0 24px #60a5fa14;border-color:#fff3;transform:translateY(-2px)}.btn-press{transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s;position:relative;overflow:hidden}.btn-press:hover{transform:translateY(-1px)}.btn-press:active{transition-duration:80ms;transform:scale(.97)}.btn-ripple{position:relative;overflow:hidden}.btn-ripple:after{content:"";top:var(--ripple-y,50%);left:var(--ripple-x,50%);pointer-events:none;opacity:0;background:#fff3;border-radius:50%;width:0;height:0;position:absolute;transform:translate(-50%,-50%)}.btn-ripple.rippling:after{width:200px;height:200px;animation:.5s ease-out forwards noesis-ripple}.btn-click-feedback:active{transition:transform 60ms;transform:scale(.96)}.modal-backdrop-enter{opacity:0;-webkit-backdrop-filter:blur()}.modal-backdrop-enter-active{opacity:1;-webkit-backdrop-filter:blur(4px);transition:opacity .2s,-webkit-backdrop-filter .25s,backdrop-filter .25s}.modal-backdrop-exit{opacity:1}.modal-backdrop-exit-active{opacity:0;transition:opacity .18s}.modal-content-enter{opacity:0;transform:scale(.95)translateY(8px)}.modal-content-enter-active{opacity:1;transition:opacity .25s cubic-bezier(.34,1.56,.64,1),transform .25s cubic-bezier(.34,1.56,.64,1);transform:scale(1)translateY(0)}.modal-content-exit{opacity:1;transform:scale(1)translateY(0)}.modal-content-exit-active{opacity:0;transition:opacity .15s,transform .15s;transform:scale(.97)translateY(4px)}.list-item-enter{opacity:0;transform:translateY(8px)}.list-item-enter-active{opacity:1;transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1);transform:translateY(0)}.list-stagger>:first-child{transition-delay:30ms}.list-stagger>:nth-child(2){transition-delay:60ms}.list-stagger>:nth-child(3){transition-delay:90ms}.list-stagger>:nth-child(4){transition-delay:.12s}.list-stagger>:nth-child(5){transition-delay:.15s}.list-stagger>:nth-child(6){transition-delay:.18s}.list-stagger>:nth-child(7){transition-delay:.21s}.list-stagger>:nth-child(8){transition-delay:.24s}.list-stagger>:nth-child(n+9){transition-delay:.27s}.list-animate-stagger>.stagger-item:first-child{animation-delay:40ms}.list-animate-stagger>.stagger-item:nth-child(2){animation-delay:80ms}.list-animate-stagger>.stagger-item:nth-child(3){animation-delay:.12s}.list-animate-stagger>.stagger-item:nth-child(4){animation-delay:.16s}.list-animate-stagger>.stagger-item:nth-child(5){animation-delay:.2s}.list-animate-stagger>.stagger-item:nth-child(6){animation-delay:.24s}.list-animate-stagger>.stagger-item:nth-child(7){animation-delay:.28s}.list-animate-stagger>.stagger-item:nth-child(8){animation-delay:.32s}.list-animate-stagger>.stagger-item:nth-child(n+9){animation-delay:.36s}.tab-content-enter{opacity:0;transform:translate(8px)}.tab-content-enter-active{opacity:1;transition:opacity .2s,transform .2s cubic-bezier(.16,1,.3,1);transform:translate(0)}.tab-content-exit{opacity:1;transform:translate(0)}.tab-content-exit-active{opacity:0;transition:opacity .15s,transform .15s;transform:translate(-8px)}.tab-indicator{transition:left .25s cubic-bezier(.16,1,.3,1),width .25s cubic-bezier(.16,1,.3,1)}.tooltip-enter{opacity:0;transform-origin:var(--tooltip-origin,bottom center);transform:scale(.92)}.tooltip-enter-active{opacity:1;transition:opacity .15s,transform .15s cubic-bezier(.34,1.56,.64,1);transform:scale(1)}.tooltip-exit{opacity:1;transform:scale(1)}.tooltip-exit-active{opacity:0;transition:opacity .1s,transform .1s;transform:scale(.96)}.tooltip-origin-top{--tooltip-origin:top center}.tooltip-origin-bottom{--tooltip-origin:bottom center}.tooltip-origin-left{--tooltip-origin:center left}.tooltip-origin-right{--tooltip-origin:center right}.dropdown-enter{opacity:0;transform-origin:top;transform:translateY(-6px)scaleY(.96)}.dropdown-enter-active{opacity:1;transition:opacity .18s,transform .18s cubic-bezier(.16,1,.3,1);transform:translateY(0)scaleY(1)}.dropdown-exit{opacity:1;transform:translateY(0)scaleY(1)}.dropdown-exit-active{opacity:0;transition:opacity .12s,transform .12s;transform:translateY(-4px)scaleY(.98)}.collapse-transition{transition:max-height .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.collapse-transition--collapsed{max-height:0!important}.focus-ring-transition{transition:box-shadow .15s,outline-offset .15s}.glass-hover-transition{transition:background .28s,border-color .28s,box-shadow .28s,transform .28s cubic-bezier(.16,1,.3,1)}.glass-hover-transition:hover{transform:translateY(-1px)}.glass-hover-transition:active{transition-duration:80ms;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.page-transition-enter-active,.page-transition-exit-active,.page-crossfade-enter-active,.page-crossfade-exit-active,.modal-backdrop-enter-active,.modal-backdrop-exit-active,.modal-content-enter-active,.modal-content-exit-active,.list-item-enter-active,.tab-content-enter-active,.tab-content-exit-active,.tooltip-enter-active,.tooltip-exit-active,.dropdown-enter-active,.dropdown-exit-active,.card-hover,.card-hover-glow,.btn-press,.btn-click-feedback,.glass-hover-transition{transition-duration:.01ms!important}.card-hover:hover,.card-hover-glow:hover,.glass-hover-transition:hover{transform:none!important}.list-stagger>*,.list-animate-stagger>.stagger-item{transition-delay:0s!important;animation-delay:0s!important}.collapse-transition{transition-duration:.01ms!important}}:root{--mobile-nav-height:64px;--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-top:env(safe-area-inset-top,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px);--touch-target-min:44px}@media (width<=1200px){.wl-root{--wl-sidebar-width:240px}.noesis-quantum-hero-title{font-size:2rem}.noesis-quantum-content-container{max-width:48rem}.noesis-quantum-search-container{max-width:30rem}.noesis-custom-separator{padding-left:12rem;padding-right:12rem}.uni-split.uni-split-open .uni-chat-panel{width:55%}.uni-split.uni-split-open .uni-research-panel{width:45%}}@media (width<=1024px){.wl-sidebar.open{top:var(--wl-topbar-height);left:0;bottom:var(--wl-statusbar-height);z-index:150;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#0c0c12f5;position:fixed;box-shadow:8px 0 40px #0006}.wl-sidebar-open .wl-main:before{content:"";z-index:140;pointer-events:auto;background:#0000004d;position:fixed;inset:0}.wl-topbar-tabs{gap:0}.wl-tab-label{display:none}.wl-tab{min-width:var(--touch-target-min);min-height:var(--touch-target-min);justify-content:center;padding:6px 10px}.wl-cmd-label{display:none}.noesis-quantum-main-content{padding-left:1rem;padding-right:1rem}.noesis-quantum-content-container{max-width:100%}.fs-greeting{margin:0 8px 16px}.fs-trust__panel{width:300px;right:-4px}.fs-memory__panel{min-width:280px;max-width:340px}.uni-split{flex-direction:column}.uni-split.uni-split-open .uni-chat-panel,.uni-split.uni-split-closed .uni-chat-panel{width:100%}.uni-split.uni-split-open .uni-research-panel{border-top:1.5px solid #ffffff40;border-left:none;width:100%;max-height:45vh}.cp-container{width:90vw;max-width:90vw;margin-top:6vh}.nc-panel{width:340px;right:-20px}}@media (width<=768px){.wl-topbar-left{gap:4px;min-width:auto}.wl-logo-text{display:none}.wl-topbar-right{gap:4px;min-width:auto}.wl-cmd-trigger{min-width:var(--touch-target-min);min-height:var(--touch-target-min);justify-content:center;padding:5px 8px}.wl-kbd,.wl-statusbar-model,.wl-statusbar-version{display:none}.wl-statusbar-tokens{font-size:10px}.wl-sidebar-toggle{width:var(--touch-target-min);height:var(--touch-target-min)}.noesis-quantum-hero-title{margin-top:1.5rem;font-size:1.75rem}.noesis-quantum-hero-description{padding:0 .5rem;font-size:.9rem}.noesis-quantum-search-container{max-width:100%;margin-bottom:1.5rem;padding:0 .75rem}.noesis-quantum-search-interface{border-radius:14px;padding:4rem}.noesis-custom-separator{padding-left:2rem;padding-right:2rem}.noesis-controls-and-actions-wrapper{flex-direction:column;gap:.75rem}.noesis-search-controls-external{flex-direction:column;gap:.75rem;width:100%}.noesis-quick-action-button{min-height:var(--touch-target-min);min-width:var(--touch-target-min)}.fs-greeting{margin:0 8px 16px;padding:16px 18px}.fs-greeting__headline{font-size:16px}.fs-greeting__header{flex-direction:column;gap:10px}.fs-greeting__item-main{flex-wrap:wrap}.fs-greeting__item-actions{justify-content:flex-end;width:100%;margin-top:4px}.fs-greeting__item-action-btn{min-height:var(--touch-target-min);padding:4px 10px;font-size:11px}.fs-suggestions__chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:5px;padding-bottom:4px;overflow-x:auto}.fs-suggestions__chips::-webkit-scrollbar{display:none}.fs-suggestion-chip{min-height:var(--touch-target-min);flex-shrink:0;padding:5px 10px;font-size:11px}.fs-memory__panel{min-width:260px;max-width:calc(100vw - 2rem);left:50%;transform:translate(-50%)}.fs-trust__panel{width:calc(100vw - 2rem);max-width:320px;right:-8px}.uni-query-text{font-size:1rem}.uni-stats{flex-direction:column;gap:.375rem}.uni-controls-bar{flex-wrap:wrap;gap:.375rem}.uni-email-preview{height:250px}.uni-feedback-modal,.uni-schedule-form{width:95%;max-width:95vw}.uni-msg-text{font-size:.8rem}.uni-action-btn,.uni-pill-opt,.uni-send-btn{min-width:var(--touch-target-min);min-height:var(--touch-target-min)}.uni-new-btn,.uni-research-toggle,.uni-model-btn{min-height:var(--touch-target-min)}.aap-summary{flex-wrap:wrap;gap:6px}.aap-summary-right{justify-content:flex-end;width:100%}.noesis-quantum-footer-links{flex-direction:column;gap:.5rem}.beta-popup-container,.noesis-schedule-form{max-width:92vw}.noesis-email-modal{width:95%;height:90vh}.noesis-validation-modal{width:92vw;max-width:92vw}.uni-tool-calls{gap:.5rem}.uni-tool-card{padding:.625rem}.noesis-model-dropdown{min-width:280px;max-width:calc(100vw - 2rem)}}@media (width<=480px){.wl-topbar-tabs{display:none}.wl-topbar{justify-content:space-between}.wl-sidebar,.wl-sidebar-toggle{display:none}.wl-root.has-mobile-nav .wl-body{padding-bottom:calc(var(--mobile-nav-height) + var(--safe-area-bottom))}.wl-root.has-mobile-nav .wl-statusbar{bottom:calc(var(--mobile-nav-height) + var(--safe-area-bottom))}.wl-statusbar{display:none}.noesis-quantum-hero-title{margin-top:.75rem;font-size:1.5rem}.noesis-quantum-hero-description{font-size:.85rem}.noesis-quantum-search-interface{border-radius:12px;padding:3.25rem}.noesis-quantum-search-container{padding:0 .5rem}.noesis-custom-separator{padding-left:.75rem;padding-right:.75rem}.noesis-quantum-search-input,.uni-chat-input,.noesis-form-input,.noesis-form-select,.uni-form-input,.uni-form-select{font-size:16px}.cp-overlay{align-items:stretch;padding-top:0}.cp-container{border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh;margin:0}.nc-panel{z-index:10000;border-radius:0;width:100vw;max-height:100vh;position:fixed;inset:0}.wl-user-menu{top:var(--wl-topbar-height);border-radius:0 0 12px 12px;width:100vw;position:fixed;left:0;right:0}.uni-split{flex-direction:column}.uni-chat-panel,.uni-research-panel{width:100%!important}.uni-input-area{padding:.5rem}.uni-input-wrapper{border-radius:12px;min-height:2.5rem;padding:.375rem .5rem}.uni-model-drop{min-width:260px;max-width:calc(100vw - 1.5rem);left:50%;right:auto;transform:translate(-50%)}.uni-attached-file span{max-width:100px}.uni-input-area{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding-bottom:calc(.5rem + var(--safe-area-bottom));background:#0a0a0ff2;border-top:1px solid #ffffff14;position:sticky;bottom:0}.wl-avatar-btn,.nc-bell{min-width:var(--touch-target-min);min-height:var(--touch-target-min)}.fs-greeting{border-radius:12px;margin:0 4px 12px;padding:14px}.fs-greeting__headline{font-size:15px}.fs-greeting__subtitle{font-size:12px}.fs-greeting__dismiss{min-width:var(--touch-target-min);min-height:var(--touch-target-min);justify-content:center;align-items:center;display:flex}.aap-tool-icon{width:20px;height:20px;font-size:.7rem}.aap-tools{gap:2px}.aap-metric{font-size:.6rem}.aap-expanded{padding:4px 6px 8px}.aap-stream{max-height:250px}.beta-popup-container{border-radius:0;max-width:100vw;height:auto;max-height:100vh}.noesis-schedule-form{border-radius:0;max-width:100vw}.noesis-email-modal,.uni-email-modal{border-radius:0;width:100%;height:100vh}.uni-datepicker-drop{width:calc(100vw - 2rem);left:50%;transform:translate(-50%)}.uni-exec-notes-popover{width:calc(100vw - 1.5rem);right:50%;transform:translate(50%)}.noesis-file-upload-dropdown{min-width:200px}.uni-file-dropdown{min-width:200px;left:50%;transform:translate(-50%)}}@media (width<=360px){.noesis-quantum-hero-title{font-size:1.25rem}.noesis-quantum-search-interface{padding:2.75rem}.fs-greeting{padding:12px}.uni-input-wrapper{gap:.25rem;padding:.25rem .375rem}}@media (height<=480px) and (orientation:landscape){.noesis-quantum-main-content:not(.noesis-search-active){padding-top:4rem}.noesis-quantum-hero-section{margin-bottom:1rem}.noesis-quantum-hero-title{margin-top:.5rem;font-size:1.5rem}.noesis-quantum-hero-description{display:none}.cp-container{max-height:100vh}}@media (hover:none) and (pointer:coarse){.wl-sidebar-item:hover,.wl-tab:hover,.fs-suggestion-chip:hover,.uni-card:hover{transform:none}button,[role=button],a,input[type=submit],input[type=button]{min-width:44px;min-height:44px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{min-height:44px}}@media print{.wl-topbar,.wl-sidebar,.wl-statusbar,.mobile-nav,.cp-overlay,.nc-panel{display:none!important}.wl-main{overflow:visible!important}.wl-body{display:block!important}*{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;color:#000!important;background:0 0!important}}.home-content:has(.agent-settings-container){z-index:auto!important;animation:none!important}.agent-settings-container{color:#fff;max-width:1200px;margin:0 auto;padding:2rem 2.5rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;position:relative}.agent-settings-blob{pointer-events:none;z-index:0;border-radius:50%;position:fixed}.agent-settings-blob--0{background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:600px;height:600px;top:-10%;left:-5%}.agent-settings-blob--1{background:radial-gradient(circle,#00000026 0%,#0000 65%);width:520px;height:520px;top:35%;right:-8%}.agent-settings-blob--2{background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:480px;height:480px;bottom:0;left:5%}.agent-settings-blob--3{background:radial-gradient(circle,#0000001f 0%,#0000 60%);width:380px;height:380px;top:50%;left:40%}.agent-header{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);backdrop-filter:blur(24px)saturate(180%)brightness(.42);z-index:10;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem 1.25rem 1.25rem;display:flex;position:relative}.agent-name-display{align-items:center;gap:16px;display:flex}.agent-name-display h2{color:#fff;margin:0;font-size:1.6rem;font-weight:700}.benchmark-info{text-align:right;color:#fff9;font-size:.82rem}.benchmark-info span{color:#fff;font-size:.92rem;font-weight:600}.agent-settings-grid{z-index:1;grid-template-columns:1fr 2fr;gap:1.5rem;margin-bottom:1.5rem;display:grid;position:relative}.agent-basic-settings,.agent-advanced-settings{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);backdrop-filter:blur(24px)saturate(180%)brightness(.42);background:linear-gradient(150deg,#ffffff12 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0d 100%);border:1px solid #ffffff2e;border-radius:16px;padding:1.5rem;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff73,inset 1px 0 #ffffff2e,inset 0 -1px #c8d7f51f,inset -1px 0 #c3dcfa14,0 1px 2px #0000001f,0 4px 12px #6478aa1a,0 12px 36px #50649b14}.setting-group{margin-bottom:1.25rem;padding-bottom:.25rem;position:relative}.setting-label{color:#ffffffeb;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.sub-label{color:#fff9;margin-bottom:.4rem;font-size:.82rem;font-weight:500;display:block}.text-input,.pill-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:.6rem .85rem;font-size:.85rem;transition:all .2s}.text-input:focus,.pill-input:focus{border-color:var(--color-orange,#f97316);outline:none;box-shadow:0 0 0 3px #f9731626}.text-input::placeholder{color:#ffffff59}.pill-input{color:#ffffff80;cursor:not-allowed;background:#ffffff08;border-color:#ffffff0f}.memory-options,.actions-options{margin-top:.75rem}.memory-options .checkbox-option label,.actions-options .checkbox-option label{color:#fff!important}.memory-options .checkbox-option input[type=checkbox],.actions-options .checkbox-option input[type=checkbox]{appearance:none;cursor:pointer;background:#ffffff0f;border:1.5px solid #fff3;border-radius:5px;flex-shrink:0;width:16px;height:16px;position:relative}.memory-options .checkbox-option input[type=checkbox]:checked,.actions-options .checkbox-option input[type=checkbox]:checked{background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));border-color:var(--color-orange,#f97316)}.checkbox-option{border-radius:8px;align-items:center;margin-bottom:.5rem;padding:.4rem .5rem;transition:background .15s;display:flex}.checkbox-option:hover{background:#ffffff0a}.checkbox-option input[type=checkbox]{appearance:none;cursor:pointer;background:#ffffff0f;border:1.5px solid #fff3;border-radius:5px;flex-shrink:0;width:16px;height:16px;margin-right:.6rem;transition:all .15s;position:relative}.checkbox-option input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:8px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.file-selection-container{scrollbar-width:thin;scrollbar-color:#f973164d transparent;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;max-height:360px;margin-top:6px;padding:.5rem;overflow-y:auto}.file-selection-container::-webkit-scrollbar{width:5px}.file-selection-container::-webkit-scrollbar-thumb{background:#f973164d;border-radius:5px}.file-list-wrapper{flex-direction:column;gap:4px;display:flex}.file-checkbox-item{background:#ffffff08;border:1px solid #0000;border-radius:10px;padding:.6rem .75rem;transition:all .15s}.file-checkbox-item:hover{background:#f973160f;border-color:#f9731633;transform:translate(2px)}.file-checkbox-item.selected{background:#f9731614;border-color:#f9731640}.file-checkbox-container{align-items:center;width:100%;display:flex}.file-checkbox{appearance:none;cursor:pointer;background:#ffffff0f;border:1.5px solid #fff3;border-radius:5px;flex-shrink:0;width:16px;height:16px;margin-right:10px;transition:all .15s;position:relative}.file-checkbox:checked{background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));border-color:var(--color-orange,#f97316)}.file-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:8px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.file-name-ellipsis{white-space:nowrap;text-overflow:ellipsis;color:#ffffffd9;flex-grow:1;max-width:250px;margin-right:40px;font-size:.84rem;font-weight:500;display:inline-block;overflow:hidden}.file-size{color:#fff6;text-align:left;flex-shrink:0;width:70px;margin-right:14px;font-size:.78rem}.download-button{color:#fff6;cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.download-button:hover{color:var(--color-orange,#f97316);background:#f973161a}.no-files-message{text-align:center;color:#fff6;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:10px;margin:6px 0;padding:28px 20px;font-size:.88rem}.instructions-textarea{resize:vertical;color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;width:100%;min-height:110px;padding:.65rem .85rem;font-family:inherit;font-size:.85rem;line-height:1.5;transition:all .2s}.instructions-textarea:focus{border-color:var(--color-orange,#f97316);outline:none;box-shadow:0 0 0 3px #f9731626}.instructions-textarea::placeholder{color:#ffffff59}.slider-container{margin:1.25rem 0;position:relative}.slider{appearance:none;background:#ffffff1a;border-radius:5px;outline:none;width:100%;height:5px}.slider:hover{background:#f9731626}.slider::-webkit-slider-thumb{appearance:none;background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:all .15s;box-shadow:0 2px 8px #f973164d}.slider::-webkit-slider-thumb:hover{transform:scale(1.12)}.slider::-moz-range-thumb{background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));cursor:pointer;border:2px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 8px #f973164d}.slider-labels{color:#fff6;justify-content:space-between;margin-top:.6rem;font-size:.78rem;display:flex}.buttons-row{z-index:10!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-top:1.5rem!important;margin-bottom:2rem!important;padding:0!important;display:flex!important;position:relative!important}.save-agent-button{background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:.6rem 2rem;font-size:.92rem;font-weight:600;transition:all .25s;display:flex;box-shadow:0 4px 14px #f9731640}.save-agent-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f973164d}.delete-agent-button{color:#ef4444;cursor:pointer;background:#ef44440f;border:1px solid #ef444433;border-radius:10px;align-items:center;gap:8px;padding:.6rem 2rem;font-size:.92rem;font-weight:600;transition:all .25s;display:flex}.delete-agent-button:hover{background:#ef44441a;border-color:#ef444459;transform:translateY(-1px)}.save-agent-button:focus,.delete-agent-button:focus{outline:none;box-shadow:0 0 0 3px #f9731626}.single-select-dropdown{z-index:100000;position:relative}.single-select-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:.92rem;display:flex}.agent-dropdown-btn{color:var(--color-orange,#f97316);font-weight:600;text-decoration:none;position:relative}.agent-dropdown-btn:after{content:"";background:var(--color-orange,#f97316);width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.agent-dropdown-btn:hover:after{width:100%}.status-dropdown-btn{color:#fff;font-weight:400}.single-select-content{z-index:100000;-webkit-backdrop-filter:blur(24px);background:#16131cf7;border:1px solid #ffffff26;border-radius:12px;min-width:280px;margin-top:.5rem;padding:.4rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 40px #00000080}.single-select-content.show{animation:.2s dropIn;display:block}.single-select-content a{color:#ffffffb3;border-radius:6px;margin:0 .3rem;padding:.6rem 1rem;font-size:.88rem;text-decoration:none;transition:all .15s;display:block}.single-select-content a:hover{color:#fff;background:#f973161a}.single-select-content a.active{color:var(--color-orange,#f97316);background:#f973161a;font-weight:600}.multi-select-dropdown{z-index:1000;width:100%;position:relative}.multi-select-header{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;padding:.6rem .85rem;font-size:.85rem;transition:all .2s;display:flex}.multi-select-dropdown.open .multi-select-header{border-color:var(--color-orange,#f97316);box-shadow:0 0 0 3px #f973161a}.multi-select-menu{z-index:99999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);visibility:hidden;background:#16131cf2;border:1px solid #ffffff1f;border-radius:10px;max-height:0;margin-top:4px;transition:max-height .25s;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 12px 40px #0006}.multi-select-menu.show{visibility:visible;scrollbar-width:thin;scrollbar-color:#f973164d transparent;max-height:240px;overflow-y:auto}.multi-select-item{cursor:pointer;color:#ffffffbf;border-radius:6px;align-items:center;margin:2px 4px;padding:.6rem .85rem;font-size:.85rem;transition:all .15s;display:flex}.multi-select-item:hover{background:#f973160f}.multi-select-item.selected{color:var(--color-orange,#f97316);background:#f9731614;font-weight:600}.multi-select-checkbox{appearance:none;cursor:pointer;background:#ffffff0f;border:1.5px solid #fff3;border-radius:5px;width:16px;height:16px;margin-right:.6rem;transition:all .15s;position:relative}.multi-select-checkbox:checked{background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));border-color:var(--color-orange,#f97316)}.multi-select-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:8px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.dropdown-icon{color:#fff;width:16px;height:16px;margin-left:6px;transition:transform .2s}.status-dot{border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.status-dot.active{background:var(--color-emerald,#10b981);box-shadow:0 0 0 3px #10b98126}.status-dot.inactive{background:#ef4444;box-shadow:0 0 0 3px #ef444426}.agents-status-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.agents-status-dot.active{background:var(--color-emerald,#10b981)}.agents-status-dot.inactive{background:#ef4444}.settings-tooltip-container{z-index:10000;align-items:center;display:inline-flex;position:relative}.settings-tooltip-text{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#ffffffd9;white-space:nowrap;z-index:10000;background:#16131cf2;border:1px solid #ffffff1a;border-radius:8px;margin-top:5px;padding:8px 12px;font-size:.78rem;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0006}.settings-tooltip-text:before{content:"";border:5px solid #0000;border-bottom-color:#16131cf2;position:absolute;bottom:100%;left:15px}.info-icon,.info-icon-topright{color:var(--color-orange,#f97316);opacity:.6;cursor:help;margin-bottom:8px;margin-left:4px;font-size:.72rem;font-style:normal}.api-key-container{align-items:center;width:100%;display:flex;position:relative}.api-key-container .text-input{flex:1;padding-right:40px}.toggle-visibility-btn{cursor:pointer;color:var(--color-text-dim,#718096);background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:color .15s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.toggle-visibility-btn:hover{color:var(--color-orange,#f97316)}.eye-icon{width:18px;height:18px;display:block}.reference-data-section{border-top:1px solid #ffffff14;margin-top:1.5rem;padding-top:1.25rem;position:relative;overflow:visible}.reference-data-heading{color:#fff;margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.add-reference-btn{color:#ffffffd9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:6px;margin-bottom:.75rem;padding:.5rem .9rem;font-size:.88rem;transition:all .2s;display:flex}.add-reference-btn:hover:not(:disabled){background:#f973160f;border-color:#f9731633;transform:translateY(-1px)}.add-reference-btn:disabled{opacity:.4;cursor:not-allowed}.plus-icon{width:16px;height:16px;color:var(--color-orange,#f97316)}.no-reference-data{text-align:center;color:#fff6;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:10px;padding:1.75rem;font-size:.88rem}.reference-data-table{scrollbar-width:thin;scrollbar-color:#f973164d transparent;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;overflow:auto visible}.reference-data-table table{border-collapse:collapse;width:100%}.reference-data-table thead tr{background:#ffffff08;border-bottom:1px solid #ffffff14}.reference-data-table th{text-align:left;color:#ffffffb3;border-right:1px solid #ffffff0a;padding:.75rem 1rem;font-size:.84rem;font-weight:600}.reference-data-table th:last-child{border-right:none}.reference-data-table tbody tr{cursor:pointer;border-bottom:1px solid #ffffff0a;transition:background .15s}.reference-data-table tbody tr:last-child{border-bottom:none}.reference-data-table tbody tr:hover{background:#f973160a}.reference-data-table td{color:#ffffffa6;vertical-align:top;border-right:1px solid #ffffff08;padding:.75rem 1rem;font-size:.84rem}.reference-data-table td:last-child{border-right:none}.query-cell{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.reference-data-portal-modal{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);z-index:100000;scrollbar-width:thin;scrollbar-color:#f973164d transparent;cursor:default;-webkit-user-select:text;user-select:text;background:linear-gradient(150deg,#ffffff12 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0d 100%);border:1px solid #ffffff2e;border-radius:16px;width:420px;max-width:90vw;max-height:460px;padding:1.25rem;animation:.2s modalPop;position:fixed;overflow-y:auto;box-shadow:inset 0 1px #ffffff73,inset 1px 0 #ffffff2e,0 4px 16px #0003,0 20px 60px #0006}.reference-data-portal-modal:before{content:"";z-index:-1;position:absolute;inset:-20px}.hover-modal-content{flex-direction:column;gap:.75rem;display:flex}.hover-modal-section{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:.35rem;padding-bottom:.6rem;display:flex}.hover-modal-section:last-child{border-bottom:none;padding-bottom:0}.hover-modal-label{color:var(--color-orange,#f97316);text-transform:uppercase;letter-spacing:.4px;font-size:.75rem;font-weight:700}.hover-modal-value{color:#fff;font-size:.88rem;line-height:1.5}.hover-modal-urls{flex-direction:column;gap:.2rem;display:flex}.hover-modal-url{color:#ffffffbf;word-break:break-all;border-left:2px solid var(--color-orange,#f97316);background:#ffffff0d;border-radius:6px;padding:.3rem .6rem;font-size:.82rem}.hover-modal-code{color:#ffffffbf;white-space:pre-wrap;word-break:break-all;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;max-height:140px;padding:.6rem;font-family:Courier New,monospace;font-size:.72rem;overflow-y:auto}.agents-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:8000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.agents-modal-container{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:8001;background:#16131cf2;border:1px solid #ffffff1f;border-radius:16px;width:90%;max-width:400px;padding:2rem;animation:.25s modalPop;box-shadow:0 20px 60px #00000080}.agents-modal-title{color:#fff;text-align:center;margin-bottom:1.5rem;font-size:1.05rem;font-weight:600}.agents-modal-actions{justify-content:center;gap:1rem;display:flex}.cancel-btn{color:#ffffffbf;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;padding:.55rem 1.4rem;font-size:.88rem;font-weight:600;transition:all .2s}.cancel-btn:hover{color:#fff;background:#ffffff14}.delete-confirm-btn{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444433;border-radius:10px;padding:.55rem 1.4rem;font-size:.88rem;font-weight:600;transition:all .2s}.delete-confirm-btn:hover{background:#ef444426;border-color:#ef444459;transform:translateY(-1px)}@keyframes dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes modalPop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@media (width<=1024px){.agent-settings-grid{grid-template-columns:1fr;gap:1.25rem}}@media (width<=768px){.agent-settings-container{padding:1rem}.buttons-row{flex-direction:column!important;gap:.75rem!important}.save-agent-button,.delete-agent-button{justify-content:center;width:100%!important}.agent-header{flex-direction:column;align-items:flex-start;gap:.75rem}.reference-data-portal-modal{width:90vw;max-height:80vh}}.action-buttons,.delete-button-container{display:none!important}.tool-policy-section{border-top:1px solid #ffffff12;margin-top:.5rem;padding-top:1rem}.tool-policy-field{margin-bottom:.75rem}.tool-policy-select{color:#ffffffbf;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:.82rem;transition:border-color .18s}.tool-policy-select:hover:not(:disabled),.tool-policy-select:focus{border-color:#ffffff40}.tool-policy-select:disabled{opacity:.4;cursor:not-allowed}.tool-policy-select option{color:#fffc;background:#1a2035}.tool-policy-actions{align-items:center;gap:12px;margin-top:.5rem;display:flex}.tool-policy-save-btn{color:#60a5fa;cursor:pointer;background:#60a5fa26;border:1px solid #60a5fa59;border-radius:8px;padding:7px 20px;font-family:inherit;font-size:.8rem;font-weight:700;transition:all .18s}.tool-policy-save-btn:hover:not(:disabled){background:#60a5fa40;border-color:#60a5fa80}.tool-policy-save-btn:disabled{opacity:.4;cursor:not-allowed}.tool-policy-error{color:#f87171;font-size:.75rem}.primary-agent-toggle{margin-left:16px}.primary-agent-label{cursor:pointer;color:#94a3b8;align-items:center;gap:8px;font-size:.82rem;display:flex}.primary-agent-label:hover{color:#e2e8f0}.primary-agent-checkbox{accent-color:#f97316;cursor:pointer;width:16px;height:16px}.primary-agent-text{white-space:nowrap}.ref-modal-overlay{z-index:100000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0f0d14bf;justify-content:center;align-items:center;animation:.2s refModalFadeIn;display:flex;position:fixed;inset:0}.ref-modal-container{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);backdrop-filter:blur(24px)saturate(180%)brightness(.42);background:linear-gradient(150deg,#ffffff12 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0d 100%);border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;width:90%;max-width:600px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) refModalSlideIn;display:flex;box-shadow:inset 0 1px #ffffff73,inset 1px 0 #ffffff2e,0 20px 40px -12px #0006}.ref-modal-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.ref-modal-header h2{color:var(--color-pure-white,#fff);margin:0;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:700}.ref-modal-close{color:#ebebef99;cursor:pointer;background:0 0;border:none;align-items:center;padding:.25rem;transition:color .2s;display:flex}.ref-modal-close:hover{color:var(--color-pure-white,#fff)}.ref-modal-body{scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex:1;padding:1.5rem;overflow-y:auto}.ref-modal-body::-webkit-scrollbar{width:6px}.ref-modal-body::-webkit-scrollbar-track{background:0 0}.ref-modal-body::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:3px}.ref-modal-body::-webkit-scrollbar-thumb:hover{background-color:#ffffff59}.ref-form-group{margin-bottom:1.25rem}.ref-form-label{color:var(--color-pure-white,#fff);margin-bottom:.5rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;display:block}.ref-form-label .required{color:#ff5050;margin-left:2px}.ref-label-hint{color:#ebebef80;margin-left:.5rem;font-size:.8rem;font-weight:400}.ref-form-input,.ref-form-textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:Manrope,sans-serif;font-size:.875rem;transition:all .2s}.ref-form-input:focus,.ref-form-textarea:focus{border-color:#ffffff4d;outline:none;box-shadow:0 0 0 2px #ffffff14}.ref-form-input::placeholder,.ref-form-textarea::placeholder{color:#ebebef66}.ref-form-input.error,.ref-form-textarea.error{border-color:#ff505080}.ref-form-input.error:focus,.ref-form-textarea.error:focus{box-shadow:0 0 0 2px #ff505033,0 4px 10px #0000001a}.ref-form-textarea{resize:vertical;min-height:80px;line-height:1.5}.ref-code-input{tab-size:4;background:#ffffff08;border:1px solid #ffffff1a;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,Courier New,monospace;font-size:.85rem;line-height:1.6}.ref-code-input:focus{background:#ffffff0d;border-color:#fff3}.ref-agent-dropdown{position:relative}.ref-dropdown-btn{color:#fff;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;font-family:Manrope,sans-serif;font-size:.875rem;transition:all .2s;display:flex}.ref-dropdown-btn:hover:not(.disabled){border-color:#ffffff40}.ref-dropdown-btn.disabled{cursor:not-allowed;opacity:.5}.ref-dropdown-btn.error{border-color:#ff505080}.ref-dropdown-icon{color:#fff;flex-shrink:0;width:16px;height:16px}.ref-dropdown-menu{z-index:1000;-webkit-backdrop-filter:blur(24px);scrollbar-width:thin;scrollbar-color:#3f74fe80 transparent;background:#16131cf7;border:1px solid #ffffff26;border-radius:10px;max-height:200px;margin-top:.25rem;animation:.2s refDropdownFadeIn;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px -5px #00000080}.ref-dropdown-menu::-webkit-scrollbar{width:6px}.ref-dropdown-menu::-webkit-scrollbar-thumb{background-color:#3f74fe80;border-radius:3px}.ref-dropdown-item{cursor:pointer;color:#ebebefe6;align-items:center;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.ref-dropdown-item:hover{background:#ffffff0f;padding-left:1.25rem}.ref-dropdown-item.selected{color:var(--color-orange,#f97316);background:#f973161a;font-weight:600}.ref-dropdown-empty{text-align:center;color:#ebebef80;padding:1rem;font-size:.875rem}.ref-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:8px}.ref-status-dot.active{background-color:#2e8b57;box-shadow:0 0 0 2px #2e8b574d}.ref-status-dot.inactive{background-color:#ff5050;box-shadow:0 0 0 2px #ff50504d}.ref-input-mode-toggle{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;gap:.5rem;width:fit-content;margin-bottom:.75rem;padding:.25rem;display:flex}.ref-mode-btn{color:#ebebef99;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.4rem 1rem;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.ref-mode-btn:hover{color:#fff;background:#ffffff0f}.ref-mode-btn.active{color:#fff;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);box-shadow:0 2px 4px #3f74fe4d}.ref-urls-container{flex-direction:column;gap:.5rem;display:flex}.ref-url-row{align-items:center;gap:.5rem;display:flex}.ref-url-row .ref-form-input{flex:1}.ref-remove-url-btn{color:#ff5050b3;cursor:pointer;background:0 0;border:1px solid #ff50504d;border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.ref-remove-url-btn:hover{color:#ff5050;background-color:#ff50501a;border-color:#ff505080}.ref-add-url-btn{color:#ffffffd9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 1rem;font-family:Manrope,sans-serif;font-size:.875rem;transition:all .2s;display:flex}.ref-add-url-btn:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-1px)}.ref-add-url-btn svg{flex-shrink:0}.ref-advanced-input-container{flex-direction:column;gap:.5rem;display:flex}.ref-advanced-input{tab-size:4;white-space:pre;background:#ffffff08;border:1px solid #ffffff1a;font-family:Monaco,Menlo,Ubuntu Mono,Consolas,Courier New,monospace;font-size:.85rem;line-height:1.6;overflow-x:auto}.ref-advanced-input:focus{background:#ffffff0d;border-color:#fff3}.ref-input-hint{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;line-height:1.4;display:flex}.ref-input-hint svg{color:#fff6;flex-shrink:0}.ref-error-message{color:#ff5050;margin-top:.25rem;font-family:Manrope,sans-serif;font-size:.8rem;display:block}.ref-error-banner{color:#ff5050;background-color:#ff50501a;border:1px solid #ff50504d;border-radius:.5rem;margin-top:1rem;padding:.75rem 1rem;font-family:Manrope,sans-serif;font-size:.875rem}.ref-modal-footer{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:1rem;padding:1.5rem;display:flex}.ref-cancel-btn{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:10px;padding:.6rem 1.5rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1)}.ref-cancel-btn:hover{color:#fff;background:#ffffff14;border-color:#ffffff40}.ref-save-btn{background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.6rem 1.5rem;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 12px -3px #0003,0 4px 6px -2px #0000001a}.ref-save-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000040,0 4px 6px -2px #00000026}.ref-save-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}@keyframes refModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes refModalSlideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes refDropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.ref-modal-container{max-width:95%;max-height:95vh;margin:1rem}.ref-modal-header{padding:1.25rem}.ref-modal-header h2{font-size:1.2rem}.ref-modal-body{padding:1.25rem}.ref-modal-footer{flex-direction:column;gap:.5rem;padding:1.25rem}.ref-cancel-btn,.ref-save-btn{justify-content:center;width:100%}.ref-form-group{margin-bottom:1rem}.ref-form-input,.ref-form-textarea,.ref-dropdown-btn{font-size:.9rem}}@media (width<=480px){.ref-modal-header,.ref-modal-body,.ref-modal-footer{padding:1rem}.ref-url-row{flex-direction:column;align-items:stretch}.ref-remove-url-btn{align-self:flex-end}}.home-content:has(.dc-container){z-index:auto!important;animation:none!important}.dc-container{color:#fff;max-width:800px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;position:relative}.dc-blob{pointer-events:none;z-index:0;border-radius:50%;position:fixed}.dc-blob--0{background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:600px;height:600px;top:-10%;left:-5%}.dc-blob--1{background:radial-gradient(circle,#00000026 0%,#0000 65%);width:520px;height:520px;top:35%;right:-8%}.dc-blob--2{background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:480px;height:480px;bottom:0;left:5%}.dc-blob--3{background:radial-gradient(circle,#0000001f 0%,#0000 60%);width:380px;height:380px;top:50%;left:40%}.dc-card{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);backdrop-filter:blur(24px)saturate(180%)brightness(.42);z-index:1;background:linear-gradient(150deg,#ffffff12 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0d 100%);border:1px solid #ffffff2e;border-radius:16px;margin-bottom:1.25rem;padding:1.75rem 2rem;position:relative;box-shadow:inset 0 1px #ffffff73,inset 1px 0 #ffffff2e,inset 0 -1px #c8d7f51f,0 1px 2px #0000001f,0 4px 12px #6478aa1a}.dc-card:hover{border-color:#ffffff40}.dc-card--danger{border-color:#ef444433}.dc-card--danger:hover{border-color:#ef444459}.dc-card-header-row{align-items:center;gap:14px;margin-bottom:1rem;display:flex}.dc-icon-badge{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.dc-card-title{color:#fff;margin:0;font-size:1.15rem;font-weight:700}.dc-card-subtitle{color:#ffffff80;margin:2px 0 0;font-size:.85rem}.dc-card-body-text{color:#ffffffbf;margin:0 0 1rem;font-size:.9rem;line-height:1.6}.dc-section-title{color:#fff;margin:0 0 1.25rem;font-size:1.1rem;font-weight:700}.dc-expand-section{margin-bottom:.25rem}.dc-expand-toggle{color:#fff9;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:.5rem 0;font-family:inherit;font-size:.85rem;font-weight:500;transition:color .15s;display:flex}.dc-expand-toggle:hover{color:#ffffffe6}.dc-expand-content{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;margin:.25rem 0 .75rem .25rem;padding:.75rem 1rem .75rem 2rem;list-style:outside}.dc-expand-content li{color:#ffffffbf;margin-bottom:.35rem;font-size:.85rem;line-height:1.6}.dc-expand-content li:last-child{margin-bottom:0}.dc-setting-row{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.dc-setting-info{flex:1}.dc-setting-label{color:#fff;font-size:.95rem;font-weight:600;display:block}.dc-setting-desc{color:#ffffff80;margin-top:3px;font-size:.82rem;line-height:1.5;display:block}.dc-setting-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:10px;padding:.5rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .15s}.dc-setting-btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff4d}.dc-setting-btn:disabled{opacity:.5;cursor:not-allowed}.dc-danger-btn{color:#f87171;cursor:pointer;white-space:nowrap;background:#ef444414;border:1px solid #ef444440;border-radius:10px;padding:.5rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .15s}.dc-danger-btn:hover{background:#ef444426;border-color:#ef444466}.dc-divider{background:#ffffff14;height:1px}.dc-toggle{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.dc-toggle input{opacity:0;width:0;height:0}.dc-toggle-slider{cursor:pointer;background:#ffffff1f;border-radius:24px;transition:background .2s;position:absolute;inset:0}.dc-toggle-slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;bottom:3px;left:3px}.dc-toggle input:checked+.dc-toggle-slider{background:#3b82f6}.dc-toggle input:checked+.dc-toggle-slider:before{transform:translate(20px)}.dc-terms-banner{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;padding:.875rem 1rem;display:flex}.dc-terms-text{color:#ffffffa6;font-size:.85rem;line-height:1.5}.dc-link{color:#60a5fa;text-decoration:none}.dc-link:hover{text-decoration:underline}.dc-toast{color:#fff;z-index:10000;background:#16131cf2;border:1px solid #ffffff26;border-radius:10px;padding:.75rem 1.5rem;font-size:.85rem;animation:.2s dcFadeIn;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes dcFadeIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=640px){.dc-container{padding:1rem}.dc-card{padding:1.25rem}.dc-setting-row{flex-direction:column;align-items:flex-start;gap:.75rem}.dc-terms-banner{flex-direction:column;align-items:flex-start}}.settings-page{width:100%;max-width:900px;color:var(--text-primary,#fff);margin:0 auto;padding:32px 24px 64px;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}.settings-page-header{margin-bottom:32px}.settings-page-header h1{color:var(--text-primary,#fff);letter-spacing:-.3px;margin:0 0 6px;font-size:28px;font-weight:600}.settings-page-header p{color:var(--text-tertiary,#fff9);margin:0;font-size:14px}.settings-tabs{border-radius:var(--radius-lg,12px);-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#ffffff0a;border:1px solid #ffffff0f;gap:4px;margin-bottom:28px;padding:4px;display:flex;overflow-x:auto}.settings-tabs::-webkit-scrollbar{display:none}.settings-tab{color:var(--text-tertiary,#fff9);border-radius:var(--radius-md,8px);cursor:pointer;transition:all var(--transition-fast,.15s ease);white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:500;display:flex}.settings-tab:hover{color:var(--text-secondary,#ffffffd9);background:#ffffff0f}.settings-tab.active{color:var(--text-primary,#fff);background:var(--glass-bg,linear-gradient(150deg, #ffffff1a, #f0f6ff24, #dce8ff1f, #ffffff14));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff26;box-shadow:0 1px 3px #0000001a}.settings-tab svg{flex-shrink:0;width:15px;height:15px}.settings-section{background:var(--glass-bg,linear-gradient(150deg, #ffffff1a, #f0f6ff24, #dce8ff1f, #ffffff14));-webkit-backdrop-filter:var(--glass-blur,blur(24px) saturate(180%) brightness(.38));backdrop-filter:var(--glass-blur,blur(24px) saturate(180%) brightness(.38));border:var(--glass-border,1.5px solid #ffffff9e);box-shadow:var(--glass-shadow);border-radius:16px;margin-bottom:20px;padding:28px;position:relative;overflow:hidden}.settings-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff80 30%,#fffc 50%,#ffffff80 70%,#0000);height:1px;position:absolute;top:0;left:5%;right:5%}.settings-section-header{align-items:center;gap:10px;margin-bottom:22px;display:flex}.settings-section-icon{width:36px;height:36px;color:var(--accent-blue,#60a5fa);background:linear-gradient(135deg,#60a5fa33,#a78bfa26);border:1px solid #60a5fa4d;border-radius:10px;justify-content:center;align-items:center;display:flex}.settings-section-icon svg{width:18px;height:18px}.settings-section-header h2{color:var(--text-primary,#fff);margin:0;font-size:17px;font-weight:600}.settings-section-header p{color:var(--text-tertiary,#fff9);margin:2px 0 0;font-size:12px}.settings-field{margin-bottom:20px}.settings-field:last-child{margin-bottom:0}.settings-field-label{color:var(--text-secondary,#ffffffd9);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.settings-field-hint{color:var(--text-tertiary,#ffffff80);margin-top:4px;font-size:11.5px}.settings-input{width:100%;color:var(--text-primary,#fff);border-radius:var(--radius-md,8px);transition:all var(--transition-fast,.15s ease);box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff26;outline:none;padding:10px 14px;font-family:inherit;font-size:14px}.settings-input::placeholder{color:var(--text-placeholder,#ffffff59)}.settings-input:focus{border-color:var(--accent-blue,#60a5fa);background:#ffffff14;box-shadow:0 0 0 3px #60a5fa1f}.settings-input:disabled{opacity:.5;cursor:not-allowed}.settings-input-mono{letter-spacing:.3px;font-family:SF Mono,JetBrains Mono,Fira Code,monospace}.settings-select{width:100%;color:var(--text-primary,#fff);border-radius:var(--radius-md,8px);appearance:none;cursor:pointer;transition:all var(--transition-fast,.15s ease);background:#ffffff0f url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #ffffff26;outline:none;padding:10px 36px 10px 14px;font-size:14px}.settings-select:focus{border-color:var(--accent-blue,#60a5fa);box-shadow:0 0 0 3px #60a5fa1f}.settings-select option{color:#fff;background:#1a1a2e}.settings-slider-container{align-items:center;gap:14px;display:flex}.settings-slider{appearance:none;background:#ffffff1f;border-radius:3px;outline:none;flex:1;height:6px}.settings-slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent-blue,#60a5fa);cursor:pointer;border:2px solid #ffffffe6;border-radius:50%;width:18px;height:18px;transition:transform .15s;box-shadow:0 2px 6px #0000004d}.settings-slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.settings-slider::-moz-range-thumb{background:var(--accent-blue,#60a5fa);cursor:pointer;border:2px solid #ffffffe6;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 6px #0000004d}.settings-slider-value{color:var(--accent-blue,#60a5fa);text-align:right;font-variant-numeric:tabular-nums;min-width:52px;font-size:14px;font-weight:600}.settings-toggle-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.settings-toggle-row:last-child{border-bottom:none;padding-bottom:0}.settings-toggle-info{flex:1;margin-right:16px}.settings-toggle-title{color:var(--text-primary,#fff);font-size:14px;font-weight:500}.settings-toggle-desc{color:var(--text-tertiary,#ffffff80);margin-top:2px;font-size:12px}.settings-toggle{flex-shrink:0;width:44px;height:24px;position:relative}.settings-toggle input{opacity:0;width:0;height:0;position:absolute}.settings-toggle-slider{cursor:pointer;background:#ffffff1f;border:1px solid #ffffff1a;border-radius:12px;transition:all .25s;position:absolute;inset:0}.settings-toggle-slider:after{content:"";background:#ffffffb3;border-radius:50%;width:18px;height:18px;transition:all .25s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.settings-toggle input:checked+.settings-toggle-slider{background:linear-gradient(135deg, var(--accent-blue,#60a5fa), var(--accent-purple,#a78bfa));border-color:#60a5fa66}.settings-toggle input:checked+.settings-toggle-slider:after{background:#fff;left:calc(100% - 20px)}.settings-api-key-row{border-bottom:1px solid #ffffff0f;padding:16px 0}.settings-api-key-row:last-child{border-bottom:none;padding-bottom:0}.settings-api-key-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.settings-api-key-provider{color:var(--text-primary,#fff);font-size:14px;font-weight:500}.settings-api-key-status{border-radius:var(--radius-full,9999px);padding:3px 10px;font-size:11px;font-weight:500}.settings-api-key-status.platform{color:var(--accent-blue,#60a5fa);background:#60a5fa1f;border:1px solid #60a5fa33}.settings-api-key-status.custom{color:var(--accent-green,#34d399);background:#34d3991f;border:1px solid #34d39933}.settings-api-key-input-row{gap:8px;display:flex}.settings-api-key-input-row .settings-input{flex:1}.settings-btn{border-radius:var(--radius-md,8px);cursor:pointer;transition:all var(--transition-fast,.15s ease);border:none;align-items:center;gap:7px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.settings-btn-primary{color:#fff;background:linear-gradient(135deg, var(--accent-blue,#60a5fa), #4f8af7);box-shadow:0 2px 8px #60a5fa40}.settings-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 14px #60a5fa59}.settings-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.settings-btn-secondary{color:var(--text-secondary,#ffffffd9);background:#ffffff14;border:1px solid #ffffff26}.settings-btn-secondary:hover{background:#ffffff1f;border-color:#ffffff40}.settings-btn-danger{color:#f87171;background:#f8717114;border:1px solid #f8717133}.settings-btn-danger:hover{background:#f8717126;border-color:#f8717159}.settings-btn-icon{border-radius:var(--radius-md,8px);color:var(--text-tertiary,#fff9);cursor:pointer;transition:all var(--transition-fast,.15s ease);background:#ffffff0f;border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:8px;display:flex}.settings-btn-icon:hover{color:var(--text-primary,#fff);background:#ffffff1a}.settings-btn-icon svg{width:16px;height:16px}.settings-balance-display{align-items:baseline;gap:8px;margin-bottom:20px;display:flex}.settings-balance-amount{color:var(--text-primary,#fff);letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:36px;font-weight:700}.settings-balance-label{color:var(--text-tertiary,#ffffff80);font-size:13px}.settings-usage-table{border-collapse:collapse;width:100%}.settings-usage-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--text-tertiary,#ffffff80);border-bottom:1px solid #ffffff14;padding:8px 12px;font-size:11px;font-weight:600}.settings-usage-table td{color:var(--text-secondary,#ffffffd9);font-variant-numeric:tabular-nums;border-bottom:1px solid #ffffff0a;padding:10px 12px;font-size:13px}.settings-usage-table tr:last-child td{border-bottom:none}.settings-usage-model-name{color:var(--text-primary,#fff);font-weight:500}.settings-agent-card{background:var(--glass-inner-bg,linear-gradient(145deg, #ffffff14, #f0f5ff0f, #ffffff12));border:var(--glass-inner-border,1px solid #ffffff2e);border-radius:var(--radius-lg,12px);transition:all var(--transition-fast,.15s ease);justify-content:space-between;align-items:center;margin-bottom:10px;padding:14px 16px;display:flex}.settings-agent-card:hover{background:#ffffff14}.settings-agent-card:last-child{margin-bottom:0}.settings-agent-info{flex:1;align-items:center;gap:12px;display:flex}.settings-agent-avatar{width:36px;height:36px;color:var(--accent-blue,#60a5fa);background:linear-gradient(135deg,#60a5fa40,#a78bfa33);border:1px solid #60a5fa4d;border-radius:10px;justify-content:center;align-items:center;font-size:16px;display:flex}.settings-agent-name{color:var(--text-primary,#fff);font-size:14px;font-weight:500}.settings-agent-type{color:var(--text-tertiary,#ffffff80);margin-top:1px;font-size:11px}.settings-agent-actions{align-items:center;gap:8px;display:flex}.settings-uas-badge{border-radius:var(--radius-full,9999px);font-variant-numeric:tabular-nums;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:flex}.settings-uas-badge.high{color:var(--accent-green,#34d399);background:#34d3991a;border:1px solid #34d39933}.settings-uas-badge.medium{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433}.settings-uas-badge.low{color:#f87171;background:#f871711a;border:1px solid #f8717133}.settings-primary-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:var(--radius-full,9999px);color:var(--accent-blue,#60a5fa);background:#60a5fa1f;border:1px solid #60a5fa33;padding:3px 8px;font-size:10px;font-weight:600}.settings-danger-zone{border-radius:var(--radius-lg,12px);background:#f871710a;border:1px solid #f8717126;margin-top:16px;padding:16px}.settings-danger-zone h3{color:#f87171;margin:0 0 6px;font-size:14px;font-weight:600}.settings-danger-zone p{color:var(--text-tertiary,#ffffff80);margin:0 0 12px;font-size:12px}.settings-toast{border-radius:var(--radius-lg,12px);z-index:1000;animation:settings-toast-in .3s var(--ease-out-expo,ease) forwards;padding:12px 20px;font-size:13px;font-weight:500;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 32px #0000004d}.settings-toast.success{color:var(--accent-green,#34d399);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#34d3991f;border:1px solid #34d39940}.settings-toast.error{color:#f87171;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f871711f;border:1px solid #f8717140}@keyframes settings-toast-in{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.settings-skeleton{border-radius:var(--radius-md,8px);background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite settings-shimmer}@keyframes settings-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.settings-empty-state{text-align:center;color:var(--text-tertiary,#ffffff80);padding:24px;font-size:13px}@media (width<=640px){.settings-page{padding:20px 16px 48px}.settings-page-header h1{font-size:22px}.settings-section{padding:20px 16px}.settings-balance-amount{font-size:28px}.settings-api-key-input-row{flex-direction:column}.settings-agent-card{flex-direction:column;align-items:flex-start;gap:10px}.settings-agent-actions{align-self:flex-end}}.mc-page{color:#ffffffe6;max-width:960px;margin:0 auto;padding:32px 24px 64px}.mc-header{margin-bottom:32px}.mc-header h1{align-items:center;gap:10px;margin:0 0 6px;font-size:24px;font-weight:600;display:flex}.mc-header h1 svg{color:#3f74fe}.mc-header p{color:#ffffff73;margin:0;font-size:14px}.mc-tabs{border-bottom:1px solid #ffffff14;gap:4px;margin-bottom:28px;padding-bottom:0;display:flex;overflow-x:auto}.mc-tab{color:#ffffff73;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.mc-tab:hover{color:#ffffffb3}.mc-tab.active{color:#3f74fe;border-bottom-color:#3f74fe}.mc-tab svg{opacity:.6}.mc-tab.active svg{opacity:1}.mc-section{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;margin-bottom:20px;padding:24px}.mc-section-header{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.mc-section-icon{background:#3f74fe1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mc-section-icon svg{color:#3f74fe}.mc-section-header h2{margin:0 0 3px;font-size:16px;font-weight:600}.mc-section-header p{color:#fff6;margin:0;font-size:13px}.mc-model-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.mc-model-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:10px;padding:12px;transition:all .12s;display:flex}.mc-model-card:hover{background:#ffffff0f;border-color:#ffffff26}.mc-model-card.enabled{background:#34d3990f;border-color:#34d3994d}.mc-model-card.disabled{opacity:.5;border-color:#f8718533}.mc-model-icon{text-align:center;flex-shrink:0;width:28px;font-size:18px}.mc-model-info{flex:1;min-width:0}.mc-model-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.mc-model-provider{color:#ffffff59;font-size:11px}.mc-toggle{flex-shrink:0;width:36px;height:20px;position:relative}.mc-toggle input{opacity:0;width:0;height:0;position:absolute}.mc-toggle-slider{cursor:pointer;background:#ffffff1f;border-radius:10px;transition:background .2s;position:absolute;inset:0}.mc-toggle-slider:after{content:"";background:#ffffffb3;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px}.mc-toggle input:checked+.mc-toggle-slider{background:#3f74fe}.mc-toggle input:checked+.mc-toggle-slider:after{transform:translate(16px)}.mc-field{margin-bottom:16px}.mc-field-label{color:#ffffffb3;margin-bottom:6px;font-size:13px;font-weight:500;display:block}.mc-field-hint{color:#ffffff4d;margin-top:4px;font-size:12px}.mc-input{color:#ffffffe6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:13px;transition:border-color .15s}.mc-input:focus{border-color:#3f74fe80}.mc-input::placeholder{color:#fff3}.mc-input--mono{font-family:SF Mono,Fira Code,monospace;font-size:12px}.mc-textarea{color:#ffffffe6;resize:vertical;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;min-height:80px;padding:10px 12px;font-family:SF Mono,Fira Code,monospace;font-size:12px}.mc-textarea:focus{border-color:#3f74fe80}.mc-team-table{border-collapse:collapse;width:100%;margin-top:12px}.mc-team-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#ffffff59;border-bottom:1px solid #ffffff14;padding:8px 12px;font-size:11px;font-weight:600}.mc-team-table td{color:#ffffffbf;border-bottom:1px solid #ffffff0a;padding:10px 12px;font-size:13px}.mc-team-table tr:hover td{background:#ffffff05}.mc-budget-row{border-bottom:1px solid #ffffff0a;grid-template-columns:1fr 120px 100px 100px;align-items:center;gap:12px;padding:10px 0;display:grid}.mc-budget-model{font-size:13px;font-weight:500}.mc-budget-input{color:#ffffffd9;text-align:right;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;width:100%;padding:6px 8px;font-size:12px}.mc-budget-input:focus{border-color:#3f74fe80}.mc-thresholds{align-items:center;gap:8px;display:flex}.mc-threshold-chip{cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;transition:all .12s;display:inline-flex}.mc-threshold-chip--80{color:#fbbf24;background:#fbbf241f;border-color:#fbbf2433}.mc-threshold-chip--90{color:#fb923c;background:#fb923c1f;border-color:#fb923c33}.mc-threshold-chip--100{color:#fb7185;background:#f871851f;border-color:#f8718533}.mc-threshold-chip.active{opacity:1}.mc-threshold-chip:not(.active){opacity:.4}.mc-usage-table{border-collapse:collapse;width:100%;margin-top:12px}.mc-usage-table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#ffffff59;border-bottom:1px solid #ffffff14;padding:8px 12px;font-size:11px;font-weight:600}.mc-usage-table th:last-child,.mc-usage-table td:last-child{text-align:right}.mc-usage-table td{color:#ffffffbf;border-bottom:1px solid #ffffff0a;padding:10px 12px;font-size:13px}.mc-usage-table tr:hover td{background:#ffffff05}.mc-btn{color:#fffc;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .12s;display:inline-flex}.mc-btn:hover{background:#ffffff1a;border-color:#fff3}.mc-btn:disabled{opacity:.4;cursor:not-allowed}.mc-btn--primary{color:#3f74fe;background:#3f74fe26;border-color:#3f74fe4d}.mc-btn--primary:hover{background:#3f74fe40;border-color:#3f74fe80}.mc-btn--success{color:#34d399;background:#34d3991f;border-color:#34d3994d}.mc-btn--danger{color:#fb7185;background:#f8718514;border-color:#f8718533}.mc-test-result{border-radius:8px;margin-top:12px;padding:12px;font-size:13px;animation:.2s mc-fade-in}@keyframes mc-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.mc-test-result--success{color:#6ee7b7;background:#34d39914;border:1px solid #34d39933}.mc-test-result--error{color:#fda4af;background:#f8718514;border:1px solid #f8718533}.mc-test-latency{color:#fff6;margin-top:4px;font-size:12px}.mc-period-select{color:#fffc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;outline:none;padding:6px 10px;font-size:12px}.mc-period-select:focus{border-color:#3f74fe66}.mc-empty{text-align:center;color:#ffffff4d;padding:32px 16px;font-size:13px}.mc-skeleton{background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite mc-shimmer}@keyframes mc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.mc-toast{z-index:9999;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:500;animation:.3s mc-toast-in;display:flex;position:fixed;bottom:24px;right:24px}@keyframes mc-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.mc-toast--success{color:#6ee7b7;background:#34d39926;border:1px solid #34d3994d}.mc-toast--error{color:#fda4af;background:#f8718526;border:1px solid #f871854d}@media (width<=768px){.mc-page{padding:20px 16px 48px}.mc-budget-row{grid-template-columns:1fr 1fr;gap:8px}.mc-model-grid{grid-template-columns:1fr 1fr}.mc-tabs{gap:0}.mc-tab{padding:8px 10px;font-size:12px}}@media (width<=480px){.mc-model-grid,.mc-budget-row{grid-template-columns:1fr}}.tab-bar{margin:30px 0}.tab-bar button{cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-top:1px solid #ddd;border-top-left-radius:5px;border-top-right-radius:5px;padding:10px 15px}.tab-bar button:not(:last-child){border-right:1px solid #ddd}.tab-bar button:not(.selected){background-color:#f7f7f7;border-bottom:1px solid #ddd}.settings-form{flex-direction:row;gap:40px;display:flex}.settings-main{flex:2;max-width:600px}.settings-main.full{max-width:none}.settings-main h1{font-weight:600}.settings-side{flex:1}.flex-column-divider{background-color:#f0f0f0;width:1px;display:flex}.settings-group{display:flex}.settings-group:not(:first-child){margin-top:45px}.settings-group h3{margin-bottom:10px;font-weight:600}.settings-group .input-container>input[type=text],.settings-group .input-container>textarea{box-sizing:border-box;border:1px solid #505050;border-radius:5px;margin-top:5px}.settings-group .input-container{margin-bottom:15px}.settings-group.column{flex-direction:column}.settings-group.row{flex-direction:row;align-items:center;gap:15px}.settings-group.row h3{margin-bottom:0}.settings-group.row *{flex:1}.fieldset{flex-direction:column;gap:12px;display:flex}.investor-profile-overlay{width:100px}.icon-button{cursor:pointer;border-radius:4px;align-items:center;padding:4px;display:flex}.icon-button:hover{background-color:var(--gray50)}.icon-button.selected{background-color:var(--gray80)}.icon-button.disabled{pointer-events:none}.icon-button-wrapper.disabled-wrapper{cursor:not-allowed;opacity:.5}.investor-card{box-sizing:border-box;cursor:pointer;border-radius:8px;flex-direction:column;flex:calc(25% - 32px);gap:20px;max-width:230px;margin:8px;padding:16px;display:flex;box-shadow:0 2px 8px #0000001a}.investor-card:hover{background-color:var(--gray80)}.investor-name{font-size:18px;font-weight:600}.investor-card-item-label{font-size:12px}.investor-card-item{font-weight:500}.investor-card-item.positive{color:green}.investor-card-item.negative{color:red}.investor-card-item.zero{color:gray}.investor-card-item.positive:before{content:"+"}.investor-card-section{justify-content:space-between;align-items:flex-end;padding-top:5px;display:flex}.investor-card-field{height:30px}.investor-card-notes{margin-left:auto}.investor-card-notes .icon-button{padding:0}.investor-card-sharpe{margin-left:auto}.investor-card-aum{align-items:center;gap:5px;width:100%;display:flex}.investor-card-aum-change{gap:2px;font-size:10px;display:flex}.investor-card-aum-percentage.positive{color:green}.investor-card-aum-percentage.negative{color:red}.investor-card-aum-percentage.positive:before{content:"+"}.investor-card-aum-container{flex-direction:column;gap:2px;display:flex}.investor-card-as-of{font-size:10px}.investor-card-ytd-perf{align-items:center;gap:2px;display:flex}.search-wrapper{flex-direction:column;gap:20px;display:flex}.search-input-container{border:1px solid gray;border-radius:5px;align-items:center;width:300px;padding:4px;transition:border-color .3s;display:flex;position:relative}.search-input-container:focus-within{border:1px solid #00f}.search-input{border:none;flex:1;height:32px;padding:0 8px}.search-input:focus{outline:none}.search-input-container ion-icon{color:gray}.card-list{flex-wrap:wrap;gap:16px;display:flex}.investors-modal-inner{padding:8px}.investors-modal-inner textarea{resize:none;height:150px;padding:8px;font-family:sans-serif}.investors-selected-name{padding:0 0 8px 4px;font-weight:600}.investor-notes-block-message{justify-content:center;align-items:center;height:150px;font-weight:600;display:flex}.viewer-wrapper{width:44%;padding:8px 10px 10px;position:absolute;overflow:hidden}.viewer-container{background-color:#fff;border:1px solid #1e293b;border-radius:8px;flex-direction:column;width:100%;display:flex;overflow:auto}.viewer-tabs{border-bottom:1px solid #e2e8f0;display:flex}.tab-button{text-align:center;cursor:pointer;background:0 0;border:none;flex:1;padding:8px;font-size:13px;font-weight:500;transition:color 50ms}.tab-button:hover{color:#7f34db}.active-tab{color:#3b82f6;border-bottom:2px solid #3b82f6}.tab-icon-label{justify-content:center;align-items:center;gap:8px;display:flex}.viewer-content{box-sizing:border-box;flex-direction:column;flex:1;width:100%;padding:16px;display:flex}.viewer-fixed-width{box-sizing:border-box;flex:1;justify-content:space-between;width:100%;overflow:hidden}.code-viewer-container,.output-viewer-container,.explanation-viewer-container{word-wrap:break-word;white-space:pre-wrap;min-height:calc(100% - 16px);max-height:100%;position:relative;overflow:auto}:is(.code-viewer-container,.output-viewer-container,.explanation-viewer-container)::-webkit-scrollbar{display:none}.code-viewer-container,.output-viewer-container,.explanation-viewer-container{scrollbar-width:none;-ms-overflow-style:none}.code-content{background-color:#1e293b;border-radius:8px;padding:35px 30px 30px;font-size:13px;overflow-x:auto}.code-line{color:#fff;white-space:pre;text-align:left;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.line-number{color:#fff;text-align:left;padding-right:15px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px}.copy-button{cursor:pointer;color:#3b82f6;background-color:#fff;border:none;border-radius:3px;justify-content:center;align-items:center;padding:2px 6px;transition:color 50ms;position:absolute;top:10px;right:10px}.copy-button:hover{color:#fff;background-color:#7f34db}.code-copy-button{cursor:pointer;color:#3b82f6;background-color:#fff;border:none;border-radius:3px;justify-content:center;align-items:center;padding:2px 6px;transition:color 50ms;position:absolute;top:68px;right:37px}.code-copy-button:hover{color:#fff;background-color:#7f34db}.output-content,.explanation-content{word-wrap:break-word;white-space:pre-wrap;box-sizing:border-box;background-color:#1e293b;border-radius:8px;padding:1.5rem 2rem;font-size:13px;overflow:hidden auto}.output-display,.explanation-text{color:#fff;white-space:pre-wrap;text-align:left;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;line-height:1.5}.loading-container{box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:32px;display:flex}.loader-icon{color:#6b7280;animation:1s linear infinite spin}.error-container{box-sizing:border-box;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:8px;width:100%;margin:16px;padding:16px}.error-message{color:#b91c1c;align-items:center;gap:8px;display:flex}.error-icon{width:16px;height:16px}@media (width<=768px){.explanation-content{padding:1rem}}.agent-builder{--color-bg:transparent;--color-bg-secondary:#ffffff0a;--color-bg-filled:#ffffff0f;--color-blue-crayola:#3f74fe;--color-blue-dark:#5a8fff;--color-blue-darker:#4a7ef5;--color-burnt-orange:#e09050;--color-text:#ffffffeb;--color-text-light:#ffffffc7;--color-text-muted:#ffffff8c;--color-text-dim:#ffffff61;--color-border:#ffffff1a;--color-border-blue:#3f74fe40;--color-border-blue-medium:#3f74fe59;--color-border-blue-heavy:#3f74fe8c;max-width:1200px;color:var(--color-text);margin:24px auto;padding:0 12px;font-family:Manrope,sans-serif}header{justify-content:space-between;align-items:center;margin-bottom:24px;animation:.5s cubic-bezier(.22,1,.36,1) forwards fadeInSlideDown;display:flex}.header-content h1{background:linear-gradient(135deg,#fffffff2 0%,#c8d7f5cc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.7rem;font-weight:700}.header-content p{color:var(--color-text-muted);margin-top:4px;font-size:.95rem}.builder-container{opacity:0;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);backdrop-filter:blur(24px)saturate(180%)brightness(.42);background:linear-gradient(150deg,#ffffff12 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0d 100%);border:1px solid #ffffff2e;border-radius:16px;gap:32px;padding:2rem;animation:.5s cubic-bezier(.16,1,.3,1) .2s forwards enhancedFadeInSlideUp;display:flex;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff73,inset 1px 0 #ffffff2e,inset 0 -1px #c8d7f51f,inset -1px 0 #c3dcfa14,0 1px 2px #0000001f,0 4px 12px #6478aa1a,0 12px 36px #50649b14}.steps-sidebar{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);backdrop-filter:blur(24px)saturate(180%)brightness(.42);background:linear-gradient(150deg,#ffffff12 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0d 100%);border:1px solid #ffffff26;border-radius:16px;flex-shrink:0;align-self:flex-start;width:225px;padding:16px;position:sticky;top:24px;box-shadow:inset 0 1px #ffffff40,0 4px 12px #00000026}.step-item{cursor:pointer;background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:.5rem;align-items:center;gap:12px;margin-bottom:12px;padding:16px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.step-item:hover{border-color:var(--color-border-blue-medium);background-color:#3f74fe0f;transform:translate(2px)}.step-item.active{border:2px solid var(--color-blue-crayola);background-color:#3f74fe14;box-shadow:0 4px 12px #3f74fe26}.step-number{width:32px;height:32px;color:var(--color-text-muted);border:1px solid var(--color-border-blue);background:#3f74fe1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.step-item.active .step-number{background:linear-gradient(135deg, var(--color-blue-crayola) 0%, var(--color-blue-darker) 100%);color:#fff;box-shadow:0 4px 12px #3f74fe40}.step-details{flex:1}.step-details h3{color:var(--color-text);margin:0 0 4px;font-size:.9rem;font-weight:600}.step-details p{color:var(--color-text-muted);margin:0;font-size:.75rem}.main-agentbuilder-content{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);backdrop-filter:blur(24px)saturate(180%)brightness(.42);z-index:1;background:linear-gradient(150deg,#ffffff12 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0d 100%);border:1px solid #ffffff26;border-radius:16px;flex-direction:column;flex:1;gap:0;min-width:0;display:flex;position:relative;box-shadow:inset 0 1px #ffffff40,0 4px 12px #00000026,0 12px 36px #50649b14}.multi-select-dropdown.open{z-index:9998}.multi-select-dropdown.open .multi-select-menu{z-index:9999}.content-header{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,#3f74fe0f 0%,#2d5bc90f 100%);padding:1.5rem 2rem}.content-header h2{color:var(--color-text);margin:0;font-size:1.25rem;font-weight:600}.content-header p{color:var(--color-text-muted);margin-top:.5rem;margin-bottom:0;font-size:.9rem}.content-body{flex:1;padding:2rem;font-size:.9rem;position:relative}.content-body::-webkit-scrollbar{width:6px}.content-body::-webkit-scrollbar-track{background:#2d37480d}.content-body::-webkit-scrollbar-thumb{background-color:#3f74fe66;border-radius:6px}.basic-settings{max-width:600px}.agent-type-selection{margin-bottom:24px}.agent-type-selection label{color:var(--color-text);margin-bottom:12px;font-size:.9rem;font-weight:500;display:block}.agent-type-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.agent-type-card{border:1.5px solid var(--color-border);cursor:pointer;background-color:var(--color-bg-filled);border-radius:.5rem;padding:16px;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #2d37480f}.agent-type-card:hover{border-color:var(--color-border-blue-medium);background-color:#3f74fe0a;transform:translateY(-2px);box-shadow:0 6px 20px #2d37481a}.agent-type-card.selected{border-color:var(--color-blue-crayola);background-color:#3f74fe0f;box-shadow:0 6px 20px #3f74fe26}.agent-type-card h3{color:var(--color-text);margin:0 0 4px;font-size:.95rem;font-weight:600}.agent-type-card p{color:var(--color-text-muted);margin:0;font-size:.75rem}.input-group{margin-bottom:24px}.input-group label{color:var(--color-text);margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.input-group input,.input-group select,.input-group textarea{width:100%;color:var(--color-text);background:#0003;border:1px solid #ffffff1a;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;box-shadow:inset 0 1px 3px #00000026}.input-group textarea{resize:vertical;min-height:120px;line-height:1.5}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{border-color:var(--color-border-blue-heavy);background:#0000004d;outline:none;box-shadow:0 0 0 3px #3f74fe26}.input-group input::placeholder,.input-group textarea::placeholder{color:var(--color-text-dim)}select.input-group select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233F74FE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding-right:3rem}.capabilities-container{grid-template-columns:1fr 1fr;gap:24px;height:100%;display:grid;position:relative}.capabilities-content{flex-direction:column;gap:16px;display:flex;position:relative}.capabilities-settings{z-index:10;position:relative}.capabilities-section{flex-direction:column;gap:16px;display:flex}.capability-card{border:1px solid var(--color-border);cursor:pointer;background-color:var(--color-bg-filled);border-radius:.5rem;padding:16px;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 8px #2d37480f}.capability-card:hover{border-color:var(--color-border-blue-medium);background-color:#3f74fe0a;transform:translateY(-1px)}.capability-card.selected{border-color:var(--color-blue-crayola);background-color:#3f74fe0f;box-shadow:0 4px 16px #3f74fe1f}.capability-header{color:var(--color-text);align-items:center;margin-bottom:8px;font-size:.9rem;font-weight:500;display:flex}.capability-icon{color:var(--color-blue-crayola);padding-right:6px}.resources-content{position:sticky;top:24px}.resource-dropdown{background-color:var(--color-bg-filled);border:1px solid var(--color-border);border-radius:.5rem;padding:16px;box-shadow:0 2px 8px #2d37480f}.resource-dropdown-header{color:var(--color-text);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;font-size:.875rem;font-weight:600;display:flex}.resource-list{flex-direction:column;gap:8px;display:flex}.resource-item{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:.5rem;align-items:center;padding:10px;transition:all .2s;display:flex}.resource-item:hover:not(.disabled){border-color:var(--color-border-blue-medium);background-color:#3f74fe0a;transform:translate(2px)}.resource-item.disabled{background-color:var(--color-bg-secondary);border-color:var(--color-border);cursor:not-allowed;opacity:.6}.resource-checkbox{appearance:none;border:1px solid var(--color-border-blue-medium);cursor:pointer;background-color:var(--color-bg-filled);border-radius:4px;width:16px;height:16px;margin-right:12px;transition:all .2s;position:relative}.resource-item.disabled .resource-checkbox{background-color:var(--color-bg-secondary);border-color:var(--color-border);cursor:not-allowed}.resource-checkbox:checked{background:linear-gradient(135deg, var(--color-blue-crayola) 0%, var(--color-blue-darker) 100%);border-color:var(--color-blue-crayola)}.resource-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:8px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.resource-item.disabled .resource-checkbox:checked{background:#3f74fe4d;border-color:#3f74fe4d}.resource-label{color:var(--color-text);cursor:pointer;flex:1;font-size:.875rem;font-weight:500;transition:color .2s}.resource-item.disabled .resource-label{color:var(--color-text-dim);cursor:not-allowed}.resource-count{background:linear-gradient(135deg, var(--color-blue-crayola) 0%, var(--color-blue-darker) 100%);color:#fff;text-align:center;border-radius:12px;min-width:20px;padding:2px 8px;font-size:.75rem;font-weight:600;box-shadow:0 2px 6px #3f74fe33}.nav-buttons{z-index:5;background:#00000026;border-top:1px solid #ffffff14;border-radius:0 0 16px 16px;justify-content:space-between;margin-top:0;padding:1.5rem 2rem;display:flex;position:relative}.nav-btn{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:6px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.nav-btn.prev{background-color:var(--color-bg-filled);color:var(--color-text-muted);border:1px solid var(--color-border)}.nav-btn.prev:hover{border-color:var(--color-border-blue-medium);background-color:#3f74fe0f;transform:translate(-2px)}.nav-btn.next{background:linear-gradient(135deg, var(--color-blue-crayola) 0%, var(--color-blue-darker) 100%);color:#fff;box-shadow:0 4px 12px #3f74fe40}.nav-btn.next:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3f74fe4d}.nav-btn.disabled{background-color:var(--color-bg-secondary);color:var(--color-text-dim);cursor:not-allowed;opacity:.6}.nav-btn.disabled:hover{box-shadow:none;transform:none}.deploy-btn{background:linear-gradient(135deg, var(--color-blue-crayola) 0%, var(--color-blue-darker) 100%);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:8px;padding:.6rem 1.3rem;font-size:.95rem;font-weight:700;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #3f74fe40}.deploy-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3f74fe4d}.deploy-btn-disabled{background-color:var(--color-bg-secondary);color:var(--color-text-dim);border:1px solid var(--color-border);cursor:not-allowed;opacity:.6;border-radius:.5rem;align-items:center;gap:8px;padding:.6rem 1.3rem;display:flex}.model-selection{gap:24px;margin-top:24px;display:flex}.model-selection .input-group{flex:1}.memory-actions-container{z-index:10;flex-direction:row;justify-content:space-between;gap:24px;width:100%;margin-bottom:20px;display:flex;position:relative}.memory-column,.actions-column{flex:1;min-width:120px;max-width:calc(50% - 12px)}.setting-column-label{color:var(--color-text);align-items:center;gap:.5rem;margin-bottom:10px;font-size:.9rem;font-weight:600;display:flex}.setting-column-label .info-icon{color:var(--color-blue-crayola);cursor:help;margin-left:4px;font-size:.75rem;font-style:normal}.checkbox-column{flex-direction:column;gap:8px;display:flex}.checkbox-option{border-radius:.4rem;align-items:center;padding:8px;transition:background-color .2s;display:flex}.checkbox-option:hover{background-color:#3f74fe0a}.checkbox-option input[type=checkbox]{appearance:none;border:1px solid var(--color-border-blue-medium);cursor:pointer;background-color:var(--color-bg-filled);border-radius:4px;width:16px;height:16px;margin-right:10px;transition:all .2s}.checkbox-option input[type=checkbox]:checked{background:linear-gradient(135deg, var(--color-blue-crayola) 0%, var(--color-blue-darker) 100%);border-color:var(--color-blue-crayola)}.checkbox-option input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:3px;height:8px;display:block;position:relative;top:1px;left:5px;transform:rotate(45deg)}.checkbox-option label{color:var(--color-text-light);cursor:pointer;font-size:.875rem}.multi-select-dropdown{z-index:50;width:100%;max-width:600px;position:relative}.multi-select-header{border:1px solid var(--color-border);background-color:var(--color-bg-filled);cursor:pointer;color:var(--color-text);border-radius:.5rem;justify-content:space-between;align-items:center;min-height:40px;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex;box-shadow:0 1px 3px #2d37480a}.multi-select-header:hover{border-color:var(--color-border-blue-medium)}.multi-select-dropdown.open .multi-select-header{border-color:var(--color-border-blue-heavy);border-bottom-right-radius:0;border-bottom-left-radius:0;box-shadow:0 0 0 3px #3f74fe1a}.dropdown-icon{width:16px;height:16px;color:var(--color-blue-crayola);transition:transform .2s}.multi-select-dropdown.open .dropdown-icon{transform:rotate(180deg)}.multi-select-menu{background-color:var(--color-bg-filled);border:1px solid var(--color-border-blue-heavy);z-index:1000;scrollbar-width:thin;scrollbar-color:#3f74fe66 transparent;border-top:none;border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem;max-height:200px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 40px #2d374826}.multi-select-menu::-webkit-scrollbar{width:6px}.multi-select-menu::-webkit-scrollbar-track{background:0 0}.multi-select-menu::-webkit-scrollbar-thumb{background-color:#3f74fe66;border-radius:6px}.multi-select-menu.show{display:block}.multi-select-item{cursor:pointer;color:var(--color-text);align-items:center;padding:10px 16px;transition:background-color .2s;display:flex}.multi-select-item:hover:not(.disabled){background-color:#3f74fe0f}.multi-select-item.selected{background-color:#3f74fe14}.multi-select-item.disabled{opacity:.5;cursor:not-allowed;color:var(--color-text-dim)}.multi-select-checkbox{border-radius:4px;width:16px;height:16px;margin-right:10px}.select-all-item{border-bottom:1px solid var(--color-border);background-color:#3f74fe0a;font-weight:600}.select-all-text{color:var(--color-text)}.multi-select-divider{background-color:var(--color-border);height:1px;margin:0}.instructions-content .setting-group{margin-bottom:16px}.instructions-content .text-input{width:100%;max-width:600px;margin-bottom:16px}.instructions-textarea{margin-bottom:24px}.instructions-content .verbosity-slider{max-width:600px;margin-bottom:24px}.tips-container{border:1px solid var(--color-border-blue);background-color:#3f74fe0f;border-radius:.5rem;margin-top:16px;padding:16px}.tips-container h4{color:var(--color-text);margin:0 0 8px;font-size:.95rem;font-weight:600}.tips-container ul{margin:0;padding-left:20px}.tips-container li{color:var(--color-text-muted);margin-bottom:4px;font-size:.8rem;line-height:1.5}.summary-card{background-color:var(--color-bg-filled);border:1px solid var(--color-border);border-radius:.5rem;padding:20px;box-shadow:0 2px 8px #2d37480f}.summary-card h3{color:var(--color-text);margin:0 0 16px;font-size:1.1rem;font-weight:600}.summary-details p{align-items:center;margin:10px 0;font-size:.875rem;display:flex}.summary-details span:first-child{color:var(--color-text);min-width:140px;font-weight:600}.summary-details span:last-child{color:var(--color-text-muted)}.deploy-actions{justify-content:flex-end;margin-top:20px;display:flex}.error-message{color:#dc2626;align-items:center;gap:4px;margin-top:4px;font-size:.75rem;display:flex}.icon-spin{animation:1s linear infinite spin}@keyframes fadeInSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes enhancedFadeInSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.builder-container{flex-direction:column}.steps-sidebar{width:100%;margin-bottom:20px}.capabilities-container{grid-template-columns:1fr}.resources-content{margin-top:20px;position:static}.model-selection{flex-direction:column}.memory-actions-container{flex-direction:column;gap:20px}.memory-column,.actions-column{width:100%;max-width:100%}.nav-buttons,.content-header,.content-body{padding:16px}.agent-type-grid{grid-template-columns:1fr}.header-content h1{font-size:1.5rem}}.home-content:has(.agents-dashboard){z-index:auto!important;animation:none!important}body.agents-active .home-content{z-index:auto!important;animation:none!important}.agents-dashboard{color:#fff;background:0 0;max-width:1440px;min-height:100vh;margin:0 auto;padding:0 0 2rem;font-family:Manrope,sans-serif;position:relative}.agents-bg-blob{pointer-events:none;z-index:0;border-radius:50%;position:fixed}.agents-bg-blob--0{background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:600px;height:600px;top:-10%;left:-5%}.agents-bg-blob--1{background:radial-gradient(circle,#00000026 0%,#0000 65%);width:520px;height:520px;top:35%;right:-8%}.agents-bg-blob--2{background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:480px;height:480px;bottom:0;left:5%}.agents-bg-blob--3{background:radial-gradient(circle,#0000001f 0%,#0000 60%);width:380px;height:380px;top:50%;left:40%}.agents-shimmer{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.agents-glass{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14,0 24px 56px #50649b0f}.agents-glass:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);border-radius:16px;position:absolute;inset:0}.agents-glass:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff2e 0%,#e6f0ff14 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%}.agents-glass:hover{background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffffa,inset 2px 0 #ffffff85,inset 0 -1px #c8d7f547,inset -1px 0 #c3dcfa3d,inset 0 0 48px #ffffff24,0 1px 2px #0000001a,0 6px 16px #788cb91f,0 16px 44px #6478aa1a,0 28px 64px #50649b14}.agents-glass>*{z-index:1;position:relative}.agents-glass-inner{z-index:1;background:linear-gradient(145deg,#ffffff14 0%,#f0f5ff0f 50%,#ffffff12 100%);border:1px solid #ffffff40;border-radius:14px;position:relative;box-shadow:inset 0 1.5px #fff6,inset 0 -.5px #c8d7f51a,0 1px 4px #00000014}.dash-tab-bar{z-index:1;align-items:center;margin-bottom:1.75rem;display:flex;position:relative}.dash-tab-pills{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff14 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0f 100%);border:1.5px solid #ffffff4d;border-radius:14px;gap:2px;padding:3px;display:flex;box-shadow:inset 0 1px #ffffff73,0 1px 4px #00000014}.dash-tab-pill{color:#ffffff80;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:11px;padding:.5rem 1.5rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.dash-tab-pill:hover{color:#ffffffbf;background:#ffffff0f}.dash-tab-pill--active{color:#fff;background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border:1px solid #ffffff59;box-shadow:inset 0 1px #fff9,0 2px 8px #0000001f}.dash-tab-pill--active:hover{color:#fff}.new-agent-btn{color:#fff;cursor:pointer;letter-spacing:-.01em;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1f 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border:1.5px solid #ffffff9e;border-radius:14px;align-items:center;gap:8px;padding:.625rem 1.25rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;transition:all .28s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 32px #ffffff14,0 1px 2px #00000014,0 4px 12px #788cb91a,0 8px 24px #6478aa0f}.new-agent-btn:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#0000 100%);border-radius:14px;position:absolute;inset:0}.new-agent-btn:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 10%,#fff 25%,#d2e1ff99 40%,#fff 55%,#c3d7fa8c 70%,#fff 85%,#0000 100%);border-radius:1px;height:1.5px;position:absolute;top:0;left:3%;right:3%}.new-agent-btn>*{z-index:1;position:relative}.new-agent-btn:hover{background:linear-gradient(150deg,#ffffff29 0%,#f0f6ff33 30%,#dce8ff2e 60%,#ffffff24 100%);border-color:#ffffffe6;transform:translateY(-1px);box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffffa,inset 2px 0 #ffffff85,inset 0 -1px #c8d7f547,inset 0 0 32px #ffffff1f,0 1px 2px #0000001a,0 6px 16px #788cb91f,0 16px 44px #6478aa1a}.new-agent-btn:active{transform:translateY(0);box-shadow:inset 0 2px #fffc,0 1px 2px #00000014}.primary-badge{color:#fbbf24;text-transform:uppercase;letter-spacing:.06em;background:#fbbf2433;border:1px solid #fbbf2466;border-radius:1rem;margin-left:.625rem;padding:.1875rem .625rem;font-size:.5625rem;font-weight:700;box-shadow:inset 0 1px #ffffff4d}.agents-search-filter-bar{z-index:1;align-items:center;gap:.875rem;margin-bottom:1.75rem;display:flex;position:relative}.agents-search-filter-bar .new-agent-btn{flex-shrink:0;margin-left:auto}.agents-search-container{flex:1;max-width:400px;position:relative}.agents-search-container:before{content:"";-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);pointer-events:none;z-index:0;background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;position:absolute;inset:0;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 32px #ffffff14,0 1px 2px #00000014,0 4px 12px #788cb91a}.agents-search-container:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000 0%,#c8d7f559 10%,#ffffffe6 25%,#d2e1ff80 45%,#ffffffe6 60%,#c3d7fa73 75%,#0000 100%);border-radius:1px;height:1.5px;position:absolute;top:0;left:5%;right:5%}.agents-search-input{color:#fff;z-index:1;background:0 0;border:none;border-radius:16px;width:100%;padding:.6875rem 1rem .6875rem 2.5rem;font-family:Manrope,sans-serif;font-size:.875rem;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative}.agents-search-input::placeholder{color:#fff6}.agents-search-input:focus{outline:none}.agents-search-container:focus-within:before{border-color:#ffffffe6;box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffffa,inset 2px 0 #ffffff85,inset 0 -1px #c8d7f547,inset 0 0 32px #ffffff1f,0 1px 2px #0000001a,0 6px 16px #788cb91f}.agents-search-icon{color:#ffffff80;pointer-events:none;z-index:2;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.agents-status-filter-wrap{position:relative}.agents-status-filter-wrap:before{content:"";-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);pointer-events:none;z-index:0;background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;position:absolute;inset:0;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 32px #ffffff14,0 1px 2px #00000014,0 4px 12px #788cb91a}.agents-status-filter{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(20px)saturate(160%)brightness(.38);backdrop-filter:blur(20px)saturate(160%)brightness(.38);appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right .75rem center/1rem no-repeat;border:1.5px solid #ffffff4d;border-radius:14px;min-width:150px;padding:.6875rem 2.5rem .6875rem .875rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px #fff6,0 1px 3px #0000000f}.agents-status-filter option{color:#fff;background:#1e2538}.agents-status-filter:hover{border-color:#ffffff80}.agents-status-filter:focus{border-color:#ffffffa6;outline:none;box-shadow:inset 0 1px #ffffff8c,0 0 0 3px #ffffff14}.agents-list{z-index:1;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;margin-bottom:2rem;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,0 4px 12px #788cb91a,0 12px 36px #6478aa14}.agents-list:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#0000 100%);border-radius:16px;position:absolute;inset:0}.agents-list:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.agent-list-item{z-index:1;border-bottom:1px solid #ffffff1f;transition:background-color .15s;position:relative}.agent-list-item:last-child{border-bottom:none}.agent-list-header{cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.125rem 1.75rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.agent-list-header:hover{background-color:#ffffff0f}.agent-list-main-info{flex:1;align-items:center;gap:1.5rem;min-width:0;display:flex}.agent-list-name-section{flex-shrink:0;align-items:center;gap:.625rem;min-width:220px;display:flex}.agent-list-name{color:#fff;letter-spacing:-.01em;align-items:center;font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:650;display:flex}.agent-list-description{color:#ffffff8c;white-space:nowrap;text-overflow:ellipsis;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.4;overflow:hidden}.agent-list-actions{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.agents-status-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.agents-status-dot.active{background-color:#34d399;position:relative;box-shadow:0 0 0 3px #34d39933,0 0 8px #34d39966}.agents-status-dot.active:after{content:"";opacity:.35;background-color:#34d399;border-radius:50%;animation:2.5s ease-in-out infinite pulse;position:absolute;inset:-3px}.agents-status-dot.inactive{background-color:#ffffff4d;box-shadow:0 0 0 3px #ffffff14}.agents-status-dot.unknown{background-color:#fbbf24;box-shadow:0 0 0 3px #fbbf2426}.last-active{color:#ffffffa6;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:500;display:flex}.action-button{color:#ffffff8c;cursor:pointer;background-color:#0000;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.4375rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.action-button:hover{color:#fff;background-color:#ffffff1f;transform:translateY(-1px)}.agent-delete-button{color:#ffffff40;cursor:pointer;background-color:#0000;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.4375rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.agent-delete-button:hover{color:#f87171;background-color:#f8717126;transform:translateY(-1px)}.expand-icon{color:#fff6;margin-left:.25rem;transition:all .2s}.agent-expanded-details{z-index:1;background-color:#ffffff0a;border-top:1px solid #ffffff1a;padding:2rem 1.75rem 2.25rem;position:relative}.expanded-details-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.expanded-details-section{background:linear-gradient(145deg,#ffffff14 0%,#f0f5ff0f 50%,#ffffff12 100%);border:1px solid #ffffff40;border-radius:14px;padding:1.375rem;transition:box-shadow .2s;box-shadow:inset 0 1.5px #fff6,inset 0 -.5px #c8d7f51a,0 1px 4px #00000014}.expanded-details-section:hover{border-color:#ffffff59;box-shadow:inset 0 1.5px #ffffff80,0 4px 16px #0000001f}.capabilities-resources{grid-column:span 2}.expanded-section-title{color:#ffffffd9;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.5rem;margin-bottom:1.125rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:700;display:flex}.expanded-section-title svg{color:#60a5fa;opacity:.8}.expanded-section-content{flex-direction:column;gap:.625rem;display:flex}.agents-info-item{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.75rem;padding:.625rem .75rem;font-family:Manrope,sans-serif;font-size:.8125rem;display:flex}.info-icon{color:#60a5fa;opacity:.7;flex-shrink:0}.agents-metrics-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.agents-metric-item{text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:1rem .75rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.agents-metric-item:hover{background:#ffffff1a;border-color:#ffffff40;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.agents-metric-value{color:#fff;letter-spacing:-.02em;margin-bottom:.125rem;font-family:Manrope,sans-serif;font-size:1.375rem;font-weight:750}.agents-metric-label{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;order:-1;margin-bottom:.375rem;font-family:Manrope,sans-serif;font-size:.6875rem;font-weight:600}.agents-tags-container{flex-wrap:wrap;gap:.5rem;display:flex}.capability-tag{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa4d;border-radius:2rem;align-items:center;gap:.3rem;padding:.4375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:550;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 1px #fff3}.capability-tag:hover{background:#60a5fa33;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff4d,0 3px 8px #60a5fa26}.resource-tag{color:#a78bfa;background:#a78bfa1f;border:1px solid #a78bfa4d;border-radius:2rem;align-items:center;gap:.3rem;padding:.4375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:550;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 1px #fff3}.resource-tag:hover{background:#a78bfa2e;transform:translateY(-1px)}.action-tag{color:#34d399;background:#34d3991f;border:1px solid #34d3994d;border-radius:2rem;align-items:center;gap:.3rem;padding:.4375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:550;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 1px #fff3}.action-tag:hover{background:#34d3992e;transform:translateY(-1px)}.file-tag{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d;border-radius:2rem;align-items:center;gap:.3rem;padding:.4375rem .75rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:550;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:inset 0 1px #fff3}.file-tag:hover{background:#fbbf242e;transform:translateY(-1px)}.profile-content{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:1.125rem;overflow-x:auto}.profile-content pre{color:#ffffffa6;white-space:pre-wrap;word-break:break-all;margin:0;font-family:SF Mono,Fira Code,Consolas,monospace;font-size:.75rem;line-height:1.6}.agent-dashboard-activity-list{flex-direction:column;gap:.625rem;max-height:400px;display:flex;overflow-y:auto}.agent-dashboard-activity-item{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.125rem;transition:all .2s cubic-bezier(.16,1,.3,1)}.agent-dashboard-activity-item:hover{background:#ffffff1a;border-color:#fff3}.agent-dashboard-activity-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.agent-dashboard-activity-status{text-transform:uppercase;letter-spacing:.05em;border-radius:.3125rem;padding:.1875rem .5rem;font-family:Manrope,sans-serif;font-size:.625rem;font-weight:700}.agent-dashboard-activity-status.success{color:#34d399;background:#34d39929;border:1px solid #34d39959}.agent-dashboard-activity-status.failed{color:#f87171;background:#f8717129;border:1px solid #f8717159}.agent-dashboard-activity-status.pending{color:#fbbf24;background:#fbbf2429;border:1px solid #fbbf2459}.activity-time{color:#fff6;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500}.agent-dashboard-activity-command{color:#fffc;margin-bottom:.5rem;font-family:Manrope,sans-serif;font-size:.8125rem;line-height:1.5}.agent-dashboard-activity-meta{color:#ffffff59;gap:1.25rem;font-family:Manrope,sans-serif;font-size:.6875rem;font-weight:500;display:flex}.loading-state,.no-activity{text-align:center;color:#fff6;padding:2.5rem 1rem;font-size:.875rem;font-weight:500}.agents-modal-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.agents-modal-container{-webkit-backdrop-filter:blur(80px)saturate(300%)brightness(1.25);backdrop-filter:blur(80px)saturate(300%)brightness(1.25);background:linear-gradient(150deg,#ffffffe0 0%,#f2f6ffd6 20%,#eef4ffcc 40%,#f0f6ffd1 60%,#f4f8ffd6 80%,#ffffffe0 100%);border:1.5px solid #ffffffe6;border-radius:16px;width:90%;max-width:440px;padding:2.5rem 2.5rem 2rem;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffffff2,inset 0 -1px #c8d7f526,inset 0 0 48px #ffffff24,0 20px 50px #6478aa33}.agents-modal-container:before{content:"";pointer-events:none;background:linear-gradient(170deg,#ffffff24 0%,#0000 30%,#c3d7fa0f 55%,#0000 100%);border-radius:16px;position:absolute;inset:0}.agents-modal-title{text-align:center;color:#fff;letter-spacing:-.01em;z-index:1;margin-bottom:2rem;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:650;line-height:1.4;position:relative}.agents-modal-actions{z-index:1;justify-content:center;gap:.75rem;display:flex;position:relative}.delete-confirm-btn{color:#fff;cursor:pointer;background:linear-gradient(140deg,#f87171,#ef4444);border:1px solid #f8717199;border-radius:14px;padding:.625rem 1.375rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 6px 24px #f871714d}.delete-confirm-btn:hover{transform:translateY(-1px);box-shadow:0 8px 32px #f8717166}.cancel-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff59;border-radius:14px;padding:.625rem 1.375rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.cancel-btn:hover{background:#ffffff2e;border-color:#ffffff80;transform:translateY(-1px)}.delete-confirm-btn:focus-visible,.cancel-btn:focus-visible,.new-agent-btn:focus-visible,.action-button:focus-visible,.agent-delete-button:focus-visible{outline-offset:2px;outline:2px solid #ffffffb3}.empty-agents-state{text-align:center;color:#fff9;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.empty-agents-title{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.empty-agents-message{color:#ffffff73;margin-bottom:2rem;font-size:.9375rem;font-weight:400}.agent-dashboard-activity-list::-webkit-scrollbar{width:5px}.agent-dashboard-activity-list::-webkit-scrollbar-track{background:0 0;border-radius:3px}.agent-dashboard-activity-list::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.agent-dashboard-activity-list::-webkit-scrollbar-thumb:hover{background:#ffffff40}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.agents-metrics-grid.overview-metrics{grid-template-columns:repeat(6,1fr)}.agents-metric-value.compact{font-size:.9375rem;font-weight:650}@media (width<=1024px){.agents-dashboard{padding:1.75rem}.expanded-details-grid{grid-template-columns:1fr}.capabilities-resources{grid-column:span 1}.agents-metrics-grid{grid-template-columns:repeat(2,1fr)}.agents-metrics-grid.overview-metrics{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.agents-dashboard{padding:1.25rem}.agents-search-filter-bar{flex-wrap:wrap;gap:.75rem}.agents-search-filter-bar .new-agent-btn{justify-content:center;width:100%;margin-left:0}.agents-search-container{max-width:100%}.agents-search-input{width:100%}.agent-list-header{flex-direction:column;align-items:flex-start;gap:.875rem;padding:1rem 1.25rem}.agent-list-main-info{flex-direction:column;gap:.375rem}.agent-list-name-section{min-width:unset}.agent-list-actions{justify-content:flex-end;width:100%}.agents-metrics-grid{grid-template-columns:1fr}.agents-metrics-grid.overview-metrics{grid-template-columns:repeat(2,1fr)}.agents-modal-container{width:95%;padding:2rem 1.5rem 1.5rem}.primary-badge{padding:.125rem .375rem;font-size:.5rem}.expanded-details-grid{gap:1rem}.agent-expanded-details{padding:1.25rem}}.at-app{--at-glass:linear-gradient(150deg, #ffffff12 0%, #f0f6ff1a 30%, #dce8ff14 60%, #ffffff0d 100%);--at-glass-hover:linear-gradient(150deg, #ffffff1a 0%, #f0f6ff24 30%, #dce8ff1c 60%, #ffffff12 100%);--at-glass-strong:linear-gradient(150deg, #ffffff17 0%, #f0f6ff21 30%, #dce8ff1a 60%, #ffffff0f 100%);--at-blur:blur(24px) saturate(180%) brightness(.42);--at-blur-strong:blur(32px) saturate(220%) brightness(.4);--at-border:#ffffff2e;--at-border-h:#ffffff4d;--at-border-accent:#8cb4ff4d;--at-t1:#fff;--at-t2:#e6ebf5;--at-t3:#c8d2e6;--at-t4:#aab9d2;--at-t5:#8291af;--at-accent:#6366f1;--at-accent2:#818cf8;--at-green:#34d399;--at-amber:#fbbf24;--at-red:#f87171;--at-purple:#a78bfa;--at-cyan:#22d3ee;--at-blue:#60a5fa;--at-orange:#fb923c;--at-pink:#f472b6;--at-inset:inset 0 1px 0 #ffffff73, inset 1px 0 0 #ffffff2e, inset 0 -1px 0 #c8d7f51f, inset -1px 0 0 #c3dcfa14;--at-shadow:0 1px 2px #0000001f, 0 4px 12px #6478aa1a, 0 12px 36px #50649b14;--at-shadow-lg:0 4px 16px #00000026, 0 16px 48px #50649b1f;color:var(--at-t1);-webkit-font-smoothing:antialiased;z-index:1;border:1.5px solid #ffffff40;border-radius:16px;margin-top:2.5rem;font-family:Manrope,system-ui,sans-serif;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #ffffff80,0 4px 12px #788cb91a,0 12px 36px #6478aa14}.at-topbar{background:var(--at-glass-strong);-webkit-backdrop-filter:var(--at-blur-strong);border-bottom:1px solid var(--at-border);box-shadow:var(--at-inset), var(--at-shadow);align-items:center;gap:16px;padding:14px 24px;display:flex}.at-logo{align-items:center;gap:9px;display:flex}.at-logo-mark{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#6366f180,#a78bfa80);border:1px solid #ffffff59;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:inset 0 1px #fff9,0 2px 8px #6366f140}.at-logo-mark svg{color:#fff;filter:drop-shadow(0 1px 2px #0003);width:14px;height:14px}.at-logo-text{letter-spacing:-.3px;color:var(--at-t1);text-shadow:0 1px 3px #00000026;font-size:14px;font-weight:600}.at-logo-tag{color:var(--at-t4);-webkit-backdrop-filter:blur(8px);border:1px solid var(--at-border);background:#ffffff0d;border-radius:100px;padding:3px 9px;font-size:10px;box-shadow:inset 0 1px #ffffff26}.at-live-ind{color:var(--at-t4);align-items:center;gap:6px;font-size:11px;display:flex}.at-live-dot{background:var(--at-green);width:6px;height:6px;box-shadow:0 0 8px var(--at-green), 0 0 16px #34d3994d;border-radius:50%;animation:3s ease-in-out infinite at-lp}@keyframes at-lp{0%,to{opacity:1;box-shadow:0 0 8px var(--at-green), 0 0 16px #34d3994d}50%{opacity:.4;box-shadow:0 0 4px var(--at-green)}}.at-metrics{gap:2px;margin-left:auto;display:flex}.at-metric{border-radius:8px;flex-direction:column;align-items:center;gap:1px;min-width:58px;padding:6px 14px;transition:all .15s;display:flex}.at-metric:hover{background:#ffffff0a}.at-mv{color:var(--at-t1);letter-spacing:-.5px;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px #0000001a;font-size:15px;font-weight:600}.at-ml{text-transform:uppercase;letter-spacing:.7px;color:var(--at-t5);font-size:8.5px}.at-controls{background:var(--at-glass);-webkit-backdrop-filter:var(--at-blur);border-bottom:1px solid var(--at-border);box-shadow:var(--at-inset), 0 1px 2px #0000000f;flex-wrap:wrap;align-items:center;gap:8px;padding:8px 24px;display:flex}.at-view-tabs{border:1px solid var(--at-border);background:#ffffff0a;border-radius:8px;gap:2px;padding:2px;display:flex;box-shadow:inset 0 1px #ffffff1a}.at-vtab{color:var(--at-t4);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.at-vtab:hover{color:var(--at-t3);background:#ffffff0a}.at-vtab.at-on{color:var(--at-t1);background:linear-gradient(150deg,#ffffff1f,#ffffff0f);border:1px solid #ffffff26;box-shadow:inset 0 1px #ffffff4d,0 1px 4px #00000026}.at-sep{background:#ffffff1a;width:1px;height:20px;margin:0 6px}.at-search-box{width:280px;position:relative}.at-search-box input{-webkit-backdrop-filter:blur(8px);border:1px solid var(--at-border);width:100%;color:var(--at-t1);background:#ffffff0a;border-radius:8px;outline:none;padding:7px 11px 7px 30px;font-family:inherit;font-size:12px;transition:all .2s;box-shadow:inset 0 1px #ffffff14}.at-search-box input:focus{border-color:var(--at-border-accent);background:#ffffff0f;box-shadow:0 0 0 3px #8cb4ff1a,inset 0 1px #ffffff1f}.at-search-box input::placeholder{color:var(--at-t5)}.at-search-box svg{color:var(--at-t5);position:absolute;top:50%;left:9px;transform:translateY(-50%)}.at-pills{gap:3px;display:flex}.at-pill{color:var(--at-t4);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:5px 10px;font-family:inherit;font-size:11px;font-weight:500;transition:all .15s}.at-pill:hover{color:var(--at-t3);background:#ffffff0a}.at-pill.at-on{color:var(--at-t2);border-color:var(--at-border);background:#ffffff0f;box-shadow:inset 0 1px #ffffff1f}.at-rcount{color:var(--at-t5);font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px}.at-filter-bar{background:var(--at-glass);-webkit-backdrop-filter:var(--at-blur);border-bottom:1px solid var(--at-border);flex-wrap:wrap;align-items:center;gap:8px;padding:8px 24px;display:none;box-shadow:inset 0 1px #ffffff14}.at-filter-bar.at-show{display:flex}.at-f-group{align-items:center;gap:6px;display:flex}.at-f-label{color:var(--at-t5);text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:500}.at-f-select{-webkit-backdrop-filter:blur(8px);border:1px solid var(--at-border);color:var(--at-t3);cursor:pointer;appearance:none;background:#ffffff0d url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23aab5d0' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") right 8px center no-repeat;border-radius:6px;outline:none;padding:5px 24px 5px 8px;font-family:inherit;font-size:11px;transition:all .2s;box-shadow:inset 0 1px #ffffff14}.at-f-select:focus{border-color:var(--at-border-accent);background:#ffffff12}.at-f-select option{color:var(--at-t3);background:#1a2035}.at-f-range{align-items:center;gap:6px;display:flex}.at-f-range input[type=range]{-webkit-appearance:none;background:#ffffff1f;border-radius:2px;outline:none;width:100px;height:3px}.at-f-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--at-accent2);cursor:pointer;border:2px solid #fff6;border-radius:50%;width:14px;height:14px;box-shadow:0 0 8px #6366f14d}.at-f-val{color:var(--at-t3);font-variant-numeric:tabular-nums;min-width:32px;font-size:11px}.at-main-content{background:var(--at-glass-strong);-webkit-backdrop-filter:var(--at-blur);box-shadow:var(--at-inset), inset 0 0 48px #ffffff0a;position:relative}.at-stream-view{max-height:750px;display:block;overflow-y:auto}.at-stream-view::-webkit-scrollbar{width:5px}.at-stream-view::-webkit-scrollbar-track{background:0 0}.at-stream-view::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.at-stream-view::-webkit-scrollbar-thumb:hover{background:#ffffff2e}.at-timeline{max-width:1440px;margin:0 auto;padding:12px 24px 80px;position:relative}.at-timeline:before{content:"";background:linear-gradient(#0000,#8cb4ff1f 10% 90%,#0000);width:1px;position:absolute;top:0;bottom:0;left:48px}.at-ev{cursor:pointer;border:1px solid #0000;border-radius:12px;gap:14px;margin:2px -14px;padding:10px 14px;transition:all .15s;display:flex;position:relative}.at-ev:hover{background:var(--at-glass);-webkit-backdrop-filter:var(--at-blur);border-color:var(--at-border);box-shadow:var(--at-inset), var(--at-shadow)}.at-ev.at-expanded{background:var(--at-glass-strong);-webkit-backdrop-filter:var(--at-blur-strong);box-shadow:var(--at-inset), var(--at-shadow-lg);border-color:#ffffff38}.at-ev-node{z-index:2;border:1.5px solid var(--at-border);-webkit-backdrop-filter:blur(12px);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:1px;font-size:13px;transition:all .2s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff40,0 2px 6px #0000001a}.at-ev:hover .at-ev-node{border-color:var(--at-border-h);box-shadow:inset 0 1px #ffffff59,0 2px 8px #0000001f}.at-ev-node.gen{color:var(--at-accent2);background:#6366f11a;border-color:#6366f140}.at-ev-node.act{color:var(--at-green);background:#34d39914;border-color:#34d39933}.at-ev-node.sys{color:var(--at-amber);background:#fbbf2414;border-color:#fbbf2433}.at-ev-node.data{color:var(--at-purple);background:#a78bfa14;border-color:#a78bfa33}.at-ev-node.comm{color:var(--at-blue);background:#60a5fa14;border-color:#60a5fa33}.at-ev-node.tier{color:var(--at-orange);background:#fb923c14;border-color:#fb923c33}.at-ev-body{flex:1;min-width:0}.at-ev-head{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.at-ev-agent{color:var(--at-t1);text-shadow:0 1px 2px #0000001a;font-size:12.5px;font-weight:600}.at-ev-arrow{color:var(--at-t5);font-size:10px}.at-ev-target{color:var(--at-t3);font-size:12.5px;font-weight:500}.at-ev-action{color:var(--at-t4);border:1px solid var(--at-border);letter-spacing:-.2px;background:#ffffff0a;border-radius:4px;padding:1px 7px;font-family:SF Mono,Fira Code,monospace;font-size:11px;box-shadow:inset 0 1px #ffffff0f}.at-ev-summary{color:var(--at-t4);max-width:640px;margin-top:4px;font-size:12px;line-height:1.5}.at-ev-wf{-webkit-backdrop-filter:blur(8px);border:1px solid;border-radius:100px;align-items:center;gap:4px;margin-left:6px;padding:2px 9px;font-size:10px;font-weight:500;display:inline-flex;box-shadow:inset 0 1px #ffffff1a}.at-wf-portfolio{color:var(--at-accent2);background:#6366f114;border-color:#6366f133}.at-wf-onboarding{color:var(--at-green);background:#34d39914;border-color:#34d3992e}.at-wf-compliance{color:var(--at-amber);background:#fbbf2414;border-color:#fbbf242e}.at-wf-outreach{color:var(--at-blue);background:#60a5fa14;border-color:#60a5fa2e}.at-wf-research{color:var(--at-purple);background:#a78bfa14;border-color:#a78bfa2e}.at-wf-meeting{color:var(--at-pink);background:#f472b614;border-color:#f472b62e}.at-ev-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.at-ev-time{color:var(--at-t5);font-variant-numeric:tabular-nums;font-size:10.5px}.at-ev-tier{letter-spacing:.3px;border:1px solid;border-radius:4px;padding:2px 7px;font-size:9.5px;font-weight:600;box-shadow:inset 0 1px #ffffff0f}.at-t0{color:var(--at-t4);background:#aab9d20f;border-color:#aab9d21f}.at-t1{color:var(--at-blue);background:#60a5fa0f;border-color:#60a5fa26}.at-t2{color:var(--at-green);background:#34d3990f;border-color:#34d39926}.at-t3{color:var(--at-amber);background:#fbbf240f;border-color:#fbbf2426}.at-ev-conf{color:var(--at-t5);font-variant-numeric:tabular-nums;font-size:10px}.at-ev-hash{color:#aab9d266;font-family:SF Mono,Fira Code,monospace;font-size:9.5px}.at-sev-warn .at-ev-action{color:var(--at-amber);border-color:#fbbf2438}.at-sev-error .at-ev-action{color:var(--at-red);border-color:#f8717138}.at-ev-detail{opacity:0;-webkit-backdrop-filter:blur(16px);background:linear-gradient(150deg,#ffffff0d,#f0f6ff12,#dce8ff0d);border:1px solid #0000;border-radius:10px;max-height:0;margin-top:0;padding:0 14px;transition:max-height .3s,opacity .25s,margin .2s,padding .25s,border-color .2s;overflow:hidden}.at-ev-detail--open{opacity:1;border-color:var(--at-border);max-height:500px;margin-top:10px;padding:14px;box-shadow:inset 0 1px #ffffff26,inset 0 0 40px #ffffff05,0 4px 16px #0000001a}.at-d-grid{grid-template-columns:1fr 1fr;gap:8px 24px;display:grid}.at-d-item{flex-direction:column;gap:2px;display:flex}.at-d-label{text-transform:uppercase;letter-spacing:.7px;color:var(--at-t5);font-size:9px;font-weight:500}.at-d-val{color:var(--at-t3);word-break:break-all;font-family:SF Mono,Fira Code,monospace;font-size:11.5px}.at-hl-purple{color:var(--at-purple)}.at-hl-cyan{color:var(--at-cyan)}.at-hl-amber{color:var(--at-amber)}.at-hl-blue{color:var(--at-blue)}.at-hl-green{color:var(--at-green)}.at-hl-red{color:var(--at-red)}.at-hl-pink{color:var(--at-pink)}.at-d-rationale{border-top:1px solid #ffffff14;grid-column:1/-1;margin-top:4px;padding-top:8px}.at-d-rationale .at-d-val{color:var(--at-t4);font-family:Manrope,system-ui,sans-serif;font-style:italic;line-height:1.55}.at-d-immutable{color:var(--at-t5);border-top:1px solid #ffffff14;grid-column:1/-1;align-items:center;gap:6px;margin-top:6px;padding-top:8px;font-size:9.5px;display:flex}.at-d-immutable svg{color:var(--at-green);filter:drop-shadow(0 0 4px #34d39966);flex-shrink:0}.at-highlight{color:var(--at-amber);background:#fbbf241f;border-radius:2px;padding:0 2px}@keyframes at-fadeSlide{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.at-new-entry{animation:.35s ease-out at-fadeSlide}.at-agent-view{display:none}.at-agent-view--show{display:block}.at-agent-layout{grid-template-columns:250px 1fr;max-height:600px;display:grid}.at-agent-list-panel{border-right:1px solid var(--at-border);background:linear-gradient(#ffffff05,#0000);max-height:600px;padding:8px;overflow-y:auto}.at-agent-list-panel::-webkit-scrollbar{width:4px}.at-agent-list-panel::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.at-a-card{cursor:pointer;border:1px solid #0000;border-radius:10px;margin-bottom:3px;padding:11px 13px;transition:all .15s}.at-a-card:hover{background:var(--at-glass);-webkit-backdrop-filter:blur(12px);border-color:var(--at-border);box-shadow:var(--at-inset), 0 2px 8px #00000014}.at-a-card.at-sel{background:var(--at-glass-strong);-webkit-backdrop-filter:var(--at-blur);box-shadow:var(--at-inset), var(--at-shadow);border-color:#ffffff38}.at-a-name{text-shadow:0 1px 2px #0000001a;font-size:13px;font-weight:600}.at-a-role{color:var(--at-t4);margin-top:1px;font-size:10.5px}.at-a-stats{color:var(--at-t5);gap:10px;margin-top:6px;font-size:10px;display:flex}.at-a-stats span{color:var(--at-t2);font-weight:600}.at-agent-detail-panel{max-height:600px;padding:0;overflow-y:auto}.at-agent-detail-panel::-webkit-scrollbar{width:5px}.at-agent-detail-panel::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.at-ad-header{border-bottom:1px solid var(--at-border);z-index:5;background:var(--at-glass-strong);-webkit-backdrop-filter:var(--at-blur-strong);box-shadow:var(--at-inset), 0 4px 16px #00000014;padding:18px 22px;position:sticky;top:0}.at-ad-header h2{letter-spacing:-.3px;text-shadow:0 1px 3px #0000001f;margin:0;font-size:16px;font-weight:600}.at-ad-role{color:var(--at-t4);margin-top:2px;font-size:12px}.at-ad-stats-row{gap:16px;margin-top:12px;display:flex}.at-ad-stat{flex-direction:column;display:flex}.at-adv{letter-spacing:-.5px;font-variant-numeric:tabular-nums;text-shadow:0 1px 2px #0000001a;font-size:18px;font-weight:700}.at-adl{text-transform:uppercase;letter-spacing:.6px;color:var(--at-t5);margin-top:1px;font-size:9px}.at-ad-timeline{padding:10px 22px 80px;position:relative}.at-ad-timeline:before{content:"";background:linear-gradient(#0000,#8cb4ff1a 10% 90%,#0000);width:1px;position:absolute;top:0;bottom:0;left:46px}.at-ad-empty{text-align:center;color:var(--at-t5);padding:60px 20px;font-size:13px}.at-footer{background:var(--at-glass-strong);-webkit-backdrop-filter:var(--at-blur);border-top:1px solid var(--at-border);box-shadow:var(--at-inset), 0 -1px 2px #0000000f;justify-content:space-between;align-items:center;padding:10px 24px;display:flex}.at-footer span{color:var(--at-t5);letter-spacing:.3px;font-size:9.5px}.at-ff{align-items:center;gap:5px;display:flex}.at-ff svg{color:var(--at-green);filter:drop-shadow(0 0 4px #34d39966)}@media (width<=768px){.at-topbar{flex-wrap:wrap;padding:10px 16px}.at-controls{padding:8px 16px}.at-pills{flex-wrap:wrap}.at-search-box{width:100%}.at-agent-layout{grid-template-columns:1fr}.at-agent-list-panel{border-right:none;border-bottom:1px solid var(--at-border);max-height:200px}.at-timeline{padding:12px 16px 80px}.at-d-grid{grid-template-columns:1fr}}.wat-card{cursor:pointer;border-radius:8px;align-items:flex-start;gap:14px;padding:14px 16px;transition:background .12s;animation:.35s ease-out both wat-stream-in;display:flex;position:relative}@keyframes wat-stream-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.wat-card:hover{background:#0a0a0c1f}.wat-card--expanded{background:#0a0a0c14}.wat-avatar-col{flex-direction:column;flex-shrink:0;align-items:center;width:40px;display:flex;position:relative}.wat-avatar{color:#ffffffd9;border:1px solid #ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 4px 14px #0000004d}.wat-avatar-col:after{content:"";background:linear-gradient(#ffffff0f,#ffffff03);border-radius:2px;width:1.5px;position:absolute;top:42px;bottom:-14px;left:50%;transform:translate(-50%)}.wat-card:last-child .wat-avatar-col:after{display:none}.wat-content-col{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.wat-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.wat-agent-name{color:#ffffffe6;font-size:.82rem;font-weight:600}.wat-arrow{color:#fff3;font-size:.7rem}.wat-path{color:#ffffff8c;background:#191e238c;border:1px solid #ffffff0a;border-radius:5px;padding:2px 8px;font-size:.75rem;font-weight:500}.wat-desc-row{color:#fff6;font-size:.75rem;line-height:1.4}.wat-meta-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.wat-meta-ts{color:#ffffff40;font-variant-numeric:tabular-nums;font-size:.68rem}.wat-meta-pill{color:#ffffff59;background:#ffffff08;border:1px solid #ffffff0a;border-radius:999px;padding:2px 6px;font-size:.62rem;font-weight:600}.wat-card-head{flex-wrap:wrap;align-items:center;gap:10px;line-height:1.4;display:flex}.wat-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:5px;flex-shrink:0;align-items:center;padding:2px 7px;font-size:.62rem;font-weight:700;display:inline-flex}.wat-badge--llm{color:#a78bfa;background:#a78bfa26;border:1px solid #a78bfa4d}.wat-badge--tool{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.wat-badge--uas{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d}.wat-badge--state{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa4d}.wat-badge--req{color:#f472b6;background:#f472b61f;border:1px solid #f472b64d}.wat-badge--default{color:#ffffff80;background:#ffffff0f;border:1px solid #ffffff1a}.wat-tool-name{color:#fff9;align-items:center;gap:4px;font-size:.72rem;font-weight:600;display:inline-flex}.wat-timestamp{color:#ffffff4d;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.65rem}.wat-hash-group{align-items:center;gap:4px;display:inline-flex}.wat-copy-btn{cursor:pointer;color:#fff6;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:5px;align-items:center;gap:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.65rem;transition:all .15s;display:inline-flex}.wat-copy-btn:hover{color:#fff;background:#ffffff1a}.wat-hash{font-family:Courier New,monospace;font-size:.65rem}.wat-chain-icon{color:#ffffff40;align-items:center;display:inline-flex}.wat-card-detail{background:#00000026;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:4px;margin-top:8px;padding:8px 10px;display:flex}.wat-detail-row{align-items:baseline;gap:8px;font-size:.72rem;display:flex}.wat-detail-label{text-transform:uppercase;letter-spacing:.06em;color:#ffffff47;flex-shrink:0;min-width:80px;font-size:.62rem;font-weight:700}.wat-detail-val{color:#fff9;word-break:break-all}.wat-monospace{font-family:Courier New,monospace;font-size:.65rem}.wat-immutable-row{color:#fff3;border-top:1px solid #ffffff0d;align-items:center;gap:5px;margin-top:4px;padding-top:6px;font-size:.62rem;display:inline-flex}.wat-loading{color:#fff6;justify-content:center;align-items:center;gap:10px;height:200px;font-size:.85rem;display:flex}.wat-spin{animation:1s linear infinite wat-rotate}@keyframes wat-rotate{to{transform:rotate(360deg)}}.wat-error{color:#f87171;text-align:center;background:#f871711a;border:1px solid #f8717140;border-radius:10px;margin:1rem;padding:1rem;font-size:.82rem}.wat-empty{text-align:center;color:#ffffff40;padding:3rem 0;font-size:.82rem}.wat-refresh-btn{color:#ffffff73;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:7px;flex-shrink:0;align-items:center;padding:5px 7px;transition:all .15s;display:inline-flex}.wat-refresh-btn:hover{color:#fff;background:#ffffff1a}.wat-pagination{justify-content:center;align-items:center;gap:12px;padding:12px 0 8px;display:flex}.wat-page-btn{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:7px;padding:4px 14px;font-family:Manrope,sans-serif;font-size:.78rem;transition:all .15s}.wat-page-btn:hover:not(:disabled){color:#fff;background:#ffffff1a}.wat-page-btn:disabled{opacity:.35;cursor:not-allowed}.wat-page-num{color:#ffffff59;font-size:.75rem}.sessions-panel{z-index:1;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff0f 0%,#f0f6ff14 30%,#dce8ff0f 60%,#ffffff0a 100%);border:1px solid #ffffff14;border-radius:16px;padding:1rem 0;position:relative}.sessions-toolbar{flex-wrap:wrap;align-items:center;gap:12px;padding:0 4px 1rem;display:flex}.sessions-table-wrap{-webkit-backdrop-filter:blur(16px)saturate(160%);backdrop-filter:blur(16px)saturate(160%);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;overflow-x:auto}.sessions-table{border-collapse:collapse;width:100%;font-family:Manrope,sans-serif;font-size:.8rem}.sessions-table thead tr{border-bottom:1px solid #ffffff14}.sessions-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#ffffff4d;padding:10px 14px;font-size:.65rem;font-weight:700}.sessions-row{cursor:pointer;border-bottom:1px solid #ffffff0d;transition:background .14s}.sessions-row:hover{background:#ffffff08}.sessions-row:last-child{border-bottom:none}.sessions-row td{color:#ffffffa6;padding:10px 14px}.sessions-id .sessions-uuid{color:#fff6;font-family:Courier New,monospace;font-size:.72rem}.sessions-agent{font-weight:600;color:#fffc!important}.sessions-iter,.sessions-created,.sessions-duration{font-variant-numeric:tabular-nums;font-size:.75rem;color:#fff6!important}.sess-state-badge{letter-spacing:.04em;border-radius:999px;align-items:center;padding:2px 8px;font-size:.62rem;font-weight:700;display:inline-flex}.sess-state--pending{color:#9ca3af;background:#9ca3af26;border:1px solid #9ca3af4d}.sess-state--running{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa59}.sess-state--paused{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.sess-state--completed{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d}.sess-state--failed{color:#f87171;background:#f871711f;border:1px solid #f871714d}:root{--gov-green:#4ade80;--gov-amber:#fbbf24;--gov-red:#f87171}.gov-badge{letter-spacing:.03em;-webkit-user-select:none;user-select:none;cursor:default;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 7px 2px 5px;font-family:Manrope,sans-serif;font-size:.68rem;font-weight:700;display:inline-flex;position:relative}.gov-badge--allowed{color:var(--gov-green);background:#4ade801f;border:1px solid #4ade804d}.gov-badge--supervised{color:var(--gov-amber);background:#fbbf241f;border:1px solid #fbbf244d}.gov-badge--blocked{color:var(--gov-red);background:#f871711f;border:1px solid #f871714d}.gov-badge__tooltip{color:#ffffffd9;white-space:nowrap;pointer-events:none;z-index:100;background:#0f1423f2;border:1px solid #ffffff26;border-radius:8px;padding:4px 10px;font-size:.7rem;font-weight:500;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.gov-badge__tooltip:after{content:"";border:4px solid #0000;border-top-color:#ffffff26;position:absolute;top:100%;left:50%;transform:translate(-50%)}.sat-panel{flex-direction:column;gap:12px;display:flex}.sat-header{justify-content:space-between;align-items:center;display:flex}.sat-title{color:#ffffffa6;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.sat-refresh{color:#fff6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.sat-refresh:hover{color:#fff;background:#ffffff1a}.sat-loading{color:#fff6;justify-content:center;align-items:center;gap:8px;min-height:120px;font-size:.82rem;display:flex}.sat-spin{animation:1s linear infinite sat-rotate}@keyframes sat-rotate{to{transform:rotate(360deg)}}.sat-error{color:#f87171;text-align:center;background:#f871711a;border:1px solid #f8717140;border-radius:10px;padding:1rem;font-size:.82rem}.sat-empty{color:#ffffff40;flex-direction:column;align-items:center;gap:8px;padding:3rem 0;font-size:.82rem;display:flex}.sat-tree{padding:4px 0}.sat-node-wrap{padding-left:calc(var(--sat-depth,0) * 20px);position:relative}.sat-connector{left:calc(var(--sat-depth,0) * 20px - 14px);width:14px;height:20px;position:absolute;top:0}.sat-connector-line{border-bottom:1.5px solid #ffffff1a;border-left:1.5px solid #ffffff1a;border-radius:0 0 0 6px;width:100%;height:100%;position:absolute;top:0;left:0}.sat-node{cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;align-items:flex-start;gap:6px;margin:2px 0;padding:6px 10px;transition:all .15s;display:flex}.sat-node:hover{background:#ffffff0d;border-color:#ffffff1f}.sat-node--root{background:#60a5fa0d;border-color:#60a5fa33}.sat-node--root:hover{background:#60a5fa14;border-color:#60a5fa4d}.sat-node-toggle{color:#ffffff4d;cursor:pointer;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;transition:all .12s;display:flex}.sat-node-toggle:hover{color:#fff9;background:#ffffff14}.sat-node-dot{background:#fff3;border-radius:50%;width:5px;height:5px;display:block}.sat-node-body{flex:1;min-width:0}.sat-node-header{align-items:center;gap:7px;display:flex}.sat-node-name{color:#ffffffd9;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:700;overflow:hidden}.sat-state-badge{letter-spacing:.04em;border-radius:999px;flex-shrink:0;align-items:center;padding:1px 6px;font-size:.6rem;font-weight:700;display:inline-flex}.sat-state--pending{color:#9ca3af;background:#9ca3af26;border:1px solid #9ca3af4d}.sat-state--running{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa59}.sat-state--paused{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.sat-state--completed{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d}.sat-state--failed{color:#f87171;background:#f871711f;border:1px solid #f871714d}.sat-node-meta{align-items:center;gap:8px;margin-top:2px;display:flex}.sat-node-id{color:#ffffff40;font-family:Courier New,monospace;font-size:.66rem}.sat-node-iter,.sat-node-time{color:#ffffff4d;font-variant-numeric:tabular-nums;font-size:.66rem}.sat-children{border-left:1.5px solid #ffffff0f;margin-left:10px;padding-left:10px}.mcp-panel{flex-direction:column;gap:12px;display:flex}.mcp-header{justify-content:space-between;align-items:center;display:flex}.mcp-title{color:#ffffffa6;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.mcp-header-right{align-items:center;gap:8px;display:flex}.mcp-total-tokens{color:#a78bfacc;background:#a78bfa1a;border:1px solid #a78bfa33;border-radius:999px;align-items:center;gap:3px;padding:2px 8px;font-size:.68rem;font-weight:600;display:inline-flex}.mcp-refresh{color:#fff6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.mcp-refresh:hover{color:#fff;background:#ffffff1a}.mcp-loading{color:#fff6;justify-content:center;align-items:center;gap:8px;min-height:120px;font-size:.82rem;display:flex}.mcp-spin{animation:1s linear infinite mcp-rotate}@keyframes mcp-rotate{to{transform:rotate(360deg)}}.mcp-error{color:#f87171;text-align:center;background:#f871711a;border:1px solid #f8717140;border-radius:10px;padding:1rem;font-size:.82rem}.mcp-empty{color:#ffffff40;flex-direction:column;align-items:center;gap:8px;padding:3rem 0;font-size:.82rem;display:flex}.mcp-content{flex-direction:column;gap:10px;display:flex}.mcp-section{background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;overflow:hidden}.mcp-section-header{cursor:pointer;color:#ffffffa6;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-family:Manrope,sans-serif;font-size:.78rem;font-weight:700;transition:all .15s;display:flex}.mcp-section-header:hover{background:#ffffff08}.mcp-section-title{align-items:center;gap:6px;display:flex}.mcp-section-count{color:#ffffff73;background:#ffffff1a;border-radius:999px;padding:1px 6px;font-size:.62rem;font-weight:700}.mcp-section-right{color:#ffffff4d;align-items:center;gap:8px;display:flex}.mcp-token-pill{color:#a78bfab3;background:#a78bfa14;border-radius:999px;align-items:center;gap:3px;padding:2px 7px;font-size:.62rem;font-weight:600;display:inline-flex}.mcp-section-body{padding:0 12px 12px}.mcp-facts-list{flex-direction:column;gap:6px;display:flex}.mcp-fact-card{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;padding:8px 10px;transition:border-color .15s}.mcp-fact-card:hover{border-color:#ffffff1a}.mcp-fact-key{color:#60a5fad9;letter-spacing:.02em;margin-bottom:3px;font-size:.7rem;font-weight:700}.mcp-fact-value{color:#ffffffb3;font-size:.78rem;line-height:1.5}.mcp-fact-meta{align-items:center;gap:8px;margin-top:5px;display:flex}.mcp-fact-conf{color:#4ade80a6;font-variant-numeric:tabular-nums;font-size:.62rem}.mcp-fact-source{color:#ffffff4d;font-size:.62rem}.mcp-episodes-list{flex-direction:column;gap:6px;display:flex}.mcp-episode-card{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;padding:8px 10px;transition:border-color .15s}.mcp-episode-card:hover{border-color:#ffffff1a}.mcp-episode-summary{color:#ffffffb3;font-size:.78rem;line-height:1.5}.mcp-episode-meta{align-items:center;gap:8px;margin-top:5px;display:flex}.mcp-episode-time{color:#ffffff4d;font-variant-numeric:tabular-nums;font-size:.62rem}.mcp-episode-score{color:#fbbf24a6;font-variant-numeric:tabular-nums;font-size:.62rem}.mcp-episode-session{color:#fff3;font-family:Courier New,monospace;font-size:.6rem}.ipc-panel{flex-direction:column;gap:12px;display:flex}.ipc-header{justify-content:space-between;align-items:center;display:flex}.ipc-title{color:#ffffffa6;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.ipc-count{color:#ffffff73;background:#ffffff1a;border-radius:999px;padding:1px 6px;font-size:.62rem;font-weight:700}.ipc-refresh{color:#fff6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.ipc-refresh:hover{color:#fff;background:#ffffff1a}.ipc-loading{color:#fff6;justify-content:center;align-items:center;gap:8px;min-height:120px;font-size:.82rem;display:flex}.ipc-spin{animation:1s linear infinite ipc-rotate}@keyframes ipc-rotate{to{transform:rotate(360deg)}}.ipc-error{color:#f87171;text-align:center;background:#f871711a;border:1px solid #f8717140;border-radius:10px;padding:1rem;font-size:.82rem}.ipc-empty{color:#ffffff40;flex-direction:column;align-items:center;gap:8px;padding:3rem 0;font-size:.82rem;display:flex}.ipc-timeline{flex-direction:column;gap:0;display:flex}.ipc-message{gap:10px;padding:0;display:flex}.ipc-message-gutter{flex-direction:column;flex-shrink:0;align-items:center;width:24px;display:flex}.ipc-direction-icon{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ipc-message--received .ipc-direction-icon{color:#60a5fa;background:#60a5fa26;border:1.5px solid #60a5fa59}.ipc-message--sent .ipc-direction-icon{color:#4ade80;background:#4ade801f;border:1.5px solid #4ade804d}.ipc-timeline-line{background:#ffffff14;flex:1;width:1.5px;min-height:8px}.ipc-message:last-child .ipc-timeline-line{background:0 0}.ipc-message-card{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;flex:1;margin-bottom:8px;transition:border-color .15s;overflow:hidden}.ipc-message-card:hover{border-color:#ffffff1f}.ipc-message--received .ipc-message-card{border-left:2px solid #60a5fa4d}.ipc-message--sent .ipc-message-card{border-left:2px solid #4ade8040}.ipc-message-header{flex-wrap:wrap;align-items:center;gap:7px;padding:7px 10px;display:flex}.ipc-direction-badge{letter-spacing:.04em;border-radius:999px;flex-shrink:0;align-items:center;padding:1px 7px;font-size:.62rem;font-weight:700;display:inline-flex}.ipc-dir--received{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa4d}.ipc-dir--sent{color:#4ade80;background:#4ade801f;border:1px solid #4ade8047}.ipc-session-id{color:#fff6;font-size:.7rem}.ipc-session-id code{color:#ffffff8c;background:#ffffff0f;border-radius:3px;padding:1px 4px;font-family:Courier New,monospace;font-size:.68rem}.ipc-message-time{color:#ffffff40;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.65rem}.ipc-message-body{color:#ffffffb3;white-space:pre-wrap;word-break:break-word;padding:0 10px 10px;font-size:.78rem;line-height:1.55}.ipc-no-body{color:#fff3;font-style:italic}.tcc-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;margin:4px 0;transition:border-color .18s;overflow:hidden}.tcc-card:hover{border-color:#ffffff1a}.tcc-status--executing{border-left:3px solid #60a5fa99}.tcc-status--success{border-left:3px solid #4ade8080}.tcc-status--error{border-left:3px solid #f8717180}.tcc-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex}.tcc-header:focus-visible{outline-offset:-2px;border-radius:8px;outline:2px solid #60a5fa80}.tcc-header-left{align-items:center;gap:7px;min-width:0;display:flex}.tcc-header-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.tcc-status-icon{flex-shrink:0;align-items:center;display:flex}.tcc-status--executing .tcc-status-icon{color:#60a5fa}.tcc-status--success .tcc-status-icon{color:#4ade80}.tcc-status--error .tcc-status-icon{color:#f87171}.tcc-spin{animation:1s linear infinite tcc-rotate}@keyframes tcc-rotate{to{transform:rotate(360deg)}}.tcc-tool-name{color:#fffc;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;align-items:center;gap:4px;padding:2px 7px;font-family:Courier New,monospace;font-size:.75rem;font-weight:700;display:inline-flex}.tcc-iteration{color:#ffffff4d;font-variant-numeric:tabular-nums;font-size:.65rem;font-weight:600}.tcc-uas-badge{letter-spacing:.04em;border-radius:4px;align-items:center;gap:3px;padding:1px 6px;font-size:.6rem;font-weight:700;display:inline-flex}.tcc-uas--allow{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d}.tcc-uas--deny{color:#f87171;background:#f871711f;border:1px solid #f871714d}.tcc-uas--review{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.tcc-exec-time{color:#ffffff59;font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-size:.65rem;display:inline-flex}.tcc-timestamp{color:#fff3;font-variant-numeric:tabular-nums;font-size:.62rem}.tcc-toggle{color:#ffffff4d;align-items:center;display:flex}.tcc-body{padding:0 10px 8px}.tcc-result-preview{margin-top:2px}.tcc-section{margin-bottom:6px}.tcc-section-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff4d;margin-bottom:3px;font-size:.62rem;font-weight:700;display:block}.tcc-code{color:#fff9;white-space:pre-wrap;word-break:break-word;scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;background:#00000040;border:1px solid #ffffff0f;border-radius:6px;max-height:250px;margin:0;padding:8px 10px;font-family:Courier New,monospace;font-size:.72rem;overflow-x:auto}.tcc-code--preview{color:#fff6;max-height:60px;padding:5px 10px;font-size:.7rem}.tcc-empty{color:#ffffff40;font-size:.75rem;font-style:italic}.thi-container{background:#a78bfa0f;border:1px solid #a78bfa1f;border-radius:10px;align-items:center;gap:8px;margin:4px 0;padding:10px 14px;display:flex}.thi-icon{color:#a78bfa;align-items:center;animation:2s ease-in-out infinite thi-pulse;display:flex}@keyframes thi-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.thi-text{color:#a78bfacc;font-size:.78rem;font-weight:600}.thi-dots{align-items:center;gap:3px;display:flex}.thi-dot{background:#a78bfa;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite thi-bounce}.thi-dot:nth-child(2){animation-delay:.2s}.thi-dot:nth-child(3){animation-delay:.4s}@keyframes thi-bounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.cpn-container{align-items:center;gap:10px;width:100%;margin:8px 0;display:flex}.cpn-line{background:linear-gradient(90deg,#0000 0%,#a78bfa40 50%,#0000 100%);flex:1;height:1px}.cpn-badge{color:#a78bfa;white-space:nowrap;background:#a78bfa1a;border:1px solid #a78bfa33;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:4px 12px;font-size:.7rem;font-weight:600;display:inline-flex}.cpn-label{color:#a78bfae6}.cpn-detail{color:#a78bfa99;font-size:.65rem}.cpn-savings{color:#4ade80cc;font-size:.65rem;font-weight:700}.cpn-time{color:#a78bfa66;font-variant-numeric:tabular-nums;font-size:.62rem}.lmt-bar{z-index:5;-webkit-backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:6px 12px;display:flex;position:sticky;top:0}.lmt-bar--complete{background:#4ade800a;border-color:#4ade8026}.lmt-sep{background:#ffffff14;flex-shrink:0;width:1px;height:16px}.lmt-item{color:#ffffff80;white-space:nowrap;align-items:center;gap:4px;font-size:.72rem;display:inline-flex}.lmt-value{color:#ffffffbf;font-variant-numeric:tabular-nums;font-weight:700}.lmt-label{color:#ffffff4d;font-size:.65rem;font-weight:600}.lmt-model{text-overflow:ellipsis;max-width:120px;font-family:Courier New,monospace;font-size:.68rem;overflow:hidden}.lmt-error-count{color:#f87171;align-items:center;gap:2px;font-size:.62rem;font-weight:700;display:inline-flex}.lmt-conn{gap:5px}.lmt-conn-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.lmt-conn-label{font-size:.68rem;font-weight:600}.lmt-conn--disconnected .lmt-conn-dot{background:#6b7280}.lmt-conn--disconnected .lmt-conn-label{color:#6b7280}.lmt-conn--connecting .lmt-conn-dot{background:#fbbf24;animation:1s ease-in-out infinite lmt-blink}.lmt-conn--connecting .lmt-conn-label{color:#fbbf24}.lmt-conn--connected .lmt-conn-dot{background:#4ade80;box-shadow:0 0 6px #4ade8080}.lmt-conn--connected .lmt-conn-label{color:#4ade80}.lmt-conn--reconnecting .lmt-conn-dot{background:#fb923c;animation:.8s ease-in-out infinite lmt-blink}.lmt-conn--reconnecting .lmt-conn-label{color:#fb923c}.lmt-conn--error .lmt-conn-dot{background:#f87171}.lmt-conn--error .lmt-conn-label{color:#f87171}.lmt-conn--closed .lmt-conn-dot{background:#9ca3af}.lmt-conn--closed .lmt-conn-label{color:#9ca3af}@keyframes lmt-blink{0%,to{opacity:1}50%{opacity:.3}}.sac-card{cursor:pointer;background:#60a5fa0f;border:1px solid #60a5fa26;border-radius:10px;align-items:center;gap:10px;margin:4px 0;padding:10px 12px;transition:all .18s;display:flex}.sac-card:hover{background:#60a5fa1a;border-color:#60a5fa40}.sac-card:focus-visible{outline-offset:-2px;outline:2px solid #60a5fa80}.sac-icon{color:#60a5fa;flex-shrink:0;align-items:center;display:flex}.sac-content{flex:1;min-width:0}.sac-header{align-items:center;gap:7px;margin-bottom:2px;display:flex}.sac-label{color:#60a5fae6;font-size:.72rem;font-weight:700}.sac-state-badge{letter-spacing:.04em;border-radius:999px;align-items:center;padding:1px 6px;font-size:.6rem;font-weight:700;display:inline-flex}.sac-state--pending{color:#9ca3af;background:#9ca3af26;border:1px solid #9ca3af4d}.sac-state--running{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa59}.sac-state--paused{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.sac-state--completed{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d}.sac-state--failed{color:#f87171;background:#f871711f;border:1px solid #f871714d}.sac-meta{align-items:center;gap:8px;display:flex}.sac-agent-name{color:#ffffffb3;font-size:.75rem;font-weight:600}.sac-session-id{color:#ffffff4d;font-family:Courier New,monospace;font-size:.65rem}.sac-nav-icon{color:#ffffff40;flex-shrink:0;align-items:center;transition:color .18s;display:flex}.sac-card:hover .sac-nav-icon{color:#60a5fab3}.erb-banner{background:#ef444414;border:1px solid #ef444440;border-left:3px solid #ef4444;border-radius:8px;margin:8px 0;padding:12px 14px}.erb-header{align-items:flex-start;gap:10px;display:flex}.erb-icon{color:#ef4444;flex-shrink:0;margin-top:2px}.erb-content{flex:1;min-width:0}.erb-title-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.erb-title{color:#ef4444;font-size:.82rem;font-weight:600}.erb-type-badge{color:#ef4444e6;background:#ef444426;border-radius:4px;padding:1px 6px;font-family:Menlo,Monaco,monospace;font-size:.65rem}.erb-iteration{color:#fff6;font-size:.65rem}.erb-message{color:#ffffffbf;margin:0;font-size:.78rem;line-height:1.5}.erb-expand-btn{color:#fff6;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px}.erb-expand-btn:hover{color:#ffffffb3}.erb-details{border-top:1px solid #ef444426;margin-top:8px;padding-top:8px}.erb-details-json{color:#ffffff8c;white-space:pre-wrap;word-break:break-word;background:#0003;border-radius:6px;margin:0;padding:8px 10px;font-family:Menlo,Monaco,monospace;font-size:.7rem;overflow-x:auto}.erb-timestamp{color:#ffffff4d;text-align:right;margin-top:6px;font-size:.62rem}.apd-overlay{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;animation:.15s apd-fadeIn;display:flex;position:fixed;inset:0}@keyframes apd-fadeIn{0%{opacity:0}to{opacity:1}}.apd-dialog{background:#121018f7;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;width:520px;max-width:95vw;max-height:85vh;animation:.2s apd-slideUp;display:flex;overflow:hidden;box-shadow:0 24px 60px -12px #00000080}.apd-dialog--inline{width:100%;max-width:100%;max-height:none;box-shadow:none;background:#fbbf240a;border:1px solid #fbbf2440;border-radius:10px;animation:none}@keyframes apd-slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.apd-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.apd-header-left{align-items:center;gap:8px;display:flex}.apd-header-icon{color:#fbbf24}.apd-header-title{color:#ffffffe6;font-size:.88rem;font-weight:700}.apd-close-btn{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:all .15s;display:flex}.apd-close-btn:hover{color:#fff;background:#ffffff1a}.apd-risk-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:2px 8px;font-size:.62rem;font-weight:700;display:inline-flex}.apd-risk--low{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d}.apd-risk--medium{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.apd-risk--high{color:#f87171;background:#f871711f;border:1px solid #f871714d}.apd-risk--unknown{color:#ffffff80;background:#ffffff0f;border:1px solid #ffffff1f}.apd-timer-section{margin-top:12px;padding:0 18px}.apd-timer-bar-bg{background:#ffffff0f;border-radius:999px;width:100%;height:4px;overflow:hidden}.apd-timer-bar-fill{background:#4ade8099;border-radius:999px;height:100%;transition:width 1s linear}.apd-timer-bar-fill.apd-timer--urgent{background:#f87171b3;animation:1s infinite apd-pulse}.apd-timer-bar-fill.apd-timer--expired{background:#f8717166;width:0%!important}@keyframes apd-pulse{0%,to{opacity:1}50%{opacity:.5}}.apd-timer-label{color:#fff6;font-variant-numeric:tabular-nums;align-items:center;gap:5px;margin-top:6px;font-size:.7rem;display:flex}.apd-body{flex-direction:column;flex:1;gap:14px;padding:16px 18px;display:flex;overflow-y:auto}.apd-section{flex-direction:column;gap:6px;display:flex}.apd-section-title{color:#ffffff80;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:5px;font-size:.72rem;font-weight:700;display:flex}.apd-tool-name{color:#60a5fa;background:#60a5fa14;border:1px solid #60a5fa26;border-radius:6px;width:fit-content;padding:4px 10px;font-family:Courier New,monospace;font-size:.85rem;font-weight:700;display:inline-block}.apd-code{color:#ffffffa6;white-space:pre;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;max-height:200px;margin:0;padding:10px 12px;font-family:Courier New,monospace;font-size:.72rem;line-height:1.5;overflow:auto}.apd-uas-score{align-items:center;gap:10px;display:flex}.apd-uas-bar-bg{background:#ffffff0f;border-radius:999px;flex:1;height:6px;overflow:hidden}.apd-uas-bar-fill{border-radius:999px;height:100%;transition:width .3s}.apd-uas-value{color:#ffffffb3;text-align:right;min-width:42px;font-family:Courier New,monospace;font-size:.78rem;font-weight:700}.apd-reasoning{color:#fff9;background:#ffffff05;border-left:2px solid #8b5cf64d;border-radius:6px;margin:0;padding:8px 10px;font-size:.78rem;line-height:1.55}.apd-meta{flex-wrap:wrap;gap:14px;display:flex}.apd-meta-item{color:#fff6;font-size:.72rem}.apd-meta-item strong{color:#ffffffa6}.apd-meta-item code{color:#ffffff8c;background:#ffffff0f;border-radius:3px;padding:1px 4px;font-family:Courier New,monospace;font-size:.68rem}.apd-instructions-section{flex-direction:column;gap:8px;display:flex}.apd-instructions-toggle{color:#fff6;cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:2px 0;font-size:.74rem;transition:color .15s;display:inline-flex}.apd-instructions-toggle:hover{color:#ffffffb3}.apd-instructions-input{color:#fffc;resize:vertical;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:.78rem;line-height:1.5;transition:border-color .15s}.apd-instructions-input::placeholder{color:#ffffff40}.apd-instructions-input:focus{border-color:#60a5fa66;outline:none}.apd-error{color:#f87171;background:#f871711a;border:1px solid #f8717140;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:.78rem;display:flex}.apd-actions{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:10px;padding:14px 18px;display:flex}.apd-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:8px 18px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.apd-btn:disabled{opacity:.4;cursor:not-allowed}.apd-btn--approve{color:#4ade80;background:#4ade8026;border-color:#4ade8059}.apd-btn--approve:hover:not(:disabled){background:#4ade8040;border-color:#4ade8080}.apd-btn--reject{color:#f87171;background:#f871711a;border-color:#f8717140}.apd-btn--reject:hover:not(:disabled){background:#f8717133;border-color:#f8717166}.hac-card{background:#fbbf240f;border:1px solid #fbbf2433;border-left:3px solid #fbbf24;border-radius:10px;margin:10px 0;padding:14px}.hac-header{align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.hac-icon{color:#fbbf24;flex-shrink:0;margin-top:2px}.hac-header-text{flex:1;min-width:0}.hac-title{color:#fbbf24;margin-bottom:2px;font-size:.82rem;font-weight:600;display:block}.hac-subtitle{color:#ffffff8c;font-size:.72rem;line-height:1.4}.hac-tool-name{color:#fbbf24;background:#fbbf241f;border-radius:3px;padding:1px 5px;font-family:Menlo,Monaco,monospace;font-size:.68rem}.hac-iteration{color:#ffffff59}.hac-risk-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:.62rem;font-weight:600}.hac-risk--low{color:#4ade80;background:#4ade8026}.hac-risk--medium{color:#fbbf24;background:#fbbf2426}.hac-risk--high{color:#fb923c;background:#fb923c26}.hac-risk--critical,.hac-risk--blocked{color:#ef4444;background:#ef444426}.hac-risk--unknown,.hac-risk--requires_approval{color:#fbbf24;background:#fbbf241f}.hac-dialog-wrapper{border-top:1px solid #fbbf241a;padding-top:10px}.alv-container{flex-direction:column;gap:10px;height:100%;min-height:0;display:flex}.alv-timeline{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex-direction:column;flex:1;gap:4px;padding-right:4px;display:flex;overflow-y:auto}.alv-timeline::-webkit-scrollbar{width:4px}.alv-timeline::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.alv-event{animation:.25s ease-out alv-fadeIn}@keyframes alv-fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.alv-loop-start,.alv-loop-end{border-radius:10px;align-items:flex-start;gap:10px;margin:4px 0;padding:10px 12px;display:flex}.alv-loop-start{background:#60a5fa0f;border:1px solid #60a5fa1f}.alv-loop-end{background:#4ade800f;border:1px solid #4ade801f}.alv-event-icon{flex-shrink:0;align-items:center;margin-top:1px;display:flex}.alv-icon--start{color:#60a5fa}.alv-icon--end{color:#4ade80}.alv-event-content{flex:1;min-width:0}.alv-event-title{color:#ffffffd9;margin-bottom:3px;font-size:.8rem;font-weight:700;display:block}.alv-event-meta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.alv-meta-tag{color:#ffffff73;background:#ffffff0a;border:1px solid #ffffff12;border-radius:5px;padding:1px 6px;font-size:.7rem}.alv-event-time{color:#ffffff40;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.65rem}.alv-error-banner{margin:4px 0}.alv-error-content{color:#f87171;background:#f8717114;border:1px solid #f8717133;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.alv-error-title{margin-bottom:3px;font-size:.78rem;font-weight:700;display:block}.alv-error-message{color:#f87171cc;word-break:break-word;margin:0;font-size:.75rem;line-height:1.45}.alv-hitl-event{margin:6px 0}.alv-empty{color:#ffffff4d;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:3rem 1rem;font-size:.82rem;display:flex}.alv-empty-hint{color:#fff3;font-size:.72rem}.alv-pulse{animation:2s ease-in-out infinite alv-pulseAnim}@keyframes alv-pulseAnim{0%,to{opacity:.4}50%{opacity:1}}.sd-overlay{-webkit-backdrop-filter:blur(6px);z-index:2100;background:#0009;justify-content:center;align-items:flex-start;padding:6rem 1.5rem 1.5rem;display:flex;position:fixed;inset:0}.sd-modal{background:linear-gradient(150deg,#121828f7 0%,#141b2ef7 50%,#0f1423fa 100%);border:1.5px solid #ffffff26;border-radius:20px;flex-direction:column;width:100%;max-width:800px;max-height:85vh;font-family:Manrope,sans-serif;display:flex;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f01a,0 8px 32px #0006,0 24px 64px #0000004d}.sd-header{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:flex-start;padding:1.25rem 1.5rem 1rem;display:flex}.sd-header-left{flex-direction:column;gap:6px;min-width:0;display:flex}.sd-session-id{color:#ffffff80;align-items:center;gap:6px;font-size:.75rem;display:flex}.sd-uuid{color:#ffffff59;word-break:break-all;font-family:Courier New,monospace;font-size:.7rem}.sd-header-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sd-agent-name{color:#fff;font-size:.9rem;font-weight:700}.sd-meta-item{color:#ffffff73;align-items:center;gap:3px;font-size:.72rem;display:inline-flex}.sd-close-btn{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;flex-shrink:0;align-items:center;margin-left:1rem;padding:5px;transition:all .18s;display:flex}.sd-close-btn:hover{color:#fff;background:#ffffff1a}.sd-state-badge{letter-spacing:.04em;border-radius:999px;align-items:center;padding:2px 8px;font-size:.68rem;font-weight:700;display:inline-flex}.sd-state--pending{color:#9ca3af;background:#9ca3af26;border:1px solid #9ca3af4d}.sd-state--running{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa59}.sd-state--paused{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.sd-state--completed{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d}.sd-state--failed{color:#f87171;background:#f871711f;border:1px solid #f871714d}.sd-tab-bar{border-bottom:1px solid #ffffff14;flex-shrink:0;gap:2px;padding:6px 1.5rem 0;display:flex}.sd-tab{color:#fff6;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;align-items:center;gap:5px;margin-bottom:-1px;padding:.45rem 1rem;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:600;transition:all .18s;display:inline-flex}.sd-tab:hover{color:#ffffffb3}.sd-tab--active{color:#fff;border-bottom-color:#fff9}.sd-tab-count{background:#ffffff1a;border-radius:999px;padding:1px 6px;font-size:.65rem;font-weight:700}.sd-body{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;padding:1rem 1.5rem 1.5rem;overflow-y:auto}.sd-body::-webkit-scrollbar{width:4px}.sd-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.sd-loading{color:#ffffff73;justify-content:center;align-items:center;gap:10px;min-height:200px;font-size:.85rem;display:flex}.sd-spin{animation:1s linear infinite sd-rotate}@keyframes sd-rotate{to{transform:rotate(360deg)}}.sd-error{color:#f87171;text-align:center;background:#f871711a;border:1px solid #f8717140;border-radius:10px;margin-top:1rem;padding:1rem;font-size:.82rem}.sd-empty{text-align:center;color:#ffffff4d;padding:3rem 0;font-size:.82rem}.sd-messages-list{flex-direction:column;gap:8px;display:flex}.sd-msg-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;transition:border-color .18s;overflow:hidden}.sd-msg-card:hover{border-color:#ffffff1a}.sd-msg-header{cursor:default;align-items:center;gap:7px;padding:7px 10px;display:flex}.sd-msg-card.sd-role--tool .sd-msg-header{cursor:pointer}.sd-role-badge{letter-spacing:.04em;border-radius:999px;flex-shrink:0;align-items:center;padding:1px 7px;font-size:.65rem;font-weight:700;display:inline-flex}.sd-role--system .sd-role-badge{color:#a78bfa;background:#a78bfa26;border:1px solid #a78bfa4d}.sd-role--user .sd-role-badge{color:#60a5fa;background:#60a5fa26;border:1px solid #60a5fa4d}.sd-role--assistant .sd-role-badge{color:#4ade80;background:#4ade801f;border:1px solid #4ade8047}.sd-role--tool .sd-role-badge{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.sd-tool-name{color:#ffffffa6;align-items:center;gap:4px;font-size:.72rem;font-weight:600;display:inline-flex}.sd-tool-status{letter-spacing:.05em;border-radius:4px;padding:1px 6px;font-size:.62rem;font-weight:700}.sd-tool-ok{color:#4ade80;background:#4ade801a}.sd-tool-err{color:#f87171;background:#f871711a}.sd-tool-pending{color:#fbbf24;background:#fbbf241a}.sd-msg-time{color:#ffffff40;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.65rem}.sd-expand-icon{color:#ffffff4d;flex-shrink:0}.sd-msg-content{padding:0 10px 10px}.sd-msg-text{color:#ffffffb3;white-space:pre-wrap;word-break:break-word;margin:0;font-size:.8rem;line-height:1.55}.sd-tool-section{margin-bottom:6px}.sd-tool-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff4d;margin-bottom:3px;font-size:.62rem;font-weight:700;display:block}.sd-code{color:#fff9;white-space:pre;scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;background:#00000040;border:1px solid #ffffff0f;border-radius:6px;max-height:200px;margin:0;padding:8px 10px;font-family:Courier New,monospace;font-size:.72rem;overflow-x:auto}.sd-audit-list{flex-direction:column;gap:8px;display:flex}.sd-audit-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:10px}.sd-audit-header{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:7px;display:flex}.sd-audit-time{color:#ffffff40;font-variant-numeric:tabular-nums;margin-left:auto;font-size:.65rem}.sd-action-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:5px;align-items:center;padding:2px 7px;font-size:.62rem;font-weight:700;display:inline-flex}.sd-action--llm{color:#a78bfa;background:#a78bfa26;border:1px solid #a78bfa4d}.sd-action--tool{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.sd-action--uas{color:#4ade80;background:#4ade801f;border:1px solid #4ade804d}.sd-action--state{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa4d}.sd-action--requeue{color:#fb923c;background:#fb923c1f;border:1px solid #fb923c4d}.sd-action--default{color:#ffffff80;background:#ffffff0f;border:1px solid #ffffff1f}.sd-audit-hashes{flex-direction:column;gap:3px;margin-bottom:8px;display:flex}.sd-hash-row{align-items:center;gap:5px;display:inline-flex}.sd-hash-prev{opacity:.6}.sd-chain-icon{color:#ffffff40;flex-shrink:0}.sd-hash-label{letter-spacing:.06em;text-transform:uppercase;color:#ffffff47;flex-shrink:0;width:28px;font-size:.62rem;font-weight:700}.sd-hash-text{color:#ffffff73;font-family:Courier New,monospace;font-size:.7rem}.sd-hash-muted{color:#ffffff40}.sd-copy-btn{cursor:pointer;color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:5px;align-items:center;gap:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.65rem;transition:all .15s;display:inline-flex}.sd-copy-btn:hover{color:#fff;background:#ffffff1a}.sd-audit-payload{flex-wrap:wrap;gap:5px;display:flex}.sd-payload-field{background:#ffffff0a;border:1px solid #ffffff12;border-radius:5px;align-items:center;gap:3px;padding:2px 6px;font-size:.68rem;display:inline-flex}.sd-payload-key{color:#ffffff59;font-weight:600}.sd-payload-val{color:#fff9;text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.sd-hitl-banner{flex-shrink:0;margin-bottom:0;padding:0 16px}.sd-email-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin:.5rem 0;overflow:hidden}.sd-email-card-header{background:rgba(var(--accent-blue-rgb,59, 130, 246), .06);color:var(--text-muted,#888);border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;display:flex}.sd-email-card-header strong{color:var(--text-primary,#eee);font-weight:600}.sd-email-frame{background:#fff;border:none;border-radius:0 0 8px 8px;width:100%;min-height:200px}.home-content:has(.integrations-container){z-index:auto!important;animation:none!important}body.integrations-active .home-content{z-index:auto!important;animation:none!important}.integrations-container{background:0 0;width:100%;min-height:100vh}.int-layout{color:#fff;max-width:1200px;margin:0 auto;padding:32px 24px;font-family:Manrope,sans-serif;animation:.5s cubic-bezier(.16,1,.3,1) int-fadeIn;position:relative}.int-blob{pointer-events:none;z-index:0;border-radius:50%;position:fixed}.int-blob--0{background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:600px;height:600px;top:-10%;left:-5%}.int-blob--1{background:radial-gradient(circle,#00000026 0%,#0000 65%);width:520px;height:520px;top:35%;right:-8%}.int-blob--2{background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:480px;height:480px;bottom:0;left:5%}.int-search-bar{z-index:1;margin-bottom:1.25rem;animation:.6s cubic-bezier(.22,1,.36,1) 50ms both int-slideUp;display:flex;position:relative}.int-search-container{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff80;border-radius:14px;width:100%;max-width:380px;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #ffffffd9,inset 2px 0 #ffffff61,inset 0 -1px #c8d7f533,inset -1px 0 #c3dcfa29,inset 0 0 32px #ffffff0f,0 1px 2px #00000014,0 4px 12px #788cb91a}.int-search-container:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(90deg,#0000 0%,#c8d7f559 10%,#ffffffe6 25%,#d2e1ff80 45%,#ffffffe6 60%,#c3d7fa73 75%,#0000 100%);border-radius:1px;height:1.5px;position:absolute;top:0;left:5%;right:5%}.int-search-input{color:#fff;z-index:1;background:0 0;border:none;border-radius:14px;width:100%;padding:.625rem 1rem .625rem 2.5rem;font-family:Manrope,sans-serif;font-size:.875rem;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative}.int-search-input:focus{outline:none}.int-search-container:focus-within{border-color:#fffc;box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f547,inset 0 0 32px #ffffff1a,0 1px 2px #0000001a,0 6px 16px #788cb91f}.int-search-icon{color:#ffffff73;pointer-events:none;z-index:2;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.int-tabs{z-index:1;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff14 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0f 100%);border:1.5px solid #ffffff4d;border-radius:14px;gap:2px;width:fit-content;margin-bottom:1.5rem;padding:3px;animation:.6s cubic-bezier(.22,1,.36,1) .1s both int-slideUp;display:flex;position:relative;box-shadow:inset 0 1px #ffffff73,0 1px 4px #00000014}.int-tab{color:#ffffff80;cursor:pointer;letter-spacing:-.01em;background:0 0;border:none;border-radius:11px;align-items:center;gap:6px;padding:.5rem 1.25rem;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.int-tab:hover{color:#ffffffbf;background:#ffffff0f}.int-tab--active{color:#fff;background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border:1px solid #ffffff59;box-shadow:inset 0 1px #fff9,0 2px 8px #0000001f}.int-tab--active:hover{color:#fff}.int-tab svg{opacity:.7}.int-tab--active svg{opacity:1;color:#fff}.int-content{z-index:1;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:16px;animation:.6s cubic-bezier(.22,1,.36,1) .2s both int-slideUp;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,0 4px 12px #788cb91a,0 12px 36px #6478aa14}.int-content:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#0000 100%);border-radius:16px;position:absolute;inset:0}.int-content:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.int-tier-section{z-index:1;border-bottom:1px solid #ffffff1a;position:relative}.int-tier-section:last-child{border-bottom:none}.int-tier-header{cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:14px 20px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.int-tier-header:hover{background:#ffffff0f}.int-tier-header svg{color:#60a5fa;opacity:.8}.int-header-active:hover{background:#34d39914}.int-header-active svg{color:#34d399;opacity:1}.int-header-pending:hover{background:#fbbf2414}.int-header-pending svg{color:#fbbf24;opacity:1}.int-tier-title{text-transform:uppercase;letter-spacing:.06em;color:#ffffff80;flex:1;font-size:11px;font-weight:700}.int-tier-toggle{color:#ffffff59;margin-left:auto;transition:transform .3s}.int-list{flex-direction:column;animation:.3s int-fadeIn;display:flex}.int-row{z-index:1;background:0 0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:3rem;min-height:56px;padding:12px 20px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.int-row:hover{background:#ffffff0f}.int-row:last-child{border-bottom:none}.int-row-info{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.int-row-logo{background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;padding:4px;transition:all .3s;display:flex}.int-row:hover .int-row-logo{transform:scale(1.05)}.int-logo-img{object-fit:contain;filter:brightness(.9);width:100%;height:100%}.int-row-details{flex:1;min-width:0}.int-row-name{color:#fff;letter-spacing:-.01em;margin-bottom:2px;font-size:.875rem;font-weight:650;line-height:1.2}.int-row-desc{color:#ffffff73;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.int-row-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.int-status{text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:2rem;align-items:center;gap:4px;padding:4px 10px;font-size:.625rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #fff3}.int-status-active{color:#34d399;background:#34d3991f;border:1px solid #34d3994d}.int-status-pending{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d}.int-action-btn{cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:-.01em;border:none;border-radius:10px;padding:5px 12px;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px #ffffff1f}.int-btn-primary{color:#34d399;background:#34d39914;border:1px solid #34d39940}.int-btn-primary:hover:not(:disabled){background:#34d39929;border-color:#34d39973;transform:translateY(-1px);box-shadow:inset 0 1px #fff3,0 4px 12px #34d39926}.int-btn-primary.loading{opacity:.6;cursor:not-allowed;transform:none}.int-btn-secondary{color:#60a5fa;background:#60a5fa14;border:1px solid #60a5fa40}.int-btn-secondary:hover{background:#60a5fa29;border-color:#60a5fa73;transform:translateY(-1px);box-shadow:inset 0 1px #fff3,0 4px 12px #60a5fa26}.int-btn-disabled{color:#ffffff4d;cursor:not-allowed;opacity:.6;background:#ffffff0a;border:1px solid #ffffff1a}.int-btn-coming-soon{color:#fbbf24;cursor:pointer;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fbbf2414;border:1px solid #fbbf2440;border-radius:10px;padding:5px 12px;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 1px #ffffff1f}.int-btn-coming-soon:hover{background:#fbbf2429;border-color:#fbbf2473;transform:translateY(-1px);box-shadow:inset 0 1px #fff3,0 4px 12px #fbbf2426}.int-empty{text-align:center;z-index:1;padding:60px 24px;position:relative}.int-empty-title{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.int-empty-hint{color:#fff6;font-size:.875rem;font-weight:400}.int-success-message{-webkit-backdrop-filter:blur(24px)saturate(200%);backdrop-filter:blur(24px)saturate(200%);color:#34d399;z-index:10001;background:linear-gradient(150deg,#34d39926 0%,#34d3991a 100%);border:1.5px solid #34d39959;border-radius:14px;align-items:center;gap:10px;padding:12px 24px;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:600;animation:.3s cubic-bezier(.16,1,.3,1) int-slideDown;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff4d,0 8px 24px #0003}.int-success-message svg{flex-shrink:0}.int-modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;background:#0006;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.2s int-fadeIn;display:flex;position:fixed;inset:0;transform:none}.int-modal{-webkit-backdrop-filter:blur(40px)saturate(220%)brightness(.4);backdrop-filter:blur(40px)saturate(220%)brightness(.4);text-align:center;z-index:10000;background:linear-gradient(150deg,#ffffff1f 0%,#f0f6ff29 30%,#dce8ff24 60%,#ffffff1a 100%);border:1.5px solid #ffffff59;border-radius:20px;width:90%;max-width:300px;max-height:85vh;padding:28px;animation:.3s cubic-bezier(.16,1,.3,1) int-modalSlideUp;position:relative;overflow-y:auto;box-shadow:inset 0 2px #fff9,inset 0 -1px #c8d7f526,inset 0 0 48px #ffffff0f,0 20px 50px #0000004d}.int-modal:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#fff3 0%,#ffffff0a 20%,#0000 40%,#b4cdf50f 60%,#0000 100%);border-radius:20px;position:absolute;inset:0}.int-modal>*{z-index:1;position:relative}.int-modal-close{color:#ffffff73;cursor:pointer;z-index:2;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.int-modal-close:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.int-modal-icon{border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto;padding:12px;display:flex}.int-modal-icon img{object-fit:contain;width:100%;height:100%}.int-modal-title{color:#fff;text-align:center;letter-spacing:-.02em;margin-top:8px;margin-bottom:8px;font-size:1.125rem;font-weight:700}.int-modal-subtitle{color:#ffffffa6;text-align:center;margin-bottom:14px;font-size:.875rem}.int-modal-quick-info{color:#fff6;text-align:center;margin-bottom:16px;font-size:.6875rem}.int-modal-info{text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;margin-bottom:12px;padding:12px}.int-info-option{color:#ffffffa6;margin-bottom:12px;font-size:.8125rem;line-height:1.5}.int-info-option:last-child{margin-bottom:0}.int-opt-pause{color:#fbbf24;font-weight:600}.int-opt-cancel{color:#f87171;font-weight:600}.int-opt-pause-light{color:#fbbf24;font-weight:300}.int-opt-cancel-light{color:#f87171;font-weight:300}.int-modal-actions{justify-content:center;gap:2rem;margin-top:.75rem;display:flex}.int-modal-btn{cursor:pointer;background:0 0;border:none;border-radius:12px;padding:0;font-family:Manrope,sans-serif;font-size:1rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.int-btn-confirm{color:#34d399}.int-btn-confirm:hover{text-shadow:0 0 12px #34d39966;transform:translateY(-1px)}.int-btn-notify{color:#60a5fa;width:100%}.int-btn-notify:hover{text-shadow:0 0 12px #60a5fa66;transform:translateY(-1px)}.int-btn-pause{color:#60a5fa}.int-btn-pause:hover{text-shadow:0 0 12px #60a5fa66;transform:translateY(-1px)}.int-btn-text{color:#ffffff73}.int-btn-text:hover{color:#ffffffb3}.int-btn-cancel{color:#f87171}.int-btn-cancel:hover{text-shadow:0 0 12px #f8717166}.int-content{scrollbar-width:thin;scrollbar-color:#ffffff1f transparent}.int-content::-webkit-scrollbar{width:5px}.int-content::-webkit-scrollbar-track{background:0 0}.int-content::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.int-content::-webkit-scrollbar-thumb:hover{background:#ffffff38}@keyframes int-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes int-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes int-slideDown{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}@keyframes int-modalSlideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes int-modalIn{0%{opacity:0;transform:translate(-50%,calc(20px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}@media (width<=768px){.int-layout{padding:24px 16px}.int-search-container{max-width:100%}.int-tabs{flex-wrap:wrap}.int-row{gap:1.5rem;min-height:50px;padding:10px 16px}.int-row-logo{width:40px;height:40px}.int-row-name{font-size:.8125rem}.int-row-desc{display:none}.int-tier-header{padding:12px 16px}.int-modal{width:95%;padding:24px}.int-modal-icon{width:60px;height:60px}.int-modal-title{font-size:1rem}.int-modal-actions{flex-direction:column;gap:.5rem}.int-success-message{width:90%;padding:10px 20px;font-size:.8125rem}}@media (width<=480px){.int-tab{padding:.375rem .875rem;font-size:.75rem}.int-status{padding:3px 6px;font-size:.5625rem}.int-action-btn{padding:4px 8px;font-size:.6875rem}.int-modal{padding:20px}.int-modal-icon{width:48px;height:48px}.int-modal-title{font-size:.9375rem}.int-modal-subtitle{font-size:.75rem}.int-modal-btn{font-size:.875rem}.int-success-message{padding:8px 16px;font-size:.75rem}}.simple-page-modal-overlay{z-index:50000;-webkit-backdrop-filter:blur(8px);background-color:#1a202c66;justify-content:center;align-items:center;animation:.3s ease-out modalFadeIn;display:flex;position:fixed;inset:0}.simple-page-modal-container{text-align:center;background:#fff;border:1px solid #2d37481a;border-radius:20px;flex-direction:column;width:90%;max-width:420px;min-height:420px;padding:2rem;animation:.4s cubic-bezier(.4,0,.2,1) modalSlideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px -12px #2d374840,0 0 0 1px #3f74fe1a}.simple-page-modal-content{flex-direction:column;height:100%;display:flex}.simple-page-modal-title{color:#1a202c;text-align:center;background:#fff;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.simple-page-modal-button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:.75rem;padding:.85rem 1.25rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.simple-page-modal-button-google{color:#1a202c!important;background-color:#fff!important;border:1px solid #2d374826!important;box-shadow:0 2px 8px #2d374814!important}.simple-page-modal-button-google:hover{background-color:#f8f6f3!important;border-color:#2d374833!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #2d37481f!important}.simple-page-modal-button-sign-in:hover{background-color:#3f74fe14;border-color:#3f74fe;transform:translateY(-2px);box-shadow:0 4px 20px #3f74fe33}.simple-page-modal-button-sign-up{color:#fff;background:linear-gradient(135deg,#3f74fe 0%,#2a5fe0 100%);margin-top:.5rem;font-weight:700;box-shadow:0 4px 16px #3f74fe4d}.simple-page-modal-button-sign-up:hover{background:linear-gradient(135deg,#2a5fe0 0%,#1e4fd0 100%);transform:translateY(-2px);box-shadow:0 8px 24px #3f74fe66}.simple-page-modal-button-sign-up:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.simple-page-modal-form{flex-direction:column;width:100%;height:100%;display:flex}.simple-page-form-input{color:#1a202c;box-sizing:border-box;background-color:#f8f6f3;border:1px solid #2d37481f;border-radius:10px;width:100%;padding:.85rem 1rem;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.95rem;transition:all .2s}.simple-page-form-input::placeholder{color:#a0aec0}.simple-page-error-message{color:#dc2626;text-align:left;background-color:#dc262614;border:1px solid #dc262633;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.85rem;font-weight:500}.simple-page-text-button{color:#3f74fe;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.simple-page-text-button:hover{color:#2a5fe0;text-decoration:underline}.simple-page-modal-link{color:#4a5568;text-align:center;margin-top:1.5rem;font-size:.9rem}.simple-page-modal-base-terms{color:#718096;text-align:center;margin-top:1.5rem;font-size:.8rem;line-height:1.5}.simple-page-modal-base-terms a,.consent-text a{color:#3f74fe;text-decoration:none;transition:color .2s}.simple-page-modal-base-terms a:hover,.consent-text a:hover{color:#2a5fe0;text-decoration:underline}.checkbox-container{text-align:left;align-items:flex-start;margin:1rem 0;display:flex}.checkbox-input{accent-color:#3f74fe;cursor:pointer;width:18px;height:18px;margin-top:.2rem;margin-right:.75rem}.consent-text{color:#4a5568;font-size:.85rem;line-height:1.5}@keyframes successPulse{0%{transform:scale(1);box-shadow:0 8px 20px #10b9814d}50%{transform:scale(1.05);box-shadow:0 12px 30px #10b98166}to{transform:scale(1);box-shadow:0 8px 20px #10b9814d}}.simple-page-auto-login-overlay{z-index:50001;background-color:#1a202c80;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.simple-page-auto-login-spinner{text-align:center;background:#fff;border-radius:16px;padding:40px;box-shadow:0 25px 50px #2d374840}.simple-page-spinner{border:3px solid #3f74fe33;border-top-color:#3f74fe;border-radius:50%;width:50px;height:50px;margin:0 auto 20px;animation:1s linear infinite spin}.simple-page-auto-login-error{color:#fff;z-index:50002;background-color:#dc2626;border-radius:12px;align-items:center;gap:15px;padding:15px 25px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #dc26264d}.simple-page-auto-login-error p{margin:0;font-size:14px;font-weight:500}.simple-page-auto-login-error button{color:#dc2626;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:6px 16px;font-size:14px;font-weight:600;transition:all .2s}@media (width<=480px){.simple-page-modal-container{border-radius:16px;width:95%;min-height:400px;padding:1.5rem}.simple-page-modal-title{font-size:1.5rem}.simple-page-modal-subtitle{margin-bottom:1.5rem;font-size:.9rem}.simple-page-modal-button{padding:.75rem 1rem;font-size:.9rem}.simple-page-form-input{padding:.75rem;font-size:.9rem}.simple-page-auto-login-error{text-align:center;flex-direction:column;gap:10px;width:90%}}.community-star-rating{align-items:center;gap:1px;display:inline-flex}.community-review-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.25rem;transition:all .2s}.community-review-card:hover{background:#ffffff14;border-color:#ffffff26}.review-card-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.review-card-avatar{color:#ffffffe6;background:linear-gradient(135deg,#6366f166,#8b5cf666);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:600;display:flex}.review-card-meta{flex-direction:column;flex:1;min-width:0;display:flex}.review-card-name{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.review-card-time{color:#fff6;font-size:.7rem}.review-card-body{margin-bottom:.75rem}.review-card-text{color:#ffffffb3;margin:0;font-size:.85rem;line-height:1.5}.review-card-expand{color:#6366f1cc;cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:0;font-size:.75rem}.review-card-expand:hover{color:#6366f1}.review-card-footer{align-items:center;display:flex}.review-helpful-btn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.75rem;transition:all .2s;display:flex}.review-helpful-btn:hover{color:#ffffffb3;border-color:#fff3}.review-helpful-btn.voted{color:#6366f1cc;background:#6366f114;border-color:#6366f166}.card-star-rating{align-items:center;gap:2px;display:inline-flex}.card-rating-text{color:#ffffff80;margin-left:4px;font-size:.7rem}.community-creator-profile{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:linear-gradient(150deg,#ffffff14 0%,#f0f6ff1a 50%,#dce8ff0f 100%);border:1px solid #ffffff1f;border-radius:16px;width:100%;max-width:600px;padding:1.5rem}.creator-loading,.creator-error{color:#ffffff80;justify-content:center;align-items:center;gap:.75rem;padding:2rem;font-size:.85rem;display:flex}.creator-loading-spinner{border:2px solid #ffffff1a;border-top-color:#6366f199;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.creator-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.creator-identity{align-items:center;gap:.75rem;display:flex}.creator-avatar-large{color:#fff;background:linear-gradient(135deg,#6366f180,#a855f780);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex}.creator-info{flex-direction:column;gap:.25rem;display:flex}.creator-name{color:#fffffff2;margin:0;font-size:1.1rem;font-weight:700}.creator-rating-summary{align-items:center;gap:.4rem;display:flex}.creator-rating-text{color:#ffffff73;font-size:.7rem}.creator-actions{align-items:center;gap:.5rem;display:flex}.creator-follow-btn{color:#6366f1e6;cursor:pointer;background:#6366f126;border:1px solid #6366f14d;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.creator-follow-btn:hover{background:#6366f140}.creator-follow-btn.following{color:#22c55ee6;background:#22c55e1a;border-color:#22c55e4d}.creator-close-btn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s}.creator-close-btn:hover{color:#ffffffb3;background:#ffffff0d}.creator-stats-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}.creator-stat{text-align:center;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:.15rem;padding:.75rem .5rem;display:flex}.creator-stat-value{color:#ffffffe6;font-size:1.1rem;font-weight:700}.creator-stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.creator-workflows-section{margin-top:.5rem}.creator-section-title{color:#ffffffb3;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.85rem;font-weight:600;display:flex}.creator-section-count{color:#ffffff80;background:#ffffff14;border-radius:10px;padding:.1rem .5rem;font-size:.7rem}.creator-workflows-list{flex-direction:column;gap:.5rem;max-height:300px;display:flex;overflow-y:auto}.creator-workflow-card{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;padding:.75rem 1rem;transition:all .2s}.creator-workflow-card:hover{background:#ffffff14;border-color:#ffffff1f}.creator-wf-header{justify-content:space-between;align-items:center;margin-bottom:.25rem;display:flex}.creator-wf-name{color:#ffffffe6;font-size:.85rem;font-weight:600}.creator-wf-rating{align-items:center;gap:.3rem;display:flex}.creator-wf-rating-text{color:#ffffff80;font-size:.7rem}.creator-wf-desc{color:#ffffff80;margin:0 0 .35rem;font-size:.75rem;line-height:1.4}.creator-wf-stats{color:#ffffff59;align-items:center;gap:.4rem;font-size:.7rem;display:flex}.creator-empty{text-align:center;color:#ffffff4d;padding:1.5rem;font-size:.85rem}.community-lineage{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:linear-gradient(150deg,#ffffff14 0%,#f0f6ff1a 50%,#dce8ff0f 100%);border:1px solid #ffffff1f;border-radius:16px;width:100%;max-width:600px;padding:1.5rem}.lineage-loading,.lineage-error{color:#ffffff80;justify-content:center;align-items:center;gap:.75rem;padding:2rem;font-size:.85rem;display:flex}.lineage-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.lineage-title-section{flex-direction:column;gap:.25rem;display:flex}.lineage-title{color:#ffffffe6;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.lineage-summary{color:#fff6;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.lineage-sep{color:#fff3}.lineage-tree{overflow-x:auto}.lineage-branch{flex-direction:column;display:flex}.lineage-connector{align-items:center;display:flex}.lineage-line{color:#fff3;-webkit-user-select:none;user-select:none;align-items:center;font-family:monospace;font-size:.85rem;display:flex}.lineage-elbow,.lineage-dash{color:#ffffff26}.lineage-node{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;margin:.2rem 0;padding:.6rem .85rem;transition:all .2s}.lineage-node:hover{background:#ffffff14;border-color:#ffffff26}.lineage-node.target{background:#6366f114;border-color:#6366f166}.lineage-node.private{opacity:.6;cursor:default}.lineage-node-header{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.lineage-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.1rem .4rem;font-size:.55rem;font-weight:700}.lineage-badge.root-badge{color:#f59e0be6;background:#f59e0b26;border:1px solid #f59e0b4d}.lineage-badge.target-badge{color:#6366f1e6;background:#6366f126;border:1px solid #6366f14d}.lineage-node-name{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.85rem;font-weight:600;overflow:hidden}.lineage-expand-btn{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:.7rem}.lineage-expand-btn:hover{color:#ffffffb3}.lineage-node-meta{color:#fff6;align-items:center;gap:.35rem;font-size:.7rem;display:flex}.lineage-author{color:#ffffff80;font-weight:500}.lineage-rating-num{color:#fff6;font-size:.65rem}.lineage-private-label{color:#ef444499;font-style:italic}.lineage-children{border-left:1px solid #ffffff0f;margin-left:1.5rem;padding-left:.5rem}@media (width<=640px){.creator-stats-grid{grid-template-columns:repeat(2,1fr)}.community-creator-profile,.community-lineage{border-radius:12px;padding:1rem}}.mgp-wrap{background:0 0;border-radius:12px;position:relative;overflow:hidden}.mgp-svg{z-index:1;display:block;position:relative}.mgp-empty{color:#ffffff26;background:0 0;border-radius:12px;justify-content:center;align-items:center;display:flex}.get-inspired-section{width:100%;margin-top:1rem;padding:1rem 1.5rem 4rem;position:relative}.get-inspired-wrapper{max-width:82rem;margin:0 auto}.get-inspired-container{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:2rem;padding:2.5rem;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14,0 24px 56px #50649b0f}.get-inspired-container:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);border-radius:2rem;position:absolute;inset:0}.get-inspired-container:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff2e 0%,#e6f0ff14 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%}.get-inspired-container>.get-inspired-header:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:-2.5rem;left:3%;right:3%}.get-inspired-header{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex;position:relative}.get-inspired-title{color:#fff;margin:0;font-size:1.45rem;font-weight:500}.get-inspired-controls{align-items:center;gap:1rem;display:flex}.filter-tabs{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;display:flex}.filter-tab{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.15rem .4rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:400;transition:color .2s,background .2s;position:relative}.filter-tab.active{color:#fff;box-shadow:none;background:0 0;font-weight:700}.filter-tab.active:after{content:"";background:#fff;height:2px;position:absolute;bottom:-.25rem;left:0;right:0;box-shadow:0 0 8px #fff6}.filter-tab:hover:not(.active){color:#ffffffd9;background:0 0}.view-all-btn{-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);color:#fffc;cursor:pointer;background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 50%,#ffffff14 100%);border:1px solid #ffffff59;border-radius:.625rem;padding:.3125rem .75rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;transition:all .22s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1.5px #fff9,0 1px 3px #788cb914}.view-all-btn:hover{color:#fff;background:linear-gradient(150deg,#ffffff29 0%,#f0f6ff33 50%,#ffffff24 100%);border-color:#ffffffb3;transform:translateY(-.5px);box-shadow:inset 0 1.5px #ffffffbf,0 2px 8px #788cb91f}.industry-tabs{scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;z-index:1;gap:1rem;margin-bottom:2.5rem;padding-bottom:.75rem;display:flex;position:relative;overflow-x:auto}.industry-tabs::-webkit-scrollbar{height:4px}.industry-tabs::-webkit-scrollbar-track{background:0 0}.industry-tabs::-webkit-scrollbar-thumb{background-color:#ffffff40;border-radius:2px}.industry-tab{color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.1rem .5rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:400;transition:color .2s;position:relative}.industry-tab.active{color:#fff;font-weight:700}.industry-tab.active:after{content:"";background:#fff;height:2px;position:absolute;bottom:-.5rem;left:0;right:0;box-shadow:0 0 8px #ffffff59}.industry-tab:hover:not(.active){color:#fffc}.projects-grid{z-index:1;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.15rem;display:grid;position:relative}.project-card{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);cursor:pointer;background:linear-gradient(150deg,#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border:1.5px solid #ffffff9e;border-radius:1rem;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14}.project-card:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff38 0%,#ffffff0a 20%,#0000 40%,#b4cdf50f 60%,#c8dcfa0a 80%,#0000 100%);border-radius:1rem;position:absolute;inset:0}.project-card:hover{background:linear-gradient(150deg,#ffffff24 0%,#f0f6ff2e 30%,#dce8ff29 60%,#ffffff1f 100%);border-color:#ffffffe6;transform:translateY(-4px);box-shadow:0 0 0 .5px #c8d7f05c,inset 0 2px #fffffffa,inset 2px 0 #ffffff85,inset 0 -1px #c8d7f547,inset -1px 0 #c3dcfa3d,inset 0 0 48px #ffffff24,0 1px 2px #0000001a,0 6px 16px #788cb91f,0 16px 44px #6478aa1a,0 28px 64px #50649b14}.project-preview{background:0 0;border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;width:100%;height:160px;display:flex;position:relative}.project-preview.gradient-1,.project-preview.gradient-2,.project-preview.gradient-3,.project-preview.gradient-4,.project-preview.gradient-5,.project-preview.gradient-6,.project-preview.gradient-7,.project-preview.gradient-8{background:0 0}.project-placeholder{color:#fff;position:inherit;opacity:1;text-shadow:0 2px 8px #00000026;font-size:2.5rem}.project-preview:hover .project-placeholder{opacity:.8}.project-hover-popup{-webkit-backdrop-filter:blur(32px)saturate(240%)brightness(.4);backdrop-filter:blur(32px)saturate(240%)brightness(.4);opacity:0;pointer-events:none;background:linear-gradient(150deg,#ffffff2e 0%,#f0f6ff38 30%,#dce8ff2e 60%,#ffffff24 100%);border:1.5px solid #ffffffb8;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1rem;transition:opacity .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 2px #ffffffe6,inset 0 -1px #c8d7f52e,0 4px 16px #0000001f,0 12px 40px #6478aa26}.project-hover-popup.active{opacity:1;pointer-events:auto}.popup-btn{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(145deg,#ffffff24 0%,#f0f6ff1a 100%);border:1px solid #ffffff73;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;transition:all .2s;display:flex;box-shadow:inset 0 1.5px #fff9,0 2px 6px #00000014}.popup-btn:hover{border-color:#ffffffb3;transform:translateY(-1px);box-shadow:inset 0 1.5px #ffffffbf,0 4px 12px #0000001f}.popup-btn-preview{background:linear-gradient(140deg,#609bfa99,#6482fa80);border-color:#8caaff99}.popup-btn-preview:hover{background:linear-gradient(140deg,#609bfabf,#6482faa6);border-color:#a0beffcc}.popup-btn-start{background:linear-gradient(140deg,#34d39980,#10b98166);border-color:#50dcaa8c}.popup-btn-start:hover{background:linear-gradient(140deg,#34d399a6,#10b9818c);border-color:#64e6b4bf}.popup-btn svg{stroke-width:2.5px;width:16px;height:16px}.project-info{z-index:1;background:0 0;padding:1rem 1rem .9rem;position:relative}.project-header{align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.project-avatar{color:#fff;background:linear-gradient(135deg,#60a5fab3 0%,#a78bfab3 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 0 0 1.5px #fff6,0 2px 6px #0000001a}.project-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.65rem;font-weight:800;overflow:hidden}.project-tag{white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;border-radius:99px;padding:.25rem .5rem;font-size:.7rem;font-weight:700;box-shadow:inset 0 1px #ffffff59}.project-tag.agent{color:#8cbeff;background:#60a5fa33;border:1px solid #60a5fa59}.project-tag.flow{color:#64e6b4;background:#34d39933;border:1px solid #34d39959}.project-tag.team{color:#beaaff;background:#a78bfa33;border:1px solid #a78bfa59}.project-stats{color:#ffffff8c;letter-spacing:.01em;align-items:center;gap:.2rem;margin-top:1rem;font-size:.65rem;font-weight:500;display:flex}.stat-item{color:#ffffff8c;background:0 0;border:none;align-items:center;gap:.2rem;padding:0;transition:color .2s;display:flex}.stat-item:hover{color:#fff}.stat-item span{white-space:nowrap;line-height:1}.stat-separator{color:#ffffff40;padding:0 .15rem;font-size:.5rem;line-height:1}@media (width<=1400px){.get-inspired-wrapper{max-width:72rem}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (width<=1024px){.get-inspired-container{padding:2rem}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}}@media (width<=768px){.get-inspired-section{margin-top:1rem;padding:1.5rem 1rem 3rem}.get-inspired-container{border-radius:1.5rem;padding:1.75rem}.get-inspired-header{flex-direction:column;align-items:flex-start}.get-inspired-controls{justify-content:space-between;width:100%}.get-inspired-title{font-size:1.5rem}.projects-grid{grid-template-columns:1fr;gap:1rem}.project-card{border-radius:.875rem}.project-preview{height:180px}.project-placeholder{font-size:3rem}.filter-tabs{flex:1;gap:.375rem}.filter-tab{padding:.4rem .8rem;font-size:.8rem}.view-all-btn{padding:.5rem 1rem;font-size:.8rem}.project-hover-popup{flex-direction:row;padding:.75rem}.popup-btn{padding:.5rem .875rem;font-size:.8rem}.project-stats{gap:.2rem;font-size:.65rem}.stat-item{gap:.15rem}.stat-item svg{width:10px;height:10px}.stat-separator{padding:0 .1rem;font-size:.45rem}}@media (width<=480px){.get-inspired-section{padding:1rem .75rem 2.5rem}.get-inspired-container{border-radius:1.25rem;padding:1.5rem 1.25rem}.industry-tabs{gap:.5rem}.industry-tab{padding:.4rem .8rem;font-size:.8rem}.filter-tab{padding:.375rem .75rem;font-size:.8rem}.view-all-btn{padding:.4rem .875rem;font-size:.8rem}.popup-btn{padding:.4rem .75rem;font-size:.75rem}.popup-btn svg{width:14px;height:14px}.project-stats{gap:.15rem;font-size:.62rem}.stat-item{gap:.12rem}.stat-item svg{width:9px;height:9px}.stat-separator{padding:0 .08rem;font-size:.4rem}}.submit-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.submit-modal{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.42);backdrop-filter:blur(24px)saturate(180%)brightness(.42);background:linear-gradient(150deg,#ffffff12 0%,#f0f6ff1a 30%,#dce8ff14 60%,#ffffff0d 100%);border:1px solid #ffffff2e;border-radius:16px;width:90%;max-width:520px;max-height:85vh;overflow-y:auto;box-shadow:inset 0 1px #ffffff73,inset 1px 0 #ffffff2e,0 4px 16px #0003,0 20px 60px #0006}.submit-modal-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.submit-modal-header h3{color:#fff;margin:0;font-size:1.1rem;font-weight:600}.submit-modal-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .15s}.submit-modal-close:hover{color:#fff}.submit-modal-body{padding:1.5rem}.submit-modal-label{color:#d1d5db;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:500;display:block}.submit-modal-workflow-list{flex-direction:column;gap:.5rem;max-height:200px;display:flex;overflow-y:auto}.submit-modal-workflow-item{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:all .15s;display:flex}.submit-modal-workflow-item:hover{background:#ffffff14;border-color:#fff3}.submit-modal-workflow-item.selected{background:#f973161a;border-color:#f9731666}.submit-modal-workflow-name{color:#fff;font-size:.9rem;font-weight:500}.submit-modal-workflow-nodes{color:#9ca3af;background:#ffffff0f;border-radius:6px;padding:.2rem .5rem;font-size:.75rem}.submit-modal-textarea,.submit-modal-input,.submit-modal-select{color:#fff;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;width:100%;margin-bottom:.75rem;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.submit-modal-textarea:focus,.submit-modal-input:focus,.submit-modal-select:focus{border-color:#ffffff40;outline:none}.submit-modal-textarea{resize:vertical;min-height:70px}.submit-modal-select option{color:#fff;background:#16131cf7}.submit-modal-btn{background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:.8rem;font-size:.95rem;font-weight:600;transition:opacity .15s,transform .1s}.submit-modal-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.submit-modal-btn:disabled{opacity:.5;cursor:not-allowed}.wpm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:center;padding:20px;animation:.2s wpm-fade-in;display:flex;position:fixed;inset:0}@keyframes wpm-fade-in{0%{opacity:0}to{opacity:1}}.wpm-modal{background:linear-gradient(150deg,#141e34f7 0%,#0f172afa 50%,#141c30f7 100%);border:1.5px solid #ffffff1f;border-radius:20px;width:100%;max-width:520px;max-height:85vh;padding:32px;animation:.3s cubic-bezier(.4,0,.2,1) wpm-slide-up;position:relative;overflow-y:auto;box-shadow:inset 0 1px #ffffff14,0 20px 60px #00000080,0 0 0 1px #0003}@keyframes wpm-slide-up{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.wpm-modal.wpm-loading{justify-content:center;align-items:center;min-height:200px;display:flex}.wpm-spinner{border:3px solid #ffffff1a;border-top-color:#f97316;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite wpm-spin}@keyframes wpm-spin{to{transform:rotate(360deg)}}.wpm-close{color:#94a3b8;cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;position:absolute;top:16px;right:16px}.wpm-close:hover{color:#e2e8f0;background:#ffffff1f}.wpm-top-row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.wpm-category{text-transform:uppercase;letter-spacing:.05em;color:#f97316;background:#f973161f;border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:600}.wpm-time-saved{color:#34d399;align-items:center;gap:5px;font-size:.75rem;font-weight:500;display:flex}.wpm-title{color:#f1f5f9;margin:0 0 8px;font-size:1.35rem;font-weight:700;line-height:1.3}.wpm-description{color:#94a3b8;margin:0 0 16px;font-size:.85rem;line-height:1.6}.wpm-stats{gap:16px;margin-bottom:16px;display:flex}.wpm-stat{color:#94a3b8;align-items:center;gap:5px;font-size:.78rem;display:flex}.wpm-star{color:#fbbf24}.wpm-section-label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;align-items:center;gap:6px;margin-bottom:10px;font-size:.72rem;font-weight:600;display:flex}.wpm-integrations{margin-bottom:16px}.wpm-integration-chips{flex-wrap:wrap;gap:6px;display:flex}.wpm-chip{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-size:.75rem;display:inline-flex}.wpm-steps{margin-bottom:20px}.wpm-step-list{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.wpm-step{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:6px 10px;display:flex}.wpm-step-icon{color:var(--step-color,#6366f1)}.wpm-step-label{color:#e2e8f0;font-size:.75rem;font-weight:500}.wpm-step-arrow{color:#475569;flex-shrink:0}.wpm-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#e85d04,#f97316);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 20px #f973164d}.wpm-cta:hover{transform:translateY(-1px);box-shadow:0 6px 28px #f9731666}.wpm-cta-sub{text-align:center;color:#64748b;margin:10px 0 0;font-size:.72rem}@media (width<=560px){.wpm-modal{border-radius:16px;padding:24px}.wpm-title{font-size:1.15rem}.wpm-step-list{gap:4px}}.home-content:has(.simple-page-quantum-page-container){z-index:auto!important;animation:none!important}body.simple-page-active .home-content{z-index:auto!important;animation:none!important}.u-content-container:has(.simple-page-quantum-page-container){overflow:visible!important}:root{--glass-bg:linear-gradient(150deg, #ffffff1a 0%, #f0f6ff24 30%, #dce8ff1f 60%, #ffffff14 100%);--glass-bg-hover:linear-gradient(150deg, #ffffff24 0%, #f0f6ff2e 30%, #dce8ff29 60%, #ffffff1f 100%);--glass-blur:blur(24px) saturate(180%) brightness(.38);--glass-border:1.5px solid #ffffff9e;--glass-border-hover:1.5px solid #ffffffe6;--glass-shadow:0 0 0 .5px #c8d7f047, inset 0 2px 0 #fffffff2, inset 2px 0 0 #ffffff7a, inset 0 -1px 0 #c8d7f53d, inset -1px 0 0 #c3dcfa33, inset 0 0 48px #ffffff1a, 0 1px 2px #00000014, 0 4px 12px #788cb91a, 0 12px 36px #6478aa14, 0 24px 56px #50649b0f;--glass-shadow-hover:0 0 0 .5px #c8d7f05c, inset 0 2px 0 #fffffffa, inset 2px 0 0 #ffffff85, inset 0 -1px 0 #c8d7f547, inset -1px 0 0 #c3dcfa3d, inset 0 0 48px #ffffff24, 0 1px 2px #0000001a, 0 6px 16px #788cb91f, 0 16px 44px #6478aa1a, 0 28px 64px #50649b14;--glass-inner-bg:linear-gradient(145deg, #ffffff14 0%, #f0f5ff0f 50%, #ffffff12 100%);--glass-inner-border:1px solid #ffffff2e;--text-primary:#fff;--text-secondary:#ffffffd9;--text-tertiary:#fff9;--text-muted:#fff;--text-placeholder:#ffffff59;--accent-blue:#60a5fa;--accent-blue-rgb:96, 165, 250;--accent-purple:#a78bfa;--accent-green:#34d399;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-smooth:.4s var(--ease-out-expo);--color-bg:transparent;--color-bg-secondary:#ffffff0f;--color-bg-filled:transparent;--color-surface:#ffffff0a;--color-surface-darker:#ffffff14;--color-surface-hover:#ffffff0f;--color-border:#ffffff26;--color-border-accent:#60a5fa4d;--color-text:var(--text-primary);--color-text-light:var(--text-secondary);--color-text-muted:var(--text-tertiary);--color-text-dim:var(--text-placeholder);--color-blue:var(--accent-blue);--color-blue-light:#93c5fd;--color-orange:#fb923c;--color-purple:var(--accent-purple);--color-blue-glow:#60a5fa1f;--color-orange-glow:#fb923c26;background-color:#0a0c14}html{height:auto;min-height:100%}body{color:var(--text-primary);background:#0a0c14;min-height:100vh;margin:0;padding:0;font-family:Manrope,sans-serif;font-size:16px;position:relative;overflow:hidden auto}html.scroll-locked,html.scroll-locked body{overflow:hidden!important}body:before{display:none!important}.simple-page-quantum-page-container{min-height:100vh;color:var(--text-primary);isolation:isolate;scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;display:flex;position:relative;overflow:hidden visible;background:url(/assets/backgrounds/tree.jpg) 50%/cover no-repeat fixed!important}.simple-page-quantum-page-container::-webkit-scrollbar{display:none}body:has(.simple-page-quantum-page-container){scrollbar-width:none!important;-ms-overflow-style:none!important}html:has(.simple-page-quantum-page-container){scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.simple-page-quantum-page-container) .home-content{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.simple-page-quantum-page-container) .u-content-container{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.simple-page-quantum-page-container) .u-wrapper{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.simple-page-quantum-page-container) [class*=content]{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.simple-page-quantum-page-container) [class*=container]{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.simple-page-quantum-page-container) [class*=wrapper]{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.simple-page-quantum-page-container)::-webkit-scrollbar{display:none!important}html:has(.simple-page-quantum-page-container)::-webkit-scrollbar{display:none!important}body:has(.simple-page-quantum-page-container) .home-content::-webkit-scrollbar{display:none!important}body:has(.simple-page-quantum-page-container) .u-content-container::-webkit-scrollbar{display:none!important}body:has(.simple-page-quantum-page-container) .u-wrapper::-webkit-scrollbar{display:none!important}body:has(.simple-page-quantum-page-container) [class*=content]::-webkit-scrollbar{display:none!important}body:has(.simple-page-quantum-page-container) [class*=container]::-webkit-scrollbar{display:none!important}body:has(.simple-page-quantum-page-container) [class*=wrapper]::-webkit-scrollbar{display:none!important}.page-wrapper{min-height:100vh;overflow:hidden visible;background:0 0!important}:where(.simple-page-quantum-page-container :not(.simple-page-quantum-search-interface):not(.simple-page-modal-container):not(.simple-page-modal-form):not(.simple-page-modal-button-google):not(.simple-page-auto-login-spinner):not(.simple-page-auto-login-error):not([class*=modal]):not([class*=dropdown]):not([class*=popup]):not([class*=badge])){background:0 0!important}.simple-page-quantum-search-interface,.simple-page-modal-container,.simple-page-modal-button-google,.simple-page-auto-login-spinner{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow);border-radius:16px;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;background:var(--glass-bg)!important;border:var(--glass-border)!important}.simple-page-quantum-search-interface:before,.simple-page-modal-container:before{content:"";pointer-events:none;z-index:2;top:0;left:3%;right:3%;height:2px;-webkit-mask:none;mask:none;mask-composite:unset;-webkit-mask-composite:unset;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;padding:0;animation:none;position:absolute;inset:auto}.simple-page-quantum-search-interface:after,.simple-page-modal-container:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff2e 0%,#e6f0ff14 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%;display:block!important}.simple-page-quantum-main-content,.simple-page-quantum-page-header,.simple-page-quantum-footer{z-index:1;position:relative}.simple-page-quantum-page-header{z-index:20;box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 2rem;display:flex;position:relative}.simple-page-quantum-logo-container{align-items:center;display:flex}.simple-page-auth-banner{filter:brightness(0)invert();width:120px;max-width:400px;height:auto}.simple-page-quantum-nav-container{align-items:center;gap:1.5rem;display:flex}.simple-page-quantum-nav-link{text-decoration:none;position:relative}.simple-page-quantum-nav-link-text{color:#fff;transition:color var(--transition-fast);font-size:.95rem;font-weight:600;position:relative}.simple-page-quantum-nav-link-text:hover{color:var(--text-primary)}.simple-page-quantum-button-link{text-decoration:none;position:relative}.simple-page-quantum-button-primary{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-radius:var(--radius-md);color:#282883;transition:all var(--transition-normal);cursor:pointer;background:linear-gradient(135deg,#60a5faad 0%,#60a5fa9e 100%);border:.1rem solid #282883;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.simple-page-quantum-button-primary:hover{background:linear-gradient(135deg,#60a5fa80 0%,#60a5fa4d 100%);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff80,0 4px 16px #60a5fa40}.simple-page-quantum-button-text{z-index:10;font-size:.9rem;position:relative}.simple-page-quantum-main-content{z-index:20;flex-direction:column;justify-content:center;align-items:center;padding:3rem .75rem 1rem;display:flex;position:relative}.simple-page-quantum-content-container{text-align:center;width:100%;max-width:52rem;margin:0 auto}.simple-page-quantum-hero-section{margin-bottom:2rem;position:relative}.simple-page-quantum-hero-title{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 0%,#ffffffbf 100%) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:2rem;margin-bottom:.5rem;font-size:2.8rem;font-weight:600;line-height:1.25;animation:3s infinite sa-gradient}@keyframes sa-gradient{0%,to{background-position:0%}50%{background-position:100%}}.simple-page-quantum-hero-description{color:#fff;max-width:38rem;margin:0 auto 1.25rem;font-size:2rem;font-weight:500;line-height:1.6;position:relative}.simple-page-quantum-search-container{width:100%;max-width:34rem;margin:0 auto 2.25rem;position:relative}.simple-page-quantum-search-interface{isolation:isolate;transform-origin:top;margin-bottom:1rem;padding:4.5rem}.simple-page-quantum-search-interface:hover{box-shadow:var(--glass-shadow-hover);transform:translateY(-1px);border:var(--glass-border-hover)!important;background:var(--glass-bg-hover)!important}.simple-page-quantum-search-interface:focus-within{box-shadow:var(--glass-shadow-hover), 0 0 0 1px #60a5fa26;background:var(--glass-bg-hover)!important;border-color:#ffffffe6!important}.simple-page-quantum-search-interface:focus-within:before{display:block}.simple-page-quantum-search-input-container,.simple-page-quantum-search-button{z-index:1;position:relative}.simple-page-quantum-search-input-container *,.simple-page-typing-container *{border-left:none!important;border-right:none!important;text-decoration:none!important}textarea.simple-page-quantum-search-input{border:0!important;outline:0!important;text-decoration:none!important}.simple-page-quantum-search-input-container{border:none;outline:none;width:calc(100% - 1.5rem);padding:0;position:absolute;top:.75rem;left:.75rem}.simple-page-quantum-search-input-wrapper{border:none;outline:none;align-items:flex-start;display:flex}.simple-page-typing-container{border:none;outline:none;width:100%;position:relative}.simple-page-quantum-search-input{width:100%;color:var(--text-primary);z-index:10;text-align:left;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;resize:none;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;box-sizing:border-box;min-height:3rem;max-height:12rem;caret-color:var(--text-primary);background-color:#0000;border:none;outline:none;padding:.85rem;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:500;line-height:1.5;text-decoration:none;position:relative;overflow-y:auto}.simple-page-quantum-search-input.empty{caret-color:#0000}.simple-page-quantum-search-input:focus{caret-color:var(--text-primary);border:none;outline:none;text-decoration:none}.simple-page-quantum-search-input::-webkit-scrollbar{width:5px}.simple-page-quantum-search-input::-webkit-scrollbar-track{background:0 0}.simple-page-quantum-search-input::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:9999px}.simple-page-quantum-search-input::-webkit-scrollbar-thumb:hover{background-color:#ffffff59}.simple-page-typing-effect{pointer-events:none;z-index:5;align-items:baseline;display:flex;position:absolute;top:.85rem;left:.85rem}.simple-page-typing-effect:before,.simple-page-typing-effect:after,.simple-page-typing-container:before,.simple-page-typing-container:after{display:none!important}.simple-page-typed-text{color:var(--text-placeholder);border:none;outline:none;margin:0;padding:0;font-family:Manrope,sans-serif;font-size:.85rem;font-weight:500;line-height:1.5;text-decoration:none;animation:1s infinite caretBlink}.simple-page-typed-text:first-letter{border:none;margin:0;padding:0}.simple-page-typed-text:before,.simple-page-typed-text:after{display:none!important}.simple-page-quantum-search-input::placeholder{color:#0000}.simple-page-quantum-search-input:focus::placeholder{color:var(--text-placeholder);font-size:.85rem;font-weight:500}.simple-page-quantum-search-button{color:var(--accent-blue);transition:color var(--transition-fast), transform var(--transition-fast);cursor:pointer;z-index:11;background:0 0;border:none;padding:.25rem;font-size:.4rem;position:absolute;bottom:.85rem;right:.85rem;transform:scale(1.2)}.simple-page-quantum-search-button:hover{color:#fff;transform:scale(1.3)}.simple-page-highlight-intelligence,.simple-page-highlight-action{color:var(--text-primary);font-weight:700}.simple-page-quantum-footer{text-align:center;z-index:20;border-top:1px solid #ffffff1f;margin-top:auto;padding:1.5rem;position:relative}.simple-page-quantum-footer-container{max-width:68rem;margin:0 auto}.simple-page-quantum-footer-links{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.simple-page-quantum-footer-link-wrapper{text-decoration:none;position:relative}.simple-page-quantum-footer-link-text{color:var(--text-muted);transition:color var(--transition-fast);font-weight:500}.simple-page-quantum-footer-link-text:hover{color:var(--accent-blue)}.simple-page-quantum-footer-copyright{color:var(--text-placeholder);font-size:.75rem}.simple-page-quantum-copyright-text{margin-right:.5rem}.simple-page-quantum-tagline{margin-left:.5rem;font-style:italic}.simple-page-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0006;justify-content:center;align-items:center;animation:.3s ease-out fadeIn;display:flex;position:fixed;inset:0}.simple-page-modal-container{text-align:center;flex-direction:column;width:90%;max-width:420px;min-height:400px;padding:2rem;animation:.25s cubic-bezier(.34,1.56,.64,1) modalScaleIn;display:flex}.simple-page-hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none;overflow-y:auto}.simple-page-hide-scrollbar::-webkit-scrollbar{display:none}.simple-page-modal-title{color:var(--text-primary);text-align:center;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.simple-page-modal-subtitle{color:#fff;text-align:center;margin-bottom:1.75rem;font-size:.95rem;font-weight:500;line-height:1.5}.simple-page-modal-button{border-radius:var(--radius-md);cursor:pointer;width:100%;transition:all var(--transition-normal);border:none;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.95rem;font-weight:600;display:block}.simple-page-modal-button-sign-in{color:var(--text-primary);background-color:#ffffff0f;border:1px solid #ffffff2e}.simple-page-modal-button-sign-in:hover{background-color:#ffffff1f;border-color:#60a5fa80;transform:translateY(-1px)}.simple-page-modal-button-sign-up{color:#fff;background:linear-gradient(135deg,#60a5fa80 0%,#a78bfa66 100%);border:1px solid #ffffff40;margin-top:1rem;box-shadow:0 4px 14px #60a5fa33}.simple-page-modal-button-sign-up:hover{transform:translateY(-1px);box-shadow:0 6px 20px #60a5fa4d}.simple-page-modal-base-terms{color:var(--text-tertiary);text-align:center;margin-top:1rem;font-size:.8rem}.simple-page-modal-terms{color:var(--text-tertiary);text-align:left;margin-top:.75rem;margin-left:.2rem;font-size:.8rem}.checkbox-container{text-align:left;justify-content:flex-start;align-items:flex-start;margin-top:.5rem;display:flex}.consent-text{color:var(--text-tertiary);text-align:left;font-size:.8rem}.checkbox-input{accent-color:var(--accent-blue);margin-top:.25rem;margin-right:.5rem}.simple-page-modal-form{box-sizing:border-box;width:100%;height:100%;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);opacity:0;pointer-events:none;border-radius:16px;flex-direction:column;padding:1.8rem;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:0;left:0;overflow:auto;transform:translate(30px);background:var(--glass-bg)!important}.simple-page-modal-form.simple-page-active{opacity:1;pointer-events:auto;transform:translate(0)}.simple-page-form-group{text-align:left;margin-bottom:.75rem}.simple-page-form-group label{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.simple-page-form-input{border-radius:var(--radius-md);width:100%;color:var(--text-primary);box-sizing:border-box;background-color:#ffffff0f;border:1px solid #ffffff2e;padding:.65rem .9rem;font-size:.875rem;transition:all .2s}.simple-page-form-input:focus{background-color:#ffffff1a;border-color:#60a5fa80;outline:none;box-shadow:0 0 0 3px #60a5fa1a}.simple-page-error-message{color:#f87171;text-align:left;margin-bottom:.2px;font-size:.75rem;font-weight:500}.simple-page-text-button{color:var(--accent-blue);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;text-decoration:underline;transition:color .2s}.simple-page-text-button:hover{color:#93c5fd}.simple-page-modal-back-button{align-self:flex-start;margin-top:auto;padding-top:24px}.simple-page-modal-link{color:var(--text-placeholder);text-align:center;font-size:12px}.simple-page-success-icon{color:#fff;background:linear-gradient(135deg,#60a5fa80,#a78bfa66);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 24px;font-size:36px;animation:1.5s ease-in-out infinite pulse;display:flex;box-shadow:0 8px 20px #60a5fa40}.simple-page-modal-button-google{color:var(--text-primary)!important;justify-content:center!important;align-items:center!important;margin-bottom:1rem!important;font-size:.95rem!important;font-weight:600!important;transition:all .25s!important;display:flex!important}.simple-page-modal-button-google:hover{background:var(--glass-bg-hover)!important;box-shadow:var(--glass-shadow-hover)!important;border-color:#ffffffe6!important;transform:translateY(-1px)!important}.simple-page-modal-button-google:active{transform:translateY(0)!important}.simple-page-separator{text-align:center;color:var(--text-tertiary);align-items:center;margin:1.7rem;font-size:.9rem;font-weight:600;display:flex}.simple-page-separator:before,.simple-page-separator:after{content:"";border-bottom:1px solid #ffffff26;flex:1}.simple-page-separator:before{margin-right:1em}.simple-page-separator:after{margin-left:1em}.simple-page-custom-separator{text-align:center;color:#fff;letter-spacing:.05em;text-transform:uppercase;align-items:center;margin-top:0;margin-bottom:1.5rem;padding-left:20rem;padding-right:20rem;font-size:1rem;font-weight:700;display:flex}.simple-page-custom-separator:before,.simple-page-custom-separator:after{content:"";border-bottom:1px solid #fff;flex:1}.simple-page-custom-separator:before{margin-right:1em}.simple-page-custom-separator:after{margin-left:1em}.simple-page-buttons-instruction{color:var(--text-placeholder);text-align:center;width:100%;margin-bottom:8px;font-size:12px}.simple-page-auto-login-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.simple-page-auto-login-spinner{text-align:center;padding:40px}.simple-page-spinner{border:3px solid #ffffff26;border-top:3px solid var(--accent-blue);border-radius:50%;width:50px;height:50px;margin:0 auto 20px;animation:1s linear infinite spin}.simple-page-auto-login-spinner p{color:var(--text-primary);margin:0;font-size:16px;font-weight:500}.simple-page-auto-login-error{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#f87171;z-index:10000;background:#f8717126;border:1px solid #f8717166;border-radius:12px;align-items:center;gap:15px;padding:15px 25px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0003}.simple-page-auto-login-error p{color:var(--text-primary);margin:0;font-size:14px}.simple-page-auto-login-error button{color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);background:#ffffff26;border:1px solid #ffffff40;border-radius:6px;padding:5px 15px;font-size:14px;font-weight:600}.simple-page-auto-login-error button:hover{background:#ffffff40}@keyframes caretBlink{0%,50%{border-right:2px solid #fff6}51%,to{border-right:2px solid #0000}}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=768px){.simple-page-quantum-page-header{padding:1rem 1.5rem}.simple-page-quantum-hero-title{margin-top:1.5rem;font-size:2.2rem}.simple-page-quantum-hero-description{font-size:.95rem}.simple-page-quantum-footer-links{flex-direction:column;gap:.6rem}.simple-page-quantum-nav-container{gap:1rem}.simple-page-quantum-button-primary{padding:.5rem 1rem;font-size:.875rem}.simple-page-quantum-search-container{max-width:100%;margin-bottom:2rem;padding:0 1rem}.simple-page-custom-separator{padding-left:2rem;padding-right:2rem}}@media (width<=480px){.simple-page-quantum-page-header{padding:1rem 1.25rem}.simple-page-quantum-hero-title{margin-top:1rem;font-size:1.8rem}.simple-page-auth-banner{width:100px}.simple-page-quantum-nav-container{gap:.75rem}.simple-page-quantum-button-primary{padding:.4rem .8rem;font-size:.8rem}.simple-page-quantum-nav-link-text{font-size:.8rem}.simple-page-quantum-search-interface{padding:3.5rem}.simple-page-quantum-search-container{margin-bottom:1.5rem}.simple-page-custom-separator{padding-left:1rem;padding-right:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-content:has(.noesis-quantum-page-container){z-index:auto!important;animation:none!important}body.noesis-active .home-content{z-index:auto!important;animation:none!important}.u-content-container:has(.noesis-quantum-page-container){overflow:visible!important}:root{--glass-bg:linear-gradient(150deg, #ffffff1a 0%, #f0f6ff24 30%, #dce8ff1f 60%, #ffffff14 100%);--glass-bg-hover:linear-gradient(150deg, #ffffff24 0%, #f0f6ff2e 30%, #dce8ff29 60%, #ffffff1f 100%);--glass-blur:blur(24px) saturate(180%) brightness(.38);--glass-border:1.5px solid #ffffff9e;--glass-border-hover:1.5px solid #ffffffe6;--glass-shadow:0 0 0 .5px #c8d7f047, inset 0 1px 0 #ffffff80, 0 1px 2px #00000014, 0 4px 12px #0000000f;--glass-shadow-hover:0 0 0 .5px #c8d7f05c, inset 0 1px 0 #fff9, 0 1px 2px #0000001a, 0 6px 16px #00000014;--glass-inner-bg:linear-gradient(145deg, #ffffff14 0%, #f0f5ff0f 50%, #ffffff12 100%);--glass-inner-border:1px solid #ffffff2e;--text-primary:#fff;--text-secondary:#ffffffd9;--text-tertiary:#fff9;--text-muted:#fff;--text-placeholder:#ffffff59;--accent-blue:#60a5fa;--accent-blue-rgb:96, 165, 250;--accent-purple:#a78bfa;--accent-green:#34d399;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-smooth:.4s var(--ease-out-expo)}.glass,.noesis-quantum-search-interface,.noesis-model-dropdown,.noesis-file-upload-dropdown,.noesis-model-selector-button,.noesis-text-bubble,.noesis-attached-file,.beta-popup-container,.noesis-schedule-form,.noesis-email-modal,.noesis-workflow-action-button,.noesis-action-item{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.noesis-quantum-page-container{min-height:100vh;color:var(--text-primary);scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;display:flex;overflow:hidden auto;background:url(/assets/backgrounds/tree.jpg) 50%/cover no-repeat fixed!important}.noesis-quantum-page-container::-webkit-scrollbar{display:none}.noesis-quantum-page-container button:focus,.noesis-quantum-page-container button:focus-visible,.noesis-quantum-page-container input:focus,.noesis-quantum-page-container textarea:focus,.noesis-quantum-page-container select:focus,.noesis-quantum-page-container a:focus,.noesis-quantum-page-container [tabindex]:focus{outline:none}body:has(.noesis-quantum-page-container){scrollbar-width:none!important;-ms-overflow-style:none!important}html:has(.noesis-quantum-page-container){scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.noesis-quantum-page-container) .home-content{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.noesis-quantum-page-container) .u-content-container{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.noesis-quantum-page-container) .u-wrapper{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.noesis-quantum-page-container) [class*=content]{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.noesis-quantum-page-container) [class*=container]{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.noesis-quantum-page-container) [class*=wrapper]{scrollbar-width:none!important;-ms-overflow-style:none!important}body:has(.noesis-quantum-page-container)::-webkit-scrollbar{display:none!important}html:has(.noesis-quantum-page-container)::-webkit-scrollbar{display:none!important}body:has(.noesis-quantum-page-container) .home-content::-webkit-scrollbar{display:none!important}body:has(.noesis-quantum-page-container) .u-content-container::-webkit-scrollbar{display:none!important}body:has(.noesis-quantum-page-container) .u-wrapper::-webkit-scrollbar{display:none!important}body:has(.noesis-quantum-page-container) [class*=content]::-webkit-scrollbar{display:none!important}body:has(.noesis-quantum-page-container) [class*=container]::-webkit-scrollbar{display:none!important}body:has(.noesis-quantum-page-container) [class*=wrapper]::-webkit-scrollbar{display:none!important}.sa-background{display:none!important}.noesis-bg-blob{pointer-events:none;z-index:0;border-radius:50%;position:fixed}.noesis-bg-blob--0{background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:600px;height:600px;top:-10%;left:-5%}.noesis-bg-blob--1{background:radial-gradient(circle,#00000026 0%,#0000 65%);width:520px;height:520px;top:35%;right:-8%}.noesis-bg-blob--2{background:radial-gradient(circle,#ffffff1a 0%,#0000 60%);width:480px;height:480px;bottom:0;left:5%}.noesis-bg-blob--3{background:radial-gradient(circle,#0000001f 0%,#0000 60%);width:380px;height:380px;top:50%;left:40%}:where(.noesis-quantum-main-content :not(.glass):not(.noesis-quantum-search-interface):not(.noesis-model-dropdown):not(.noesis-file-upload-dropdown):not(.noesis-model-selector-button):not(.noesis-text-bubble):not(.noesis-attached-file):not(.noesis-file-upload-button):not(.beta-popup-container):not(.noesis-schedule-form):not(.noesis-email-modal):not(.noesis-workflow-action-button):not(.noesis-action-item):not(.noesis-bg-blob):not(.noesis-blank-project-tooltip):not([class*=modal]):not([class*=dropdown]):not([class*=popup]):not([class*=badge]):not(.noesis-stat-badge):not(.uni-email-preview):not(.uni-email-frame):not([class*=int-]):not([class*=uni-]):not([class*=at-]):not([class*=agent-dashboard]):not([class*=sd-]):not([class*=session-detail]):not([class*=safe-markdown]):not([class*=md-])){background:0 0!important}.noesis-quantum-main-content,.noesis-quantum-page-header,.noesis-quantum-footer{z-index:1;position:relative}.noesis-quantum-page-header{justify-content:space-between;align-items:center;width:100%;max-width:72rem;margin:0 auto;padding:1.25rem 1.5rem;display:flex}.noesis-quantum-logo-text{letter-spacing:-.02em;color:var(--text-primary);background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800}.noesis-quantum-nav-link-text{color:var(--text-tertiary);transition:color var(--transition-fast);font-size:.95rem;font-weight:500}.noesis-quantum-nav-link-text:after{content:"";background:var(--accent-blue);width:0;height:2px;transition:width var(--transition-normal);border-radius:1px;position:absolute;bottom:-2px;left:0}.noesis-quantum-nav-link-text:hover{color:var(--text-primary)}.noesis-quantum-nav-link-text:hover:after{width:100%}.noesis-quantum-button-primary{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-md);color:#fff;transition:all var(--transition-normal);background:linear-gradient(135deg,#60a5fa59 0%,#60a5fa33 100%);border:1px solid #ffffff4d;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;box-shadow:inset 0 1px #fff6,0 2px 8px #60a5fa26}.noesis-quantum-button-primary:hover{background:linear-gradient(135deg,#60a5fa80 0%,#60a5fa4d 100%);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff80,0 4px 16px #60a5fa40}.noesis-quantum-main-content{z-index:20;transition:all var(--transition-smooth);flex-direction:column;justify-content:center;align-items:center;padding:1.5rem .75rem 0 2.75rem;display:flex;position:relative}.noesis-quantum-main-content:not(.noesis-search-active){flex-grow:0;justify-content:flex-start;padding-top:10.5rem}.noesis-quantum-content-container{width:100%;max-width:52rem;transition:max-width var(--transition-smooth), width var(--transition-smooth);margin:0 auto}.noesis-quantum-hero-section{justify-items:center;margin-bottom:2rem;position:relative}.noesis-quantum-hero-title{letter-spacing:-.015em;color:var(--text-primary);background:linear-gradient(135deg,#fff 0%,#ffffffbf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:2rem;margin-bottom:.5rem;font-size:2.25rem;font-weight:600;line-height:1.25}.noesis-quantum-hero-description{color:var(--text-tertiary);max-width:38rem;margin:0 auto 1.25rem;font-size:1rem;font-weight:500;line-height:1.6}.noesis-quantum-search-container{flex-direction:column;align-items:center;width:100%;max-width:34rem;margin:0 auto 2.25rem;display:flex;position:relative}.noesis-quantum-search-interface{isolation:isolate;transform-origin:top;width:100%;margin-bottom:.5rem;padding:4.5rem}.noesis-quantum-search-interface:hover{border:var(--glass-border-hover);background:var(--glass-bg-hover);box-shadow:var(--glass-shadow-hover);transform:translateY(-1px)}.noesis-quantum-search-interface:focus-within{background:var(--glass-bg-hover);box-shadow:var(--glass-shadow-hover), 0 0 0 1px #60a5fa26;border-color:#ffffffe6}.noesis-quantum-search-input-container{width:auto;padding:0;position:absolute;top:.75rem;left:.75rem;right:.75rem}.noesis-quantum-search-input-wrapper{align-items:flex-start;display:flex}.noesis-quantum-search-input{width:100%;color:var(--text-primary);z-index:10;text-align:left;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;resize:none;min-height:3rem;max-height:12rem;box-shadow:none;box-sizing:border-box;scroll-behavior:smooth;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;background-color:#0000;border:none;outline:none;padding:.85rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;display:inline-block;position:relative;overflow:hidden auto}.noesis-quantum-search-input::placeholder{color:var(--text-placeholder);font-size:1rem;font-weight:400}.noesis-quantum-search-input:focus::placeholder{opacity:.6}.noesis-quantum-search-input::-webkit-scrollbar{width:5px}.noesis-quantum-search-input::-webkit-scrollbar-track{background:0 0}.noesis-quantum-search-input::-webkit-scrollbar-thumb{border-radius:var(--radius-full);background-color:#fff3}.noesis-quantum-search-input::-webkit-scrollbar-thumb:hover{background-color:#ffffff59}.noesis-quantum-search-input-container:after{content:"";pointer-events:none;opacity:0;z-index:11;background:linear-gradient(#0000,#1e233780);height:18px;transition:opacity .2s;position:absolute;bottom:0;left:0;right:0}.noesis-quantum-search-input-container.has-overflow:after{opacity:1}.noesis-quantum-search-button{color:var(--accent-blue);transition:color var(--transition-fast), transform var(--transition-fast);cursor:pointer;z-index:12;background:0 0;border:none;position:absolute;bottom:.85rem;right:.85rem;transform:scale(1.2)}.noesis-quantum-search-button:hover{color:#fff;transform:scale(1.3)}.noesis-quantum-search-input.noesis-is-typing{caret-color:#0000}.noesis-quantum-search-input.noesis-is-typing:after{content:"|";color:var(--text-primary);margin-left:2px;font-weight:400;animation:1s step-end infinite blink;display:inline-block}.noesis-quantum-search-interface.noesis-typing-active{box-shadow:var(--glass-shadow-hover);border-color:#ffffffe6}.noesis-typing-effect{color:var(--text-tertiary);text-align:left;white-space:pre-wrap;min-height:3rem;max-height:14rem;padding:.85rem;font-size:.9rem;font-weight:500;line-height:1.6;position:absolute}.noesis-typed-text{animation:1s infinite caretBlink}.noesis-custom-separator{text-align:center;color:#fff;letter-spacing:.05em;text-transform:uppercase;align-items:center;margin-top:0;margin-bottom:1.5rem;padding-left:20rem;padding-right:20rem;font-size:1rem;font-weight:700;display:flex}.noesis-custom-separator:before,.noesis-custom-separator:after{content:"";border-bottom:1px solid #fff;flex:1}.noesis-custom-separator:before{margin-right:1em}.noesis-custom-separator:after{margin-left:1em}.noesis-separator{display:none}.noesis-controls-and-actions-wrapper{justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;display:flex}.noesis-search-controls-external{flex:1;justify-content:space-between;align-items:center;display:flex}.noesis-controls-left{align-items:center;gap:.5rem;display:flex}.noesis-controls-right{align-items:center;gap:.5rem;margin-left:auto;display:flex}.noesis-button-clicked{color:var(--accent-blue)!important;background:#60a5fa26!important;border-color:#60a5fa80!important}.noesis-attached-files-external{flex-wrap:wrap;gap:.5rem;width:100%;margin-top:.75rem;display:flex}.noesis-attached-file{color:var(--text-primary);align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:flex;border-radius:var(--radius-sm)!important}.noesis-attached-file span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.noesis-remove-file{width:20px;height:20px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.noesis-remove-file:hover{color:#f87171;background-color:#f8717126}.noesis-file-upload-container{position:relative}.noesis-file-upload-button{border-radius:var(--radius-md);color:#ffffffe6;cursor:pointer;transition:all var(--transition-fast);background-color:#0000;border:none;align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600;display:flex}.noesis-file-upload-button.noesis-icon-only{border-radius:var(--radius-sm);justify-content:center;width:32px;height:32px;padding:.35rem}.noesis-file-upload-button:hover{color:var(--text-primary);background-color:#ffffff14}.noesis-file-upload-button:disabled{opacity:.5;cursor:not-allowed}.noesis-file-upload-dropdown{z-index:50;min-width:180px;min-height:55px;padding:.375rem;animation:.18s ease-out dropdownFadeIn;position:absolute;top:calc(100% + .5rem);left:0}.noesis-file-upload-option{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.625rem .875rem;font-size:.85rem;font-weight:500;display:flex}.noesis-file-upload-option:hover{background-color:#ffffff14}.noesis-model-selector-container{z-index:60;position:relative}.noesis-model-selector-button{color:var(--text-primary);cursor:pointer;align-items:center;gap:.4rem;min-width:130px;padding:.45rem .875rem;font-size:.85rem;font-weight:600;display:flex;border-radius:12px!important}.noesis-model-selector-button:hover:not(:disabled){background:var(--glass-bg-hover);box-shadow:var(--glass-shadow-hover);border-color:#ffffffe6;transform:translateY(-1px)}.noesis-model-selector-button:disabled{opacity:.5;cursor:not-allowed}.noesis-knowledge-toggle{color:var(--text-primary);cursor:pointer;align-items:center;gap:4px;padding:5px 10px;font-family:inherit;font-size:12px;display:flex;border-radius:12px!important}.noesis-knowledge-toggle:hover{box-shadow:var(--glass-shadow-hover);border-color:#ffffffe6;transform:translateY(-1px);background:var(--glass-bg-hover)!important}.noesis-knowledge-toggle--active{color:#3f74fee6!important;background:#3f74fe26!important;border-color:#3f74fe4d!important}.noesis-chevron{color:var(--text-muted);flex-shrink:0;margin-left:auto;transition:transform .2s}.noesis-chevron.open{color:var(--accent-blue);transform:rotate(180deg)}.noesis-model-dropdown{z-index:10000;min-width:320px;max-width:420px;max-height:420px;padding:.375rem;animation:.18s ease-out dropdownFadeIn;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;overflow-y:auto!important}.noesis-model-group{margin-bottom:.25rem}.noesis-model-group-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff4d;padding:.5rem .875rem .25rem;font-size:.65rem;font-weight:700}.noesis-model-option{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.85rem;display:flex;position:relative;overflow:hidden}.noesis-model-option:hover{background-color:#ffffff14}.noesis-model-option.selected{background-color:#60a5fa1f}.noesis-model-option.locked{opacity:.45}.noesis-model-option-left{flex:1;align-items:flex-start;gap:.5rem;min-width:0;display:flex}.noesis-model-option-info{flex-direction:column;gap:.125rem;min-width:0;display:flex}.noesis-model-icon{text-align:center;opacity:.7;flex-shrink:0;width:1.1rem;font-size:.8rem}.noesis-model-name{align-items:center;gap:.35rem;font-size:.82rem;font-weight:600;display:flex}.noesis-model-desc{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;line-height:1.3;overflow:hidden}.noesis-model-option-right{flex-shrink:0;align-items:center;gap:.375rem;display:flex}.noesis-model-ctx{color:#ffffff40;font-variant-numeric:tabular-nums;letter-spacing:.02em;background:#ffffff0d;border-radius:4px;padding:.125rem .375rem;font-size:.6rem;font-weight:600}.noesis-model-name{text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem;font-weight:500;overflow:hidden}.noesis-agent-chevron{color:var(--text-muted);flex-shrink:0;margin-left:8rem;transition:transform .2s}.noesis-agent-chevron.open{color:var(--accent-blue);transform:rotate(90deg)}.noesis-agent-dropdown{border-left:2px solid #ffffff26;min-width:100px;max-height:160px;margin-top:.25rem;margin-bottom:.25rem;margin-left:1rem;padding-left:.5rem;animation:.2s ease-out agentDropdownExpand;overflow-y:auto!important}.noesis-agent-option{border-radius:var(--radius-sm);width:100%;color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;align-items:center;margin-bottom:2px;padding:.5rem .875rem .5rem 2.25rem;font-size:.8rem;display:flex;overflow:hidden}.noesis-agent-option:hover{color:var(--text-primary);background-color:#ffffff14;padding-left:2.5rem}.noesis-agent-option.selected{color:var(--accent-blue);background-color:#60a5fa26;font-weight:600}.noesis-no-agents-message{color:var(--text-muted);text-align:center;padding:8px 16px;font-size:13px;font-style:italic}.noesis-lock-icon{margin-left:.25rem}.noesis-text-bubble{align-items:center;max-width:fit-content;margin-bottom:2rem;padding:.4rem 1rem;display:inline-flex;border-radius:var(--radius-full)!important}.noesis-text-bubble:hover{box-shadow:var(--glass-shadow-hover);border-color:#ffffffe6;transform:translateY(-2px)}.noesis-bubble-icon{color:var(--accent-blue);align-items:center;margin-right:.6rem;display:flex}.noesis-bubble-text{color:var(--text-primary);font-size:.825rem;font-weight:600}.beta-popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background-color:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.beta-popup-container{width:100%;max-width:28rem;animation:.25s cubic-bezier(.34,1.56,.64,1) modalScaleIn;overflow:hidden}.beta-popup-header{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.beta-popup-title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.beta-popup-close-button{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;padding:.375rem}.beta-popup-close-button:hover{color:var(--text-primary);background-color:#ffffff14}.beta-popup-content{padding:.25rem 1.5rem 1.25rem}.beta-popup-text{color:var(--text-tertiary);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.beta-popup-actions{justify-content:flex-end;display:flex}.beta-popup-cancel-button{color:var(--text-tertiary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0f;border:1px solid #fff3;margin-right:.75rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.beta-popup-cancel-button:hover{background:#ffffff1f;border-color:#ffffff59}.beta-popup-waitlist-button{color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:linear-gradient(135deg,#60a5fa80 0%,#a78bfa66 100%);border:1px solid #ffffff40;padding:.5rem 1rem;font-size:.85rem;font-weight:600;box-shadow:0 4px 14px #60a5fa33}.beta-popup-waitlist-button:hover{box-shadow:0 6px 20px #60a5fa4d}.beta-popup-waitlist-button:disabled{opacity:.6;cursor:not-allowed}.beta-popup-success{text-align:center;padding:1.5rem 0}.beta-popup-success-icon-container{border-radius:var(--radius-full);background-color:#34d39926;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;display:flex}.beta-popup-success-icon{color:#34d399;width:1.5rem;height:1.5rem}.beta-popup-success-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.beta-popup-success-message{color:var(--text-tertiary);font-size:.85rem}.noesis-schedule-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.noesis-schedule-form{width:100%;max-width:500px;animation:.25s cubic-bezier(.34,1.56,.64,1) modalScaleIn;overflow:hidden}.noesis-schedule-header{color:var(--text-primary);background:linear-gradient(135deg,#60a5fa4d 0%,#a78bfa40 100%);border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:1.125rem 1.5rem;display:flex}.noesis-schedule-title{align-items:center;font-size:1.05rem;font-weight:700;display:flex}.noesis-schedule-icon{margin-right:.75rem}.noesis-schedule-close-btn{color:var(--text-secondary);border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.noesis-schedule-close-btn:hover{background-color:#ffffff1a;transform:rotate(90deg)}.noesis-schedule-form-content{flex-direction:column;gap:1.125rem;width:90%;padding:1.5rem;display:flex}.noesis-form-group{flex-direction:column;gap:.5rem;width:100%;display:flex}.noesis-form-label{text-align:start;color:var(--text-primary);width:100%;padding-left:.2rem;font-size:.825rem;font-weight:600}.noesis-form-input,.noesis-form-select{border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:all var(--transition-fast);box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff2e;padding:.625rem .875rem;font-size:.85rem;line-height:1.5}.noesis-form-input:focus,.noesis-form-select:focus{background:#ffffff1a;border-color:#60a5fa80;outline:none;box-shadow:0 0 0 3px #60a5fa1a}.noesis-form-input::placeholder{color:var(--text-placeholder)}.noesis-form-actions{border-top:1px solid #ffffff1f;justify-content:flex-end;gap:.75rem;width:100%;margin-top:1.125rem;padding-top:1.125rem;display:flex}.noesis-cancel-btn{border-radius:var(--radius-md);color:var(--text-tertiary);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff2e;padding:.55rem 1.125rem;font-size:.85rem;font-weight:500}.noesis-cancel-btn:hover{background:#ffffff1f;border-color:#ffffff4d}.noesis-submit-btn{border-radius:var(--radius-md);color:#fff;cursor:pointer;transition:all var(--transition-normal);background:linear-gradient(140deg,#60a5fa80,#a78bfa66);border:1px solid #ffffff40;padding:.55rem 1.125rem;font-size:.85rem;font-weight:700;box-shadow:0 4px 14px #60a5fa33}.noesis-submit-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #60a5fa4d}.noesis-submitting{opacity:.65;cursor:wait}.noesis-workflow-action-button{cursor:pointer;text-align:left;color:var(--text-primary);flex:1;align-items:center;gap:.75rem;padding:.7rem 1rem;display:flex;border-radius:14px!important}.noesis-workflow-action-button:hover{background:var(--glass-bg-hover);box-shadow:var(--glass-shadow-hover);border-color:#ffffffe6;transform:translateY(-1px)}.noesis-workflow-button-label{color:var(--text-primary);font-size:.85rem;font-weight:500}.noesis-workflow-remove-button{cursor:pointer;color:var(--text-muted);border-radius:var(--radius-sm);transition:all var(--transition-fast);background:0 0;border:none;padding:.5rem}.noesis-workflow-remove-button:hover{color:#f87171;background-color:#f8717126}.noesis-workflow-divider{background-color:#ffffff1f;height:1px;margin:1.5rem 0}.noesis-workflow-show-add-button{color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);background:linear-gradient(140deg,#60a5fa66,#a78bfa4d);border:1px solid #ffffff40;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #60a5fa26}.noesis-workflow-show-add-button:hover{transform:translateY(-1px);box-shadow:0 6px 20px #60a5fa40}.noesis-workflow-select{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);background:#ffffff0f;border:1px solid #ffffff2e;padding:.6rem .75rem;font-size:.85rem}.noesis-workflow-select:focus{border-color:#60a5fa80;outline:none}.noesis-workflow-select-label{color:var(--text-primary);text-align:left;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.noesis-workflow-close-section-button{color:var(--text-tertiary);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #ffffff2e;align-self:center;margin-top:.5rem;padding:.5rem 1.5rem;font-size:.85rem}.noesis-workflow-close-section-button:hover{background:#ffffff14;border-color:#ffffff4d}.noesis-workflow-loading{text-align:center;color:var(--text-muted);padding:1.5rem;font-size:.85rem}.noesis-workflow-error-message{border-radius:var(--radius-md);color:#f87171;background:#f871711a;border:1px solid #f8717140;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;font-size:.85rem;font-weight:500;display:flex}.noesis-workflow-empty-state{text-align:center;color:var(--text-tertiary);padding:1.5rem 0}.noesis-workflow-empty-state p{margin:0 0 .5rem;font-size:.85rem}.noesis-workflow-empty-hint{color:var(--text-muted);font-size:.75rem}.noesis-action-item{align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.75rem;display:flex;border-radius:14px!important}.noesis-action-item.complete,.noesis-action-item.completed{box-shadow:inset 0 0 24px #34d3990f, var(--glass-shadow);border-color:#34d39966}.noesis-action-item.failed{box-shadow:inset 0 0 24px #f871710f, var(--glass-shadow);border-color:#f8717166}.noesis-action-item.in_progress,.noesis-action-item.pending{box-shadow:inset 0 0 24px #fbbf240f, var(--glass-shadow);border-color:#fbbf2466}.noesis-action-status-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.noesis-action-item.complete .noesis-action-status-icon,.noesis-action-item.completed .noesis-action-status-icon{color:#34d399;background-color:#34d3992e}.noesis-action-item.failed .noesis-action-status-icon{color:#f87171;background-color:#f871712e}.noesis-action-item.in_progress .noesis-action-status-icon,.noesis-action-item.pending .noesis-action-status-icon{color:#fbbf24;background-color:#fbbf242e}.noesis-tracking-id{border-radius:var(--radius-full);color:var(--text-tertiary);background:#60a5fa1f;border:1px solid #60a5fa40;margin-left:1rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.noesis-stat-badge.noesis-status-complete,.noesis-stat-badge.noesis-status-success,.noesis-stat-badge.noesis-status-completed{color:#34d399;background:#34d3991f;border:1px solid #34d3994d;font-weight:600}.noesis-stat-badge.noesis-status-failed{color:#f87171;background:#f871711f;border:1px solid #f871714d;font-weight:600}.noesis-stat-badge.noesis-status-in_progress,.noesis-stat-badge.noesis-status-pending{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d;font-weight:600}.noesis-email-modal-overlay{z-index:1012;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;justify-content:center;align-items:center;animation:.15s ease-in-out fadeIn;display:flex;position:fixed;inset:0}.noesis-email-modal{flex-direction:column;width:80%;max-width:1100px;height:85vh;animation:.25s cubic-bezier(.34,1.56,.64,1) modalScaleIn;display:flex;overflow:hidden}.noesis-email-modal-header{background:#ffffff0a;border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.noesis-email-modal-title{color:var(--text-primary);align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:700;display:flex}.noesis-email-modal-icon{color:var(--accent-blue)}.noesis-email-modal-close-btn{border-radius:var(--radius-sm);cursor:pointer;color:var(--text-muted);transition:all var(--transition-fast);background-color:#0000;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.noesis-email-modal-close-btn:hover{color:var(--text-primary);background-color:#ffffff14}.noesis-input-wrapper{flex:1;position:relative}.noesis-search-input{width:100%;color:var(--text-primary);box-shadow:none;z-index:10;resize:none;scrollbar-width:thin;scrollbar-color:#fff3 transparent;background-color:#0000;border:none;border-radius:0;outline:none;min-height:3.25rem;max-height:10rem;padding:1rem 0;font-size:.925rem;font-weight:500;line-height:1.6;position:relative;overflow-y:auto}.noesis-search-input::placeholder{color:var(--text-placeholder);font-weight:400}.noesis-submit-button{color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);background:linear-gradient(135deg,#60a5fa80,#a78bfa66);border:1px solid #ffffff40;margin-left:40px;padding:.7rem;box-shadow:0 4px 14px #60a5fa33}.noesis-submit-button:hover{transform:translateY(-1px);box-shadow:0 6px 20px #60a5fa4d}.noesis-quantum-content-container.noesis-content-full{width:100%;max-width:100%;padding:0 1rem}.noesis-quantum-main-content.noesis-search-active{height:100%;transition:all .5s var(--ease-out-expo);justify-content:flex-start;position:fixed;top:1.5rem;left:0;right:0;overflow:hidden}.noesis-loading-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem;animation:.3s forwards fadeIn;display:none}.noesis-loading-text{color:var(--text-tertiary);margin:0;font-size:1rem;font-weight:500}.noesis-glass-loading{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#0000004d;position:fixed;inset:0}.noesis-chat-message.limit-reached-message .message-content,.noesis-chat-message.error-message.limit-reached-message .message-content{background:#f8717114;border:1px solid #f8717140;max-width:100%;animation:2s ease-in-out pulseError;box-shadow:0 2px 8px #f871711a}.noesis-chat-message.error-message .message-content{color:var(--text-primary);background:#f871710f;border:1px solid #f8717133}.limit-reached-icon{color:#f87171;border-bottom:1px solid #f8717126;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;font-size:.9rem;font-weight:700;display:flex}.limit-reached-icon svg{flex-shrink:0;margin-right:.5rem}.noesis-quantum-footer{text-align:center;z-index:20;border-top:1px solid #ffffff1f;margin-top:auto;padding:1.25rem 1.5rem;position:relative}.noesis-quantum-footer-links{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;margin-bottom:.5rem;font-size:.8rem;display:flex}.noesis-quantum-footer-link-text{color:var(--text-muted);transition:color var(--transition-fast);font-weight:500}.noesis-quantum-footer-link-text:hover{color:var(--accent-blue)}.noesis-quantum-footer-copyright{color:var(--text-muted);font-size:.7rem}.noesis-highlight-intelligence,.noesis-highlight-subheader{color:var(--text-primary);font-weight:700}.noesis-bottom-form button:disabled,.noesis-bottom-form input:disabled,.noesis-quantum-search-button:disabled{opacity:.5;cursor:not-allowed}.noesis-historical-data .noesis-source-item,.noesis-historical-data .noesis-source-new,.noesis-historical-data .noesis-message,.noesis-historical-data .noesis-typing,.noesis-historical-data .fadeIn,.noesis-historical-data [style*=animation],.noesis-historical-data .noesis-messages-panel,.noesis-historical-data .noesis-results-panel{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}.noesis-historical-data .noesis-typing-indicator,.noesis-historical-data .noesis-cursor,.noesis-historical-data .noesis-source-loading,.noesis-historical-data .noesis-typing:after{display:none!important}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:var(--accent-blue)}}@keyframes blink-cursor{0%,to{opacity:0}50%{opacity:1}}@keyframes fadeInOut{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes fadeInMessage{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes agentDropdownExpand{0%{opacity:0;max-height:0}to{opacity:1;max-height:160px}}@media (width<=768px){.noesis-quantum-hero-title{margin-top:1.5rem;font-size:2rem}.noesis-custom-separator{padding-left:2rem;padding-right:2rem}.noesis-quantum-search-container{max-width:100%;margin-bottom:2rem;padding:0 1rem}.noesis-quantum-footer-links{flex-direction:column;gap:.6rem}.noesis-controls-and-actions-wrapper{flex-direction:column;gap:1rem}.noesis-search-controls-external{flex-direction:column;gap:.75rem;width:100%}}@media (width<=480px){.noesis-quantum-hero-title{margin-top:1rem;font-size:1.75rem}.noesis-quantum-search-interface{padding:3.5rem}.noesis-custom-separator{padding-left:1rem;padding-right:1rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.noesis-validation-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out noesisValFadeIn;display:flex;position:fixed;inset:0}@keyframes noesisValFadeIn{0%{opacity:0}to{opacity:1}}.noesis-validation-modal{background:#1e1e28f2;border:1px solid #ffffff1a;border-radius:16px;width:440px;max-width:90vw;max-height:70vh;animation:.25s ease-out noesisValSlide;overflow-y:auto;box-shadow:0 24px 64px #00000080}@keyframes noesisValSlide{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.noesis-validation-header{border-bottom:1px solid #ffffff0f;padding:1.25rem 1.5rem .75rem}.noesis-validation-header h3{color:#fff;margin:0 0 .25rem;font-size:1rem;font-weight:700}.noesis-validation-header p{color:#fff6;margin:0;font-size:.78rem}.noesis-validation-list{flex-direction:column;gap:.375rem;padding:.75rem 1.5rem;display:flex}.noesis-validation-item{background:#fbbf240f;border:1px solid #fbbf241f;border-radius:8px;align-items:center;gap:.625rem;padding:.625rem .75rem;display:flex}.noesis-validation-dot{color:#fbbf24;background:#fbbf2426;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;display:flex}.noesis-validation-node{color:#ffffffd9;font-size:.82rem;font-weight:600}.noesis-validation-msg{color:#fff6;margin-top:1px;font-size:.72rem}.noesis-validation-type{text-transform:uppercase;letter-spacing:.04em;color:#fff3;flex-shrink:0;font-size:.62rem;font-weight:600}.noesis-validation-footer{border-top:1px solid #ffffff0f;padding:.75rem 1.5rem 1.25rem}.noesis-validation-footer button{color:#fff;cursor:pointer;background:#60a5fa33;border:1px solid #60a5fa59;border-radius:8px;padding:.5rem 1.5rem;font-family:Manrope,sans-serif;font-size:.82rem;font-weight:700;transition:all .15s}.noesis-validation-footer button:hover{background:#60a5fa4d}.noesis-file-info{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.noesis-file-name{white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:600;overflow:hidden}.noesis-file-status{font-size:.62rem;font-weight:500}.noesis-file-status.processing{color:#60a5fab3;animation:1.5s ease-in-out infinite noesisPulse}@keyframes noesisPulse{0%,to{opacity:.5}50%{opacity:1}}.noesis-file-status.done{color:#4ade80b3}.noesis-attached-file.processed{border-color:#4ade8026}.noesis-skeleton{background:linear-gradient(90deg,#ffffff08 0%,#ffffff0f 40%,#ffffff08 100%) 0 0/200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite noesisShimmer}@keyframes noesisShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.noesis-skeleton-line{border-radius:4px;height:12px;margin-bottom:8px}.noesis-skeleton-line.short{width:60%}.noesis-skeleton-line.medium{width:80%}.noesis-skeleton-line.long{width:95%}.noesis-skeleton-card{border:1px solid #ffffff0a;border-radius:14px;height:180px}.noesis-skeleton-pill{border-radius:999px;width:120px;height:32px;margin-right:8px;display:inline-block}.starter-suggestions{flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin:0 auto;padding:40px 20px;display:flex}.starter-suggestions-title{color:#ffffffe6;margin-bottom:24px;font-size:15px;font-weight:600}.starter-suggestions-grid{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}@media (width<=480px){.starter-suggestions-grid{grid-template-columns:1fr}}.starter-suggestion-card{cursor:pointer;text-align:left;color:#fff9;-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;line-height:1.4;transition:all .2s;display:flex;box-shadow:inset 0 0 0 1px #ffffff0d}.starter-suggestion-card:hover{color:#ffffffe6;background:#ffffff0f;border-color:#8b5cf640}.starter-suggestion-card.cta-card{border-color:#f9731626}.starter-suggestion-card.cta-card:hover{background:#f973160f;border-color:#f973164d}.starter-suggestion-card.insight-card{background:#8b5cf60a;border-color:#8b5cf626;grid-column:1/-1}.starter-suggestion-icon{flex-shrink:0;font-size:18px}.starter-suggestion-text{flex:1}.starter-suggestions-hint{color:#ffffff4d;margin-top:20px;font-size:12px}.insight-cards-container{flex-direction:column;gap:8px;width:100%;max-width:800px;margin:0 auto;padding:12px 16px;display:flex}.insight-card{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border-left:3px solid #8b5cf680;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .2s;display:flex;box-shadow:inset 0 0 0 1px #ffffff0d}.insight-card:hover{background:#ffffff0f}.insight-card-content{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.insight-card-icon{flex-shrink:0;margin-top:1px;font-size:16px}.insight-card-text{flex:1;min-width:0}.insight-card-title{color:#ffffffe6;font-size:13px;font-weight:600;line-height:1.3}.insight-card-summary{color:#ffffff73;margin-top:2px;font-size:12px;line-height:1.4}.insight-card-actions{flex-shrink:0;align-items:center;gap:6px;margin-left:12px;display:flex}.insight-card-action-btn{color:#fff9;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;transition:all .2s;display:flex}.insight-card-action-btn:hover{color:#ffffffe6;background:#ffffff1a}.insight-card-dismiss{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.insight-card-dismiss:hover{color:#fff9;background:#ffffff0f}:root{--fs-glass-bg:linear-gradient(150deg, #ffffff1a 0%, #f0f6ff24 30%, #dce8ff1f 60%, #ffffff14 100%);--fs-glass-bg-flat:#ffffff1a;--fs-glass-bg-hover:#ffffff29;--fs-glass-border:#ffffff59;--fs-glass-border-hover:#ffffff8c;--fs-text-primary:#fffffff2;--fs-text-secondary:#ffffffb8;--fs-text-muted:#ffffff7a;--fs-accent:#3f74fe;--fs-accent-rgb:63, 116, 254;--fs-green:#34d399;--fs-green-rgb:52, 211, 153;--fs-amber:#fbbf24;--fs-amber-rgb:251, 191, 36;--fs-red:#fb7185;--fs-red-rgb:248, 113, 133;--fs-purple:#a78bfa;--fs-purple-rgb:167, 139, 250;--fs-radius:12px;--fs-radius-sm:8px;--fs-radius-xs:6px;--fs-transition:.2s cubic-bezier(.4, 0, .2, 1);--fs-memory-episodic:#60a5fa;--fs-memory-semantic:#a78bfa;--fs-memory-procedural:#34d399;--fs-memory-prospective:#fbbf24;--fs-trust-green:#34d399;--fs-trust-amber:#fbbf24;--fs-trust-orange:#fb923c;--fs-trust-red:#fb7185}@keyframes fs-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fs-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fs-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fs-pulse-glow{0%,to{box-shadow:0 0 #a78bfa00}50%{box-shadow:0 0 8px 2px #a78bfa4d}}@keyframes fs-item-enter{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes fs-chip-enter{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.fs-spin{animation:1s linear infinite fs-spin-keyframes}@keyframes fs-spin-keyframes{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fs-greeting{border:1px solid var(--fs-glass-border);border-radius:var(--fs-radius);-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);width:100%;max-width:720px;transition:opacity var(--fs-transition), transform var(--fs-transition);margin:0 auto 20px;padding:20px 24px;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #c8d7f033,inset 0 1px #ffffff80,0 2px 8px #00000014;background:var(--fs-glass-bg)!important}.fs-greeting:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff26 30%,#fff3 50%,#ffffff26 70%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.fs-greeting--hidden{opacity:0;pointer-events:none;max-height:0;margin:0;padding:0;overflow:hidden}.fs-greeting--visible{opacity:1;max-height:300px}.fs-greeting--morning:after{content:"";pointer-events:none;background:radial-gradient(circle,#fbbf2414 0%,#0000 70%);width:120px;height:120px;position:absolute;top:-40px;right:-40px}.fs-greeting--afternoon:after{content:"";pointer-events:none;background:radial-gradient(circle,#3f74fe14 0%,#0000 70%);width:120px;height:120px;position:absolute;top:-40px;right:-40px}.fs-greeting--evening:after,.fs-greeting--night:after{content:"";pointer-events:none;background:radial-gradient(circle,#a78bfa14 0%,#0000 70%);width:120px;height:120px;position:absolute;top:-40px;right:-40px}.fs-greeting__dismiss{color:var(--fs-text-muted);cursor:pointer;transition:color var(--fs-transition), background var(--fs-transition);z-index:2;background:0 0;border:none;border-radius:4px;padding:4px;position:absolute;top:12px;right:12px}.fs-greeting__dismiss:hover{color:var(--fs-text-secondary);background:#ffffff0f}.fs-greeting__header{align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.fs-greeting__icon{width:36px;height:36px;color:var(--fs-amber);background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.fs-greeting--afternoon .fs-greeting__icon{color:var(--fs-accent)}.fs-greeting--evening .fs-greeting__icon,.fs-greeting--night .fs-greeting__icon{color:var(--fs-purple)}.fs-greeting__text{flex:1;min-width:0}.fs-greeting__headline{color:var(--fs-text-primary);margin:0 0 4px;font-size:18px;font-weight:600;line-height:1.3}.fs-greeting__subtitle{color:var(--fs-text-secondary);margin:0;font-size:13px;line-height:1.4}.fs-greeting__loading{color:var(--fs-text-muted);align-items:center;gap:8px;padding:8px 0;font-size:13px;display:flex}.fs-greeting__items{flex-direction:column;gap:6px;display:flex}.fs-greeting__item{border-radius:var(--fs-radius-sm);cursor:pointer;transition:background var(--fs-transition), border-color var(--fs-transition);background:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;padding:10px 12px;animation:.3s cubic-bezier(.4,0,.2,1) both fs-item-enter;display:flex}.fs-greeting__item:hover{background:#ffffff0f;border-color:#ffffff1f}.fs-item--high{border-left:2px solid var(--fs-red)}.fs-item--medium{border-left:2px solid var(--fs-amber)}.fs-item--low{border-left:2px solid #ffffff26}.fs-greeting__item-main{align-items:center;gap:10px;display:flex}.fs-greeting__item-icon{width:28px;height:28px;color:var(--fs-text-muted);background:#ffffff0a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.fs-icon--alert .fs-greeting__item-icon,.fs-greeting__item-icon.fs-icon--alert{color:var(--fs-red)}.fs-icon--result .fs-greeting__item-icon,.fs-greeting__item-icon.fs-icon--result{color:var(--fs-green)}.fs-icon--event .fs-greeting__item-icon,.fs-greeting__item-icon.fs-icon--event{color:var(--fs-accent)}.fs-icon--insight .fs-greeting__item-icon,.fs-greeting__item-icon.fs-icon--insight{color:var(--fs-amber)}.fs-greeting__item-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fs-greeting__item-title{color:var(--fs-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.fs-greeting__item-summary{color:var(--fs-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.fs-greeting__item-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.fs-greeting__item-action-btn{background:rgba(var(--fs-accent-rgb), .12);border:1px solid rgba(var(--fs-accent-rgb), .2);border-radius:var(--fs-radius-xs);color:rgba(var(--fs-accent-rgb), 1);cursor:pointer;white-space:nowrap;transition:background var(--fs-transition);align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:500;display:flex}.fs-greeting__item-action-btn:hover{background:rgba(var(--fs-accent-rgb), .2)}.fs-greeting__item-dismiss{color:var(--fs-text-muted);cursor:pointer;opacity:0;transition:opacity var(--fs-transition), color var(--fs-transition);background:0 0;border:none;border-radius:4px;padding:4px}.fs-greeting__item:hover .fs-greeting__item-dismiss{opacity:1}.fs-greeting__item-dismiss:hover{color:var(--fs-text-secondary)}.fs-greeting__item-detail{border-top:1px solid #ffffff0f;margin-top:8px;padding-top:8px;animation:.2s fs-fade-in}.fs-greeting__item-detail p{color:var(--fs-text-secondary);margin:0;font-size:12px;line-height:1.5}.fs-suggestions{width:100%;max-width:720px;transition:opacity var(--fs-transition);margin:0 auto;padding:0 0 8px}.fs-suggestions--visible{opacity:1}.fs-suggestions--fading{opacity:0}.fs-suggestions--disabled{opacity:.5;pointer-events:none}.fs-suggestions__chips{flex-wrap:wrap;justify-content:flex-start;gap:6px;display:flex}.fs-suggestion-chip{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);border:1px solid var(--fs-glass-border);color:var(--fs-text-primary);cursor:pointer;white-space:nowrap;transition:all var(--fs-transition);border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:450;animation:.25s cubic-bezier(.4,0,.2,1) both fs-chip-enter;display:inline-flex;box-shadow:0 0 0 .5px #c8d7f033,inset 0 1px #ffffff80,0 1px 3px #00000014;background:var(--fs-glass-bg)!important}.fs-suggestion-chip:hover{border-color:var(--fs-glass-border-hover);color:var(--fs-text-primary);transform:translateY(-1px);box-shadow:0 0 0 .5px #c8d7f04d,inset 0 1px #fff9,0 2px 8px #0000001f;background:var(--fs-glass-bg-hover)!important}.fs-suggestion-chip:active{transform:translateY(0)}.fs-suggestion-chip--context:hover{border-color:rgba(var(--fs-accent-rgb), .3);box-shadow:0 0 8px rgba(var(--fs-accent-rgb), .1)}.fs-suggestion-chip--pending:hover{border-color:rgba(var(--fs-amber-rgb), .3);box-shadow:0 0 8px rgba(var(--fs-amber-rgb), .1)}.fs-suggestion-chip--time:hover{border-color:rgba(var(--fs-purple-rgb), .3);box-shadow:0 0 8px rgba(var(--fs-purple-rgb), .1)}.fs-suggestion-chip__icon{color:var(--fs-text-muted);align-items:center;display:flex}.fs-suggestion-chip:hover .fs-suggestion-chip__icon{color:var(--fs-text-secondary)}.fs-suggestion-chip__label{line-height:1}.fs-memory{flex-direction:column;margin:4px 0;display:inline-flex;position:relative}.fs-memory--pulsing .fs-memory__trigger{animation:1.5s ease-in-out fs-pulse-glow}.fs-memory--recalling .fs-memory__icons{animation:1s ease-in-out infinite fs-pulse}.fs-memory__trigger{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);border:1px solid var(--fs-glass-border);color:var(--fs-text-primary);cursor:pointer;transition:all var(--fs-transition);border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;display:inline-flex;box-shadow:0 0 0 .5px #c8d7f033,inset 0 1px #ffffff80,0 1px 3px #00000014;background:var(--fs-glass-bg)!important}.fs-memory__trigger:hover{border-color:var(--fs-glass-border-hover);color:var(--fs-text-primary);background:var(--fs-glass-bg-hover)!important}.fs-memory__icons{gap:2px;font-size:14px;line-height:1;display:flex}.fs-memory__icon{transition:transform .2s;display:inline-flex}.fs-memory__icon--recalling{animation:.8s ease-in-out infinite fs-pulse}.fs-memory__label{font-weight:450}.fs-memory__chevron{color:var(--fs-text-muted);align-items:center;display:flex}.fs-memory__panel{z-index:50;border:1px solid var(--fs-glass-border);border-radius:var(--fs-radius);-webkit-backdrop-filter:blur(20px);background:#14161ef2;min-width:300px;max-width:420px;padding:12px;animation:.2s cubic-bezier(.4,0,.2,1) fs-slide-up;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 8px 32px #0006}.fs-memory__group{margin-bottom:10px}.fs-memory__group:last-child{margin-bottom:0}.fs-memory__group-header{text-transform:uppercase;letter-spacing:.5px;color:var(--fs-text-muted);border-left:2px solid #0000;align-items:center;gap:6px;margin-bottom:6px;padding:0 0 6px 8px;font-size:11px;display:flex}.fs-memory__group-emoji{font-size:14px}.fs-memory__group-label{font-weight:600}.fs-memory__group-count{background:#ffffff0f;border-radius:10px;margin-left:auto;padding:1px 6px;font-size:10px}.fs-memory__group-items{flex-direction:column;gap:4px;display:flex}.fs-memory__recall{border-radius:var(--fs-radius-xs);background:#ffffff08;border:1px solid #ffffff0a;padding:6px 8px}.fs-memory__recall-content{color:var(--fs-text-secondary);margin:0;font-size:12px;line-height:1.45}.fs-memory__recall-prefix{color:var(--fs-text-muted);font-style:italic;font-weight:500}.fs-memory__recall-source{color:var(--fs-text-muted);margin-top:3px;font-size:10px;font-style:italic;display:block}.fs-memory__recall-confidence{color:var(--fs-text-muted);margin-top:2px;margin-left:8px;font-size:10px;display:inline-block}.fs-memory--compact .fs-memory__label{display:none}.fs-memory--compact .fs-memory__trigger{padding:3px 6px}.fs-trust{flex-direction:column;display:inline-flex;position:relative}.fs-trust__trigger{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);border:1px solid var(--fs-glass-border);color:var(--fs-text-primary);cursor:pointer;transition:all var(--fs-transition);border-radius:16px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex;box-shadow:0 0 0 .5px #c8d7f033,inset 0 1px #ffffff80,0 1px 3px #00000014;background:var(--fs-glass-bg)!important}.fs-trust__trigger:hover{border-color:var(--fs-glass-border-hover);background:var(--fs-glass-bg-hover)!important}.fs-trust__shield{flex-shrink:0;transition:color .4s}.fs-trust__meter{background:#ffffff14;border-radius:2px;width:48px;height:4px;overflow:hidden}.fs-trust__meter-fill{border-radius:2px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.fs-trust__score{font-variant-numeric:tabular-nums;font-size:12px;font-weight:600;transition:color .4s}.fs-trust__chevron{color:var(--fs-text-muted);align-items:center;display:flex}.fs-trust--active .fs-trust__shield{animation:2s ease-in-out infinite fs-pulse}.fs-trust--changed .fs-trust__score{animation:.6s ease-in-out fs-pulse}.fs-trust__panel{z-index:50;border:1px solid var(--fs-glass-border);border-radius:var(--fs-radius);-webkit-backdrop-filter:blur(20px);background:#14161ef2;width:320px;padding:16px;animation:.2s cubic-bezier(.4,0,.2,1) fs-slide-up;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 32px #0006}.fs-trust__panel-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.fs-trust__panel-title{color:var(--fs-text-primary);align-items:center;gap:6px;margin:0;font-size:14px;font-weight:600;display:flex}.fs-trust__panel-score{font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.fs-trust__panel-meter{margin-bottom:16px}.fs-trust__panel-meter-track{background:#ffffff14;border-radius:3px;width:100%;height:6px;overflow:hidden}.fs-trust__panel-meter-fill{border-radius:3px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.fs-trust__panel-meter-labels{color:var(--fs-text-muted);justify-content:space-between;margin-top:4px;font-size:10px;display:flex}.fs-trust__breakdown{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.fs-trust__breakdown-item{flex-direction:column;gap:4px;display:flex}.fs-trust__breakdown-label{color:var(--fs-text-secondary);align-items:center;gap:5px;font-size:12px;display:flex}.fs-trust__breakdown-icon{font-size:13px;line-height:1}.fs-trust__breakdown-name{font-weight:500}.fs-trust__breakdown-info{color:var(--fs-text-muted);cursor:help;align-items:center;display:flex}.fs-trust__breakdown-bar{align-items:center;gap:8px;display:flex}.fs-trust__breakdown-bar-track{background:#ffffff0f;border-radius:2px;flex:1;height:4px;overflow:hidden}.fs-trust__breakdown-bar-fill{border-radius:2px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.fs-trust__breakdown-value{font-variant-numeric:tabular-nums;text-align:right;min-width:28px;font-size:11px;font-weight:600}.fs-trust__panel-note{color:var(--fs-text-muted);border-top:1px solid #ffffff0f;margin:0;padding-top:10px;font-size:11px;line-height:1.45}.fs-trust--compact .fs-trust__score{display:none}.fs-trust--compact .fs-trust__trigger{padding:3px 8px}.fs-trust--compact .fs-trust__meter{width:36px}@media (width<=768px){.fs-greeting{margin:0 8px 16px;padding:16px 18px}.fs-greeting__headline{font-size:16px}.fs-greeting__item-action-btn{padding:3px 8px;font-size:10px}.fs-suggestions__chips{gap:5px}.fs-suggestion-chip{padding:5px 10px;font-size:11px}.fs-memory__panel{min-width:260px;max-width:320px;left:-20px}.fs-trust__panel{width:280px;right:-8px}}@media (width<=480px){.fs-greeting__header{flex-direction:column;gap:10px}.fs-greeting__item-main{flex-wrap:wrap}.fs-greeting__item-actions{justify-content:flex-end;width:100%;margin-top:4px}}.fs-greeting__refresh{border:1px solid var(--fs-border,#ffffff26);color:var(--fs-muted,#ffffff80);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;padding:4px 6px;transition:all .2s}.fs-greeting__refresh:hover{color:var(--fs-text,#fff);border-color:var(--fs-text,#ffffff4d)}.fs-greeting__refresh:disabled{opacity:.4;cursor:not-allowed}.fs-briefing{flex-direction:column;gap:16px;margin-top:12px;display:flex}.fs-briefing-section{flex-direction:column;gap:8px;display:flex}.fs-section-title{color:var(--fs-muted,#fff9);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin:0;font-size:13px;font-weight:600;display:flex}.fs-section-toggle{color:var(--fs-muted,#fff9);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:4px 0;font-size:13px;font-weight:600;transition:color .2s;display:flex}.fs-section-toggle:hover{color:var(--fs-text,#fff)}.fs-section-toggle__preview{text-transform:none;letter-spacing:0;gap:8px;margin-left:auto;font-size:11px;display:flex}.fs-meetings-list{flex-direction:column;gap:6px;display:flex}.fs-meeting-card{border:1px solid var(--fs-border,#ffffff14);background:#ffffff0a;border-radius:10px;transition:all .2s;overflow:hidden}.fs-meeting-card:hover{border-color:var(--fs-border-hover,#ffffff26)}.fs-meeting-card--expanded{background:#ffffff0f;border-color:var(--fs-accent,#3b82f6)!important}.fs-meeting-card__header{cursor:pointer;align-items:center;gap:10px;padding:10px 12px;display:flex}.fs-meeting-card__time{color:var(--fs-muted,#ffffff80);white-space:nowrap;align-items:center;gap:4px;min-width:70px;font-size:12px;display:flex}.fs-meeting-card__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fs-meeting-card__client{color:var(--fs-text,#fff);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.fs-meeting-card__title{color:var(--fs-muted,#fff6);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.fs-meeting-card__aum{color:var(--fs-accent,#3b82f6);white-space:nowrap;align-items:center;gap:2px;font-size:12px;font-weight:500;display:flex}.fs-meeting-card__toggle{color:var(--fs-muted,#ffffff4d);flex-shrink:0}.fs-meeting-card__alerts{flex-wrap:wrap;gap:4px;padding:0 12px 8px;display:flex}.fs-meeting-alert{white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:11px}.fs-meeting-alert--warning{color:#f59e0b;background:#f59e0b26}.fs-meeting-alert--critical{color:#ef4444;background:#ef444426}.fs-meeting-alert--info{color:#60a5fa;background:#3b82f626}.fs-meeting-card__detail{border-top:1px solid var(--fs-border,#ffffff0f);flex-direction:column;gap:10px;margin-top:2px;padding:10px 12px 12px;display:flex}.fs-meeting-section{flex-direction:column;gap:4px;display:flex}.fs-meeting-section__title{color:var(--fs-muted,#ffffff80);text-transform:uppercase;letter-spacing:.3px;align-items:center;gap:4px;margin:0;font-size:11px;font-weight:600;display:flex}.fs-meeting-section__list{margin:0;padding:0;list-style:none}.fs-meeting-section__list li{color:var(--fs-text,#ffffffd9);padding:2px 0 2px 14px;font-size:13px;line-height:1.4;position:relative}.fs-meeting-section__list li:before{content:"•";color:var(--fs-muted,#ffffff4d);position:absolute;left:0}.fs-meeting-section__list--actions li:before{content:"→";color:var(--fs-accent,#3b82f6)}.fs-meeting-portfolio{color:var(--fs-muted,#fff9);gap:12px;font-size:12px;display:flex}.fs-meeting-holdings{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.fs-meeting-ticker{color:var(--fs-text,#ffffffb3);background:#ffffff0f;border-radius:4px;padding:1px 6px;font-family:SF Mono,Fira Code,monospace;font-size:11px}.fs-meeting-prepare-btn{border:1px solid var(--fs-accent,#3b82f6);color:var(--fs-accent,#3b82f6);cursor:pointer;background:#3b82f61a;border-radius:6px;align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.fs-meeting-prepare-btn:hover{color:#93c5fd;background:#3b82f633}.fs-market-summary{flex-direction:column;gap:8px;display:flex}.fs-market-headline{color:var(--fs-text,#ffffffbf);margin:0;font-size:13px;font-style:italic}.fs-market-indices{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px;display:grid}.fs-market-index{background:#ffffff08;border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:flex}.fs-market-index__name{color:var(--fs-muted,#ffffff80);flex-shrink:0}.fs-market-index__price{color:var(--fs-text,#fffc);margin-left:auto;font-weight:500}.fs-market-index__change{align-items:center;gap:2px;font-size:11px;font-weight:600;display:flex}.fs-change--up{color:#22c55e}.fs-change--down{color:#ef4444}.fs-mini-change{font-weight:500}.fs-market-vix{border-radius:4px;align-self:flex-start;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:flex}.fs-vix--low{color:#22c55e;background:#22c55e1a}.fs-vix--moderate{color:#f59e0b;background:#f59e0b1a}.fs-vix--elevated{color:#ef4444;background:#ef44441a}.fs-vix--high{color:#ef4444;background:#ef444433}.fs-practice-summary{flex-direction:column;gap:8px;display:flex}.fs-practice-stats{flex-wrap:wrap;gap:16px;display:flex}.fs-practice-stat{flex-direction:column;gap:2px;display:flex}.fs-practice-stat__value{color:var(--fs-text,#fff);font-size:16px;font-weight:700}.fs-practice-stat__label{color:var(--fs-muted,#fff6);text-transform:uppercase;letter-spacing:.3px;font-size:11px}.fs-practice-workflows{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.fs-practice-workflow{color:var(--fs-muted,#fff9);background:#ffffff0a;border-radius:4px;padding:2px 8px;font-size:11px}@media (width<=600px){.fs-market-indices{grid-template-columns:1fr}.fs-meeting-card__header{flex-wrap:wrap}.fs-meeting-card__aum{order:-1}.fs-practice-stats{gap:12px}.fs-section-toggle__preview{display:none}}.voice-input{align-items:center;gap:8px;display:flex;position:relative}.voice-input.active{gap:10px}.voice-mic-btn{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:relative;overflow:hidden}.voice-mic-btn:hover:not(:disabled){color:#ffffffe6;background:#ffffff1a;border-color:#fff3}.voice-mic-btn:disabled{opacity:.4;cursor:not-allowed}.voice-mic-btn.recording{color:#ef4444;background:#ef444433;border-color:#ef444480;animation:1.5s ease-in-out infinite voice-pulse}.voice-mic-btn.recording:before{content:"";border:2px solid #ef44444d;border-radius:50%;animation:1.5s ease-in-out infinite voice-ring;position:absolute;inset:-4px}@keyframes voice-pulse{0%,to{box-shadow:0 0 #ef44444d}50%{box-shadow:0 0 12px 4px #ef444426}}@keyframes voice-ring{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.15)}}.voice-mic-btn.transcribing{color:#3f74fe;background:#3f74fe26;border-color:#3f74fe4d}.voice-mic-btn.error{color:#ef4444b3;background:#ef44441a;border-color:#ef444433}.voice-waveform{align-items:center;gap:2px;height:32px;padding:0 4px;display:flex}.voice-waveform-bar{background:linear-gradient(#ef4444cc,#ef44444d);border-radius:2px;width:3px;min-height:3px;max-height:32px;transition:height 80ms ease-out}.voice-status{align-items:center;min-height:18px;display:flex}.voice-status-label{letter-spacing:.3px;white-space:nowrap;align-items:center;gap:6px;font-size:11px;font-weight:500;display:flex}.voice-status-label.recording{color:#ef4444}.voice-status-label.transcribing{color:#3f74fe}.voice-status-label.requesting{color:#ffffff80}.voice-status-label.error{color:#ef4444cc;font-size:10px}.voice-recording-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite voice-dot-blink}@keyframes voice-dot-blink{0%,to{opacity:1}50%{opacity:.3}}.voice-spinner{animation:.8s linear infinite voice-spin}@keyframes voice-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.voice-output{align-items:center;gap:4px;display:inline-flex}.voice-speak-btn{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:all .15s;display:flex}.voice-speak-btn:hover:not(:disabled){color:#ffffffb3;background:#ffffff14}.voice-speak-btn:disabled{cursor:wait}.voice-speak-btn.playing{color:#3f74fe;background:#3f74fe1a}.voice-speak-btn.playing:hover{background:#3f74fe26}.voice-speak-btn.loading{color:#3f74fe99}.voice-speak-btn.error{color:#ef444480}.voice-stop-btn{color:#fff6;cursor:pointer;background:#ffffff0f;border:none;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:all .15s;display:flex}.voice-stop-btn:hover{color:#ef4444cc;background:#ef444426}.uni-input-wrapper .voice-input{margin-right:2px}.uni-input-wrapper .voice-mic-btn{width:34px;height:34px}.uni-msg-actions .voice-output{margin-left:0}.uni-msg-actions .voice-speak-btn{width:28px;height:28px}.noesis-quantum-search-input-wrapper .voice-input{position:absolute;top:50%;right:8px;transform:translateY(-50%)}@media (width<=768px){.voice-waveform{display:none}.voice-status-label{font-size:10px}.voice-mic-btn{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.voice-mic-btn.recording,.voice-mic-btn.recording:before,.voice-recording-dot{animation:none}.voice-spinner{animation:2s linear infinite voice-spin}.voice-waveform-bar{transition:none}}.kn-container{flex-direction:column;gap:12px;height:100%;padding:16px;display:flex}.kn-header{justify-content:space-between;align-items:center;display:flex}.kn-title{color:#ffffffe6;margin:0;font-size:15px;font-weight:600}.kn-header-actions{gap:6px;display:flex}.kn-btn-icon{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.kn-btn-icon:hover{color:#ffffffe6;background:#ffffff1a}.kn-search{position:relative}.kn-search-icon{color:#ffffff4d;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.kn-search-input{color:#ffffffe6;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:8px 12px 8px 34px;font-size:13px;transition:border-color .2s}.kn-search-input:focus{border-color:#a855f766}.kn-search-input::placeholder{color:#ffffff4d}.kn-suggestions-banner{color:#f97316;background:#f9731614;border:1px solid #f9731633;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.kn-suggestions-review{color:#f97316;cursor:pointer;background:#f9731626;border:1px solid #f973164d;border-radius:6px;margin-left:auto;padding:3px 10px;font-size:11px;font-weight:600}.kn-layout{flex:1;gap:12px;min-height:0;display:flex;overflow:hidden}.kn-tree{flex-direction:column;gap:2px;width:240px;min-width:200px;display:flex;overflow-y:auto}.kn-loading,.kn-empty{color:#ffffff4d;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;font-size:13px;display:flex}.kn-empty-sub{color:#fff3;font-size:11px}.kn-domain{margin-bottom:2px}.kn-domain-header{color:#fff9;cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;width:100%;padding:6px 8px;font-size:12px;font-weight:600;transition:background .2s;display:flex}.kn-domain-header:hover{color:#ffffffe6;background:#ffffff0a}.kn-domain-count{color:#ffffff4d;background:#ffffff0f;border-radius:10px;margin-left:auto;padding:1px 6px;font-size:10px}.kn-domain-nodes{padding-left:20px}.kn-node-item{color:#ffffffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:5px 8px;font-size:12px;transition:all .15s;display:flex}.kn-node-item:hover{background:#ffffff0a}.kn-node-active{color:#fffffff2;border-left:2px solid #a855f7;background:#a855f71f!important}.kn-node-title{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.kn-badge-group{flex-shrink:0;align-items:center;gap:3px;display:flex}.kn-badge{white-space:nowrap;border-radius:4px;align-items:center;gap:3px;padding:1px 5px;font-size:9px;font-weight:600;display:flex}.kn-badge-system{color:#60a5fa;background:#60a5fa1f;border:1px solid #60a5fa33}.kn-badge-user{color:#10b981;background:#10b9811f;border:1px solid #10b98133}.kn-badge-institutional{color:#f97316;background:#f973161f;border:1px solid #f9731633}.kn-badge-protected{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2433}.kn-content{flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}.kn-content-empty{color:#fff3;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;font-size:13px;display:flex}.kn-content-header{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;margin-bottom:8px;padding:12px}.kn-content-title-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;display:flex}.kn-content-title{color:#fffffff2;margin:0;font-size:14px;font-weight:600}.kn-content-meta{color:#ffffff59;gap:12px;margin-bottom:8px;font-size:11px;display:flex}.kn-content-actions{gap:6px;display:flex}.kn-btn-sm{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;transition:all .2s;display:flex}.kn-btn-sm:hover{color:#fff;background:#ffffff1a}.kn-btn-primary{color:#a78bfa;background:#a855f726;border-color:#a855f74d}.kn-btn-primary:hover{background:#a855f740}.kn-btn-danger{color:#ef4444b3}.kn-btn-danger:hover{color:#ef4444;background:#ef44441a}.kn-content-tags{flex-wrap:wrap;align-items:center;gap:4px;padding:0 0 8px;display:flex}.kn-tag{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:2px 8px;font-size:10px}.kn-trigger{color:#a78bfa;background:#a855f714;border:1px solid #a855f733;border-radius:10px;padding:2px 8px;font-size:10px}.kn-tag-divider{color:#ffffff26;margin:0 2px;font-size:10px}.kn-editor{color:#ffffffe6;resize:vertical;background:#ffffff08;border:1px solid #a855f74d;border-radius:8px;outline:none;flex:1;min-height:200px;padding:12px;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px;line-height:1.6}.kn-body{flex:1;overflow-y:auto}.kn-body-content{color:#fffc;white-space:pre-wrap;word-break:break-word;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;margin:0;padding:12px;font-family:JetBrains Mono,Fira Code,monospace;font-size:12px;line-height:1.6}.kn-history{flex-direction:column;gap:8px;display:flex}.kn-history-title{color:#fffc;margin:0 0 4px;font-size:13px;font-weight:600}.kn-history-item{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;align-items:flex-start;gap:10px;padding:8px 10px;display:flex}.kn-history-version{color:#a855f7;min-width:30px;font-size:11px;font-weight:700}.kn-history-info{color:#fff6;gap:8px;font-size:10px;display:flex}.kn-history-source{color:#ffffff80;text-transform:capitalize}.kn-history-summary{color:#ffffff80;flex:1;margin:2px 0 0;font-size:11px}.kn-suggestions{border-top:1px solid #ffffff0f;margin-top:8px;padding-top:12px}.kn-suggestions-title{color:#f97316;align-items:center;gap:6px;margin:0 0 8px;font-size:13px;font-weight:600;display:flex}.kn-suggestion-card{background:#f973160a;border:1px solid #f9731626;border-radius:8px;margin-bottom:8px;padding:10px 12px}.kn-suggestion-header{justify-content:space-between;margin-bottom:4px;display:flex}.kn-suggestion-node{color:#fffc;font-size:12px;font-weight:600}.kn-suggestion-source{color:#ffffff4d;font-size:10px}.kn-suggestion-reason{color:#ffffff80;margin:0 0 6px;font-size:11px}.kn-suggestion-content{color:#fff6;white-space:pre-wrap;background:#ffffff05;border-radius:4px;margin:0 0 8px;padding:6px 8px;font-family:monospace;font-size:11px}.kn-suggestion-actions{gap:6px;display:flex}.kn-tree::-webkit-scrollbar{width:4px}.kn-content::-webkit-scrollbar{width:4px}.kn-tree::-webkit-scrollbar-track{background:0 0}.kn-content::-webkit-scrollbar-track{background:0 0}.kn-tree::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.kn-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.kp-panel{overscroll-behavior:contain;-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);z-index:1000;color:#ffffffd9;background:linear-gradient(#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border-left:1px solid #ffffff0f;flex-direction:column;width:400px;max-width:100vw;height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-420px;box-shadow:0 0 0 .5px #c8d7f047,inset 1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,-1px 0 2px #00000014,-4px 0 12px #788cb91a,-12px 0 36px #6478aa14}.kp-panel--open{right:0}.kp-header{background:#ffffff05;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.kp-header-title{color:#fffffff2;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.kp-header-actions{gap:4px;display:flex}.kp-icon-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:all .15s;display:flex}.kp-icon-btn:hover{color:#ffffffd9;background:#ffffff14}.kp-profile{background:#3f74fe0a;border-bottom:1px solid #ffffff0f;padding:12px 16px}.kp-profile-text{color:#ffffffb3;margin:0 0 8px;font-size:12px;line-height:1.5}.kp-profile-prefs{flex-wrap:wrap;gap:4px;display:flex}.kp-pref-chip{color:#fff9;text-transform:capitalize;background:#3f74fe1a;border:1px solid #3f74fe26;border-radius:100px;padding:2px 8px;font-size:10px}.kp-controls{border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:12px 16px}.kp-search{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:8px;margin-bottom:10px;padding:6px 10px;transition:border-color .15s;display:flex}.kp-search:focus-within{border-color:#3f74fe66}.kp-search svg{color:#ffffff59;flex-shrink:0}.kp-search-input{color:#ffffffd9;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:12px}.kp-search-input::placeholder{color:#ffffff4d}.kp-search-clear{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:2px;display:flex}.kp-search-clear:hover{color:#fff9}.kp-filter-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.kp-filter-pills{flex-wrap:wrap;flex:1;gap:4px;display:flex}.kp-filter-pill{color:#ffffff80;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;padding:3px 8px;font-size:10px;transition:all .15s}.kp-filter-pill:hover{color:#fffc;background:#ffffff0f}.kp-filter-pill.active{color:#3f74fee6;background:#3f74fe1f;border-color:#3f74fe4d}.kp-view-toggle{flex-shrink:0;gap:2px;display:flex}.kp-view-btn{color:#ffffff59;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:4px;padding:4px 6px;transition:all .15s;display:flex}.kp-view-btn:hover{color:#fff9}.kp-view-btn.active{color:#3f74fecc;background:#3f74fe1f;border-color:#3f74fe4d}.kp-content{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex:1;padding:8px 0;overflow-y:auto}.kp-content::-webkit-scrollbar{width:4px}.kp-content::-webkit-scrollbar-track{background:0 0}.kp-content::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.kp-section{margin-bottom:2px}.kp-section-header{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:10px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.kp-section-header:hover{background:#ffffff08}.kp-section-title{align-items:center;gap:8px;display:flex}.kp-section-icon{align-items:center;display:flex}.kp-section-count{color:#fff6;background:#ffffff0f;border-radius:100px;padding:1px 6px;font-size:10px;font-weight:500}.kp-section-body{padding:4px 12px 8px}.kp-memory-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;margin-bottom:6px;padding:10px 12px;transition:all .15s;position:relative}.kp-memory-card:hover{background:#ffffff0a;border-color:#ffffff1a}.kp-memory-card:hover .kp-memory-actions{opacity:1}.kp-memory-card-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.kp-memory-badge{text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.kp-confidence{font-variant-numeric:tabular-nums;font-size:10px;font-weight:600}.kp-memory-text{color:#fffc;word-break:break-word;margin:0 0 6px;font-size:12px;line-height:1.5}.kp-entity-name{color:#ffffffe6;font-weight:600}.kp-memory-desc{color:#ffffff80;margin:0 0 6px;font-size:11px;line-height:1.4}.kp-memory-meta{color:#ffffff59;align-items:center;gap:10px;font-size:10px;display:flex}.kp-memory-date,.kp-memory-source,.kp-memory-accessed{align-items:center;gap:3px;display:flex}.kp-memory-source{cursor:pointer;color:#3f74fe80}.kp-memory-source:hover{color:#3f74fecc}.kp-memory-msg-count{color:#ffffff59;font-size:10px}.kp-memory-importance{color:#fbbf24;font-size:10px}.kp-skill-rate{font-size:10px;font-weight:600}.kp-memory-topics{flex-wrap:wrap;gap:4px;margin-bottom:6px;display:flex}.kp-topic-tag{color:#60a5fab3;background:#60a5fa1a;border:1px solid #60a5fa26;border-radius:4px;padding:1px 6px;font-size:9px}.kp-entity-props{flex-direction:column;gap:3px;margin-bottom:6px;display:flex}.kp-prop-item{color:#ffffff80;font-size:10px}.kp-prop-item strong{color:#fff9;text-transform:capitalize;font-weight:500}.kp-memory-actions{opacity:0;gap:2px;transition:opacity .15s;display:flex;position:absolute;top:8px;right:8px}.kp-action-btn{color:#fff6;cursor:pointer;background:#ffffff0f;border:none;border-radius:4px;padding:4px;transition:all .15s;display:flex}.kp-action-btn:hover{color:#fffc;background:#ffffff1f}.kp-action-btn--danger:hover{color:#f87171;background:#f8717126}.kp-relationship-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;margin-bottom:4px;padding:8px 12px;transition:all .15s;position:relative}.kp-relationship-card:hover{background:#ffffff0a;border-color:#ffffff1a}.kp-relationship-card:hover .kp-memory-actions{opacity:1}.kp-rel-triple{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}.kp-rel-subject,.kp-rel-object{color:#ffffffd9;font-weight:600}.kp-rel-predicate{color:#fbbf24b3;font-size:11px}.kp-rel-meta{color:#ffffff59;align-items:center;gap:10px;font-size:10px;display:flex}.kp-timeline{padding:8px 16px}.kp-timeline-item{margin-bottom:8px;padding-left:20px;position:relative}.kp-timeline-item:before{content:"";background:#ffffff0f;width:1px;position:absolute;top:16px;bottom:-8px;left:5px}.kp-timeline-item:last-child:before{display:none}.kp-timeline-dot{background:#3f74fe80;border:1px solid #3f74fe4d;border-radius:50%;width:8px;height:8px;position:absolute;top:6px;left:2px}.kp-timeline-date{color:#ffffff4d;margin-bottom:4px;font-size:10px;font-weight:500}.kp-footer{background:#ffffff05;border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.kp-footer-count{color:#ffffff4d;font-size:10px}.kp-btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:4px;padding:5px 12px;font-family:inherit;font-size:11px;font-weight:500;transition:all .15s;display:flex}.kp-btn-save{color:#7da0ff;background:#3f74fe33;border:1px solid #3f74fe33}.kp-btn-save:hover{background:#3f74fe4d}.kp-btn-save:disabled{opacity:.4;cursor:not-allowed}.kp-btn-cancel{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14}.kp-btn-cancel:hover{background:#ffffff14}.kp-btn-add{color:#fff9;background:#ffffff0a;border:1px solid #ffffff14}.kp-btn-add:hover{color:#3f74fecc;background:#3f74fe1a;border-color:#3f74fe33}.kp-loading{color:#fff6;justify-content:center;align-items:center;gap:8px;padding:40px 20px;font-size:12px;display:flex}.kp-error{color:#f87171;background:#f8717114;border:1px solid #f8717126;border-radius:8px;align-items:center;gap:8px;margin:12px 16px;padding:16px;font-size:12px;display:flex}.kp-empty{color:#ffffff4d;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:60px 20px;display:flex}.kp-empty p{margin:0;font-size:13px}.kp-empty-hint{color:#fff3;font-size:11px!important}.kp-spin{animation:1s linear infinite kpSpin}@keyframes kpSpin{to{transform:rotate(360deg)}}.kp-edit-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.kp-edit-modal{background:#12121ef7;border:1px solid #ffffff14;border-radius:12px;width:360px;max-width:90vw;box-shadow:0 16px 48px #00000080}.kp-edit-header{color:#ffffffe6;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:14px 16px;font-size:13px;font-weight:600;display:flex}.kp-edit-close{color:#fff6;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:4px;display:flex}.kp-edit-close:hover{color:#fffc}.kp-edit-body{padding:16px}.kp-edit-label{color:#ffffff80;margin-top:12px;margin-bottom:6px;font-size:11px;font-weight:500;display:block}.kp-edit-label:first-child{margin-top:0}.kp-edit-textarea{color:#ffffffd9;resize:vertical;box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;outline:none;width:100%;padding:8px 10px;font-family:inherit;font-size:12px;line-height:1.5;transition:border-color .15s}.kp-edit-textarea:focus{border-color:#3f74fe66}.kp-edit-slider{accent-color:#3f74fe;width:100%;margin-top:4px}.kp-edit-footer{border-top:1px solid #ffffff0f;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.kp-category-pills{flex-wrap:wrap;gap:4px;display:flex}.kp-category-pill{color:#ffffff80;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;padding:3px 8px;font-family:inherit;font-size:10px;transition:all .15s}.kp-category-pill:hover{background:#ffffff0f}.kp-category-pill.active{background:#3f74fe1a;border-color:#3f74fe4d}.kp-toast{z-index:10;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;animation:.2s kpToastIn;display:flex;position:absolute;bottom:56px;left:16px;right:16px}.kp-toast--success{color:#34d399;background:#34d3991f;border:1px solid #34d39933}.kp-toast--error{color:#f87171;background:#f871711f;border:1px solid #f8717133}@keyframes kpToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.kp-kv-editor{flex-direction:column;gap:6px;display:flex}.kp-kv-row{align-items:center;gap:6px;display:flex}.kp-kv-key,.kp-kv-value{color:#ffffffd9;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;outline:none;flex:1;padding:6px 8px;font-family:inherit;font-size:11px;transition:border-color .15s}.kp-kv-key:focus,.kp-kv-value:focus{border-color:#3f74fe66}.kp-kv-key{max-width:120px;font-weight:500}.kp-kv-remove{color:#ffffff4d;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px;transition:all .15s;display:flex}.kp-kv-remove:hover{color:#f87171;background:#f871851a}.kp-kv-add{align-self:flex-start;padding:3px 8px;font-size:10px}.kp-edit-date{color:#ffffffd9;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;outline:none;width:100%;padding:6px 10px;font-family:inherit;font-size:12px}.kp-edit-date:focus{border-color:#3f74fe66}.kp-btn-export{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14}.kp-btn-export:hover{color:#34d399;background:#34d3991a;border-color:#34d39933}.kp-btn-graph{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff14}.kp-btn-graph:hover{color:#fbbf24;background:#fbbf241a;border-color:#fbbf2433}.kp-footer-left{gap:4px;display:flex}.kg-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1200;background:#000000b3;justify-content:center;align-items:center;animation:.2s kpToastIn;display:flex;position:fixed;inset:0}.kg-container{background:#0c0c14f5;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:90vw;max-width:1000px;height:75vh;max-height:650px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #0009}.kg-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.kg-header-left{align-items:center;gap:12px;display:flex}.kg-title{color:#ffffffe6;font-size:14px;font-weight:600}.kg-stats-badge{color:#fff6;background:#ffffff0f;border-radius:100px;padding:2px 8px;font-size:10px}.kg-header-actions{align-items:center;gap:4px;display:flex}.kg-action-btn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;align-items:center;padding:5px 8px;transition:all .15s;display:flex}.kg-action-btn:hover{color:#ffffffd9;background:#ffffff0f;border-color:#ffffff26}.kg-close-btn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:4px;padding:6px;transition:all .15s;display:flex}.kg-close-btn:hover{color:#f87171;background:#f871851a}.kg-legend{border-bottom:1px solid #ffffff0a;flex-shrink:0;gap:16px;padding:8px 20px;display:flex}.kg-legend-item{color:#ffffff73;align-items:center;gap:6px;font-size:10px;display:flex}.kg-legend-dot{border-radius:50%;width:8px;height:8px}.kg-canvas{flex:1;position:relative;overflow:hidden}.kg-svg{-webkit-user-select:none;user-select:none;width:100%;height:100%}.kg-edge{transition:stroke .15s,stroke-width .15s}.kg-edge-label{pointer-events:none;font-family:Inter,sans-serif}.kg-node{transition:opacity .2s}.kg-node-circle{transition:stroke-width .15s,fill .15s}.kg-node-label,.kg-node-type{pointer-events:none;font-family:Inter,sans-serif}.kg-loading,.kg-empty{color:#ffffff59;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex;position:absolute;inset:0}.kg-error{color:#f87171;justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex;position:absolute;inset:0}.kg-detail-panel{background:#12121ef2;border:1px solid #ffffff1a;border-radius:10px;width:280px;padding:14px;animation:.15s kpToastIn;position:absolute;bottom:16px;right:16px;box-shadow:0 8px 32px #0006}.kg-detail-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.kg-detail-badge{text-transform:capitalize;border-radius:100px;padding:2px 8px;font-size:10px;font-weight:600}.kg-detail-close{color:#fff6;cursor:pointer;background:0 0;border:none;padding:2px;display:flex}.kg-detail-close:hover{color:#fffc}.kg-detail-title{color:#ffffffe6;margin:0 0 6px;font-size:13px;font-weight:600;line-height:1.4}.kg-detail-desc{color:#ffffff8c;word-break:break-word;margin:0 0 6px;font-size:11px;line-height:1.5}.kg-detail-stat{color:#fff6;margin-bottom:4px;font-size:10px}.kg-detail-stat strong{color:#fff9}.kg-detail-date{color:#ffffff4d;margin-top:6px}.kg-detail-topics{flex-wrap:wrap;gap:4px;margin-bottom:6px;display:flex}.kg-detail-topic{color:#a78bfab3;background:#a78bfa1a;border:1px solid #a78bfa26;border-radius:4px;padding:1px 6px;font-size:9px}.kg-detail-props{flex-direction:column;gap:3px;margin-bottom:6px;display:flex}.kg-detail-prop{color:#ffffff73;font-size:10px}.kg-detail-prop strong{color:#fff9;text-transform:capitalize}@media (width<=768px){.kp-panel{width:100vw;right:-100vw}.kg-container{width:96vw;height:85vh}.kg-detail-panel{width:auto;bottom:8px;left:8px;right:8px}}.cc-card{color:#ffffffd9;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;max-width:360px;padding:12px 14px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;transition:all .15s}.cc-card:hover{background:#ffffff0d;border-color:#ffffff1a}.cc-card--compact{max-width:280px;padding:8px 10px}.cc-card--loading{justify-content:center;align-items:center;height:80px;display:flex}.cc-shimmer{background:linear-gradient(90deg,#ffffff08 25%,#ffffff14 50%,#ffffff08 75%) 0 0/200% 100%;border-radius:4px;width:60%;height:12px;animation:1.5s ease-in-out infinite ccShimmer}@keyframes ccShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cc-header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.cc-avatar{color:#ffffffe6;letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:flex}.cc-card--compact .cc-avatar{width:26px;height:26px;font-size:9px}.cc-info{flex:1;min-width:0}.cc-name{color:#fffffff2;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.cc-subtitle{color:#ffffff59;margin-top:1px;font-size:10px}.cc-view-profile{color:#fff6;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;padding:5px;transition:all .15s;display:flex}.cc-view-profile:hover{color:#3f74fecc;background:#3f74fe1a;border-color:#3f74fe4d}.cc-stats{flex-wrap:wrap;gap:12px;margin-bottom:10px;display:flex}.cc-stat{align-items:center;gap:4px;display:flex}.cc-stat svg{color:#ffffff59}.cc-stat-value{color:#fffc;font-size:11px;font-weight:600}.cc-stat-label{color:#ffffff4d;text-transform:uppercase;letter-spacing:.3px;font-size:9px}.cc-key-facts{border-top:1px solid #ffffff0d;padding:8px 0}.cc-fact-line{color:#fff9;align-items:flex-start;gap:6px;padding:2px 0;font-size:11px;line-height:1.4;display:flex}.cc-fact-dot{background:#3f74fe66;border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:5px}.cc-more-facts{color:#3f74fe99;cursor:pointer;align-items:center;gap:2px;margin-top:4px;font-size:10px;transition:color .15s;display:flex}.cc-more-facts:hover{color:#3f74fee6}.cc-actions{border-top:1px solid #ffffff0d;gap:4px;margin-top:8px;padding-top:8px;display:flex}.cc-quick-action{color:#ffffff80;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:10px;font-weight:500;transition:all .15s;display:flex}.cc-quick-action:hover{color:#3f74fecc;background:#3f74fe1a;border-color:#3f74fe33}.cc-quick-action svg{flex-shrink:0}.uni-chat-list,.uni-card{background:var(--glass-bg)!important;-webkit-backdrop-filter:var(--glass-blur)!important;backdrop-filter:var(--glass-blur)!important}.uni-query-bar{-webkit-backdrop-filter:blur(32px)saturate(200%)brightness(.36)!important;backdrop-filter:blur(32px)saturate(200%)brightness(.36)!important;background:linear-gradient(150deg,#ffffff1f 0%,#f0f5ff1a 50%,#ffffff1f 100%)!important}.uni-input-wrapper{background:var(--glass-bg)!important;-webkit-backdrop-filter:blur(32px)saturate(200%)brightness(.36)!important;backdrop-filter:blur(32px)saturate(200%)brightness(.36)!important}.uni-stat-badge,.uni-pill-toggles,.uni-model-btn{background:var(--glass-bg)!important;-webkit-backdrop-filter:var(--glass-blur)!important;backdrop-filter:var(--glass-blur)!important}.uni-model-drop,.uni-file-dropdown{background:var(--glass-bg-strong)!important;-webkit-backdrop-filter:blur(40px)saturate(240%)brightness(.36)!important;backdrop-filter:blur(40px)saturate(240%)brightness(.36)!important}.uni-exec-notes-trigger{background:#ffffff14!important}.uni-exec-notes-popover{background:var(--glass-bg-strong)!important;-webkit-backdrop-filter:blur(40px)saturate(240%)brightness(.36)!important;backdrop-filter:blur(40px)saturate(240%)brightness(.36)!important}.uni-msg-user .uni-msg-body{background:rgba(var(--accent-blue-rgb), .1)!important;-webkit-backdrop-filter:blur(16px)saturate(160%)!important;backdrop-filter:blur(16px)saturate(160%)!important;box-shadow:none!important;border:none!important}.uni-msg-wf .uni-msg-body{background:rgba(var(--accent-amber-rgb), .08)!important;-webkit-backdrop-filter:var(--glass-blur)!important;backdrop-filter:var(--glass-blur)!important}.uni-msg-system .uni-msg-body{-webkit-backdrop-filter:var(--glass-blur)!important;backdrop-filter:var(--glass-blur)!important;background:#ffffff0f!important}.uni-msg-avatar{background:linear-gradient(145deg,#ffffffa3 0%,#f0f5ff8f 50%,#fff9 100%)!important}.uni-msg-user .uni-msg-avatar{background:linear-gradient(135deg, rgba(var(--accent-blue-rgb), .25) 0%, rgba(var(--accent-blue-rgb), .15) 100%)!important}.uni-msg-ai .uni-msg-avatar,.uni-msg-streaming .uni-msg-avatar{background:linear-gradient(135deg, rgba(var(--accent-blue-rgb), .9) 0%, rgba(var(--accent-purple-rgb), .7) 100%)!important}.uni-doc-item,.uni-action-item{background:#ffffff0f!important}.uni-action-item.complete,.uni-action-item.completed{background:rgba(var(--accent-green-rgb), .08)!important}.uni-action-item.failed{background:rgba(var(--accent-red-rgb), .08)!important}.uni-action-item.in_progress,.uni-action-item.pending{background:rgba(var(--accent-amber-rgb), .08)!important}.uni-pill-opt.active{background:var(--glass-bg-strong)!important}.uni-stat-badge.uni-status-complete,.uni-stat-badge.uni-status-completed,.uni-stat-badge.uni-status-success{background:rgba(var(--accent-green-rgb), .16)!important}.uni-stat-badge.uni-status-pending,.uni-stat-badge.uni-status-in_progress,.uni-stat-badge.uni-status-processing{background:rgba(var(--accent-amber-rgb), .16)!important}.uni-stat-badge.uni-status-failed{background:rgba(var(--accent-red-rgb), .16)!important}.uni-email-preview{background:#ffffff0a!important}.uni-schedule-form,.uni-feedback-modal{background:linear-gradient(150deg,#ffffffe0 0%,#f2f6ffd6 20%,#eef4ffcc 40%,#f0f6ffd1 60%,#f4f8ffd6 80%,#ffffffe0 100%)!important}:root{--glass-bg:linear-gradient(150deg, #ffffff1a 0%, #f0f6ff24 30%, #dce8ff1f 60%, #ffffff14 100%);--glass-bg-hover:linear-gradient(150deg, #ffffff24 0%, #f0f6ff2e 30%, #dce8ff29 60%, #ffffff1f 100%);--glass-bg-strong:linear-gradient(150deg, #ffffff38 0%, #f0f6ff42 30%, #dce8ff38 60%, #ffffff2e 100%);--glass-blur:blur(24px) saturate(180%) brightness(.38);--glass-border:1.5px solid #ffffff9e;--glass-border-hover:1.5px solid #ffffffe6;--glass-shadow:0 0 0 .5px #c8d7f047, inset 0 2px 0 #fffffff2, inset 2px 0 0 #ffffff7a, inset 0 -1px 0 #c8d7f53d, inset -1px 0 0 #c3dcfa33, inset 0 0 48px #ffffff1a, 0 1px 2px #00000014, 0 4px 12px #788cb91a, 0 12px 36px #6478aa14, 0 24px 56px #50649b0f;--glass-shadow-hover:0 0 0 .5px #c8d7f05c, inset 0 2px 0 #fffffffa, inset 2px 0 0 #ffffff85, inset 0 -1px 0 #c8d7f547, inset -1px 0 0 #c3dcfa3d, inset 0 0 48px #ffffff24, 0 1px 2px #0000001a, 0 6px 16px #788cb91f, 0 16px 44px #6478aa1a, 0 28px 64px #50649b14;--glass-inner-bg:linear-gradient(145deg, #ffffffa3 0%, #f0f5ff8f 50%, #fff9 100%);--glass-inner-border:1px solid #ffffffb8;--glass-inner-shadow:inset 0 1.5px 0 #ffffffd9, inset 0 -.5px 0 #c8d7f524, 0 1px 4px #8296be0f;--glass-radius:16px;--text-primary:#fff;--text-secondary:#dce4f0;--text-muted:#c8d2e6;--text-dim:#b4bed2;--accent-blue:#3f74fe;--accent-blue-rgb:63, 116, 254;--accent-green:#10b981;--accent-green-rgb:16, 185, 129;--accent-amber:#f59e0b;--accent-amber-rgb:245, 158, 11;--accent-red:#ef4444;--accent-red-rgb:239, 68, 68;--accent-purple:#a78bfa;--accent-purple-rgb:167, 139, 250}.uni-glass{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--glass-radius);transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.uni-glass:before{content:"";border-radius:var(--glass-radius);pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);position:absolute;inset:0}.uni-glass:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff2e 0%,#e6f0ff14 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%}.uni-glass:hover{background:var(--glass-bg-hover);box-shadow:var(--glass-shadow-hover);border-color:#ffffffe6}.uni-top-shimmer{pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.noesis-quantum-main-content.noesis-search-active{height:auto!important;padding-bottom:0!important;bottom:0!important}.noesis-search-active .noesis-quantum-content-container{flex-direction:column;flex:1;min-height:0;display:flex}.uni-container{background:0 0;flex-direction:column;flex:1;width:100%;min-height:0;display:flex;position:relative;overflow:hidden;opacity:1!important;animation:none!important}.uni-query-bar{text-align:center;opacity:1;z-index:10;-webkit-backdrop-filter:blur(32px)saturate(200%)brightness(.36);backdrop-filter:blur(32px)saturate(200%)brightness(.36);background:linear-gradient(150deg,#ffffff1f 0%,#f0f5ff1a 50%,#ffffff1f 100%);border-bottom:1.5px solid #ffffffad;flex-shrink:0;width:100%;margin-top:0;padding:1rem 1.5rem;position:sticky;top:0;transform:translateY(-20px);box-shadow:inset 0 2px #ffffffeb,inset 0 -1px #c8d7f529,0 1px 2px #0000000f,0 4px 20px #788cb914;animation:none!important}.uni-query-info{flex-direction:column;align-items:center;margin-bottom:.5rem;display:flex}.uni-timestamp{color:var(--text-muted);justify-content:center;align-items:center;margin-bottom:.1rem;font-size:.75rem;display:flex}.uni-icon-sm{margin-right:.25rem}.uni-tracking-id{background:rgba(var(--accent-blue-rgb), .16);border:1px solid rgba(var(--accent-blue-rgb), .35);color:var(--text-secondary);border-radius:1rem;margin-left:1rem;padding:.2rem .5rem;font-size:.7rem;box-shadow:inset 0 1px #ffffff80}.uni-query-text{color:var(--text-primary);letter-spacing:-.4px;text-align:center;background:0 0;-webkit-background-clip:unset;background-clip:unset;-webkit-text-fill-color:unset;font-size:1.1rem;font-weight:900;line-height:1.5rem}.uni-stats{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:.75rem;display:flex}.uni-stat-badge{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);color:var(--text-primary);border:1px solid #fff6;border-radius:2rem;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:inset 0 1px #fff9,0 1px 4px #788cb914}.uni-stat-badge .uni-icon-sm{color:rgba(var(--accent-blue-rgb), 1)}.uni-stat-badge.uni-status-complete,.uni-stat-badge.uni-status-completed,.uni-stat-badge.uni-status-success{background:rgba(var(--accent-green-rgb), .16);border:1px solid rgba(var(--accent-green-rgb), .35);color:#34d399}.uni-stat-badge.uni-status-complete .uni-icon-sm,.uni-stat-badge.uni-status-completed .uni-icon-sm,.uni-stat-badge.uni-status-success .uni-icon-sm{color:#34d399}.uni-stat-badge.uni-status-pending,.uni-stat-badge.uni-status-in_progress,.uni-stat-badge.uni-status-processing{background:rgba(var(--accent-amber-rgb), .16);border:1px solid rgba(var(--accent-amber-rgb), .35);color:#fbbf24}.uni-stat-badge.uni-status-pending .uni-icon-sm,.uni-stat-badge.uni-status-in_progress .uni-icon-sm,.uni-stat-badge.uni-status-processing .uni-icon-sm{color:#fbbf24}.uni-stat-badge.uni-status-failed{background:rgba(var(--accent-red-rgb), .16);border:1px solid rgba(var(--accent-red-rgb), .35);color:#fb7185}.uni-stat-badge.uni-status-failed .uni-icon-sm{color:#fb7185}.uni-split{flex:1;gap:0;width:100%;min-height:0;margin:0;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.uni-split.uni-split-open .uni-chat-panel,.uni-split.uni-split-open .uni-research-panel{width:50%;transition:width .35s cubic-bezier(.4,0,.2,1)}.uni-split.uni-split-closed{justify-content:center}.uni-split.uni-split-closed .uni-chat-panel{width:100%;max-width:1000px;transition:width .35s cubic-bezier(.4,0,.2,1)}.uni-split.uni-split-closed .uni-research-panel{width:0;transition:width .35s cubic-bezier(.4,0,.2,1)}.uni-chat-panel{flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden;opacity:1!important;animation:none!important}.uni-chat-scroll{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;flex:1;padding:.75rem;overflow-y:auto}.uni-chat-scroll::-webkit-scrollbar{width:6px}.uni-chat-scroll::-webkit-scrollbar-track{background:#ffffff0a}.uni-chat-scroll::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:6px}.uni-chat-scroll::-webkit-scrollbar-thumb:hover{background-color:#ffffff59}.uni-chat-list{background:var(--glass-bg);min-height:100%;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--glass-radius);flex-direction:column;gap:.5rem;padding:1rem 1.25rem 1.25rem;display:flex;position:relative;overflow:hidden;opacity:1!important;animation:none!important}.uni-chat-list:before{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.uni-chat-list:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(#ffffff1f 0%,#e6f0ff0d 40%,#0000 65%);border-radius:50%;width:90%;height:90%;position:absolute;top:-50%;left:-25%}.uni-empty-state{text-align:center;color:var(--text-muted);z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem 1rem;display:flex;position:relative}.uni-empty-icon{color:rgba(var(--accent-blue-rgb), .6)}.uni-empty-state p{color:var(--text-muted);font-size:.95rem;font-weight:500}.uni-msg{text-align:start;z-index:1;content-visibility:auto;contain-intrinsic-size:auto 120px;gap:.75rem;padding:.75rem 0;animation:.4s forwards uni-msgAppear;display:flex;position:relative;transform:translateY(8px);opacity:1!important}.uni-msg:nth-last-child(2){animation:.4s forwards uni-msgAppear}.uni-msg-avatar{width:32px;height:32px;color:var(--text-secondary);background:linear-gradient(145deg,#ffffffa3 0%,#f0f5ff8f 50%,#fff9 100%);border:1px solid #ffffffb8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.25rem;display:flex;box-shadow:inset 0 1.5px #ffffffd9,0 1px 4px #8296be0f}.uni-msg-user .uni-msg-avatar{color:#fff;background:linear-gradient(135deg,#ffffff26 0%,#ffffff14 100%);border-color:#ffffff4d;box-shadow:inset 0 1px #ffffff4d,0 2px 8px #ffffff0f}.uni-msg-user-clamp{scrollbar-width:none;-ms-overflow-style:none;max-height:12rem;transition:max-height .35s cubic-bezier(.4,0,.2,1);position:relative;overflow-y:auto}.uni-msg-user-clamp::-webkit-scrollbar{display:none}.uni-msg-user-clamp.expanded{max-height:none;overflow-y:visible}.uni-msg-user-clamp:not(.expanded):after{content:"";background:linear-gradient(to bottom, transparent 0%, rgba(var(--accent-blue-rgb), .06) 100%);pointer-events:none;border-radius:0 0 .25rem .25rem;flex-shrink:0;height:3.5rem;margin-top:-3.5rem;display:block;position:sticky;bottom:0;left:0;right:0}.uni-msg-expand-btn{color:var(--text-muted);cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:1rem;align-items:center;gap:.25rem;margin-top:.25rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600;transition:all .2s;display:inline-flex}.uni-msg-expand-btn:hover{background:rgba(var(--accent-blue-rgb), .12);border-color:rgba(var(--accent-blue-rgb), .35);color:rgba(var(--accent-blue-rgb), 1)}.uni-msg-expand-btn svg{transition:transform .2s}.uni-msg-expand-btn.expanded svg{transform:rotate(180deg)}.uni-msg-ai .uni-msg-avatar,.uni-msg-streaming .uni-msg-avatar{background:linear-gradient(135deg, rgba(var(--accent-blue-rgb), .9) 0%, rgba(var(--accent-purple-rgb), .7) 100%);color:#fff;box-shadow:0 0 14px rgba(var(--accent-blue-rgb), .25);border:none}.uni-msg-wf .uni-msg-avatar{background:rgba(var(--accent-amber-rgb), .2);color:#fbbf24;border-color:rgba(var(--accent-amber-rgb), .35)}.uni-msg-system .uni-msg-avatar{color:var(--text-muted);background:#ffffff14;border-color:#ffffff40}.uni-msg-body{overflow-wrap:break-word;word-wrap:break-word;border-radius:14px;flex:1;min-width:0;padding:.75rem 1rem;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:visible}.uni-msg-ai .uni-msg-body,.uni-msg-streaming .uni-msg-body{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);box-shadow:none;border:none}.uni-msg-ai .uni-msg-body:after,.uni-msg-streaming .uni-msg-body:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;display:none;position:absolute;top:0;left:3%;right:3%}.uni-msg-ai .uni-msg-body:before,.uni-msg-streaming .uni-msg-body:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(170deg,#fff3 0%,#ffffff0a 20%,#0000 40%,#b4cdf50f 60%,#c8dcfa0a 80%,#0000 100%);border-radius:14px;position:absolute;inset:0}.uni-msg-user .uni-msg-body{background:rgba(var(--accent-blue-rgb), .1);-webkit-backdrop-filter:blur(16px)saturate(160%);backdrop-filter:blur(16px)saturate(160%);border:1px solid rgba(var(--accent-blue-rgb), .25);box-shadow:inset 0 1px 0 #fff6, 0 1px 4px rgba(var(--accent-blue-rgb), .08)}.uni-msg-wf .uni-msg-body{background:rgba(var(--accent-amber-rgb), .08);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid rgba(var(--accent-amber-rgb), .25);box-shadow:inset 0 1px 0 #ffffff59, 0 1px 4px rgba(var(--accent-amber-rgb), .08)}.uni-msg-system .uni-msg-body{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:#ffffff0f;border:1px solid #ffffff26;box-shadow:inset 0 1px #ffffff40,0 1px 4px #788cb90a}.uni-msg-error .uni-msg-body{background:rgba(var(--accent-red-rgb), .08);border:1px solid rgba(var(--accent-red-rgb), .25);box-shadow:inset 0 1px 0 #ffffff4d, 0 1px 4px rgba(var(--accent-red-rgb), .1)}.uni-msg:hover .uni-msg-body{box-shadow:var(--glass-shadow-hover)}.uni-msg-ai:hover .uni-msg-body,.uni-msg-streaming:hover .uni-msg-body{border-color:#fffc}.uni-msg-user:hover .uni-msg-body{border-color:rgba(var(--accent-blue-rgb), .4)}.uni-msg-text{color:var(--text-primary);word-wrap:break-word;overflow-wrap:break-word;letter-spacing:.01em;z-index:1;--sm-accent:rgba(var(--accent-blue-rgb,96, 165, 250), 1);--sm-quote-bg:rgba(var(--accent-blue-rgb,96, 165, 250), .06);--sm-code-inline-bg:rgba(var(--accent-purple-rgb,139, 92, 246), .16);--sm-code-bg:#00000059;--sm-code-border:#ffffff14;--sm-code-color:#e2e8f0;--sm-code-lang-color:#8b949e;--sm-table-border:#ffffff1a;--sm-table-header-bg:#ffffff0d;--sm-table-stripe:#ffffff05;--sm-hr-color:#ffffff1a;min-width:0;font-size:.875rem;line-height:1.6;position:relative}.uni-msg-user .uni-msg-text{white-space:pre-wrap}.uni-msg-ai .uni-msg-text,.uni-msg-wf .uni-msg-text,.uni-msg-system .uni-msg-text,.uni-msg-streaming .uni-msg-text{white-space:normal}.uni-msg-system .uni-msg-text{color:var(--text-muted);font-size:.8rem;font-style:italic}.uni-msg-error .uni-msg-text{color:#fb7185}.uni-msg-footer{z-index:1;justify-content:space-between;align-items:center;margin-top:.25rem;display:flex;position:relative}.uni-msg-time{color:var(--text-dim);font-size:.65rem}.uni-msg-actions{gap:.25rem;transition:opacity .2s;display:flex;opacity:1!important}.uni-msg:hover .uni-msg-actions{opacity:1}.uni-action-btn{color:var(--text-dim);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;justify-content:center;align-items:center;padding:.3rem;transition:all .2s;display:flex}.uni-action-btn:hover{background:rgba(var(--accent-blue-rgb), .12);border-color:rgba(var(--accent-blue-rgb), .3);color:rgba(var(--accent-blue-rgb), 1)}.uni-action-btn.active.positive{background:rgba(var(--accent-green-rgb), .16);border-color:rgba(var(--accent-green-rgb), .35);color:#34d399}.uni-action-btn.active.negative{background:rgba(var(--accent-red-rgb), .16);border-color:rgba(var(--accent-red-rgb), .35);color:#fb7185}.uni-msg-typing{position:relative;overflow:hidden}.uni-msg-typing:after{content:"";background:linear-gradient(90deg, transparent, rgba(var(--accent-blue-rgb), .08), transparent);width:70%;height:100%;animation:1.5s ease-out uni-shine;position:absolute;top:0;left:0}.uni-typing-dots{align-items:center;gap:4px;min-height:24px;display:flex}.uni-typing-indicator{justify-content:flex-start;align-items:center;min-height:38px;margin-top:8px;padding:8px 12px;display:flex}.uni-dot{background-color:rgba(var(--accent-blue-rgb), .7);width:8px;height:8px;box-shadow:0 0 8px rgba(var(--accent-blue-rgb), .4);border-radius:50%;animation:1.5s ease-in-out infinite uni-dotPulse;display:inline-block}.uni-dot:first-child{animation-delay:0s}.uni-dot:nth-child(2){animation-delay:.2s}.uni-dot:nth-child(3){margin-right:0;animation-delay:.4s}.uni-cursor{background-color:rgba(var(--accent-blue-rgb), 1);vertical-align:text-bottom;width:2px;height:.9em;box-shadow:0 0 6px rgba(var(--accent-blue-rgb), .5);margin-left:1px;animation:.8s step-end infinite uni-blinkCursor;display:inline-block}.uni-msg-text h1,.uni-msg-text h2,.uni-msg-text h3,.uni-msg-text h4{color:var(--text-primary);margin-top:1rem;margin-bottom:.5rem;font-weight:800}.uni-msg-text h1{font-size:1.5rem}.uni-msg-text h2{font-size:1.25rem}.uni-msg-text h3{font-size:1.1rem}.uni-msg-text ul,.uni-msg-text ol{margin:.5rem 0;padding-left:1.5rem}.uni-msg-text li{color:var(--text-secondary);margin:.25rem 0;line-height:1.6}.uni-msg-text blockquote{border-left:3px solid rgba(var(--accent-blue-rgb), .6);color:var(--text-secondary);margin:1rem 0;padding-left:1rem;font-style:italic}.uni-msg-text code{background:rgba(var(--accent-purple-rgb), .16);color:var(--accent-purple);border:1px solid rgba(var(--accent-purple-rgb), .25);border-radius:.25rem;padding:.125rem .375rem;font-family:Fira Code,monospace;font-size:.875em}.uni-msg-text pre code{color:inherit;background:0 0;border:none;border-radius:0;padding:0}.uni-msg-text a{color:rgba(var(--accent-blue-rgb), 1);font-weight:600;text-decoration:none;transition:all .2s}.uni-msg-text a:hover{text-decoration:underline}.uni-msg-text .md-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid #ffffff26;border-radius:.5rem;margin:1rem 0;overflow:auto visible}.uni-msg-text table{border-collapse:collapse;background:#ffffff0a;border:1px solid #ffffff26;border-radius:.5rem;width:100%;margin:1rem 0;font-size:.875rem;overflow:auto visible}.uni-msg-text table thead{background:rgba(var(--accent-blue-rgb), .1)}.uni-msg-text table th{text-align:left;color:var(--text-primary);border-bottom:2px solid rgba(var(--accent-blue-rgb), .2);padding:.75rem;font-weight:800}.uni-msg-text table td{color:var(--text-secondary);border-bottom:1px solid #ffffff14;padding:.75rem}.uni-msg-text table tbody tr:last-child td{border-bottom:none}.uni-msg-text table tbody tr:hover{background:rgba(var(--accent-blue-rgb), .06)}.uni-scroll-to-bottom{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffb3;cursor:pointer;background:#1e1e2ee6;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;animation:.2s uni-fadeIn;display:flex;position:absolute;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.uni-scroll-to-bottom:hover{color:#fff;background:#3f74fe4d;border-color:#3f74fe80}@keyframes uni-fadeIn{0%{opacity:0}to{opacity:1}}.uni-input-area{z-index:10;background:0 0;flex-shrink:0;padding:.75rem}.uni-attached-files{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}.uni-attached-file{background:rgba(var(--accent-blue-rgb), .12);border:1px solid rgba(var(--accent-blue-rgb), .3);color:var(--text-secondary);border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.75rem;font-weight:600;display:flex;box-shadow:inset 0 1px #fff6}.uni-attached-file span{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.uni-remove-file{color:var(--text-dim);cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s;display:flex}.uni-remove-file:hover{color:#fb7185}.uni-controls-bar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.uni-pill-toggles{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid #ffffff59;border-radius:2rem;align-items:center;gap:2px;padding:2px;display:flex;box-shadow:inset 0 1px #ffffff80,0 1px 4px #788cb914}.uni-pill-opt{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:2rem;justify-content:center;align-items:center;padding:.375rem .625rem;font-size:0;transition:all .2s;display:flex}.uni-pill-opt:hover{background:rgba(var(--accent-blue-rgb), .12);color:rgba(var(--accent-blue-rgb), 1)}.uni-pill-opt.active{background:var(--glass-bg-strong);color:var(--text-primary);border:1.5px solid #fffc;box-shadow:inset 0 2px #fffffff2,0 4px 12px #788cb91a}.uni-new-btn{color:var(--text-secondary);cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:2rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;box-shadow:inset 0 1px #fff6}.uni-new-btn:hover{background:rgba(var(--accent-blue-rgb), .12);border-color:rgba(var(--accent-blue-rgb), .35);color:rgba(var(--accent-blue-rgb), 1)}.uni-research-toggle{color:var(--text-muted);cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:2rem;align-items:center;gap:.25rem;margin-left:auto;padding:.375rem .625rem;transition:all .2s;display:flex;box-shadow:inset 0 1px #fff6}.uni-research-toggle:hover{background:rgba(var(--accent-blue-rgb), .12);border-color:rgba(var(--accent-blue-rgb), .35);color:rgba(var(--accent-blue-rgb), 1)}.uni-research-toggle.active{background:rgba(var(--accent-blue-rgb), .16);border-color:rgba(var(--accent-blue-rgb), .4);color:rgba(var(--accent-blue-rgb), 1);box-shadow:inset 0 1px 0 #ffffff80, 0 0 10px rgba(var(--accent-blue-rgb), .15)}.uni-toggle-chev{transition:transform .3s}.uni-toggle-chev.open{transform:rotate(180deg)}.uni-input-wrapper{background:var(--glass-bg);-webkit-backdrop-filter:blur(32px)saturate(200%)brightness(.36);backdrop-filter:blur(32px)saturate(200%)brightness(.36);isolation:isolate;border:1.5px solid #ffffff8c;border-radius:14px;flex:1;align-items:center;gap:.5rem;min-height:3rem;padding:.5rem .75rem;display:flex;position:relative;overflow:visible;box-shadow:inset 0 2px #fffc,inset 0 -1px #c8d7f529,0 4px 20px #788cb91f,0 12px 36px #6478aa14}.uni-input-wrapper:before{content:"";background:conic-gradient(from var(--angle,0deg), transparent 0deg, transparent 88%, #ffffff26 91%, #ffffff4d 93%, #ffffffb3 95%, #ffffff4d 97%, #ffffff26 99%, transparent 102%, transparent 360deg);-webkit-mask-composite:xor;z-index:-1;border-radius:14px;padding:1px;animation:4s linear infinite uni-borderGlimmer;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.uni-input-wrapper:focus-within{box-shadow:none!important;border-color:#ffffff14!important;outline:none!important}.uni-chat-input:focus,.uni-chat-input:focus-visible{box-shadow:none!important;border:none!important;outline:none!important}.uni-input-wrapper:focus-within:before{display:none}.uni-chat-input{color:var(--text-primary);resize:none;background-color:#0000;border:none;outline:none;flex:1;min-height:1.5rem;max-height:8rem;padding:.5rem 0;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.6;overflow-y:auto}.uni-chat-input::placeholder{color:var(--text-dim);font-size:.85rem}.uni-chat-input:disabled{opacity:.5;cursor:not-allowed}.uni-send-btn{color:rgba(var(--accent-blue-rgb), 1);cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.uni-send-btn:hover:not(:disabled){background:rgba(var(--accent-blue-rgb), .12);transform:scale(1.05)}.uni-send-btn:disabled{color:var(--text-dim);opacity:.4;cursor:not-allowed}.uni-file-upload{position:relative}.uni-input-action-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.uni-input-action-btn:hover:not(:disabled){background:rgba(var(--accent-blue-rgb), .12);color:rgba(var(--accent-blue-rgb), 1)}.uni-input-action-btn:disabled{opacity:.4;cursor:not-allowed}.uni-file-dropdown{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(40px)saturate(240%)brightness(.36);backdrop-filter:blur(40px)saturate(240%)brightness(.36);z-index:100;border:1.5px solid #ffffffb3;border-radius:12px;padding:.25rem;animation:.15s ease-out uni-dropdownFadeIn;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:inset 0 2px #ffffffe6,0 12px 40px #6478aa26}.uni-file-option{width:100%;color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}.uni-file-option:hover{background:rgba(var(--accent-blue-rgb), .12);color:rgba(var(--accent-blue-rgb), 1)}.uni-model-sel{position:relative}.uni-model-btn{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);color:var(--text-primary);cursor:pointer;border:1px solid #ffffff73;border-radius:2rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;box-shadow:inset 0 1px #fff9,0 1px 4px #788cb914}.uni-model-btn:hover:not(.disabled){border-color:#ffffffb3;box-shadow:inset 0 1px #ffffffbf,0 2px 8px #788cb91f}.uni-model-btn.disabled{opacity:.4;cursor:not-allowed}.uni-chevron{transition:transform .2s}.uni-chevron.open{transform:rotate(180deg)}.uni-model-drop{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(40px)saturate(240%)brightness(.36);backdrop-filter:blur(40px)saturate(240%)brightness(.36);z-index:100;border:1.5px solid #ffffffb3;border-radius:12px;min-width:200px;padding:.25rem;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:inset 0 2px #ffffffe6,0 20px 50px #6478aa33;animation:none!important}.uni-model-opt{width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.85rem;font-weight:600;transition:all .15s;display:flex}.uni-model-opt:hover{background:rgba(var(--accent-blue-rgb), .1);color:var(--text-primary)}.uni-model-opt.selected{background:rgba(var(--accent-blue-rgb), .16);color:rgba(var(--accent-blue-rgb), 1);font-weight:800}.uni-agent-chev{margin-left:.375rem;transition:transform .2s}.uni-agent-chev.open{transform:rotate(90deg)}.uni-agent-drop{border-top:1px solid #ffffff26;margin-top:.25rem;padding:.25rem}.uni-agent-opt{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;padding:.5rem .75rem .5rem 1.5rem;font-size:.8rem;font-weight:600;transition:all .15s;display:block}.uni-agent-opt:hover{background:rgba(var(--accent-blue-rgb), .1);color:var(--text-primary)}.uni-agent-opt.selected{background:rgba(var(--accent-blue-rgb), .16);color:rgba(var(--accent-blue-rgb), 1)}.uni-no-agents{color:var(--text-dim);text-align:center;padding:.75rem;font-size:.8rem;font-style:italic}.uni-research-panel{border-left:1.5px solid #ffffff40;min-width:0;position:relative;overflow:hidden}.uni-research-panel.open{opacity:1;animation:none!important}.uni-research-panel.closed{pointer-events:none;border-left:none;opacity:1!important}.uni-research-scroll{scrollbar-width:thin;scrollbar-color:#fff3 transparent;scroll-behavior:smooth;padding:.75rem;position:absolute;inset:0;overflow-y:auto}.uni-research-scroll::-webkit-scrollbar{width:6px}.uni-research-scroll::-webkit-scrollbar-track{background:#ffffff0a}.uni-research-scroll::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:6px}.uni-research-content{max-width:100%;padding-bottom:2rem;padding-right:.5rem}.uni-card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:var(--glass-border);box-shadow:var(--glass-shadow);border-radius:var(--glass-radius);margin-bottom:1rem;padding:1.25rem;transition:all .28s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.uni-card:before{content:"";border-radius:var(--glass-radius);pointer-events:none;z-index:0;background:linear-gradient(170deg,#ffffff47 0%,#ffffff0f 20%,#0000 40%,#b4cdf514 60%,#c8dcfa0f 80%,#0000 100%);position:absolute;inset:0}.uni-card:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000 0%,#c8d7f566 8%,#fff 20%,#d2e1ff99 35%,#fff 50%,#c3d7fa8c 65%,#fff 80%,#cddcf866 92%,#0000 100%);border-radius:1px;height:2px;position:absolute;top:0;left:3%;right:3%}.uni-card:hover{background:var(--glass-bg-hover);box-shadow:var(--glass-shadow-hover);border-color:#ffffffe6;transform:translateY(-1px)}.uni-card:first-child,.uni-card:nth-child(2),.uni-card:nth-child(3),.uni-card:nth-child(4),.uni-card:nth-child(5),.uni-card:nth-child(6){animation:.5s cubic-bezier(.16,1,.3,1) .6s forwards uni-fadeInSlideRight;opacity:1!important}.uni-card-hdr{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:1;align-items:center;min-height:1.5rem;transition:all .2s;display:flex;position:relative}.uni-card-hdr:hover{color:rgba(var(--accent-blue-rgb), 1)}.uni-card-hdr:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff40 50%,#0000 100%);height:1px;transition:opacity .2s;position:absolute;bottom:-4px;left:0;right:0;opacity:1!important}.uni-card-hdr:hover:after{opacity:1}.uni-card-title{color:var(--text-primary);align-items:center;margin:0;font-size:.95rem;font-weight:800;display:flex}.uni-icon-circle{background:linear-gradient(135deg, rgba(var(--accent-blue-rgb), .8) 0%, rgba(var(--accent-purple-rgb), .6) 100%);width:1.4rem;height:1.4rem;box-shadow:0 0 14px rgba(var(--accent-blue-rgb), .25);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:.625rem;display:flex}.uni-view-btn{color:rgba(var(--accent-blue-rgb), .9);cursor:pointer;white-space:nowrap;z-index:1;background:0 0;border:none;border-radius:.25rem;align-items:center;margin-left:auto;padding:.375rem .625rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.uni-view-btn:hover{background:rgba(var(--accent-blue-rgb), .1)}.uni-view-btn svg{margin-left:.375rem}.uni-chev{transition:transform .3s}.uni-chev.rotated{transform:rotate(90deg)}.uni-card-body{z-index:1;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .2s,transform .2s,padding-top .2s;position:relative;overflow:hidden}.uni-card-body.collapsed{max-height:0;padding-top:0;transform:translateY(-10px);opacity:1!important}.uni-card-body.expanded{opacity:1;max-height:600px;padding-top:1rem;transform:translateY(0)}.uni-empty-section{color:var(--text-dim);text-align:center;padding:.5rem 0;font-size:.85rem;font-style:italic}.uni-summary-text{color:var(--text-secondary);text-align:start;scrollbar-width:thin;scrollbar-color:#fff3 transparent;max-height:10rem;font-size:.875rem;line-height:1.5;overflow-y:auto}.uni-sources-list{text-align:start;scrollbar-width:thin;scrollbar-color:#fff3 transparent;flex-direction:column;gap:.75rem;max-height:20rem;display:flex;overflow-y:auto}.uni-source-item{border-bottom:1px solid #ffffff1a;padding-bottom:.75rem}.uni-source-item:last-child{border-bottom:none;padding-bottom:0}.uni-source-new{opacity:1!important;animation:none!important}.uni-source-hdr{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.uni-source-title{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:.85rem;font-weight:700;overflow:hidden}.uni-relevance{background:rgba(var(--accent-blue-rgb), .16);border:1px solid rgba(var(--accent-blue-rgb), .35);color:rgba(var(--accent-blue-rgb), 1);text-align:center;white-space:nowrap;border-radius:1rem;flex-shrink:0;padding:.125rem .4rem;font-size:.65rem;font-weight:800;box-shadow:inset 0 1px #ffffff4d}.uni-source-meta{color:var(--text-muted);margin-bottom:.375rem;font-size:.75rem}.uni-source-link{color:rgba(var(--accent-blue-rgb), 1);align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.uni-source-link:hover{text-decoration:underline}.uni-source-loading{align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.uni-source-loading-text{color:var(--text-dim);font-size:.75rem;font-style:italic}.uni-docs-list{text-align:start;flex-direction:column;gap:.5rem;display:flex}.uni-doc-item{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;justify-content:space-between;align-items:center;padding:.625rem .75rem;transition:all .2s;display:flex;box-shadow:inset 0 1px #ffffff4d}.uni-doc-item:hover{background:rgba(var(--accent-blue-rgb), .08);border-color:rgba(var(--accent-blue-rgb), .3)}.uni-doc-info{align-items:center;gap:.625rem;min-width:0;display:flex}.uni-doc-icon{background:rgba(var(--accent-blue-rgb), .16);border:1px solid rgba(var(--accent-blue-rgb), .3);width:2rem;height:2rem;color:rgba(var(--accent-blue-rgb), 1);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:inset 0 1px #fff6}.uni-doc-name{color:var(--text-primary);font-size:.85rem;font-weight:800}.uni-doc-meta{color:var(--text-muted);font-size:.7rem}.uni-dl-btn{color:rgba(var(--accent-blue-rgb), 1);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;padding:.375rem;transition:all .2s}.uni-dl-btn:hover{background:rgba(var(--accent-blue-rgb), .12)}.uni-email-preview{background:#ffffff0a;border:1px solid #fff3;border-radius:12px;height:350px;position:relative;overflow:hidden}.uni-email-frame{background:#fff;border:none;width:100%;height:100%}.uni-fullscreen-btn{z-index:10;background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;visibility:hidden;border:1px solid #ffffff80;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:inset 0 1px #ffffffb3;opacity:1!important}.uni-email-preview:hover .uni-fullscreen-btn{opacity:1;visibility:visible}.uni-fullscreen-btn:hover{background:rgba(var(--accent-blue-rgb), .15);color:rgba(var(--accent-blue-rgb), 1);border-color:rgba(var(--accent-blue-rgb), .4)}.uni-email-status{border-radius:1rem;align-items:center;gap:.375rem;margin-left:auto;margin-right:.5rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:flex;box-shadow:inset 0 1px #fff6}.uni-email-saving{background:rgba(var(--accent-amber-rgb), .16);color:#fbbf24;border:1px solid rgba(var(--accent-amber-rgb), .3)}.uni-email-saved{background:rgba(var(--accent-green-rgb), .16);color:#34d399;border:1px solid rgba(var(--accent-green-rgb), .3)}.uni-email-error{background:rgba(var(--accent-red-rgb), .16);color:#fb7185;border:1px solid rgba(var(--accent-red-rgb), .3)}.uni-actions-list{flex-direction:column;gap:.375rem;display:flex}.uni-action-item{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:.625rem;padding:.625rem .75rem;display:flex;box-shadow:inset 0 1px #ffffff4d}.uni-action-item.complete,.uni-action-item.completed{border-color:rgba(var(--accent-green-rgb), .35);background:rgba(var(--accent-green-rgb), .08)}.uni-action-item.failed{border-color:rgba(var(--accent-red-rgb), .35);background:rgba(var(--accent-red-rgb), .08)}.uni-action-item.in_progress,.uni-action-item.pending{border-color:rgba(var(--accent-amber-rgb), .35);background:rgba(var(--accent-amber-rgb), .08)}.uni-action-status{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.uni-action-item.complete .uni-action-status,.uni-action-item.completed .uni-action-status{background:rgba(var(--accent-green-rgb), .2);color:#34d399}.uni-action-item.failed .uni-action-status{background:rgba(var(--accent-red-rgb), .2);color:#fb7185}.uni-action-item.in_progress .uni-action-status,.uni-action-item.pending .uni-action-status{background:rgba(var(--accent-amber-rgb), .2);color:#fbbf24}.uni-action-name{color:var(--text-secondary);font-size:.85rem;font-weight:600}.uni-followup-list{text-align:start;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.uni-followup-btn{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;width:100%;padding:.25rem 0;transition:transform .2s;display:flex}.uni-followup-btn:hover{transform:translate(2px)}.uni-followup-icon{background:rgba(var(--accent-blue-rgb), .16);border:1px solid rgba(var(--accent-blue-rgb), .3);width:1.375rem;height:1.375rem;color:rgba(var(--accent-blue-rgb), 1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:.625rem;display:flex;box-shadow:inset 0 1px #fff6}.uni-followup-btn span{color:var(--text-secondary);font-size:.85rem;font-weight:600;transition:color .2s}.uni-followup-btn:hover span{color:var(--text-primary)}.uni-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.uni-schedule-form{-webkit-backdrop-filter:blur(80px)saturate(300%)brightness(1.25);backdrop-filter:blur(80px)saturate(300%)brightness(1.25);border-radius:var(--glass-radius);background:linear-gradient(150deg,#ffffffe0 0%,#f2f6ffd6 20%,#eef4ffcc 40%,#f0f6ffd1 60%,#f4f8ffd6 80%,#ffffffe0 100%);border:1.5px solid #ffffffe6;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:inset 0 2px #fffffff2,0 20px 50px #6478aa33;animation:none!important}.uni-schedule-hdr{background:linear-gradient(135deg, rgba(var(--accent-blue-rgb), .9) 0%, rgba(var(--accent-purple-rgb), .7) 100%);color:#fff;box-shadow:0 2px 8px rgba(var(--accent-blue-rgb), .2);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.uni-schedule-title{align-items:center;margin:0;font-size:1.125rem;font-weight:800;display:flex}.uni-schedule-icon{margin-right:.75rem}.uni-schedule-close{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.uni-schedule-close:hover{background-color:#ffffff26;transform:rotate(90deg)}.uni-schedule-body{flex-direction:column;gap:1rem;width:90%;padding:1.5rem;display:flex}.uni-schedule-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.uni-success-icon{background:rgba(var(--accent-green-rgb), .16);border:1px solid rgba(var(--accent-green-rgb), .35);color:#34d399;width:3rem;height:3rem;box-shadow:0 0 14px rgba(var(--accent-green-rgb), .2);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;padding:.75rem;display:flex}.uni-success-title{color:#1a202c;margin-bottom:.5rem;font-size:1.25rem;font-weight:900}.uni-success-msg{color:#718096;margin-bottom:.5rem;font-size:.9rem}.uni-fg{flex-direction:column;gap:.375rem;width:100%;display:flex}.uni-fl{text-align:start;color:#1a202c;padding-left:.2rem;font-size:.875rem;font-weight:700}.uni-form-input,.uni-form-select{color:#1a202c;box-sizing:border-box;background-color:#f0f5ff99;border:1px solid #c8d7f580;border-radius:10px;width:100%;padding:.625rem .875rem;font-size:.875rem;line-height:1.5;transition:all .2s;box-shadow:inset 0 1px #fffc}.uni-form-input:focus,.uni-form-select:focus{border-color:rgba(var(--accent-blue-rgb), .5);box-shadow:0 0 0 3px rgba(var(--accent-blue-rgb), .12);background-color:#fffc;outline:none}.uni-form-input::placeholder{color:#a0aec0}select.uni-form-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%233F74FE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem!important}.uni-input-icon-wrap{width:100%;position:relative}.uni-form-input-icon{padding-left:2.25rem}.uni-input-icon{color:rgba(var(--accent-blue-rgb), 1);pointer-events:none;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.uni-form-actions{border-top:1px solid #c8d7f54d;justify-content:flex-end;gap:.75rem;width:100%;margin-top:1rem;padding-top:1rem;display:flex}.uni-cancel-btn{color:#4a5568;cursor:pointer;background:#f0f5ff99;border:1px solid #c8d7f580;border-radius:10px;padding:.5rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s}.uni-cancel-btn:hover{background:rgba(var(--accent-blue-rgb), .08);border-color:rgba(var(--accent-blue-rgb), .3)}.uni-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(140deg,#609bfa,#8c78fa);border:1px solid #a0b4ff80;border-radius:10px;padding:.5rem 1rem;font-size:.875rem;font-weight:800;transition:all .25s;box-shadow:0 6px 24px #609bfa4d}.uni-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #609bfa66}.uni-submitting{cursor:wait;opacity:1!important}.uni-datepicker{width:100%;position:relative}.uni-datepicker-trigger{cursor:pointer;-webkit-user-select:none;user-select:none}.uni-datepicker-drop{-webkit-backdrop-filter:blur(60px)saturate(250%);backdrop-filter:blur(60px)saturate(250%);z-index:1001;background:linear-gradient(150deg,#ffffffeb 0%,#f5f8ffe6 50%,#ffffffeb 100%);border:1.5px solid #ffffffd9;border-radius:12px;width:280px;padding:.875rem;animation:.2s ease-out uni-dropdownFadeIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:inset 0 2px #fffffff2,0 12px 40px #6478aa2e}.uni-datepicker-hdr{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.uni-datepicker-nav{color:#1a202c;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;transition:all .2s}.uni-datepicker-nav:hover:not(.disabled){background:rgba(var(--accent-blue-rgb), .1);color:rgba(var(--accent-blue-rgb), 1)}.uni-datepicker-nav.disabled{opacity:.3;cursor:not-allowed}.uni-datepicker-my{color:#1a202c;font-size:.9rem;font-weight:800}.uni-cal-weekdays{grid-template-columns:repeat(7,1fr);gap:.25rem;margin-bottom:.375rem;display:grid}.uni-weekday{text-align:center;color:#718096;padding:.2rem;font-size:.7rem;font-weight:800}.uni-cal-grid{grid-template-columns:repeat(7,1fr);gap:.25rem;display:grid}.uni-cal-day{text-align:center;color:#1a202c;cursor:pointer;border-radius:6px;padding:.4rem;font-size:.8rem;font-weight:600;transition:all .2s}.uni-cal-day:not(.empty):not(.past):hover{background:rgba(var(--accent-blue-rgb), .12)}.uni-cal-day.empty{pointer-events:none}.uni-cal-day.today{background:rgba(var(--accent-blue-rgb), .12);color:rgba(var(--accent-blue-rgb), 1);font-weight:800}.uni-cal-day.selected{color:#fff;background:linear-gradient(140deg,#609bfa,#8c78fa);font-weight:800;box-shadow:0 4px 12px #609bfa4d}.uni-cal-day.past{cursor:not-allowed;opacity:1!important}.uni-time-footer{border-top:1px solid #c8d7f54d;margin-top:.5rem;padding-top:.75rem}.uni-time-sel{align-items:center;display:flex}.uni-time-label{color:#1a202c;flex-shrink:0;margin-right:.5rem;font-size:.85rem;font-weight:700}.uni-time-inputs{flex-grow:1;align-items:center;gap:.5rem;display:flex}.uni-time-select{cursor:pointer;color:#1a202c;background:#f0f5ff99;border:1px solid #c8d7f580;border-radius:6px;min-width:100px;padding:4px 8px;font-size:.85rem;font-weight:600}.uni-now-btn{cursor:pointer;color:#4a5568;background:#f0f5ff99;border:1px solid #c8d7f580;border-radius:6px;padding:4px 8px;font-size:.85rem;font-weight:700;transition:background-color .2s}.uni-now-btn:hover{background:rgba(var(--accent-blue-rgb), .1);border-color:rgba(var(--accent-blue-rgb), .3)}.uni-feedback-modal{-webkit-backdrop-filter:blur(80px)saturate(300%)brightness(1.25);backdrop-filter:blur(80px)saturate(300%)brightness(1.25);border-radius:var(--glass-radius);background:linear-gradient(150deg,#ffffffe0 0%,#f2f6ffd6 20%,#eef4ffcc 40%,#f0f6ffd1 60%,#f4f8ffd6 80%,#ffffffe0 100%);border:1.5px solid #ffffffe6;width:100%;max-width:450px;animation:.3s cubic-bezier(.16,1,.3,1) uni-scheduleFormFadeIn;box-shadow:inset 0 2px #fffffff2,0 20px 50px #6478aa33}.uni-feedback-hdr{border-bottom:1px solid #c8d7f54d;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.uni-feedback-hdr h3{color:#1a202c;margin:0;font-size:1.05rem;font-weight:900}.uni-feedback-close{cursor:pointer;color:#718096;background:0 0;border:none;border-radius:8px;padding:4px;transition:all .2s;display:flex}.uni-feedback-close:hover{background:rgba(var(--accent-blue-rgb), .08);color:#1a202c}.uni-feedback-body{padding:1.25rem}.uni-feedback-body p{color:#4a5568;margin-bottom:.75rem;font-size:.9rem}.uni-feedback-opts{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.uni-feedback-opt{cursor:pointer;color:#4a5568;background:#f0f5ff99;border:1px solid #c8d7f580;border-radius:2rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.uni-feedback-opt:hover{border-color:rgba(var(--accent-blue-rgb), .3);background:rgba(var(--accent-blue-rgb), .06)}.uni-feedback-opt input[type=checkbox]{width:14px;height:14px;accent-color:rgba(var(--accent-blue-rgb), 1)}.uni-feedback-text{color:#1a202c;resize:vertical;box-sizing:border-box;background:#f0f5ff99;border:1px solid #c8d7f580;border-radius:10px;width:100%;margin-bottom:1rem;padding:.625rem .75rem;font-family:inherit;font-size:.85rem}.uni-feedback-text:focus{border-color:rgba(var(--accent-blue-rgb), .5);box-shadow:0 0 0 3px rgba(var(--accent-blue-rgb), .12);outline:none}.uni-feedback-text::placeholder{color:#a0aec0}.uni-feedback-actions{justify-content:flex-end;gap:.5rem;display:flex}.uni-email-modal-overlay{z-index:1012;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;animation:none!important}.uni-email-modal{-webkit-backdrop-filter:blur(60px)saturate(250%);backdrop-filter:blur(60px)saturate(250%);border-radius:var(--glass-radius);background:linear-gradient(150deg,#ffffffeb 0%,#f5f8ffe6 50%,#ffffffeb 100%);border:1.5px solid #ffffffd9;flex-direction:column;width:80%;max-width:1100px;height:85vh;animation:.3s ease-out uni-modalSlideUp;display:flex;overflow:hidden;box-shadow:inset 0 2px #fffffff2,0 20px 50px #6478aa33}.uni-spin{animation:1s linear infinite uni-spin}.uni-historical .uni-source-item,.uni-historical .uni-source-new,.uni-historical .uni-msg,.uni-historical .uni-card,.uni-historical .uni-query-bar,.uni-historical .uni-chat-panel,.uni-historical .uni-research-panel{opacity:1!important;animation:none!important;transform:none!important}.uni-historical .uni-msg-typing:after,.uni-historical .uni-cursor,.uni-historical .uni-typing-indicator,.uni-historical .uni-typing-dots,.uni-historical .uni-source-loading{display:none!important}.uni-historical *{transition:none!important}.uni-historical .uni-card-hdr:after{transition:opacity .2s!important}@keyframes uni-fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes uni-fadeInSlideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes uni-fadeInSlideRight{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes uni-msgAppear{to{opacity:1;transform:translateY(0)}}@keyframes uni-shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes uni-blinkCursor{0%,to{opacity:0}50%{opacity:1}}@keyframes uni-dotPulse{0%,60%,to{opacity:.6;transform:scale(1)}30%{opacity:1;transform:scale(1.5)}}@keyframes uni-scheduleFormFadeIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes uni-dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes uni-modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes uni-borderGlimmer{to{--angle:360deg}}@keyframes uni-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes uni-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (width<=1024px){.uni-split{flex-direction:column}.uni-split.uni-split-open .uni-chat-panel,.uni-split.uni-split-closed .uni-chat-panel{width:100%}.uni-split.uni-split-open .uni-research-panel{border-top:1.5px solid #ffffff40;border-left:none;width:100%;max-height:50vh}.uni-split.uni-split-closed .uni-research-panel{border:none;width:100%;max-height:0}.uni-chat-panel{max-height:50vh}.uni-model-drop{min-width:220px;left:auto;right:0}}@media (width<=768px){.uni-query-text{font-size:1rem;line-height:1.5rem}.uni-stats{flex-direction:column;gap:.375rem}.uni-controls-bar{flex-wrap:wrap;gap:.375rem}.uni-email-preview{height:250px}.uni-feedback-modal,.uni-schedule-form{width:95%}.uni-msg-text{font-size:.8rem}.uni-msg-time{font-size:.6rem}.uni-source-title{max-width:180px}.uni-card-hdr{flex-wrap:wrap}.uni-email-status{width:auto;margin:0}}@media (width<=480px){.uni-split{flex-direction:column}.uni-chat-panel,.uni-research-panel{width:100%!important}.uni-input-area{padding:.5rem}.uni-input-wrapper{min-height:2.5rem;padding:.375rem .5rem}.uni-model-drop{min-width:260px;max-width:calc(100vw - 2rem);left:50%;right:auto;transform:translate(-50%)}.uni-attached-file span{max-width:100px}.uni-datepicker-drop{width:260px}}.uni-card-hdr:focus-visible{outline:2px solid rgba(var(--accent-blue-rgb), 1);outline-offset:2px;border-radius:.25rem}.uni-action-btn:focus-visible,.uni-pill-opt:focus-visible,.uni-model-btn:focus-visible,.uni-send-btn:focus-visible,.uni-new-btn:focus-visible,.uni-research-toggle:focus-visible{outline:2px solid rgba(var(--accent-blue-rgb), 1);outline-offset:2px}@media (prefers-contrast:high){.uni-card,.uni-doc-item,.uni-action-item,.uni-msg-avatar,.uni-input-wrapper,.uni-msg-body{border-width:2px}}@media (prefers-reduced-motion:reduce){.uni-container,.uni-card,.uni-msg,.uni-query-bar,.uni-chat-panel,.uni-research-panel,.uni-source-new{opacity:1!important;animation:none!important;transform:none!important}.uni-cursor,.uni-dot,.uni-spin,.uni-msg-typing:after{animation:none!important}.uni-card-body,.uni-split .uni-chat-panel,.uni-split .uni-research-panel{transition:none!important}.uni-input-wrapper:before{animation:none!important}.uni-msg-body{transition:none!important}}.uni-card:empty:after{content:"";background:linear-gradient(90deg,#ffffff08 0%,#ffffff14 50%,#ffffff08 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite uni-shimmer;position:absolute;top:0;left:0}.uni-section-loading{min-height:80px;position:relative}.uni-section-loading:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff0f 50%,#0000 100%);animation:1.5s infinite uni-shimmer;position:absolute;inset:0}.uni-exec-notes-wrap{position:relative}.uni-exec-notes-trigger{cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:1rem;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.7rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff4d}.uni-exec-notes-trigger:hover{background:#ffffff1f;border-color:#fff6}.uni-exec-notes-pulse{border-radius:50%;width:5px;height:5px;animation:1.5s ease-in-out infinite execNotePulse}.uni-exec-notes-popover{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(40px)saturate(240%)brightness(.36);backdrop-filter:blur(40px)saturate(240%)brightness(.36);z-index:100;border:1.5px solid #ffffffb3;border-radius:12px;width:320px;max-height:400px;padding:.75rem;position:absolute;bottom:calc(100% + .5rem);right:0;overflow-y:auto;box-shadow:inset 0 2px #ffffffe6,0 12px 40px #6478aa2e}.uni-exec-notes-header{border-bottom:1px solid #ffffff26;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding-bottom:.375rem;display:flex}.uni-exec-notes-list{flex-direction:column;gap:.375rem;display:flex}.uni-exec-note-item{background:#ffffff0a;border-left:2px solid #0000;border-radius:8px;padding:.375rem .5rem;transition:all .2s}.uni-exec-note-active{border-left-color:rgba(var(--accent-blue-rgb), 1)}.uni-exec-note-complete{border-left-color:#34d399}.uni-exec-note-failed{border-left-color:#fb7185}.uni-exec-note-pending{border-left-color:#fbbf24}.uni-exec-notes-label{text-overflow:ellipsis;white-space:nowrap;max-width:400px;font-size:.7rem;font-weight:600;display:inline-block;overflow:hidden}.uni-note-fade-in{animation:.35s cubic-bezier(.16,1,.3,1) forwards uniNoteFadeIn}.uni-note-settle{animation:.5s forwards uniNoteSettle}.uni-exec-note-row{transition:opacity .4s,transform .35s}@keyframes uniNoteFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes uniNoteSettle{0%{opacity:1}to{opacity:.55}}@media (prefers-reduced-motion:reduce){.uni-note-fade-in,.uni-note-settle,.uni-exec-note-row{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.uni-controls-bar__end{align-items:center;gap:.375rem;margin-left:auto;display:flex}.uni-msg-text--section{margin-top:.5rem}.uni-wf-status-card{border-radius:14px;margin:.5rem 0;padding:.75rem 1rem;box-shadow:inset 0 1px #ffffff4d}.uni-wf-status-card--running{border:1px solid rgba(var(--accent-blue-rgb), .35);background:rgba(var(--accent-blue-rgb), .08);box-shadow:inset 0 1px 0 #ffffff4d, 0 0 10px rgba(var(--accent-blue-rgb), .1)}.uni-wf-status-card--complete{border:1px solid rgba(var(--accent-green-rgb), .35);background:rgba(var(--accent-green-rgb), .08);box-shadow:inset 0 1px 0 #ffffff4d, 0 0 10px rgba(var(--accent-green-rgb), .1)}.uni-wf-status-card--failed{border:1px solid rgba(var(--accent-red-rgb), .35);background:rgba(var(--accent-red-rgb), .08);box-shadow:inset 0 1px 0 #ffffff4d, 0 0 10px rgba(var(--accent-red-rgb), .1)}.uni-wf-status-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.uni-wf-status-info{align-items:center;gap:.5rem;display:flex}.uni-wf-status-icon--running{color:#3f74fe}.uni-wf-status-icon--complete{color:#34d399}.uni-wf-status-icon--failed{color:#fb7185}.uni-wf-status-name{color:var(--text-primary);font-size:.85rem;font-weight:800}.uni-wf-status-badge{border-radius:1rem;padding:.15rem .5rem;font-size:.7rem;font-weight:800;box-shadow:inset 0 1px #ffffff4d}.uni-wf-status-badge--running{background:rgba(var(--accent-blue-rgb), .16);border:1px solid rgba(var(--accent-blue-rgb), .35);color:#3f74fe}.uni-wf-status-badge--complete{background:rgba(var(--accent-green-rgb), .16);border:1px solid rgba(var(--accent-green-rgb), .35);color:#34d399}.uni-wf-status-badge--failed{background:rgba(var(--accent-red-rgb), .16);border:1px solid rgba(var(--accent-red-rgb), .35);color:#fb7185}.uni-agent-created{border:1px solid rgba(var(--accent-green-rgb), .35);background:rgba(var(--accent-green-rgb), .08);border-radius:14px;align-items:flex-start;gap:.75rem;margin:.5rem 0;padding:.75rem 1rem;display:flex;box-shadow:inset 0 1px #ffffff4d}.uni-agent-created__avatar{background:linear-gradient(135deg,#34d399,#059669);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 0 14px #34d39940}.uni-agent-created__avatar-icon{color:#fff}.uni-agent-created__body{flex:1;min-width:0}.uni-agent-created__header{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.uni-agent-created__name{color:var(--text-primary);font-size:.9rem;font-weight:800}.uni-agent-created__type{background:rgba(var(--accent-green-rgb), .16);border:1px solid rgba(var(--accent-green-rgb), .35);color:#34d399;text-transform:capitalize;border-radius:1rem;padding:.1rem .4rem;font-size:.65rem;font-weight:800}.uni-agent-created__desc{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.4}.uni-agent-created__files{color:var(--text-dim);margin-top:.375rem;font-size:.7rem}.uni-status-hint{border-radius:1rem;align-items:center;gap:.375rem;margin-bottom:.5rem;padding:.25rem .625rem;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffff4d}.uni-status-hint--agent{background:rgba(var(--accent-purple-rgb), .16);border:1px solid rgba(var(--accent-purple-rgb), .35);color:#a78bfa}.uni-status-hint--workflow{background:rgba(var(--accent-blue-rgb), .16);border:1px solid rgba(var(--accent-blue-rgb), .35);color:#3f74fe}.uni-status-hint--basic{color:var(--text-muted);background:#ffffff14;border:1px solid #ffffff40}.uni-exec-notes-trigger--active,.uni-exec-notes-trigger--complete,.uni-exec-notes-trigger--failed{color:#fff!important;border-color:#ffffff40!important}.uni-exec-notes-icon{flex-shrink:0}.uni-exec-notes-icon--active,.uni-exec-notes-icon--complete,.uni-exec-notes-icon--failed{color:#fff}.uni-exec-note-row{align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.uni-exec-note-row--complete{opacity:.55}.uni-exec-note-row--active,.uni-exec-note-row--failed{opacity:1}.uni-exec-note-icon{flex-shrink:0}.uni-exec-note-icon--active{color:var(--accent-blue)}.uni-exec-note-icon--complete{color:#059669}.uni-exec-note-icon--failed{color:#dc2626}.uni-exec-note-text{font-size:.78rem}.uni-exec-note-text--active{color:var(--text-primary);font-weight:500}.uni-exec-note-text--complete,.uni-exec-note-text--failed{color:var(--text-muted);font-weight:400}.uni-exec-notes-queue{color:var(--text-dim);padding:.25rem 0;font-size:.7rem;font-style:italic}.uni-progress-text-row{color:var(--text-secondary);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.8rem;display:flex}.uni-progress-pct{font-weight:700}.uni-progress-pct--active{color:var(--accent-blue)}.uni-progress-pct--complete{color:#059669}.uni-progress-pct--failed{color:#dc2626}.uni-progress-bar-track{background:#3f74fe14;border-radius:4px;width:100%;height:8px;margin-bottom:.5rem;overflow:hidden}.uni-progress-bar-fill{border-radius:4px;height:100%;transition:width .5s}.uni-progress-bar-fill--active{background:linear-gradient(90deg, var(--accent-blue), #60a5fa)}.uni-progress-bar-fill--complete{background:linear-gradient(90deg,#10b981,#34d399)}.uni-progress-bar-fill--failed{background:linear-gradient(90deg,#ef4444,#f87171)}.uni-progress-failed-text{color:#dc2626;font-size:.75rem}.uni-progress-wf-id{color:var(--text-dim);margin-top:.25rem;font-size:.7rem}.uni-card--error{border-color:#ef444433}.uni-icon-circle--error{background:linear-gradient(135deg,#ef4444,#dc2626)!important}.uni-icon-circle--amber{background:linear-gradient(135deg,#f59e0b,#d97706)!important}.uni-error-block{background:#ef44440f;border-left:3px solid #dc2626;border-radius:.25rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.8rem}.uni-error-title{color:#dc2626;margin-bottom:.25rem;font-weight:600}.uni-error-detail{color:var(--text-secondary)}.uni-action-item--expandable{cursor:pointer;flex-direction:column;align-items:stretch}.uni-action-item__main-row{align-items:center;gap:.625rem;width:100%;display:flex}.uni-action-name--flex{flex:1}.uni-action-item__end{align-items:center;gap:.5rem;display:flex}.uni-action-item__chevron{color:var(--text-dim);transition:transform .2s;transform:rotate(0)}.uni-action-item__chevron--open{transform:rotate(180deg)}.uni-step-status-badge{text-transform:capitalize;border-radius:1rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.uni-step-status-badge--complete{color:#059669;background:#10b9811a}.uni-step-status-badge--failed{color:#dc2626;background:#ef44441a}.uni-step-status-badge--in_progress{color:var(--accent-blue);background:#3f74fe1a}.uni-step-status-badge--pending{color:#b45309;background:#f59e0b1a}.uni-step-detail-panel{color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff14;border-radius:.5rem;margin-top:.25rem;margin-left:2.25rem;padding:.75rem;font-size:.8rem;line-height:1.6}.uni-step-detail-panel__item{margin:0 0 .5rem}.uni-step-detail-panel__agents{margin:.5rem 0}.uni-step-detail-panel__agent-tags{flex-wrap:wrap;gap:.375rem;margin-top:.375rem;display:flex}.uni-agent-task-tag{border-radius:1rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600}.uni-agent-task-tag--complete{color:#059669;background:#10b9811a}.uni-agent-task-tag--failed{color:#dc2626;background:#ef44441a}.uni-agent-task-tag--active{color:var(--accent-blue);background:#3f74fe1a}.uni-agent-cards{flex-direction:column;gap:.5rem;display:flex}.uni-agent-card{border:1px solid #ffffff14;border-radius:.5rem;padding:.75rem}.uni-agent-card--complete{background:#10b9810a;border-left:3px solid #10b981}.uni-agent-card--failed{background:#ef44440a;border-left:3px solid #ef4444}.uni-agent-card--active{border-left:3px solid var(--accent-blue);background:rgba(var(--accent-blue-rgb), .04)}.uni-agent-card__header{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}.uni-agent-card__name{color:var(--text-primary);font-size:.85rem;font-weight:600}.uni-agent-card__status{border-radius:1rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600}.uni-agent-card__status--complete{color:#059669;background:#10b9811a}.uni-agent-card__status--failed{color:#dc2626;background:#ef44441a}.uni-agent-card__status--active{color:var(--accent-blue);background:#3f74fe1a}.uni-agent-card__tasks{color:var(--text-dim);margin-top:.375rem;font-size:.7rem}.uni-agent-card__error{color:#dc2626;background:#ef44440f;border-radius:.25rem;margin-top:.375rem;padding:.375rem .5rem;font-size:.7rem}.uni-fallback-list{flex-direction:column;gap:.5rem;display:flex}.uni-fallback-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.5rem;padding:.625rem .75rem;font-size:.8rem}.uni-fallback-title{color:var(--text-primary);margin-bottom:.25rem;font-weight:600}.uni-fallback-detail{color:var(--text-muted)}.uni-tool-calls{flex-direction:column;gap:.375rem;margin:.5rem 0;display:flex}.uni-tool-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;padding:.5rem .75rem;font-size:.75rem;transition:all .2s}.uni-tool-card.uni-tool-running{background:#60a5fa0a;border-color:#60a5fa33}.uni-tool-card.uni-tool-done{background:#4ade8008;border-color:#4ade8026}.uni-tool-header{align-items:center;gap:.5rem;display:flex}.uni-tool-icon{font-size:.85rem}.uni-tool-name{color:#ffffffb3;font-weight:600}.uni-tool-status{margin-left:auto;font-size:.6rem}.uni-tool-status.running{color:#60a5facc;animation:1.5s ease-in-out infinite uniToolPulse}.uni-tool-status.done{color:#4ade80cc}@keyframes uniToolPulse{0%,to{opacity:.4}50%{opacity:1}}.uni-tool-result{color:#fff6;white-space:pre-wrap;word-break:break-word;border-top:1px solid #ffffff0a;margin-top:.375rem;padding-top:.375rem;font-size:.68rem;line-height:1.4}.uni-governance-badge{color:#fff6;background:#ffffff08;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:.375rem;margin-top:.25rem;padding:.25rem .625rem;font-size:.65rem;font-weight:600;display:inline-flex}.uni-uas-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.uni-uas-dot.high{background:#4ade80;box-shadow:0 0 4px #4ade8066}.uni-uas-dot.medium{background:#fbbf24;box-shadow:0 0 4px #fbbf2466}.uni-uas-dot.low{background:#f87171;box-shadow:0 0 4px #f8717166}.uni-uas-label{color:#ffffff80}.uni-uas-model{color:#ffffff40;margin-left:.25rem;font-size:.6rem}.uni-thinking-dots{align-items:center;gap:4px;padding:8px 0;display:flex}.uni-thinking-dots span{background:#fff6;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite uni-dot-pulse}.uni-thinking-dots span:nth-child(2){animation-delay:.2s}.uni-thinking-dots span:nth-child(3){animation-delay:.4s}@keyframes uni-dot-pulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.uni-agent-status{align-items:center;gap:8px;padding:6px 0;animation:.3s uni-statusFadeIn;display:flex}.uni-agent-status-dot{background:#60a5facc;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.4s ease-in-out infinite uni-dot-pulse}.uni-agent-status-text{color:#ffffff80;letter-spacing:.01em;font-size:.8rem;font-style:italic}@keyframes uni-statusFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.uni-react-timeline{scrollbar-width:thin;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;max-height:300px;margin-top:.5rem;padding:.5rem .75rem;font-size:.75rem;overflow-y:auto}.uni-react-event{color:var(--text-secondary);border-bottom:1px solid #ffffff0a;align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.uni-react-event:last-child{border-bottom:none}.uni-react-event-icon{text-align:center;flex-shrink:0;width:1.2rem;font-size:.8rem}.uni-react-event-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.uni-react-event-time{color:var(--text-muted);flex-shrink:0;font-family:Fira Code,monospace;font-size:.65rem}.uni-react-event--thinking .uni-react-event-text{color:var(--text-dim);font-style:italic}.uni-react-event--tool_call .uni-react-event-text{color:rgba(var(--accent-blue-rgb), .9)}.uni-react-event--tool_result .uni-react-event-text{color:rgba(var(--accent-green-rgb,34, 197, 94), .9)}.uni-react-event-row{align-items:center;gap:.5rem;width:100%;display:flex}.uni-react-event-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.uni-react-event-chevron.expanded{transform:rotate(180deg)}.uni-react-event-reasoning{color:#ffffff8c;margin:.15rem 0 .15rem 1.7rem;padding:.25rem .5rem;font-size:.75rem;font-style:italic;line-height:1.3}.uni-react-reasoning-text{display:inline}.uni-react-event-detail{background:#0003;border:1px solid #ffffff0f;border-radius:6px;margin:.25rem 0 .25rem 1.7rem;padding:.4rem .6rem}.uni-react-detail-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.25rem;font-size:.65rem;font-weight:600}.uni-react-detail-content{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;scrollbar-width:thin;max-height:300px;margin:0;font-family:Fira Code,SF Mono,monospace;font-size:.7rem;line-height:1.4;overflow-y:auto}.uni-react-detail-formatted{font-size:.75rem;line-height:1.5}.uni-react-detail-field{border-bottom:1px solid #ffffff0a;gap:.5rem;padding:.15rem 0;display:flex}.uni-react-detail-field:last-child{border-bottom:none}.uni-react-field-key{color:var(--text-muted);flex-shrink:0;min-width:60px;font-size:.7rem;font-weight:600}.uni-react-field-value{color:var(--text-secondary);word-break:break-word}.uni-react-result-list{flex-direction:column;gap:.35rem;display:flex}.uni-react-result-meta{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem;font-size:.65rem;font-weight:600}.uni-react-result-card{border-left:2px solid rgba(var(--accent-blue-rgb), .3);background:#ffffff08;border-radius:4px;padding:.4rem .5rem}.uni-react-result-header{color:var(--text-primary);font-size:.75rem}.uni-react-result-sub{color:var(--text-muted);margin-top:.1rem;font-size:.65rem}.uni-react-result-snippet{color:var(--text-dim);margin-top:.2rem;font-size:.7rem;line-height:1.4}.uni-react-result-url{color:rgba(var(--accent-blue-rgb), .7);word-break:break-all;margin-top:.1rem;font-size:.6rem}.uni-email-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin:.75rem 0;overflow:hidden}.uni-email-card-header{background:rgba(var(--accent-blue-rgb), .06);color:var(--text-muted);border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;display:flex}.uni-email-card-header strong{color:var(--text-primary);font-weight:600}.uni-email-card-body{color:var(--text-secondary);padding:.75rem;font-size:.8rem;line-height:1.6}.uni-email-card-actions{border-top:1px solid #ffffff0f;gap:.5rem;padding:.5rem .75rem;display:flex}.uni-email-card-btn{color:var(--text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:6px;align-items:center;padding:.3rem .75rem;font-size:.7rem;font-weight:600;transition:all .2s;display:inline-flex}.uni-email-card-btn:hover{background:rgba(var(--accent-blue-rgb), .1);border-color:rgba(var(--accent-blue-rgb), .3)}.uni-email-card-btn--primary{background:rgba(var(--accent-blue-rgb), .15);border-color:rgba(var(--accent-blue-rgb), .3);color:rgba(var(--accent-blue-rgb), 1)}.ob-overlay{z-index:10000;-webkit-backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.ob-overlay.ob-visible{opacity:1;pointer-events:all}.ob-overlay.ob-hidden{opacity:0;pointer-events:none}.ob-container{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.38);backdrop-filter:blur(24px)saturate(180%)brightness(.38);border:var(--glass-border,1.5px solid #ffffff9e);background:linear-gradient(#ffffff1a 0%,#f0f6ff24 30%,#dce8ff1f 60%,#ffffff14 100%);border-radius:20px;flex-direction:column;width:94vw;max-width:820px;max-height:88vh;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s;display:flex;position:relative;overflow-y:auto;box-shadow:0 0 0 .5px #c8d7f047,inset 0 2px #fffffff2,inset 2px 0 #ffffff7a,inset 0 -1px #c8d7f53d,inset -1px 0 #c3dcfa33,inset 0 0 48px #ffffff1a,0 1px 2px #00000014,0 4px 12px #788cb91a,0 12px 36px #6478aa14,0 24px 56px #50649b0f}.ob-container.ob-slide-in{opacity:1;transform:translateY(0)scale(1)}.ob-container.ob-slide-out{opacity:0;transform:translateY(20px)scale(.97)}.ob-container::-webkit-scrollbar{width:4px}.ob-container::-webkit-scrollbar-track{background:0 0}.ob-container::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.ob-skip{z-index:10;color:#fff6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:12px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ob-skip:hover{color:#ffffffb3;background:#ffffff14}.ob-content{flex:1;padding:48px 48px 24px;transition:opacity .2s}.ob-content-visible{opacity:1}.ob-content-fading{opacity:0}.ob-step{animation:.5s cubic-bezier(.16,1,.3,1) both obFadeUp}@keyframes obFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ob-step-title{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:24px;font-weight:600}.ob-step-desc{color:#ffffff80;margin:0 0 28px;font-size:14px;line-height:1.6}.ob-step-welcome{text-align:center;padding-top:16px}.ob-welcome-logo-ring{width:96px;height:96px;margin:0 auto 28px;position:relative}.ob-welcome-logo-glow{background:radial-gradient(circle,#3f74fe4d 0%,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite obPulseGlow;position:absolute;inset:-12px}@keyframes obPulseGlow{0%,to{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}}.ob-welcome-logo{background:linear-gradient(135deg,#3f74fe26,#8b5cf61a);border:1px solid #3f74fe33;border-radius:24px;justify-content:center;align-items:center;width:96px;height:96px;animation:4s ease-in-out infinite obLogoFloat;display:flex;position:relative}@keyframes obLogoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ob-welcome-logo-img{object-fit:contain;filter:drop-shadow(0 4px 12px #3f74fe4d);width:56px;height:56px}.ob-welcome-title{color:#fff;letter-spacing:-.03em;margin:0 0 12px;font-size:28px;font-weight:700;line-height:1.3}.ob-brand{background:linear-gradient(135deg,#3f74fe,#8b5cf6,#3f74fe) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite obBrandShimmer}@keyframes obBrandShimmer{to{background-position:200%}}.ob-welcome-subtitle{color:#ffffff80;margin:0 0 32px;font-size:15px;line-height:1.6}.ob-stats-row{opacity:0;justify-content:center;gap:24px;transition:all .6s cubic-bezier(.16,1,.3,1) .3s;display:flex;transform:translateY(12px)}.ob-stats-row.visible{opacity:1;transform:translateY(0)}.ob-stat{background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;flex-direction:column;align-items:center;gap:6px;min-width:120px;padding:16px 24px;transition:all .3s;display:flex}.ob-stat:hover{background:#ffffff0d;border-color:#3f74fe33}.ob-stat-icon{color:#3f74fe}.ob-stat-value{color:#fff;letter-spacing:-.02em;font-size:22px;font-weight:700}.ob-stat-label{color:#fff6;text-transform:uppercase;letter-spacing:.05em;font-size:11px}.ob-model-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ob-model-card{text-align:left;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;padding:18px;transition:all .25s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ob-model-card:before{content:"";opacity:0;background:linear-gradient(135deg,#3f74fe14,#0000 60%);border-radius:14px;transition:opacity .3s;position:absolute;inset:0}.ob-model-card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-2px)}.ob-model-card:hover:before{opacity:1}.ob-model-card.selected{background:#3f74fe14;border-color:#3f74fe4d;box-shadow:0 0 24px #3f74fe1a}.ob-model-card.selected:before{opacity:1}.ob-model-card-header{z-index:1;align-items:center;gap:8px;margin-bottom:10px;display:flex;position:relative}.ob-model-icon{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;display:flex}.ob-model-provider{color:#ffffff59;text-transform:uppercase;letter-spacing:.06em;flex:1;font-size:11px}.ob-model-check{color:#fff;background:#3f74fe;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;animation:.3s cubic-bezier(.34,1.56,.64,1) obCheckPop;display:flex}@keyframes obCheckPop{0%{transform:scale(0)}to{transform:scale(1)}}.ob-model-name{color:#fff;z-index:1;margin-bottom:6px;font-size:16px;font-weight:600;position:relative}.ob-model-desc{color:#fff6;z-index:1;margin-bottom:12px;font-size:12px;line-height:1.5;position:relative}.ob-model-meta{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.ob-model-speed{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:600}.ob-speed-fast{color:#22c55e;background:#22c55e26}.ob-speed-balanced{color:#3f74fe;background:#3f74fe26}.ob-speed-powerful{color:#8b5cf6;background:#8b5cf626}.ob-model-ctx{color:#ffffff4d;font-size:10px}.ob-step-tryit{text-align:center}.ob-chat-demo{text-align:left;background:#0003;border:1px solid #ffffff0d;border-radius:14px;max-height:340px;padding:16px;overflow-y:auto}.ob-chat-demo::-webkit-scrollbar{width:3px}.ob-chat-demo::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:2px}.ob-chat-msg{margin-bottom:12px}.ob-chat-user .ob-chat-msg-content{color:#ffffffe6;float:right;background:#3f74fe1f;border:1px solid #3f74fe33;border-radius:12px 12px 2px;max-width:85%;padding:10px 14px;font-size:13px;display:inline-block}.ob-chat-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3f74fe,#6366f1);border:none;border-radius:10px;align-items:center;gap:8px;margin:12px auto 0;padding:10px 24px;font-size:13px;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 20px #3f74fe4d}.ob-chat-send-btn:hover{transform:translateY(-1px);box-shadow:0 6px 28px #3f74fe66}.ob-chat-ai{clear:both}.ob-tool-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;margin-bottom:8px;padding:8px 12px;font-size:12px;animation:.3s obToolSlide}@keyframes obToolSlide{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.ob-tool-card.ob-tool-done{border-color:#22c55e26}.ob-tool-header{color:#ffffffb3;align-items:center;gap:6px;display:flex}.ob-tool-name{flex:1;font-weight:500}.ob-tool-status.running{color:#3f74fe}.ob-tool-status.done{color:#22c55e}.ob-tool-spinner{border:1.5px solid #3f74fe4d;border-top-color:#3f74fe;border-radius:50%;width:10px;height:10px;animation:.6s linear infinite obSpin;display:inline-block}@keyframes obSpin{to{transform:rotate(360deg)}}.ob-tool-args{color:#ffffff59;margin-top:4px;font-size:11px;font-style:italic}.ob-tool-result{color:#22c55eb3;margin-top:4px;font-size:11px}.ob-chat-text{color:#ffffffd9;margin-top:8px;font-size:13px;line-height:1.65}.ob-chat-text h2{color:#fff;margin:4px 0 8px;font-size:16px;font-weight:600}.ob-chat-text h3{color:#ffffffe6;margin:12px 0 4px;font-size:14px;font-weight:600}.ob-chat-text hr{border:none;border-top:1px solid #ffffff0f;margin:12px 0}.ob-chat-text p{margin:2px 0}.ob-chat-source{color:#ffffff59!important;font-size:11px!important}.ob-chat-cursor{vertical-align:text-bottom;background:#3f74fe;width:2px;height:14px;margin-left:2px;animation:.8s step-end infinite obBlink;display:inline-block}@keyframes obBlink{50%{opacity:0}}.ob-governance-badge{color:#22c55ecc;background:#22c55e14;border:1px solid #22c55e26;border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:6px 12px;font-size:11px;animation:.4s cubic-bezier(.34,1.56,.64,1) obBadgeIn;display:inline-flex}@keyframes obBadgeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.ob-gov-dot{background:#22c55e66;border-radius:50%;width:3px;height:3px}.ob-tryit-caption{color:#fff6;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:12px;animation:.5s obFadeUp;display:flex}.ob-tryit-caption svg{color:#3f74fe}.ob-workflow-grid{grid-template-columns:1fr;gap:12px;display:grid}.ob-workflow-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;padding:16px 18px;transition:all .3s;display:flex}.ob-workflow-card:hover{background:#ffffff0a;border-color:#ffffff1a}.ob-workflow-card.cloned{background:#3f74fe0a;border-color:#3f74fe40}.ob-workflow-card.animating{box-shadow:0 0 32px #3f74fe1a}.ob-workflow-card-top{align-items:center;gap:10px;margin-bottom:8px;display:flex}.ob-workflow-icon{color:#3f74fe;background:#3f74fe1a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ob-workflow-category{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;font-size:10px}.ob-workflow-name{color:#fff;margin-bottom:4px;font-size:15px;font-weight:600}.ob-workflow-desc{color:#fff6;margin-bottom:12px;font-size:12px;line-height:1.5}.ob-workflow-steps{background:#00000026;border-radius:8px;flex-direction:column;gap:6px;margin-bottom:12px;padding:10px 12px;animation:.3s obFadeUp;display:flex}.ob-workflow-step{color:#ffffff4d;align-items:center;gap:8px;font-size:12px;transition:all .3s;display:flex}.ob-workflow-step.done{color:#22c55ecc}.ob-workflow-step.active{color:#3f74fe}.ob-step-num{background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;display:flex}.ob-step-check{color:#22c55e;animation:.3s cubic-bezier(.34,1.56,.64,1) obCheckPop}.ob-workflow-footer{justify-content:space-between;align-items:center;display:flex}.ob-workflow-clones{color:#ffffff4d;align-items:center;gap:4px;font-size:11px;display:flex}.ob-workflow-clone-btn{color:#3f74fe;cursor:pointer;background:#3f74fe1f;border:1px solid #3f74fe33;border-radius:8px;align-items:center;gap:5px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s;display:flex}.ob-workflow-clone-btn:hover:not(:disabled){background:#3f74fe33;transform:translateY(-1px)}.ob-workflow-clone-btn:disabled{opacity:.4;cursor:default}.ob-workflow-cloned-badge{color:#22c55e;align-items:center;gap:4px;font-size:12px;font-weight:500;animation:.3s cubic-bezier(.34,1.56,.64,1) obCheckPop;display:flex}.ob-clone-success{color:#22c55ecc;background:#22c55e0f;border:1px solid #22c55e1f;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:16px;padding:10px 16px;font-size:12px;animation:.4s obFadeUp;display:flex}.ob-clone-success svg{color:#22c55e}.ob-workspace-features{flex-direction:column;gap:8px;display:flex}.ob-workspace-feature{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;gap:14px;padding:14px 16px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex}.ob-workspace-feature:hover{background:#ffffff0a}.ob-workspace-feature.highlighted{background:#3f74fe0f;border-color:#3f74fe26;transform:translate(4px);box-shadow:0 0 20px #3f74fe0f}.ob-feature-icon{color:#3f74fe;background:#3f74fe14;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.ob-workspace-feature.highlighted .ob-feature-icon{color:#6b8fff;background:#3f74fe26}.ob-feature-content{flex:1;min-width:0}.ob-feature-title{color:#fff;align-items:center;gap:8px;margin-bottom:4px;font-size:14px;font-weight:600;display:flex}.ob-feature-kbd{color:#ffffff80;background:#ffffff14;border:1px solid #ffffff1a;border-radius:4px;padding:2px 6px;font-family:inherit;font-size:10px}.ob-feature-desc{color:#fff6;font-size:12px;line-height:1.5}.ob-step-ready{text-align:center;padding-top:20px;position:relative}.ob-ready-glow{filter:blur(40px);background:radial-gradient(circle,#3f74fe26 0%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite obPulseGlow;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.ob-ready-icon{color:#3f74fe;background:linear-gradient(135deg,#3f74fe33,#8b5cf626);border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;animation:2s ease-in-out infinite obReadyBounce;display:inline-flex;position:relative}@keyframes obReadyBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ob-ready-title{color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:700}.ob-ready-desc{color:#ffffff80;max-width:480px;margin:0 auto 28px;font-size:14px;line-height:1.7}.ob-ready-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ob-ready-btn{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.ob-ready-btn-primary{color:#fff;background:linear-gradient(135deg,#3f74fe,#6366f1);box-shadow:0 4px 24px #3f74fe4d}.ob-ready-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #3f74fe66}.ob-ready-btn-secondary{color:#fffc;background:#ffffff0a;border:1px solid #ffffff14!important}.ob-ready-btn-secondary:hover{background:#ffffff14;transform:translateY(-1px)}.ob-ready-tip{color:#ffffff59;margin-top:24px;font-size:12px}.ob-ready-tip-label{color:#3f74fe;margin-right:4px;font-weight:600}.ob-ready-tip kbd{background:#ffffff14;border:1px solid #ffffff1a;border-radius:4px;margin:0 2px;padding:2px 6px;font-family:inherit;font-size:10px}.ob-nav{justify-content:space-between;align-items:center;gap:16px;padding:16px 32px 24px;display:flex}.ob-nav-left,.ob-nav-right{flex:0 0 120px}.ob-nav-left{text-align:left}.ob-nav-right{text-align:right}.ob-nav-btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.ob-nav-prev{color:#fff9;background:#ffffff0a}.ob-nav-prev:hover{color:#ffffffe6;background:#ffffff14}.ob-nav-next{color:#fff;background:linear-gradient(135deg,#3f74fe,#6366f1);box-shadow:0 2px 12px #3f74fe33}.ob-nav-next:hover{transform:translateY(-1px);box-shadow:0 4px 20px #3f74fe59}.ob-nav-finish{background:linear-gradient(135deg,#22c55e,#10b981);box-shadow:0 2px 12px #22c55e33}.ob-nav-finish:hover{box-shadow:0 4px 20px #22c55e59}.ob-progress-bar{align-items:center;gap:6px;display:flex}.ob-progress-dot{cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:8px;height:8px;padding:0;transition:all .3s;display:flex}.ob-progress-dot.active{background:#3f74fe;border-radius:4px;width:24px}.ob-progress-dot.done{color:#22c55e;background:#22c55e33;width:16px;height:16px}.ob-progress-dot:hover{background:#fff3}@media (width<=720px){.ob-content{padding:32px 24px 16px}.ob-model-grid{grid-template-columns:1fr}.ob-stats-row{flex-direction:column;gap:8px}.ob-stat{flex-direction:row;justify-content:flex-start;gap:12px;padding:12px 16px}.ob-welcome-title{font-size:22px}.ob-ready-actions{flex-direction:column}.ob-ready-btn{justify-content:center}.ob-nav{padding:12px 20px 20px}.ob-nav-left,.ob-nav-right{flex:0 0 90px}}@media (width<=480px){.ob-container{border-radius:0;width:100vw;max-width:100vw;max-height:100vh}.ob-content{padding:24px 16px 12px}}.ob-step-connect{text-align:center}.ob-connect-grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0 16px;display:grid}.ob-connect-card{cursor:pointer;color:inherit;text-align:left;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;font-family:inherit;transition:all .2s;display:flex}.ob-connect-card:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.ob-connect-icon{flex-shrink:0;font-size:22px}.ob-connect-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ob-connect-name{color:#fffffff2;font-size:13px;font-weight:600}.ob-connect-desc{color:#ffffff80;font-size:11px}.ob-connect-action{color:#60a5fa;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:500}.ob-connect-card:hover .ob-connect-action{color:#93c5fd}.ob-step-hint{color:#fff6;text-align:center;margin-top:8px;font-size:12px}.ob-manage-connectors-btn{color:#ffffffb3;cursor:pointer;text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;margin-top:12px;padding:10px 16px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:block}.ob-manage-connectors-btn:hover{color:#ffffffe6;background:#ffffff14;border-color:#ffffff2e}@media (width<=640px){.ob-connect-grid{grid-template-columns:1fr}}.ob-connect-card.ob-connected{cursor:default;background:#34d39914;border-color:#34d3994d}.ob-connect-card.ob-connected .ob-connect-action{color:#34d399}.ob-connect-card:disabled{opacity:.7;cursor:not-allowed}.ob-apikey-modal{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:10px;margin-top:16px;padding:16px;display:flex}.ob-apikey-header{color:#ffffffe6;justify-content:space-between;align-items:center;font-size:13px;font-weight:600;display:flex}.ob-apikey-header button{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:0;font-size:16px}.ob-apikey-input{color:#fffffff2;box-sizing:border-box;background:#0003;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:13px}.ob-apikey-input:focus{border-color:#6366f1}.ob-apikey-input::placeholder{color:#ffffff4d}.ob-apikey-submit{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;align-self:flex-end;padding:8px 20px;font-size:13px;font-weight:500;transition:background .15s}.ob-apikey-submit:hover:not(:disabled){background:#5558e6}.ob-apikey-submit:disabled{opacity:.5;cursor:not-allowed}.aw-root{z-index:10000;pointer-events:none;position:fixed;inset:0}.aw-root.aw-transitioning .aw-tooltip,.aw-root.aw-transitioning .aw-card{opacity:0;transform:translateY(8px)}.aw-root.aw-connector-open{pointer-events:none;opacity:0;transition:opacity .2s}.aw-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;pointer-events:all;background:#000000b3;animation:.3s ease-out aw-fade-in;position:fixed;inset:0}.aw-spotlight{z-index:10000;pointer-events:none;transition:all .3s}.aw-content-layer{z-index:10001;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.aw-card{pointer-events:all;text-align:center;-webkit-backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(#ffffff1a 0%,#f0f6ff1f 50%,#ffffff0f 100%);border:1px solid #ffffff1f;border-radius:20px;width:90%;max-width:440px;padding:36px 32px;transition:opacity .25s,transform .25s;animation:.4s ease-out aw-slide-up;box-shadow:0 25px 60px #0006,inset 0 1px #ffffff1a}.aw-card-wide{max-width:520px}.aw-card-center{position:relative}.aw-card-icon{color:#818cf8;background:linear-gradient(135deg,#3f74fe33,#8b5cf633);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.aw-icon-success{color:#34d399;background:linear-gradient(135deg,#10b98133,#34d39933)}.aw-card-title{color:#f1f5f9;letter-spacing:-.01em;margin:0 0 12px;font-size:24px;font-weight:700}.aw-card-body{color:#fff9;margin:0 0 24px;font-size:15px;line-height:1.6}.aw-persona-grid{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.aw-persona-card{cursor:pointer;text-align:left;color:#e2e8f0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:14px;padding:14px 16px;transition:all .2s;display:flex}.aw-persona-card:hover{background:#3f74fe1a;border-color:#3f74fe4d;transform:translate(4px)}.aw-persona-icon{color:#818cf8;background:#ffffff0f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.aw-persona-card:hover .aw-persona-icon{color:#a5b4fc;background:#3f74fe26}.aw-persona-text{flex-direction:column;flex:1;gap:2px;display:flex}.aw-persona-label{color:#f1f5f9;font-size:15px;font-weight:600}.aw-persona-sub{color:#ffffff73;font-size:13px}.aw-persona-arrow{color:#fff3;flex-shrink:0;transition:color .2s,transform .2s}.aw-persona-card:hover .aw-persona-arrow{color:#ffffff80;transform:translate(2px)}.aw-tooltip{pointer-events:all;-webkit-backdrop-filter:blur(20px);z-index:10002;background:linear-gradient(#0f0f1ef2 0%,#0a0a19fa 100%);border:1px solid #ffffff1a;border-radius:16px;width:380px;padding:24px;transition:opacity .25s,transform .25s;animation:.35s ease-out aw-slide-up;position:fixed;box-shadow:0 20px 50px #00000080,inset 0 1px #ffffff0f}.aw-tooltip-wide{width:440px}.aw-tooltip-arrow{background:#0f0f1ef2;border:1px solid #ffffff1a;width:12px;height:12px;position:absolute;transform:rotate(45deg)}.aw-arrow-top{border-bottom:none;border-right:none;top:-7px;left:32px}.aw-arrow-bottom{border-top:none;border-left:none;bottom:-7px;left:32px}.aw-arrow-left{border-top:none;border-right:none;top:24px;left:-7px}.aw-arrow-right{border-bottom:none;border-left:none;top:24px;right:-7px}.aw-tooltip-header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.aw-tooltip-icon{color:#818cf8;flex-shrink:0}.aw-tooltip-title{color:#f1f5f9;margin:0;font-size:17px;font-weight:700}.aw-tooltip-body{color:#fff9;margin:0 0 16px;font-size:14px;line-height:1.6}.aw-step-dots{justify-content:center;align-items:center;gap:6px;margin-bottom:16px;display:flex}.aw-step-dot{background:#ffffff26;border-radius:50%;width:6px;height:6px;transition:all .3s}.aw-dot-active{background:#818cf8;border-radius:3px;width:20px}.aw-dot-complete{background:#818cf866}.aw-tooltip-actions{align-items:center;gap:12px;display:flex}.aw-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3f74fe,#6366f1);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #3f74fe4d}.aw-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #3f74fe66}.aw-btn-send{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 4px 12px #f973164d}.aw-btn-send:hover{box-shadow:0 6px 16px #f9731666}.aw-btn-text{color:#ffffff73;cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:13px;transition:color .2s}.aw-btn-text:hover{color:#ffffffb3}.aw-skip{color:#ffffff4d;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:4px 0;font-size:12px;transition:color .2s}.aw-skip:hover{color:#ffffff80}.aw-waiting{color:#ffffff80;align-items:center;gap:8px;font-size:13px;display:flex}.aw-waiting-spinner{border:2px solid #ffffff26;border-top-color:#818cf8;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite aw-spin}.aw-prompt-preview{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;margin-bottom:16px;padding:12px 16px}.aw-prompt-text{color:#ffffffb3;font-size:13px;font-style:italic;line-height:1.5}@keyframes aw-fade-in{0%{opacity:0}to{opacity:1}}@keyframes aw-slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes aw-spin{to{transform:rotate(360deg)}}@media (width<=768px){.aw-card{max-width:92%;padding:28px 20px}.aw-card-wide{max-width:92%}.aw-tooltip{width:calc(100vw - 32px);left:16px!important;right:16px!important}.aw-tooltip-wide{width:calc(100vw - 32px)}.aw-tooltip-arrow{display:none}.aw-card-title{font-size:20px}.aw-persona-card{padding:12px 14px}}@media (width<=480px){.aw-card{padding:24px 16px}.aw-tooltip{padding:20px 16px}.aw-persona-icon{width:36px;height:36px}}:root{--lt-bg:#fff;--lt-bg-secondary:#f9fafb;--lt-border:#e5e7eb;--lt-text:#111827;--lt-text-secondary:#6b7280;--lt-text-muted:#9ca3af;--lt-primary:#3b82f6;--lt-primary-hover:#2563eb;--lt-danger:#ef4444;--lt-danger-hover:#dc2626;--lt-success:#10b981;--lt-success-hover:#059669;--lt-warning:#f59e0b;--speaker-1:#3b82f6;--speaker-2:#10b981;--speaker-3:#f59e0b;--speaker-4:#ef4444;--speaker-5:#8b5cf6;--speaker-6:#ec4899;--lt-radius:12px;--lt-radius-sm:8px;--lt-shadow:0 1px 3px #0000001a, 0 1px 2px #0000000f;--lt-shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d}@media (prefers-color-scheme:dark){:root{--lt-bg:#1f2937;--lt-bg-secondary:#111827;--lt-border:#374151;--lt-text:#f9fafb;--lt-text-secondary:#d1d5db;--lt-text-muted:#6b7280}}.lt-container{color:var(--lt-text);background:var(--lt-bg);border:1px solid var(--lt-border);border-radius:var(--lt-radius);box-shadow:var(--lt-shadow);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}.lt-idle{display:inline-flex}.lt-start-btn{background:var(--lt-bg);border:1px solid var(--lt-border);border-radius:var(--lt-radius);color:var(--lt-text);cursor:pointer;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.lt-start-btn:hover{background:var(--lt-bg-secondary);border-color:var(--lt-primary);color:var(--lt-primary)}.lt-mic-icon{font-size:18px}.lt-prompt{max-width:420px;margin:0 auto}.lt-prompt-card{text-align:center;padding:32px 24px}.lt-prompt-icon{margin-bottom:12px;font-size:48px}.lt-prompt-card h3{margin:0 0 8px;font-size:20px;font-weight:600}.lt-prompt-event{color:var(--lt-text-secondary);margin:0 0 20px;font-size:14px}.lt-prompt-client{color:var(--lt-primary)}.lt-prompt-fields{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.lt-input{border:1px solid var(--lt-border);border-radius:var(--lt-radius-sm);background:var(--lt-bg);color:var(--lt-text);outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s}.lt-input:focus{border-color:var(--lt-primary)}.lt-prompt-actions{justify-content:center;gap:12px;display:flex}.lt-btn{border-radius:var(--lt-radius-sm);cursor:pointer;border:none;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.lt-btn:disabled{opacity:.5;cursor:not-allowed}.lt-btn-primary{background:var(--lt-primary);color:#fff}.lt-btn-primary:hover:not(:disabled){background:var(--lt-primary-hover)}.lt-btn-secondary{background:var(--lt-bg-secondary);color:var(--lt-text);border:1px solid var(--lt-border)}.lt-btn-secondary:hover:not(:disabled){background:var(--lt-border)}.lt-btn-danger{background:var(--lt-danger);color:#fff}.lt-btn-danger:hover:not(:disabled){background:var(--lt-danger-hover)}.lt-btn-success{background:var(--lt-success);color:#fff}.lt-btn-ghost{color:var(--lt-text-secondary);background:0 0}.lt-btn-ghost:hover{color:var(--lt-text);background:var(--lt-bg-secondary)}.lt-btn-icon{color:var(--lt-text-secondary);background:0 0;padding:6px 10px;font-size:16px}.lt-header{border-bottom:1px solid var(--lt-border);background:var(--lt-bg-secondary);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.lt-header-left{align-items:center;gap:10px;display:flex}.lt-header-right{align-items:center;gap:8px;display:flex}.lt-recording-dot{background:var(--lt-danger);border-radius:50%;width:10px;height:10px;animation:1.5s infinite lt-pulse}@keyframes lt-pulse{0%,to{opacity:1}50%{opacity:.4}}.lt-recording-label{color:var(--lt-danger);font-size:14px;font-weight:600}.lt-timer{font-variant-numeric:tabular-nums;color:var(--lt-text-secondary);font-family:SF Mono,Fira Code,monospace;font-size:14px}.lt-waveform{background:var(--lt-bg-secondary);justify-content:center;align-items:center;gap:3px;height:48px;padding:12px 16px;display:flex}.lt-waveform-bar{background:var(--lt-primary);opacity:.7;border-radius:2px;width:3px;min-height:4px;transition:height .1s}.lt-transcript-panel{max-height:400px;padding:16px;overflow-y:auto}.lt-transcript-empty{text-align:center;color:var(--lt-text-muted);padding:40px 20px}.lt-listening-icon{margin-bottom:12px;font-size:32px;display:block}.lt-transcript-empty p{margin:0;font-size:14px}.lt-transcript-list{flex-direction:column;gap:12px;display:flex}.lt-chunk{padding:8px 0}.lt-chunk-meta{align-items:center;gap:8px;margin-bottom:4px;display:flex}.lt-chunk-speaker{text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.lt-chunk-time{color:var(--lt-text-muted);font-family:SF Mono,Fira Code,monospace;font-size:11px}.lt-chunk-text{color:var(--lt-text);margin:0;font-size:14px;line-height:1.6}.lt-live-actions{border-top:1px solid var(--lt-border);background:var(--lt-bg-secondary);padding:12px 16px}.lt-live-actions h4{color:var(--lt-text-secondary);margin:0;font-size:13px;font-weight:500}.lt-processing{max-width:420px;margin:0 auto}.lt-processing-card{text-align:center;padding:48px 24px}.lt-spinner{border:3px solid var(--lt-border);border-top:3px solid var(--lt-primary);border-radius:50%;width:40px;height:40px;margin:0 auto 16px;animation:1s linear infinite lt-spin}@keyframes lt-spin{to{transform:rotate(360deg)}}.lt-processing-card h3{margin:0 0 8px;font-size:18px;font-weight:600}.lt-processing-card p{color:var(--lt-text-secondary);margin:0 0 4px;font-size:14px}.lt-processing-stats{color:var(--lt-text-muted);font-size:13px}.lt-summary{max-width:640px}.lt-summary-header{border-bottom:1px solid var(--lt-border);padding:20px 24px}.lt-summary-header h3{margin:0 0 4px;font-size:20px;font-weight:600}.lt-summary-title{color:var(--lt-text-secondary);margin:0 0 8px;font-size:16px}.lt-summary-meta{color:var(--lt-text-muted);gap:16px;font-size:13px;display:flex}.lt-summary-section{border-bottom:1px solid var(--lt-border);padding:16px 24px}.lt-summary-section h4{margin:0 0 12px;font-size:15px;font-weight:600}.lt-summary-text{color:var(--lt-text);white-space:pre-wrap;font-size:14px;line-height:1.7}.lt-sentiment{border-radius:var(--lt-radius-sm);text-transform:capitalize;margin:12px 24px 0;padding:8px 16px;font-size:13px;font-weight:500;display:inline-block}.lt-sentiment-positive{color:#065f46;background:#ecfdf5}.lt-sentiment-neutral{color:#374151;background:#f3f4f6}.lt-sentiment-concerned{color:#92400e;background:#fffbeb}.lt-sentiment-negative{color:#991b1b;background:#fef2f2}.lt-action-items{flex-direction:column;gap:10px;display:flex}.lt-action-item{border:1px solid var(--lt-border);border-radius:var(--lt-radius-sm);border-left:3px solid var(--lt-border);padding:12px 14px}.lt-action-item.lt-priority-high{border-left-color:var(--lt-danger)}.lt-action-item.lt-priority-medium{border-left-color:var(--lt-warning)}.lt-action-item.lt-priority-low{border-left-color:var(--lt-success)}.lt-action-item-header{align-items:flex-start;gap:8px;display:flex}.lt-action-check{flex-shrink:0;margin-top:1px;font-size:16px}.lt-action-task{flex:1;font-size:14px;line-height:1.4}.lt-priority-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:10px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:600}.lt-priority-badge.lt-priority-high{color:#991b1b;background:#fef2f2}.lt-priority-badge.lt-priority-medium{color:#92400e;background:#fffbeb}.lt-priority-badge.lt-priority-low{color:#065f46;background:#ecfdf5}.lt-action-item-meta{color:var(--lt-text-muted);gap:16px;margin-top:6px;margin-left:24px;font-size:12px;display:flex}.lt-decisions{flex-direction:column;gap:10px;display:flex}.lt-decision{background:var(--lt-bg-secondary);border-radius:var(--lt-radius-sm);padding:12px 14px}.lt-decision-text{margin:0 0 4px;font-size:14px;font-weight:500}.lt-decision-context{color:var(--lt-text-secondary);margin:0 0 2px;font-size:13px}.lt-decision-impact{color:var(--lt-primary);margin:0;font-size:12px;font-style:italic}.lt-follow-ups{flex-direction:column;gap:8px;display:flex}.lt-follow-up{align-items:center;gap:8px;padding:8px 0;font-size:14px;display:flex}.lt-follow-up-topic{flex:1}.lt-follow-up-owner{color:var(--lt-primary);font-size:13px;font-weight:500}.lt-follow-up-date{color:var(--lt-text-muted);font-size:12px}.lt-topics{flex-wrap:wrap;gap:6px;display:flex}.lt-topic-tag{background:var(--lt-bg-secondary);border:1px solid var(--lt-border);color:var(--lt-text-secondary);border-radius:20px;padding:4px 12px;font-size:12px}.lt-summary-actions{flex-wrap:wrap;gap:10px;padding:16px 24px;display:flex}.lt-error{color:#991b1b;background:#fef2f2;border-top:1px solid #fecaca;padding:10px 16px;font-size:13px}.lt-compact .lt-transcript-panel,.lt-compact .lt-live-actions{display:none}.lt-no-summary{text-align:center;color:var(--lt-text-secondary);padding:32px 24px}.lt-no-summary p{margin:0 0 16px}@media (width<=640px){.lt-summary{max-width:100%}.lt-summary-actions{flex-direction:column}.lt-summary-meta{flex-direction:column;gap:4px}.lt-action-item-header{flex-wrap:wrap}.lt-follow-up{flex-direction:column;align-items:flex-start;gap:4px}}.meetings-page{max-width:1200px;font-family:var(--font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);margin:0 auto;padding:24px 32px}.meetings-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.meetings-header-left h1{color:var(--text-primary,#1a1a2e);margin:0 0 4px;font-size:1.75rem;font-weight:700}.meetings-header-subtitle{color:var(--text-secondary,#6b7280);margin:0;font-size:.9rem}.meetings-header-right{align-items:center;gap:12px;display:flex}.calendar-sync{background:var(--bg-surface,#f9fafb);border:1px solid var(--border-light,#e5e7eb);border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;display:flex}.calendar-sync-dot{border-radius:50%;width:8px;height:8px}.calendar-sync-dot.connected{background:#10b981;box-shadow:0 0 4px #10b98166}.calendar-sync-dot.disconnected{background:#ef4444}.meetings-tabs{border-bottom:2px solid var(--border-light,#e5e7eb);gap:4px;margin-bottom:24px;display:flex}.meetings-tab{color:var(--text-secondary,#6b7280);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-2px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.meetings-tab:hover{color:var(--text-primary,#1a1a2e);background:var(--bg-hover,#f3f4f6);border-radius:8px 8px 0 0}.meetings-tab.active{color:var(--accent,#3b82f6);border-bottom-color:var(--accent,#3b82f6);font-weight:600}.meetings-tab-badge{background:var(--accent,#3b82f6);color:#fff;border-radius:10px;padding:1px 6px;font-size:.7rem;font-weight:600}.meetings-loading{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.meetings-spinner{border:3px solid var(--border-light,#e5e7eb);border-top-color:var(--accent,#3b82f6);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite meetings-spin}@keyframes meetings-spin{to{transform:rotate(360deg)}}.meetings-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:10px;margin-bottom:16px;padding:12px 16px;font-size:.85rem;display:flex}.meetings-error-dismiss{color:#dc2626;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:1rem}.meetings-empty{text-align:center;padding:60px 20px}.meetings-empty-icon{margin-bottom:12px;font-size:3rem}.meetings-empty h3{color:var(--text-primary,#1a1a2e);margin:0 0 8px;font-size:1.1rem}.meetings-empty p{color:var(--text-secondary,#6b7280);margin:0;font-size:.9rem}.meetings-connect-cta{text-align:center;background:var(--bg-surface,#f9fafb);border:2px dashed var(--border-light,#d1d5db);border-radius:12px;padding:40px 20px}.meetings-connect-cta h3{margin:12px 0 8px}.meetings-connect-cta p{color:var(--text-secondary,#6b7280);margin-bottom:16px}.meetings-connect-btn{background:var(--accent,#3b82f6);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:600;transition:background .2s;display:inline-flex}.meetings-connect-btn:hover{background:var(--accent-dark,#2563eb)}.meetings-today-list{flex-direction:column;gap:16px;display:flex}.meeting-card:hover{border-color:var(--accent,#3b82f6);box-shadow:0 2px 12px #3b82f614}.meeting-card.in-progress{border-left:4px solid #10b981}.meeting-card.completed{opacity:.75}.meeting-card-header{justify-content:space-between;align-items:flex-start;padding:16px 20px;display:flex}.meeting-card-info{flex:1;min-width:0}.meeting-card-title{color:var(--text-primary,#1a1a2e);margin:0 0 4px;font-size:1.05rem;font-weight:600}.meeting-card-time{color:var(--text-secondary,#6b7280);align-items:center;gap:6px;font-size:.85rem;display:flex}.meeting-status-badge{text-transform:capitalize;border-radius:12px;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.meeting-status-badge.upcoming{color:#4f46e5;background:#eef2ff}.meeting-status-badge.in_progress{color:#059669;background:#ecfdf5;animation:2s ease-in-out infinite pulse-green}.meeting-status-badge.completed{color:#6b7280;background:#f3f4f6}.meeting-card-actions{flex-shrink:0;gap:8px;display:flex}.meeting-client-section{background:var(--bg-surface,#f9fafb);border-top:1px solid var(--border-light,#e5e7eb);align-items:center;gap:12px;padding:12px 20px;display:flex}.meeting-client-avatar{background:var(--accent,#3b82f6);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;font-weight:700;display:flex}.meeting-client-info{flex:1;min-width:0}.meeting-client-name{color:var(--text-primary,#1a1a2e);font-size:.9rem;font-weight:600}.meeting-client-meta{color:var(--text-secondary,#6b7280);gap:12px;font-size:.8rem;display:flex}.meeting-client-alert{color:#f59e0b;font-size:.8rem;font-weight:500}.meeting-attendees{border-top:1px solid var(--border-light,#e5e7eb);color:var(--text-secondary,#6b7280);padding:8px 20px;font-size:.8rem}.meeting-attendees span{margin-right:8px}.meeting-briefing-preview{border-top:1px solid var(--border-light,#e5e7eb);padding:12px 20px}.meeting-briefing-label{color:var(--accent,#3b82f6);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.75rem;font-weight:600}.meeting-briefing-points{margin:0;padding:0;list-style:none}.meeting-briefing-points li{color:var(--text-primary,#1a1a2e);padding:3px 0 3px 16px;font-size:.85rem;position:relative}.meeting-briefing-points li:before{content:"•";color:var(--accent,#3b82f6);font-weight:700;position:absolute;left:0}.meeting-btn{border:1px solid var(--border-light,#e5e7eb);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-flex}.meeting-btn:hover{background:var(--bg-hover,#f3f4f6);border-color:var(--border-medium,#d1d5db)}.meeting-btn.primary{background:var(--accent,#3b82f6);color:#fff;border-color:var(--accent,#3b82f6)}.meeting-btn.primary:hover{background:var(--accent-dark,#2563eb)}.meeting-btn.success{color:#fff;background:#10b981;border-color:#10b981}.meeting-btn.danger{color:#fff;background:#ef4444;border-color:#ef4444}.meeting-btn:disabled{opacity:.5;cursor:not-allowed}.meeting-card-footer{border-top:1px solid var(--border-light,#e5e7eb);flex-wrap:wrap;gap:8px;padding:12px 20px;display:flex}.briefing-panel{background:var(--bg-card,#fff);border:1px solid var(--border-light,#e5e7eb);border-radius:12px;margin-top:16px;padding:20px}.briefing-panel-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.briefing-panel-header h3{align-items:center;gap:8px;margin:0;font-size:1.1rem;display:flex}.briefing-close-btn{cursor:pointer;color:var(--text-secondary,#6b7280);background:0 0;border:none;font-size:1.2rem}.briefing-section h4{color:var(--text-secondary,#6b7280);text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:.85rem;font-weight:600}.briefing-portfolio-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.briefing-stat{background:var(--bg-surface,#f9fafb);text-align:center;border-radius:8px;padding:12px}.briefing-stat-value{color:var(--text-primary,#1a1a2e);font-size:1.2rem;font-weight:700}.briefing-stat-label{color:var(--text-secondary,#6b7280);margin-top:2px;font-size:.75rem}.briefing-alerts{flex-direction:column;gap:8px;display:flex}.briefing-alert{border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.85rem;display:flex}.briefing-alert.warning{color:#d97706;background:#fffbeb;border:1px solid #fde68a}.briefing-alert.critical{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.briefing-alert.info{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.recording-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.recording-modal{background:var(--bg-card,#fff);border-radius:16px;width:90vw;max-width:800px;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.meetings-history-list{flex-direction:column;gap:12px;display:flex}.history-card{background:var(--bg-card,#fff);border:1px solid var(--border-light,#e5e7eb);cursor:pointer;border-radius:10px;align-items:stretch;transition:box-shadow .2s;display:flex;overflow:hidden}.history-card:hover{box-shadow:0 2px 8px #0000000f}.history-card-status{flex-shrink:0;width:4px}.history-card-status.complete{background:#10b981}.history-card-status.failed{background:#ef4444}.history-card-status.processing{background:#f59e0b}.history-card-status.recording{background:#3b82f6}.history-card-body{flex:1;justify-content:space-between;align-items:center;min-width:0;padding:14px 18px;display:flex}.history-card-info{flex:1;min-width:0}.history-card-title{color:var(--text-primary,#1a1a2e);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.history-card-meta{color:var(--text-secondary,#6b7280);gap:16px;margin-top:4px;font-size:.8rem;display:flex}.history-card-meta span{align-items:center;gap:4px;display:flex}.history-card-summary{max-width:400px;padding-left:20px}.history-card-summary p{color:var(--text-secondary,#6b7280);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;display:-webkit-box;overflow:hidden}.history-card-tags{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.history-tag{background:var(--bg-surface,#f3f4f6);color:var(--text-secondary,#6b7280);border-radius:10px;padding:2px 8px;font-size:.7rem}.history-card-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.meeting-detail-panel{background:var(--bg-card,#fff);border:1px solid var(--border-light,#e5e7eb);border-radius:12px;margin-top:16px;padding:24px}.meeting-detail-header{border-bottom:1px solid var(--border-light,#e5e7eb);justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;display:flex}.meeting-detail-header h2{margin:0 0 4px;font-size:1.2rem}.meeting-detail-meta{color:var(--text-secondary,#6b7280);gap:16px;font-size:.85rem;display:flex}.meeting-summary-text{color:var(--text-primary,#1a1a2e);white-space:pre-wrap;margin-bottom:20px;font-size:.9rem;line-height:1.7}.meeting-detail-section{margin-bottom:20px}.meeting-detail-section h4{align-items:center;gap:6px;margin:0 0 10px;font-size:.9rem;font-weight:600;display:flex}.action-item-row{border-bottom:1px solid var(--border-light,#f3f4f6);align-items:flex-start;gap:10px;padding:8px 0;display:flex}.action-item-row:last-child{border-bottom:none}.action-item-check{color:var(--text-secondary,#6b7280);margin-top:1px;font-size:1rem}.action-item-content{flex:1}.action-item-task{color:var(--text-primary,#1a1a2e);font-size:.9rem}.action-item-meta{color:var(--text-secondary,#6b7280);gap:12px;margin-top:2px;font-size:.78rem;display:flex}.priority-dot{border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.priority-dot.high{background:#ef4444}.priority-dot.medium{background:#f59e0b}.priority-dot.low{background:#10b981}.sentiment-badge{border-radius:16px;align-items:center;gap:6px;padding:4px 12px;font-size:.8rem;font-weight:500;display:inline-flex}.sentiment-badge.positive{color:#059669;background:#ecfdf5}.sentiment-badge.neutral{color:#6b7280;background:#f3f4f6}.sentiment-badge.concerned{color:#d97706;background:#fffbeb}.sentiment-badge.negative{color:#dc2626;background:#fef2f2}.detail-topics{flex-wrap:wrap;gap:8px;display:flex}.detail-topic-tag{background:var(--bg-surface,#eef2ff);color:var(--accent,#4f46e5);border-radius:16px;padding:4px 12px;font-size:.8rem;font-weight:500}.pipeline-status{background:var(--bg-surface,#f9fafb);border-radius:10px;margin-top:20px;padding:16px}.pipeline-status h4{margin:0 0 12px;font-size:.85rem}.pipeline-steps{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;display:grid}.pipeline-step{border:1px solid var(--border-light,#e5e7eb);background:#fff;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:.8rem;display:flex}.pipeline-step-icon{font-size:.9rem}.pipeline-step.success .pipeline-step-icon{color:#10b981}.pipeline-step.failed .pipeline-step-icon{color:#ef4444}.pipeline-step.skipped .pipeline-step-icon{color:#9ca3af}.pipeline-step.partial .pipeline-step-icon{color:#f59e0b}@media (width<=768px){.meetings-page{padding:16px}.meetings-header{flex-direction:column;align-items:flex-start;gap:12px}.meeting-card-header{flex-direction:column;gap:10px}.meeting-card-actions{justify-content:flex-start;width:100%}.meeting-card-footer{overflow-x:auto}.history-card{flex-direction:column}.history-card-status{width:100%;height:4px}.history-card-body{flex-direction:column;align-items:flex-start;gap:8px}.history-card-summary{max-width:100%;padding-left:0}.briefing-portfolio-grid,.pipeline-steps{grid-template-columns:repeat(2,1fr)}}.ts-badge{color:#475569;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;background:#94a3b81f;border-radius:12px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.ts-badge-icon{color:#64748b;flex-shrink:0}.ts-badge-value{color:#1f2937;font-variant-numeric:tabular-nums;font-weight:600}.ts-badge-label{color:#64748b;font-weight:400}@media (prefers-color-scheme:dark){.ts-badge{color:#cbd5e1;background:#94a3b82e}.ts-badge-value{color:#f1f5f9}.ts-badge-label,.ts-badge-icon{color:#94a3b8}}.kgm-badge{color:#92400e;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;background:#d9770614;border:1px solid #d977062e;border-radius:10px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.kgm-icon{color:#d97706;flex-shrink:0}.kgm-value{color:#92400e;font-variant-numeric:tabular-nums;font-weight:700}.kgm-label{color:#b45309;opacity:.85;font-weight:400}@media (prefers-color-scheme:dark){.kgm-badge{color:#fcd34d;background:#d977061f;border-color:#d977064d}.kgm-icon{color:#fbbf24}.kgm-value{color:#fde68a}.kgm-label{color:#fcd34d}}.morning-briefing-page{max-width:1100px;font-family:var(--font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);color:var(--text-primary,#1a1a2e);min-height:100vh;margin:0 auto;padding:32px 24px}.briefing-loading{min-height:60vh;color:var(--text-secondary,#6b7280);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.briefing-loading-spinner{border:3px solid var(--border-color,#e5e7eb);border-top-color:var(--primary,#3b82f6);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite briefing-spin}@keyframes briefing-spin{to{transform:rotate(360deg)}}.briefing-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:40vh;display:flex}.briefing-error-icon{font-size:48px}.briefing-error p{color:var(--text-secondary,#6b7280);max-width:400px}.briefing-empty{text-align:center;min-height:300px;color:var(--text-secondary,#6b7280);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.briefing-empty .empty-icon{font-size:48px}.briefing-empty .empty-hint{opacity:.7;font-size:14px}.briefing-header{border-bottom:1px solid var(--border-color,#e5e7eb);justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:20px;display:flex}.briefing-header-left{flex:1}.briefing-greeting{color:var(--text-primary,#1a1a2e);margin:0 0 4px;font-size:28px;font-weight:700}.briefing-date{color:var(--text-secondary,#6b7280);margin:0 0 8px;font-size:14px}.briefing-headline{color:var(--text-primary,#374151);max-width:600px;margin:0;font-size:16px;line-height:1.5}.briefing-header-right{align-items:center;gap:8px;display:flex}.briefing-btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.briefing-btn:disabled{opacity:.6;cursor:not-allowed}.briefing-btn-primary{background:var(--primary,#3b82f6);color:#fff}.briefing-btn-primary:hover:not(:disabled){background:var(--primary-dark,#2563eb)}.briefing-btn-secondary{background:var(--bg-secondary,#f3f4f6);color:var(--text-primary,#374151);border:1px solid var(--border-color,#e5e7eb)}.briefing-btn-secondary:hover:not(:disabled){background:var(--bg-hover,#e5e7eb)}.briefing-tabs{border-bottom:1px solid var(--border-color,#e5e7eb);gap:4px;margin-bottom:24px;padding-bottom:0;display:flex}.briefing-tab{color:var(--text-secondary,#6b7280);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s}.briefing-tab:hover{color:var(--text-primary,#374151)}.briefing-tab.active{color:var(--primary,#3b82f6);border-bottom-color:var(--primary,#3b82f6)}.briefing-content{animation:.3s briefing-fade-in}@keyframes briefing-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.briefing-section{margin-bottom:28px}.section-title{color:var(--text-primary,#1a1a2e);margin:0 0 14px;font-size:16px;font-weight:600}.briefing-stats-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:28px;display:grid}.briefing-stat-card{background:var(--bg-secondary,#f9fafb);border:1px solid var(--border-color,#e5e7eb);border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;transition:transform .2s;display:flex}.briefing-stat-card:hover{transform:translateY(-2px)}.stat-icon{font-size:24px}.stat-value{color:var(--text-primary,#1a1a2e);font-size:28px;font-weight:700;line-height:1}.stat-label{color:var(--text-secondary,#6b7280);text-align:center;font-size:12px}.market-indices-row{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.market-index-chip{background:var(--bg-secondary,#f9fafb);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;display:flex}.market-index-chip .index-name{color:var(--text-primary,#374151);font-weight:600}.market-index-chip .index-change.up{color:#10b981}.market-index-chip .index-change.down{color:#ef4444}.market-index-chip.vix-low{border-color:#10b981}.market-index-chip.vix-moderate{border-color:#f59e0b}.market-index-chip.vix-elevated{border-color:#f97316}.market-index-chip.vix-high{border-color:#ef4444}.market-headline{color:var(--text-secondary,#6b7280);margin:8px 0 0;font-size:14px;font-style:italic}.meetings-preview{flex-direction:column;gap:10px;display:flex}.meeting-card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:12px;transition:box-shadow .2s;overflow:hidden}.meeting-card:hover{box-shadow:0 2px 12px #0000000f}.meeting-card.in_progress{border-color:#10b981;border-left-style:solid;border-left-width:3px}.meeting-card.compact{border-radius:10px}.meeting-card-header{cursor:pointer;align-items:center;gap:14px;padding:14px 16px;display:flex}.meeting-time-block{flex-direction:column;align-items:center;min-width:70px;display:flex}.meeting-time{color:var(--text-primary,#1a1a2e);font-size:14px;font-weight:600}.meeting-end-time{color:var(--text-secondary,#9ca3af);font-size:11px}.meeting-info{flex-direction:column;flex:1;gap:2px;display:flex}.meeting-title{color:var(--text-primary,#1a1a2e);margin:0;font-size:15px;font-weight:600}.meeting-client{color:var(--text-secondary,#6b7280);font-size:13px}.client-aum{color:var(--text-tertiary,#9ca3af)}.meeting-location{color:var(--text-tertiary,#9ca3af);font-size:12px}.meeting-status-badge{color:#fff;text-transform:capitalize;white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.meeting-card-body{border-top:1px solid var(--border-color,#f3f4f6);padding:0 16px 16px}.meeting-alerts{flex-direction:column;gap:6px;margin:12px 0;display:flex}.meeting-alert{border-radius:6px;padding:8px 12px;font-size:13px}.meeting-alert.critical{color:#991b1b;background:#fef2f2}.meeting-alert.warning{color:#92400e;background:#fffbeb}.meeting-alert.info{color:#1e40af;background:#eff6ff}.meeting-section{margin:12px 0}.meeting-section h4{color:var(--text-secondary,#6b7280);margin:0 0 8px;font-size:13px;font-weight:600}.talking-points-list,.action-items-list{color:var(--text-primary,#374151);margin:0;padding-left:18px;font-size:13px;line-height:1.6}.talking-points-list li,.action-items-list li{margin-bottom:4px}.portfolio-chips{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.portfolio-chip{background:var(--bg-secondary,#f3f4f6);color:var(--text-primary,#374151);border-radius:6px;padding:4px 10px;font-size:12px}.top-holdings{color:var(--text-secondary,#6b7280);margin-top:4px;font-size:12px}.holdings-label{font-weight:500}.ticker-badge{background:var(--bg-tertiary,#e5e7eb);border-radius:4px;margin:0 3px;padding:2px 6px;font-family:SF Mono,Fira Code,monospace;font-size:11px;font-weight:600;display:inline-block}.meeting-card-actions{border-top:1px solid var(--border-color,#f3f4f6);gap:8px;margin-top:12px;padding-top:12px;display:flex}.meeting-action-btn{cursor:pointer;border:1px solid var(--border-color,#e5e7eb);background:var(--bg-secondary,#f9fafb);color:var(--text-primary,#374151);border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s}.meeting-action-btn:hover{background:var(--bg-hover,#e5e7eb)}.meeting-action-btn.primary{background:var(--primary,#3b82f6);color:#fff;border-color:var(--primary,#3b82f6)}.meeting-action-btn.primary:hover{background:var(--primary-dark,#2563eb)}.meetings-timeline{flex-direction:column;gap:0;display:flex}.timeline-connector{flex-direction:column;align-items:center;width:20px;padding-top:18px;display:flex}.timeline-dot{background:var(--border-color,#d1d5db);width:12px;height:12px;box-shadow:0 0 0 2px var(--border-color,#d1d5db);border:2px solid #fff;border-radius:50%;flex-shrink:0}.timeline-dot.upcoming{background:#3b82f6;box-shadow:0 0 0 2px #3b82f6}.timeline-dot.in_progress{background:#10b981;box-shadow:0 0 0 2px #10b981}.timeline-dot.completed{background:#9ca3af;box-shadow:0 0 0 2px #9ca3af}.timeline-dot.all_day{background:#8b5cf6;box-shadow:0 0 0 2px #8b5cf6}.timeline-line{background:var(--border-color,#e5e7eb);flex:1;width:2px;margin-top:4px}.timeline-item .meeting-card{flex:1;margin-bottom:12px}.mock-badge{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-bottom:20px;padding:8px 14px;font-size:13px}.market-headline-card{background:var(--bg-secondary,#f9fafb);border:1px solid var(--border-color,#e5e7eb);border-radius:10px;margin-bottom:24px;padding:16px}.market-headline-card p{color:var(--text-primary,#374151);margin:0;font-size:15px;line-height:1.5}.market-indices-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.market-index-card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e5e7eb);text-align:center;border-radius:10px;padding:16px}.market-index-card.up{border-bottom:3px solid #10b981}.market-index-card.down{border-bottom:3px solid #ef4444}.index-header{justify-content:space-between;margin-bottom:8px;display:flex}.index-symbol{color:var(--text-primary,#1a1a2e);font-family:SF Mono,Fira Code,monospace;font-size:14px;font-weight:700}.index-display-name{color:var(--text-secondary,#6b7280);font-size:12px}.index-price{color:var(--text-primary,#1a1a2e);margin-bottom:4px;font-size:20px;font-weight:700}.index-change-large{font-size:15px;font-weight:600}.index-change-large.up{color:#10b981}.index-change-large.down{color:#ef4444}.bonds-vix-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.bonds-card,.vix-card{background:var(--bg-card,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:10px;flex-direction:column;align-items:center;gap:4px;padding:16px;display:flex}.bonds-label,.vix-label{color:var(--text-secondary,#6b7280);font-size:12px;font-weight:500}.bonds-value,.vix-value{color:var(--text-primary,#1a1a2e);font-size:24px;font-weight:700}.bonds-change{font-size:13px;font-weight:600}.bonds-change.up{color:#ef4444}.bonds-change.down{color:#10b981}.vix-level{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600}.vix-card.vix-low .vix-level{color:#065f46;background:#d1fae5}.vix-card.vix-moderate .vix-level{color:#92400e;background:#fef3c7}.vix-card.vix-elevated .vix-level{color:#9a3412;background:#fed7aa}.vix-card.vix-high .vix-level{color:#991b1b;background:#fecaca}.sectors-list{flex-direction:column;gap:6px;display:flex}.sector-row{background:var(--bg-secondary,#f9fafb);border-radius:6px;align-items:center;gap:12px;padding:8px 12px;display:flex}.sector-name{color:var(--text-primary,#374151);min-width:100px;font-size:13px;font-weight:500}.sector-etf{color:var(--text-tertiary,#9ca3af);min-width:36px;font-family:SF Mono,Fira Code,monospace;font-size:11px}.sector-bar-container{background:var(--border-color,#e5e7eb);border-radius:3px;flex:1;height:6px;overflow:hidden}.sector-bar{border-radius:3px;height:100%;transition:width .5s}.sector-bar.positive{background:#10b981}.sector-bar.negative{background:#ef4444}.sector-change{text-align:right;min-width:60px;font-size:13px;font-weight:600}.sector-change.positive{color:#10b981}.sector-change.negative{color:#ef4444}.task-list{flex-direction:column;gap:6px;display:flex}.task-item{background:var(--bg-secondary,#f9fafb);border:1px solid var(--border-color,#e5e7eb);border-radius:8px;align-items:center;gap:10px;padding:10px 14px;display:flex}.task-item.overdue{background:#fef2f2;border-color:#fecaca}.task-item.due-today{background:#fffbeb;border-color:#fde68a}.task-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:700}.task-badge.overdue{color:#991b1b;background:#fecaca}.task-badge.due-today{color:#92400e;background:#fde68a}.task-badge.pending{color:#6b7280;background:#e5e7eb}.task-title{color:var(--text-primary,#374151);flex:1;font-size:13px}.task-meta{color:var(--text-secondary,#6b7280);font-size:12px}.task-list-full{flex-direction:column;gap:10px;display:flex}.task-card{border:1px solid var(--border-color,#e5e7eb);background:var(--bg-card,#fff);border-radius:10px;padding:14px 16px}.task-card.overdue{border-left:3px solid #ef4444}.task-card.due-today{border-left:3px solid #f59e0b}.task-card.pending{border-left:3px solid #d1d5db}.task-card-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.task-category{color:var(--text-tertiary,#9ca3af);text-transform:capitalize;font-size:11px}.task-card-title{color:var(--text-primary,#1a1a2e);margin:0 0 4px;font-size:14px;font-weight:600}.task-card-description{color:var(--text-secondary,#6b7280);margin:0;font-size:13px;line-height:1.4}.task-due-date{color:var(--text-tertiary,#9ca3af);margin-top:6px;font-size:12px;display:block}.quick-actions{flex-wrap:wrap;gap:8px;display:flex}.quick-action-btn{cursor:pointer;border:1px solid var(--border-color,#e5e7eb);background:var(--bg-card,#fff);color:var(--text-primary,#374151);border-radius:8px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s}.quick-action-btn:hover{background:var(--primary,#3b82f6);color:#fff;border-color:var(--primary,#3b82f6);transform:translateY(-1px)}.see-more{color:var(--primary,#3b82f6);cursor:pointer;text-align:center;margin:0;padding:8px 0;font-size:13px}.see-more:hover{text-decoration:underline}@media (width<=768px){.morning-briefing-page{padding:20px 16px}.briefing-header{flex-direction:column;gap:12px}.briefing-greeting{font-size:22px}.briefing-stats-row,.market-indices-grid{grid-template-columns:repeat(2,1fr)}.briefing-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto}.meeting-card-header{flex-wrap:wrap}.meeting-time-block{min-width:auto}.sector-name{min-width:80px}.quick-actions{flex-direction:column}.quick-action-btn{text-align:center;width:100%}}@media (width<=480px){.briefing-stats-row{grid-template-columns:1fr 1fr;gap:8px}.stat-value{font-size:24px}.market-indices-grid{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.morning-briefing-page{color:#e5e7eb}.briefing-greeting{color:#f3f4f6}.briefing-headline{color:#d1d5db}.briefing-stat-card,.meeting-card,.market-index-card,.bonds-card,.vix-card,.task-card,.task-item{background:#1f2937;border-color:#374151}.task-item.overdue{background:#2d1f1f;border-color:#7f1d1d}.task-item.due-today{background:#2d2a1f;border-color:#78350f}.sector-row{background:#1f2937}.quick-action-btn{color:#e5e7eb;background:#1f2937;border-color:#374151}.market-headline-card{background:#1f2937;border-color:#374151}}.briefing-reward-row{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:inline-flex}.simple-page-pricing-section{width:100%}.simple-page-pricing-title{text-align:center;color:var(--color-pure-white);text-shadow:0 2px 4px #0000001a;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.simple-page-pricing-tabs{justify-content:center;gap:1rem;margin-bottom:1rem;display:flex}.simple-page-pricing-tab{cursor:pointer;color:var(--color-pure-white);background-color:#3f74fe33;border:1.5px solid #3f74fe80;border-radius:.5rem;padding:.4rem 1.3rem;font-size:.75rem;font-weight:600;transition:all .25s;box-shadow:0 4px 10px #00000040,0 0 0 1px #3f74fe1a}.simple-page-pricing-tab:hover{background-color:#3f74fe40;transform:translateY(-2px);box-shadow:0 6px 15px #0000004d,0 0 0 1px #3f74fe33}.simple-page-pricing-tab.simple-page-active{color:var(--color-pure-white);background-color:#3f74fe;border-color:#3f74fecc;box-shadow:0 8px 16px #0000004d,0 0 0 1px #3f74fe66}.simple-page-pricing-placeholder{background-color:#16131cf2;border:1px dashed #3f74fe66;border-radius:.75rem;justify-content:center;align-items:center;height:300px;display:flex}.stripe-table-container{transform-origin:top;margin:-20px auto;transform:scale(.85);width:100%!important;max-width:none!important;padding:30px 0!important}.simple-page-pricing-actions{justify-content:space-between;display:flex}.simple-page-back-button{cursor:pointer;color:var(--color-pure-white);background-color:#0000;border:1.5px solid #3f74fe80;border-radius:.5rem;padding:.6rem 1.3rem;font-size:.95rem;font-weight:600;transition:all .25s}.simple-page-back-button:hover{background-color:#3f74fe26;transform:translateY(-1px)}.simple-page-submit-button{color:var(--color-pure-white);cursor:pointer;background-color:#3f74fe;border:none;border-radius:.5rem;padding:.6rem 1.3rem;font-size:.95rem;font-weight:600;transition:all .25s;box-shadow:0 8px 12px -3px #0003,0 4px 6px -2px #0000001a}.simple-page-submit-button:hover{background-color:#2a5fe0;transform:translateY(-1px);box-shadow:0 10px 15px -3px #00000040,0 4px 6px -2px #00000026}.simple-page-onboarding-container{min-height:100vh;color:var(--color-pure-white);background:linear-gradient(135deg,#191621 0%,#0f0d14 100%);flex-direction:column;justify-content:center;align-items:center;padding:1rem;font-family:Manrope,sans-serif;display:flex}.simple-page-onboarding-wrapper{opacity:0;background:radial-gradient(at 50% 0,#3f74fe33 0%,#0f0d1400 70%),linear-gradient(135deg,#1f1d26f2 0%,#191621f2 100%);border-radius:.75rem;width:90%;padding:1rem;transition:all .3s;animation:.5s forwards fadeIn;box-shadow:0 20px 40px -12px #0006,0 0 0 1px #3f74fe66}.simple-page-title{color:var(--color-pure-white);text-shadow:0 3px 6px #0000001a;letter-spacing:-.025em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.simple-page-text{color:#b7b7b7;text-shadow:0 1px 3px #0006;margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.5}.stripe-pricing-table,[data-component=pricing-table],[data-component=pricing-table]>div{width:100%!important;max-width:none!important}@media (width<=768px){.simple-page-onboarding-wrapper{width:95%;padding:1rem}.simple-page-pricing-title{font-size:1rem}.simple-page-pricing-tab{padding:0 1rem;font-size:.75rem}.simple-page-submit-button{width:100%}.stripe-table-container{margin:-30px auto;transform:scale(.8)}}:root{--noesis-color-dark-purple:#1f1d26;--noesis-color-darker-purple:#16131c;--noesis-color-bright-blue:#3f74fe;--noesis-color-blue-hover:#2d5bc9;--noesis-color-blue-light:#5889ff;--noesis-color-blue-darker:#2a5fe0;--noesis-color-soft-dark:#2a2731;--noesis-color-off-white:#ebebef;--noesis-color-pale-white:#f9fafb;--noesis-color-pure-white:#fff;--noesis-color-text-primary:#ffffffe6;--noesis-color-text-secondary:#ebebefb3;--noesis-color-text-muted:#ebebef80;--noesis-color-border:#3f74fe4d;--noesis-color-border-hover:#3f74fe99;--sidebar-width:256px;--sidebar-collapsed-width:80px}*{box-sizing:border-box;margin:0;padding:0}.noesis-community-container{height:100vh;color:var(--noesis-color-text-primary);background:linear-gradient(135deg,#0f0d14 0%,#1f1d26 100%);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative;overflow:hidden}.noesis-community-container:after{content:"";-webkit-backdrop-filter:blur(8px);z-index:9998;background:#0f0d14b3;position:absolute;inset:0}.community-coming-soon-overlay{z-index:9999;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3f74fe1a 0%,#2d5bc91a 100%);border:2px solid #3f74fe66;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:500px;padding:3rem;animation:3s ease-in-out infinite comingSoonPulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000080,0 0 100px #3f74fe33}.community-coming-soon-icon{color:#3f74fe;width:48px;height:48px;margin-bottom:1rem;animation:3s ease-in-out infinite sparkleFloat}@keyframes sparkleFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(180deg)}}.community-coming-soon-title{background:linear-gradient(90deg,#3f74fe 0%,#5889ff 50%,#3f74fe 100%);-webkit-text-fill-color:transparent;letter-spacing:.05em;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;animation:3s ease-in-out infinite textGradient}.community-coming-soon-subtitle{color:#ffffffb3;max-width:350px;margin-bottom:2rem;font-size:1.125rem;font-weight:400;line-height:1.6}.community-coming-soon-badge{color:var(--noesis-color-pure-white);background:linear-gradient(135deg,#3f74fe33 0%,#5889ff33 100%);border:1px solid #3f74fe80;border-radius:2rem;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;animation:2s ease-in-out infinite badgePulse;display:inline-flex;box-shadow:0 4px 15px #3f74fe33}@keyframes badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes textGradient{0%,to{background-position:0%}50%{background-position:100%}}.noesis-community-mobile-menu-btn{z-index:1001;color:var(--noesis-color-pure-white);cursor:pointer;background:linear-gradient(135deg,#3f74fee6 0%,#2d5bc9e6 100%);border:none;border-radius:.625rem;padding:.625rem;transition:all .25s;display:none;position:fixed;top:1rem;left:1rem;box-shadow:0 4px 12px #0000004d}.noesis-community-mobile-menu-btn:hover{transform:scale(1.05);box-shadow:0 6px 16px #0006}.noesis-community-mobile-overlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0009;display:none;position:fixed;inset:0}.noesis-community-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:var(--noesis-color-border);background-color:#16131cf2;flex-direction:column;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.noesis-community-sidebar-left{width:var(--sidebar-width);border-right:1px solid var(--noesis-color-border);z-index:10;position:relative}.noesis-community-sidebar-left.collapsed{width:var(--sidebar-collapsed-width)}.noesis-community-sidebar-right{border-left:1px solid var(--noesis-color-border);width:320px}.noesis-community-sidebar-right.with-collapsed-left{margin-left:calc(var(--sidebar-collapsed-width) - var(--sidebar-width))}.noesis-community-sidebar-header{border-bottom:1px solid var(--noesis-color-border);background:linear-gradient(135deg,#3f74fe1a 0%,#2d5bc91a 100%);justify-content:space-between;align-items:center;min-height:80px;padding:1.25rem;display:flex}.noesis-community-logo{color:var(--noesis-color-pure-white);background:linear-gradient(135deg,#3f74fe 0%,#5889ff 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700;transition:all .3s}.noesis-community-logo.collapsed{text-align:center;font-size:1.5rem}.noesis-community-collapse-btn{color:var(--noesis-color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.noesis-community-collapse-btn:hover{color:var(--noesis-color-text-secondary);background-color:#3f74fe1a}.noesis-community-icon-chevron{width:20px;height:20px;transition:all .3s}.noesis-community-search-container{margin-bottom:1rem;padding:0 1rem;transition:all .3s;position:relative}.noesis-community-search-container.collapsed{padding:0 .5rem}.noesis-community-search-icon{width:16px;height:16px;color:var(--noesis-color-text-muted);transition:all .3s;position:absolute;top:.625rem;left:1.75rem}.noesis-community-search-container.collapsed .noesis-community-search-icon{left:50%;transform:translate(-50%)}.noesis-community-search-input{border:1px solid var(--noesis-color-border);width:100%;color:var(--noesis-color-text-primary);background-color:#1f1d26cc;border-radius:.75rem;outline:none;padding:.625rem .875rem .625rem 2.5rem;font-size:.875rem;transition:all .25s cubic-bezier(.16,1,.3,1)}.noesis-community-search-container.collapsed .noesis-community-search-input{text-align:center;cursor:pointer;padding:.625rem}.noesis-community-search-container.collapsed .noesis-community-search-input::placeholder{color:#0000}.noesis-community-search-input::placeholder{color:var(--noesis-color-text-muted)}.noesis-community-search-input:focus{border-color:var(--noesis-color-border-hover);background-color:#1f1d26e6;box-shadow:0 0 0 3px #3f74fe1a}.noesis-community-nav-menu{flex:1;padding:0 .5rem;overflow:hidden auto}.noesis-community-nav-item{width:100%;color:var(--noesis-color-text-secondary);cursor:pointer;background-color:#0000;border:none;border-radius:.625rem;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.noesis-community-nav-item.collapsed{justify-content:center;padding:.75rem}.noesis-community-nav-item:before{content:"";opacity:0;background:linear-gradient(135deg,#3f74fe1a 0%,#5889ff1a 100%);transition:opacity .25s;position:absolute;inset:0}.noesis-community-nav-item:hover{color:var(--noesis-color-pure-white);transform:translate(2px)}.noesis-community-nav-item.collapsed:hover{transform:scale(1.05)}.noesis-community-nav-item:hover:before{opacity:1}.noesis-community-nav-item.active{color:var(--noesis-color-pure-white);background:linear-gradient(135deg,#3f74fe33 0%,#5889ff33 100%);font-weight:600}.noesis-community-nav-item.active:after{content:"";background:linear-gradient(#3f74fe 0%,#5889ff 100%);border-radius:0 2px 2px 0;width:3px;animation:.3s ease-out slideInLeft;position:absolute;top:20%;bottom:20%;left:0}.noesis-community-nav-item.collapsed.active:after{display:none}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.noesis-community-nav-icon{z-index:1;flex-shrink:0;width:20px;height:20px;position:relative}.noesis-community-nav-label{z-index:1;white-space:nowrap;font-size:.875rem;position:relative}.noesis-community-sidebar-footer{border-top:1px solid var(--noesis-color-border);background:#1f1d2680;margin-top:auto;padding:1rem}.noesis-community-user-profile{cursor:pointer;border-radius:.625rem;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.625rem;transition:all .2s;display:flex}.noesis-community-user-profile.collapsed{justify-content:center;padding:.625rem}.noesis-community-user-profile:hover{background-color:#3f74fe1a}.noesis-community-user-avatar{width:36px;height:36px;color:var(--noesis-color-pure-white);background:linear-gradient(135deg,#3f74fe 0%,#5889ff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 4px 12px #3f74fe4d}.noesis-community-username{color:var(--noesis-color-text-primary);white-space:nowrap;font-size:.875rem;font-weight:600}.noesis-community-logout-button{border:1px solid var(--noesis-color-border);width:100%;color:var(--noesis-color-text-secondary);cursor:pointer;background-color:#1f1d2699;border-radius:.625rem;align-items:center;gap:.75rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.noesis-community-logout-button.collapsed{justify-content:center;padding:.625rem}.noesis-community-logout-button:hover{color:#ef4444;background-color:#ef444426;border-color:#ef44444d;transform:translateY(-1px)}.noesis-community-logout-icon{flex-shrink:0;width:18px;height:18px}.noesis-community-main-content{background:0 0;flex-direction:column;flex:1;transition:all .3s;display:flex;overflow-y:auto}.noesis-community-main-content.expanded{margin-left:calc(var(--sidebar-collapsed-width) - var(--sidebar-width))}.noesis-community-content-wrapper{width:100%;max-width:672px;margin:0 auto;padding:2rem}.noesis-community-page-title{color:var(--noesis-color-pure-white);background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.75rem;font-weight:700}.noesis-community-create-post-card{border:1px solid var(--noesis-color-border);background-color:#16131ccc;border-radius:1rem;margin-bottom:1.5rem;padding:1.25rem;transition:all .3s;box-shadow:0 10px 30px #0003}.noesis-community-create-post-card:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0000004d}.noesis-community-post-textarea{border:1px solid var(--noesis-color-border);width:100%;min-height:100px;color:var(--noesis-color-text-primary);resize:none;background-color:#1f1d26cc;border-radius:.75rem;outline:none;padding:.875rem;font-family:inherit;font-size:.925rem;transition:all .25s}.noesis-community-post-textarea::placeholder{color:var(--noesis-color-text-muted)}.noesis-community-post-textarea:focus{border-color:var(--noesis-color-border-hover);background-color:#1f1d26f2;box-shadow:0 0 0 3px #3f74fe1a}.noesis-community-post-actions{justify-content:space-between;align-items:center;margin-top:.875rem;display:flex}.noesis-community-post-options-button{border:1px solid var(--noesis-color-border);color:var(--noesis-color-text-primary);cursor:pointer;background-color:#3f74fe26;border-radius:.625rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.noesis-community-post-options-button:hover{background-color:#3f74fe40;transform:translateY(-1px)}.noesis-community-button-icon{width:16px;height:16px}.noesis-community-button-icon-small{width:14px;height:14px}.noesis-community-post-submit-button{color:var(--noesis-color-pure-white);cursor:pointer;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border:none;border-radius:.625rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #3f74fe4d}.noesis-community-post-submit-button:hover{background:linear-gradient(135deg,#5889ff 0%,#3f74fe 100%);transform:translateY(-2px);box-shadow:0 6px 20px #3f74fe66}.noesis-community-post-submit-button:active{transform:translateY(0)}.noesis-community-posts-feed{flex-direction:column;gap:1rem;display:flex}.noesis-community-post-card{border:1px solid var(--noesis-color-border);background-color:#16131ccc;border-radius:1rem;padding:1.25rem;transition:all .3s;animation:.4s ease-out fadeInUp}.noesis-community-post-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0003}.noesis-community-post-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.noesis-community-post-author{align-items:center;gap:.75rem;display:flex}.noesis-community-post-avatar{width:40px;height:40px;color:var(--noesis-color-pure-white);background:linear-gradient(135deg,#3f74fe 0%,#5889ff 100%);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 4px 12px #3f74fe4d}.noesis-community-post-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.noesis-community-post-username{color:var(--noesis-color-text-primary);font-weight:600}.noesis-community-meta-separator,.noesis-community-post-handle,.noesis-community-post-time{color:var(--noesis-color-text-muted);font-size:.875rem}.noesis-community-post-menu-button{color:var(--noesis-color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.25rem;transition:all .15s}.noesis-community-post-menu-button:hover{color:var(--noesis-color-text-secondary);background-color:#3f74fe1a}.noesis-community-menu-icon{width:20px;height:20px}.noesis-community-post-content{color:var(--noesis-color-text-primary);margin-bottom:1rem;font-size:.925rem;line-height:1.6}.noesis-community-post-image-container{border:1px solid var(--noesis-color-border);border-radius:.75rem;margin-bottom:1rem;overflow:hidden}.noesis-community-post-image-placeholder{height:200px;color:var(--noesis-color-text-secondary);background:linear-gradient(135deg,#3f74fe1a 0%,#5889ff1a 100%);justify-content:center;align-items:center;font-size:1.125rem;font-weight:500;display:flex}.noesis-community-post-interactions{border-top:1px solid #3f74fe1a;align-items:center;gap:1.5rem;padding-top:.75rem;display:flex}.noesis-community-interaction-button{color:var(--noesis-color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.25rem .5rem;transition:all .2s;display:flex}.noesis-community-interaction-button.noesis-community-share-button{margin-left:auto}.noesis-community-like-button:hover{color:#ef4444;background-color:#ef44441a}.noesis-community-comment-button:hover{color:#3f74fe;background-color:#3f74fe1a}.noesis-community-bookmark-button:hover{color:#eab308;background-color:#eab3081a}.noesis-community-share-button:hover{color:#10b981;background-color:#10b9811a}.noesis-community-interaction-icon{width:18px;height:18px}.noesis-community-interaction-count{font-size:.875rem;font-weight:500}.noesis-community-ai-header{border-bottom:1px solid var(--noesis-color-border);background:linear-gradient(135deg,#3f74fe26 0%,#5889ff26 100%);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.noesis-community-ai-title{color:var(--noesis-color-pure-white);font-size:1.125rem;font-weight:700}.noesis-community-ai-chat-container{scroll-behavior:smooth;flex:1;padding:1.25rem;overflow-y:auto}.noesis-community-ai-welcome-message{border:1px solid var(--noesis-color-border);background:linear-gradient(135deg,#3f74fe33 0%,#5889ff33 100%);border-radius:.75rem;margin-bottom:1rem;padding:1rem}.noesis-community-ai-welcome-message p{color:var(--noesis-color-text-secondary);margin:0;font-size:.875rem;line-height:1.6}.noesis-community-ai-messages{flex-direction:column;gap:.75rem;display:flex}.noesis-community-ai-message{justify-content:flex-start;animation:.3s ease-out messageSlide;display:flex}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.noesis-community-ai-message-bubble{border:1px solid var(--noesis-color-border);background-color:#16131ccc;border-radius:.75rem .75rem .75rem .25rem;max-width:85%;padding:.875rem}.noesis-community-ai-message-bubble p{color:var(--noesis-color-text-primary);margin:0;font-size:.875rem}.noesis-community-ai-input-container{border-top:1px solid var(--noesis-color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#16131c80;padding:1.25rem}.noesis-community-ai-input-wrapper{border:1px solid var(--noesis-color-border);background-color:#1f1d26cc;border-radius:1.5rem;align-items:center;gap:.75rem;padding:.375rem .5rem .375rem 1rem;transition:all .2s;display:flex}.noesis-community-ai-input-wrapper:focus-within{border-color:var(--noesis-color-border-hover);box-shadow:0 4px 10px #3f74fe33}.noesis-community-ai-input{color:var(--noesis-color-text-primary);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.875rem}.noesis-community-ai-input::placeholder{color:var(--noesis-color-text-muted)}.noesis-community-ai-send-button{color:var(--noesis-color-pure-white);cursor:pointer;background:linear-gradient(135deg,#3f74fe 0%,#2d5bc9 100%);border:none;border-radius:50%;justify-content:center;align-items:center;padding:.625rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 10px #0003}.noesis-community-ai-send-button:hover{background:linear-gradient(135deg,#5889ff 0%,#3f74fe 100%);transform:translateY(-2px);box-shadow:0 6px 12px #00000040}.noesis-community-ai-send-button:active{transform:translateY(0)}.noesis-community-send-icon{width:16px;height:16px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f0d1433}::-webkit-scrollbar-thumb{background-color:#3f74fe4d;border-radius:6px;transition:background-color .2s}::-webkit-scrollbar-thumb:hover{background-color:#3f74fe80}*{scrollbar-width:thin;scrollbar-color:#3f74fe4d #0f0d1433}@media (width<=768px){.community-coming-soon-overlay{width:85%;padding:2rem}.community-coming-soon-title{font-size:2.25rem}.community-coming-soon-subtitle{margin-bottom:1.5rem;font-size:1rem}.community-coming-soon-badge{padding:.5rem 1rem;font-size:.8rem}.noesis-community-mobile-menu-btn{display:flex}.noesis-community-mobile-overlay{display:block}.noesis-community-sidebar-left{z-index:1000;width:var(--sidebar-width);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.noesis-community-sidebar-left.mobile-open{transform:translate(0)}.noesis-community-sidebar-left.collapsed{width:var(--sidebar-width)}.noesis-community-collapse-btn,.noesis-community-sidebar-right{display:none}.noesis-community-main-content{margin-left:0!important}.noesis-community-content-wrapper{padding:4rem 1rem 1rem}.noesis-community-page-title{font-size:1.5rem}.noesis-community-post-interactions{gap:1rem}.noesis-community-interaction-count{display:none}.noesis-community-post-meta{font-size:.75rem}.noesis-community-logo.collapsed{font-size:1.25rem}.noesis-community-search-container.collapsed{padding:0 1rem}.noesis-community-search-container.collapsed .noesis-community-search-input{text-align:left;padding:.625rem .875rem .625rem 2.5rem}.noesis-community-search-container.collapsed .noesis-community-search-icon{left:1.75rem;transform:none}.noesis-community-nav-item.collapsed{justify-content:flex-start;padding:.75rem 1rem}.noesis-community-user-profile.collapsed{justify-content:flex-start}.noesis-community-logout-button.collapsed{justify-content:flex-start;padding:.625rem 1rem}}@media (width>=769px) and (width<=1024px){.noesis-community-sidebar-right{width:280px}.noesis-community-content-wrapper{padding:1.5rem}}@media (height<=600px){.noesis-community-nav-menu{max-height:200px;overflow-y:auto}.noesis-community-post-textarea{min-height:60px}.noesis-community-sidebar-header{min-height:60px;padding:.75rem}}@media (prefers-contrast:high){.noesis-community-container{background:#000}.noesis-community-sidebar{background-color:#0a0a0a}.noesis-community-post-card,.noesis-community-create-post-card{border-width:2px}}.noesis-community-loading{opacity:.6;pointer-events:none}.noesis-community-transition{transition:all .3s cubic-bezier(.16,1,.3,1)}.anim-int-logo{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.7rem;font-weight:700;display:flex;box-shadow:0 4px 15px #0003}.anim-ai-logo{color:#fff;border-radius:12px;justify-content:center;align-items:center;font-weight:700;display:flex;box-shadow:0 8px 25px #00000040}.anim-ai-logo-sm{border-radius:8px;width:32px;height:32px;font-size:.65rem}.anim-ai-logo-md{width:40px;height:40px;font-size:.8rem}.anim-ai-logo-lg{border-radius:16px;width:56px;height:56px;font-size:1.1rem}@keyframes glowPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}@keyframes floatY{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-6px)}}@keyframes floatModel{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-6px)}}@keyframes reviewPulse{0%,to{box-shadow:0 4px 15px #f973164d}50%{box-shadow:0 4px 25px #f9731680}}@keyframes cursorClick{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(.85)}}@keyframes connectLine{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes brainPulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 15px 40px #7c3aed66}50%{transform:translate(-50%,-50%)scale(1.05);box-shadow:0 20px 50px #7c3aed99}}@keyframes heroFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,20px)}}.anim-hero-container{background:radial-gradient(at 50% 0,#3f74fe40 0%,#0f0d1400 70%),linear-gradient(135deg,#0f0d14 0%,#191621 100%);border-radius:20px;width:100%;height:370px;position:relative;overflow:hidden}.anim-hero-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.anim-hero-bg-glow{background:radial-gradient(#8b5cf61f 0%,#0000 50%);width:150%;height:150%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.anim-hero-bg-orb{filter:blur(60px);opacity:.35;border-radius:50%;position:absolute}.anim-hero-bg-orb-1{background:#8b5cf680;width:200px;height:200px;animation:20s ease-in-out infinite heroFloat;top:10%;left:-5%}.anim-hero-bg-orb-2{background:#f9731666;width:180px;height:180px;animation:25s ease-in-out infinite reverse heroFloat;bottom:5%;right:-5%}.anim-hero-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.anim-hero-content{transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .6s;position:absolute;inset:0}.anim-hero-content-slide-out{opacity:0;transform:translate(-100%)}.anim-input-bar{z-index:3;position:absolute;bottom:16px;left:16px;right:16px}.anim-input-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:10px;padding:8px 14px;transition:all .3s;display:flex}.anim-input-submitted{background:#8b5cf61a;border-color:#8b5cf666}.anim-spark{color:#8b5cf6;width:16px;height:16px}.anim-typing{color:#fff;text-align:left;flex:1;font-size:.875rem}.anim-cursor{color:#8b5cf6;animation:1s infinite blink}.anim-cursor-hidden{opacity:0}.anim-send-btn{cursor:pointer;opacity:0;background:linear-gradient(135deg,#7c3aed,#8b5cf6);border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex;transform:scale(.8)}.anim-send-btn svg{color:#fff;width:14px;height:14px}.anim-send-visible{opacity:1;transform:scale(1)}.anim-send-clicked{background:linear-gradient(135deg,#10b981,#059669);transform:scale(.9)}.anim-status-indicator{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;z-index:3;background:#ff92243d;border:1px solid #ff9224b5;border-radius:120px;align-items:center;gap:4px;padding:3px 10px;transition:all .5s;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.anim-status-indicator-visible{opacity:1}.anim-status-indicator-complete{background:#10b98126;border-color:#10b98159}.anim-status-indicator-complete .anim-status-dot{background:#10b981}.anim-status-indicator-complete span{color:#10b981}.anim-status-dot{background:#ff9224;border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite statusPulse}.anim-status-indicator span{color:#ffffffe6;font-size:.875rem;font-weight:700}.anim-source-nodes{z-index:2;height:0;position:absolute;top:34%;left:0;right:0;transform:translateY(-50%)}.anim-source-node{opacity:0;flex-direction:column;align-items:center;gap:6px;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;transform:translate(-50%,-50%)}.anim-source-visible{opacity:1}.anim-source-active .anim-source-box{transform:scale(1.15)}.anim-source-glow-wrap{position:relative}.anim-source-glow{filter:blur(18px);opacity:.7;border-radius:20px;animation:1.5s ease-in-out infinite glowPulse;position:absolute;inset:-20px}.anim-source-box{border-radius:14px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.anim-source-logo{object-fit:contain;width:50px;height:50px}.anim-source-label{color:#fff9;font-size:.7rem;font-weight:800}.anim-central-brain{opacity:0;z-index:2;transition:all .6s cubic-bezier(.4,0,.2,1);position:absolute;top:66%;left:50%;transform:translate(-50%,-50%)scale(.5)}.anim-brain-visible{opacity:1;transform:translate(-50%,-50%)scale(1)}.anim-brain-glow{filter:blur(25px);opacity:.5;border-radius:100%;animation:2s ease-in-out infinite glowPulse;position:absolute;inset:-10px}.anim-brain-box{background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:100px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;box-shadow:0 15px 40px #8b5cf666}.anim-brain-icon{color:#fff;width:42px;height:42px}.anim-hero-svg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.anim-stream-group{opacity:0;transition:opacity .5s}.anim-stream-active{opacity:1}.anim-stream-path{transition:stroke .5s}.anim-hero-brief{opacity:0;z-index:10;width:90%;max-width:300px;max-height:300px;transition:transform 1s cubic-bezier(.4,0,.2,1) .5s,opacity .3s .1s;position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.anim-hero-brief-visible{opacity:1;transform:translate(-50%,-50%)}.anim-hero-brief-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1e1e28f2 0%,#14141efa 100%);border:1px solid #8b5cf64d;border-radius:16px;padding:24px;box-shadow:0 0 40px #8b5cf626,0 20px 60px #0006,inset 0 1px #ffffff0d}.anim-hero-brief-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;display:flex}.anim-hero-brief-header svg{color:#8b5cf6;width:24px;height:24px}.anim-hero-brief-header span{color:#fff;letter-spacing:-.02em;font-size:18px;font-weight:600}.anim-hero-brief-content{flex-direction:column;gap:16px;display:flex}.anim-hero-brief-section{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;padding:12px}.anim-hero-brief-section-title{text-transform:uppercase;letter-spacing:.05em;color:#8b5cf6cc;margin-bottom:10px;font-size:11px;font-weight:600}.anim-hero-brief-line{background:linear-gradient(90deg,#ffffff26 0%,#ffffff0d 100%);border-radius:4px;height:8px;margin-bottom:6px;animation:2s infinite briefLineShimmer}.anim-hero-brief-line:last-child{margin-bottom:0}.anim-hero-brief-line-1{width:85%;animation-delay:0s}.anim-hero-brief-line-2{width:65%;animation-delay:.1s}.anim-hero-brief-line-3{width:90%;animation-delay:.2s}.anim-hero-brief-line-4{width:55%;animation-delay:.3s}.anim-hero-brief-line-5{width:75%;animation-delay:.4s}.anim-hero-brief-line-6{width:45%;animation-delay:.5s}.anim-hero-brief-footer{border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding-top:16px;display:flex}.anim-hero-brief-footer svg{color:#10b981;width:18px;height:18px;animation:2s infinite checkPulse}.anim-hero-brief-footer span{color:#fffc;font-size:14px;font-weight:500}.anim-hero-brief-visible .anim-hero-brief-section{opacity:0;animation:.2s forwards sectionFadeIn;transform:translateY(10px)}.anim-hero-brief-visible .anim-hero-brief-section:first-child{animation-delay:.4s}.anim-hero-brief-visible .anim-hero-brief-section:nth-child(2){animation-delay:.5s}.anim-hero-brief-visible .anim-hero-brief-section:nth-child(3){animation-delay:.6s}@keyframes briefLineShimmer{0%,to{opacity:.6}50%{opacity:1}}@keyframes checkPulse{0%,to{filter:drop-shadow(0 0 #10b98100);transform:scale(1)}50%{filter:drop-shadow(0 0 8px #10b98180);transform:scale(1.1)}}@keyframes sectionFadeIn{to{opacity:1;transform:translateY(0)}}.anim-integrations{background:radial-gradient(at 50% 0,#3f74fe40 0%,#0f0d1400 70%),linear-gradient(135deg,#0f0d14 0%,#191621 100%);border-radius:20px;width:100%;height:100%;min-height:280px;position:relative;overflow:hidden}.anim-integrations-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.anim-integrations-bg-glow{background:radial-gradient(#8b5cf61f 0%,#0000 50%);width:150%;height:150%;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.anim-integrations-glow{filter:blur(60px);opacity:.35;background:#8b5cf680;border-radius:50%;width:120px;height:120px;animation:2s ease-in-out infinite glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.anim-integrations-orb{filter:blur(60px);opacity:.35;border-radius:50%;position:absolute}.anim-integrations-orb-1{background:#8b5cf680;width:150px;height:150px;animation:20s ease-in-out infinite heroFloat;top:5%;left:-5%}.anim-integrations-orb-2{background:#3b82f666;width:130px;height:130px;animation:25s ease-in-out infinite reverse heroFloat;bottom:5%;right:-5%}.anim-integrations-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.anim-chat-window{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;width:140px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 8px 32px #0000004d}.anim-chat-header{background:#ffffff0d;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:8px 10px;display:flex}.anim-chat-dots{gap:4px;display:flex}.anim-chat-dots span{background:#ffffff4d;border-radius:50%;width:6px;height:6px}.anim-chat-dots span:first-child{background:#ef4444}.anim-chat-dots span:nth-child(2){background:#eab308}.anim-chat-dots span:nth-child(3){background:#22c55e}.anim-chat-title{color:#ffffffb3;font-size:.65rem;font-weight:500}.anim-chat-body{min-height:80px;padding:8px}.anim-chat-messages{flex-direction:column;gap:4px;display:flex}.anim-chat-connected-msg{color:#10b981;background:#10b98126;border:1px solid #10b98140;border-radius:6px;align-items:center;gap:4px;padding:4px 6px;font-size:.55rem;font-weight:500;animation:.3s fadeSlideIn;display:flex}.anim-chat-connected-msg svg{width:10px;height:10px}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.anim-integrations-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.anim-connected-line{stroke:#8b5cf666;stroke-dasharray:200;animation:.5s forwards connectLine}.anim-connecting-line{stroke:#8b5cf699;stroke-dasharray:200;animation:.4s forwards connectLine}.anim-int-item{z-index:5;flex-direction:column;align-items:center;gap:6px;transition:all .3s;display:flex;position:absolute;transform:translate(-50%,-50%)}.anim-int-logo{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;width:54px;height:54px;transition:all .2s;display:flex;overflow:hidden}.anim-int-logo img{object-fit:contain;width:48px;height:48px}.anim-int-clicking .anim-int-logo{border-color:#8b5cf680;transform:scale(.9);box-shadow:0 0 25px #8b5cf699}.anim-int-done .anim-int-logo{border-color:#10b98166;box-shadow:0 0 20px #10b98180}.anim-int-name{color:#ffffff80;opacity:0;font-size:.6rem;font-weight:500;transition:opacity .3s}.anim-int-item:hover .anim-int-name,.anim-int-clicking .anim-int-name,.anim-int-done .anim-int-name{opacity:1}.anim-cursor-pointer{z-index:20;pointer-events:none;transition:left .5s cubic-bezier(.4,0,.2,1),top .5s cubic-bezier(.4,0,.2,1);position:absolute;transform:translate(-50%,-50%)}.anim-cursor-pointer svg{color:#fff;filter:drop-shadow(0 2px 8px #0006);width:24px;height:24px}.anim-cursor-click{animation:.2s cursorClick}.anim-integrations-counter{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;padding:6px 12px;position:absolute;bottom:12px;right:12px}.anim-int-counter-num{color:#8b5cf6;font-weight:700}.anim-int-counter-label{color:#fff9;font-size:.8rem}.anim-router{background:radial-gradient(at 50% 0,#3f74fe40 0%,#0f0d1400 70%),linear-gradient(135deg,#0f0d14 0%,#191621 100%);border-radius:20px;width:100%;height:100%;min-height:260px;position:relative;overflow:hidden}.anim-router-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.anim-router-glow{filter:blur(60px);opacity:.35;border-radius:50%;animation:20s ease-in-out infinite heroFloat;position:absolute}.anim-router-glow-1{background:#8b5cf680;width:150px;height:150px;top:10%;left:10%}.anim-router-glow-2{background:#ec489966;width:130px;height:130px;animation-direction:reverse;bottom:10%;right:10%}.anim-router-svg{width:100%;height:100%;position:absolute;inset:0}.anim-router-icon{transition:all .3s;position:absolute}.anim-router-icon-left{left:20px;transform:perspective(500px)rotateY(15deg)}.anim-router-icon-right{right:20px;transform:perspective(500px)rotateY(-15deg)}.anim-router-icon-active{transform:scale(1.1)}.anim-router-icon-left.anim-router-icon-active{transform:perspective(500px)rotateY(15deg)scale(1.1)}.anim-router-icon-right.anim-router-icon-active{transform:perspective(500px)rotateY(-15deg)scale(1.1)}.anim-router-center{animation:5s ease-in-out infinite floatY;position:absolute;top:105px;left:50%;transform:translate(-50%)}.anim-router-center-glow{filter:blur(25px);opacity:.5;background:linear-gradient(135deg,#ec4899,#8b5cf6);border-radius:50%;animation:2s ease-in-out infinite glowPulse;position:absolute;inset:-20px}.anim-router-center-pill{color:#fff;background:linear-gradient(135deg,#ec4899,#8b5cf6);border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;display:flex;position:relative;box-shadow:0 15px 40px #8b5cf666}.anim-router-spark{width:16px;height:16px}.anim-router-output{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;padding:8px 16px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.anim-router-output-bars{gap:4px;display:flex}.anim-router-bar{background:#ffffff4d;border-radius:3px;height:6px;animation:1.5s infinite shimmer}.anim-router-bar-1{width:48px}.anim-router-bar-2{width:32px;animation-delay:.3s}.anim-aimodels{background:radial-gradient(at 50% 0,#3f74fe40 0%,#0f0d1400 70%),linear-gradient(135deg,#0f0d14 0%,#191621 100%);border-radius:20px;width:100%;height:100%;min-height:200px;position:relative;overflow:hidden}.anim-aimodels-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.anim-aimodels-glow{filter:blur(50px);opacity:.4;background:#8b5cf680;border-radius:50%;width:100px;height:100px;animation:2s ease-in-out infinite glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.anim-aimodels-svg{width:100%;height:100%;position:absolute;inset:0}.anim-aimodels-center{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.anim-aimodels-center-glow{filter:blur(20px);opacity:.5;background:linear-gradient(135deg,#ec4899,#8b5cf6,#3b82f6);border-radius:50%;animation:2s ease-in-out infinite glowPulse;position:absolute;inset:-20px}.anim-aimodels-center-dot{background:linear-gradient(135deg,#ec4899,#8b5cf6);border-radius:50%;width:16px;height:16px;box-shadow:0 0 30px #8b5cf6b3}.anim-aimodels-logo{transition:all .3s;animation:5s ease-in-out infinite floatModel;position:absolute;transform:translate(-50%,-50%)}.anim-aimodels-logo-active{transform:translate(-50%,-50%)scale(1.1)}.anim-aimodels-logo-glow{filter:blur(15px);opacity:.5;background:#8b5cf6;border-radius:20px;position:absolute;inset:-8px}.anim-aimodels-label{color:#fff9;white-space:nowrap;font-size:.75rem;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.anim-meeting{background:radial-gradient(at 50% 0,#3f74fe40 0%,#0f0d1400 70%),linear-gradient(135deg,#0f0d14 0%,#191621 100%);border-radius:20px;width:100%;height:260px;padding:20px;position:relative;overflow:hidden}.anim-meeting-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.anim-meeting-glow{filter:blur(60px);opacity:.35;background:#8b5cf680;border-radius:50%;width:120px;height:120px;animation:20s ease-in-out infinite heroFloat;position:absolute;top:20%;right:20%}.anim-meeting-sources{flex-direction:column;gap:10px;display:flex;position:absolute;top:50%;left:50px;transform:translateY(-50%)}.anim-meeting-source{opacity:0;align-items:center;gap:8px;transition:all .5s;display:flex;transform:translate(-16px)}.anim-meeting-source-visible{opacity:1;transform:translate(0)}.anim-meeting-source-icon{background:#8b5cf633;border:1px solid #8b5cf64d;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.anim-meeting-source-icon svg{color:#8b5cf6;width:16px;height:16px}.anim-meeting-source span{color:#fff9;font-size:.875rem}.anim-meeting-brain{opacity:0;z-index:10;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.5)}.anim-meeting-brain-visible{opacity:1;transform:translate(-50%,-50%)scale(.7)}.anim-meeting-brain-glow{opacity:.5;border-radius:100%;animation:2s ease-in-out infinite glowPulse;position:absolute;inset:-24px}.anim-meeting-brain-box{background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:100px;justify-content:center;align-items:center;width:66px;height:66px;display:flex;position:relative}.anim-meeting-brain-icon{color:#fff;width:36px;height:36px;animation:2s ease-in-out infinite pulse}.anim-meeting-output{opacity:0;transition:all .5s;position:absolute;top:50%;right:16px;transform:translateY(-50%)translate(16px)}.anim-meeting-output-visible{opacity:1;transform:translateY(-50%)translate(0)}.anim-meeting-output-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;width:140px;margin-right:25px;padding:12px;box-shadow:0 8px 32px #0000004d}.anim-meeting-output-header{align-items:center;gap:6px;margin-bottom:8px;display:flex}.anim-meeting-output-header svg{color:#10b981;width:14px;height:14px}.anim-meeting-output-header span{color:#fff;font-size:.75rem;font-weight:600}.anim-meeting-output-lines{flex-direction:column;gap:4px;display:flex}.anim-meeting-line{background:#ffffff26;border-radius:6px;height:10px;animation:1.5s infinite shimmer}.anim-meeting-line-1{width:100%}.anim-meeting-line-2{width:75%;animation-delay:.1s}.anim-meeting-line-3{width:85%;animation-delay:.2s}.anim-meeting-line-4{width:65%;animation-delay:.1s}.anim-meeting-line-5{width:90%;animation-delay:.3s}.anim-meeting-output-status{align-items:center;gap:4px;margin-top:8px;display:flex}.anim-meeting-output-status svg{color:#10b981;width:12px;height:12px}.anim-meeting-output-status span{color:#10b981;font-size:.7rem}.anim-meeting-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.anim-approval{background:radial-gradient(at 50% 0,#3f74fe40 0%,#0f0d1400 70%),linear-gradient(135deg,#0f0d14 0%,#191621 100%);border-radius:20px;width:100%;height:100%;min-height:200px;padding:24px;position:relative;overflow:hidden}.anim-approval-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.anim-approval-workflow{justify-content:space-between;align-items:center;display:flex;position:absolute;top:60px;left:32px;right:32px}.anim-approval-node-wrap{flex-direction:column;align-items:center;gap:8px;display:flex}.anim-approval-node{border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.anim-approval-node svg{color:#fff;width:20px;height:20px}.anim-approval-node-dot{background:#ffffff4d;border-radius:50%;width:12px;height:12px}.anim-approval-node-complete{background:#10b981;box-shadow:0 4px 20px #10b98166}.anim-approval-node-review{background:#f97316;animation:1.5s ease-in-out infinite reviewPulse;box-shadow:0 4px 20px #f9731666}.anim-approval-node-pending{background:#ffffff14;border:1px solid #ffffff1f}.anim-approval-node-label{color:#fff9;font-size:.7rem}.anim-approval-connector{background:#ffffff14;flex:1;height:2px;margin:0 8px 24px;transition:background .3s}.anim-approval-connector-active{background:#10b981}.anim-approval-popup{opacity:0;transition:all .5s;position:absolute;bottom:24px;left:50%;transform:translate(-50%)translateY(16px)}.anim-approval-popup-visible{opacity:1;transform:translate(-50%)translateY(0)}.anim-approval-popup-inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;padding:12px 16px;box-shadow:0 10px 40px #0006}.anim-approval-popup-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.anim-approval-popup-header svg{color:#f97316;width:16px;height:16px}.anim-approval-popup-header span{color:#fff;font-size:.85rem;font-weight:600}.anim-approval-popup-actions{gap:8px;display:flex}.anim-approval-btn-approve{color:#10b981;cursor:pointer;background:#10b98126;border:1px solid #10b9814d;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.anim-approval-btn-approve:hover{background:#10b98140}.anim-approval-btn-approve.anim-approval-btn-clicked{color:#fff;background:#10b981;border-color:#10b981}.anim-approval-btn-approve svg{width:14px;height:14px}.anim-approval-btn-edit{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;padding:6px 12px;font-size:.75rem;transition:all .2s}.anim-approval-btn-edit:hover{background:#ffffff1f}.anim-email{background:radial-gradient(at 50% 0,#3f74fe40 0%,#0f0d1400 70%),linear-gradient(135deg,#0f0d14 0%,#191621 100%);border-radius:20px;width:100%;height:100%;min-height:440px;padding:16px;position:relative;overflow:hidden}.anim-email-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.anim-email-glow{filter:blur(60px);opacity:.35;background:#8b5cf680;border-radius:50%;width:120px;height:120px;animation:20s ease-in-out infinite heroFloat;position:absolute;top:20%;left:20%}.anim-email-orb{filter:blur(50px);opacity:.35;background:#ec489966;border-radius:50%;width:100px;height:100px;animation:25s ease-in-out infinite reverse heroFloat;position:absolute;bottom:10%;right:15%}.anim-email-stack{flex-direction:column;gap:8px;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.anim-email-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;width:160px;padding:10px 14px;transition:all .3s;box-shadow:0 4px 20px #0003}.anim-email-card:hover{border-color:#8b5cf64d;transform:translate(10px)!important}.anim-email-card-to{color:#fffc;margin-bottom:4px;font-size:.7rem;font-weight:600}.anim-email-card-body{color:#ffffff80;font-size:.65rem}.anim-email-highlight{color:#a855f7}.anim-email-ai-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.anim-email-ai-glow{filter:blur(25px);opacity:.6;background:#8b5cf680;border-radius:50%;animation:2s ease-in-out infinite glowPulse;position:absolute;inset:-20px}.anim-email-ai-box{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;box-shadow:0 15px 40px #8b5cf666}.anim-email-ai-box svg{color:#fff;width:28px;height:28px}.anim-email-counter{text-align:right;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.anim-email-counter-num{color:#fff;font-size:2.5rem;font-weight:800;line-height:1}.anim-email-counter-label{color:#fff9;font-size:.85rem}.anim-email-counter-sub{color:#fff6;font-size:.7rem}.anim-email-svg{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.anim-security{background:radial-gradient(at 50% 0,#3f74fe40 0%,#0f0d1400 70%),linear-gradient(135deg,#0f0d14 0%,#191621 100%);border-radius:20px;width:100%;height:260px;padding:20px;position:relative;overflow:hidden}.anim-security-bg-grid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}.anim-security-glow{filter:blur(60px);opacity:.4;background:#10b98166;border-radius:50%;width:120px;height:120px;animation:2s ease-in-out infinite glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.anim-security-orb{filter:blur(50px);opacity:.35;background:#8b5cf666;border-radius:50%;width:100px;height:100px;animation:20s ease-in-out infinite heroFloat;position:absolute;top:10%;right:10%}.anim-security-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.anim-security-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:12px;padding:12px;transition:all .3s;display:flex}.anim-security-item-checked{background:#10b9811a;border-color:#10b9814d}.anim-security-item-icon{background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.anim-security-item-icon svg{color:#ffffff80;width:20px;height:20px;transition:color .3s}.anim-security-icon-checked{background:#10b981}.anim-security-icon-checked svg{color:#fff}.anim-security-item-label{color:#fff;font-size:.85rem;font-weight:600}.anim-security-item-status{color:#fff6;font-size:.7rem;transition:color .3s}.anim-security-status-verified{color:#10b981}.anim-security-progress{position:absolute;bottom:16px;left:20px;right:20px}.anim-security-progress-header{justify-content:space-between;margin-bottom:6px;font-size:.7rem;display:flex}.anim-security-progress-header span:first-child{color:#fff9}.anim-security-progress-count{color:#10b981}.anim-security-progress-bar{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden}.anim-security-progress-fill{background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;height:100%;transition:width .3s}@media (width<=768px){.anim-hero-container{height:300px}.anim-source-box{width:44px;height:44px}.anim-source-logo{width:26px;height:26px}.anim-source-label{font-size:.6rem}.anim-brain-box{width:52px;height:52px}.anim-brain-icon{width:26px;height:26px}.anim-status-indicator{padding:2px 6px;font-size:.6rem}.anim-hero-bg-orb-1{width:150px;height:150px}.anim-hero-bg-orb-2{width:130px;height:130px}.anim-integrations{min-height:260px}.anim-chat-window{width:120px}.anim-int-logo{width:32px;height:32px;font-size:.6rem}.anim-meeting{height:220px}.anim-meeting-brain-box{width:56px;height:56px}.anim-meeting-brain-icon{width:28px;height:28px}.anim-meeting-output-card{width:120px;padding:10px}.anim-email-card{width:130px;padding:8px 10px}.anim-email-counter-num{font-size:2rem}.anim-email-ai-box{width:48px;height:48px}.anim-security{height:200px;padding:16px}.anim-security-grid{gap:8px}.anim-security-item{gap:8px;padding:8px}.anim-security-item-icon{width:32px;height:32px}.anim-security-item-icon svg{width:16px;height:16px}.anim-security-item-label{font-size:.75rem}}.anim-particle{animation:.3s forwards particleFadeIn}@keyframes particleFadeIn{0%{opacity:0}to{opacity:1}}.lp-scroll-progress{z-index:9999;background:#0000000d;height:3px;position:fixed;top:0;left:0;right:0}.lp-scroll-progress-bar{background:linear-gradient(90deg, var(--color-orange), var(--color-purple), var(--color-blue), var(--color-emerald));background-size:300% 100%;height:100%;transition:width .1s ease-out;animation:3s infinite progressGradient}.lp-scroll-progress-glow{pointer-events:none;background:radial-gradient(#fffc,#0000);width:100px;height:100%;position:absolute;top:0;transform:translate(-50%)}@keyframes progressGradient{0%,to{background-position:0%}50%{background-position:100%}}.lp-journey-line{z-index:10;pointer-events:none;opacity:.4;width:40px;height:100vh;position:fixed;top:0;left:30px}.lp-journey-path{transition:stroke-dashoffset .1s ease-out}@media (width<=1024px){.lp-journey-line{display:none}}.sa-landing{background-color:var(--color-bg);--phase-color:var(--color-orange);min-height:100vh;transition:--phase-color .5s;position:relative}.narrative-phase-0{--phase-color:var(--color-orange)}.narrative-phase-1{--phase-color:var(--color-purple)}.narrative-phase-2{--phase-color:var(--color-blue)}.narrative-phase-3{--phase-color:var(--color-emerald)}.sa-background{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.sa-bg-glow{background:radial-gradient(#7c3aed0f,#0000 70%);width:60%;height:60%;position:absolute;top:-20%;right:-10%}.sa-bg-orb{filter:blur(80px);border-radius:50%;position:absolute}.sa-bg-orb-1{background:#e85d040a;width:300px;height:300px;top:20%;left:10%}.sa-bg-orb-2{background:#3b82f60a;width:400px;height:400px;bottom:30%;right:15%}.sa-bg-grid{background-image:linear-gradient(#00000005 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.lp-chapter-indicator{align-items:center;gap:.75rem;margin-bottom:1rem;display:inline-flex}.lp-chapter-number{color:var(--color-orange);background:var(--color-orange-glow);letter-spacing:.05em;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:800}.lp-chapter-label{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:600}.lp-section-connector{z-index:5;flex-direction:column;align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.lp-connector-top{top:-40px}.lp-connector-line{background:linear-gradient(to bottom, transparent, var(--color-purple));width:2px;height:60px}.lp-connector-dot{background:var(--color-purple);width:12px;height:12px;box-shadow:0 0 20px var(--color-purple-glow);border-radius:50%;animation:2s ease-in-out infinite connectorPulse}@keyframes connectorPulse{0%,to{box-shadow:0 0 20px var(--color-purple-glow);transform:scale(1)}50%{box-shadow:0 0 30px var(--color-purple-glow);transform:scale(1.2)}}.lp-section-flow{flex-direction:column;align-items:center;padding:2rem 0;display:flex;position:relative}.lp-flow-line{background:linear-gradient(to bottom, var(--color-purple), var(--color-blue));width:2px;height:60px}.lp-flow-icon{background:var(--color-bg-filled);border:2px solid var(--color-blue);width:40px;height:40px;color:var(--color-blue);box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;animation:2s ease-in-out infinite flowBounce;display:flex}.lp-flow-icon svg{width:20px;height:20px}@keyframes flowBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.lp-section-transition{pointer-events:none;z-index:2;height:120px;position:absolute;bottom:0;left:0;right:0}.lp-section-transition svg{width:100%;height:100%}.lp-transition-angle svg{height:80px}.main-hero-section{z-index:1;opacity:1;flex-direction:column;min-height:100vh;padding:4rem 0 0;transition:opacity .8s,transform .8s;display:flex;position:relative;transform:translateY(0)}.main-hero-section.main-hero-visible{opacity:1;transform:translateY(0)}.main-hero-section-hero{min-height:100vh;padding-top:11.5rem;padding-bottom:0}.main-hero-container{flex-direction:column;flex:1;width:100%;max-width:1450px;margin:0 auto;padding:0 2rem;display:flex}.main-hero-section-hero .main-hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:0;display:grid}.main-hero-content{flex-direction:column;align-items:flex-start;display:flex}.main-hero-title{letter-spacing:.01rem;color:var(--color-text);margin-bottom:1.5rem;font-size:2.5rem;font-weight:400;line-height:1.1}.main-hero-title-muted{color:var(--color-text)}.main-hero-title-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;padding-top:1rem;font-size:2.5rem;font-weight:400;line-height:1.7;animation:3s infinite sa-gradient}.main-hero-subtitle{color:var(--color-text-light);letter-spacing:.01rem;max-width:40rem;font-size:1.8rem;font-weight:300;line-height:1.3}.main-hero-subtitle-bold{color:var(--color-text);letter-spacing:.01rem;max-width:40rem;margin-bottom:1rem;font-size:1.8rem;font-weight:400;line-height:1.3}.sa-hero-section{text-align:center;z-index:1;opacity:1;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 8rem;transition:opacity .8s,transform .8s;display:flex;position:relative;overflow:hidden;transform:translateY(0)}.sa-hero-section.sa-hero-visible{opacity:1;transform:translateY(0)}.sa-hero-container{flex-direction:column;align-items:center;max-width:950px;margin:0 auto;display:flex}.lp-hero-animation-wrapper{width:100%;max-width:600px;margin:0 auto 1rem}.lp-hero-eyebrow{color:var(--color-purple);opacity:1;background:linear-gradient(135deg,#7c3aed14,#3b82f614);border:1px solid #7c3aed33;border-radius:9999px;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:1.5rem;padding:.5rem 1.15rem;font-size:.75rem;font-weight:600;transition:opacity .8s ease-out,transform .8s ease-out;display:inline-flex;position:relative;overflow:hidden;transform:translateY(0)}.sa-hero-section.sa-hero-visible .lp-hero-eyebrow{opacity:1;transform:translateY(0)}.lp-eyebrow-pulse{background:linear-gradient(90deg,#0000,#7c3aed26,#0000);animation:3s ease-in-out infinite eyebrowPulse;position:absolute;inset:0}@keyframes eyebrowPulse{0%{transform:translate(-100%)}to{transform:translate(100%)}}.lp-eyebrow-icon{width:18px;height:18px;animation:2s ease-in-out infinite sparkle}.lp-eyebrow-arrow{opacity:.6;width:14px;height:14px}@keyframes sparkle{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.2)rotate(10deg)}}.lp-headline-word{opacity:1;color:#012169;display:inline-block}.sa-hero-section.sa-hero-visible .lp-hw-1,.sa-hero-section.sa-hero-visible .lp-hw-2,.sa-hero-section.sa-hero-visible .lp-hw-3{animation-delay:0s}@keyframes headlineReveal{0%{opacity:0;filter:blur(15px);transform:translateY(5px)}to{opacity:1;filter:blur();transform:translateY(0)}}.sa-hero-headline{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:400;line-height:1.1}.sa-section-title{color:#012169;margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:300;line-height:1.15}.sa-section-title-gradient{background:linear-gradient(90deg,#a85618,#cc8082,#3f74fe) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradient}.sa-text-white{color:var(--color-text);letter-spacing:0}.sa-hero-headline-gradient{background:var(--gradient-hero);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient}@keyframes gradient{0%,to{background-position:0%}50%{background-position:100%}}.sa-hero-subheadline{color:var(--color-text-muted);opacity:1;max-width:900px;margin-bottom:1.75rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:400;line-height:1.4;transition:opacity .8s ease-out .4s,transform .8s ease-out .4s;transform:translateY(0)}.sa-hero-section.sa-hero-visible .sa-hero-subheadline{opacity:1;transform:translateY(0)}.sa-hero-buttons{opacity:1;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;transition:opacity .8s ease-out .5s,transform .8s ease-out .5s;display:flex;transform:translateY(0)}.sa-hero-section.sa-hero-visible .sa-hero-buttons{opacity:1;transform:translateY(0)}.sa-hero-btn-primary{color:#fff;background:linear-gradient(135deg, var(--color-orange), #f97316);cursor:pointer;box-shadow:var(--shadow-md), 0 4px 20px #e85d0440;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.lp-btn-shine{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;animation:3s ease-in-out infinite btnShine;position:absolute;top:0;left:-100%}@keyframes btnShine{0%{left:-100%}50%,to{left:100%}}.sa-hero-btn-primary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 30px #e85d0459}.lp-btn-arrow{width:16px;height:16px;margin-left:.5rem;transition:transform .3s}.sa-hero-btn-primary:hover .lp-btn-arrow{transform:translate(4px)}.sa-hero-btn-secondary{color:var(--color-text);background:var(--color-bg-filled);border:1px solid var(--color-border);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.sa-hero-btn-secondary:hover{background:var(--color-bg-filled);border-color:var(--color-orange);box-shadow:var(--shadow-md);transform:translateY(-2px)}.sa-btn-icon-left{width:18px;height:18px;margin-right:.5rem}.lp-hero-counter-featured{opacity:1;background:linear-gradient(135deg,#e85d040f,#f973160a);border:2px solid #e85d0433;border-radius:20px;align-items:center;gap:1.5rem;margin-bottom:1rem;padding:.75rem 1.5rem;transition:opacity .8s ease-out .6s,transform .8s ease-out .6s;display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 0 40px #e85d041a}.sa-hero-section.sa-hero-visible .lp-hero-counter-featured{opacity:1;transform:translateY(0)}.lp-counter-pulse{background:radial-gradient(circle,#e85d0414,#0000 70%);animation:2s ease-in-out infinite counterPulse;position:absolute;inset:0}@keyframes counterPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.lp-counter-ring{width:60px;height:60px;position:relative}.lp-counter-ring svg{width:100%;height:100%;transform:rotate(-90deg)}.lp-ring-bg{fill:none;stroke:#e85d0426;stroke-width:4px}.lp-ring-progress{fill:none;stroke:var(--color-orange);stroke-width:4px;stroke-linecap:round;stroke-dasharray:283;transition:stroke-dashoffset .5s}.lp-counter-icon{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.lp-counter-icon svg{width:24px;height:24px;color:var(--color-orange)}.lp-counter-content{z-index:1;flex-direction:column;display:flex}.lp-counter-value{color:var(--color-orange);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.75rem;font-weight:800;line-height:1}.lp-counter-label{color:var(--color-text-muted);margin-top:.25rem;font-size:.75rem;font-weight:600}.lp-hero-proof-new{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);opacity:1;border-radius:20px;align-items:center;gap:2rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:flex}.lp-proof-item-new{opacity:1;align-items:center;gap:1rem;display:flex;transform:translate(0)}@keyframes proofItemReveal{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.lp-proof-icon-wrap{background:linear-gradient(135deg, var(--color-purple-glow), var(--color-blue-glow));border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .3s;display:flex}.lp-proof-item-new:hover .lp-proof-icon-wrap{transform:scale(1.1)}.lp-proof-icon-wrap svg{width:22px;height:22px;color:var(--color-purple)}.lp-proof-content{flex-direction:column;display:flex}.lp-proof-stat{color:var(--color-text);font-size:1.1rem;font-weight:700}.lp-proof-desc{color:var(--color-text-muted);font-size:.8rem}.lp-proof-divider-new{background:linear-gradient(to bottom, transparent, var(--color-border), transparent);width:1px;height:40px}.sa-hero-proof-points{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;align-items:center;gap:2rem;margin:2rem 0;padding:1.5rem 2rem;display:flex}.sa-proof-point{flex-direction:column;align-items:flex-start;display:flex}.sa-proof-number{background:var(--gradient-trust);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;line-height:1}.sa-proof-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.9rem}.sa-proof-divider{background:linear-gradient(to bottom, transparent, var(--color-border), transparent);width:1px;height:50px}.lp-hero-trust-strip{opacity:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;transition:opacity .8s ease-out .8s,transform .8s ease-out .8s;display:flex;transform:translateY(0)}.sa-hero-section.sa-hero-visible .lp-hero-trust-strip{opacity:1;transform:translateY(0)}.lp-trust-label{color:var(--color-text-dim);font-size:.8rem;font-weight:500}.lp-trust-badge{color:var(--color-text-muted);opacity:1;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex;transform:scale(1)}.sa-hero-section.sa-hero-visible .lp-trust-badge{animation:.4s ease-out forwards badgeFadeIn}.lp-trust-icon{width:14px;height:14px;color:var(--color-emerald)}.lp-proof-counter-center{background:linear-gradient(135deg,#e85d040f,#f973160a);border:2px solid #e85d0433;border-radius:16px;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex;position:relative;overflow:hidden}.lp-proof-counter-center .lp-counter-ring{width:50px;height:50px}.lp-proof-counter-center .lp-counter-value{font-size:1.5rem}.lp-proof-counter-center .lp-counter-label{font-size:.7rem}.main-hero-bottom{flex-direction:column;align-items:center;width:100%;padding:0 0 2rem;display:flex}.sa-trust-banner-wrapper{width:100%;margin-bottom:1rem}.sa-trust-banner-container{width:100%;max-width:1450px;margin:0 auto;padding:0 2rem}.sa-trust-banner{position:relative;overflow:hidden}.sa-trust-banner-fade{z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.sa-trust-banner-fade-left{background:linear-gradient(to right, var(--color-bg), transparent);left:0}.sa-trust-banner-fade-right{background:linear-gradient(to left, var(--color-bg), transparent);right:0}.sa-trust-banner-track{gap:4rem;width:max-content;animation:200s linear infinite scrollTrustBanner;display:flex}.sa-trust-banner-track:hover{animation-play-state:paused}@keyframes scrollTrustBanner{0%{transform:translate(0)}to{transform:translate(-50%)}}.sa-trust-banner-item{cursor:default;border-radius:50px;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s;display:flex}.sa-trust-banner-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sa-trust-icon{width:20px;height:20px;color:var(--color-emerald)}.sa-trust-banner-label{color:var(--color-text-muted);white-space:nowrap;font-size:1rem;font-weight:500;transition:color .3s}.sa-trust-banner-item:hover .sa-trust-banner-label{color:var(--color-text)}.sa-trust-banner-item:hover .sa-trust-icon{color:var(--color-emerald-light)}.sa-scroll-hint{color:var(--color-text-dim);transition:var(--transition-fast);flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;animation:2s ease-in-out infinite sa-bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.sa-scroll-hint:hover{color:var(--color-text-muted)}.sa-main-scroll-hint{color:var(--color-text-dim);transition:var(--transition-fast);flex-direction:column;align-items:center;gap:.5rem;margin-left:4rem;padding:1rem 0;font-size:.85rem;text-decoration:none;animation:2s ease-in-out infinite sa-bounce;display:flex}.sa-main-scroll-hint:hover{color:var(--color-text-muted)}.sa-scroll-icon{width:24px;height:24px}@keyframes sa-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.sa-section{z-index:1;opacity:1;align-items:center;min-height:auto;padding:6rem 0;transition:opacity .8s,transform .8s;display:flex;position:relative;transform:translateY(0)}.sa-section.sa-visible{opacity:1;transform:translateY(0)}.sa-container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.sa-section-header{text-align:center;margin-bottom:3.5rem}.sa-section-subtitle{color:var(--color-text-muted);max-width:650px;margin:0 auto;font-size:1.1rem;font-weight:400;line-height:1.6}.sa-text-gradient{background:linear-gradient(90deg,#a85618,#cc8082,#3f74fe) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradient}.sa-powers-layout{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.sa-powers-left{flex-direction:column;gap:1.5rem;display:flex}.sa-powers-tabs{gap:.75rem;display:flex}.sa-power-tab{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;transition:var(--transition-fast);color:var(--color-text-muted);border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:1rem;display:flex}.sa-power-tab:hover{background:var(--color-surface-hover);border-color:var(--color-border)}.sa-power-tab-active{background:var(--color-surface-hover)}.sa-power-tab-active.sa-power-tab-orange{border-color:var(--color-orange);color:var(--color-orange)}.sa-power-tab-active.sa-power-tab-blue{border-color:var(--color-blue);color:var(--color-blue)}.sa-power-tab-active.sa-power-tab-purple{border-color:var(--color-purple);color:var(--color-purple)}.sa-power-tab-icon{background:var(--color-surface);width:40px;height:40px;transition:var(--transition-fast);border-radius:10px;justify-content:center;align-items:center;display:flex}.sa-power-tab-icon-orange{background:var(--color-orange-glow);color:var(--color-orange)}.sa-power-tab-icon-blue{background:var(--color-blue-glow);color:var(--color-blue)}.sa-power-tab-icon-purple{background:var(--color-purple-glow);color:var(--color-purple)}.sa-tab-icon{width:20px;height:20px}.sa-power-tab-title{font-size:.85rem;font-weight:600}.sa-power-detail-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:20px;padding:2rem}.sa-power-detail-card-orange{border-color:#f973164d}.sa-power-detail-card-blue{border-color:#3b82f64d}.sa-power-detail-card-purple{border-color:#a855f74d}.sa-power-detail-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.sa-power-detail-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.sa-power-detail-image-wrapper{background:var(--color-bg);border-radius:12px;max-width:40rem;max-height:30rem;overflow:hidden}.sa-power-detail-image{width:100%;height:auto;display:block}.sa-powers-right{position:relative}.sa-power-feature-image-container{border-radius:20px;position:relative;overflow:hidden}.sa-power-feature-image{width:100%;height:auto;display:block}.sa-power-feature-image-overlay{background:linear-gradient(to top, var(--color-bg) 0%, transparent 30%);position:absolute;inset:0}.sa-power-decor{filter:blur(60px);opacity:.4;width:150px;height:150px;transition:var(--transition-slow);border-radius:50%;position:absolute}.sa-power-decor-tr{top:-50px;right:-50px}.sa-power-decor-bl{bottom:-50px;left:-50px}.sa-power-decor-orange{background:var(--color-orange)}.sa-power-decor-blue{background:var(--color-blue)}.sa-power-decor-purple{background:var(--color-purple)}.sa-trust-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.sa-trust-badge{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);transition:var(--transition-fast);border-radius:9999px;align-items:center;gap:.6rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;display:inline-flex}.sa-trust-badge:hover{background:var(--color-surface-hover);color:var(--color-text);border-color:#10b9814d}.sa-trust-badge-icon{width:20px;height:20px;color:var(--color-emerald);flex-shrink:0}.sa-agents-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.sa-agent-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;transition:var(--transition-medium);opacity:1;border-radius:20px;padding:2rem;transform:translateY(0)}.sa-visible .sa-agent-card{animation:.6s forwards fadeInUp}.sa-agent-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.sa-agent-card-blue:hover{border-color:var(--color-blue);box-shadow:0 20px 50px var(--color-blue-glow)}.sa-agent-card-purple:hover{border-color:var(--color-purple);box-shadow:0 20px 50px var(--color-purple-glow)}.sa-agent-card-emerald:hover{border-color:var(--color-emerald);box-shadow:0 20px 50px var(--color-emerald-glow)}.sa-agent-icon-box{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.sa-agent-icon-blue{background:var(--color-blue-glow);color:var(--color-blue)}.sa-agent-icon-purple{background:var(--color-purple-glow);color:var(--color-purple)}.sa-agent-icon-emerald{background:var(--color-emerald-glow);color:var(--color-emerald)}.sa-agent-icon{width:28px;height:28px}.sa-agent-name{color:var(--color-text);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.sa-agent-role{margin-bottom:1rem;font-size:.9rem;font-weight:500;display:block}.sa-agent-desc{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.sa-feature-showcase{flex-direction:column;gap:6rem;margin-top:6rem;display:flex}.sa-feature-row{opacity:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;transform:translateY(0)}.sa-visible .sa-feature-row{animation:.7s forwards fadeInUp}.sa-feature-row-normal,.sa-feature-row-reverse{direction:ltr}.sa-feature-row-reverse .sa-feature-content{order:2}.sa-feature-row-reverse .sa-feature-image-wrapper{order:1}.sa-feature-content{flex-direction:column;align-items:flex-start;display:flex}.sa-feature-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.sa-feature-icon-blue{background:var(--color-blue-glow);color:var(--color-blue)}.sa-feature-icon-purple{background:var(--color-purple-glow);color:var(--color-purple)}.sa-feature-icon-emerald{background:var(--color-emerald-glow);color:var(--color-emerald)}.sa-feature-icon-orange{background:var(--color-orange-glow);color:var(--color-orange)}.sa-feature-icon{width:26px;height:26px}.sa-feature-subtitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.sa-feature-title{color:var(--color-text);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.sa-feature-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.sa-feature-link{transition:var(--transition-fast);align-items:center;gap:.4rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.sa-feature-link:hover{gap:.6rem}.sa-feature-link-icon{width:18px;height:18px;transition:transform .2s}.sa-feature-link:hover .sa-feature-link-icon{transform:translate(2px,-2px)}.sa-feature-image-wrapper{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:20px;padding:1.5rem;position:relative;overflow:hidden}.sa-feature-image-wrapper:hover{transform:translateY(-5px)}.sa-feature-image-blue:hover{box-shadow:0 25px 60px var(--color-blue-glow);border-color:#3b82f666}.sa-feature-image-purple:hover{box-shadow:0 25px 60px var(--color-purple-glow);border-color:#a855f766}.sa-feature-image-emerald:hover{box-shadow:0 25px 60px var(--color-emerald-glow);border-color:#10b98166}.sa-feature-image-orange:hover{box-shadow:0 25px 60px var(--color-orange-glow);border-color:#f9731666}.sa-feature-image{border-radius:12px;width:100%;height:auto;display:block}.sa-feature-image-glow{filter:blur(60px);opacity:.3;pointer-events:none;border-radius:50%;width:80%;height:60%;transition:opacity .3s;position:absolute;bottom:-30%;left:50%;transform:translate(-50%)}.sa-feature-image-wrapper:hover .sa-feature-image-glow{opacity:.5}.sa-stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.sa-stat-card{opacity:1;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:220px;padding:2rem 1.75rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;transform:translateY(0)}.sa-visible .sa-stat-card{animation:.6s forwards fadeInUp}.sa-stat-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.sa-stat-card-0{background:linear-gradient(135deg,#1a4d3e 0%,#236b54 100%);border:1px solid #34d39933}.sa-stat-card-1{background:linear-gradient(135deg,#2d7a5e 0%,#3d9970 100%);border:1px solid #34d39940}.sa-stat-card-2{background:linear-gradient(135deg,#4ade80 0%,#6ee7a0 100%);border:1px solid #34d3994d}.sa-stat-card-3{background:linear-gradient(135deg,#6ee7a0 0%,#86efac 100%);border:1px solid #34d39959}.sa-stat-card-0 .sa-stat-value,.sa-stat-card-1 .sa-stat-value{color:#fff}.sa-stat-card-2 .sa-stat-value,.sa-stat-card-3 .sa-stat-value{color:#0a3d2e}.sa-stat-card-0 .sa-stat-label,.sa-stat-card-1 .sa-stat-label{color:#fffffff2}.sa-stat-card-2 .sa-stat-label,.sa-stat-card-3 .sa-stat-label{color:#0a3d2e}.sa-stat-card-0 .sa-stat-sublabel,.sa-stat-card-1 .sa-stat-sublabel{color:#ffffffb3}.sa-stat-card-2 .sa-stat-sublabel,.sa-stat-card-3 .sa-stat-sublabel{color:#0a3d2eb3}.sa-stat-value{letter-spacing:-.02em;margin-bottom:.75rem;font-family:Times New Roman,Georgia,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;line-height:1.1}.sa-stat-label{margin-bottom:auto;font-size:1.1rem;font-weight:500;line-height:1.3}.sa-stat-sublabel{margin-top:1.5rem;font-size:.85rem;font-weight:400;line-height:1.4}.sa-stats-disclaimer{color:var(--color-text-dim);text-align:center;max-width:90rem;margin:0 auto 2rem;font-size:.8rem;line-height:1.5}.sa-section-transform{min-height:auto}.sa-transform-subtitle{text-align:center;color:var(--color-text);margin:3rem 0 4rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;line-height:1.4}.sa-transform-subtitle-muted{color:var(--color-text);font-weight:400}.sa-transform-showcase{flex-direction:column;gap:8rem;margin-bottom:7rem;display:flex}.sa-transform-block{opacity:1;transform:translateY(0)}.sa-visible .sa-transform-block{animation:.7s forwards fadeInUp}.sa-transform-block-header{margin-bottom:2rem}.sa-transform-block-title{color:var(--color-text);padding-bottom:.75rem;font-size:1.75rem;font-weight:700;display:inline-block;position:relative}.sa-transform-block-title:after{content:"";background:var(--gradient-primary);border-radius:2px;width:60px;height:3px;position:absolute;bottom:0;left:0}.sa-transform-block-content{grid-template-columns:1fr 1.1fr;align-items:center;gap:3rem;display:grid}.sa-transform-block-reverse{direction:rtl}.sa-transform-block-reverse>*{direction:ltr}.sa-transform-states{flex-direction:column;gap:1.5rem;display:flex}.sa-transform-state{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:16px;padding:1.75rem}.sa-transform-state:hover{background:var(--color-surface-hover)}.sa-transform-state-before:hover{border-color:#ef44444d}.sa-transform-state-after{background:var(--color-emerald-glow);border-color:#10b98133}.sa-transform-state-after:hover{box-shadow:0 10px 40px var(--color-emerald-glow);border-color:#10b98166}.sa-state-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.sa-state-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sa-state-icon-red{background:var(--color-red-glow);color:var(--color-red)}.sa-state-icon-green{background:var(--color-emerald-glow);color:var(--color-emerald)}.sa-icon-sm{width:18px;height:18px}.sa-state-tag{text-transform:uppercase;letter-spacing:.08em;border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.sa-state-tag-red{background:var(--color-red-glow);color:var(--color-red)}.sa-state-tag-green{background:var(--color-emerald-glow);color:var(--color-emerald)}.sa-state-label{color:var(--color-text-muted);margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.sa-state-label-highlight{color:var(--color-text)}.sa-state-desc{color:var(--color-text-dim);font-size:.95rem;line-height:1.6}.sa-state-divider{align-items:center;gap:.75rem;padding:0 1rem;display:flex}.sa-divider-line{background:linear-gradient(90deg, transparent, var(--color-border), transparent);flex:1;height:1px}.sa-divider-arrow{background:var(--gradient-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;animation:2s ease-in-out infinite pulseGlow;display:flex}.sa-divider-arrow-icon{color:#fff;width:18px;height:18px}.sa-transform-images{height:100%;min-height:380px;position:relative}.sa-transform-image-stack{width:100%;height:100%;position:relative}.sa-transform-image-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);box-shadow:var(--shadow-lg);border-radius:16px;position:absolute;overflow:hidden}.sa-transform-image-card img{object-fit:cover;width:100%;height:100%;display:block}.sa-transform-image-before{z-index:1;filter:grayscale(40%);opacity:.85;width:65%;height:60%;top:0;left:0}.sa-transform-image-before:hover{filter:grayscale(20%);opacity:1;z-index:3;transform:scale(1.02)}.sa-transform-image-after{z-index:2;border-color:#10b9814d;width:70%;height:65%;bottom:0;right:0}.sa-transform-image-after:hover{z-index:3;box-shadow:0 20px 60px var(--color-emerald-glow);transform:scale(1.02)}.sa-image-overlay{justify-content:center;align-items:center;padding:.75rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.sa-image-overlay span{text-transform:uppercase;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;padding:.4rem 1rem;font-size:.8rem;font-weight:600}.sa-image-overlay-red span{color:#fff;background:#ef4444cc}.sa-image-overlay-green span{color:#fff;background:#10b981e6}.sa-transform-outcome{justify-content:center;display:flex}.sa-outcome-card{background:linear-gradient(135deg, var(--color-emerald-glow), var(--color-blue-glow));border:1px solid #10b9814d;border-radius:20px;align-items:center;gap:1.5rem;max-width:1000px;padding:2rem 3rem;display:flex}.sa-outcome-icon{width:48px;height:48px;color:var(--color-emerald);flex-shrink:0}.sa-outcome-value{color:var(--color-text);margin-bottom:.25rem;font-size:1.35rem;font-weight:700;display:block}.sa-outcome-desc{color:var(--color-text-muted);font-size:1rem}.sa-section-problem{min-height:auto;padding:8rem 0}.sa-problem-visual{background:var(--color-red-glow);border:1px solid #ef444433;border-radius:20px;margin:4rem 0;padding:3rem}.sa-problem-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.sa-problem-step{background:var(--color-surface);border:1px solid var(--color-border);min-width:140px;transition:var(--transition-fast);border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.sa-problem-step-bad{border-color:#ef44444d}.sa-problem-step-fail{background:var(--color-red-glow);border-color:var(--color-red)}.sa-problem-step-icon{background:var(--color-red-glow);width:40px;height:40px;color:var(--color-red);border-radius:10px;justify-content:center;align-items:center;display:flex}.sa-problem-step-icon svg{width:20px;height:20px}.sa-problem-step-label{color:var(--color-text-muted);text-align:center;font-size:.85rem}.sa-problem-arrow{color:var(--color-red);opacity:.6;font-size:1.5rem}.sa-problem-reasons{grid-template-columns:repeat(3,1fr);gap:2rem;margin:4rem 0;display:grid}.sa-reason-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:16px;padding:2rem}.sa-reason-card:hover{border-color:#ef44444d;transform:translateY(-4px)}.sa-reason-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.sa-reason-icon-red{background:var(--color-red-glow);color:var(--color-red)}.sa-reason-icon svg{width:24px;height:24px}.sa-reason-card h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.sa-reason-card p{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.sa-problem-quote{text-align:center;max-width:700px;margin:0 auto}.sa-problem-quote blockquote{color:var(--color-text-muted);border-left:3px solid var(--color-red);background:var(--color-red-glow);border-radius:0 12px 12px 0;padding:2rem;font-size:1.25rem;font-style:italic}.lp-section-evolution{background:var(--color-bg-secondary);padding:6rem 0;position:relative}.lp-evolution-timeline{margin-bottom:2.5rem;overflow:hidden}.lp-evolution-track{justify-content:space-between;max-width:800px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.lp-evolution-track:before{content:"";z-index:0;background:0 0;border-radius:2px;height:4px;position:absolute;top:50%;left:2rem;right:2rem;transform:translateY(-50%)}.lp-evolution-progress{background:linear-gradient(90deg, var(--color-purple), var(--color-blue));z-index:1;border-radius:2px;height:4px;transition:width .6s cubic-bezier(.4,0,.2,1);position:absolute;top:98%;left:4rem;transform:translateY(-50%)}.lp-evolution-marker{cursor:pointer;z-index:2;background:0 0;border:none;flex-direction:column;align-items:center;gap:.5rem;transition:transform .3s;display:flex;position:relative}.lp-evolution-marker:hover{transform:scale(1.05)}.lp-marker-phase{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;transition:all .3s}.lp-marker-dot{background:var(--color-bg-filled);border:3px solid var(--color-border);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.lp-marker-icon{width:20px;height:20px;color:var(--color-text-muted);transition:all .3s}.lp-marker-check{color:var(--color-emerald)}.lp-marker-complete .lp-marker-dot{border-color:var(--color-emerald);background:#0596691a}.lp-marker-active .lp-marker-phase{color:var(--color-purple)}.lp-marker-active .lp-marker-dot{border-color:var(--color-purple);background:linear-gradient(135deg, var(--color-purple-glow), var(--color-blue-glow));animation:2s ease-in-out infinite markerPulse}.lp-marker-active .lp-marker-icon{color:var(--color-purple)}.lp-evolution-detail{perspective:1000px;max-width:700px;margin:0 auto}.lp-evolution-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);opacity:1;border-radius:20px;padding:2rem;animation:.5s ease-out cardReveal;position:relative;overflow:hidden}@keyframes cardReveal{0%{opacity:0;transform:translateY(20px)rotateX(5deg)}to{opacity:1;transform:translateY(0)rotateX(0)}}.lp-evolution-card-glow{pointer-events:none;background:radial-gradient(circle at 30% 30%,#7c3aed0f,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.lp-evolution-header{align-items:center;gap:1.25rem;margin-bottom:1.25rem;display:flex}.lp-evolution-icon-wrap{background:linear-gradient(135deg, var(--color-purple), var(--color-blue));border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.lp-evolution-icon{color:#fff;width:28px;height:28px}.lp-evolution-timeline-label{color:var(--color-purple);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.8rem;font-weight:600;display:block}.lp-evolution-title{color:var(--color-text);font-size:1.5rem;font-weight:700}.lp-evolution-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.lp-evolution-meta{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.lp-evolution-meta-item{background:var(--color-bg-secondary);border-radius:12px;gap:.75rem;padding:1rem;transition:transform .3s;display:flex}.lp-evolution-meta-item:hover{transform:translateY(-2px)}.lp-meta-highlight-box{background:linear-gradient(135deg,#05966914,#0596690a);border:1px solid #05966926}.lp-meta-icon{width:20px;height:20px;color:var(--color-text-muted);flex-shrink:0;margin-top:2px}.lp-meta-icon-highlight{color:var(--color-emerald)}.lp-meta-label{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.75rem;display:block}.lp-meta-value{color:var(--color-text);font-size:.95rem;font-weight:600}.lp-meta-highlight{color:var(--color-emerald)}.lp-evolution-quote{background:var(--color-bg-filled);border:1px solid var(--color-border);border-left:4px solid var(--color-purple);max-width:800px;box-shadow:var(--shadow-sm);border-radius:0 12px 12px 0;align-items:flex-start;gap:1rem;margin:2.5rem auto 0;padding:1.5rem 2rem;transition:transform .3s;display:flex}.lp-evolution-quote:hover{transform:translate(5px)}.lp-evo-quote-icon{width:24px;height:24px;color:var(--color-purple);flex-shrink:0;margin-top:2px}.lp-evolution-quote p{color:var(--color-text);margin:0;font-size:1rem;font-style:italic;font-weight:500;line-height:1.6}.lp-evolution-quote span{color:var(--color-text-dim);margin-top:.5rem;font-size:.85rem;font-style:normal;display:block}.lp-section-how{background:0 0;padding:6rem 0;position:relative}.lp-how-panels{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;position:relative}.lp-how-panel{opacity:1;border-radius:20px;position:relative;overflow:hidden;transform:translateY(0)}@keyframes panelReveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.lp-how-panel:hover{border-color:var(--color-purple)}.lp-panel-connector{z-index:10;align-items:center;display:flex;position:absolute;top:50%;right:-1.5rem;transform:translateY(-50%)}.lp-connector-arrow{justify-content:center;align-items:center;width:3rem;display:flex}.lp-connector-arrow svg{width:24px;height:24px;color:var(--color-purple);animation:2s ease-in-out infinite arrowPulse}@keyframes arrowPulse{0%,to{opacity:.5;transform:translate(0)}50%{opacity:1;transform:translate(5px)}}.lp-how-panel-visual{background:var(--color-bg-secondary);justify-content:center;align-items:center;height:330px;display:flex;position:relative;overflow:hidden}.lp-how-panel-content{text-align:center;padding:1.5rem}.lp-how-panel-number{background:var(--color-orange);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:inline-flex}.lp-how-panel-title{color:var(--color-text);justify-self:center;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.lp-how-panel-desc{color:var(--color-text-muted);text-align:center;font-size:.9rem;line-height:1.5}.lp-how-quote{background:var(--color-bg-filled);border:1px solid var(--color-border);border-left:4px solid var(--color-blue);max-width:840px;box-shadow:var(--shadow-sm);border-radius:0 12px 12px 0;align-items:flex-start;gap:1.5rem;margin:2.5rem auto 0;padding:1.5rem 2rem;display:flex}.lp-quote-icon{width:24px;height:24px;color:var(--color-blue);flex-shrink:0;margin-top:2px}.lp-how-quote p{color:var(--color-text);margin:0;font-size:1rem;font-style:italic;font-weight:500;line-height:1.6}.lp-how-quote span{color:var(--color-text-dim);white-space:nowrap;flex-shrink:0;align-self:flex-end;margin-top:.5rem;font-size:.85rem;font-style:normal;display:block}.lp-marketplace-cta{text-align:center;background:var(--color-surface-warm,#fff9f5);border:1px solid var(--color-border-warm,#f9731633);border-radius:16px;margin-top:3rem;padding:1.5rem 2rem}.lp-marketplace-cta p{color:var(--color-text,#1a202c);margin:0;font-size:1rem;font-weight:600}.lp-marketplace-link{color:var(--color-orange,#f97316);font-weight:700;text-decoration:none;transition:opacity .2s}.lp-marketplace-link:hover{opacity:.8}.lp-marketplace-sub{color:var(--color-text-dim,#718096);margin-top:6px;font-size:.85rem;display:block}.lp-section-day{background:var(--color-bg-secondary);padding:6rem 0}.lp-day-toggle{justify-content:center;margin-bottom:2.5rem;display:flex}.lp-toggle-container{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:14px;padding:4px;display:flex;position:relative}.lp-toggle-btn{color:var(--color-text-muted);cursor:pointer;z-index:1;background:0 0;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:color .3s;display:flex;position:relative}.lp-toggle-btn:hover{color:var(--color-text)}.lp-toggle-btn.lp-toggle-active{color:#fff}.lp-toggle-icon{width:18px;height:18px}.lp-toggle-slider{background:linear-gradient(135deg,#ef4444,#f97316);border-radius:10px;width:calc(50% - 4px);height:calc(100% - 8px);transition:all .4s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;left:4px;box-shadow:0 4px 15px #ef444440}.lp-toggle-slider.lp-slider-right{background:linear-gradient(135deg, var(--color-emerald), #10b981);left:50%;box-shadow:0 4px 15px #05966940}.lp-day-timeline{flex-direction:column;gap:0;max-width:800px;margin:0 auto;transition:all .5s;display:flex}.lp-day-moment{opacity:1;gap:0;padding:0;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;transform:translate(0)}@keyframes momentReveal{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.lp-moment-time{flex-direction:column;align-items:center;gap:.5rem;min-width:90px;padding:1.25rem 0;display:flex}.lp-moment-time span{color:var(--color-text);font-size:.9rem;font-weight:700}.lp-moment-icon-wrap{background:var(--color-bg-filled);border:2px solid var(--color-border);width:40px;height:40px;box-shadow:var(--shadow-sm);border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:flex}.lp-moment-after .lp-moment-icon-wrap{border-color:var(--color-emerald);background:#05966914}.lp-moment-icon{width:20px;height:20px;color:var(--color-text-muted)}.lp-moment-after .lp-moment-icon{color:var(--color-emerald)}.lp-moment-connector{flex-direction:column;align-items:center;padding:0 1rem;display:flex}.lp-connector-dot-small{background:var(--color-border);border-radius:50%;width:10px;height:10px;margin-top:1.75rem;transition:all .3s}.lp-moment-after .lp-connector-dot-small{background:var(--color-emerald);box-shadow:0 0 10px #05966966}.lp-connector-line-vertical{background:var(--color-border);flex:1;width:2px;margin-top:.5rem;transition:all .3s}.lp-moment-after .lp-connector-line-vertical{background:linear-gradient(to bottom, var(--color-emerald), #0596694d)}.lp-moment-content{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:14px;flex:1;margin:.5rem 0;padding:1.25rem;transition:all .3s}.lp-moment-after .lp-moment-content{background:#05966905;border-color:#05966940}.lp-moment-task{color:var(--color-text);margin-bottom:.4rem;font-size:1rem;font-weight:700}.lp-moment-detail{margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.lp-detail-pain{color:var(--color-text-muted)}.lp-detail-outcome{color:var(--color-text)}.lp-moment-duration{border-radius:8px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}.lp-duration-icon{width:14px;height:14px}.lp-duration-bad{color:#ef4444;background:#ef44441a}.lp-duration-good{color:var(--color-emerald);background:#0596691a}.lp-day-summary{justify-content:center;margin-top:2.5rem;display:flex}.lp-summary-card{box-shadow:var(--shadow-card);border:2px solid;border-radius:20px;align-items:center;gap:2.5rem;padding:1.5rem 3rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex}.lp-summary-before{background:#ef44440a;border-color:#ef444433}.lp-summary-after{background:#0596690a;border-color:#05966933}.lp-summary-stat{text-align:center;flex-direction:column;align-items:center;display:flex}.lp-summary-icon{width:24px;height:24px;margin-bottom:.5rem}.lp-icon-red{color:#ef4444}.lp-icon-green{color:var(--color-emerald)}.lp-summary-number{color:#ef4444;font-size:1.75rem;font-weight:800;line-height:1;display:block}.lp-number-good{color:var(--color-emerald)}.lp-summary-label{color:var(--color-text-muted);margin-top:.25rem;font-size:.8rem}.lp-summary-divider{background:linear-gradient(to bottom, transparent, var(--color-border), transparent);width:1px;height:60px}.lp-section-transformation{background:0 0;padding:6rem 0}.lp-transformation-featured-anim{max-width:500px;margin:0 auto 3rem}.lp-transformation-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.lp-transformation-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);opacity:1;border-radius:20px;padding:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:translateY(0)}@keyframes cardFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lp-transform-card-bg{opacity:0;pointer-events:none;border-radius:50%;width:200px;height:200px;transition:opacity .4s;position:absolute;top:0;right:0}.lp-transformation-card:hover .lp-transform-card-bg{opacity:.4}.lp-transformation-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}.lp-transform-blue:hover{border-color:var(--color-blue)}.lp-transform-blue .lp-transform-card-bg{background:radial-gradient(circle, var(--color-blue-glow), transparent 70%)}.lp-transform-purple:hover{border-color:var(--color-purple)}.lp-transform-purple .lp-transform-card-bg{background:radial-gradient(circle, var(--color-purple-glow), transparent 70%)}.lp-transform-emerald:hover{border-color:var(--color-emerald)}.lp-transform-emerald .lp-transform-card-bg{background:radial-gradient(circle, var(--color-emerald-glow), transparent 70%)}.lp-transform-orange:hover{border-color:var(--color-orange)}.lp-transform-orange .lp-transform-card-bg{background:radial-gradient(circle, var(--color-orange-glow), transparent 70%)}.lp-transform-header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex;position:relative}.lp-transform-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s;display:flex}.lp-transformation-card:hover .lp-transform-icon{transform:scale(1.1)}.lp-transform-icon-blue{background:var(--color-blue-glow)}.lp-transform-icon-purple{background:var(--color-purple-glow)}.lp-transform-icon-emerald{background:var(--color-emerald-glow)}.lp-transform-icon-orange{background:var(--color-orange-glow)}.lp-transform-icon-inner{width:24px;height:24px}.lp-transform-icon-blue .lp-transform-icon-inner{color:var(--color-blue)}.lp-transform-icon-purple .lp-transform-icon-inner{color:var(--color-purple)}.lp-transform-icon-emerald .lp-transform-icon-inner{color:var(--color-emerald)}.lp-transform-icon-orange .lp-transform-icon-inner{color:var(--color-orange)}.lp-transform-title{color:var(--color-text);margin-bottom:.2rem;font-size:1.2rem;font-weight:700}.lp-transform-subtitle{font-size:.85rem;font-weight:600}.lp-text-blue{color:var(--color-blue)}.lp-text-purple{color:var(--color-purple)}.lp-text-emerald{color:var(--color-emerald)}.lp-text-orange{color:var(--color-orange)}.lp-transform-desc{color:var(--color-text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.6;position:relative}.lp-transform-quote{border-radius:10px;align-items:flex-start;gap:.5rem;padding:.75rem;display:flex;position:relative}.lp-quote-blue{background:var(--color-blue-glow)}.lp-quote-purple{background:var(--color-purple-glow)}.lp-quote-emerald{background:var(--color-emerald-glow)}.lp-quote-orange{background:var(--color-orange-glow)}.lp-transform-quote-icon{flex-shrink:0;width:14px;height:14px;margin-top:2px}.lp-quote-blue .lp-transform-quote-icon{color:var(--color-blue)}.lp-quote-purple .lp-transform-quote-icon{color:var(--color-purple)}.lp-quote-emerald .lp-transform-quote-icon{color:var(--color-emerald)}.lp-quote-orange .lp-transform-quote-icon{color:var(--color-orange)}.lp-transform-quote span{font-size:.85rem;font-style:italic;line-height:1.4}.lp-quote-blue span{color:var(--color-blue)}.lp-quote-purple span{color:var(--color-purple)}.lp-quote-emerald span{color:var(--color-emerald)}.lp-quote-orange span{color:var(--color-orange)}.lp-section-bento{background:var(--color-bg-secondary);padding:6rem 0}.lp-bento-grid{grid-template-rows:auto auto auto;grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.lp-bento-item{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:20px;padding:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.lp-bento-item:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-purple);transform:translateY(-4px)}.lp-bento-item h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.lp-bento-item p{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.lp-bento-large{grid-area:span 2/span 2}.lp-bento-medium{grid-column:span 2}.lp-bento-small{grid-column:span 1}.lp-bento-highlight{background:linear-gradient(135deg,#7c3aed0f,#3b82f60a);border-color:#7c3aed33;grid-column:span 2}.lp-bento-ai-models{overflow:hidden;padding:0!important}.lp-bento-visual{margin-bottom:1rem}.lp-builder-preview{background:var(--color-bg-secondary);border-radius:12px;gap:1rem;min-height:180px;padding:1rem;display:flex}.lp-builder-sidebar{background:var(--color-bg-filled);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.lp-builder-node-item{color:var(--color-text-muted);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;font-size:.75rem;transition:all .2s;display:flex}.lp-builder-node-item:hover{background:var(--color-bg-secondary);color:var(--color-text)}.lp-builder-node-item svg{width:14px;height:14px}.lp-builder-canvas{flex:1;justify-content:center;align-items:center;gap:.5rem;display:flex}.lp-canvas-node{border-radius:10px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem;font-size:.7rem;font-weight:600;transition:transform .3s;display:flex}.lp-canvas-node:hover{transform:scale(1.1)}.lp-canvas-node svg{width:20px;height:20px}.lp-node-data{background:var(--color-blue-glow);color:var(--color-blue)}.lp-node-ai{background:var(--color-purple-glow);color:var(--color-purple)}.lp-node-output{background:var(--color-emerald-glow);color:var(--color-emerald)}.lp-canvas-connector{background:var(--color-border);width:30px;height:2px}.lp-bento-icon{width:24px;height:24px;color:var(--color-purple);margin-bottom:.5rem}.lp-bento-quote{background:var(--color-purple-glow);border-radius:8px;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem;display:flex}.lp-bento-quote-icon{width:14px;height:14px;color:var(--color-purple);flex-shrink:0;margin-top:2px}.lp-bento-quote span{color:var(--color-purple);font-size:.8rem;font-style:italic}.lp-bento-templates{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.lp-template-card{background:var(--color-bg-secondary);color:var(--color-text);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;transition:all .2s;display:flex}.lp-template-card:hover{background:var(--color-bg);transform:translate(5px)}.lp-template-card svg{width:14px;height:14px;color:var(--color-emerald)}.lp-bento-transcription{background:var(--color-bg-secondary);border-radius:10px;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.lp-transcript-line{color:var(--color-text-muted);font-size:.8rem;line-height:1.4}.lp-speaker{color:var(--color-text);margin-right:.25rem;font-weight:600}.lp-transcript-action{color:var(--color-emerald);background:#05966914;border-radius:6px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem;font-size:.75rem;display:flex}.lp-transcript-action svg{width:14px;height:14px}.lp-bento-triggers{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.lp-trigger-item{background:var(--color-bg-secondary);color:var(--color-text-muted);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;transition:all .2s;display:flex}.lp-trigger-item:hover{background:var(--color-bg)}.lp-trigger-item svg:first-child{width:16px;height:16px;color:var(--color-blue)}.lp-trigger-arrow{width:14px;height:14px;color:var(--color-text-dim)}.lp-trigger-action{color:var(--color-emerald);margin-left:auto;font-weight:600}.lp-bento-visibility{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.lp-vis-step{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.lp-vis-step svg{width:14px;height:14px;color:var(--color-purple)}.lp-bento-prompt{background:var(--color-bg-secondary);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.lp-prompt-interface{align-items:center;gap:.75rem;display:flex}.lp-prompt-pen{width:18px;height:18px;color:var(--color-text-muted)}.lp-prompt-text{color:var(--color-text);font-size:.9rem}.lp-prompt-cursor-inline{background:var(--color-purple);vertical-align:middle;width:2px;height:14px;margin-left:2px;animation:1s infinite blink;display:inline-block}.lp-prompt-wand{width:24px;height:24px;color:var(--color-purple);animation:2s ease-in-out infinite wandWave}@keyframes wandWave{0%,to{transform:rotate(0)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}}.lp-section-control{background:var(--color-bg);padding:6rem 0}.lp-control-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.lp-control-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);opacity:1;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(0)}.lp-control-card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-blue);transform:translateY(-6px)}.lp-control-visual{background:linear-gradient(135deg,#3b82f60f 0%,#3b82f605 100%);justify-content:center;align-items:center;height:160px;padding:1.5rem;display:flex}.lp-control-content{padding:1.5rem}.lp-control-icon-wrap{background:var(--color-blue-glow);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;transition:transform .3s;display:flex}.lp-control-card:hover .lp-control-icon-wrap{transform:scale(1.1)}.lp-control-icon{width:20px;height:20px;color:var(--color-blue)}.lp-control-content h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.lp-control-content p{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.lp-visual-pause{flex-direction:column;align-items:center;gap:1rem;display:flex}.lp-workflow-line{align-items:center;gap:.5rem;display:flex}.lp-workflow-node{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lp-workflow-node svg{color:#fff;width:16px;height:16px}.lp-node-complete{background:var(--color-emerald)}.lp-node-paused{background:var(--color-orange);animation:1.5s ease-in-out infinite pausePulse}@keyframes pausePulse{0%,to{box-shadow:0 0 #e85d044d}50%{box-shadow:0 0 0 8px #e85d0400}}.lp-node-pending{background:var(--color-border)}.lp-pause-icon{color:#fff;width:14px;height:14px}.lp-workflow-connector{background:var(--color-emerald);border-radius:2px;width:30px;height:3px}.lp-connector-pending{background:var(--color-border)}.lp-pause-popup{background:var(--color-bg-filled);box-shadow:var(--shadow-md);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.lp-pause-popup span{color:var(--color-text);font-size:.8rem;font-weight:600}.lp-pause-actions{gap:.5rem;display:flex}.lp-action-approve{background:var(--color-emerald);color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;transition:transform .2s;display:flex}.lp-action-approve:hover{transform:scale(1.05)}.lp-action-approve svg{width:12px;height:12px}.lp-action-edit{background:var(--color-bg-secondary);color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;border-radius:6px;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;transition:transform .2s;display:flex}.lp-action-edit:hover{transform:scale(1.05)}.lp-action-edit svg{width:12px;height:12px}.lp-visual-edit{width:100%}.lp-edit-window{background:var(--color-bg-filled);box-shadow:var(--shadow-md);border:1px solid var(--color-border);border-radius:10px;overflow:hidden}.lp-edit-header{background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.lp-edit-header span{color:var(--color-text);font-size:.8rem;font-weight:600}.lp-edit-icon{width:14px;height:14px;color:var(--color-purple)}.lp-edit-content{padding:1rem}.lp-edit-line{margin-bottom:.5rem;font-size:.85rem}.lp-line-original{color:var(--color-text-muted)}.lp-strikethrough{color:#ef4444;margin-right:.25rem;text-decoration:line-through}.lp-new-text{color:var(--color-emerald);font-weight:600}.lp-visual-visibility{width:100%}.lp-visibility-log{background:var(--color-bg-filled);box-shadow:var(--shadow-md);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.lp-log-entry{color:var(--color-text);opacity:1;align-items:center;gap:.5rem;font-size:.8rem;display:flex;transform:translate(0)}.sa-visible .lp-log-entry{animation:.4s ease-out forwards logReveal}@keyframes logReveal{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.lp-log-entry svg{width:14px;height:14px;color:var(--color-text-muted)}.lp-visual-checkpoints{width:100%}.lp-checkpoint-list{background:var(--color-bg-filled);box-shadow:var(--shadow-md);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.lp-checkpoint{border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;transition:transform .2s;display:flex}.lp-checkpoint:hover{transform:translate(5px)}.lp-checkpoint-icon{width:16px;height:16px}.lp-checkpoint-action{margin-left:auto;font-weight:600}.lp-checkpoint-auto{color:var(--color-emerald);background:#05966914}.lp-checkpoint-review{color:var(--color-blue);background:#3b82f614}.lp-checkpoint-manual{color:var(--color-orange);background:#e85d0414}.lp-partnership-quote{background:var(--color-bg-filled);border:1px solid var(--color-border);border-left:4px solid var(--color-blue);max-width:800px;box-shadow:var(--shadow-sm);border-radius:0 12px 12px 0;align-items:flex-start;gap:1rem;margin:0 auto;padding:1.5rem 2rem;transition:transform .3s;display:flex}.lp-partnership-quote:hover{transform:translate(5px)}.lp-part-quote-icon{width:24px;height:24px;color:var(--color-blue);flex-shrink:0;margin-top:2px}.lp-partnership-quote p{color:var(--color-text);margin:0;font-size:1rem;font-style:italic;font-weight:500;line-height:1.6}.lp-partnership-quote span{color:var(--color-text-dim);margin-top:.5rem;font-size:.85rem;font-style:normal;display:block}.lp-section-personalization{background:var(--color-bg-secondary);padding:6rem 0}.lp-personalization-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.lp-personalization-visual{justify-content:center;display:flex}.lp-personalization-content{padding-left:1rem}.lp-personalization-title{color:#012169;margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.lp-personalization-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.lp-personalization-quote{background:var(--color-bg-filled);border-left:3px solid var(--color-purple);box-shadow:var(--shadow-sm);border-radius:0 10px 10px 0;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.lp-pers-quote-icon{width:18px;height:18px;color:var(--color-purple);flex-shrink:0;margin-top:2px}.lp-personalization-quote p{color:var(--color-text);margin:0;font-size:.95rem;font-style:italic;line-height:1.5}.lp-personalization-features{flex-direction:column;gap:1rem;display:flex}.lp-pf-item{align-items:flex-start;gap:1rem;display:flex}.lp-pf-item svg{width:20px;height:20px;color:var(--color-purple);flex-shrink:0;margin-top:2px}.lp-pf-item strong{color:var(--color-text);margin-bottom:.15rem;font-size:.95rem;display:block}.lp-pf-item span{color:var(--color-text-muted);font-size:.85rem}.lp-section-enterprise{background:var(--color-bg);padding:6rem 0}.lp-enterprise-header{text-align:center;margin-bottom:3rem}.lp-enterprise-featured-anim{max-width:500px;margin:0 auto 3rem}.lp-enterprise-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.lp-ent-badge{color:var(--color-emerald);opacity:1;background:#0596690f;border:1px solid #05966926;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex;transform:scale(1)}.sa-visible .lp-ent-badge{animation:.4s ease-out forwards badgePop}@keyframes badgePop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.lp-ent-badge-icon{width:16px;height:16px}.lp-enterprise-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.lp-enterprise-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);opacity:1;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(0)}.lp-enterprise-card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-emerald);transform:translateY(-6px)}.lp-enterprise-card-visual{background:linear-gradient(135deg,#0596690f 0%,#05966905 100%);justify-content:center;align-items:center;height:160px;padding:1.5rem;display:flex}.lp-enterprise-title{color:var(--color-text);padding:1.25rem 1.5rem .5rem;font-size:1.1rem;font-weight:700}.lp-enterprise-desc{color:var(--color-text-muted);padding:0 1.5rem 1.5rem;font-size:.9rem;line-height:1.5}.lp-access-preview{width:100%}.lp-access-diagram{background:var(--color-bg-filled);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);border-radius:10px;justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex}.lp-access-source{flex-direction:column;align-items:center;gap:.35rem;display:flex}.lp-access-source-icon{width:24px;height:24px;color:var(--color-purple)}.lp-access-source span{color:var(--color-text);font-size:.75rem;font-weight:600}.lp-access-arrow{color:var(--color-text-dim);font-size:1.25rem}.lp-access-result{flex-direction:column;gap:.35rem;display:flex}.lp-access-perm{border-radius:4px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.75rem;display:flex}.lp-access-perm svg{width:12px;height:12px}.lp-perm-yes{color:var(--color-emerald);background:#05966914}.lp-perm-no{color:#ef4444;background:#ef444414}.lp-audit-preview{width:100%}.lp-audit-log{background:var(--color-bg-filled);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.lp-audit-entry{color:var(--color-text);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.lp-audit-entry small{color:var(--color-text-dim);margin-left:auto}.lp-audit-dot{border-radius:50%;width:8px;height:8px}.lp-audit-green{background:var(--color-emerald)}.lp-audit-blue{background:var(--color-blue)}.lp-audit-purple{background:var(--color-purple)}.lp-audit-expanded{background:var(--color-bg-secondary);border-radius:6px;padding:.5rem}.lp-audit-expanded code{color:var(--color-text-muted);font-size:.7rem}.lp-dashboard-mini{background:var(--color-bg-filled);width:100%;box-shadow:var(--shadow-sm);border:1px solid var(--color-border);border-radius:10px;overflow:hidden}.lp-dash-header{background:var(--color-bg-secondary);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.lp-dash-header span{color:var(--color-text);font-size:.8rem;font-weight:600}.lp-dash-live{color:var(--color-emerald);align-items:center;gap:.35rem;font-size:.75rem;display:flex}.lp-live-dot{background:var(--color-emerald);border-radius:50%;width:6px;height:6px;animation:2s infinite livePulse}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.5}}.lp-dash-agents{padding:.75rem}.lp-dash-agent{background:var(--color-bg-secondary);color:var(--color-text);border-radius:8px;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.lp-dash-agent svg:first-child{width:16px;height:16px;color:var(--color-purple)}.lp-dash-actions{gap:.35rem;margin-left:auto;display:flex}.lp-dash-actions svg{width:14px;height:14px;color:var(--color-text-muted)}.lp-enterprise-extras{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.lp-extra-card{background:var(--color-bg-filled);border:1px solid var(--color-border);opacity:1;box-shadow:var(--shadow-sm);border-radius:14px;padding:1.25rem;transition:all .3s;transform:translateY(0)}.lp-extra-card:hover{border-color:var(--color-purple);box-shadow:var(--shadow-card);transform:translateY(-4px)}.lp-extra-icon-wrap{background:var(--color-purple-glow);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.75rem;display:flex}.lp-extra-icon{width:18px;height:18px;color:var(--color-purple)}.lp-extra-title{color:var(--color-text);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.lp-extra-desc{color:var(--color-text-muted);margin-bottom:.75rem;font-size:.8rem;line-height:1.4}.lp-extra-quote{background:var(--color-bg-secondary);border-radius:6px;align-items:flex-start;gap:.35rem;padding:.5rem;display:flex}.lp-extra-quote-icon{width:12px;height:12px;color:var(--color-text-dim);flex-shrink:0;margin-top:2px}.lp-extra-quote span{color:var(--color-text-dim);font-size:.75rem;font-style:italic}.lp-section-testimonials{background:var(--color-bg-secondary);padding:6rem 0;overflow:hidden}.lp-testimonials-marquee-wrap{flex-direction:column;gap:1.25rem;display:flex;position:relative}.lp-marquee-fade{z-index:3;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.lp-marquee-fade-left{background:linear-gradient(to right, var(--color-bg-secondary), transparent);left:0}.lp-marquee-fade-right{background:linear-gradient(to left, var(--color-bg-secondary), transparent);right:0}.lp-marquee-row{position:relative;overflow:hidden}.lp-marquee-track{gap:1.25rem;width:max-content;display:flex}.lp-marquee-left .lp-marquee-track{animation:60s linear infinite marqueeScrollLeft}.lp-marquee-right .lp-marquee-track{animation:65s linear infinite marqueeScrollRight}.lp-marquee-row:hover .lp-marquee-track{animation-play-state:paused}@keyframes marqueeScrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marqueeScrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.lp-marquee-card{background:var(--color-bg-filled);border:1px solid var(--color-border);width:340px;box-shadow:var(--shadow-card);border-radius:18px;flex-shrink:0;padding:1rem 1.5rem 1.25rem;position:relative;overflow:hidden}.lp-marquee-card:hover{z-index:2}.lp-marquee-highlight-tag{text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;align-items:center;gap:.3rem;margin-bottom:.85rem;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}.lp-marquee-tag-icon{width:12px;height:12px}.lp-marquee-card-orange .lp-marquee-highlight-tag{color:var(--color-orange);background:#e85d0414;border:1px solid #e85d042e}.lp-marquee-card-purple .lp-marquee-highlight-tag{color:var(--color-purple);background:#7c3aed14;border:1px solid #7c3aed2e}.lp-marquee-card-blue .lp-marquee-highlight-tag{color:var(--color-blue);background:#3b82f614;border:1px solid #3b82f62e}.lp-marquee-card-emerald .lp-marquee-highlight-tag{color:var(--color-emerald);background:#05966914;border:1px solid #0596692e}.lp-marquee-quote{color:var(--color-text);margin-bottom:1.25rem;font-size:.95rem;font-style:italic;line-height:1.65}.lp-marquee-author{align-items:center;gap:.75rem;display:flex}.lp-marquee-avatar{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.8rem;font-weight:700;display:flex}.lp-marquee-avatar-orange{background:linear-gradient(135deg, var(--color-orange), #f97316)}.lp-marquee-avatar-purple{background:linear-gradient(135deg, var(--color-purple), #a78bfa)}.lp-marquee-avatar-blue{background:linear-gradient(135deg, var(--color-blue), #60a5fa)}.lp-marquee-avatar-emerald{background:linear-gradient(135deg, var(--color-emerald), #34d399)}.lp-marquee-info{flex-direction:column;display:flex}.lp-marquee-name{color:var(--color-text);font-size:.85rem;font-weight:700}.lp-marquee-company{color:var(--color-text-muted);font-size:.75rem;font-weight:600}@media (width<=768px){.lp-marquee-card{width:280px;padding:1.25rem}.lp-marquee-fade{width:60px}.lp-marquee-left .lp-marquee-track{animation-duration:40s}.lp-marquee-right .lp-marquee-track{animation-duration:44s}}@media (width<=480px){.lp-marquee-card{width:260px}.lp-marquee-quote{font-size:.88rem}}.lp-section-competitive{background:linear-gradient(180deg, var(--color-bg) 0%, var(--color-bg-secondary) 100%);padding:6rem 0}.lp-competitive-layout{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.lp-competitive-title{color:#012169;margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.lp-competitive-quote{color:var(--color-text);background:var(--color-bg-filled);border-left:4px solid var(--color-orange);box-shadow:var(--shadow-sm);border-radius:0 12px 12px 0;margin-bottom:.5rem;padding:1.5rem;font-size:1.05rem;font-style:italic;line-height:1.7}.lp-competitive-quote strong{color:var(--color-orange);font-style:normal}.lp-competitive-source{color:var(--color-text-dim);margin-bottom:2rem;font-size:.85rem}.lp-competitive-insight{background:linear-gradient(135deg,#7c3aed0a,#3b82f60a);border:1px solid #7c3aed1f;border-radius:12px;gap:1rem;padding:1.25rem;display:flex}.lp-insight-icon{width:24px;height:24px;color:var(--color-purple);flex-shrink:0;margin-top:2px}.lp-competitive-insight p{color:var(--color-text);margin:0;font-size:.95rem;line-height:1.6}.lp-competitive-insight strong{color:var(--color-purple)}.lp-competitive-stats{flex-direction:column;gap:1rem;display:flex}.lp-stat-card-new{background:var(--color-bg-filled);border:1px solid var(--color-border);opacity:1;box-shadow:var(--shadow-card);border-radius:16px;padding:1.5rem;transition:all .3s;transform:translate(0)}@keyframes statSlide{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.lp-stat-card-new:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.lp-stat-card-new svg{width:28px;height:28px;color:var(--color-orange);margin-bottom:.75rem}.lp-stat-highlight{background:linear-gradient(135deg,#e85d040f,#f973160a);border-color:#e85d0426}.lp-stat-card-value{color:var(--color-text);margin-bottom:.25rem;font-size:2rem;font-weight:800;display:block}.lp-stat-highlight .lp-stat-card-value{color:var(--color-orange)}.lp-stat-card-label{color:var(--color-text-muted);margin-bottom:.5rem;font-size:.9rem;line-height:1.4;display:block}.lp-stat-card-source{color:var(--color-text-dim);font-size:.75rem;font-style:italic}.lp-section-real-problem{background:var(--color-bg);padding:6rem 0}.lp-real-problem-layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;margin-bottom:3rem;display:grid}.lp-real-problem-title{color:#012169;margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2}.lp-text-dim{color:var(--color-text-muted)}.lp-real-problem-quote{color:var(--color-text);background:var(--color-bg-filled);border-left:4px solid var(--color-orange);box-shadow:var(--shadow-sm);border-radius:0 12px 12px 0;margin-bottom:.5rem;padding:1.5rem;font-size:1.05rem;line-height:1.7}.lp-real-problem-quote strong{color:var(--color-orange)}.lp-real-problem-source{color:var(--color-text-dim);margin-bottom:2rem;font-size:.85rem}.lp-real-problem-stats{flex-wrap:wrap;gap:1rem;display:flex}.lp-stat-card{background:var(--color-bg-filled);border:1px solid var(--color-border);min-width:180px;box-shadow:var(--shadow-sm);border-radius:12px;flex:1;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:transform .3s;display:flex}.lp-stat-card:hover{box-shadow:var(--shadow-card);transform:translateY(-2px)}.lp-stat-card svg{width:24px;height:24px;color:var(--color-orange);flex-shrink:0}.lp-stat-icon-red{color:#ef4444!important}.lp-stat-content{flex-direction:column;display:flex}.lp-stat-value{color:var(--color-text);font-size:1.25rem;font-weight:700}.lp-stat-label{color:var(--color-text-muted);font-size:.8rem}.lp-real-problem-visual{justify-content:center;display:flex}.lp-bottleneck-diagram{background:var(--color-bg-filled);border:1px solid var(--color-border);width:100%;max-width:400px;box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}.lp-bottleneck-top{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.lp-request-bubble{background:var(--color-blue-glow);color:var(--color-blue);opacity:1;border:1px solid #3b82f633;border-radius:20px;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transform:scale(1)}.sa-visible .lp-request-bubble{animation:.4s ease-out forwards bubblePop}@keyframes bubblePop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.lp-bottleneck-funnel{flex-direction:column;gap:.75rem;width:100%;display:flex}.lp-funnel-stage{align-items:center;gap:1rem;display:flex}.lp-funnel-stage span{color:var(--color-text-muted);min-width:110px;font-size:.8rem}.lp-funnel-bar{background:linear-gradient(90deg,#ef4444,#f97316);border-radius:4px;height:8px;transition:width .5s}.lp-funnel-bar-1{width:100%}.lp-funnel-bar-2{width:85%}.lp-funnel-bar-3{width:70%}.lp-funnel-bar-4{width:55%}.lp-bottleneck-bottom{flex-direction:column;align-items:center;gap:.5rem;display:flex}.lp-delivered-item{color:var(--color-emerald);background:#05966914;border:1px solid #05966933;border-radius:20px;align-items:center;gap:.35rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;display:flex}.lp-delivered-item svg{width:16px;height:16px}.lp-bottleneck-label{color:var(--color-text-dim);font-size:.75rem;font-style:italic}.lp-problem-solution-bridge{box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#7c3aed0a,#3b82f60a);border:1px solid #7c3aed26;border-radius:16px;align-items:center;gap:2rem;padding:2rem;display:flex}.lp-bridge-arrow{color:var(--color-purple);flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.lp-bridge-arrow span{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.lp-bridge-arrow svg{width:24px;height:24px;animation:1.5s ease-in-out infinite arrowBounce}@keyframes arrowBounce{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.lp-bridge-content h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.lp-bridge-content p{color:var(--color-text-muted);font-size:.95rem;line-height:1.5}.sa-section-cta{min-height:auto;padding:6rem 0}.sa-btn-cta{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1.1rem 2.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.sa-btn-cta:hover{box-shadow:0 20px 50px var(--color-orange-glow);transform:translateY(-3px)}.lp-cta-box-new{background:var(--color-bg-filled);border:2px solid var(--color-orange);text-align:center;max-width:800px;box-shadow:var(--shadow-lg), 0 0 80px var(--color-orange-glow);border-radius:28px;padding:4rem 5rem;position:relative;overflow:hidden}.lp-cta-glow{background:radial-gradient(ellipse at center, var(--color-orange-glow), transparent 60%);pointer-events:none;width:150%;height:150%;animation:4s ease-in-out infinite ctaGlowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ctaGlowPulse{0%,to{opacity:.4;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.1)}}.lp-cta-particles{pointer-events:none;position:absolute;inset:0}.lp-cta-particle{background:var(--color-orange);opacity:.5;border-radius:50%;width:8px;height:8px;animation:8s ease-in-out infinite ctaParticle;position:absolute}.lp-cta-particle-0{animation-delay:0s;top:20%;left:10%}.lp-cta-particle-1{animation-delay:1s;top:60%;left:5%}.lp-cta-particle-2{animation-delay:2s;top:80%;left:15%}.lp-cta-particle-3{animation-delay:3s;top:15%;right:10%}.lp-cta-particle-4{animation-delay:4s;top:50%;right:8%}.lp-cta-particle-5{animation-delay:5s;top:75%;right:12%}@keyframes ctaParticle{0%,to{opacity:.5;transform:translateY(0)scale(1)}50%{opacity:.7;transform:translateY(-20px)scale(1.2)}}.lp-cta-content{z-index:1;position:relative}.lp-cta-icon-wrap{background:linear-gradient(135deg, var(--color-orange), #f97316);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;animation:3s ease-in-out infinite ctaIconFloat;display:flex;box-shadow:0 8px 30px #e85d0440}@keyframes ctaIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lp-cta-icon{color:#fff;width:32px;height:32px}.lp-cta-headline{color:#012169;margin-bottom:.85rem;font-size:clamp(1.4rem,3vw,1.85rem);font-weight:700;line-height:1.3}.lp-cta-subtext{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.lp-cta-stats-new{justify-content:center;margin-bottom:1.5rem;display:flex}.lp-cta-stat-new{text-align:center;background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:12px;padding:1rem 2rem}.lp-cta-stat-value-new{color:var(--color-orange);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800;display:block}.lp-cta-stat-label-new{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.lp-cta-buttons{margin-bottom:1.25rem}.lp-cta-disclaimer{color:var(--color-text-dim);font-size:.8rem}.sa-btn-primary{color:#fff;background:var(--gradient-primary);cursor:pointer;box-shadow:var(--shadow-md), 0 4px 20px #e85d0440;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.sa-btn-secondary{color:var(--color-text);background:var(--color-bg-filled);border:1px solid var(--color-border);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.sa-btn-secondary:hover{background:var(--color-surface-hover);border-color:var(--color-orange);box-shadow:var(--shadow-md);transform:translateY(-2px)}.sa-btn-outline{color:var(--color-orange);border:2px solid var(--color-orange);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.sa-btn-outline:hover{background:var(--color-orange);color:#fff;transform:translateY(-2px);box-shadow:0 8px 30px #e85d0440}.sa-badge{border:1px solid;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.sa-badge-orange{color:var(--color-orange);background:#f973161a;border-color:#f973164d}.sa-badge-blue{color:var(--color-blue);background:#3b82f61a;border-color:#3b82f64d}.sa-badge-purple{color:var(--color-purple);background:#a855f71a;border-color:#a855f74d}.sa-badge-emerald{color:var(--color-emerald);background:#10b9811a;border-color:#10b9814d}.sa-badge-red{color:var(--color-red);background:#ef44441a;border-color:#ef44444d}.sa-badge-icon{width:14px;height:14px}.sa-header-mobile-toggle{cursor:pointer;color:var(--color-text);background:0 0;border:none;padding:.5rem;display:none}.sa-header-mobile-icon{width:24px;height:24px}@media (width<=1200px){.sa-stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.sa-stat-card{min-height:200px}.sa-footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (width<=1024px){.sa-powers-layout,.sa-obstacle-layout{grid-template-columns:1fr;gap:3rem}.sa-agents-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto 4rem}.sa-feature-row{grid-template-columns:1fr;gap:2.5rem}.sa-feature-row-reverse .sa-feature-content,.sa-feature-row-reverse .sa-feature-image-wrapper{order:unset}.sa-feature-content{text-align:center;align-items:center}.sa-feature-showcase{gap:4rem}.sa-transform-block-content{grid-template-columns:1fr;gap:2.5rem}.sa-transform-block-reverse{direction:ltr}.sa-transform-images{min-height:320px}.sa-transform-image-before,.sa-transform-image-after{width:70%;height:65%}.main-hero-section-hero{min-height:auto;padding-top:6rem;padding-bottom:0}.main-hero-section-hero .main-hero-container{text-align:center;flex-direction:column;gap:2rem;display:flex}.main-hero-content{align-items:center}.main-hero-bottom{padding-top:2rem}.lp-competitive-layout,.lp-real-problem-layout,.lp-personalization-layout{grid-template-columns:1fr;gap:2.5rem}.lp-competitive-stats{grid-template-columns:repeat(3,1fr);display:grid}.lp-how-panels{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.lp-panel-connector{display:none}.lp-transformation-grid,.lp-testimonials-grid{grid-template-columns:1fr;max-width:550px;margin-left:auto;margin-right:auto}.lp-testimonial-featured{grid-column:span 1}.lp-bento-grid{grid-template-columns:repeat(2,1fr)}.lp-bento-large{grid-area:span 1/span 2}.lp-control-grid{grid-template-columns:1fr;max-width:550px;margin-left:auto;margin-right:auto}.lp-personalization-visual{order:-1}.lp-personalization-content{padding-left:0}.lp-enterprise-cards{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.lp-enterprise-extras{grid-template-columns:repeat(2,1fr)}.lp-evolution-track{padding:0 1rem}.lp-evolution-track:before{left:1rem;right:1rem}.sa-hero-proof-points{flex-wrap:wrap;justify-content:center}.sa-problem-reasons{grid-template-columns:1fr;max-width:500px;margin:4rem auto}.main-hero-content{align-items:center;max-width:700px;margin:0 auto}.main-hero-title{text-align:center}.main-hero-subtitle,.main-hero-subtitle-bold{text-align:center;max-width:100%;font-size:1.25rem}.sa-header-nav{display:none}.sa-header-mobile-toggle{display:flex}.sa-footer-grid{grid-template-columns:1fr;gap:2rem}}@media (width<=768px){.sa-section{padding:4rem 0}.sa-hero-section{min-height:auto;padding:6rem 1.5rem 4rem}.sa-hero-headline{font-size:2rem}.sa-hero-subheadline{font-size:.95rem}.sa-hero-buttons{flex-direction:column;width:100%;max-width:280px}.sa-hero-btn-primary,.sa-hero-btn-secondary{justify-content:center;width:100%}.lp-hero-proof-new{flex-direction:column;gap:1rem;padding:1.5rem}.lp-proof-divider-new{width:60px;height:1px}.lp-hero-trust-strip{flex-direction:column;gap:.5rem}.lp-hero-counter-featured{text-align:center;flex-direction:column;padding:1.5rem}.lp-counter-content{align-items:center}.lp-competitive-stats{grid-template-columns:1fr}.lp-real-problem-stats{flex-direction:column}.lp-stat-card{min-width:auto}.lp-problem-solution-bridge{text-align:center;flex-direction:column}.lp-evolution-track{flex-direction:column;gap:1rem;padding:0}.lp-evolution-track:before{display:none}.lp-evolution-marker{background:var(--color-bg-filled);border:1px solid var(--color-border);border-radius:12px;flex-direction:row;justify-content:flex-start;gap:1rem;width:100%;padding:.75rem}.lp-marker-active{border-color:var(--color-purple);background:var(--color-purple-glow)}.lp-marker-dot{width:40px;height:40px}.lp-evolution-meta{grid-template-columns:1fr}.lp-day-toggle{flex-direction:column;align-items:center}.lp-toggle-container{flex-direction:column}.lp-toggle-slider{width:calc(100% - 8px);height:calc(50% - 4px)}.lp-toggle-slider.lp-slider-right{top:50%;left:4px}.lp-day-moment{flex-direction:column;gap:0}.lp-moment-time{flex-direction:row;justify-content:space-between;width:100%;min-width:auto;padding:.75rem 0}.lp-moment-connector{display:none}.lp-summary-card{flex-direction:column;gap:1.25rem;padding:1.25rem}.lp-summary-divider{width:60px;height:1px}.lp-bento-grid{grid-template-columns:1fr}.lp-bento-large,.lp-bento-medium,.lp-bento-highlight{grid-column:span 1}.lp-builder-preview{flex-direction:column;min-height:auto}.lp-builder-sidebar{flex-flow:wrap;justify-content:center}.lp-enterprise-extras{grid-template-columns:1fr}.lp-cta-box-new{margin:0 1rem;padding:2.5rem 1.75rem}.sa-section-title{font-size:1.65rem}.lp-hero-animation-wrapper,.lp-transformation-featured-anim,.lp-enterprise-featured-anim{max-width:100%}.main-hero-section-hero{padding-top:5rem}.main-hero-title{font-size:2rem}.main-hero-title-gradient{font-size:2.2rem;line-height:1.3}.main-hero-subtitle{font-size:1.4rem}.sa-transform-showcase{gap:6rem}.sa-transform-subtitle{margin:2rem 0 3rem}.sa-transform-block-title{font-size:1.5rem}.sa-transform-state{padding:1.25rem}.sa-state-label{font-size:1rem}.sa-transform-images{min-height:280px}.sa-transform-image-before,.sa-transform-image-after{width:75%;height:60%}.sa-outcome-card{text-align:center;flex-direction:column;padding:2rem}.sa-hero-proof-points{gap:1rem;padding:1rem}.sa-proof-number{font-size:2rem}.sa-proof-divider{display:none}.sa-problem-flow{flex-direction:column}.sa-problem-arrow{transform:rotate(90deg)}.sa-footer-bottom{text-align:center;flex-direction:column;gap:1rem}.sa-footer-legal{justify-content:center}}@media (width<=640px){.sa-stats-grid{grid-template-columns:1fr;gap:1rem}.sa-stat-card{min-height:auto;padding:1.5rem}.sa-stat-value{font-size:2.5rem}.sa-stat-sublabel{margin-top:1rem}.sa-transform-images{min-height:240px}.sa-transform-image-before,.sa-transform-image-after{width:80%;height:55%}.sa-state-header{flex-wrap:wrap}.sa-proof-point{text-align:center;align-items:center}.sa-proof-number{font-size:1.75rem}}@media (width<=480px){.sa-hero-headline{font-size:1.65rem}.lp-hero-eyebrow{padding:.4rem 1rem;font-size:.7rem}.lp-competitive-quote{padding:1rem;font-size:.95rem}.lp-evolution-card{padding:1.5rem}.lp-evolution-title{font-size:1.25rem}.lp-how-panel-visual{height:220px}.lp-testimonial-featured .lp-testimonial-quote{font-size:1.35rem}.lp-cta-stat-value-new{font-size:1.5rem}.lp-chapter-indicator{flex-direction:column;align-items:flex-start;gap:.5rem}.main-hero-section-hero{padding-top:4rem}.main-hero-title{font-size:1.5rem}.main-hero-title-gradient{font-size:1.6rem}.main-hero-subtitle{font-size:1rem}.sa-header-container{height:60px;padding:0 1rem}.sa-header-logo-text{font-size:1.1rem}}.uc-page{color:#fff;background:linear-gradient(#0f0716,#0a0f1c,#0f0716);width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:relative;overflow-x:hidden}.uc-background{opacity:.3;pointer-events:none;z-index:1;position:fixed;inset:0}.uc-bg-gradient-1{background:linear-gradient(to bottom right,#3b82f61a,#0000,#10b9811a);position:absolute;inset:0}.uc-bg-gradient-2{background:linear-gradient(to top left,#9333ea1a,#0000,#3b82f61a);transition:transform .1s;position:absolute;inset:0}.uc-nav{z-index:50;-webkit-backdrop-filter:blur(12px);padding:1.5rem;position:fixed;top:0;left:0;right:0}.uc-nav-inner{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;display:flex}.uc-logo-container{align-items:center;display:flex}.uc-logo{width:140px;max-width:400px}.uc-nav-menu{align-items:center;gap:2rem;display:flex}.uc-nav-link,.landing-nav-link{color:#cbd5e1;cursor:pointer;background:0 0;border:none;font-size:.9375rem;text-decoration:none;transition:color .3s}.uc-nav-link:hover,.landing-nav-link:hover{color:#fff}.uc-nav-link-active{font-weight:600;color:#22d3ee!important}.uc-nav-cta{color:#fff;cursor:pointer;background:0 0;border:none;font-size:.9375rem;font-weight:800;text-decoration:none;transition:transform .3s}.uc-nav-cta:hover{transform:scale(1.05)}.uc-container{z-index:10;max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative}.uc-section-header{text-align:center;margin-bottom:3rem}.uc-section-title{margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}@media (width>=768px){.uc-section-title{font-size:4rem}}.uc-badge{border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.uc-badge-icon{width:1rem;height:1rem}.uc-badge-hero{-webkit-backdrop-filter:blur(12px);background:#10b9811a;border:1px solid #10b98133;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.625rem 1.25rem;display:inline-flex}.uc-badge-blue{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633}.uc-badge-purple{color:#a78bfa;background:#9333ea1a;border:1px solid #9333ea33}.uc-badge-emerald{color:#34d399;background:#10b9811a;border:1px solid #10b98133}.uc-badge-cyan{color:#22d3ee;background:#06b6d41a;border:1px solid #06b6d433}.uc-text-emphasis{color:#fff;text-align:left;font-weight:500}.uc-text-muted{color:#94a3b8}.uc-text-emerald{color:#34d399;font-weight:600}.uc-text-blue{color:#60a5fa}.uc-text-purple{color:#a78bfa}.uc-text-orange{color:#fb923c}.uc-text-cyan{color:#22d3ee}.uc-pulse-wrapper{width:.5rem;height:.5rem;display:flex;position:relative}.uc-pulse-ring{opacity:.75;background:#34d399;border-radius:9999px;width:100%;height:100%;animation:1s cubic-bezier(0,0,.2,1) infinite ping;display:inline-flex;position:absolute}.uc-pulse-dot{background:#10b981;border-radius:9999px;width:.5rem;height:.5rem;display:inline-flex;position:relative}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.uc-badge-text{font-size:.875rem}.uc-hero{z-index:10;padding-top:8rem;padding-bottom:4rem;position:relative}.uc-hero-title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}@media (width>=768px){.uc-hero-title{font-size:5rem}}.uc-hero-subtitle{color:#94a3b8;text-align:left;max-width:56rem;margin-bottom:3rem;font-size:1.25rem;line-height:1.75}.uc-stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width>=768px){.uc-stats-grid{grid-template-columns:repeat(4,1fr)}}.uc-stat-card{-webkit-backdrop-filter:blur(12px);text-align:center;background:#1e293b4d;border:1px solid #475569;border-radius:1rem;padding:2rem;transition:all .3s}.uc-stat-card:hover{border-color:#3b82f680;transform:translateY(-.25rem)}.uc-stat-icon-box{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;display:flex}.uc-stat-icon{color:#fff;width:1.5rem;height:1.5rem}.uc-stat-value{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#60a5fa,#22d3ee);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.25rem;font-weight:700}.uc-stat-label{margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.uc-stat-desc{color:#94a3b8;font-size:.875rem}.uc-selector{z-index:10;padding:3rem 0;position:relative}.uc-selector-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.uc-selector-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.uc-selector-grid{grid-template-columns:repeat(4,1fr)}}.uc-selector-card{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#1e293b4d;border:1px solid #475569;border-radius:1rem;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden}.uc-selector-card:hover{border-color:#64748b;transform:translateY(-.25rem)}.uc-selector-card-active{background:#22d3ee0d;border-color:#22d3ee80!important}.uc-selector-gradient{transition:opacity .3s;position:absolute;inset:0}.uc-selector-content{flex-direction:column;gap:1rem;display:flex;position:relative}.uc-selector-icon-box{border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex}.uc-selector-icon-active{transform:scale(1.1)}.uc-selector-icon{color:#fff;width:2rem;height:2rem}.uc-selector-info{flex:1}.uc-selector-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.uc-selector-tagline{color:#94a3b8;font-size:.875rem}.uc-selector-roi{border-top:1px solid #475569;padding-top:1rem}.uc-selector-roi-value{color:#22d3ee;font-size:1.125rem;font-weight:700}.uc-selector-chevron{color:#22d3ee;width:1.25rem;height:1.25rem;animation:2s infinite pulse;position:absolute;top:1.5rem;right:1.5rem}.uc-summary{z-index:10;padding:3rem 0;position:relative}.uc-summary-card{-webkit-backdrop-filter:blur(24px);background:linear-gradient(#1e293b66,#0f172a66);border:1px solid #475569;border-radius:1.5rem;padding:3rem;position:relative;overflow:hidden}.uc-summary-gradient{background:linear-gradient(to bottom right,#3b82f61a,#0000,#10b9811a);position:absolute;inset:0}.uc-summary-text{color:#e2e8f0;margin-bottom:3rem;font-size:1.25rem;line-height:1.75;position:relative}.uc-roi-cards{grid-template-columns:1fr;gap:1.5rem;display:grid;position:relative}@media (width>=768px){.uc-roi-cards{grid-template-columns:repeat(3,1fr)}}.uc-roi-card{text-align:center;background:#0f172a80;border:1px solid #334155;border-radius:.75rem;padding:1.5rem}.uc-roi-icon-box{background:#1e293bcc;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin:0 auto 1rem;display:flex}.uc-roi-icon{width:1.5rem;height:1.5rem}.uc-roi-value{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#22d3ee,#34d399);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.uc-roi-label{color:#94a3b8;font-size:.875rem}.uc-proof{z-index:10;padding:3rem 0;position:relative}.uc-proof-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.uc-proof-grid{grid-template-columns:repeat(3,1fr)}}.uc-proof-card{-webkit-backdrop-filter:blur(12px);background:#1e293b4d;border:1px solid #475569;border-radius:1rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.uc-proof-card:hover{border-color:#22d3ee80;transform:translateY(-.25rem)}.uc-proof-metric{margin-bottom:1.5rem}.uc-proof-metric-value{color:#22d3ee;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:block}.uc-proof-metric-line{background:linear-gradient(90deg,#22d3ee,#34d399);border-radius:9999px;width:3rem;height:2px}.uc-proof-context{color:#94a3b8;margin-bottom:1rem;font-size:1rem}.uc-proof-evidence{color:#cbd5e1;align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.uc-proof-icon{color:#34d399;flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.uc-proof-glow{background:radial-gradient(circle,#22d3ee1a,#0000);transition:opacity .3s;position:absolute;inset:0}.uc-details{z-index:10;padding:3rem 0 5rem;position:relative}.uc-details-list{flex-direction:column;gap:2rem;display:flex}.uc-detail-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#1e293b66,#0f172a66);border:1px solid #475569;border-radius:1.5rem;padding:2rem;position:relative;overflow:hidden}.uc-detail-header{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.uc-detail-number{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.25rem;font-weight:700;display:flex}.uc-detail-title{font-size:1.5rem;font-weight:600}.uc-detail-grid{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem;display:grid}@media (width>=768px){.uc-detail-grid{grid-template-columns:repeat(2,1fr)}}.uc-detail-section{background:#0f172a4d;border:1px solid #334155;border-radius:.5rem;padding:1rem}.uc-detail-label{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:flex}.uc-detail-label-icon{width:.875rem;height:.875rem}.uc-label-problem{color:#f87171}.uc-label-solution{color:#22d3ee}.uc-label-workflow{color:#34d399}.uc-detail-text{color:#e2e8f0;font-size:1rem;line-height:1.6}.uc-detail-workflow{background:#22d3ee0d;border:1px solid #22d3ee33;border-radius:.5rem;grid-column:span 2;padding:1.5rem}.uc-workflow-steps{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.uc-workflow-step{white-space:nowrap;background:#0f172acc;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}.uc-workflow-arrow{color:#475569;width:1rem;height:1rem}.uc-detail-outcome{text-align:center;background:linear-gradient(135deg,#22d3ee1a,#10b9811a);border:2px solid #22d3ee4d;border-radius:1rem;padding:2rem;position:relative;overflow:hidden}.uc-outcome-gradient{background:radial-gradient(circle,#22d3ee0d,#0000);position:absolute;inset:0}.uc-outcome-content{position:relative}.uc-outcome-label{color:#22d3ee;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.uc-outcome-value{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.4}.uc-navigator-compact{background:#1e293b33;border:1px solid #475569;border-radius:1.5rem;margin-top:4rem;padding:2rem}.uc-navigator-title{text-align:center;color:#e2e8f0;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.uc-navigator-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.uc-navigator-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.uc-navigator-grid{grid-template-columns:repeat(4,1fr)}}.uc-navigator-item{cursor:pointer;text-align:left;background:#0f172a80;border:1px solid #334155;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.uc-navigator-item:hover{background:#0f172acc;border-color:#475569;transform:translateY(-2px)}.uc-navigator-item-active{background:#22d3ee1a!important;border-color:#22d3ee66!important}.uc-navigator-icon-box{background:#1e293bcc;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.uc-navigator-item-active .uc-navigator-icon-box{background:linear-gradient(90deg,#22d3ee,#34d399)}.uc-navigator-icon{color:#fff;width:1.25rem;height:1.25rem}.uc-navigator-info{flex:1}.uc-navigator-name{color:#e2e8f0;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.uc-navigator-metric{color:#22d3ee;font-size:.75rem;font-weight:500}.uc-trust{z-index:10;background:#1e293b33;border-top:1px solid #475569;border-bottom:1px solid #475569;padding:4rem 0;position:relative}.uc-trust-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (width>=768px){.uc-trust-grid{grid-template-columns:repeat(4,1fr)}}.uc-trust-card{text-align:center}.uc-trust-icon-box{border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.uc-trust-icon{color:#fff;width:2rem;height:2rem}.uc-trust-value{margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.uc-trust-label{color:#94a3b8;font-size:.875rem}@media (width<=768px){.uc-nav-menu{gap:1rem}.uc-hero-title{font-size:2.5rem}.uc-hero-subtitle{font-size:1rem}.uc-section-title{font-size:2rem}.uc-stats-grid,.uc-selector-grid,.uc-proof-grid,.uc-detail-grid{grid-template-columns:1fr}.uc-detail-workflow{grid-column:span 1}.uc-workflow-steps{flex-direction:column;align-items:flex-start}.uc-workflow-arrow{transform:rotate(90deg)}.uc-trust-grid{grid-template-columns:1fr}}:root{--color-bg:#fdfcfa;--color-bg-secondary:#f8f6f3;--color-bg-filled:#fff;--color-surface:#2d37480a;--color-surface-darker:#2d374814;--color-surface-hover:#2d37480f;--color-surface-warm:#fff9f5;--color-border:#2d37481f;--color-border-warm:#f9731633;--color-text:#1a202c;--color-text-light:#2d3748;--color-text-lightest:#2d37480d;--color-text-muted:#4a5568;--color-text-dim:#718096;--color-orange:#f97316;--color-orange-light:#ff8c42;--color-yellow:#fbbf24;--color-yellow-dim:#fbbf2499;--color-yellow-light:#fbbf241a;--color-orange-glow:#f9731626;--color-blue-glow:#3b82f61f;--color-purple-glow:#a855f71f;--color-emerald-glow:#10b9811f;--color-red-glow:#ef44441f;--color-blue:#3b82f6;--color-blue-deep:#1e40af;--color-blue-light:#60a5fa;--color-purple:#a855f7;--color-purple-light:#a78bfa;--color-emerald:#10b981;--color-emerald-light:#34d399;--color-red:#ef4444;--color-red-light:#f87171;--gradient-primary:linear-gradient(135deg, #f97316 0%, #fb923c 50%, #fbbf24 100%);--gradient-primary-dim:linear-gradient(135deg, #f97316cc 0%, #fb923ccc 50%, #fbbf24cc 100%);--gradient-hero:linear-gradient(135deg, #f97316, #ec4899, #8b5cf6);--gradient-text:linear-gradient(to right, #a85618, #cc8082, #3f74fe);--gradient-warm:linear-gradient(180deg, #fdfcfa 0%, #fff7ed 50%, #fef3e2 100%);--gradient-trust:linear-gradient(135deg, #3b82f6 0%, #10b981 100%);--transition-fast:.2s ease;--transition-medium:.6s cubic-bezier(.4, 0, .2, 1);--transition-slow:.8s cubic-bezier(.4, 0, .2, 1);--shadow-sm:0 1px 3px #2d374814, 0 1px 2px #2d37480a;--shadow-md:0 4px 12px #2d37481a, 0 2px 4px #2d37480f;--shadow-lg:0 12px 40px #2d37481f, 0 4px 12px #2d374814;--shadow-card:0 4px 20px #2d374814;--shadow-card-hover:0 12px 40px #2d374826;--shadow-glow:0 0 60px #f973161a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--color-text);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden;background:var(--gradient-warm)!important;background-attachment:fixed!important}::selection{color:var(--color-text);background:#f9731633}.sa-background{pointer-events:none;z-index:0;background-color:var(--color-bg);position:fixed;inset:0;overflow:hidden}.sa-bg-glow{will-change:transform;background:radial-gradient(#f973160f 0%,#0000 60%);width:120vw;height:100vh;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.sa-bg-orb{filter:blur(120px);opacity:.25;will-change:transform;border-radius:50%;position:absolute}.sa-bg-orb-1{background:#a855f71f;width:500px;height:500px;animation:25s ease-in-out infinite float;top:10%;left:-5%}.sa-bg-orb-2{background:#f973161a;width:400px;height:400px;animation:30s ease-in-out infinite reverse float;bottom:20%;right:-5%}.sa-bg-grid{background-image:linear-gradient(#2d37480f 1px,#0000 1px),linear-gradient(90deg,#2d37480f 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 80%);mask-image:radial-gradient(#000 0%,#0000 80%)}@keyframes float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(20px,-20px)scale(1.03)}50%{transform:translate(-15px,15px)scale(.97)}75%{transform:translate(15px,20px)scale(1.01)}}.exec-page{min-height:100vh;position:relative}.exec-container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.exec-btn-primary,.exec-btn-cta,.exec-cta-card-btn,.exec-migrate-link{color:var(--color-orange);border:none;border-bottom:1px solid var(--color-orange);transition:var(--transition-fast);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.exec-btn-primary:hover,.exec-btn-cta:hover,.exec-cta-card-btn:hover,.exec-migrate-link:hover{transform:scale(1.05)}.exec-btn-secondary{border:none;border-bottom:1px solid var(--color-text);color:var(--color-text);transition:var(--transition-fast);cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:1rem;font-weight:400;text-decoration:none;display:inline-flex}.exec-btn-secondary:hover{transform:scale(1.05)}.exec-btn-icon{width:1.25rem;height:1.25rem}.exec-badge,.exec-hero-badge{color:var(--color-orange);background:#f973161a;border:1px solid #f973164d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.exec-badge-icon,.exec-hero-badge-icon{width:16px;height:16px}.exec-hero-title-gradient,.exec-text-gradient{background:linear-gradient(90deg,#a85618,#cc8082,#3f74fe) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradient}.exec-hero{z-index:1;align-items:center;padding-top:6rem;padding-bottom:2rem;display:flex;position:relative}.exec-hero .exec-container{align-items:center;gap:4rem;display:grid}.exec-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.exec-hero-content{flex-direction:column;align-items:flex-start;display:flex}.exec-hero-title{color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2.75rem,5vw,4.5rem);font-weight:400;line-height:1.1}.exec-hero-subtitle{color:var(--color-text-muted);max-width:540px;margin-bottom:1.5rem;font-size:1.25rem;font-weight:300;line-height:1.7}.exec-hero-cta{flex-wrap:wrap;gap:1.75rem;display:flex}.exec-hero-visual{justify-content:center;align-items:center;height:450px;display:flex;position:relative}.exec-hero-shapes{width:100%;height:100%;position:relative}.exec-shape{opacity:.9;transition:var(--transition-medium);border-radius:1rem;position:absolute}.exec-shape:hover{transform:scale(1.1)}.exec-shape-1{background:linear-gradient(135deg, var(--color-orange) 0%, var(--color-red) 100%);width:8rem;height:8rem;animation:20s ease-in-out infinite float;top:50%;left:30%;transform:translate(-50%,-50%)rotate(12deg)}.exec-shape-2{background:linear-gradient(135deg, var(--color-blue) 0%, #06b6d4 100%);border-radius:50%;width:6rem;height:6rem;animation:25s ease-in-out infinite reverse float;top:40%;left:55%;transform:translate(-50%,-50%)}.exec-shape-3{background:linear-gradient(135deg, var(--color-emerald) 0%, #14b8a6 100%);width:4rem;height:4rem;animation:22s ease-in-out infinite float;top:25%;left:42%;transform:translate(-50%,-50%)}.exec-shape-4{background:linear-gradient(135deg, var(--color-purple) 0%, #ec4899 100%);width:5rem;height:5rem;animation:18s ease-in-out infinite reverse float;top:60%;left:65%;transform:translate(-50%,-50%)rotate(-12deg)}.exec-shape-5{background:#facc15;border-radius:50%;width:2rem;height:2rem;animation:15s ease-in-out infinite float;top:30%;left:70%;transform:translate(-50%,-50%)}.exec-shape-6{background:#93c5fd;border-radius:50%;width:1.5rem;height:1.5rem;animation:17s ease-in-out infinite reverse float;top:70%;left:25%;transform:translate(-50%,-50%)}.exec-main{z-index:1;padding:3rem 0;position:relative}.exec-main-grid{gap:4rem;display:flex}.exec-sidebar{flex-shrink:0;width:14rem}.exec-sidebar-nav{flex-direction:column;gap:.25rem;text-decoration:none;display:flex;position:sticky;top:6rem}.exec-sidebar-link{text-align:left;width:100%;color:var(--color-blue);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-left:2px solid #0000;border-radius:0 8px 8px 0;padding:.625rem 1rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;display:block}.exec-sidebar-link:hover{color:var(--color-text)}.exec-sidebar-link-active{text-decoration:none}.exec-content{flex:1;max-width:52rem}.exec-prose-lead{color:var(--color-text);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.8}.exec-prose-lead strong{color:var(--color-text);font-weight:600}.exec-prose-body{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.exec-link{color:var(--color-orange);text-underline-offset:3px;transition:var(--transition-fast);text-decoration:underline}.exec-link:hover{color:#fb923c}.exec-prose{margin-bottom:2rem}.exec-cta-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:20px;align-items:center;gap:1.25rem;margin-top:2.5rem;padding:1.5rem 2rem;display:flex}.exec-cta-card:hover{background:var(--color-surface-hover);box-shadow:0 20px 50px var(--color-orange-glow);border-color:#f973164d;transform:translateY(-8px)}.exec-cta-card-icon{background:#f9731626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.exec-cta-card-icon svg{width:1.5rem;height:1.5rem;color:var(--color-orange)}.exec-cta-card-content{flex:1}.exec-cta-card-title{color:var(--color-text);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.exec-cta-card-desc{color:var(--color-text-muted);font-size:.9rem}.exec-section-header{text-align:center;margin-bottom:4rem}.exec-section-title{color:var(--color-text);text-align:center;margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:400;line-height:1.15}.exec-section-subtitle{color:#fff;max-width:50rem;margin:0 auto;font-size:1.25rem;font-weight:300;line-height:1.45}.exec-features{z-index:1;padding:8rem 0;position:relative}.exec-features-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.exec-feature-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:20px;padding:2rem}.exec-feature-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.exec-feature-card-orange:hover{border-color:var(--color-orange);box-shadow:0 20px 50px var(--color-orange-glow)}.exec-feature-card-blue:hover{border-color:var(--color-blue);box-shadow:0 20px 50px var(--color-blue-glow)}.exec-feature-card-emerald:hover{border-color:var(--color-emerald);box-shadow:0 20px 50px var(--color-emerald-glow)}.exec-feature-card-purple:hover{border-color:var(--color-purple);box-shadow:0 20px 50px var(--color-purple-glow)}.exec-feature-icon{border-radius:12px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex}.exec-feature-icon-orange{background:#f9731626}.exec-feature-icon-blue{background:#3b82f626}.exec-feature-icon-emerald{background:#10b98126}.exec-feature-icon-purple{background:#a855f726}.exec-feature-icon-orange .exec-icon{color:var(--color-orange)}.exec-feature-icon-blue .exec-icon{color:var(--color-blue)}.exec-feature-icon-emerald .exec-icon{color:var(--color-emerald)}.exec-feature-icon-purple .exec-icon{color:var(--color-purple)}.exec-icon{width:1.5rem;height:1.5rem}.exec-feature-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.exec-feature-desc{color:var(--color-text-muted);font-size:.95rem;line-height:1.7}.exec-testimonial{z-index:1;padding:8rem 0;position:relative}.exec-testimonial-grid{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:2rem;display:grid}.exec-testimonial-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:24px;padding:2.5rem}.exec-testimonial-card:hover{background:var(--color-surface-hover)}.exec-testimonial-content{flex-direction:column;display:flex}.exec-quote{color:var(--color-text-muted);margin:0 0 2rem;font-size:1.1rem;font-style:normal;line-height:1.8}.exec-quote-author{margin-bottom:1.5rem}.exec-quote-author p{color:var(--color-text-dim);font-size:.9rem}.exec-quote-link{color:var(--color-orange);transition:var(--transition-fast);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.exec-quote-link:hover{gap:.75rem}.exec-testimonial-media{border:1px solid var(--color-border);background:linear-gradient(135deg,#f9731626 0%,#fb923c1a 100%);border-radius:24px;justify-content:center;align-items:center;min-height:320px;display:flex;position:relative;overflow:hidden}.exec-media-placeholder{flex-direction:column;justify-content:center;align-items:center;display:flex}.exec-play-btn{background:var(--color-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-border);cursor:pointer;width:4.5rem;height:4.5rem;transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.exec-play-btn:hover{background:var(--color-surface-hover);box-shadow:0 0 40px var(--color-orange-glow);border-color:#f973164d;transform:scale(1.08)}.exec-play-icon{width:2rem;height:2rem;color:var(--color-orange);margin-left:.25rem}.exec-media-label{color:var(--color-text-muted);margin-top:1rem;font-size:.9rem}.exec-logos{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);z-index:1;padding:3rem 0;position:relative}.exec-logos-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.exec-logo-item{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);border-radius:12px;justify-content:center;align-items:center;min-width:160px;padding:1rem 2rem;display:flex}.exec-logo-item:hover{background:var(--color-surface-hover);border-color:#ffffff26}.exec-logo-img{object-fit:contain;filter:brightness(0)invert(.7);width:auto;max-width:140px;height:32px;transition:var(--transition-fast)}.exec-logo-item:hover .exec-logo-img{filter:brightness(0)invert()}.exec-migrate{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);z-index:1;padding:8rem 0;position:relative}.exec-migrate-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.exec-migrate-visual{justify-content:center;align-items:center;display:flex}.exec-migrate-content{flex-direction:column;align-items:flex-start;display:flex}.exec-migrate-icon-wrapper{position:relative}.exec-migrate-icon-main{background:var(--gradient-primary);width:9rem;height:9rem;box-shadow:0 0 60px var(--color-orange-glow);border-radius:1.5rem;justify-content:center;align-items:center;display:flex}.exec-migrate-icon{width:4.5rem;height:4.5rem;color:var(--color-bg)}.exec-migrate-icon-accent{background:var(--color-blue);width:4.5rem;height:4.5rem;box-shadow:0 10px 30px var(--color-blue-glow);border-radius:1rem;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-1.25rem;right:-1.25rem}.exec-migrate-icon-sm{color:#fff;width:2.25rem;height:2.25rem}.exec-migrate-title{color:var(--color-text);margin-bottom:1.25rem;font-size:2rem;font-weight:600}.exec-migrate-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.exec-cta{z-index:1;padding:6rem 0 8rem;position:relative}.exec-cta-box{background:var(--color-surface);border:1px solid var(--color-orange);text-align:center;border-radius:32px;max-width:700px;margin:0 auto;padding:4rem 5rem;position:relative;overflow:hidden}.exec-cta-glow{background:radial-gradient(ellipse at center, var(--color-orange-glow), transparent 60%);opacity:.3;pointer-events:none;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exec-cta-content{z-index:1;position:relative}.exec-cta-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.exec-cta-subtitle{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.exec-cta-buttons{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:1.5rem;display:flex}.exec-cta-note{color:var(--color-text-dim);font-size:.85rem}@media (width<=1024px){.exec-hero-grid{text-align:center;grid-template-columns:1fr;gap:3rem}.exec-hero-subtitle{max-width:100%}.exec-hero-cta{justify-content:center}.exec-hero-visual{height:350px}.exec-main-grid{flex-direction:column}.exec-sidebar{width:100%}.exec-sidebar-nav{flex-direction:row;gap:.5rem;padding-bottom:1rem;text-decoration:none;position:static;overflow-x:auto}.exec-sidebar-link{white-space:nowrap;border-bottom:2px solid #0000;border-left:none;border-radius:8px 8px 0 0;padding:.75rem 1.25rem;text-decoration:none}.exec-sidebar-link-active{border-left-color:#0000;text-decoration:none}.exec-features-grid{grid-template-columns:1fr}.exec-testimonial-grid{grid-template-columns:1fr;gap:1.5rem}.exec-migrate-grid{text-align:center;grid-template-columns:1fr;gap:3rem}.exec-migrate-visual{order:-1}}@media (width<=768px){.exec-hero{min-height:auto;padding-top:7rem;padding-bottom:3rem}.exec-hero-title{font-size:2.25rem}.exec-hero-subtitle{font-size:1.1rem}.exec-hero-visual{height:280px}.exec-cta-box{padding:3rem 2rem}.exec-logo-item{min-width:140px;padding:.75rem 1.5rem}.exec-logo-img{height:24px}}@media (width<=640px){.exec-container{padding:0 1.25rem}.exec-section-title{font-size:1.75rem}.exec-feature-card,.exec-testimonial-card{padding:1.5rem}.exec-quote{font-size:1rem}.exec-cta-buttons{flex-direction:column;gap:1.5rem}.exec-cta-card{text-align:center;flex-direction:column;padding:1.5rem}.exec-logos-grid{gap:1rem}.exec-logo-item{min-width:120px;padding:.75rem 1rem}}.exec-trust-stats{border-bottom:1px solid var(--color-border);z-index:1;padding:3rem 0;position:relative}.exec-trust-stats-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.exec-trust-stat{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.exec-trust-stat:hover{background:var(--color-surface-hover);border-color:#f9731633;transform:translateY(-4px)}.exec-trust-stat-icon{background:linear-gradient(135deg,#f9731626 0%,#fb923c1a 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex}.exec-stat-icon{width:1.25rem;height:1.25rem;color:var(--color-orange)}.exec-trust-stat-content{flex-direction:column;display:flex}.exec-trust-stat-value{color:var(--color-text);font-size:1.5rem;font-weight:700;line-height:1.2}.exec-trust-stat-label{color:var(--color-text-muted);font-size:.85rem;line-height:1.4}.exec-promise-card{background:linear-gradient(135deg,#10b98114 0%,#06b6d40d 100%);border:1px solid #10b98133;border-radius:20px;margin:2.5rem 0;padding:2rem}.exec-promise-title{color:var(--color-text);align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.15rem;font-weight:600;display:flex}.exec-promise-items{flex-direction:column;gap:.875rem;display:flex}.exec-promise-item{color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.exec-promise-check{width:1.25rem;height:1.25rem;color:var(--color-emerald);flex-shrink:0}.exec-section-subtitle{color:var(--color-text-muted);text-align:center;max-width:36rem;margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.exec-logos-title{color:var(--color-text-dim);text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.exec-quote-author p{color:var(--color-text-dim);margin:0;font-size:.9rem}.exec-quote-author p strong{color:var(--color-text);font-weight:600}.exec-quote-author p:first-child{margin-bottom:.25rem}.exec-hero-badge{color:var(--color-emerald);background:linear-gradient(135deg,#10b9811f 0%,#10b9810f 100%);border:1px solid #10b98140}.exec-hero-badge-icon{color:var(--color-emerald)}@media (width<=1024px){.exec-trust-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.exec-trust-stats-grid{grid-template-columns:1fr}.exec-trust-stat{text-align:center;flex-direction:column;justify-content:center}.exec-promise-card{padding:1.5rem}}@media (width<=640px){.exec-trust-stat-value{font-size:1.25rem}}.ent-page{min-height:100vh;font-family:var(--font-sans);position:relative;overflow-x:hidden}.ent-container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.ent-section{z-index:1;padding:8rem 0;position:relative}.ent-visible{animation:.8s forwards fadeIn}.ent-section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--color-emerald);margin-bottom:1rem;font-size:.7rem;font-weight:600;display:inline-block}.ent-section-title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:300;line-height:1.25}.ent-section-lead{color:var(--color-text-muted);max-width:800px;font-size:1.1rem;font-weight:300;line-height:1.8}.ent-hero{z-index:1;align-items:center;min-height:100vh;padding-top:10rem;padding-bottom:4rem;display:flex;position:relative}.ent-hero .ent-container{grid-template-columns:1.15fr .85fr;align-items:center;gap:5rem;display:grid}.ent-hero-eyebrow{color:var(--color-text-muted);align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.8rem;display:flex}.ent-eyebrow-tag{color:var(--color-emerald);letter-spacing:.02em;background:#10b9811a;border:1px solid #10b98140;border-radius:4px;padding:.4rem .75rem;font-weight:600}.ent-eyebrow-divider{color:var(--color-border)}.ent-eyebrow-text{font-weight:400}.ent-hero-title{color:var(--color-text);letter-spacing:-.025em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:300;line-height:1.15}.ent-hero-title-gradient{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:400}.ent-hero-subtitle{color:var(--color-text-muted);max-width:540px;margin-bottom:1.5rem;font-size:1.15rem;font-weight:300;line-height:1.8}.ent-hero-subtitle-bold{color:var(--color-text);font-weight:400}.ent-hero-value-prop{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin-bottom:2rem;padding:1.25rem 0}.ent-value-statement{color:var(--color-text);margin:0;font-size:1rem;font-weight:500}.ent-hero-cta{gap:1.25rem;margin-bottom:2.5rem;display:flex}.ent-btn-primary{background:var(--color-emerald);color:#fff;letter-spacing:.01em;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.ent-btn-primary:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b98140}.ent-btn-secondary{border:1px solid var(--color-border);color:var(--color-text);background:0 0;border-radius:6px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.ent-btn-secondary:hover{border-color:var(--color-text-muted);background:#ffffff08}.ent-btn-icon{width:1rem;height:1rem}.ent-hero-credentials{flex-wrap:wrap;gap:1.5rem;display:flex}.ent-credential{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.ent-credential-icon{width:14px;height:14px;color:var(--color-emerald)}.ent-hero-visual{justify-content:center;align-items:center;height:450px;display:flex;position:relative}.ent-orchestration-diagram{width:400px;height:400px;position:relative}.ent-diagram-center{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ent-diagram-core{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:120px;height:120px;display:flex;box-shadow:0 8px 32px #10b9814d}.ent-diagram-core-icon{color:#fff;width:32px;height:32px}.ent-diagram-core span{color:#ffffffe6;text-align:center;font-size:.65rem;font-weight:600;line-height:1.3}.ent-diagram-ring{width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ent-diagram-node{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:72px;height:72px;transition:all .3s;display:flex;position:absolute}.ent-diagram-node:hover{border-color:var(--color-emerald);transform:scale(1.05)}.ent-node-icon{width:22px;height:22px;color:var(--color-text-muted)}.ent-diagram-node span{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.6rem;font-weight:500}.ent-diagram-node-1{top:-36px;left:50%;transform:translate(-50%)}.ent-diagram-node-2{top:50%;right:-36px;transform:translateY(-50%)}.ent-diagram-node-3{bottom:-36px;left:50%;transform:translate(-50%)}.ent-diagram-node-4{top:50%;left:-36px;transform:translateY(-50%)}.ent-diagram-connections{width:100%;height:100%;position:absolute;top:0;left:0}.ent-connection-line{stroke:var(--color-border);stroke-width:3px;stroke-dasharray:4 4;animation:20s linear infinite dash}@keyframes dash{to{stroke-dashoffset:-100px}}.ent-scroll-indicator{color:var(--color-text-dim);letter-spacing:.05em;transition:var(--transition-fast);flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;text-decoration:none;animation:2s ease-in-out infinite bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.ent-scroll-indicator:hover{color:var(--color-text-muted)}.ent-scroll-icon{width:24px;height:24px}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.ent-section-context{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.ent-context-header{text-align:center;margin-bottom:4rem}.ent-context-header .ent-section-lead{margin:0 auto}.ent-context-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.ent-context-card{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);opacity:0;border-radius:12px;padding:2rem 1.5rem;animation:.5s forwards slideUp;transform:translateY(16px)}.ent-context-value{color:var(--color-text);letter-spacing:-.02em;margin-bottom:.5rem;font-family:Times New Roman,Georgia,serif;font-size:2.75rem;font-weight:300;line-height:1}.ent-context-label{color:var(--color-text);margin-bottom:.35rem;font-size:.9rem;font-weight:600}.ent-context-detail{color:var(--color-text-muted);font-size:.8rem;line-height:1.5}.ent-analyst-quote{background:var(--color-surface);border-left:3px solid var(--color-emerald);border-radius:0 12px 12px 0;max-width:800px;margin:0 auto;padding:2.5rem 3rem;position:relative}.ent-quote-icon{width:24px;height:24px;color:var(--color-emerald);opacity:.5;position:absolute;top:1.5rem;left:1.5rem}.ent-quote-text{color:var(--color-text);margin:0 0 1rem;font-size:1.1rem;font-style:italic;font-weight:300;line-height:1.8}.ent-quote-source{color:var(--color-text-muted);font-size:.85rem;font-style:normal;font-weight:500}.ent-section-outcomes{padding:6rem 0}.ent-outcomes-header{text-align:center;margin-bottom:3rem}.ent-outcomes-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.ent-outcome-card{text-align:center;opacity:0;background:linear-gradient(135deg,#10b9810d 0%,#10b98105 100%);border:1px solid #10b98133;border-radius:12px;padding:2rem 1.5rem;transition:all .3s;animation:.5s forwards slideUp;transform:translateY(16px)}.ent-outcome-card:hover{border-color:var(--color-emerald);transform:translateY(-2px)}.ent-outcome-icon{background:#10b9811a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1rem;display:flex}.ent-out-icon{width:20px;height:20px;color:var(--color-emerald)}.ent-outcome-metric{color:var(--color-emerald);margin-bottom:.5rem;font-family:Times New Roman,Georgia,serif;font-size:1.75rem;font-weight:300}.ent-outcome-desc{color:var(--color-text-muted);font-size:.85rem;line-height:1.5}.ent-tracking-metric{color:var(--color-text-muted);background:#ffffff08;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.85rem;display:flex}.ent-tracking-metric-icon{flex-shrink:0;width:12px;height:12px}.ent-tracking-metric-blue .ent-tracking-metric-icon{color:var(--color-blue)}.ent-tracking-metric-emerald .ent-tracking-metric-icon{color:var(--color-emerald)}.ent-tracking-metric-purple .ent-tracking-metric-icon{color:var(--color-purple)}.ent-tracking-metric-orange .ent-tracking-metric-icon{color:var(--color-orange)}.bi-metrics-sec{padding:0 0 3rem}.ent-tracking-desc{color:var(--color-text-dim);min-height:8rem;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.ent-section-capabilities{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.ent-capabilities-header{text-align:center;margin-bottom:3rem}.ent-capabilities-header .ent-section-lead{margin:0 auto}.ent-capabilities-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ent-capability-card{background:var(--color-surface);border:1px solid var(--color-border);opacity:0;border-radius:16px;flex-direction:column;padding:1.5rem;transition:all .3s;animation:.5s forwards slideUp;display:flex;transform:translateY(16px)}.ent-capability-card:hover{transform:translateY(-2px)}.ent-capability-blue:hover{border-color:var(--color-blue)}.ent-capability-emerald:hover{border-color:var(--color-emerald)}.ent-capability-purple:hover{border-color:var(--color-purple)}.ent-capability-orange:hover{border-color:var(--color-orange)}.ent-capability-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.ent-capability-icon-blue{background:#3b82f61a}.ent-capability-icon-emerald{background:#10b9811a}.ent-capability-icon-purple{background:#a855f71a}.ent-capability-icon-orange{background:#f973161a}.ent-cap-icon{width:24px;height:24px}.ent-capability-icon-blue .ent-cap-icon{color:var(--color-blue)}.ent-capability-icon-emerald .ent-cap-icon{color:var(--color-emerald)}.ent-capability-icon-purple .ent-cap-icon{color:var(--color-purple)}.ent-capability-icon-orange .ent-cap-icon{color:var(--color-orange)}.ent-capability-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.ent-capability-summary{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:.95rem;line-height:1.7}.ent-capability-value{border-radius:8px;align-items:flex-start;margin-top:auto;padding:1rem;font-size:.85rem;font-weight:500;line-height:1.5;display:flex}.ent-value-blue{color:var(--color-blue);background:#3b82f614}.ent-value-emerald{color:var(--color-emerald);background:#10b98114}.ent-value-purple{color:var(--color-purple);background:#a855f714}.ent-value-orange{color:var(--color-orange);background:#f9731614}.ent-section-risk{padding:8rem 0}.ent-risk-header{text-align:center;margin-bottom:4rem}.ent-risk-header .ent-section-lead{margin:0 auto}.ent-risk-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.ent-risk-card{background:var(--color-surface);border:1px solid var(--color-border);opacity:0;border-radius:12px;align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;transition:all .3s;animation:.5s forwards slideUp;display:flex;transform:translateY(16px)}.ent-risk-card:hover{border-color:var(--color-emerald)}.ent-risk-icon{background:#ef44441a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ent-risk-ic{color:#ef4444;width:20px;height:20px}.ent-risk-content{flex:1}.ent-risk-label{color:#ef4444;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ent-risk-solution{color:var(--color-text);font-size:.9rem;line-height:1.5}.ent-risk-check{width:20px;height:20px;color:var(--color-emerald);flex-shrink:0}.ent-section-industries{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.ent-industries-header{text-align:center;margin-bottom:3.5rem}.ent-industries-layout{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;grid-template-columns:300px 1fr;gap:0;display:grid;overflow:hidden}.ent-industries-nav{border-right:1px solid var(--color-border)}.ent-industry-nav-item{border:none;border-bottom:1px solid var(--color-border);width:100%;color:var(--color-text-muted);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .25s;display:flex}.ent-industry-nav-item:last-child{border-bottom:none}.ent-industry-nav-item:hover{color:var(--color-text);background:#ffffff05}.ent-industry-nav-active{color:var(--color-text);background:#ffffff08}.ent-industry-nav-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ent-nav-icon-blue{background:#3b82f61a}.ent-nav-icon-emerald{background:#10b9811a}.ent-nav-icon-purple{background:#a855f71a}.ent-nav-icon-orange{background:#f973161a}.ent-nav-ic{width:18px;height:18px}.ent-nav-icon-blue .ent-nav-ic{color:var(--color-blue)}.ent-nav-icon-emerald .ent-nav-ic{color:var(--color-emerald)}.ent-nav-icon-purple .ent-nav-ic{color:var(--color-purple)}.ent-nav-icon-orange .ent-nav-ic{color:var(--color-orange)}.ent-nav-arrow{opacity:0;width:16px;height:16px;margin-left:auto;transition:opacity .25s}.ent-industry-nav-active .ent-nav-arrow{opacity:1}.ent-industry-detail{padding:2.5rem}.ent-industry-detail-header{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.ent-industry-detail-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.ent-detail-icon-blue{background:#3b82f626}.ent-detail-icon-emerald{background:#10b98126}.ent-detail-icon-purple{background:#a855f726}.ent-detail-icon-orange{background:#f9731626}.ent-detail-ic{width:28px;height:28px}.ent-industry-detail-blue .ent-detail-ic{color:var(--color-blue)}.ent-industry-detail-emerald .ent-detail-ic{color:var(--color-emerald)}.ent-industry-detail-purple .ent-detail-ic{color:var(--color-purple)}.ent-industry-detail-orange .ent-detail-ic{color:var(--color-orange)}.ent-industry-detail-name{color:var(--color-text);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.ent-industry-regulations{flex-wrap:wrap;gap:.5rem;display:flex}.ent-regulation-tag{color:var(--color-emerald);letter-spacing:.02em;background:#10b9811a;border:1px solid #10b98133;border-radius:4px;padding:.3rem .6rem;font-size:.7rem;font-weight:600}.ent-industry-outcome{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.8}.ent-industry-cta{align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .25s;display:inline-flex}.ent-industry-cta:hover{gap:.75rem}.ent-cta-blue{color:var(--color-blue)}.ent-cta-emerald{color:var(--color-emerald)}.ent-cta-purple{color:var(--color-purple)}.ent-cta-orange{color:var(--color-orange)}.ent-cta-arrow{width:16px;height:16px}.ent-section-engagement{padding:8rem 0}.ent-engagement-header{text-align:center;margin-bottom:4rem}.ent-engagement-timeline{justify-content:center;align-items:flex-start;gap:0;max-width:900px;margin:0 auto;display:flex}.ent-timeline-item{text-align:center;flex:1;padding:0 1.5rem}.ent-timeline-phase{color:var(--color-emerald);letter-spacing:.05em;background:#10b9811a;border:1px solid #10b98133;border-radius:4px;margin-bottom:1rem;padding:.4rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.ent-timeline-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.ent-timeline-desc{color:var(--color-text-muted);font-size:.9rem;line-height:1.6}.ent-timeline-connector{background:linear-gradient(90deg, var(--color-emerald), transparent);flex-shrink:0;width:60px;height:2px;margin-top:2rem}.ent-section-cta{padding:6rem 0 8rem}.ent-cta-card{background:var(--color-surface);border:1px solid var(--color-emerald);border-radius:20px;grid-template-columns:1.2fr .8fr;display:grid;overflow:hidden}.ent-cta-content{padding:3.5rem}.ent-cta-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:300;line-height:1.3}.ent-cta-text{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem;line-height:1.7}.ent-cta-actions{gap:1rem;margin-bottom:2rem;display:flex}.ent-btn-cta-primary{background:var(--color-emerald);color:#fff;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.ent-btn-cta-primary:hover{background:#059669;transform:translateY(-1px)}.ent-btn-cta-secondary{border:1px solid var(--color-border);color:var(--color-text);background:0 0;border-radius:8px;align-items:center;padding:.875rem 1.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s;display:inline-flex}.ent-btn-cta-secondary:hover{background:#ffffff08}.ent-cta-assurances{flex-wrap:wrap;gap:1.5rem;display:flex}.ent-cta-assurances span{color:var(--color-text-muted);align-items:center;gap:.4rem;font-size:.85rem;display:flex}.ent-assurance-icon{width:14px;height:14px;color:var(--color-emerald)}.ent-cta-visual{background:linear-gradient(135deg,#10b9811a 0%,#10b9810d 100%);justify-content:center;align-items:center;padding:3rem;display:flex}.ent-cta-stats{flex-direction:column;gap:2rem;display:flex}.ent-cta-stat{text-align:center}.ent-cta-stat-value{color:var(--color-text);font-family:Times New Roman,Georgia,serif;font-size:3.5rem;font-weight:300;line-height:1}.ent-cta-stat-label{color:var(--color-text-muted);margin-top:.5rem;font-size:.85rem}@media (width<=1024px){.ent-hero .ent-container{text-align:center;grid-template-columns:1fr;gap:3rem}.ent-hero-subtitle,.ent-hero-value-prop{max-width:100%}.ent-hero-cta,.ent-hero-credentials{justify-content:center}.ent-hero-visual{height:350px}.ent-context-grid,.ent-outcomes-grid{grid-template-columns:repeat(2,1fr)}.ent-capabilities-grid,.ent-risk-grid,.ent-industries-layout{grid-template-columns:1fr}.ent-industries-nav{border-right:none;border-bottom:1px solid var(--color-border);display:flex;overflow-x:auto}.ent-industry-nav-item{border-bottom:none;border-right:1px solid var(--color-border);white-space:nowrap;flex-shrink:0}.ent-industry-nav-item:last-child{border-right:none}.ent-engagement-timeline{flex-direction:column;gap:2rem}.ent-timeline-connector{background:linear-gradient(180deg, var(--color-emerald), transparent);width:2px;height:40px;margin:0 auto}.ent-cta-card{grid-template-columns:1fr}.ent-cta-visual{order:-1;padding:2rem}.ent-cta-stats{flex-direction:row;gap:3rem}}@media (width<=768px){.ent-section{padding:5rem 0}.ent-hero{min-height:auto;padding-top:8rem;padding-bottom:3rem}.ent-hero-title{font-size:2rem}.ent-hero-visual{height:280px}.ent-diagram-ring{width:260px;height:260px}.ent-diagram-node{width:60px;height:60px}.ent-context-grid,.ent-outcomes-grid{grid-template-columns:1fr}.ent-analyst-quote{padding:2rem}.ent-cta-content{padding:2.5rem 2rem}.ent-cta-actions{flex-direction:column}.ent-cta-assurances{flex-direction:column;gap:.75rem}}@media (width<=640px){.ent-container{padding:0 1.5rem}.ent-hero-cta{flex-direction:column;gap:.75rem}.ent-hero-eyebrow{flex-direction:column;gap:.5rem}.ent-industries-nav{flex-direction:column}.ent-industry-nav-item{border-right:none;border-bottom:1px solid var(--color-border)}}.ent-section-architecture{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.ent-architecture-visual{max-width:900px;margin:0 auto}.ent-arch-layer{text-align:center;border-radius:16px;padding:1.5rem 2rem}.ent-arch-layer-top{background:var(--color-surface);border:1px solid var(--color-border)}.ent-arch-layer-bottom{background:var(--color-surface);border:1px solid var(--color-border);margin-bottom:4rem}.ent-arch-layer-middle{border:2px solid var(--color-emerald);background:linear-gradient(135deg,#10b9811a 0%,#3b82f61a 100%);padding:2.5rem}.ent-arch-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.8rem}.ent-arch-label-main{color:var(--color-emerald);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.ent-arch-items{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.ent-arch-items span{color:var(--color-text);background:#ffffff0d;border-radius:8px;padding:.5rem 1rem;font-size:.85rem}.ent-arch-core{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.ent-arch-module{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;transition:all .3s;display:flex}.ent-arch-module:hover{border-color:var(--color-emerald);transform:translateY(-2px)}.ent-arch-mod-icon{width:24px;height:24px;color:var(--color-emerald)}.ent-arch-module span{color:var(--color-text);text-align:center;font-size:.75rem}.ent-arch-connector{color:var(--color-text-dim);justify-content:center;padding:.75rem 0;display:flex}.ent-arch-connector svg{width:24px;height:24px}.solo-container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.solo-hero{z-index:1;align-items:center;min-height:100vh;padding-top:8rem;padding-bottom:4rem;display:flex;position:relative}.solo-hero .solo-container{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.solo-hero-badge{color:var(--color-orange);background:#f973161a;border:1px solid #f973164d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.solo-hero-badge-icon{width:16px;height:16px}.solo-hero-title{color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(2.75rem,5vw,4.5rem);font-weight:400;line-height:1.1}.solo-hero-title-gradient{background:linear-gradient(90deg,#a85618,#cc8082,#3f74fe) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite soloGradient}@keyframes soloGradient{0%,to{background-position:0%}50%{background-position:100%}}.solo-hero-subtitle{color:var(--color-text-muted);max-width:540px;margin-bottom:2rem;font-size:1.25rem;font-weight:300;line-height:1.7}.solo-hero-cta{flex-wrap:wrap;gap:1.75rem;margin-bottom:1rem;display:flex}.solo-hero-note{color:var(--color-text-dim);font-size:.85rem}.solo-btn-primary{color:var(--color-orange);border:none;border-bottom:1px solid var(--color-orange);transition:var(--transition-fast);background:0 0;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.solo-btn-primary:hover{transform:scale(1.05)}.solo-btn-secondary{border:none;border-bottom:1px solid var(--color-text);color:var(--color-text);transition:var(--transition-fast);background:0 0;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:1rem;font-weight:400;text-decoration:none;display:inline-flex}.solo-btn-secondary:hover{transform:scale(1.05)}.solo-btn-icon{width:1.25rem;height:1.25rem}.solo-hero-visual{justify-content:center;align-items:center;height:450px;display:flex;position:relative}.solo-hero-graphic{width:100%;height:100%;position:relative}.solo-hero-center{background:var(--gradient-primary);width:90px;height:90px;box-shadow:0 0 60px var(--color-orange-glow);z-index:10;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.solo-hero-center-icon{width:44px;height:44px;color:var(--color-bg)}.solo-hero-ring{border:1px dashed #ffffff26;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.solo-hero-ring-1{width:220px;height:220px;animation:25s linear infinite soloRotate}.solo-hero-ring-2{width:340px;height:340px;animation:40s linear infinite reverse soloRotate}@keyframes soloRotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.solo-hero-task{background:var(--color-surface);border:1px solid var(--color-border);width:44px;height:44px;color:var(--color-text-muted);transition:var(--transition-fast);border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute}.solo-hero-task svg{width:20px;height:20px}.solo-hero-task:hover{background:var(--color-surface-hover);color:var(--color-orange);border-color:#f973164d;transform:scale(1.15)}.solo-hero-task-1{top:0;left:50%;transform:translate(-50%)}.solo-hero-task-2{bottom:15%;right:5%}.solo-hero-task-3{bottom:15%;left:5%}.solo-hero-task-4{top:5%;right:15%}.solo-hero-task-5{bottom:5%;left:50%;transform:translate(-50%)}.solo-hero-task-6{top:5%;left:15%}.solo-hero-pulse{background:0 0;border:2px solid #f973164d;border-radius:50%;width:120px;height:120px;animation:2s ease-out infinite soloPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes soloPulse{0%{opacity:1;transform:translate(-50%,-50%)scale(.8)}to{opacity:0;transform:translate(-50%,-50%)scale(2.5)}}.solo-main{z-index:1;padding:6rem 0;position:relative}.solo-main-grid{gap:4rem;display:flex}.solo-sidebar{flex-shrink:0;width:14rem}.solo-sidebar-nav{flex-direction:column;gap:.25rem;display:flex;position:sticky;top:6rem}.solo-sidebar-link{text-align:left;width:100%;color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-left:2px solid #0000;border-radius:0 8px 8px 0;padding:.625rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;display:block}.solo-sidebar-link:hover{background:var(--color-surface);color:var(--color-text)}.solo-sidebar-link-active{color:var(--color-orange);border-left-color:var(--color-orange);background:#f973161a}.solo-content{flex:1;max-width:52rem}.solo-prose-lead{color:var(--color-text);margin-bottom:1.5rem;font-size:1.2rem;line-height:1.8}.solo-prose-lead strong{color:var(--color-text);font-weight:600}.solo-prose-body{color:var(--color-text-muted);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.8}.solo-link{color:var(--color-orange);text-underline-offset:3px;transition:var(--transition-fast);text-decoration:underline}.solo-link:hover{color:#fb923c}.solo-value-props{border-top:1px solid var(--color-border);flex-direction:column;gap:1.5rem;margin-top:3rem;padding-top:3rem;display:flex}.solo-value-prop{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;gap:1.25rem;padding:1.75rem;animation:.6s forwards soloSlideIn;display:flex;transform:translate(20px)}@keyframes soloSlideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.solo-value-prop:first-child{animation-delay:.1s}.solo-value-prop:nth-child(2){animation-delay:.2s}.solo-value-prop:nth-child(3){animation-delay:.3s}.solo-value-prop:hover{background:var(--color-surface-hover);border-color:#f973164d;transform:translate(8px)}.solo-value-prop-icon{background:#f9731626;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.solo-value-prop-icon .solo-icon{width:24px;height:24px;color:var(--color-orange)}.solo-value-prop-title{color:var(--color-text);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.solo-value-prop-desc{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.solo-stats{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);z-index:1;padding:6rem 0;position:relative}.solo-stats-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.solo-stat-card{opacity:0;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:220px;padding:2rem 1.75rem;transition:transform .3s,box-shadow .3s;animation:.6s forwards soloFadeUp;display:flex;position:relative;transform:translateY(20px)}@keyframes soloFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.solo-stat-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.solo-stat-card-0{background:linear-gradient(135deg,#7c2d12 0%,#9a3412 100%);border:1px solid #f973164d;animation-delay:.1s}.solo-stat-card-1{background:linear-gradient(135deg,#c2410c 0%,#ea580c 100%);border:1px solid #f9731659;animation-delay:.2s}.solo-stat-card-2{background:linear-gradient(135deg,#f97316 0%,#fb923c 100%);border:1px solid #f9731666;animation-delay:.3s}.solo-stat-card-3{background:linear-gradient(135deg,#fb923c 0%,#fdba74 100%);border:1px solid #f9731673;animation-delay:.4s}.solo-stat-value{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-family:Times New Roman,Georgia,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;line-height:1.1}.solo-stat-card-2 .solo-stat-value,.solo-stat-card-3 .solo-stat-value{color:#7c2d12}.solo-stat-label{color:#fffffff2;margin-bottom:auto;font-size:1.1rem;font-weight:500;line-height:1.3}.solo-stat-card-2 .solo-stat-label,.solo-stat-card-3 .solo-stat-label{color:#7c2d12}.solo-stat-desc{color:#ffffffb3;margin-top:1.5rem;font-size:.85rem}.solo-stat-card-2 .solo-stat-desc,.solo-stat-card-3 .solo-stat-desc{color:#7c2d12b3}.solo-section-header{text-align:center;margin-bottom:4rem}.solo-badge{color:var(--color-orange);background:#f973161a;border:1px solid #f973164d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.solo-badge-icon{width:16px;height:16px}.solo-section-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400}.solo-section-subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.15rem;line-height:1.6}.solo-features{z-index:1;padding:6rem 0;position:relative}.solo-features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.solo-feature-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;animation:.6s forwards soloFadeUp;transform:translateY(30px)}.solo-feature-card:first-child{animation-delay:.1s}.solo-feature-card:nth-child(2){animation-delay:.2s}.solo-feature-card:nth-child(3){animation-delay:.3s}.solo-feature-card:nth-child(4){animation-delay:.4s}.solo-feature-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.solo-feature-card-orange:hover{border-color:var(--color-orange);box-shadow:0 20px 50px var(--color-orange-glow)}.solo-feature-card-blue:hover{border-color:var(--color-blue);box-shadow:0 20px 50px var(--color-blue-glow)}.solo-feature-card-purple:hover{border-color:var(--color-purple);box-shadow:0 20px 50px var(--color-purple-glow)}.solo-feature-card-emerald:hover{border-color:var(--color-emerald);box-shadow:0 20px 50px var(--color-emerald-glow)}.solo-feature-icon{border-radius:14px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:flex}.solo-feature-icon-orange{background:#f9731626}.solo-feature-icon-orange .solo-icon{color:var(--color-orange)}.solo-feature-icon-blue{background:#3b82f626}.solo-feature-icon-blue .solo-icon{color:var(--color-blue)}.solo-feature-icon-purple{background:#a855f726}.solo-feature-icon-purple .solo-icon{color:var(--color-purple)}.solo-feature-icon-emerald{background:#10b98126}.solo-feature-icon-emerald .solo-icon{color:var(--color-emerald)}.solo-icon{width:1.5rem;height:1.5rem}.solo-feature-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.solo-feature-desc{color:var(--color-text-muted);font-size:.95rem;line-height:1.7}.solo-types{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);z-index:1;padding:6rem 0;position:relative}.solo-types-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.solo-type-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;animation:.6s forwards soloFadeUp;transform:translateY(30px)}.solo-type-card:first-child{animation-delay:.1s}.solo-type-card:nth-child(2){animation-delay:.15s}.solo-type-card:nth-child(3){animation-delay:.2s}.solo-type-card:nth-child(4){animation-delay:.25s}.solo-type-card:nth-child(5){animation-delay:.3s}.solo-type-card:nth-child(6){animation-delay:.35s}.solo-type-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.solo-type-card-orange:hover{border-color:var(--color-orange);box-shadow:0 20px 50px var(--color-orange-glow)}.solo-type-card-blue:hover{border-color:var(--color-blue);box-shadow:0 20px 50px var(--color-blue-glow)}.solo-type-card-purple:hover{border-color:var(--color-purple);box-shadow:0 20px 50px var(--color-purple-glow)}.solo-type-card-emerald:hover{border-color:var(--color-emerald);box-shadow:0 20px 50px var(--color-emerald-glow)}.solo-type-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.solo-type-icon-orange{background:#f9731626}.solo-type-icon-orange .solo-icon{color:var(--color-orange)}.solo-type-icon-blue{background:#3b82f626}.solo-type-icon-blue .solo-icon{color:var(--color-blue)}.solo-type-icon-purple{background:#a855f726}.solo-type-icon-purple .solo-icon{color:var(--color-purple)}.solo-type-icon-emerald{background:#10b98126}.solo-type-icon-emerald .solo-icon{color:var(--color-emerald)}.solo-type-title{color:var(--color-text);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.solo-type-usecase{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.solo-type-time{border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.solo-type-time-orange{color:var(--color-orange);background:#f9731626}.solo-type-time-blue{color:var(--color-blue);background:#3b82f626}.solo-type-time-purple{color:var(--color-purple);background:#a855f726}.solo-type-time-emerald{color:var(--color-emerald);background:#10b98126}.solo-type-time-icon{width:14px;height:14px}.solo-testimonial{z-index:1;padding:6rem 0;position:relative}.solo-testimonial-card{background:linear-gradient(135deg, var(--color-bg-secondary) 0%, #12121a80 100%);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:24px;grid-template-columns:1.2fr .8fr;display:grid;overflow:hidden}.solo-testimonial-card:hover{border-color:#f973164d;box-shadow:0 25px 60px #f973161a}.solo-testimonial-content{flex-direction:column;justify-content:center;padding:3.5rem;display:flex}.solo-quote{color:var(--color-text-muted);margin:0 0 2rem;font-size:1.15rem;font-style:normal;line-height:1.8}.solo-quote-author{margin-bottom:1.5rem}.solo-quote-name{color:var(--color-text);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.solo-quote-role{color:var(--color-text-muted);font-size:.9rem}.solo-quote-link{color:var(--color-orange);transition:var(--transition-fast);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.solo-quote-link:hover{gap:.75rem}.solo-testimonial-visual{background:linear-gradient(135deg,#f9731633 0%,#fb923c1a 100%);justify-content:center;align-items:center;padding:2rem;display:flex}.solo-testimonial-stat{text-align:center}.solo-testimonial-stat-value{color:var(--color-text);letter-spacing:-.02em;margin-bottom:.75rem;font-family:Times New Roman,Georgia,serif;font-size:5rem;font-weight:300;line-height:1;display:block}.solo-testimonial-stat-label{color:var(--color-text-muted);max-width:180px;font-size:1rem;display:block}.solo-cta{z-index:1;padding:6rem 0 8rem;position:relative}.solo-cta-box{background:var(--color-surface);border:1px solid var(--color-orange);text-align:center;border-radius:32px;max-width:700px;margin:0 auto;padding:4rem 5rem;position:relative;overflow:hidden}.solo-cta-glow{background:radial-gradient(ellipse at center, var(--color-orange-glow), transparent 60%);opacity:.3;pointer-events:none;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.solo-cta-content{z-index:1;position:relative}.solo-cta-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.solo-text-gradient{background:linear-gradient(90deg,#a85618,#cc8082,#3f74fe) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite soloGradient}.solo-cta-subtitle{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.solo-cta-buttons{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:1.5rem;display:flex}.solo-btn-cta{color:var(--color-orange);border:none;border-bottom:1px solid var(--color-orange);transition:var(--transition-fast);background:0 0;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.solo-btn-cta:hover{transform:scale(1.05)}.solo-cta-note{color:var(--color-text-dim);font-size:.85rem}@media (width<=1024px){.solo-hero .solo-container{text-align:center;grid-template-columns:1fr;gap:3rem}.solo-hero-subtitle{max-width:100%}.solo-hero-cta{justify-content:center}.solo-hero-visual{height:350px}.solo-main-grid{flex-direction:column}.solo-sidebar{width:100%}.solo-sidebar-nav{flex-direction:row;gap:.5rem;padding-bottom:1rem;position:static;overflow-x:auto}.solo-sidebar-link{white-space:nowrap;border-bottom:2px solid #0000;border-left:none;border-radius:8px 8px 0 0;padding:.75rem 1.25rem}.solo-sidebar-link-active{border-left-color:#0000;border-bottom-color:var(--color-orange)}.solo-features-grid{grid-template-columns:1fr}.solo-types-grid{grid-template-columns:repeat(2,1fr)}.solo-testimonial-card{grid-template-columns:1fr}.solo-testimonial-visual{order:-1;padding:3rem}.solo-stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.solo-hero{min-height:auto;padding-top:7rem;padding-bottom:3rem}.solo-hero-title{font-size:2.25rem}.solo-hero-subtitle{font-size:1.1rem}.solo-hero-visual{height:280px}.solo-hero-ring-1{width:160px;height:160px}.solo-hero-ring-2{width:260px;height:260px}.solo-hero-task{width:36px;height:36px}.solo-hero-task svg{width:16px;height:16px}.solo-types-grid{grid-template-columns:1fr}.solo-cta-box{padding:3rem 2rem}.solo-section-header{margin-bottom:3rem}.solo-testimonial-content{padding:2rem}.solo-testimonial-stat-value{font-size:4rem}}@media (width<=640px){.solo-container{padding:0 1.25rem}.solo-stats-grid{grid-template-columns:1fr}.solo-stat-card{min-height:auto;padding:1.5rem}.solo-stat-value{font-size:2.5rem}.solo-value-prop{text-align:center;flex-direction:column}.solo-cta-buttons,.solo-hero-cta{flex-direction:column;gap:1.5rem}}.stories-page{min-height:100vh;position:relative}.stories-container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.stories-hero{text-align:center;z-index:1;padding-top:10rem;padding-bottom:1rem;position:relative}.stories-hero-badge{color:var(--color-orange);background:#f973161a;border:1px solid #f973164d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.stories-hero-badge-icon{width:16px;height:16px}.stories-hero-title{color:var(--color-text);margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.15}.stories-hero-subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto 2rem;font-size:1.2rem;font-weight:300;line-height:1.6}.stories-hero-link{color:var(--color-text-muted);transition:var(--transition-fast);align-items:center;gap:.5rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.stories-hero-link:hover{color:var(--color-orange)}.stories-btn-icon{width:1.25rem;height:1.25rem}.stories-featured{z-index:1;padding:2rem 0 4rem;position:relative}.stories-featured-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:24px;margin-bottom:1.5rem;position:relative;overflow:hidden}.stories-featured-card:hover{border-color:#f973164d;box-shadow:0 25px 60px #0000004d}.stories-featured-two-col{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;min-height:500px;max-height:600px;display:grid}.stories-featured-col{max-height:20rem;position:relative}.stories-featured-col .stories-featured-image{height:100%;min-height:250px}.stories-featured-col:first-child .stories-featured-image,.stories-featured-image-left,.stories-featured-image-right{background:linear-gradient(135deg,#f9731633 0%,#a855f726 100%)}.stories-featured-col:first-child:after{content:"";z-index:2;background:linear-gradient(#0000,#ffffff1a 20% 80%,#0000);width:1px;height:80%;position:absolute;top:10%;right:0}.stories-featured-content-overlay{background:linear-gradient(to top, var(--color-surface) 0%, #111111f2 60%, transparent 100%);z-index:2;border-radius:0 0 24px 24px;grid-column:1/-1;padding:2rem 2.5rem;position:relative}.stories-featured-content-overlay .stories-featured-badge{color:var(--color-text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8rem;display:inline-flex}.stories-featured-content-overlay .stories-featured-headline{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:500;line-height:1.4}.stories-featured-content-overlay .stories-featured-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.stories-featured-content-overlay .stories-featured-link{color:var(--color-orange);transition:var(--transition-fast);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.stories-featured-content-overlay .stories-featured-link:hover{gap:.75rem}.stories-featured-col .stories-featured-company{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}.stories-featured-image{background:linear-gradient(135deg,#f9731633 0%,#a855f726 100%);align-items:flex-start;height:400px;display:flex;position:relative}.stories-featured-image-overlay{background:linear-gradient(#0000 50%,#0009 100%);position:absolute;inset:0}.stories-featured-company{z-index:1;background:0 0;align-self:center;width:30rem;height:20rem;position:relative}.stories-featured-content{padding:2rem}.stories-featured-badge{color:var(--color-text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8rem;display:inline-flex}.stories-badge-icon-sm{width:14px;height:14px;color:var(--color-orange)}.stories-badge-divider{color:var(--color-text-dim)}.stories-featured-headline{color:var(--color-text);margin-bottom:1rem;font-size:1.35rem;font-weight:500;line-height:1.4}.stories-featured-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.stories-featured-link{color:var(--color-orange);transition:var(--transition-fast);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.stories-featured-link:hover{gap:.75rem}.stories-highlights-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.stories-highlight-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:20px;text-decoration:none;position:relative;overflow:hidden}.stories-highlight-card:hover{border-color:#f973164d;transform:translateY(-4px);box-shadow:0 20px 50px #00000040}.stories-highlight-image{background:linear-gradient(135deg,#3b82f633 0%,#10b98126 100%);justify-content:center;align-items:center;width:100%;height:220px;padding:0;display:flex;position:relative;overflow:hidden}.stories-highlight-logo{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.stories-highlight-card:hover .stories-highlight-logo{transform:scale(1.05)}.stories-highlight-card:nth-child(2) .stories-highlight-image{background:#b7b7b7}.stories-highlight-overlay{background:linear-gradient(#0000 60%,#00000080 100%);position:absolute;inset:0}.stories-highlight-company{z-index:1;color:var(--color-text);font-size:1.25rem;font-weight:600;position:relative}.stories-highlight-content{padding:1.5rem}.stories-highlight-badge{color:var(--color-text-dim);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.8rem;display:flex}.stories-badge-arrow{width:16px;height:16px;color:var(--color-text-muted);transition:var(--transition-fast)}.stories-highlight-card:hover .stories-badge-arrow{color:var(--color-orange);transform:translate(2px,-2px)}.stories-highlight-headline{color:var(--color-text);font-size:1rem;font-weight:500;line-height:1.5}.stories-highlight-section{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);z-index:1;padding:5rem 0;position:relative}.stories-highlight-wrapper{grid-template-columns:.4fr 1fr;align-items:center;gap:3rem;display:grid}.stories-highlight-visual{height:400px;position:relative}.stories-highlight-dots{flex-direction:column;gap:1.25rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stories-dot-row{gap:1.25rem;display:flex}.stories-dot{background:var(--color-blue);opacity:.6;border-radius:50%;width:8px;height:8px}.stories-highlight-circle{background:linear-gradient(135deg, var(--color-blue) 0%, #1e40af 100%);opacity:.9;border-radius:50%;width:200px;height:200px;position:absolute;bottom:0;left:0}.stories-highlight-illustration{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%);border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:160px;height:160px;display:flex;position:absolute;bottom:20px;left:20px}.stories-illustration-inner{background:var(--color-surface);border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.stories-illustration-icon{width:40px;height:40px;color:var(--color-orange)}.stories-highlight-main{padding:2rem 0}.stories-highlight-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.stories-highlight-title{color:var(--color-text);font-size:2.25rem;font-weight:400}.stories-highlight-nav-btn{border:2px solid var(--color-blue);width:40px;height:40px;color:var(--color-blue);cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.stories-highlight-nav-btn:hover{background:var(--color-blue);color:#fff}.stories-highlight-nav-btn svg{width:20px;height:20px}.stories-highlight-context{color:var(--color-text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.text-orange{color:#ef4444;font-weight:600}.text-blue{color:var(--color-blue);font-weight:600}.stories-highlight-flow{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.stories-flow-prompt{background:linear-gradient(135deg,#3b82f626 0%,#60a5fa1a 100%);border:1px solid #3b82f64d;border-radius:16px;align-items:flex-start;gap:1rem;max-width:500px;padding:1.25rem 1.5rem;display:flex}.stories-flow-prompt-icon{width:24px;height:24px;color:var(--color-blue);flex-shrink:0;margin-top:2px}.stories-flow-prompt-text{color:var(--color-blue);font-size:.95rem;font-style:italic;line-height:1.6}.stories-flow-arrow{align-items:center;gap:.5rem;padding-left:2rem;display:flex}.stories-flow-line{background:linear-gradient(to bottom, var(--color-blue), var(--color-orange));width:2px;height:30px}.stories-flow-zap{width:20px;height:20px;color:var(--color-orange)}.stories-flow-sources{background:var(--color-surface);border:1px dashed var(--color-border);border-radius:12px;flex-direction:column;gap:.75rem;max-width:400px;padding:1.25rem 1.5rem;display:flex}.stories-flow-sources-label{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.stories-flow-sources-grid{flex-wrap:wrap;gap:.5rem;display:flex}.stories-source-badge{background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:6px;padding:.4rem .85rem;font-size:.8rem;font-weight:500}.stories-flow-output{flex-direction:column;gap:.75rem;display:flex}.stories-output-grid{gap:.5rem;display:flex}.stories-output-doc{background:linear-gradient(135deg, var(--color-surface) 0%, var(--color-bg-secondary) 100%);border:1px solid var(--color-border);width:48px;height:56px;transition:var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;display:flex}.stories-output-doc:hover{border-color:var(--color-orange);transform:translateY(-2px)}.stories-output-icon{width:20px;height:20px;color:var(--color-text-muted)}.stories-output-label{color:var(--color-text-dim);font-size:.85rem}.stories-highlight-result{background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;align-items:center;gap:.75rem;max-width:fit-content;padding:1rem 1.5rem;display:flex}.stories-result-icon{width:24px;height:24px;color:var(--color-emerald);flex-shrink:0}.stories-result-text{color:var(--color-emerald);font-size:1rem}.stories-result-text strong{font-weight:600}.stories-stats-banner{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);z-index:1;padding:4rem 0;position:relative}.stories-stats-content{text-align:center;margin-bottom:3rem}.stories-stats-text{margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1.3}.stories-stats-highlight{color:var(--color-orange)}.stories-stats-regular{color:var(--color-text)}.stories-stats-desc{color:var(--color-text-muted);max-width:700px;margin:0 auto;font-size:1.05rem;line-height:1.7}.stories-logos-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.stories-logo-item{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);border-radius:12px;justify-content:center;align-items:center;min-width:140px;padding:1rem 1.5rem;display:flex}.stories-logo-item:hover{background:var(--color-surface-hover);border-color:#ffffff26}.stories-logo-img{object-fit:contain;filter:brightness(0)invert(.6);width:auto;max-width:120px;height:28px;transition:var(--transition-fast)}.stories-logo-item:hover .stories-logo-img{filter:brightness(0)invert()}.stories-customers{z-index:1;padding:5rem 0;position:relative}.stories-customers-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.stories-customers-stats{flex-direction:column;gap:2rem;display:flex}.stories-customers-stat{flex-direction:column;gap:.5rem;display:flex}.stories-customers-value,.stories-customers-value-highlight{color:var(--color-orange);letter-spacing:-.02em;font-family:Times New Roman,Georgia,serif;font-size:3.5rem;font-weight:300;line-height:1}.stories-customers-label{color:var(--color-text);font-size:1.1rem;font-weight:500}.stories-customers-divider{background:var(--color-border);height:1px}.stories-customers-desc{color:var(--color-text-muted);font-size:1.05rem;line-height:1.8}.stories-testimonials{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);z-index:1;padding:5rem 0;position:relative}.stories-section-title{color:var(--color-text);text-align:center;margin-bottom:3rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400}.stories-testimonial-carousel{justify-content:center;align-items:center;gap:2rem;max-width:900px;margin:0 auto;display:flex}.stories-carousel-btn{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;width:48px;height:48px;transition:var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.stories-carousel-btn:hover{background:var(--color-surface-hover);border-color:var(--color-orange);color:var(--color-orange)}.stories-carousel-btn svg{width:24px;height:24px;color:var(--color-text-muted)}.stories-carousel-btn:hover svg{color:var(--color-orange)}.stories-testimonial-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:24px;max-width:700px;padding:3rem}.stories-quote-icon{width:40px;height:40px;color:var(--color-orange);opacity:.5;margin-bottom:1.5rem}.stories-testimonial-quote{color:var(--color-text);margin:0 0 2rem;font-size:1.35rem;font-style:italic;font-weight:400;line-height:1.7}.stories-testimonial-author{border-top:1px solid var(--color-border);padding-top:1.5rem}.stories-author-name{color:var(--color-text);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.stories-author-company{color:var(--color-text-muted);font-size:.95rem}.stories-carousel-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.stories-carousel-dot{background:var(--color-border);cursor:pointer;width:10px;height:10px;transition:var(--transition-fast);border:none;border-radius:50%}.stories-carousel-dot.active{background:var(--color-orange);border-radius:5px;width:24px}.stories-awards{z-index:1;padding:5rem 0;position:relative}.stories-awards-intro{color:var(--color-text-muted);text-align:center;max-width:700px;margin:0 auto 3rem;font-size:1.05rem;line-height:1.7}.stories-awards-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.stories-award-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;transition:var(--transition-medium);border-radius:16px;padding:2rem}.stories-award-card:hover{border-color:#f973164d;transform:translateY(-4px)}.stories-award-badge{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.stories-award-season{color:var(--color-text-dim);background:var(--color-bg-secondary);border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.stories-award-icon{width:24px;height:24px;color:var(--color-orange)}.stories-award-title{color:var(--color-orange);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.stories-award-subtitle{color:var(--color-text-muted);font-size:.9rem}.stories-all{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);z-index:1;padding:5rem 0;position:relative}.stories-section-title-center{color:var(--color-text);text-align:center;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400}.stories-section-subtitle{color:var(--color-text-muted);text-align:center;max-width:650px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.6}.stories-filters{border-bottom:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 0;display:flex}.stories-filter-group{align-items:center;gap:1rem;display:flex}.stories-filter-icon{width:18px;height:18px;color:var(--color-text-muted)}.stories-filter-group>span{color:var(--color-text-muted);font-size:.9rem}.stories-filter-buttons{gap:.5rem;display:flex}.stories-filter-btn{color:var(--color-text-muted);border:1px solid var(--color-border);cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:500}.stories-filter-btn:hover{background:var(--color-surface);color:var(--color-text)}.stories-filter-btn.active{border-color:var(--color-orange);color:var(--color-orange);background:#f9731626}.stories-search{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;align-items:center;gap:.75rem;min-width:250px;padding:.5rem 1rem;display:flex}.stories-search-icon{width:18px;height:18px;color:var(--color-text-dim)}.stories-search-input{color:var(--color-text);background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.9rem}.stories-search-input::placeholder{color:var(--color-text-dim)}.stories-list{flex-direction:column;gap:0;display:flex}.stories-list-item{border-bottom:1px solid var(--color-border);transition:var(--transition-fast);grid-template-columns:280px 1fr;gap:2rem;padding:1.5rem 0;text-decoration:none;display:grid}.stories-list-item:hover{background:#f9731608}.stories-list-image{background:linear-gradient(135deg, var(--color-surface) 0%, var(--color-bg-secondary) 100%);border-radius:12px;justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.stories-list-logo-wrapper{padding:1rem}.stories-list-logo{object-fit:contain;filter:brightness(0)invert(.6);width:auto;max-width:150px;height:40px}.stories-list-content{flex-direction:column;justify-content:center;display:flex}.stories-list-badge{color:var(--color-orange);align-items:center;gap:.35rem;margin-bottom:.75rem;font-size:.75rem;display:inline-flex}.stories-badge-icon-xs{width:12px;height:12px}.stories-list-headline{color:var(--color-text);margin-bottom:1rem;font-size:1.15rem;font-weight:500;line-height:1.5}.stories-list-meta{align-items:center;gap:.5rem;display:flex}.stories-list-type{color:var(--color-text-muted);font-size:.9rem}.stories-list-arrow{width:16px;height:16px;color:var(--color-text-dim);transition:var(--transition-fast)}.stories-list-item:hover .stories-list-arrow{color:var(--color-orange);transform:translate(2px,-2px)}.stories-pagination{justify-content:space-between;align-items:center;margin-top:1rem;padding:1.5rem 0;display:flex}.stories-pagination-pages{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.stories-page-btn{border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:6px;font-family:inherit;font-size:.85rem}.stories-page-btn:hover{background:var(--color-surface);color:var(--color-text)}.stories-page-btn.active{background:var(--color-orange);border-color:var(--color-orange);color:var(--color-bg)}.stories-pagination-info{color:var(--color-text-dim);font-size:.85rem}.stories-resources{z-index:1;padding:5rem 0;position:relative}.stories-resources-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.stories-resource-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:20px;padding:2rem;text-decoration:none}.stories-resource-card:hover{background:var(--color-surface-hover);border-color:#f973164d;transform:translateY(-4px)}.stories-resource-icon{width:32px;height:32px;color:var(--color-orange);margin-bottom:1.25rem}.stories-resource-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.stories-resource-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.stories-resource-link{color:var(--color-text-muted);transition:var(--transition-fast);display:inline-flex}.stories-resource-link svg{width:20px;height:20px}.stories-resource-card:hover .stories-resource-link{color:var(--color-orange)}@media (width<=1024px){.stories-highlights-grid{grid-template-columns:1fr}.stories-customers-grid{grid-template-columns:1fr;gap:3rem}.stories-awards-grid{grid-template-columns:repeat(2,1fr)}.stories-list-item{grid-template-columns:200px 1fr}.stories-resources-grid{grid-template-columns:1fr}.stories-highlight-wrapper{grid-template-columns:1fr;gap:2rem}.stories-highlight-visual{order:-1;height:280px}.stories-highlight-circle{width:150px;height:150px}.stories-highlight-illustration{width:120px;height:120px}}@media (width<=900px){.stories-featured-two-col{grid-template-columns:1fr;min-height:auto}.stories-featured-col:first-child .stories-featured-image,.stories-featured-image-left{border-radius:24px 24px 0 0}.stories-featured-col:nth-child(2) .stories-featured-image,.stories-featured-image-right{border-radius:0}.stories-featured-col:first-child:after{display:none}.stories-featured-col .stories-featured-image{min-height:220px}.stories-featured-content-overlay{margin-top:0;padding:1.5rem}.stories-featured-content-overlay .stories-featured-headline{font-size:1.25rem}}@media (width<=768px){.stories-hero{padding-top:8rem;padding-bottom:1rem}.stories-featured-image{height:280px}.stories-logos-row{gap:1rem}.stories-logo-item{min-width:120px;padding:.75rem 1rem}.stories-testimonial-carousel{flex-direction:column;gap:1rem}.stories-carousel-btn{display:none}.stories-testimonial-quote{font-size:1.15rem}.stories-awards-grid{grid-template-columns:1fr}.stories-filters{flex-direction:column;align-items:stretch}.stories-filter-group{flex-wrap:wrap}.stories-search{min-width:100%}.stories-list-item{grid-template-columns:1fr;gap:1rem}.stories-list-image{height:140px}.stories-highlight-visual{display:none}.stories-highlight-title{font-size:1.75rem}.stories-highlight-context{font-size:1rem}.stories-flow-prompt,.stories-flow-sources{max-width:100%}.stories-highlight-image{height:180px}}@media (width<=640px){.stories-container{padding:0 1.25rem}.stories-hero-title{font-size:2rem}.stories-featured-content{padding:1.5rem}.stories-featured-headline{font-size:1.15rem}.stories-customers-value,.stories-customers-value-highlight{font-size:2.5rem}.stories-testimonial-card{padding:2rem 1.5rem}.stories-filter-buttons{flex-wrap:wrap}.stories-pagination{flex-direction:column;align-items:flex-start;gap:1rem}.stories-highlight-image{height:160px}}.cp-hero-section{min-height:70vh;padding-top:8rem}.cp-hero-container{text-align:center;flex-direction:column;align-items:center;display:flex}.cp-hero-badge{margin:0 auto 1.5rem}.cp-hero-subtitle{max-width:50rem}.cp-section{min-height:auto;padding:4rem 0}.cp-featured-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.cp-featured-visual{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.cp-featured-overlay{background:linear-gradient(135deg,#f973161a 0%,#a855f71a 100%);position:absolute;inset:0}.cp-featured-speed-box{z-index:1;background:#0000004d;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;align-items:center;padding:40px;display:flex;position:relative}.partner-highlight{object-fit:contain;width:100%;max-width:110%;height:100%;max-height:100%}.cp-speed-value{background:linear-gradient(135deg,#f97316 0%,#fb923c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:72px;font-weight:700;line-height:1}.cp-speed-unit{color:#94a3b8;margin-top:8px;font-size:18px}.cp-featured-company{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;position:absolute;bottom:24px;left:24px}.cp-featured-content{flex-direction:column;justify-content:center;padding:48px;display:flex}.cp-featured-meta{color:#94a3b8;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.cp-meta-icon{color:#f97316;width:14px;height:14px}.cp-meta-divider{color:#475569}.cp-featured-title{color:var(--color-text);margin-bottom:16px;font-size:28px;font-weight:700;line-height:1.3}.cp-featured-desc{color:var(--color-text-light);margin-bottom:24px;font-size:16px;line-height:1.7}.cp-featured-features{flex-direction:column;gap:12px;margin:0 0 24px;padding:0;list-style:none;display:flex}.cp-feature-item{color:var(--color-text-light);align-items:center;gap:12px;font-size:15px;display:flex}.cp-feature-check{color:#22c55e;flex-shrink:0;width:18px;height:18px}.cp-speed-wrapper{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;padding:48px}.cp-speed-header{text-align:center;margin-bottom:48px}.cp-speed-title{color:var(--color-text);margin-bottom:12px;font-size:32px;font-weight:700}.cp-speed-subtitle{color:var(--color-text-light);font-size:16px}.cp-speed-chart{max-width:900px;margin:0 auto}.cp-chart-bars{flex-direction:column;gap:20px;display:flex}.cp-chart-row{grid-template-columns:140px 1fr;align-items:center;gap:16px;display:grid}.cp-chart-label{color:#94a3b8;text-align:right;font-size:13px}.cp-chart-bar-container{flex-direction:column;gap:4px;display:flex}.cp-chart-bar{border-radius:4px;justify-content:flex-end;align-items:center;min-width:40px;height:24px;padding-right:8px;transition:width .6s ease-out;display:flex}.cp-chart-bar-gpu{background:linear-gradient(90deg,#22c55e 0%,#4ade80 100%)}.cp-chart-bar-cerebras{background:linear-gradient(90deg,#f97316 0%,#fb923c 100%)}.cp-bar-value{color:#fff;font-size:11px;font-weight:600}.cp-chart-legend{justify-content:center;gap:32px;margin-top:32px;display:flex}.cp-legend-item{color:#94a3b8;align-items:center;gap:8px;font-size:14px;display:flex}.cp-legend-color{border-radius:4px;width:16px;height:16px}.cp-legend-gpu{background:linear-gradient(90deg,#22c55e 0%,#4ade80 100%)}.cp-legend-cerebras{background:linear-gradient(90deg,#f97316 0%,#fb923c 100%)}.cp-stats-header{text-align:center;margin-bottom:48px}.cp-stats-title{margin-bottom:16px;font-size:32px;font-weight:700}.cp-stats-title-white{color:#fff}.cp-stats-subtitle{color:#94a3b8;max-width:700px;margin:0 auto;font-size:16px}.cp-benefit-icon{width:26px;height:26px}.cp-benefit-svg{width:100%;height:100%;min-height:200px}.cp-benefit-visual{border-radius:16px;justify-content:center;align-items:center;min-height:280px;padding:24px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.cp-benefit-visual-blue{background:linear-gradient(135deg,#3b82f61f 0%,#3b82f60a 100%);border:1px solid #3b82f626}.cp-benefit-visual-purple{background:linear-gradient(135deg,#a855f71f 0%,#a855f70a 100%);border:1px solid #a855f726}.cp-benefit-visual-emerald{background:linear-gradient(135deg,#10b9811f 0%,#10b9810a 100%);border:1px solid #10b98126}.cp-benefit-visual-orange{background:linear-gradient(135deg,#f973161f 0%,#f973160a 100%);border:1px solid #f9731626}.cp-benefit-visual:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff08 0%,#0000 70%);animation:4s ease-in-out infinite benefitPulse;position:absolute;inset:0}@keyframes benefitPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.cp-benefit-visual:hover{transform:translateY(-4px)}.cp-benefit-visual-blue:hover{border-color:#3b82f64d;box-shadow:0 12px 40px #3b82f633}.cp-benefit-visual-purple:hover{border-color:#a855f74d;box-shadow:0 12px 40px #a855f733}.cp-benefit-visual-emerald:hover{border-color:#10b9814d;box-shadow:0 12px 40px #10b98133}.cp-benefit-visual-orange:hover{border-color:#f973164d;box-shadow:0 12px 40px #f9731633}.cp-benefit-svg text{font-family:inherit}.cp-benefit-visual-icon{opacity:.6;width:64px;height:64px}@media (width<=1024px){.cp-featured-card{grid-template-columns:1fr}.cp-featured-visual{min-height:300px}.cp-featured-content{padding:32px}.cp-benefit-visual{min-height:240px}}@media (width<=768px){.cp-hero-section{min-height:auto;padding:10rem 0 4rem}.cp-speed-value{font-size:56px}.cp-featured-title{font-size:24px}.cp-speed-wrapper{padding:32px 24px}.cp-speed-title{font-size:24px}.cp-chart-row{grid-template-columns:100px 1fr}.cp-chart-label{font-size:11px}.cp-stats-title{font-size:24px}.cp-benefit-visual{min-height:220px;padding:20px}.cp-benefit-svg{min-height:180px}.cp-benefit-visual-icon{width:48px;height:48px}}@media (width<=640px){.cp-section{padding:3rem 0}.cp-featured-content{padding:24px}.cp-featured-title{font-size:20px}.cp-featured-desc,.cp-feature-item{font-size:14px}.cp-chart-row{grid-template-columns:1fr;gap:8px}.cp-chart-label{text-align:left}.cp-benefit-visual{min-height:200px;padding:16px}.cp-benefit-svg{min-height:160px}}.po-page{min-height:100vh;position:relative}.po-section-hero{align-items:center;min-height:100vh;padding-top:8rem;display:flex}.po-hero-content{text-align:center;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;display:flex}.po-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.1}.po-hero-title-muted{color:var(--color-text)}.po-hero-title-gradient{background:linear-gradient(90deg,#10b981,#3b82f6,#f97316) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient}.po-hero-subtitle{color:var(--color-text-muted);max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;font-weight:300;line-height:1.6}.po-hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.po-hero-trust-indicators{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.po-trust-indicator{color:var(--color-text-dim);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.po-trust-indicator-icon{width:18px;height:18px;color:var(--color-emerald)}.po-section-pillars{min-height:auto;padding:8rem 0}.po-pillars-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.po-pillar-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:24px;padding:2.5rem;transform:translateY(30px)}.sa-visible .po-pillar-card{animation:.6s forwards fadeInUp}.po-pillar-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.po-pillar-card-emerald:hover{box-shadow:0 25px 50px var(--color-emerald-glow);border-color:#10b98166}.po-pillar-card-blue:hover{box-shadow:0 25px 50px var(--color-blue-glow);border-color:#3b82f666}.po-pillar-card-orange:hover{box-shadow:0 25px 50px var(--color-orange-glow);border-color:#f9731666}.po-pillar-icon-box{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.po-pillar-icon-emerald{color:var(--color-emerald);background:#10b98126}.po-pillar-icon-blue{color:var(--color-blue);background:#3b82f626}.po-pillar-icon-orange{color:var(--color-orange);background:#f9731626}.po-pillar-icon{width:28px;height:28px}.po-pillar-title{margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.po-pillar-subtitle{color:var(--color-text-muted);margin-bottom:1rem;font-size:1rem;font-weight:500}.po-pillar-desc{color:var(--color-text-dim);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.po-pillar-stats{flex-wrap:wrap;gap:.5rem;display:flex}.po-pillar-stat{border-radius:8px;padding:.4rem .75rem;font-size:.8rem;font-weight:600}.po-pillar-stat-emerald{color:var(--color-emerald);background:#10b98126}.po-pillar-stat-blue{color:var(--color-blue);background:#3b82f626}.po-pillar-stat-orange{color:var(--color-orange);background:#f9731626}.po-section-architecture{background:#ffffff03;min-height:auto;padding:8rem 0}.po-layers-grid{background:#ffffff1a;border-radius:24px;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:4rem;display:grid;overflow:hidden}.po-layer-card{text-align:center;transition:var(--transition-medium);opacity:0;padding:2.5rem 1.5rem;transform:translateY(20px)}.sa-visible .po-layer-card{animation:.5s forwards fadeInUp}.po-layer-card:hover{background:var(--color-surface)}.po-layer-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.po-layer-icon-blue{color:var(--color-blue);background:#3b82f626}.po-layer-icon-purple{color:var(--color-purple);background:#a855f726}.po-layer-icon-emerald{color:var(--color-emerald);background:#10b98126}.po-layer-icon-orange{color:var(--color-orange);background:#f9731626}.po-layer-icon{width:26px;height:26px}.po-layer-name{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.po-layer-desc{color:var(--color-text-dim);font-size:.9rem;line-height:1.6}.po-architecture-diagram{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.po-diagram-node{border-radius:12px;padding:1rem 2rem;font-weight:600}.po-diagram-node-start{color:var(--color-blue);background:#3b82f61a;border:1px solid #3b82f64d}.po-diagram-node-center{background:linear-gradient(135deg,#f9731633,#a855f733);border:1px solid #f973164d;border-radius:16px;padding:1.5rem 2.5rem;font-size:1.25rem;font-weight:700}.po-diagram-node-center span{background:linear-gradient(90deg,#f97316,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.po-diagram-node-end{color:var(--color-emerald);background:#10b9811a;border:1px solid #10b9814d}.po-diagram-arrow{color:var(--color-text-dim)}.po-diagram-arrow-icon{width:24px;height:24px;transform:rotate(45deg)}.po-section-trust{min-height:auto;padding:8rem 0}.po-trust-layout{grid-template-columns:1fr 1.5fr;align-items:center;gap:4rem;display:grid}.po-trust-title{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.2}.po-trust-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.po-compliance-badges{flex-wrap:wrap;gap:1rem;display:flex}.po-compliance-badge{color:var(--color-emerald);background:#10b9811a;border:1px solid #10b98133;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.po-trust-features-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.po-trust-feature-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:16px;padding:1.5rem;transform:translateY(20px)}.sa-visible .po-trust-feature-card{animation:.5s forwards fadeInUp}.po-trust-feature-card:hover{background:#10b9810d;border-color:#10b9814d}.po-trust-feature-icon-box{background:#10b9811a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:1rem;display:flex}.po-trust-feature-icon{width:20px;height:20px;color:var(--color-emerald)}.po-trust-feature-title{margin-bottom:.4rem;font-size:1rem;font-weight:600}.po-trust-feature-desc{color:var(--color-text-dim);font-size:.85rem;line-height:1.6}.po-section-control{background:#ffffff03;min-height:auto;padding:8rem 0}.po-control-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.po-control-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex;transform:translateY(20px)}.sa-visible .po-control-card{animation:.5s forwards fadeInUp}.po-control-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #3b82f61a}.po-control-card-highlight{background:#3b82f60d;border-color:#3b82f64d}.po-control-icon-box{background:#3b82f626;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.po-control-icon{width:24px;height:24px;color:var(--color-blue)}.po-control-title{margin-bottom:.5rem;font-size:1.15rem;font-weight:600}.po-control-desc{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.po-section-simplicity{min-height:auto;padding:8rem 0}.po-steps-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.po-step-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;position:relative;transform:translateY(20px)}.sa-visible .po-step-card{animation:.5s forwards fadeInUp}.po-step-card:hover{border-color:#f973164d;transform:translateY(-8px)}.po-step-number{color:#f9731633;margin-bottom:1rem;font-family:Georgia,serif;font-size:3rem;font-weight:700;line-height:1}.po-step-icon-box{background:#f973161a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.po-step-icon{width:22px;height:22px;color:var(--color-orange)}.po-step-title{color:var(--color-orange);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.po-step-desc{color:var(--color-text-dim);font-size:.9rem;line-height:1.6}.po-integrations-box{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:24px;padding:2.5rem}.po-integrations-title{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.po-integrations-list{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.po-integration-item{color:var(--color-text-muted);transition:var(--transition-fast);background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;padding:.75rem 1.5rem;font-size:.9rem}.po-integration-item:hover{color:var(--color-text);border-color:#f973164d}@media (width<=1200px){.po-pillars-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.po-layers-grid{grid-template-columns:repeat(2,1fr)}.po-trust-layout{grid-template-columns:1fr;gap:3rem}.po-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.po-control-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}.po-trust-features-grid{grid-template-columns:1fr}}@media (width<=768px){.po-section-hero{padding-top:6rem}.po-hero-title{font-size:2.25rem}.po-hero-subtitle{font-size:1rem}.po-hero-trust-indicators{flex-direction:column;gap:1rem}.po-layers-grid{grid-template-columns:1fr}.po-steps-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto 4rem}.po-architecture-diagram{flex-direction:column;padding:2rem}.po-diagram-arrow-icon{transform:rotate(135deg)}.po-compliance-badges{justify-content:center}.po-trust-content{text-align:center}.po-section-pillars,.po-section-architecture,.po-section-trust,.po-section-control,.po-section-simplicity{padding:5rem 0}}@media (width<=640px){.po-hero-cta{flex-direction:column;width:100%}.po-hero-cta .sa-btn-primary,.po-hero-cta .sa-btn-secondary{justify-content:center;width:100%}.po-control-card{text-align:center;flex-direction:column;align-items:center}.po-integrations-list{gap:.75rem}.po-integration-item{padding:.5rem 1rem;font-size:.8rem}}.gov-page{min-height:100vh;position:relative}.gov-section{z-index:1;opacity:0;align-items:center;min-height:100vh;padding:6rem 0;transition:opacity .8s,transform .8s;display:flex;position:relative;transform:translateY(40px)}.gov-section.gov-visible{opacity:1;transform:translateY(0)}.gov-section-hero{min-height:100vh;padding-top:8rem}.gov-section-pillars,.gov-section-features,.gov-section-faq{min-height:auto;padding:8rem 0}.gov-section-testimonial{min-height:auto;padding:6rem 0}.gov-container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.gov-section-header{text-align:center;margin-bottom:4rem}.gov-badge{border:1px solid;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.gov-badge-icon{width:16px;height:16px}.gov-badge-emerald{color:var(--color-emerald);background:#10b9811a;border-color:#10b9814d}.gov-badge-blue{color:var(--color-blue);background:#3b82f61a;border-color:#3b82f64d}.gov-badge-purple{color:var(--color-purple);background:#a855f71a;border-color:#a855f74d}.gov-section-title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.15}.gov-section-subtitle{color:var(--color-text-muted);max-width:48rem;margin:0 auto;font-size:1.15rem;font-weight:300;line-height:1.6}.gov-text-gradient{background:linear-gradient(90deg,#10b981,#3b82f6,#a855f7) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradientShift}@keyframes gradientShift{0%,to{background-position:0%}50%{background-position:100%}}.gov-text-emerald{color:var(--color-emerald)}.gov-text-blue{color:var(--color-blue)}.gov-text-purple{color:var(--color-purple)}.gov-section-hero .gov-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.gov-hero-content{flex-direction:column;align-items:flex-start;display:flex}.gov-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.gov-hero-title-muted{color:var(--color-text)}.gov-hero-title-gradient{background:linear-gradient(90deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gov-hero-subtitle{color:var(--color-text-muted);max-width:32rem;margin-bottom:2rem;font-size:1.25rem;font-weight:300;line-height:1.6}.gov-hero-cta{gap:1.5rem;margin-bottom:3rem;display:flex}.gov-btn-primary,.gov-btn-secondary{cursor:pointer;transition:var(--transition-fast);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.gov-btn-primary{color:var(--color-emerald)}.gov-btn-primary:hover{transform:translateY(-2px)}.gov-btn-secondary{color:var(--color-text)}.gov-btn-secondary:hover{transform:translateY(-2px)}.gov-btn-icon{width:1.125rem;height:1.125rem}.gov-trust-indicators{flex-wrap:wrap;gap:1.5rem;display:flex}.gov-trust-item{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.gov-trust-icon{width:18px;height:18px;color:var(--color-emerald)}.gov-hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.gov-hero-shield{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.gov-shield-ring{border:1px solid;border-radius:50%;animation:3s ease-in-out infinite pulseRing;position:absolute}.gov-shield-ring-1{border-color:#10b98133;width:100%;height:100%;animation-delay:0s}.gov-shield-ring-2{border-color:#3b82f640;width:75%;height:75%;animation-delay:.5s}.gov-shield-ring-3{border-color:#a855f74d;width:50%;height:50%;animation-delay:1s}@keyframes pulseRing{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.gov-shield-center{width:120px;height:120px;box-shadow:0 20px 60px var(--color-emerald-glow);background:linear-gradient(135deg,#10b98133,#3b82f633);border:1px solid #10b98166;border-radius:24px;justify-content:center;align-items:center;display:flex}.gov-shield-icon{width:48px;height:48px;color:var(--color-emerald)}.gov-float-badge{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;animation:4s ease-in-out infinite floatBadge;display:flex;position:absolute;box-shadow:0 10px 30px #0000004d}.gov-float-badge-1{animation-delay:0s;top:15%;right:-10%}.gov-float-badge-2{animation-delay:1s;bottom:25%;left:-15%}.gov-float-badge-3{animation-delay:2s;bottom:10%;right:5%}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.gov-float-icon{width:18px;height:18px;color:var(--color-emerald)}.gov-scroll-hint{color:var(--color-text-dim);flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;animation:2s ease-in-out infinite bounce;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.gov-scroll-icon{width:24px;height:24px}.gov-logo-section{z-index:1;padding:3rem 0;position:relative}.gov-logo-title{text-align:center;color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.gov-logo-track-wrapper{flex-direction:column;gap:2rem;padding:1rem 0;display:flex;position:relative;overflow:hidden}.gov-logo-track{align-items:center;gap:6rem;width:max-content;display:flex}.gov-logo-track-left{animation:60s linear infinite gov-scroll-left}.gov-logo-track-right{animation:200s linear infinite gov-scroll-right}@keyframes gov-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes gov-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.gov-logo-item{opacity:.85;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;height:100px;padding:.75rem 1.5rem;transition:all .3s;display:flex}.gov-logo-item:hover{opacity:1;transform:translateY(-4px)scale(1.02);box-shadow:0 6px 16px #0009}.gov-logo-img{object-fit:contain;width:auto;max-width:160px;max-height:100px}@media (width<=768px){.gov-logo-section{padding:2rem 0}.gov-logo-track-wrapper{gap:1rem}.gov-logo-track{gap:2.5rem}.gov-logo-item{height:70px;padding:.5rem 1rem}.gov-logo-img{max-width:120px;max-height:50px}.gov-logo-track-left,.gov-logo-track-right{animation-duration:60s}}@media (width<=480px){.gov-logo-track{gap:2rem}.gov-logo-item{height:56px;padding:.4rem .8rem}.gov-logo-img{max-width:100px;max-height:40px}}.gov-pillars-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.gov-pillar-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2.5rem;transform:translateY(30px)}.gov-visible .gov-pillar-card{animation:.7s forwards fadeInUp}.gov-pillar-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.gov-pillar-emerald:hover{border-color:var(--color-emerald);box-shadow:0 20px 60px var(--color-emerald-glow)}.gov-pillar-blue:hover{border-color:var(--color-blue);box-shadow:0 20px 60px var(--color-blue-glow)}.gov-pillar-purple:hover{border-color:var(--color-purple);box-shadow:0 20px 60px var(--color-purple-glow)}.gov-pillar-icon-box{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.gov-pillar-icon-emerald{color:var(--color-emerald);background:#10b98126}.gov-pillar-icon-blue{color:var(--color-blue);background:#3b82f626}.gov-pillar-icon-purple{color:var(--color-purple);background:#a855f726}.gov-pillar-icon{width:28px;height:28px}.gov-pillar-subtitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.gov-pillar-title{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.gov-pillar-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.gov-pillar-features{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.gov-pillar-features li{color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.gov-check-icon{flex-shrink:0;width:18px;height:18px}.gov-features-layout{grid-template-columns:1fr 1.1fr;align-items:start;gap:4rem;display:grid}.gov-features-list{flex-direction:column;gap:.75rem;display:flex}.gov-feature-item{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);cursor:pointer;border-radius:12px;overflow:hidden}.gov-feature-item:hover{background:var(--color-surface-hover);border-color:#ffffff1a}.gov-feature-expanded{border-color:var(--color-emerald);background:var(--color-surface-hover)}.gov-feature-header{align-items:center;gap:1rem;padding:1.25rem;display:flex}.gov-feature-icon-box{background:#10b9811a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.gov-feature-icon{width:20px;height:20px;color:var(--color-emerald)}.gov-feature-title{color:var(--color-text);flex:1;font-size:1rem;font-weight:600}.gov-feature-chevron{width:20px;height:20px;color:var(--color-text-dim);transition:transform .3s}.gov-chevron-rotated{transform:rotate(180deg)}.gov-feature-body{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.gov-feature-expanded .gov-feature-body{max-height:200px;padding:0 1.25rem 1.25rem}.gov-feature-desc{color:var(--color-text-muted);font-size:.95rem;line-height:1.6}.gov-features-visual{position:relative}.gov-features-image-wrapper{border-radius:20px;position:relative;overflow:hidden}.gov-features-image{width:100%;height:auto;display:block}.gov-features-image-glow{background:var(--color-emerald);filter:blur(80px);opacity:.2;width:80%;height:50%;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}.gov-features-stats{pointer-events:none;position:absolute;inset:0}.gov-stat-bubble{background:var(--color-surface-warm);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;align-items:center;padding:1rem 1.25rem;animation:.4s ease-out forwards statBubbleFadeIn;display:flex;position:absolute;box-shadow:0 10px 30px #0000004d}@keyframes statBubbleFadeIn{0%{opacity:0}to{opacity:1}}.gov-stat-f0-s0{top:8%;right:-8%}.gov-stat-f0-s1{top:48%;left:-12%}.gov-stat-f0-s2{bottom:12%;right:8%}.gov-stat-f1-s0{top:5%;left:-10%}.gov-stat-f1-s1{top:40%;right:-12%}.gov-stat-f1-s2{bottom:-6%;left:50%;transform:translate(-50%)}.gov-stat-f2-s0{top:6%;right:-6%}.gov-stat-f2-s1{bottom:15%;left:-14%}.gov-stat-f2-s2{top:55%;right:-10%}.gov-stat-f3-s0{top:10%;left:-8%}.gov-stat-f3-s1{top:12%;right:-6%}.gov-stat-f3-s2{bottom:8%;right:10%}.gov-stat-f4-s0{top:5%;right:-10%}.gov-stat-f4-s1{top:50%;left:-15%}.gov-stat-f4-s2{bottom:-8%;left:45%;transform:translate(-50%)}.gov-stat-f5-s0{top:8%;left:-12%}.gov-stat-f5-s1{top:42%;right:-14%}.gov-stat-f5-s2{bottom:10%;left:-10%}.gov-stat-value{color:var(--color-emerald);font-size:1.5rem;font-weight:700}.gov-stat-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.gov-testimonial-card{background:linear-gradient(135deg,#10b9810d,#3b82f60d);border:1px solid #10b98133;border-radius:24px;padding:4rem}.gov-testimonial-quote{margin-bottom:2.5rem}.gov-quote-icon{width:48px;height:48px;color:var(--color-emerald);margin-bottom:1.5rem}.gov-testimonial-quote blockquote{color:var(--color-text);margin:0;font-size:1.35rem;font-style:italic;font-weight:300;line-height:1.7}.gov-testimonial-author{border-bottom:1px solid var(--color-border);align-items:center;gap:1.25rem;margin-bottom:3rem;padding-bottom:2rem;display:flex}.gov-author-avatar{background:var(--color-surface);border:2px solid var(--color-emerald);border-radius:50%;width:64px;height:64px;overflow:hidden}.gov-author-avatar img{object-fit:cover;width:100%;height:100%}.gov-author-info{flex-direction:column;display:flex}.gov-author-name{color:var(--color-text);font-size:1.1rem;font-weight:600}.gov-author-role{color:var(--color-text-muted);font-size:.95rem}.gov-author-company{color:var(--color-emerald);font-size:.9rem}.gov-testimonial-stats{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.gov-test-stat{text-align:center}.gov-test-stat-value{color:var(--color-emerald);margin-bottom:.5rem;font-size:2.5rem;font-weight:300;display:block}.gov-test-stat-label{color:var(--color-text-muted);font-size:.9rem}.gov-faq-list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.gov-faq-item{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);border-radius:12px;overflow:hidden}.gov-faq-item:hover{border-color:#ffffff1a}.gov-faq-expanded{border-color:var(--color-emerald)}.gov-faq-question{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.gov-faq-chevron{width:20px;height:20px;color:var(--color-text-dim);flex-shrink:0;transition:transform .3s}.gov-faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.gov-faq-expanded .gov-faq-answer{max-height:300px}.gov-faq-answer p{color:var(--color-text-muted);margin:0;padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}.gov-section-cta{min-height:70vh}.gov-cta-center{justify-content:center;align-items:center;display:flex}.gov-cta-box{background:var(--color-surface);border:1px solid var(--color-emerald);text-align:center;border-radius:32px;max-width:700px;padding:4rem 5rem;position:relative;overflow:hidden}.gov-cta-glow{background:radial-gradient(ellipse at center, var(--color-emerald-glow), transparent 60%);opacity:.3;pointer-events:none;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gov-cta-content{z-index:1;position:relative}.gov-cta-title{margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600}.gov-cta-subtitle{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.gov-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.gov-cta-disclaimer{color:var(--color-text-dim);font-size:.85rem}@media (width<=1024px){.gov-section-hero .gov-container{text-align:center;grid-template-columns:1fr}.gov-hero-content{align-items:center}.gov-hero-subtitle{max-width:100%}.gov-trust-indicators{justify-content:center}.gov-hero-visual{order:-1}.gov-hero-shield{width:300px;height:300px}.gov-pillars-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.gov-features-layout{grid-template-columns:1fr;gap:3rem}.gov-features-visual{order:-1}.gov-testimonial-stats{grid-template-columns:1fr;gap:1.5rem}.gov-stat-f0-s0{top:5%;right:2%}.gov-stat-f0-s1{left:-5%}.gov-stat-f0-s2{right:3%}.gov-stat-f1-s0{left:-3%}.gov-stat-f1-s1{right:-5%}.gov-stat-f1-s2{bottom:-4%}.gov-stat-f2-s0{right:2%}.gov-stat-f2-s1{left:-6%}.gov-stat-f2-s2{right:-4%}.gov-stat-f3-s0{left:-3%}.gov-stat-f3-s1{right:2%}.gov-stat-f3-s2{right:5%}.gov-stat-f4-s0{right:-4%}.gov-stat-f4-s1{left:-6%}.gov-stat-f4-s2{bottom:-5%}.gov-stat-f5-s0{left:-5%}.gov-stat-f5-s1{right:-6%}.gov-stat-f5-s2{left:-4%}}@media (width<=768px){.gov-section{padding:4rem 0}.gov-hero-title{font-size:2.25rem}.gov-hero-cta{flex-direction:column;width:100%}.gov-btn-primary,.gov-btn-secondary{justify-content:center;width:100%}.gov-testimonial-card{padding:2rem}.gov-testimonial-quote blockquote{font-size:1.1rem}.gov-cta-box{padding:2.5rem 1.5rem}.gov-float-badge,.gov-stat-bubble{display:none}}@media (width<=640px){.gov-trust-indicators{flex-direction:column;gap:.75rem}.gov-pillar-card{padding:1.75rem}.gov-testimonial-author{text-align:center;flex-direction:column}.gov-author-info{align-items:center}}.ai-page{min-height:100vh;position:relative}.ai-section-hero{align-items:center;min-height:100vh;padding-top:8rem;display:flex}.ai-hero-content{text-align:center;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;display:flex}.ai-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.1}.ai-hero-title-muted{color:var(--color-text)}.ai-hero-title-gradient{background:linear-gradient(90deg,#a855f7,#3b82f6,#10b981) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient}.ai-hero-subtitle{color:var(--color-text-muted);max-width:700px;margin:0 auto 2.5rem;font-size:1.25rem;font-weight:300;line-height:1.6}.ai-hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.ai-hero-compliance{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ai-compliance-badge{color:var(--color-purple);background:#a855f71a;border:1px solid #a855f733;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:600}.capability-img{object-fit:fill;width:100%;max-width:90rem;height:auto;max-height:90rem}.ai-section-ficc{min-height:auto;padding:8rem 0}.ai-ficc-title{background:linear-gradient(90deg,#3b82f6,#10b981,#a855f7,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ai-ficc-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ai-ficc-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;transform:translateY(30px)}.sa-visible .ai-ficc-card{animation:.6s forwards fadeInUp}.ai-ficc-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.ai-ficc-card-blue:hover{box-shadow:0 25px 50px var(--color-blue-glow);border-color:#3b82f666}.ai-ficc-card-emerald:hover{box-shadow:0 25px 50px var(--color-emerald-glow);border-color:#10b98166}.ai-ficc-card-purple:hover{box-shadow:0 25px 50px var(--color-purple-glow);border-color:#a855f766}.ai-ficc-card-orange:hover{box-shadow:0 25px 50px var(--color-orange-glow);border-color:#f9731666}.ai-ficc-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.ai-ficc-letter{font-family:Georgia,serif;font-size:3rem;font-weight:800;line-height:1}.ai-ficc-letter-blue{color:var(--color-blue)}.ai-ficc-letter-emerald{color:var(--color-emerald)}.ai-ficc-letter-purple{color:var(--color-purple)}.ai-ficc-letter-orange{color:var(--color-orange)}.ai-ficc-icon-box{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ai-ficc-icon-blue{color:var(--color-blue);background:#3b82f626}.ai-ficc-icon-emerald{color:var(--color-emerald);background:#10b98126}.ai-ficc-icon-purple{color:var(--color-purple);background:#a855f726}.ai-ficc-icon-orange{color:var(--color-orange);background:#f9731626}.ai-ficc-icon{width:22px;height:22px}.ai-ficc-title-card{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.ai-ficc-subtitle{color:var(--color-text-muted);margin-bottom:1rem;font-size:.9rem;font-weight:500}.ai-ficc-desc{color:var(--color-text-dim);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.ai-ficc-features{flex-direction:column;gap:.5rem;display:flex}.ai-ficc-feature{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.ai-ficc-feature-icon{flex-shrink:0;width:14px;height:14px}.ai-section-agents{background:#ffffff03;min-height:auto;padding:8rem 0}.ai-agents-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ai-agent-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;transform:translateY(20px)}.sa-visible .ai-agent-card{animation:.5s forwards fadeInUp}.ai-agent-card:hover{background:var(--color-surface-hover);transform:translateY(-6px)}.ai-agent-card-blue:hover{border-color:#3b82f666}.ai-agent-card-purple:hover{border-color:#a855f766}.ai-agent-card-emerald:hover{border-color:#10b98166}.ai-agent-card-orange:hover{border-color:#f9731666}.ai-agent-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.ai-agent-icon-blue{color:var(--color-blue);background:#3b82f626}.ai-agent-icon-purple{color:var(--color-purple);background:#a855f726}.ai-agent-icon-emerald{color:var(--color-emerald);background:#10b98126}.ai-agent-icon-orange{color:var(--color-orange);background:#f9731626}.ai-agent-icon{width:26px;height:26px}.ai-agent-name{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.ai-agent-desc{color:var(--color-text-dim);font-size:.9rem;line-height:1.6}.ai-section-capabilities{min-height:auto;padding:8rem 0}.ai-capabilities-layout{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;overflow:hidden}.ai-capabilities-tabs{border-bottom:1px solid var(--color-border);display:flex}.ai-capability-tab{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.5rem;margin-bottom:-1px;padding:1.25rem;font-size:.95rem;font-weight:500;display:flex}.ai-capability-tab:hover{color:var(--color-text);background:#ffffff05}.ai-capability-tab-active{color:var(--color-orange);border-bottom-color:var(--color-orange);background:#f973160d}.ai-capability-tab-icon{width:20px;height:20px}.ai-capabilities-content{grid-template-columns:1fr 1fr;gap:3rem;padding:3rem;display:grid}.ai-capability-info{flex-direction:column;justify-content:center;display:flex}.ai-capability-title{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.ai-capability-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.ai-capability-features{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.ai-capability-feature{color:var(--color-text);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.ai-capability-feature-icon{width:18px;height:18px;color:var(--color-emerald);flex-shrink:0}.ai-capability-link{color:var(--color-orange);transition:var(--transition-fast);align-items:center;gap:.4rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.ai-capability-link:hover{gap:.6rem}.ai-capability-link-icon{width:18px;height:18px}.ai-capability-visual{justify-content:center;align-items:center;display:flex}.ai-capability-image-placeholder{background:linear-gradient(135deg,#f973161a,#a855f71a);border:1px solid #f9731633;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.ai-placeholder-icon{width:48px;height:48px;color:var(--color-orange);opacity:.5}.ai-capability-image-placeholder span{color:var(--color-text-muted);font-size:1rem}.ai-section-usecases{background:#ffffff03;min-height:auto;padding:8rem 0}.ai-usecases-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ai-usecase-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;transform:translateY(20px)}.sa-visible .ai-usecase-card{animation:.5s forwards fadeInUp}.ai-usecase-card:hover{box-shadow:0 20px 40px var(--color-purple-glow);border-color:#a855f74d;transform:translateY(-6px)}.ai-usecase-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.ai-usecase-icon-box{background:#a855f726;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ai-usecase-icon{width:22px;height:22px;color:var(--color-purple)}.ai-usecase-industry{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim);background:#ffffff0d;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:600}.ai-usecase-title{margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.ai-usecase-desc{color:var(--color-text-dim);margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.ai-usecase-metric{color:var(--color-emerald);background:#10b9811a;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;display:flex}.ai-usecase-metric-icon{width:18px;height:18px}.ai-section-integration{min-height:auto;padding:8rem 0}.ai-integration-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ai-integration-title{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.2}.ai-integration-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.ai-integration-categories{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.ai-integration-category{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);border-radius:12px;padding:1.25rem}.ai-integration-category:hover{border-color:#3b82f64d}.ai-integration-category h4{color:var(--color-blue);margin-bottom:.35rem;font-size:1rem;font-weight:600}.ai-integration-category p{color:var(--color-text-dim);font-size:.85rem}.ai-integration-visual{justify-content:center;align-items:center;display:flex}.ai-integration-hub{width:320px;height:320px;position:relative}.ai-hub-center{z-index:2;background:linear-gradient(135deg,#3b82f633,#a855f733);border:2px solid #3b82f666;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:120px;height:120px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ai-hub-icon{width:32px;height:32px;color:var(--color-blue)}.ai-hub-center span{color:var(--color-text);font-size:.8rem;font-weight:600}.ai-hub-connectors{position:absolute;inset:0}.ai-hub-connector{background:var(--color-surface);border:1px solid var(--color-border);width:70px;height:36px;color:var(--color-text-muted);transform-origin:50%;--angle:calc(var(--connector-index) * 60deg);transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-130px) rotate(calc(-1 * var(--angle)));transition:var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;font-size:.8rem;font-weight:500;display:flex;position:absolute;top:50%;left:50%}.ai-hub-connector:hover{color:var(--color-text);background:#3b82f61a;border-color:#3b82f666}@media (width<=1200px){.ai-ficc-grid{grid-template-columns:repeat(2,1fr)}.ai-integration-layout{grid-template-columns:1fr;gap:3rem}.ai-integration-hub{width:280px;height:280px}.ai-hub-connector{transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-110px) rotate(calc(-1 * var(--angle)))}}@media (width<=1024px){.ai-agents-grid,.ai-usecases-grid{grid-template-columns:repeat(2,1fr)}.ai-capabilities-content{grid-template-columns:1fr;gap:2rem}.ai-capability-visual{order:-1}}@media (width<=768px){.ai-section-hero{padding-top:6rem}.ai-hero-title{font-size:2.25rem}.ai-hero-subtitle{font-size:1rem}.ai-ficc-grid,.ai-agents-grid,.ai-usecases-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.ai-capabilities-tabs{flex-wrap:wrap}.ai-capability-tab{flex:50%}.ai-capabilities-content{padding:2rem}.ai-integration-categories{grid-template-columns:1fr}.ai-integration-hub{width:240px;height:240px}.ai-hub-center{width:100px;height:100px}.ai-hub-connector{width:60px;height:32px;transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-90px) rotate(calc(-1 * var(--angle)));font-size:.7rem}.ai-section-ficc,.ai-section-agents,.ai-section-capabilities,.ai-section-usecases,.ai-section-integration{padding:5rem 0}}@media (width<=640px){.ai-hero-cta{flex-direction:column;width:100%}.ai-hero-cta .sa-btn-primary,.ai-hero-cta .sa-btn-secondary{justify-content:center;width:100%}.ai-hero-compliance{flex-direction:column;align-items:center;gap:.5rem}.ai-capability-tab{flex:100%;padding:1rem}}.bi-page{min-height:100vh;position:relative}.bi-section-hero{align-items:center;min-height:100vh;padding-top:8rem;display:flex}.bi-hero-content{text-align:center;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;display:flex}.bi-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.1}.bi-hero-title-muted{color:var(--color-text)}.bi-hero-title-gradient{background:linear-gradient(90deg,#3b82f6,#a855f7,#10b981) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient}.bi-hero-subtitle{color:var(--color-text-muted);max-width:900px;margin:0 auto 2.5rem;font-size:1.25rem;font-weight:300;line-height:1.6}.bi-hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.bi-preview-chart-main{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.bi-hero-metrics{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.bi-hero-metric{color:var(--color-text-muted);background:#3b82f61a;border:1px solid #3b82f633;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:flex}.bi-hero-metric-icon{width:18px;height:18px;color:var(--color-blue)}.bi-metrics-banner{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#ffffff05;padding:3rem 0}.bi-metrics-grid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.bi-metric-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);border-radius:12px;padding:1.25rem}.bi-metric-card:hover{background:var(--color-surface-hover);transform:translateY(-4px)}.bi-metric-blue:hover{border-color:#3b82f666}.bi-metric-emerald:hover{border-color:#10b98166}.bi-metric-purple:hover{border-color:#a855f766}.bi-metric-orange:hover{border-color:#f9731666}.bi-metric-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.bi-metric-icon{width:20px;height:20px}.bi-metric-icon-blue{color:var(--color-blue)}.bi-metric-icon-emerald{color:var(--color-emerald)}.bi-metric-icon-purple{color:var(--color-purple)}.bi-metric-icon-orange{color:var(--color-orange)}.bi-metric-change{border-radius:4px;align-items:center;gap:.2rem;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:flex}.bi-metric-change-up{color:var(--color-emerald);background:#10b98126}.bi-metric-change-down{color:#ef4444;background:#ef444426}.bi-change-icon{width:12px;height:12px}.bi-metric-value{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.bi-metric-label{color:var(--color-text-dim);font-size:.8rem}.bi-section-tracking{min-height:auto;padding:3rem 0}.bi-tracking-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.bi-tracking-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;transform:translateY(30px)}.sa-visible .bi-tracking-card{animation:.6s forwards fadeInUp}.bi-tracking-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.bi-tracking-blue:hover{box-shadow:0 25px 50px var(--color-blue-glow);border-color:#3b82f666}.bi-tracking-emerald:hover{box-shadow:0 25px 50px var(--color-emerald-glow);border-color:#10b98166}.bi-tracking-purple:hover{box-shadow:0 25px 50px var(--color-purple-glow);border-color:#a855f766}.bi-tracking-orange:hover{box-shadow:0 25px 50px var(--color-orange-glow);border-color:#f9731666}.bi-tracking-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.bi-tracking-icon-blue{color:var(--color-blue);background:#3b82f626}.bi-tracking-icon-emerald{color:var(--color-emerald);background:#10b98126}.bi-tracking-icon-purple{color:var(--color-purple);background:#a855f726}.bi-tracking-icon-orange{color:var(--color-orange);background:#f9731626}.bi-tracking-icon{width:26px;height:26px}.bi-tracking-title{margin-bottom:.25rem;font-size:1.35rem;font-weight:700}.bi-tracking-subtitle{color:var(--color-text-muted);margin-bottom:1rem;font-size:.9rem;font-weight:500}.bi-tracking-desc{color:var(--color-text-dim);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.bi-tracking-metrics{flex-direction:column;gap:.5rem;display:flex}.bi-tracking-metric{color:var(--color-text-muted);background:#ffffff08;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.85rem;display:flex}.bi-tracking-metric-icon{flex-shrink:0;width:14px;height:14px}.bi-tracking-metric-blue .bi-tracking-metric-icon{color:var(--color-blue)}.bi-tracking-metric-emerald .bi-tracking-metric-icon{color:var(--color-emerald)}.bi-tracking-metric-purple .bi-tracking-metric-icon{color:var(--color-purple)}.bi-tracking-metric-orange .bi-tracking-metric-icon{color:var(--color-orange)}.bi-section-dashboards{background:#ffffff03;min-height:auto;padding:8rem 0}.bi-dashboards-layout{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;overflow:hidden}.bi-dashboards-tabs{border-bottom:1px solid var(--color-border);display:flex}.bi-dashboard-tab{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;justify-content:center;align-items:center;gap:.5rem;margin-bottom:-1px;padding:1.25rem;font-size:.95rem;font-weight:500;display:flex}.bi-dashboard-tab:hover{color:var(--color-text);background:#ffffff05}.bi-dashboard-tab-active{color:var(--color-blue);border-bottom-color:var(--color-blue);background:#3b82f60d}.bi-dashboard-tab-icon{width:20px;height:20px}.bi-dashboards-content{grid-template-columns:1fr 1.3fr;gap:3rem;padding:3rem;display:grid}.bi-dashboard-info{flex-direction:column;justify-content:center;display:flex}.bi-dashboard-title{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.bi-dashboard-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.bi-dashboard-features{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.bi-dashboard-feature{color:var(--color-text);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.bi-dashboard-feature-icon{width:18px;height:18px;color:var(--color-emerald);flex-shrink:0}.bi-dashboard-link{color:var(--color-blue);transition:var(--transition-fast);align-items:center;gap:.4rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.bi-dashboard-link:hover{gap:.6rem}.bi-dashboard-link-icon{width:18px;height:18px}.bi-dashboard-visual{justify-content:center;align-items:center;display:flex}.bi-dashboard-preview{border:1px solid var(--color-border);border-radius:12px;width:100%;overflow:hidden}.bi-preview-header{border-bottom:1px solid var(--color-border);background:#0003;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.bi-preview-dots{gap:6px;display:flex}.bi-preview-dots span{background:#fff3;border-radius:50%;width:10px;height:10px}.bi-preview-dots span:first-child{background:#ef4444}.bi-preview-dots span:nth-child(2){background:#eab308}.bi-preview-dots span:nth-child(3){background:#22c55e}.bi-preview-title{color:var(--color-text-muted);font-size:.85rem;font-weight:500}.bi-preview-actions{gap:.75rem;display:flex}.bi-preview-action-icon{width:16px;height:16px;color:var(--color-text-dim);cursor:pointer;transition:var(--transition-fast)}.bi-preview-action-icon:hover{color:var(--color-text)}.bi-preview-content{grid-template-columns:1fr auto;gap:1rem;padding:1.5rem;display:grid}.bi-preview-chart{aspect-ratio:16/9;background:linear-gradient(135deg,#3b82f61a,#a855f71a);justify-content:center;align-items:center;display:flex}.bi-preview-chart-icon{width:48px;height:48px;color:var(--color-blue);opacity:.5}.bi-preview-sidebar{flex-direction:column;gap:1rem;min-width:120px;display:flex}.bi-preview-stat{border:1px solid var(--color-border);text-align:center;background:#ffffff08;border-radius:8px;padding:1rem}.bi-preview-stat-value{color:var(--color-emerald);margin-bottom:.25rem;font-size:1.25rem;font-weight:700;display:block}.bi-preview-stat-label{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.bi-section-optimization{min-height:auto;padding:8rem 0}.bi-optimization-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.bi-optimization-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;transform:translateY(20px)}.sa-visible .bi-optimization-card{animation:.5s forwards fadeInUp}.bi-optimization-card:hover{background:var(--color-surface-hover);transform:translateY(-6px)}.bi-optimization-blue:hover{border-color:#3b82f666}.bi-optimization-purple:hover{border-color:#a855f766}.bi-optimization-emerald:hover{border-color:#10b98166}.bi-optimization-orange:hover{border-color:#f9731666}.bi-optimization-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.bi-optimization-icon-blue{color:var(--color-blue);background:#3b82f626}.bi-optimization-icon-purple{color:var(--color-purple);background:#a855f726}.bi-optimization-icon-emerald{color:var(--color-emerald);background:#10b98126}.bi-optimization-icon-orange{color:var(--color-orange);background:#f9731626}.bi-optimization-icon{width:26px;height:26px}.bi-optimization-title{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.bi-optimization-desc{color:var(--color-text-dim);margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.bi-optimization-savings{border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.bi-optimization-savings-blue{color:var(--color-blue);background:#3b82f626}.bi-optimization-savings-purple{color:var(--color-purple);background:#a855f726}.bi-optimization-savings-emerald{color:var(--color-emerald);background:#10b98126}.bi-optimization-savings-orange{color:var(--color-orange);background:#f9731626}.bi-savings-icon{width:16px;height:16px}.bi-section-insights{background:#ffffff03;min-height:auto;padding:8rem 0}.bi-insights-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.bi-insights-title{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.2}.bi-insights-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.bi-insights-list{flex-direction:column;gap:1.5rem;display:flex}.bi-insight-item{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);opacity:0;border-radius:12px;gap:1rem;padding:1.25rem;display:flex;transform:translate(-20px)}.sa-visible .bi-insight-item{animation:.5s forwards fadeInLeft}.bi-insight-item:hover{background:var(--color-surface-hover);border-color:#f973164d}.bi-insight-icon-box{background:#f9731626;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.bi-insight-icon{width:22px;height:22px;color:var(--color-orange)}.bi-insight-content{flex:1}.bi-insight-title{margin-bottom:.35rem;font-size:1rem;font-weight:600}.bi-insight-desc{color:var(--color-text-dim);margin-bottom:.5rem;font-size:.85rem}.bi-insight-example{color:var(--color-text-muted);border-left:2px solid var(--color-orange);background:#ffffff08;border-radius:6px;padding:.5rem .75rem;font-size:.8rem;font-style:italic}.bi-insights-visual{justify-content:center;align-items:center;display:flex}.bi-insights-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;width:100%;max-width:400px;overflow:hidden}.bi-insights-card-header{border-bottom:1px solid var(--color-border);background:#0003;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.bi-insights-bell{width:20px;height:20px;color:var(--color-orange)}.bi-insights-card-header span:first-of-type{flex:1;font-weight:600}.bi-insights-badge{color:var(--color-orange);background:#f9731633;border-radius:10px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.bi-insights-card-body{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.bi-insight-alert{transition:var(--transition-fast);border-radius:10px;gap:.75rem;padding:1rem;display:flex}.bi-insight-alert:hover{transform:translate(4px)}.bi-insight-alert-success{background:#10b9811a;border:1px solid #10b98133}.bi-insight-alert-warning{background:#eab3081a;border:1px solid #eab30833}.bi-insight-alert-info{background:#3b82f61a;border:1px solid #3b82f633}.bi-alert-icon{flex-shrink:0;width:20px;height:20px;margin-top:2px}.bi-insight-alert-success .bi-alert-icon{color:var(--color-emerald)}.bi-insight-alert-warning .bi-alert-icon{color:#eab308}.bi-insight-alert-info .bi-alert-icon{color:var(--color-blue)}.bi-insight-alert strong{margin-bottom:.25rem;font-size:.9rem;display:block}.bi-insight-alert p{color:var(--color-text-dim);font-size:.8rem;line-height:1.4}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@media (width<=1200px){.bi-tracking-grid,.bi-optimization-grid{grid-template-columns:repeat(2,1fr)}.bi-metrics-grid{grid-template-columns:repeat(3,1fr)}.bi-insights-layout{grid-template-columns:1fr;gap:3rem}.bi-insights-visual{order:-1}}@media (width<=1024px){.bi-dashboards-content{grid-template-columns:1fr;gap:2rem}.bi-dashboard-visual{order:-1}}@media (width<=768px){.bi-section-hero{padding-top:6rem}.bi-hero-title{font-size:2.25rem}.bi-hero-subtitle{font-size:1rem}.bi-hero-metrics{flex-direction:column;align-items:center;gap:.75rem}.bi-metrics-grid{grid-template-columns:repeat(2,1fr)}.bi-tracking-grid,.bi-optimization-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.bi-dashboards-tabs{flex-wrap:wrap}.bi-dashboard-tab{flex:50%}.bi-dashboards-content{padding:2rem}.bi-preview-content{grid-template-columns:1fr}.bi-preview-sidebar{flex-direction:row;justify-content:space-between}.bi-preview-stat{flex:1}.bi-insight-item{flex-direction:column;gap:.75rem}.bi-section-tracking,.bi-section-dashboards,.bi-section-optimization,.bi-section-insights{padding:5rem 0}}@media (width<=640px){.bi-hero-cta{flex-direction:column;width:100%}.bi-hero-cta .sa-btn-primary,.bi-hero-cta .sa-btn-secondary{justify-content:center;width:100%}.bi-metrics-grid{grid-template-columns:1fr}.bi-dashboard-tab{flex:100%;padding:1rem}.bi-preview-sidebar{flex-direction:column}.bi-insights-card{max-width:100%}}.int-page{min-height:100vh;position:relative}.int-section-hero{align-items:center;min-height:100vh;padding-top:8rem;display:flex}.int-section-hero .sa-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.int-hero-content{flex-direction:column;align-items:flex-start;display:flex}.integrations-disclaimer{color:var(--color-text-dim);margin-top:2rem;font-size:.85rem}.int-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.int-hero-title-muted{color:var(--color-text-muted)}.int-hero-title-gradient{background:linear-gradient(90deg,#a855f7,#3b82f6,#10b981) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient}.int-hero-subtitle{color:var(--color-text-muted);max-width:500px;margin-bottom:2rem;font-size:1.15rem;font-weight:300;line-height:1.6}.int-hero-cta{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.int-hero-stats{align-items:center;gap:1.5rem;display:flex}.int-hero-stat{text-align:center}.int-hero-stat-value{color:var(--color-purple);font-size:1.75rem;font-weight:700;display:block}.int-hero-stat-label{color:var(--color-text-dim);font-size:.85rem}.int-hero-stat-divider{background:var(--color-border);width:1px;height:40px}.int-hero-visual{justify-content:center;align-items:center;display:flex}.int-hub{width:400px;height:400px;position:relative}.int-hub-center{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.int-hub-logo{background:linear-gradient(135deg,#a855f74d,#3b82f64d);border:2px solid #a855f780;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100px;height:100px;display:flex}.int-hub-icon{width:32px;height:32px;color:var(--color-purple)}.int-hub-logo span{color:var(--color-text);font-size:.75rem;font-weight:600}.int-hub-ring{border:1px solid #a855f733;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.int-hub-ring-1{width:180px;height:180px;animation:3s ease-in-out infinite pulse-ring}.int-hub-ring-2{width:280px;height:280px;animation:3s ease-in-out .5s infinite pulse-ring}.int-hub-ring-3{width:380px;height:380px;animation:3s ease-in-out 1s infinite pulse-ring}.int-hub-node{background:var(--color-surface);border:1px solid var(--color-border);width:60px;height:36px;color:var(--color-text-muted);--angle:calc(var(--node-index) * 60deg);transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-160px) rotate(calc(-1 * var(--angle)));transition:var(--transition-fast);animation:4s ease-in-out infinite float-node;animation-delay:calc(var(--node-index) * .3s);border-radius:8px;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:50%;left:50%}.int-hub-node:hover{border-color:var(--color-purple);color:var(--color-text);background:#a855f71a}.int-hub-pulse{background:radial-gradient(circle,#a855f74d 0%,#0000 70%);border-radius:50%;width:120px;height:120px;animation:2s ease-in-out infinite hub-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse-ring{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.05)}}@keyframes float-node{0%,to{transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-160px) rotate(calc(-1 * var(--angle)))}50%{transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-155px) rotate(calc(-1 * var(--angle)))}}@keyframes hub-pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.int-section-unlock{min-height:auto;padding:8rem 0}.int-power-meter{gap:1.5rem;margin-bottom:4rem;display:flex}.int-power-level{background:var(--color-surface);border:1px solid var(--color-border);opacity:0;border-radius:16px;flex:1;padding:1.5rem;transform:translateY(20px)}.sa-visible .int-power-level{animation:.5s forwards fadeInUp}.int-power-level-1{border-top:3px solid #a855f766}.int-power-level-2{border-top:3px solid #3b82f699}.int-power-level-3{border-top:3px solid var(--color-emerald)}.int-power-bar{background:#ffffff1a;border-radius:3px;height:6px;margin-bottom:1.25rem;overflow:hidden}.int-power-fill{border-radius:3px;height:100%;transition:width 1s}.int-power-level-1 .int-power-fill{background:linear-gradient(90deg,#a855f766,#a855f799)}.int-power-level-2 .int-power-fill{background:linear-gradient(90deg,#3b82f680,#3b82f6cc)}.int-power-level-3 .int-power-fill{background:linear-gradient(90deg, var(--color-emerald), #34d399)}.int-power-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.int-power-badge{color:var(--color-text-muted);background:#ffffff1a;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.int-power-title{font-size:1.1rem;font-weight:600}.int-power-desc{color:var(--color-text-dim);margin-bottom:1rem;font-size:.85rem}.int-power-features{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.int-power-features li{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.int-power-check{width:14px;height:14px;color:var(--color-emerald);flex-shrink:0}.int-unlock-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.int-unlock-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;transform:translateY(20px)}.sa-visible .int-unlock-card{animation:.5s forwards fadeInUp}.int-unlock-card:hover{background:var(--color-surface-hover);transform:translateY(-6px)}.int-unlock-blue:hover{box-shadow:0 20px 40px var(--color-blue-glow);border-color:#3b82f666}.int-unlock-purple:hover{box-shadow:0 20px 40px var(--color-purple-glow);border-color:#a855f766}.int-unlock-emerald:hover{box-shadow:0 20px 40px var(--color-emerald-glow);border-color:#10b98166}.int-unlock-orange:hover{box-shadow:0 20px 40px var(--color-orange-glow);border-color:#f9731666}.int-unlock-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.int-unlock-icon-blue{color:var(--color-blue);background:#3b82f626}.int-unlock-icon-purple{color:var(--color-purple);background:#a855f726}.int-unlock-icon-emerald{color:var(--color-emerald);background:#10b98126}.int-unlock-icon-orange{color:var(--color-orange);background:#f9731626}.int-unlock-icon{width:26px;height:26px}.int-unlock-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.int-unlock-desc{color:var(--color-text-dim);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.int-unlock-integrations{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.int-unlock-label{color:var(--color-text-dim);font-size:.8rem}.int-unlock-tags{gap:.5rem;display:flex}.int-unlock-tag{border:1px solid var(--color-border);color:var(--color-text-muted);background:#ffffff0d;border-radius:6px;padding:.3rem .6rem;font-size:.75rem;font-weight:500}.int-section-catalog{background:#ffffff03;min-height:auto;padding:8rem 0}.int-catalog-controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.int-search-box{flex:1;max-width:400px;position:relative}.int-search-icon{width:20px;height:20px;color:var(--color-text-dim);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.int-search-input{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text);transition:var(--transition-fast);border-radius:12px;padding:.875rem 1rem .875rem 3rem;font-size:.95rem}.int-search-input::placeholder{color:var(--color-text-dim)}.int-search-input:focus{border-color:var(--color-purple);outline:none;box-shadow:0 0 0 3px #a855f71a}.int-filter-group{align-items:center;gap:1rem;display:flex}.int-tier-filters{gap:.5rem;display:flex}.int-tier-btn{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.int-tier-btn:hover{border-color:var(--color-purple);color:var(--color-text)}.int-tier-btn-active{border-color:var(--color-purple);color:var(--color-purple);background:#a855f726}.int-view-toggle{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;display:flex;overflow:hidden}.int-view-btn{color:var(--color-text-dim);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;padding:.5rem .75rem}.int-view-btn:hover{color:var(--color-text)}.int-view-btn-active{color:var(--color-purple);background:#a855f726}.int-view-icon{width:18px;height:18px}.int-category-tabs{gap:.5rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.int-category-tab{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);white-space:nowrap;background:0 0;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.int-category-tab:hover{color:var(--color-text);border-color:#a855f74d}.int-category-tab-active{border-color:var(--color-purple);color:var(--color-purple);background:#a855f71a}.int-category-icon{width:18px;height:18px}.int-category-count{background:#ffffff1a;border-radius:10px;padding:.15rem .5rem;font-size:.75rem}.int-category-tab-active .int-category-count{background:#a855f733}.int-catalog-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.int-catalog-list{grid-template-columns:1fr}.int-catalog-list .int-card{grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;display:grid}.int-catalog-list .int-card-header{margin-bottom:0}.int-catalog-list .int-card-name{margin-bottom:.25rem}.int-catalog-list .int-card-footer{flex-direction:column;align-items:flex-end;gap:.5rem}.int-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:16px;padding:1.5rem;transform:translateY(15px)}.sa-visible .int-card{animation:.4s forwards fadeInUp}.int-card:hover{background:var(--color-surface-hover);border-color:#a855f74d;transform:translateY(-4px)}.int-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.int-card-logo{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.int-card-logo img{object-fit:contain;width:32px;height:32px}.int-card-tier{text-transform:uppercase;letter-spacing:.03em;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.7rem;font-weight:600;display:flex}.int-tier-icon{width:12px;height:12px}.int-card-tier-free{color:var(--color-emerald);background:#10b98126}.int-card-tier-premium{color:var(--color-blue);background:#3b82f626}.int-card-tier-enterprise{color:var(--color-purple);background:#a855f726}.int-card-name{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.int-card-desc{color:var(--color-text-dim);margin-bottom:1rem;font-size:.85rem;line-height:1.5}.int-card-footer{justify-content:space-between;align-items:center;display:flex}.int-card-category{color:var(--color-text-dim);background:#ffffff0d;border-radius:6px;padding:.3rem .6rem;font-size:.75rem;font-weight:500}.int-card-link{color:var(--color-purple);transition:var(--transition-fast);align-items:center;gap:.25rem;font-size:.85rem;font-weight:500;text-decoration:none;display:flex}.int-card-link:hover{gap:.4rem}.int-card-link-icon{width:16px;height:16px}.int-no-results{text-align:center;grid-column:1/-1;padding:4rem 2rem}.int-no-results-icon{width:48px;height:48px;color:var(--color-text-dim);margin-bottom:1rem}.int-no-results p{color:var(--color-text-muted);margin-bottom:1.5rem}.int-reset-btn{border:1px solid var(--color-purple);color:var(--color-purple);cursor:pointer;transition:var(--transition-fast);background:#a855f726;border-radius:10px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500}.int-reset-btn:hover{background:#a855f740}.int-section-enterprise{min-height:auto;padding:8rem 0}.int-enterprise-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.int-enterprise-title{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.2}.int-enterprise-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.int-enterprise-features{flex-direction:column;gap:.75rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.int-enterprise-features li{color:var(--color-text);align-items:center;gap:.75rem;font-size:1rem;display:flex}.int-enterprise-check{width:20px;height:20px;color:var(--color-orange);flex-shrink:0}.int-enterprise-link{color:var(--color-orange);transition:var(--transition-fast);align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.int-enterprise-link:hover{gap:.7rem}.int-enterprise-link-icon{width:20px;height:20px}.int-enterprise-visual{justify-content:center;align-items:center;display:flex}.int-enterprise-card{background:var(--color-surface);text-align:center;border:2px dashed #f973164d;border-radius:24px;width:100%;max-width:350px;padding:3rem}.int-enterprise-card-icon{background:#f9731626;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.int-enterprise-plug{width:40px;height:40px;color:var(--color-orange)}.int-enterprise-card h4{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.int-enterprise-card p{color:var(--color-text-dim);margin-bottom:1.5rem;font-size:.9rem}.int-enterprise-card-status{color:var(--color-emerald);background:#10b9811a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.int-status-icon{width:16px;height:16px}@media (width<=1200px){.int-section-hero .sa-container{grid-template-columns:1fr;gap:3rem}.int-hero-content{text-align:center;align-items:center}.int-hero-subtitle{max-width:600px}.int-hub{width:320px;height:320px}.int-hub-node{transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-130px) rotate(calc(-1 * var(--angle)))}.int-catalog-grid{grid-template-columns:repeat(3,1fr)}.int-unlock-grid{grid-template-columns:1fr}.int-enterprise-layout{grid-template-columns:1fr;gap:3rem}.int-enterprise-visual{order:-1}}@media (width<=1024px){.int-power-meter{flex-direction:column}.int-catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.int-section-hero{padding-top:6rem}.int-hero-title{font-size:2.25rem}.int-hero-stats{flex-direction:column;gap:1rem}.int-hero-stat-divider{display:none}.int-hub{width:280px;height:280px}.int-hub-logo{width:80px;height:80px}.int-hub-node{width:50px;height:30px;transform:translate(-50%, -50%) rotate(var(--angle)) translateY(-110px) rotate(calc(-1 * var(--angle)));font-size:.65rem}.int-catalog-controls{flex-direction:column;align-items:stretch}.int-search-box{max-width:100%}.int-filter-group{justify-content:space-between}.int-category-tabs{gap:.5rem}.int-category-tab{padding:.6rem 1rem;font-size:.85rem}.int-catalog-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.int-section-unlock,.int-section-catalog,.int-section-enterprise{padding:5rem 0}}@media (width<=640px){.int-hero-cta{flex-direction:column;width:100%}.int-hero-cta .sa-btn-primary,.int-hero-cta .sa-btn-secondary{justify-content:center;width:100%}.int-tier-filters{flex-wrap:wrap}.int-tier-btn{text-align:center;flex:1}}.price-page{background:var(--gradient-warm);min-height:100vh;position:relative}.pricing-section-header{text-align:center;margin-bottom:1rem}.price-sale-banner{box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#ef44441a,#f973161a);border:1px solid #ef44444d;border-radius:50px;align-items:center;gap:.6rem;padding:.6rem 1.25rem;display:inline-flex}.price-sale-banner-icon{color:#ef4444;width:18px;height:18px}.price-sale-banner-text{color:var(--color-text);font-size:.9rem}.price-sale-banner-text strong{color:#ef4444;font-weight:700}.price-section-hero{padding-top:10rem;padding-bottom:2rem}.price-hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.price-hero-badge{background:#10b9811a;border:1px solid #10b98140;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;display:inline-flex}.price-hero-badge-icon{width:16px;height:16px;color:var(--color-emerald)}.price-hero-badge span{color:var(--color-emerald);font-size:.85rem;font-weight:600}.price-hero-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:600;line-height:1.2}.price-hero-title-gradient{background:linear-gradient(90deg,#10b981,#3b82f6,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.price-hero-subtitle{color:var(--color-text-muted);max-width:700px;margin-bottom:2rem;font-size:1.15rem;line-height:1.6}.price-billing-toggle{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:50px;margin-bottom:3rem;padding:.25rem;display:flex}.price-billing-btn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:color .2s,background .2s;display:flex}.price-billing-btn:hover{color:var(--color-text)}.price-billing-btn-active{background:var(--color-text);color:var(--color-bg-filled)}.price-billing-save{color:#fff;background:linear-gradient(135deg,#ef4444,#f97316);border-radius:50px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.price-cards-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.price-card{background:var(--color-bg-filled);border:1px solid var(--color-border);height:100%;box-shadow:var(--shadow-card);border-radius:24px;padding:2rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.price-card:hover{box-shadow:var(--shadow-card-hover);border-color:#a855f74d;transform:translateY(-6px)}.price-card-highlighted{background:linear-gradient(180deg, #10b9810f 0%, var(--color-bg-filled) 100%);border-color:#10b9814d;transform:scale(1.02)}.price-card-highlighted:hover{box-shadow:0 20px 50px var(--color-emerald-glow);border-color:#10b98180;transform:scale(1.02)translateY(-6px)}.price-card-badge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;padding:.4rem 1rem;font-size:.75rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #10b9814d}.price-card-sale-badge{color:#fff;text-transform:uppercase;letter-spacing:.025em;background:linear-gradient(135deg,#ef4444,#f97316);border-radius:50px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.7rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #ef44444d}.price-card-sale-icon{width:12px;height:12px}.price-card-name{color:var(--color-text);margin-top:.5rem;margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.price-card-desc{color:var(--color-text-muted);min-height:40px;margin-bottom:.5rem;font-size:.9rem;line-height:1.5}.price-card-pricing{align-items:flex-start;gap:.25rem;margin-bottom:.5rem;display:flex}.price-card-price-wrapper{flex-direction:column;display:flex}.price-card-original-price{color:var(--color-text-dim);opacity:.7;font-size:1.1rem;font-weight:500;text-decoration:line-through}.price-card-amount{background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;line-height:1}.price-card-period{color:var(--color-text-dim);padding-top:2.3rem;padding-left:.3rem;font-size:.85rem;line-height:1.3}.price-card-custom{color:var(--color-text-muted);font-size:3rem;font-weight:700;line-height:1}.price-card-annual{color:var(--color-text-dim);margin-bottom:.5rem;font-size:.85rem}.price-card-cta{border:1px solid var(--color-border);width:100%;color:var(--color-text);text-align:center;cursor:pointer;background:0 0;border-radius:12px;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:block}.price-card-cta:hover{background:var(--color-surface-hover);border-color:var(--color-purple)}.price-card-cta-primary{background:var(--gradient-primary);color:#fff;box-shadow:0 4px 15px var(--color-orange-glow);border-color:#0000}.price-card-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f9731659}.price-card-features-intro{color:var(--color-text);margin-bottom:.75rem;font-size:.85rem;font-weight:600}.price-card-features ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.price-card-features li{color:var(--color-text-muted);align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}.price-feature-check{width:18px;height:18px;color:var(--color-blue);flex-shrink:0;margin-top:1px}.price-card-highlighted .price-feature-check{color:var(--color-emerald)}.price-roi-section{padding:2rem 0 3rem}.price-roi-grid{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:20px;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:2rem;display:grid}.price-roi-item{text-align:center;padding:1rem}.price-roi-icon{width:32px;height:32px;margin-bottom:.75rem}.price-roi-icon-green{color:var(--color-emerald)}.price-roi-icon-blue{color:var(--color-blue)}.price-roi-icon-purple{color:var(--color-purple)}.price-roi-icon-orange{color:var(--color-orange)}.price-roi-value{color:var(--color-text);margin-bottom:.25rem;font-size:2rem;font-weight:700}.price-roi-label{color:var(--color-text-muted);font-size:.85rem}.price-trust-section{padding:1rem 0 4rem}.price-trust-badges{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.price-trust-badge{background:var(--color-bg-filled);border:1px solid var(--color-border);color:var(--color-text-muted);box-shadow:var(--shadow-sm);border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:500;transition:border-color .2s,box-shadow .2s;display:flex}.price-trust-badge:hover{box-shadow:var(--shadow-md);border-color:#10b9814d}.price-trust-icon{width:18px;height:18px;color:var(--color-emerald)}.price-section-compare{background:var(--color-bg-secondary);padding:5rem 0}.price-category-filter{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.price-category-btn{background:var(--color-bg-filled);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:500;transition:border-color .2s,color .2s;display:flex}.price-category-btn:hover{color:var(--color-text);border-color:#a855f74d}.price-category-btn-active{border-color:var(--color-purple);color:var(--color-text);background:linear-gradient(135deg,#a855f71a,#3b82f614)}.price-cat-icon{width:16px;height:16px}.price-table-wrapper{margin-bottom:1.5rem;overflow-x:auto}.price-table-container{min-width:700px}.price-table{border-collapse:collapse;background:var(--color-bg-filled);border:1px solid var(--color-border);width:100%;box-shadow:var(--shadow-card);border-radius:20px;overflow:hidden}.price-table thead{background:var(--color-surface)}.price-table th{text-align:center;color:var(--color-text);border-bottom:1px solid var(--color-border);padding:1rem 1.25rem;font-size:.95rem;font-weight:600}.price-th-feature{width:35%;text-align:left!important}.price-th-tier{width:21.66%}.price-th-highlight{background:#10b98114}.price-tr{border-bottom:1px solid var(--color-border);transition:background .2s}.price-tr:last-child{border-bottom:none}.price-tr:hover{background:var(--color-surface)}.price-td-feature{padding:.875rem 1.25rem}.price-td-value{text-align:center;padding:.875rem 1.25rem}.price-td-highlight{background:#10b9810a}.price-feature-cell{align-items:center;gap:.75rem;display:flex}.price-feature-icon-wrap{background:var(--color-purple-glow);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.price-feat-icon{width:16px;height:16px;color:var(--color-purple)}.price-feature-name{color:var(--color-text);font-size:.9rem;font-weight:500}.price-tooltip-wrapper{margin-left:auto;display:inline-flex;position:relative}.price-help-icon{width:14px;height:14px;color:var(--color-text-dim);cursor:help;transition:color .2s}.price-help-icon:hover{color:var(--color-purple)}.price-tooltip{background:var(--color-text);border:1px solid var(--color-border);color:var(--color-bg-filled);white-space:nowrap;opacity:0;visibility:hidden;z-index:10;box-shadow:var(--shadow-lg);border-radius:8px;padding:.5rem .75rem;font-size:.75rem;transition:opacity .2s,visibility .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.price-tooltip-wrapper:hover .price-tooltip{opacity:1;visibility:visible}.price-feat-value{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.price-feat-yes{background:#10b9811f}.price-feat-yes.price-feat-highlight{background:#10b98133}.price-feat-no{background:#ef444414}.price-feat-na{background:var(--color-surface)}.price-feat-check-icon{width:16px;height:16px;color:var(--color-emerald)}.price-feat-x-icon{color:#ef4444;width:14px;height:14px}.price-feat-minus-icon{width:14px;height:14px;color:var(--color-text-dim)}.price-feat-text{color:var(--color-text-muted);font-size:.85rem;font-weight:500}.price-feat-text-highlight{color:var(--color-emerald);font-weight:600}.price-legend{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.price-legend-item{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.price-legend-icon{width:24px;height:24px}.price-section-links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2.5rem;display:flex}.price-section-link{background:var(--color-bg-filled);border:1px solid var(--color-border);color:var(--color-text-muted);box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.price-section-link:hover{color:var(--color-text);box-shadow:var(--shadow-md);border-color:#a855f766;transform:translateY(-2px)}.price-link-icon{width:18px;height:18px}.price-link-arrow{opacity:.6;width:14px;height:14px}.price-section-link-primary{border-color:var(--color-purple);color:var(--color-text);background:linear-gradient(135deg,#a855f71a,#3b82f614)}.price-section-link-primary:hover{border-color:var(--color-purple);background:linear-gradient(135deg,#a855f726,#3b82f61f)}.price-section-support{padding:5rem 0}.price-support-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.price-support-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:16px;padding:1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s}.price-support-card:hover{box-shadow:var(--shadow-card-hover);border-color:#3b82f666;transform:translateY(-4px)}.price-support-header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.price-support-icon{width:24px;height:24px;color:var(--color-blue)}.price-support-name{color:var(--color-text);margin:0;font-size:1.1rem;font-weight:700}.price-support-price{color:var(--color-blue);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.price-support-response{color:var(--color-text-dim);border-bottom:1px solid var(--color-border);margin-bottom:1rem;padding-bottom:1rem;font-size:.8rem}.price-support-features{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.price-support-features li{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.price-support-check{width:16px;height:16px;color:var(--color-blue);flex-shrink:0}.price-section-services{background:var(--color-bg-secondary);padding:5rem 0}.price-professional-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.price-professional-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:16px;padding:1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s}.price-professional-card:hover{box-shadow:var(--shadow-card-hover);border-color:#a855f766;transform:translateY(-4px)}.price-professional-header{gap:1rem;margin-bottom:1.25rem;display:flex}.price-service-icon{width:28px;height:28px;color:var(--color-purple);flex-shrink:0}.price-professional-name{color:var(--color-text);margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.price-professional-desc{color:var(--color-text-muted);margin:0;font-size:.85rem}.price-professional-details{background:var(--color-surface);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:1rem;display:flex}.price-professional-rate-value{color:var(--color-purple);font-size:1.25rem;font-weight:700}.price-professional-rate-label{color:var(--color-text-dim);font-size:.75rem;display:block}.price-professional-timeline{color:var(--color-emerald);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.price-professional-timeline-icon{width:16px;height:16px}.price-professional-examples{color:var(--color-text-muted);margin:0;font-size:.8rem;line-height:1.5}.price-professional-examples strong{color:var(--color-text)}.price-section-packages{padding:5rem 0}.price-packages-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.price-package-card{background:var(--color-bg-filled);text-align:center;box-shadow:var(--shadow-card);border:1px solid #10b98133;border-radius:16px;padding:1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s}.price-package-card:hover{box-shadow:0 15px 40px var(--color-emerald-glow);border-color:#10b98166;transform:translateY(-4px)}.price-package-name{color:var(--color-emerald);margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.price-package-price{color:var(--color-text);margin-bottom:1rem;font-size:2rem;font-weight:700}.price-package-includes{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);margin-bottom:1.25rem;padding-bottom:1.25rem;font-size:.9rem;line-height:1.5}.price-package-meta{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.price-package-timeline,.price-package-best{color:var(--color-text-muted);justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.price-package-icon{width:16px;height:16px;color:var(--color-blue)}.price-package-cta{border:1px solid var(--color-border);color:var(--color-text);background:0 0;border-radius:10px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-block}.price-package-cta:hover{border-color:var(--color-emerald);color:var(--color-emerald);background:#10b98114}.price-section-additional{background:var(--color-bg-secondary);padding:5rem 0}.price-additional-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.price-additional-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:12px;padding:1.25rem;transition:border-color .2s,box-shadow .2s}.price-additional-card:hover{box-shadow:var(--shadow-card);border-color:#f9731666}.price-additional-item{color:var(--color-text);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.price-additional-cost{color:var(--color-orange);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.price-additional-note{color:var(--color-text-dim);font-size:.8rem}.price-section-faq{padding:5rem 0}.price-faq-list{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.price-faq-item{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.price-faq-item:hover{box-shadow:var(--shadow-card);border-color:#a855f74d}.price-faq-question{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.price-faq-question:hover{color:var(--color-purple)}.price-faq-chevron{width:20px;height:20px;color:var(--color-text-dim);flex-shrink:0;transition:transform .3s,color .2s}.price-faq-item:hover .price-faq-chevron{color:var(--color-purple)}.price-faq-chevron-rotated{color:var(--color-purple);transform:rotate(180deg)}.price-faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.price-faq-expanded .price-faq-answer{max-height:200px;padding:0 1.5rem 1.25rem}.price-faq-answer p{color:var(--color-text-muted);font-size:.95rem;line-height:1.7}.sa-section-cta{padding:6rem 0}.sa-cta-center{justify-content:center;align-items:center;display:flex}.sa-cta-box{background:var(--color-surface);border:1px solid var(--color-orange);text-align:center;border-radius:32px;max-width:800px;padding:4rem 5rem;position:relative;overflow:hidden}.sa-cta-glow{background:radial-gradient(ellipse at center, var(--color-orange-glow), transparent 60%);opacity:.3;pointer-events:none;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sa-cta-content{z-index:1;position:relative}.sa-cta-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.sa-cta-subtitle{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.sa-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.sa-btn-primary{color:#fff;background:var(--gradient-primary);cursor:pointer;box-shadow:var(--shadow-md), 0 4px 20px #f9731640;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.sa-btn-primary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 30px #f9731659}.sa-btn-icon{width:18px;height:18px}.sa-cta-disclaimer{color:var(--color-text-dim);font-size:.85rem}@media (width<=1200px){.price-support-grid,.price-roi-grid{grid-template-columns:repeat(2,1fr)}.price-category-filter{gap:.4rem}.price-category-btn{padding:.5rem .75rem;font-size:.8rem}}@media (width<=1024px){.price-cards-grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.price-card-highlighted{transform:none}.price-card-highlighted:hover{transform:translateY(-6px)}.price-packages-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.price-professional-grid{grid-template-columns:1fr}.price-additional-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.price-section-hero{padding-top:8rem}.price-hero-title{font-size:2.25rem}.price-sale-banner{padding:.5rem 1rem}.price-sale-banner-text{font-size:.8rem}.price-trust-badges{gap:1rem}.price-trust-badge{flex:calc(50% - .5rem);justify-content:center}.price-section-compare,.price-section-faq,.price-section-services,.price-section-support,.price-section-packages,.price-section-additional{padding:4rem 0}.price-support-grid{grid-template-columns:1fr}.price-roi-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem}.price-roi-value{font-size:1.5rem}.price-category-filter{gap:.35rem}.price-category-btn{padding:.5rem .6rem;font-size:.75rem}.price-category-btn span{display:none}.price-cat-icon{width:18px;height:18px}.price-section-links{flex-direction:column;align-items:center}.price-section-link{justify-content:center;width:100%;max-width:320px}}@media (width<=640px){.price-billing-toggle{width:100%;max-width:280px}.price-billing-btn{flex:1;justify-content:center;padding:.6rem .75rem;font-size:.85rem}.price-card{padding:1.5rem}.price-card-amount{font-size:2.5rem}.price-faq-question{padding:1rem 1.25rem;font-size:.95rem}.price-faq-expanded .price-faq-answer{padding:0 1.25rem 1rem}.price-additional-grid,.price-roi-grid{grid-template-columns:1fr}.price-table th,.price-td-feature,.price-td-value{padding:.75rem .5rem;font-size:.8rem}.price-feature-icon-wrap{width:24px;height:24px}.price-feat-icon{width:12px;height:12px}.price-feature-name{font-size:.8rem}.sa-cta-box{margin:0 1rem;padding:2.5rem 1.5rem}}.wm-page{min-height:100vh;position:relative}.wm-section-hero{min-height:100vh;padding-top:8rem;padding-bottom:4rem}.wm-hero-content{max-width:800px}.wm-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.15}.wm-hero-title-muted{color:#94a3b8}.wm-hero-title-main{color:var(--color-text)}.wm-hero-subtitle{color:#94a3b8;max-width:640px;margin-bottom:1rem;font-size:1.2rem;line-height:1.7}.wm-hero-subtitle-secondary{color:#94a3b8;max-width:640px;margin-bottom:2rem;font-size:1.2rem;line-height:1.7}.wm-hero-subtitle strong,.wm-hero-subtitle-secondary strong{color:var(--color-text)}.wm-text-red{color:#f87171}.wm-hero-cta{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.wm-hero-trust{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:2rem;padding-top:1.5rem;display:flex}.wm-trust-item{color:var(--color-emerald);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.wm-trust-icon{width:18px;height:18px}.wm-section-pain{background:linear-gradient(#0000 0%,#ef444408 50%,#0000 100%);min-height:auto;padding:6rem 0}.wm-pain-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.wm-pain-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;opacity:0;border-radius:16px;padding:2rem;transform:translateY(20px)}.sa-visible .wm-pain-card{animation:.6s forwards fadeInUp}.wm-pain-icon-box{background:#ef44441a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.wm-pain-icon{width:24px;height:24px;color:var(--color-red)}.wm-pain-stat{color:var(--color-red);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;line-height:1}.wm-pain-unit{color:#94a3b8;margin-left:.25rem;font-size:1.5rem}.wm-pain-label{margin-top:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.wm-pain-desc{color:#64748b;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.wm-pain-source{color:#475569;font-size:.8rem;font-style:italic}.wm-retention-crisis{background:#ef44440d;border:1px solid #ef444426;border-radius:20px;padding:2.5rem}.wm-retention-title{text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.wm-retention-subtitle{color:#94a3b8;text-align:center;max-width:700px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.wm-retention-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.wm-retention-card{text-align:center;background:#0000004d;border-radius:12px;padding:1.5rem}.wm-retention-stat{color:var(--color-red);margin-bottom:.25rem;font-size:2.5rem;font-weight:300}.wm-retention-label{color:var(--color-text);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.wm-retention-desc{color:#64748b;font-size:.8rem}.wm-retention-source{color:#475569;text-align:center;margin-top:1.25rem;font-size:.8rem;font-style:italic}.wm-section-solution{min-height:auto;padding:6rem 0}.wm-solution-content{text-align:center;max-width:900px;margin:0 auto}.wm-solution-title{margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1.2}.wm-solution-desc{color:#94a3b8;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.wm-solution-desc-highlight{color:var(--color-text);font-size:1.15rem;line-height:1.8}.wm-solution-desc-highlight strong{color:var(--color-emerald)}.wm-section-trust{background:#ffffff03;min-height:auto;padding:6rem 0}.wm-trust-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.wm-trust-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2.25rem;transform:translateY(20px)}.sa-visible .wm-trust-card{animation:.6s forwards fadeInUp}.wm-trust-card-emerald{border-color:#10b98133}.wm-trust-card-blue{border-color:#3b82f633}.wm-trust-card-purple{border-color:#a855f733}.wm-trust-card:hover{background:var(--color-surface-hover);transform:translateY(-4px)}.wm-trust-card-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.wm-trust-card-icon-emerald{color:var(--color-emerald);background:#10b98126}.wm-trust-card-icon-blue{color:var(--color-blue);background:#3b82f626}.wm-trust-card-icon-purple{color:var(--color-purple);background:#a855f726}.wm-trust-icon-inner{width:28px;height:28px}.wm-trust-card-subtitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.wm-trust-card-title{margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.wm-trust-card-desc{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.wm-trust-card-features{flex-direction:column;gap:.625rem;display:flex}.wm-trust-feature{color:var(--color-text-muted);align-items:center;gap:.625rem;font-size:.9rem;display:flex}.wm-trust-feature-icon{flex-shrink:0;width:16px;height:16px}.wm-section-usecases{min-height:auto;padding:6rem 0}.wm-usecases-layout{grid-template-columns:300px 1fr;align-items:start;gap:2rem;display:grid}.wm-usecases-tabs{flex-direction:column;gap:.5rem;display:flex}.wm-usecase-tab{cursor:pointer;color:#64748b;text-align:left;transition:var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:.875rem;padding:1.125rem 1.25rem;display:flex}.wm-usecase-tab:hover{background:#ffffff08}.wm-usecase-tab-active{color:var(--color-text);background:#ffffff0d}.wm-usecase-tab-active.wm-usecase-tab-blue{border-color:#3b82f666}.wm-usecase-tab-active.wm-usecase-tab-purple{border-color:#a855f766}.wm-usecase-tab-active.wm-usecase-tab-emerald{border-color:#10b98166}.wm-usecase-tab-active.wm-usecase-tab-orange{border-color:#f9731666}.wm-usecase-tab-icon{background:#ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wm-usecase-tab-icon-blue{color:var(--color-blue);background:#3b82f626}.wm-usecase-tab-icon-purple{color:var(--color-purple);background:#a855f726}.wm-usecase-tab-icon-emerald{color:var(--color-emerald);background:#10b98126}.wm-usecase-tab-icon-orange{color:var(--color-orange);background:#f9731626}.wm-tab-icon{width:20px;height:20px}.wm-usecase-tab-title{font-size:.95rem;font-weight:600}.wm-usecase-tab-subtitle{color:#64748b;font-size:.8rem}.wm-usecase-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:2.5rem}.wm-usecase-content-blue{border-color:#3b82f640}.wm-usecase-content-purple{border-color:#a855f740}.wm-usecase-content-emerald{border-color:#10b98140}.wm-usecase-content-orange{border-color:#f9731640}.wm-usecase-header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.wm-usecase-header-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.wm-usecase-header-icon-blue{color:var(--color-blue);background:#3b82f626}.wm-usecase-header-icon-purple{color:var(--color-purple);background:#a855f726}.wm-usecase-header-icon-emerald{color:var(--color-emerald);background:#10b98126}.wm-usecase-header-icon-orange{color:var(--color-orange);background:#f9731626}.wm-usecase-icon{width:24px;height:24px}.wm-usecase-title{font-size:1.5rem;font-weight:600}.wm-usecase-subtitle{font-size:.9rem}.wm-usecase-problem,.wm-usecase-solution{margin-bottom:1.75rem}.wm-usecase-label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.wm-usecase-label-red{color:var(--color-red)}.wm-usecase-label-green{color:var(--color-emerald)}.wm-usecase-problem p,.wm-usecase-solution p{color:var(--color-text-muted);font-size:.95rem;line-height:1.7}.wm-usecase-metrics{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.75rem;display:grid}.wm-metric-before,.wm-metric-after{text-align:center;border-radius:12px;padding:1.25rem}.wm-metric-before{background:#ef44440d}.wm-metric-after{background:#10b9810d}.wm-metric-label{margin-bottom:.25rem;font-size:.75rem;font-weight:600}.wm-metric-before .wm-metric-label{color:var(--color-red)}.wm-metric-after .wm-metric-label{color:var(--color-emerald)}.wm-metric-value{font-size:1.75rem;font-weight:300}.wm-metric-before .wm-metric-value{color:var(--color-red)}.wm-metric-after .wm-metric-value{color:var(--color-emerald)}.wm-usecase-benefits{flex-wrap:wrap;gap:.625rem;display:flex}.wm-usecase-benefit{border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.85rem;display:flex}.wm-usecase-benefit-blue{color:var(--color-blue);background:#3b82f61a}.wm-usecase-benefit-purple{color:var(--color-purple);background:#a855f71a}.wm-usecase-benefit-emerald{color:var(--color-emerald);background:#10b9811a}.wm-usecase-benefit-orange{color:var(--color-orange);background:#f973161a}.wm-benefit-icon{width:14px;height:14px}.wm-section-testimonials{background:linear-gradient(#0000 0%,#3b82f608 50%,#0000 100%);min-height:auto;padding:6rem 0}.wm-testimonial-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;max-width:900px;margin:0 auto;padding:3rem;position:relative}.wm-testimonial-quote-icon{color:#f9731633;width:48px;height:48px;position:absolute;top:2rem;left:2rem}.wm-testimonial-quote{color:var(--color-text-muted);z-index:1;margin-bottom:2rem;font-size:1.25rem;font-style:italic;line-height:1.8;position:relative}.wm-testimonial-author{align-items:center;gap:1rem;display:flex}.wm-testimonial-avatar{background:linear-gradient(135deg,#f97316,#ea580c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.125rem;font-weight:600;display:flex}.wm-testimonial-name{font-size:1rem;font-weight:600}.wm-testimonial-role{color:var(--color-text);font-size:.9rem}.wm-testimonial-firm{color:#64748b;font-size:.85rem}.wm-testimonial-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.wm-testimonial-dot{cursor:pointer;width:8px;height:8px;transition:var(--transition-fast);background:#fff3;border:none;border-radius:9999px;padding:0}.wm-testimonial-dot:hover{background:#fff6}.wm-testimonial-dot-active{background:var(--color-orange);width:24px}.wm-section-impact{min-height:auto;padding:6rem 0}.wm-impact-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem;display:grid}.wm-impact-card{opacity:0;border-radius:16px;flex-direction:column;min-height:200px;padding:1.65rem;display:flex;transform:translateY(20px)}.sa-visible .wm-impact-card{animation:.6s forwards fadeInUp}.wm-impact-card-0{background:linear-gradient(135deg,#1a4d3e 0%,#236b54 100%);border:1px solid #34d39933}.wm-impact-card-1{background:linear-gradient(135deg,#2d7a5e 0%,#3d9970 100%);border:1px solid #34d39940}.wm-impact-card-2{background:linear-gradient(135deg,#4ade80 0%,#6ee7a0 100%);border:1px solid #34d3994d}.wm-impact-card-3{background:linear-gradient(135deg,#6ee7a0 0%,#86efac 100%);border:1px solid #34d39959}.wm-impact-icon{margin-bottom:auto}.wm-impact-card-0 .wm-impact-icon,.wm-impact-card-1 .wm-impact-icon{color:#fffc}.wm-impact-card-2 .wm-impact-icon,.wm-impact-card-3 .wm-impact-icon{color:#0a3d2e}.wm-impact-icon-inner{width:24px;height:24px}.wm-impact-metric{margin-bottom:.25rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:300}.wm-impact-card-0 .wm-impact-metric,.wm-impact-card-1 .wm-impact-metric{color:#fff}.wm-impact-card-2 .wm-impact-metric,.wm-impact-card-3 .wm-impact-metric{color:#0a3d2e}.wm-impact-label{margin-bosttom:.25rem;font-size:.95rem;font-weight:600}.wm-impact-card-0 .wm-impact-label,.wm-impact-card-1 .wm-impact-label{color:#fff}.wm-impact-card-2 .wm-impact-label,.wm-impact-card-3 .wm-impact-label{color:#0a3d2e}.wm-impact-desc{font-size:.85rem}.wm-impact-card-0 .wm-impact-desc,.wm-impact-card-1 .wm-impact-desc{color:#ffffffb3}.wm-impact-card-2 .wm-impact-desc,.wm-impact-card-3 .wm-impact-desc{color:#0a3d2eb3}.wm-impact-total{text-align:center;background:#10b9810d;border:1px solid #10b98133;border-radius:16px;padding:2rem}.wm-impact-total-intro{color:#94a3b8;margin-bottom:.5rem;font-size:1.1rem}.wm-impact-total-intro strong{color:var(--color-text)}.wm-impact-total-value{color:var(--color-emerald);margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.wm-impact-total-desc{color:#94a3b8;font-size:1.1rem}.wm-section-timeline{background:#ffffff03;min-height:auto;padding:6rem 0}.wm-timeline-grid{grid-template-columns:repeat(4,1fr);gap:0;max-width:1000px;margin:0 auto;display:grid}.wm-timeline-step{text-align:center;opacity:0;padding:1.5rem;position:relative;transform:translateY(20px)}.sa-visible .wm-timeline-step{animation:.6s forwards fadeInUp}.wm-timeline-connector{background:linear-gradient(90deg, var(--color-blue), #60a5fa);width:50%;height:2px;position:absolute;top:40px;right:0}.wm-timeline-connector:before{content:"";background:linear-gradient(90deg, #60a5fa, var(--color-blue));width:100%;height:2px;position:absolute;top:0;left:-100%}.wm-timeline-icon{background:linear-gradient(135deg, var(--color-blue), #2563eb);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex;position:relative}.wm-timeline-icon-inner{color:#fff;width:24px;height:24px}.wm-timeline-phase{color:var(--color-blue);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.wm-timeline-title{margin-bottom:.5rem;font-size:1rem;font-weight:600}.wm-timeline-desc{color:#64748b;font-size:.9rem;line-height:1.6}.wm-section-faq{min-height:auto;padding:6rem 0}.wm-faq-list{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.wm-faq-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.wm-faq-question{cursor:pointer;width:100%;color:var(--color-text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.wm-faq-question:hover{background:var(--color-surface-hover)}.wm-faq-chevron{color:#64748b;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.wm-faq-chevron-rotated{transform:rotate(180deg)}.wm-faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.wm-faq-item-expanded .wm-faq-answer{max-height:300px}.wm-faq-answer p{color:#94a3b8;padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}.wm-cta-box{text-align:center;background:linear-gradient(135deg,#f973161a 0%,#3b82f61a 100%);border:1px solid #f973164d;border-radius:32px;max-width:800px;margin:0 auto;padding:3.5rem 4rem;position:relative;overflow:hidden}.wm-cta-glow{pointer-events:none;background:radial-gradient(#f973161a,#0000 60%);width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wm-cta-content{z-index:1;position:relative}.wm-cta-title{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;line-height:1.2}.wm-cta-subtitle{color:#94a3b8;max-width:600px;margin:0 auto .75rem;font-size:1.1rem;line-height:1.7}.wm-cta-subtitle-highlight{color:var(--color-text);margin-bottom:2rem;font-size:1.1rem;font-weight:500}.wm-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.wm-btn-primary{background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:8px;padding:.875rem 1.75rem}.wm-cta-disclaimer{color:#64748b;font-size:.9rem}@media (width<=1024px){.wm-pain-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto 4rem}.wm-retention-grid{grid-template-columns:repeat(2,1fr)}.wm-trust-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.wm-usecases-layout{grid-template-columns:1fr;gap:1.5rem}.wm-usecases-tabs{flex-flow:wrap}.wm-usecase-tab{flex:1;min-width:140px}.wm-usecase-tab-text{display:none}.wm-impact-grid{grid-template-columns:repeat(2,1fr)}.wm-timeline-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.wm-timeline-connector{display:none}}@media (width<=768px){.wm-hero-cta{flex-direction:column;align-items:flex-start}.wm-hero-trust{flex-direction:column;gap:1rem}.wm-retention-grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}.wm-usecase-metrics{grid-template-columns:1fr}.wm-impact-grid{grid-template-columns:1fr;max-width:350px;margin:0 auto 3rem}.wm-timeline-grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}.wm-testimonial-card{padding:2rem}.wm-testimonial-quote{font-size:1.1rem}.wm-cta-box{padding:2.5rem 1.5rem}.wm-cta-buttons{flex-direction:column}}@media (width<=480px){.wm-usecases-tabs{flex-direction:column}.wm-usecase-tab{min-width:auto}.wm-usecase-tab-text{display:block}}.ins-page{min-height:100vh;position:relative}.ins-section-hero{min-height:100vh;padding-top:8rem;padding-bottom:4rem}.ins-hero-content{max-width:850px}.ins-hero-title{margin-bottom:1.5rem;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:400;line-height:1.2}.ins-hero-title-muted{color:#94a3b8;font-size:.85em}.ins-hero-title-main{color:var(--color-text)}.ins-hero-subtitle{color:#94a3b8;max-width:700px;margin-bottom:1rem;font-size:1.15rem;line-height:1.7}.ins-hero-subtitle-secondary{color:#94a3b8;max-width:700px;margin-bottom:2rem;font-size:1.15rem;line-height:1.7}.ins-hero-subtitle strong,.ins-hero-subtitle-secondary strong{color:var(--color-text)}.ins-text-highlight{color:#f87171}.ins-text-emerald{color:var(--color-emerald)}.ins-hero-cta{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.ins-hero-trust{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:2rem;padding-top:1.5rem;display:flex}.ins-trust-item{color:var(--color-emerald);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ins-trust-icon{width:18px;height:18px}.ins-section-pain{background:linear-gradient(#0000 0%,#ef444408 50%,#0000 100%);min-height:auto;padding:6rem 0}.ins-pain-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:4rem;display:grid}.ins-pain-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;opacity:0;transition:var(--transition-medium);border-radius:16px;padding:2rem;transform:translateY(20px)}.sa-visible .ins-pain-card{animation:.6s forwards fadeInUp}.ins-pain-card:hover{border-color:#ef44444d;transform:translateY(-4px)}.ins-pain-icon-box{background:#ef44441a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.ins-pain-icon{width:24px;height:24px;color:var(--color-red)}.ins-pain-stat{color:var(--color-red);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;line-height:1}.ins-pain-unit{color:#94a3b8;margin-left:.25rem;font-size:1.25rem}.ins-pain-label{margin-top:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.ins-pain-desc{color:#64748b;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.ins-pain-source{color:#475569;font-size:.8rem;font-style:italic}.ins-crisis-box{background:#ef44440d;border:1px solid #ef444426;border-radius:20px;padding:2.5rem}.ins-crisis-title{text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:500}.ins-crisis-subtitle{color:#94a3b8;text-align:center;max-width:700px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.ins-crisis-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.ins-crisis-card{text-align:center;transition:var(--transition-fast);background:#0000004d;border-radius:12px;padding:1.5rem}.ins-crisis-card:hover{background:#0006}.ins-crisis-stat{color:var(--color-red);margin-bottom:.25rem;font-size:2.5rem;font-weight:300}.ins-crisis-label{color:var(--color-text);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.ins-crisis-desc{color:#64748b;font-size:.8rem}.ins-crisis-source{color:#475569;text-align:center;margin-top:1.25rem;font-size:.8rem;font-style:italic}.ins-section-solution{min-height:auto;padding:6rem 0}.ins-solution-content{text-align:center;max-width:900px;margin:0 auto}.ins-solution-title{margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;line-height:1.2}.ins-solution-desc{color:#94a3b8;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.ins-solution-desc-highlight{color:var(--color-text);font-size:1.15rem;line-height:1.8}.ins-solution-desc-highlight strong{color:var(--color-emerald)}.ins-section-trust{background:#ffffff03;min-height:auto;padding:6rem 0}.ins-trust-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ins-trust-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2.25rem;transform:translateY(20px)}.sa-visible .ins-trust-card{animation:.6s forwards fadeInUp}.ins-trust-card-emerald{border-color:#10b98133}.ins-trust-card-blue{border-color:#3b82f633}.ins-trust-card-purple{border-color:#a855f733}.ins-trust-card:hover{background:var(--color-surface-hover);transform:translateY(-4px)}.ins-trust-card-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.ins-trust-card-icon-emerald{color:var(--color-emerald);background:#10b98126}.ins-trust-card-icon-blue{color:var(--color-blue);background:#3b82f626}.ins-trust-card-icon-purple{color:var(--color-purple);background:#a855f726}.ins-trust-icon-inner{width:28px;height:28px}.ins-trust-card-subtitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.ins-trust-card-title{margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.ins-trust-card-desc{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.ins-trust-card-features{flex-direction:column;gap:.625rem;display:flex}.ins-trust-feature{color:var(--color-text);align-items:center;gap:.625rem;font-size:.9rem;display:flex}.ins-trust-feature-icon{flex-shrink:0;width:16px;height:16px}.ins-section-usecases{min-height:auto;padding:6rem 0}.ins-usecases-layout{grid-template-columns:320px 1fr;align-items:start;gap:2rem;display:grid}.ins-usecases-tabs{flex-direction:column;gap:.5rem;display:flex}.ins-usecase-tab{cursor:pointer;color:#64748b;text-align:left;transition:var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:.875rem;padding:1.125rem 1.25rem;display:flex}.ins-usecase-tab:hover{background:#ffffff08}.ins-usecase-tab-active{color:var(--color-text);background:#ffffff0d}.ins-usecase-tab-active.ins-usecase-tab-blue{border-color:#3b82f666}.ins-usecase-tab-active.ins-usecase-tab-purple{border-color:#a855f766}.ins-usecase-tab-active.ins-usecase-tab-emerald{border-color:#10b98166}.ins-usecase-tab-active.ins-usecase-tab-orange{border-color:#f9731666}.ins-usecase-tab-icon{background:#ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ins-usecase-tab-icon-blue{color:var(--color-blue);background:#3b82f626}.ins-usecase-tab-icon-purple{color:var(--color-purple);background:#a855f726}.ins-usecase-tab-icon-emerald{color:var(--color-emerald);background:#10b98126}.ins-usecase-tab-icon-orange{color:var(--color-orange);background:#f9731626}.ins-tab-icon{width:22px;height:22px}.ins-usecase-tab-title{font-size:.95rem;font-weight:600}.ins-usecase-tab-subtitle{color:#64748b;font-size:.8rem}.ins-usecase-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:2.5rem}.ins-usecase-content-blue{border-color:#3b82f640}.ins-usecase-content-purple{border-color:#a855f740}.ins-usecase-content-emerald{border-color:#10b98140}.ins-usecase-content-orange{border-color:#f9731640}.ins-usecase-header{align-items:center;gap:1rem;margin-bottom:1.75rem;display:flex}.ins-usecase-header-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ins-usecase-header-icon-blue{color:var(--color-blue);background:#3b82f626}.ins-usecase-header-icon-purple{color:var(--color-purple);background:#a855f726}.ins-usecase-header-icon-emerald{color:var(--color-emerald);background:#10b98126}.ins-usecase-header-icon-orange{color:var(--color-orange);background:#f9731626}.ins-usecase-icon{width:26px;height:26px}.ins-usecase-title{font-size:1.5rem;font-weight:600}.ins-usecase-subtitle{font-size:.9rem}.ins-usecase-problem,.ins-usecase-solution{margin-bottom:1.75rem}.ins-usecase-label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.ins-usecase-label-red{color:var(--color-red)}.ins-usecase-label-green{color:var(--color-emerald)}.ins-usecase-problem p,.ins-usecase-solution p{color:var(--color-text);font-size:.95rem;line-height:1.7}.ins-usecase-metrics{align-items:center;gap:1.5rem;margin-bottom:1.75rem;display:flex}.ins-metric-before,.ins-metric-after{text-align:center;border-radius:12px;flex:1;padding:1.25rem}.ins-metric-before{background:#ef44440d}.ins-metric-after{background:#10b9810d}.ins-metric-arrow{color:#64748b;flex-shrink:0;font-size:1.5rem}.ins-metric-label{margin-bottom:.25rem;font-size:.75rem;font-weight:600}.ins-metric-before .ins-metric-label{color:var(--color-red)}.ins-metric-after .ins-metric-label{color:var(--color-emerald)}.ins-metric-value{font-size:1.5rem;font-weight:300}.ins-metric-before .ins-metric-value{color:var(--color-red)}.ins-metric-after .ins-metric-value{color:var(--color-emerald)}.ins-usecase-benefits{flex-wrap:wrap;gap:.625rem;display:flex}.ins-usecase-benefit{border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.85rem;display:flex}.ins-usecase-benefit-blue{color:var(--color-blue);background:#3b82f61a}.ins-usecase-benefit-purple{color:var(--color-purple);background:#a855f71a}.ins-usecase-benefit-emerald{color:var(--color-emerald);background:#10b9811a}.ins-usecase-benefit-orange{color:var(--color-orange);background:#f973161a}.ins-benefit-icon{width:14px;height:14px}.ins-section-testimonials{background:linear-gradient(#0000 0%,#f9731608 50%,#0000 100%);min-height:auto;padding:6rem 0}.ins-testimonial-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;max-width:900px;margin:0 auto;padding:3rem;position:relative}.ins-testimonial-quote-icon{color:#f9731633;width:48px;height:48px;position:absolute;top:2rem;left:2rem}.ins-testimonial-quote{color:#e2e8f0;z-index:1;margin-bottom:2rem;font-size:1.25rem;font-style:italic;line-height:1.8;position:relative}.ins-testimonial-author{align-items:center;gap:1rem;display:flex}.ins-testimonial-avatar{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.125rem;font-weight:600;display:flex}.ins-testimonial-name{font-size:1rem;font-weight:600}.ins-testimonial-role{color:#94a3b8;font-size:.9rem}.ins-testimonial-company{color:#64748b;font-size:.85rem}.ins-testimonial-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.ins-testimonial-dot{cursor:pointer;width:8px;height:8px;transition:var(--transition-fast);background:#fff3;border:none;border-radius:9999px;padding:0}.ins-testimonial-dot:hover{background:#fff6}.ins-testimonial-dot-active{background:var(--color-blue);width:24px}.ins-section-impact{min-height:auto;padding:6rem 0}.ins-impact-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:3rem;display:grid}.ins-impact-card{opacity:0;border-radius:16px;flex-direction:column;min-height:200px;padding:1.75rem;display:flex;transform:translateY(20px)}.sa-visible .ins-impact-card{animation:.6s forwards fadeInUp}.ins-impact-card-0{background:linear-gradient(135deg,#1a4d3e 0%,#236b54 100%);border:1px solid #34d39933}.ins-impact-card-1{background:linear-gradient(135deg,#2d7a5e 0%,#3d9970 100%);border:1px solid #34d39940}.ins-impact-card-2{background:linear-gradient(135deg,#4ade80 0%,#6ee7a0 100%);border:1px solid #34d3994d}.ins-impact-card-3{background:linear-gradient(135deg,#6ee7a0 0%,#86efac 100%);border:1px solid #34d39959}.ins-impact-icon{margin-bottom:auto}.ins-impact-card-0 .ins-impact-icon,.ins-impact-card-1 .ins-impact-icon{color:#fffc}.ins-impact-card-2 .ins-impact-icon,.ins-impact-card-3 .ins-impact-icon{color:#0a3d2e}.ins-impact-icon-inner{width:24px;height:24px}.ins-impact-metric{margin-bottom:.25rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:300}.ins-impact-card-0 .ins-impact-metric,.ins-impact-card-1 .ins-impact-metric{color:#fff}.ins-impact-card-2 .ins-impact-metric,.ins-impact-card-3 .ins-impact-metric{color:#0a3d2e}.ins-impact-label{margin-bottom:.25rem;font-size:.95rem;font-weight:600}.ins-impact-card-0 .ins-impact-label,.ins-impact-card-1 .ins-impact-label{color:#fff}.ins-impact-card-2 .ins-impact-label,.ins-impact-card-3 .ins-impact-label{color:#0a3d2e}.ins-impact-desc{font-size:.85rem}.ins-impact-card-0 .ins-impact-desc,.ins-impact-card-1 .ins-impact-desc{color:#ffffffb3}.ins-impact-card-2 .ins-impact-desc,.ins-impact-card-3 .ins-impact-desc{color:#0a3d2eb3}.ins-impact-total{text-align:center;background:#10b9810d;border:1px solid #10b98133;border-radius:16px;padding:2.5rem}.ins-impact-total-intro{color:#94a3b8;margin-bottom:.5rem;font-size:1.1rem}.ins-impact-total-value{color:var(--color-emerald);margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.ins-impact-total-desc{color:#94a3b8;font-size:1.1rem}.ins-section-timeline{background:#ffffff03;min-height:auto;padding:6rem 0}.ins-timeline-grid{grid-template-columns:repeat(4,1fr);gap:0;max-width:1000px;margin:0 auto;display:grid}.ins-timeline-step{text-align:center;opacity:0;padding:1.5rem;position:relative;transform:translateY(20px)}.sa-visible .ins-timeline-step{animation:.6s forwards fadeInUp}.ins-timeline-connector{background:linear-gradient(90deg, var(--color-blue), #60a5fa);width:50%;height:2px;position:absolute;top:40px;right:0}.ins-timeline-connector:before{content:"";background:linear-gradient(90deg, #60a5fa, var(--color-blue));width:100%;height:2px;position:absolute;top:0;left:-100%}.ins-timeline-icon{background:linear-gradient(135deg, var(--color-blue), #2563eb);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex;position:relative}.ins-timeline-icon-inner{color:#fff;width:24px;height:24px}.ins-timeline-phase{color:var(--color-blue);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.ins-timeline-title{margin-bottom:.5rem;font-size:1rem;font-weight:600}.ins-timeline-desc{color:#64748b;font-size:.9rem;line-height:1.6}.ins-section-faq{min-height:auto;padding:6rem 0}.ins-faq-list{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.ins-faq-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.ins-faq-question{cursor:pointer;width:100%;color:var(--color-text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.ins-faq-question:hover{background:var(--color-surface-hover)}.ins-faq-chevron{color:#64748b;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.ins-faq-chevron-rotated{transform:rotate(180deg)}.ins-faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.ins-faq-item-expanded .ins-faq-answer{max-height:300px}.ins-faq-answer p{color:#94a3b8;padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}.ins-cta-box{text-align:center;background:linear-gradient(135deg,#3b82f61a 0%,#10b9811a 100%);border:1px solid #3b82f64d;border-radius:32px;max-width:800px;margin:0 auto;padding:3.5rem 4rem;position:relative;overflow:hidden}.ins-cta-glow{pointer-events:none;background:radial-gradient(#3b82f61a,#0000 60%);width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ins-cta-content{z-index:1;position:relative}.ins-cta-title{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;line-height:1.2}.ins-cta-subtitle{color:#94a3b8;max-width:600px;margin:0 auto .75rem;font-size:1.1rem;line-height:1.7}.ins-cta-subtitle-highlight{color:var(--color-text);margin-bottom:2rem;font-size:1.1rem;font-weight:500}.ins-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ins-btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;padding:.875rem 1.75rem}.ins-cta-disclaimer{color:#64748b;font-size:.9rem}@media (width<=1024px){.ins-pain-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto 4rem}.ins-crisis-grid{grid-template-columns:repeat(2,1fr)}.ins-trust-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.ins-usecases-layout{grid-template-columns:1fr;gap:1.5rem}.ins-usecases-tabs{flex-flow:wrap}.ins-usecase-tab{flex:1;min-width:140px}.ins-usecase-tab-text{display:none}.ins-impact-grid{grid-template-columns:repeat(2,1fr)}.ins-timeline-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.ins-timeline-connector{display:none}}@media (width<=768px){.ins-hero-cta{flex-direction:column;align-items:flex-start}.ins-hero-trust{flex-direction:column;gap:1rem}.ins-crisis-grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}.ins-usecase-metrics{flex-direction:column}.ins-metric-arrow{transform:rotate(90deg)}.ins-impact-grid{grid-template-columns:1fr;max-width:350px;margin:0 auto 3rem}.ins-timeline-grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}.ins-testimonial-card{padding:2rem}.ins-testimonial-quote{font-size:1.1rem}.ins-cta-box{padding:2.5rem 1.5rem}.ins-cta-buttons{flex-direction:column}}@media (width<=480px){.ins-usecases-tabs{flex-direction:column}.ins-usecase-tab{min-width:auto}.ins-usecase-tab-text{display:block}}.ps-page{min-height:100vh;position:relative}.ps-section-hero{min-height:100vh;padding-top:8rem;padding-bottom:4rem}.ps-hero-content{max-width:800px}.ps-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.15}.ps-hero-title-muted{color:#94a3b8}.ps-hero-title-main{color:var(--color-text)}.ps-hero-subtitle{color:#94a3b8;max-width:640px;margin-bottom:1rem;font-size:1.2rem;line-height:1.7}.ps-hero-subtitle-secondary{color:#94a3b8;max-width:640px;margin-bottom:2rem;font-size:1.2rem;line-height:1.7}.ps-hero-subtitle strong,.ps-hero-subtitle-secondary strong{color:var(--color-text)}.ps-hero-cta{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.ps-hero-trust{border-top:1px solid var(--color-border);flex-wrap:wrap;gap:2rem;padding-top:1.5rem;display:flex}.ps-trust-item{color:var(--color-purple);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ps-trust-icon{width:18px;height:18px}.ps-section-challenges{background:linear-gradient(#0000 0%,#ef444408 50%,#0000 100%);min-height:auto;padding:6rem 0}.ps-challenges-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.ps-challenge-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;opacity:0;border-radius:16px;padding:2rem;transform:translateY(20px)}.sa-visible .ps-challenge-card{animation:.6s forwards fadeInUp}.ps-challenge-icon-box{background:#ef44441a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.ps-challenge-icon{width:24px;height:24px;color:var(--color-red)}.ps-challenge-stat{color:var(--color-red);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;line-height:1}.ps-challenge-unit{color:#94a3b8;margin-left:.25rem;font-size:1.5rem}.ps-challenge-label{margin-top:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.ps-challenge-desc{color:#64748b;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.ps-challenge-source{color:#475569;font-size:.8rem;font-style:italic}.ps-challenges-cta{text-align:center;background:#a855f70d;border:1px solid #a855f726;border-radius:12px;padding:1.5rem}.ps-challenges-cta-text{color:#94a3b8;font-size:1.1rem}.ps-challenges-cta-text strong{color:var(--color-purple)}.ps-section-services{min-height:auto;padding:6rem 0}.ps-services-layout{grid-template-columns:320px 1fr;align-items:start;gap:2rem;display:grid}.ps-services-tabs{flex-direction:column;gap:.5rem;display:flex}.ps-service-tab{cursor:pointer;color:#64748b;text-align:left;transition:var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:.875rem;padding:1.125rem 1.25rem;display:flex}.ps-service-tab:hover{background:#ffffff08}.ps-service-tab-active{color:var(--color-text);background:#ffffff0d}.ps-service-tab-active.ps-service-tab-purple{border-color:#a855f766}.ps-service-tab-active.ps-service-tab-blue{border-color:#3b82f666}.ps-service-tab-active.ps-service-tab-emerald{border-color:#10b98166}.ps-service-tab-icon{background:#ffffff0d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ps-service-tab-icon-purple{color:var(--color-purple);background:#a855f726}.ps-service-tab-icon-blue{color:var(--color-blue);background:#3b82f626}.ps-service-tab-icon-emerald{color:var(--color-emerald);background:#10b98126}.ps-tab-icon{width:22px;height:22px}.ps-service-tab-title{font-size:.95rem;font-weight:600}.ps-service-tab-subtitle{color:#64748b;font-size:.8rem}.ps-service-content{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:2.5rem}.ps-service-content-purple{border-color:#a855f740}.ps-service-content-blue{border-color:#3b82f640}.ps-service-content-emerald{border-color:#10b98140}.ps-service-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.ps-service-header-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ps-service-header-icon-purple{color:var(--color-purple);background:#a855f726}.ps-service-header-icon-blue{color:var(--color-blue);background:#3b82f626}.ps-service-header-icon-emerald{color:var(--color-emerald);background:#10b98126}.ps-service-icon{width:26px;height:26px}.ps-service-title{font-size:1.5rem;font-weight:600}.ps-service-subtitle{font-size:.9rem}.ps-service-desc{color:#94a3b8;margin-bottom:1.75rem;font-size:1rem;line-height:1.7}.ps-service-sections{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ps-service-section-label{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.75rem;font-size:.8rem;font-weight:600}.ps-service-features{flex-direction:column;gap:.5rem;display:flex}.ps-service-feature{background:#ffffff05;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;display:flex}.ps-service-feature-purple{color:var(--color-purple)}.ps-service-feature-blue{color:var(--color-blue)}.ps-service-feature-emerald{color:var(--color-emerald)}.ps-feature-icon{flex-shrink:0;width:16px;height:16px}.ps-service-deliverables{flex-direction:column;gap:.5rem;display:flex}.ps-service-deliverable{color:var(--color-text);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ps-deliverable-icon{width:16px;height:16px;color:var(--color-orange);flex-shrink:0}.ps-section-process{background:#ffffff03;min-height:auto;padding:6rem 0}.ps-process-grid{grid-template-columns:repeat(4,1fr);gap:0;max-width:1100px;margin:0 auto;display:grid}.ps-process-step{text-align:center;opacity:0;padding:1.5rem;position:relative;transform:translateY(20px)}.sa-visible .ps-process-step{animation:.6s forwards fadeInUp}.ps-process-connector{background:linear-gradient(90deg, var(--color-blue), #60a5fa);width:50%;height:2px;position:absolute;top:48px;right:0}.ps-process-connector:before{content:"";background:linear-gradient(90deg, #60a5fa, var(--color-blue));width:100%;height:2px;position:absolute;top:0;left:-100%}.ps-process-icon{background:linear-gradient(135deg, var(--color-blue), #2563eb);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;display:flex;position:relative}.ps-process-icon-inner{color:#fff;width:28px;height:28px}.ps-process-phase{color:var(--color-blue);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.ps-process-title{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.ps-process-desc{color:#64748b;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.ps-process-details{flex-direction:column;gap:.375rem;display:flex}.ps-process-detail{color:var(--color-text);justify-content:left;align-items:center;gap:.375rem;padding-left:2rem;font-size:.8rem;display:flex}.ps-detail-icon{width:12px;height:12px;color:var(--color-emerald);flex-shrink:0}.ps-section-cases{min-height:auto;padding:6rem 0}.ps-cases-tabs{justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.ps-case-tab{border:1px solid var(--color-border);color:#64748b;cursor:pointer;transition:var(--transition-fast);background:0 0;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500}.ps-case-tab:hover{color:var(--color-text);background:#ffffff08}.ps-case-tab-active{color:var(--color-text);background:#ffffff0d}.ps-case-tab-active.ps-case-tab-purple{border-color:var(--color-purple)}.ps-case-tab-active.ps-case-tab-blue{border-color:var(--color-blue)}.ps-case-tab-active.ps-case-tab-emerald{border-color:var(--color-emerald)}.ps-case-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;max-width:900px;margin:0 auto;padding:2.5rem}.ps-case-card-purple{border-color:#a855f740}.ps-case-card-blue{border-color:#3b82f640}.ps-case-card-emerald{border-color:#10b98140}.ps-case-header{margin-bottom:1.5rem}.ps-case-industry{text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.ps-case-title{margin-top:.25rem;font-size:1.5rem;font-weight:600}.ps-case-body{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.ps-case-section{background:#0003;border-radius:12px;padding:1.25rem}.ps-case-label{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.ps-case-label-red{color:var(--color-red)}.ps-case-label-green{color:var(--color-emerald)}.ps-case-section p{color:#94a3b8;font-size:.95rem;line-height:1.7}.ps-case-results{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.ps-case-result{text-align:center;border-radius:12px;padding:1.25rem}.ps-case-result-purple{background:#a855f71a}.ps-case-result-blue{background:#3b82f61a}.ps-case-result-emerald{background:#10b9811a}.ps-case-result-metric{font-size:2rem;font-weight:300}.ps-case-result-purple .ps-case-result-metric{color:var(--color-purple)}.ps-case-result-blue .ps-case-result-metric{color:var(--color-blue)}.ps-case-result-emerald .ps-case-result-metric{color:var(--color-emerald)}.ps-case-result-label{color:#94a3b8;margin-top:.25rem;font-size:.85rem}.ps-section-expertise{background:#ffffff03;min-height:auto;padding:6rem 0}.ps-expertise-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.ps-expertise-card{background:var(--color-surface);border:1px solid var(--color-border);opacity:0;transition:var(--transition-medium);border-radius:16px;padding:1.75rem;transform:translateY(20px)}.sa-visible .ps-expertise-card{animation:.6s forwards fadeInUp}.ps-expertise-card:hover{background:var(--color-surface-hover);transform:translateY(-4px)}.ps-expertise-icon{background:#f973161a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.ps-expertise-icon-inner{width:24px;height:24px;color:var(--color-orange)}.ps-expertise-title{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.ps-expertise-items{flex-wrap:wrap;gap:.5rem;display:flex}.ps-expertise-item{color:var(--color-text);background:#ffffff0d;border-radius:6px;padding:.375rem .75rem;font-size:.8rem}.ps-section-testimonials{min-height:auto;padding:6rem 0}.ps-testimonial-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;max-width:900px;margin:0 auto;padding:3rem;position:relative}.ps-testimonial-quote-icon{color:#3b82f633;width:48px;height:48px;position:absolute;top:2rem;left:2rem}.ps-testimonial-quote{color:#e2e8f0;z-index:1;margin-bottom:2rem;font-size:1.25rem;font-style:italic;line-height:1.8;position:relative}.ps-testimonial-author{align-items:center;gap:1rem;display:flex}.ps-testimonial-avatar{background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.125rem;font-weight:600;display:flex}.ps-testimonial-name{font-size:1rem;font-weight:600}.ps-testimonial-role{color:#94a3b8;font-size:.9rem}.ps-testimonial-company{color:#64748b;font-size:.85rem}.ps-testimonial-dots{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.ps-testimonial-dot{cursor:pointer;width:8px;height:8px;transition:var(--transition-fast);background:#fff3;border:none;border-radius:9999px;padding:0}.ps-testimonial-dot:hover{background:#fff6}.ps-testimonial-dot-active{background:var(--color-blue);width:24px}.ps-section-why{background:#ffffff03;min-height:auto;padding:6rem 0}.ps-why-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.ps-why-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;transition:var(--transition-medium);border-radius:16px;padding:1.75rem}.ps-why-card:hover{background:var(--color-surface-hover);transform:translateY(-4px)}.ps-why-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.ps-why-icon-emerald{color:var(--color-emerald);background:#10b98126}.ps-why-icon-blue{color:var(--color-blue);background:#3b82f626}.ps-why-icon-purple{color:var(--color-purple);background:#a855f726}.ps-why-icon-orange{color:var(--color-orange);background:#f9731626}.ps-why-icon-inner{width:24px;height:24px}.ps-why-title{margin-bottom:.5rem;font-size:1rem;font-weight:600}.ps-why-desc{color:#64748b;font-size:.9rem;line-height:1.6}.ps-section-faq{min-height:auto;padding:6rem 0}.ps-faq-list{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.ps-faq-item{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.ps-faq-question{cursor:pointer;width:100%;color:var(--color-text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.ps-faq-question:hover{background:var(--color-surface-hover)}.ps-faq-chevron{color:#64748b;flex-shrink:0;width:20px;height:20px;transition:transform .3s}.ps-faq-chevron-rotated{transform:rotate(180deg)}.ps-faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.ps-faq-item-expanded .ps-faq-answer{max-height:300px}.ps-faq-answer p{color:#94a3b8;padding:0 1.5rem 1.25rem;font-size:.95rem;line-height:1.7}.ps-cta-box{text-align:center;background:linear-gradient(135deg,#a855f71a 0%,#3b82f61a 100%);border:1px solid #a855f74d;border-radius:32px;max-width:800px;margin:0 auto;padding:3.5rem 4rem;position:relative;overflow:hidden}.ps-cta-glow{pointer-events:none;background:radial-gradient(#a855f71a,#0000 60%);width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ps-cta-content{z-index:1;position:relative}.ps-cta-title{margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;line-height:1.2}.ps-cta-subtitle{color:#94a3b8;max-width:600px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.ps-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ps-cta-disclaimer{color:#64748b;font-size:.9rem}@media (width<=1024px){.ps-challenges-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto 3rem}.ps-services-layout{grid-template-columns:1fr;gap:1.5rem}.ps-services-tabs{flex-flow:wrap}.ps-service-tab{flex:1;min-width:140px}.ps-service-tab-text{display:none}.ps-service-sections{grid-template-columns:1fr}.ps-process-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.ps-process-connector{display:none}.ps-case-body{grid-template-columns:1fr}.ps-case-results{grid-template-columns:repeat(3,1fr)}.ps-expertise-grid,.ps-why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.ps-hero-cta{flex-direction:column;align-items:flex-start}.ps-hero-trust{flex-direction:column;gap:1rem}.ps-cases-tabs{flex-wrap:wrap}.ps-case-results{grid-template-columns:1fr;max-width:250px;margin:0 auto}.ps-process-grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}.ps-expertise-grid,.ps-why-grid{grid-template-columns:1fr;max-width:350px;margin:0 auto}.ps-testimonial-card{padding:2rem}.ps-testimonial-quote{font-size:1.1rem}.ps-cta-box{padding:2.5rem 1.5rem}.ps-cta-buttons{flex-direction:column}}@media (width<=480px){.ps-services-tabs{flex-direction:column}.ps-service-tab{min-width:auto}.ps-service-tab-text{display:block}}.tr-page{min-height:100vh;position:relative;overflow-x:hidden}.tr-section-hero{align-items:center;min-height:100vh;padding-top:120px;display:flex}.tr-hero-content{text-align:center;max-width:900px;margin:0 auto}.tr-hero-title{color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.15}.tr-hero-title-muted{background:linear-gradient(to right, var(--color-text), var(--color-text-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tr-hero-title-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradient}.tr-hero-subtitle{color:var(--color-text-muted);max-width:700px;margin:0 auto 2rem;font-size:1.35rem;font-weight:300;line-height:1.45}.tr-hero-cta{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.tr-hero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.tr-hero-stat{text-align:center}.tr-hero-stat-value{letter-spacing:-.02em;background:linear-gradient(135deg, var(--color-blue), var(--color-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Times New Roman,Georgia,serif;font-size:2.5rem;font-weight:300;display:block}.tr-hero-stat-label{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:400}.tr-section-formats{padding:120px 0}.tr-formats-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1200px){.tr-formats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.tr-formats-grid{grid-template-columns:1fr}}.tr-format-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.tr-format-card:hover{border-color:var(--color-border);box-shadow:var(--shadow-card-hover);transform:translateY(-8px)}.tr-format-blue:hover{border-color:#3b82f666}.tr-format-emerald:hover{border-color:#10b98166}.tr-format-purple:hover{border-color:#a855f766}.tr-format-orange:hover{border-color:#f9731666}.tr-format-icon-box{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.tr-format-icon-blue{background:#3b82f61a}.tr-format-icon-emerald{background:#10b9811a}.tr-format-icon-purple{background:#a855f71a}.tr-format-icon-orange{background:#f973161a}.tr-format-icon{width:28px;height:28px}.tr-format-icon-blue .tr-format-icon{color:var(--color-blue)}.tr-format-icon-emerald .tr-format-icon{color:var(--color-emerald)}.tr-format-icon-purple .tr-format-icon{color:var(--color-purple)}.tr-format-icon-orange .tr-format-icon{color:var(--color-orange)}.tr-format-title{color:var(--color-text);margin-bottom:.25rem;font-size:1.25rem;font-weight:500}.tr-format-subtitle{color:var(--color-text-dim);margin-bottom:1rem;font-size:.875rem;font-weight:300}.tr-format-desc{color:var(--color-text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;font-weight:300;line-height:1.6}.tr-format-features{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.tr-format-feature{color:var(--color-text-light);align-items:center;gap:.5rem;font-size:.85rem;font-weight:400;display:flex}.tr-format-feature-icon{width:16px;height:16px}.tr-format-footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-top:1rem;text-decoration:none;display:flex}.tr-format-duration{color:var(--color-text-dim);align-items:center;gap:.5rem;font-size:.8rem;font-weight:300;display:flex}.tr-format-duration-icon{width:14px;height:14px}.tr-format-cta{align-items:center;gap:.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.tr-format-cta-blue{color:var(--color-blue)}.tr-format-cta-emerald{color:var(--color-emerald)}.tr-format-cta-purple{color:var(--color-purple)}.tr-format-cta-orange{color:var(--color-orange)}.tr-format-cta:hover{gap:.5rem}.tr-format-cta-icon{width:14px;height:14px}.tr-section-paths{background:var(--color-bg-secondary);padding:120px 0}.tr-paths-layout{grid-template-columns:300px 1fr;align-items:start;gap:2rem;display:grid}@media (width<=900px){.tr-paths-layout{grid-template-columns:1fr}}.tr-paths-tabs{flex-direction:column;gap:.75rem;display:flex}@media (width<=900px){.tr-paths-tabs{flex-direction:row;padding-bottom:1rem;overflow-x:auto}}.tr-path-tab{background:var(--color-bg-filled);border:1px solid var(--color-border);cursor:pointer;text-align:left;box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:all .3s;display:flex}.tr-path-tab:hover{box-shadow:var(--shadow-md);border-color:#2d374833}.tr-path-tab-active{background:var(--color-bg-filled);box-shadow:var(--shadow-md)}.tr-path-tab-active.tr-path-tab-blue{border-color:#3b82f680}.tr-path-tab-active.tr-path-tab-emerald{border-color:#10b98180}.tr-path-tab-active.tr-path-tab-purple{border-color:#a855f780}.tr-path-tab-active.tr-path-tab-orange{border-color:#f9731680}.tr-path-tab-icon{background:var(--color-surface);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.tr-path-tab-icon-blue{background:#3b82f61a}.tr-path-tab-icon-emerald{background:#10b9811a}.tr-path-tab-icon-purple{background:#a855f71a}.tr-path-tab-icon-orange{background:#f973161a}.tr-tab-icon{width:22px;height:22px;color:var(--color-text-muted)}.tr-path-tab-icon-blue .tr-tab-icon{color:var(--color-blue)}.tr-path-tab-icon-emerald .tr-tab-icon{color:var(--color-emerald)}.tr-path-tab-icon-purple .tr-tab-icon{color:var(--color-purple)}.tr-path-tab-icon-orange .tr-tab-icon{color:var(--color-orange)}.tr-path-tab-content{flex-direction:column;display:flex}.tr-path-tab-level{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-dim);font-size:.7rem;font-weight:400}.tr-path-tab-title{color:var(--color-text);white-space:nowrap;font-size:.95rem;font-weight:400}.tr-path-detail{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:20px;padding:2.5rem;text-decoration:none;transition:all .3s}.tr-path-detail-blue{border-color:#3b82f640}.tr-path-detail-emerald{border-color:#10b98140}.tr-path-detail-purple{border-color:#a855f740}.tr-path-detail-orange{border-color:#f9731640}.tr-path-detail-header{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.tr-path-detail-icon-box{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.tr-path-detail-icon-blue{background:#3b82f61a}.tr-path-detail-icon-emerald{background:#10b9811a}.tr-path-detail-icon-purple{background:#a855f71a}.tr-path-detail-icon-orange{background:#f973161a}.tr-path-detail-icon{width:32px;height:32px}.tr-path-detail-icon-blue .tr-path-detail-icon{color:var(--color-blue)}.tr-path-detail-icon-emerald .tr-path-detail-icon{color:var(--color-emerald)}.tr-path-detail-icon-purple .tr-path-detail-icon{color:var(--color-purple)}.tr-path-detail-icon-orange .tr-path-detail-icon{color:var(--color-orange)}.tr-path-detail-meta{flex-grow:1}.tr-path-detail-level{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.75rem;font-weight:400;display:block}.tr-path-detail-title{color:var(--color-text);font-size:1.75rem;font-weight:400}.tr-path-detail-duration{background:var(--color-surface);color:var(--color-text-muted);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:300;display:flex}.tr-path-detail-duration-icon{width:16px;height:16px}.tr-path-detail-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem;font-weight:300;line-height:1.6}.tr-path-modules{margin-bottom:2rem}.tr-path-modules-title{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:500}.tr-path-modules-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width<=640px){.tr-path-modules-grid{grid-template-columns:1fr}}.tr-path-module{background:var(--color-surface);color:var(--color-text-light);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:400;display:flex}.tr-path-module-icon{width:18px;height:18px}.tr-path-detail-cta{border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.sa-btn-blue{color:#fff;background:linear-gradient(135deg,#60a5fa,#3b82f6)}.sa-btn-emerald{color:#fff;background:linear-gradient(135deg,#34d399,#10b981)}.sa-btn-purple{color:#fff;background:linear-gradient(135deg,#a78bfa,#8b5cf6)}.sa-btn-orange{color:#fff;background:linear-gradient(135deg,#fb923c,#f97316)}.tr-path-cta-icon{width:18px;height:18px}.tr-section-curriculum{padding:120px 0}.tr-curriculum-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.tr-curriculum-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.tr-curriculum-grid{grid-template-columns:1fr}}.tr-curriculum-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:16px;padding:1.75rem;transition:all .3s}.tr-curriculum-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.tr-curriculum-blue:hover{border-color:#3b82f64d}.tr-curriculum-emerald:hover{border-color:#10b9814d}.tr-curriculum-purple:hover{border-color:#a855f74d}.tr-curriculum-orange:hover{border-color:#f973164d}.tr-curriculum-icon-box{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.tr-curriculum-icon-blue{background:#3b82f61a}.tr-curriculum-icon-emerald{background:#10b9811a}.tr-curriculum-icon-purple{background:#a855f71a}.tr-curriculum-icon-orange{background:#f973161a}.tr-curriculum-icon{width:24px;height:24px}.tr-curriculum-icon-blue .tr-curriculum-icon{color:var(--color-blue)}.tr-curriculum-icon-emerald .tr-curriculum-icon{color:var(--color-emerald)}.tr-curriculum-icon-purple .tr-curriculum-icon{color:var(--color-purple)}.tr-curriculum-icon-orange .tr-curriculum-icon{color:var(--color-orange)}.tr-curriculum-title{color:var(--color-text);margin-bottom:1rem;font-size:1.1rem;font-weight:500}.tr-curriculum-topics{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.tr-curriculum-topics li{color:var(--color-text-muted);padding-left:1.25rem;font-size:.875rem;font-weight:300;position:relative}.tr-curriculum-topics li:before{content:"→";color:var(--color-text-dim);position:absolute;left:0}.tr-section-benefits{background:var(--color-bg-secondary);padding:120px 0}.tr-benefits-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=900px){.tr-benefits-layout{grid-template-columns:1fr;gap:3rem}}.tr-benefits-content{max-width:500px}.tr-benefits-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;line-height:1.2}.tr-benefits-desc{color:var(--color-text-muted);font-size:1.1rem;font-weight:300;line-height:1.6}.tr-benefits-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=640px){.tr-benefits-grid{grid-template-columns:1fr}}.tr-benefit-card{background:var(--color-bg-filled);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-sm);border-radius:16px;padding:1.75rem;transition:all .3s}.tr-benefit-card:hover{box-shadow:var(--shadow-card-hover);border-color:#3b82f64d;transform:translateY(-4px)}.tr-benefit-stat{letter-spacing:-.02em;background:linear-gradient(135deg, var(--color-blue), var(--color-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Times New Roman,Georgia,serif;font-size:2.5rem;font-weight:300}.tr-benefit-icon-box{background:#3b82f61a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1rem;display:flex}.tr-benefit-icon{width:20px;height:20px;color:var(--color-blue)}.tr-benefit-title{color:var(--color-text);margin-bottom:.5rem;font-size:1rem;font-weight:500}.tr-benefit-desc{color:var(--color-text-dim);font-size:.85rem;font-weight:300;line-height:1.5}.tr-section-certification{padding:120px 0}.tr-certification-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.tr-certification-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.tr-certification-grid{grid-template-columns:1fr}}.tr-cert-card{background:var(--color-bg-filled);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-sm);border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.tr-cert-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-8px)}.tr-cert-blue:hover{border-color:#3b82f666}.tr-cert-emerald:hover{border-color:#10b98166}.tr-cert-purple:hover{border-color:#a855f766}.tr-cert-orange:hover{border-color:#f9731666}.tr-cert-badge{margin-bottom:1rem;font-size:2.5rem}.tr-cert-level{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.7rem;font-weight:500}.tr-cert-level-blue{color:var(--color-blue)}.tr-cert-level-emerald{color:var(--color-emerald)}.tr-cert-level-purple{color:var(--color-purple)}.tr-cert-level-orange{color:var(--color-orange)}.tr-cert-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.1rem;font-weight:500}.tr-cert-desc{color:var(--color-text-dim);margin-bottom:1.5rem;font-size:.85rem;font-weight:300;line-height:1.5}.tr-cert-link{align-items:center;gap:.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.tr-cert-link:hover{gap:.5rem}.tr-cert-link-icon{width:14px;height:14px}.tr-section-testimonials{background:var(--color-bg-secondary);padding:120px 0}.tr-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.tr-testimonials-grid{grid-template-columns:1fr}}.tr-testimonial-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:20px;padding:2rem;transition:all .3s}.tr-testimonial-card:hover{box-shadow:var(--shadow-card-hover);border-color:#a855f74d;transform:translateY(-4px)}.tr-testimonial-quote{margin-bottom:1.5rem;position:relative}.tr-testimonial-quote-mark{color:#a855f733;font-size:4rem;font-weight:300;line-height:1;position:absolute;top:-1rem;left:-.5rem}.tr-testimonial-quote p{color:var(--color-text-light);padding-left:1.5rem;font-size:.95rem;font-style:italic;font-weight:300;line-height:1.7}.tr-testimonial-result{background:#10b98114;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.tr-testimonial-result-icon{width:18px;height:18px;color:var(--color-emerald)}.tr-testimonial-result span{color:var(--color-emerald);font-size:.85rem;font-weight:500}.tr-testimonial-author{border-top:1px solid var(--color-border);align-items:center;gap:1rem;padding-top:1rem;display:flex}.tr-testimonial-avatar{background:#a855f71a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tr-testimonial-avatar-icon{width:24px;height:24px;color:var(--color-purple)}.tr-testimonial-info{flex-direction:column;display:flex}.tr-testimonial-name{color:var(--color-text);font-size:.95rem;font-weight:500}.tr-testimonial-role{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.tr-testimonial-company{color:var(--color-purple);font-size:.75rem;font-weight:400}.tr-section-enterprise{padding:120px 0}.tr-enterprise-card{background:var(--color-surface-warm);border:1px solid var(--color-border-warm);box-shadow:var(--shadow-card);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:4rem;display:grid}@media (width<=1024px){.tr-enterprise-card{grid-template-columns:1fr;padding:2.5rem}}.tr-enterprise-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:400;line-height:1.2}.tr-enterprise-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.6}.tr-enterprise-features{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.tr-enterprise-feature{color:var(--color-text-light);align-items:center;gap:.75rem;font-size:.95rem;font-weight:400;display:flex}.tr-enterprise-feature-icon{width:20px;height:20px;color:var(--color-orange)}.tr-enterprise-visual{justify-content:center;align-items:center;display:flex}.tr-enterprise-graphic{width:300px;height:300px;position:relative}.tr-enterprise-hub{z-index:2;background:linear-gradient(135deg,#fb923c,#f97316);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #f973164d}.tr-enterprise-hub-icon{color:#fff;width:40px;height:40px}.tr-enterprise-nodes{position:absolute;inset:0}.tr-enterprise-node{background:var(--color-bg-filled);border:1px solid var(--color-border);color:var(--color-text-muted);box-shadow:var(--shadow-sm);border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:400;position:absolute}.tr-enterprise-node:first-child{top:0;left:50%;transform:translate(-50%)}.tr-enterprise-node:nth-child(2){top:20%;right:0}.tr-enterprise-node:nth-child(3){bottom:20%;right:0}.tr-enterprise-node:nth-child(4){bottom:0;left:50%;transform:translate(-50%)}.tr-enterprise-node:nth-child(5){bottom:20%;left:0}.tr-enterprise-node:nth-child(6){top:20%;left:0}.cert-page{min-height:100vh;position:relative;overflow-x:hidden}.cert-section-hero{align-items:center;min-height:100vh;padding-top:120px;display:flex}.cert-hero-content{text-align:center;max-width:900px;margin:0 auto}.cert-hero-title{color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.15}.cert-hero-title-muted{background:linear-gradient(to right, var(--color-text), var(--color-text-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cert-hero-title-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradient}.cert-hero-subtitle{color:var(--color-text-muted);max-width:700px;margin:0 auto 2rem;font-size:1.35rem;font-weight:300;line-height:1.45}.cert-hero-cta{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.cert-hero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.cert-hero-stat{text-align:center}.cert-hero-stat-value{letter-spacing:-.02em;background:linear-gradient(135deg, var(--color-orange), var(--color-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Times New Roman,Georgia,serif;font-size:2.5rem;font-weight:300;display:block}.cert-hero-stat-label{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:400}.cert-section-levels{padding:120px 0}.cert-path-visual{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:0;margin-bottom:3rem;display:flex}.cert-path-node{cursor:pointer;opacity:.5;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 2rem;transition:all .3s;display:flex;position:relative}.cert-path-node:hover{opacity:.8}.cert-path-node-active{opacity:1}.cert-path-badge{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex}.cert-path-badge-blue{background:#3b82f61a}.cert-path-badge-emerald{background:#10b9811a}.cert-path-badge-purple{background:#a855f71a}.cert-path-badge-orange{background:#f973161a}.cert-path-node-active .cert-path-badge-blue{background:#3b82f626;box-shadow:0 4px 20px #3b82f633}.cert-path-node-active .cert-path-badge-emerald{background:#10b98126;box-shadow:0 4px 20px #10b98133}.cert-path-node-active .cert-path-badge-purple{background:#a855f726;box-shadow:0 4px 20px #a855f733}.cert-path-node-active .cert-path-badge-orange{background:#f9731626;box-shadow:0 4px 20px #f9731633}.cert-path-badge-icon{width:32px;height:32px}.cert-path-node-blue .cert-path-badge-icon{color:var(--color-blue)}.cert-path-node-emerald .cert-path-badge-icon{color:var(--color-emerald)}.cert-path-node-purple .cert-path-badge-icon{color:var(--color-purple)}.cert-path-node-orange .cert-path-badge-icon{color:var(--color-orange)}.cert-path-level{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-dim);font-size:.7rem;font-weight:400}.cert-path-title{color:var(--color-text-light);font-size:.9rem;font-weight:400}.cert-path-connector{background:linear-gradient(90deg, var(--color-border), transparent);width:40px;height:2px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}@media (width<=768px){.cert-path-visual{flex-direction:column;align-items:center}.cert-path-connector{display:none}}.cert-detail-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:24px;padding:3rem;transition:all .3s;position:relative;overflow:hidden}.cert-detail-blue{border-color:#3b82f640}.cert-detail-emerald{border-color:#10b98140}.cert-detail-purple{border-color:#a855f740}.cert-detail-orange{border-color:#f9731640}.cert-popular-tag{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#34d399,#10b981);border-radius:20px;padding:.5rem 1rem;font-size:.75rem;font-weight:500;position:absolute;top:1.5rem;right:1.5rem}.cert-detail-header{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.cert-detail-badge{border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.cert-detail-badge-blue{background:#3b82f61a}.cert-detail-badge-emerald{background:#10b9811a}.cert-detail-badge-purple{background:#a855f71a}.cert-detail-badge-orange{background:#f973161a}.cert-detail-badge-icon{width:40px;height:40px}.cert-detail-badge-blue .cert-detail-badge-icon{color:var(--color-blue)}.cert-detail-badge-emerald .cert-detail-badge-icon{color:var(--color-emerald)}.cert-detail-badge-purple .cert-detail-badge-icon{color:var(--color-purple)}.cert-detail-badge-orange .cert-detail-badge-icon{color:var(--color-orange)}.cert-detail-meta{flex-grow:1}.cert-detail-level{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.75rem;font-weight:400;display:block}.cert-detail-title{color:var(--color-text);margin-bottom:.25rem;font-size:2rem;font-weight:400}.cert-detail-subtitle{color:var(--color-text-dim);font-size:1rem;font-weight:300}.cert-detail-price{text-align:right;background:var(--color-surface);border-radius:12px;padding:1rem 1.5rem}.cert-price-value{letter-spacing:-.02em;color:var(--color-text);font-family:Times New Roman,Georgia,serif;font-size:2rem;font-weight:300;display:block}.cert-price-label{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.cert-detail-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.1rem;font-weight:300;line-height:1.6}.cert-detail-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem;display:grid}@media (width<=768px){.cert-detail-grid{grid-template-columns:1fr}}.cert-detail-section-title{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:500}.cert-detail-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.cert-detail-list li{color:var(--color-text-light);align-items:center;gap:.75rem;font-size:.95rem;font-weight:400;display:flex}.cert-list-icon{flex-shrink:0;width:18px;height:18px}.cert-exam-details{background:var(--color-surface);border-radius:16px;margin-bottom:2rem;padding:1.5rem}.cert-exam-title{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:500}.cert-exam-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=768px){.cert-exam-grid{grid-template-columns:repeat(2,1fr)}}.cert-exam-item{text-align:center}.cert-exam-icon{width:24px;height:24px;color:var(--color-text-dim);margin-bottom:.5rem}.cert-exam-value{color:var(--color-text);font-size:1.25rem;font-weight:500;display:block}.cert-exam-label{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.cert-detail-actions{flex-wrap:wrap;gap:1rem;display:flex}.cert-btn-blue{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.cert-btn-emerald{background:linear-gradient(135deg,#34d399,#10b981)}.cert-btn-purple{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}.cert-btn-orange{background:linear-gradient(135deg,#fb923c,#f97316)}.cert-section-topics{background:var(--color-bg-secondary);padding:120px 0}.cert-topics-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.cert-topics-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.cert-topics-grid{grid-template-columns:1fr}}.cert-topic-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:16px;padding:1.75rem;transition:all .3s}.cert-topic-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.cert-topic-blue:hover{border-color:#3b82f64d}.cert-topic-purple:hover{border-color:#a855f74d}.cert-topic-emerald:hover{border-color:#10b9814d}.cert-topic-orange:hover{border-color:#f973164d}.cert-topic-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.cert-topic-icon-box{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cert-topic-icon-blue{background:#3b82f61a}.cert-topic-icon-purple{background:#a855f71a}.cert-topic-icon-emerald{background:#10b9811a}.cert-topic-icon-orange{background:#f973161a}.cert-topic-icon{width:24px;height:24px}.cert-topic-icon-blue .cert-topic-icon{color:var(--color-blue)}.cert-topic-icon-purple .cert-topic-icon{color:var(--color-purple)}.cert-topic-icon-emerald .cert-topic-icon{color:var(--color-emerald)}.cert-topic-icon-orange .cert-topic-icon{color:var(--color-orange)}.cert-topic-weight{font-family:Times New Roman,Georgia,serif;font-size:1.5rem;font-weight:300}.cert-topic-weight-blue{color:var(--color-blue)}.cert-topic-weight-purple{color:var(--color-purple)}.cert-topic-weight-emerald{color:var(--color-emerald)}.cert-topic-weight-orange{color:var(--color-orange)}.cert-topic-title{color:var(--color-text);margin-bottom:1rem;font-size:1.1rem;font-weight:500}.cert-topic-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.cert-topic-list li{color:var(--color-text-muted);padding-left:1rem;font-size:.85rem;font-weight:300;position:relative}.cert-topic-list li:before{content:"•";color:var(--color-text-dim);position:absolute;left:0}.cert-section-benefits{padding:120px 0}.cert-benefits-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.cert-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.cert-benefits-grid{grid-template-columns:1fr}}.cert-benefit-card{background:var(--color-bg-filled);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-sm);border-radius:16px;padding:2rem;transition:all .3s}.cert-benefit-card:hover{box-shadow:var(--shadow-card-hover);border-color:#10b9814d;transform:translateY(-4px)}.cert-benefit-icon-box{background:#10b9811a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.cert-benefit-icon{width:28px;height:28px;color:var(--color-emerald)}.cert-benefit-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.cert-benefit-desc{color:var(--color-text-dim);font-size:.9rem;font-weight:300;line-height:1.5}.cert-section-prep{background:var(--color-bg-secondary);padding:120px 0}.cert-prep-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=768px){.cert-prep-grid{grid-template-columns:1fr}}.cert-prep-card{background:var(--color-bg-filled);border:1px solid var(--color-border);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.cert-prep-card:hover{box-shadow:var(--shadow-card-hover);transform:translate(8px)}.cert-prep-blue:hover{border-color:#3b82f64d}.cert-prep-purple:hover{border-color:#a855f74d}.cert-prep-emerald:hover{border-color:#10b9814d}.cert-prep-orange:hover{border-color:#f973164d}.cert-prep-icon-box{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.cert-prep-icon-blue{background:#3b82f61a}.cert-prep-icon-purple{background:#a855f71a}.cert-prep-icon-emerald{background:#10b9811a}.cert-prep-icon-orange{background:#f973161a}.cert-prep-icon{width:28px;height:28px}.cert-prep-icon-blue .cert-prep-icon{color:var(--color-blue)}.cert-prep-icon-purple .cert-prep-icon{color:var(--color-purple)}.cert-prep-icon-emerald .cert-prep-icon{color:var(--color-emerald)}.cert-prep-icon-orange .cert-prep-icon{color:var(--color-orange)}.cert-prep-content{flex-grow:1}.cert-prep-type{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.7rem;font-weight:400;display:block}.cert-prep-type-blue{color:var(--color-blue)}.cert-prep-type-purple{color:var(--color-purple)}.cert-prep-type-emerald{color:var(--color-emerald)}.cert-prep-type-orange{color:var(--color-orange)}.cert-prep-title{color:var(--color-text);margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.cert-prep-desc{color:var(--color-text-dim);font-size:.85rem;font-weight:300}.cert-prep-arrow{width:20px;height:20px;color:var(--color-text-dim);transition:all .3s}.cert-prep-card:hover .cert-prep-arrow{color:var(--color-text-muted);transform:translate(4px)}.cert-section-testimonials{padding:120px 0}.cert-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.cert-testimonials-grid{grid-template-columns:1fr}}.cert-testimonial-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:20px;padding:2rem;transition:all .3s}.cert-testimonial-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.cert-testimonial-orange:hover{border-color:#f973164d}.cert-testimonial-emerald:hover{border-color:#10b9814d}.cert-testimonial-purple:hover{border-color:#a855f74d}.cert-testimonial-badge{border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;display:inline-flex}.cert-testimonial-badge-orange{color:var(--color-orange);background:#f973161a}.cert-testimonial-badge-emerald{color:var(--color-emerald);background:#10b9811a}.cert-testimonial-badge-purple{color:var(--color-purple);background:#a855f71a}.cert-testimonial-badge-icon{width:14px;height:14px}.cert-testimonial-quote{color:var(--color-text-light);margin-bottom:1.5rem;font-size:1rem;font-style:italic;font-weight:300;line-height:1.7}.cert-testimonial-author{border-top:1px solid var(--color-border);align-items:center;gap:1rem;padding-top:1rem;display:flex}.cert-testimonial-avatar{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:.9rem;font-weight:500;display:flex}.cert-testimonial-avatar-orange{color:var(--color-orange);background:#f973161a}.cert-testimonial-avatar-emerald{color:var(--color-emerald);background:#10b9811a}.cert-testimonial-avatar-purple{color:var(--color-purple);background:#a855f71a}.cert-testimonial-info{flex-direction:column;display:flex}.cert-testimonial-name{color:var(--color-text);font-size:.95rem;font-weight:500}.cert-testimonial-role{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.cert-testimonial-company{color:var(--color-text-dim);font-size:.75rem;font-weight:300}.cert-section-faq{background:var(--color-bg-secondary);padding:120px 0}.cert-faq-list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.cert-faq-item{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:12px;transition:all .3s;overflow:hidden}.cert-faq-item:hover{border-color:#2d374833}.cert-faq-question{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:400;display:flex}.cert-faq-chevron{width:20px;height:20px;color:var(--color-text-dim);flex-shrink:0;transition:transform .3s}.cert-chevron-rotated{transform:rotate(180deg)}.cert-faq-answer{max-height:0;transition:all .3s;overflow:hidden}.cert-faq-expanded .cert-faq-answer{max-height:200px}.cert-faq-answer p{color:var(--color-text-muted);padding:0 1.5rem 1.25rem;font-size:.95rem;font-weight:300;line-height:1.6}.ua-page{min-height:100vh;position:relative;overflow-x:hidden}.ua-section-hero{align-items:center;min-height:100vh;padding-top:120px;display:flex}.ua-hero-content{text-align:center;max-width:900px;margin:0 auto}.ua-hero-title{color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.15}.ua-hero-title-muted{background:linear-gradient(to right, var(--color-text), var(--color-text-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ua-hero-title-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradient}.ua-hero-subtitle{color:var(--color-text-muted);max-width:750px;margin:0 auto 2rem;font-size:1.35rem;font-weight:300;line-height:1.45}.ua-hero-cta{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.ua-hero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.ua-hero-stat{text-align:center}.ua-hero-stat-value{letter-spacing:-.02em;background:linear-gradient(135deg, var(--color-purple), var(--color-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Times New Roman,Georgia,serif;font-size:2.5rem;font-weight:300;display:block}.ua-hero-stat-label{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:400}.ua-logos-section{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:60px 0;overflow:hidden}.ua-logos-title{text-align:center;color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:.875rem;font-weight:400}.ua-logos-track{gap:3rem;animation:30s linear infinite scrollLogos;display:flex}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}.ua-logo-item{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:8px;flex-shrink:0;padding:.75rem 1.5rem}.ua-logo-item span{color:var(--color-text-muted);white-space:nowrap;font-size:.9rem;font-weight:400}.ua-section-benefits{padding:120px 0}.ua-benefits-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.ua-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.ua-benefits-grid{grid-template-columns:1fr}}.ua-benefit-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:16px;padding:2rem;transition:all .3s}.ua-benefit-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.ua-benefit-blue:hover{border-color:#3b82f64d}.ua-benefit-purple:hover{border-color:#a855f74d}.ua-benefit-emerald:hover{border-color:#10b9814d}.ua-benefit-orange:hover{border-color:#f973164d}.ua-benefit-icon-box{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1rem;display:flex}.ua-benefit-icon-blue{background:#3b82f61a}.ua-benefit-icon-purple{background:#a855f71a}.ua-benefit-icon-emerald{background:#10b9811a}.ua-benefit-icon-orange{background:#f973161a}.ua-benefit-icon{width:26px;height:26px}.ua-benefit-icon-blue .ua-benefit-icon{color:var(--color-blue)}.ua-benefit-icon-purple .ua-benefit-icon{color:var(--color-purple)}.ua-benefit-icon-emerald .ua-benefit-icon{color:var(--color-emerald)}.ua-benefit-icon-orange .ua-benefit-icon{color:var(--color-orange)}.ua-benefit-tag{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.7rem;font-weight:500;display:inline-block}.ua-benefit-tag-blue{color:var(--color-blue);background:#3b82f61a}.ua-benefit-tag-purple{color:var(--color-purple);background:#a855f71a}.ua-benefit-tag-emerald{color:var(--color-emerald);background:#10b9811a}.ua-benefit-tag-orange{color:var(--color-orange);background:#f973161a}.ua-benefit-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.15rem;font-weight:500}.ua-benefit-desc{color:var(--color-text-dim);font-size:.9rem;font-weight:300;line-height:1.6}.ua-section-tiers{background:var(--color-bg-secondary);padding:120px 0}.ua-tiers-tabs{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.ua-tier-tab{background:var(--color-bg-filled);border:1px solid var(--color-border);cursor:pointer;color:var(--color-text-muted);box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:400;transition:all .3s;display:flex}.ua-tier-tab:hover{box-shadow:var(--shadow-md)}.ua-tier-tab-active{color:var(--color-text);box-shadow:var(--shadow-md)}.ua-tier-tab-active.ua-tier-tab-blue{border-color:#3b82f680}.ua-tier-tab-active.ua-tier-tab-purple{border-color:#a855f780}.ua-tier-tab-active.ua-tier-tab-orange{border-color:#f9731680}.ua-tier-tab-icon{width:24px;height:24px}.ua-tier-tab-active.ua-tier-tab-blue .ua-tier-tab-icon{color:var(--color-blue)}.ua-tier-tab-active.ua-tier-tab-purple .ua-tier-tab-icon{color:var(--color-purple)}.ua-tier-tab-active.ua-tier-tab-orange .ua-tier-tab-icon{color:var(--color-orange)}.ua-tier-detail{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:24px;padding:3rem;transition:all .3s}.ua-tier-detail-blue{border-color:#3b82f640}.ua-tier-detail-purple{border-color:#a855f740}.ua-tier-detail-orange{border-color:#f9731640}.ua-tier-header{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.ua-tier-badge{border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.ua-tier-badge-blue{background:#3b82f61a}.ua-tier-badge-purple{background:#a855f71a}.ua-tier-badge-orange{background:#f973161a}.ua-tier-badge-icon{width:36px;height:36px}.ua-tier-badge-blue .ua-tier-badge-icon{color:var(--color-blue)}.ua-tier-badge-purple .ua-tier-badge-icon{color:var(--color-purple)}.ua-tier-badge-orange .ua-tier-badge-icon{color:var(--color-orange)}.ua-tier-level{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.75rem;font-weight:400;display:block}.ua-tier-level-blue{color:var(--color-blue)}.ua-tier-level-purple{color:var(--color-purple)}.ua-tier-level-orange{color:var(--color-orange)}.ua-tier-title{color:var(--color-text);margin-bottom:.25rem;font-size:1.75rem;font-weight:400}.ua-tier-desc{color:var(--color-text-dim);font-size:1rem;font-weight:300}.ua-tier-grid{grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:2rem;display:grid}@media (width<=768px){.ua-tier-grid{grid-template-columns:1fr}}.ua-tier-section-title{color:var(--color-text-muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;font-weight:500;display:flex}.ua-tier-section-icon{width:18px;height:18px;color:var(--color-emerald)}.ua-tier-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ua-tier-list li{color:var(--color-text-light);padding-left:1.5rem;font-size:.9rem;font-weight:400;position:relative}.ua-tier-list li:before{content:"✓";color:var(--color-emerald);position:absolute;left:0}.ua-tier-list-req li:before{content:"→";color:var(--color-text-dim)}.ua-tier-cta{color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.sa-btn-blue{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.sa-btn-purple{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}.sa-btn-orange{background:linear-gradient(135deg,#fb923c,#f97316)}.sa-btn-emerald{background:linear-gradient(135deg,#34d399,#10b981)}.ua-tier-cta-icon{width:18px;height:18px}.ua-section-curriculum{padding:120px 0}.ua-curriculum-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.ua-curriculum-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.ua-curriculum-grid{grid-template-columns:1fr}}.ua-curriculum-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:16px;padding:1.75rem;transition:all .3s}.ua-curriculum-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.ua-curriculum-blue:hover{border-color:#3b82f64d}.ua-curriculum-purple:hover{border-color:#a855f74d}.ua-curriculum-emerald:hover{border-color:#10b9814d}.ua-curriculum-orange:hover{border-color:#f973164d}.ua-curriculum-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ua-curriculum-icon-box{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ua-curriculum-icon-blue{background:#3b82f61a}.ua-curriculum-icon-purple{background:#a855f71a}.ua-curriculum-icon-emerald{background:#10b9811a}.ua-curriculum-icon-orange{background:#f973161a}.ua-curriculum-icon{width:24px;height:24px}.ua-curriculum-icon-blue .ua-curriculum-icon{color:var(--color-blue)}.ua-curriculum-icon-purple .ua-curriculum-icon{color:var(--color-purple)}.ua-curriculum-icon-emerald .ua-curriculum-icon{color:var(--color-emerald)}.ua-curriculum-icon-orange .ua-curriculum-icon{color:var(--color-orange)}.ua-curriculum-level{text-transform:uppercase;letter-spacing:.05em;border-radius:8px;padding:.25rem .75rem;font-size:.7rem;font-weight:500}.ua-curriculum-level-blue{color:var(--color-blue);background:#3b82f61a}.ua-curriculum-level-purple{color:var(--color-purple);background:#a855f71a}.ua-curriculum-level-emerald{color:var(--color-emerald);background:#10b9811a}.ua-curriculum-level-orange{color:var(--color-orange);background:#f973161a}.ua-curriculum-title{color:var(--color-text);margin-bottom:1rem;font-size:1.1rem;font-weight:500}.ua-curriculum-topics{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.ua-curriculum-topics li{color:var(--color-text-muted);padding-left:1rem;font-size:.85rem;font-weight:300;position:relative}.ua-curriculum-topics li:before{content:"•";color:var(--color-text-dim);position:absolute;left:0}.ua-section-resources{background:var(--color-bg-secondary);padding:120px 0}.ua-resources-layout{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (width<=1024px){.ua-resources-layout{grid-template-columns:1fr;gap:3rem}}.ua-resources-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;line-height:1.2}.ua-resources-desc{color:var(--color-text-muted);font-size:1.1rem;font-weight:300;line-height:1.6}.ua-resources-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width<=640px){.ua-resources-grid{grid-template-columns:1fr}}.ua-resource-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.ua-resource-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.ua-resource-blue:hover{border-color:#3b82f64d}.ua-resource-purple:hover{border-color:#a855f74d}.ua-resource-emerald:hover{border-color:#10b9814d}.ua-resource-orange:hover{border-color:#f973164d}.ua-resource-icon-box{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ua-resource-icon-blue{background:#3b82f61a}.ua-resource-icon-purple{background:#a855f71a}.ua-resource-icon-emerald{background:#10b9811a}.ua-resource-icon-orange{background:#f973161a}.ua-resource-icon{width:22px;height:22px}.ua-resource-icon-blue .ua-resource-icon{color:var(--color-blue)}.ua-resource-icon-purple .ua-resource-icon{color:var(--color-purple)}.ua-resource-icon-emerald .ua-resource-icon{color:var(--color-emerald)}.ua-resource-icon-orange .ua-resource-icon{color:var(--color-orange)}.ua-resource-type{text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem;font-size:.65rem;font-weight:400;display:block}.ua-resource-type-blue{color:var(--color-blue)}.ua-resource-type-purple{color:var(--color-purple)}.ua-resource-type-emerald{color:var(--color-emerald)}.ua-resource-type-orange{color:var(--color-orange)}.ua-resource-title{color:var(--color-text);margin-bottom:.25rem;font-size:.95rem;font-weight:500}.ua-resource-desc{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.ua-section-research{padding:120px 0}.ua-research-card{box-shadow:var(--shadow-card);background:#10b9810a;border:1px solid #10b98133;border-radius:24px;padding:4rem}@media (width<=768px){.ua-research-card{padding:2.5rem}}.ua-research-title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:400;line-height:1.2}.ua-research-desc{color:var(--color-text-muted);max-width:700px;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.6}.ua-research-areas{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}@media (width<=768px){.ua-research-areas{grid-template-columns:1fr}}.ua-research-area{background:var(--color-surface);border-radius:12px;gap:1rem;padding:1rem;display:flex}.ua-research-area-icon{width:24px;height:24px;color:var(--color-emerald);flex-shrink:0;margin-top:.25rem}.ua-research-area h4{color:var(--color-text);margin-bottom:.25rem;font-size:.95rem;font-weight:500}.ua-research-area p{color:var(--color-text-dim);font-size:.85rem;font-weight:300}.ua-research-stats{flex-wrap:wrap;gap:3rem;display:flex}.ua-research-stat{text-align:left}.ua-research-stat-value{letter-spacing:-.02em;color:var(--color-emerald);font-family:Times New Roman,Georgia,serif;font-size:2rem;font-weight:300;display:block}.ua-research-stat-label{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.ua-section-stories{background:var(--color-bg-secondary);padding:120px 0}.ua-stories-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.ua-stories-grid{grid-template-columns:1fr}}.ua-story-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:20px;padding:2rem;transition:all .3s}.ua-story-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.ua-story-blue:hover{border-color:#3b82f64d}.ua-story-purple:hover{border-color:#a855f74d}.ua-story-emerald:hover{border-color:#10b9814d}.ua-story-header{margin-bottom:1.5rem}.ua-story-university{align-items:center;gap:1rem;display:flex}.ua-story-logo{border-radius:10px;width:40px;height:40px;padding:8px}.ua-story-logo-blue{color:var(--color-blue);background:#3b82f61a}.ua-story-logo-purple{color:var(--color-purple);background:#a855f71a}.ua-story-logo-emerald{color:var(--color-emerald);background:#10b9811a}.ua-story-uni-name{color:var(--color-text);font-size:1rem;font-weight:500;display:block}.ua-story-program{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.ua-story-quote{color:var(--color-text-light);margin-bottom:1.5rem;font-size:.95rem;font-style:italic;font-weight:300;line-height:1.7}.ua-story-author{flex-direction:column;margin-bottom:1.5rem;display:flex}.ua-story-author-name{color:var(--color-text);font-size:.9rem;font-weight:500}.ua-story-author-role{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.ua-story-stats{border-top:1px solid var(--color-border);gap:2rem;padding-top:1rem;display:flex}.ua-story-stat-value{font-family:Times New Roman,Georgia,serif;font-size:1.25rem;font-weight:300;display:block}.ua-story-stat-blue{color:var(--color-blue)}.ua-story-stat-purple{color:var(--color-purple)}.ua-story-stat-emerald{color:var(--color-emerald)}.ua-story-stat-label{color:var(--color-text-dim);font-size:.75rem;font-weight:300}.ua-section-faq{padding:120px 0}.ua-faq-list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.ua-faq-item{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:12px;transition:all .3s;overflow:hidden}.ua-faq-item:hover{border-color:#2d374833}.ua-faq-question{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1rem;font-weight:400;display:flex}.ua-faq-chevron{width:20px;height:20px;color:var(--color-text-dim);flex-shrink:0;transition:transform .3s}.ua-chevron-rotated{transform:rotate(180deg)}.ua-faq-answer{max-height:0;transition:all .3s;overflow:hidden}.ua-faq-expanded .ua-faq-answer{max-height:300px}.ua-faq-answer p{color:var(--color-text-muted);padding:0 1.5rem 1.25rem;font-size:.95rem;font-weight:300;line-height:1.6}.ep-page{min-height:100vh;color:var(--color-text);background:0 0;position:relative}.ep-container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem}.ep-hero,.ep-featured-section,.ep-calendar-section{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(40px)}.ep-visible{opacity:1;transform:translateY(0)}.ep-hero{align-items:center;min-height:50vh;padding:10rem 0 4rem;display:flex;position:relative;overflow:hidden}.ep-hero-bg{z-index:0;position:absolute;inset:0}.ep-hero-gradient,.ep-hero-pattern{position:absolute;inset:0}.ep-hero-content{z-index:1;max-width:600px;position:relative}.ep-hero-title{background:linear-gradient(to right, var(--color-text), var(--color-text-muted));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.15}.ep-hero-subtitle{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.25rem;font-weight:300;line-height:1.6}.ep-hero-btn{background:var(--color-orange);color:#fff;transition:var(--transition-fast);border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-flex}.ep-hero-btn:hover{box-shadow:0 10px 30px var(--color-orange-glow);background:#ea580c;transform:translateY(-2px)}.ep-tabs-section{border-bottom:1px solid var(--color-border);z-index:10;position:sticky;top:70px}.ep-tabs{gap:0;display:flex}.ep-tab{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-bottom:2px solid #0000;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:500}.ep-tab:hover{color:var(--color-text)}.ep-tab-active{color:var(--color-orange);border-bottom-color:var(--color-orange)}.ep-section-header{text-align:center;margin-bottom:3rem}.ep-section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-orange);margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.ep-section-title{color:var(--color-text);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:400;line-height:1.15}.ep-featured-section{padding:4rem 0}.ep-featured-grid{grid-template-columns:1.5fr 1fr;gap:1.5rem;display:grid}.ep-featured-card{border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:16px;position:relative;overflow:hidden}.ep-featured-card:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.ep-featured-card-large .ep-featured-image{height:280px}.ep-featured-card-small .ep-featured-image{height:140px}.ep-featured-image{position:relative;overflow:hidden}.ep-featured-image-placeholder{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ep-featured-image-placeholder:before{content:"";clip-path:polygon(30% 0,100% 0,100% 100%,0 100%);background:linear-gradient(135deg,#0000 0%,#f973164d 50%,#ef444433 100%);width:50%;height:100%;position:absolute;top:0;right:0}.ep-placeholder-logo{z-index:1;flex-direction:column;align-items:flex-start;gap:.25rem;padding:1.5rem;display:flex}.ep-placeholder-logo-small{padding:1rem}.ep-logo-text{color:var(--color-orange);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.ep-placeholder-logo-small .ep-logo-text{font-size:1.1rem}.ep-logo-subtext{color:#fff;letter-spacing:.05em;font-size:2rem;font-weight:800}.ep-placeholder-logo-small .ep-logo-subtext{font-size:1.25rem}.ep-logo-tour{color:var(--color-text-muted);letter-spacing:.2em;font-size:1rem;font-weight:500}.ep-placeholder-logo-small .ep-logo-tour{font-size:.75rem}.ep-placeholder-badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#f97316e6;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;position:absolute;bottom:1.5rem;left:1.5rem}.ep-placeholder-small{padding:1rem}.ep-featured-content{padding:1.5rem}.ep-featured-meta{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.ep-featured-badge{color:var(--color-emerald);text-transform:uppercase;letter-spacing:.05em;background:#10b98126;border-radius:9999px;align-items:center;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.ep-featured-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.ep-featured-title-small{font-size:1rem}.ep-featured-location{color:var(--color-text-muted);margin-bottom:.5rem;font-size:.9rem}.ep-featured-date{color:var(--color-text-dim);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.ep-date-icon{width:16px;height:16px;color:var(--color-orange)}.ep-card-link{background:var(--color-surface);border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-muted);transition:var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}.ep-card-link:hover{background:var(--color-orange);border-color:var(--color-orange);color:#fff}.ep-link-icon{width:18px;height:18px}.ep-featured-stack{flex-direction:column;gap:1.5rem;display:flex}.ep-calendar-section{padding:4rem 0 6rem}.ep-calendar-layout{grid-template-columns:280px 1fr;gap:2rem;display:grid}.ep-filters{flex-direction:column;gap:1.5rem;display:flex}.ep-search-box{background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;align-items:center;display:flex;position:relative;overflow:hidden}.ep-search-icon{width:16px;height:16px;color:var(--color-text-dim);pointer-events:none;position:absolute;left:1rem}.ep-search-input{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem .75rem 2.5rem;font-size:.9rem}.ep-search-input::placeholder{color:var(--color-text-dim)}.ep-search-btn{background:var(--color-surface-hover);color:var(--color-text);cursor:pointer;transition:var(--transition-fast);border:none;padding:.75rem 1rem;font-size:.85rem;font-weight:500}.ep-search-btn:hover{background:var(--color-orange);color:#fff}.ep-filter-group{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.ep-filter-header{width:100%;color:var(--color-text);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}.ep-filter-header:hover{background:var(--color-surface-hover)}.ep-filter-chevron{width:18px;height:18px;color:var(--color-text-muted);transition:transform .2s}.ep-chevron-up{transform:rotate(180deg)}.ep-filter-options{flex-direction:column;gap:.5rem;padding:0 1.25rem 1rem;display:flex}.ep-filter-option{cursor:pointer;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.ep-filter-checkbox{width:16px;height:16px;accent-color:var(--color-orange);cursor:pointer}.ep-filter-label{color:var(--color-text-muted);transition:var(--transition-fast);font-size:.9rem}.ep-filter-option:hover .ep-filter-label{color:var(--color-text)}.ep-events-area{flex-direction:column;gap:1.5rem;display:flex}.ep-events-header{justify-content:flex-end;display:flex}.ep-events-count{color:var(--color-text-dim);font-size:.9rem}.ep-events-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ep-event-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:16px;overflow:hidden;transform:translateY(20px)}.ep-visible .ep-event-card{animation:.6s forwards epFadeInUp}@keyframes epFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ep-event-card:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 15px 30px #00000040}.ep-event-image{height:160px;overflow:hidden}.ep-event-image-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ep-placeholder-blue{background:linear-gradient(135deg,#3b82f633 0%,#3b82f60d 100%)}.ep-placeholder-purple{background:linear-gradient(135deg,#a855f733 0%,#a855f70d 100%)}.ep-placeholder-emerald{background:linear-gradient(135deg,#10b98133 0%,#10b9810d 100%)}.ep-placeholder-orange{background:linear-gradient(135deg,#f9731633 0%,#f973160d 100%)}.ep-event-placeholder-content{flex-direction:column;align-items:center;gap:.5rem;display:flex}.ep-placeholder-icon{justify-content:center;align-items:center;display:flex}.ep-type-icon{opacity:.6;width:32px;height:32px}.ep-event-content{padding:1.25rem}.ep-event-type{text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:inline-block}.ep-event-type-blue{color:var(--color-blue)}.ep-event-type-purple{color:var(--color-purple)}.ep-event-type-emerald{color:var(--color-emerald)}.ep-event-type-orange{color:var(--color-orange)}.ep-event-title{color:var(--color-text);margin-bottom:.75rem;font-size:1rem;font-weight:600;line-height:1.4}.ep-event-location{color:var(--color-text-muted);align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.ep-location-icon{flex-shrink:0;width:14px;height:14px}.ep-event-date{color:var(--color-text-dim);align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.85rem;display:flex}.ep-event-link{color:var(--color-orange);transition:var(--transition-fast);align-items:center;gap:.35rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex}.ep-event-link:hover{gap:.5rem}.ep-link-arrow{width:16px;height:16px;transition:transform .2s}.ep-event-link:hover .ep-link-arrow{transform:translate(2px,-2px)}@media (width<=1200px){.ep-events-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.ep-featured-grid{grid-template-columns:1fr}.ep-featured-stack{flex-direction:row}.ep-featured-card-small{flex:1}.ep-calendar-layout{grid-template-columns:1fr}.ep-filters{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.ep-search-box{grid-column:1/-1}}@media (width<=768px){.ep-hero{padding:8rem 0 3rem}.ep-featured-stack{flex-direction:column}.ep-filters,.ep-events-grid{grid-template-columns:1fr}.ep-tabs{overflow-x:auto}.ep-tab{white-space:nowrap;padding:1rem}.ep-section-title{font-size:1.5rem}}@media (width<=480px){.ep-container{padding:0 1rem}.ep-hero-title{font-size:2rem}.ep-hero-subtitle{font-size:1rem}}.blog-page{background:var(--color-bg);min-height:100vh;position:relative;overflow-x:hidden}.blog-section-hero{padding-top:160px;padding-bottom:60px}.blog-hero-content{text-align:center;max-width:800px;margin:0 auto}.blog-hero-title{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.15}.blog-hero-title-muted{color:var(--color-text)}.blog-hero-title-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradient}.blog-hero-subtitle{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.35rem;font-weight:300;line-height:1.45}.blog-search-wrapper{max-width:500px;margin:0 auto 2rem;position:relative}.blog-search-icon{width:20px;height:20px;color:var(--color-text-dim);position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.blog-search-input{background:var(--color-bg-filled);border:1px solid var(--color-border);width:100%;color:var(--color-text);box-shadow:var(--shadow-sm);border-radius:12px;padding:1rem 1.25rem 1rem 3.5rem;font-size:1rem;font-weight:300;transition:border-color .3s,box-shadow .3s}.blog-search-input::placeholder{color:var(--color-text-dim)}.blog-search-input:focus{border-color:var(--color-blue);box-shadow:var(--shadow-md), 0 0 0 3px var(--color-blue-glow);outline:none}.blog-trending{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.blog-trending-label{color:var(--color-text-dim);align-items:center;gap:.5rem;font-size:.85rem;font-weight:400;display:flex}.blog-trending-icon{width:16px;height:16px;color:var(--color-orange)}.blog-trending-tags{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.blog-trending-tag{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;border-radius:20px;padding:.4rem .75rem;font-size:.8rem;font-weight:400;transition:all .2s}.blog-trending-tag:hover{background:var(--color-blue-glow);color:var(--color-blue);border-color:#3b82f64d}.blog-section-featured{padding:40px 0 80px}.blog-featured-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:24px;grid-template-columns:1fr 1fr;gap:3rem;transition:all .3s;display:grid;overflow:hidden}.blog-featured-card:hover{border-color:var(--color-blue);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}@media (width<=900px){.blog-featured-card{grid-template-columns:1fr}}.blog-featured-image{background:linear-gradient(135deg, var(--color-blue-glow), var(--color-purple-glow));min-height:400px;position:relative}.blog-featured-image-placeholder{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.blog-featured-placeholder-icon{width:80px;height:80px;color:var(--color-border)}.blog-featured-badge{background:linear-gradient(135deg, var(--color-blue), var(--color-blue-deep));color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;padding:.5rem 1rem;font-size:.75rem;font-weight:500;position:absolute;top:1.5rem;left:1.5rem}.blog-featured-content{flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.blog-featured-meta{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.blog-featured-category{background:var(--color-purple-glow);color:var(--color-purple);text-transform:uppercase;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:500}.blog-featured-date,.blog-featured-read{color:var(--color-text-dim);align-items:center;gap:.4rem;font-size:.85rem;font-weight:300;display:flex}.blog-meta-icon{width:14px;height:14px}.blog-featured-title{color:var(--color-text);margin-bottom:1rem;font-size:1.75rem;font-weight:600;line-height:1.3}.blog-featured-excerpt{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem;font-weight:300;line-height:1.7}.blog-featured-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.blog-featured-author{align-items:center;gap:.75rem;display:flex}.blog-author-avatar{background:var(--color-blue-glow);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.blog-author-avatar-icon{width:22px;height:22px;color:var(--color-blue)}.blog-author-info{flex-direction:column;display:flex}.blog-author-name{color:var(--color-text);font-size:.9rem;font-weight:500}.blog-author-role{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.blog-featured-link{color:var(--color-blue);border-radius:10px;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.blog-featured-link:hover{transform:translate(4px)}.blog-featured-link-icon{width:18px;height:18px}.blog-section-posts{padding:80px 0 120px}.blog-posts-layout{grid-template-columns:280px 1fr;gap:3rem;display:grid}@media (width<=1024px){.blog-posts-layout{grid-template-columns:1fr}}.blog-sidebar{flex-direction:column;gap:2rem;display:flex}@media (width<=1024px){.blog-sidebar{order:2}}.blog-sidebar-section{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:16px;padding:1.5rem}.blog-sidebar-title{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:500}.blog-categories{flex-direction:column;gap:.5rem;display:flex}.blog-category-btn{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:all .2s;display:flex}.blog-category-btn:hover,.blog-category-active{background:var(--color-surface)}.blog-category-active.blog-category-blue{border-color:#3b82f64d}.blog-category-active.blog-category-purple{border-color:#a855f74d}.blog-category-active.blog-category-emerald{border-color:#10b9814d}.blog-category-active.blog-category-orange{border-color:#fb923c4d}.blog-category-icon{width:18px;height:18px;color:var(--color-text-dim)}.blog-category-active .blog-category-icon{color:var(--color-blue)}.blog-category-active.blog-category-purple .blog-category-icon{color:var(--color-purple)}.blog-category-active.blog-category-emerald .blog-category-icon{color:var(--color-emerald)}.blog-category-active.blog-category-orange .blog-category-icon{color:var(--color-orange)}.blog-category-name{color:var(--color-text-muted);flex-grow:1;font-size:.9rem;font-weight:400}.blog-category-active .blog-category-name{color:var(--color-text);font-weight:500}.blog-category-count{color:var(--color-text-dim);background:var(--color-surface);border-radius:6px;padding:.2rem .5rem;font-size:.75rem;font-weight:400}.blog-newsletter{text-align:center;background:linear-gradient(135deg, var(--color-blue-glow), var(--color-purple-glow));border-color:#3b82f633}.blog-newsletter-icon-box{background:var(--color-blue-glow);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.blog-newsletter-icon{width:28px;height:28px;color:var(--color-blue)}.blog-newsletter-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.1rem;font-weight:500}.blog-newsletter-desc{color:var(--color-text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:300}.blog-newsletter-form{flex-direction:column;gap:.75rem;display:flex}.blog-newsletter-input{background:var(--color-bg-filled);border:1px solid var(--color-border);color:var(--color-text);border-radius:8px;padding:.75rem 1rem;font-size:.9rem;font-weight:300}.blog-newsletter-input::placeholder{color:var(--color-text-dim)}.blog-newsletter-btn{background:linear-gradient(135deg, var(--color-blue), var(--color-blue-deep));color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1rem;font-weight:500;transition:all .3s}.blog-newsletter-btn:hover{box-shadow:0 4px 15px var(--color-blue-glow);transform:translateY(-2px)}.blog-posts-main{min-width:0}.blog-posts-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.blog-posts-title{color:var(--color-text);font-size:1.5rem;font-weight:600}.blog-posts-count{color:var(--color-text-dim);margin-left:.5rem;font-size:1rem;font-weight:300}.blog-view-toggle{gap:.5rem;display:flex}.blog-view-btn{background:var(--color-bg-filled);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;padding:.5rem;transition:all .2s}.blog-view-btn:hover{background:var(--color-surface)}.blog-view-active{background:var(--color-blue-glow);border-color:#3b82f64d}.blog-view-icon{width:18px;height:18px;color:var(--color-text-dim)}.blog-view-active .blog-view-icon{color:var(--color-blue)}.blog-posts-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.blog-posts-list{grid-template-columns:1fr}@media (width<=768px){.blog-posts-grid{grid-template-columns:1fr}}.blog-post-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:16px;transition:all .3s;overflow:hidden}.blog-post-card:hover{border-color:var(--color-purple);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.blog-posts-list .blog-post-card{grid-template-columns:280px 1fr;display:grid}@media (width<=640px){.blog-posts-list .blog-post-card{grid-template-columns:1fr}}.blog-post-image{background:linear-gradient(135deg, var(--color-blue-glow), var(--color-purple-glow));height:200px;position:relative}.blog-posts-list .blog-post-image{height:100%;min-height:200px}.blog-post-image-placeholder{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.blog-post-placeholder-icon{width:48px;height:48px;color:var(--color-border)}.blog-post-trending{background:var(--color-orange);color:#fff;text-transform:uppercase;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.7rem;font-weight:500;display:flex;position:absolute;top:1rem;left:1rem}.blog-post-trending-icon{width:12px;height:12px}.blog-post-actions{opacity:0;gap:.5rem;transition:opacity .3s;display:flex;position:absolute;top:1rem;right:1rem}.blog-post-card:hover .blog-post-actions{opacity:1}.blog-post-action{background:var(--color-bg-filled);border:1px solid var(--color-border);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:8px;padding:.5rem}.blog-post-action-icon{width:16px;height:16px;color:var(--color-text-muted)}.blog-post-content{padding:1.5rem}.blog-post-meta{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.blog-post-category{color:var(--color-purple);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:500}.blog-post-date{color:var(--color-text-dim);font-size:.8rem;font-weight:300}.blog-post-title{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-post-excerpt{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.9rem;font-weight:300;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-post-footer{justify-content:space-between;align-items:center;display:flex}.blog-post-author{align-items:center;gap:.5rem;display:flex}.blog-post-author-avatar{background:var(--color-purple-glow);border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.blog-post-author-icon{width:14px;height:14px;color:var(--color-purple)}.blog-post-author span{color:var(--color-text-muted);font-size:.8rem;font-weight:400}.blog-post-read{color:var(--color-text-dim);align-items:center;gap:.35rem;font-size:.8rem;font-weight:300;display:flex}.blog-post-read-icon{width:14px;height:14px}.blog-load-more{text-align:center;margin-top:3rem}.blog-load-more-btn{background:var(--color-bg-filled);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:500;transition:all .3s;display:inline-flex}.blog-load-more-btn:hover{background:var(--color-surface);border-color:var(--color-orange);color:var(--color-text);box-shadow:var(--shadow-md)}.blog-load-more-icon{width:18px;height:18px}.doc-hero-banner{-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:40px;display:flex}.doc-hero-content h1{margin-bottom:12px}.doc-hero-content p{color:#ffffffeb;margin:0;font-size:16px}.doc-hero-visual{color:#fff;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.doc-quick-actions{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:48px;display:grid}.doc-quick-action{-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:16px;padding:20px;transition:all .3s;display:flex}.doc-quick-action:hover{transform:translateY(-2px);box-shadow:0 10px 40px #0000004d}.doc-quick-action-blue:hover{border-color:#3b82f666}.doc-quick-action-purple:hover{border-color:#8b5cf666}.doc-quick-action-emerald:hover{border-color:#10b98166}.doc-quick-action-orange:hover{border-color:#f9731666}.doc-quick-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.doc-quick-icon-blue{color:var(--color-blue,#3b82f6);background:#3b82f626}.doc-quick-icon-purple{color:var(--color-purple,#8b5cf6);background:#8b5cf626}.doc-quick-icon-emerald{color:var(--color-emerald,#10b981);background:#10b98126}.doc-quick-icon-orange{color:var(--color-orange,#f97316);background:#f9731626}.doc-quick-text{flex:1}.doc-quick-text h4{margin-bottom:4px;font-size:15px}.doc-quick-text p{color:#ffffffd9;margin:0;font-size:13px}.doc-quick-arrow{color:#fffc;transition:transform .2s}.doc-quick-action:hover .doc-quick-arrow{transform:translate(4px)}.doc-value-props{grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0;display:grid}.doc-value-prop{text-align:center;-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:24px;transition:all .2s}.doc-value-prop:hover{border-color:var(--color-border-hover,#ffffff1f);transform:translateY(-2px)}.doc-value-icon{width:56px;height:56px;color:var(--color-emerald,#10b981);background:linear-gradient(135deg,#10b98126,#3b82f626);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.doc-value-prop h4{margin-bottom:8px;font-size:15px}.doc-value-prop p{color:#ffffffd9;margin:0;font-size:13px}.doc-features-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.doc-feature-card{-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;padding:24px;transition:all .2s}.doc-feature-card:hover{border-color:var(--color-border-hover,#ffffff1f);transform:translateY(-2px)}.doc-feature-icon{width:40px;height:40px;color:var(--color-emerald,#10b981);background:#10b9811a;border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.doc-feature-card h4{margin-bottom:8px;font-size:15px}.doc-feature-card p{color:#ffffffd9;margin:0;font-size:13px;line-height:1.5}.doc-resources-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.doc-resource-card{-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex}.doc-resource-card:hover{background:var(--color-surface-hover,#ffffff0a);border-color:#ffffff1a}.doc-resource-card svg:first-child{color:var(--color-emerald,#10b981);flex-shrink:0}.doc-resource-card>div{flex:1}.doc-resource-card h4{margin-bottom:2px;font-size:14px}.doc-resource-card p{color:#ffffffd9;margin:0;font-size:12px}.doc-resource-card svg:last-child{color:#fffc}.doc-stats-banner{background:linear-gradient(135deg,#10b9811a 0%,#3b82f61a 100%);border:1px solid #10b98133;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:16px;margin:32px 0;padding:32px;display:grid}.doc-stat-item{text-align:center}.doc-stat-value{background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:32px;font-weight:700;display:block}.doc-stat-label{color:#ffffffeb;font-size:13px}.doc-getting-started-cards{grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0;display:grid}.doc-gs-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;cursor:pointer;border-radius:16px;padding:28px;transition:all .3s}.doc-gs-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.doc-gs-card-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.doc-gs-card-blue .doc-gs-card-icon{color:var(--color-blue,#3b82f6);background:#3b82f626}.doc-gs-card-purple .doc-gs-card-icon{color:var(--color-purple,#8b5cf6);background:#8b5cf626}.doc-gs-card-emerald .doc-gs-card-icon{color:var(--color-emerald,#10b981);background:#10b98126}.doc-gs-card h4{margin-bottom:8px;font-size:18px}.doc-gs-card p{color:#ffffffd9;margin-bottom:16px;font-size:14px}.doc-gs-card-link{color:var(--color-emerald,#10b981);align-items:center;gap:6px;font-size:14px;font-weight:500;display:inline-flex}@media (width<=1200px){.doc-quick-actions{grid-template-columns:1fr}.doc-features-grid,.doc-value-props,.doc-stats-banner,.doc-getting-started-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.doc-hero-banner{text-align:center;flex-direction:column}.doc-hero-visual{margin-top:24px}.doc-features-grid,.doc-value-props,.doc-resources-grid,.doc-stats-banner,.doc-getting-started-cards{grid-template-columns:1fr}}.doc-steps-container{flex-direction:column;gap:16px;margin:32px 0;display:flex}.doc-step-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;gap:20px;padding:24px;transition:all .2s;display:flex}.doc-step-card:hover{border-color:var(--color-emerald-border,#10b98133);transform:translate(4px)}.doc-step-number{color:#fff;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.doc-step-content{flex:1}.doc-step-content h4{margin-bottom:8px;font-size:16px}.doc-step-content p{color:#ffffffeb;margin:0;font-size:14px;line-height:1.6}.doc-concept-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;display:grid}.doc-concept-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;border-radius:12px;padding:24px;transition:all .2s}.doc-concept-card:hover{border-color:var(--color-border-hover,#ffffff1f);transform:translateY(-2px)}.doc-concept-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.doc-concept-icon-blue{color:var(--color-blue,#3b82f6);background:#3b82f626}.doc-concept-icon-purple{color:var(--color-purple,#8b5cf6);background:#8b5cf626}.doc-concept-icon-emerald{color:var(--color-emerald,#10b981);background:#10b98126}.doc-concept-card h4{margin-bottom:8px;font-size:15px}.doc-concept-card p{color:#ffffffd9;margin:0;font-size:13px;line-height:1.5}.doc-visual-steps{flex-direction:column;gap:24px;margin:32px 0;display:flex}.doc-visual-step{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:16px;gap:24px;padding:28px;transition:all .2s;display:flex}.doc-visual-step:hover{border-color:var(--color-emerald-border,#10b98133)}.doc-visual-step-num{color:#fff;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.doc-visual-step-content{flex:1}.doc-visual-step-content h4{margin-bottom:8px;font-size:18px}.doc-visual-step-content p{color:#ffffffeb;margin-bottom:16px;font-size:14px;line-height:1.6}.doc-ui-hint{color:var(--color-blue,#3b82f6);background:#3b82f61a;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;display:inline-flex}.doc-agent-types{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.doc-agent-type{background:var(--color-surface,#ffffff0d);border:1px solid var(--color-border-light,#ffffff1a);color:#ffffffeb;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;transition:all .2s;display:flex}.doc-agent-type:hover{background:var(--color-surface-hover,#ffffff14);border-color:var(--color-border-hover,#ffffff26)}.doc-settings-preview{background:var(--color-surface-deep,#0000004d);border:1px solid var(--color-border-light,#ffffff1a);border-radius:10px;margin-top:12px;padding:16px}.doc-setting-row{border-bottom:1px solid var(--color-border-subtle,#ffffff0d);justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.doc-setting-row:last-child{border-bottom:none}.doc-setting-row span:first-child{color:#ffffffd9}.doc-setting-value{color:var(--color-emerald,#10b981)}.doc-button-preview{gap:12px;margin-top:12px;display:flex}.doc-btn-preview{border-radius:8px;padding:10px 20px;font-size:13px;font-weight:500}.doc-btn-secondary{background:var(--color-surface,#ffffff0d);border:1px solid var(--color-border-light,#ffffff1a);color:#ffffffeb}.doc-btn-primary{color:#fff;background:linear-gradient(135deg,#10b981,#059669)}.doc-workflow-diagram{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:16px;justify-content:center;align-items:center;gap:20px;margin:24px 0;padding:40px;display:flex}.doc-workflow-block{text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:20px 32px;display:flex}.doc-workflow-trigger{color:var(--color-orange,#f97316);background:#f9731626;border:1px solid #f973164d}.doc-workflow-action{color:var(--color-purple,#8b5cf6);background:#8b5cf626;border:1px solid #8b5cf64d}.doc-workflow-output{color:var(--color-emerald,#10b981);background:#10b98126;border:1px solid #10b9814d}.doc-workflow-block span{font-size:14px;font-weight:600}.doc-workflow-block small{opacity:.7;font-size:11px}.doc-workflow-arrow{color:#fffc;font-size:24px}.doc-blocks-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0;display:grid}.doc-block-category{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:20px}.doc-block-category h4{color:var(--color-emerald,#10b981);align-items:center;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.doc-block-category ul{margin:0;padding:0;list-style:none}.doc-block-category li{color:#ffffffeb;border-bottom:1px solid var(--color-border-subtle,#ffffff0a);padding:8px 0;font-size:13px}.doc-block-category li:last-child{border-bottom:none}.doc-integration-flow{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:24px 0;padding:40px;display:flex}.doc-integration-step{text-align:center;padding:20px}.doc-integration-icon{width:56px;height:56px;color:var(--color-emerald,#10b981);background:#10b98126;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.doc-integration-step h4{margin-bottom:6px;font-size:15px}.doc-integration-step p{color:#ffffffd9;margin:0;font-size:13px}.doc-integration-arrow{color:#fffc;font-size:24px}.doc-integrations-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0;display:grid}.doc-integration-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:10px;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex}.doc-integration-card:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-integration-card.coming-soon{opacity:.6}.doc-integration-card-icon{width:40px;height:40px;color:var(--color-emerald,#10b981);background:#10b9811a;border-radius:10px;justify-content:center;align-items:center;display:flex}.doc-integration-card-info{flex:1}.doc-integration-card-info h4{margin-bottom:2px;font-size:14px}.doc-integration-card-info span{color:#ffffffd9;font-size:12px}.doc-coming-badge{color:var(--color-purple,#8b5cf6);background:#8b5cf626;border-radius:6px;padding:4px 10px;font-size:11px}.doc-connect-btn{color:var(--color-emerald,#10b981);cursor:pointer;background:#10b98126;border:1px solid #10b9814d;border-radius:6px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s}.doc-connect-btn:hover{background:#10b98140}.doc-best-practices{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-practice-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:20px;transition:all .2s}.doc-practice-card:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-practice-card svg{color:var(--color-emerald,#10b981);margin-bottom:12px}.doc-practice-card h4{margin-bottom:8px;font-size:15px}.doc-practice-card p{color:#ffffffeb;margin:0;font-size:13px;line-height:1.5}@media (width<=1200px){.doc-concept-cards,.doc-blocks-grid{grid-template-columns:repeat(2,1fr)}.doc-best-practices,.doc-integrations-grid{grid-template-columns:1fr}}@media (width<=768px){.doc-concept-cards,.doc-blocks-grid{grid-template-columns:1fr}.doc-visual-step,.doc-workflow-diagram,.doc-integration-flow{flex-direction:column}.doc-workflow-arrow,.doc-integration-arrow{transform:rotate(90deg)}.doc-agent-types{flex-direction:column}}.doc-dashboard-sections{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-dashboard-section{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:24px;transition:all .2s}.doc-dashboard-section:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-dashboard-header{color:var(--color-emerald,#10b981);align-items:center;gap:12px;margin-bottom:12px;display:flex}.doc-dashboard-header h4{color:#fff;margin:0}.doc-dashboard-section p{color:#ffffffeb;margin:0;font-size:14px;line-height:1.6}.doc-metrics-explained{grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0;display:grid}.doc-metric-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;border-radius:12px;padding:24px;transition:all .2s}.doc-metric-card:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-metric-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.doc-metric-blue{color:var(--color-blue,#3b82f6);background:#3b82f626}.doc-metric-emerald{color:var(--color-emerald,#10b981);background:#10b98126}.doc-metric-purple{color:var(--color-purple,#8b5cf6);background:#8b5cf626}.doc-metric-orange{color:var(--color-orange,#f97316);background:#f9731626}.doc-metric-card h4{margin-bottom:8px;font-size:15px}.doc-metric-card p{color:#ffffffd9;margin:0;font-size:12px;line-height:1.5}.doc-builder-features{grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0;display:grid}.doc-builder-feature{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;border-radius:12px;padding:20px}.doc-builder-icon{width:44px;height:44px;color:var(--color-emerald,#10b981);background:#10b9811a;border-radius:10px;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.doc-builder-feature h4{margin-bottom:6px;font-size:14px}.doc-builder-feature p{color:#ffffffd9;margin:0;font-size:12px;line-height:1.4}.doc-interface-preview{background:var(--color-surface-deep,#0000004d);border:1px solid var(--color-border-light,#ffffff1a);border-radius:12px;gap:16px;margin:24px 0;padding:24px;display:flex}.doc-interface-sidebar{background:var(--color-surface,#ffffff08);border-radius:8px;width:180px;padding:16px}.doc-interface-canvas{background:var(--color-surface-subtle,#ffffff05);border:2px dashed #ffffff1a;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:200px;padding:16px;display:flex}.doc-interface-panel{background:var(--color-surface,#ffffff08);border-radius:8px;width:200px;padding:16px}.doc-interface-label{color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:11px}.doc-interface-blocks{flex-direction:column;gap:8px;display:flex}.doc-mini-block{background:var(--color-surface,#ffffff0d);color:#ffffffeb;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.doc-canvas-hint,.doc-panel-hint{color:#fffc;font-size:13px}.doc-features-list{flex-direction:column;gap:16px;margin:24px 0;display:flex}.doc-feature-item{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;gap:16px;padding:20px;transition:all .2s;display:flex}.doc-feature-item:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-feature-item-icon{width:44px;height:44px;color:var(--color-emerald,#10b981);background:#10b9811a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.doc-feature-item h4{margin-bottom:6px;font-size:15px}.doc-feature-item p{color:#ffffffeb;margin:0;font-size:13px;line-height:1.5}.doc-shortcuts-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0;display:grid}.doc-shortcut{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:13px;display:flex}.doc-shortcut kbd{background:var(--color-surface-hover,#ffffff1a);border-radius:4px;padding:4px 8px;font-family:SF Mono,Monaco,monospace;font-size:11px}.doc-shortcut span{color:#ffffffd9;margin-left:auto}.doc-dashboard-preview{grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0;display:grid}.doc-dashboard-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;border-radius:12px;padding:20px}.doc-metric-value{color:#fff;margin-bottom:4px;font-size:28px;font-weight:700;display:block}.doc-metric-value.text-emerald{color:var(--color-emerald,#10b981)}.doc-metric-value.text-blue{color:var(--color-blue,#3b82f6)}.doc-metric-label{color:#ffffffd9;font-size:12px}.doc-lifecycle{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:24px 0;padding:40px 20px;display:flex}.doc-lifecycle-stage{text-align:center;padding:16px}.doc-lifecycle-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 12px;display:flex}.doc-lifecycle-create{color:var(--color-blue,#3b82f6);background:#3b82f626}.doc-lifecycle-test{color:var(--color-purple,#8b5cf6);background:#8b5cf626}.doc-lifecycle-deploy{color:var(--color-emerald,#10b981);background:#10b98126}.doc-lifecycle-monitor{color:var(--color-orange,#f97316);background:#f9731626}.doc-lifecycle-iterate{color:var(--color-pink,#ec4899);background:#ec489926}.doc-lifecycle-stage h4{margin-bottom:4px;font-size:14px}.doc-lifecycle-stage p{color:#ffffffd9;margin:0;font-size:12px}.doc-lifecycle-connector{background:linear-gradient(90deg,#ffffff1a,#fff3);width:40px;height:2px}.doc-controls-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-control-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:24px}.doc-control-card svg{color:var(--color-emerald,#10b981);margin-bottom:12px}.doc-control-card h4{margin-bottom:8px;font-size:15px}.doc-control-card p{color:#ffffffeb;margin:0;font-size:13px;line-height:1.5}.doc-integration-categories{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-int-category-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;gap:16px;padding:20px;display:flex}.doc-int-category-icon{width:48px;height:48px;color:var(--color-emerald,#10b981);background:#10b9811a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.doc-int-category-info h4{margin-bottom:4px;font-size:15px}.doc-int-category-info p{color:#ffffffd9;margin-bottom:8px;font-size:12px}.doc-int-category-info span{color:var(--color-blue,#3b82f6);font-size:12px;font-weight:500}.doc-custom-integration{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid #3b82f633;border-radius:16px;margin:24px 0;padding:32px}.doc-custom-int-content h3{margin-bottom:12px}.doc-custom-int-content p{color:#ffffffeb;margin-bottom:20px;font-size:14px}.doc-custom-int-options{gap:12px;display:flex}.doc-custom-option{background:var(--color-surface,#ffffff0d);color:#ffffffeb;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;display:flex}.doc-custom-option svg{color:var(--color-blue,#3b82f6)}.doc-metrics-overview{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-metric-tile{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;align-items:center;gap:16px;padding:24px;display:flex}.doc-metric-tile-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.doc-metric-tile-data{flex:1}.doc-metric-tile-value{color:#fff;font-size:24px;font-weight:700;display:block}.doc-metric-tile-label{color:#ffffffd9;font-size:13px}.doc-metric-trend{color:var(--color-emerald,#10b981);font-size:12px}.doc-metric-trend.positive{color:var(--color-emerald,#10b981)}.doc-report-types{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-report-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:24px}.doc-report-card svg{color:var(--color-emerald,#10b981);margin-bottom:12px}.doc-report-card h4{margin-bottom:8px;font-size:15px}.doc-report-card p{color:#ffffffeb;margin-bottom:12px;font-size:13px;line-height:1.5}.doc-report-frequency{color:var(--color-blue,#3b82f6);font-size:11px}.doc-export-options{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.doc-export-option{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border,#ffffff14);color:#ffffffeb;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:13px;display:flex}.doc-export-option svg{color:var(--color-emerald,#10b981)}.doc-roles-table{border:1px solid var(--color-border,#ffffff14);border-radius:12px;margin:24px 0;overflow:hidden}.doc-role-row{border-bottom:1px solid var(--color-border,#ffffff0f);grid-template-columns:2fr repeat(5,1fr);gap:16px;padding:14px 20px;font-size:13px;display:grid}.doc-role-row:last-child{border-bottom:none}.doc-role-header{background:var(--color-surface,#ffffff08);color:#ffffffeb;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.doc-role-name{align-items:center;gap:8px;font-weight:500;display:flex}.doc-role-name svg{color:var(--color-emerald,#10b981)}.doc-perm-yes{color:var(--color-emerald,#10b981);text-align:center}.doc-perm-no{color:var(--color-red,#ef4444);text-align:center}.doc-team-features{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-team-feature{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:24px}.doc-team-feature svg{color:var(--color-emerald,#10b981);margin-bottom:12px}.doc-team-feature h4{margin-bottom:8px;font-size:15px}.doc-team-feature p{color:#ffffffeb;margin:0;font-size:13px}.doc-invite-steps{flex-wrap:wrap;gap:16px;margin:24px 0;display:flex}.doc-invite-step{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:10px;flex:1;align-items:center;gap:12px;min-width:180px;padding:16px;display:flex}.doc-invite-num{color:#fff;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.doc-invite-step p{color:#ffffffeb;margin:0;font-size:13px}.doc-ih-search{margin-bottom:20px}.doc-ih-search input{color:#f0f0f0;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;height:42px;padding:0 16px;font-size:14px;transition:border-color .2s}.doc-ih-search input:focus{border-color:#60a5fa66}.doc-ih-search input::placeholder{color:#ffffff4d}.doc-ih-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;margin-bottom:32px;display:grid}.doc-ih-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.doc-ih-card:hover{background:#ffffff0f;border-color:#ffffff1f;transform:translateY(-1px)}.doc-ih-card-icon{flex-shrink:0;font-size:24px}.doc-ih-card-body h4{color:#f0f0f0;margin:0 0 4px;font-size:14px;font-weight:600}.doc-ih-card-body p{color:#ffffff80;margin:0;font-size:12px;line-height:1.4}.doc-ih-card-category{color:#60a5facc;margin-top:6px;font-size:11px;display:inline-block}.doc-ih-detail{animation:.2s doc-ih-fade-in}@keyframes doc-ih-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.doc-ih-back{color:#ffffff80;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:20px;padding:0;font-size:13px;transition:color .2s;display:inline-flex}.doc-ih-back:hover{color:#f0f0f0}.doc-ih-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.doc-ih-header-icon{font-size:36px}.doc-ih-header-info h2{color:#f0f0f0;margin:0;font-size:22px}.doc-ih-header-info p{color:#ffffff80;margin:4px 0 0;font-size:14px}.doc-ih-meta{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.doc-ih-meta-tag{color:#fff9;background:#ffffff0f;border-radius:20px;padding:4px 12px;font-size:12px}.doc-ih-tools-table{border-collapse:collapse;width:100%;margin-bottom:24px}.doc-ih-tools-table th{text-align:left;color:#fff6;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #ffffff14;padding:10px 14px;font-size:12px;font-weight:600}.doc-ih-tools-table td{color:#ffffffb3;border-bottom:1px solid #ffffff0a;padding:10px 14px;font-size:13px}.doc-ih-tools-table tr:last-child td{border-bottom:none}.doc-ih-tools-table td:first-child{color:#60a5fae6;font-family:SF Mono,Fira Code,monospace;font-size:12px}.doc-ih-hitl-yes{color:#fb923c;font-weight:500}.doc-ih-hitl-no{color:#ffffff4d}.doc-ih-workflow-list{margin:0;padding:0;list-style:none}.doc-ih-workflow-item{border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:10px;padding:12px 0;display:flex}.doc-ih-workflow-item:last-child{border-bottom:none}.doc-ih-workflow-icon{color:#fbbf24;flex-shrink:0;margin-top:2px}.doc-ih-workflow-title{color:#f0f0f0;font-size:13px;font-weight:600}.doc-ih-workflow-desc{color:#ffffff80;font-size:13px;line-height:1.4}.doc-ih-connect-cta{color:#60a5fa;cursor:pointer;background:linear-gradient(135deg,#60a5fa33,#c084fc33);border:1px solid #60a5fa4d;border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.doc-ih-connect-cta:hover{background:linear-gradient(135deg,#60a5fa4d,#c084fc4d);transform:translateY(-1px)}.doc-ih-category-header{color:#ffffffb3;border-bottom:1px solid #ffffff0f;margin:24px 0 12px;padding-bottom:8px;font-size:16px;font-weight:600}.doc-ih-category-header:first-of-type{margin-top:0}@media (width<=1200px){.doc-dashboard-sections,.doc-integration-categories,.doc-metrics-overview,.doc-report-types,.doc-team-features,.doc-controls-grid{grid-template-columns:1fr}.doc-metrics-explained,.doc-builder-features,.doc-dashboard-preview{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.doc-metrics-explained,.doc-builder-features,.doc-shortcuts-grid,.doc-dashboard-preview{grid-template-columns:1fr}.doc-interface-preview{flex-direction:column}.doc-interface-sidebar,.doc-interface-panel{width:100%}.doc-role-row{grid-template-columns:1fr;gap:8px}.doc-role-row span:not(.doc-role-name){display:none}.doc-lifecycle{flex-direction:column}.doc-lifecycle-connector{width:2px;height:20px}}.doc-rules-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-rule-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:24px;transition:all .2s}.doc-rule-card:hover{border-color:var(--color-emerald-border,#10b98133)}.doc-rule-number{color:#fff;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:16px;font-size:14px;font-weight:700;display:flex}.doc-rule-card h4{margin-bottom:8px;font-size:15px}.doc-rule-card p{color:#ffffffeb;margin:0;font-size:13px;line-height:1.6}.doc-patterns-list{flex-direction:column;gap:16px;margin:24px 0;display:flex}.doc-pattern{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:24px;transition:all .2s}.doc-pattern:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-pattern-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.doc-pattern-header svg{color:var(--color-emerald,#10b981)}.doc-pattern-header h4{margin:0;font-size:15px}.doc-pattern p{color:#ffffffeb;margin-bottom:16px;font-size:13px;line-height:1.6}.doc-pattern-example{background:var(--color-surface-deep,#0000004d);border-left:3px solid var(--color-emerald,#10b981);border-radius:8px;padding:12px 16px}.doc-pattern-example code{color:var(--color-emerald,#10b981);font-family:SF Mono,Monaco,monospace;font-size:12px}.doc-template-workflow{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:24px 0;padding:40px 20px;display:flex}.doc-template-step{text-align:center;padding:16px}.doc-template-step-icon{width:48px;height:48px;color:var(--color-emerald,#10b981);background:#10b98126;border-radius:12px;justify-content:center;align-items:center;margin:0 auto 12px;display:flex}.doc-template-step h4{margin-bottom:4px;font-size:14px}.doc-template-step p{color:#ffffffd9;margin:0;font-size:12px}.doc-template-arrow{color:#fffc;font-size:20px}.doc-customization-tips{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-tip-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:20px;transition:all .2s}.doc-tip-card:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-tip-card svg{color:var(--color-emerald,#10b981);margin-bottom:12px}.doc-tip-card h4{margin-bottom:8px;font-size:15px}.doc-tip-card p{color:#ffffffeb;margin:0;font-size:13px;line-height:1.5}.doc-create-template-steps{flex-wrap:wrap;gap:12px;margin:24px 0;display:flex}.doc-ct-step{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:10px;flex:1;align-items:center;gap:12px;min-width:180px;padding:16px;display:flex}.doc-ct-step span{color:#fff;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.doc-ct-step p{color:#ffffffeb;margin:0;font-size:13px}.doc-trigger-types{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-trigger-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:24px;transition:all .2s}.doc-trigger-card:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-trigger-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.doc-trigger-schedule{color:var(--color-blue,#3b82f6);background:#3b82f626}.doc-trigger-event{color:var(--color-orange,#f97316);background:#f9731626}.doc-trigger-webhook{color:var(--color-purple,#8b5cf6);background:#8b5cf626}.doc-trigger-manual{color:var(--color-emerald,#10b981);background:#10b98126}.doc-trigger-card h4{margin-bottom:8px;font-size:16px}.doc-trigger-card p{color:#ffffffd9;margin-bottom:12px;font-size:13px}.doc-trigger-card ul{margin:0;padding:0;list-style:none}.doc-trigger-card li{color:#ffffffeb;border-bottom:1px solid var(--color-border-subtle,#ffffff0a);padding:6px 0;font-size:13px}.doc-trigger-card li:last-child{border-bottom:none}.doc-trigger-config{flex-direction:column;gap:12px;margin:24px 0;display:flex}.doc-config-option{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;gap:16px;padding:20px;transition:all .2s;display:flex}.doc-config-option:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-config-option svg{color:var(--color-emerald,#10b981);flex-shrink:0;margin-top:2px}.doc-config-option h4{margin-bottom:4px;font-size:14px}.doc-config-option p{color:#ffffffeb;margin:0;font-size:13px}.doc-approval-scenarios{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-scenario{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;border-radius:12px;padding:24px;transition:all .2s}.doc-scenario:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-scenario svg{color:var(--color-emerald,#10b981);margin-bottom:12px}.doc-scenario h4{margin-bottom:8px;font-size:15px}.doc-scenario p{color:#ffffffeb;margin:0;font-size:13px}.doc-approval-flow{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:16px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:24px 0;padding:40px 20px;display:flex}.doc-approval-stage{text-align:center;padding:16px}.doc-approval-icon{width:44px;height:44px;color:var(--color-emerald,#10b981);background:#10b98126;border-radius:10px;justify-content:center;align-items:center;margin:0 auto 8px;display:flex}.doc-approval-stage span{color:#ffffffeb;font-size:12px}.doc-approval-connector{color:#fffc;font-size:20px}.doc-approval-settings{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-approval-setting{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:20px}.doc-approval-setting h4{color:var(--color-emerald,#10b981);margin-bottom:6px;font-size:14px}.doc-approval-setting p{color:#ffffffeb;margin:0;font-size:13px}.doc-schedule-options{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-schedule-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:24px}.doc-schedule-card h4{color:var(--color-emerald,#10b981);margin-bottom:16px;font-size:15px}.doc-schedule-examples{flex-direction:column;gap:8px;display:flex}.doc-schedule-examples span{background:var(--color-surface,#ffffff08);color:#ffffffeb;border-radius:6px;padding:8px 12px;font-size:13px}.doc-timezone-info{flex-direction:column;gap:12px;margin:24px 0;display:flex}.doc-tz-option{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:10px;gap:16px;padding:16px 20px;display:flex}.doc-tz-option svg{color:var(--color-emerald,#10b981);flex-shrink:0}.doc-tz-option h4{margin-bottom:2px;font-size:14px}.doc-tz-option p{color:#ffffffd9;margin:0;font-size:13px}.doc-schedule-practices{flex-direction:column;gap:12px;margin:24px 0;display:flex}.doc-practice{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:10px;gap:12px;padding:16px 20px;display:flex}.doc-practice svg{color:var(--color-emerald,#10b981);flex-shrink:0}.doc-practice p{color:#ffffffeb;margin:0;font-size:14px}@media (width<=1200px){.doc-rules-grid,.doc-customization-tips,.doc-trigger-types,.doc-approval-scenarios,.doc-approval-settings,.doc-schedule-options{grid-template-columns:1fr}}@media (width<=768px){.doc-template-workflow,.doc-approval-flow{flex-direction:column}.doc-template-arrow,.doc-approval-connector{transform:rotate(90deg)}.doc-create-template-steps{flex-direction:column}}.doc-templates-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0;display:grid}.doc-template-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);cursor:pointer;border-radius:12px;padding:24px;transition:all .2s}.doc-template-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.doc-template-blue:hover{border-color:#3b82f64d}.doc-template-purple:hover{border-color:#8b5cf64d}.doc-template-emerald:hover{border-color:var(--color-emerald-border,#10b9814d)}.doc-template-orange:hover{border-color:#f973164d}.doc-template-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.doc-template-icon-blue{color:var(--color-blue,#3b82f6);background:#3b82f626}.doc-template-icon-purple{color:var(--color-purple,#8b5cf6);background:#8b5cf626}.doc-template-icon-emerald{color:var(--color-emerald,#10b981);background:#10b98126}.doc-template-icon-orange{color:var(--color-orange,#f97316);background:#f9731626}.doc-template-card h4{margin-bottom:8px;font-size:16px}.doc-template-category{color:#ffffffd9;margin-bottom:12px;font-size:13px;display:block}.doc-template-time{color:#fffc;align-items:center;gap:6px;font-size:12px;display:flex}.doc-steps-horizontal{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:8px;margin:32px 0;display:flex}.doc-step-h{text-align:center;background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;flex:1;min-width:150px;padding:20px;transition:all .2s}.doc-step-h:hover{border-color:var(--color-emerald-border,#10b98133)}.doc-step-h-num{color:#fff;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin:0 auto 12px;font-size:14px;font-weight:700;display:flex}.doc-step-h h4{margin-bottom:6px;font-size:14px}.doc-step-h p{color:#ffffffd9;margin:0;font-size:12px}.doc-step-h-arrow{color:#fffc;padding-top:40px;font-size:20px}.doc-template-filters{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.doc-template-filter{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border,#ffffff14);color:#ffffffeb;cursor:pointer;border-radius:8px;padding:8px 16px;font-size:13px;transition:all .2s}.doc-template-filter:hover{background:var(--color-surface,#ffffff0d);color:#fff}.doc-template-filter.active{border-color:var(--color-emerald-border,#10b9814d);color:var(--color-emerald,#10b981);background:#10b98126}.doc-template-search{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border,#ffffff14);border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 18px;transition:all .2s;display:flex}.doc-template-search:focus-within{border-color:var(--color-emerald,#10b981);box-shadow:0 0 0 3px #10b98126}.doc-template-search svg{color:#fffc;flex-shrink:0}.doc-template-search input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:14px}.doc-template-search input::placeholder{color:#fffc}.doc-template-preview{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff14);border-radius:16px;margin:32px 0;padding:32px}.doc-template-preview-header{border-bottom:1px solid var(--color-border,#ffffff0f);align-items:center;gap:20px;margin-bottom:24px;padding-bottom:24px;display:flex}.doc-template-preview-icon{width:64px;height:64px;color:var(--color-emerald,#10b981);background:#10b98126;border-radius:16px;justify-content:center;align-items:center;display:flex}.doc-template-preview-info h3{margin-bottom:8px;font-size:20px}.doc-template-preview-meta{color:#ffffffd9;gap:16px;font-size:13px;display:flex}.doc-template-preview-body{margin-bottom:24px}.doc-template-preview-body h4{margin-bottom:12px;font-size:15px}.doc-template-preview-body p{color:#ffffffeb;font-size:14px;line-height:1.6}.doc-template-preview-actions{gap:12px;display:flex}.doc-template-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.doc-template-btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 20px #10b9814d}.doc-template-btn-secondary{background:var(--color-surface,#ffffff0d);border:1px solid var(--color-border-light,#ffffff1a);color:#ffffffeb;cursor:pointer;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.doc-template-btn-secondary:hover{background:var(--color-surface-hover,#ffffff14)}.doc-template-details{grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;display:grid}.doc-template-detail{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;border-radius:10px;padding:20px}.doc-template-detail-value{color:var(--color-emerald,#10b981);margin-bottom:4px;font-size:24px;font-weight:700;display:block}.doc-template-detail-label{color:#ffffffd9;font-size:12px}.doc-template-tags{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.doc-template-tag{background:var(--color-surface,#ffffff0d);color:#ffffffeb;border-radius:6px;padding:4px 10px;font-size:11px}.doc-featured-templates{background:linear-gradient(135deg,#10b9811a 0%,#3b82f61a 100%);border:1px solid #10b98133;border-radius:16px;margin-bottom:32px;padding:32px}.doc-featured-templates h3{align-items:center;gap:8px;margin-bottom:20px;display:flex}.doc-featured-templates h3 svg{color:var(--color-amber,#f59e0b)}.doc-featured-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (width<=1200px){.doc-templates-grid,.doc-template-details{grid-template-columns:repeat(2,1fr)}.doc-featured-grid{grid-template-columns:1fr}}@media (width<=768px){.doc-templates-grid,.doc-template-details{grid-template-columns:1fr}.doc-steps-horizontal{flex-direction:column}.doc-step-h-arrow{display:none}.doc-step-h{width:100%}.doc-template-filters{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.doc-template-filter{white-space:nowrap}.doc-template-preview-header{text-align:center;flex-direction:column}.doc-template-preview-meta{justify-content:center}.doc-template-preview-actions{flex-direction:column}}.doc-use-cases-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:32px 0;display:grid}.doc-use-case-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);cursor:pointer;border-radius:12px;gap:16px;padding:24px;transition:all .2s;display:flex}.doc-use-case-card:hover{border-color:var(--color-emerald-border,#10b9814d);transform:translateY(-2px);box-shadow:0 8px 30px #0003}.doc-use-case-icon{width:48px;height:48px;color:var(--color-emerald,#10b981);background:#10b9811a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.doc-use-case-content{flex:1}.doc-use-case-content h4{margin-bottom:6px;font-size:16px}.doc-use-case-content p{color:#ffffffeb;margin-bottom:12px;font-size:13px;line-height:1.5}.doc-use-case-meta{flex-wrap:wrap;gap:16px;display:flex}.doc-use-case-industry{color:#ffffffd9;font-size:12px}.doc-use-case-savings{color:var(--color-emerald,#10b981);align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.doc-testimonial-cards{grid-template-columns:repeat(2,1fr);gap:20px;margin:24px 0;display:grid}.doc-testimonial-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:24px;transition:all .2s}.doc-testimonial-card:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-testimonial-quote{color:#ffffffeb;margin-bottom:20px;padding-left:20px;font-size:15px;font-style:italic;line-height:1.6;position:relative}.doc-testimonial-quote:before{content:"\"";color:var(--color-emerald,#10b981);opacity:.5;font-size:32px;position:absolute;top:-8px;left:0}.doc-testimonial-author{align-items:center;gap:12px;display:flex}.doc-testimonial-avatar{color:#fff;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.doc-testimonial-author strong{color:#fff;font-size:14px;display:block}.doc-testimonial-author span{color:#ffffffd9;font-size:12px}.doc-industry-filters{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.doc-industry-filter{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border,#ffffff14);color:#ffffffeb;cursor:pointer;border-radius:8px;padding:8px 16px;font-size:13px;transition:all .2s}.doc-industry-filter:hover{background:var(--color-surface,#ffffff0d);color:#fff}.doc-industry-filter.active{border-color:var(--color-emerald-border,#10b9814d);color:var(--color-emerald,#10b981);background:#10b98126}.doc-use-case-detail{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff14);border-radius:16px;margin:32px 0;padding:32px}.doc-use-case-detail-header{border-bottom:1px solid var(--color-border,#ffffff0f);align-items:flex-start;gap:24px;margin-bottom:32px;padding-bottom:24px;display:flex}.doc-use-case-detail-icon{width:72px;height:72px;color:var(--color-emerald,#10b981);background:#10b98126;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.doc-use-case-detail-info h2{margin-bottom:12px;font-size:24px}.doc-use-case-detail-info p{color:#ffffffeb;margin-bottom:16px;font-size:15px;line-height:1.6}.doc-use-case-detail-tags{flex-wrap:wrap;gap:8px;display:flex}.doc-use-case-tag{background:var(--color-surface,#ffffff0d);color:#ffffffeb;border-radius:6px;padding:6px 12px;font-size:12px}.doc-use-case-stats{grid-template-columns:repeat(4,1fr);gap:16px;margin:24px 0;display:grid}.doc-use-case-stat{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;border-radius:12px;padding:20px}.doc-use-case-stat-value{background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:28px;font-weight:700;display:block}.doc-use-case-stat-label{color:#ffffffd9;font-size:12px}.doc-use-case-benefits{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-use-case-benefit{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:10px;gap:12px;padding:16px;display:flex}.doc-use-case-benefit svg{color:var(--color-emerald,#10b981);flex-shrink:0;margin-top:2px}.doc-use-case-benefit p{color:#ffffffeb;margin:0;font-size:14px;line-height:1.5}.doc-case-study{background:linear-gradient(135deg,#10b9811a 0%,#3b82f61a 100%);border:1px solid #10b98133;border-radius:16px;margin:32px 0;padding:32px}.doc-case-study-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.doc-case-study-company{align-items:center;gap:12px;display:flex}.doc-case-study-logo{background:var(--color-surface-hover,#ffffff1a);width:48px;height:48px;color:var(--color-emerald,#10b981);border-radius:12px;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.doc-case-study-company h4{margin-bottom:4px;font-size:16px}.doc-case-study-company span{color:#ffffffd9;font-size:13px}.doc-case-study-badge{color:var(--color-emerald,#10b981);background:#10b98133;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500}.doc-case-study-content{margin-bottom:24px}.doc-case-study-content h5{color:#ffffffeb;margin-bottom:8px;font-size:14px}.doc-case-study-content p{color:#fff;font-size:15px;line-height:1.6}.doc-case-study-results{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.doc-case-study-result{text-align:center;background:var(--color-surface,#ffffff0d);border-radius:10px;padding:16px}.doc-case-study-result-value{color:var(--color-emerald,#10b981);margin-bottom:4px;font-size:24px;font-weight:700;display:block}.doc-case-study-result-label{color:#ffffffeb;font-size:12px}.doc-related-use-cases{margin-top:48px}.doc-related-use-cases h3{margin-bottom:20px}.doc-related-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.doc-related-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);cursor:pointer;border-radius:12px;padding:20px;transition:all .2s}.doc-related-card:hover{border-color:var(--color-emerald-border,#10b9814d)}.doc-related-card h4{margin-bottom:6px;font-size:14px}.doc-related-card p{color:#ffffffd9;margin:0;font-size:12px}.doc-industry-spotlight{grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0;display:grid}.doc-industry-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;cursor:pointer;border-radius:12px;padding:24px;transition:all .2s}.doc-industry-card:hover{border-color:var(--color-emerald-border,#10b9814d);transform:translateY(-2px)}.doc-industry-card-icon{width:56px;height:56px;color:var(--color-emerald,#10b981);background:#10b9811a;border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.doc-industry-card h4{margin-bottom:8px;font-size:15px}.doc-industry-card p{color:#ffffffd9;margin-bottom:12px;font-size:13px}.doc-industry-card span{color:var(--color-blue,#3b82f6);font-size:12px}@media (width<=1200px){.doc-use-cases-grid,.doc-testimonial-cards,.doc-use-case-benefits{grid-template-columns:1fr}.doc-use-case-stats,.doc-related-grid,.doc-industry-spotlight,.doc-case-study-results{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.doc-use-case-stats,.doc-related-grid,.doc-industry-spotlight,.doc-case-study-results{grid-template-columns:1fr}.doc-use-case-card{flex-direction:column}.doc-use-case-detail-header{text-align:center;flex-direction:column}.doc-use-case-detail-tags{justify-content:center}.doc-case-study-header{text-align:center;flex-direction:column;gap:16px}.doc-industry-filters{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.doc-industry-filter{white-space:nowrap}}.doc-security-tabs{flex-wrap:wrap;gap:8px;margin-bottom:32px;display:flex}.doc-security-tab{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border,#ffffff14);color:#ffffffeb;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;transition:all .2s;display:flex}.doc-security-tab:hover{background:var(--color-surface,#ffffff0d);color:#fff}.doc-security-tab.active{border-color:var(--color-emerald-border,#10b9814d);color:var(--color-emerald,#10b981);background:#10b98126}.doc-security-badges{flex-wrap:wrap;gap:12px;margin:32px 0;display:flex}.doc-security-badge{color:var(--color-emerald,#10b981);background:#10b9811a;border:1px solid #10b98133;border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;display:flex}.doc-principles-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin:24px 0;display:grid}.doc-principle-card{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border,#ffffff14);border-radius:12px;padding:24px;transition:all .2s}.doc-principle-card:hover{border-color:var(--color-border-hover,#ffffff26)}.doc-principle-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.doc-principle-card h4{margin-bottom:8px;font-size:16px}.doc-principle-card p{color:#ffffffeb;margin:0;font-size:14px;line-height:1.6}.doc-architecture-diagram{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff14);border-radius:16px;margin:32px 0;padding:32px}.arch-layer{text-align:center;border-radius:12px;padding:20px}.arch-layer-top,.arch-layer-bottom{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border,#ffffff14)}.arch-layer-middle{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:2px solid #3b82f64d;padding:28px}.arch-label{color:#ffffffd9;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:12px}.arch-items{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.arch-items span{background:var(--color-surface,#ffffff0d);border-radius:8px;padding:8px 16px;font-size:13px}.arch-modules{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.arch-module{border:1px solid var(--color-border-light,#ffffff1a);background:#0f0f11cc;border-radius:10px;flex-direction:column;align-items:center;gap:8px;padding:16px;display:flex}.arch-module svg{color:var(--color-blue,#3b82f6)}.arch-module span{font-size:13px;font-weight:500}.arch-module small{color:#ffffffd9;font-size:11px}.arch-connector{color:#fffc;justify-content:center;padding:12px;display:flex}.doc-tier-selector{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.doc-tier-btn{background:var(--color-surface,#ffffff08);cursor:pointer;color:#ffffffeb;border:2px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;transition:all .2s;display:flex}.doc-tier-btn:hover{border-color:var(--tier-color)}.doc-tier-btn.active{border-color:var(--tier-color);background:color-mix(in srgb, var(--tier-color) 15%, transparent)}.doc-tier-id{color:var(--tier-color);font-size:18px;font-weight:700}.doc-tier-name{font-size:12px}.doc-tier-detail{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff14);border-left:4px solid var(--tier-color);border-radius:16px;padding:32px}.doc-tier-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.doc-tier-badge{background:var(--tier-color);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.doc-tier-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.doc-tier-capability{background:var(--color-surface,#ffffff08);border-radius:10px;padding:16px}.doc-tier-capability h4{color:#ffffffd9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px}.doc-tier-capability p{color:#fff;margin:0;font-size:14px}.doc-entitlement-categories{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.doc-entitlement-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff14);border-radius:12px;gap:16px;padding:20px;transition:all .2s;display:flex}.doc-entitlement-card:hover{border-color:var(--color-border-hover,#ffffff26)}.doc-entitlement-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.doc-entitlement-info h4{margin-bottom:4px;font-size:15px}.doc-entitlement-info p{color:#ffffffd9;margin-bottom:8px;font-size:13px}.doc-entitlement-count{color:var(--color-blue,#3b82f6);font-size:12px;font-weight:500}.doc-controls-list{flex-direction:column;gap:12px;display:flex}.doc-control-item{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff14);border-radius:12px;overflow:hidden}.doc-control-header{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 20px;transition:background .2s;display:flex}.doc-control-header:hover{background:var(--color-surface,#ffffff08)}.doc-control-info{align-items:center;gap:16px;display:flex}.doc-control-id{color:var(--color-blue,#3b82f6);background:#3b82f626;border-radius:4px;padding:4px 8px;font-family:SF Mono,Monaco,monospace;font-size:12px}.doc-control-name{font-size:15px;font-weight:600}.doc-control-category{color:#ffffffd9;font-size:13px}.doc-control-meta{align-items:center;gap:12px;display:flex}.doc-risk-badge{text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.doc-control-meta svg{color:#ffffffd9;transition:transform .2s}.doc-control-meta svg.rotated{transform:rotate(90deg)}.doc-control-details{background:#0003;border-top:1px solid #ffffff14;padding:20px}.doc-control-details h4{color:#ffffffeb;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:13px}.doc-control-objective{margin-bottom:20px}.doc-control-objective p{color:#ffffffeb;font-size:15px;line-height:1.6}.doc-control-requirements ul{margin:0 0 20px;padding:0;list-style:none}.doc-control-requirements li{color:#ffffffeb;padding:8px 0 8px 24px;font-size:14px;position:relative}.doc-control-requirements li:before{content:"•";color:var(--color-blue,#3b82f6);position:absolute;left:8px}.doc-evidence-tags{flex-wrap:wrap;gap:8px;display:flex}.doc-evidence-tags span{background:var(--color-surface,#ffffff0d);color:#ffffffeb;border-radius:6px;padding:6px 12px;font-size:12px}.doc-severity-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin:24px 0;display:grid}.doc-severity-card{text-align:center;border-radius:12px;padding:24px}.doc-severity-critical{background:#ef44441a;border:1px solid #ef444433}.doc-severity-critical svg{color:var(--color-red,#ef4444);margin-bottom:12px}.doc-severity-warning{background:#f59e0b1a;border:1px solid #f59e0b33}.doc-severity-warning svg{color:var(--color-amber,#f59e0b);margin-bottom:12px}.doc-severity-info{background:#3b82f61a;border:1px solid #3b82f633}.doc-severity-info svg{color:var(--color-blue,#3b82f6);margin-bottom:12px}.doc-severity-card h4{margin-bottom:8px;font-size:16px}.doc-severity-card p{color:#ffffffeb;margin-bottom:12px;font-size:13px}.doc-severity-card span{color:#ffffffd9;font-size:12px}.doc-flow-diagram{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff14);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:24px 0;padding:32px;display:flex}.doc-flow-step{flex-direction:column;align-items:center;gap:8px;display:flex}.doc-flow-icon{width:48px;height:48px;color:var(--color-blue,#3b82f6);background:#3b82f626;border-radius:50%;justify-content:center;align-items:center;display:flex}.doc-flow-step span{color:#ffffffeb;font-size:12px}.doc-flow-arrow{color:#fffc;font-size:20px}.doc-audit-schedule{flex-direction:column;gap:12px;margin:24px 0;display:flex}.doc-audit-item{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff14);border-radius:12px;gap:20px;padding:20px;display:flex}.doc-audit-frequency{min-width:100px;color:var(--color-blue,#3b82f6);font-weight:600}.doc-audit-details ul{margin:0 0 8px;padding:0;list-style:none}.doc-audit-details li{color:#ffffffeb;padding:4px 0;font-size:14px}.doc-audit-owner{color:#ffffffd9;font-size:12px}@media (width<=1200px){.doc-principles-grid,.doc-entitlement-categories{grid-template-columns:1fr}.doc-tier-grid,.arch-modules,.doc-severity-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.doc-security-tabs{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.doc-security-tab{white-space:nowrap}.doc-tier-grid,.arch-modules,.doc-severity-grid{grid-template-columns:1fr}.doc-flow-diagram{flex-direction:column}.doc-flow-arrow{transform:rotate(90deg)}.doc-control-info{flex-wrap:wrap;gap:8px}}.doc-faq-list{flex-direction:column;gap:12px;margin:32px 0;display:flex}.doc-faq-item{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;transition:border-color .2s;overflow:hidden}.doc-faq-item:hover{border-color:var(--color-border-hover,#ffffff1f)}.doc-faq-item.expanded{border-color:var(--color-emerald-border,#10b9814d)}.doc-faq-question{cursor:pointer;align-items:center;gap:16px;padding:20px;transition:background .2s;display:flex}.doc-faq-question:hover{background:var(--color-surface-subtle,#ffffff05)}.doc-faq-category{color:var(--color-emerald,#10b981);text-transform:uppercase;letter-spacing:.5px;background:#10b98126;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:500}.doc-faq-question h4{color:#fff;flex:1;margin:0;font-size:15px;font-weight:500;line-height:1.4}.doc-faq-chevron{color:#fffc;flex-shrink:0;transition:transform .2s}.doc-faq-chevron.rotated{transform:rotate(180deg)}.doc-faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.doc-faq-item.expanded .doc-faq-answer{max-height:500px}.doc-faq-answer p{color:#ffffffeb;border-top:1px solid var(--color-border,#ffffff0f);margin:0;padding:16px 20px 20px;font-size:14px;line-height:1.7}.doc-faq-filters{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.doc-faq-filter{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border,#ffffff14);color:#ffffffeb;cursor:pointer;border-radius:8px;padding:8px 16px;font-size:13px;transition:all .2s}.doc-faq-filter:hover{background:var(--color-surface,#ffffff0d);color:#fff}.doc-faq-filter.active{border-color:var(--color-emerald-border,#10b9814d);color:var(--color-emerald,#10b981);background:#10b98126}.doc-faq-search{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border,#ffffff14);border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 18px;transition:all .2s;display:flex}.doc-faq-search:focus-within{border-color:var(--color-emerald,#10b981);box-shadow:0 0 0 3px #10b98126}.doc-faq-search svg{color:#fffc;flex-shrink:0}.doc-faq-search input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:14px}.doc-faq-search input::placeholder{color:#fffc}.doc-faq-empty{text-align:center;background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;padding:48px 24px}.doc-faq-empty svg{color:#fffc;margin-bottom:16px}.doc-faq-empty h4{color:#fff;margin-bottom:8px;font-size:16px}.doc-faq-empty p{color:#ffffffd9;margin:0;font-size:14px}.doc-faq-stats{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;gap:24px;margin-bottom:32px;padding:20px;display:flex}.doc-faq-stat{text-align:center;flex:1}.doc-faq-stat-value{color:var(--color-emerald,#10b981);margin-bottom:4px;font-size:24px;font-weight:700;display:block}.doc-faq-stat-label{color:#ffffffd9;font-size:12px}@media (width<=768px){.doc-faq-question{flex-wrap:wrap;gap:12px}.doc-faq-category{order:-1;width:auto}.doc-faq-question h4{order:1;width:100%}.doc-faq-chevron{position:absolute;top:20px;right:20px}.doc-faq-question{padding-right:48px;position:relative}.doc-faq-filters{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.doc-faq-filter{white-space:nowrap}.doc-faq-stats{flex-direction:column;gap:16px}}.doc-support-options{grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0;display:grid}.doc-support-card{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);text-align:center;border-radius:16px;padding:32px;transition:all .3s}.doc-support-card:hover{border-color:var(--color-emerald-border,#10b9814d);transform:translateY(-2px)}.doc-support-card svg{color:var(--color-emerald,#10b981);margin-bottom:16px}.doc-support-card h3{margin-bottom:12px;font-size:18px}.doc-support-card p{color:#ffffffeb;margin-bottom:16px;font-size:14px;line-height:1.6}.doc-support-status{color:var(--color-emerald,#10b981);justify-content:center;align-items:center;gap:6px;margin-bottom:16px;font-size:13px;display:flex}.doc-support-status svg{fill:currentColor;width:8px;height:8px;margin:0}.doc-support-email-addr,.doc-support-note{color:#ffffffd9;margin-bottom:16px;font-size:13px;display:block}.doc-support-email-addr{color:#ffffffeb;font-family:SF Mono,Monaco,monospace}.doc-support-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:10px;width:100%;padding:12px;font-size:14px;font-weight:500;transition:all .2s}.doc-support-btn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #10b9814d}.doc-support-chat:hover{border-color:#10b98166}.doc-support-email:hover{border-color:#3b82f666}.doc-support-email svg{color:var(--color-blue,#3b82f6)}.doc-support-email .doc-support-btn{background:linear-gradient(135deg,#3b82f6,#2563eb)}.doc-support-call:hover{border-color:#8b5cf666}.doc-support-call svg{color:var(--color-purple,#8b5cf6)}.doc-support-call .doc-support-btn{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.doc-resources-list{flex-direction:column;gap:12px;margin:24px 0;display:flex}.doc-resource-item{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);cursor:pointer;border-radius:10px;align-items:center;gap:16px;padding:16px 20px;transition:all .2s;display:flex}.doc-resource-item:hover{background:var(--color-surface-hover,#ffffff0a);border-color:#ffffff1a;transform:translate(4px)}.doc-resource-item svg:first-child{color:var(--color-emerald,#10b981);flex-shrink:0}.doc-resource-item>div{flex:1}.doc-resource-item h4{margin-bottom:2px;font-size:14px}.doc-resource-item p{color:#ffffffd9;margin:0;font-size:12px}.doc-resource-item svg:last-child{color:#fffc;transition:transform .2s}.doc-resource-item:hover svg:last-child{transform:translate(4px)}.doc-contact-form{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:16px;margin:32px 0;padding:32px}.doc-contact-form h3{margin-bottom:24px}.doc-form-group{margin-bottom:20px}.doc-form-group label{color:#ffffffeb;margin-bottom:8px;font-size:13px;display:block}.doc-form-group input,.doc-form-group textarea,.doc-form-group select{background:var(--color-surface,#ffffff08);border:1px solid var(--color-border-light,#ffffff1a);color:#fff;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-size:14px;transition:all .2s}.doc-form-group input:focus,.doc-form-group textarea:focus,.doc-form-group select:focus{border-color:var(--color-emerald,#10b981);box-shadow:0 0 0 3px #10b98126}.doc-form-group textarea{resize:vertical;min-height:120px}.doc-form-row{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.doc-form-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:500;transition:all .2s}.doc-form-submit:hover{transform:translateY(-1px);box-shadow:0 4px 20px #10b9814d}.doc-support-hours{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);border-radius:12px;margin:24px 0;padding:24px}.doc-support-hours h4{color:var(--color-emerald,#10b981);margin-bottom:16px;font-size:15px}.doc-hours-row{border-bottom:1px solid var(--color-border-subtle,#ffffff0a);justify-content:space-between;padding:8px 0;font-size:14px;display:flex}.doc-hours-row:last-child{border-bottom:none}.doc-hours-row span:first-child{color:#ffffffd9}.doc-hours-row span:last-child{color:#fff}.doc-quick-links{grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0;display:grid}.doc-quick-link{background:var(--color-surface-subtle,#ffffff05);border:1px solid var(--color-border,#ffffff0f);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:flex}.doc-quick-link:hover{background:var(--color-surface-hover,#ffffff0a);border-color:var(--color-emerald-border,#10b9814d)}.doc-quick-link svg{color:var(--color-emerald,#10b981)}.doc-quick-link span{color:#fff;font-size:14px}.doc-emergency-support{background:#ef44441a;border:1px solid #ef444433;border-radius:12px;margin:32px 0;padding:24px}.doc-emergency-support h4{color:var(--color-red,#ef4444);align-items:center;gap:8px;margin-bottom:12px;font-size:16px;display:flex}.doc-emergency-support p{color:#ffffffeb;margin-bottom:16px;font-size:14px}.doc-emergency-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .2s}.doc-emergency-btn:hover{background:#dc2626}@media (width<=1200px){.doc-support-options{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.doc-support-options,.doc-quick-links,.doc-form-row{grid-template-columns:1fr}}.cle-container{flex-direction:column;height:calc(100vh - 96px);min-height:500px;animation:.3s docFadeIn;display:flex;position:relative;overflow:hidden}.cle-header{flex-shrink:0;margin-bottom:24px}.cle-header h1{margin-bottom:16px}.cle-wrapper{flex:1;gap:24px;min-height:0;display:flex;overflow:hidden}.cle-main-area{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.cle-scroll-area{scrollbar-width:thin;scrollbar-color:var(--color-orange-glow) transparent;scroll-behavior:smooth;flex:1;padding:4px 18px 4px 4px;position:relative;overflow:hidden auto}.cle-scroll-area::-webkit-scrollbar{width:3px}.cle-scroll-area::-webkit-scrollbar-track{background:0 0;border-radius:3px}.cle-scroll-area::-webkit-scrollbar-thumb{background:var(--color-orange-glow,#f973164d);border-radius:3px}.cle-scroll-area::-webkit-scrollbar-thumb:hover{background:#f9731680}.cle-sidebar-right{background:var(--color-surface,#ffffff0f);border:1px solid var(--color-border,#ffffff14);border-radius:12px;flex-direction:column;flex-shrink:0;width:160px;height:fit-content;max-height:100%;padding:20px;display:flex;position:sticky;top:0;overflow:hidden}.cle-dates-nav{flex-direction:column;height:100%;display:flex}.cle-dates-header{text-transform:uppercase;letter-spacing:1px;color:#ffffffd9;flex-shrink:0;margin-bottom:20px;font-size:10px;font-weight:600}.cle-dates-list{scrollbar-width:thin;scrollbar-color:var(--color-orange-glow,#f973164d) var(--color-surface,#ffffff0f);flex-direction:column;flex:1;gap:4px;padding-right:8px;display:flex;overflow-y:auto}.cle-dates-list::-webkit-scrollbar{width:4px}.cle-dates-list::-webkit-scrollbar-track{background:var(--color-surface,#ffffff0f);border-radius:2px}.cle-dates-list::-webkit-scrollbar-thumb{background:var(--color-orange-glow,#f973164d);border-radius:2px}.cle-date-btn{color:#ffffffd9;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;transition:all .2s;display:flex}.cle-date-btn:hover{color:#ffffffeb;background:var(--color-surface,#ffffff0f)}.cle-date-btn-active{color:var(--color-orange,#f97316);background:var(--color-orange-glow,#f973164d);font-weight:500}.cle-date-indicator{background:var(--color-text-dim,#fff9);border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:all .2s}.cle-date-btn:hover .cle-date-indicator{background:var(--color-text-muted,#ffffffa1)}.cle-date-btn-active .cle-date-indicator{background:var(--color-orange,#f97316);box-shadow:0 0 10px var(--color-orange-glow,#f9731680)}.cle-entries{max-width:100%;padding-bottom:48px}.cle-section{margin-bottom:64px;position:relative}.cle-section:last-child{margin-bottom:24px}.cle-section-layout{gap:24px;display:flex}.cle-date-col{flex-shrink:0;width:100px;position:relative}.cle-sticky-date{position:sticky;top:24px}.cle-date-marker{align-items:center;gap:10px;display:flex;position:relative}.cle-date-dot{background:var(--gradient-primary,linear-gradient(135deg, #f97316 0%, #fb923c 50%, #fbbf24 100%));width:10px;height:10px;box-shadow:0 0 16px var(--color-orange-glow,#f9731666);border-radius:50%;flex-shrink:0;animation:2s infinite clePulse}.cle-date-dot:after{content:"";background:linear-gradient(180deg, var(--color-orange-glow,#f9731640), transparent 250px);pointer-events:none;width:2px;height:1500px;position:absolute;top:20px;left:4px}@keyframes clePulse{0%,to{box-shadow:0 0 16px var(--color-orange-glow,#f9731666)}50%{box-shadow:0 0 24px #f9731699, 0 0 32px var(--color-orange-glow,#f973164d)}}.cle-date-text{color:var(--color-orange,#f97316);letter-spacing:.5px;white-space:nowrap;font-size:11px;font-weight:600}.cle-content-col{flex:1;min-width:0}.cle-item{background:var(--color-surface,#ffffff0f);border:1px solid var(--color-border,#ffffff14);border-radius:16px;margin-bottom:16px;padding:24px;transition:all .25s;animation:.4s ease-out backwards cleFadeIn;position:relative}.cle-item:hover{background:var(--color-surface-hover,#ffffff14);border-color:var(--color-orange-glow,#f9731640);box-shadow:0 12px 32px #0000004d, 0 0 24px var(--color-orange-glow,#f973161a);transform:translateY(-2px)}@keyframes cleFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.cle-item:first-child{animation-delay:.1s}.cle-item:nth-child(2){animation-delay:.15s}.cle-item:nth-child(3){animation-delay:.2s}.cle-item:nth-child(4){animation-delay:.25s}.cle-item-title{color:#fff;margin-bottom:12px;font-size:1.15rem;font-weight:600}.cle-item-content{color:#ffffffeb;margin-bottom:10px;font-size:14px;line-height:1.7}.cle-item-desc{color:#ffffffd9;margin:10px 0;font-size:13px;line-height:1.7}.cle-item-subtext{color:#ffffffd9;background:var(--color-surface,#ffffff0f);border-left:3px solid var(--color-orange-glow,#f973164d);border-radius:10px;margin-top:14px;padding:10px 14px;font-size:12px;font-style:italic}.cle-item-type{text-transform:uppercase;letter-spacing:.5px;border-radius:9999px;margin-top:12px;padding:5px 12px;font-size:10px;font-weight:600;display:inline-block}.cle-type-feature{background:var(--color-blue-glow,#3b82f64d);color:var(--color-blue,#3b82f6);border:1px solid #3b82f666}.cle-type-improvement{background:var(--color-emerald-glow,#10b9814d);color:var(--color-emerald,#10b981);border:1px solid #10b98166}.cle-type-bugfix{background:var(--color-orange-glow,#f973164d);color:var(--color-orange,#f97316);border:1px solid #f9731666}.cle-type-announcement{background:var(--color-purple-glow,#a855f74d);color:var(--color-purple,#a855f7);border:1px solid #a855f766}.cle-type-update{background:var(--color-yellow-light,#fbbf244d);color:var(--color-yellow,#fbbf24);border:1px solid #fbbf2466}.cle-markdown{color:#ffffffeb}.cle-markdown p{margin-bottom:10px;line-height:1.7}.cle-markdown p:last-child{margin-bottom:0}.cle-markdown strong{color:#fff;font-weight:600}.cle-markdown em{color:#ffffffeb;font-style:italic}.cle-markdown ul,.cle-markdown ol{margin:10px 0;padding-left:20px}.cle-markdown li{margin:6px 0;line-height:1.6}.cle-markdown ul{list-style-type:disc}.cle-markdown code{background:var(--color-orange-glow,#f973164d);color:var(--color-orange,#f97316);border-radius:4px;padding:2px 6px;font-size:.9em}.cle-image-container{border-radius:12px;margin:16px 0;overflow:hidden}.cle-feature-visual{border-radius:12px;justify-content:center;align-items:center;min-height:140px;padding:40px;display:flex;position:relative}.cle-visual-content{z-index:1;flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.cle-wave-container{align-items:center;gap:6px;height:50px;display:flex}.cle-wave-bar{background:#fffc;border-radius:2px;width:4px;height:16px;animation:1.2s ease-in-out infinite cleWave}@keyframes cleWave{0%,to{height:16px}50%{height:36px}}.cle-cloud-icon{font-size:40px;animation:3s ease-in-out infinite cleFloat}@keyframes cleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.cle-visual-label{color:#fff;text-transform:uppercase;letter-spacing:1.5px;opacity:.9;font-size:12px;font-weight:600}.cle-dashboard-visual{background:linear-gradient(135deg,#12121ae6 0%,#1e293be6 100%)}.cle-dashboard-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.cle-metric-card{background:var(--color-surface,#ffffff0f);text-align:center;border:1px solid var(--color-border,#ffffff14);border-radius:10px;padding:16px}.cle-metric-value{color:#fff;margin-bottom:4px;font-size:20px;font-weight:700}.cle-metric-label{color:#ffffffeb;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.cle-screenshot-visual{background:0 0;padding:0}.cle-screenshot-visual img{width:100%;height:auto;display:block}.cle-state-box{text-align:center;background:var(--color-surface,#ffffff0f);border:1px solid var(--color-border,#ffffff14);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:280px;padding:40px;display:flex}.cle-spinner{border:3px solid var(--color-orange-glow,#f973164d);border-top-color:var(--color-orange,#f97316);border-radius:50%;width:40px;height:40px;animation:1s linear infinite cleSpin}@keyframes cleSpin{to{transform:rotate(360deg)}}.cle-state-box span{color:#ffffffd9;font-size:14px}.cle-state-box h3{color:#fff;margin-bottom:6px;font-size:1.1rem}.cle-state-box p{color:#ffffffd9;line-height:1.6}.cle-error-box button{background:var(--color-orange-glow,#f973164d);color:var(--color-orange,#f97316);cursor:pointer;border:1px solid #f9731666;border-radius:10px;margin-top:16px;padding:10px 24px;font-size:13px;font-weight:500;transition:all .2s}.cle-error-box button:hover{background:#f9731666;transform:translateY(-1px)}@media (width<=900px){.cle-sidebar-right{display:none}.cle-wrapper{gap:0}}@media (width<=768px){.cle-container{height:auto;min-height:calc(100vh - 96px)}.cle-section-layout{flex-direction:column;gap:12px}.cle-date-col{width:100%}.cle-sticky-date{position:relative;top:0}.cle-date-dot:after{display:none}.cle-item{padding:20px}.cle-feature-visual{min-height:120px;padding:32px}.cle-dashboard-grid{grid-template-columns:1fr}}.doc-page{color:#fff;background:url(/assets/backgrounds/tree.jpg) 50%/cover no-repeat fixed;min-height:100vh;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:relative}.doc-background,.doc-bg-glow,.doc-bg-orb,.doc-bg-orb-1,.doc-bg-orb-2,.doc-bg-grid{display:none}@keyframes docFloat{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.05)}50%{transform:translate(-20px,20px)scale(.95)}75%{transform:translate(20px,30px)scale(1.02)}}.doc-sidebar{-webkit-backdrop-filter:blur(24px)saturate(180%)brightness(.4);backdrop-filter:blur(24px)saturate(180%)brightness(.4);z-index:100;background:#ffffff0f;border-right:1px solid #ffffff1a;flex-direction:column;width:240px;height:100vh;transition:transform .3s;display:flex;position:sticky;top:0;overflow-y:auto}.doc-sidebar-header{border-bottom:1px solid var(--color-border,#ffffff14);align-items:center;gap:12px;padding:20px;display:flex}.doc-logo{color:var(--color-orange,#f97316)}.doc-sidebar-header span{color:#fff;flex:1;font-size:14px;font-weight:500}.doc-sidebar-toggle{color:#ffffffd9;cursor:pointer;background:0 0;border:none;padding:4px;display:none}.doc-search{background:var(--color-surface,#ffffff0f);border:1px solid var(--color-border,#ffffff14);border-radius:10px;align-items:center;gap:8px;margin:16px;padding:10px 14px;transition:all .2s;display:flex}.doc-search:focus-within{border-color:var(--color-orange,#f97316);box-shadow:0 0 0 3px var(--color-orange-glow,#f973164d)}.doc-search svg{color:#ffffffd9;flex-shrink:0}.doc-search input{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:14px}.doc-search input::placeholder{color:#ffffffd9}.doc-nav{flex:1;padding:8px;overflow-y:auto}.doc-nav-group{margin-bottom:4px}.doc-nav-item{color:#ffffffd9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;transition:all .2s;display:flex}.doc-nav-item:hover{background:var(--color-surface,#ffffff0f);color:#fff}.doc-nav-item.active{background:var(--color-orange-glow,#f973164d);color:var(--color-orange,#f97316)}.doc-nav-parent{font-weight:500}.doc-nav-chevron{margin-left:auto;transition:transform .2s}.doc-nav-parent.expanded .doc-nav-chevron{transform:rotate(180deg)}.doc-nav-children{border-left:1px solid var(--color-border,#ffffff14);max-height:0;margin-top:4px;margin-left:28px;padding-left:12px;transition:max-height .3s;overflow:hidden}.doc-nav-children.expanded{max-height:500px}.doc-nav-child{padding:10px 12px;font-size:13px}.doc-sidebar-footer{border-top:1px solid var(--color-border,#ffffff14);flex-direction:column;gap:4px;padding:16px;display:flex}.doc-external-link{color:#ffffffd9;border-radius:6px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;text-decoration:none;transition:all .2s;display:flex}.doc-external-link:hover{background:var(--color-surface,#ffffff0f);color:#fff}.doc-main{z-index:1;flex-direction:column;flex:1;height:100vh;display:flex;position:relative;overflow-y:auto}.doc-content{flex:1;max-width:1000px;min-height:0;margin:0 auto;padding:38px 30px}.doc-content-section{-webkit-backdrop-filter:blur(20px)saturate(160%)brightness(.45);backdrop-filter:blur(20px)saturate(160%)brightness(.45);background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;margin-bottom:24px;padding:32px;animation:.3s docFadeIn}@keyframes docFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.doc-breadcrumb{color:#ffffffd9;align-items:center;gap:8px;margin-bottom:24px;font-size:13px;display:flex}.doc-breadcrumb span{cursor:pointer;transition:color .2s}.doc-breadcrumb span:hover{color:#ffffffeb}.doc-breadcrumb span.active{color:var(--color-orange,#f97316);cursor:default}.doc-breadcrumb svg{color:#fffc}h1{color:#fff;margin-bottom:16px;font-size:36px;font-weight:700}.doc-lead{color:#ffffffeb;margin-bottom:40px;font-size:18px;line-height:1.7}h2{color:#fff;margin:48px 0 24px;font-size:24px;font-weight:600}h3{color:#fff;margin-bottom:16px;font-size:20px;font-weight:600}h4{color:#fff;margin-bottom:8px;font-size:16px;font-weight:600}.doc-section{margin-bottom:48px}.doc-section p{color:#ffffffeb;margin-bottom:16px;line-height:1.7}.doc-callout{border-radius:12px;gap:16px;margin:24px 0;padding:20px;display:flex}.doc-callout svg{flex-shrink:0;margin-top:2px}.doc-callout-info{background:var(--color-blue-glow,#3b82f64d);border:1px solid #3b82f666}.doc-callout-info svg{color:var(--color-blue,#3b82f6)}.doc-callout-tip{background:var(--color-emerald-glow,#10b9814d);border:1px solid #10b98166}.doc-callout-tip svg{color:var(--color-emerald,#10b981)}.doc-callout-warning{background:var(--color-orange-glow,#f973164d);border:1px solid #f9731666}.doc-callout-warning svg{color:var(--color-orange,#f97316)}.doc-callout-success{background:var(--color-emerald-glow,#10b9814d);border:1px solid #10b98166}.doc-callout-success svg{color:var(--color-emerald,#10b981)}.doc-callout strong{color:#fff;margin-bottom:4px;display:block}.doc-callout p{color:#ffffffeb;margin:0;font-size:14px;line-height:1.6}.doc-next-steps{background:var(--color-surface,#ffffff0f);border:1px solid var(--color-border,#ffffff14);border-radius:16px;margin-top:48px;padding:32px}.doc-next-steps h3{margin-bottom:20px}.doc-next-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.doc-next-card{background:var(--color-surface,#ffffff0f);border:1px solid var(--color-border,#ffffff14);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:flex}.doc-next-card:hover{border-color:var(--color-orange-glow,#f973164d);background:#f973161a;transform:translateY(-2px)}.doc-next-card svg:first-child{color:var(--color-orange,#f97316)}.doc-next-card span{flex:1;font-size:14px}.doc-next-card svg:last-child{color:#fffc}.doc-more-help{text-align:center;background:var(--color-surface,#ffffff0f);border:1px solid var(--color-border,#ffffff14);border-radius:16px;margin-top:48px;padding:40px}.doc-more-help h3{margin-bottom:8px}.doc-more-help>p{color:#ffffffd9;margin-bottom:24px}.doc-help-options{justify-content:center;gap:16px;display:flex}.doc-help-option{background:var(--color-orange-glow,#f973164d);color:var(--color-orange,#f97316);cursor:pointer;border:1px solid #f9731666;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;transition:all .2s;display:flex}.doc-help-option:hover{background:#f9731666;transform:translateY(-2px)}.doc-table-container{margin:24px 0;overflow-x:auto}.doc-table{border-collapse:collapse;width:100%}.doc-table th,.doc-table td{text-align:left;border-bottom:1px solid var(--color-border,#ffffff14);padding:14px 16px}.doc-table th{background:var(--color-surface,#ffffff0f);text-transform:uppercase;letter-spacing:.5px;color:#ffffffeb;font-size:12px;font-weight:600}.doc-table td{color:#ffffffeb;font-size:14px}.doc-table-note{color:#ffffffd9;margin-top:12px;font-size:13px}.doc-code-block{border:1px solid var(--color-border,#ffffff14);background:#12121acc;border-radius:12px;margin:24px 0;overflow:hidden}.doc-code-header{background:var(--color-surface,#ffffff0f);border-bottom:1px solid var(--color-border,#ffffff14);color:#ffffffd9;justify-content:space-between;align-items:center;padding:12px 16px;font-size:13px;display:flex}.doc-code-block pre{color:#ffffffeb;margin:0;padding:20px;font-family:SF Mono,Monaco,monospace;font-size:13px;line-height:1.6;overflow-x:auto}.doc-content.doc-content-wide{flex-direction:column;max-width:1100px;height:100%;padding-top:32px;padding-bottom:16px;display:flex}.doc-main:has(.cle-container){overflow:hidden}.doc-main.changelog-active{overflow:hidden}@media (width<=768px){.doc-sidebar{z-index:1000;position:fixed;top:0;left:0;transform:translate(-100%)}.doc-sidebar.open{transform:translate(0)}.doc-sidebar-toggle{display:block}.doc-content{padding:24px 20px}h1{font-size:28px}.doc-next-grid{grid-template-columns:1fr}.doc-help-options{flex-direction:column}.doc-content.doc-content-wide{padding:24px 20px}}.research-page{min-height:100vh;position:relative;overflow-x:hidden}.research-section-hero{align-items:center;min-height:100vh;padding-top:120px;display:flex}.research-hero-content{text-align:center;max-width:900px;margin:0 auto}.research-hero-title{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:400;line-height:1.15}.research-hero-title-muted{background:linear-gradient(90deg,#fff,#e2e8f0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.research-hero-title-gradient{background:linear-gradient(90deg,#a85618,#cc8082,#3f74fe) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradient}.research-hero-subtitle{color:#8b9cb2;max-width:700px;margin:0 auto 2rem;font-size:1.35rem;font-weight:300;line-height:1.45}.research-hero-cta{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.research-hero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.research-hero-stat{flex-direction:column;align-items:center;gap:.5rem;display:flex}.research-stat-icon{color:#a78bfa99;width:24px;height:24px}.research-stat-value{letter-spacing:-.02em;background:linear-gradient(135deg,#a78bfa,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Times New Roman,Georgia,serif;font-size:2rem;font-weight:300}.research-stat-label{color:#ffffff80;font-size:.85rem;font-weight:400}.research-section-areas{padding:120px 0}.research-areas-layout{grid-template-columns:320px 1fr;gap:2rem;display:grid}@media (width<=1024px){.research-areas-layout{grid-template-columns:1fr}}.research-areas-tabs{flex-direction:column;gap:.75rem;display:flex}@media (width<=1024px){.research-areas-tabs{flex-direction:row;padding-bottom:1rem;overflow-x:auto}}.research-area-tab{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.research-area-tab:hover{background:#ffffff0d}.research-area-tab-active{background:#ffffff14}.research-area-tab-active.research-area-tab-blue{border-color:#60a5fa80}.research-area-tab-active.research-area-tab-emerald{border-color:#34d39980}.research-area-tab-active.research-area-tab-purple{border-color:#a78bfa80}.research-area-tab-active.research-area-tab-orange{border-color:#fb923c80}.research-area-tab-icon{background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.research-area-tab-icon-blue{background:#60a5fa26}.research-area-tab-icon-emerald{background:#34d39926}.research-area-tab-icon-purple{background:#a78bfa26}.research-area-tab-icon-orange{background:#fb923c26}.research-tab-icon{color:#fff9;width:24px;height:24px}.research-area-tab-icon-blue .research-tab-icon{color:#60a5fa}.research-area-tab-icon-emerald .research-tab-icon{color:#34d399}.research-area-tab-icon-purple .research-tab-icon{color:#a78bfa}.research-area-tab-icon-orange .research-tab-icon{color:#fb923c}.research-area-tab-title{color:#ffffffb3;white-space:nowrap;font-size:.95rem;font-weight:400}.research-area-tab-active .research-area-tab-title{color:#fff}.research-area-detail{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:2.5rem}.research-area-detail-blue{border-color:#60a5fa33}.research-area-detail-emerald{border-color:#34d39933}.research-area-detail-purple{border-color:#a78bfa33}.research-area-detail-orange{border-color:#fb923c33}.research-area-detail-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.research-area-detail-icon-blue{background:#60a5fa26}.research-area-detail-icon-emerald{background:#34d39926}.research-area-detail-icon-purple{background:#a78bfa26}.research-area-detail-icon-orange{background:#fb923c26}.research-detail-icon{width:32px;height:32px}.research-area-detail-icon-blue .research-detail-icon{color:#60a5fa}.research-area-detail-icon-emerald .research-detail-icon{color:#34d399}.research-area-detail-icon-purple .research-detail-icon{color:#a78bfa}.research-area-detail-icon-orange .research-detail-icon{color:#fb923c}.research-area-detail-title{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:400}.research-area-detail-desc{color:#fff9;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.7}.research-area-projects-title{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:500}.research-area-projects-grid{flex-wrap:wrap;gap:.75rem;display:flex}.research-project-tag{color:#fffc;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;font-weight:400;display:flex}.research-project-tag-blue{background:#60a5fa1a}.research-project-tag-emerald{background:#34d3991a}.research-project-tag-purple{background:#a78bfa1a}.research-project-tag-orange{background:#fb923c1a}.research-project-icon{width:16px;height:16px}.research-project-tag-blue .research-project-icon{color:#60a5fa}.research-project-tag-emerald .research-project-icon{color:#34d399}.research-project-tag-purple .research-project-icon{color:#a78bfa}.research-project-tag-orange .research-project-icon{color:#fb923c}.research-section-publications{background:#0003;padding:120px 0}.research-pub-filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.research-pub-filter{color:#fff9;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;font-weight:400;transition:all .2s}.research-pub-filter:hover{color:#fff;background:#ffffff0d}.research-pub-filter-active{color:#34d399;background:#34d39926;border-color:#34d3994d}.research-publications-list{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.research-pub-card{opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:1.75rem;transition:all .3s;animation:.6s forwards fadeInUp;position:relative}.research-pub-card:hover{border-color:#ffffff26;transform:translateY(-2px)}.research-pub-featured{background:linear-gradient(135deg,#34d3990d,#34d39905);border-color:#34d3994d}.research-pub-featured-tag{color:#34d399;text-transform:uppercase;background:#34d39926;border-radius:6px;padding:.35rem .75rem;font-size:.7rem;font-weight:500;position:absolute;top:1rem;right:1rem}.research-pub-meta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.research-pub-type{text-transform:uppercase;border-radius:6px;padding:.3rem .6rem;font-size:.7rem;font-weight:500}.research-pub-type-paper{color:#60a5fa;background:#60a5fa26}.research-pub-type-blog{color:#a78bfa;background:#a78bfa26}.research-pub-type-whitepaper{color:#fb923c;background:#fb923c26}.research-pub-venue,.research-pub-date{color:#ffffff80;font-size:.85rem;font-weight:300}.research-pub-title{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:500;line-height:1.4}.research-pub-authors{color:#ffffff80;margin-bottom:1rem;font-size:.9rem;font-weight:300}.research-pub-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.research-pub-citations{color:#ffffff80;align-items:center;gap:.4rem;font-size:.85rem;font-weight:400;display:flex}.research-pub-citations-icon{color:#fbbf24;width:14px;height:14px}.research-pub-actions{gap:.75rem;display:flex}.research-pub-link{color:#ffffffb3;background:#ffffff0d;border-radius:6px;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;font-weight:400;transition:all .2s;display:flex}.research-pub-link:hover{color:#fff;background:#ffffff1a}.research-pub-link-icon{width:14px;height:14px}.research-pub-more{text-align:center;margin-top:2rem}.research-pub-more-link{color:#34d399;align-items:center;gap:.5rem;font-weight:500;transition:all .2s;display:inline-flex}.research-pub-more-link:hover{gap:.75rem}.research-pub-more-icon{width:18px;height:18px}.research-section-team{padding:120px 0}.research-team-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}@media (width<=1024px){.research-team-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.research-team-grid{grid-template-columns:1fr}}.research-team-card{text-align:center;opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:2rem;transition:all .3s;animation:.6s forwards fadeInUp}.research-team-card:hover{border-color:#fb923c4d;transform:translateY(-4px)}.research-team-avatar{background:linear-gradient(135deg,#fb923c26,#a78bfa26);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.25rem;display:flex}.research-team-avatar-icon{color:#ffffff4d;width:40px;height:40px}.research-team-name{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.research-team-role{color:#fb923c;margin-bottom:.25rem;font-size:.85rem;font-weight:400;display:block}.research-team-focus{color:#ffffff80;margin-bottom:1rem;font-size:.8rem;font-weight:300;display:block}.research-team-links{justify-content:center;gap:.75rem;display:flex}.research-team-link{color:#fff9;background:#ffffff0d;border-radius:6px;padding:.4rem .75rem;font-size:.75rem;font-weight:400;transition:all .2s}.research-team-link:hover{color:#fff;background:#ffffff1a}.research-hiring-banner{background:linear-gradient(135deg,#fb923c1a,#fb923c05);border:1px solid #fb923c33;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem;display:flex}.research-hiring-content{align-items:center;gap:1rem;display:flex}.research-hiring-icon{color:#fb923c;width:32px;height:32px}.research-hiring-content h4{color:#fff;margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.research-hiring-content p{color:#fff9;font-size:.9rem;font-weight:300}.research-hiring-link{color:#fff;background:linear-gradient(135deg,#fb923c,#f97316);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .3s;display:inline-flex}.research-hiring-link:hover{transform:translateY(-2px)}.research-hiring-link-icon{width:18px;height:18px}.research-section-opensource{background:#0003;padding:120px 0}.research-opensource-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=768px){.research-opensource-grid{grid-template-columns:1fr}}.research-opensource-card{opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:1.75rem;transition:all .3s;animation:.6s forwards fadeInUp;display:block}.research-opensource-card:hover{background:#ffffff0d;transform:translateY(-4px)}.research-opensource-blue:hover{border-color:#60a5fa4d}.research-opensource-emerald:hover{border-color:#34d3994d}.research-opensource-purple:hover{border-color:#a78bfa4d}.research-opensource-orange:hover{border-color:#fb923c4d}.research-opensource-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.research-opensource-icon{color:#fff6;width:24px;height:24px}.research-opensource-stars{align-items:center;gap:.35rem;font-size:.85rem;font-weight:500;display:flex}.research-opensource-stars-blue{color:#60a5fa}.research-opensource-stars-emerald{color:#34d399}.research-opensource-stars-purple{color:#a78bfa}.research-opensource-stars-orange{color:#fb923c}.research-opensource-star-icon{width:14px;height:14px}.research-opensource-name{color:#fff;margin-bottom:.5rem;font-family:Monaco,Menlo,monospace;font-size:1.1rem;font-weight:500}.research-opensource-desc{color:#ffffff80;margin-bottom:1rem;font-size:.9rem;font-weight:300;line-height:1.5}.research-opensource-lang{color:#fff9;align-items:center;gap:.5rem;font-size:.8rem;font-weight:400;display:inline-flex}.research-opensource-lang-dot{border-radius:50%;width:10px;height:10px}.research-opensource-lang-blue .research-opensource-lang-dot{background:#60a5fa}.research-opensource-lang-emerald .research-opensource-lang-dot{background:#34d399}.research-opensource-lang-purple .research-opensource-lang-dot{background:#a78bfa}.research-opensource-lang-orange .research-opensource-lang-dot{background:#fb923c}.research-section-partners{padding:120px 0}.research-partners-card{background:linear-gradient(135deg,#60a5fa1a,#60a5fa05);border:1px solid #60a5fa33;border-radius:24px;padding:4rem}@media (width<=768px){.research-partners-card{padding:2.5rem}}.research-partners-title{color:#fff;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:400;line-height:1.2}.research-partners-desc{color:#fff9;max-width:600px;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.6}.research-partners-logos{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.research-partner-logo{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:400}.research-partners-link{color:#60a5fa;align-items:center;gap:.5rem;font-weight:500;transition:all .2s;display:inline-flex}.research-partners-link:hover{gap:.75rem}.research-partners-link-icon{width:18px;height:18px}.sa-visible .research-pub-card,.sa-visible .research-team-card,.sa-visible .research-opensource-card{opacity:1}.kh-page{background:var(--color-bg-secondary);min-height:100vh;position:relative;overflow-x:clip}.kh-page .sa-background{display:none}.kh-sticky-bar{z-index:10;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);background:#ffffffeb;position:sticky;top:5rem}.kh-sticky-inner{flex-direction:column;gap:0;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.kh-nav-row{-ms-overflow-style:none;scrollbar-width:none;align-items:center;gap:2px;padding:10px 0 0;display:flex;overflow-x:auto}.kh-nav-row::-webkit-scrollbar{display:none}.kh-nav-link{color:var(--color-text-dim);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.kh-nav-link:hover{color:var(--color-text)}.kh-nav-link-active{color:var(--color-text);border-bottom-color:var(--color-orange);font-weight:680}.kh-search-row{align-items:center;gap:12px;padding:1rem 0 10px;display:flex}.kh-search{flex-shrink:0;width:320px;position:relative}.kh-search-icon{color:var(--color-text-dim);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.kh-search-input{background:var(--color-bg-filled);border:1px solid var(--color-border);width:100%;color:var(--color-text);box-shadow:var(--shadow-sm);border-radius:10px;padding:10px 14px 10px 42px;font-family:inherit;font-size:14px;font-weight:400;transition:border-color .3s,box-shadow .3s}.kh-search-input::placeholder{color:var(--color-text-dim)}.kh-search-input:focus{border-color:var(--color-orange);box-shadow:var(--shadow-sm), 0 0 0 3px var(--color-orange-glow);outline:none}.kh-topics{-ms-overflow-style:none;scrollbar-width:none;flex-wrap:nowrap;gap:6px;display:flex;overflow-x:auto}.kh-topics::-webkit-scrollbar{display:none}.kh-topic-pill{border:1px solid var(--color-border);color:var(--color-text-dim);cursor:pointer;white-space:nowrap;background:0 0;border-radius:20px;padding:5px 14px;font-family:inherit;font-size:12.5px;font-weight:450;transition:all .25s}.kh-topic-pill:hover{border-color:var(--color-border-warm);color:var(--color-orange);background:var(--color-surface-warm)}.kh-hero{padding:120px 0 32px}.kh-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:72px;display:grid}.kh-hero-left,.kh-hero-right{opacity:1!important;transform:none!important}.kh-hero-title{letter-spacing:-.04em;color:var(--color-text);margin-bottom:20px;font-size:clamp(2.75rem,4.5vw,3.1rem);font-weight:400;line-height:1.06}.kh-hero-title-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient}.kh-hero-subtitle{color:var(--color-text-muted);max-width:500px;font-size:1.1rem;font-weight:400;line-height:1.7}.kh-stats-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.kh-stat-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);cursor:default;border-radius:18px;padding:30px 26px;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s cubic-bezier(.16,1,.3,1),border-color .35s;position:relative;overflow:hidden}.kh-stat-card:before{content:"";background:var(--gradient-primary);transform-origin:0;height:2px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.kh-stat-card:hover:before{transform:scaleX(1)}.kh-stat-card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-border-warm);transform:translateY(-4px)}.kh-stat-value{letter-spacing:-.04em;background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:2rem;font-weight:760;line-height:1.1}.kh-stat-label{color:var(--color-text);margin-bottom:2px;font-size:14px;font-weight:620}.kh-stat-sub{color:var(--color-text-dim);font-size:12.5px;font-weight:400}.kh-stat-icon{width:32px;height:32px;color:var(--color-text-lightest);transition:color .3s;position:absolute;bottom:14px;right:16px}.kh-stat-card:hover .kh-stat-icon{color:var(--color-orange-glow)}.kh-content-area{z-index:2;min-width:0;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.kh-section-divider{border-top:1px solid var(--color-border);margin-top:56px;padding-top:40px;scroll-margin-top:120px}.kh-section-divider:first-child{border-top:none;margin-top:0;padding-top:32px}.kh-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin-bottom:32px;font-size:12px;font-weight:750}.kh-featured-row{color:inherit;background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);cursor:pointer;border-radius:24px;grid-template-columns:5fr 7fr;align-items:stretch;gap:0;margin-bottom:48px;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:grid;position:relative;overflow:hidden}.kh-featured-row:before{content:"";background:linear-gradient(135deg, transparent 30%, var(--color-orange-glow) 50%, transparent 70%);-webkit-mask-composite:xor;opacity:0;pointer-events:none;background-size:200% 200%;border-radius:25px;padding:1px;transition:opacity .4s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.kh-featured-row:hover:before{opacity:1;animation:2s infinite shimmer}.kh-featured-row:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-5px)}.kh-featured-img-wrap{min-height:200px;position:relative;overflow:hidden}.kh-featured-img-wrap img.kh-featured-img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.kh-featured-img-wrap:not(:has(img)){justify-content:center;align-items:center;display:flex}.kh-featured-img-placeholder-icon{opacity:.3;transition:opacity .4s,transform .4s}.kh-featured-row:hover .kh-featured-img-placeholder-icon{opacity:.45;transform:scale(1.08)rotate(2deg)}.kh-featured-img-research{background:linear-gradient(135deg,#3b82f60f,#3b82f605)}.kh-featured-img-research .kh-featured-img-placeholder-icon{color:var(--color-blue)}.kh-featured-img-perspectives{background:linear-gradient(135deg,#a855f70f,#a855f705)}.kh-featured-img-perspectives .kh-featured-img-placeholder-icon{color:var(--color-purple)}.kh-featured-img-guides{background:linear-gradient(135deg,#10b9810f,#10b98105)}.kh-featured-img-guides .kh-featured-img-placeholder-icon{color:var(--color-emerald)}.kh-featured-img-frameworks{background:linear-gradient(135deg, var(--color-surface-warm), #fbbf240f)}.kh-featured-img-frameworks .kh-featured-img-placeholder-icon{color:var(--color-orange)}.kh-featured-badge{background:var(--gradient-primary);color:#fff;text-transform:uppercase;letter-spacing:.06em;z-index:2;border-radius:8px;padding:5px 13px;font-size:11px;font-weight:700;position:absolute;top:16px;left:16px}.kh-featured-body{flex-direction:column;justify-content:center;padding:36px 40px;display:flex}.kh-featured-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:14px;display:flex}.kh-featured-meta-item{color:var(--color-text-dim);align-items:center;gap:5px;font-size:13px;font-weight:400;display:flex}.kh-featured-meta-item svg{width:14px;height:14px}.kh-featured-title{color:var(--color-text);letter-spacing:-.025em;margin-bottom:14px;font-size:1.55rem;font-weight:740;line-height:1.25}.kh-featured-desc{color:var(--color-text-muted);margin-bottom:20px;font-size:15px;font-weight:400;line-height:1.7}.kh-featured-footer{justify-content:space-between;align-items:center;display:flex}.kh-featured-author{align-items:center;gap:12px;display:flex}.kh-featured-author-name{color:var(--color-text);font-size:14px;font-weight:650}.kh-featured-author-role{color:var(--color-text-dim);font-size:12.5px;font-weight:400}.kh-featured-link{color:var(--color-orange);align-items:center;gap:7px;font-size:14px;font-weight:650;text-decoration:none;transition:gap .25s;display:flex}.kh-featured-link:hover{gap:10px}.kh-type-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:5px;padding:3px 10px;font-size:11px;font-weight:650}.kh-type-badge-research{background:var(--color-blue-glow);color:var(--color-blue)}.kh-type-badge-perspectives{background:var(--color-purple-glow);color:var(--color-purple)}.kh-type-badge-guides{background:var(--color-emerald-glow);color:var(--color-emerald)}.kh-type-badge-frameworks{background:var(--color-orange-glow);color:var(--color-orange)}.kh-card-avatar{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:11.5px;font-weight:700;display:flex}.kh-card-avatar-research{background:var(--color-blue-glow);color:var(--color-blue)}.kh-card-avatar-perspectives{background:var(--color-purple-glow);color:var(--color-purple)}.kh-card-avatar-guides{background:var(--color-emerald-glow);color:var(--color-emerald)}.kh-card-avatar-frameworks{background:var(--color-orange-glow);color:var(--color-orange)}.kh-card-avatar img{object-fit:cover;border-radius:9px;width:100%;height:100%}.kh-why-box{background:var(--color-surface-warm);border-left:3px solid var(--color-orange);border-radius:0 10px 10px 0;margin-top:14px;padding:14px 18px}.kh-why-label{text-transform:uppercase;letter-spacing:.06em;color:var(--color-orange);margin-bottom:4px;font-size:11px;font-weight:750}.kh-why-text{color:var(--color-text-muted);font-size:13.5px;line-height:1.6}.kh-content-grid{gap:18px;margin-bottom:40px;display:grid}.kh-content-grid-3{grid-template-columns:repeat(3,1fr)}.kh-content-grid-2{grid-template-columns:repeat(2,1fr)}.kh-content-grid-4{grid-template-columns:repeat(4,1fr)}.kh-card{background:var(--color-bg-filled);border:1px solid var(--color-border);cursor:pointer;color:inherit;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #2d37480d}.kh-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}.kh-card:hover.kh-card-research{border-color:#3b82f64d}.kh-card:hover.kh-card-perspectives{border-color:#a855f74d}.kh-card:hover.kh-card-guides{border-color:#10b9814d}.kh-card:hover.kh-card-frameworks{border-color:#f973164d}.kh-card-thumb{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.kh-card-thumb-img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.kh-card:hover .kh-card-thumb-img{transform:scale(1.04)}.kh-card-thumb-placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.kh-card-thumb-placeholder svg{opacity:.2;z-index:1;transition:opacity .4s,transform .4s}.kh-card:hover .kh-card-thumb-placeholder svg{opacity:.35;transform:scale(1.06)}.kh-card-thumb-research{background:linear-gradient(135deg,#3b82f60f,#3b82f605)}.kh-card-thumb-research svg{color:var(--color-blue)}.kh-card-thumb-perspectives{background:linear-gradient(135deg,#a855f70f,#a855f705)}.kh-card-thumb-perspectives svg{color:var(--color-purple)}.kh-card-thumb-guides{background:linear-gradient(135deg,#10b9810f,#10b98105)}.kh-card-thumb-guides svg{color:var(--color-emerald)}.kh-card-thumb-frameworks{background:linear-gradient(135deg,#f973160f,#f9731605)}.kh-card-thumb-frameworks svg{color:var(--color-orange)}.kh-card-accent{transform-origin:0;height:3px;transition:transform .45s cubic-bezier(.16,1,.3,1);transform:scaleX(0)}.kh-card:hover .kh-card-accent{transform:scaleX(1)}.kh-card-accent-research{background:linear-gradient(90deg, var(--color-blue), var(--color-blue-light))}.kh-card-accent-perspectives{background:linear-gradient(90deg, var(--color-purple), var(--color-purple-light))}.kh-card-accent-guides{background:linear-gradient(90deg, var(--color-emerald), var(--color-emerald-light))}.kh-card-accent-frameworks{background:linear-gradient(90deg, var(--color-orange), var(--color-orange-light))}.kh-card-body{flex-direction:column;flex:1;padding:22px 24px 20px;display:flex}.kh-card-top{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.kh-card-top-left{align-items:center;gap:10px;display:flex}.kh-trending-badge-inline{color:var(--color-orange);align-items:center;gap:4px;font-size:11px;font-weight:600;display:flex}.kh-trending-badge-inline svg{width:13px;height:13px}.kh-card-date{color:var(--color-text-dim);font-size:12px}.kh-card-title{color:var(--color-text);letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:1.05rem;font-weight:680;line-height:1.38;display:-webkit-box;overflow:hidden}.kh-card-desc{color:var(--color-text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:13.5px;font-weight:400;line-height:1.65;display:-webkit-box;overflow:hidden}.kh-card-footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.kh-card-author{align-items:center;gap:9px;display:flex}.kh-card-author-name{color:var(--color-text-light);font-size:13px;font-weight:580}.kh-card-meta-right{align-items:center;gap:12px;display:flex}.kh-card-citations{color:var(--color-text-dim);align-items:center;gap:3px;font-size:11.5px;font-weight:500;display:flex}.kh-card-citations svg{width:12px;height:12px;color:var(--color-yellow-dim)}.kh-card-read-time{color:var(--color-text-dim);align-items:center;gap:4px;font-size:12px;font-weight:400;display:flex}.kh-card-read-time svg{width:13px;height:13px}.kh-list-section{flex-direction:column;gap:0;margin-bottom:40px;display:flex}.kh-list-article{border-bottom:1px solid var(--color-border);color:inherit;cursor:pointer;grid-template-columns:210px 1fr;align-items:start;gap:24px;padding:24px 0;text-decoration:none;transition:background .3s,padding .3s,margin .3s;display:grid}.kh-list-article:last-child{border-bottom:none}.kh-list-article:hover{background:var(--color-surface);border-radius:14px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.kh-list-thumb{aspect-ratio:16/9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:210px;transition:transform .3s;display:flex;overflow:hidden}.kh-list-thumb-img{aspect-ratio:16/9;object-fit:cover;object-position:center;border-radius:12px;flex-shrink:0;width:210px;transition:transform .3s;display:block}.kh-list-article:hover .kh-list-thumb,.kh-list-article:hover .kh-list-thumb-img{transform:scale(1.02)}.kh-list-thumb svg{opacity:.2}.kh-list-body .kh-card-title{-webkit-line-clamp:unset;margin-bottom:8px}.kh-list-body .kh-card-desc{-webkit-line-clamp:3;margin-bottom:10px}.kh-more-pills{flex-wrap:wrap;justify-content:center;gap:10px;padding:24px 0 0;display:flex}.kh-more-pill{border:1px solid var(--color-border);color:var(--color-orange);cursor:pointer;background:0 0;border-radius:10px;align-items:center;gap:4px;padding:10px 22px;font-family:inherit;font-size:13.5px;font-weight:550;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.kh-more-pill:hover{background:var(--color-surface-warm);border-color:var(--color-border-warm);transform:translateY(-1px)}.kh-newsletter-featured{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:24px;grid-template-columns:5fr 7fr;align-items:stretch;gap:0;margin-bottom:40px;display:grid;overflow:hidden}.kh-newsletter-img-wrap{background:linear-gradient(135deg,#e8e8ee,#d4d4dc);justify-content:center;align-items:center;min-height:200px;display:flex;position:relative;overflow:hidden}.kh-newsletter-img-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.kh-newsletter-img-wrap svg{color:var(--color-text-dim);opacity:.2}.kh-newsletter-body{padding:36px 40px}.kh-newsletter-pretitle{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-dim);margin-bottom:10px;font-size:11px;font-weight:750}.kh-newsletter-title{color:var(--color-text);letter-spacing:-.03em;margin-bottom:10px;font-size:1.6rem;font-weight:760;line-height:1.15}.kh-newsletter-sub{color:var(--color-text-muted);margin-bottom:24px;font-size:15px;line-height:1.6}.kh-newsletter-form{gap:10px;max-width:380px;display:flex}.kh-newsletter-input{border:1px solid var(--color-border);color:var(--color-text);background:var(--color-bg);border-radius:10px;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .25s}.kh-newsletter-input::placeholder{color:var(--color-text-dim)}.kh-newsletter-input:focus{border-color:var(--color-orange)}.kh-newsletter-submit{background:var(--gradient-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s}.kh-newsletter-submit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9731640}.kh-newsletter-options{grid-template-columns:1fr 1fr 1fr;gap:20px;margin-bottom:16px;display:grid}.kh-newsletter-option{color:inherit;cursor:pointer;border:1px solid var(--color-border);background:var(--color-bg-filled);border-radius:14px;padding:18px;text-decoration:none;transition:border-color .25s,background .25s,transform .25s}.kh-newsletter-option:hover{border-color:var(--color-border-warm);background:var(--color-surface-warm);transform:translateY(-2px)}.kh-newsletter-option-title{color:var(--color-text);margin-bottom:6px;font-size:15px;font-weight:700}.kh-newsletter-option-desc{color:var(--color-text-muted);font-size:13px;line-height:1.55}.kh-dark-banner{background:linear-gradient(135deg, var(--color-text) 0%, #2d3748 50%, #1a365d 100%);text-align:center;border-radius:24px;margin-top:56px;margin-bottom:56px;padding:64px 56px;position:relative;overflow:hidden}.kh-dark-banner-orb{pointer-events:none;filter:blur(50px);border-radius:50%;position:absolute}.kh-dark-banner-orb-1{background:#f973161a;width:220px;height:220px;top:-60px;right:-30px}.kh-dark-banner-orb-2{background:#8b5cf60f;width:160px;height:160px;bottom:-50px;left:40px}.kh-dark-banner-inner{z-index:1;position:relative}.kh-dark-banner-title{color:#fff;letter-spacing:-.03em;margin-bottom:12px;font-size:1.8rem;font-weight:760}.kh-dark-banner-sub{color:#ffffff80;max-width:480px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.6}.kh-dark-banner-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-family:inherit;font-size:14px;font-weight:650;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.kh-dark-banner-btn:hover{background:#ffffff0f;border-color:#ffffff4d;transform:translateY(-2px)}.kh-dark-banner-btn svg{width:15px;height:15px}.kh-event-row{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:24px;grid-template-columns:5fr 7fr;align-items:stretch;gap:0;margin-bottom:40px;transition:box-shadow .35s,transform .35s;display:grid;overflow:hidden}.kh-event-row:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}.kh-event-img-wrap{background:linear-gradient(135deg,#3b82f60f,#8b5cf608);justify-content:center;align-items:center;min-height:200px;display:flex;position:relative;overflow:hidden}.kh-event-img-wrap img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.kh-event-img-wrap svg{opacity:.2;color:var(--color-blue)}.kh-event-body{padding:36px 40px}.kh-event-date-meta{color:var(--color-text-dim);margin-bottom:10px;font-size:13px;font-style:italic}.kh-event-title{color:var(--color-text);letter-spacing:-.025em;margin-bottom:14px;font-size:1.45rem;font-weight:740;line-height:1.2}.kh-event-desc{color:var(--color-text-muted);margin-bottom:20px;font-size:14.5px;line-height:1.7}.kh-event-register-btn{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.kh-event-register-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9731640}.kh-event-register-btn svg{width:15px;height:15px}.kh-section-header-row{align-items:center;gap:14px;margin-bottom:28px;display:flex}.kh-section-icon-box{border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.kh-section-icon-box svg{width:18px;height:18px}.kh-section-icon-box-research{background:var(--color-blue-glow);color:var(--color-blue);border:1px solid #3b82f626}.kh-section-icon-box-perspectives{background:var(--color-purple-glow);color:var(--color-purple);border:1px solid #a855f726}.kh-section-icon-box-guides{background:var(--color-emerald-glow);color:var(--color-emerald);border:1px solid #10b98126}.kh-section-icon-box-frameworks{background:var(--color-orange-glow);color:var(--color-orange);border:1px solid #f9731626}.kh-section-header-text h2{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin-bottom:2px;font-size:12px;font-weight:750}.kh-section-header-text p{color:var(--color-text-dim);font-size:13px;font-weight:400}.kh-empty{text-align:center;padding:80px 0}.kh-empty-icon{color:var(--color-text-dim);opacity:.4;margin-bottom:16px}.kh-empty-text{color:var(--color-text-muted);margin-bottom:12px;font-size:16px}.kh-empty-clear{color:var(--color-orange);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:14px;font-weight:600}.kh-empty-clear:hover{text-decoration:underline}@media (width<=1024px){.kh-hero-grid{grid-template-columns:1fr;gap:48px}.kh-featured-row,.kh-newsletter-featured,.kh-event-row{grid-template-columns:1fr}.kh-featured-img-wrap,.kh-newsletter-img-wrap,.kh-event-img-wrap{aspect-ratio:16/9;min-height:unset}.kh-featured-img-wrap img.kh-featured-img,.kh-newsletter-img-wrap img,.kh-event-img-wrap img{position:absolute;inset:0}.kh-featured-body,.kh-newsletter-body,.kh-event-body{padding:32px}.kh-content-grid-4{grid-template-columns:repeat(2,1fr)}.kh-search{width:260px}}@media (width<=768px){.kh-content-grid-2,.kh-content-grid-3,.kh-content-grid-4{grid-template-columns:1fr}.kh-list-article{grid-template-columns:130px 1fr;gap:16px}.kh-list-thumb,.kh-list-thumb-img{width:130px}.kh-newsletter-options{grid-template-columns:1fr}.kh-newsletter-form{flex-direction:column}.kh-dark-banner{border-radius:18px;padding:48px 32px}.kh-more-pills{flex-direction:column;align-items:center}.kh-search-row{flex-direction:column;align-items:stretch}.kh-search{width:100%}.kh-sticky-inner,.kh-content-area{padding:0 1rem}}.wwa-page{background:var(--color-bg);min-height:100vh;position:relative;overflow-x:hidden}.wwa-section-hero{align-items:center;min-height:100vh;padding-top:120px;display:flex}.wwa-hero-content{text-align:center;max-width:900px;margin:0 auto}.wwa-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:400;line-height:1.1}.wwa-hero-title-muted{color:var(--color-text)}.wwa-hero-title-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.wwa-hero-subtitle{color:var(--color-text-muted);max-width:1000px;margin:0 auto 2rem;font-size:1.25rem;font-weight:300;line-height:1.6}.wwa-hero-video{max-width:600px;margin:0 auto 2rem}.wwa-video-placeholder{aspect-ratio:16/9;background:var(--color-bg-filled);border:1px solid var(--color-border);cursor:pointer;box-shadow:var(--shadow-card);border-radius:20px;transition:all .3s;position:relative;overflow:hidden}.wwa-video-placeholder:hover{border-color:var(--color-orange);box-shadow:var(--shadow-card-hover), 0 0 40px var(--color-orange-glow);transform:scale(1.01)}.wwa-video-preview{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wwa-video-overlay{z-index:3;background:linear-gradient(#0000000d 0%,#00000040 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:background .3s;display:flex;position:absolute;inset:0}.wwa-video-placeholder:hover .wwa-video-overlay{background:linear-gradient(#0000001a 0%,#00000059 100%)}.wwa-video-play-btn{background:linear-gradient(135deg, var(--color-orange), #ea580c);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;box-shadow:0 20px 40px #f973164d}.wwa-video-placeholder:hover .wwa-video-play-btn{transform:scale(1.1)}.wwa-video-play-icon{color:#fff;width:32px;height:32px;margin-left:4px}.wwa-video-label{color:#fff;text-shadow:0 2px 8px #00000080;opacity:.9;font-size:1rem;font-weight:600}.wwa-video-bg-pattern{background:radial-gradient(circle at 20% 30%, var(--color-orange-glow) 0%, transparent 50%), radial-gradient(circle at 80% 70%, var(--color-blue-glow) 0%, transparent 50%);z-index:0;position:absolute;inset:0}.wwa-video-modal{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.wwa-video-modal-content{width:100%;max-width:900px;position:relative}.wwa-video-close-btn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;padding:8px;transition:opacity .2s;position:absolute;top:-45px;right:0}.wwa-video-close-btn:hover{opacity:1}.wwa-video-wrapper{background:#000;border-radius:12px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.wwa-video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.wwa-hero-stats{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.wwa-hero-stat{text-align:center}.wwa-stat-value{background:var(--gradient-trust);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-family:Times New Roman,Georgia,serif;font-size:2.5rem;font-weight:300;display:block}.wwa-stat-label{color:var(--color-text-dim);font-size:.9rem;font-weight:400}.wwa-section-beliefs{padding:120px 0}.wwa-beliefs-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.wwa-beliefs-grid{grid-template-columns:1fr;max-width:600px;margin:0 auto}}.wwa-belief-card{background:var(--color-bg-filled);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-card);border-radius:20px;padding:2.5rem;transition:all .3s}.wwa-belief-card:hover{box-shadow:var(--shadow-card-hover);border-color:#a855f74d;transform:translateY(-4px)}.wwa-belief-icon-box{background:var(--color-purple-glow);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.wwa-belief-icon{width:28px;height:28px;color:var(--color-purple)}.wwa-belief-title{color:var(--color-text);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.wwa-belief-desc{color:var(--color-text-muted);font-size:1rem;font-weight:300;line-height:1.7}.wwa-section-simplicity{background:var(--color-bg-secondary);padding:120px 0}.wwa-simplicity-layout{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;display:grid}@media (width<=1024px){.wwa-simplicity-layout{grid-template-columns:1fr;gap:3rem}}.wwa-simplicity-content{flex-direction:column;align-items:flex-start;display:flex}.wwa-simplicity-title{color:var(--color-text);margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.3}.wwa-simplicity-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.1rem;font-weight:300;line-height:1.7}.wwa-simplicity-points{flex-direction:column;gap:1.5rem;display:flex}.wwa-simplicity-point{align-items:flex-start;gap:1rem;display:flex}.wwa-simplicity-point-icon{background:var(--color-orange-glow);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.wwa-sp-icon{width:22px;height:22px;color:var(--color-orange)}.wwa-simplicity-point-title{color:var(--color-text);margin-bottom:.25rem;font-size:1rem;font-weight:500}.wwa-simplicity-point-desc{color:var(--color-text-muted);font-size:.9rem;font-weight:300;line-height:1.5}.wwa-simplicity-visual{flex-direction:column;gap:1rem;display:flex}.wwa-simplicity-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);border-radius:16px;overflow:hidden}.wwa-simplicity-card-header{background:var(--color-surface);border-bottom:1px solid var(--color-border);gap:.5rem;padding:1rem 1.25rem;display:flex}.wwa-card-dot{border-radius:50%;width:12px;height:12px}.wwa-card-dot-red{background:#ef4444}.wwa-card-dot-yellow{background:#f59e0b}.wwa-card-dot-green{background:#22c55e}.wwa-simplicity-card-body{padding:.5rem}.wwa-mock-row{color:var(--color-text);border-radius:8px;grid-template-columns:1.5fr 1fr 1fr .8fr;gap:1rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:300;transition:background .2s;display:grid}.wwa-mock-row:not(.wwa-mock-row-header):hover{background:var(--color-surface)}.wwa-mock-row-header{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--color-border);margin-bottom:.25rem;font-size:.8rem;font-weight:500}.wwa-status-active{color:var(--color-emerald);font-weight:400}.wwa-simplicity-caption{color:var(--color-text-dim);text-align:center;font-size:.9rem;font-style:italic;font-weight:300}.wwa-section-trust{padding:120px 0}.wwa-trust-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.wwa-trust-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.wwa-trust-grid{grid-template-columns:1fr}}.wwa-trust-card{background:var(--color-bg-filled);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-sm);border-radius:16px;padding:2rem;transition:all .3s}.wwa-trust-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.wwa-trust-card-emerald:hover{border-color:#10b9814d}.wwa-trust-card-blue:hover{border-color:#3b82f64d}.wwa-trust-card-purple:hover{border-color:#a855f74d}.wwa-trust-card-orange:hover{border-color:#f973164d}.wwa-trust-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.wwa-trust-icon-emerald{background:var(--color-emerald-glow)}.wwa-trust-icon-blue{background:var(--color-blue-glow)}.wwa-trust-icon-purple{background:var(--color-purple-glow)}.wwa-trust-icon-orange{background:var(--color-orange-glow)}.wwa-trust-icon{width:26px;height:26px}.wwa-trust-icon-emerald .wwa-trust-icon{color:var(--color-emerald)}.wwa-trust-icon-blue .wwa-trust-icon{color:var(--color-blue)}.wwa-trust-icon-purple .wwa-trust-icon{color:var(--color-purple)}.wwa-trust-icon-orange .wwa-trust-icon{color:var(--color-orange)}.wwa-trust-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.wwa-trust-desc{color:var(--color-text-muted);font-size:.9rem;font-weight:300;line-height:1.6}.wwa-section-values{background:var(--color-bg-secondary);padding:120px 0}.wwa-values-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.wwa-values-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.wwa-values-grid{grid-template-columns:1fr}}.wwa-value-card{background:var(--color-bg-filled);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-sm);border-radius:16px;padding:2rem;transition:all .3s}.wwa-value-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.wwa-value-blue:hover{border-color:#3b82f64d}.wwa-value-emerald:hover{border-color:#10b9814d}.wwa-value-purple:hover{border-color:#a855f74d}.wwa-value-orange:hover{border-color:#f973164d}.wwa-value-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.wwa-value-icon-blue{background:var(--color-blue-glow)}.wwa-value-icon-emerald{background:var(--color-emerald-glow)}.wwa-value-icon-purple{background:var(--color-purple-glow)}.wwa-value-icon-orange{background:var(--color-orange-glow)}.wwa-value-icon{width:28px;height:28px}.wwa-value-icon-blue .wwa-value-icon{color:var(--color-blue)}.wwa-value-icon-emerald .wwa-value-icon{color:var(--color-emerald)}.wwa-value-icon-purple .wwa-value-icon{color:var(--color-purple)}.wwa-value-icon-orange .wwa-value-icon{color:var(--color-orange)}.wwa-value-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.wwa-value-desc{color:var(--color-text-muted);font-size:.9rem;font-weight:300;line-height:1.6}.wwa-video-thumbnail{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=768px){.wwa-hero-stats{gap:2rem}.wwa-stat-value{font-size:2rem}.wwa-mock-row{grid-template-columns:1fr 1fr;gap:.5rem;font-size:.8rem}.wwa-mock-row-header{display:none}.wwa-simplicity-content{text-align:center;align-items:center}.wwa-simplicity-point{text-align:center;flex-direction:column;align-items:center}.wwa-hero-video{margin:0 auto 1.5rem}.wwa-video-play-btn{width:60px;height:60px}.wwa-video-play-icon{width:24px;height:24px}.wwa-video-label{font-size:.9rem}}@media (width<=480px){.wwa-video-play-btn{width:50px;height:50px}.wwa-video-play-icon{width:20px;height:20px}}.contact-page{background:var(--gradient-warm);min-height:100vh;position:relative;overflow-x:hidden}.contact-hero-content{text-align:center;max-width:700px;margin:8rem auto 0}.contact-hero-title{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:600}.contact-hero-title-muted{color:var(--color-text-muted)}.contact-hero-title-gradient{background:var(--gradient-text);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient}.contact-hero-subtitle{color:var(--color-text-muted);font-size:1.25rem;line-height:1.6}.contact-badge{transition:transform .3s}.contact-badge:hover{transform:translateY(-2px)}.contact-badge-label{color:var(--color-blue);font-weight:600;text-decoration:none}.contact-section-options{padding:40px 0 80px}.contact-options-grid{grid-template-columns:repeat(3,1fr);gap:2rem;text-decoration:none;display:grid}@media (width<=1024px){.contact-options-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.contact-options-grid{grid-template-columns:1fr}}.contact-option-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.contact-option-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-6px)}.contact-option-blue:hover{border-color:var(--color-blue)}.contact-option-emerald:hover{border-color:var(--color-emerald)}.contact-option-purple:hover{border-color:var(--color-purple)}.contact-option-orange:hover{border-color:var(--color-orange)}.contact-option-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;transition:transform .3s;display:flex}.contact-option-card:hover .contact-option-icon-box{transform:scale(1.1)}.contact-option-icon-blue{background:var(--color-blue-glow)}.contact-option-icon-emerald{background:var(--color-emerald-glow)}.contact-option-icon-purple{background:var(--color-purple-glow)}.contact-option-icon-orange{background:var(--color-orange-glow)}.contact-option-icon{width:26px;height:26px}.contact-option-icon-blue .contact-option-icon{color:var(--color-blue)}.contact-option-icon-emerald .contact-option-icon{color:var(--color-emerald)}.contact-option-icon-purple .contact-option-icon{color:var(--color-purple)}.contact-option-icon-orange .contact-option-icon{color:var(--color-orange)}.contact-option-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.contact-option-desc{color:var(--color-text-muted);flex-grow:1;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.contact-option-action{align-items:center;gap:.35rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.contact-option-action-blue{color:var(--color-blue)}.contact-option-action-emerald{color:var(--color-emerald)}.contact-option-action-purple{color:var(--color-purple)}.contact-option-action-orange{color:var(--color-orange)}.contact-option-card:hover .contact-option-action{gap:.6rem}.contact-option-action-icon{width:16px;height:16px;transition:transform .2s}.contact-option-card:hover .contact-option-action-icon{transform:translate(2px,-2px)}.contact-section-form{background:var(--color-bg-secondary);padding:80px 0 120px}.contact-form-layout{grid-template-columns:1fr 380px;gap:2.5rem;display:grid}@media (width<=1024px){.contact-form-layout{grid-template-columns:1fr}}.contact-form-wrapper{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:24px;padding:2.5rem}.contact-form-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.contact-form-subtitle{color:var(--color-text-muted);margin-bottom:2rem;font-size:1rem}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.contact-form-row{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (width<=640px){.contact-form-row{grid-template-columns:1fr}}.contact-form-group{flex-direction:column;gap:.5rem;display:flex}.contact-form-group label{color:var(--color-text);font-size:.9rem;font-weight:600}.contact-form-group input,.contact-form-group select,.contact-form-group textarea{background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text);border-radius:12px;padding:.875rem 1rem;font-size:.95rem;transition:all .2s}.contact-form-group input::placeholder,.contact-form-group textarea::placeholder{color:var(--color-text-dim)}.contact-form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%234a5568' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:16px}.contact-form-group select option{background:var(--color-bg-filled);color:var(--color-text)}.contact-form-group input:focus,.contact-form-group select:focus,.contact-form-group textarea:focus{border-color:var(--color-blue);background:var(--color-bg-filled);box-shadow:0 0 0 3px var(--color-blue-glow);outline:none}.contact-form-group textarea{resize:vertical;min-height:120px}.contact-form-submit{background:var(--gradient-primary);color:#fff;cursor:pointer;box-shadow:var(--shadow-md), 0 4px 20px var(--color-orange-glow);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.contact-form-submit:hover{transform:translateY(-3px);box-shadow:0 12px 35px #f9731659}.contact-form-submit-icon{width:18px;height:18px}.contact-form-success{text-align:center;padding:3rem 2rem}.contact-form-success-icon{width:72px;height:72px;color:var(--color-emerald);margin-bottom:1.5rem}.contact-form-success h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.contact-form-success p{color:var(--color-text-muted);font-size:1rem}.contact-info-sidebar{flex-direction:column;gap:1.5rem;display:flex}.contact-info-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:20px;padding:1.75rem}.contact-info-title{color:var(--color-text);margin-bottom:1.25rem;font-size:1.15rem;font-weight:700}.contact-info-items{flex-direction:column;gap:1.25rem;display:flex}.contact-info-item{align-items:flex-start;gap:1rem;display:flex}.contact-info-item-icon{width:22px;height:22px;color:var(--color-blue);flex-shrink:0;margin-top:.1rem}.contact-info-label{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.contact-info-value{color:var(--color-text);font-size:.95rem;font-weight:500;text-decoration:none}a.contact-info-value{transition:color .2s}a.contact-info-value:hover{color:var(--color-blue)}.contact-demo-card{background:linear-gradient(135deg, var(--color-emerald-glow), #10b9810a);text-align:center;box-shadow:var(--shadow-card);border:1px solid #10b98140;border-radius:20px;padding:2rem}.contact-demo-icon{width:48px;height:48px;color:var(--color-emerald);margin-bottom:1rem}.contact-demo-card h4{color:var(--color-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.contact-demo-card p{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.contact-demo-btn{background:linear-gradient(135deg, var(--color-emerald), #10b981);color:#fff;box-shadow:0 4px 15px var(--color-emerald-glow);border-radius:12px;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.contact-demo-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px #10b98159}.contact-demo-btn-icon{width:16px;height:16px;transition:transform .2s}.contact-demo-btn:hover .contact-demo-btn-icon{transform:translate(2px,-2px)}.contact-section-faq{background:var(--color-bg);padding:80px 0 120px}.contact-faq-list{flex-direction:column;gap:1rem;max-width:750px;margin:0 auto;display:flex}.contact-faq-item{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:16px;transition:all .3s;overflow:hidden}.contact-faq-item:hover{border-color:var(--color-purple);box-shadow:var(--shadow-card)}.contact-faq-question{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.05rem;font-weight:600;transition:color .2s;display:flex}.contact-faq-question:hover{color:var(--color-purple)}.contact-faq-chevron{width:20px;height:20px;color:var(--color-text-dim);flex-shrink:0;transition:all .3s}.contact-faq-item:hover .contact-faq-chevron{color:var(--color-purple)}.contact-chevron-rotated{color:var(--color-purple);transform:rotate(180deg)}.contact-faq-answer{max-height:0;transition:all .3s;overflow:hidden}.contact-faq-expanded .contact-faq-answer{max-height:200px}.contact-faq-answer p{color:var(--color-text-muted);padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.7}.sa-visible .contact-option-card,.sa-visible .contact-office-card{opacity:1}.contact-section{z-index:1;align-items:center;min-height:40vh;padding:4rem 0;transition:opacity .8s,transform .8s;display:flex;position:relative}@media (width<=768px){.contact-hero-content{margin-top:6rem;padding:0 1rem}.contact-hero-title{font-size:2.5rem}.contact-hero-subtitle{font-size:1.1rem}.contact-section-options{padding:20px 0 60px}.contact-section-form{padding:60px 0 80px}.contact-form-wrapper{padding:1.75rem}.contact-form-title{font-size:1.5rem}.contact-section-faq{padding:60px 0 80px}}@media (width<=480px){.contact-hero-title{font-size:2rem}.contact-option-card,.contact-form-wrapper,.contact-info-card,.contact-demo-card{padding:1.5rem}}.sec-page{min-height:100vh;position:relative}.sec-container{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.sec-section{z-index:1;opacity:0;align-items:center;min-height:100vh;padding:6rem 0;transition:opacity .8s,transform .8s;display:flex;position:relative;transform:translateY(40px)}.sec-section.sec-visible{opacity:1;transform:translateY(0)}.sec-section-hero{min-height:100vh;padding-top:8rem}.sec-section-principles,.sec-section-pillars,.sec-section-certifications,.sec-section-features,.sec-section-infrastructure,.sec-section-faq{min-height:auto;padding:8rem 0}.sec-section-header{text-align:center;margin-bottom:4rem}.sec-section-title{margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:400;line-height:1.15}.sec-section-subtitle{color:var(--color-text-muted);max-width:48rem;margin:0 auto;font-size:1.15rem;font-weight:300;line-height:1.6}.sec-badge{border:1px solid;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.sec-badge-icon{width:16px;height:16px}.sec-badge-emerald{color:var(--color-emerald);background:#10b9811a;border-color:#10b9814d}.sec-badge-blue{color:var(--color-blue);background:#3b82f61a;border-color:#3b82f64d}.sec-badge-purple{color:var(--color-purple);background:#a855f71a;border-color:#a855f74d}.sec-badge-orange{color:var(--color-orange);background:#f973161a;border-color:#f973164d}.sec-text-emerald{color:var(--color-emerald)}.sec-text-blue{color:var(--color-blue)}.sec-text-purple{color:var(--color-purple)}.sec-text-orange{color:var(--color-orange)}.sec-text-gradient{background:linear-gradient(90deg,#10b981,#3b82f6,#a855f7) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradientShift}.sec-btn-primary,.sec-btn-secondary{cursor:pointer;transition:var(--transition-fast);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.sec-btn-primary{color:var(--color-emerald)}.sec-btn-primary:hover{transform:translateY(-2px)}.sec-btn-secondary{color:var(--color-text)}.sec-btn-secondary:hover{transform:translateY(-2px)}.sec-btn-icon{width:1.125rem;height:1.125rem}.sec-section-hero .sec-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.sec-hero-content{flex-direction:column;align-items:flex-start;display:flex}.sec-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.sec-hero-title-muted{color:var(--color-text-muted)}.sec-hero-title-gradient{background:linear-gradient(90deg,#10b981,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sec-hero-subtitle{color:var(--color-text-muted);max-width:32rem;margin-bottom:2rem;font-size:1.25rem;font-weight:300;line-height:1.6}.sec-hero-cta{gap:1.5rem;margin-bottom:3rem;display:flex}.sec-trust-indicators{flex-wrap:wrap;gap:1.5rem;display:flex}.sec-trust-item{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.sec-trust-icon{width:18px;height:18px;color:var(--color-emerald)}.sec-hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.sec-hero-fortress{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.sec-fortress-layer{border:1px solid;border-radius:50%;animation:3s ease-in-out infinite pulseRing;position:absolute}.sec-fortress-layer-1{border-color:#10b98133;width:100%;height:100%;animation-delay:0s}.sec-fortress-layer-2{border-color:#3b82f640;width:75%;height:75%;animation-delay:.5s}.sec-fortress-layer-3{border-color:#a855f74d;width:50%;height:50%;animation-delay:1s}.sec-fortress-center{width:120px;height:120px;box-shadow:0 20px 60px var(--color-emerald-glow);background:linear-gradient(135deg,#10b98133,#3b82f633);border:1px solid #10b98166;border-radius:24px;justify-content:center;align-items:center;display:flex}.sec-fortress-icon{width:48px;height:48px;color:var(--color-emerald)}.sec-float-element{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);white-space:nowrap;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:400;animation:4s ease-in-out infinite floatBadge;display:flex;position:absolute;box-shadow:0 10px 30px #0000004d}.sec-float-icon{width:18px;height:18px;color:var(--color-emerald)}.sec-float-element-1{animation-delay:0s;top:15%;right:-10%}.sec-float-element-2{animation-delay:1s;top:50%;right:-5%}.sec-float-element-3{animation-delay:2s;bottom:25%;left:-15%}.sec-float-element-4{animation-delay:3s;bottom:10%;right:5%}.sec-scroll-hint{color:var(--color-text-dim);flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;animation:2s ease-in-out infinite bounce;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.sec-scroll-icon{width:24px;height:24px}.sec-logo-section{z-index:1;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#ffffff0a;padding:3rem 0;position:relative}.sec-logo-title{text-align:center;color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.1em;margin-bottom:2.5rem;font-size:.9rem;font-weight:400}.sec-logo-banner{position:relative;overflow:hidden}.sec-logo-banner-fade{z-index:2;width:100px;position:absolute;top:0;bottom:0}.sec-logo-banner-fade-left{left:0}.sec-logo-banner-fade-right{right:0}.sec-logo-track{gap:10rem;animation:30s linear infinite scrollLogos;display:flex}.sec-logo-item{flex-shrink:0;justify-content:center;align-items:center;min-width:140px;display:flex}.sec-logo-img{object-fit:contain;width:auto;height:50px;transition:var(--transition-fast)}.sec-logo-item:hover .sec-logo-img{filter:brightness(0)invert(.8)}.sec-principles-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.sec-principle-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);text-align:center;opacity:0;border-radius:20px;padding:2rem;transform:translateY(30px)}.sec-visible .sec-principle-card{animation:.7s forwards fadeInUp}.sec-principle-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.sec-principle-emerald:hover{border-color:var(--color-emerald);box-shadow:0 20px 60px var(--color-emerald-glow)}.sec-principle-blue:hover{border-color:var(--color-blue);box-shadow:0 20px 60px var(--color-blue-glow)}.sec-principle-purple:hover{border-color:var(--color-purple);box-shadow:0 20px 60px var(--color-purple-glow)}.sec-principle-orange:hover{border-color:var(--color-orange);box-shadow:0 20px 60px var(--color-orange-glow)}.sec-principle-icon-box{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.sec-principle-icon-emerald{color:var(--color-emerald);background:#10b98126}.sec-principle-icon-blue{color:var(--color-blue);background:#3b82f626}.sec-principle-icon-purple{color:var(--color-purple);background:#a855f726}.sec-principle-icon-orange{color:var(--color-orange);background:#f9731626}.sec-principle-icon{width:28px;height:28px}.sec-principle-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.sec-principle-desc{color:var(--color-text-muted);font-size:.95rem;font-weight:300;line-height:1.6}.sec-pillars-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.sec-pillar-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2.5rem;transform:translateY(30px)}.sec-visible .sec-pillar-card{animation:.7s forwards fadeInUp}.sec-pillar-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.sec-pillar-emerald:hover{border-color:var(--color-emerald);box-shadow:0 20px 60px var(--color-emerald-glow)}.sec-pillar-blue:hover{border-color:var(--color-blue);box-shadow:0 20px 60px var(--color-blue-glow)}.sec-pillar-purple:hover{border-color:var(--color-purple);box-shadow:0 20px 60px var(--color-purple-glow)}.sec-pillar-icon-box{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.sec-pillar-icon-emerald{color:var(--color-emerald);background:#10b98126}.sec-pillar-icon-blue{color:var(--color-blue);background:#3b82f626}.sec-pillar-icon-purple{color:var(--color-purple);background:#a855f726}.sec-pillar-icon{width:28px;height:28px}.sec-pillar-subtitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.sec-pillar-title{color:var(--color-text);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.sec-pillar-desc{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1rem;font-weight:300;line-height:1.7}.sec-pillar-features{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.sec-pillar-features li{color:var(--color-text-muted);align-items:center;gap:.75rem;font-size:.95rem;font-weight:400;display:flex}.sec-check-icon{flex-shrink:0;width:18px;height:18px}.sec-certifications-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.sec-certification-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);opacity:0;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;transform:translateY(30px)}.sec-visible .sec-certification-card{animation:.7s forwards fadeInUp}.sec-certification-card:hover{background:var(--color-surface-hover);border-color:#10b9814d}.sec-certification-icon{background:#10b98126;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.sec-cert-icon{width:24px;height:24px;color:var(--color-emerald)}.sec-certification-content{flex:1}.sec-certification-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.sec-certification-name{color:var(--color-text);font-size:1rem;font-weight:600}.sec-certification-status{color:var(--color-emerald);background:#10b98126;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.sec-certification-desc{color:var(--color-text-muted);font-size:.9rem;font-weight:300;line-height:1.5}.sec-certification-cta{text-align:center;border-top:1px solid var(--color-border);padding-top:2rem}.sec-certification-cta p{color:var(--color-text-muted);margin-bottom:.75rem;font-weight:300}.sec-certification-link{color:var(--color-emerald);transition:var(--transition-fast);align-items:center;gap:.375rem;font-weight:500;text-decoration:none;display:inline-flex}.sec-certification-link:hover{color:#6ee7b7}.sec-link-icon{width:16px;height:16px}.sec-features-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.sec-feature-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);opacity:0;border-radius:16px;padding:2rem;transform:translateY(30px)}.sec-visible .sec-feature-card{animation:.7s forwards fadeInUp}.sec-feature-card:hover{background:var(--color-surface-hover);border-color:#f973164d;transform:translateY(-4px)}.sec-feature-icon-box{background:#f973161a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;display:flex}.sec-feature-icon{width:24px;height:24px;color:var(--color-orange)}.sec-feature-title{color:var(--color-text);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.sec-feature-desc{color:var(--color-text-muted);font-size:.95rem;font-weight:300;line-height:1.6}.sec-infrastructure-layout{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.sec-infrastructure-title{color:var(--color-text);margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400}.sec-infrastructure-desc{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.7}.sec-infrastructure-features{flex-direction:column;gap:1.5rem;display:flex}.sec-infra-feature{align-items:flex-start;gap:1rem;display:flex}.sec-infra-icon{width:24px;height:24px;color:var(--color-blue);flex-shrink:0;margin-top:2px}.sec-infra-feature h4{color:var(--color-text);margin-bottom:.25rem;font-size:1rem;font-weight:600}.sec-infra-feature p{color:var(--color-text-muted);font-size:.9rem;font-weight:300}.sec-infrastructure-visual{justify-content:center;align-items:center;display:flex}.sec-infra-graphic{width:350px;height:350px;position:relative}.sec-infra-globe{width:120px;height:120px;box-shadow:0 0 80px var(--color-blue-glow);background:linear-gradient(135deg,#3b82f633,#a855f733);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sec-globe-icon{width:48px;height:48px;color:var(--color-blue);animation:20s linear infinite spinSlow}@keyframes spinSlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sec-infra-nodes{position:absolute;inset:0}.sec-infra-node{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;animation:4s ease-in-out infinite floatBadge;display:flex;position:absolute}.sec-infra-node svg{width:24px;height:24px;color:var(--color-blue)}.sec-infra-node-1{animation-delay:0s;top:10%;left:50%;transform:translate(-50%)}.sec-infra-node-2{animation-delay:1s;bottom:20%;left:10%}.sec-infra-node-3{animation-delay:2s;bottom:20%;right:10%}.sec-faq-list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.sec-faq-item{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);opacity:0;border-radius:12px;overflow:hidden;transform:translateY(30px)}.sec-visible .sec-faq-item{animation:.7s forwards fadeInUp}.sec-faq-item:hover{border-color:#ffffff1a}.sec-faq-expanded{border-color:var(--color-emerald)}.sec-faq-question{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.sec-faq-chevron{width:20px;height:20px;color:var(--color-text-dim);flex-shrink:0;transition:transform .3s}.sec-chevron-rotated{transform:rotate(180deg)}.sec-faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.sec-faq-expanded .sec-faq-answer{max-height:300px}.sec-faq-answer p{color:var(--color-text-muted);margin:0;padding:0 1.5rem 1.25rem;font-size:.95rem;font-weight:300;line-height:1.7}.sec-section-cta{min-height:70vh}.sec-cta-center{justify-content:center;align-items:center;display:flex}.sec-cta-box{background:var(--color-surface);border:1px solid var(--color-emerald);text-align:center;border-radius:32px;max-width:700px;padding:4rem 5rem;position:relative;overflow:hidden}.sec-cta-glow{background:radial-gradient(ellipse at center, var(--color-emerald-glow), transparent 60%);opacity:.3;pointer-events:none;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sec-cta-content{z-index:1;position:relative}.sec-cta-title{margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600}.sec-cta-subtitle{color:var(--color-text-muted);margin-bottom:2rem;font-size:1.1rem;font-weight:300;line-height:1.7}.sec-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.sec-cta-disclaimer{color:var(--color-text-dim);font-size:.85rem;font-weight:300}@media (width<=1024px){.sec-section-hero .sec-container{text-align:center;grid-template-columns:1fr}.sec-hero-content{align-items:center}.sec-hero-subtitle{max-width:100%}.sec-trust-indicators{justify-content:center}.sec-hero-visual{order:-1}.sec-hero-fortress{width:300px;height:300px}.sec-principles-grid{grid-template-columns:repeat(2,1fr)}.sec-pillars-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.sec-certifications-grid,.sec-features-grid{grid-template-columns:repeat(2,1fr)}.sec-infrastructure-layout{grid-template-columns:1fr;gap:3rem}.sec-infrastructure-visual{order:-1}}@media (width<=768px){.sec-section{padding:4rem 0}.sec-hero-title{font-size:2.25rem}.sec-hero-cta{flex-direction:column;width:100%}.sec-btn-primary,.sec-btn-secondary{justify-content:center;width:100%}.sec-principles-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.sec-certifications-grid,.sec-features-grid{grid-template-columns:1fr}.sec-cta-box{padding:2.5rem 1.5rem}.sec-float-element{display:none}.sec-infra-graphic{width:280px;height:280px}}@media (width<=640px){.sec-trust-indicators{flex-direction:column;gap:.75rem}.sec-pillar-card,.sec-principle-card,.sec-feature-card{padding:1.75rem}.sec-certification-card{text-align:center;flex-direction:column}.sec-certification-icon{margin:0 auto}.sec-certification-header{flex-direction:column;gap:.5rem}.sec-cta-buttons{flex-direction:column}.sec-cta-buttons a{width:100%}}.fundraise-page{min-height:100vh;color:var(--color-text);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;position:relative;overflow-x:hidden}.fundraise-container{z-index:1;width:100%;max-width:1280px;margin:1rem auto;padding:0 2rem;position:relative}.fundraise-container-narrow{max-width:900px}.fundraise-section{z-index:1;opacity:0;align-items:center;min-height:105vh;padding:6rem 0;transition:opacity .8s,transform .8s;display:flex;position:relative;transform:translateY(40px)}.fundraise-section.fundraise-visible{opacity:1;transform:translateY(0)}.fundraise-section-header{text-align:center;margin-bottom:3rem}.fundraise-section-title{margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:300;line-height:1.15}.fundraise-section-subtitle{color:var(--color-text-muted);max-width:60.5rem;margin:0 auto 3rem;font-size:1.25rem;font-weight:300;line-height:1.45}.fundraise-section-desc{color:var(--color-text-light);margin-bottom:1.5rem;font-size:1rem}.fundraise-badge{border:1px solid;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.fundraise-badge-icon{width:16px;height:16px}.fundraise-badge-blue{color:var(--color-blue);background:#3b82f61a;border-color:#3b82f64d}.fundraise-badge-emerald{color:var(--color-emerald);background:#10b9811a;border-color:#10b9814d}.fundraise-badge-purple{color:var(--color-purple);background:#a855f71a;border-color:#a855f74d;margin-top:4rem}.fundraise-badge-orange{color:var(--color-orange);background:#f973161a;border-color:#f973164d}.fundraise-badge-red{color:var(--color-red);background:#ef44441a;border-color:#ef44444d}.fundraise-text-white{color:var(--color-text);font-weight:400}.fundraise-text-red{color:#f87171}.fundraise-text-blue{color:#60a5fa}.fundraise-text-purple{color:#a78bfa}.fundraise-text-emerald{color:#34d399}.fundraise-text-orange{color:#fb923c}.fundraise-gradient-text{background:linear-gradient(90deg,#a85618,#cc8082,#3f74fe) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:400;animation:3s infinite fundraise-gradient}@keyframes fundraise-gradient{0%,to{background-position:0%}50%{background-position:100%}}.fundraise-btn-primary,.fundraise-btn-secondary{cursor:pointer;transition:var(--transition-fast);border:none;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:1rem;font-weight:400;text-decoration:none;display:inline-flex}.fundraise-btn-primary{color:var(--color-orange);border-bottom:1px solid var(--color-orange);background:0 0;font-weight:600}.fundraise-btn-primary:hover{text-decoration:none;transform:scale(1.05)}.fundraise-btn-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-text);color:var(--color-text);background:0 0}.fundraise-btn-secondary:hover{transform:scale(1.02)}.fundraise-btn-sm{padding:.5rem 1rem;font-size:.8125rem}.fundraise-btn-lg{padding:1rem 2rem;font-size:1rem}.fundraise-btn-full{justify-content:center;width:fit-content;margin:0 auto}.fundraise-btn-third{justify-content:center;width:100%}.fundraise-btn-icon{width:1.25rem;height:1.25rem}.fundraise-logo{color:var(--color-text);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.fundraise-play-icon{background:var(--color-surface);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.fundraise-play-icon svg{width:14px;height:14px;margin-left:2px}.fundraise-header{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);position:fixed;top:0;left:0;right:0}.fundraise-header-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex}.fundraise-logo-group{align-items:center;gap:.75rem;display:flex}.fundraise-nav{align-items:center;gap:1.5rem;display:flex}.fundraise-nav-link{color:var(--color-text-muted);transition:var(--transition-fast);font-size:.875rem;text-decoration:none}.fundraise-nav-link:hover{color:var(--color-text)}.fundraise-hero{opacity:1;min-height:100vh;padding-top:8rem;transform:none}.fundraise-hero-grid{grid-template-columns:1fr;align-items:flex-start;gap:3rem;display:grid}@media (width>=1024px){.fundraise-hero-grid{grid-template-columns:1fr 1fr;gap:4rem}}.fundraise-hero-content{opacity:0;flex-direction:column;align-items:flex-start;transition:opacity .8s,transform .8s;display:flex;transform:translate(-20px)}.fundraise-hero-content.fundraise-visible{opacity:1;transform:translate(0)}.fundraise-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3rem);font-weight:300;line-height:1.15}.fundraise-hero-subtitle{color:var(--color-text-light);max-width:540px;margin-bottom:2rem;font-size:1.7rem;font-weight:300;line-height:1.35}.fundraise-hero-subtitle strong{color:var(--color-text);font-weight:500}.fundraise-hero-subtitle-small{color:var(--color-text-dim);max-width:540px;margin-bottom:1rem;font-size:1.4rem;font-weight:500;line-height:1.35}.fundraise-hero-cta{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.75rem;margin-top:1rem;margin-bottom:2.5rem;display:flex}@media (width>=640px){.fundraise-hero-cta{flex-direction:row;align-items:center}}.fundraise-trust-row{flex-wrap:wrap;gap:1.5rem;display:flex}.fundraise-trust-item{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.fundraise-trust-icon{width:16px;height:16px}.fundraise-hero-right-column{flex-direction:column;gap:1rem;display:flex}.fundraise-hero-card{background:var(--color-surface);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;border-radius:16px;margin-top:.5rem;padding:1rem;transition:opacity .8s .3s,transform .8s .3s;position:relative;transform:translate(20px)}.fundraise-hero-card.fundraise-visible-delay{opacity:1;transform:translate(0)}.fundraise-hero-card:hover{background:var(--color-surface-hover)}.fundraise-card-glow{background:linear-gradient(135deg, var(--color-orange-glow), transparent, var(--color-blue-glow));pointer-events:none;border-radius:16px;position:absolute;inset:0}.fundraise-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.fundraise-card-right{text-align:right}.fundraise-card-label{color:var(--color-text-muted);margin-bottom:.05rem;font-size:.75rem}.fundraise-card-value-lg{color:var(--color-text);font-size:1.35rem;font-weight:600}.fundraise-progress-section{margin-bottom:.5rem}.fundraise-progress-header{justify-content:space-between;margin-bottom:.25rem;font-size:.875rem;display:flex}.fundraise-progress-committed{color:var(--color-emerald);font-weight:600}.fundraise-progress-percent{color:var(--color-text-muted)}.fundraise-progress-bar{background:var(--color-surface-darker);border-radius:9999px;height:7px;overflow:hidden}.fundraise-progress-fill{background:linear-gradient(90deg, var(--color-emerald), #34d399);border-radius:9999px;height:100%;transition:width 1s ease-out}.fundraise-card-disclaimer{text-align:center;color:var(--color-text-light);margin-top:.7rem;font-size:.8rem}.fundraise-hero-video{opacity:1;margin-top:5rem;transform:none}.fundraise-hero-video .fundraise-video-placeholder{aspect-ratio:16/9;border-radius:16px;min-height:180px}.fundraise-hero-video .fundraise-video-play-btn{width:60px;height:60px}.fundraise-hero-video .fundraise-video-play-icon{width:24px;height:24px}.fundraise-hero-video .fundraise-video-label{font-size:.9rem}.fundraise-scroll-hint{color:var(--color-text-dim);transition:var(--transition-fast);flex-direction:column;align-items:center;gap:.5rem;font-size:.85rem;text-decoration:none;animation:2s ease-in-out infinite fundraise-bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.fundraise-scroll-hint:hover{color:var(--color-text-muted)}.fundraise-scroll-icon{width:24px;height:24px}@keyframes fundraise-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.fundraise-video-section{opacity:0;transform:translateY(30px)}.fundraise-video-section.fundraise-visible{animation:.7s forwards fundraise-fadeInUp}.fundraise-video-layout{grid-template-columns:1fr;align-items:center;gap:3rem;margin:8rem auto;display:grid}@media (width>=1024px){.fundraise-video-layout{grid-template-columns:1fr 1.2fr}}.fundraise-video-content{text-align:center}@media (width>=1024px){.fundraise-video-content{text-align:left}}.fundraise-video-placeholder{aspect-ratio:16/9;background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;transition:var(--transition-medium);border-radius:20px;position:relative;overflow:hidden}.fundraise-video-placeholder:hover{border-color:var(--color-orange);box-shadow:0 25px 60px var(--color-orange-glow);transform:scale(1.01)}.fundraise-video-play-icon{width:32px;height:32px;margin-left:4px}.fundraise-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;transform:translateY(30px)}.fundraise-visible .fundraise-card{animation:.6s forwards fundraise-fadeInUp}.fundraise-card:hover{background:var(--color-surface-hover);transform:translateY(-8px)}.fundraise-card-blue:hover{border-color:var(--color-blue);box-shadow:0 20px 50px var(--color-blue-glow)}.fundraise-card-purple:hover{border-color:var(--color-purple);box-shadow:0 20px 50px var(--color-purple-glow)}.fundraise-card-emerald:hover{border-color:var(--color-emerald);box-shadow:0 20px 50px var(--color-emerald-glow)}.fundraise-card-orange:hover{border-color:var(--color-orange);box-shadow:0 20px 50px var(--color-orange-glow)}.fundraise-icon-box{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;display:flex}.fundraise-icon-box-blue{color:var(--color-blue);background:#3b82f626}.fundraise-icon-box-purple{color:var(--color-purple);background:#a855f726}.fundraise-icon-box-emerald{color:var(--color-emerald);background:#10b98126}.fundraise-icon-box-orange{color:var(--color-orange);background:#f9731626}.fundraise-icon-box-red{color:var(--color-red);background:#ef444426}.fundraise-icon{width:28px;height:28px}.fundraise-icon-sm{width:18px;height:18px}.fundraise-beliefs-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.fundraise-belief-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:1.75rem;position:relative;transform:translateY(30px)}.fundraise-visible .fundraise-belief-card{animation:.6s forwards fundraise-fadeInUp}.fundraise-belief-card:hover{background:var(--color-surface-hover);box-shadow:0 20px 50px var(--color-blue-glow);border-color:#3b82f64d;transform:translateY(-8px)}.fundraise-belief-number{width:60px;height:60px;color:var(--color-blue);background:#3b82f61a;border-radius:15px;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex;position:relative}.fundraise-belief-icon-box{background:#3b82f626;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;margin-left:8.5rem;display:flex}.fundraise-belief-icon{width:24px;height:24px;color:var(--color-blue)}.fundraise-belief-statement{color:var(--color-text);text-align:center;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.fundraise-belief-proof{color:var(--color-emerald);background:#10b9811a;border-radius:10px;align-items:center;gap:.95rem;padding:.5rem .5rem .5rem .75rem;font-size:.85rem;display:inline-flex}.fundraise-belief-proof-icon{width:16px;height:16px}.fundraise-market-tabs{justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.fundraise-market-tab{background:var(--color-surface);border:2px solid var(--color-border);cursor:pointer;transition:var(--transition-fast);border-radius:16px;flex-direction:column;align-items:center;padding:1.25rem 2.5rem;display:flex}.fundraise-market-tab:hover{background:var(--color-surface-hover);border-color:#ffffff26}.fundraise-market-tab.active{border-color:var(--color-emerald);background:linear-gradient(135deg,#10b98126,#3b82f61a)}.fundraise-market-tab .tab-label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);margin-bottom:.25rem;font-size:.75rem;font-weight:600}.fundraise-market-tab.active .tab-label{color:var(--color-emerald)}.fundraise-market-tab .tab-value{color:var(--color-text);font-size:1.5rem;font-weight:700}.fundraise-market-chart{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;margin-bottom:3rem;padding:2rem}.fundraise-market-bars{flex-direction:column;gap:1.5rem;display:flex}.fundraise-market-bar-item{opacity:0;animation:.5s forwards slideInRight;transform:translate(-20px)}@keyframes slideInRight{to{opacity:1;transform:translate(0)}}.fundraise-market-bar-header{justify-content:space-between;margin-bottom:.5rem;display:flex}.fundraise-market-bar-label{color:var(--color-text);font-weight:500}.fundraise-market-bar-growth{font-size:.875rem;font-weight:600}.fundraise-market-bar-container{background:#ffffff0d;border-radius:8px;height:40px;position:relative;overflow:hidden}.fundraise-market-bar-fill{opacity:.75;border-radius:8px;align-items:center;height:100%;padding-left:1rem;transition:width 1s cubic-bezier(.4,0,.2,1);display:flex}.fundraise-bar-blue{background:linear-gradient(90deg, var(--color-blue), #60a5fa)}.fundraise-bar-purple{background:linear-gradient(90deg, var(--color-purple), #c084fc)}.fundraise-bar-orange{background:linear-gradient(90deg, var(--color-orange), #fb923c)}.fundraise-bar-emerald{background:linear-gradient(90deg, var(--color-emerald), #34d399)}.fundraise-market-bar-value{color:var(--color-text);font-size:1rem;font-weight:700;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.fundraise-growth-section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;margin-bottom:3rem;padding:2rem}.fundraise-growth-title{text-align:center;color:var(--color-text);margin-bottom:2rem;font-size:1.25rem;font-weight:600}.fundraise-growth-legend{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.fundraise-legend-item{color:var(--color-text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.fundraise-legend-dot{border-radius:3px;width:12px;height:12px}.fundraise-legend-blue{background:var(--color-blue)}.fundraise-legend-purple{background:var(--color-purple)}.fundraise-legend-orange{background:var(--color-orange)}.fundraise-growth-bars{justify-content:space-around;align-items:flex-end;height:450px;padding-top:2rem;display:flex}.fundraise-growth-column{flex-direction:column;align-items:center;gap:.75rem;display:flex}.fundraise-growth-stack{flex-direction:column-reverse;align-items:center;gap:4px;display:flex}.fundraise-growth-bar{border-radius:4px 4px 0 0;justify-content:center;align-items:flex-start;width:50px;min-height:20px;padding-top:.25rem;transition:height .8s;display:flex}.fundraise-growth-blue{background:linear-gradient(180deg, var(--color-blue), #3b82f64d)}.fundraise-growth-purple{background:linear-gradient(180deg, var(--color-purple), #a855f74d)}.fundraise-growth-orange{background:linear-gradient(180deg, var(--color-orange), #f973164d)}.fundraise-growth-value{color:#fff;text-shadow:0 1px 2px #0000004d;font-size:.65rem;font-weight:600}.fundraise-growth-year{color:var(--color-text-muted);font-size:.875rem;font-weight:600}.fundraise-market-stats{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=768px){.fundraise-market-stats{grid-template-columns:repeat(2,1fr)}}.fundraise-market-stat{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:16px;padding:1.5rem}.fundraise-market-stat:hover{background:var(--color-surface-hover);transform:translateY(-4px)}.fundraise-stat-value{background:linear-gradient(135deg, var(--color-orange), var(--color-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.25rem;font-size:2rem;font-weight:800}.fundraise-stat-label{color:var(--color-text);margin-bottom:.25rem;font-size:.875rem;font-weight:500}.fundraise-stat-source{color:var(--color-text-dim);font-size:.75rem}.fundraise-analogy-card{transition:var(--transition-medium);background:linear-gradient(135deg,#f973161a,#a855f70d,#3b82f61a);border:1px solid #f9731633;border-radius:20px;align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.fundraise-analogy-card:hover{box-shadow:0 20px 50px var(--color-orange-glow);border-color:#f9731666}.fundraise-analogy-icon-box{background:#f9731633;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.fundraise-analogy-icon{width:28px;height:28px;color:var(--color-orange)}.fundraise-analogy-title{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.fundraise-analogy-desc{color:var(--color-text-muted);line-height:1.7}.fundraise-analogy-desc strong{color:var(--color-text)}.fundraise-quote-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;max-width:800px;transition:var(--transition-medium);border-radius:20px;margin:4rem auto;padding:3rem}.fundraise-quote-card:hover{background:var(--color-surface-hover);border-color:#f973164d}.fundraise-quote-icon{width:48px;height:48px;color:var(--color-orange);opacity:.7;margin-bottom:1.5rem}.fundraise-quote-text{color:var(--color-text);margin-bottom:2rem;font-size:1.375rem;line-height:1.7}.fundraise-quote-author{justify-content:center;align-items:center;gap:1rem;display:flex}.fundraise-quote-avatar{background:var(--gradient-primary);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:flex}.fundraise-quote-name{color:var(--color-text);font-weight:600}.fundraise-quote-role{color:var(--color-text-muted);font-size:.875rem}.fundraise-logo-banner{padding:0 0 3rem;position:relative}.fundraise-logo-title{text-align:center;color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.fundraise-logo-track-wrapper{flex-direction:column;gap:2rem;padding:1rem 0;display:flex;position:relative;overflow:hidden}.fundraise-logo-track{align-items:center;gap:6rem;width:max-content;display:flex}.fundraise-logo-track-left{animation:200s linear infinite fundraise-scroll-left}.fundraise-logo-track-right{animation:200s linear infinite fundraise-scroll-right}@keyframes fundraise-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fundraise-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.fundraise-logo-item{opacity:.85;background:#e5e4e46e;border:1px solid #ffffff0f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;height:100px;padding:.75rem 1.5rem;transition:all .3s;display:flex;box-shadow:0 8px 24px #00000080}.fundraise-logo-item:hover{opacity:1;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 32px #0009}.fundraise-logo-img{object-fit:contain;width:auto;max-width:160px;max-height:100px}.fundraise-metrics-grid{grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:3rem;display:grid}@media (width>=1024px){.fundraise-metrics-grid{grid-template-columns:repeat(4,1fr)}}.fundraise-metric-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;transition:var(--transition-medium);opacity:0;border-radius:16px;padding:2rem;transform:translateY(20px)}.fundraise-visible .fundraise-metric-card{animation:.6s forwards fundraise-fadeInUp}.fundraise-metric-card:hover{border-color:#10b9814d;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.fundraise-metric-icon-box{background:#10b98126;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.fundraise-metric-icon{width:24px;height:24px;color:var(--color-emerald)}.fundraise-metric-value{color:var(--color-text);margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.fundraise-metric-label{color:var(--color-text-muted);font-size:.875rem}.fundraise-testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.fundraise-testimonial-card-enhanced{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:20px;padding:1.75rem;position:relative;overflow:hidden;transform:translateY(30px)}.fundraise-visible .fundraise-testimonial-card-enhanced{animation:.6s forwards fundraise-fadeInUp}.fundraise-testimonial-card-enhanced:hover{background:var(--color-surface-hover);border-color:#f973164d;transform:translateY(-8px);box-shadow:0 20px 50px #0000004d}.fundraise-testimonial-card-enhanced.featured{background:linear-gradient(135deg,#f9731614,#a855f733);border-color:#f9731633;grid-column:span 2}@media (width<=768px){.fundraise-testimonial-card-enhanced.featured{grid-column:span 1}}.fundraise-testimonial-highlight{color:var(--color-orange);background:linear-gradient(135deg,#f9731633,#fb923c26);border:1px solid #f973164d;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.fundraise-testimonial-highlight-icon{width:12px;height:12px}.fundraise-testimonial-stars{gap:.25rem;margin-bottom:1rem;display:flex}.fundraise-star-icon{fill:#fbbf24;color:#fbbf24;width:16px;height:16px}.fundraise-testimonial-quote-icon{width:28px;height:28px;color:var(--color-orange);opacity:.3;margin-bottom:.75rem}.fundraise-testimonial-text-enhanced{color:var(--color-text-light);margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.fundraise-testimonial-text-enhanced.featured{color:var(--color-text-light);margin-bottom:1.5rem;font-size:1rem;font-weight:600;line-height:1.7}.fundraise-testimonial-author-enhanced{border-top:1px solid var(--color-border);align-items:center;gap:1rem;padding-top:1rem;display:flex}.fundraise-testimonial-avatar-enhanced{background:linear-gradient(135deg, var(--color-orange), var(--color-purple));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.95rem;font-weight:700;display:flex}.fundraise-testimonial-info{flex-direction:column;gap:.15rem;display:flex}.fundraise-testimonial-name-enhanced{color:var(--color-text);font-size:.95rem;font-weight:600}.fundraise-testimonial-title{color:var(--color-text-muted);font-size:.8rem}.fundraise-testimonial-company-enhanced{color:var(--color-text-dim);font-size:.75rem}@keyframes fundraise-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fundraise-pillars-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.fundraise-pillar-card{transition:var(--transition-medium);border-radius:20px;padding:2rem}.fundraise-pillar-card:hover{transform:translateY(-8px)}.fundraise-pillar-emerald{background:linear-gradient(#10b9811a 0%,#0000 100%);border:1px solid #10b98133}.fundraise-pillar-emerald:hover{box-shadow:0 20px 50px var(--color-emerald-glow);border-color:#10b98166}.fundraise-pillar-emerald .fundraise-pillar-icon-box{color:var(--color-emerald);background:#10b98133}.fundraise-pillar-emerald .fundraise-pillar-label{color:var(--color-emerald)}.fundraise-pillar-blue{background:linear-gradient(#3b82f61a 0%,#0000 100%);border:1px solid #3b82f633}.fundraise-pillar-blue:hover{box-shadow:0 20px 50px var(--color-blue-glow);border-color:#3b82f666}.fundraise-pillar-blue .fundraise-pillar-icon-box{color:var(--color-blue);background:#3b82f633}.fundraise-pillar-blue .fundraise-pillar-label{color:var(--color-blue)}.fundraise-pillar-orange{background:linear-gradient(#f973161a 0%,#0000 100%);border:1px solid #f9731633}.fundraise-pillar-orange:hover{box-shadow:0 20px 50px var(--color-orange-glow);border-color:#f9731666}.fundraise-pillar-orange .fundraise-pillar-icon-box{color:var(--color-orange);background:#f9731633}.fundraise-pillar-orange .fundraise-pillar-label{color:var(--color-orange)}.fundraise-pillar-icon-box{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.fundraise-pillar-icon-box svg{width:32px;height:32px}.fundraise-pillar-label{margin-bottom:.5rem;font-size:.8125rem;font-weight:500}.fundraise-pillar-title{margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.fundraise-pillar-desc{color:var(--color-text-muted);line-height:1.6}.fundraise-highlights-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.fundraise-highlight-card{transition:var(--transition-medium);opacity:0;border-radius:20px;padding:1.4rem;text-decoration:none;display:block;transform:translateY(30px)}.fundraise-visible .fundraise-highlight-card{animation:.6s forwards fundraise-fadeInUp}.fundraise-highlight-card:hover{transform:translateY(-8px)}.fundraise-highlight-emerald{background:linear-gradient(#10b98114 0%,#0000 100%);border:1px solid #10b98126}.fundraise-highlight-emerald:hover{box-shadow:0 20px 50px var(--color-emerald-glow);border-color:#10b98166}.fundraise-highlight-icon-emerald{color:var(--color-emerald);background:#10b98126}.fundraise-highlight-blue{background:linear-gradient(#3b82f614 0%,#0000 100%);border:1px solid #3b82f626}.fundraise-highlight-blue:hover{box-shadow:0 20px 50px var(--color-blue-glow);border-color:#3b82f666}.fundraise-highlight-icon-blue{color:var(--color-blue);background:#3b82f626}.fundraise-highlight-purple{background:linear-gradient(#a855f714 0%,#0000 100%);border:1px solid #a855f726}.fundraise-highlight-purple:hover{box-shadow:0 20px 50px var(--color-purple-glow);border-color:#a855f766}.fundraise-highlight-icon-purple{color:var(--color-purple);background:#a855f726}.fundraise-highlight-orange{background:linear-gradient(#f9731614 0%,#0000 100%);border:1px solid #f9731626}.fundraise-highlight-orange:hover{box-shadow:0 20px 50px var(--color-orange-glow);border-color:#f9731666}.fundraise-highlight-icon-orange{color:var(--color-orange);background:#f9731626}.fundraise-highlight-icon-box{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.fundraise-highlight-icon{width:26px;height:26px}.fundraise-highlight-title{color:var(--color-text);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.fundraise-highlight-desc{color:var(--color-text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.fundraise-highlight-link{transition:var(--transition-fast);align-items:center;gap:.4rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.fundraise-highlight-link:hover{gap:.6rem}.fundraise-highlight-arrow{width:18px;height:18px;transition:transform .2s}.fundraise-highlight-card:hover .fundraise-highlight-arrow{transform:translate(2px,-2px)}.fundraise-team-carousel{justify-content:center;align-items:center;gap:1rem;min-height:520px;margin-bottom:2rem;padding:2rem 0;display:flex;position:relative}.fundraise-carousel-track{perspective:1200px;justify-content:center;align-items:center;width:100%;max-width:1100px;height:480px;display:flex;position:relative}.fundraise-carousel-avatar-img{object-fit:cover;border:2px solid #f973164d;border-radius:18px;width:72px;height:72px;transition:all .3s}.fundraise-carousel-card{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;width:380px;transform-style:preserve-3d;border-radius:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute}.fundraise-carousel-card.hidden{opacity:0;pointer-events:none}.fundraise-carousel-card.center{cursor:default;background:linear-gradient(145deg, var(--color-bg-filled) 0%, var(--color-bg-filled) 100%);width:380px;box-shadow:0 30px 80px #0006, 0 0 60px var(--color-orange-glow), inset 0 1px 0 #ffffff1a;border-color:#f9731666}.fundraise-carousel-card:not(.center):hover{border-color:#fff3;box-shadow:0 15px 40px #0000004d}.fundraise-carousel-card-inner{z-index:2;padding:2rem;position:relative;overflow:hidden}.fundraise-carousel-card-glow{background:radial-gradient(circle at 30% 30%, var(--color-orange-glow) 0%, transparent 50%);opacity:0;pointer-events:none;z-index:1;width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.fundraise-carousel-card.center .fundraise-carousel-card-glow{opacity:.4}.fundraise-carousel-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.fundraise-carousel-avatar{width:72px;height:72px;color:var(--color-orange);background:linear-gradient(135deg,#f973164d,#ea580c33);border:2px solid #f973164d;border-radius:18px;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex}.fundraise-carousel-card.center .fundraise-carousel-avatar,.fundraise-carousel-card.center .fundraise-carousel-avatar-img{border-color:var(--color-orange);width:80px;height:80px;box-shadow:0 8px 32px var(--color-orange-glow);font-size:1.75rem}.fundraise-carousel-social{opacity:0;gap:.5rem;transition:all .3s;display:flex;transform:translateY(-10px)}.fundraise-carousel-card.center .fundraise-carousel-social{opacity:1;transform:translateY(0)}.fundraise-carousel-social-link{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-muted);background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.fundraise-carousel-social-link:hover{color:var(--color-text);background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.fundraise-carousel-social-icon{width:18px;height:18px}.fundraise-carousel-name{color:var(--color-text);margin-bottom:.25rem;font-size:1.25rem;font-weight:600;transition:font-size .3s}.fundraise-carousel-card.center .fundraise-carousel-name{font-size:1.4rem}.fundraise-carousel-role{color:var(--color-orange);margin-bottom:1rem;font-size:.95rem;font-weight:500}.fundraise-carousel-bg{color:var(--color-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.85rem;line-height:1.6;transition:all .3s;display:-webkit-box;overflow:hidden}.fundraise-carousel-card.center .fundraise-carousel-bg{-webkit-line-clamp:4;opacity:1;font-size:.875rem}.fundraise-carousel-expertise{flex-wrap:wrap;gap:.5rem;display:flex}.fundraise-carousel-skill{border:1px solid var(--color-border);color:var(--color-text-muted);background:#ffffff0d;border-radius:9999px;padding:.35rem .75rem;font-size:.7rem;transition:all .3s}.fundraise-carousel-card.center .fundraise-carousel-skill{color:var(--color-orange);opacity:1;background:#f9731626;border-color:#f973164d;font-size:.75rem}.fundraise-carousel-btn{z-index:20;background:var(--color-surface);border:1px solid var(--color-border);width:56px;height:56px;color:var(--color-text);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.fundraise-carousel-btn:hover{background:var(--color-surface-hover);border-color:var(--color-orange);color:var(--color-orange);box-shadow:0 10px 40px var(--color-orange-glow);transform:translateY(-50%)scale(1.1)}.fundraise-carousel-prev{left:0}.fundraise-carousel-next{right:0}.fundraise-carousel-icon{width:24px;height:24px}.fundraise-carousel-indicators{justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.fundraise-carousel-dot{background:var(--color-surface);border:2px solid var(--color-border);cursor:pointer;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.fundraise-carousel-dot:hover{border-color:var(--color-text-muted);transform:scale(1.2)}.fundraise-carousel-dot.active{background:var(--color-orange);border-color:var(--color-orange);box-shadow:0 0 20px var(--color-orange-glow);transform:scale(1.3)}.fundraise-team-credentials{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;justify-content:center;gap:3rem;padding:2rem;display:flex}@media (width<=768px){.fundraise-team-credentials{flex-direction:column;gap:1.5rem}}.fundraise-credential{align-items:center;gap:1rem;display:flex}.fundraise-credential-icon{width:48px;height:48px;color:var(--color-orange);background:#f9731626;border-radius:12px;padding:12px}.fundraise-credential-text{flex-direction:column;display:flex}.fundraise-credential-value{color:var(--color-text);font-size:1rem;font-weight:600}.fundraise-credential-label{color:var(--color-text-muted);font-size:.8rem}.fundraise-timeline{max-width:800px;margin:0 auto;position:relative}.fundraise-timeline-item{opacity:0;gap:1.5rem;padding-bottom:2rem;display:flex;transform:translateY(30px)}.fundraise-visible .fundraise-timeline-item{animation:.6s forwards fundraise-fadeInUp}.fundraise-timeline-marker{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.fundraise-timeline-dot{background:var(--color-surface);border:3px solid var(--color-border);border-radius:50%;width:16px;height:16px}.fundraise-timeline-complete .fundraise-timeline-dot{background:var(--color-emerald);border-color:#34d399}.fundraise-timeline-current .fundraise-timeline-dot{background:var(--color-orange);border-color:#fb923c;animation:2s ease-in-out infinite fundraise-pulseGlow}@keyframes fundraise-pulseGlow{0%,to{box-shadow:0 0 0 0 var(--color-orange-glow)}50%{box-shadow:0 0 20px 5px var(--color-orange-glow)}}.fundraise-timeline-line{background:var(--color-border);flex:1;width:2px;margin-top:.5rem}.fundraise-timeline-complete .fundraise-timeline-line{background:var(--color-emerald)}.fundraise-timeline-content{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:16px;flex:1;padding:1.5rem}.fundraise-timeline-content:hover{background:var(--color-surface-hover)}.fundraise-timeline-complete .fundraise-timeline-content{background:#10b9810d;border-color:#10b98133}.fundraise-timeline-complete .fundraise-timeline-content:hover{box-shadow:0 10px 40px var(--color-emerald-glow);border-color:#10b98166}.fundraise-timeline-current .fundraise-timeline-content{background:#f973160d;border-color:#f9731633}.fundraise-timeline-current .fundraise-timeline-content:hover{box-shadow:0 10px 40px var(--color-orange-glow);border-color:#f9731666}.fundraise-timeline-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.fundraise-timeline-phase{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.fundraise-timeline-complete .fundraise-timeline-phase{color:var(--color-emerald)}.fundraise-timeline-current .fundraise-timeline-phase{color:var(--color-orange)}.fundraise-timeline-date{color:var(--color-text-dim);font-size:.75rem}.fundraise-timeline-title{margin-bottom:1rem;font-size:1.125rem;font-weight:600}.fundraise-timeline-list{margin:0;padding:0;list-style:none}.fundraise-timeline-list li{color:var(--color-text-light);align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.fundraise-timeline-check{width:16px;height:16px;color:var(--color-text-dim);flex-shrink:0;margin-top:2px}.fundraise-timeline-complete .fundraise-timeline-check{color:var(--color-emerald)}.fundraise-proceeds-layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=1024px){.fundraise-proceeds-layout{grid-template-columns:1fr 1fr}}.fundraise-proceeds-list{flex-direction:column;gap:1rem;display:flex}.fundraise-proceeds-item{background:var(--color-surface);border:1px solid var(--color-border);opacity:0;transition:var(--transition-medium);border-radius:12px;padding:1.25rem;transform:translateY(20px)}.fundraise-visible .fundraise-proceeds-item{animation:.6s forwards fundraise-fadeInUp}.fundraise-proceeds-item:hover{background:var(--color-surface-hover)}.fundraise-proceeds-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.fundraise-proceeds-category{align-items:center;gap:.5rem;display:flex}.fundraise-proceeds-dot{border-radius:50%;width:12px;height:12px}.fundraise-proceeds-dot-blue{background:var(--color-blue)}.fundraise-proceeds-dot-orange{background:var(--color-orange)}.fundraise-proceeds-dot-emerald{background:var(--color-emerald)}.fundraise-proceeds-dot-purple{background:var(--color-purple)}.fundraise-proceeds-name{font-weight:600}.fundraise-proceeds-numbers{align-items:center;gap:.75rem;display:flex}.fundraise-proceeds-percent{color:var(--color-text-muted)}.fundraise-proceeds-amount{font-weight:700}.fundraise-proceeds-bar-bg{background:var(--color-surface);border-radius:9999px;height:8px;margin-bottom:.75rem;overflow:hidden}.fundraise-proceeds-bar-fill{border-radius:9999px;height:100%}.fundraise-proceeds-bar-blue{background:linear-gradient(90deg, var(--color-blue), #60a5fa)}.fundraise-proceeds-bar-orange{background:linear-gradient(90deg, var(--color-orange), #fb923c)}.fundraise-proceeds-bar-emerald{background:linear-gradient(90deg, var(--color-emerald), #34d399)}.fundraise-proceeds-bar-purple{background:linear-gradient(90deg, var(--color-purple), #c084fc)}.fundraise-proceeds-desc{color:var(--color-text-muted);font-size:.8125rem}.fundraise-terms-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);border-radius:20px;padding:2rem}.fundraise-terms-card:hover{background:var(--color-surface-hover)}.fundraise-terms-title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.fundraise-terms-list{margin-bottom:2rem}.fundraise-terms-row{border-bottom:1px solid var(--color-border);justify-content:space-between;padding:.875rem 0;display:flex}.fundraise-terms-row:last-child{border-bottom:none}.fundraise-terms-row-label{color:var(--color-text-muted)}.fundraise-terms-row-value{font-weight:600}.fundraise-faq-list{flex-direction:column;gap:.75rem;display:flex}.fundraise-faq-item{border:1px solid var(--color-border);background:var(--color-surface);transition:var(--transition-fast);border-radius:12px;overflow:hidden}.fundraise-faq-item:hover{background:var(--color-surface-hover)}.fundraise-faq-trigger{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.25rem;font-size:1rem;font-weight:500;display:flex}.fundraise-faq-chevron{width:20px;height:20px;color:var(--color-text-muted);transition:var(--transition-fast);flex-shrink:0}.fundraise-chevron-rotated{transform:rotate(180deg)}.fundraise-faq-answer{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.fundraise-faq-expanded .fundraise-faq-answer{max-height:300px}.fundraise-faq-answer p{color:var(--color-text-muted);padding:0 1.25rem 1.25rem;line-height:1.7}.fundraise-cta-card{background:var(--color-surface);border:1px solid var(--color-orange);text-align:center;border-radius:32px;max-width:800px;margin:0 auto;padding:4rem 5rem;position:relative;overflow:hidden}.fundraise-cta-glow{background:radial-gradient(ellipse at center, var(--color-orange-glow), transparent 60%);opacity:.3;pointer-events:none;width:150%;height:150%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fundraise-cta-content{z-index:1;position:relative}.fundraise-cta-title{margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:700}.fundraise-cta-subtitle{color:var(--color-text-muted);max-width:700px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.7}.fundraise-cta-buttons{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:2rem;display:flex}.fundraise-cta-disclaimer{color:var(--color-text-dim);font-size:.85rem}.fundraise-video-modal{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.fundraise-video-modal-content{width:100%;max-width:900px;animation:.2s ease-out scaleIn;position:relative}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fundraise-video-close-btn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;padding:8px;transition:opacity .2s;position:absolute;top:-45px;right:0}.fundraise-video-close-btn:hover{opacity:1}.fundraise-video-wrapper{background:#000;border-radius:12px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.fundraise-video-wrapper iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.fundraise-video-preview{z-index:1;margin-bottom:;border-radius:20px;position:absolute;inset:0;overflow:hidden}.fundraise-video-preview iframe{pointer-events:none;opacity:0;width:100%;height:100%;animation:1.5s ease-out forwards fadeInVideo;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes fadeInVideo{0%{opacity:0}to{opacity:1}}.fundraise-video-overlay{z-index:3;background:linear-gradient(#0000001a 0%,#0006 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:background .3s;display:flex;position:absolute;inset:0}.fundraise-video-placeholder:hover .fundraise-video-overlay{background:linear-gradient(#0003 0%,#00000080 100%)}.fundraise-video-play-btn{background:var(--gradient-primary-dim);width:80px;height:80px;box-shadow:0 20px 40px var(--color-orange-glow);transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;margin-top:1rem;animation:2s ease-in-out infinite pulsePlay;display:flex}@keyframes pulsePlay{0%,to{box-shadow:0 20px 40px var(--color-orange-glow);transform:scale(1)}50%{box-shadow:0 20px 60px var(--color-orange-glow), 0 0 30px var(--color-orange-glow);transform:scale(1.2)}}.fundraise-video-placeholder:hover .fundraise-video-play-btn{animation:none;transform:scale(1.1)}.fundraise-video-label{color:#fff;text-shadow:0 2px 8px #00000080;opacity:.9;font-size:1rem;font-weight:600}.fundraise-video-bg-pattern{background:radial-gradient(circle at 20% 30%, var(--color-orange-glow) 0%, transparent 50%), radial-gradient(circle at 80% 70%, var(--color-blue-glow) 0%, transparent 50%);z-index:0;position:absolute;inset:0}.fundraise-footer{border-top:1px solid var(--color-border);background:var(--color-bg-secondary);padding:4rem 0 2rem}.fundraise-footer-top{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (width>=768px){.fundraise-footer-top{grid-template-columns:1.5fr 2fr}}.fundraise-footer-brand{margin-bottom:1.5rem}.fundraise-footer-tagline{color:var(--color-text-muted);margin:.5rem 0 1.5rem}.fundraise-footer-contact{margin-bottom:1.5rem}.fundraise-footer-contact p{color:var(--color-text-muted);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.fundraise-footer-icon{width:16px;height:16px;color:var(--color-text-dim)}.fundraise-footer-social{gap:.75rem;display:flex}.fundraise-social-link{background:var(--color-surface);border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text-muted);transition:var(--transition-fast);border-radius:10px;justify-content:center;align-items:center;text-decoration:none;display:flex}.fundraise-social-link:hover{background:var(--color-surface-hover);color:var(--color-text)}.fundraise-social-link svg{width:18px;height:18px}.fundraise-footer-nav{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.fundraise-footer-nav-col h4{color:var(--color-text);margin-bottom:1rem;font-size:.875rem;font-weight:600}.fundraise-footer-nav-col a{color:var(--color-text-muted);transition:var(--transition-fast);margin-bottom:.5rem;font-size:.8125rem;text-decoration:none;display:block}.fundraise-footer-nav-col a:hover{color:var(--color-text)}.fundraise-footer-disclaimer{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.fundraise-footer-disclaimer p{color:var(--color-text-dim);margin-bottom:.75rem;font-size:.75rem;line-height:1.7}.fundraise-footer-disclaimer p:last-child{margin-bottom:0}.fundraise-footer-disclaimer strong{color:var(--color-text-muted)}.fundraise-footer-bottom{border-top:1px solid var(--color-border);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;display:flex}@media (width>=640px){.fundraise-footer-bottom{flex-direction:row;justify-content:space-between}}.fundraise-footer-bottom p{color:var(--color-text-dim);font-size:.875rem}.fundraise-footer-legal{gap:1.5rem;display:flex}.fundraise-footer-legal a{color:var(--color-text-muted);transition:var(--transition-fast);font-size:.875rem;text-decoration:none}.fundraise-footer-legal a:hover{color:var(--color-text)}@media (width<=1200px){.fundraise-metrics-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.fundraise-carousel-card{width:300px}.fundraise-carousel-card.center{width:340px}}@media (width<=1024px){.fundraise-hero-grid,.fundraise-video-layout,.fundraise-proceeds-layout{grid-template-columns:1fr;gap:3rem}.fundraise-beliefs-grid,.fundraise-beliefs-grid-enhanced,.fundraise-pillars-grid,.fundraise-team-grid,.fundraise-team-grid-enhanced{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.fundraise-hero-content{text-align:center;align-items:center}.fundraise-hero-cta{justify-content:center}.fundraise-team-carousel{min-height:480px}.fundraise-carousel-track{height:440px}.fundraise-carousel-card{width:280px}.fundraise-carousel-card.center{width:320px}.fundraise-carousel-btn{width:48px;height:48px}.fundraise-carousel-icon{width:20px;height:20px}.fundraise-hero-right-column{gap:1.5rem}.fundraise-hero-video .fundraise-video-placeholder{aspect-ratio:16/9}}@media (width<=768px){.fundraise-section{padding:4rem 0}.fundraise-hero-title{font-size:2rem}.fundraise-hero-subtitle{font-size:1.25rem}.fundraise-cta-card{padding:3rem 2rem}.fundraise-nav-link{display:none}.fundraise-market-tabs{flex-direction:column}.fundraise-market-tab{padding:1rem 1.5rem}.fundraise-growth-bars{height:200px}.fundraise-growth-bar{width:35px}.fundraise-analogy-card{text-align:center;flex-direction:column}.fundraise-analogy-icon-box{margin:0 auto}.fundraise-footer-nav{grid-template-columns:1fr 1fr}.fundraise-logo-banner{padding:2rem 0}.fundraise-logo-track{gap:3rem}.fundraise-logo-item{height:60px;padding:.5rem 1rem}.fundraise-logo-img{max-width:120px;max-height:36px}.fundraise-team-carousel{min-height:420px;padding:1rem 0}.fundraise-carousel-track{height:400px}.fundraise-carousel-card{width:260px}.fundraise-carousel-card.center{width:280px}.fundraise-carousel-btn{width:40px;height:40px}.fundraise-carousel-prev{left:-.5rem}.fundraise-carousel-next{right:-.5rem}.fundraise-carousel-card-inner{padding:1.5rem}.fundraise-carousel-avatar{width:60px;height:60px;font-size:1.25rem}.fundraise-carousel-card.center .fundraise-carousel-avatar,.fundraise-carousel-card.center .fundraise-carousel-avatar-img{width:64px;height:64px;font-size:1.35rem}.fundraise-hero-right-column{gap:1rem}.fundraise-hero-video .fundraise-video-play-btn{width:50px;height:50px}.fundraise-hero-video .fundraise-video-play-icon{width:20px;height:20px}}@media (width<=640px){.fundraise-metrics-grid,.fundraise-market-stats,.fundraise-testimonials-grid{grid-template-columns:1fr}.fundraise-cta-buttons{gap:1.5rem}}@media (width<=480px){.fundraise-hero-title{font-size:1.5rem}.fundraise-hero-subtitle{font-size:1rem}.fundraise-team-carousel{min-height:380px}.fundraise-carousel-track{height:360px}.fundraise-carousel-card{width:240px}.fundraise-carousel-card.center{width:260px}.fundraise-carousel-btn{width:36px;height:36px}.fundraise-carousel-icon{width:18px;height:18px}.fundraise-carousel-name{font-size:1.1rem}.fundraise-carousel-card.center .fundraise-carousel-name{font-size:1.2rem}.fundraise-carousel-role{font-size:.85rem}.fundraise-carousel-bg{-webkit-line-clamp:2;font-size:.8rem}.fundraise-carousel-card.center .fundraise-carousel-bg{-webkit-line-clamp:3;font-size:.8rem}.fundraise-logo-track{gap:2rem}.fundraise-logo-item{height:56px;padding:.4rem .8rem}.fundraise-logo-img{max-width:100px;max-height:40px}}.fundraise-status-badge{background:var(--color-yellow-light);border:1px solid var(--color-yellow-dim);color:var(--color-yellow);border-radius:9999px;align-items:flex-end;margin-left:3rem;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.invest-page{min-height:100vh;color:var(--color-text);font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;position:relative;overflow-x:hidden}.invest-countdown-wrapper{z-index:90;pointer-events:none;justify-content:center;padding:.5rem 1rem;display:flex;position:fixed;top:80px;left:30px;right:0}.invest-countdown-badge-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:linear-gradient(135deg,#f973161a 0%,#ef444414 100%);border:1px solid #f973164d;border-radius:50px;align-items:center;gap:.75rem;padding:.5rem 1.25rem;display:inline-flex;box-shadow:0 4px 24px #f973161f,inset 0 0 0 1px #2d37480f}.invest-countdown-pulse{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite countdown-pulse}@keyframes countdown-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.invest-countdown-icon{width:18px;height:18px;color:var(--color-orange)}.invest-countdown-label{color:var(--color-orange);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.invest-countdown-timer{align-items:center;gap:.25rem;display:flex}.invest-countdown-unit{background:#2d37480f;border:1px solid #f9731626;border-radius:6px;flex-direction:column;align-items:center;min-width:42px;padding:.25rem .5rem;display:flex}.invest-countdown-value{color:var(--color-text);font-family:SF Mono,Fira Code,monospace;font-size:1.125rem;font-weight:700;line-height:1}.invest-countdown-text{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.5rem}.invest-countdown-sep{color:var(--color-orange);font-size:1.125rem;font-weight:700;animation:1s ease-in-out infinite sep-blink}@keyframes sep-blink{0%,to{opacity:1}50%{opacity:.3}}.invest-main{z-index:1;min-height:calc(100vh - 80px);padding:7rem 0 1.5rem;position:relative}.invest-container{width:100%;max-width:75rem;margin:0 auto;padding:0 2rem}.invest-layout{grid-template-columns:1fr;gap:1.5rem;margin-bottom:1rem;display:grid}@media (width>=1024px){.invest-layout{grid-template-columns:1fr 320px}}.invest-header{margin-bottom:1rem}.invest-badges{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.invest-badge{border:1px solid;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.invest-badge-icon{width:14px;height:14px}.invest-badge-emerald{color:var(--color-emerald);background:#10b9811a;border-color:#10b9814d}.invest-badge-neutral{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text-muted)}.invest-badge-yellow{color:#b45309;background:#fbbf241a;border-color:#fbbf244d}.invest-title{color:var(--color-text);margin-bottom:.25rem;font-size:clamp(1.75rem,3.5vw,2rem);font-weight:500;line-height:1.2}.invest-subtitle{color:var(--color-text-muted);font-size:1rem;line-height:1.5}.invest-api-error{background:#ef444414;border:1px solid #ef444440;border-radius:12px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.875rem 1rem;animation:.3s ease-out error-slide-in;display:flex}@keyframes error-slide-in{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.invest-api-error-icon{color:#ef4444;flex-shrink:0;width:20px;height:20px;margin-top:1px}.invest-api-error-content{flex:1;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.invest-api-error-text{color:#b91c1c;font-size:.875rem;line-height:1.4}.invest-api-error-dismiss{cursor:pointer;color:#b91c1c;opacity:.7;background:0 0;border:none;flex-shrink:0;padding:.25rem;transition:opacity .15s}.invest-api-error-dismiss:hover{opacity:1}.invest-api-error-dismiss-icon{width:16px;height:16px}.invest-modal-error{background:#ef444414;border:1px solid #ef444440;border-radius:8px;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.75rem;display:flex}.invest-modal-error-icon{color:#ef4444;flex-shrink:0;width:16px;height:16px;margin-top:1px}.invest-modal-error span{color:#b91c1c;font-size:.8125rem;line-height:1.4}.invest-progress{-webkit-overflow-scrolling:touch;justify-content:center;align-items:center;gap:.4rem;margin-bottom:1rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.invest-progress::-webkit-scrollbar{display:none}.invest-progress-step{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);border-radius:10px;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem .375rem;display:flex}.invest-progress-step.invest-step-complete{background:#10b9811a;border-color:#10b9814d}.invest-progress-step.invest-step-current{background:#f9731614;border-color:#f973164d;transform:scale(1.02)}.invest-progress-icon{background:var(--color-surface-darker);width:22px;height:22px;transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.invest-step-complete .invest-progress-icon{background:var(--color-emerald)}.invest-step-current .invest-progress-icon{background:var(--color-orange)}.invest-icon-sm{width:12px;height:12px}.invest-progress-label{color:var(--color-text-muted);font-size:.7rem;font-weight:500;display:none}@media (width>=768px){.invest-progress-label{display:block}}.invest-step-complete .invest-progress-label{color:var(--color-emerald)}.invest-step-current .invest-progress-label{color:var(--color-orange)}.invest-progress-step.invest-step-clickable{cursor:pointer}.invest-progress-step.invest-step-clickable:hover{background:var(--color-surface-hover);border-color:#2d374826;transform:scale(1.02)}.invest-progress-step.invest-step-disabled{opacity:.5;cursor:not-allowed}.invest-progress-line{background:var(--color-border);flex-shrink:0;width:1.5rem;height:2px}.invest-progress-line.invest-line-complete{background:var(--color-emerald)}.invest-content{background:var(--color-bg-filled);border:1px solid var(--color-border);transition:var(--transition-medium);box-shadow:var(--shadow-sm);border-radius:20px;padding:1.25rem}.invest-content:hover{box-shadow:var(--shadow-md)}.invest-step-content{flex-direction:column;gap:.75rem;display:flex}.invest-sidebar{height:fit-content;position:sticky;top:140px}.invest-sidebar-card{box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#f973160f 0%,#a855f70a 100%);border:1px solid #f9731626;border-radius:16px;padding:1rem}.invest-sidebar-title{color:var(--color-text);align-items:center;gap:.375rem;margin-bottom:.875rem;font-size:.875rem;font-weight:600;display:flex}.invest-sidebar-title-icon{width:18px;height:18px;color:var(--color-orange)}.invest-sidebar-details{flex-direction:column;gap:.625rem;display:flex}.invest-sidebar-row{align-items:center;gap:.625rem;display:flex}.invest-sidebar-icon-box{background:var(--color-surface);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.invest-sidebar-detail-icon{width:14px;height:14px;color:var(--color-orange)}.invest-sidebar-detail{flex-direction:column;display:flex}.invest-sidebar-label{color:var(--color-text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem}.invest-sidebar-value{color:var(--color-text);font-size:.875rem;font-weight:600}.invest-sidebar-divider{background:var(--color-border);height:1px;margin:.875rem 0}.invest-sidebar-highlight{background:#10b98114;border:1px solid #10b98133;border-radius:10px;padding:.625rem}.invest-sidebar-highlight-header{color:var(--color-emerald);align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;display:flex}.invest-sidebar-highlight-icon{width:14px;height:14px}.invest-sidebar-next{background:#3b82f60f;border:1px solid #3b82f633;border-radius:12px;margin-top:.75rem;padding:.875rem}.invest-sidebar-next.invest-sidebar-next-verification{background:#10b9810f;border:1px solid #10b98133}.invest-sidebar-next-header{color:var(--color-blue);align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.invest-sidebar-next-verification .invest-sidebar-next-header{color:var(--color-emerald)}.invest-sidebar-next-icon{width:14px;height:14px}.invest-sidebar-next-list{margin:0;padding:0;list-style:none}.invest-sidebar-next-list li{color:var(--color-text-muted);margin-bottom:.375rem;padding-left:1rem;font-size:.6875rem;line-height:1.4;position:relative}.invest-sidebar-next-list li:before{content:"";background:var(--color-blue);border-radius:50%;width:4px;height:4px;position:absolute;top:.4em;left:0}.invest-sidebar-next-verification .invest-sidebar-next-list li:before{background:var(--color-emerald)}.invest-sidebar-next-list li:last-child{margin-bottom:0}.invest-popular-amounts{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.invest-popular-btn{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;transition:var(--transition-fast);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.125rem;padding:.625rem .5rem;display:flex;position:relative}.invest-popular-btn:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-sm);border-color:#2d374826;transform:translateY(-2px)}.invest-popular-btn.invest-popular-active{background:#f9731614;border-color:#f9731659}.invest-popular-btn.invest-popular-highlight{background:linear-gradient(135deg,#10b98114 0%,#10b9810a 100%);border-color:#10b98140}.invest-popular-btn.invest-popular-highlight.invest-popular-active{background:linear-gradient(135deg,#10b98126 0%,#10b98114 100%);border-color:#10b98166}.invest-popular-value-wrapper{justify-content:center;align-items:center;gap:.375rem;display:flex}.invest-popular-value{color:var(--color-text);font-size:1.125rem;font-weight:600}.invest-popular-active .invest-popular-value{color:var(--color-orange)}.invest-popular-highlight .invest-popular-value{color:var(--color-emerald)}.invest-popular-icon{width:20px;height:20px;fill:var(--color-emerald);color:var(--color-emerald);position:absolute;top:-10px}.invest-field-group{flex-direction:column;gap:.5rem;display:flex}.invest-field{flex-direction:column;gap:.25rem;display:flex}.invest-label{color:var(--color-text-light);font-size:.8125rem;font-weight:500}.invest-input,.invest-select{background:var(--color-bg-filled);border:1px solid var(--color-border);width:100%;color:var(--color-text);transition:var(--transition-fast);border-radius:10px;outline:none;padding:.625rem .75rem;font-family:inherit;font-size:.9375rem}.invest-input:focus,.invest-select:focus{border-color:#f9731666;box-shadow:0 0 0 3px #f9731614}.invest-input::placeholder{color:var(--color-text-dim)}.invest-input-error{background:#ef444408!important;border-color:#ef444480!important}.invest-input-error:focus{border-color:#ef4444b3!important;box-shadow:0 0 0 3px #ef444414!important}.invest-error-text{color:#ef4444;margin-top:.125rem;font-size:.75rem;display:block}.invest-input-lg{padding:.375rem .375rem .375rem 2rem;font-size:1.25rem;font-weight:300}.invest-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(45,55,72,0.5)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:.875rem;padding-right:2rem}.invest-select option{background:var(--color-bg-filled);color:var(--color-text)}.invest-hint{color:var(--color-text-dim);margin-top:.125rem;font-size:.75rem}.invest-amount-input{position:relative}.invest-amount-symbol{color:var(--color-text-dim);font-size:1.25rem;font-weight:300;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.invest-address-field,.invest-address-input-wrapper{position:relative}.invest-input-with-icon{padding-right:2.5rem}.invest-address-icon{color:var(--color-text-dim);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.invest-address-icon svg{width:16px;height:16px}.invest-spinner{animation:1s linear infinite spin}.invest-address-dropdown{z-index:100;background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);border-radius:12px;max-height:320px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto}.invest-address-suggestion{background:var(--color-bg-filled);border:none;border-bottom:1px solid var(--color-border);text-align:left;cursor:pointer;width:100%;color:var(--color-text);align-items:center;gap:.5rem;padding:.625rem .875rem;transition:background .15s;display:flex}.invest-address-suggestion:last-of-type{border-bottom:none}.invest-address-suggestion:hover{background:var(--color-surface)}.invest-suggestion-icon{width:14px;height:14px;color:var(--color-orange);flex-shrink:0}.invest-suggestion-text{flex-direction:row;flex:1;align-items:center;gap:.375rem;min-width:0;display:flex;overflow:hidden}.invest-suggestion-main{color:var(--color-text);white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:500}.invest-suggestion-secondary{color:var(--color-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.invest-address-powered{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);justify-content:flex-end;padding:.375rem .875rem;display:flex}.invest-google-logo{opacity:.7;height:20px}.invest-form-grid{grid-template-columns:1fr;gap:.625rem;display:grid}@media (width>=640px){.invest-form-grid{grid-template-columns:repeat(2,1fr)}.invest-form-grid-3{grid-template-columns:repeat(3,1fr)}}.invest-type-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.invest-type-btn{background:var(--color-surface);border:1px solid var(--color-border);text-align:left;cursor:pointer;transition:var(--transition-fast);border-radius:12px;align-items:center;gap:.625rem;padding:.75rem;display:flex}.invest-type-content{flex:1}.invest-type-btn:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-sm);border-color:#2d374826}.invest-type-btn.invest-type-active{background:#f973160f;border-color:#f9731659}.invest-type-icon{width:20px;height:20px;color:var(--color-text-muted);transition:var(--transition-fast);flex-shrink:0}.invest-type-active .invest-type-icon{color:var(--color-orange)}.invest-type-label{color:var(--color-text);margin-bottom:0;font-size:.875rem;font-weight:600}.invest-type-desc{color:var(--color-text-dim);font-size:.6875rem}.invest-info-card{transition:var(--transition-fast);border-radius:12px;align-items:flex-start;gap:.625rem;padding:.5rem;display:flex}.invest-info-success{background:#10b98114;border:1px solid #10b98133}.invest-info-blue{background:#3b82f60f;border:1px solid #3b82f633}.invest-info-purple{background:#a855f70f;border:1px solid #a855f733}.invest-info-yellow{background:#fbbf2414;border:1px solid #fbbf2433}.invest-info-error{color:#ef4444;background:#ef44440f;border:1px solid #ef444433}.invest-info-icon-box{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.invest-info-success .invest-info-icon-box{background:#10b98126}.invest-info-blue .invest-info-icon-box{background:#3b82f61f}.invest-info-purple .invest-info-icon-box{background:#a855f71f}.invest-info-yellow .invest-info-icon-box{background:#fbbf2426}.invest-info-icon{width:16px;height:16px}.invest-info-success .invest-info-icon{color:var(--color-emerald)}.invest-info-blue .invest-info-icon{color:var(--color-blue)}.invest-info-purple .invest-info-icon{color:var(--color-purple)}.invest-info-yellow .invest-info-icon{color:#b45309}.invest-info-content{flex:1}.invest-info-title{margin-bottom:0;font-size:.8125rem;font-weight:600}.invest-info-success .invest-info-title{color:var(--color-emerald)}.invest-info-blue .invest-info-title{color:var(--color-blue)}.invest-info-purple .invest-info-title{color:var(--color-purple)}.invest-info-yellow .invest-info-title{color:#b45309}.invest-info-desc{color:var(--color-text-muted);font-size:.75rem;line-height:1.3}.invest-divider{border-top:1px solid var(--color-border);padding-top:.75rem}.invest-divider-title{color:var(--color-text);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.invest-security-note{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-dim);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.6875rem;display:flex}.invest-security-icon{flex-shrink:0;width:12px;height:12px}.invest-options-list{flex-direction:column;gap:.375rem;display:flex}.invest-option-btn{background:var(--color-surface);border:1px solid var(--color-border);text-align:left;cursor:pointer;transition:var(--transition-fast);border-radius:12px;align-items:flex-start;gap:.625rem;padding:.75rem;display:flex}.invest-option-btn:hover{background:var(--color-surface-hover);border-color:#2d374826}.invest-option-btn.invest-option-active{background:#f973160f;border-color:#f9731659}.invest-option-icon-box{background:var(--color-surface-darker);width:32px;height:32px;transition:var(--transition-fast);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.invest-option-active .invest-option-icon-box{background:#f973161f}.invest-option-icon{width:16px;height:16px;color:var(--color-text-muted);transition:var(--transition-fast)}.invest-option-active .invest-option-icon{color:var(--color-orange)}.invest-option-content{flex:1}.invest-option-label{color:var(--color-text);margin-bottom:0;font-size:.875rem;font-weight:600}.invest-option-desc{color:var(--color-text-dim);font-size:.6875rem}.invest-option-radio{border:2px solid var(--color-border);width:16px;height:16px;transition:var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.invest-option-active .invest-option-radio{border-color:var(--color-orange)}.invest-radio-dot{background:var(--color-orange);border-radius:50%;width:7px;height:7px}.invest-cert-card{background:#10b9810f;border:1px solid #10b98133;border-radius:12px;padding:1rem}.invest-cert-header{align-items:flex-start;gap:.625rem;margin-bottom:.75rem;display:flex}.invest-cert-icon-box{background:#10b9811f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.invest-cert-icon{width:18px;height:18px;color:var(--color-emerald)}.invest-cert-title{color:var(--color-emerald);margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.invest-cert-desc{color:var(--color-text-muted);font-size:.75rem;line-height:1.35}.invest-cert-checkbox{background:var(--color-surface);border-radius:8px;padding:.625rem}.invest-verification-list{flex-direction:column;gap:.375rem;display:flex}.invest-verification-btn{background:var(--color-surface);border:1px solid var(--color-border);text-align:left;cursor:pointer;transition:var(--transition-fast);border-radius:12px;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.invest-verification-btn:hover{background:var(--color-surface-hover);border-color:#2d374826}.invest-verification-btn.invest-verification-active{background:#3b82f60f;border-color:#3b82f64d}.invest-verification-content{flex:1}.invest-verification-label{color:var(--color-text);margin-bottom:0;font-size:.875rem;font-weight:600}.invest-verification-desc{color:var(--color-text-dim);font-size:.6875rem}.invest-verification-time{background:var(--color-surface);color:var(--color-text-muted);border-radius:9999px;flex-shrink:0;padding:.2rem .5rem;font-size:.625rem}.invest-checkbox-group{flex-direction:column;gap:.375rem;display:flex}.invest-checkbox-card{background:var(--color-surface);cursor:pointer;transition:var(--transition-fast);border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.625rem;font-size:.75rem;line-height:1.35;display:flex}.invest-checkbox-card:hover{background:var(--color-surface-hover)}.invest-checkbox-card.invest-checkbox-checked{background:#10b9810d;border-color:#10b98133}.invest-checkbox{width:14px;height:14px;accent-color:var(--color-emerald);flex-shrink:0;margin-top:1px}.invest-checkbox-label{cursor:pointer;color:var(--color-text);align-items:flex-start;gap:.5rem;font-size:.75rem;line-height:1.35;display:flex}.invest-checkbox-title{align-items:center;gap:.25rem;margin-bottom:0;font-weight:500;display:flex}.invest-checkbox-desc{color:var(--color-text-dim);font-size:.65rem;line-height:1.25}.invest-choice-grid{grid-template-columns:repeat(3,1fr);gap:.375rem;display:grid}.invest-choice-btn{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;cursor:pointer;transition:var(--transition-fast);color:var(--color-text);border-radius:8px;padding:.625rem;font-size:.8125rem;font-weight:500}.invest-choice-btn:hover{background:var(--color-surface-hover);border-color:#2d374826}.invest-choice-btn.invest-choice-active{color:var(--color-orange);background:#f973160f;border-color:#f9731659}.invest-documents-list{flex-direction:column;gap:.375rem;display:flex}.invest-document-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-fast);border-radius:12px;justify-content:space-between;align-items:center;padding:.625rem .875rem;display:flex}.invest-document-card:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-sm)}.invest-document-info{align-items:center;gap:.625rem;display:flex}.invest-document-icon-box{background:#f9731614;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.invest-document-icon{width:18px;height:18px;color:var(--color-orange)}.invest-document-title{color:var(--color-text);margin-bottom:0;font-size:.875rem;font-weight:600}.invest-document-desc{color:var(--color-text-dim);font-size:.6875rem}.invest-document-actions{align-items:center;gap:.375rem;display:flex}.invest-document-pages{background:var(--color-surface-darker);color:var(--color-text-dim);border-radius:4px;padding:.15rem .35rem;font-size:.625rem}.invest-document-btn{cursor:pointer;width:28px;height:28px;color:var(--color-orange);transition:var(--transition-fast);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}.invest-document-btn:hover{background:var(--color-surface)}.invest-document-btn-secondary{color:var(--color-text-muted)}.invest-document-btn-icon{width:16px;height:16px}.invest-payment-hero{grid-template-columns:1fr;gap:.75rem;margin-bottom:1rem;display:grid}.invest-amount-display{text-align:center;background:linear-gradient(135deg,#f973160f,#a855f70a);border:1px solid #f9731626;border-radius:12px;flex-direction:column;justify-content:center;padding:1rem;display:flex;position:relative}.invest-amount-label{color:var(--color-text-muted);margin-bottom:0;font-size:.75rem}.invest-amount-value{color:var(--color-text);font-size:1.75rem;font-weight:500;line-height:1.2}.invest-payment-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.invest-payment-btn{background:var(--color-surface);border:1px solid var(--color-border);text-align:left;cursor:pointer;transition:var(--transition-fast);border-radius:12px;align-items:center;gap:.625rem;padding:.75rem;display:flex;position:relative}.invest-payment-btn:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-sm);border-color:#2d374826}.invest-payment-btn.invest-payment-active{background:#f973160f;border-color:#f9731659}.invest-payment-recommended{background:var(--color-emerald);color:#fff;border-radius:4px;padding:.15rem .35rem;font-size:.5625rem;font-weight:600;position:absolute;top:-6px;right:8px}.invest-payment-icon-box{background:var(--color-surface-darker);width:36px;height:36px;transition:var(--transition-fast);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.invest-payment-active .invest-payment-icon-box{background:#f973161f}.invest-payment-icon{width:18px;height:18px;color:var(--color-text-muted);transition:var(--transition-fast)}.invest-payment-active .invest-payment-icon{color:var(--color-orange)}.invest-payment-content{color:var(--color-text);flex:1;min-width:0}.invest-payment-label{margin-bottom:0;font-size:.875rem;font-weight:600}.invest-payment-desc{color:var(--color-text-muted);font-size:.6875rem}.invest-wire-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:.875rem;position:relative}.invest-wire-title{color:var(--color-text);align-items:center;gap:.5rem;margin-bottom:.625rem;font-size:.875rem;font-weight:600;display:flex}.invest-wire-title-icon{width:16px;height:16px;color:var(--color-orange)}.invest-wire-details{font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace;font-size:.75rem}.invest-wire-row{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:.375rem 0;display:flex}.invest-wire-row:last-child{border-bottom:none}.invest-wire-label{color:var(--color-text-muted)}.invest-wire-value{color:var(--color-text);font-weight:500}.invest-download-btn{background:var(--color-surface);border:1px solid var(--color-border);width:100%;color:var(--color-text);cursor:pointer;transition:var(--transition-fast);border-radius:8px;justify-content:center;align-items:center;gap:.25rem;margin-top:.625rem;padding:.625rem;font-size:.8125rem;font-weight:500;display:flex}.invest-download-btn:hover{background:var(--color-surface-hover);border-color:#2d374826}.invest-download-icon{width:14px;height:14px}.invest-navigation{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.invest-nav-btn{cursor:pointer;transition:var(--transition-fast);border:none;border-radius:10px;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.invest-nav-back{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text)}.invest-nav-back:hover:not(:disabled){background:var(--color-surface-hover);box-shadow:var(--shadow-sm)}.invest-nav-back:disabled{opacity:.3;cursor:not-allowed}.invest-nav-continue,.invest-nav-submit{background:var(--color-surface-darker);color:var(--color-text-muted)}.invest-nav-continue.invest-nav-enabled{background:var(--gradient-primary);color:#fff;box-shadow:0 8px 32px var(--color-orange-glow)}.invest-nav-submit.invest-nav-enabled{color:#fff;box-shadow:0 8px 32px var(--color-emerald-glow);background:linear-gradient(135deg,#10b981 0%,#34d399 100%)}.invest-nav-continue:disabled,.invest-nav-submit:disabled{opacity:.3;cursor:not-allowed}.invest-nav-icon{width:14px;height:14px}.invest-help{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1rem}.invest-help-title{color:var(--color-text);margin-bottom:.125rem;font-size:.875rem;font-weight:600}.invest-help-desc{color:var(--color-text-dim);margin-bottom:.75rem;font-size:.75rem}.invest-help-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.invest-help-link{color:var(--color-orange);transition:var(--transition-fast);align-items:center;gap:.25rem;font-size:.75rem;text-decoration:none;display:inline-flex}.invest-help-link:hover{opacity:.8}.invest-help-icon{width:14px;height:14px}.invest-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2d374880;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.invest-modal{background:var(--color-bg-filled);border:1px solid var(--color-border);text-align:center;width:100%;max-width:480px;box-shadow:var(--shadow-lg);border-radius:20px;padding:1.5rem;position:relative}.invest-modal-close{background:var(--color-surface);border:1px solid var(--color-border);width:28px;height:28px;color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);border-radius:6px;justify-content:center;align-items:center;display:flex;position:absolute;top:.875rem;right:.875rem}.invest-modal-close:hover{background:var(--color-surface-hover);color:var(--color-text)}.invest-modal-close svg{width:16px;height:16px}.invest-modal-icon-box{background:#10b9811f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.invest-modal-icon-box-yellow{background:#fbbf241f}.invest-modal-icon-box-purple{background:#a855f71f}.invest-modal-icon-box-emerald{background:#10b9811f}.invest-modal-icon{width:24px;height:24px;color:var(--color-emerald)}.invest-modal-icon-yellow{color:#b45309}.invest-modal-icon-purple{color:var(--color-purple)}.invest-modal-icon-emerald{color:var(--color-emerald)}.invest-modal-title{color:var(--color-text);margin-bottom:.375rem;font-size:1.25rem;font-weight:300}.invest-modal-desc{color:var(--color-text-muted);margin-bottom:1rem;font-size:.875rem;line-height:1.4}.invest-modal-desc strong{color:var(--color-text)}.invest-modal-btn{background:var(--gradient-primary);color:#fff;cursor:pointer;width:100%;transition:var(--transition-fast);border:none;border-radius:10px;justify-content:center;align-items:center;padding:.75rem;font-size:.875rem;font-weight:600;display:flex}.invest-modal-btn:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 30px #f9731640}.invest-modal-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.invest-btn-icon{width:16px;height:16px;margin-right:.25rem}.invest-modal-nda{text-align:left;max-width:540px}.invest-modal-nda .invest-modal-title,.invest-modal-nda .invest-modal-desc{text-align:center}.invest-nda-content{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:10px;margin:1rem 0;overflow:hidden}.invest-nda-scroll{max-height:220px;color:var(--color-text-muted);padding:.875rem;font-size:.75rem;line-height:1.5;overflow-y:auto}.invest-nda-scroll::-webkit-scrollbar{width:5px}.invest-nda-scroll::-webkit-scrollbar-track{background:var(--color-surface)}.invest-nda-scroll::-webkit-scrollbar-thumb{background:var(--color-surface-darker);border-radius:2.5px}.invest-nda-scroll h4{color:var(--color-text);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.invest-nda-scroll ol{margin:.5rem 0;padding-left:1rem}.invest-nda-scroll li{margin-bottom:.5rem}.invest-nda-scroll strong{color:var(--color-text-light)}.invest-nda-checkbox{cursor:pointer;transition:var(--transition-fast);color:var(--color-text);background:#a855f70f;border:1px solid #a855f726;border-radius:10px;align-items:flex-start;gap:.625rem;margin-bottom:1rem;padding:.75rem;font-size:.75rem;line-height:1.4;display:flex}.invest-nda-checkbox:hover{background:#a855f71a}.invest-modal-btn-purple{background:linear-gradient(135deg,#a855f7 0%,#9333ea 100%);box-shadow:0 8px 32px #a855f733}.invest-modal-btn-purple:hover{box-shadow:0 12px 40px #a855f74d}.invest-modal-btn-purple:disabled{box-shadow:none}.invest-modal-btn-emerald{background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 8px 32px #10b98133}.invest-modal-btn-emerald:hover{box-shadow:0 12px 40px #10b9814d}.invest-wire-confirm-summary{background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;margin:1rem 0;padding:.875rem}.invest-wire-confirm-row{justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.8125rem;display:flex}.invest-wire-confirm-row:not(:last-child){border-bottom:1px solid var(--color-border)}.invest-wire-confirm-row span{color:var(--color-text-muted)}.invest-wire-confirm-row strong{color:var(--color-text)}.invest-wire-confirm-checkbox{cursor:pointer;text-align:left;transition:var(--transition-fast);color:var(--color-text);background:#fbbf240f;border:1px solid #fbbf2426;border-radius:10px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.75rem;font-size:.75rem;line-height:1.3;display:flex}.invest-wire-confirm-checkbox:hover{background:#fbbf241a}.invest-wire-confirm-checkbox strong{color:#b45309}.invest-wire-confirm-buttons{gap:.625rem;display:flex}.invest-modal-btn-secondary{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;transition:var(--transition-fast);border-radius:10px;flex:1;padding:.75rem;font-size:.875rem;font-weight:500}.invest-modal-btn-secondary:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-sm)}.invest-wire-confirm-buttons .invest-modal-btn{flex:2}.invest-modal-verification-success{max-width:480px}.invest-verification-next-steps{text-align:left;background:#10b9810f;border:1px solid #10b98126;border-radius:12px;margin:1.25rem 0;padding:1rem}.invest-verification-next-header{color:var(--color-emerald);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.invest-verification-next-icon{width:18px;height:18px}.invest-verification-next-list{flex-direction:column;gap:.75rem;display:flex}.invest-verification-next-item{align-items:flex-start;gap:.75rem;display:flex}.invest-verification-next-num{background:var(--color-emerald);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.invest-verification-next-content{flex:1}.invest-verification-next-title{color:var(--color-text);margin-bottom:.125rem;font-size:.8125rem;font-weight:600}.invest-verification-next-desc{color:var(--color-text-muted);font-size:.75rem;line-height:1.35}.invest-verification-email-note{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;font-size:.8125rem;display:flex}.invest-verification-email-note strong{color:var(--color-text)}.invest-verification-email-icon{width:16px;height:16px;color:var(--color-orange)}.invest-celebration-overlay{z-index:400;background:radial-gradient(#fdfcfafa 0%,#f8f6f3fc 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.invest-celebration-confetti{z-index:450;pointer-events:none;position:fixed;inset:0;overflow:hidden}.invest-confetti-piece{background:var(--color);width:10px;height:10px;top:-20px;left:var(--x);transform:rotate(var(--rotation));animation:confetti-fall 6s ease-in-out var(--delay) forwards;opacity:0;position:absolute}.invest-confetti-piece:nth-child(odd){border-radius:2px;width:8px;height:14px}.invest-confetti-piece:nth-child(2n){border-radius:1px;width:12px;height:6px}.invest-confetti-piece:nth-child(3n){border-radius:50%;width:6px;height:6px}@keyframes confetti-fall{0%{opacity:1;transform:rotate(var(--rotation)) translateX(0);top:-5%}80%{opacity:1}to{opacity:0;transform:rotate(calc(var(--rotation) + 1080deg)) translateX(150px);top:105%}}.invest-celebration-content{z-index:410;text-align:center;padding:2rem;position:relative}.invest-celebration-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);border-radius:24px;max-width:480px;padding:2.5rem 2rem;animation:.8s cubic-bezier(.16,1,.3,1) forwards celebration-card-enter;position:relative}@keyframes celebration-card-enter{0%{opacity:0;transform:scale(.8)translateY(40px)}to{opacity:1;transform:scale(1)translateY(0)}}.invest-celebration-icon-wrapper{width:90px;height:90px;margin:0 auto 1.25rem;position:relative}.invest-celebration-icon-ring{border:2px solid #f9731633;border-radius:50%;animation:2s ease-out infinite ring-pulse;position:absolute;inset:0}.invest-celebration-icon-ring-2{animation-delay:.5s}@keyframes ring-pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.invest-celebration-icon-box{background:linear-gradient(135deg, var(--color-orange) 0%, #ea580c 100%);border-radius:50%;justify-content:center;align-items:center;animation:1s ease-out .3s forwards icon-bounce;display:flex;position:absolute;inset:12px;transform:scale(0);box-shadow:0 10px 40px #f973164d}@keyframes icon-bounce{0%{transform:scale(0)}50%{transform:scale(1.2)}70%{transform:scale(.9)}to{transform:scale(1)}}.invest-celebration-icon{color:#fff;opacity:0;width:32px;height:32px;animation:.8s ease-out .5s forwards rocket-launch;transform:translateY(10px)}@keyframes rocket-launch{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.invest-celebration-title{opacity:0;color:var(--color-text);margin-bottom:.375rem;font-size:1.75rem;font-weight:300;animation:.6s ease-out .6s forwards text-fade-up;transform:translateY(20px)}.invest-celebration-subtitle{color:var(--color-text-muted);opacity:0;margin-bottom:1.25rem;font-size:1rem;animation:.6s ease-out .75s forwards text-fade-up;transform:translateY(20px)}@keyframes text-fade-up{to{opacity:1;transform:translateY(0)}}.invest-celebration-amount{opacity:0;background:linear-gradient(135deg,#f9731614 0%,#a855f70f 100%);border:1px solid #f9731633;border-radius:14px;flex-direction:column;align-items:center;margin-bottom:1.25rem;padding:1rem;animation:.6s ease-out .9s forwards text-fade-up;display:flex;transform:translateY(20px)}.invest-celebration-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.125rem;font-size:.6875rem}.invest-celebration-value{color:var(--color-orange);font-size:2.25rem;font-weight:300}.invest-celebration-message{color:var(--color-text-light);opacity:0;justify-content:center;align-items:center;gap:.625rem;margin-bottom:1.25rem;font-size:.875rem;animation:.6s ease-out 1.05s forwards text-fade-up;display:flex;transform:translateY(20px)}.invest-celebration-party{color:#b45309;width:22px;height:22px;animation:.5s ease-in-out infinite alternate party-bounce}@keyframes party-bounce{0%{transform:rotate(-10deg)scale(1)}to{transform:rotate(10deg)scale(1.1)}}.invest-celebration-redirect{color:var(--color-text-dim);opacity:0;margin-bottom:.75rem;font-size:.75rem;animation:.6s ease-out 1.2s forwards text-fade-up;transform:translateY(20px)}.invest-celebration-loader{background:var(--color-surface-darker);opacity:0;border-radius:1.5px;width:180px;height:3px;margin:0 auto;animation:.6s ease-out 1.35s forwards text-fade-up;overflow:hidden;transform:translateY(20px)}.invest-celebration-loader-bar{background:linear-gradient(90deg, var(--color-orange), var(--color-emerald));border-radius:1.5px;width:0;height:100%;animation:10s linear 1.5s forwards loader-progress}@keyframes loader-progress{0%{width:0}to{width:100%}}.invest-verification-phone-display{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;margin-bottom:1rem;padding:1.5rem}.invest-verification-phone-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem}.invest-verification-phone-value{color:var(--color-text);font-family:SF Mono,Fira Code,monospace;font-size:1.5rem;font-weight:500}.invest-verification-send-btn{background:var(--gradient-primary);color:#fff;cursor:pointer;width:100%;transition:var(--transition-fast);box-shadow:0 8px 32px var(--color-orange-glow);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:600;display:flex}.invest-verification-send-btn:hover:not(:disabled){opacity:.9;transform:translateY(-2px)}.invest-verification-send-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.invest-verification-input{letter-spacing:.3rem;text-align:center;font-family:SF Mono,Fira Code,monospace;font-size:1.5rem!important}.invest-verification-resend{text-align:center;color:var(--color-text-muted);margin-top:1rem;font-size:.8125rem}.invest-text-button{color:var(--color-orange);font-size:inherit;cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;padding:0;font-weight:500;text-decoration:underline}.invest-text-button:hover{opacity:.8}.invest-verification-success{text-align:center;padding:2rem 1rem}.invest-verification-success-icon{background:linear-gradient(135deg,#10b98126,#10b98114);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;animation:.5s cubic-bezier(.68,-.55,.265,1.55) success-pop;display:flex}@keyframes success-pop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.invest-verification-success-icon svg{width:32px;height:32px;color:var(--color-emerald)}.invest-verification-success-title{color:var(--color-emerald);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.invest-verification-success-desc{color:var(--color-text-muted);margin-bottom:1rem;font-size:.875rem}.invest-verification-success-phone{color:var(--color-text);background:#10b98114;border:1px solid #10b98133;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:SF Mono,Fira Code,monospace;font-size:.9375rem;display:inline-flex}.invest-verification-phone-icon{width:16px;height:16px;color:var(--color-emerald)}.invest-bank-loading{color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;font-size:.875rem;display:flex}.invest-bank-loading .invest-spinner{width:24px;height:24px;color:var(--color-orange)}.invest-bank-error{text-align:center;background:#ef44440f;border:1px solid #ef444426;border-radius:10px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.invest-bank-error-icon{color:#ef4444;width:24px;height:24px}.invest-bank-error span{color:#b91c1c;font-size:.8125rem}.invest-bank-retry{color:#b91c1c;cursor:pointer;transition:var(--transition-fast);background:#ef444414;border:1px solid #ef444433;border-radius:8px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500}.invest-bank-retry:hover{background:#ef444426}.invest-ach-note{color:#92400e;background:#fbbf2414;border:1px solid #fbbf2426;border-radius:.5rem;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.invest-ach-note-icon{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}@media (width<=1024px){.invest-sidebar{position:static}.invest-layout{grid-template-columns:1fr}.invest-sidebar-card{padding:1rem}.invest-sidebar-details{flex-flow:wrap;gap:.875rem}.invest-sidebar-row{flex:1;min-width:140px}}@media (width<=768px){.invest-countdown-wrapper{padding:.375rem .75rem;top:60px}.invest-countdown-badge-container{gap:.5rem;padding:.375rem .875rem}.invest-countdown-label{font-size:.6875rem}.invest-countdown-unit{min-width:32px;padding:.15rem .25rem}.invest-countdown-value{font-size:.8125rem}.invest-countdown-text{font-size:.4375rem}.invest-main{padding:6.5rem 0 1.5rem}.invest-container{padding:0 1rem}.invest-title{font-size:1.5rem}.invest-content{border-radius:16px;padding:1rem}.invest-type-grid,.invest-payment-grid,.invest-choice-grid{grid-template-columns:1fr}.invest-popular-amounts{grid-template-columns:repeat(3,1fr);gap:.375rem}.invest-popular-btn{padding:.5rem .375rem}.invest-popular-value{font-size:.9375rem}.invest-document-card{flex-direction:column;align-items:flex-start;gap:.5rem}.invest-document-actions{justify-content:flex-end;width:100%}.invest-amount-value{font-size:1.75rem}.invest-help-links{flex-direction:column;gap:.5rem}}@media (width<=480px){.invest-countdown-badge-container{flex-wrap:wrap;justify-content:center;gap:.375rem;padding:.375rem .75rem}.invest-countdown-timer{gap:.125rem}.invest-badges{flex-wrap:wrap}.invest-sidebar-details{flex-direction:column;gap:.5rem}.invest-sidebar-row{min-width:auto}.invest-progress-step{padding:.375rem}.invest-navigation{flex-direction:column;gap:.5rem}.invest-nav-btn{justify-content:center;width:100%}.invest-nav-back{order:2}.invest-celebration-card{margin:0 1rem;padding:1.75rem 1.25rem}.invest-celebration-title{font-size:1.375rem}.invest-celebration-value{font-size:1.75rem}.invest-celebration-message{flex-direction:column;gap:.375rem}.invest-wire-confirm-buttons{flex-direction:column}.invest-wire-confirm-buttons .invest-modal-btn,.invest-modal-btn-secondary{flex:none}}.fc-page{min-height:100vh;position:relative}.fc-section{opacity:0;padding:1.5rem 0;transition:opacity .5s,transform .5s;position:relative;transform:translateY(20px)}.fc-section.fc-visible{opacity:1;transform:translateY(0)}.fc-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.fc-container-narrow{max-width:800px}.fc-hero{text-align:center;padding-top:5.5rem;padding-bottom:.5rem}.fc-hero-content{max-width:700px;margin:0 auto}.fc-hero-title{color:var(--color-text);margin-bottom:.5rem;font-size:2.25rem;font-weight:600;line-height:1.2}.fc-hero-subtitle{color:var(--color-text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.5}.fc-badge{border:1px solid;border-radius:9999px;align-items:center;gap:.5rem;margin-top:1.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.fc-trust-badges{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:.5rem;display:flex}.fc-trust-badge{color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:100px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.75rem;display:flex}.fc-trust-icon{width:14px;height:14px;color:var(--color-emerald)}.fc-types{padding:1rem 0}.fc-section-label{text-align:center;color:var(--color-text-muted);margin-bottom:.75rem;font-size:.95rem;font-weight:500}.fc-type-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (width<=768px){.fc-type-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}}@media (width<=480px){.fc-type-grid{grid-template-columns:1fr}}.fc-type-card{background:var(--color-bg-filled);border:2px solid var(--color-border);cursor:pointer;text-align:left;box-shadow:var(--shadow-sm);border-radius:12px;flex-direction:row;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:all .25s;display:flex;position:relative}.fc-type-card:hover{background:var(--color-surface-hover);box-shadow:var(--shadow-md)}.fc-type-blue:hover,.fc-type-blue.fc-type-selected{border-color:#60a5fa80}.fc-type-emerald:hover,.fc-type-emerald.fc-type-selected{border-color:#34d39980}.fc-type-purple:hover,.fc-type-purple.fc-type-selected{border-color:#a78bfa80}.fc-type-selected{background:var(--color-surface-hover)}.fc-type-icon-box{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.fc-type-icon-blue{background:#60a5fa1f}.fc-type-icon-emerald{background:#34d3991f}.fc-type-icon-purple{background:#a78bfa1f}.fc-type-icon{width:20px;height:20px}.fc-type-icon-blue .fc-type-icon{color:var(--color-blue)}.fc-type-icon-emerald .fc-type-icon{color:var(--color-emerald)}.fc-type-icon-purple .fc-type-icon{color:var(--color-purple)}.fc-type-text{flex:1;min-width:0}.fc-type-title{color:var(--color-text);margin-bottom:.1rem;font-size:.9rem;font-weight:600}.fc-type-desc{color:var(--color-text-dim);font-size:.7rem;display:none}@media (width>=900px){.fc-type-desc{display:block}}.fc-type-check{width:18px;height:18px;color:var(--color-emerald);position:absolute;top:.5rem;right:.5rem}.fc-form-section{padding:1rem 0 2rem}.fc-form-layout{grid-template-columns:1fr 280px;align-items:start;gap:1.5rem;margin-bottom:10rem;display:grid}@media (width<=1024px){.fc-form-layout{grid-template-columns:1fr}}.fc-form-wrapper{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:16px;padding:1.8rem 1.5rem}.fc-form-title{color:var(--color-text);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.fc-form-subtitle{color:var(--color-text-muted);margin-bottom:1rem;font-size:.8rem}.fc-form{flex-direction:column;gap:.75rem;display:flex}.fc-form-row{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width<=640px){.fc-form-row{grid-template-columns:1fr}}.fc-form-group{flex-direction:column;gap:.3rem;display:flex}.fc-form-group label{color:var(--color-text-light);font-size:.75rem;font-weight:500}.fc-form-group input,.fc-form-group select,.fc-form-group textarea{background:var(--color-bg-filled);border:1px solid var(--color-border);color:var(--color-text);border-radius:8px;padding:.6rem .75rem;font-size:.85rem;transition:all .2s}.fc-form-group input::placeholder,.fc-form-group textarea::placeholder{color:var(--color-text-dim)}.fc-form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='rgba(45,55,72,0.4)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:14px}.fc-form-group select option{background:var(--color-bg-filled);color:var(--color-text)}.fc-form-group input:focus,.fc-form-group select:focus,.fc-form-group textarea:focus{background:var(--color-bg-filled);border-color:#f9731666;outline:none;box-shadow:0 0 0 3px #f9731614}.fc-form-group textarea{resize:vertical;min-height:60px}.fc-form-consent{background:var(--color-surface);border-radius:8px;padding:.6rem .75rem}.fc-form-consent p{color:var(--color-text-dim);margin:0;font-size:.7rem;line-height:1.4}.fc-form-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c,#f97316);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #f9731633}.fc-form-submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px #f973164d}.fc-submit-icon{width:16px;height:16px}.fc-form-success{text-align:center;padding:2rem 1.5rem}.fc-success-icon{width:48px;height:48px;color:var(--color-emerald);margin-bottom:1rem}.fc-form-success h3{color:var(--color-text);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.fc-form-success p{color:var(--color-text-muted);font-size:.9rem;line-height:1.5}.fc-sidebar{flex-direction:column;gap:.75rem;display:flex}.fc-sidebar-card{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:12px;padding:1rem}.fc-sidebar-card h3{color:var(--color-text);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:flex}.fc-sidebar-title-icon{width:16px;height:16px;color:var(--color-orange)}.fc-terms-list{flex-direction:column;gap:.5rem;display:flex}.fc-term-row{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:.5rem;font-size:.8rem;display:flex}.fc-term-row:last-child{border-bottom:none;padding-bottom:0}.fc-term-row span:first-child{color:var(--color-text-muted)}.fc-term-row span:last-child{color:var(--color-text);font-weight:500}.fc-contact-item{align-items:center;gap:.6rem;margin-bottom:.5rem;display:flex}.fc-contact-item:last-child{margin-bottom:0}.fc-contact-icon{width:16px;height:16px;color:var(--color-text-dim)}.fc-contact-item a{color:var(--color-text-muted);font-size:.8rem;text-decoration:none;transition:color .2s}.fc-contact-item a:hover{color:var(--color-orange)}.fc-sidebar-cta{text-align:center;background:linear-gradient(135deg,#f973160f,#f9731605);border-color:#f9731626;padding:1rem}.fc-cta-icon{width:28px;height:28px;color:var(--color-orange);margin-bottom:.5rem}.fc-sidebar-cta h4{color:var(--color-text);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.fc-sidebar-cta p{color:var(--color-text-muted);margin-bottom:.75rem;font-size:.75rem}.fc-cta-btn{color:#fff;background:linear-gradient(135deg,#fb923c,#f97316);border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #f9731633}.fc-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f973164d}.fc-cta-btn-icon{width:14px;height:14px}.fc-faq{background:var(--color-bg-secondary);padding:1.5rem 0 2rem}.fc-faq-header{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.fc-faq-header-icon{width:22px;height:22px;color:var(--color-orange)}.fc-faq-header h2{color:var(--color-text);margin:0;font-size:1.1rem;font-weight:600}.fc-faq-list{flex-direction:column;gap:.5rem;display:flex}.fc-faq-item{background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:10px;transition:all .3s;overflow:hidden}.fc-faq-item:hover{box-shadow:var(--shadow-md);border-color:#2d37482e}.fc-faq-question{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.875rem 1rem;font-size:.9rem;font-weight:500;display:flex}.fc-faq-chevron{width:18px;height:18px;color:var(--color-text-dim);flex-shrink:0;transition:transform .3s}.fc-chevron-rotated{transform:rotate(180deg)}.fc-faq-answer{max-height:0;transition:max-height .3s;overflow:hidden}.fc-faq-expanded .fc-faq-answer{max-height:150px}.fc-faq-answer p{color:var(--color-text-muted);margin:0;padding:0 1rem .875rem;font-size:.85rem;line-height:1.5}@media (width<=768px){.fc-hero{padding-top:5rem}.fc-hero-title{font-size:1.75rem}.fc-hero-subtitle{font-size:.85rem}.fc-form-wrapper{padding:1rem}}.fc-input-error{border-color:#ef4444!important}.fc-error-message{color:#ef4444;margin-top:.25rem;font-size:.875rem}.fp-page{min-height:100vh;position:relative}.fp-section-hero{flex-direction:column;align-items:center;min-height:80vh;padding-top:14rem;padding-bottom:4rem;display:flex}.fp-hero-content{text-align:center;flex-direction:column;align-items:center;max-width:900px;margin:0 auto 3rem;display:flex}.fp-hero-title{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.1}.fp-hero-title-muted{color:var(--color-text-muted)}.fp-hero-title-gradient{background:linear-gradient(90deg,#10b981,#3b82f6,#a855f7) 0 0/200% 200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s infinite gradient}.fp-hero-subtitle{color:var(--color-text-muted);max-width:900px;margin:0 auto;font-size:1.2rem;font-weight:300;line-height:1.6}.fp-highlights-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;display:grid}.fp-highlight-card{background:var(--color-surface);border:1px solid var(--color-border);transition:var(--transition-medium);opacity:0;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;transform:translateY(20px)}.sa-visible .fp-highlight-card{animation:.5s forwards fadeInUp}.fp-highlight-card:hover{box-shadow:0 20px 40px var(--color-emerald-glow);border-color:#10b9814d;transform:translateY(-4px)}.fp-highlight-icon{background:#10b98126;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.fp-hl-icon{width:22px;height:22px;color:var(--color-emerald)}.fp-highlight-content h4{color:var(--color-text);margin-bottom:.25rem;font-size:1rem;font-weight:600}.fp-highlight-content p{color:var(--color-text-dim);font-size:.85rem;line-height:1.4}.fp-section-comparison{padding:6rem 0}.fp-category-filter{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.fp-category-btn{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.fp-category-btn:hover{background:var(--color-surface-hover);color:var(--color-text);border-color:#a855f74d}.fp-category-btn-active{color:var(--color-purple);background:#a855f726;border-color:#a855f766}.fp-cat-icon{width:18px;height:18px}.fp-table-wrapper{margin-bottom:2rem;position:relative}.fp-table-container{border:1px solid var(--color-border);background:var(--color-surface);border-radius:20px;overflow-x:auto}.fp-table{border-collapse:collapse;width:100%;min-width:1200px}.fp-table thead{z-index:10;position:sticky;top:0}.fp-table th{text-align:center;border-bottom:1px solid var(--color-border);background:#0000004d;padding:1.25rem 1rem;font-size:.9rem;font-weight:600}.fp-th-feature{min-width:200px;text-align:left!important}.fp-th-competitor{min-width:130px}.fp-th-highlight{border-left:2px solid var(--color-emerald);border-right:2px solid var(--color-emerald);border-top:2px solid var(--color-emerald);background:#10b9811a!important}.fp-competitor-header{flex-direction:column;align-items:center;gap:.2rem;display:flex}.fp-competitor-name{font-size:1rem;font-weight:700}.fp-competitor-tagline{color:var(--color-text-dim);white-space:nowrap;font-size:.7rem;font-weight:400}.fp-text-emerald{color:var(--color-emerald)}.fp-text-orange{color:var(--color-orange)}.fp-text-purple{color:var(--color-purple)}.fp-text-blue{color:var(--color-blue)}.fp-text-cyan{color:#06b6d4}.fp-text-pink{color:#ec4899}.fp-text-yellow{color:#eab308}.fp-tr{transition:var(--transition-fast)}.fp-tr:hover{background:#ffffff05}.fp-table td{border-bottom:1px solid var(--color-border);vertical-align:middle;padding:.875rem 1rem}.fp-td-feature{text-align:left}.fp-td-value{text-align:center}.fp-td-highlight{border-left:2px solid var(--color-emerald);border-right:2px solid var(--color-emerald);background:#10b9810d}.fp-tr:last-child .fp-td-highlight{border-bottom:2px solid var(--color-emerald)}.fp-feature-cell{align-items:center;gap:.75rem;display:flex}.fp-feature-icon{background:#a855f71a;border-radius:8px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.fp-feat-icon{width:16px;height:16px;color:var(--color-purple)}.fp-feature-name{color:var(--color-text);font-size:.9rem;font-weight:500}.fp-tooltip-wrapper{margin-left:.25rem;display:inline-flex;position:relative}.fp-help-icon{width:14px;height:14px;color:var(--color-text-dim);cursor:help;opacity:.6;transition:var(--transition-fast)}.fp-tooltip-wrapper:hover .fp-help-icon{opacity:1;color:var(--color-purple)}.fp-tooltip{border:1px solid var(--color-border);color:var(--color-text-muted);white-space:nowrap;opacity:0;visibility:hidden;transition:var(--transition-fast);z-index:100;background:#000000e6;border-radius:8px;padding:.5rem .75rem;font-size:.8rem;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.fp-tooltip:after{content:"";border:6px solid #0000;border-top-color:#000000e6;position:absolute;top:100%;left:50%;transform:translate(-50%)}.fp-tooltip-wrapper:hover .fp-tooltip{opacity:1;visibility:visible}.fp-value-icon{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.fp-value-yes{background:#10b98126}.fp-value-highlight{box-shadow:0 0 12px var(--color-emerald-glow);background:#10b98140}.fp-check-icon{width:14px;height:14px;color:var(--color-emerald)}.fp-value-no{background:#ef444426}.fp-x-icon{width:12px;height:12px;color:var(--color-red)}.fp-value-na{background:#ffffff0d}.fp-minus-icon{width:12px;height:12px;color:var(--color-text-dim)}.fp-value-text{color:var(--color-text-muted);white-space:nowrap;font-size:.8rem}.fp-value-highlight-text{color:var(--color-emerald);font-weight:600}.fp-legend{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.fp-legend-item{color:var(--color-text-dim);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.fp-legend-icon{width:24px;height:24px}.fp-legend-icon .fp-check-icon,.fp-legend-icon .fp-x-icon,.fp-legend-icon .fp-minus-icon{width:14px;height:14px}.fp-section-why{background:#ffffff03;padding:6rem 0}.fp-why-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.fp-why-card{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;transition:var(--transition-medium);opacity:0;border-radius:20px;padding:2rem;transform:translateY(20px)}.sa-visible .fp-why-card{animation:.5s forwards fadeInUp}.fp-why-card:hover{box-shadow:0 20px 40px var(--color-emerald-glow);border-color:#10b9814d;transform:translateY(-6px)}.fp-why-icon{border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;display:flex}.fp-why-icon-blue{color:var(--color-blue);background:#3b82f626}.fp-why-icon-purple{color:var(--color-purple);background:#a855f726}.fp-why-icon-emerald{color:var(--color-emerald);background:#10b98126}.fp-why-icon-orange{color:var(--color-orange);background:#f9731626}.fp-why-ic{width:28px;height:28px}.fp-why-card h3{color:var(--color-text);margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.fp-why-card p{color:var(--color-text-dim);font-size:.9rem;line-height:1.6}@media (width<=1400px){.fp-table{min-width:1100px}.fp-th-competitor{min-width:110px}.fp-table th,.fp-table td{padding:.75rem .6rem}.fp-competitor-name{font-size:.9rem}.fp-value-text{font-size:.75rem}}@media (width<=1200px){.fp-highlights-grid,.fp-why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=1024px){.fp-table-container{border-left:none;border-right:none;border-radius:0;margin:0 -1rem}}@media (width<=768px){.fp-section-hero{min-height:auto;padding-top:6rem}.fp-hero-title{font-size:2rem}.fp-hero-subtitle{font-size:1rem}.fp-highlights-grid{grid-template-columns:1fr;max-width:400px}.fp-category-filter{gap:.5rem}.fp-category-btn{padding:.6rem 1rem;font-size:.85rem}.fp-category-btn span{display:none}.fp-category-btn .fp-cat-icon{margin:0}.fp-why-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.fp-legend{gap:1rem}.fp-section-comparison,.fp-section-why{padding:4rem 0}}@media (width<=640px){.fp-th-competitor{min-width:90px}.fp-table th,.fp-table td{padding:.5rem .4rem}.fp-competitor-name{font-size:.8rem}.fp-competitor-tagline,.fp-feature-icon{display:none}.fp-feature-name{font-size:.8rem}.fp-value-text{font-size:.7rem}.fp-value-icon{width:22px;height:22px}.fp-check-icon,.fp-x-icon,.fp-minus-icon{width:11px;height:11px}}.np-page{background:var(--color-bg,#fdfcfa);min-height:100vh;color:var(--color-text,#1a202c);position:relative}.np-container{max-width:1200px;margin:0 auto;padding:0 24px}.np-visible{animation:.6s forwards npFadeUp}@keyframes npFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.np-founding-banner{z-index:1001;background:linear-gradient(135deg,#1a0a2e 0%,#0f0a1a 100%);border-bottom:1px solid #f9731633;padding:10px 0;position:fixed;top:0;left:0;right:0}.np-founding-banner-content{justify-content:center;align-items:center;gap:12px;max-width:1200px;margin:0 auto;padding:0 24px;font-size:.9rem;display:flex}.np-founding-banner-icon{color:#f97316;width:16px;height:16px}.np-founding-banner-text{color:#f0eef5d9}.np-founding-banner-text strong{color:#fbbf24}.np-founding-banner-link{color:#fb923c;align-items:center;gap:4px;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.np-founding-banner-link:hover{color:#f97316}.np-founding-banner-arrow{width:14px;height:14px}.np-page .sa-nav{top:40px}.np-hero{text-align:center;padding:180px 0 40px}.np-hero-title{letter-spacing:-.03em;color:var(--color-text,#1a202c);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.np-hero-sub{color:var(--color-text-muted,#4a5568);max-width:540px;margin:0 auto 36px;font-size:1.1rem;line-height:1.6}.np-toggle-wrap{justify-content:center;align-items:center;gap:14px;display:flex}.np-toggle-label{color:var(--color-text-dim,#718096);align-items:center;gap:6px;font-size:.95rem;font-weight:600;transition:color .3s;display:flex}.np-toggle-label.np-toggle-active{color:var(--color-text,#1a202c)}.np-toggle-badge{color:#059669;background:#10b9811a;border-radius:100px;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.np-toggle-switch{background:var(--color-surface-darker,#2d374814);border:1px solid var(--color-border,#2d37481f);cursor:pointer;border-radius:100px;width:52px;height:28px;padding:0;transition:all .3s;position:relative}.np-toggle-switch.np-toggle-on{background:#10b98126;border-color:#10b9814d}.np-toggle-knob{background:var(--color-text-muted,#4a5568);border-radius:50%;width:20px;height:20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}.np-toggle-on .np-toggle-knob{background:#059669;left:27px}.np-cards-section{padding:40px 0 60px}.np-cards-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.np-card{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;padding:36px 28px;transition:all .3s;display:flex;position:relative}.np-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.np-card-highlighted{border-color:var(--color-orange,#f97316);box-shadow:0 0 0 1px #f973161a, var(--shadow-md);transform:scale(1.02)}.np-card-highlighted:hover{transform:scale(1.02)translateY(-4px)}.np-card-popular{background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:100px;padding:6px 20px;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.np-card-header{margin-bottom:24px}.np-card-icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.np-card-icon-wrap svg{color:#fff;width:24px;height:24px}.np-card-icon-free{background:linear-gradient(135deg,#6366f1,#4f46e5)}.np-card-icon-pro{background:linear-gradient(135deg,#f97316,#ea580c)}.np-card-icon-enterprise{background:linear-gradient(135deg,#1e40af,#1e3a8a)}.np-card-name{color:var(--color-text,#1a202c);margin-bottom:6px;font-size:1.3rem;font-weight:800}.np-card-desc{color:var(--color-text-muted,#4a5568);font-size:.9rem;line-height:1.5}.np-card-price{margin-bottom:24px;position:relative}.np-price-amount{color:var(--color-text,#1a202c);letter-spacing:-.03em;font-size:2.8rem;font-weight:900;line-height:1}.np-price-custom{font-size:2.2rem}.np-price-period{color:var(--color-text-dim,#718096);margin-left:2px;font-size:1rem;font-weight:500}.np-price-savings{color:#059669;margin-top:4px;font-size:.8rem;font-weight:600;display:block}.np-card-cta{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-bottom:28px;padding:14px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.np-cta-primary{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 4px 16px #f9731640}.np-cta-primary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #f9731659}.np-cta-secondary{background:var(--color-surface,#2d37480a);color:var(--color-text,#1a202c);border:1px solid var(--color-border,#2d37481f)}.np-cta-secondary:hover{background:var(--color-surface-hover,#2d37480f);border-color:var(--color-text-dim,#718096)}.np-cta-icon{width:16px;height:16px}.np-card-features{flex-direction:column;flex:1;gap:12px;list-style:none;display:flex}.np-card-features li{color:var(--color-text-light,#2d3748);align-items:center;gap:10px;font-size:.88rem;line-height:1.4;display:flex}.np-li-check{color:#10b981;flex-shrink:0;width:16px;height:16px}.np-check-highlight{color:#f97316}.np-li-x{width:16px;height:16px;color:var(--color-text-dim,#718096);opacity:.4;flex-shrink:0}.np-li-dim{opacity:.5}.np-founding-callout{background:linear-gradient(135deg,#f973160a,#a855f70a);border:1px solid #f9731626;border-radius:16px;padding:28px 36px;position:relative;overflow:hidden}.np-founding-callout-glow{pointer-events:none;background:radial-gradient(#f973160f 0%,#0000 60%);width:60%;height:200%;position:absolute;top:-50%;left:20%}.np-founding-callout-content{justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.np-founding-callout-left{align-items:center;gap:16px;display:flex}.np-founding-callout-icon{color:#f97316;flex-shrink:0;width:32px;height:32px}.np-founding-callout-title{color:var(--color-text,#1a202c);margin-bottom:4px;font-size:1.1rem;font-weight:800}.np-founding-callout-desc{color:var(--color-text-muted,#4a5568);font-size:.9rem}.np-founding-callout-cta{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #f9731633}.np-founding-callout-cta:hover{transform:translateY(-1px);box-shadow:0 6px 24px #f973164d}.np-founding-cta-icon{width:16px;height:16px}.np-founding-cta-arrow{width:14px;height:14px;transition:transform .3s}.np-founding-callout-cta:hover .np-founding-cta-arrow{transform:translate(3px)}.np-comparison-section{padding:80px 0}.np-comparison-title{text-align:center;color:var(--color-text,#1a202c);margin-bottom:40px;font-size:1.8rem;font-weight:800}.np-comparison-table-wrap{border:1px solid var(--color-border,#2d37481f);background:var(--color-bg-filled,#fff);box-shadow:var(--shadow-sm);border-radius:16px;overflow-x:auto}.np-comparison-table{border-collapse:collapse;width:100%;font-size:.9rem}.np-comparison-table th,.np-comparison-table td{text-align:center;border-bottom:1px solid var(--color-border,#2d374814);padding:14px 20px}.np-th-feature{color:var(--color-text,#1a202c);min-width:200px;font-weight:700;text-align:left!important}.np-th-plan{color:var(--color-text,#1a202c);min-width:120px;font-weight:700}.np-th-highlighted{color:#ea580c;background:#f973160a}.np-td-feature{color:var(--color-text-light,#2d3748);font-weight:500;text-align:left!important}.np-td-value{color:var(--color-text-muted,#4a5568)}.np-td-highlighted{background:#f9731605}.np-tr-even{background:var(--color-surface,#2d374805)}.np-feature-check{color:#10b981;width:18px;height:18px;margin:0 auto}.np-feature-x{width:18px;height:18px;color:var(--color-text-dim,#718096);opacity:.3;margin:0 auto}.np-feature-text-value{font-size:.85rem;font-weight:600}.np-faq-section{padding:0 0 80px}.np-faq-title{text-align:center;color:var(--color-text,#1a202c);margin-bottom:36px;font-size:1.8rem;font-weight:800}.np-faq-list{flex-direction:column;gap:12px;max-width:720px;margin:0 auto;display:flex}.np-faq-item{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);cursor:pointer;border-radius:14px;transition:all .3s;overflow:hidden}.np-faq-item:hover{border-color:var(--color-border-warm,#f9731633)}.np-faq-open{border-color:#f9731633;box-shadow:0 2px 8px #f973160d}.np-faq-question{color:var(--color-text,#1a202c);justify-content:space-between;align-items:center;padding:18px 24px;font-size:.98rem;font-weight:600;display:flex}.np-faq-chevron{width:18px;height:18px;color:var(--color-text-dim,#718096);flex-shrink:0}.np-faq-answer{max-height:0;padding:0 24px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s;overflow:hidden}.np-faq-open .np-faq-answer{max-height:300px;padding:0 24px 18px}.np-faq-answer p{color:var(--color-text-muted,#4a5568);font-size:.9rem;line-height:1.7}.np-bottom-cta{padding:0 0 80px}.np-bottom-cta-box{text-align:center;background:var(--color-surface-warm,#fff9f5);border:1px solid var(--color-border-warm,#f9731626);border-radius:24px;padding:60px 40px}.np-bottom-cta-box h2{color:var(--color-text,#1a202c);margin-bottom:8px;font-size:1.8rem;font-weight:800}.np-bottom-cta-box p{color:var(--color-text-muted,#4a5568);margin-bottom:28px;font-size:1rem}.np-bottom-cta-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.np-bottom-btn-primary{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #f9731633}.np-bottom-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 24px #f973164d}.np-bottom-btn-icon{width:18px;height:18px}.np-bottom-btn-secondary{color:var(--color-text,#1a202c);border:1px solid var(--color-border,#2d37481f);background:0 0;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.np-bottom-btn-secondary:hover{border-color:var(--color-text-dim,#718096);background:var(--color-surface,#2d37480a)}@media (width<=968px){.np-cards-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto 40px}.np-card-highlighted{order:-1;transform:none}.np-card-highlighted:hover{transform:translateY(-4px)}}@media (width<=768px){.np-hero{padding:160px 0 32px}.np-founding-banner-content{text-align:center;flex-direction:column;gap:6px;font-size:.8rem}.np-founding-callout-content{text-align:center;flex-direction:column}.np-founding-callout-left{flex-direction:column}.np-comparison-table{font-size:.8rem}.np-comparison-table th,.np-comparison-table td{padding:10px 12px}.np-th-feature{min-width:140px}.np-bottom-cta-box{padding:40px 24px}}@media (width<=480px){.np-hero-title{font-size:1.8rem}.np-card{padding:28px 20px}}.pw-page{background:var(--gradient-warm,linear-gradient(180deg, #fdfcfa 0%, #fff7ed 50%, #fef3e2 100%));min-height:100vh;color:var(--color-text,#1a202c);background-attachment:fixed;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative}.pw-background{pointer-events:none;z-index:0;position:fixed;inset:0}.pw-bg-gradient{background:radial-gradient(at 50% -10%,#f973160f 0%,#0000 50%),radial-gradient(at 80%,#a855f70a 0%,#0000 50%);position:absolute;inset:0}.pw-loading,.pw-error{min-height:60vh;color:var(--color-text-muted,#4a5568);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.pw-loading-spinner{border:3px solid var(--color-border,#2d37481f);border-top-color:var(--color-blue,#3b82f6);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite pwSpin}@keyframes pwSpin{to{transform:rotate(360deg)}}.pw-error h2{color:#012169;font-size:1.5rem;font-weight:700}.pw-back-link{color:var(--color-blue,#3b82f6);font-weight:600;text-decoration:none;transition:opacity .2s}.pw-back-link:hover{opacity:.8}.pw-main{z-index:1;padding:120px 0 60px;position:relative}.pw-container{max-width:800px;margin:0 auto;padding:0 24px}.pw-breadcrumb{color:var(--color-text-dim,#718096);align-items:center;gap:6px;margin-bottom:28px;font-size:.85rem;display:flex}.pw-breadcrumb a{color:var(--color-blue,#3b82f6);text-decoration:none;transition:opacity .2s}.pw-breadcrumb a:hover{opacity:.8}.pw-breadcrumb-sep{width:14px;height:14px;color:var(--color-text-dim,#718096);opacity:.5}.pw-breadcrumb-current{color:var(--color-text-muted,#4a5568);font-weight:500}.pw-card{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);box-shadow:var(--shadow-card,0 4px 20px #2d374814);border-radius:20px;margin-bottom:36px;padding:40px;transition:box-shadow .3s}.pw-card:hover{box-shadow:var(--shadow-card-hover,0 12px 40px #2d374826)}.pw-card-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.pw-category-badge{text-transform:uppercase;letter-spacing:.04em;color:var(--category-color,#6366f1);background:color-mix(in srgb, var(--category-color,#6366f1) 10%, transparent);border:1px solid color-mix(in srgb, var(--category-color,#6366f1) 20%, transparent);border-radius:100px;align-items:center;padding:6px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.pw-author{color:var(--color-text-dim,#718096);font-size:.8rem}.pw-title{letter-spacing:-.01em;color:#012169;margin-bottom:16px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.2}.pw-description{color:var(--color-text-muted,#4a5568);margin-bottom:28px;font-size:1.05rem;line-height:1.7}.pw-integrations{margin-bottom:24px}.pw-integrations-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim,#718096);align-items:center;gap:8px;margin-bottom:12px;font-size:.8rem;font-weight:600;display:flex}.pw-integrations-icon{width:14px;height:14px}.pw-integrations-list{flex-wrap:wrap;gap:10px;display:flex}.pw-integration-chip{background:var(--color-surface,#2d37480a);border:1px solid var(--color-border,#2d37481f);color:var(--color-text-light,#2d3748);border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.pw-integration-chip:hover{background:var(--color-surface-hover,#2d37480f);border-color:var(--color-blue,#3b82f6)}.pw-integration-icon svg{width:16px;height:16px;color:var(--color-text-dim,#718096)}.pw-stats{border-top:1px solid var(--color-border,#2d37481f);border-bottom:1px solid var(--color-border,#2d37481f);align-items:center;gap:20px;margin-bottom:28px;padding:20px 0;display:flex}.pw-stat{align-items:center;gap:6px;display:flex}.pw-stat-icon{width:16px;height:16px;color:var(--color-text-dim,#718096)}.pw-stat-star{color:#f59e0b}.pw-stat-value{color:var(--color-text,#1a202c);font-size:.95rem;font-weight:700}.pw-stat-label{color:var(--color-text-dim,#718096);font-size:.8rem}.pw-stat-divider{background:var(--color-border,#2d37481f);width:1px;height:20px}.pw-dag-preview{margin-top:4px}.pw-dag-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim,#718096);align-items:center;gap:8px;margin-bottom:16px;font-size:.8rem;font-weight:600;display:flex}.pw-dag-label-icon{width:14px;height:14px}.pw-dag-steps{align-items:center;gap:0;padding:12px 0;display:flex;overflow-x:auto}.pw-dag-node{background:var(--color-surface,#2d37480a);border:1px solid var(--color-border,#2d37481f);border-radius:12px;flex-direction:column;align-items:center;gap:8px;min-width:110px;padding:16px 20px;transition:all .2s;display:flex}.pw-dag-node:hover{border-color:var(--node-color,#6366f1);box-shadow:0 4px 12px color-mix(in srgb, var(--node-color,#6366f1) 15%, transparent)}.pw-dag-node-icon{background:color-mix(in srgb, var(--node-color,#6366f1) 12%, transparent);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pw-dag-node-icon svg{width:18px;height:18px;color:var(--node-color,#6366f1)}.pw-dag-node-label{color:var(--color-text,#1a202c);text-align:center;white-space:nowrap;font-size:.8rem;font-weight:600}.pw-dag-node-type{text-transform:uppercase;letter-spacing:.08em;color:var(--node-color,#6366f1);font-size:.65rem;font-weight:600}.pw-dag-connector{align-items:center;padding:0 4px;display:flex}.pw-dag-arrow{width:18px;height:18px;color:var(--color-text-dim,#718096);opacity:.4}.pw-cta-section{text-align:center;margin-bottom:48px}.pw-cta-button{background:var(--gradient-primary,linear-gradient(135deg, #f97316 0%, #fb923c 50%, #fbbf24 100%));color:#fff;cursor:pointer;box-shadow:var(--shadow-md,0 4px 12px #2d37481a), 0 4px 24px #f9731640;border:none;border-radius:14px;align-items:center;gap:10px;padding:18px 48px;font-size:1.15rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.pw-cta-button:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 8px 30px #f9731659}.pw-cta-shine{background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:100%;height:100%;animation:4s ease-in-out infinite pwShine;position:absolute;top:0;left:-100%}@keyframes pwShine{0%{left:-100%}50%{left:100%}to{left:100%}}.pw-cta-arrow{width:20px;height:20px;transition:transform .3s}.pw-cta-button:hover .pw-cta-arrow{transform:translate(4px)}.pw-cta-subtext{color:var(--color-text-dim,#718096);margin-top:14px;font-size:.9rem}.pw-how-it-works{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);box-shadow:var(--shadow-card,0 4px 20px #2d374814);border-radius:20px;margin-bottom:48px;padding:40px}.pw-how-title{text-align:center;color:#012169;margin-bottom:32px;font-size:clamp(1.3rem,3vw,1.75rem);font-weight:700}.pw-how-steps{justify-content:center;align-items:flex-start;gap:0;display:flex}.pw-how-step{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:200px;display:flex}.pw-how-step-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}.pw-how-step-icon svg{color:#fff;width:24px;height:24px}.pw-how-step-1{background:linear-gradient(135deg,#3b82f6,#2563eb)}.pw-how-step-2{background:linear-gradient(135deg,#a855f7,#7c3aed)}.pw-how-step-3{background:linear-gradient(135deg,#10b981,#059669)}.pw-how-step-content h4{color:var(--color-text,#1a202c);margin-bottom:4px;font-size:1rem;font-weight:700}.pw-how-step-content p{color:var(--color-text-muted,#4a5568);font-size:.85rem;line-height:1.5}.pw-how-connector{align-items:center;padding-top:24px;display:flex}.pw-how-connector svg{width:24px;height:24px;color:var(--color-text-dim,#718096);opacity:.3}.pw-share-section{margin-bottom:40px}.pw-share-card{background:var(--color-surface-warm,#fff9f5);border:1px solid var(--color-border-warm,#f9731633);box-shadow:var(--shadow-sm,0 1px 3px #2d374814);border-radius:14px;align-items:center;gap:16px;padding:20px 24px;display:flex}.pw-share-icon{width:24px;height:24px;color:var(--color-blue,#3b82f6);flex-shrink:0}.pw-share-card h4{color:var(--color-text,#1a202c);margin-bottom:2px;font-size:.95rem;font-weight:700}.pw-share-card p{color:var(--color-text-muted,#4a5568);font-size:.85rem}.pw-share-btn{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);color:var(--color-text,#1a202c);cursor:pointer;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;margin-left:auto;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.pw-share-btn:hover{border-color:var(--color-orange,#f97316);color:var(--color-orange,#f97316)}.pw-share-btn svg{width:14px;height:14px}@media (width<=768px){.pw-main{padding:100px 0 40px}.pw-card{border-radius:16px;padding:24px}.pw-card-top{flex-direction:column;align-items:flex-start;gap:8px}.pw-stats{flex-direction:column;align-items:flex-start;gap:12px}.pw-stat-divider{display:none}.pw-dag-steps{flex-direction:column;align-items:stretch}.pw-dag-connector{justify-content:center;padding:4px 0}.pw-dag-arrow{transform:rotate(90deg)}.pw-dag-node{min-width:unset;flex-direction:row}.pw-how-steps{flex-direction:column;gap:24px}.pw-how-connector{display:none}.pw-how-step{max-width:100%}.pw-share-card{text-align:center;flex-direction:column}.pw-share-btn{margin-left:0}.pw-breadcrumb{display:none}}.pw-landing-extended{flex-direction:column;gap:48px;max-width:900px;margin:48px auto 0;padding:0 24px;display:flex}.pw-use-cases h2,.pw-landing-extended .pw-how-it-works h2,.pw-faq h2,.pw-seo-content h2{color:#012169;margin:0 0 20px;font-size:clamp(1.4rem,3vw,1.75rem);font-weight:700}.pw-use-cases>div{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.pw-use-case-card{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);box-shadow:var(--shadow-card,0 4px 20px #2d374814);border-radius:16px;padding:24px;transition:all .3s}.pw-use-case-card:hover{box-shadow:var(--shadow-card-hover,0 12px 40px #2d374826);border-color:var(--color-orange,#f97316);transform:translateY(-4px)}.pw-use-case-icon{background:var(--color-orange-glow,#f9731626);width:40px;height:40px;color:var(--color-orange,#f97316);border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.pw-use-case-card h3{color:var(--color-text,#1a202c);margin:0 0 6px;font-size:1rem;font-weight:700}.pw-use-case-card p{color:var(--color-text-muted,#4a5568);margin:0;font-size:.85rem;line-height:1.6}.pw-landing-extended .pw-how-it-works{background:var(--color-bg-secondary,#f8f6f3);border:1px solid var(--color-border,#2d37481f);box-shadow:var(--shadow-card,0 4px 20px #2d374814);border-radius:20px;padding:40px}.pw-landing-extended .pw-how-it-works h2{text-align:center}.pw-landing-extended .pw-how-it-works>div:last-child{justify-content:space-between;gap:24px;display:flex}.pw-step{text-align:center;flex:1}.pw-step>div:first-child{background:var(--color-orange-glow,#f9731626);width:48px;height:48px;color:var(--color-orange,#f97316);border:3px solid #f9731640;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:1.1rem;font-weight:700;display:flex}.pw-step h3{color:var(--color-text,#1a202c);margin:0 0 4px;font-size:.95rem;font-weight:700}.pw-step p{color:var(--color-text-muted,#4a5568);margin:0;font-size:.82rem;line-height:1.5}.pw-faq>div{flex-direction:column;gap:8px;display:flex}.pw-faq-item{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);box-shadow:var(--shadow-sm,0 1px 3px #2d374814);border-radius:14px;transition:all .2s;overflow:hidden}.pw-faq-item:hover{border-color:var(--color-border-warm,#f9731633)}.pw-faq-item button{text-align:left;width:100%;color:var(--color-text,#1a202c);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 20px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.92rem;font-weight:600;display:flex}.pw-faq-item button:hover{background:var(--color-surface,#2d37480a)}.pw-faq-item>div:last-child{color:var(--color-text-muted,#4a5568);padding:0 20px 16px;font-size:.85rem;line-height:1.7}.pw-seo-content h2{color:#012169}.pw-seo-content p{color:var(--color-text-muted,#4a5568);margin:0 0 8px;font-size:.9rem;line-height:1.7}.pw-seo-content p:last-child{color:var(--color-text-dim,#718096);font-family:monospace;font-size:.75rem}@media (width<=768px){.pw-use-cases>div{grid-template-columns:1fr}.pw-landing-extended .pw-how-it-works>div:last-child{flex-direction:column}}.mp-page{background:var(--color-bg,#fdfcfa);min-height:100vh;color:var(--color-text,#1a202c);position:relative}.mp-background{pointer-events:none;z-index:0;position:fixed;inset:0}.mp-bg-gradient{background:radial-gradient(at 30% -10%,#f973160f 0%,#0000 50%),radial-gradient(at 70% 0,#3b82f60a 0%,#0000 50%),radial-gradient(at 50% 80%,#a855f708 0%,#0000 50%);position:absolute;inset:0}.mp-bg-pattern{background-image:linear-gradient(#2d374808 1px,#0000 1px),linear-gradient(90deg,#2d374808 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 70%);mask-image:radial-gradient(#000 0%,#0000 70%)}.mp-main{z-index:1;padding-top:80px;position:relative}.mp-hero{text-align:center;padding:60px 24px 40px}.mp-hero-content{max-width:680px;margin:0 auto}.mp-hero-badge{color:var(--color-orange,#f97316);background:#f9731614;border:1px solid #f9731626;border-radius:100px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.mp-hero-title{letter-spacing:-.03em;color:var(--color-text,#1a202c);margin-bottom:16px;font-size:3rem;font-weight:800;line-height:1.1}.mp-text-gradient{background:var(--gradient-primary,linear-gradient(135deg, #f97316, #fbbf24));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.mp-hero-subtitle{color:var(--color-text-muted,#4a5568);max-width:520px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.6}.mp-hero-search{max-width:560px;margin:0 auto;position:relative}.mp-search-icon{color:var(--color-text-dim,#718096);pointer-events:none;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.mp-search-input{border:1.5px solid var(--color-border,#2d37481f);width:100%;color:var(--color-text,#1a202c);background:var(--color-bg-filled,#fff);box-shadow:var(--shadow-md,0 4px 12px #2d37481a);border-radius:16px;outline:none;padding:15px 48px 15px 50px;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.mp-search-input::placeholder{color:var(--color-text-dim,#718096)}.mp-search-input:focus{border-color:var(--color-orange,#f97316);box-shadow:0 4px 20px #f973161f, var(--shadow-md)}.mp-search-clear{background:var(--color-surface,#2d37480a);cursor:pointer;color:var(--color-text-dim,#718096);border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.mp-search-clear:hover{background:var(--color-surface-darker,#2d374814);color:var(--color-text,#1a202c)}.mp-filters{z-index:50;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border,#2d37481f);background:#fdfcfad9;padding:0 24px;position:sticky;top:72px}.mp-filters-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;padding:12px 0;display:flex}.mp-categories{scrollbar-width:none;-ms-overflow-style:none;flex:1;align-items:center;gap:8px;min-width:0;padding:4px 0;display:flex;overflow-x:auto}.mp-categories::-webkit-scrollbar{display:none}.mp-category-pill{border:1.5px solid var(--color-border,#2d37481f);background:var(--color-bg-filled,#fff);color:var(--color-text-muted,#4a5568);cursor:pointer;white-space:nowrap;border-radius:100px;flex-shrink:0;padding:7px 16px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s}.mp-category-pill:hover{border-color:var(--color-orange,#f97316);color:var(--color-orange,#f97316);background:#f973160a}.mp-category-pill.active{background:var(--color-orange,#f97316);color:#fff;border-color:var(--color-orange,#f97316);box-shadow:0 2px 8px #f9731640}.mp-sort-wrapper{flex-shrink:0;position:relative}.mp-sort-trigger{border:1.5px solid var(--color-border,#2d37481f);background:var(--color-bg-filled,#fff);color:var(--color-text-muted,#4a5568);cursor:pointer;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.mp-sort-trigger:hover{border-color:#2d374840}.mp-sort-chevron{transition:transform .2s}.mp-sort-chevron.open{transform:rotate(180deg)}.mp-sort-dropdown{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);min-width:180px;box-shadow:var(--shadow-lg);z-index:100;border-radius:12px;padding:6px;animation:.15s mpDropIn;position:absolute;top:calc(100% + 6px);right:0}@keyframes mpDropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mp-sort-option{width:100%;color:var(--color-text-muted,#4a5568);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:9px 12px;font-family:inherit;font-size:.82rem;font-weight:500;transition:background .15s,color .15s;display:flex}.mp-sort-option:hover{background:var(--color-surface,#2d37480a);color:var(--color-text,#1a202c)}.mp-sort-option.active{color:var(--color-orange,#f97316);background:#f973160f;font-weight:600}.mp-content{max-width:1200px;margin:0 auto;padding:32px 24px 80px}.mp-results-info{color:var(--color-text-dim,#718096);margin-bottom:20px;padding-left:4px;font-size:.85rem}.mp-results-info strong{color:var(--color-text,#1a202c);font-weight:600}.mp-staff-picks{margin-bottom:48px}.mp-section-header{margin-bottom:20px}.mp-section-title-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.mp-section-icon{color:var(--color-orange,#f97316)}.mp-section-title{color:var(--color-text,#1a202c);font-size:1.3rem;font-weight:700}.mp-section-desc{color:var(--color-text-dim,#718096);padding-left:28px;font-size:.85rem}.mp-staff-scroll{scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding:4px 0 8px;display:flex;overflow-x:auto}.mp-staff-scroll::-webkit-scrollbar{display:none}.mp-staff-card{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);cursor:pointer;border-radius:16px;flex-direction:column;flex-shrink:0;gap:12px;width:340px;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.mp-staff-card:hover{box-shadow:var(--shadow-card-hover,0 12px 40px #2d374826);border-color:#f973164d;transform:translateY(-4px)}.mp-staff-card-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.mp-staff-badge{color:var(--color-orange,#f97316);white-space:nowrap;background:#f9731614;border:1px solid #f9731633;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.mp-staff-card-title{color:var(--color-text,#1a202c);font-size:1.1rem;font-weight:700;line-height:1.3}.mp-staff-card-desc{color:var(--color-text-muted,#4a5568);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.55;display:-webkit-box;overflow:hidden}.mp-staff-card-integrations{padding-top:4px}.mp-staff-card-stats{align-items:center;gap:14px;margin-top:auto;padding-top:4px;display:flex}.mp-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.mp-card{background:var(--color-bg-filled,#fff);border:1px solid var(--color-border,#2d37481f);cursor:pointer;border-radius:16px;outline:none;flex-direction:column;gap:10px;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative}.mp-card:hover,.mp-card:focus-visible{box-shadow:var(--shadow-card-hover,0 12px 40px #2d374826);border-color:#f9731640;transform:translateY(-3px)}.mp-card:focus-visible{box-shadow:0 0 0 3px #f9731633, var(--shadow-card-hover)}.mp-card-badges{flex-wrap:wrap;gap:6px;min-height:0;display:flex}.mp-badge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.mp-badge-featured{color:#dc2626;background:#dc262614;border:1px solid #dc262633}.mp-badge-pick{color:var(--color-orange,#f97316);background:#f9731614;border:1px solid #f9731633}.mp-cat-badge{color:var(--cat-color,#6366f1);background:color-mix(in srgb, var(--cat-color,#6366f1) 8%, transparent);border:1px solid color-mix(in srgb, var(--cat-color,#6366f1) 20%, transparent);border-radius:100px;align-items:center;width:fit-content;padding:4px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.mp-card-title{color:var(--color-text,#1a202c);font-size:1rem;font-weight:700;line-height:1.3}.mp-card-desc{color:var(--color-text-muted,#4a5568);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.mp-card-integrations{padding:2px 0}.mp-card-stats{flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;padding-top:4px;display:flex}.mp-stat{color:var(--color-text-dim,#718096);align-items:center;gap:4px;font-size:.75rem;font-weight:500;display:inline-flex}.mp-stat-star{color:#fbbf24;fill:#fbbf24}.mp-stat-dot{color:var(--color-border,#2d374833);font-size:.6rem}.mp-use-btn{border:1.5px solid var(--color-border,#2d37481f);width:100%;color:var(--color-text,#1a202c);background:var(--color-bg-filled,#fff);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:10px 16px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.mp-use-btn:hover{background:var(--color-orange,#f97316);color:#fff;border-color:var(--color-orange,#f97316);box-shadow:0 4px 12px #f9731640}.mp-use-btn svg{transition:transform .2s}.mp-use-btn:hover svg{transform:translate(2px)}.mp-card-skeleton{pointer-events:none}.mp-skel-top{background:var(--color-surface,#2d37480a);border-radius:100px;width:100px;height:22px;animation:1.5s ease-in-out infinite mpPulse}.mp-skel-title{background:var(--color-surface,#2d37480a);border-radius:6px;width:75%;height:18px;animation:1.5s ease-in-out .1s infinite mpPulse}.mp-skel-desc{background:var(--color-surface,#2d37480a);border-radius:4px;width:95%;height:14px;animation:1.5s ease-in-out .2s infinite mpPulse}.mp-skel-desc-short{width:60%}.mp-skel-row{background:var(--color-surface,#2d37480a);border-radius:6px;width:100%;height:28px;margin-top:auto;animation:1.5s ease-in-out .3s infinite mpPulse}.mp-skel-btn{background:var(--color-surface,#2d37480a);border-radius:10px;width:100%;height:38px;animation:1.5s ease-in-out .4s infinite mpPulse}@keyframes mpPulse{0%,to{opacity:1}50%{opacity:.4}}.mp-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:80px 24px;display:flex}.mp-empty-icon{color:var(--color-text-dim,#718096);opacity:.4;margin-bottom:8px}.mp-empty h3{color:var(--color-text,#1a202c);font-size:1.2rem;font-weight:700}.mp-empty p{color:var(--color-text-muted,#4a5568);font-size:.9rem}.mp-empty-reset{border:1.5px solid var(--color-orange,#f97316);color:var(--color-orange,#f97316);cursor:pointer;background:0 0;border-radius:10px;margin-top:8px;padding:9px 20px;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s}.mp-empty-reset:hover{background:var(--color-orange,#f97316);color:#fff}.mp-load-more{justify-content:center;padding:40px 0 20px;display:flex}.mp-load-more-btn{border:1.5px solid var(--color-border,#2d37481f);color:var(--color-text,#1a202c);background:var(--color-bg-filled,#fff);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:8px;padding:12px 32px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.mp-load-more-btn:hover:not(:disabled){border-color:var(--color-orange,#f97316);color:var(--color-orange,#f97316);box-shadow:var(--shadow-md)}.mp-load-more-btn:disabled{opacity:.6;cursor:not-allowed}.mp-spinner{border:2px solid var(--color-border,#2d37481f);border-top-color:var(--color-orange,#f97316);border-radius:50%;width:16px;height:16px;animation:.6s linear infinite mpSpin}@keyframes mpSpin{to{transform:rotate(360deg)}}@media (width<=1024px){.mp-grid{grid-template-columns:repeat(2,1fr)}.mp-hero-title{font-size:2.4rem}.mp-staff-card{width:300px}}@media (width<=768px){.mp-hero{padding:40px 16px 28px}.mp-hero-title{font-size:2rem}.mp-hero-subtitle{margin-bottom:24px;font-size:1rem}.mp-search-input{border-radius:12px;padding:13px 44px 13px 46px;font-size:.9rem}.mp-filters{padding:0 16px}.mp-filters-inner{flex-direction:column;align-items:stretch;gap:10px;padding:10px 0}.mp-sort-wrapper{align-self:flex-end}.mp-content{padding:24px 16px 60px}.mp-grid{grid-template-columns:1fr;gap:16px}.mp-card{padding:20px}.mp-staff-card{width:280px;padding:20px}.mp-staff-scroll{gap:14px}.mp-section-title{font-size:1.1rem}.mp-card-stats{gap:4px}.mp-stat-dot{margin:0 2px}}@media (width<=480px){.mp-hero-title{font-size:1.75rem}.mp-category-pill{padding:6px 12px;font-size:.78rem}.mp-staff-card{width:260px}}.share-prompt{text-align:center;background:linear-gradient(135deg,#6366f10f 0%,#a855f70f 100%);border:1px solid #6366f126;border-radius:16px;padding:28px 32px;animation:.4s ease-out sharePromptSlideIn;position:relative}.share-prompt--compact{border-radius:12px;padding:16px 20px}@keyframes sharePromptSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.share-prompt__close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.share-prompt__close:hover{color:#374151;background:#0000000f}.share-prompt__header{justify-content:center;align-items:center;gap:10px;margin-bottom:12px;display:flex}.share-prompt--compact .share-prompt__header{margin-bottom:8px}.share-prompt__icon{color:#6366f1;flex-shrink:0}.share-prompt__headline{color:#1f2937;letter-spacing:-.01em;margin:0;font-size:1.2rem;font-weight:700}.share-prompt--compact .share-prompt__headline{font-size:1rem}.share-prompt__incentive{color:#374151;background:linear-gradient(135deg,#10b98114,#3b82f614);border-radius:20px;justify-content:center;align-items:center;gap:6px;margin-bottom:20px;padding:8px 16px;font-size:.875rem;display:inline-flex}.share-prompt__gift-icon{color:#10b981;flex-shrink:0}.share-prompt__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.share-prompt--compact .share-prompt__actions{gap:8px}.share-prompt__btn{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.share-prompt--compact .share-prompt__btn{padding:8px 14px;font-size:.8125rem}.share-prompt__btn:hover{color:#6366f1;background:#6366f10a;border-color:#6366f1;transform:translateY(-1px);box-shadow:0 2px 8px #6366f11f}.share-prompt__btn:active{transform:translateY(0)}.share-prompt__btn--copy{color:#fff;background:#6366f1;border-color:#6366f1}.share-prompt__btn--copy:hover{color:#fff;background:#4f46e5;border-color:#4f46e5}.share-prompt__btn--copied{color:#fff;background:#10b981;border-color:#10b981}.share-prompt__btn--copied:hover{color:#fff;background:#059669;border-color:#059669}.share-prompt__check-anim{animation:.3s shareCheckPop}@keyframes shareCheckPop{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.share-prompt__btn--linkedin:hover{color:#0077b5;background:#0077b50a;border-color:#0077b5}.share-prompt__btn--email:hover{color:#ea4335;background:#ea43350a;border-color:#ea4335}.share-prompt__btn--active{color:#6366f1;background:#6366f10f;border-color:#6366f1}.share-prompt__qr-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:10px;margin-top:20px;padding:20px;animation:.3s ease-out sharePromptSlideIn;display:inline-flex}.share-prompt__qr-image{border-radius:8px}.share-prompt__qr-label{color:#6b7280;margin:0;font-size:.8125rem}.share-prompt__thanks{color:#6366f1;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:.8125rem;font-weight:500;display:flex}@media (width<=640px){.share-prompt{padding:20px 16px}.share-prompt__headline{font-size:1.05rem}.share-prompt__actions{flex-direction:column;gap:8px}.share-prompt__btn{justify-content:center;width:100%}}.pe-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;margin-top:24px;padding:24px}.pe-header{text-align:center;margin-bottom:20px}.pe-icon-ring{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 12px;display:flex}.pe-icon-ring--aha{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f640}.pe-icon-ring--personalize{color:#c084fc;background:#a855f726;border:1px solid #a855f740}.pe-icon-ring--share{color:#34d399;background:#10b98126;border:1px solid #10b98140}.pe-headline{color:#f1f5f9;margin:0 0 6px;font-size:1.25rem;font-weight:600}.pe-subtext{color:#94a3b8;max-width:440px;margin:0 auto;font-size:.9rem;line-height:1.5}.pe-connector-card{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:#3b82f614;border:1px solid #3b82f62e;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;transition:all .2s;display:flex}.pe-connector-card:hover{background:#3b82f624;border-color:#3b82f64d;transform:translateY(-1px)}.pe-connector-icon{color:#60a5fa;background:#3b82f626;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.pe-connector-info{flex-direction:column;flex:1;gap:3px;display:flex}.pe-connector-name{color:#e2e8f0;font-size:.95rem;font-weight:600}.pe-connector-pitch{color:#94a3b8;font-size:.82rem;line-height:1.4}.pe-connector-arrow{color:#60a5fa;opacity:.7;flex-shrink:0;transition:opacity .2s,transform .2s}.pe-connector-card:hover .pe-connector-arrow{opacity:1;transform:translate(3px)}.pe-styling-btn{color:#c084fc;cursor:pointer;width:100%;font-size:.95rem;font-weight:600;font:inherit;background:linear-gradient(135deg,#a855f726,#8b5cf61a);border:1px solid #a855f740;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;transition:all .2s;display:flex}.pe-styling-btn:hover{background:linear-gradient(135deg,#a855f738,#8b5cf626);border-color:#a855f759;transform:translateY(-1px)}.pe-styling-enabled{background:#10b98114;border:1px solid #10b98133;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 18px;display:flex}.pe-styling-sparkle{color:#34d399;flex-shrink:0;margin-top:2px}.pe-styling-status{color:#34d399;margin-bottom:3px;font-size:.9rem;font-weight:600;display:block}.pe-styling-hint{color:#94a3b8;font-size:.82rem;line-height:1.4;display:block}.pe-team-btn{cursor:pointer;text-align:left;color:#94a3b8;width:100%;font:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;margin-top:12px;padding:14px 16px;transition:all .2s;display:flex}.pe-team-btn:hover{background:#ffffff0f;border-color:#ffffff24}.pe-team-info{flex-direction:column;flex:1;gap:2px;display:flex}.pe-team-label{color:#e2e8f0;font-size:.9rem;font-weight:600}.pe-team-subtext{color:#64748b;font-size:.78rem}.pe-run-indicator{border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding-top:16px;display:flex}.pe-run-dot{background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;width:8px;height:8px;transition:all .3s}.pe-run-dot--active{background:#f97316;border-color:#f97316;box-shadow:0 0 8px #f9731666}.pe-run-dot--done{background:#10b981;border-color:#10b981}.pe-run-label{color:#64748b;margin-left:4px;font-size:.75rem}.pe-phase--share .share-prompt{background:0 0;border:none;margin:0;padding:0}.pe-phase--share .share-prompt__close{display:none}.ws-page{background:#fafbfc;flex-direction:column;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow-x:hidden}.ws-background{pointer-events:none;z-index:0;position:fixed;inset:0}.ws-bg-gradient{background:radial-gradient(#6366f10f 0%,#0000 70%);width:1200px;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.ws-loading,.ws-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;padding:24px;display:flex}.ws-loading p,.ws-error p{color:#6b7280;font-size:1rem}.ws-error h2{color:#1f2937;margin:0}.ws-spinner{color:#6366f1;animation:1s linear infinite wsSpinnerRotate}@keyframes wsSpinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ws-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:relative}.ws-logo{color:#1f2937;letter-spacing:-.02em;font-size:1.25rem;font-weight:700;text-decoration:none}.ws-header-steps{align-items:center;gap:8px;display:flex}.ws-header-spacer{width:80px}.ws-step-indicator{align-items:center;gap:6px;display:flex}.ws-step-indicator-circle{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.75rem;font-weight:600;transition:all .3s;display:flex}.ws-step-indicator--pending .ws-step-indicator-circle{color:#9ca3af;background:#f3f4f6;border:2px solid #e5e7eb}.ws-step-indicator--active .ws-step-indicator-circle{color:#fff;background:#6366f1;border:2px solid #6366f1;box-shadow:0 0 0 4px #6366f126}.ws-step-indicator--done .ws-step-indicator-circle{color:#fff;background:#10b981;border:2px solid #10b981}.ws-step-indicator-label{font-size:.8125rem;font-weight:500;transition:color .3s}.ws-step-indicator--pending .ws-step-indicator-label{color:#9ca3af}.ws-step-indicator--active .ws-step-indicator-label{color:#6366f1}.ws-step-indicator--done .ws-step-indicator-label{color:#10b981}.ws-step-line{background:#e5e7eb;border-radius:1px;width:40px;height:2px}.ws-main{z-index:1;flex:1;justify-content:center;align-items:flex-start;padding:48px 24px;display:flex;position:relative}.ws-container{width:100%;max-width:640px}.ws-workflow-title{color:#6366f1;background:#6366f10f;border:1px solid #6366f11f;border-radius:20px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;font-size:.875rem;font-weight:500;display:inline-flex}.ws-title-icon{flex-shrink:0}.ws-step{animation:.4s ease-out wsStepFadeIn}@keyframes wsStepFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.ws-step-header{text-align:center;margin-bottom:36px}.ws-step-header h2{color:#1f2937;letter-spacing:-.02em;margin:12px 0 8px;font-size:1.75rem;font-weight:700}.ws-step-subtitle{color:#6b7280;max-width:480px;margin:0 auto;font-size:1rem;line-height:1.5}.ws-step-icon--connect{color:#6366f1}.ws-running-icon-ring{background:#6366f114;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:4px;display:inline-flex}.ws-step-icon--running{color:#6366f1}.ws-results-icon-ring{background:#10b98114;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:4px;animation:.5s wsResultsPop;display:inline-flex}@keyframes wsResultsPop{0%{opacity:0;transform:scale(.5)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.ws-step-icon--results{color:#10b981}.ws-connect-none{color:#6b7280;flex-direction:column;align-items:center;gap:16px;padding:32px;display:flex}.ws-connect-list{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.ws-connect-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:16px;padding:20px 24px;transition:all .25s;display:flex}.ws-connect-card:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000a}.ws-connect-card--done{background:#10b98105;border-color:#10b9814d}.ws-connect-card-icon{color:#6366f1;background:#6366f10f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.ws-connect-card--done .ws-connect-card-icon{color:#10b981;background:#10b9810f}.ws-connect-card-info{flex:1;min-width:0}.ws-connect-card-info h4{color:#1f2937;margin:0 0 4px;font-size:1rem;font-weight:600}.ws-connect-card-info p{color:#6b7280;margin:0;font-size:.8125rem}.ws-connect-badge{color:#10b981;white-space:nowrap;background:#10b98114;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-size:.8125rem;font-weight:600;display:flex}.ws-connect-progress{color:#6b7280;align-items:center;gap:12px;margin-bottom:24px;font-size:.8125rem;display:flex}.ws-connect-progress-bar{background:#e5e7eb;border-radius:3px;flex:1;height:6px;overflow:hidden}.ws-connect-progress-fill{background:linear-gradient(90deg,#6366f1,#a855f7);border-radius:3px;height:100%;transition:width .5s}.ws-progress-list{flex-direction:column;gap:0;padding:0 8px;display:flex}.ws-progress-item{border-left:2px solid #e5e7eb;align-items:center;gap:14px;margin-left:9px;padding:14px 0 14px 22px;transition:all .3s;display:flex}.ws-progress-item:first-child{padding-top:0}.ws-progress-item:last-child{border-left-color:#0000}.ws-progress-item--done{border-left-color:#10b981}.ws-progress-item--active{border-left-color:#6366f1}.ws-progress-bullet{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:-35px;display:flex}.ws-progress-item--done .ws-progress-bullet{color:#10b981}.ws-progress-item--active .ws-progress-bullet{color:#6366f1}.ws-progress-dot{background:#e5e7eb;border-radius:50%;width:10px;height:10px}.ws-progress-label{color:#9ca3af;font-size:.9375rem;transition:color .3s}.ws-progress-item--active .ws-progress-label{color:#1f2937;font-weight:500}.ws-progress-item--done .ws-progress-label{color:#374151}.ws-results-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:32px;display:grid}.ws-results-stat{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:20px 16px;transition:transform .2s;display:flex}.ws-results-stat:hover{transform:translateY(-2px)}.ws-results-stat-value{color:#1f2937;font-size:1.5rem;font-weight:700}.ws-results-stat-label{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem}.ws-results-stat--time{background:linear-gradient(135deg,#6366f10a,#a855f70a);border-color:#6366f126}.ws-results-time-icon{color:#6366f1}.ws-results-share{margin-bottom:32px}.ws-results-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ws-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:8px;padding:12px 24px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ws-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.ws-btn--primary{color:#fff;background:#6366f1}.ws-btn--primary:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px);box-shadow:0 4px 12px #6366f140}.ws-btn--secondary{color:#374151;background:#fff;border:1px solid #e5e7eb}.ws-btn--secondary:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.ws-btn--lg{padding:14px 32px;font-size:1rem}.ws-btn--oauth{color:#fff;background:linear-gradient(135deg,#6366f1,#818cf8);border-radius:8px;flex-shrink:0;padding:10px 20px;font-size:.875rem}.ws-btn--oauth:hover{background:linear-gradient(135deg,#4f46e5,#6366f1);transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}@media (width<=768px){.ws-header{flex-wrap:wrap;gap:8px;padding:12px 16px}.ws-header-spacer,.ws-step-indicator-label{display:none}.ws-main{padding:32px 16px}.ws-step-header h2{font-size:1.375rem}.ws-connect-card{text-align:center;flex-direction:column;gap:12px;padding:20px}.ws-connect-card-info h4{font-size:.9375rem}.ws-results-grid{grid-template-columns:repeat(2,1fr)}.ws-results-actions{flex-direction:column}.ws-results-actions .ws-btn{justify-content:center;width:100%}}@media (width<=480px){.ws-step-line{width:20px}.ws-results-grid{grid-template-columns:1fr}.ws-workflow-title{font-size:.8125rem}}.ws-branding-watermark{text-align:center;border-top:1px solid #ffffff0f;margin-top:16px;padding-top:12px}.ws-branding-watermark a{color:#64748b;font-size:.75rem;text-decoration:none;transition:color .15s}.ws-branding-watermark a:hover{color:#f97316}.rm-overlay{z-index:2050;background:#0f172a8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.rm-modal{background:#fff;border-radius:12px;flex-direction:column;gap:14px;width:100%;max-width:420px;padding:20px;display:flex;box-shadow:0 16px 40px #0f172a2e}.rm-header{color:#1f2937;align-items:center;gap:8px;display:flex}.rm-title{flex:1;font-size:15px;font-weight:600}.rm-close{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px}.rm-close:hover{color:#475569;background:#f1f5f9}.rm-subject{color:#475569;margin:0;font-size:13px;font-style:italic;line-height:1.4}.rm-note{resize:vertical;color:#1f2937;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:8px 10px;font-family:inherit;font-size:13px}.rm-note:focus{background:#fff;border-color:#94a3b8;outline:none}.rm-presets{flex-direction:column;gap:6px;display:flex}.rm-preset-btn{color:#1f2937;cursor:pointer;text-align:left;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px;font-size:13px;font-weight:500;transition:all .12s}.rm-preset-btn:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e1}.rm-preset-btn:disabled{opacity:.5;cursor:not-allowed}.rm-error{color:#dc2626;margin:0;font-size:12px}.mi-actions{align-items:center;gap:4px;margin-top:8px;display:inline-flex}.mi-btn{color:#94a3b8d9;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .12s,background .12s,border-color .12s;display:inline-flex}.mi-btn:hover:not(:disabled){color:#475569;background:#94a3b81a}.mi-btn:disabled{opacity:.4;cursor:wait}.mi-btn--active{color:#1f6feb;background:#1f6feb14;border-color:#1f6feb40}.mi-btn--up.mi-btn--active{color:#16a34a;background:#16a34a14;border-color:#16a34a40}.mi-btn--down.mi-btn--active{color:#dc2626;background:#dc262614;border-color:#dc262640}.mi-btn--save.mi-btn--active{color:#d97706;background:#d9770614;border-color:#d9770640}.demo-runner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293bb3;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;align-items:center;padding:48px;display:flex;position:relative;overflow:hidden}.demo-runner.running{text-align:center}.demo-running-header{margin-bottom:32px}.demo-spinner{color:#6366f1;margin-bottom:24px;animation:1s linear infinite spin}.demo-progress-list{text-align:left;flex-direction:column;gap:16px;max-width:320px;margin:0 auto;display:flex}.demo-progress-item{color:#94a3b8;align-items:center;gap:16px;font-size:1.125rem;transition:color .3s;display:flex}.demo-progress-item--done{color:#10b981}.demo-progress-item--active{color:#e2e8f0}.demo-progress-bullet{justify-content:center;width:24px;display:flex}.demo-progress-dot{background:#475569;border-radius:50%;width:8px;height:8px}.demo-spinner-small{color:#6366f1;animation:1s linear infinite spin}.demo-badge{color:#fbbf24;background:#f59e0b1a;border-bottom:1px solid #f59e0b33;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.875rem;font-weight:500;display:flex;position:absolute;top:0;left:0;right:0}.demo-results-header{text-align:center;margin-top:32px;margin-bottom:40px}.demo-success-icon{color:#10b981;margin-bottom:24px}.demo-results-header h2{color:#f8fafc;margin-bottom:12px;font-size:2rem;font-weight:700}.demo-results-header p{color:#94a3b8;font-size:1.125rem}.demo-stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;width:100%;margin-bottom:40px;display:grid}.demo-stat-card{text-align:center;background:#0f172a99;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;justify-content:center;padding:24px;display:flex}.demo-stat-value{color:#f8fafc;margin-bottom:8px;font-size:2.5rem;font-weight:700}.demo-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.demo-stat-time{background:linear-gradient(135deg,#6366f11a 0%,#8b5cf61a 100%);border-color:#6366f133}.demo-stat-time .demo-stat-value{color:#818cf8}.demo-time-icon{color:#818cf8;margin:0 auto 12px}.demo-try-cta-container,.demo-cta-stack{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:40px;display:flex}.demo-btn-primary{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:12px;align-items:center;gap:12px;padding:16px 32px;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #6366f14d}.demo-btn-primary:hover{background:#4f46e5;transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}.demo-btn-secondary{color:#f97316;cursor:pointer;background:0 0;border:1px solid #f9731666;border-radius:10px;align-items:center;gap:10px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .15s;display:inline-flex}.demo-btn-secondary:hover{background:#f9731614;border-color:#f97316b3}.demo-btn-secondary-pill{color:#f97316d9;background:#f973161a;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:500}.demo-subhead{color:#ffffffa6;margin:4px 0 12px;font-size:1rem;font-weight:400}.demo-description{color:#ffffffc7;max-width:640px;margin:0 auto;font-size:.95rem;line-height:1.55}.demo-engagement-wrapper{border-top:1px solid #ffffff1a;width:100%;padding-top:40px}.demo-runner.error{text-align:center;color:#ef4444}.demo-error-icon{margin-bottom:24px}@media (width<=640px){.demo-runner{padding:32px 20px}.demo-results-header h2{font-size:1.5rem}.demo-stat-value{font-size:2rem}}.demo-page{color:#e2e8f0;background:#0f172a;flex-direction:column;min-height:100vh;display:flex}.demo-main{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:60px 20px 100px;display:flex}.demo-hero-section{text-align:center;max-width:800px;margin-top:40px}.demo-title{background:linear-gradient(135deg,#f8fafc 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:3rem;font-weight:700}.demo-subtitle{color:#94a3b8;margin-bottom:48px;font-size:1.25rem}.demo-cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%;display:grid}.demo-card{cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#1e293b80;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;padding:32px 24px;transition:all .3s;display:flex}.demo-card:hover{background:#1e293bcc;border-color:#6366f180;transform:translateY(-4px);box-shadow:0 12px 24px #0003,0 0 20px #6366f11a}.demo-card-emoji{margin-bottom:16px;font-size:3rem}.demo-card-title{color:#f8fafc;margin:0 0 8px;font-size:1.25rem;font-weight:600}.demo-card-desc{color:#94a3b8;margin:0;font-size:1rem}.demo-card-pitch{color:#cbd5e1;margin:0 0 6px;font-size:1rem;font-weight:500;line-height:1.4}.demo-card-pain{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.5}.demo-trust-line{color:#94a3b8b3;text-align:center;max-width:580px;margin:32px auto 0;font-size:.875rem;font-style:italic}.demo-runner-wrapper{width:100%;max-width:800px;margin-top:24px}.demo-back-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;margin-bottom:24px;padding:8px 0;font-size:1rem;transition:color .2s;display:flex}.demo-back-btn:hover{color:#e2e8f0}@media (width<=768px){.demo-title{font-size:2.5rem}.demo-cards-grid{grid-template-columns:1fr}.demo-main{padding-top:40px}}.ii-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ii-chip{background:var(--color-surface,#2d37480a);color:var(--color-text-muted,#4a5568);border:1px solid var(--color-border,#2d37481f);border-radius:6px;align-items:center;gap:4px;padding:3px 7px;font-size:.7rem;font-weight:600;line-height:1;transition:transform .15s,box-shadow .15s;display:inline-flex}.ii-chip:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.ii-chip svg{flex-shrink:0}.ii-label{white-space:nowrap}.ii-outlook{color:#0078d4;background:#0078d414;border-color:#0078d433}.ii-gmail{color:#d93025;background:#d9302514;border-color:#d9302533}.ii-salesforce{color:#00a1e0;background:#00a1e014;border-color:#00a1e033}.ii-redtail{color:#10b981;background:#10b98114;border-color:#10b98133}.ii-wealthbox{color:#6366f1;background:#6366f114;border-color:#6366f133}.ii-gcal{color:#4285f4;background:#4285f414;border-color:#4285f433}.ii-plaid{color:#111;background:#1111110f;border-color:#11111126}.ii-linkedin{color:#0a66c2;background:#0a66c214;border-color:#0a66c233}.ii-overflow{color:var(--color-text-dim,#718096);background:var(--color-surface,#2d37480a);border-color:var(--color-border,#2d37481f);font-size:.65rem;font-weight:700}.wf-import-page{justify-content:center;align-items:center;min-height:100vh;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.wf-import-bg{z-index:0;background:#0b0e14;position:fixed;inset:0}.wf-import-bg-glow{pointer-events:none;background:radial-gradient(circle,#3f74fe1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.wf-import-card{z-index:1;background:#fff;border-radius:20px;width:90%;max-width:440px;padding:2.5rem 2rem;animation:.4s cubic-bezier(.4,0,.2,1) wfImportSlideIn;position:relative;box-shadow:0 25px 60px -12px #00000059,0 0 0 1px #3f74fe14}@keyframes wfImportSlideIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.wf-import-loading{flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.wf-import-loading p{color:#4a5568;margin:0;font-size:.95rem;font-weight:500}.wf-import-spinner{border:3px solid #3f74fe2e;border-top-color:#3f74fe;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite wfSpin}@keyframes wfSpin{to{transform:rotate(360deg)}}.wf-import-success{text-align:center;padding:1.5rem 0}.wf-import-check{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:32px;animation:1.2s ease-in-out infinite wfCheckPulse;display:flex;box-shadow:0 8px 24px #10b9814d}@keyframes wfCheckPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.wf-import-success h2{color:#1a202c;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.wf-import-success p{color:#4a5568;margin:0;font-size:.95rem}.wf-import-prompt{text-align:center}.wf-import-icon{color:#3f74fe;background:linear-gradient(135deg,#3f74fe1a 0%,#3f74fe0d 100%);border:1px solid #3f74fe26;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.wf-import-prompt h2{color:#1a202c;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.wf-import-subtitle{color:#4a5568;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.wf-import-form{text-align:left}.wf-import-field{margin-bottom:1.25rem}.wf-import-field label{color:#4a5568;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.78rem;font-weight:600;display:block}.wf-import-input-wrap{align-items:center;display:flex;position:relative}.wf-import-input-wrap input{color:#1a202c;box-sizing:border-box;background:#f8f6f3;border:1px solid #2d37481f;border-radius:10px;width:100%;padding:.85rem 2.75rem .85rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.wf-import-input-wrap input::placeholder{color:#a0aec0}.wf-import-input-wrap input:focus{background:#fff;border-color:#3f74fe;outline:none;box-shadow:0 0 0 3px #3f74fe26}.wf-import-eye{color:#718096;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex;position:absolute;right:10px}.wf-import-eye:hover{color:#3f74fe}.wf-import-submit{cursor:pointer;color:#fff;background:linear-gradient(135deg,#3f74fe 0%,#2a5fe0 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #3f74fe4d}.wf-import-submit:hover:not(:disabled){background:linear-gradient(135deg,#2a5fe0 0%,#1e4fd0 100%);transform:translateY(-2px);box-shadow:0 8px 24px #3f74fe66}.wf-import-submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.wf-import-error{color:#dc2626;text-align:left;background:#dc262614;border:1px solid #dc262633;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.85rem;font-weight:500;display:flex}.wf-import-error-state{text-align:center;color:#4a5568;padding:1.5rem 0}.wf-import-error-state svg{color:#dc2626;margin-bottom:1rem}.wf-import-error-state h2{color:#1a202c;margin:0 0 .75rem;font-size:1.4rem;font-weight:700}.wf-import-error-state p{margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}@media (width<=480px){.wf-import-card{border-radius:16px;width:95%;padding:2rem 1.5rem}.wf-import-prompt h2,.wf-import-success h2,.wf-import-error-state h2{font-size:1.3rem}}.kd-page{background:var(--color-bg-secondary);min-height:100vh;position:relative}.kd-page .sa-background{display:none}.kd-progress{z-index:9999;background:#0000000a;height:3px;position:fixed;top:0;left:0;right:0}.kd-progress-bar{background:var(--gradient-primary);height:100%;transition:width .1s ease-out}.kd-container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}.kd-not-found{text-align:center;min-height:60vh;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.kd-not-found h1{color:var(--color-text);font-size:1.75rem;font-weight:700}.kd-not-found p{color:var(--color-text-muted);font-size:1rem}.kd-back-link{color:var(--color-orange);align-items:center;gap:8px;margin-top:8px;font-size:14px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.kd-back-link:hover{gap:10px}.kd-breadcrumb-wrap{padding:24px 0 0}.kd-breadcrumb{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.kd-breadcrumb-link{color:var(--color-text-dim);align-items:center;gap:6px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.kd-breadcrumb-link:hover{color:var(--color-orange)}.kd-breadcrumb-sep{color:var(--color-text-lightest);flex-shrink:0}.kd-breadcrumb-current{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;overflow:hidden}.kd-hero{padding:8rem 0 0}.kd-hero-meta{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px;display:flex}.kd-type-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:6px;align-items:center;gap:6px;padding:4px 12px;font-size:11.5px;font-weight:650;display:inline-flex}.kd-type-badge-research{background:var(--color-blue-glow);color:var(--color-blue)}.kd-type-badge-perspectives{background:var(--color-purple-glow);color:var(--color-purple)}.kd-type-badge-guides{background:var(--color-emerald-glow);color:var(--color-emerald)}.kd-type-badge-frameworks{background:var(--color-orange-glow);color:var(--color-orange)}.kd-type-badge-sm{text-transform:uppercase;letter-spacing:.04em;border-radius:4px;padding:2px 8px;font-size:10.5px;font-weight:650;display:inline-flex}.kd-meta-item{color:var(--color-text-dim);align-items:center;gap:5px;font-size:13px;font-weight:400;display:flex}.kd-meta-item svg{flex-shrink:0}.kd-trending{color:var(--color-orange);align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.kd-hero-title{letter-spacing:-.035em;color:var(--color-text);max-width:1200px;margin-bottom:16px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:500;line-height:1.12}.kd-hero-desc{color:var(--color-text-muted);max-width:1200px;margin-bottom:28px;font-size:1.1rem;font-weight:400;line-height:1.7}.kd-hero-author-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.kd-hero-author{align-items:center;gap:14px;display:flex}.kd-author-avatar{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:flex}.kd-avatar-research{background:var(--color-blue-glow);color:var(--color-blue)}.kd-avatar-perspectives{background:var(--color-purple-glow);color:var(--color-purple)}.kd-avatar-guides{background:var(--color-emerald-glow);color:var(--color-emerald)}.kd-avatar-frameworks{background:var(--color-orange-glow);color:var(--color-orange)}.kd-author-name{color:var(--color-text);font-size:14px;font-weight:650}.kd-author-role{color:var(--color-text-dim);font-size:12.5px;font-weight:400}.kd-hero-actions{align-items:center;gap:8px;display:flex}.kd-action-btn{border:1px solid var(--color-border);color:var(--color-text-muted);background:var(--color-bg-filled);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:550;text-decoration:none;transition:all .2s;display:inline-flex}.kd-action-btn:hover{border-color:var(--color-border-warm);color:var(--color-text);background:var(--color-surface-warm)}.kd-action-btn-active{border-color:var(--color-orange);color:var(--color-orange);background:var(--color-surface-warm)}.kd-action-btn-primary{background:var(--gradient-primary);color:#fff;border-color:#0000}.kd-action-btn-primary:hover{color:#fff;background:var(--gradient-primary);transform:translateY(-1px);box-shadow:0 4px 12px #f9731640}.kd-hero-tags{flex-wrap:wrap;gap:8px;margin-bottom:8px;display:flex}.kd-tag{border:1px solid;border-radius:20px;padding:5px 14px;font-size:12.5px;font-weight:500;text-decoration:none;transition:all .2s}.kd-tag-research{color:var(--color-blue);background:#3b82f60d;border-color:#3b82f626}.kd-tag-research:hover{background:var(--color-blue-glow);border-color:#3b82f64d}.kd-tag-perspectives{color:var(--color-purple);background:#a855f70d;border-color:#a855f726}.kd-tag-perspectives:hover{background:var(--color-purple-glow);border-color:#a855f74d}.kd-tag-guides{color:var(--color-emerald);background:#10b9810d;border-color:#10b98126}.kd-tag-guides:hover{background:var(--color-emerald-glow);border-color:#10b9814d}.kd-tag-frameworks{color:var(--color-orange);background:#f973160d;border-color:#f9731626}.kd-tag-frameworks:hover{background:var(--color-orange-glow);border-color:#f973164d}.kd-featured-image{aspect-ratio:16/9;border:1px dashed var(--color-border);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:60%;margin:32px 0 48px;display:flex;position:relative;overflow:hidden}.kd-featured-image img{object-fit:cover;object-position:center;border-radius:20px;width:100%;height:100%;display:block}.kd-featured-image-icon{opacity:.15}.kd-featured-image-label{color:var(--color-text-lightest);text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:500}.kd-featured-image-research{background:linear-gradient(135deg,#3b82f60f,#3b82f605)}.kd-featured-image-perspectives{background:linear-gradient(135deg,#a855f70f,#a855f705)}.kd-featured-image-guides{background:linear-gradient(135deg,#10b9810f,#10b98105)}.kd-featured-image-frameworks{background:linear-gradient(135deg,#f973160f,#f9731605)}.kd-layout{grid-template-columns:1fr 260px;align-items:start;gap:56px;padding-bottom:64px;display:grid}.kd-main{min-width:0}.kd-callout{border-left:4px solid;border-radius:14px;margin-bottom:40px;padding:24px 28px}.kd-callout-research{border-left-color:var(--color-blue);background:#3b82f60d}.kd-callout-perspectives{border-left-color:var(--color-purple);background:#a855f70d}.kd-callout-guides{border-left-color:var(--color-emerald);background:#10b9810d}.kd-callout-frameworks{background:var(--color-surface-warm);border-left-color:var(--color-orange)}.kd-callout-label{text-transform:uppercase;letter-spacing:.06em;color:var(--color-orange);align-items:center;gap:6px;margin-bottom:8px;font-size:11.5px;font-weight:750;display:flex}.kd-callout-research .kd-callout-label{color:var(--color-blue)}.kd-callout-perspectives .kd-callout-label{color:var(--color-purple)}.kd-callout-guides .kd-callout-label{color:var(--color-emerald)}.kd-callout-frameworks .kd-callout-label{color:var(--color-orange)}.kd-callout-text{color:var(--color-text);margin:0;font-size:15px;font-weight:450;line-height:1.7}.kd-section{margin-bottom:40px;scroll-margin-top:80px}.kd-section-heading{color:var(--color-text);letter-spacing:-.02em;margin-bottom:16px;padding-top:8px;font-size:1.35rem;font-weight:720;line-height:1.25}.kd-section-paragraph{color:var(--color-text-muted);margin-bottom:16px;font-size:16px;font-weight:400;line-height:1.8}.kd-section-paragraph:last-child{margin-bottom:0}.kd-article-footer{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:48px;padding-top:32px;display:flex}.kd-article-footer-author{align-items:center;gap:14px;display:flex}.kd-article-footer-actions{gap:8px;display:flex}.kd-sidebar{flex-direction:column;gap:28px;display:flex;position:sticky;top:90px}.kd-toc{flex-direction:column;gap:2px;display:flex}.kd-toc-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin-bottom:10px;font-size:11px;font-weight:750}.kd-toc-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:7px 0;font-family:inherit;transition:color .2s;display:flex}.kd-toc-marker{background:var(--color-border);border-radius:2px;flex-shrink:0;width:3px;height:18px;transition:background .25s,height .25s}.kd-toc-text{color:var(--color-text-dim);font-size:13px;font-weight:450;line-height:1.35;transition:color .2s}.kd-toc-item:hover .kd-toc-text{color:var(--color-text)}.kd-toc-item-active .kd-toc-marker{background:var(--color-orange);height:22px}.kd-toc-item-active .kd-toc-text{color:var(--color-text);font-weight:600}.kd-sidebar-actions{flex-direction:column;gap:6px;display:flex}.kd-sidebar-action{border:1px solid var(--color-border);color:var(--color-text-muted);background:var(--color-bg-filled);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.kd-sidebar-action:hover{border-color:var(--color-border-warm);color:var(--color-text);background:var(--color-surface-warm)}.kd-sidebar-action-active{border-color:var(--color-orange);color:var(--color-orange)}.kd-sidebar-action-primary{background:var(--gradient-primary);color:#fff;border-color:#0000}.kd-sidebar-action-primary:hover{color:#fff;background:var(--gradient-primary);transform:translateY(-1px);box-shadow:0 4px 12px #f9731633}.kd-sidebar-tags-list{flex-wrap:wrap;gap:6px;display:flex}.kd-related{background:var(--color-bg);border-top:1px solid var(--color-border);padding:64px 0}.kd-related-title{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text);margin-bottom:24px;font-size:12px;font-weight:750}.kd-related-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.kd-related-card{background:var(--color-bg-filled);border:1px solid var(--color-border);color:inherit;cursor:pointer;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.kd-related-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-5px)}.kd-related-card-research:hover{border-color:#3b82f64d}.kd-related-card-perspectives:hover{border-color:#a855f74d}.kd-related-card-guides:hover{border-color:#10b9814d}.kd-related-card-frameworks:hover{border-color:#f973164d}.kd-related-thumb{aspect-ratio:16/9;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.kd-related-thumb img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block;position:absolute;inset:0}.kd-related-card:hover .kd-related-thumb img{transform:scale(1.04)}.kd-related-thumb svg{opacity:.2;transition:opacity .3s}.kd-related-card:hover .kd-related-thumb svg{opacity:.35}.kd-related-thumb-research{color:var(--color-blue);background:linear-gradient(135deg,#3b82f60f,#3b82f605)}.kd-related-thumb-perspectives{color:var(--color-purple);background:linear-gradient(135deg,#a855f70f,#a855f705)}.kd-related-thumb-guides{color:var(--color-emerald);background:linear-gradient(135deg,#10b9810f,#10b98105)}.kd-related-thumb-frameworks{color:var(--color-orange);background:linear-gradient(135deg,#f973160f,#f9731605)}.kd-related-body{flex-direction:column;flex:1;gap:8px;padding:18px 20px 20px;display:flex}.kd-related-card-title{color:var(--color-text);letter-spacing:-.015em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:660;line-height:1.35;display:-webkit-box;overflow:hidden}.kd-related-meta{color:var(--color-text-dim);align-items:center;gap:6px;margin-top:auto;font-size:12px;display:flex}.kd-related-arrow{color:var(--color-text-lightest);transition:color .2s,transform .2s;position:absolute;top:16px;right:16px}.kd-related-card:hover .kd-related-arrow{color:var(--color-orange);transform:translate(2px,-2px)}.kd-newsletter{background:var(--color-bg);padding:0 0 80px}.kd-newsletter-card{text-align:center;background:var(--color-bg-filled);border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:24px;padding:48px 40px}.kd-newsletter-icon{background:var(--color-surface-warm);width:56px;height:56px;color:var(--color-orange);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.kd-newsletter-title{color:var(--color-text);letter-spacing:-.025em;margin-bottom:8px;font-size:1.4rem;font-weight:740}.kd-newsletter-desc{color:var(--color-text-muted);margin-bottom:24px;font-size:15px;line-height:1.6}.kd-newsletter-form{gap:10px;max-width:420px;margin:0 auto;display:flex}.kd-newsletter-input{border:1px solid var(--color-border);color:var(--color-text);background:var(--color-bg);border-radius:10px;outline:none;flex:1;padding:12px 16px;font-family:inherit;font-size:14px;transition:border-color .25s}.kd-newsletter-input::placeholder{color:var(--color-text-dim)}.kd-newsletter-input:focus{border-color:var(--color-orange)}.kd-newsletter-submit{background:var(--gradient-primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s}.kd-newsletter-submit:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9731640}.kd-newsletter-submit:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.kd-newsletter-success{color:var(--color-emerald);background:#10b98114;border:1px solid #10b98133;border-radius:12px;justify-content:center;align-items:center;gap:10px;max-width:420px;margin:0 auto;padding:14px 24px;font-size:14px;font-weight:600;display:flex}.kd-newsletter-disclaimer{color:var(--color-text-lightest);margin-top:12px;font-size:12px}@media (width<=1024px){.kd-layout{grid-template-columns:1fr;gap:40px}.kd-sidebar{background:var(--color-bg-filled);border:1px solid var(--color-border);border-radius:16px;flex-flow:wrap;order:-1;gap:16px;padding:24px;position:static}.kd-toc{flex:1;min-width:200px}.kd-sidebar-actions{flex-flow:wrap}.kd-sidebar-tags{width:100%}}@media (width<=768px){.kd-container{padding:0 1rem}.kd-hero-title{font-size:1.6rem}.kd-hero-desc{font-size:1rem}.kd-hero-author-row{flex-direction:column;align-items:flex-start}.kd-hero-actions{flex-wrap:wrap}.kd-featured-image{aspect-ratio:16/9;border-radius:14px;margin:24px 0 36px}.kd-related-grid{grid-template-columns:1fr}.kd-newsletter-card{padding:36px 24px}.kd-newsletter-form{flex-direction:column}.kd-section-heading{font-size:1.15rem}.kd-section-paragraph{font-size:15px}.kd-article-footer{flex-direction:column;align-items:flex-start}.kd-article-footer-actions{width:100%}.kd-article-footer-actions .kd-action-btn{flex:1;justify-content:center}.kd-sidebar{flex-direction:column}}@media (width<=480px){.kd-hero-title{font-size:1.35rem}.kd-hero-actions{width:100%}.kd-action-btn{flex:1;justify-content:center;padding:8px 10px;font-size:12px}}.kd-section-figure{text-align:center;margin:2rem 0}.kd-section-image{border-radius:12px;max-width:100%;box-shadow:0 4px 20px #0000001a}.kd-section-caption{color:var(--color-text-dim);margin-top:.75rem;font-size:.85rem;font-style:italic}.kd-section-video{border-radius:12px;margin:2rem 0;overflow:hidden}.kd-section-code{color:#e0def4;background:#1e1e2e;border:1px solid #0000001a;border-radius:10px;margin:1.5rem 0;padding:1.25rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem;line-height:1.6;overflow-x:auto}.kd-section-code code{white-space:pre}.kd-section-blockquote{border-left:3px solid var(--color-orange,#f97316);color:var(--color-text-muted);background:#f973160f;border-radius:0 8px 8px 0;margin:1.5rem 0;padding:1rem 1.5rem;font-style:italic;line-height:1.7}.kd-section-html{margin:1.5rem 0}.kd-section-subheading{color:var(--color-text);letter-spacing:-.01em;margin-top:28px;margin-bottom:12px;font-size:1.15rem;font-weight:680}.kd-section-h4{font-size:1rem;font-weight:620}.kd-section-list-item{color:var(--color-text-muted);margin-bottom:8px;padding-left:1.5rem;font-size:16px;line-height:1.8}.kd-section-bullet{padding-left:1rem}.kd-section-list-continuation{margin-top:-4px;margin-bottom:4px;padding-left:2.5rem}.kd-section-paragraph a,.kd-section-list-item a{color:var(--color-orange,#f97316);border-bottom:1px solid #f973164d;text-decoration:none;transition:border-color .2s}.kd-section-paragraph a:hover,.kd-section-list-item a:hover{border-bottom-color:var(--color-orange,#f97316)}.kd-section-paragraph strong,.kd-section-list-item strong{color:var(--color-text);font-weight:600}.kd-section-paragraph em{color:var(--color-text-muted)}.cc-root{background:var(--color-bg,#0a0a0a);min-height:100vh;color:var(--color-text,#f5f5f5);font-family:var(--font-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);flex-direction:column;display:flex}.cc-loading,.cc-forbidden{background:var(--color-bg,#0a0a0a);min-height:100vh;color:var(--color-text,#f5f5f5);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.cc-forbidden h1{margin:0;font-size:28px}.cc-forbidden p{color:var(--color-text-muted,#888);margin:0 0 16px}.cc-forbidden button{border:1px solid var(--color-border,#333);color:var(--color-text,#f5f5f5);cursor:pointer;background:0 0;border-radius:8px;padding:10px 20px}.cc-forbidden button:hover{background:var(--color-bg-secondary,#181818)}.cc-header{border-bottom:1px solid var(--color-border,#222);background:var(--color-bg-secondary,#0f0f0f);z-index:50;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;position:sticky;top:0}.cc-header-left{align-items:center;gap:14px;display:flex}.cc-header-icon{color:var(--color-orange,#ff8c42)}.cc-header-title{margin:0;font-size:18px;font-weight:600}.cc-header-sub{color:var(--color-text-muted,#888);margin:2px 0 0;font-size:12px}.cc-header-actions{gap:10px;display:flex}.cc-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .12s,border-color .12s,opacity .12s;display:inline-flex}.cc-btn:disabled{opacity:.5;cursor:not-allowed}.cc-btn-small{padding:6px 10px;font-size:12px}.cc-btn-primary{background:var(--color-orange,#ff8c42);color:#0a0a0a}.cc-btn-primary:hover:not(:disabled){background:#ffa264}.cc-btn-secondary{background:var(--color-bg-secondary,#181818);border-color:var(--color-border,#333);color:var(--color-text,#f5f5f5)}.cc-btn-secondary:hover:not(:disabled){background:#242424}.cc-btn-ghost{border-color:var(--color-border,#333);color:var(--color-text,#f5f5f5);background:0 0}.cc-btn-ghost:hover:not(:disabled){background:var(--color-bg-secondary,#181818)}.cc-banner{border-bottom:1px solid var(--color-border,#222);align-items:center;gap:10px;padding:12px 24px;font-size:14px;display:flex}.cc-banner-success{color:#4cd97b;background:#4cd97b14;border-bottom-color:#4cd97b33}.cc-banner-error{color:#ff6464;background:#ff505014;border-bottom-color:#ff505033}.cc-banner-link{color:inherit;margin-left:auto;font-weight:500;text-decoration:underline}.cc-meta{border-bottom:1px solid var(--color-border,#222);background:var(--color-bg-secondary,#0f0f0f);flex-direction:column;gap:12px;padding:16px 24px;display:flex}.cc-meta-row{flex-wrap:wrap;gap:12px;display:flex}.cc-field{flex-direction:column;gap:6px;min-width:180px;display:flex}.cc-field-grow{flex:1}.cc-label{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted,#888);font-size:11px;font-weight:500}.cc-input,select.cc-input,textarea.cc-input{border:1px solid var(--color-border,#333);background:var(--color-bg,#0a0a0a);color:var(--color-text,#f5f5f5);resize:vertical;border-radius:6px;outline:none;padding:8px 12px;font-family:inherit;font-size:14px}.cc-input:focus{border-color:var(--color-orange,#ff8c42)}.cc-input-large{padding:10px 14px;font-size:18px;font-weight:500}.cc-hero-preview{align-items:center;gap:12px;display:flex}.cc-hero-preview img{border:1px solid var(--color-border,#333);object-fit:cover;border-radius:8px;max-width:180px;max-height:100px}.cc-error-inline{color:#ff6464;margin-top:4px;font-size:12px}.cc-workspace{flex:1;min-height:0;display:grid}.cc-workspace-split{grid-template-columns:1fr 1fr}.cc-workspace-single{grid-template-columns:1fr}.cc-editor-pane,.cc-preview-pane{border-right:1px solid var(--color-border,#222);flex-direction:column;min-height:0;display:flex;position:relative}.cc-preview-pane{border-right:none}.cc-pane-header{background:var(--color-bg-secondary,#0f0f0f);border-bottom:1px solid var(--color-border,#222);justify-content:space-between;align-items:center;padding:10px 16px;font-size:12px;display:flex}.cc-pane-title{color:var(--color-text,#f5f5f5);font-weight:600}.cc-pane-sub{color:var(--color-text-muted,#888);margin-left:8px;font-weight:400}.cc-pane-actions{align-items:center;gap:12px;display:flex}.cc-pane-stat{color:var(--color-text-muted,#888)}.cc-editor{background:var(--color-bg,#0a0a0a);color:var(--color-text,#f5f5f5);resize:none;tab-size:2;border:none;outline:none;flex:1;min-height:0;padding:24px;font-family:SF Mono,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.65}.cc-editor::placeholder{color:var(--color-text-muted,#555)}.cc-editor-dragover{background:#ff8c420a}.cc-drop-overlay{color:var(--color-orange,#ff8c42);pointer-events:none;border:2px dashed var(--color-orange,#ff8c42);background:#ff8c421a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin:12px;font-weight:500;display:flex;position:absolute;inset:40px 0 0}.cc-preview-scroll{background:var(--color-bg,#0a0a0a);flex:1;padding:24px 32px;overflow-y:auto}.cc-preview-article{max-width:720px;margin:0 auto}.cc-preview-title{color:var(--color-text-lightest,#fff);margin:0 0 12px;font-size:36px;font-weight:700;line-height:1.15}.cc-preview-desc{color:var(--color-text-muted,#aaa);margin:0 0 24px;font-size:18px;line-height:1.55}.cc-preview-tags{flex-wrap:wrap;gap:8px;margin:16px 0 24px;display:flex}.cc-spin{animation:.8s linear infinite cc-spin}@keyframes cc-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.cc-workspace-split{grid-template-columns:1fr}.cc-editor-pane{border-right:none;border-bottom:1px solid var(--color-border,#222)}.cc-preview-pane{min-height:50vh}.cc-meta-row{flex-direction:column}.cc-field{min-width:0}}.admin-dashboard{--admin-bg:#0a0e17;--admin-surface:#121826d9;--admin-surface-hover:#182032e6;--admin-glass:#ffffff0a;--admin-glass-border:#ffffff14;--admin-glass-hover:#ffffff0f;--admin-text:#e8edf5;--admin-text-secondary:#8b95a8;--admin-text-muted:#5a6578;--admin-accent:#6366f1;--admin-accent-glow:#6366f140;--admin-green:#22c55e;--admin-green-dim:#22c55e26;--admin-yellow:#eab308;--admin-yellow-dim:#eab30826;--admin-orange:#f97316;--admin-red:#ef4444;--admin-red-dim:#ef444426;--admin-blue:#3b82f6;--admin-blue-dim:#3b82f626;--admin-muted:#4b5563;--admin-radius:10px;--admin-radius-sm:6px;background:var(--admin-bg);min-height:100vh;color:var(--admin-text);padding:20px 24px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.admin-loading{min-height:60vh;color:var(--admin-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.admin-loading-spinner{border:3px solid var(--admin-glass-border);border-top-color:var(--admin-accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-error{min-height:60vh;color:var(--admin-red);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.admin-error h2{color:var(--admin-text);font-size:16px;font-weight:500}.admin-header{border-bottom:1px solid var(--admin-glass-border);justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.admin-header-left{align-items:center;gap:12px;display:flex}.admin-header-left h1{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:600}.admin-overall-status{letter-spacing:.02em;border-radius:12px;padding:3px 10px;font-size:12px;font-weight:500}.admin-status--healthy{background:var(--admin-green-dim);color:var(--admin-green)}.admin-status--degraded{background:var(--admin-yellow-dim);color:var(--admin-yellow)}.admin-header-right{align-items:center;gap:8px;display:flex}.admin-last-refresh{color:var(--admin-text-muted);margin-right:4px;font-size:11px}.admin-refresh-btn{border:1px solid var(--admin-glass-border);border-radius:var(--admin-radius-sm);background:var(--admin-glass);color:var(--admin-text-secondary);cursor:pointer;align-items:center;gap:5px;padding:5px 10px;font-size:11px;transition:all .15s;display:flex}.admin-refresh-btn:hover{background:var(--admin-glass-hover);color:var(--admin-text);border-color:var(--admin-accent)}.admin-refresh-btn.active{border-color:var(--admin-accent);color:var(--admin-accent)}.admin-refresh-btn .spin{animation:2s linear infinite admin-spin}.admin-top-metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:20px;display:grid}.admin-metric-card{background:var(--admin-surface);border:1px solid var(--admin-glass-border);border-radius:var(--admin-radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);align-items:flex-start;gap:12px;padding:16px;transition:border-color .2s;display:flex}.admin-metric-card:hover{border-color:#ffffff1f}.admin-metric-card.admin-metric--alert{border-color:var(--admin-red);box-shadow:0 0 20px #ef44441a}.admin-metric-icon{background:var(--admin-glass);width:36px;height:36px;color:var(--admin-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.admin-metric-body{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-metric-label{color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:500}.admin-metric-value{letter-spacing:-.02em;font-size:22px;font-weight:700;line-height:1.1}.admin-metric-subtitle{color:var(--admin-text-secondary);font-size:11px}.admin-metric-trend{align-items:center;gap:2px;font-size:11px;font-weight:500;display:inline-flex}.admin-metric-trend.up{color:var(--admin-green)}.admin-metric-trend.down{color:var(--admin-red)}.admin-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.admin-panel{background:var(--admin-surface);border:1px solid var(--admin-glass-border);border-radius:var(--admin-radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:16px;overflow:hidden}.admin-panel-header{color:var(--admin-text-secondary);align-items:center;gap:8px;margin-bottom:14px;display:flex}.admin-panel-header h2{color:var(--admin-text);letter-spacing:-.01em;flex:1;margin:0;font-size:13px;font-weight:600}.admin-panel-badge{background:var(--admin-accent-glow);color:var(--admin-accent);border-radius:10px;padding:2px 8px;font-size:10px;font-weight:600}.admin-panel-alert-badge{background:var(--admin-red-dim);color:var(--admin-red);border-radius:10px;padding:2px 8px;font-size:10px;font-weight:600}.admin-panel-subheader{color:var(--admin-text-secondary);border-top:1px solid var(--admin-glass-border);align-items:center;gap:6px;margin-bottom:8px;padding-top:10px;font-size:11px;font-weight:600;display:flex}.admin-status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.admin-health-list{flex-direction:column;gap:8px;display:flex}.admin-health-item{border-radius:var(--admin-radius-sm);background:var(--admin-glass);align-items:center;gap:8px;padding:6px 8px;font-size:12px;display:flex}.admin-health-item--meta{opacity:.7;background:0 0}.admin-health-name{color:var(--admin-text);flex:1;font-weight:500}.admin-health-detail{color:var(--admin-text-muted);text-align:right;font-size:11px}.admin-chart-area{position:relative}.admin-mini-bar{align-items:flex-end;gap:4px;height:80px;padding:0 2px;display:flex}.admin-mini-bar-col{opacity:.8;border-radius:3px 3px 0 0;flex:1;min-width:12px;transition:height .3s,opacity .2s}.admin-mini-bar-col:hover{opacity:1}.admin-chart-labels{justify-content:space-between;padding:4px 2px 0;display:flex}.admin-chart-label{color:var(--admin-text-muted);text-align:center;flex:1;font-size:9px}.admin-distribution-list,.admin-tool-list{flex-direction:column;gap:8px;display:flex}.admin-dist-row,.admin-tool-row{align-items:center;gap:8px;font-size:11px;display:flex}.admin-dist-label,.admin-tool-name{width:90px;color:var(--admin-text);white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;font-weight:500;overflow:hidden}.admin-tool-name{width:110px}.admin-dist-bar-track,.admin-tool-bar-track{background:var(--admin-glass);border-radius:3px;flex:1;height:6px;overflow:hidden}.admin-dist-bar-fill{background:var(--admin-accent);border-radius:3px;height:100%;transition:width .4s}.admin-tool-bar-fill{background:var(--admin-blue);border-radius:3px;height:100%;transition:width .4s}.admin-dist-value,.admin-tool-count{color:var(--admin-text-muted);text-align:right;flex-shrink:0;width:60px;font-size:10px}.admin-trust-body{align-items:flex-start;gap:16px;display:flex}.admin-trust-score{flex-direction:column;flex-shrink:0;align-items:center;gap:2px;min-width:80px;display:flex}.admin-trust-big{letter-spacing:-.03em;background:linear-gradient(135deg, var(--admin-accent), var(--admin-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:800;line-height:1}.admin-trust-unit{color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px}.admin-trust-meta{color:var(--admin-text-muted);text-align:center;margin-top:4px;font-size:10px;line-height:1.4}.admin-trust-histogram{flex:1}.admin-histogram{align-items:flex-end;gap:6px;height:70px;display:flex}.admin-histogram-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:3px;height:100%;display:flex}.admin-histogram-fill{border-radius:3px 3px 0 0;width:100%;min-height:4px;transition:height .3s}.admin-histogram-label{color:var(--admin-text-muted);white-space:nowrap;font-size:8px}.admin-histogram-count{color:var(--admin-text-secondary);font-size:9px;font-weight:600}.admin-compliance-body{flex-direction:column;align-items:center;gap:12px;display:flex}.admin-compliance-ring{align-items:center;gap:16px;display:flex}.admin-ring-svg{flex-shrink:0;width:90px;height:90px}.admin-ring-text-lg{fill:var(--admin-text);font-size:16px;font-weight:700}.admin-ring-text-sm{fill:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:8px}.admin-ring-legend{flex-direction:column;gap:6px;display:flex}.admin-ring-legend-item{color:var(--admin-text-secondary);align-items:center;gap:6px;font-size:11px;display:flex}.admin-legend-dot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.admin-compliance-hitl{color:var(--admin-text-secondary);background:var(--admin-glass);border-radius:var(--admin-radius-sm);justify-content:center;align-items:center;gap:6px;width:100%;padding:6px 12px;font-size:12px;display:flex}.admin-compliance-hitl strong{color:var(--admin-yellow)}.admin-workflow-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.admin-wf-stat{border-radius:var(--admin-radius-sm);background:var(--admin-glass);flex-direction:column;align-items:center;padding:10px 8px;display:flex}.admin-wf-stat--running{background:var(--admin-green-dim)}.admin-wf-num{letter-spacing:-.02em;font-size:20px;font-weight:700}.admin-wf-label{color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px}.admin-marketplace-section{margin-top:12px}.admin-marketplace-stats{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.admin-mp-stat{flex-direction:column;align-items:center;padding:6px;display:flex}.admin-mp-num{font-size:16px;font-weight:700}.admin-mp-label{color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:9px}.admin-alert-severity{gap:8px;margin-bottom:12px;display:flex}.admin-alert-sev-item{border-radius:var(--admin-radius-sm);flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 8px;display:flex}.admin-sev--critical{background:var(--admin-red-dim);color:var(--admin-red)}.admin-sev--warning{background:var(--admin-yellow-dim);color:var(--admin-yellow)}.admin-sev--info{background:var(--admin-blue-dim);color:var(--admin-blue)}.admin-sev-count{font-size:20px;font-weight:700}.admin-sev-label{text-transform:uppercase;letter-spacing:.04em;opacity:.8;font-size:9px}.admin-alert-types{flex-direction:column;gap:4px;display:flex}.admin-alert-type-row{background:var(--admin-glass);border-radius:4px;justify-content:space-between;align-items:center;padding:4px 8px;font-size:11px;display:flex}.admin-alert-type-name{color:var(--admin-text-secondary);text-transform:capitalize}.admin-alert-type-count{color:var(--admin-text);font-weight:600}.admin-perf-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.admin-perf-item{border-radius:var(--admin-radius-sm);background:var(--admin-glass);flex-direction:column;align-items:center;padding:12px 8px;display:flex}.admin-perf-item.admin-perf--alert{background:var(--admin-red-dim)}.admin-perf-value{letter-spacing:-.02em;font-size:18px;font-weight:700}.admin-perf-label{color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px}.admin-empty{color:var(--admin-text-muted);text-align:center;padding:16px 0;font-size:12px}@media (width<=1200px){.admin-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.admin-dashboard{padding:12px 14px 30px}.admin-header{flex-direction:column;align-items:flex-start;gap:8px}.admin-top-metrics{grid-template-columns:repeat(2,1fr)}.admin-grid{grid-template-columns:1fr}.admin-trust-body{flex-direction:column;align-items:center}.admin-compliance-ring{flex-direction:column}}@media (width<=480px){.admin-top-metrics,.admin-workflow-grid,.admin-perf-grid{grid-template-columns:1fr}.admin-alert-severity{flex-direction:column}.admin-marketplace-stats{grid-template-columns:1fr}}.admin-panel--health:hover{box-shadow:0 0 30px #22c55e0f}.admin-panel--compliance:hover{box-shadow:0 0 30px #eab3080f}.admin-panel--trust:hover{box-shadow:0 0 30px #6366f114}.admin-panel--alerts:hover{box-shadow:0 0 30px #ef44440f}.admin-panel:hover{border-color:#ffffff1a}.admin-dashboard ::-webkit-scrollbar{width:4px}.admin-dashboard ::-webkit-scrollbar-track{background:0 0}.admin-dashboard ::-webkit-scrollbar-thumb{background:var(--admin-glass-border);border-radius:2px}.admin-dashboard ::-webkit-scrollbar-thumb:hover{background:var(--admin-text-muted)}.cockpit-tile-retention{background-color:var(--cockpit-surface,#fff);border:1px solid var(--cockpit-glass-border,#e5e7eb);border-radius:6px;flex-direction:column;grid-column:1/-1;min-height:360px;padding:16px;display:flex}.cockpit-tile-retention-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.cockpit-retention-export-btn{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.cockpit-retention-export-btn:hover{background-color:#e5e7eb;border-color:#9ca3af}.cockpit-tile-retention-canvas{width:100%;height:320px;position:relative}.cockpit-tile-retention-empty{text-align:center;color:var(--cockpit-text-secondary,#6b7280);flex-direction:column;justify-content:center;align-items:center;min-height:160px;display:flex}.cockpit-tile-retention-export-err{color:#ef4444;margin-top:12px;font-size:11px}.cockpit-signup-channel-tile{min-height:220px}.cockpit-signup-channel-headline{justify-content:space-between;align-items:baseline;gap:8px;margin:4px 0 12px;display:flex}.cockpit-signup-channel-organic{color:#22c55e;font-size:24px;font-weight:700;line-height:1.1}.cockpit-signup-channel-total{color:#94a3b8;white-space:nowrap;font-size:12px}.cockpit-signup-channel-classified{color:#64748b;font-style:italic}.cockpit-signup-channel-bar{background-color:#ffffff0a;border-radius:4px;width:100%;height:12px;margin-bottom:12px;display:flex;overflow:hidden}.cockpit-signup-channel-bar-segment{cursor:help;height:100%;transition:width .3s ease-out}.cockpit-signup-channel-rows{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.cockpit-signup-channel-row{color:#cbd5e1;grid-template-columns:12px 1fr auto auto;align-items:center;gap:8px;font-size:12px;display:grid}.cockpit-signup-channel-swatch{border-radius:2px;width:10px;height:10px;display:inline-block}.cockpit-signup-channel-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cockpit-signup-channel-count{font-variant-numeric:tabular-nums;color:#94a3b8;text-align:right;min-width:36px;font-size:11px}.cockpit-signup-channel-pct{font-variant-numeric:tabular-nums;color:#f1f5f9;text-align:right;min-width:44px;font-weight:600}.cockpit-signup-channel-warning{color:#fde68a;background-color:#f59e0b1f;border-left:3px solid #f59e0b;border-radius:4px;align-items:flex-start;gap:8px;margin-top:12px;padding:8px 10px;font-size:11px;line-height:1.4;display:flex}.cockpit-signup-channel-warning svg{color:#f59e0b;flex-shrink:0;margin-top:1px}.cockpit-kfactor-tile{min-height:220px}.cockpit-kfactor-headline{align-items:baseline;gap:10px;margin:4px 0 8px;display:flex}.cockpit-kfactor-value{font-variant-numeric:tabular-nums;font-size:28px;font-weight:700;line-height:1}.cockpit-kfactor-band{text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.cockpit-kfactor-sparkline{width:100%;max-width:100%;height:auto;margin-bottom:8px;display:block}.cockpit-kfactor-components{grid-template-columns:1fr auto;gap:4px 8px;margin:8px 0;padding:0;font-size:11px;list-style:none;display:grid}.cockpit-kfactor-components li{display:contents}.cockpit-kfactor-label{color:#94a3b8}.cockpit-kfactor-num{font-variant-numeric:tabular-nums;color:#f1f5f9;text-align:right;font-weight:600}.cockpit-kfactor-benchmark{color:#64748b;border-top:1px solid #ffffff0f;align-items:center;gap:4px;margin-top:6px;padding-top:6px;font-size:10px;display:flex}.cockpit-kfactor-note{color:#fde68a;background-color:#f59e0b1f;border-left:3px solid #f59e0b;border-radius:3px;margin-top:6px;padding:4px 6px;font-size:10px}.cockpit-kgdepth-tile{min-height:220px}.cockpit-kgdepth-headline{align-items:baseline;gap:8px;margin:4px 0 6px;display:flex}.cockpit-kgdepth-value{font-variant-numeric:tabular-nums;color:#22c55e;font-size:28px;font-weight:700;line-height:1}.cockpit-kgdepth-label{color:#94a3b8;font-size:11px}.cockpit-kgdepth-growth{align-items:center;gap:4px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.cockpit-kgdepth-growth-pct{font-variant-numeric:tabular-nums;font-weight:500}.cockpit-kgdepth-distribution{gap:12px;margin:6px 0;padding:0;font-size:11px;list-style:none;display:flex}.cockpit-kgdepth-distribution li{flex-direction:column;align-items:flex-start;display:flex}.cockpit-kgdepth-dist-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.cockpit-kgdepth-dist-value{font-variant-numeric:tabular-nums;color:#f1f5f9;font-weight:600}.cockpit-kgdepth-cohort{color:#94a3b8;border-top:1px solid #ffffff0f;margin-top:6px;padding-top:6px;font-size:11px}.cockpit-kgdepth-baseline-note{color:#cbd5e1;background-color:#94a3b81f;border-left:3px solid #94a3b8;border-radius:3px;align-items:flex-start;gap:4px;margin-top:6px;padding:4px 6px;font-size:10px;line-height:1.4;display:flex}.cockpit-kgdepth-baseline-note svg{flex-shrink:0;margin-top:1px}.cockpit{--cockpit-bg:#0a0e17;--cockpit-surface:#121826d9;--cockpit-surface-hover:#182032e6;--cockpit-glass:#ffffff0a;--cockpit-glass-border:#ffffff14;--cockpit-glass-hover:#ffffff0f;--cockpit-text:#e8edf5;--cockpit-text-secondary:#8b95a8;--cockpit-text-muted:#5a6578;--cockpit-accent:#6366f1;--cockpit-accent-glow:#6366f140;--cockpit-green:#22c55e;--cockpit-green-dim:#22c55e26;--cockpit-yellow:#eab308;--cockpit-yellow-dim:#eab30826;--cockpit-orange:#f97316;--cockpit-red:#ef4444;--cockpit-red-dim:#ef444426;--cockpit-blue:#3b82f6;--cockpit-blue-dim:#3b82f626;--cockpit-radius:10px;--cockpit-radius-sm:6px;background:var(--cockpit-bg);min-height:100vh;color:var(--cockpit-text);padding:20px 24px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.cockpit-loading,.cockpit-error{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.cockpit-loading{color:var(--cockpit-text-secondary)}.cockpit-loading-spinner{border:3px solid var(--cockpit-glass-border);border-top-color:var(--cockpit-accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite cockpit-spin}@keyframes cockpit-spin{to{transform:rotate(360deg)}}.cockpit-error{color:var(--cockpit-red)}.cockpit-error h2{color:var(--cockpit-text);font-size:16px;font-weight:500}.cockpit-header{background:var(--cockpit-surface);border:1px solid var(--cockpit-glass-border);border-radius:var(--cockpit-radius);z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px 16px;display:flex;position:sticky;top:12px}.cockpit-header-title{align-items:center;gap:10px;display:flex}.cockpit-header-title h1{margin:0;font-size:16px;font-weight:600}.cockpit-cache-badge{text-transform:uppercase;letter-spacing:.05em;color:var(--cockpit-text-muted);background:var(--cockpit-glass);border-radius:4px;padding:2px 6px;font-size:10px}.cockpit-header-actions{color:var(--cockpit-text-secondary);align-items:center;gap:14px;font-size:12px;display:flex}.cockpit-last-refresh{font-variant-numeric:tabular-nums}.cockpit-autorefresh{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:flex}.cockpit-refresh-btn,.cockpit-switchboard-link{background:var(--cockpit-glass);border:1px solid var(--cockpit-glass-border);border-radius:var(--cockpit-radius-sm);color:var(--cockpit-text);cursor:pointer;align-items:center;gap:6px;padding:6px 10px;font-size:12px;text-decoration:none;transition:background .15s;display:inline-flex}.cockpit-refresh-btn:hover,.cockpit-switchboard-link:hover{background:var(--cockpit-glass-hover)}.cockpit-scorecard{background:var(--cockpit-surface);border:1px solid var(--cockpit-glass-border);border-radius:var(--cockpit-radius);margin-bottom:24px;overflow:hidden}.cockpit-scorecard-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.cockpit-scorecard-header:hover{background:var(--cockpit-surface-hover)}.cockpit-scorecard-title{align-items:center;gap:10px;font-size:13px;display:flex}.cockpit-scorecard-summary{align-items:center;gap:12px;margin-left:16px;font-size:12px;display:inline-flex}.cockpit-scorecard-summary .cockpit-status-green,.cockpit-scorecard-summary .cockpit-status-red,.cockpit-scorecard-summary .cockpit-status-yellow,.cockpit-scorecard-summary .cockpit-status-unknown{border-radius:12px;align-items:center;padding:2px 8px;font-weight:500;display:inline-flex}.cockpit-scorecard-toggle{color:var(--cockpit-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;display:flex}.cockpit-scorecard-table{border-collapse:collapse;width:100%;font-size:12px}.cockpit-scorecard-table thead{background:#0000004d}.cockpit-scorecard-table th{text-align:left;color:var(--cockpit-text-secondary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--cockpit-glass-border);padding:10px 12px;font-size:10px;font-weight:500}.cockpit-scorecard-table td{border-bottom:1px solid #ffffff08;padding:10px 12px}.cockpit-scorecard-table tbody tr:hover{background:var(--cockpit-glass-hover)}.cockpit-scorecard-bench{color:var(--cockpit-text-muted);font-variant-numeric:tabular-nums}.cockpit-scorecard-value{color:var(--cockpit-text);font-variant-numeric:tabular-nums;font-weight:600}.cockpit-scorecard-status{align-items:center;gap:6px;display:flex}.cockpit-scorecard-gap-pr{color:var(--cockpit-accent);font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:11px}.cockpit-status-green{color:var(--cockpit-green);background-color:var(--cockpit-green-dim)}.cockpit-status-yellow{color:var(--cockpit-yellow);background-color:var(--cockpit-yellow-dim)}.cockpit-status-red{color:var(--cockpit-red);background-color:var(--cockpit-red-dim)}.cockpit-status-unknown{color:var(--cockpit-text-muted);background-color:var(--cockpit-glass)}.cockpit-panel{margin-bottom:24px}.cockpit-panel-title{text-transform:uppercase;letter-spacing:.06em;color:var(--cockpit-text-secondary);margin:0 0 12px;padding-left:4px;font-size:13px;font-weight:600}.cockpit-tile-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.cockpit-panel-error{background:var(--cockpit-red-dim);border:1px solid var(--cockpit-red);border-radius:var(--cockpit-radius);padding:16px}.cockpit-panel-error-message{color:var(--cockpit-red);align-items:center;gap:8px;font-size:13px;display:flex}.cockpit-tile{background:var(--cockpit-surface);border:1px solid var(--cockpit-glass-border);border-radius:var(--cockpit-radius);flex-direction:column;gap:6px;min-height:96px;padding:14px;transition:background .15s,border-color .15s;display:flex}.cockpit-tile:hover{background:var(--cockpit-surface-hover);border-color:var(--cockpit-accent-glow)}.cockpit-tile-name{text-transform:uppercase;letter-spacing:.05em;color:var(--cockpit-text-secondary);align-items:center;gap:6px;font-size:11px;display:flex}.cockpit-tile-value{color:var(--cockpit-text);font-variant-numeric:tabular-nums;font-size:22px;font-weight:600;line-height:1.1}.cockpit-tile-delta{color:var(--cockpit-text-muted);align-items:center;gap:4px;font-size:11px;display:flex}.cockpit-delta-up{color:var(--cockpit-green)}.cockpit-delta-down{color:var(--cockpit-red)}.cockpit-tile-note{color:var(--cockpit-text-muted);font-size:10px;font-style:italic;line-height:1.4}.cockpit-tile-story{color:var(--cockpit-accent);font-size:11px;font-style:italic}.cockpit-tile-benchmark{color:var(--cockpit-text-muted);font-size:10px}.cockpit-tile-pending{border-style:dashed}.cockpit-tile-pending-value{color:var(--cockpit-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:500}.cockpit-tile-error{border-color:var(--cockpit-red);background:var(--cockpit-red-dim)}.cockpit-tile-error-value{color:var(--cockpit-red);text-transform:uppercase;font-size:14px}.cockpit-tile-revenue{grid-column:span 2;min-height:120px}.cockpit-revenue-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:4px;display:grid}.cockpit-revenue-grid>div{flex-direction:column;display:flex}.cockpit-revenue-label{color:var(--cockpit-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:10px}.cockpit-revenue-value{color:var(--cockpit-text);font-variant-numeric:tabular-nums;font-size:22px;font-weight:600}.cockpit-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0009;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cockpit-modal{background:var(--cockpit-surface);border:1px solid var(--cockpit-glass-border);border-radius:var(--cockpit-radius);flex-direction:column;width:min(900px,100%);max-height:80vh;display:flex;overflow:hidden}.cockpit-modal-header{border-bottom:1px solid var(--cockpit-glass-border);justify-content:space-between;align-items:center;padding:16px;display:flex}.cockpit-modal-header h3{align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.cockpit-modal-close{color:var(--cockpit-text-secondary);cursor:pointer;background:0 0;border:none;width:28px;height:28px;padding:0;font-size:24px;line-height:1}.cockpit-modal-body{padding:16px;overflow-y:auto}.cockpit-modal-loading{text-align:center;color:var(--cockpit-text-secondary);padding:24px}.cockpit-modal-error{color:var(--cockpit-orange);background:var(--cockpit-yellow-dim);border-radius:var(--cockpit-radius-sm);align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.cockpit-modal-empty{text-align:center;color:var(--cockpit-text-muted);padding:24px}.cockpit-modal-filter{align-items:center;gap:8px;margin-bottom:12px;font-size:12px;display:flex}.cockpit-modal-filter select{background:var(--cockpit-glass);color:var(--cockpit-text);border:1px solid var(--cockpit-glass-border);border-radius:var(--cockpit-radius-sm);padding:4px 8px}.cockpit-modal-table{border-collapse:collapse;width:100%;font-size:12px}.cockpit-modal-table th,.cockpit-modal-table td{text-align:left;border-bottom:1px solid #ffffff0d;padding:8px}.cockpit-modal-table th{color:var(--cockpit-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:500}.cockpit-footer{color:var(--cockpit-text-muted);border-top:1px solid var(--cockpit-glass-border);justify-content:space-between;align-items:center;margin-top:24px;padding:12px 16px;font-size:11px;display:flex}.cockpit-footer code{background:var(--cockpit-glass);border-radius:4px;padding:2px 6px;font-family:SF Mono,Monaco,Cascadia Code,monospace}.cockpit-audit-pack-fab{z-index:50;color:#fff;background:var(--cockpit-accent,#1976d2);cursor:pointer;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;transition:transform .12s,box-shadow .12s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #00000040}.cockpit-audit-pack-fab:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0000004d}.cockpit-audit-pack-fab:active{transform:translateY(0);box-shadow:0 2px 6px #00000040}.cockpit-modal-note{color:var(--cockpit-text-secondary);margin:12px 0;font-size:12px;line-height:1.5}.cockpit-tile-list{min-height:auto}.cockpit-tile-rows{color:var(--cockpit-text);flex-direction:column;gap:6px;margin:4px 0 0;padding:0;font-size:11px;line-height:1.35;list-style:inside decimal;display:flex}.cockpit-tile-rows li{border-left:2px solid var(--cockpit-border,#ffffff14);padding-left:6px}.cockpit-tile-row-primary{color:var(--cockpit-text);word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:500;display:-webkit-box;overflow:hidden}.cockpit-tile-row-secondary{color:var(--cockpit-text-muted);font-variant-numeric:tabular-nums;font-size:10px}.cockpit-tile-empty{color:var(--cockpit-text-muted);margin-top:4px;font-size:11px;font-style:italic}.cockpit-tile-detail-rows{color:var(--cockpit-text-muted);flex-direction:column;gap:2px;font-size:11px;line-height:1.4;display:flex}.cockpit-tile-subnote{color:var(--cockpit-text-muted);font-size:10px;font-style:italic}.cockpit-rates-grid{grid-template-columns:1fr 1fr;gap:8px;margin-top:4px;display:grid}.cockpit-rate-label{color:var(--cockpit-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;display:block}.cockpit-rate-value{color:var(--cockpit-text);font-variant-numeric:tabular-nums;font-size:18px;font-weight:600;display:block}.switchboard{--sw-bg:#0a0e17;--sw-surface:#121826d9;--sw-surface-hover:#182032e6;--sw-glass:#ffffff0a;--sw-glass-border:#ffffff14;--sw-glass-hover:#ffffff0f;--sw-text:#e8edf5;--sw-text-secondary:#8b95a8;--sw-text-muted:#5a6578;--sw-accent:#6366f1;--sw-green:#22c55e;--sw-yellow:#eab308;--sw-red:#ef4444;--sw-radius:10px;--sw-radius-sm:6px;background:var(--sw-bg);min-height:100vh;color:var(--sw-text);padding:20px 24px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.switchboard-loading,.switchboard-error{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}.switchboard-loading{color:var(--sw-text-secondary)}.switchboard-loading-spinner{border:3px solid var(--sw-glass-border);border-top-color:var(--sw-accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite sw-spin}@keyframes sw-spin{to{transform:rotate(360deg)}}.switchboard-error{color:var(--sw-red)}.switchboard-error h2{color:var(--sw-text);font-size:16px;font-weight:500}.switchboard-empty{text-align:center;color:var(--sw-text-muted);padding:40px;font-size:13px}.switchboard-header{background:var(--sw-surface);border:1px solid var(--sw-glass-border);border-radius:var(--sw-radius);justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.switchboard-header-title{align-items:center;gap:10px;display:flex}.switchboard-header-title h1{margin:0;font-size:16px;font-weight:600}.switchboard-header-meta{color:var(--sw-text-muted);font-size:12px}.switchboard-refresh{background:var(--sw-glass);border:1px solid var(--sw-glass-border);border-radius:var(--sw-radius-sm);color:var(--sw-text);cursor:pointer;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:inline-flex}.switchboard-refresh:hover{background:var(--sw-glass-hover)}.switchboard-filters{background:var(--sw-surface);border:1px solid var(--sw-glass-border);border-radius:var(--sw-radius);align-items:center;gap:16px;margin-bottom:20px;padding:10px 16px;display:flex}.switchboard-search{background:var(--sw-glass);border-radius:var(--sw-radius-sm);flex:1;align-items:center;gap:8px;padding:6px 10px;display:flex}.switchboard-search input{color:var(--sw-text);background:0 0;border:none;outline:none;flex:1;font-size:13px}.switchboard-filter-checkbox{color:var(--sw-text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:12px;display:flex}.switchboard-category{margin-bottom:16px}.switchboard-category-header{text-transform:uppercase;letter-spacing:.06em;color:var(--sw-text-secondary);background:var(--sw-surface);border:1px solid var(--sw-glass-border);border-radius:var(--sw-radius);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;margin:0 0 8px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.switchboard-category-header:hover{background:var(--sw-surface-hover)}.switchboard-category-count{color:var(--sw-text-muted);margin-left:auto;font-size:11px;font-weight:400}.switchboard-rows{flex-direction:column;gap:4px;display:flex}.switchboard-row{background:var(--sw-surface);border:1px solid var(--sw-glass-border);border-radius:var(--sw-radius-sm);grid-template-columns:1fr auto;align-items:center;gap:16px;padding:12px 14px;transition:background .15s;display:grid}.switchboard-row:hover{background:var(--sw-surface-hover)}.switchboard-row-off{opacity:.65}.switchboard-row-info{flex-direction:column;gap:4px;min-width:0;display:flex}.switchboard-row-name{align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.switchboard-row-name code{color:var(--sw-text);background:0 0;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:12px}.switchboard-row-warning{color:var(--sw-yellow);font-size:12px}.switchboard-row-ramp{color:var(--sw-accent);text-transform:uppercase;letter-spacing:.05em;background:#6366f11f;border-radius:3px;padding:2px 5px;font-size:9px;font-weight:600}.switchboard-row-description{color:var(--sw-text-secondary);font-size:11px;line-height:1.4}.switchboard-row-meta{color:var(--sw-text-muted);margin-top:2px;font-size:10px}.switchboard-row-controls{align-items:center;gap:8px;display:flex}.switchboard-state-btn{background:var(--sw-glass);border:1px solid var(--sw-glass-border);border-radius:var(--sw-radius-sm);color:var(--sw-text-secondary);cursor:pointer;letter-spacing:.05em;padding:4px 10px;font-size:11px;font-weight:600;transition:all .15s}.switchboard-state-btn:hover{background:var(--sw-glass-hover);color:var(--sw-text)}.switchboard-state-btn.switchboard-state-active{background:var(--sw-accent);color:#fff;border-color:var(--sw-accent)}.switchboard-range{appearance:none;background:var(--sw-glass);cursor:pointer;border-radius:2px;width:120px;height:4px}.switchboard-range::-webkit-slider-thumb{appearance:none;background:var(--sw-accent);cursor:pointer;border-radius:50%;width:14px;height:14px}.switchboard-range::-moz-range-thumb{background:var(--sw-accent);cursor:pointer;border:none;border-radius:50%;width:14px;height:14px}.switchboard-pct{color:var(--sw-text);text-align:right;font-variant-numeric:tabular-nums;width:36px;font-family:SF Mono,Monaco,monospace;font-size:11px}.switchboard-pct-partial{color:var(--sw-yellow)}.switchboard-audit-toggle{color:var(--sw-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:flex}.switchboard-audit-toggle:hover{color:var(--sw-text)}.switchboard-row-audit{border-radius:var(--sw-radius-sm);background:#0000004d;margin:4px 0 8px;padding:12px}.switchboard-audit-loading,.switchboard-audit-error,.switchboard-audit-empty{color:var(--sw-text-muted);text-align:center;padding:8px;font-size:11px}.switchboard-audit-error{color:var(--sw-red)}.switchboard-audit-table{border-collapse:collapse;width:100%;font-size:11px}.switchboard-audit-table th{text-align:left;color:var(--sw-text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--sw-glass-border);padding:6px 8px;font-size:10px}.switchboard-audit-table td{color:var(--sw-text-secondary);border-bottom:1px solid #ffffff08;padding:6px 8px}.switchboard-audit-change{color:var(--sw-text);font-family:SF Mono,Monaco,monospace;font-weight:500}.switchboard-modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.switchboard-modal{background:var(--sw-surface);border:1px solid var(--sw-yellow);border-radius:var(--sw-radius);width:min(480px,100%);overflow:hidden}.switchboard-modal-header{border-bottom:1px solid var(--sw-glass-border);background:#eab30814;align-items:center;padding:14px 16px;display:flex}.switchboard-modal-header h3{color:var(--sw-yellow);align-items:center;gap:8px;margin:0;font-size:14px;font-weight:600;display:flex}.switchboard-modal-body{color:var(--sw-text-secondary);padding:16px;font-size:13px;line-height:1.5}.switchboard-modal-body p{margin:0 0 10px}.switchboard-modal-body strong{color:var(--sw-text)}.switchboard-modal-body code{background:var(--sw-glass);color:var(--sw-yellow);border-radius:3px;padding:2px 6px;font-family:SF Mono,Monaco,monospace;font-weight:600}.switchboard-modal-description{color:var(--sw-text-muted);font-size:12px;font-style:italic}.switchboard-modal-input{background:var(--sw-bg);border:1px solid var(--sw-glass-border);border-radius:var(--sw-radius-sm);width:100%;color:var(--sw-text);outline:none;margin:8px 0 12px;padding:8px 12px;font-family:SF Mono,Monaco,monospace;font-size:14px}.switchboard-modal-input:focus{border-color:var(--sw-yellow)}.switchboard-modal-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.switchboard-modal-cancel,.switchboard-modal-confirm{border-radius:var(--sw-radius-sm);cursor:pointer;border:1px solid var(--sw-glass-border);padding:8px 16px;font-size:13px;font-weight:500}.switchboard-modal-cancel{background:var(--sw-glass);color:var(--sw-text)}.switchboard-modal-cancel:hover{background:var(--sw-glass-hover)}.switchboard-modal-confirm{background:var(--sw-red);color:#fff;border-color:var(--sw-red)}.switchboard-modal-confirm:disabled{background:var(--sw-text-muted);border-color:var(--sw-text-muted);cursor:not-allowed;opacity:.5}.switchboard-modal-confirm:hover:not(:disabled){filter:brightness(1.1)}.switchboard-tabs{border-bottom:1px solid var(--sw-glass-border);gap:4px;margin-bottom:16px;padding-bottom:0;display:flex}.switchboard-tab{color:var(--sw-text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:8px 14px;font-size:13px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.switchboard-tab:hover{color:var(--sw-text)}.switchboard-tab-active{color:var(--sw-accent);border-bottom-color:var(--sw-accent)}.opov{--op-bg:#0a0e17;--op-surface:#121826d9;--op-surface-hover:#182032e6;--op-glass:#ffffff0a;--op-glass-border:#ffffff14;--op-glass-hover:#ffffff0f;--op-text:#e8edf5;--op-text-secondary:#8b95a8;--op-text-muted:#5a6578;--op-accent:#6366f1;--op-green:#22c55e;--op-yellow:#eab308;--op-red:#ef4444;--op-radius:10px;--op-radius-sm:6px;color:var(--op-text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.opov-loading,.opov-error{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:40vh;display:flex}.opov-loading{color:var(--op-text-secondary)}.opov-error{color:var(--op-red)}.opov-error h2{color:var(--op-text);font-size:16px;font-weight:500}.opov-spinner{border:3px solid var(--op-glass-border);border-top-color:var(--op-accent);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite opov-spin}@keyframes opov-spin{to{transform:rotate(360deg)}}.opov-header{margin-bottom:16px}.opov-header-meta{color:var(--op-text-secondary);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.opov-warn{color:var(--op-yellow);font-weight:500}.opov-help{color:var(--op-text-muted);margin:8px 0 0;font-size:12px;line-height:1.5}.opov-help code{background:var(--op-glass);border:1px solid var(--op-glass-border);border-radius:4px;padding:0 4px;font-size:11px}.opov-grid{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}@media (width<=900px){.opov-grid{grid-template-columns:1fr}}.opov-list,.opov-add{background:var(--op-surface);border:1px solid var(--op-glass-border);border-radius:var(--op-radius);padding:16px}.opov-list h3,.opov-add h3{color:var(--op-text);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin:0 0 12px;font-size:13px;font-weight:600;display:flex}.opov-empty{background:var(--op-glass);border:1px dashed var(--op-glass-border);border-radius:var(--op-radius-sm);color:var(--op-text-muted);align-items:center;gap:10px;padding:20px;font-size:13px;display:flex}.opov-row{background:var(--op-glass);border:1px solid var(--op-glass-border);border-radius:var(--op-radius-sm);margin-bottom:10px;padding:12px;transition:background .15s}.opov-row:hover{background:var(--op-glass-hover)}.opov-row-stale{opacity:.55}.opov-row-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.opov-row-name{color:var(--op-text);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.opov-row-key{border:1px solid var(--op-glass-border);color:var(--op-text-muted);background:#0000004d;border-radius:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:10px}.opov-row-actions{gap:4px;display:flex}.opov-icon-btn{border:1px solid var(--op-glass-border);color:var(--op-text-secondary);cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:4px 6px;display:inline-flex}.opov-icon-btn:hover:not(:disabled){background:var(--op-glass-hover);color:var(--op-text)}.opov-icon-btn:disabled{opacity:.4;cursor:not-allowed}.opov-icon-danger:hover:not(:disabled){border-color:var(--op-red);color:var(--op-red)}.opov-row-value{color:var(--op-text);margin:4px 0;font-size:22px;font-weight:600}.opov-row-note{color:var(--op-text-secondary);margin-bottom:6px;font-size:12px;font-style:italic}.opov-row-footer{color:var(--op-text-muted);flex-wrap:wrap;gap:12px;font-size:11px;display:flex}.opov-badge{border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-flex}.opov-badge-active{color:var(--op-green);background:#22c55e1f;border:1px solid #22c55e4d}.opov-badge-stale{color:var(--op-yellow);background:#eab3081f;border:1px solid #eab3084d}.opov-form-row{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.opov-form-row label{text-transform:uppercase;letter-spacing:.05em;color:var(--op-text-secondary);font-size:11px;font-weight:500}.opov-form-row input,.opov-form-row select,.opov-form-row textarea{border:1px solid var(--op-glass-border);border-radius:var(--op-radius-sm);color:var(--op-text);background:#0000004d;outline:none;padding:7px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.opov-form-row input:focus,.opov-form-row select:focus,.opov-form-row textarea:focus{border-color:var(--op-accent)}.opov-form-meta{color:var(--op-text-muted);background:var(--op-glass);border-radius:var(--op-radius-sm);flex-wrap:wrap;gap:12px;margin:-4px 0 10px;padding:6px 8px;font-size:11px;display:flex}.opov-form-actions{justify-content:flex-end;gap:8px;margin-top:10px;display:flex}.opov-btn{border-radius:var(--op-radius-sm);cursor:pointer;border:1px solid #0000;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.opov-btn-primary{background:var(--op-accent);color:#fff;border-color:var(--op-accent)}.opov-btn-primary:hover:not(:disabled){filter:brightness(1.1)}.opov-btn-secondary{background:var(--op-glass);color:var(--op-text-secondary);border-color:var(--op-glass-border)}.opov-btn-secondary:hover:not(:disabled){background:var(--op-glass-hover);color:var(--op-text)}.opov-btn:disabled{opacity:.5;cursor:not-allowed}.opov-refresh{padding:4px 10px;font-size:11px}.opov-edit-form{border-top:1px dashed var(--op-glass-border);margin-top:10px;padding-top:10px}.an-container{color:#e2e8f0;max-width:1100px;margin:0 auto;padding:32px 24px}.an-header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.an-title{color:#f1f5f9;align-items:center;gap:10px;margin:0;font-size:1.5rem;font-weight:700;display:flex}.an-subtitle{color:#64748b;margin:4px 0 0;font-size:.8rem}.an-controls{align-items:center;gap:8px;display:flex}.an-period-select{color:#e2e8f0;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:8px 12px;font-size:.82rem}.an-refresh{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.an-refresh:hover{color:#e2e8f0;background:#ffffff1a}.an-spin{animation:1s linear infinite an-spin}@keyframes an-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.an-loading,.an-error{color:#64748b;justify-content:center;align-items:center;gap:12px;padding:80px 0;font-size:.9rem;display:flex}.an-error{color:#f87171}.an-overview-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.an-metric-card{background:linear-gradient(150deg,#0f121eeb 0%,#141828f2 50%,#0f121eeb 100%);border:1px solid #ffffff1f;border-radius:12px;align-items:flex-start;gap:14px;padding:18px;display:flex}.an-metric-card--compact{padding:12px 14px}.an-metric-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.an-metric-card--blue .an-metric-icon{color:#60a5fa;background:#3b82f626}.an-metric-card--orange .an-metric-icon{color:#f97316;background:#f9731626}.an-metric-card--green .an-metric-icon{color:#34d399;background:#10b98126}.an-metric-card--purple .an-metric-icon{color:#c084fc;background:#a855f726}.an-metric-card--red .an-metric-icon{color:#f87171;background:#ef444426}.an-metric-card--yellow .an-metric-icon{color:#fbbf24;background:#eab30826}.an-metric-card--compact .an-metric-icon{width:32px;height:32px}.an-metric-content{flex-direction:column;display:flex}.an-metric-value{color:#f1f5f9;font-size:1.5rem;font-weight:700;line-height:1.2}.an-metric-card--compact .an-metric-value{font-size:1.2rem}.an-metric-label{color:#94a3b8;margin-top:2px;font-size:.78rem}.an-metric-sub{color:#64748b;margin-top:2px;font-size:.72rem}.an-section{background:linear-gradient(150deg,#0f121eeb 0%,#141828f2 50%,#0f121eeb 100%);border:1px solid #ffffff1a;border-radius:14px;margin-bottom:20px;padding:22px}.an-section-title{color:#e2e8f0;align-items:center;gap:8px;margin:0 0 16px;font-size:1rem;font-weight:600;display:flex}.an-funnel{flex-direction:column;gap:6px;display:flex}.an-funnel-stage{flex-direction:column;gap:2px;display:flex}.an-funnel-bar-wrap{background:#ffffff08;border-radius:8px;align-items:center;height:36px;display:flex;position:relative;overflow:hidden}.an-funnel-bar{background:linear-gradient(90deg,#f9731640,#f973161a);border-radius:8px;transition:width .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0}.an-funnel-label{z-index:1;color:#e2e8f0;padding-left:12px;font-size:.82rem;font-weight:500;position:relative}.an-funnel-value{z-index:1;color:#f97316;margin-left:auto;padding-right:12px;font-size:.82rem;font-weight:600;position:relative}.an-funnel-pct{color:#64748b;font-weight:400}.an-funnel-drop{text-align:right;color:#ef4444;height:14px;padding-right:12px;font-size:.68rem}.an-secondary-milestones{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px;display:flex}.an-milestone-chip{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;display:flex}.an-milestone-name{color:#94a3b8}.an-milestone-count{color:#e2e8f0;font-weight:600}.an-velocity-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.an-velocity-card{background:#ffffff0f;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:4px;padding:14px;display:flex}.an-velocity-label{color:#64748b;text-transform:capitalize;font-size:.72rem}.an-velocity-value{color:#f1f5f9;font-size:1.2rem;font-weight:700}.an-velocity-unit{color:#94a3b8;font-size:.75rem;font-weight:400}.an-velocity-sample{color:#475569;font-size:.68rem}.an-two-col{grid-template-columns:1fr 1fr;gap:20px;display:grid}.an-email-stats,.an-referral-stats{flex-direction:column;gap:6px;display:flex}.an-email-row,.an-ref-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:6px 0;font-size:.82rem;display:flex}.an-email-row:last-child,.an-ref-row:last-child{border-bottom:none}.an-email-type{color:#94a3b8;text-transform:capitalize}.an-email-count{color:#e2e8f0;font-weight:600}.an-email-row--muted{color:#64748b}.an-top-referrers{border-top:1px solid #ffffff0f;margin-top:14px;padding-top:14px}.an-top-referrers h4{color:#94a3b8;margin:0 0 8px;font-size:.78rem}.an-enterprise-overview{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}.an-domain-list{flex-direction:column;gap:4px;display:flex}.an-domain-row{border-radius:8px;justify-content:space-between;padding:8px 12px;font-size:.82rem;display:flex}.an-domain-row--signal{background:#ef444414;border:1px solid #ef444426}.an-domain-row--approaching{background:#eab3080f;border:1px solid #eab3081a}.an-domain-name{color:#e2e8f0;font-weight:500}.an-domain-count{color:#94a3b8}.an-daily-chart{align-items:flex-end;gap:4px;height:150px;padding-top:10px;display:flex}.an-daily-bar-group{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.an-daily-bar{background:linear-gradient(#f97316,#f973164d);border-radius:4px 4px 0 0;width:100%;max-width:40px;min-height:4px;transition:height .4s}.an-daily-label{color:#475569;white-space:nowrap;font-size:.6rem}@media (width<=768px){.an-overview-grid{grid-template-columns:repeat(2,1fr)}.an-two-col,.an-enterprise-overview{grid-template-columns:1fr}.an-header{flex-direction:column;gap:12px}}.fb-root{--fb-accent:#60a5fa;--fb-accent-rgb:96, 165, 250;--fb-surface:#ffffff0a;--fb-surface-hover:#ffffff12;--fb-border:#ffffff14;--fb-text-primary:#ffffffeb;--fb-text-secondary:#fff9;--fb-text-muted:#ffffff59;--fb-radius:8px;--fb-transition:.15s ease;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.fb-header{justify-content:space-between;align-items:center;gap:12px;padding:14px 16px 10px;display:flex}.fb-header-left{align-items:center;gap:8px;display:flex}.fb-header-icon{color:var(--fb-accent)}.fb-title{color:var(--fb-text-primary);margin:0;font-size:15px;font-weight:600}.fb-count{background:var(--fb-surface);min-width:20px;height:18px;color:var(--fb-text-muted);border-radius:9px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:600;display:inline-flex}.fb-upload-btn{background:linear-gradient(135deg, rgba(var(--fb-accent-rgb), .15), rgba(var(--fb-accent-rgb), .08));border:1px solid rgba(var(--fb-accent-rgb), .2);color:var(--fb-accent);cursor:pointer;transition:all var(--fb-transition);border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:500;display:flex}.fb-upload-btn:hover:not(:disabled){background:linear-gradient(135deg, rgba(var(--fb-accent-rgb), .22), rgba(var(--fb-accent-rgb), .12));border-color:rgba(var(--fb-accent-rgb), .35)}.fb-upload-btn:disabled{opacity:.6;cursor:not-allowed}.fb-search{margin-bottom:8px;padding:0 16px;position:relative}.fb-search-icon{color:var(--fb-text-muted);pointer-events:none;position:absolute;top:50%;left:26px;transform:translateY(-50%)}.fb-search-input{background:var(--fb-surface);width:100%;color:var(--fb-text-primary);transition:all var(--fb-transition);border:1px solid #0000;border-radius:6px;outline:none;padding:7px 10px 7px 30px;font-size:12px}.fb-search-input::placeholder{color:var(--fb-text-muted)}.fb-search-input:focus{border-color:rgba(var(--fb-accent-rgb), .3);background:rgba(var(--fb-accent-rgb), .04)}.fb-search-clear{color:var(--fb-text-muted);cursor:pointer;background:0 0;border:none;border-radius:3px;padding:2px;position:absolute;top:50%;right:22px;transform:translateY(-50%)}.fb-search-clear:hover{color:var(--fb-text-secondary)}.fb-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;border-radius:6px;align-items:center;gap:8px;margin:0 16px 8px;padding:8px 12px;font-size:12px;display:flex}.fb-error-close{color:#ef444480;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:2px}.fb-error-close:hover{color:#fca5a5}.fb-drag-overlay{z-index:50;background:rgba(var(--fb-accent-rgb), .08);border:2px dashed rgba(var(--fb-accent-rgb), .4);color:var(--fb-accent);pointer-events:none;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:15px;font-weight:500;animation:.15s ease-out fbDragIn;display:flex;position:absolute;inset:0}@keyframes fbDragIn{0%{opacity:0}to{opacity:1}}.fb-col-headers{align-items:center;gap:0;margin-bottom:2px;padding:0 16px;display:flex}.fb-col-header{color:var(--fb-text-muted);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:color var(--fb-transition);background:0 0;border:none;align-items:center;gap:4px;padding:6px 8px;font-size:10px;font-weight:600;display:flex}.fb-col-header:first-child{flex:1}.fb-col-header:hover,.fb-col-header--active{color:var(--fb-text-secondary)}.fb-col-actions{cursor:default;justify-content:flex-end}.fb-list{flex:1;padding:0 8px 8px;overflow:hidden auto}.fb-list::-webkit-scrollbar{width:4px}.fb-list::-webkit-scrollbar-track{background:0 0}.fb-list::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.fb-file-row{cursor:pointer;transition:background var(--fb-transition);border-radius:6px;align-items:center;gap:10px;margin:1px 0;padding:8px;display:flex}.fb-file-row:hover{background:var(--fb-surface-hover)}.fb-file-row--selected{background:var(--fb-surface)}.fb-file-row--previewing{background:rgba(var(--fb-accent-rgb), .06);border-bottom-right-radius:0;border-bottom-left-radius:0}.fb-file-row--processing{opacity:.7}.fb-file-icon-wrap{background:var(--fb-surface);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.fb-file-icon{color:var(--fb-text-muted)}.fb-icon--pdf{color:#ef4444}.fb-icon--excel{color:#34d399}.fb-icon--word{color:#60a5fa}.fb-icon--image{color:#a78bfa}.fb-icon--code{color:#fbbf24}.fb-icon--default{color:var(--fb-text-muted)}.fb-file-name{flex:1;min-width:0}.fb-file-name-text{color:var(--fb-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;display:block;overflow:hidden}.fb-file-processing{color:var(--fb-accent);align-items:center;gap:4px;margin-top:2px;font-size:10px;display:flex}.fb-file-meta{color:var(--fb-text-muted);font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0;font-size:11px}.fb-file-size,.fb-file-date{width:80px}.fb-file-tokens{width:70px}.fb-file-actions{opacity:0;transition:opacity var(--fb-transition);flex-shrink:0;align-items:center;gap:2px;display:flex}.fb-file-row:hover .fb-file-actions{opacity:1}.fb-action-btn{width:26px;height:26px;color:var(--fb-text-muted);cursor:pointer;transition:all var(--fb-transition);background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;display:flex}.fb-action-btn:hover{background:var(--fb-surface-hover);color:var(--fb-text-secondary)}.fb-action-btn--chat:hover{background:rgba(var(--fb-accent-rgb), .12);color:var(--fb-accent)}.fb-action-btn--danger:hover{color:#ef4444;background:#ef44441f}.fb-preview{border:1px solid var(--fb-border);background:#0000004d;border-top:none;border-radius:0 0 8px 8px;margin:0 8px 8px;animation:.2s ease-out fbPreviewIn;overflow:hidden}@keyframes fbPreviewIn{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.fb-preview-loading{color:var(--fb-text-muted);justify-content:center;align-items:center;gap:8px;padding:40px;font-size:12px;display:flex}.fb-preview-iframe{background:#fff;border:none;width:100%;height:400px}.fb-preview-image{border-radius:4px;max-width:100%;max-height:400px;margin:12px auto;display:block}.fb-preview-text{color:var(--fb-text-secondary);white-space:pre-wrap;word-break:break-word;max-height:400px;margin:0;padding:16px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:11.5px;line-height:1.6;overflow-y:auto}.fb-preview-text::-webkit-scrollbar{width:4px}.fb-preview-text::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}.fb-preview-unavailable{color:var(--fb-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px;font-size:12px;display:flex}.fb-preview-download{background:var(--fb-surface);border:1px solid var(--fb-border);color:var(--fb-accent);transition:all var(--fb-transition);border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;text-decoration:none;display:flex}.fb-preview-download:hover{background:var(--fb-surface-hover);border-color:rgba(var(--fb-accent-rgb), .2)}.fb-delete-overlay{z-index:99999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;justify-content:center;align-items:center;animation:.12s ease-out fbFadeIn;display:flex;position:fixed;inset:0}@keyframes fbFadeIn{0%{opacity:0}to{opacity:1}}.fb-delete-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--fb-border);background:#12121cf2;border-radius:12px;width:380px;max-width:90vw;padding:24px;animation:.15s ease-out fbModalIn;box-shadow:0 16px 50px #00000080}@keyframes fbModalIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.fb-delete-title{color:var(--fb-text-primary);margin:0 0 8px;font-size:15px;font-weight:600}.fb-delete-message{color:var(--fb-text-secondary);margin:0 0 20px;font-size:13px;line-height:1.5}.fb-delete-message strong{color:var(--fb-text-primary)}.fb-delete-actions{justify-content:flex-end;gap:8px;display:flex}.fb-delete-cancel,.fb-delete-confirm{cursor:pointer;transition:all var(--fb-transition);border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;display:flex}.fb-delete-cancel{background:var(--fb-surface);color:var(--fb-text-secondary)}.fb-delete-cancel:hover:not(:disabled){background:var(--fb-surface-hover);color:var(--fb-text-primary)}.fb-delete-confirm{color:#ef4444;background:#ef444426;border:1px solid #ef444433}.fb-delete-confirm:hover:not(:disabled){background:#ef444440}.fb-delete-cancel:disabled,.fb-delete-confirm:disabled{opacity:.5;cursor:not-allowed}.fb-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.fb-empty-icon{color:#ffffff14;margin-bottom:12px}.fb-empty-title{color:var(--fb-text-secondary);margin-bottom:6px;font-size:14px;font-weight:500}.fb-empty-hint{color:var(--fb-text-muted);margin-bottom:16px;font-size:12px}.fb-empty-upload{background:linear-gradient(135deg, rgba(var(--fb-accent-rgb), .15), rgba(var(--fb-accent-rgb), .08));border:1px solid rgba(var(--fb-accent-rgb), .2);color:var(--fb-accent);cursor:pointer;transition:all var(--fb-transition);border-radius:6px;align-items:center;gap:8px;padding:8px 18px;font-size:13px;font-weight:500;display:flex}.fb-empty-upload:hover{background:linear-gradient(135deg, rgba(var(--fb-accent-rgb), .22), rgba(var(--fb-accent-rgb), .12));border-color:rgba(var(--fb-accent-rgb), .35)}.fb-loading{padding:4px 8px}.fb-skel{align-items:center;gap:10px;padding:10px 8px;display:flex}.fb-skel-icon{background:var(--fb-surface);border-radius:6px;flex-shrink:0;width:32px;height:32px;animation:1.5s ease-in-out infinite fbShimmer}.fb-skel-text{flex-direction:column;flex:1;gap:6px;display:flex}.fb-skel-line{background:var(--fb-surface);border-radius:4px;height:10px;animation:1.5s ease-in-out infinite fbShimmer}.fb-skel-sub{height:8px;animation-delay:.15s}@keyframes fbShimmer{0%,to{opacity:.4}50%{opacity:.8}}.fb-spinner{animation:1s linear infinite fbSpin}@keyframes fbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fb-compact .fb-header{padding:10px 12px 8px}.fb-compact .fb-title{font-size:13px}.fb-compact .fb-search{padding:0 12px}.fb-compact .fb-file-row{padding:6px}.fb-compact .fb-file-icon-wrap{width:26px;height:26px}.fb-compact .fb-file-icon-wrap .fb-file-icon{width:14px;height:14px}.fb-compact .fb-file-name-text{font-size:12px}@media (width<=640px){.fb-file-size,.fb-file-tokens,.fb-col-headers{display:none}}.batch-email-review{background:var(--bg-primary,#0a0a0f);height:100%;min-height:calc(100vh - 64px);color:var(--text-primary,#e8e6e3);font-family:var(--font-family,"Inter", -apple-system, sans-serif);flex-direction:column;display:flex}.batch-email-header{border-bottom:1px solid var(--border-color,#ffffff14);background:var(--bg-secondary,#111118);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.batch-email-header h1{align-items:center;gap:10px;margin:0;font-size:1.5rem;font-weight:600;display:flex}.batch-email-header h1 .header-icon{font-size:1.3rem}.header-actions{align-items:center;gap:10px;display:flex}.batch-email-stats{border-bottom:1px solid var(--border-color,#ffffff14);background:var(--bg-secondary,#111118);flex-wrap:wrap;flex-shrink:0;gap:16px;padding:12px 24px;display:flex}.stat-chip{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:500;display:flex}.stat-chip .stat-value{font-size:.95rem;font-weight:700}.stat-chip.stat-total{color:#a5b4fc;background:#6366f114;border-color:#6366f14d}.stat-chip.stat-approved{color:#86efac;background:#22c55e14;border-color:#22c55e4d}.stat-chip.stat-flagged{color:#fde68a;background:#fbbf2414;border-color:#fbbf244d}.stat-chip.stat-sent{color:#93c5fd;background:#3b82f614;border-color:#3b82f64d}.batch-email-content{flex:1;display:flex;overflow:hidden}.email-list-panel{border-right:1px solid var(--border-color,#ffffff14);background:var(--bg-primary,#0a0a0f);flex-direction:column;flex-shrink:0;width:340px;min-width:280px;display:flex}.email-list-toolbar{border-bottom:1px solid var(--border-color,#ffffff0f);justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;display:flex}.email-list-toolbar .select-all{color:var(--text-secondary,#9ca3af);cursor:pointer;align-items:center;gap:6px;font-size:.82rem;display:flex}.email-list-toolbar .select-all input[type=checkbox]{accent-color:#6366f1;cursor:pointer}.email-list-scroll{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;overflow-y:auto}.email-list-item{cursor:pointer;border-bottom:1px solid #ffffff0a;align-items:center;gap:10px;padding:12px 16px;transition:background .15s;display:flex}.email-list-item:hover{background:#ffffff08}.email-list-item.selected{background:#6366f114;border-left:3px solid #6366f1;padding-left:13px}.email-list-item input[type=checkbox]{accent-color:#6366f1;cursor:pointer;flex-shrink:0}.email-item-info{flex:1;min-width:0}.email-item-name{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.email-item-subject{color:var(--text-secondary,#9ca3af);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.78rem;overflow:hidden}.compliance-badge{border-radius:12px;flex-shrink:0;padding:3px 8px;font-size:.75rem;font-weight:600}.compliance-badge.passed{color:#86efac;background:#22c55e1f;border:1px solid #22c55e33}.compliance-badge.flagged{color:#fde68a;background:#fbbf241f;border:1px solid #fbbf2433}.compliance-badge.pending{color:#d1d5db;background:#9ca3af1f;border:1px solid #9ca3af33}.compliance-badge.failed{color:#fca5a5;background:#ef44441f;border:1px solid #ef444433}.approval-indicator{flex-shrink:0;font-size:1rem}.email-preview-panel{background:var(--bg-primary,#0a0a0f);flex-direction:column;flex:1;display:flex;overflow:hidden}.email-preview-empty{color:var(--text-secondary,#9ca3af);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.email-preview-empty .empty-icon{opacity:.4;font-size:3rem}.email-preview-empty p{font-size:.95rem}.email-preview-header{border-bottom:1px solid var(--border-color,#ffffff14);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.preview-recipient{color:var(--text-secondary,#9ca3af);font-size:.85rem}.preview-recipient strong{color:var(--text-primary,#e8e6e3)}.preview-actions{gap:8px;display:flex}.email-preview-body{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;padding:24px;overflow-y:auto}.preview-field{margin-bottom:16px}.preview-field label{color:var(--text-secondary,#9ca3af);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.78rem;font-weight:600;display:block}.preview-field input{width:100%;color:var(--text-primary,#e8e6e3);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:.95rem;transition:border-color .15s}.preview-field input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.preview-field textarea{width:100%;min-height:300px;color:var(--text-primary,#e8e6e3);resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:14px;font-family:inherit;font-size:.92rem;line-height:1.6;transition:border-color .15s}.preview-field textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.preview-meta{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:16px;margin-top:16px;padding-top:16px;display:flex}.preview-meta-item{color:var(--text-secondary,#9ca3af);align-items:center;gap:6px;font-size:.82rem;display:flex}.preview-meta-item strong{color:var(--text-primary,#e8e6e3)}.personalization-notes{color:#a5b4fc;background:#6366f10f;border:1px solid #6366f126;border-radius:8px;margin-top:16px;padding:12px 14px;font-size:.83rem;line-height:1.5}.personalization-notes strong{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.78rem;display:block}.btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;background:#6366f1}.btn-primary:hover:not(:disabled){background:#5558e6;box-shadow:0 2px 8px #6366f140}.btn-success{color:#86efac;background:#22c55e1f;border-color:#22c55e33}.btn-success:hover:not(:disabled){background:#22c55e33}.btn-danger{color:#fca5a5;background:#ef44441f;border-color:#ef444433}.btn-danger:hover:not(:disabled){background:#ef444433}.btn-ghost{color:var(--text-secondary,#9ca3af);background:0 0;border-color:#ffffff1a}.btn-ghost:hover:not(:disabled){color:var(--text-primary,#e8e6e3);background:#ffffff0a}.btn-send{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);font-weight:600}.btn-send:hover:not(:disabled){background:linear-gradient(135deg,#5558e6,#7c3aed);box-shadow:0 2px 12px #6366f14d}.generate-form{flex-direction:column;gap:16px;max-width:600px;margin:0 auto;padding:24px;display:flex}.generate-form h2{margin:0;font-size:1.2rem;font-weight:600}.generate-form .form-group{flex-direction:column;gap:6px;display:flex}.generate-form label{color:var(--text-secondary,#9ca3af);text-transform:uppercase;letter-spacing:.05em;font-size:.82rem;font-weight:600}.generate-form input,.generate-form textarea{color:var(--text-primary,#e8e6e3);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:.92rem}.generate-form input:focus,.generate-form textarea:focus{border-color:#6366f1;outline:none}.generate-form textarea{resize:vertical;min-height:100px}.loading-state{color:var(--text-secondary,#9ca3af);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px;display:flex}.loading-spinner{border:3px solid #ffffff14;border-top-color:#6366f1;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite spin}.error-banner{color:#fca5a5;background:#ef444414;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:8px;margin:16px 24px;padding:12px 16px;font-size:.88rem;display:flex}@media (width<=768px){.batch-email-content{flex-direction:column}.email-list-panel{border-right:none;border-bottom:1px solid var(--border-color,#ffffff14);width:100%;max-height:35vh}.batch-email-header{flex-direction:column;align-items:flex-start;gap:12px}.batch-email-stats{flex-wrap:nowrap;overflow-x:auto}.header-actions{flex-wrap:wrap}}.ud-root{max-width:960px;color:var(--text-primary,#e8eaed);margin:0 auto;padding:32px 24px 64px}.ud-loading{min-height:400px;color:var(--text-secondary,#9aa0a6);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.ud-loading-pulse{background:var(--primary,#8ab4f8);border-radius:50%;width:48px;height:48px;animation:1.2s ease-in-out infinite ud-pulse}@keyframes ud-pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.ud-empty{min-height:400px;color:var(--text-secondary,#9aa0a6);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.ud-empty h3{color:var(--text-primary,#e8eaed);margin:0}.ud-empty p{max-width:340px;margin:0}.ud-period-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.ud-page-title{color:var(--text-primary,#e8eaed);margin:0;font-size:22px;font-weight:600}.ud-period-selector{background:var(--bg-secondary,#1e1e1e);border-radius:10px;gap:4px;padding:3px;display:flex}.ud-period-btn{color:var(--text-secondary,#9aa0a6);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .15s}.ud-period-btn:hover{color:var(--text-primary,#e8eaed)}.ud-period-btn.active{background:var(--bg-tertiary,#2a2a2a);color:var(--text-primary,#e8eaed);box-shadow:0 1px 3px #0000004d}.ud-hero-row{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px;display:grid}.ud-hero-card{background:var(--bg-secondary,#1e1e1e);border:1px solid var(--border,#333);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:24px 20px;transition:border-color .2s;display:flex}.ud-hero-card:hover{border-color:var(--primary,#8ab4f8)}.ud-hero-card.primary{border-top:3px solid #8ab4f8}.ud-hero-card.secondary{border-top:3px solid #81c995}.ud-hero-card.tertiary{border-top:3px solid #fdd663}.ud-hero-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;display:flex}.ud-hero-card.primary .ud-hero-icon{color:#8ab4f8;background:#8ab4f81f}.ud-hero-card.secondary .ud-hero-icon{color:#81c995;background:#81c9951f}.ud-hero-card.tertiary .ud-hero-icon{color:#fdd663;background:#fdd6631f}.ud-hero-value{color:var(--text-primary,#e8eaed);font-size:36px;font-weight:700;line-height:1.1}.ud-hero-label{color:var(--text-secondary,#9aa0a6);font-size:13px}.ud-change{border-radius:12px;align-items:center;gap:3px;margin-top:4px;padding:2px 8px;font-size:12px;font-weight:500;display:inline-flex}.ud-change.up{color:#81c995;background:#81c9951a}.ud-change.down{color:#f28b82;background:#f28b821a}.ud-change.flat{color:#9aa0a6;background:#9aa0a61a}.ud-section{margin-bottom:32px}.ud-section-title{color:var(--text-primary,#e8eaed);margin:0 0 16px;font-size:15px;font-weight:600}.ud-usage-bars{flex-direction:column;gap:16px;display:flex}.ud-usage-bar-wrap{background:var(--bg-secondary,#1e1e1e);border:1px solid var(--border,#333);border-radius:10px;padding:14px 16px}.ud-usage-bar-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.ud-usage-bar-icon{color:var(--text-secondary,#9aa0a6);align-items:center;display:flex}.ud-usage-bar-label{color:var(--text-primary,#e8eaed);flex:1;font-size:13px;font-weight:500}.ud-usage-bar-count{color:var(--text-secondary,#9aa0a6);font-size:13px;font-weight:600}.ud-usage-bar-count.near-limit{color:#fdd663}.ud-usage-bar-count.at-limit{color:#f28b82}.ud-usage-bar-track{background:var(--bg-tertiary,#2a2a2a);border-radius:3px;height:6px;overflow:hidden}.ud-usage-bar-fill{background:#8ab4f8;border-radius:3px;height:100%;transition:width .5s}.ud-usage-bar-fill.near-limit{background:#fdd663}.ud-usage-bar-fill.at-limit{background:#f28b82}.ud-chart{background:var(--bg-secondary,#1e1e1e);border:1px solid var(--border,#333);border-radius:14px;padding:20px}.ud-chart-bars{align-items:flex-end;gap:2px;height:140px;padding-bottom:4px;display:flex}.ud-chart-bar-wrap{flex:1;align-items:flex-end;height:100%;display:flex}.ud-chart-bar{cursor:pointer;background:#8ab4f8;border-radius:2px 2px 0 0;width:100%;min-height:2px;transition:height .3s,background .15s}.ud-chart-bar:hover{background:#aecbfa}.ud-chart-labels{color:var(--text-secondary,#9aa0a6);justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.ud-top-workflows{flex-direction:column;gap:2px;display:flex}.ud-workflow-item{background:var(--bg-secondary,#1e1e1e);border:1px solid var(--border,#333);border-radius:8px;align-items:center;gap:12px;padding:10px 14px;transition:border-color .15s;display:flex}.ud-workflow-item:hover{border-color:var(--primary,#8ab4f8)}.ud-workflow-rank{color:var(--text-secondary,#9aa0a6);min-width:28px;font-size:13px;font-weight:700}.ud-workflow-name{color:var(--text-primary,#e8eaed);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;font-weight:500;overflow:hidden}.ud-workflow-category{color:var(--text-secondary,#9aa0a6);text-transform:capitalize;background:var(--bg-tertiary,#2a2a2a);border-radius:6px;padding:2px 8px;font-size:12px}.ud-upgrade-cta{background:linear-gradient(135deg,#8ab4f814,#81c99514);border:1px solid #8ab4f840;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.ud-upgrade-content{color:#fdd663;flex:1;align-items:flex-start;gap:16px;min-width:240px;display:flex}.ud-upgrade-content h3{color:var(--text-primary,#e8eaed);margin:0 0 4px;font-size:16px;font-weight:600}.ud-upgrade-content p{color:var(--text-secondary,#9aa0a6);margin:0;font-size:13px;line-height:1.5}.ud-upgrade-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#8ab4f8,#669df6);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex}.ud-upgrade-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #8ab4f84d}@media (width<=720px){.ud-hero-row{grid-template-columns:1fr}.ud-period-row{flex-direction:column;align-items:flex-start}.ud-upgrade-cta{text-align:center;flex-direction:column}.ud-upgrade-content{flex-direction:column;align-items:center}}.shb-container{background:#0a0a0f;justify-content:center;align-items:center;width:100%;min-height:300px;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.shb-card{text-align:center;background:#14141f;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:2.5rem 2rem;display:flex;box-shadow:0 8px 32px #0006}.shb-icon{color:#f59e0b;opacity:.9;margin-bottom:1rem}.shb-title{color:#e5e7eb;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.shb-component{color:#9ca3af;margin:0 0 .75rem;font-size:.85rem}.shb-component code{color:#c4b5fd;background:#ffffff0f;border-radius:4px;padding:2px 8px;font-family:SF Mono,Fira Code,monospace;font-size:.8rem}.shb-error-msg{color:#6b7280;text-overflow:ellipsis;word-break:break-word;max-height:60px;margin:0 0 1rem;font-size:.78rem;overflow:hidden}.shb-recovering{color:#60a5fa;align-items:center;gap:8px;margin:0 0 1rem;font-size:.85rem;display:flex}.shb-spinner{border:2px solid #60a5fa4d;border-top-color:#60a5fa;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite shb-spin;display:inline-block}@keyframes shb-spin{to{transform:rotate(360deg)}}.shb-exhausted{color:#f87171;margin:0 0 1rem;font-size:.85rem;line-height:1.5}.shb-actions{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.shb-retry-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:8px 24px;font-size:.85rem;font-weight:500;transition:background .2s,transform .1s}.shb-retry-btn:hover{background:#2563eb}.shb-retry-btn:active{transform:scale(.97)}.shb-reload-link{color:#9ca3af;text-underline-offset:2px;cursor:pointer;font-size:.82rem;text-decoration:underline;transition:color .2s}.shb-reload-link:hover{color:#d1d5db}.shb-crash-count{color:#4b5563;margin-top:1.25rem;font-size:.7rem}.client-list-page{color:#e0e0e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121214d9;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 30px #00000080}.client-list-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.header-left h2{color:#fff;margin:0;font-size:1.5rem}.last-synced{color:#a0a0a0;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;display:flex}.last-synced button{color:#4dabf7;cursor:pointer;background:0 0;border:none;font-size:.85rem}.header-right{gap:1rem;display:flex}.search-input{color:#fff;background:#0003;border:1px solid #fff3;border-radius:6px;width:200px;padding:.5rem 1rem}.filter-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;padding:.5rem 1rem}.client-table-container{overflow-x:auto}.client-table{border-collapse:collapse;width:100%}.client-table th,.client-table td{text-align:left;border-bottom:1px solid #ffffff0d;padding:1rem}.client-table th{color:#888;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:500}.client-table th:hover{color:#fff}.client-table tbody tr{cursor:pointer;transition:background .2s}.client-table tbody tr:hover{background:#ffffff0d}.status-subtext{color:#ff6b6b;margin-top:.2rem;margin-left:1.5rem;font-size:.75rem}.empty-state{text-align:center;color:#888;padding:3rem!important}.connect-btn{color:#121214;cursor:pointer;background:#4dabf7;border:none;border-radius:6px;margin-top:1rem;padding:.5rem 1rem;font-weight:500}.client-list-footer{color:#a0a0a0;border-top:1px solid #ffffff1a;justify-content:flex-start;gap:1.5rem;padding-top:1rem;font-size:.9rem;display:flex}@media (width<=768px){.client-table th:nth-child(3),.client-table th:nth-child(4),.client-table td:nth-child(3),.client-table td:nth-child(4){display:none}}@media (width<=480px){.container-class{border-radius:12px;padding:12px}}.client-detail-page{color:#e0e0e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121214d9;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2rem;padding:2rem;display:flex;box-shadow:0 4px 30px #00000080}.back-btn{color:#4dabf7;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem}.client-header{border-bottom:1px solid #ffffff1a;padding-bottom:1.5rem}.client-info-main{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.client-info-main h2{color:#fff;margin:0;font-size:2rem}.client-stats{color:#4dabf7;gap:1rem;font-size:1.1rem;display:flex}.client-contact-info,.client-tags{color:#a0a0a0;margin-bottom:.5rem;font-size:.95rem}.client-actions{gap:1rem;margin-top:1rem;display:flex}.client-actions button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;padding:.5rem 1rem;transition:background .2s}.client-actions button:hover{background:#fff3}.client-body{gap:2rem;display:flex}.client-timeline{border-right:1px solid #ffffff1a;flex:2;padding-right:2rem}.client-sidebar{flex-direction:column;flex:1;gap:2rem;display:flex}h3{color:#888;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #ffffff0d;margin-bottom:1rem;padding-bottom:.5rem;font-size:.9rem}.timeline-items{flex-direction:column;gap:1.5rem;display:flex}.timeline-item{gap:1rem;display:flex}.timeline-icon{font-size:1.2rem}.timeline-content strong{color:#fff;margin-bottom:.2rem;display:block}.timeline-content p{color:#a0a0a0;margin:0;font-size:.95rem}.ai-insights ul,.relationships ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ai-insights li{color:#e0e0e0;background:#4dabf71a;border-left:3px solid #4dabf7;border-radius:0 4px 4px 0;padding:.75rem 1rem;font-size:.95rem;font-style:italic}.relationships li{color:#e0e0e0;font-size:.95rem}.client-upcoming{border-top:1px solid #ffffff1a;padding-top:1.5rem}.upcoming-event{color:#fff;background:#ffffff0d;border-radius:6px;padding:1rem}@media (width<=768px){.client-detail-layout,.detail-grid,.two-col-class{flex-direction:column;display:flex}}@media (width<=480px){.container-class{border-radius:12px;padding:12px}}.portfolio-import{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border-radius:12px;max-width:600px;margin:0 auto;padding:30px;font-family:sans-serif;box-shadow:0 8px 32px #0000001a}.portfolio-import h2{margin-top:0;margin-bottom:20px;font-size:24px;font-weight:600}.controls{margin-bottom:20px}.controls label{flex-direction:column;font-size:14px;font-weight:500;display:flex}.controls select{color:#fff;background:#0003;border:1px solid #fff3;border-radius:6px;margin-top:8px;padding:10px;font-size:16px}.dropzone{text-align:center;border:2px dashed #fff6;border-radius:8px;margin-bottom:20px;padding:40px 20px;transition:all .3s}.dropzone.dragging{background:#ffffff1a;border-color:#fff}.dropzone input{display:none}.upload-btn{color:#fff;cursor:pointer;background:#fff3;border-radius:6px;margin-top:10px;padding:10px 20px;font-weight:500;transition:background .3s;display:inline-block}.upload-btn:hover{background:#ffffff4d}.file-name{opacity:.8;margin-top:15px;font-size:14px}.error-message{color:#ff6b6b;background:#ff6b6b1a;border-radius:6px;margin-bottom:20px;padding:12px;font-size:14px}.import-btn{color:#fff;cursor:pointer;background:#4a90e2;border:none;border-radius:6px;width:100%;padding:12px;font-size:16px;font-weight:600;transition:background .3s}.import-btn:disabled{cursor:not-allowed;background:#4a90e280}.import-btn:hover:not(:disabled){background:#357abd}.summary-success{background:#2ecc711a;border-left:4px solid #2ecc71;border-radius:4px;margin-top:20px;padding:15px}.summary-success h3{color:#2ecc71;margin:0 0 10px;font-size:16px}.summary-success p{margin:0;font-size:14px;line-height:1.5}@media (width<=768px){.grid-class{grid-template-columns:1fr}.row-class{flex-direction:column}.container-class{padding:16px}.button-class{width:100%}.title-class{font-size:1.1rem}.table-cell-class{display:none}.two-col-class{grid-template-columns:1fr}}@media (width<=480px){.container-class{border-radius:12px;padding:12px}}.portfolio-dashboard{color:#fff;max-width:1200px;margin:0 auto;padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dashboard-header h1{margin:0;font-size:24px;font-weight:600}.import-btn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;padding:8px 16px;font-weight:500;transition:background .2s}.import-btn:hover{background:#2563eb}.metric-cards{gap:16px;margin-bottom:24px;display:flex}.metric-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:20px}.metric-value{color:#e2e8f0;margin-bottom:8px;font-size:28px;font-weight:700}.metric-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:14px}.dashboard-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px;display:grid}.panel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:24px}.panel h2{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-top:0;margin-bottom:20px;font-size:16px}.allocation-bars{flex-direction:column;gap:16px;display:flex}.allocation-row{flex-direction:column;gap:8px;display:flex}.allocation-label{color:#e2e8f0;justify-content:space-between;font-size:14px;display:flex}.allocation-bar-bg{background:#ffffff1a;border-radius:4px;width:100%;height:8px;overflow:hidden}.allocation-bar-fill{background:#3b82f6;border-radius:4px;height:100%;transition:width .3s}.drift-list{flex-direction:column;gap:16px;display:flex}.drift-item{background:#ef44441a;border-left:4px solid #ef4444;border-radius:4px;gap:12px;padding:12px;display:flex}.drift-icon{font-size:20px}.drift-content{flex-direction:column;gap:4px;display:flex}.drift-content strong{color:#fca5a5;font-size:15px}.drift-content p{color:#f87171;margin:0;font-size:14px}.no-drifts{color:#4ade80;background:#4ade801a;border-radius:4px;padding:12px;font-size:15px}.portfolios-table-container{overflow-x:auto}.portfolios-table{border-collapse:collapse;text-align:left;width:100%}.portfolios-table th{color:#94a3b8;border-bottom:1px solid #ffffff1a;padding:12px;font-size:14px;font-weight:500}.portfolios-table td{color:#e2e8f0;border-bottom:1px solid #ffffff0d;padding:16px 12px;font-size:15px}.portfolios-table tbody tr:hover{background:#ffffff05}.portfolio-dashboard-empty{color:#fff;justify-content:center;align-items:center;min-height:400px;display:flex}.portfolio-dashboard-empty-content{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:40px}.portfolio-dashboard-empty-content h2{margin-top:0;margin-bottom:16px}.portfolio-dashboard-empty-content p{color:#94a3b8;margin-bottom:24px}.portfolio-import-modal{z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.portfolio-import-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;position:absolute;inset:0}.portfolio-import-content{z-index:1001;background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:600px;max-height:90vh;padding:24px;position:relative;overflow-y:auto}.close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:24px;position:absolute;top:16px;right:16px}.close-btn:hover{color:#fff}@media (width<=768px){.metric-cards{flex-wrap:wrap}.metric-card{flex:calc(50% - 8px)}.dashboard-grid{grid-template-columns:1fr}.metric-cards,.metrics-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}}@media (width<=480px){.metric-cards,.metrics-row,.metric-card{flex-direction:column;grid-template-columns:1fr;display:flex}}
