@charset "UTF-8";@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes shrink{0%{width:100%}to{width:0%}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(350%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-6px)}75%{transform:translate(6px)}}@keyframes donut-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}:root{--lpx-logo: url(/assets/images/logo/logo-light.png);--lpx-logo-icon: url(/assets/images/logo/logo-light-thumbnail.png);--primary: #1A2942;--accent: #C99A4A;--header-bg: #0F1B2D;--header-text: #ffffff;--navy: #1A2942;--navy-deep: #0F1B2D;--navy-soft: #2A3A55;--gold: #C99A4A;--gold-hover: #B8893E;--gold-soft: #E5C892;--gold-bg: #F7E8C4;--gold-bg-faint: #FBF4DE;--green: #22c55e;--green-bg: #f0fdf4;--red: #ef4444;--red-bg: #fef2f2;--amber: #f59e0b;--bg: #E9EFF9;--surface: #FFFFFF;--surface-2: #F4F6F9;--border: #d1d5db;--border-soft: #EEF0F3;--line: #F2F4F7;--text: #1A2942;--text-2: #4A525E;--text-3: #8C95A5;--text-4: #B5BBC5}.donut{display:inline-block;border:4px solid rgba(0,0,0,.1);border-left-color:#7983ff;border-radius:50%;width:30px;height:30px;animation:donut-spin 1.2s linear infinite}.donut.centered{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.abp-logo{background-repeat:no-repeat}.abp-support{width:178px;height:30px;background-image:url(/assets/images/getting-started/abp-support.svg)}.abp-community{width:215px;height:30px;background-image:url(/assets/images/getting-started/abp-community.svg)}.abp-blog{width:142px;height:30px;background-image:url(/assets/images/getting-started/abp-blog.svg)}.logo-x{width:20px;height:20px;background-image:url(/assets/images/getting-started/x.svg)}.required-marker{color:#ef4444;font-size:1.1em;font-weight:700;margin-left:2px}.required-legend{font-size:11px;color:#64748b;margin-bottom:12px}.required-legend .required-marker{margin-left:0;margin-right:2px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}*:focus-visible{outline:2px solid #C99A4A;outline-offset:2px}button:not(:disabled),[role=button]:not([aria-disabled=true]),a.btn,.btn,.cm-sidebar__item,.filter-pill,.step-row__expand-btn,.case-head__btn,.right-tab,.summary-head__btn,.summary__alert-action,.summary__card-action,.step-dropdown__expand{transition:transform .08s ease,box-shadow .12s ease,background-color .15s ease,border-color .15s ease,color .15s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}button:not(:disabled):active:not(:disabled),[role=button]:not([aria-disabled=true]):active:not(:disabled),a.btn:active:not(:disabled),.btn:active:not(:disabled),.cm-sidebar__item:active:not(:disabled),.filter-pill:active:not(:disabled),.step-row__expand-btn:active:not(:disabled),.case-head__btn:active:not(:disabled),.right-tab:active:not(:disabled),.summary-head__btn:active:not(:disabled),.summary__alert-action:active:not(:disabled),.summary__card-action:active:not(:disabled),.step-dropdown__expand:active:not(:disabled){transform:translateY(1px) scale(.985);box-shadow:inset 0 1px 2px #1a29422e;filter:brightness(.96)}.case-head__btn--primary:active:not(:disabled),.summary-head__btn--primary:active:not(:disabled),.cm-sidebar__item--active:active:not(:disabled){box-shadow:inset 0 2px 3px #00000038;filter:brightness(.92)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cc-feature-disabled,.cc-feature-locked{opacity:.45;pointer-events:none;cursor:not-allowed;filter:grayscale(.4);-webkit-user-select:none;user-select:none}.cc-feature-locked{position:relative}.cc-feature-locked:after{content:"\1f512";position:absolute;top:6px;right:8px;font-size:13px;line-height:1;opacity:.8;pointer-events:none}
