:root{--font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--color-primary: #007bff;--color-primary-dark: #0056b3;--color-secondary: #6c757d;--color-success: #28a745;--color-danger: #dc3545;--color-warning: #ffc107;--color-info: #17a2b8;--color-bg-body: #f5f5f5;--color-bg-surface: #ffffff;--color-bg-header: #2c3e50;--color-bg-hover: #f8f9fa;--color-text-primary: #212529;--color-text-secondary: #6c757d;--color-text-light: #ffffff;--color-text-muted: #999999;--color-border: #dee2e6;--color-border-light: #e9ecef;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--container-padding: 16px;--header-padding: 12px 16px;--font-size-base: 1rem;--font-size-sm: .875rem;--font-size-xs: .8rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.75rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 2px 4px rgba(0, 0, 0, .1);--shadow-lg: 0 4px 8px rgba(0, 0, 0, .15);--z-dropdown: 1000;--z-modal: 1050;--z-tooltip: 1100}@media(max-width:820px){:root{--spacing-md: 14px;--spacing-lg: 20px;--spacing-xl: 24px;--container-padding: 12px;--header-padding: 10px 14px;--font-size-base: .95rem;--font-size-sm: .85rem;--font-size-xs: .8rem}}@media(max-width:768px){:root{--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--container-padding: 10px;--header-padding: 8px 12px;--font-size-base: .9rem;--font-size-sm: .8rem;--font-size-xs: .75rem;--font-size-lg: 1rem;--font-size-xl: 1.125rem;--font-size-2xl: 1.5rem}html{font-size:14px}}*{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{margin:0;padding:0;font-family:var(--font-family);line-height:1.6;color:var(--color-text-primary);background-color:var(--color-bg-body);min-width:320px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.2;color:var(--color-text-primary)}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin:0 0 1rem;color:var(--color-text-primary)}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary-dark);text-decoration:underline}button{font-family:inherit;font-size:inherit;line-height:inherit;margin:0;overflow:visible;text-transform:none;-webkit-appearance:button}button::-moz-focus-inner{padding:0;border-style:none}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;color:var(--color-text-primary);background-color:var(--color-bg-surface)}input::placeholder,textarea::placeholder{color:var(--color-text-muted);opacity:1}table{border-collapse:collapse;width:100%}img{max-width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.responsive-container{padding:var(--container-padding);max-width:1400px;margin:0 auto}.responsive-header{padding:var(--header-padding)}@media(max-width:768px){.hide-mobile{display:none!important}}.show-mobile{display:none}@media(max-width:768px){.show-mobile{display:block}}.desktop-only{display:block!important}@media(max-width:820px){.desktop-only{display:none!important}}.mobile-only{display:none!important}@media(max-width:820px){.mobile-only{display:block!important}}.text-responsive{font-size:var(--font-size-base)}.text-responsive-sm{font-size:var(--font-size-sm)}.text-responsive-xs{font-size:var(--font-size-xs)}@media(max-width:820px){button,.btn{min-height:44px;padding:10px 16px!important;font-size:var(--font-size-sm)!important}button.btn-compact,.btn-compact{min-height:36px;padding:8px 12px!important}button.btn-large,.btn-large{min-height:48px;padding:12px 20px!important;font-size:var(--font-size-base)!important}}@media(max-width:768px){button,.btn{min-height:44px;padding:10px 14px!important;font-size:var(--font-size-xs)!important}button.btn-compact,.btn-compact{min-height:36px;padding:8px 10px!important}button.btn-large,.btn-large{min-height:48px;padding:12px 18px!important;font-size:var(--font-size-sm)!important}}@media(max-width:480px){:root{--container-padding: 8px;--header-padding: 8px 10px}button,.btn{min-height:44px;padding:10px 12px!important;font-size:.75rem!important}button.btn-compact,.btn-compact{min-height:36px;padding:8px 10px!important;font-size:.7rem!important}button.btn-large,.btn-large{min-height:48px;padding:12px 16px!important;font-size:.8rem!important}}@media(max-width:768px){table{font-size:var(--font-size-xs)}th,td{padding:6px 4px!important}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 calc(var(--container-padding) * -1);padding:0 var(--container-padding)}}@media(max-width:768px){.card,.form-card{padding:12px!important;margin-bottom:12px!important}input,select,textarea{font-size:var(--font-size-base)}h1{font-size:1.5rem!important}h2{font-size:1.25rem!important}h3{font-size:1.125rem!important}h4{font-size:1rem!important}}@media(max-width:640px){.application-list-container{padding:6px!important}}@media(max-width:768px){.app-summary-page{padding:6px!important}.app-summary-heading{font-size:1.1rem!important;margin-bottom:10px!important}.app-summary-section{padding:8px!important;margin-bottom:8px!important;border-radius:6px!important}.app-summary-checkbox-grid{grid-template-columns:1fr!important;gap:4px!important;margin-bottom:8px!important}.app-summary-checkbox-label{padding:5px 8px!important;gap:6px!important}.app-summary-result-bar{flex-direction:column!important;align-items:flex-start!important;gap:6px!important;margin-bottom:8px!important}.app-summary-table-wrapper{border-radius:4px!important;margin:0 -4px}.app-summary-table{font-size:.7rem!important;min-width:400px!important}.app-summary-table th{padding:4px 6px!important;font-size:.68rem!important}.app-summary-table td{padding:3px 5px!important;font-size:.68rem!important}.app-summary-sticky-col{min-width:80px!important;max-width:110px!important}}@media(max-width:480px){.app-summary-page{padding:2px!important}.app-summary-heading{font-size:1rem!important;margin-bottom:6px!important}.app-summary-section{padding:5px!important;margin-bottom:5px!important;border-radius:4px!important}.app-summary-checkbox-grid{gap:2px!important;margin-bottom:6px!important}.app-summary-checkbox-label{padding:4px 6px!important;font-size:.78rem!important}.app-summary-table{font-size:.65rem!important;min-width:350px!important}.app-summary-table th{padding:3px 4px!important;font-size:.62rem!important}.app-summary-table td{padding:2px 3px!important;font-size:.62rem!important}.app-summary-sticky-col{min-width:68px!important;max-width:90px!important}.app-summary-table-wrapper{margin:0 -2px}}@media(max-width:768px){.dashboard-container{padding:8px!important}.dashboard-card{padding:12px!important;margin-bottom:12px!important}.dashboard-chart-wrapper{height:220px!important;min-height:180px!important}}@media(max-width:480px){.dashboard-container{padding:4px!important}.dashboard-card{padding:8px!important;margin-bottom:8px!important}.dashboard-chart-wrapper{height:200px!important;min-height:160px!important}}@media(max-width:640px){.stats-grid-mobile{grid-template-columns:repeat(3,1fr)!important;gap:4px!important}.stat-card-mobile{padding:8px!important}.stat-icon-mobile{font-size:1rem!important;opacity:.5!important}}@media(max-width:640px){.customer-card-container{gap:2px!important}}.full-height-page{position:absolute;inset:0;overflow:hidden}:root{--header-height: 120px;--footer-height: 50px}@media(max-width:768px){:root{--header-height: 100px;--footer-height: 48px}}@media(max-width:640px){:root{--header-height: 70px;--footer-height: 44px}}@keyframes navBlink{0%,to{background-color:transparent}50%{background-color:#e74c3c99}}.nav-blink{animation:navBlink .5s ease-in-out infinite}.hamburger-btn{min-width:48px!important;min-height:48px!important;padding:12px!important;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;border-radius:8px;transition:background-color .2s}.hamburger-btn:hover,.hamburger-btn:active{background-color:#ffffff1a}.mobile-nav-link{min-height:48px!important;padding:14px 16px!important;display:flex;align-items:center;justify-content:space-between;font-size:1rem!important}.btn-switch-account{min-height:40px!important;padding:10px 16px!important;font-size:.875rem!important;font-weight:600;background-color:#3498db;color:#fff;border:none;border-radius:6px;box-shadow:0 2px 4px #00000026}@media(max-width:820px){.btn-switch-account{min-height:44px!important;padding:12px 18px!important;font-size:.9rem!important}}@media(min-width:821px){.nav-link-desktop{padding:10px 14px!important;margin:0 2px}}.article-editor .ProseMirror{outline:none;font-size:16px;line-height:1.8;color:#333;word-break:break-word;overflow-wrap:anywhere}.article-editor .ProseMirror>*+*{margin-top:.9em}.article-editor .ProseMirror h2{font-size:1.4em;line-height:1.4;margin:2em 0 1em;padding:.75em 1em;background:#216495;color:#fff;border-radius:4px;font-weight:700}.article-editor .ProseMirror h3{font-size:1.3em;line-height:1.4;margin:1.8em 0 .9em;padding-bottom:.4em;color:#216495;border-bottom:2px solid #e5e7eb;font-weight:700}.article-editor .ProseMirror h4{font-size:1.05em;line-height:1.4;margin:1.5em 0 .7em;color:#216495;font-weight:700}.article-editor .ProseMirror ul,.article-editor .ProseMirror ol{padding-left:1.4em}.article-editor .ProseMirror li p{margin:0}.article-editor .ProseMirror blockquote{margin:0;padding:12px 16px;background:#f7f8fa;border-left:3px solid #dee2e6;border-radius:0 8px 8px 0;color:#374151}.article-editor .ProseMirror pre{padding:14px 16px;background:#1b1d1f;color:#f3f4f6;border-radius:8px;overflow-x:auto;font-size:.85rem}.article-editor .ProseMirror code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.article-editor .ProseMirror :not(pre)>code{background:#f1f3f5;padding:2px 6px;border-radius:4px}.article-editor .ProseMirror hr{border:0;border-top:1px solid #dee2e6;margin:2em 0}.article-editor .ProseMirror img{max-width:100%;height:auto;border-radius:10px;display:block}.article-editor .ProseMirror img.ProseMirror-selectednode{outline:3px solid #007bff}.article-editor .ProseMirror a{color:#007bff;text-decoration:underline}.article-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;color:#adb5bd;pointer-events:none}@media(max-width:768px){.article-editor .ProseMirror{font-size:15.5px}}.article-editor .ProseMirror mark.pm-marker{display:inline;color:inherit;background-color:transparent;background-repeat:no-repeat;background-image:linear-gradient(var(--pm-mark),var(--pm-mark));background-size:100% .32em;background-position:0 calc(100% - .06em);padding:0 .06em .1em}.article-editor .ProseMirror mark.pm-marker-yellow{--pm-mark: #fcf69f}.article-editor .ProseMirror mark.pm-marker-green{--pm-mark: #bdf9c3}.article-editor .ProseMirror mark.pm-marker-blue{--pm-mark: #b7e3ff}.article-editor .ProseMirror mark.pm-marker-orange{--pm-mark: #ffddbc}.article-editor .pm-bubble{display:flex;justify-content:space-between;align-content:flex-start;position:relative;margin:0 0 1.6em}.article-editor .pm-bubble-right{flex-direction:row-reverse}.article-editor .pm-bubble-speaker{width:100px;flex-shrink:0;text-align:center}.article-editor .pm-bubble-avatar{width:100px;height:100px;border-radius:50%;object-fit:cover;display:block;margin:0 auto;border:2px solid #ececec;background:#f7f8fa}.article-editor .pm-bubble-avatar-empty{border-style:dashed}.article-editor .pm-bubble-name{display:block;font-size:10px;line-height:1;opacity:.8;padding-top:4px;word-break:break-word}.article-editor .pm-bubble-balloon{position:relative;flex-basis:100%;max-width:560px;margin:0 24px;padding:1em;border-radius:8px;border:1px solid;line-height:1.6;color:#333}.article-editor .pm-bubble-left .pm-bubble-balloon{margin-right:0}.article-editor .pm-bubble-right .pm-bubble-balloon{margin-left:0}.article-editor .pm-bubble-balloon>*:last-child{margin-bottom:0}.article-editor .pm-bubble-balloon:before{content:"";position:absolute;top:16px;width:0;height:0;border-style:solid;border-color:transparent;border-width:8px 10px 8px 0}.article-editor .pm-bubble-left .pm-bubble-balloon:before{left:-10px}.article-editor .pm-bubble-right .pm-bubble-balloon:before{right:-10px;transform:rotateY(180deg)}.article-editor .pm-bubble-col-gray .pm-bubble-balloon{background:#f7f7f7;border-color:#ccc}.article-editor .pm-bubble-col-gray .pm-bubble-balloon:before{border-right-color:#f7f7f7}.article-editor .pm-bubble-col-green .pm-bubble-balloon{background:#d1f8c2;border-color:#9ddd93}.article-editor .pm-bubble-col-green .pm-bubble-balloon:before{border-right-color:#d1f8c2}.article-editor .pm-bubble-col-blue .pm-bubble-balloon{background:#e2f6ff;border-color:#93d2f0}.article-editor .pm-bubble-col-blue .pm-bubble-balloon:before{border-right-color:#e2f6ff}.article-editor .pm-bubble-col-red .pm-bubble-balloon{background:#ffebeb;border-color:#f48789}.article-editor .pm-bubble-col-red .pm-bubble-balloon:before{border-right-color:#ffebeb}.article-editor .pm-bubble-col-yellow .pm-bubble-balloon{background:#f9f7d2;border-color:#fbe593}.article-editor .pm-bubble-col-yellow .pm-bubble-balloon:before{border-right-color:#f9f7d2}.article-editor .pm-bubble-tools{position:absolute;top:-10px;right:0;display:flex;gap:4px;opacity:0;transition:opacity .15s;z-index:2}.article-editor .pm-bubble:hover .pm-bubble-tools,.article-editor .pm-bubble:focus-within .pm-bubble-tools{opacity:1}.article-editor .pm-bubble-tools select,.article-editor .pm-bubble-tools button{min-height:28px;padding:2px 8px;font-size:.75rem;border:1px solid #ced4da;border-radius:4px;background:#fff;cursor:pointer}.article-editor .pm-callout{--pm-c: #007bff;--pm-c-line: #dee2e6;--pm-c-bg: #f7f8fa;--pm-radius: 6px;margin:0 0 1.4em;padding:1.2em 1.3em;position:relative}.article-editor .pm-callout-title{margin:0 0 .55em;font-weight:700;font-size:15px;line-height:1.5;color:var(--pm-c)}.article-editor .pm-callout-body>*:last-child{margin-bottom:0}.article-editor .pm-callout-c-gray{--pm-c: #8b93a1;--pm-c-line: #dfe3e8;--pm-c-bg: #f5f6f8}.article-editor .pm-callout-c-blue{--pm-c: #2f80ed;--pm-c-line: #bcdcff;--pm-c-bg: #f2f8ff}.article-editor .pm-callout-c-green{--pm-c: #3fa46a;--pm-c-line: #b7e6c8;--pm-c-bg: #f1faf4}.article-editor .pm-callout-c-orange{--pm-c: #ea8c00;--pm-c-line: #fed7aa;--pm-c-bg: #fff7ed}.article-editor .pm-callout-c-red{--pm-c: #e0575b;--pm-c-line: #f8c3c4;--pm-c-bg: #fff2f2}.article-editor .pm-callout-c-purple{--pm-c: #a855c7;--pm-c-line: #f0d5f7;--pm-c-bg: #fdf4ff}.article-editor .pm-callout-filled{--pm-radius: 10px;background:var(--pm-c-bg);border:1px solid var(--pm-c-line);border-left:4px solid var(--pm-c);border-radius:var(--pm-radius)}.article-editor .pm-callout-solid{border:2px solid var(--pm-c);border-radius:var(--pm-radius)}.article-editor .pm-callout-dashed{border:2px dashed var(--pm-c-line);border-radius:var(--pm-radius)}.article-editor .pm-callout-stitch{background:var(--pm-c-bg);border-radius:var(--pm-radius)}.article-editor .pm-callout-stitch:before{content:"";position:absolute;inset:6px;border:1px dashed var(--pm-c);opacity:.5;border-radius:4px;pointer-events:none}.article-editor .pm-callout-icon{border:2px solid var(--pm-c);border-radius:var(--pm-radius);padding:1.8em 1.3em 1.2em;margin-top:2.1em}.article-editor .pm-callout-badge{position:absolute;top:0;left:1em;z-index:1;transform:translateY(-50%);width:2.2em;height:2.2em;border-radius:50%;background:var(--pm-c);border:2px solid #ffffff;color:#fff;font-size:16px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;font-variant-emoji:text;-webkit-user-select:none;user-select:none}.article-editor .pm-callout-t-onborder{padding-top:1.4em;margin-top:1.7em}.article-editor .pm-callout-t-onborder .pm-callout-title{position:absolute;top:0;left:1em;transform:translateY(-50%);margin:0;padding:0 .6em;background:#fff;font-size:14px;line-height:1.4}.article-editor .pm-callout-icon.pm-callout-t-onborder .pm-callout-title{left:3.7em}.article-editor .pm-callout-stitch.pm-callout-t-onborder:before{top:10px}.article-editor .pm-callout-t-bar{padding:0}.article-editor .pm-callout-t-bar .pm-callout-title{margin:0;padding:.55em 1em;background:var(--pm-c);color:#fff;text-align:center;border-radius:var(--pm-radius) var(--pm-radius) 0 0}.article-editor .pm-callout-t-bar .pm-callout-body{padding:1.2em 1.3em}.article-editor .pm-callout-stitch.pm-callout-t-bar:before{display:none}.article-editor .ProseMirror ol.pm-steps{list-style:none;padding-left:0;counter-reset:pm-step}.article-editor .ProseMirror ol.pm-steps>li{position:relative;counter-increment:pm-step;padding:0 0 1em 44px;margin:0 0 0 15px;border-left:2px solid #e5e7eb}.article-editor .ProseMirror ol.pm-steps>li:last-child{border-left-color:transparent;padding-bottom:0}.article-editor .ProseMirror ol.pm-steps>li:before{content:counter(pm-step);position:absolute;left:-16px;top:0;width:30px;height:30px;border-radius:50%;background:#007bff;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.article-editor .ProseMirror ol.pm-steps>li>*:last-child{margin-bottom:0}.article-editor .pm-cta{margin:1.6em 0;text-align:center}.article-editor .pm-cta-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 30px;max-width:100%;background:#007bff;color:#fff;font-size:16px;font-weight:700;border-radius:999px;box-shadow:0 3px #0000001f}.article-editor .pm-cta-note{margin:8px 0 0;font-size:12.5px;color:#6b7280}.article-editor .pm-cta.ProseMirror-selectednode{outline:3px solid #007bff;border-radius:8px}.article-editor .pm-faq{margin:0 0 .8em;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.article-editor .pm-faq-q{margin:0;padding:12px 16px;font-weight:700;font-size:15px;line-height:1.6;background:#f7f8fa}.article-editor .pm-faq-a{padding:12px 16px}.article-editor .pm-faq-a>*:last-child{margin-bottom:0}
